Commit Graph

109 Commits

Author SHA1 Message Date
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