Fix selection type when trying to get a selection. Also fix pasting
authorChris Michael <cp.michael@samsung.com>
Thu, 7 Nov 2013 14:26:57 +0000 (14:26 +0000)
committerChris Michael <cp.michael@samsung.com>
Thu, 7 Nov 2013 14:31:57 +0000 (14:31 +0000)
commitb3b728acb7e2524875395b4cc1434713f953cdea
treef5eb8e888d8056f1f2ce25191f6db185a786d2c2
parentd2101b918e4b08baa47f5740db4835d0f7791b79
Fix selection type when trying to get a selection. Also fix pasting
from terminology into other elm apps (selection format issue).

Wayland has no concept of primary or secondary clipboards so we need
to test for selection == those due to some X apps.

*cough*terminology*cough* using only Primary or Secondary.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
legacy/elementary/src/lib/elm_cnp.c