Commit Graph

160 Commits

Author SHA1 Message Date
Igor Murzov 6eda033a7e Add new files to POTFILES.in
SVN revision: 82084
2013-01-03 15:28:04 +00:00
Massimo Maiurana c4d63ef240 Make Signal Bindings Settings dialog translatable (patch from Igor Murzov)
SVN revision: 81450
2012-12-20 12:53:36 +00:00
Massimo Maiurana b376643d06 Add messages of Access, Physics and Quickacces modules to the pot (patch from Igor Murzov)
SVN revision: 81047
2012-12-16 16:47:26 +00:00
Massimo Maiurana 2b6202dbfa missing evry files in POTFILES.in
SVN revision: 80621
2012-12-10 20:51:35 +00:00
Massimo Maiurana 96fac26f2f Mark some strings for translation. (patch from Igor Murzov)
SVN revision: 80551
2012-12-09 14:39:30 +00:00
Massimo Maiurana fb5d1ecd8c Make some more Evry messages translatable (patch from Igor Murzov)
SVN revision: 80478
2012-12-07 17:52:51 +00:00
Stefan Schmidt 8fca5af90e e: Remove deleted notification files form POTFILES.in
Lets keep distcheck working.

SVN revision: 79782
2012-11-28 13:53:31 +00:00
Massimo Maiurana 64396beb84 Make new wizard page translatable (patch from Igor Murzov)
SVN revision: 79725
2012-11-26 18:00:52 +00:00
Massimo Maiurana 077a77c79f Make some messages translatable (patch from Igor Murzov)
SVN revision: 79408
2012-11-17 14:34:03 +00:00
Massimo Maiurana 5d0779f3f1 makes filepreview widget translatable (patch from Igor Murzov)
SVN revision: 79192
2012-11-12 20:03:28 +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
Massimo Maiurana f25e7358a9 Make comp module translatable (patch from Igor Murzov)
SVN revision: 79100
2012-11-10 22:33:51 +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
Carsten Haitzler 7bef20f1b8 no more e_editable.c
SVN revision: 78687
2012-10-31 04:10:07 +00:00
Massimo Maiurana dcd9547e80 some fileman strings were not included in enlightenment.pot
SVN revision: 77553
2012-10-07 07:46:11 +00:00
Sebastian Dransfeld e3bb693e6e e: add notification to po
SVN revision: 77529
2012-10-05 11:28:04 +00:00
Tom Hacohen 58cb4c2426 E: Remove deleted files from POTFILES.in - #1549.
Many thanks to sb.

SVN revision: 76993
2012-09-21 18:42:55 +00:00
Mike Blumenkrantz 516ff07701 remove old file from pofiles
SVN revision: 75051
2012-08-09 13:49:04 +00:00
Chidambar Zinnoury e70e5698e7 e settings: merge window geometry and maximization policy settings.
SVN revision: 73511
2012-07-10 05:01:00 +00:00
Chidambar Zinnoury c37f6386fe e settings: merge focus and window stacking.
SVN revision: 73476
2012-07-08 19:30:25 +00:00
Chidambar Zinnoury 4d87b8d7c7 e theme: merge application and icon themes.
SVN revision: 73475
2012-07-08 17:43:17 +00:00
Chidambar Zinnoury 7bdcc0ef08 e i18n: add some missing files.
Bonus: correct some typos and add missing window icons.


SVN revision: 73472
2012-07-08 13:15:15 +00:00
Chidambar Zinnoury 8b7ce4923d e settings: merge cursor and mouse settings.
Bonus: add some i18n lovin' to xsettings.


SVN revision: 73471
2012-07-08 12:18:32 +00:00
Chidambar Zinnoury af8399892e e i18n: clock settings also needs some lovin'.
SVN revision: 72277
2012-06-17 07:16:58 +00:00
Cedric BAIL 55415c6df0 e: move e-tiling in e17.
SVN revision: 70614
2012-05-02 08:20:53 +00:00
Carsten Haitzler aa916108a8 remove file that has gone
SVN revision: 70563
2012-05-01 07:23:11 +00:00
Carsten Haitzler 5a00507e2b xkb config put into core. xkb layout is set on startup now (last one
used). removed setting up and deletion of keybindings - now its in
normal keybindings config territory. set them up yourself. much more
solid now. happy.



SVN revision: 70552
2012-04-30 09:52:05 +00:00
Carsten Haitzler c1699d13a0 finally - xkbswitch into core e. needs some polishing work. what i
have done here beyond just "copy the code" is:

1. fix up some code that was useless (didnt need to be done).
2. reformat all the code to be closer to efl/e style guidelines
3. add flags to the gadget popup menu to change keyboard
4. fix lots of warnings
5. fix some correctness in c - () vs (void)
6. added q66 to AUTHORS
7. made it use _() intl macro, not D_() (needed)
8. put xkbswitch module stuff in theme (need some prettying/work)
9. added some XXX: comments on things to do

right now xkbswithc is actually very powerful (thanks q66) but its not
that user-friendly. it lets you add a short-list of "keyboard layouts"
you nee/duse. the gagdet lets you quick-switch between them. this
actually works. it has nice little flaggy things to try help you out.

what we probably need to do is:

1. fix a buffer overflow waiting to happen in the kbdswitch changing.
XXX'd
2. add a wizard page asking for kbd layout
3. double-check that "last used kbdlayout" is actually turned on
4. move xkbd config to core e config (not separate in module)
5. pretty up the gagdet (add a shadow around the flag, some
placeholder if no flag is selected etc.)
6. go over the xkb parser - it looks fragile from a read

:)




SVN revision: 70531
2012-04-28 04:09:56 +00:00
Carsten Haitzler e4a94c3888 pass make distcheck for evry - move the disparate evry module c files
into evry dir as the disparate module dirs are missing e_mod_main.c
anyway ande can no longer build as stand alone modules anyway.



SVN revision: 59939
2011-06-04 01:08:34 +00:00
Carsten Haitzler 252895fb47 remove illume from potfiles.in
SVN revision: 59937
2011-06-04 00:29:58 +00:00
Carsten Haitzler 7469a45aef and more module merging! that's pretty much all of the merges done.
now probably need to consider some module renaming as a result of the
merges. but for now that can wait.



SVN revision: 59059
2011-05-01 03:56:17 +00:00
Carsten Haitzler 1a3f544f54 more module merging.
SVN revision: 59058
2011-05-01 03:09:10 +00:00
Carsten Haitzler 86805db0a9 more merging of modules
SVN revision: 59057
2011-05-01 03:00:56 +00:00
Carsten Haitzler d2dc4fd3ae more merging of modules
SVN revision: 59056
2011-05-01 02:51:21 +00:00
Carsten Haitzler 82ffbc59f3 more conf module merges
SVN revision: 59054
2011-04-30 13:47:06 +00:00
Carsten Haitzler c2b3532fd7 more merging of modules that are needlessly split
SVN revision: 59053
2011-04-30 13:35:25 +00:00
Carsten Haitzler ed7aba1cfd consolidate some more conf modules as per plan.
SVN revision: 59052
2011-04-30 12:59:53 +00:00
Boris Faure 18505327b0 e: fix po generation
SVN revision: 58530
2011-04-09 20:36:35 +00:00
Hannes Janetzek cb43541078 e17: remove aspell, update POTFILES
SVN revision: 58505
2011-04-08 23:58:05 +00:00
Boris Faure 85ce486df8 e: re-arranging modules in po too
SVN revision: 58296
2011-04-03 11:21:37 +00:00
Lucas De Marchi 8ee0227894 Fix POTFILES
Bad discomfitor.



SVN revision: 53354
2010-10-13 13:38:22 +00:00
Michael BOUCHAUD 3bd559941e remove e_fm_main.c from POTFILES. discomfitor you missed it
SVN revision: 53052
2010-10-05 09:30:05 +00:00
Carsten Haitzler 265586f299 mmm distcheck passing is good mmkay
SVN revision: 51905
2010-09-05 15:19:49 +00:00
Christopher Michael 226fea78bd Add new desklock file to pot files.
SVN revision: 50568
2010-07-28 01:57:58 +00:00
Christopher Michael 5c3e101c07 Fix po file generation for missing everything file.
SVN revision: 49196
2010-05-25 15:37:22 +00:00
Hannes Janetzek 8b9b020c21 remove evry-wallpaper
SVN revision: 48971
2010-05-18 08:02:39 +00:00
Mike Blumenkrantz 4dbcb06cdf no but really we do want to search for translations in this file
SVN revision: 48486
2010-04-30 18:11:27 +00:00
Iván Briano 66cf1e15d1 file is gone, don't search for translations in it
SVN revision: 48483
2010-04-30 17:55:43 +00:00
Hannes Janetzek 26127d523f removing exebuf, left exebuf_terminal_cmd as it's used in other places
SVN revision: 48191
2010-04-20 23:25:42 +00:00
Massimo Maiurana 2cef57f9f5 including all messages of the Everything module in i18n
SVN revision: 48100
2010-04-18 10:23:00 +00:00
Massimo Maiurana 1a49d2a50d enabling localization for the "everything" module
SVN revision: 47932
2010-04-11 19:23:36 +00:00
Christopher Michael 9abc16dfea Update potfiles.in for new deskpreview widget.
SVN revision: 46809
2010-03-03 01:37:25 +00:00
Carsten Haitzler bebcb531f9 file not there.
SVN revision: 44843
2010-01-02 02:27:25 +00:00
Carsten Haitzler bcd35dad89 and stage 2 of removing ipc handlers.. actually remove them!
SVN revision: 43270
2009-10-25 15:55:11 +00:00
Gustavo Sverzut Barbieri 4b229ee6da integrate systray translation/gettext into e17.
SVN revision: 40613
2009-05-13 01:28:11 +00:00
Massimo Maiurana c681fcd228 updating it and fr po's and adding fileman_opinfo in potfiles
SVN revision: 39796
2009-03-29 18:33:55 +00:00
Massimo Maiurana 47a580c5d3 new file to translate
SVN revision: 39304
2009-03-01 11:35:54 +00:00
Massimo Maiurana 57180ee9ac adding some strings to i18n and updating it.po and de.po
SVN revision: 38761
2009-01-24 18:47:07 +00:00
Massimo Maiurana c346001e42 updating it.po and POTFILES.in
SVN revision: 38541
2009-01-10 19:58:34 +00:00
Aron Xu 0376bd2194 Revert this file to original version,it changed by mistake, sorry.
SVN revision: 38265
2008-12-21 14:57:45 +00:00
Aron Xu 8bc6809f6c Merged new pot files.
SVN revision: 38261
2008-12-21 11:36:27 +00:00
Massimo Maiurana 0d006e21f3 adding syscon to translatable modules
SVN revision: 37869
2008-11-30 15:31:16 +00:00
Massimo Maiurana 2c2e7e7ea8 a few files to translate, mostly from first run wizard.
SVN revision: 37792
2008-11-24 21:45:46 +00:00
Christopher Michael e1835ddf0c Make E Compile Again. Please don't add the [encoding] bit back into this
file. It's not needed, and it breaks E compile.



SVN revision: 37587
2008-11-11 17:51:32 +00:00
Aron Xu 55875314c3 added [encoding: UTF-8] in POTFILES.in so that it can generate POT file correctly.
SVN revision: 37585
2008-11-11 13:42:31 +00:00
Christopher Michael e451e5082e Make E compile again.
SVN revision: 37556
2008-11-08 19:52:46 +00:00
Aron Xu 59fbaf0c4e Updated POTFILES.in
SVN revision: 37555
2008-11-08 17:14:44 +00:00
Carsten Haitzler 51bceda65d remove tlist - really... hardly used. dubiously usefl as ilist does it just
with added icons. use the icons anyway. less theme and code to maintain.



SVN revision: 36768
2008-10-18 05:21:05 +00:00
Massimo Maiurana fd8c985674 SVN revision: 36441 2008-10-05 08:56:34 +00:00
Carsten Haitzler 6add15cc93 fix potfiles.in.
SVN revision: 36413
2008-10-03 00:32:57 +00:00
Massimo Maiurana df28beca8d SVN revision: 35845 2008-09-06 08:26:57 +00:00
Massimo Maiurana cda8fd0779 hu translations for desktop files
SVN revision: 34643
2008-05-22 19:32:08 +00:00
Carsten Haitzler e7ee7b234c pass make distcheck and a snapshot asparagus release - been a while
SVN revision: 34600
2008-05-19 00:07:12 +00:00
Massimo Maiurana cae93de7dc *** empty log message ***
SVN revision: 34544
2008-05-12 18:03:59 +00:00
Massimo Maiurana 69cd0109a3 adding files for i18n
SVN revision: 34034
2008-03-16 08:45:00 +00:00
Massimo Maiurana fff23312f9 *** empty log message ***
SVN revision: 32357
2007-11-04 16:09:54 +00:00
Massimo Maiurana 3a4bfa0735 *** empty log message ***
SVN revision: 31483
2007-08-24 11:01:45 +00:00
Christopher Michael 410348c2bd Remove e_fwin.c...it's in the fileman module now.
SVN revision: 31262
2007-08-12 10:08:06 +00:00
Carsten Haitzler c3fc770dce config panel now is a module - just config registry is in core e.
SVN revision: 31184
2007-08-05 08:07:39 +00:00
Massimo Maiurana bacc96e539 *** empty log message ***
SVN revision: 31182
2007-08-05 07:50:39 +00:00
Carsten Haitzler ea0b0dd7d8 winlist -> module!
SVN revision: 31178
2007-08-05 04:41:55 +00:00
Christopher Michael 7815990fd9 Correct filename typo for exebuf module.
SVN revision: 31137
2007-08-03 11:33:00 +00:00
Carsten Haitzler 7c50b360d8 another example - exebuf goes to a module. it's even a godo demo of how a
moduel can extend the default action set (and remove its action) as well as
extend the default menus.


SVN revision: 31103
2007-08-01 12:37:01 +00:00
Carsten Haitzler a220489b4e and the last of the config panel dialogs gets modularised - mroe config
dialogs around but hooked up differently. do these by hand.


SVN revision: 31073
2007-07-29 06:58:24 +00:00
Carsten Haitzler 6500aefa51 and move another chunk of config dialogs into modules
SVN revision: 31026
2007-07-28 03:50:14 +00:00
Carsten Haitzler 7b95e2b3f0 and add conf_applications src .c files in
SVN revision: 30968
2007-07-25 11:41:38 +00:00
titan ffcecd7e2f Seems e_int_config_apps.c was removed from e/src/bin but was left in
e/po/POTFILES.in causing problems while building.


SVN revision: 30966
2007-07-25 06:16:44 +00:00
leviathan 3c4e566d04 fix missing config modules
SVN revision: 30813
2007-07-14 17:09:47 +00:00
Carsten Haitzler a7a05c624d move a bunch of other config dialogs over to be modules.
before i do more. i need to fix a glaring stability hole... try remove
aconfig module while the config dialog that module handles is up... :)


SVN revision: 30644
2007-07-08 03:57:52 +00:00
codewarrior 6e499627d8 fixies, thanks drexil
SVN revision: 30610
2007-07-05 12:17:45 +00:00
Massimo Maiurana 214b05c364 *** empty log message ***
SVN revision: 30454
2007-06-24 17:27:05 +00:00
Carsten Haitzler b07a851c65 ASPARAGUS!
SVN revision: 30379
2007-06-17 15:25:52 +00:00
Christopher Michael 438b6943d0 Make E build again after brian's confirm dialog patch by fixing the new file
name in POTFILES.in.


SVN revision: 29954
2007-05-11 20:30:30 +00:00
Massimo Maiurana 4654bc7d22 some i18n updates
SVN revision: 29621
2007-04-21 10:52:47 +00:00
Christopher Michael 04216ded08 Remove old e_int_config_apps and add the new config_apps files.
Thanks jcwong.


SVN revision: 29433
2007-04-07 09:34:41 +00:00
Sebastian Dransfeld ad3429fa30 More correct list over files that need translation
SVN revision: 29182
2007-03-26 17:27:57 +00:00
Sebastian Dransfeld 95f5e51ca0 More files to translate.
SVN revision: 29181
2007-03-26 17:25:22 +00:00
Sebastian Dransfeld 9a61425cbe These files are gone.
SVN revision: 29152
2007-03-25 20:13:29 +00:00
Sebastian Dransfeld 005be2448e These files do not exist anymore.
SVN revision: 29121
2007-03-25 14:52:13 +00:00
Massimo Maiurana e38e1a7541 files which has strings to translate
SVN revision: 28509
2007-03-01 02:40:28 +00:00