Started a new applications config dialog. The idea is to drag and drop from the
authorDavid Walter Seikel <onefang@gmail.com>
Mon, 28 Aug 2006 11:22:27 +0000 (11:22 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Mon, 28 Aug 2006 11:22:27 +0000 (11:22 +0000)
commitce47aca6735ae12719a800ec6d0336688ee2a7fd
treefca4afd923e82f2f0ec41dca8bc42752ad542ad9
parent7f2b813bb5c14bde9f2288cecf29aa63ff940a34
Started a new applications config dialog.  The idea is to drag and drop from the
left side to the right side, or to ibar and other places.  Just the
skeleton for comment while I make it work.

Some filtering and categorising widgets are needed for the left side.
The right side needs to show the contents of the .order files, and
prevent the user from deleteing standard directories, while enabling
them to create and delete sub menus.  Probably fm is not a good choice for
the right side.

SVN revision: 25172
src/bin/Makefile.am
src/bin/e_configure.c
src/bin/e_includes.h
src/bin/e_int_config_apps.c [new file with mode: 0644]
src/bin/e_int_config_apps.h [new file with mode: 0644]
src/bin/e_int_menus.c