Commit Graph

1233 Commits

Author SHA1 Message Date
maxerba 041763a99b Updating italian translation 2014-09-23 18:51:03 +02:00
Carsten Haitzler 9d657a8187 update po's 2014-09-21 00:38:21 +09:00
maxerba fac4e89dfa Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00
maxerba f5802a63cc Updating catalan translation 2014-09-10 22:26:19 +02:00
maxerba eb31a9f765 Updating italian translation 2014-09-09 22:16:36 +02:00
Stefan Schmidt 827e66ba26 i10n: Fix copy and paste bug in error translation. We fail SVG here not PNG.
This was really confusing. I always wondered why a message showed up in my E
startup that it was not able to load PNG files. It clearly could do so. Even
more confusing was that E did not shutdown immediately when detecting the
PNG problem. Turns out that that it was simply a wrong translation. SVG failed.
2014-09-08 18:46:49 +02:00
Kai Huuhko 400f44c6b8 l10n: update Finnish translations 2014-09-07 16:34:42 +03:00
Igor Murzov 3136b5e29a Update russian translation 2014-09-03 19:04:41 +04:00
Igor Murzov ef7221320a po/POTFILES.in: Add files of Pager Plain module 2014-09-03 18:03:40 +04:00
maxerba 61f01d8f28 Updating esperanto and french translations 2014-08-29 13:17:10 +02:00
maxerba 696c4ec34d Updating italian translation 2014-08-13 14:18:06 +02: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 bed733d100 po/ru.po: Use proper quotes 2014-07-26 17:05:39 +04:00
maxerba 62c478b978 Updating catalan translation 2014-07-09 20:00:12 +02:00
maxerba 4d9a95e951 Updating italian translation 2014-07-03 21:02:38 +02:00
Igor Murzov 4f17251e88 Update russian translation 2014-06-30 17:53:44 +04:00
Igor Murzov e624345d3d Add some more messages to the pot file 2014-06-30 03:42:33 +04:00
Carsten Haitzler bc885d2dc3 update po files 2014-06-23 13:37:36 +09:00
Mike Blumenkrantz a19d83d125 remove wp2 module
this will be in a separate repository at enlightenment/modules/wallpaper2
2014-06-17 09:37:44 -04:00
Stefan Schmidt fe49cf7072 po: Fix copy and paste error in Esperanto po file
@fix
2014-06-10 11:55:52 +02:00
Stefan Schmidt cae80a70bc po: Set initial values for Language and Language-Team
Seems to be needed nowadays. Fixes our builds on jenkins.

@fix
2014-06-10 11:19:19 +02:00
maxerba 27998c90fe Updating catalan translation 2014-06-06 13:19:01 +02:00
maxerba 7167bf1847 Updating galician, lithuanian and turkish translations 2014-05-26 21:51:00 +02:00
maxerba 9969641fed Updating italian translation 2014-05-24 10:08:53 +02:00
maxerba 8c12e9daa6 Updating portuguese translation 2014-05-23 13:56:44 +02:00
maxerba 48b7a0c86c Updating catalan translation 2014-05-20 21:29:52 +02:00
maxerba 9f19d5a676 Updating translations 2014-05-19 22:04:38 +02:00
Carsten Haitzler 57a7ea6944 update po files 2014-05-18 09:11:02 +09:00
Carsten Haitzler 8377a28213 asjust po line nums 2014-05-02 21:25:27 +09: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 75b736a9fe Updating italian translation 2014-03-10 23:18:24 +01:00
maxerba 5c4d818573 Updating portuguese and italian translations 2014-02-24 19:33:37 +01:00
maxerba 54950b40ad Include lokker in translatable modules 2014-02-23 20:41:32 +01:00
maxerba 15b42f65b8 Updating italian translation 2014-02-23 20:36:26 +01:00
Carsten Haitzler f3ad2c3896 po update 2014-02-22 21:25:31 +09:00
Carsten Haitzler 4116daa320 update po line #'s 2014-02-20 14:44:26 +09:00
maxerba a679447cf5 Updating italian translation 2014-02-19 10:14:47 +01:00
maxerba 6f43774bf0 Updating all po's merging translations from the packagekit extra module 2014-01-29 21:46:31 +01:00
maxerba 188aa7c4a0 Updating hungarian and italian translations 2014-01-29 19:27:43 +01:00
maxerba f83c1682d5 Updating italian translation 2014-01-19 17:15:50 +01:00
Carsten Haitzler 7f8680ff98 update po line #'s 2014-01-17 00:23:58 +09: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
Mike Blumenkrantz e3c85ec4da feature: use non-recursive makefiles for entire build system
this is the correct way to write a build system. one toplevel Makefile.am with the rest of the directories having include Makefile.mk files.

additional authors:

Iván Briano <ivan.briano@intel.com>
2014-01-14 20:22:01 -05:00
maxerba 91ddfa0f86 Updating serbian and italian translations 2014-01-03 18:35:56 +01:00
maxerba 6acfa95395 Updating portuguese translation 2013-12-26 19:06:36 +01:00
maxerba 8138921739 Updating serbian translation 2013-12-24 13:00:52 +01:00
Igor Murzov ea1ae87962 Update russian translation 2013-12-21 03:58:18 +04:00
Igor Murzov 5e840d4b5c Add more messages to the pot 2013-12-21 03:14:36 +04:00