Commit Graph

1207 Commits

Author SHA1 Message Date
Balázs Úr f8360601b9 Update Hungarian translation 2017-05-14 21:08:47 +00:00
Mario Blättermann 0359736890 Update German translation 2017-05-12 15:29:28 +00:00
Kukuh Syafaat 0a46c0d1df Update Indonesian translation 2017-05-10 09:25:24 +00:00
Florian Müllner c5da5cf9b5 drive-menu: Fix launch-nautilus label
The user-visible name of nautilus is "Files", not "File" ...

https://bugzilla.gnome.org/show_bug.cgi?id=781235
2017-05-09 19:30:52 +02:00
Matej Urbančič 843238b96b Updated Slovenian translation 2017-05-05 14:15:19 +02:00
Kukuh Syafaat bac1e8b695 Update Indonesian translation 2017-05-02 08:29:47 +00:00
Fabio Tomat ce2b710c25 Update Friulian translation 2017-04-30 11:34:31 +00:00
gogo 457db2980a Update Croatian translation 2017-04-29 22:59:40 +00:00
Christian Kellner c82f8a995b places-menu: report errors for mounting of volumes
When launching an application for an uri we detect the case that
the volume is not mounted and try to mount it. If this fails we
don't report any error, so there is no feedback for the user.
2017-04-28 15:14:59 +02:00
Christian Kellner cfbb2a459b places-menu: make launching asynchronous
Use the async version of Gio.AppInfo.launch_default_for_uri so
we don't hang or block if the uri we are trying to launch the
application for is on slow or dead network connections.

https://bugzilla.gnome.org/show_bug.cgi?id=781831
2017-04-28 15:14:14 +02:00
Florian Müllner 1d20edb6d8 Bump version to 3.25.1
Update NEWS.
3.25.1
2017-04-27 18:12:44 +02:00
Christian Kellner 8a4b245812 places-menu: make the icon query asynchronous
Don't use the sync version of g_file_query_info because that might
potentially block (especially when the connection is slow or drops).

https://bugzilla.gnome.org/show_bug.cgi?id=781765
2017-04-27 14:19:26 +02:00
Florian Müllner 8453cf05a7 apps-menu: 'Touch' copied .desktop file after updating attributes
At least for now, nautilus' file monitor is blind to certain metadata
updates:
https://git.gnome.org/browse/nautilus/tree/src/nautilus-mime-actions.c#n1537

So in order for the changes in the previous patch to take effect
immediately, we need to force nautilus to reload the file info.
Achieve this by updating the access time of the newly copied file
after marking it as trusted.

https://bugzilla.gnome.org/show_bug.cgi?id=781596
2017-04-24 17:22:26 +02:00
Florian Müllner 5cb2657df7 apps-menu: Mark copied .desktop files as trusted
The application can already be launched from the menu without further
confirmation from the user, so there is no security gain in asking the
user to trust it when launched from the desktop - just set the appropriate
attributes of the newly copied file to mark it as trusted to nautilus.

https://bugzilla.gnome.org/show_bug.cgi?id=781596
2017-04-24 17:22:26 +02:00
Florian Müllner 234cf96d39 apps-menu: Remove excess parameters
Someone mixed up add() and add_actor() - this has been present since the
the big rewrite based on the AxeMenu extension in commit 9211fa4409, so
there's little point in coming up with a replacement for something that
never had any effect to begin with ...
2017-04-22 00:59:00 +02:00
gogo fbf3cf35a6 Add Croatian translation 2017-04-11 13:24:54 +00:00
Florian Müllner 93040769d8 Bump version to 3.24.1
Update NEWS.
3.24.1
2017-04-11 02:21:46 +02:00
Tom Tryfonidis 00959dbf47 Update Greek translation 2017-04-08 19:12:29 +00:00
Trần Ngọc Quân a17aff71d1 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2017-03-27 15:17:25 +07:00
Florian Müllner 09a60a27ba apps-menu: Only enable DND when there's a desktop
It's not very useful to allow dragging when there's no drop target,
so tie the functionality added in the previous commit to the presence
of a DESKTOP window.

https://bugzilla.gnome.org/show_bug.cgi?id=780371
2017-03-22 19:15:28 +01:00
Florian Müllner 243f700fa2 apps-menu: Allow creating desktop launchers via DND
Back in the olden days, it used to be possible to drag items from
the application menu to the desktop to create a launcher shortcut.
Reimplement that "classic" functionality in the apps menu extension.

https://bugzilla.gnome.org/show_bug.cgi?id=780371
2017-03-22 19:15:28 +01:00
Florian Müllner 021037bfcd apps-menu: Use Map to keep track of app items
The use of Array to keep track of inserted items is extremely
confusing, as no elements are ever added to the array. What
the code actually does is monkey-patching properties into an
empty object (that happens to be of type "Array"). While the
direct idiomatic replacement would be {}, update the code to
use a proper map instead.

https://bugzilla.gnome.org/show_bug.cgi?id=780371
2017-03-21 21:01:04 +01:00
Florian Müllner 2b396b4cf3 Bump version to 3.24.0
Update NEWS.
3.24.0
2017-03-20 18:33:10 +01:00
Emin Tufan Çetin d05152c21e Update Turkish translation 2017-03-18 12:26:24 +00:00
Rūdolfs Mazurs 31f638775c Update Latvian translation 2017-03-18 10:34:15 +02:00
Florian Müllner d2529db9a9 Bump version to 3.23.92
Update NEWS.
3.23.92
2017-03-14 18:00:22 +01:00
Florian Müllner 441949b7c8 data: Update style 2017-03-14 17:57:52 +01:00
Jordi Mas 7db2a10975 Update Catalan translation 2017-03-13 20:22:02 +01:00
Aurimas Černius 93a26969d5 Updated Lithuanian translation 2017-03-10 21:52:04 +02:00
Stas Solovey d404d54d7a Update Russian translation 2017-03-10 09:34:37 +00:00
Marek Cernocky cf101ffbaf Updated Czech translation 2017-03-08 17:45:36 +01:00
Joe Hansen 06f200c7fd Updated Danish translation 2017-03-06 12:54:56 +01:00
Jordi Mas 154498ad52 Update Catalan translation 2017-03-04 10:07:33 +01:00
Changwoo Ryu d5513f8c96 Update Korean translation 2017-03-03 16:10:08 +00:00
Yuras Shumovich 50b3245e09 Update Belarusian translation 2017-03-02 16:50:54 +00:00
Florian Müllner 483b385c90 Bump version to 3.23.91
Update NEWS.
3.23.91
2017-03-01 19:25:31 +01:00
Paul Seyfert 9f963a4a8b Update German translation 2017-02-28 20:12:41 +00:00
Daniel Mustieles 1747d02622 Updated Spanish translation 2017-02-27 18:48:42 +01:00
Chao-Hsiung Liao 56d7ca1ee2 Update Chinese (Taiwan) translation 2017-02-27 00:34:57 +00:00
Balázs Meskó 1823fcea1f Update Hungarian translation 2017-02-26 12:00:18 +00:00
Мирослав Николић 8eef8c7507 Updated Serbian translation 2017-02-26 08:51:33 +01:00
Fran Dieguez 1d0e53aa60 Updated Galician translations 2017-02-26 01:15:25 +01:00
Rafael Fontenelle 0853abdbb7 Update Brazilian Portuguese translation 2017-02-25 20:46:37 +00:00
Fabio Tomat bda97a5267 Update Friulian translation 2017-02-23 23:52:03 +00:00
Claude Paroz 7e4a8bbd6d Updated French translation 2017-02-22 19:34:32 +01:00
Milo Casagrande 8b3685dd50 Update Italian translation 2017-02-21 18:12:01 +00:00
Kukuh Syafaat 6f9e2cfed7 Update Indonesian translation 2017-02-21 10:22:01 +00:00
Daniel Korostil dc00b23adc Updated Ukrainian translation 2017-02-20 13:56:22 +02:00
Piotr Drąg 142bea0a2d Update Polish translation 2017-02-19 21:50:29 +01:00
Kjartan Maraas 2f70271c1a Updated Norwegian bokmål translation. 2017-02-19 17:40:19 +01:00