Commit Graph

165 Commits

Author SHA1 Message Date
Davide Andreoli 5abb426d36 Places: rename edbus to eldbus
SVN revision: 84544
2013-06-17 10:04:00 +01:00
Massimo Maiurana 1b6c8a3036 adding serbian + one french po files
SVN revision: 84542
2013-06-17 10:04:00 +01:00
Massimo Maiurana 6a61a7bd26 adding serbian translations
SVN revision: 84541
2013-06-17 10:04:00 +01:00
Davide Andreoli 168ce626b2 Places: as a bonus middle-click on the shelf icon will open your home directory
SVN revision: 84540
2013-06-17 10:04:00 +01:00
Davide Andreoli 74f3a86e33 Places: Honor the XDG_DESKTOP_DIR in the menu, and fix opening volumes from the menu.
SVN revision: 84538
2013-06-17 10:04:00 +01:00
Davide Andreoli 5d7c7e1264 Places: close the popup also when clicked on an icon or on the header.
SVN revision: 84537
2013-06-17 10:03:59 +01:00
Davide Andreoli 9c969a2c0a Places: Fix name for volumes without a label
SVN revision: 84536
2013-06-17 10:03:59 +01:00
Davide Andreoli 87db6172c0 Places: New option: autoclose_popup
* autoclose_popup: true, will close the popup like connman. False will keep it open like the clock module
 * factorized _places_run_fm()

SVN revision: 84535
2013-06-17 10:03:59 +01:00
Massimo Maiurana 7a4deacc6d updating french translations
SVN revision: 84534
2013-06-17 10:03:59 +01:00
Davide Andreoli f5019ba516 PLaces: do not load two backands at the same time.
should fix http://code.google.com/p/e17mods/issues/detail?id=24

SVN revision: 84515
2013-06-17 10:03:59 +01:00
Davide Andreoli 189f937f08 Places: support site other than desktop
Now on shelf and toolbars show just an hard-disk icon,
clicking the icon will upen a popup (like clock or connman modules)
containing the usual volumes list.

SVN revision: 84514
2013-06-17 10:03:59 +01:00
Davide Andreoli 678fa102cc Places: use an edje box instead of e_box
SVN revision: 84513
2013-06-17 10:03:59 +01:00
Davide Andreoli 2c717c0aff Places: add support for edbus (v2) and some other fixes
* New  backend: UDisks(v1) using edbus(v2)
  * Fix: make the icon tag visible again ("inherit" in edc must be on top)
  * Fix: when the e_box is cleared (thus all the edje objs deleted) also update the list of objs in the Volume struct
  * Some more work on the eeze backend, still not functional
  * updated po files

SVN revision: 84511
2013-06-17 10:03:59 +01:00
Massimo Maiurana bf442aa0ea updating catalan and esperanto translations
SVN revision: 83648
2013-06-17 10:03:58 +01:00
Igor Murzov a805558b4b Update/correct russian translation
SVN revision: 82790
2013-06-17 10:03:57 +01:00
Massimo Maiurana 2381f7a59e updating lithuanian translation
SVN revision: 82308
2013-06-17 10:03:57 +01:00
Igor Murzov 38dfaac7e3 Simplify .gitignores
SVN revision: 82290
2013-06-17 10:03:57 +01:00
Cedric BAIL dd0cfec90d 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 ab8ba4955b 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 060fa353e2 places, screenshot: Update russian translation
SVN revision: 81769
2013-06-17 10:03:56 +01:00
Aron Xu 9ad084806b Update Simplified Chinese translation for places
SVN revision: 81609
2013-06-17 10:03:54 +01:00
Massimo Maiurana 3b86d36a57 Make some labels in Places modules translatable (patch from Igor Murzov)
SVN revision: 81480
2013-06-17 10:03:52 +01:00
Massimo Maiurana 59180d1cc8 Fix mismatching parameters for e_action_predef_name_{set,del}() (patch from Igor Murzov)
SVN revision: 81479
2013-06-17 10:03:52 +01:00
Massimo Maiurana add2a70c10 updating various translations
SVN revision: 80532
2013-06-17 10:03:52 +01:00
Massimo Maiurana 9fd013d317 updating esperanto translations
SVN revision: 80224
2012-12-05 09:46:19 +00:00
Massimo Maiurana 7fa51349d7 updating esperanto translations
SVN revision: 79760
2012-11-27 22:20:03 +00:00
Massimo Maiurana 4f3e57cfd6 small fixes in desktop files (translations)
SVN revision: 79518
2012-11-21 18:58:14 +00:00
Massimo Maiurana a11abaeb5a updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Massimo Maiurana 0706d546bf updating spanish translations
SVN revision: 79000
2012-11-08 16:23:08 +00:00
Massimo Maiurana 9bbb85b94a updating russian translation
SVN revision: 78648
2012-10-30 12:10:17 +00:00
Massimo Maiurana f6cb9da0a6 adding gl translations and updating it and pt
SVN revision: 76838
2012-09-18 21:51:43 +00:00
Massimo Maiurana 3b49fea96a updating portuguese and italian translations
SVN revision: 76704
2012-09-15 15:32:23 +00:00
Massimo Maiurana c78ebc9b40 updating portuguese and italian translations
SVN revision: 75701
2012-08-25 20:03:12 +00:00
Mike Blumenkrantz e51e84d936 sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74475
2012-07-27 08:35:53 +00:00
Davide Andreoli aab204250a Places:
* fix umount of optical drives (they still refuse to auto mount...)
 * better icon for trash in the menu
 * some formatting, sorry

SVN revision: 74460
2012-07-26 22:28:09 +00:00
Davide Andreoli 195eb7b069 Places:
* new config option to mount devices on startup
  * open-on-insert option depend on mount-on-insert, disable the checkbox accordly

SVN revision: 74459
2012-07-26 22:04:51 +00:00
Davide Andreoli 1074da1961 Places: create/destroy the e menu augmentation on config apply (no more e restart required to apply the config)
SVN revision: 74457
2012-07-26 21:35:12 +00:00
Davide Andreoli 3566436355 Places: honor 'mount on insert' and 'open on mount' config values.
SVN revision: 74455
2012-07-26 21:08:02 +00:00
Daniel Juyung Seo cac7834a71 places: Added .gitignore.
SVN revision: 73158
2012-07-02 12:33:05 +00:00
Massimo Maiurana 6f8efa59aa updating arabic translation
SVN revision: 67689
2012-02-02 23:07:50 +00:00
Davide Andreoli 08be3a29a3 * open the fm when clicking on an unmounted volume (mount and then open when mounted)
* unsigned char -> Eina_Bool

SVN revision: 67558
2012-01-26 21:20:55 +00:00
Massimo Maiurana 836c1d073a updating french and italian translations
SVN revision: 67541
2012-01-25 18:18:19 +00:00
Davide Andreoli 227da1f6f8 add an option to hide the header
SVN revision: 67519
2012-01-24 23:54:10 +00:00
Davide Andreoli 45dece9913 make the header a big button, pressing will open home dir
SVN revision: 67514
2012-01-24 21:59:50 +00:00
Davide Andreoli 58d52b9d24 * add the (empty) structure for a future eeze support
SVN revision: 67513
2012-01-24 20:59:11 +00:00
Davide Andreoli 6ef3bd8307 * better theme for the header
* remove unused ICONS macro

SVN revision: 67508
2012-01-24 20:32:58 +00:00
Massimo Maiurana 770755070b updating arabic translation
SVN revision: 67503
2012-01-24 18:29:40 +00:00
Massimo Maiurana 300d01cbe0 updating portuguese translations
SVN revision: 67481
2012-01-23 19:57:05 +00:00
Davide Andreoli 9a3017e721 * detect udisks at configure and made an option to disable it.
* bump to version 0.2.0  ;)

SVN revision: 67458
2012-01-22 21:14:47 +00:00
Davide Andreoli 01f5b144da udisks: wake up!!
SVN revision: 67455
2012-01-22 18:26:33 +00:00