Commit Graph

226 Commits

Author SHA1 Message Date
Mike Blumenkrantz fee8bf1c1d people really need to stop making batch commits without checking to see if they've broken something.
SVN revision: 50291
2010-07-16 20:57:51 +00:00
Massimo Maiurana bfccd41b0b updating french translation
SVN revision: 50214
2010-07-13 10:41:08 +00:00
Lucas De Marchi 867902dc9e Fixes for Ecore Api changes
Patch automatically by Coccinelle to fix the
callbacks used by the following functions:

 * ecore_event_handler_add()
 * ecore_event_filter_add()
 * ecore_idler_add()
 * ecore_idle_enterer_add()
 * ecore_idle_enterer_before_add()
 * ecore_idle_exiter_add()
 * ecore_main_fd_handler_add()
 * ecore_main_win32_handler_add()
 * ecore_timer_add()
 * ecore_timer_loop_add()
 * ecore_animator_add()
 * ecore_poller_add()


SVN revision: 50108
2010-07-08 00:57:17 +00:00
Christopher Michael b17e200dc9 Fixes for Ecore Api changes.
SVN revision: 50072
2010-07-06 17:52:01 +00:00
xcomputerman 37f32c8d53 Fix broken compile
SVN revision: 47108
2010-03-10 16:51:53 +00:00
Miculcy Brian bd54c97d95 remove useless title
SVN revision: 47020
2010-03-08 17:08:54 +00:00
Aron Xu 17687eb3c9 Sync translations from Launchpad.
SVN revision: 46205
2010-02-16 09:30:59 +00:00
Aron Xu 94b8fb15eb Sync translations from launchpad
SVN revision: 44166
2009-12-03 09:56:45 +00:00
Christopher Michael aaf2733066 Enable silent rules if possible.
SVN revision: 42986
2009-10-09 21:15:12 +00:00
Christopher Michael 4240a449e8 Fix API Inconsistency:
e_ilist_min_size_* to e_ilist_size_min_*



SVN revision: 42163
2009-09-01 16:39:10 +00:00
Christopher Michael 07afe9c0ce Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Aron Xu ab95ace166 Sync translations from Launchpad for E-MODULES-EXTRA.
SVN revision: 42065
2009-08-28 08:34:45 +00:00
Daniel Kolesa cdf5d8c0ad Fixes for emodules.
SVN revision: 41587
2009-08-04 12:19:55 +00:00
Daniel Kolesa 932e679a40 Fix potfiles in emodules.
SVN revision: 41586
2009-08-04 11:37:02 +00:00
Daniel Kolesa e8cbe17df3 EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
SVN revision: 41571
2009-08-03 14:49:56 +00:00
Aron Xu e5f809f591 mass update of translations from launchpad
SVN revision: 41386
2009-07-17 11:29:54 +00:00
semernin 0275f93bad List of changes:
1. Gadcon sities:
      -- 'E_Gadcon_Site' enum to list all available sities,
      -- added 'is_site' callback for distinguish gadcon sities,
      -- 'e_gadcon_site_is_*' helpers written to use in gadget modules,
      -- gadcon config dialogs modified to show only gadgets that appropriate
         to selected gadcon site,
      -- all gadget modules updated for using new callback.
      
      When callback is not provided in module, then gadget can be used in 
      any gadcon site.
      
   2. Filemanager:
      -- added error icon to unexisting path dialog,
      -- added callback 'func.abort' to 'E_Fm2_Op_Registry_Entry' to specify
         abort operation sequence (if not provided, then operation is not
         cancelable),
      -- added parameter to 'e_fm2_op_registry_entry_add' to specify abort
         method on construct 'E_Fm2_Op_Registry_Entry' or make non-cancelable
         operation if this function is not provided,
      -- added 'e_fm2_operation_abort' call to cancel efm2 operation,
      -- added method '_e_fm2_operation_abort_internal' that represent efm2
         default handler of operation cancelling,
      -- 'done' and 'total' fields of 'E_Fm2_Op_Registry_Entry' changed to
         off_t type, also all message handlers modified to work with it
         (to show progress for large files correctly),
      -- improved file operation progress processing,
      -- added cancel button to operation progress gadget in filemanager window,
      -- added delete file glyph to operation progress gadget,
      -- improved status message for efm2 operation progress.

   3. Filemanager slave:
      -- fixed critical bug in message handling via stdin/stdout,
      -- fixed critical bug in removing task from list,
      -- improved 'E_FM_OP_ABORT' handling,
      -- fix rollback counting on moving files.

   4. Fileman_opinfo module:
      -- a new theme writed: status string and gadget for view operation status
         in summary and detail modes,
      -- summary mode: operation glyph, state message, progressbar, abort button,
      -- detail mode: all for summary + from filename, to filename,
      -- summary/detailed button works as trigger,
      -- added source of module theme and used images.
      
   4. Pathbar module:
      -- non-critical fix, just for safety.

   Also patch contains several minor updates to serve main task.


SVN revision: 41224
2009-06-29 14:38:03 +00:00
Aron Xu b4e1421324 Added Ukrainian translations by Daniel Korostil <ted.korostiled@gmail.com>.
SVN revision: 40992
2009-06-10 12:32:28 +00:00
Viktor Kojouharov 30191a0535 remove all traces of the resize callback function. it iss not needed anymore
SVN revision: 40942
2009-06-07 09:00:05 +00:00
Aron Xu 9f75da0408 Added pt to LINGUAS
SVN revision: 40891
2009-06-04 03:32:32 +00:00
Massimo Maiurana ba4777e3dd updating esperanto translation
SVN revision: 40687
2009-05-17 07:47:15 +00:00
Daniel Kolesa b27e875ba1 removed -fd parameters, thx to Lutin.
SVN revision: 40366
2009-04-25 12:20:23 +00:00
Daniel Kolesa fb8421dafa Moved emodules to fontconfig.
SVN revision: 40365
2009-04-25 11:05:00 +00:00
Massimo Maiurana eaf2ebb2a0 updating french translations
SVN revision: 40347
2009-04-24 16:09:36 +00:00
Carsten Haitzler 2999283266 1. embryo shoudl have soname
2. yes local.conf slipped in - ignore
3. added soname version release to module arch dirs
4. adapted extra-modules to use the revision in arch
5. made e17 also have a release rev
6. dummy release stuff in eet - wont use it as its already released.



SVN revision: 40267
2009-04-21 14:17:42 +00:00
Aron Xu d6924fc605 Sync translations with launchpad
SVN revision: 40003
2009-04-12 11:52:10 +00:00
Davide Andreoli c4668499ea Rename all icons in E-MODULE-EXTRA
SVN revision: 39774
2009-03-28 13:30:14 +00:00
Mike Frysinger 0d1d5fadd4 declare ACLOCAL_AMFLAGS to match autogen.sh behavior
SVN revision: 39409
2009-03-07 21:44:16 +00:00
Massimo Maiurana f51e7bd34e updating greek and italian translations
SVN revision: 39376
2009-03-05 16:50:41 +00:00
Cedric BAIL 4550adade4 * estickies,
* etk,
	* PROTO/exalt,
	* E-MODULES-EXTRA/diskio,
	* E-MODULES-EXTRA/drawer,
	* E-MODULES-EXTRA/penguins,
	* E-MODULES-EXTRA/slideshow,
	* E-MODULES-EXTRA/mail,
	* E-MODULES-EXTRA/forecasts,
	* E-MODULES-EXTRA/iiirk,
	* E-MODULES-EXTRA/places,
	* e,
	* ewl,
	* ecore,
	* elitaire,
	* entrance,
	* e_dbus,
	* efreet: Here we go, move from Ecore_List to Eina_List.

	NOTE: This patch is huge, I did test it a lot, and I hope nothing is
	broken. But if you think something change after this commit, please
	contact me ASAP.


SVN revision: 39200
2009-02-25 11:03:47 +00:00
Aron Xu 49896afa7f Merged new pot files.
SVN revision: 39159
2009-02-23 10:39:26 +00:00
Massimo Maiurana e28157eae0 french translations for desktop files
SVN revision: 38830
2009-01-28 12:37:16 +00:00
Aron Xu 64ac8ebbd0 Updated zh_CN translation
SVN revision: 38717
2009-01-23 11:14:05 +00:00
Aron Xu ce04e82c83 Fixed end-of-line within string
SVN revision: 38684
2009-01-21 16:14:33 +00:00
Aron Xu fb69c1fb39 Updated lots of po files for e17 and E-MODULES-EXTRA
SVN revision: 38636
2009-01-18 16:45:19 +00:00
Daniel Kolesa 5723fc9ed0 Translated .desktop files in E-MODULES-EXTRA to Czech.
SVN revision: 38451
2009-01-04 17:47:26 +00:00
Aron Xu 633723437b Added de he and pl translations from contributers on launchpad
SVN revision: 38435
2009-01-03 08:56:42 +00:00
Aron Xu ddb71cc8b7 Added de he and pl translations from contributers on launchpad
SVN revision: 38434
2009-01-03 08:55:07 +00:00
Aron Xu f41488cf0b Merged new POT files
SVN revision: 38422
2009-01-03 07:00:08 +00:00
Daniel Kolesa fefff87c6a updated Czech translations and added Czech translations for places and tiling module
SVN revision: 38400
2009-01-01 13:33:29 +00:00
Aron Xu fa076ca02e Merged new pot files.
SVN revision: 38261
2008-12-21 11:36:27 +00:00
Massimo Maiurana 2bc7b4aec5 updating and adding czech language support for apps and modules.
also adding el to configure.ac in ephoto, which it wasn't.

SVN revision: 37916
2008-12-03 18:59:06 +00:00
Aron Xu 24693978e1 Merged new pot files without e itself
SVN revision: 37852
2008-11-29 14:08:31 +00:00
Massimo Maiurana f24795f45a updating and adding greek language support for e and modules
SVN revision: 37850
2008-11-29 11:09:40 +00:00
Aron Xu 8793a0a039 Merged new pot files to all avaliable po files
SVN revision: 37765
2008-11-23 12:41:45 +00:00
Massimo Maiurana 11bc2b0a14 added greek translation
SVN revision: 37590
2008-11-11 21:45:07 +00:00
Aron Xu b25b855074 Merged latest POT files to all avaliable PO files from every program.
SVN revision: 37586
2008-11-11 13:51:08 +00:00
Michael Jennings e93dd26204 More moves. And remove .pot files.
SVN revision: 37578
2008-11-10 18:59:03 +00:00
Aron Xu 09ad765722 Generated new pot files for translations.
SVN revision: 37562
2008-11-09 12:10:52 +00:00
Christopher Michael 4b31372987 Use E_FREE to free the dialog data structures as they were created using
E_NEW and E_FREE sets the pointer to NULL already.



SVN revision: 37538
2008-11-08 01:19:10 +00:00