enlightenment/src/modules/everything
Hannes Janetzek 9f2914ffe4 'everything' module: added open-file sub action for apps (try tab on an app)
- added Evry_Action which allows to add actions to item types that are 
  provided by other source plugins. The action can act on two items, e.g.
  select an app -> chose action 'open file' -> all plugins which provide FILE 
  are queried -> select file -> enter executes app with given file   
- moved back to static plugin instances, plugin that can be instantiated 
  recursively must thandle this in begin/cleanup functions (see dir_browse)



SVN revision: 41189
2009-06-24 20:02:37 +00:00
..
Makefile.am 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
e-module-everything.edj initial checkin of 'everything' module with sources for apps, windows and settings 2009-05-06 14:20:45 +00:00
e_mod_main.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
e_mod_main.h 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry.h 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry_config.c 'everything' module: 2009-06-21 10:31:38 +00:00
evry_plug_apps.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry_plug_border.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry_plug_border_act.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry_plug_config.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry_plug_dir_browse.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
evry_plug_tracker.c 'everything' module: added open-file sub action for apps (try tab on an app) 2009-06-24 20:02:37 +00:00
module.desktop.in updating french and italian translations 2009-05-18 15:35:17 +00:00