platform/upstream/enlightenment.git
12 years agoE: Reduce need for extra variable and just directly add handlers to
Christopher Michael [Thu, 22 Sep 2011 05:45:45 +0000 (05:45 +0000)]
E: Reduce need for extra variable and just directly add handlers to
the list.

SVN revision: 63530

12 years agoE: No need to store static lists of borders, comps, shelves, etc.
Christopher Michael [Thu, 22 Sep 2011 04:05:55 +0000 (04:05 +0000)]
E: No need to store static lists of borders, comps, shelves, etc.
Those static lists were only used in config dialogs, so they are not
'required' to be static and existing while E is running. The config
dialogs can just call the e_theme_*_list functions when they need to.

NB: This reduces E's memory footprint !! :)

SVN revision: 63529

12 years agoe e_bindings.c: Fixed indentation and removed trailing whitespaces.
Daniel Juyung Seo [Thu, 22 Sep 2011 01:05:26 +0000 (01:05 +0000)]
e e_bindings.c: Fixed indentation and removed trailing whitespaces.

SVN revision: 63526

12 years agoe17/comp: workaround. dont know where it came from but *c was NULL here
Hannes Janetzek [Wed, 21 Sep 2011 13:47:15 +0000 (13:47 +0000)]
e17/comp: workaround. dont know where it came from but *c was NULL here

SVN revision: 63520

12 years agoPatch from Sung-Jin Park to add function for easy searching of
Christopher Michael [Wed, 21 Sep 2011 11:31:07 +0000 (11:31 +0000)]
Patch from Sung-Jin Park to add function for easy searching of
key_bindings.

- Add e_bindings_key_find() in e
This patch is to provide a convenient function to find out key
bindings by
matching a combination of keyname and modifier
without walking and matching e_config->key_bindings.
This will be convenient function like existing e_bindings_key_get() in
e.

SVN revision: 63515

12 years agoand default profile has them off.
Carsten Haitzler [Tue, 20 Sep 2011 11:47:15 +0000 (11:47 +0000)]
and default profile has them off.

SVN revision: 63500

12 years agomake desktop file icons on by DEFAULT!
Carsten Haitzler [Tue, 20 Sep 2011 11:46:35 +0000 (11:46 +0000)]
make desktop file icons on by DEFAULT!

SVN revision: 63499

12 years agoe17/illume/tablet: fix initial placement of windows using icccm pos request
Hannes Janetzek [Sat, 17 Sep 2011 13:51:23 +0000 (13:51 +0000)]
e17/illume/tablet: fix initial placement of windows using icccm pos request

SVN revision: 63449

12 years agoe17/theme: fix long filenames in path bar
Hannes Janetzek [Sat, 17 Sep 2011 13:06:12 +0000 (13:06 +0000)]
e17/theme: fix long filenames in path bar

SVN revision: 63448

12 years agoe17/comp: add some info how to reset config and mark inidrect gl as experimental
Hannes Janetzek [Sat, 17 Sep 2011 01:42:49 +0000 (01:42 +0000)]
e17/comp: add some info how to reset config and mark inidrect gl as experimental

SVN revision: 63444

12 years agoe17/evry/gadet: show icon of plugin
Hannes Janetzek [Fri, 16 Sep 2011 23:41:17 +0000 (23:41 +0000)]
e17/evry/gadet: show icon of plugin

SVN revision: 63443

12 years agoe default.edc: Fixed typo. Removed unnecessary spacing.
Daniel Juyung Seo [Wed, 14 Sep 2011 11:38:19 +0000 (11:38 +0000)]
e default.edc: Fixed typo. Removed unnecessary spacing.

SVN revision: 63383

12 years agominor typo fixed
Samuel F. Baggen [Wed, 14 Sep 2011 09:51:38 +0000 (09:51 +0000)]
minor typo fixed

SVN revision: 63377

12 years agoe: Don't create circular transients list
Sebastian Dransfeld [Tue, 13 Sep 2011 04:35:26 +0000 (04:35 +0000)]
e: Don't create circular transients list

This should fix #864

SVN revision: 63354

12 years agoe: Fix shadow warnings
Sebastian Dransfeld [Tue, 13 Sep 2011 04:35:13 +0000 (04:35 +0000)]
e: Fix shadow warnings

SVN revision: 63353

12 years agoe: Remove FIXME, already fixed
Sebastian Dransfeld [Tue, 13 Sep 2011 04:35:00 +0000 (04:35 +0000)]
e: Remove FIXME, already fixed

SVN revision: 63352

12 years agoe: Fix shadow warning
Sebastian Dransfeld [Tue, 13 Sep 2011 04:34:44 +0000 (04:34 +0000)]
e: Fix shadow warning

SVN revision: 63351

12 years agoe17: revert r63099, causes issues with tiling
Hannes Janetzek [Mon, 12 Sep 2011 11:27:05 +0000 (11:27 +0000)]
e17: revert r63099, causes issues with tiling

SVN revision: 63347

12 years agoe: remove printf and a lonely tab
Boris Faure [Sun, 11 Sep 2011 15:39:17 +0000 (15:39 +0000)]
e: remove printf and a lonely tab

SVN revision: 63327

12 years agoe17/evry/exebuf: reduce min chars for search
Hannes Janetzek [Sun, 11 Sep 2011 12:09:53 +0000 (12:09 +0000)]
e17/evry/exebuf: reduce min chars for search

SVN revision: 63322

12 years agofix mapping change event handler to actually WORK! (select right event
Carsten Haitzler [Fri, 9 Sep 2011 12:58:23 +0000 (12:58 +0000)]
fix mapping change event handler to actually WORK! (select right event
id)

SVN revision: 63308

12 years agoe17: show theme preview, workaround http://trac.enlightenment.org/e/ticket/822
Hannes Janetzek [Thu, 8 Sep 2011 09:39:22 +0000 (09:39 +0000)]
e17: show theme preview, workaround trac.enlightenment.org/e/ticket/822

SVN revision: 63284

12 years agoe17: also show acpi binding with unkown label
Hannes Janetzek [Wed, 7 Sep 2011 20:15:58 +0000 (20:15 +0000)]
e17: also show acpi binding with unkown label

SVN revision: 63274

12 years agoe17: allow to add acpi bindings. dont add binding to e_config and cfdata as e_config...
Hannes Janetzek [Wed, 7 Sep 2011 19:56:06 +0000 (19:56 +0000)]
e17: allow to add acpi bindings. dont add binding to e_config and cfdata as e_config bindings will be freed on apply

SVN revision: 63273

12 years agofix a bunch of compile warnings
Mike Blumenkrantz [Wed, 7 Sep 2011 05:38:40 +0000 (05:38 +0000)]
fix a bunch of compile warnings

SVN revision: 63243

12 years agofix some tabbed formatting
Mike Blumenkrantz [Wed, 7 Sep 2011 03:54:58 +0000 (03:54 +0000)]
fix some tabbed formatting

SVN revision: 63241

12 years agoe17: icon chache (still disabled): keep cache file open for a bit. this really speeds...
Hannes Janetzek [Tue, 6 Sep 2011 21:23:35 +0000 (21:23 +0000)]
e17: icon chache (still disabled): keep cache file open for a bit. this really speeds things up :)

SVN revision: 63239

12 years agofix unused var warning
Mike Blumenkrantz [Tue, 6 Sep 2011 07:54:22 +0000 (07:54 +0000)]
fix unused var warning

SVN revision: 63224

12 years agoupdating dutch and french translations
Massimo Maiurana [Mon, 5 Sep 2011 16:13:30 +0000 (16:13 +0000)]
updating dutch and french translations

SVN revision: 63207

12 years agoe17/menu: set icon scale size
Hannes Janetzek [Mon, 5 Sep 2011 14:52:32 +0000 (14:52 +0000)]
e17/menu: set icon scale size

SVN revision: 63200

12 years agofix COPYING to say 2011.
Carsten Haitzler [Mon, 5 Sep 2011 07:15:41 +0000 (07:15 +0000)]
fix COPYING to say 2011.

SVN revision: 63187

12 years agoe17/ill/tablet: make home screen work with indicator again
Hannes Janetzek [Sun, 4 Sep 2011 22:10:31 +0000 (22:10 +0000)]
e17/ill/tablet: make home screen work with indicator again

SVN revision: 63176

12 years agoe17: use argb border only when compositing is enabled
Hannes Janetzek [Sun, 4 Sep 2011 20:03:00 +0000 (20:03 +0000)]
e17: use argb border only when compositing is enabled

SVN revision: 63170

12 years agoE/Wizard: Add UNUSED
Christopher Michael [Sun, 4 Sep 2011 17:06:53 +0000 (17:06 +0000)]
E/Wizard: Add UNUSED

SVN revision: 63162

12 years agoE/Wizard: Add UNUSED
Christopher Michael [Sun, 4 Sep 2011 17:06:02 +0000 (17:06 +0000)]
E/Wizard: Add UNUSED

SVN revision: 63161

12 years agoE/Wizard: Add UNUSED
Christopher Michael [Sun, 4 Sep 2011 17:05:28 +0000 (17:05 +0000)]
E/Wizard: Add UNUSED

SVN revision: 63160

12 years agoE/Wizard: Add UNUSED.
Christopher Michael [Sun, 4 Sep 2011 17:04:58 +0000 (17:04 +0000)]
E/Wizard: Add UNUSED.

SVN revision: 63159

12 years agoE/Wizard: Fix formatting. Add UNUSED where missing.
Christopher Michael [Sun, 4 Sep 2011 17:04:03 +0000 (17:04 +0000)]
E/Wizard: Fix formatting. Add UNUSED where missing.

SVN revision: 63158

12 years agoadd some notes.
Carsten Haitzler [Sun, 4 Sep 2011 04:14:43 +0000 (04:14 +0000)]
add some notes.

SVN revision: 63148

12 years agoi'm not kidding... my CAT found this bug! crap. i need to unleash
Carsten Haitzler [Sun, 4 Sep 2011 03:55:03 +0000 (03:55 +0000)]
i'm not kidding... my CAT found this bug! crap. i need to unleash
pussy on e more often to find bugs.

SVN revision: 63147

12 years agoupdating dutch translations
Massimo Maiurana [Sat, 3 Sep 2011 17:22:55 +0000 (17:22 +0000)]
updating dutch translations

SVN revision: 63127

12 years agoe17: use GADCON_CLIENT_CONFIG_GET, remove old transitional code to remove config...
Hannes Janetzek [Sat, 3 Sep 2011 14:39:28 +0000 (14:39 +0000)]
e17: use GADCON_CLIENT_CONFIG_GET, remove old transitional code to remove config items without id

SVN revision: 63125

12 years agoe17/evry-gadget use new gcc config macro
Hannes Janetzek [Sat, 3 Sep 2011 14:28:47 +0000 (14:28 +0000)]
e17/evry-gadget use new gcc config macro

SVN revision: 63124

12 years agoe17: add macro to get gacon client config item by id, if id is NULL get a new id.
Hannes Janetzek [Sat, 3 Sep 2011 14:27:27 +0000 (14:27 +0000)]
e17: add macro to get gacon client config item by id, if id is NULL get a new id.

seems almost all modules got it wrong (those with uuid counter).
when there are two gcc and gcc 1 is removed and e is restarted
uuid counter will be 1, so when you add a new one it will get id of gcc 2

SVN revision: 63123

12 years agoupdating various translations
Massimo Maiurana [Sat, 3 Sep 2011 10:15:57 +0000 (10:15 +0000)]
updating various translations

SVN revision: 63117

12 years agoe17: dont inherit E_PREFIX when debugging
Hannes Janetzek [Sat, 3 Sep 2011 05:09:38 +0000 (05:09 +0000)]
e17: dont inherit E_PREFIX when debugging

SVN revision: 63106

12 years agoe17/illume: more work on tablet policy
Hannes Janetzek [Sat, 3 Sep 2011 02:20:14 +0000 (02:20 +0000)]
e17/illume: more work on tablet policy

SVN revision: 63102

12 years agoe17/illume: fix config window names to be remembered on restart
Hannes Janetzek [Sat, 3 Sep 2011 02:19:39 +0000 (02:19 +0000)]
e17/illume: fix config window names to be remembered on restart

SVN revision: 63101

12 years agoto fix missing efreet stuff... move efreet init to after intl init!
Carsten Haitzler [Sat, 3 Sep 2011 02:14:19 +0000 (02:14 +0000)]
to fix missing efreet stuff... move efreet init to after intl init!

SVN revision: 63100

12 years agoe17: move freeing of pending move/resize for new client up to eval0, before layout...
Hannes Janetzek [Sat, 3 Sep 2011 01:32:39 +0000 (01:32 +0000)]
e17: move freeing of pending move/resize for new client up to eval0, before layout hook is called

SVN revision: 63099

12 years agofix typo
Carsten Haitzler [Sat, 3 Sep 2011 01:31:23 +0000 (01:31 +0000)]
fix typo

SVN revision: 63098

12 years agoe17/evry: api change: recompile exrta evry modules.
Hannes Janetzek [Fri, 2 Sep 2011 23:02:26 +0000 (23:02 +0000)]
e17/evry: api change: recompile exrta evry modules.
- more work on evry gadget for illume (only works with tablet profile)

SVN revision: 63097

12 years agoe17: one more focus fix, e_border_focus_set_with_pointer could set bd->want_focus...
Hannes Janetzek [Fri, 2 Sep 2011 11:12:03 +0000 (11:12 +0000)]
e17: one more focus fix, e_border_focus_set_with_pointer could set bd->want_focus again.

SVN revision: 63088

12 years agoFix broken build.
Rui Seabra [Fri, 2 Sep 2011 07:51:46 +0000 (07:51 +0000)]
Fix broken build.

SVN revision: 63086

12 years agoE/Systray: Add ability for systray to go into illume indicator for Rui.
Christopher Michael [Thu, 1 Sep 2011 21:25:02 +0000 (21:25 +0000)]
E/Systray: Add ability for systray to go into illume indicator for Rui.
Basically this checks the gadcon's 'site', if it's Desktop or any
toolbars then systray cannot go there.

SVN revision: 63069

12 years agoe/config profile.desktop: Updated Korean translation for config.
Daniel Juyung Seo [Thu, 1 Sep 2011 18:41:47 +0000 (18:41 +0000)]
e/config profile.desktop: Updated Korean translation for config.

SVN revision: 63061

12 years agoe17/evry: only show gadget windowed in illume.
Hannes Janetzek [Thu, 1 Sep 2011 16:32:55 +0000 (16:32 +0000)]
e17/evry: only show gadget windowed in illume.

SVN revision: 63060

12 years agoe17: add 'focus' color_class to config dialog
Hannes Janetzek [Thu, 1 Sep 2011 12:55:44 +0000 (12:55 +0000)]
e17: add 'focus' color_class to config dialog

SVN revision: 63057

12 years agoupdating french translations
Massimo Maiurana [Thu, 1 Sep 2011 11:46:48 +0000 (11:46 +0000)]
updating french translations

SVN revision: 63053

12 years agofix wallpaper screen assignment bug!
Carsten Haitzler [Thu, 1 Sep 2011 03:13:38 +0000 (03:13 +0000)]
fix wallpaper screen assignment bug!

SVN revision: 63051

12 years agoE: Fix compiler warning (comparison between signed and unsigned).
Christopher Michael [Wed, 31 Aug 2011 21:59:03 +0000 (21:59 +0000)]
E: Fix compiler warning (comparison between signed and unsigned).

SVN revision: 63050

12 years agoE: Add missing header for waitpid function.
Christopher Michael [Wed, 31 Aug 2011 21:56:26 +0000 (21:56 +0000)]
E: Add missing header for waitpid function.

SVN revision: 63049

12 years agoupdating various translations
Massimo Maiurana [Wed, 31 Aug 2011 15:41:29 +0000 (15:41 +0000)]
updating various translations

SVN revision: 63037

12 years agoe: simplify e_alert code.
Cedric BAIL [Wed, 31 Aug 2011 13:52:29 +0000 (13:52 +0000)]
e: simplify e_alert code.

SVN revision: 63035

12 years agobug pointed out by doyun - e can manipulate its list of windows while
Carsten Haitzler [Wed, 31 Aug 2011 13:02:04 +0000 (13:02 +0000)]
bug pointed out by doyun - e can manipulate its list of windows while
doing eval - so make an array copy of them for walking border list for
safety.

SVN revision: 63033

12 years agoe17/evry: cleanups, comments
Hannes Janetzek [Wed, 31 Aug 2011 12:57:47 +0000 (12:57 +0000)]
e17/evry: cleanups, comments

SVN revision: 63030

12 years agoe17: fix e_utils_config_check, no need to pass both epoch and version
Hannes Janetzek [Wed, 31 Aug 2011 12:57:07 +0000 (12:57 +0000)]
e17: fix e_utils_config_check, no need to pass both epoch and version

SVN revision: 63029

12 years agoe17: remove undefined declaration
Hannes Janetzek [Wed, 31 Aug 2011 12:54:23 +0000 (12:54 +0000)]
e17: remove undefined declaration

SVN revision: 63028

12 years agoe17: free gadcon location
Hannes Janetzek [Wed, 31 Aug 2011 12:52:28 +0000 (12:52 +0000)]
e17: free gadcon location

SVN revision: 63027

12 years agoe17/mixer: apply patch from Leif (T_UNIX). split conf->version into major/minor....
Hannes Janetzek [Wed, 31 Aug 2011 12:30:56 +0000 (12:30 +0000)]
e17/mixer: apply patch from Leif (T_UNIX). split conf->version into major/minor. no need to wipe config. not tested notification

SVN revision: 63026

12 years agoe17: removed bd->changed from deleted border to prevent loop with illume hook calls
Hannes Janetzek [Wed, 31 Aug 2011 11:36:46 +0000 (11:36 +0000)]
e17: removed bd->changed from deleted border to prevent loop with illume hook calls

SVN revision: 63025

12 years agoe17/evry: dont update selector when changed plugin is not in current state
Hannes Janetzek [Wed, 31 Aug 2011 11:12:56 +0000 (11:12 +0000)]
e17/evry: dont update selector when changed plugin is not in current state

SVN revision: 63024

12 years agoe17/evry/aggregator: fix check for top-level state
Hannes Janetzek [Wed, 31 Aug 2011 10:38:10 +0000 (10:38 +0000)]
e17/evry/aggregator: fix check for top-level state

SVN revision: 63022

12 years agoe17/evry: allow theming evry gadget. show gadget on mouse up, double clikc hides...
Hannes Janetzek [Wed, 31 Aug 2011 00:08:52 +0000 (00:08 +0000)]
e17/evry: allow theming evry gadget. show gadget on mouse up, double clikc hides it (for now)

SVN revision: 63015

12 years agodont stopr and del previous page data - wziard does it for us really :)
Carsten Haitzler [Wed, 31 Aug 2011 00:05:44 +0000 (00:05 +0000)]
dont stopr and del previous page data - wziard does it for us really :)

SVN revision: 63014

12 years agoe17/ill/kbd: fix keyboard resize, when width is not zone width
Hannes Janetzek [Tue, 30 Aug 2011 20:26:37 +0000 (20:26 +0000)]
e17/ill/kbd: fix keyboard resize, when width is not zone width

SVN revision: 63010

12 years agoE/Illume: Vkbd needs lock_focus_in/out.
Christopher Michael [Tue, 30 Aug 2011 18:25:12 +0000 (18:25 +0000)]
E/Illume: Vkbd needs lock_focus_in/out.

NB: Jeff Hoogland, this fixes vkbd when building w/ xcb ;)

SVN revision: 62998

12 years agoupdating french and italian translations
Massimo Maiurana [Tue, 30 Aug 2011 16:00:21 +0000 (16:00 +0000)]
updating french and italian translations

SVN revision: 62995

12 years agoE/Illume: Let's keep with the existing formatting shall we ? ;)
Christopher Michael [Tue, 30 Aug 2011 15:00:14 +0000 (15:00 +0000)]
E/Illume: Let's keep with the existing formatting shall we ? ;)

SVN revision: 62992

12 years agoE/Illume: Remove UNUSED here...yes, bd is actually used.
Christopher Michael [Tue, 30 Aug 2011 14:59:19 +0000 (14:59 +0000)]
E/Illume: Remove UNUSED here...yes, bd is actually used.

SVN revision: 62991

12 years agoseed fsel with filename (shot.jpg)
Carsten Haitzler [Tue, 30 Aug 2011 00:30:48 +0000 (00:30 +0000)]
seed fsel with filename (shot.jpg)

SVN revision: 62979

12 years agofsel -> only display filename in entry allowing for easier typing of
Carsten Haitzler [Tue, 30 Aug 2011 00:30:28 +0000 (00:30 +0000)]
fsel -> only display filename in entry allowing for easier typing of
save output.

SVN revision: 62978

12 years agoe17/illume-kbd: fix initial size when scaling is 1.0
Hannes Janetzek [Mon, 29 Aug 2011 21:53:37 +0000 (21:53 +0000)]
e17/illume-kbd: fix initial size when scaling is 1.0

SVN revision: 62976

12 years agoupdating french and italian translations
Massimo Maiurana [Mon, 29 Aug 2011 17:29:58 +0000 (17:29 +0000)]
updating french and italian translations

SVN revision: 62959

12 years agoe17: fix icccm.class string replace
Hannes Janetzek [Mon, 29 Aug 2011 14:06:00 +0000 (14:06 +0000)]
e17: fix icccm.class string replace

SVN revision: 62948

12 years agoe17: e_icon cleanup
Hannes Janetzek [Mon, 29 Aug 2011 14:02:20 +0000 (14:02 +0000)]
e17: e_icon cleanup

SVN revision: 62947

12 years agoe17/ill/tablet:
Hannes Janetzek [Mon, 29 Aug 2011 11:28:43 +0000 (11:28 +0000)]
e17/ill/tablet:
- dont hide_border_below, makes it work with comp-scale
- fix single app layout wrt zone useful geometry

SVN revision: 62940

12 years agoe17/illume-keyboard: add option for default keyboard layout.
Hannes Janetzek [Mon, 29 Aug 2011 09:30:18 +0000 (09:30 +0000)]
e17/illume-keyboard: add option for default keyboard layout.
- resize window to zone->useful_geometry to make it work with shelves

SVN revision: 62938

12 years agoe17/illume: add option to resize app window before animating keyboard. send default...
Hannes Janetzek [Mon, 29 Aug 2011 09:28:40 +0000 (09:28 +0000)]
e17/illume: add option to resize app window before animating keyboard. send default keyboard layout on start (not alpha)

SVN revision: 62937

12 years agoe17:e_icon: some safety checks for iconcache, cleanups
Hannes Janetzek [Mon, 29 Aug 2011 08:30:23 +0000 (08:30 +0000)]
e17:e_icon: some safety checks for iconcache, cleanups

SVN revision: 62936

12 years agoe17: use stringshare for icccm/netwm properties
Hannes Janetzek [Mon, 29 Aug 2011 08:24:55 +0000 (08:24 +0000)]
e17: use stringshare for icccm/netwm properties

SVN revision: 62935

12 years agoe17/evr<: raise evry gadget when clicking again (double clickt closes it)
Hannes Janetzek [Sun, 28 Aug 2011 21:27:58 +0000 (21:27 +0000)]
e17/evr<: raise evry gadget when clicking again (double clickt closes it)

SVN revision: 62927

12 years agoe17/ill: forgot header
Hannes Janetzek [Sun, 28 Aug 2011 21:19:23 +0000 (21:19 +0000)]
e17/ill: forgot header

SVN revision: 62926

12 years agoe17/ill/tablet: layout evry always on the left and single when keyboard is active
Hannes Janetzek [Sun, 28 Aug 2011 21:17:15 +0000 (21:17 +0000)]
e17/ill/tablet: layout evry always on the left and single when keyboard is active

SVN revision: 62925

12 years agoe17/evry: set gadget window class, skip taskbar
Hannes Janetzek [Sun, 28 Aug 2011 21:15:20 +0000 (21:15 +0000)]
e17/evry: set gadget window class, skip taskbar

SVN revision: 62924

12 years agoe17/illume/tablet: cleanup policy, refactor, remove poinless comments
Hannes Janetzek [Sun, 28 Aug 2011 16:18:26 +0000 (16:18 +0000)]
e17/illume/tablet: cleanup policy, refactor, remove poinless comments

SVN revision: 62922

12 years agoe17/conf_wallpaper: workaraound for preview not being shown, make dialog non-resizable
Hannes Janetzek [Sun, 28 Aug 2011 16:14:42 +0000 (16:14 +0000)]
e17/conf_wallpaper: workaraound for preview not being shown, make dialog non-resizable

SVN revision: 62921

12 years agoe17/cont_theme: formatting
Hannes Janetzek [Sun, 28 Aug 2011 13:28:12 +0000 (13:28 +0000)]
e17/cont_theme: formatting

SVN revision: 62918

12 years agoe17/conf_theme: show preview
Hannes Janetzek [Sun, 28 Aug 2011 13:25:56 +0000 (13:25 +0000)]
e17/conf_theme: show preview

SVN revision: 62917

12 years agoe17/wallpaper: show preview (without resizing window first :)
Hannes Janetzek [Sun, 28 Aug 2011 13:23:26 +0000 (13:23 +0000)]
e17/wallpaper: show preview (without resizing window first :)
- formatting

SVN revision: 62916