Skip to content

Commit

Permalink
Updates for version 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
takinoy committed Feb 14, 2014
1 parent 26a6f48 commit c1ed12e
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 42 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.2.5
Add option to sync font with window manager for title plugin
Change show_window_menu option behaviour
Fix gcc warnings
Fix inactive title color for dark themes
0.2.4
Update plugin when the gtk theme changed
Fix fg color issue with some themes
Expand Down
2 changes: 1 addition & 1 deletion configure.ac.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dnl *** Version information ***
dnl ***************************
m4_define([windowck_version_major], [0])
m4_define([windowck_version_minor], [2])
m4_define([windowck_version_micro], [4])
m4_define([windowck_version_micro], [5])
m4_define([windowck_version_nano], []) dnl leave this empty to have no nano version
m4_define([windowck_version_build], [@REVISION@])
m4_define([windowck_version_tag], [])
Expand Down
41 changes: 23 additions & 18 deletions po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-10-30 20:28+0100\n"
"PO-Revision-Date: 2013-10-30 19:45+0100\n"
"POT-Creation-Date: 2014-02-14 23:14+0100\n"
"PO-Revision-Date: 2014-02-14 23:21+0100\n"
"Last-Translator: Cédric Leporcq <[email protected]>\n"
"Language-Team: French\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.7\n"
"X-Generator: Poedit 1.6.4\n"

#: ../panel-plugin/title/windowck-dialogs.c:413
#: ../panel-plugin/buttons/wckbuttons-dialogs.c:381
#: ../panel-plugin/title/windowck-dialogs.c:433
#: ../panel-plugin/buttons/wckbuttons-dialogs.c:385
#, c-format
msgid "Unable to open the following url: %s"
msgstr "Impossible d'ouvrir l'url suivant : %s"
Expand Down Expand Up @@ -55,8 +55,8 @@ msgid "Show the window Icon."
msgstr "Afficher l'icône des fenêtres."

#: ../panel-plugin/title/windowck-dialogs.glade.h:8
msgid "Place the icon or the arrow on right."
msgstr "Placer l'icône ou la flèche sur la droite."
msgid "Place the menu icon on right."
msgstr "Placer l'icône du menu sur la droite."

#: ../panel-plugin/title/windowck-dialogs.glade.h:9
msgid "Width:"
Expand All @@ -73,24 +73,24 @@ msgid "chars"
msgstr "caractères"

#: ../panel-plugin/title/windowck-dialogs.glade.h:12
msgid "Alignment:"
msgstr "Alignement :"

#: ../panel-plugin/title/windowck-dialogs.glade.h:13
msgid "Padding:"
msgstr "Espacement :"

#: ../panel-plugin/title/windowck-dialogs.glade.h:14
#: ../panel-plugin/title/windowck-dialogs.glade.h:13
msgid "pixels"
msgstr "pixels"

#: ../panel-plugin/title/windowck-dialogs.glade.h:14
msgid "Alignment:"
msgstr "Alignement :"

#: ../panel-plugin/title/windowck-dialogs.glade.h:15
msgid "Font style:"
msgstr "Police :"
msgid "Get in sync with the window manager."
msgstr "Se synchroniser avec le gestionnaire de fenêtres."

#: ../panel-plugin/title/windowck-dialogs.glade.h:16
msgid "custom"
msgstr "personnalisée"
msgid "Font"
msgstr "Police"

#: ../panel-plugin/title/windowck-dialogs.glade.h:17
#: ../panel-plugin/buttons/wckbuttons-dialogs.glade.h:10
Expand Down Expand Up @@ -142,8 +142,8 @@ msgid "Show the buttons on desktop."
msgstr "Afficher le plugin sur le bureau."

#: ../panel-plugin/buttons/wckbuttons-dialogs.glade.h:5
msgid "Sync it with the window manager theme."
msgstr "Synchroniser le thème avec celui du gestionnaire de fenêtres."
msgid "Get in sync with the window manager theme."
msgstr "Se synchroniser avec le theme du gestionnaire de fenêtres."

#: ../panel-plugin/buttons/wckbuttons-dialogs.glade.h:6
msgid "Button layout:"
Expand All @@ -168,3 +168,8 @@ msgstr "Entête des Fenêtres - Boutons"
msgid "Put the maximized window buttons on the panel."
msgstr "Placer les boutons des fenêtres maximisées sur le tableau de bord."

#~ msgid "Font style:"
#~ msgstr "Police :"

#~ msgid "custom"
#~ msgstr "personnalisée"
29 changes: 16 additions & 13 deletions po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-windowck-plugin 0.1.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-10-30 20:28+0100\n"
"POT-Creation-Date: 2014-02-14 23:14+0100\n"
"PO-Revision-Date: 2013-10-29 12:03+0100\n"
"Last-Translator: Cdric Leporcq <[email protected]>\n"
"Language-Team: Italian\n"
Expand All @@ -18,8 +18,8 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.5.7\n"

#: ../panel-plugin/title/windowck-dialogs.c:413
#: ../panel-plugin/buttons/wckbuttons-dialogs.c:381
#: ../panel-plugin/title/windowck-dialogs.c:433
#: ../panel-plugin/buttons/wckbuttons-dialogs.c:385
#, c-format
msgid "Unable to open the following url: %s"
msgstr "Impossibile aprire l'url: %s"
Expand Down Expand Up @@ -57,7 +57,7 @@ msgstr "Mostra l'icona della finestra."

#: ../panel-plugin/title/windowck-dialogs.glade.h:8
#, fuzzy
msgid "Place the icon or the arrow on right."
msgid "Place the menu icon on right."
msgstr "Mostra l'icona sulla destra"

#: ../panel-plugin/title/windowck-dialogs.glade.h:9
Expand All @@ -73,23 +73,23 @@ msgid "chars"
msgstr "caratteri"

#: ../panel-plugin/title/windowck-dialogs.glade.h:12
msgid "Alignment:"
msgstr "Allineamento:"

#: ../panel-plugin/title/windowck-dialogs.glade.h:13
msgid "Padding:"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:14
#: ../panel-plugin/title/windowck-dialogs.glade.h:13
msgid "pixels"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:14
msgid "Alignment:"
msgstr "Allineamento:"

#: ../panel-plugin/title/windowck-dialogs.glade.h:15
msgid "Font style:"
msgstr "Stile carattere:"
msgid "Get in sync with the window manager."
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:16
msgid "custom"
msgid "Font"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:17
Expand Down Expand Up @@ -142,7 +142,7 @@ msgid "Show the buttons on desktop."
msgstr ""

#: ../panel-plugin/buttons/wckbuttons-dialogs.glade.h:5
msgid "Sync it with the window manager theme."
msgid "Get in sync with the window manager theme."
msgstr ""

#: ../panel-plugin/buttons/wckbuttons-dialogs.glade.h:6
Expand All @@ -163,3 +163,6 @@ msgstr ""
#: ../panel-plugin/buttons/wckbuttons.desktop.in.h:2
msgid "Put the maximized window buttons on the panel."
msgstr ""

#~ msgid "Font style:"
#~ msgstr "Stile carattere:"
20 changes: 10 additions & 10 deletions po/xfce4-windowck-plugin.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-10-30 20:28+0100\n"
"POT-Creation-Date: 2014-02-14 23:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -17,8 +17,8 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../panel-plugin/title/windowck-dialogs.c:413
#: ../panel-plugin/buttons/wckbuttons-dialogs.c:381
#: ../panel-plugin/title/windowck-dialogs.c:433
#: ../panel-plugin/buttons/wckbuttons-dialogs.c:385
#, c-format
msgid "Unable to open the following url: %s"
msgstr ""
Expand Down Expand Up @@ -55,7 +55,7 @@ msgid "Show the window Icon."
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:8
msgid "Place the icon or the arrow on right."
msgid "Place the menu icon on right."
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:9
Expand All @@ -71,23 +71,23 @@ msgid "chars"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:12
msgid "Alignment:"
msgid "Padding:"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:13
msgid "Padding:"
msgid "pixels"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:14
msgid "pixels"
msgid "Alignment:"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:15
msgid "Font style:"
msgid "Get in sync with the window manager."
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:16
msgid "custom"
msgid "Font"
msgstr ""

#: ../panel-plugin/title/windowck-dialogs.glade.h:17
Expand Down Expand Up @@ -140,7 +140,7 @@ msgid "Show the buttons on desktop."
msgstr ""

#: ../panel-plugin/buttons/wckbuttons-dialogs.glade.h:5
msgid "Sync it with the window manager theme."
msgid "Get in sync with the window manager theme."
msgstr ""

#: ../panel-plugin/buttons/wckbuttons-dialogs.glade.h:6
Expand Down

0 comments on commit c1ed12e

Please sign in to comment.