Commit Graph

52 Commits

Author SHA1 Message Date
Igor Murzov 59dbae9902 Update/correct russian translation
SVN revision: 82790
2013-06-17 10:03:57 +01:00
Igor Murzov ab7a3e2373 eweather: Translate messages in configuration checker's error dialog.
SVN revision: 82789
2013-06-17 10:03:57 +01:00
Massimo Maiurana 1dcf7245a0 updating portuguese and esperanto translations
SVN revision: 82342
2013-06-17 10:03:57 +01:00
Massimo Maiurana bba5c65bba updating italian translation
SVN revision: 82309
2013-06-17 10:03:57 +01:00
Massimo Maiurana 692d028e27 updating portuguese translation
SVN revision: 82298
2013-06-17 10:03:57 +01:00
Igor Murzov 056e86c633 eweather, forecasts: Celsius!
SVN revision: 82289
2013-06-17 10:03:57 +01:00
Massimo Maiurana a3ab926c5f updating spanish and italian translation
SVN revision: 82242
2013-06-17 10:03:57 +01:00
Cedric BAIL 2d3e80b46b trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.
Patch by Doug Newgard <scimmia22@outlook.com>

SVN revision: 82148
2013-06-17 10:03:57 +01:00
Cedric BAIL b756333a65 autotools: move to AC_CONFIG_HEADERS.
Patch by Doug Newgard <scimmia22@outlook.com>.

SVN revision: 82135
2013-06-17 10:03:56 +01:00
Igor Murzov 18767a8f30 eweather: better stringshare usage
SVN revision: 81958
2013-06-17 10:03:56 +01:00
Igor Murzov 8df6712483 eweather: Update versioning scheme
SVN revision: 81957
2013-06-17 10:03:56 +01:00
Daniel Juyung Seo c5ebbe38c2 eweather ko.po: Added Korean translations.
SVN revision: 81952
2013-06-17 10:03:56 +01:00
Daniel Juyung Seo 5078c64376 forecasts, eweather: Do not use verbose mode for edje_cc.
SVN revision: 81951
2013-06-17 10:03:56 +01:00
Igor Murzov 0cd2312447 eweather: Add russian translation
SVN revision: 81767
2013-06-17 10:03:56 +01:00
Igor Murzov 39ad6741f1 eweather: Regettextize
SVN revision: 81766
2013-06-17 10:03:56 +01:00
Igor Murzov 45c6d096ad eweather: Add .gitignore
SVN revision: 81765
2013-06-17 10:03:56 +01:00
Igor Murzov 36d6747380 eweather: Provide meaningful README and add TODO
SVN revision: 81764
2013-06-17 10:03:56 +01:00
Igor Murzov eb76bb28fb eweather: Typecasting E_Config_Dialog to E_Dialog is illegal
Fixes crash in e_dialog_content_set().

SVN revision: 81763
2013-06-17 10:03:55 +01:00
Igor Murzov 19deefdea6 eweather: Fix config entries height
SVN revision: 81762
2013-06-17 10:03:55 +01:00
Igor Murzov 2cea002ac7 eweather: Fix copy'n'paste(?) errors.
SVN revision: 81761
2013-06-17 10:03:55 +01:00
Massimo Maiurana 841c694d2f updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Massimo Maiurana 8e7c6170ca updating portuguese and italian translations
SVN revision: 75701
2012-08-25 20:03:12 +00:00
Mike Blumenkrantz b82ae20ec6 sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74475
2012-07-27 08:35:53 +00:00
Boris Faure f3cdd23f4e E-MODULES-EXTRA: add const to _gc_label() functions
SVN revision: 65208
2011-11-14 22:17:19 +00:00
Vincent Torri 248642b710 eweather: fix gettext stuff
It is strange that there is no po file too


SVN revision: 60148
2011-06-09 18:50:04 +00:00
Vincent Torri 1af5260118 fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Vincent Torri ea9117f9c7 make gettext optional
some problem might arise like undef symbols if
they are not guarded correctly (like in alarm,
see next commit)


SVN revision: 59994
2011-06-06 16:40:14 +00:00
Hannes Janetzek f102ecfb7f e-modules: update do e_gadcon_util_cliet_menu_append api changes. allowing to have settings menu in toplevel again
SVN revision: 57828
2011-03-17 17:24:53 +00:00
Massimo Maiurana 4df918abc4 updating various translations
SVN revision: 57099
2011-02-16 20:39:52 +00:00
Massimo Maiurana 5958ad9b5e updating portuguese translations
SVN revision: 55674
2010-12-20 17:58:48 +00:00
Massimo Maiurana 229671f64e updating various translations
SVN revision: 55125
2010-12-01 23:34:15 +00:00
Miculcy Brian 9bd8dc7525 New module category.
SVN revision: 53519
2010-10-17 17:35:00 +00:00
Massimo Maiurana a8b244475f updating portuguese translations
SVN revision: 53033
2010-10-04 18:05:39 +00:00
Miculcy Brian f9b21172be fix recent menu api break
SVN revision: 52051
2010-09-09 14:49:12 +00:00
Christopher Michael 4e60229449 Update email address across the board.
SVN revision: 51890
2010-09-04 18:32:59 +00:00
Christopher Michael 306d9f254a Oops, use proper callback_del syntax.
SVN revision: 50933
2010-08-09 16:46:04 +00:00
Christopher Michael 52260d1930 When deleting the gadcon, don't ADD a callback but rather delete the
existing one.



SVN revision: 50932
2010-08-09 16:34:22 +00:00
Lucas De Marchi 587940eee7 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
Miculcy Brian bad60014a0 remove useless title
SVN revision: 47015
2010-03-08 17:08:30 +00:00
Gustavo Lima Chaves f828f26dea Fixing srcdir != builddir issue.
SVN revision: 46428
2010-02-24 15:23:56 +00:00
Sebastian Dransfeld 36afd7ef98 make non static functions EINTERN
SVN revision: 45448
2010-01-22 20:01:12 +00:00
Daniel Kolesa 82a236716b Eweather module: fix distcheck
SVN revision: 45414
2010-01-21 19:06:21 +00:00
Christopher Michael 9fba7b1104 Include image directory for compiling the edj file.
SVN revision: 44705
2009-12-23 22:31:32 +00:00
Jonathan Atton d5aec76ca5 Eweather : Add logo and url
SVN revision: 44423
2009-12-13 14:07:32 +00:00
Massimo Maiurana 9aa3f9aa84 updating french translation
SVN revision: 44331
2009-12-10 11:56:02 +00:00
Massimo Maiurana e837b424a6 updating italian translation
SVN revision: 44320
2009-12-09 11:58:37 +00:00
Jonathan Atton 3e75ddcfbf Eweather : set the License (LGPL).
SVN revision: 44027
2009-11-27 18:21:09 +00:00
Jonathan Atton 53aeb9500b Eweathear module : remove auto gonorated m4 files
SVN revision: 43992
2009-11-25 20:56:09 +00:00
Jonathan Atton fb2c6ecf2f Eweather : some fixs
SVN revision: 43989
2009-11-25 20:46:05 +00:00
Christopher Michael f74c2fa707 Fix module name in Module Settings Dialog to be EWeather.
If we are not on the desktop, then no point in creating inst-> objects, just
free the inst struct and return.



SVN revision: 43929
2009-11-23 17:08:01 +00:00