Commit Graph

25 Commits

Author SHA1 Message Date
Igor Murzov 6fa0965ad9 Make Everything's plugins and action names translatable v2
This is a more straight solution than r79723.

SVN revision: 82291
2013-06-17 10:03:57 +01:00
Igor Murzov 796b364acc Partially revert r81480, which broke everyting-places module.
It turned out that evry_api.h depends on properly defined _ symbol.
Who knew?

SVN revision: 81651
2013-06-17 10:03:55 +01:00
Massimo Maiurana 9750dafbe3 Make some labels in Places modules translatable (patch from Igor Murzov)
SVN revision: 81480
2013-06-17 10:03:52 +01:00
Hannes Janetzek 6df4de96b1 e-modules/evry* use new macro
SVN revision: 62663
2011-08-21 15:42:21 +00:00
Hannes Janetzek eaffdfb17d e-modules/evry: fix up EVRY_ACTION new macro
SVN revision: 62408
2011-08-12 18:34:16 +00:00
Hannes Janetzek 3298c3d98f e-modules/evry: better macros for plugin creation
SVN revision: 62404
2011-08-12 17:18:58 +00:00
Hannes Janetzek 930dad7b7a e-modules/evry* better MODULE_NEW/FREE macros
SVN revision: 62398
2011-08-12 15:57:51 +00:00
Hannes Janetzek 94563b0619 e-modules/evry* revert last commit
SVN revision: 62378
2011-08-12 11:30:41 +00:00
Hannes Janetzek 7f7ab2f838 e-modules/evry* use 'extern' for evry_api
SVN revision: 62377
2011-08-12 11:01:12 +00:00
Vincent Torri c4b8ad343a fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Hannes Janetzek e614f84bd3 e-modules/evry-places: forgot this one
SVN revision: 58506
2011-04-09 00:05:45 +00:00
Hannes Janetzek ef588d03e3 e-modules/evry-places: we can only handle file:// uris
SVN revision: 58463
2011-04-07 18:33:37 +00:00
Hannes Janetzek 8276cd4561 e-modules/evry-modules: api changes
SVN revision: 58257
2011-04-01 12:47:07 +00:00
Hannes Janetzek 427ec46124 evry-places: builds again
SVN revision: 54067
2010-10-31 11:30:31 +00:00
Mike Blumenkrantz beb7f21570 update dbus fm functions to device
SVN revision: 53329
2010-10-13 02:53:28 +00:00
Lucas De Marchi 28c6c5eaca FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Hannes Janetzek f1ff4a084d cleanups
SVN revision: 49334
2010-05-30 19:41:18 +00:00
Hannes Janetzek 2efd6b1b3a free both plugins
SVN revision: 49326
2010-05-30 13:31:08 +00:00
Hannes Janetzek ead7017b42 sort mount icon in front
add plugin icon


SVN revision: 49229
2010-05-27 12:23:39 +00:00
Hannes Janetzek efee2bc47c add mount/unmount actions. unmount doesnt work for unknown reason
SVN revision: 49146
2010-05-22 19:42:06 +00:00
Hannes Janetzek 23156e9631 - added input_type TEXT to websearch plugins
now one can search the stuff of any plugin that provides text 
  e.g. <space> trigger text plugin: type stuff <tab> browse with google:
  select an item <tab> browse with youtube/translate etc...
- use places also as object


SVN revision: 49067
2010-05-20 15:48:01 +00:00
Hannes Janetzek 145c3fcfb4 show device list
SVN revision: 49047
2010-05-20 04:37:23 +00:00
Hannes Janetzek 42dbd6836f set mime and context of items
SVN revision: 48977
2010-05-18 12:33:17 +00:00
Hannes Janetzek 0e0d129b9b get gtk-bookmarks
SVN revision: 48975
2010-05-18 12:19:44 +00:00
Hannes Janetzek 27b321abe5 beginning of a places plugin. adds only e's wallpaper dir atm :)
SVN revision: 48969
2010-05-18 07:59:33 +00:00