Commit Graph

14458 Commits

Author SHA1 Message Date
Carsten Haitzler dba1bff12e handle the 0 copied files case... but... no thana - dont change the
return value. it WAITS for efreet to be happy and give an update
event. this event doesnt come and thats currently some efreet bug.



SVN revision: 79120
2012-11-11 20:27:55 +00:00
Massimo Maiurana 5e2b9f2a6c updating russian translation
SVN revision: 79119
2012-11-11 20:20:43 +00:00
Massimo Maiurana 2d6b282f0b Make conf_randr module translatable (patch from Igor Murzov)
SVN revision: 79118
2012-11-11 20:15:59 +00:00
Carsten Haitzler 687e8f2fe9 and make sure it fits on 640x480.
SVN revision: 79117
2012-11-11 20:13:27 +00:00
Carsten Haitzler 629cec5473 make scaling dialog match changes in wizard.
SVN revision: 79116
2012-11-11 20:07:45 +00:00
Carsten Haitzler afa9803654 dark -> analog clock done... well for now.
SVN revision: 79110
2012-11-11 10:21:50 +00:00
Mike Blumenkrantz 4644272a70 AM_LIBADD is NOT an automake variable, confusing (and stupid) though that may seem! this fixes pretty much all modules which were previously broken. spankies!
SVN revision: 79109
2012-11-11 08:38:41 +00:00
Mike Blumenkrantz 2b781a0f0e properly add efreet-trash to e reqs
SVN revision: 79108
2012-11-11 08:37:30 +00:00
Massimo Maiurana a9fc8a621f updating portuguese translations
SVN revision: 79102
2012-11-10 22:43:07 +00:00
Massimo Maiurana f25e7358a9 Make comp module translatable (patch from Igor Murzov)
SVN revision: 79100
2012-11-10 22:33:51 +00:00
Samuel F. Baggen 7d17ed409d fix for button Next in wizard which was disabled by default on the Sizing page, the cause may have been the previous state
SVN revision: 79099
2012-11-10 17:47:59 +00:00
Tom Hacohen b49befa400 E entry: use E_FREE as suggested by Sebastian Dransfeld.
SVN revision: 79090
2012-11-10 10:11:25 +00:00
Carsten Haitzler 5232ef763a remove fixed - causes miscalc in edje min size.
SVN revision: 79082
2012-11-10 07:16:21 +00:00
Carsten Haitzler a9b426dc2f more wallpapers out-of-the-box
SVN revision: 79081
2012-11-10 07:11:06 +00:00
Carsten Haitzler 0c1681eca7 fix a few minor wizrd things:
1. if adding desktop files takes to long to rescane... provide a blank
pge+title at least with disabled next button
2. adjust sizes of title preview for scaling to be useful.
3. adjust other text box sizes to avoid scrollies.



SVN revision: 79079
2012-11-10 03:57:57 +00:00
Samuel F. Baggen 9eef0e9ae0 not prompted/ui page is waiting for user to click in next page, which makes wizard progress confusing because is needed to click again when nothing happened
SVN revision: 79077
2012-11-10 03:34:54 +00:00
Samuel F. Baggen d49d43fa34 typo from recyclating code
SVN revision: 79076
2012-11-10 03:18:31 +00:00
Carsten Haitzler add2d21609 mark ilist label as fixed - it is...
SVN revision: 79075
2012-11-10 03:09:28 +00:00
Carsten Haitzler 16e8ff0ff5 disable the screensaver/dpms blank forcing - it fixes 1 xorg issue but
triggers others on other xorgs. ugh.



SVN revision: 79074
2012-11-10 01:44:50 +00:00
Mike McCormack 1b1fdc0b45 e: Comment code generating an unused warning
SVN revision: 79070
2012-11-09 21:54:12 +00:00
Tom Hacohen ac38ad5121 E entry: Fixed issue with marup and text set/get.
This fixes #1715 or at least should.

SVN revision: 79061
2012-11-09 19:41:06 +00:00
Vincent Torri c6de6576c0 E17: fix keyboard for NetBSD and OpenBSD in wizard
patch by Maxime Villard (rustyBSD)


SVN revision: 79060
2012-11-09 19:33:38 +00:00
Carsten Haitzler 7c7b388014 send enlightenment_start a sigusr1 and it will give up its ptracing
efforts on e17. :) u can then gdb attach as u like.



SVN revision: 79029
2012-11-09 15:42:57 +00:00
Carsten Haitzler 01c9ae6777 actually make it -alpha1 at the end... so we can remove it for release.
SVN revision: 79026
2012-11-09 14:51:39 +00:00
Carsten Haitzler 24dd245c0f ooh and set relname... so it isnt.. "relname" but some useful version.
SVN revision: 79025
2012-11-09 14:50:57 +00:00
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +00:00
Cedric BAIL 6980eb0bc7 e: improve usability of WBOD.
SVN revision: 79023
2012-11-09 13:53:08 +00:00
Massimo Maiurana 7728f47f3f updating italian translations
SVN revision: 79020
2012-11-09 12:12:47 +00:00
Massimo Maiurana f82d2eb59a at least page 150 and 170 of the wizard contains messages that has to be translated. I'm adding all pages to potfiles just to be sure :)
SVN revision: 79019
2012-11-09 12:10:27 +00:00
Christopher Michael 2170cc5b98 E: Fix typo spotted by rustyBSD.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 79016
2012-11-09 11:05:35 +00:00
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
Lucas De Marchi 29e6c350e4 e/cpufreq: run the install data hook correctly
SVN revision: 79006
2012-11-09 00:10:35 +00:00
Lucas De Marchi e2d112bb23 e/modules: install everything headers
SVN revision: 79002
2012-11-08 17:40:33 +00:00
Lucas De Marchi bf8f13e811 e: fix relative/absolute path usage in automake
automake thinks it's good to mix absolute and relative path, based on
where the build dir is. So, $(top_srcdir) is not always relative
regardless the fact that if we wanted it to be absolute we could have
used $(abs_top_srcdir). So... use the absolute dir. Always.



SVN revision: 78999
2012-11-08 14:20:28 +00:00
Lucas De Marchi c5f1ac5065 e/modules: workaround missing dep in some automake versions
Automake 1.11 seems not to include a dependency between
wizard_page_150_la_OBJECTS and the generated .c/.h files. I'm not
entirely sure this is the right fix, but letting the build broken for
some people is not nice neither. Try to fix it with this, and check
later if this is indeed necessary.



SVN revision: 78998
2012-11-08 13:01:20 +00:00
Lucas De Marchi 0dd06ef17e e/mixer: remove trailing \t
It was not intended and apparently it fails to build in some computers as is.



SVN revision: 78989
2012-11-08 03:50:07 +00:00
Lucas De Marchi 7c381d2d27 e/modules: fix missing "\" for line continuation
Add "\" for line continuation in temperature and dropshadow modules.



SVN revision: 78988
2012-11-08 03:45:14 +00:00
Lucas De Marchi 7a9d3996d2 e/temperature: simplify build options
SVN revision: 78987
2012-11-08 03:45:05 +00:00
Lucas De Marchi 7941ef8cdf e/modules: reference srcdir to build edj files
This fixes out-of-tree build.



SVN revision: 78986
2012-11-08 02:51:34 +00:00
Lucas De Marchi 0000e87ffc e/modules: delete old Makefile.am's
SVN revision: 78983
2012-11-07 21:50:53 +00:00
Lucas De Marchi 7e3c136fce e/modules: shorten edje flags
SVN revision: 78982
2012-11-07 21:46:56 +00:00
Lucas De Marchi 39120ec254 e: don't yell about gnu make extension (rules with %)
SVN revision: 78981
2012-11-07 21:46:52 +00:00
Lucas De Marchi 87c46275c1 e/modules: shorten build rule for .edj
SVN revision: 78980
2012-11-07 21:46:47 +00:00
Lucas De Marchi f5d69d04b3 e/modules: silent edje_cc
SVN revision: 78979
2012-11-07 21:46:42 +00:00
Lucas De Marchi 7d6e2c8778 e/modules: Do not use recursive Makefiles
SVN revision: 78978
2012-11-07 21:46:35 +00:00
Cedric BAIL 3fe9bed80e E: should now compile on Mac OS X.
SVN revision: 78977
2012-11-07 21:21:04 +00:00
Cedric BAIL 03d50e9546 E: little hack to handle valid SIGILL.
SVN revision: 78976
2012-11-07 20:56:57 +00:00
Massimo Maiurana 635d4636e4 updating portuguese translations
SVN revision: 78967
2012-11-07 11:26:42 +00:00
Massimo Maiurana e2bd940dc3 updating galician translations
SVN revision: 78951
2012-11-06 21:32:15 +00:00
Sebastian Dransfeld 8eacf64412 pager: prevent double pager windows
SVN revision: 78950
2012-11-06 21:31:25 +00:00