platform/upstream/enlightenment.git
14 years agofix dead file includes
Mike Blumenkrantz [Fri, 30 Apr 2010 17:58:48 +0000 (17:58 +0000)]
fix dead file includes

SVN revision: 48485

14 years agofile is gone, don't search for translations in it
Iván Briano [Fri, 30 Apr 2010 17:55:43 +0000 (17:55 +0000)]
file is gone, don't search for translations in it

SVN revision: 48483

14 years agoconnman: fix default technology change
Lucas De Marchi [Fri, 30 Apr 2010 15:27:36 +0000 (15:27 +0000)]
connman: fix default technology change

Log "default technology changed" only if it really changed

SVN revision: 48481

14 years agoconnman: fix offline_mode not being initialized
Lucas De Marchi [Fri, 30 Apr 2010 15:26:48 +0000 (15:26 +0000)]
connman: fix offline_mode not being initialized

Offline mode check was not being initialized upon config window
creation.

SVN revision: 48480

14 years agofix segv. action base plugin has no config
Hannes Janetzek [Fri, 30 Apr 2010 14:39:04 +0000 (14:39 +0000)]
fix segv. action base plugin has no config

SVN revision: 48477

14 years agoAdd code for 'focus forward' in the policy.
Christopher Michael [Fri, 30 Apr 2010 13:17:33 +0000 (13:17 +0000)]
Add code for 'focus forward' in the policy.

SVN revision: 48469

14 years agouse xdg icons
Hannes Janetzek [Fri, 30 Apr 2010 12:55:01 +0000 (12:55 +0000)]
use xdg icons

SVN revision: 48468

14 years agoonly sort by fuzzy match before usage, when match differs a lot
Hannes Janetzek [Fri, 30 Apr 2010 12:53:29 +0000 (12:53 +0000)]
only sort by fuzzy match before usage, when match differs a lot

SVN revision: 48467

14 years agoshow open-with actions only for files.
Hannes Janetzek [Fri, 30 Apr 2010 12:41:10 +0000 (12:41 +0000)]
show open-with actions only for files.

SVN revision: 48466

14 years agobeginnings of the ukit migration. this time, in many many many small commits along...
Mike Blumenkrantz [Fri, 30 Apr 2010 09:07:01 +0000 (09:07 +0000)]
beginnings of the ukit migration. this time, in many many many small commits along the way to avoid breaking things! :)
step 2: migrate headers

SVN revision: 48464

14 years agobeginnings of the ukit migration. this time, in many many many small commits along...
Mike Blumenkrantz [Fri, 30 Apr 2010 08:38:08 +0000 (08:38 +0000)]
beginnings of the ukit migration. this time, in many many many small commits along the way to avoid breaking things! :)
step 1: migrate *hal* files to *dbus* files

SVN revision: 48463

14 years agofinish char* to const char* conversion
Mike Blumenkrantz [Fri, 30 Apr 2010 08:17:53 +0000 (08:17 +0000)]
finish char* to const char* conversion

SVN revision: 48461

14 years agofix aspell command
Hannes Janetzek [Fri, 30 Apr 2010 01:44:41 +0000 (01:44 +0000)]
fix aspell command

SVN revision: 48448

14 years agofilter recent files to only show recent dirs when browsing copy-to location
Hannes Janetzek [Fri, 30 Apr 2010 00:38:36 +0000 (00:38 +0000)]
filter recent files to only show recent dirs when browsing copy-to location

SVN revision: 48447

14 years agoadd config_path to open config dialog from everything config
Hannes Janetzek [Fri, 30 Apr 2010 00:09:42 +0000 (00:09 +0000)]
add config_path to open config dialog from everything config

SVN revision: 48446

14 years agoadded config dialog and hunspell support
Hannes Janetzek [Fri, 30 Apr 2010 00:02:57 +0000 (00:02 +0000)]
added config dialog and hunspell support

SVN revision: 48445

14 years ago- disabled 'file delete' action for now. make it safer
Hannes Janetzek [Thu, 29 Apr 2010 23:11:53 +0000 (23:11 +0000)]
- disabled 'file delete' action for now. make it safer
- sort actions matching subtype before type, i.e. mpris action before file actions

SVN revision: 48444

14 years ago- show only dirs when for copy/move actions
Hannes Janetzek [Thu, 29 Apr 2010 21:42:03 +0000 (21:42 +0000)]
- show only dirs when for copy/move actions
- fix recent files, and cleanup of stale entries

SVN revision: 48440

14 years agofix leak
Hannes Janetzek [Thu, 29 Apr 2010 16:34:11 +0000 (16:34 +0000)]
fix leak

SVN revision: 48422

14 years ago- added function to get path or url from Evry_File, so that sources dont have to...
Hannes Janetzek [Thu, 29 Apr 2010 15:20:12 +0000 (15:20 +0000)]
- added function to get path or url from Evry_File, so that sources dont have to set both.
  - check evry_file_path/uri_get() before using either. when return not NULL file->path/uri can b$
- make 'open with' plugin only show apps mathings the files mimetype
- added 'open with' action which takes any app as second argument
- sort actions that match item type before those matching subtype

SVN revision: 48418

14 years agofix more broken stringshare stuff from ehal memory migration, including incredible...
Mike Blumenkrantz [Thu, 29 Apr 2010 10:17:41 +0000 (10:17 +0000)]
fix more broken stringshare stuff from ehal memory migration, including incredible lines such as
char *udi = eina_stringshare_del(udi);
my bad, I really fudged the bucket on this one guys.

SVN revision: 48416

14 years agoukit integration taking way longer than expected, so I'm fixing all the stringshares...
Mike Blumenkrantz [Thu, 29 Apr 2010 08:58:38 +0000 (08:58 +0000)]
ukit integration taking way longer than expected, so I'm fixing all the stringshares now. should be safe to use.  hooray.

SVN revision: 48414

14 years ago- match action also against subtype
Hannes Janetzek [Thu, 29 Apr 2010 00:00:08 +0000 (00:00 +0000)]
- match action also against subtype
- helper to get the path from an url
- added keybindings,

SVN revision: 48411

14 years agofix segv
Hannes Janetzek [Wed, 28 Apr 2010 21:04:05 +0000 (21:04 +0000)]
fix segv

SVN revision: 48408

14 years agofix winlist focus, for me. delay grab release to be after pointer warp so that anothe...
Hannes Janetzek [Wed, 28 Apr 2010 19:53:13 +0000 (19:53 +0000)]
fix winlist focus, for me. delay grab release to be after pointer warp so that another underlying widow cant produce a focus_in event.
I havent tested all 2^10 possible way to configure focus/winlist, let me know if sth broke for you.

SVN revision: 48402

14 years agoclean up the mess with stringshared/refd types:
Hannes Janetzek [Wed, 28 Apr 2010 16:39:50 +0000 (16:39 +0000)]
clean up the mess with stringshared/refd types:
use int to identify item type, add function to register new types.

SVN revision: 48396

14 years agoreorder options
Miculcy Brian [Wed, 28 Apr 2010 14:58:27 +0000 (14:58 +0000)]
reorder options

SVN revision: 48394

14 years agoGadman Config for small screens. Patch by jf_simon (simon@jesusfreaks-herrenberg.de)
Miculcy Brian [Wed, 28 Apr 2010 14:30:28 +0000 (14:30 +0000)]
Gadman Config for small screens. Patch by jf_simon (simon@jesusfreaks-herrenberg.de)

SVN revision: 48392

14 years agofix last commit.
Hannes Janetzek [Wed, 28 Apr 2010 13:54:35 +0000 (13:54 +0000)]
fix last commit.
started to make item type checking better

SVN revision: 48391

14 years agoEvry_Action.: reorganized and allow to check for subtype
Hannes Janetzek [Wed, 28 Apr 2010 12:58:24 +0000 (12:58 +0000)]
Evry_Action.: reorganized and allow to check for subtype
- remove trigger from config when length is 0

SVN revision: 48389

14 years agofix action deletion on exit. cleanups
Hannes Janetzek [Wed, 28 Apr 2010 11:28:45 +0000 (11:28 +0000)]
fix action deletion on exit. cleanups

SVN revision: 48388

14 years agobe lenient on uri';s allow boring full paths.
Carsten Haitzler [Wed, 28 Apr 2010 03:30:48 +0000 (03:30 +0000)]
be lenient on uri';s allow boring full paths.

SVN revision: 48380

14 years agoDONT strip file://! efm etc. expects it.. as its a uri! dnd broke as of this
Carsten Haitzler [Wed, 28 Apr 2010 03:30:31 +0000 (03:30 +0000)]
DONT strip file://! efm etc. expects it.. as its a uri! dnd broke as of this
change completely... bad englebass! bad! spank! :)

SVN revision: 48379

14 years ago'everything'
Hannes Janetzek [Wed, 28 Apr 2010 03:22:40 +0000 (03:22 +0000)]
'everything'
- cleanup api -> cleanup code :)
- Evry_Plugin now inherits Evry_Item
- Evry_Action has fetch method to realize menu interfaces easily. see wallpaper plugin
- Evry_App inherits Evry_Action

SVN revision: 48374

14 years agofix eap editor for icon selection.
Gustavo Sverzut Barbieri [Tue, 27 Apr 2010 21:15:34 +0000 (21:15 +0000)]
fix eap editor for icon selection.

SVN revision: 48368

14 years agoremove stale references to enlightenment_fm_open, it's gone!
Gustavo Sverzut Barbieri [Tue, 27 Apr 2010 15:47:12 +0000 (15:47 +0000)]
remove stale references to enlightenment_fm_open, it's gone!

SVN revision: 48364

14 years agono more e_fm_open - use dbus... eg:
Carsten Haitzler [Tue, 27 Apr 2010 13:30:33 +0000 (13:30 +0000)]
no more e_fm_open - use dbus... eg:

dbus-send --session --dest=org.enlightenment.FileManager /org/enlightenment/FileManager org.enlightenment.FileManager.OpenDirectory string:'/home/raster'

SVN revision: 48362

14 years agoupdating french and italian translations
Massimo Maiurana [Tue, 27 Apr 2010 11:54:43 +0000 (11:54 +0000)]
updating french and italian translations

SVN revision: 48361

14 years agopatch from Ticket #543
Carsten Haitzler [Tue, 27 Apr 2010 04:24:08 +0000 (04:24 +0000)]
patch from Ticket #543

SVN revision: 48353

14 years agoFix formatting & remove whitespace.
Christopher Michael [Mon, 26 Apr 2010 21:50:53 +0000 (21:50 +0000)]
Fix formatting & remove whitespace.

SVN revision: 48349

14 years agoAdd automatic Quickpanel direction. Basically this allows the
Christopher Michael [Mon, 26 Apr 2010 21:36:00 +0000 (21:36 +0000)]
Add automatic Quickpanel direction. Basically this allows the
quickpanel to show up where there is the most space (ie: if you move
indicator toward the bottom of the screen, and the quickpanel cannot
fully show below indicator, it will automatically show above indicator).

SVN revision: 48348

14 years agojump to key also when it is already bound. imo one could remove the warning dialog:
Hannes Janetzek [Mon, 26 Apr 2010 19:27:40 +0000 (19:27 +0000)]
jump to key also when it is already bound. imo one could remove the warning dialog:
usually one wants to set an action for a keybinding and not be told that this key is
bound to anoher action. currently i interpret it as 'you shall not change a binding
that was set for you to be exactly like this!'

SVN revision: 48346

14 years agofix some more warnings
Hannes Janetzek [Mon, 26 Apr 2010 18:26:49 +0000 (18:26 +0000)]
fix some more warnings

SVN revision: 48345

14 years ago'everything'
Hannes Janetzek [Mon, 26 Apr 2010 18:21:09 +0000 (18:21 +0000)]
'everything'
- make Evry_Action inherit from Evry_Item
- reorganize evry_action selector plugin
- fix bug in thumb view when quickly sliding back
- files: use thread for adding history items, as ecore_file_exists can block
- fix -Wall warnings

SVN revision: 48340

14 years agoWhen e segfaults during startup (module load), e now disables that module correctly...
Miculcy Brian [Mon, 26 Apr 2010 16:31:33 +0000 (16:31 +0000)]
When e segfaults during startup (module load), e now disables that module correctly after a restart and tells the user about that. TODO: Disable all modules correctly when not sure which one did the segfault during startup...

SVN revision: 48332

14 years agoupdating french and italian translations
Massimo Maiurana [Mon, 26 Apr 2010 16:25:10 +0000 (16:25 +0000)]
updating french and italian translations

SVN revision: 48331

14 years ago'everything' files: use dir watcher info instead of rereading
Hannes Janetzek [Mon, 26 Apr 2010 01:04:43 +0000 (01:04 +0000)]
'everything' files: use dir watcher info instead of rereading
- cleanups

SVN revision: 48325

14 years agoupdate old configs to show list by default
Hannes Janetzek [Sun, 25 Apr 2010 22:19:24 +0000 (22:19 +0000)]
update old configs to show list by default

SVN revision: 48321

14 years ago'everything' fix last commit
Hannes Janetzek [Sun, 25 Apr 2010 22:12:54 +0000 (22:12 +0000)]
'everything' fix last commit

SVN revision: 48320

14 years ago'everything'
Hannes Janetzek [Sun, 25 Apr 2010 21:46:36 +0000 (21:46 +0000)]
'everything'
- history: lower priority when context doesnt match
- update actions only when current item changed with update_matches

SVN revision: 48319

14 years agopath will be escaped by e_exec. dont do it here
Hannes Janetzek [Sun, 25 Apr 2010 19:52:18 +0000 (19:52 +0000)]
path will be escaped by e_exec. dont do it here

SVN revision: 48318

14 years agofiles: added copy and move action
Hannes Janetzek [Sun, 25 Apr 2010 19:37:30 +0000 (19:37 +0000)]
files: added copy and move action
- fix 'open with' action opened things wice

SVN revision: 48317

14 years agoStop windows from jumping to (0,0) location when resizing using keybindings.
Jaime Thomas [Sun, 25 Apr 2010 18:50:14 +0000 (18:50 +0000)]
Stop windows from jumping to (0,0) location when resizing using keybindings.

SVN revision: 48316

14 years agono need to strdup
Hannes Janetzek [Sun, 25 Apr 2010 16:36:36 +0000 (16:36 +0000)]
no need to strdup

SVN revision: 48313

14 years ago'everything'
Hannes Janetzek [Sun, 25 Apr 2010 16:26:13 +0000 (16:26 +0000)]
'everything'
- allow multiple selection of and action on items, use ',' ctrl+ , ctrl- for marking items
  - only those selected items will be used that match the type of action.
  - TODO: filter which actions should not be used with multiple candidates
- files: added dir monitor and trash action

SVN revision: 48312

14 years ago'everything'
Hannes Janetzek [Sun, 25 Apr 2010 12:21:41 +0000 (12:21 +0000)]
'everything'
- remove duplicate items (e.g. files from dirbrowse and tracker) from aggregator
- fix bugger in files plugin

SVN revision: 48304

14 years ago'everything' keep right input position on backspace
Hannes Janetzek [Sun, 25 Apr 2010 12:01:20 +0000 (12:01 +0000)]
'everything' keep right input position on backspace
- set context for calc items (usually one one wants to copy its text items instead of googling it)

SVN revision: 48302

14 years ago'everything' files: add dirs first
Hannes Janetzek [Sun, 25 Apr 2010 11:27:01 +0000 (11:27 +0000)]
'everything' files: add dirs first

SVN revision: 48300

14 years ago'everything' faster dirbrowsing: use 'd_type' when available.
Hannes Janetzek [Sun, 25 Apr 2010 11:00:53 +0000 (11:00 +0000)]
'everything' faster dirbrowsing: use 'd_type' when available.
- added '.' trigger to show hidden files, '..' to show parent dirs
- fixed plugin_autoselect
- files: fix warning

SVN revision: 48299

14 years agoupdating french and italian translations
Massimo Maiurana [Sun, 25 Apr 2010 08:27:20 +0000 (08:27 +0000)]
updating french and italian translations

SVN revision: 48296

14 years agofrom andrnils < fbsd build stuff
Carsten Haitzler [Sun, 25 Apr 2010 06:26:25 +0000 (06:26 +0000)]
from andrnils < fbsd build stuff

SVN revision: 48295

14 years ago'everyhing'
Hannes Janetzek [Sun, 25 Apr 2010 00:31:11 +0000 (00:31 +0000)]
'everyhing'
- when trigger active clear input without clearing the trigger
- nicer macro for EVRY_PLUGIN_NEW

SVN revision: 48294

14 years ago'everything' use '.' as trigger for 'show parent dirs' again.
Hannes Janetzek [Sat, 24 Apr 2010 23:07:13 +0000 (23:07 +0000)]
'everything' use '.' as trigger for 'show parent dirs' again.
- rename module_init to plugin_init to be consistent

SVN revision: 48292

14 years ago'everything'
Hannes Janetzek [Sat, 24 Apr 2010 23:05:36 +0000 (23:05 +0000)]
'everything'
- cleanup aggregator _fetch, add any item when less than MAX_ITEMS matching were found
- also use ctrl+up/down for jumping to first/last item

SVN revision: 48291

14 years agoupdate help page
Hannes Janetzek [Sat, 24 Apr 2010 18:17:40 +0000 (18:17 +0000)]
update help page

SVN revision: 48289

14 years ago'everything' free path in detail_set
Hannes Janetzek [Sat, 24 Apr 2010 17:14:01 +0000 (17:14 +0000)]
'everything' free path in detail_set
- escape files in evry exec

SVN revision: 48286

14 years agouse space as trigger for text input
Hannes Janetzek [Sat, 24 Apr 2010 16:32:25 +0000 (16:32 +0000)]
use space as trigger for text input

SVN revision: 48284

14 years ago'everything' allow plugins to set the selected item
Hannes Janetzek [Sat, 24 Apr 2010 16:18:45 +0000 (16:18 +0000)]
'everything' allow plugins to set the selected item

SVN revision: 48282

14 years agoupdating french and italian translations
Massimo Maiurana [Sat, 24 Apr 2010 15:16:06 +0000 (15:16 +0000)]
updating french and italian translations

SVN revision: 48280

14 years ago'everyhing' open module configs directly from plugin page
Hannes Janetzek [Sat, 24 Apr 2010 14:27:16 +0000 (14:27 +0000)]
'everyhing' open module configs directly from plugin page

SVN revision: 48274

14 years ago'everything'
Hannes Janetzek [Sat, 24 Apr 2010 12:39:20 +0000 (12:39 +0000)]
'everything'
- finally 'enable plugin' config option :)

SVN revision: 48270

14 years ago'everything'
Hannes Janetzek [Sat, 24 Apr 2010 12:10:19 +0000 (12:10 +0000)]
'everything'
fix aggregator, comments

SVN revision: 48269

14 years ago'everything' mo' fix
Hannes Janetzek [Sat, 24 Apr 2010 02:11:14 +0000 (02:11 +0000)]
'everything' mo' fix

SVN revision: 48268

14 years agofix sorting
Hannes Janetzek [Sat, 24 Apr 2010 01:26:10 +0000 (01:26 +0000)]
fix sorting

SVN revision: 48267

14 years agoformatting + space cleanups
Hannes Janetzek [Sat, 24 Apr 2010 00:54:12 +0000 (00:54 +0000)]
formatting + space cleanups

SVN revision: 48266

14 years agofix bug. aggregator didnt fetch from first plugin
Hannes Janetzek [Sat, 24 Apr 2010 00:51:08 +0000 (00:51 +0000)]
fix bug. aggregator didnt fetch from first plugin

SVN revision: 48265

14 years ago'everything' dont allow aggregator to be moved down
Hannes Janetzek [Sat, 24 Apr 2010 00:32:03 +0000 (00:32 +0000)]
'everything' dont allow aggregator to be moved down

SVN revision: 48264

14 years ago'everything' big cleanup.
Hannes Janetzek [Sat, 24 Apr 2010 00:21:45 +0000 (00:21 +0000)]
'everything' big cleanup.
- fixed bug with going back to thumb view
- aggregator can now have his one view

SVN revision: 48263

14 years ago'everything' dwim cursor handling:
Hannes Janetzek [Fri, 23 Apr 2010 22:26:48 +0000 (22:26 +0000)]
'everything' dwim cursor handling:
right: switch to next tab if item is not browseable
left:  switch to prev tab if item has no parent

SVN revision: 48261

14 years ago'everything' fix segv
Hannes Janetzek [Fri, 23 Apr 2010 21:18:23 +0000 (21:18 +0000)]
'everything' fix segv

SVN revision: 48258

14 years ago'everything' added configuration for triggers and views per plugin.
Hannes Janetzek [Fri, 23 Apr 2010 20:48:22 +0000 (20:48 +0000)]
'everything' added configuration for triggers and views per plugin.

SVN revision: 48256

14 years agoe: remember new defer time
Sebastian Dransfeld [Fri, 23 Apr 2010 10:32:15 +0000 (10:32 +0000)]
e: remember new defer time

SVN revision: 48245

14 years ago'everything' use an indicator to show when a trigger is active
Hannes Janetzek [Fri, 23 Apr 2010 00:49:29 +0000 (00:49 +0000)]
'everything' use an indicator to show when a trigger is active

SVN revision: 48240

14 years ago'everything' make 'input' pointer to input minus trigger
Hannes Janetzek [Thu, 22 Apr 2010 23:03:47 +0000 (23:03 +0000)]
'everything' make 'input' pointer to input minus trigger

SVN revision: 48238

14 years ago'everything' allow more than one plugin for one trigger.
Hannes Janetzek [Thu, 22 Apr 2010 21:10:16 +0000 (21:10 +0000)]
'everything' allow more than one plugin for one trigger.

SVN revision: 48235

14 years agotext input plugin is back. trigger it with "." nice wih 'google for it' action from...
Hannes Janetzek [Thu, 22 Apr 2010 19:17:51 +0000 (19:17 +0000)]
text input plugin is back. trigger it with "." nice wih 'google for it' action from gsuggest..

SVN revision: 48229

14 years ago'everything' dont add view trigger '?' to input. cleanups
Hannes Janetzek [Thu, 22 Apr 2010 18:15:59 +0000 (18:15 +0000)]
'everything' dont add view trigger '?' to input. cleanups

SVN revision: 48226

14 years agofix aggregator sorting
Hannes Janetzek [Thu, 22 Apr 2010 18:12:17 +0000 (18:12 +0000)]
fix aggregator sorting

SVN revision: 48224

14 years agoadded url_escape from curl
Hannes Janetzek [Thu, 22 Apr 2010 18:11:20 +0000 (18:11 +0000)]
added url_escape from curl

SVN revision: 48223

14 years agoClear any old 'appshadow' files and recreate new 'appshadow' on startup.
Christopher Michael [Wed, 21 Apr 2010 16:22:23 +0000 (16:22 +0000)]
Clear any old 'appshadow' files and recreate new 'appshadow' on startup.

SVN revision: 48206

14 years agoupdating french and italian translations
Massimo Maiurana [Wed, 21 Apr 2010 11:15:17 +0000 (11:15 +0000)]
updating french and italian translations

SVN revision: 48199

14 years ago'everything'
Hannes Janetzek [Wed, 21 Apr 2010 10:59:08 +0000 (10:59 +0000)]
'everything'
- fix module unloadin
- add '.' trigger for files to show parent dirs
- fix 'create new app' action
- keep the current view on update

SVN revision: 48198

14 years ago'everything' dont sort action by last used, was a try..
Hannes Janetzek [Wed, 21 Apr 2010 01:53:30 +0000 (01:53 +0000)]
'everything' dont sort action by last used, was a try..

SVN revision: 48195

14 years agomerge exehist into evry_hist
Hannes Janetzek [Wed, 21 Apr 2010 00:50:30 +0000 (00:50 +0000)]
merge exehist into evry_hist

SVN revision: 48194

14 years agofix default sort order
Hannes Janetzek [Wed, 21 Apr 2010 00:10:31 +0000 (00:10 +0000)]
fix default sort order

SVN revision: 48193

14 years agofix last commit. those shouldnt have slipped in..
Hannes Janetzek [Tue, 20 Apr 2010 23:42:57 +0000 (23:42 +0000)]
fix last commit. those shouldnt have slipped in..

SVN revision: 48192

14 years agoremoving exebuf, left exebuf_terminal_cmd as it's used in other places
Hannes Janetzek [Tue, 20 Apr 2010 23:25:42 +0000 (23:25 +0000)]
removing exebuf, left exebuf_terminal_cmd as it's used in other places

SVN revision: 48191

14 years agoput everything on alt+tab, disable exebuf
Hannes Janetzek [Tue, 20 Apr 2010 21:21:57 +0000 (21:21 +0000)]
put everything on alt+tab, disable exebuf

SVN revision: 48187

14 years ago'everything' fix bug when using not composite
Hannes Janetzek [Tue, 20 Apr 2010 21:20:30 +0000 (21:20 +0000)]
'everything' fix bug when using not composite

SVN revision: 48186

14 years ago'everything' use e's mime icons when not fdo override is set
Hannes Janetzek [Tue, 20 Apr 2010 20:52:46 +0000 (20:52 +0000)]
'everything' use e's mime icons when not fdo override is set

SVN revision: 48185