move current options pane 1 level down and now its a controls pane
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 24 Jun 2012 06:39:54 +0000 (06:39 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 24 Jun 2012 06:39:54 +0000 (06:39 +0000)
commit8cd9551a2b2069c3b95a41372cbc48a289f9b26b
tree836622af894dc5c844b299d1f1676cb275fff339
parent1de69bfbde8dee963befc524ad183beef033c483
move current options pane 1 level down and now its a controls pane
with copy, paste and options. copy & paste use clipboard, not primary.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72755 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
TODO
data/themes/default.edc
src/bin/Makefile.am
src/bin/controls.c [new file with mode: 0644]
src/bin/controls.h [new file with mode: 0644]
src/bin/main.c
src/bin/options.c
src/bin/options.h
src/bin/termio.c
src/bin/termio.h