- Sep 28, 2012
-
-
Nick Schermer authored
Some apps don't support for example an empty Path= so remove the key from the file if the value is nul.
-
Pjotr vertaalt authored
New status: 691 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Gheyret Kenji authored
New status: 689 messages complete with 1 fuzzy and 1 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Sep 27, 2012
-
-
Nick Schermer authored
This saves a lot of md5 hash creations, also make the code a bit more efficient. Drop thumbnail::* namespace collection, since we don't use that.
-
Nick Schermer authored
Better base name creation if the GFileInfo has no name.
-
Nick Schermer authored
-
-
-
Nick Schermer authored
Add case if the caller accepts uris. If normal utf-8 text is requested, return filenames, not uris.
-
Yarema aka Knedlyk authored
New status: 689 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Nick Schermer authored
Nautilus doesn't understand empty element at the end of the string. Tested with Nautilus 3.4.
-
Nick Schermer authored
-
László Horváth authored
New status: 674 messages complete with 10 fuzzies and 5 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Pjotr vertaalt authored
New status: 689 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Sep 26, 2012
-
-
Nick Schermer authored
We already require GVFS for a trash implementation, so why ot rely on the metadata storage too.
-
Nick Schermer authored
This makes launchding with startup notification work. Should fix focus issues.
-
Nick Schermer authored
Gtk takes care of this and it breaks "Show images in menus" in the appearance settings.
-
Nick Schermer authored
-
Quite often template names are easier to understand when the extension is shown.
-
-
Nick Schermer authored
-
Nick Schermer authored
It was added to allow dragging files from the old mozilla based web browser to the frame. The mozilla side of the patch was never upstreamed and anyway the new webkit based browser doesn't support the protocol.
-
thunar_file_set_thumb_state also created a changed event.
-
Nick Schermer authored
Changing icons is probably a bit strange and lets assume quite often only a single job is running, this is better then the default Thunar icon.
-
Nick Schermer authored
A small cancel button is good enough. Also remove focus from the cancel button, so you need to click it, else every key press would be enough to cancel a transfer.
-
Nick Schermer authored
GAppInfo uses key files to load the data internally, so use that directly to extract the mime data as well.
-
Nick Schermer authored
-
Nick Schermer authored
The function returns NULL if the data is not valid.
-
Nick Schermer authored
-
Nick Schermer authored
-
prflr88 authored
New status: 689 messages complete with 1 fuzzy and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Sep 25, 2012
-
-
Nick Schermer authored
-
Nick Schermer authored
-
Ivica Kolić authored
New status: 595 messages complete with 0 fuzzies and 95 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Nick Schermer authored
This removed the icon lookup code, we cache the GIcon and it makes custom icon locations work again.
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
Check if they have NoDisplay set or OnlyShowIn doesn't match.
-
Sometimes g_vfs_get_supported_uri_schemes() returns NULL, handle that properly.
-