- May 08, 2019
-
-
Anonymous authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Baurzhan Muftakhidinov authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Emanuele Petriglia authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Elishai Eliyahu authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Charles Monzat authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Apr 18, 2019
-
-
Andre Miranda authored
-
- Apr 16, 2019
-
-
Andre Miranda authored
-
- Apr 14, 2019
-
-
Andre Miranda authored
-
- Mar 13, 2019
-
-
- Jan 16, 2019
-
-
Zmicer Turok authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jan 11, 2019
-
-
Pavel Borecki authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Sep 22, 2018
-
-
This prevents a symlink from being overwritten with an actual file contents. Instead, the symlink is preserved, and its target gets updated. Fixes bug #14698
-
- Sep 14, 2018
-
-
Nick Schermer authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Саша Петровић authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Cédric Valmary authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Allan Nordhøy authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Puretech authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Nick Schermer authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Aug 02, 2018
-
-
Pavel Borecki authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jun 16, 2018
-
-
Romain Bouvier authored
-
Romain Bouvier authored
-
- Jun 10, 2018
-
-
-
The order of lines in a .desktop file should be irrelevant. The two examples below should give the same result. [Desktop Entry] Name[en]=Foo Name=Bar [Desktop Entry] Name=Bar Name[en]=Foo However all localized entries were ignored for example one. Fix this by using the approach mentioned in the comment: Set the language-neutral value to the first language-specific value and overwrite it later.
-
- Apr 28, 2018
-
-
Emanuele Petriglia authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Apr 18, 2018
-
-
Anonymous authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Apr 08, 2018
-
-
Emanuele Petriglia authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Mar 29, 2018
-
-
Geraint Rowlands authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Mar 24, 2018
-
-
Geraint Rowlands authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Mar 13, 2018
-
-
Charles Monzat authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Mar 04, 2018
-
-
Linuxbruger authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Mar 02, 2018
-
-
Besnik Bleta authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Feb 14, 2018
-
-
Zmicer Turok authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 31, 2017
-
-
Robert Antoni Buj Gelonch authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 16, 2017
-
-
Vinzenz Vietzke authored
7 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 10, 2017
-
-
Romain Bouvier authored
- Use a more modern way to handle docs sections - Also fix warnings introduced by gobject introspection ( https://wiki.gnome.org/action/show/Projects/GObjectIntrospection/Annotations#GTK-Doc_support )
-
- Dec 09, 2017
-
-
Romain Bouvier authored
-
Romain Bouvier authored
-
Romain Bouvier authored
- No more sgml things ! - You only need to add new functions to docs/libxfce4utils-sections.txt to add them to the doc.
-
- Dec 05, 2017
-
-
Romain Bouvier authored
- distcheck is broken since the introduction of vala binding generation. - We don't need to generate them on release tarball, we only need to provides needed files - Disable vala in DISTCHECK_CONFIGURE_FLAGS
-