Commit Graph

160 Commits

Author SHA1 Message Date
maxerba 7d712615dd Updating Potfiles 2021-05-28 09:52:55 +02:00
Carsten Haitzler c99bea2e39 update potfiles.in 2021-04-17 10:55:48 +01:00
maxerba 0b67c7d8ed Updating POTFILES 2021-03-29 19:17:14 +02:00
Carsten Haitzler a10f2b6743 update potfiles 2020-04-21 16:44:18 +01:00
Carsten Haitzler a35f4e2750 update potfiles infra for e
remove potfiles.skip - dont need anymore
add and use shell script to update porfiles.in from src
update potfiles.in using this script
2020-04-20 10:14:15 +01:00
maxerba bf4bc445bb Ok, with my last commit pot generation and po update works, but they're still not updated as POTFILES* files was missing a lot of files containing translatable strings. Now they are updated, i guess i should do the same even for other packages. 2020-04-18 14:01:35 +02:00
maxerba 448be28c3a Make pot file generation work again 2020-04-18 11:48:00 +02:00
Marcel Hollerbach f0ef2198c5 wizard: make page 065 translatable
we should use here the translation for plural or singular, everything
else makes it hard to translate

This commit also adds the file to POTFILES so it gets recognized by the
pot file
2016-10-11 14:16:52 +02:00
Carsten Haitzler 4f6df6b7ca e mixer - replace with epulse/emixer
this is emixer (epulse) from

http://git.enlightenment.org/devs/ceolin/epulse.git

the emixer binar is rewritten though and the emix lib is compiled-in
into the module and into the binary as oppopsed to a shared lib with
loadable modules. this supports alsa and pulse. a much more solid mixer.
2015-06-08 21:15:09 +09:00
Stefan Schmidt d65ed603ad po: Remove unused e_int_config_randr.c file from POTFILES.in to pass distcheck
This file is still around while not really used. It is also not distributed and
thus fails if po tries to update during distcheck with this file still in list.
2015-04-22 09:43:16 +02:00
maxerba 6604268f2d Make some randr messages translatable 2015-04-20 16:23:33 +02:00
Mike Blumenkrantz 128338952e remove cslider widget
no longer used
2015-04-09 16:37:16 -04:00
Mike Blumenkrantz e569758fef remove csel widget
no longer used
2015-04-09 16:36:41 -04:00
Mike Blumenkrantz 6e4710cc91 remove e_color_class 2015-04-06 15:26:36 -04:00
Mike Blumenkrantz 58447e9508 completely remove E_Manager
the final step in flattening all the canvas/screen apis
2015-03-19 16:53:32 -04:00
Stefan Schmidt a3a0778b69 po: Change file name to adapt for randr_conf changes.
While the old file is still around it is no longer listed in SOURCES and
thus not packaged up in the tarball which leads to a fail on jenkins.
2015-01-28 09:28:06 +01:00
Marcel Hollerbach 2f78b3b1c0 po files: remove remove e_randr
found by OnlyHuman
2015-01-25 22:50:52 +01:00
Mike Blumenkrantz 3fc96af2dd Revert "revert all the ui breakes in e - going the wrong direction in the"
This reverts commit 3ea6a3569d.
2015-01-15 03:04:42 -05:00
Carsten Haitzler 3ea6a3569d revert all the ui breakes in e - going the wrong direction in the
first place anyway. shoudl replace the entire dialgo one at a time by
an elm version not try and stuff elm widgets into where e widgets used
to be. this doesnt improve e's config dialogs, just makes them buggy
as all hell in the name of a move to elm.

Revert "e_widget_button -> elm_button conversion"
This reverts commit b1c976d80d.

Revert "update widget size hints when setting a resize object"
This reverts commit fdab0218b2.

Revert "remove no-longer-necessary size hinting in list widgets"
This reverts commit 21479f5019.

Revert "e_widget_textblock -> elm_entry conversion"
This reverts commit 8fe2f00f75.

Revert "e frame -> elm_frame conversion"
This reverts commit e9da6a02fc.

Revert "remove unnecessary size hinting"
This reverts commit b596623efd.

Revert "e_label -> elm_label conversion"
This reverts commit 049b318679.

Revert "set evas size hint min in widget min size"
This reverts commit 2f09aa2fda.

Revert "e_table -> elm_table conversion"
This reverts commit 6434012982.

Revert "remove unused vars"
This reverts commit b19e706b23.
2015-01-15 12:13:53 +09:00
Mike Blumenkrantz 6434012982 e_table -> elm_table conversion
if rebases were monopoly money, this commit would be able to buy mediterranean ave.

 #teamborker
2015-01-13 22:44:55 -05:00
Mike Blumenkrantz c978a045e6 e_entry -> elm_entry conversion
another dice roll in the board game of enlightenment development. next, I will attempt to roll doubles to get out of jail.

 #teamborker

fix T1906
2015-01-11 12:20:46 -05:00
Mike Blumenkrantz 6f1d4a9f4f remove e_box from POTFILES.in
seriously why is a file with no translatable text in here
2015-01-01 17:57:28 -05:00
Stefan Schmidt b83bbaf198 po: Remove file from now disabled access module to pass distcheck 2014-12-16 16:47:38 +01:00
q66 692722abc1 remove e_mod_xembed.c from POTFILES.in 2014-11-25 23:46:33 +00:00
Mike Blumenkrantz 99589eb5af remove E_Win+e_canvas, convert all internal wins to use elm_win
known issues:

* keybindings for efm windows (eg. ctrl+w) are broken until the rest of the conversion is completed
2014-11-20 15:26:21 -05:00
Mike Blumenkrantz caf521875c remove dead conf_display file 2014-11-20 15:26:18 -05:00
Igor Murzov ef7221320a po/POTFILES.in: Add files of Pager Plain module 2014-09-03 18:03:40 +04:00
Chris Michael be3ec4fcc5 Fix build breakage from removal of config_engine file
We cannot generate PO files for source files that do not exist
anymore. Bad Raster, Spankies !! ;)

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-08-11 13:13:36 -04:00
Igor Murzov e624345d3d Add some more messages to the pot file 2014-06-30 03:42:33 +04:00
Mike Blumenkrantz 989ca84660 fuck you gettext 2014-04-04 15:38:10 -04:00
Stefan Schmidt f4624d940a po: Remove files for disabled wallpaper2 module to fix make distcheck
The wallpaper2 module got disabled by not includng its makefile anymore
which confused gettext as it still had two files listed for it.
2014-04-01 15:52:50 +02:00
maxerba 54950b40ad Include lokker in translatable modules 2014-02-23 20:41:32 +01:00
maxerba 6f43774bf0 Updating all po's merging translations from the packagekit extra module 2014-01-29 21:46:31 +01:00
Mike Blumenkrantz c2be19c093 feature: comp config is no longer a module
given that compositing is always enabled and that it's crucial to be able to change these settings, potentially having them unavailable is not a great way to live
2014-01-14 20:28:57 -05:00
Mike Blumenkrantz 86656e4df9 compositor rewrite / charlie-foxtrot situation
huge fustercluck commit because there wasn't really a way to separate out the changes. better to just rip it all out at once.

* compositor and window management completely rewritten. this was the goal for E19, but it pretty much required everything existing to be scrapped since it wasn't optimized, streamlined, or sensible. now instead of having the compositor strapped to the window manager like an outboard motor, it's housed more like an automobile engine.

** various comp structs have been merged into other places (eg. E_Comp_Zone is now just part of E_Zone where applicable), leading to a large deduplication of attributes

** awful E_Comp_Win is totally dead, having been replaced with e_comp_object smart objects which work just like normal canvas objects

** protocol-specific window management and compositor functionality is now kept exclusively in backend files

** e_pixmap api provides generic client finding and rendering api

** screen/xinerama screens are now provided directly by compositor on startup and re-set on change

** e_comp_render_update finally replaced with eina_tiler

** wayland compositor no longer creates X windows

** compositor e_layout removed entirely

* e_container is gone. this was made unnecessary in E18, but I kept it to avoid having too much code churn in one release. its sole purpose was to catch some events and handle window stacking, both of which are now just done by the compositor infra

* e_manager is just for screensaver and keybind stuff now, possibly remove later?

* e_border is gone along with a lot of its api. e_client has replaced it, and e_client has been rewritten completely; some parts may be similar, but the design now relies upon having a functional compositor

** window configuration/focus functions are all removed. all windows are now managed solely with evas_object_X functions on the "frame" member of a client, just as any other canvas object can be managed.

*** do NOT set interceptors on a client's comp_object. seriously.

* startup order rewritten: compositor now starts much earlier, other things just use attrs and members of the compositor

* ecore_x_pointer_xy_get usage replaced with ecore_evas_pointer_xy_get

* e_popup is totally gone, existing usage replaced by e_comp_object_util_add where applicable, otherwise just placed normally on the canvas

* deskmirror is (more) broken for now

* illume is totally fucked

* Ecore_X_Window replaced with Ecore_Window in most cases

* edge binding XWindows replaced with regular canvas objects

* some E_Win functionality has changed such that delete callbacks are now correctly called in ALL cases. various dialogs have been updated to not crash as a result

comp files and descriptions:

e_comp.c - overall compositor functions, rendering/update loop, shape cutting

e_comp_x.c - X window management and compositor functionality

e_comp_wl.c - Wayland surface management and compositor functionality

e_comp_canvas.c - general compositor canvas functions and utilities

e_comp_object.c - E_Client->frame member for managing clients as Evas_Objects, utility functions for adding objects to the compositor rendering systems

additional authors: ivan.briano@intel.com

feature: new compositor

removal: e_border, e_container, e_popup
2014-01-14 20:22:02 -05:00
Igor Murzov 5e840d4b5c Add more messages to the pot 2013-12-21 03:14:36 +04:00
Mike Blumenkrantz 27d607d863 remove physics module
realistically I shouldn't have merged this into the release last year.

failing that, I probably should have removed it after the release.

even if I didn't remove it, I should have at least updated/tested it.

I did none of these things, and neither did anyone else, and thus we have an unmaintained module in core.

NOT ON MY WATCH
2013-12-09 08:22:19 -05:00
Mike Blumenkrantz 96bac597b3 grumble grumble potfiles update... 2013-11-25 16:17:24 -05:00
Carsten Haitzler 4b4a51d189 elm theme use - use elementary only for themes and remove e's own theme
now e only uses elementary's theme. this is to stop the bitrot and
forking of e's theme vs the unified elm theme that has everything for
e in it already. this obviously makes elm a requirement of e18 on, and
this also notes that emotion is always in efl these days, so its no
longer an option, and ecore-imf is no longer used as edje does the
entires now itself. in future it'll all be elm.

this is a major unification point for themes for elm and e. this will
need some testing, but everything seems to work day-to-day, but theme
selector is untested.

this also removes the theme selector for splash as that is now simply
unified with the same theme as everything else.
2013-10-31 23:36:22 +09:00
Carsten Haitzler 83e7883ec9 allow cpufreq config to be accessed without a gadget - pstate necessity 2013-08-24 19:22:39 +09:00
Igor Murzov ab4845b64d List translatable files of new teamwork module in POTFILES.in file 2013-06-17 13:43:34 +04:00
maxerba e679d3325a Now the update notice dialog is translatable 2013-05-22 18:40:15 +02:00
Igor Murzov 288fea3b3e po/POTFILES.in: Sort filenames alphabetically, remove duplicates 2013-05-03 13:17:30 +04:00
Igor Murzov d81819e5cd Add some more messages to the pot 2013-05-02 15:49:25 +04:00
Igor Murzov 2b86e82d6c Gettextize bluez4 module 2013-05-02 15:49:24 +04:00
Mike Blumenkrantz c20ff690f3 update potfiles 2013-04-19 10:35:16 +01:00
Mike Blumenkrantz 9babd286e6 change pofile binding config location
SVN revision: 83659
2013-02-06 08:36:06 +00:00
Mike Blumenkrantz cfd5d8acb6 forgot to update pofiles for e_eap->e_desktop move yesterday
SVN revision: 83616
2013-02-05 08:14:08 +00:00
Lucas De Marchi 8cacf8429d e: merge comp module into core
* Move compositor to core, but letting the configuration there
 * Rename all files and functions from e_mod_comp_* to e_comp_*
 * Move the config dialogs to a new module named conf_comp. It still
   uses a domain config, otherwise it would not pick the current
   user's configuration. Maybe it would be wise to later on move these
   options to e_config
 * Fixup the wizard mess linking the header in the build tree in order
   to be able to create the config. Since now it's in core, we don't
   need to play linking games in the build system

I'm not sure if the wayland part works. It was not even building
previously so I'll let for who cares about this to actually test and
report bugs.



SVN revision: 82454
2013-01-09 11:34:07 +00:00
Lucas De Marchi 5efeaedf21 e: remove dropshadow module
dropshadow module conflicts with composite, which will be always enabled
by future commits. Remove the module to allow turning composite as
always-enabled.



SVN revision: 82224
2013-01-04 18:35:22 +00:00