ecore_cocoa: simplify clipboard functions naming
authorJean Guyomarc'h <jean@guyomarch.bzh>
Tue, 7 Jun 2016 19:42:46 +0000 (21:42 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Tue, 7 Jun 2016 20:20:31 +0000 (22:20 +0200)
commitf53a739e0e9ef3de824c549fa14e758e194e2dde
treef24f3e530d5ba39ea6c0e47d952122bec850981b
parent7ada74abcdab74ee8d87f4405dea596ccdc86e73
ecore_cocoa: simplify clipboard functions naming

ecore_cocoa_selection_clipboard_xxxx() have been renamed into
ecore_cocoa_clipboard_xxxx() and they have nothing to do with
selection, only with clipboard.

Since the API is not stable yet, I can change it.
src/lib/ecore_cocoa/Ecore_Cocoa.h
src/lib/ecore_cocoa/ecore_cocoa_cnp.m
src/lib/elementary/elm_cnp.c