[Xfce4-commits] xfce4-settings:bluesabre/display-settings Improve icons for minimal dialog

2012-10-27 Thread Simon Steinbeiss
Updating branch refs/heads/bluesabre/display-settings
 to 478cd3acde75669d84a53fbf311b5e9c2f4dafa6 (commit)
   from 7fca2d8e64ac52caa1c28524b7d93411906964bc (commit)

commit 478cd3acde75669d84a53fbf311b5e9c2f4dafa6
Author: Simon Steinbeiss simon.steinbe...@elfenbeinturm.at
Date:   Sat Oct 27 11:50:24 2012 +0200

Improve icons for minimal dialog

 dialogs/display-settings/display1.png |  Bin 7527 - 8155 bytes
 dialogs/display-settings/display2.png |  Bin 7654 - 7916 bytes
 dialogs/display-settings/mirror.png   |  Bin 6179 - 8093 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dialogs/display-settings/display1.png 
b/dialogs/display-settings/display1.png
index 793022f..721d207 100644
Binary files a/dialogs/display-settings/display1.png and 
b/dialogs/display-settings/display1.png differ
diff --git a/dialogs/display-settings/display2.png 
b/dialogs/display-settings/display2.png
index 64bbd39..3e9078d 100644
Binary files a/dialogs/display-settings/display2.png and 
b/dialogs/display-settings/display2.png differ
diff --git a/dialogs/display-settings/mirror.png 
b/dialogs/display-settings/mirror.png
index adc3ae7..4f55cce 100644
Binary files a/dialogs/display-settings/mirror.png and 
b/dialogs/display-settings/mirror.png differ
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-settings:bluesabre/display-settings Fix problem in display1 pixmap

2012-10-27 Thread Simon Steinbeiss
Updating branch refs/heads/bluesabre/display-settings
 to 6c7bd31e380f99dff293579d2c309bb7b2fbef5f (commit)
   from 478cd3acde75669d84a53fbf311b5e9c2f4dafa6 (commit)

commit 6c7bd31e380f99dff293579d2c309bb7b2fbef5f
Author: Simon Steinbeiss simon.steinbe...@elfenbeinturm.at
Date:   Sat Oct 27 11:54:14 2012 +0200

Fix problem in display1 pixmap

 dialogs/display-settings/display1.png |  Bin 8155 - 8271 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dialogs/display-settings/display1.png 
b/dialogs/display-settings/display1.png
index 721d207..37e0d57 100644
Binary files a/dialogs/display-settings/display1.png and 
b/dialogs/display-settings/display1.png differ
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-settings:bluesabre/display-settings Give icons more generic names Redo -extend icon

2012-10-27 Thread Simon Steinbeiss
Updating branch refs/heads/bluesabre/display-settings
 to 976ff789bd4a4768223f3fb9f3a4888d1d0b2efe (commit)
   from 6c7bd31e380f99dff293579d2c309bb7b2fbef5f (commit)

commit 976ff789bd4a4768223f3fb9f3a4888d1d0b2efe
Author: Simon Steinbeiss simon.steinbe...@elfenbeinturm.at
Date:   Sat Oct 27 14:49:17 2012 +0200

Give icons more generic names
Redo -extend icon

 dialogs/display-settings/extend-right.png  |  Bin 5958 - 0 bytes
 dialogs/display-settings/mirror.png|  Bin 8093 - 0 bytes
 dialogs/display-settings/xfce-display-extend.png   |  Bin 0 - 5714 bytes
 .../{display2.png = xfce-display-external.png}|  Bin 7916 - 7916 bytes
 .../{display1.png = xfce-display-internal.png}|  Bin 8271 - 8271 bytes
 dialogs/display-settings/xfce-display-mirror.png   |  Bin 0 - 7636 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dialogs/display-settings/extend-right.png 
b/dialogs/display-settings/extend-right.png
deleted file mode 100644
index 3fe963e..000
Binary files a/dialogs/display-settings/extend-right.png and /dev/null differ
diff --git a/dialogs/display-settings/mirror.png 
b/dialogs/display-settings/mirror.png
deleted file mode 100644
index 4f55cce..000
Binary files a/dialogs/display-settings/mirror.png and /dev/null differ
diff --git a/dialogs/display-settings/xfce-display-extend.png 
b/dialogs/display-settings/xfce-display-extend.png
new file mode 100644
index 000..8d65742
Binary files /dev/null and b/dialogs/display-settings/xfce-display-extend.png 
differ
diff --git a/dialogs/display-settings/display2.png 
b/dialogs/display-settings/xfce-display-external.png
similarity index 100%
rename from dialogs/display-settings/display2.png
rename to dialogs/display-settings/xfce-display-external.png
diff --git a/dialogs/display-settings/display1.png 
b/dialogs/display-settings/xfce-display-internal.png
similarity index 100%
rename from dialogs/display-settings/display1.png
rename to dialogs/display-settings/xfce-display-internal.png
diff --git a/dialogs/display-settings/xfce-display-mirror.png 
b/dialogs/display-settings/xfce-display-mirror.png
new file mode 100644
index 000..11dab0d
Binary files /dev/null and b/dialogs/display-settings/xfce-display-mirror.png 
differ
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-settings:bluesabre/display-settings Drop focus-in signal for identity popups as they show up anyway

2012-10-27 Thread Simon Steinbeiss
Updating branch refs/heads/bluesabre/display-settings
 to 6cd2472b23aefe6b83423e1d2188a3e9e382bcae (commit)
   from 976ff789bd4a4768223f3fb9f3a4888d1d0b2efe (commit)

commit 6cd2472b23aefe6b83423e1d2188a3e9e382bcae
Author: Simon Steinbeiss simon.steinbe...@elfenbeinturm.at
Date:   Sat Oct 27 14:56:30 2012 +0200

Drop focus-in signal for identity popups as they show up anyway

 dialogs/display-settings/main.c |   23 ---
 1 files changed, 0 insertions(+), 23 deletions(-)

diff --git a/dialogs/display-settings/main.c b/dialogs/display-settings/main.c
index 8f56e0a..92b0e34 100644
--- a/dialogs/display-settings/main.c
+++ b/dialogs/display-settings/main.c
@@ -204,25 +204,6 @@ display_setting_combo_box_get_value (GtkComboBox *combobox,
 return FALSE;
 }
 
-static void
-display_setting_show_identity_popup (gpointer   key,
-   GtkWidget *value,
-   gpointer   userdata)
-{
-gtk_widget_show (value);
-}
-
-static gboolean
-display_setting_show_identity_popups (GtkWidget *widget,
-GdkEvent  *event,
-gpointer   userdata)
-{
-g_hash_table_foreach (display_popups,
-  (GHFunc) display_setting_show_identity_popup,
-  NULL);
-return FALSE;
-}
-
 static gboolean
 display_settings_update_time_label (ConfirmationDialog *confirmation_dialog)
 {
@@ -286,8 +267,6 @@ display_setting_timed_confirmation (GtkBuilder 
*main_builder)
 
 dialog = gtk_builder_get_object (builder, dialog1);
 
-g_signal_connect (G_OBJECT (dialog), focus-in-event, G_CALLBACK 
(display_setting_show_identity_popups), NULL);
-
 gtk_window_set_transient_for (GTK_WINDOW (dialog), GTK_WINDOW 
(main_dialog));
 source_id = g_timeout_add_seconds (1, (GSourceFunc) 
display_settings_update_time_label,
confirmation_dialog);
@@ -1767,8 +1746,6 @@ display_settings_show_main_dialog (GdkDisplay *display)
 gtk_widget_show (GTK_WIDGET (plug_child));
 }
 
-g_signal_connect (G_OBJECT (dialog), focus-in-event, G_CALLBACK 
(display_setting_show_identity_popups), NULL);
-
 /* To prevent the settings dialog to be saved in the session */
 gdk_set_sm_client_id (FAKE ID);
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-settings:bluesabre/display-settings Correctly install and load icons for minimal dialog (thanks Lionel!)

2012-10-27 Thread Simon Steinbeiss
Updating branch refs/heads/bluesabre/display-settings
 to 0efdd446fcd218233d322a9ad2356a352996baed (commit)
   from 6cd2472b23aefe6b83423e1d2188a3e9e382bcae (commit)

commit 0efdd446fcd218233d322a9ad2356a352996baed
Author: Simon Steinbeiss simon.steinbe...@elfenbeinturm.at
Date:   Sat Oct 27 17:00:51 2012 +0200

Correctly install and load icons for minimal dialog (thanks Lionel!)

 dialogs/display-settings/Makefile.am   |8 ++
 dialogs/display-settings/main.c|   24 
 .../display-settings/minimal-display-dialog.glade  |4 ---
 3 files changed, 32 insertions(+), 4 deletions(-)

diff --git a/dialogs/display-settings/Makefile.am 
b/dialogs/display-settings/Makefile.am
index 86137d9..2a5abc2 100644
--- a/dialogs/display-settings/Makefile.am
+++ b/dialogs/display-settings/Makefile.am
@@ -73,7 +73,15 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
 @INTLTOOL_DESKTOP_RULE@
 
+iconsdir = $(datadir)/icons/hicolor/128x128/devices
+icons_DATA = \
+   xfce-display-extend.png \
+   xfce-display-external.png \
+   xfce-display-internal.png \
+   xfce-display-mirror.png
+
 EXTRA_DIST = \
+   $(icons_DATA) \
$(desktop_in_files) \
confirmation-dialog.glade \
display-dialog.glade \
diff --git a/dialogs/display-settings/main.c b/dialogs/display-settings/main.c
index 92b0e34..3bc1d67 100644
--- a/dialogs/display-settings/main.c
+++ b/dialogs/display-settings/main.c
@@ -1781,6 +1781,25 @@ display_settings_minimal_advanced_clicked (GtkButton  
*button,
 }
 
 static void
+display_settings_minimal_load_icon (GtkBuilder  *builder,
+const gchar *img_name,
+const gchar *icon_name)
+{
+GObject  *dialog;
+GtkImage *img;
+GtkIconTheme *icon_theme;
+GdkPixbuf*icon;
+
+dialog = gtk_builder_get_object (builder, dialog);
+img = GTK_IMAGE (gtk_builder_get_object (builder, img_name));
+g_return_if_fail (dialog  img);
+
+icon_theme = gtk_icon_theme_get_for_screen (gtk_window_get_screen 
(GTK_WINDOW (dialog)));
+icon = gtk_icon_theme_load_icon (icon_theme, icon_name, 128, 0, NULL);
+gtk_image_set_from_pixbuf (GTK_IMAGE (img), icon);
+}
+
+static void
 display_settings_show_minimal_dialog (GdkDisplay *display)
 {
 GtkBuilder *builder;
@@ -1801,6 +1820,11 @@ display_settings_show_minimal_dialog (GdkDisplay 
*display)
 g_signal_connect (dialog, delete-event, G_CALLBACK (gtk_main_quit), 
NULL);
 g_signal_connect (cancel, clicked, G_CALLBACK (gtk_main_quit), NULL);
 
+display_settings_minimal_load_icon (builder, image1, 
xfce-display-internal);
+display_settings_minimal_load_icon (builder, image2, 
xfce-display-mirror);
+display_settings_minimal_load_icon (builder, image3, 
xfce-display-extend);
+display_settings_minimal_load_icon (builder, image4, 
xfce-display-external);
+
 only_display1 = gtk_builder_get_object (builder, display1);
 mirror_displays = gtk_builder_get_object (builder, mirror);
 extend_right = gtk_builder_get_object (builder, extend_right);
diff --git a/dialogs/display-settings/minimal-display-dialog.glade 
b/dialogs/display-settings/minimal-display-dialog.glade
index 888d855..3b04070 100644
--- a/dialogs/display-settings/minimal-display-dialog.glade
+++ b/dialogs/display-settings/minimal-display-dialog.glade
@@ -94,7 +94,6 @@
   object class=GtkImage id=image1
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=pixbufdisplay1.png/property
   /object
 /child
   /object
@@ -118,7 +117,6 @@
   object class=GtkImage id=image2
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=pixbufmirror.png/property
   /object
 /child
   /object
@@ -144,7 +142,6 @@
   object class=GtkImage id=image3
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=pixbufextend-right.png/property
   /object
 /child
   /object
@@ -170,7 +167,6 @@
   object class=GtkImage id=image4
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=pixbufdisplay2.png/property
   /object
 /child
   /object
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-mixer:xfce-4.10 Rename variable which may shadow index(3) (bug #9374)

2012-10-27 Thread Guido Berhoerster
Updating branch refs/heads/xfce-4.10
 to 9393482d5b4012f2277e87990a7f881178f29cab (commit)
   from fe5bee84ef4f84a446ad24a73a51308cd292f866 (commit)

commit 9393482d5b4012f2277e87990a7f881178f29cab
Author: Guido Berhoerster guido+x...@berhoerster.name
Date:   Sat Oct 27 11:17:13 2012 +0200

Rename variable which may shadow index(3) (bug #9374)

 libxfce4mixer/libxfce4mixer.c |8 
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libxfce4mixer/libxfce4mixer.c b/libxfce4mixer/libxfce4mixer.c
index 26683b8..99140a8 100644
--- a/libxfce4mixer/libxfce4mixer.c
+++ b/libxfce4mixer/libxfce4mixer.c
@@ -460,20 +460,20 @@ _xfce_mixer_add_track_labels (gpointer data,
   GstMixerTrack *track;
   gchar *label;
   gchar *xfce_mixer_label;
-  guint  index;
+  guint  track_index;
 
   for (iter = gst_mixer_list_tracks (mixer); iter != NULL; iter = g_list_next 
(iter))
 {
   track = GST_MIXER_TRACK (iter-data);
 
-  g_object_get (track, label, label, index, index, NULL);
+  g_object_get (track, label, label, index, track_index, NULL);
 
   /*
* Build display label including the index if there are mutiple tracks of
* the same name
*/
-  if (index  0)
-xfce_mixer_label = g_strdup_printf (%s (%d), label, index);
+  if (track_index  0)
+xfce_mixer_label = g_strdup_printf (%s (%d), label, track_index);
   else
 xfce_mixer_label = g_strdup (label);
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-mixer:xfce-4.10 Fix mnemonics in the plugin menu that conflict with those of default menu items (bug #9339)

2012-10-27 Thread Guido Berhoerster
Updating branch refs/heads/xfce-4.10
 to fe5bee84ef4f84a446ad24a73a51308cd292f866 (commit)
   from 5225ebf3660a7c31242f03ee4fb29f377c69f52b (commit)

commit fe5bee84ef4f84a446ad24a73a51308cd292f866
Author: Guido Berhoerster guido+x...@berhoerster.name
Date:   Sat Oct 27 11:12:29 2012 +0200

Fix mnemonics in the plugin menu that conflict with those of default menu 
items (bug #9339)

 panel-plugin/xfce-mixer-plugin.c |4 ++--
 po/am.po |4 ++--
 po/ar.po |4 ++--
 po/ast.po|4 ++--
 po/bg.po |4 ++--
 po/ca.po |4 ++--
 po/cs.po |4 ++--
 po/da.po |4 ++--
 po/de.po |4 ++--
 po/el.po |4 ++--
 po/en_GB.po  |4 ++--
 po/es.po |4 ++--
 po/eu.po |4 ++--
 po/fi.po |4 ++--
 po/fr.po |4 ++--
 po/gl.po |4 ++--
 po/he.po |4 ++--
 po/hr.po |4 ++--
 po/hu.po |4 ++--
 po/id.po |4 ++--
 po/is.po |4 ++--
 po/it.po |4 ++--
 po/ja.po |4 ++--
 po/kk.po |4 ++--
 po/ko.po |4 ++--
 po/lt.po |4 ++--
 po/lv.po |4 ++--
 po/nb.po |4 ++--
 po/nl.po |4 ++--
 po/nn.po |4 ++--
 po/pl.po |4 ++--
 po/pt.po |4 ++--
 po/pt_BR.po  |4 ++--
 po/ro.po |4 ++--
 po/ru.po |4 ++--
 po/si.po |4 ++--
 po/sk.po |4 ++--
 po/sr.po |4 ++--
 po/sv.po |4 ++--
 po/tr.po |4 ++--
 po/ug.po |4 ++--
 po/uk.po |4 ++--
 po/ur.po |4 ++--
 po/ur_PK.po  |4 ++--
 po/vi.po |4 ++--
 po/xfce4-mixer.pot   |4 ++--
 po/zh_CN.po  |4 ++--
 po/zh_TW.po  |4 ++--
 48 files changed, 96 insertions(+), 96 deletions(-)

diff --git a/panel-plugin/xfce-mixer-plugin.c b/panel-plugin/xfce-mixer-plugin.c
index ef2720d..2270b4f 100644
--- a/panel-plugin/xfce-mixer-plugin.c
+++ b/panel-plugin/xfce-mixer-plugin.c
@@ -303,7 +303,7 @@ xfce_mixer_plugin_construct (XfcePanelPlugin *plugin)
   xfce_panel_plugin_menu_show_configure (plugin);
 
   /* Add menu item for muting */
-  mixer_plugin-mute_menu_item = gtk_check_menu_item_new_with_mnemonic 
(_(_Mute));
+  mixer_plugin-mute_menu_item = gtk_check_menu_item_new_with_mnemonic 
(_(Mu_te));
   xfce_panel_plugin_menu_insert_item (plugin, GTK_MENU_ITEM 
(mixer_plugin-mute_menu_item));
   g_signal_connect_swapped (G_OBJECT (mixer_plugin-mute_menu_item), 
toggled, G_CALLBACK (xfce_mixer_plugin_mute_item_toggled), mixer_plugin);
   gtk_widget_show (mixer_plugin-mute_menu_item);
@@ -311,7 +311,7 @@ xfce_mixer_plugin_construct (XfcePanelPlugin *plugin)
   /* Add menu item for running the user-defined command */
   command_image = gtk_image_new_from_icon_name (multimedia-volume-control, 
GTK_ICON_SIZE_MENU);
   gtk_widget_show (command_image);
-  command_menu_item = gtk_image_menu_item_new_with_mnemonic (_(_Run Audio 
Mixer));
+  command_menu_item = gtk_image_menu_item_new_with_mnemonic (_(Run Audio 
Mi_xer));
   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (command_menu_item), 
command_image);
   xfce_panel_plugin_menu_insert_item (plugin, GTK_MENU_ITEM 
(command_menu_item));
   g_signal_connect_swapped (G_OBJECT (command_menu_item), activate, 
G_CALLBACK (xfce_mixer_plugin_command_item_activated), mixer_plugin);
diff --git a/po/am.po b/po/am.po
index e8049b3..adae584 100644
--- a/po/am.po
+++ b/po/am.po
@@ -18,11 +18,11 @@ msgstr 
 
 #. Add menu item for muting
 #: ../panel-plugin/xfce-mixer-plugin.c:306
-msgid _Mute
+msgid Mu_te
 msgstr 
 
 #: ../panel-plugin/xfce-mixer-plugin.c:314
-msgid _Run Audio Mixer
+msgid Run Audio Mi_xer
 msgstr 
 
 #: ../panel-plugin/xfce-mixer-plugin.c:581 ../xfce4-mixer/main.c:148
diff --git a/po/ar.po b/po/ar.po
index 108864d..3621f3d 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -24,11 +24,11 @@ msgstr 
 
 #. Add menu item for muting
 #: ../panel-plugin/xfce-mixer-plugin.c:306
-msgid _Mute
+msgid Mu_te
 msgstr 
 
 #: ../panel-plugin/xfce-mixer-plugin.c:314
-msgid _Run Audio Mixer
+msgid Run Audio Mi_xer
 msgstr 
 
 #: 

[Xfce4-commits] xfce4-mixer:xfce-4.10 Extend documentation in README

2012-10-27 Thread Guido Berhoerster
Updating branch refs/heads/xfce-4.10
 to 77ddfcf9255f9c010aba72404c15772b313620ff (commit)
   from 9393482d5b4012f2277e87990a7f881178f29cab (commit)

commit 77ddfcf9255f9c010aba72404c15772b313620ff
Author: Guido Berhoerster guido+x...@berhoerster.name
Date:   Sat Oct 27 12:11:53 2012 +0200

Extend documentation in README

Add information about optional support for keyboard shortcuts via
libkeybinder.
Document Xfconf configuration.

 README |   43 ---
 1 files changed, 36 insertions(+), 7 deletions(-)

diff --git a/README b/README
index 48756f0..97c1a37 100644
--- a/README
+++ b/README
@@ -1,9 +1,39 @@
 xfce4-mixer Information
 ===
 
-This package contains a volume control application based on GStreamer
-0.10 written to conceptually fit into the Xfce desktop environment. It
-includes a plugin for the Xfce panel.
+This package contains a volume control application based on GStreamer written
+to conceptually fit into the Xfce desktop environment. It includes a plugin for
+the Xfce panel.
+
+
+Keyboard Shortcuts
+--
+
+The panel plugin optionally supports global keyboard shortcuts for raising and
+lowering the volume, as well as muting the selected track if compiled against
+libkeybinder. The plugin will then handle the XF86AudioRaiseVolume,
+XF86AudioLowerVolume, and XF86AudioMute keyboard symbols.
+
+
+Xfconf Configuration
+
+
+The mixer application supports the following properties in the xfce4-mixer
+channel:
+
+/window-width   width of the main window (integer)
+/window-height  height of the main window width (integer)
+/sound-card selected sound card (string)
+/sound-cards/*  visible controls of a particular sound card (array
+of strings)
+
+The panel plugin supports the following properties:
+
+sound-card  selected sound card (string)
+track   selected track (sting)
+command command which can be run from the plugin menu
+(string)
+enable-keyboard-shortcuts   enables or disables keyboard shortcuts (boolean)
 
 
 Debugging
@@ -22,8 +52,7 @@ Known Problems with GStreamer
 -
 
   * No sound card detected: if this happens you're probably missing a
-GStreamer plugin for your sound system. If you get this message on a
-Debian or Ubuntu system and you're using ALSA then installing 
-gstreamer0.10-alsa should fix it. On OpenBSD installing 
-gst-plugins-good might help.
+GStreamer plugin for your sound system. If you get this message on a Debian
+or Ubuntu system and you're using ALSA then installing gstreamer0.10-alsa
+should fix it. On OpenBSD installing gst-plugins-good might help.
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-mixer:master Rename variable which may shadow index(3) (bug #9374)

2012-10-27 Thread Guido Berhoerster
Updating branch refs/heads/master
 to f69b93cd4d4ce70366b9096486ba79c15993e16e (commit)
   from 34e0d0d10a3a1fafdbcb3853355ccac76c6460bd (commit)

commit f69b93cd4d4ce70366b9096486ba79c15993e16e
Author: Guido Berhoerster guido+x...@berhoerster.name
Date:   Sat Oct 27 11:17:13 2012 +0200

Rename variable which may shadow index(3) (bug #9374)

 libxfce4mixer/libxfce4mixer.c |8 
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libxfce4mixer/libxfce4mixer.c b/libxfce4mixer/libxfce4mixer.c
index 26683b8..99140a8 100644
--- a/libxfce4mixer/libxfce4mixer.c
+++ b/libxfce4mixer/libxfce4mixer.c
@@ -460,20 +460,20 @@ _xfce_mixer_add_track_labels (gpointer data,
   GstMixerTrack *track;
   gchar *label;
   gchar *xfce_mixer_label;
-  guint  index;
+  guint  track_index;
 
   for (iter = gst_mixer_list_tracks (mixer); iter != NULL; iter = g_list_next 
(iter))
 {
   track = GST_MIXER_TRACK (iter-data);
 
-  g_object_get (track, label, label, index, index, NULL);
+  g_object_get (track, label, label, index, track_index, NULL);
 
   /*
* Build display label including the index if there are mutiple tracks of
* the same name
*/
-  if (index  0)
-xfce_mixer_label = g_strdup_printf (%s (%d), label, index);
+  if (track_index  0)
+xfce_mixer_label = g_strdup_printf (%s (%d), label, track_index);
   else
 xfce_mixer_label = g_strdup (label);
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-mixer:master Fix mnemonics in the plugin menu that conflict with those of default menu items (bug #9339)

2012-10-27 Thread Guido Berhoerster
Updating branch refs/heads/master
 to 34e0d0d10a3a1fafdbcb3853355ccac76c6460bd (commit)
   from 56f0897a397b26a45e21fbaa3e0c758ed180e7a5 (commit)

commit 34e0d0d10a3a1fafdbcb3853355ccac76c6460bd
Author: Guido Berhoerster guido+x...@berhoerster.name
Date:   Sat Oct 27 11:12:29 2012 +0200

Fix mnemonics in the plugin menu that conflict with those of default menu 
items (bug #9339)

 panel-plugin/xfce-mixer-plugin.c |4 ++--
 po/am.po |4 ++--
 po/ar.po |4 ++--
 po/ast.po|4 ++--
 po/bg.po |4 ++--
 po/ca.po |4 ++--
 po/cs.po |4 ++--
 po/da.po |4 ++--
 po/de.po |4 ++--
 po/el.po |4 ++--
 po/en_GB.po  |4 ++--
 po/es.po |4 ++--
 po/eu.po |4 ++--
 po/fi.po |4 ++--
 po/fr.po |4 ++--
 po/gl.po |4 ++--
 po/he.po |4 ++--
 po/hr.po |4 ++--
 po/hu.po |4 ++--
 po/id.po |4 ++--
 po/is.po |4 ++--
 po/it.po |4 ++--
 po/ja.po |4 ++--
 po/kk.po |4 ++--
 po/ko.po |4 ++--
 po/lt.po |4 ++--
 po/lv.po |4 ++--
 po/nb.po |4 ++--
 po/nl.po |4 ++--
 po/nn.po |4 ++--
 po/pl.po |4 ++--
 po/pt.po |4 ++--
 po/pt_BR.po  |4 ++--
 po/ro.po |4 ++--
 po/ru.po |4 ++--
 po/si.po |4 ++--
 po/sk.po |4 ++--
 po/sr.po |4 ++--
 po/sv.po |4 ++--
 po/tr.po |4 ++--
 po/ug.po |4 ++--
 po/uk.po |4 ++--
 po/ur.po |4 ++--
 po/ur_PK.po  |4 ++--
 po/vi.po |4 ++--
 po/xfce4-mixer.pot   |4 ++--
 po/zh_CN.po  |4 ++--
 po/zh_TW.po  |4 ++--
 48 files changed, 96 insertions(+), 96 deletions(-)

diff --git a/panel-plugin/xfce-mixer-plugin.c b/panel-plugin/xfce-mixer-plugin.c
index ef2720d..2270b4f 100644
--- a/panel-plugin/xfce-mixer-plugin.c
+++ b/panel-plugin/xfce-mixer-plugin.c
@@ -303,7 +303,7 @@ xfce_mixer_plugin_construct (XfcePanelPlugin *plugin)
   xfce_panel_plugin_menu_show_configure (plugin);
 
   /* Add menu item for muting */
-  mixer_plugin-mute_menu_item = gtk_check_menu_item_new_with_mnemonic 
(_(_Mute));
+  mixer_plugin-mute_menu_item = gtk_check_menu_item_new_with_mnemonic 
(_(Mu_te));
   xfce_panel_plugin_menu_insert_item (plugin, GTK_MENU_ITEM 
(mixer_plugin-mute_menu_item));
   g_signal_connect_swapped (G_OBJECT (mixer_plugin-mute_menu_item), 
toggled, G_CALLBACK (xfce_mixer_plugin_mute_item_toggled), mixer_plugin);
   gtk_widget_show (mixer_plugin-mute_menu_item);
@@ -311,7 +311,7 @@ xfce_mixer_plugin_construct (XfcePanelPlugin *plugin)
   /* Add menu item for running the user-defined command */
   command_image = gtk_image_new_from_icon_name (multimedia-volume-control, 
GTK_ICON_SIZE_MENU);
   gtk_widget_show (command_image);
-  command_menu_item = gtk_image_menu_item_new_with_mnemonic (_(_Run Audio 
Mixer));
+  command_menu_item = gtk_image_menu_item_new_with_mnemonic (_(Run Audio 
Mi_xer));
   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (command_menu_item), 
command_image);
   xfce_panel_plugin_menu_insert_item (plugin, GTK_MENU_ITEM 
(command_menu_item));
   g_signal_connect_swapped (G_OBJECT (command_menu_item), activate, 
G_CALLBACK (xfce_mixer_plugin_command_item_activated), mixer_plugin);
diff --git a/po/am.po b/po/am.po
index e8049b3..adae584 100644
--- a/po/am.po
+++ b/po/am.po
@@ -18,11 +18,11 @@ msgstr 
 
 #. Add menu item for muting
 #: ../panel-plugin/xfce-mixer-plugin.c:306
-msgid _Mute
+msgid Mu_te
 msgstr 
 
 #: ../panel-plugin/xfce-mixer-plugin.c:314
-msgid _Run Audio Mixer
+msgid Run Audio Mi_xer
 msgstr 
 
 #: ../panel-plugin/xfce-mixer-plugin.c:581 ../xfce4-mixer/main.c:148
diff --git a/po/ar.po b/po/ar.po
index 108864d..3621f3d 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -24,11 +24,11 @@ msgstr 
 
 #. Add menu item for muting
 #: ../panel-plugin/xfce-mixer-plugin.c:306
-msgid _Mute
+msgid Mu_te
 msgstr 
 
 #: ../panel-plugin/xfce-mixer-plugin.c:314
-msgid _Run Audio Mixer
+msgid Run Audio Mi_xer
 msgstr 
 
 #: 

[Xfce4-commits] xfce4-mixer:master Extend documentation in README

2012-10-27 Thread Guido Berhoerster
Updating branch refs/heads/master
 to cf9140afb33b162d15b72ea7bbdfb8a4734fe4f5 (commit)
   from f69b93cd4d4ce70366b9096486ba79c15993e16e (commit)

commit cf9140afb33b162d15b72ea7bbdfb8a4734fe4f5
Author: Guido Berhoerster guido+x...@berhoerster.name
Date:   Sat Oct 27 12:11:53 2012 +0200

Extend documentation in README

Add information about optional support for keyboard shortcuts via
libkeybinder.
Document Xfconf configuration.

 README |   43 ---
 1 files changed, 36 insertions(+), 7 deletions(-)

diff --git a/README b/README
index 48756f0..97c1a37 100644
--- a/README
+++ b/README
@@ -1,9 +1,39 @@
 xfce4-mixer Information
 ===
 
-This package contains a volume control application based on GStreamer
-0.10 written to conceptually fit into the Xfce desktop environment. It
-includes a plugin for the Xfce panel.
+This package contains a volume control application based on GStreamer written
+to conceptually fit into the Xfce desktop environment. It includes a plugin for
+the Xfce panel.
+
+
+Keyboard Shortcuts
+--
+
+The panel plugin optionally supports global keyboard shortcuts for raising and
+lowering the volume, as well as muting the selected track if compiled against
+libkeybinder. The plugin will then handle the XF86AudioRaiseVolume,
+XF86AudioLowerVolume, and XF86AudioMute keyboard symbols.
+
+
+Xfconf Configuration
+
+
+The mixer application supports the following properties in the xfce4-mixer
+channel:
+
+/window-width   width of the main window (integer)
+/window-height  height of the main window width (integer)
+/sound-card selected sound card (string)
+/sound-cards/*  visible controls of a particular sound card (array
+of strings)
+
+The panel plugin supports the following properties:
+
+sound-card  selected sound card (string)
+track   selected track (sting)
+command command which can be run from the plugin menu
+(string)
+enable-keyboard-shortcuts   enables or disables keyboard shortcuts (boolean)
 
 
 Debugging
@@ -22,8 +52,7 @@ Known Problems with GStreamer
 -
 
   * No sound card detected: if this happens you're probably missing a
-GStreamer plugin for your sound system. If you get this message on a
-Debian or Ubuntu system and you're using ALSA then installing 
-gstreamer0.10-alsa should fix it. On OpenBSD installing 
-gst-plugins-good might help.
+GStreamer plugin for your sound system. If you get this message on a Debian
+or Ubuntu system and you're using ALSA then installing gstreamer0.10-alsa
+should fix it. On OpenBSD installing gst-plugins-good might help.
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-mixer:master Move the XFCE_MIXER_PLUGIN_DEFAULT_COMMAND macro to where it is used

2012-10-27 Thread Guido Berhoerster
Updating branch refs/heads/master
 to 4231c6afe0f7ac4f293176fafd7011fd2b82cec3 (commit)
   from cf9140afb33b162d15b72ea7bbdfb8a4734fe4f5 (commit)

commit 4231c6afe0f7ac4f293176fafd7011fd2b82cec3
Author: Guido Berhoerster guido+x...@berhoerster.name
Date:   Sat Oct 27 12:16:02 2012 +0200

Move the XFCE_MIXER_PLUGIN_DEFAULT_COMMAND macro to where it is used

 panel-plugin/xfce-mixer-plugin.c  |2 ++
 panel-plugin/xfce-plugin-dialog.h |2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/xfce-mixer-plugin.c b/panel-plugin/xfce-mixer-plugin.c
index 2270b4f..f34a252 100644
--- a/panel-plugin/xfce-mixer-plugin.c
+++ b/panel-plugin/xfce-mixer-plugin.c
@@ -63,6 +63,8 @@ enum
 
 
 
+#define XFCE_MIXER_PLUGIN_DEFAULT_COMMAND   xfce4-mixer
+
 #ifdef HAVE_KEYBINDER
 #define XFCE_MIXER_PLUGIN_RAISE_VOLUME_KEY  XF86AudioRaiseVolume
 #define XFCE_MIXER_PLUGIN_LOWER_VOLUME_KEY  XF86AudioLowerVolume
diff --git a/panel-plugin/xfce-plugin-dialog.h 
b/panel-plugin/xfce-plugin-dialog.h
index 890fe3f..11c0210 100644
--- a/panel-plugin/xfce-plugin-dialog.h
+++ b/panel-plugin/xfce-plugin-dialog.h
@@ -39,8 +39,6 @@ typedef struct _XfcePluginDialog  XfcePluginDialog;
 #define IS_XFCE_PLUGIN_DIALOG_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), 
TYPE_XFCE_PLUGIN_DIALOG))
 #define XFCE_PLUGIN_DIALOG_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj), 
TYPE_XFCE_PLUGIN_DIALOG, XfcePluginDialogClass))
 
-#define XFCE_MIXER_PLUGIN_DEFAULT_COMMAND xfce4-mixer
-
 GType xfce_plugin_dialog_get_type  (void) G_GNUC_CONST;
 
 GtkWidget *xfce_plugin_dialog_new (XfcePanelPlugin *plugin);
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-appfinder:master l10n: Updated Polish (pl) translation to 100%

2012-10-27 Thread Transifex
Updating branch refs/heads/master
 to 84f667cc28bf8441856e85c079542f48ee912686 (commit)
   from c6ad2d5dd1d5725119dd27d3cd05d7791d3b467a (commit)

commit 84f667cc28bf8441856e85c079542f48ee912686
Author: Piotr Sokół pso...@jabster.pl
Date:   Sat Oct 27 19:53:42 2012 +0200

l10n: Updated Polish (pl) translation to 100%

New status: 68 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

 po/pl.po |   47 +++
 1 files changed, 23 insertions(+), 24 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index 6c8012b..c1bbac5 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -4,25 +4,24 @@
 # Marek Piechut m...@o2.pl, 2005.
 # Piotr Maliński riklau...@gmail.com, 2006.
 # Piotr Sokół pso...@jabster.pl, 2009, 2010, 2011, 2012.
-#
+# 
 msgid 
 msgstr 
 Project-Id-Version: xfce4-appfinder\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2012-04-12 08:24+\n
+POT-Creation-Date: 2012-10-27 15:54+\n
 PO-Revision-Date: 2012-04-13 16:49+0200\n
 Last-Translator: Piotr Sokół pso...@jabster.pl\n
 Language-Team: polski \n
-Language: pl\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bits\n
-Plural-Forms: nplurals=3; plural=((n==1) ? 0 : ((n%10=2  n%10=4  (n
-%10010 || n%100=20)) ? 1 : 2));\n
+Language: pl\n
+Plural-Forms: nplurals=3; plural=((n==1) ? 0 : ((n%10=2  n%10=4  
(n%10010 || n%100=20)) ? 1 : 2));\n
 
 #: ../src/appfinder-category-model.c:146
 msgid All Applications
-msgstr Programy
+msgstr Wszystkie programy
 
 #: ../src/appfinder-model.c:545
 msgid Name
@@ -44,31 +43,31 @@ msgstr Kategorie
 msgid Filename
 msgstr Nazwa pliku
 
-#: ../src/appfinder-model.c:1825
+#: ../src/appfinder-model.c:1829
 msgid Application has no command
 msgstr Program nie posiada przypisanego polecenia
 
-#: ../src/appfinder-model.c:2149
+#: ../src/appfinder-model.c:2153
 msgid Commands History
 msgstr Historia poleceń
 
-#: ../src/appfinder-preferences.c:221
+#: ../src/appfinder-preferences.c:219
 msgid C_lear
 msgstr _Wyczyść
 
-#: ../src/appfinder-preferences.c:222
+#: ../src/appfinder-preferences.c:220
 msgid This will permanently clear the custom command history.
 msgstr Historia poleceń zostanie trwale usunięta.
 
-#: ../src/appfinder-preferences.c:223
+#: ../src/appfinder-preferences.c:221
 msgid Are you sure you want to clear the command history?
 msgstr Wyczyścić historię?
 
-#: ../src/appfinder-preferences.c:333
+#: ../src/appfinder-preferences.c:331
 msgid The custom action will be deleted permanently.
 msgstr Czynność zostanie trwale usunięta.
 
-#: ../src/appfinder-preferences.c:334
+#: ../src/appfinder-preferences.c:332
 #, c-format
 msgid Are you sure you want to delete pattern \%s\?
 msgstr Usunąć wzór „%s”?
@@ -77,38 +76,38 @@ msgstr Usunąć wzór „%s”?
 #: ../src/appfinder-preferences.glade.h:4
 #: ../data/xfce4-appfinder.desktop.in.h:1
 msgid Application Finder
-msgstr Wyszukiwanie programów
+msgstr Wyszukiwarka programów
 
-#: ../src/appfinder-window.c:271
+#: ../src/appfinder-window.c:286
 msgid Toggle view mode
 msgstr Przełącza tryb wyświetlania
 
-#: ../src/appfinder-window.c:363
+#: ../src/appfinder-window.c:391
 msgid La_unch
 msgstr _Uruchom
 
-#: ../src/appfinder-window.c:798
+#: ../src/appfinder-window.c:826
 msgid Failed to launch desktop item editor
 msgstr Nie udało się uruchomić edytora aktywatorów
 
-#: ../src/appfinder-window.c:824
+#: ../src/appfinder-window.c:852
 msgid 
 This will permanently remove the custom desktop file from your home 
 directory.
 msgstr Plik aktywatora zostanie trwale usunięty z katalogu użytkownika.
 
-#: ../src/appfinder-window.c:825
+#: ../src/appfinder-window.c:853
 #, c-format
 msgid Are you sure you want to revert \%s\?
 msgstr Przywrócić „%s”?
 
-#: ../src/appfinder-window.c:835
+#: ../src/appfinder-window.c:863
 msgid Failed to remove desktop file
 msgstr Nie udało się usunąć pliku aktywatora
 
 #. I18N: the first %s will be replace with users' applications directory, the
 #. * second with Hidden=true
-#: ../src/appfinder-window.c:868
+#: ../src/appfinder-window.c:896
 #, c-format
 msgid 
 To unhide the item you have to manually remove the desktop file from \%s\ 
@@ -117,11 +116,11 @@ msgstr 
 Aby ponownie wyświetlić element, należy usunąć plik odpowiedni aktywatora z 
 położenia „%s” lub usunąć z niego wiersz „%s”.
 
-#: ../src/appfinder-window.c:873 ../src/appfinder-window.c:958
+#: ../src/appfinder-window.c:901 ../src/appfinder-window.c:993
 msgid _Hide
 msgstr _Ukryj
 
-#: ../src/appfinder-window.c:874
+#: ../src/appfinder-window.c:902
 #, c-format
 msgid Are you sure you want to hide \%s\?
 msgstr Ukryć „%s”?
@@ -162,7 +161,7 @@ msgstr Proszę wprowadzić „%s --help”, aby wypisać 
komunikat pomocy.
 
 #: ../src/main.c:533
 msgid The Xfce development team. All rights reserved.
-msgstr Zespół programistów Xfce. Wszelkie prawa zastrzeżone.
+msgstr Zespół twórców Xfce. Wszystkie prawa zastrzeżone.
 
 #: 

[Xfce4-commits] xfce4-dict:master l10n: Updated German (de) translation to 100%

2012-10-27 Thread Transifex
Updating branch refs/heads/master
 to 3cbe5fab72c4cee2ff8e33abf77a332e14ece6bc (commit)
   from 10869162aa7735b83028b6f3875086bfe8c11d93 (commit)

commit 3cbe5fab72c4cee2ff8e33abf77a332e14ece6bc
Author: Mario Blättermann mario.blaetterm...@gmail.com
Date:   Sat Oct 27 22:30:08 2012 +0200

l10n: Updated German (de) translation to 100%

New status: 111 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

 po/de.po |  129 +++---
 1 files changed, 81 insertions(+), 48 deletions(-)

diff --git a/po/de.po b/po/de.po
index f62b305..069aa36 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,43 +8,45 @@ msgid 
 msgstr 
 Project-Id-Version: xfce4-dict-plugin 0.5.0\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2011-09-24 04:03+\n
+POT-Creation-Date: 2012-10-27 16:21+\n
 PO-Revision-Date: 2010-01-01 15:59+0100\n
 Last-Translator: Fabian Nowak timyst...@arcor.de\n
 Language-Team: German xfce-i...@xfce.org\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
+Language: de\n
 Plural-Forms: nplurals=2; plural=(n != 1);\n
 X-Poedit-SourceCharset: utf-8\n
 X-Poedit-Country: GERMANY\n
 
-#: ../panel-plugin/xfce4-dict-plugin.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-dict-plugin.desktop.in.h:1
 msgid A plugin to query different dictionaries.
 msgstr Ein Plugin zum Abfragen verschiedener Wörterbücher.
 
-#: ../panel-plugin/xfce4-dict-plugin.desktop.in.in.h:2
-#: ../src/xfce4-dict.desktop.in.h:2 ../lib/gui.c:734 ../lib/prefs.c:270
+#: ../panel-plugin/xfce4-dict-plugin.desktop.in.h:2
+#: ../src/xfce4-dict.desktop.in.h:2 ../lib/gui.c:736 ../lib/prefs.c:270
 msgid Dictionary
 msgstr Wörterbuch
 
-#: ../panel-plugin/xfce4-dict-plugin.c:347
-#: ../panel-plugin/xfce4-dict-plugin.c:473 ../src/xfce4-dict.c:200
-#: ../lib/spell.c:243 ../lib/gui.c:517
+#: ../panel-plugin/xfce4-dict-plugin.c:366
+#: ../panel-plugin/xfce4-dict-plugin.c:492 ../src/xfce4-dict.c:200
+#: ../lib/spell.c:243 ../lib/gui.c:516
 msgid Ready
 msgstr Bereit
 
-#: ../panel-plugin/xfce4-dict-plugin.c:413
+#: ../panel-plugin/xfce4-dict-plugin.c:431
 msgid Look up a word
 msgstr Ein Wort nachschlagen
 
-#: ../panel-plugin/xfce4-dict-plugin.c:444 ../lib/gui.c:758
+#: ../panel-plugin/xfce4-dict-plugin.c:467 ../lib/gui.c:766
 msgid Search term
 msgstr Suchbegriff
 
 #: ../src/xfce4-dict.c:51
 msgid Search the given text using a Dict server(RFC 2229)
-msgstr Den angegebenen Text mithilfe eines Dict-Servers (nach RFC 2229) 
suchen
+msgstr 
+Den angegebenen Text mithilfe eines Dict-Servers (nach RFC 2229) suchen
 
 #: ../src/xfce4-dict.c:52
 msgid Search the given text using a web-based search engine
@@ -60,11 +62,14 @@ msgstr Setzt den Fokus auf das Eingabefeld in der Leiste
 
 #: ../src/xfce4-dict.c:55
 msgid Start stand-alone application even if the panel plugin is loaded
-msgstr Als eigenständiges Programm starten auch wenn das Leisten-Plugin 
geladen ist
+msgstr 
+Als eigenständiges Programm starten auch wenn das Leisten-Plugin geladen ist
 
 #: ../src/xfce4-dict.c:56
 msgid Grabs the PRIMARY selection content and uses it as search text
-msgstr Holt sich den Inhalt aus der primären Zwischenablage und benutzt ihn 
als Suchtext
+msgstr 
+Holt sich den Inhalt aus der primären Zwischenablage und benutzt ihn als 
+Suchtext
 
 #: ../src/xfce4-dict.c:57
 msgid Be verbose
@@ -83,7 +88,7 @@ msgstr [TEXT]
 msgid Please report bugs to %s.
 msgstr Bitte melden Sie Probleme unter %s.
 
-#: ../src/xfce4-dict.desktop.in.h:1 ../lib/gui.c:957
+#: ../src/xfce4-dict.desktop.in.h:1 ../lib/gui.c:962
 msgid A client program to query different dictionaries.
 msgstr Ein Programm zum Abfragen verschiedener Wörterbücher.
 
@@ -126,9 +131,11 @@ msgstr Fehler beim Ausführen von »%s« (%s).
 
 #: ../lib/spell.c:202
 msgid Please set the spell check command in the preferences dialog.
-msgstr Bitte geben Sie zuerst einen Befehl für die Rechtschreibprüfung im 
Einstellungsdialog an.
+msgstr 
+Bitte geben Sie zuerst einen Befehl für die Rechtschreibprüfung im 
+Einstellungsdialog an.
 
-#: ../lib/spell.c:208 ../lib/common.c:224
+#: ../lib/spell.c:208 ../lib/common.c:223
 msgid Invalid input
 msgstr Ungültige Eingabe
 
@@ -178,8 +185,12 @@ msgstr[0] (%d Wort anzeigen)
 msgstr[1] (%d Wörter gleichzeitig anzeigen)
 
 #: ../lib/speedreader.c:586
-msgid This is an easy speed reading utility to help train you to read faster. 
It does this by flashing words at a rapid rate on the screen.
-msgstr Dies ist ein Hilfswerkzeug zum Trainieren des Schnelllesens. Dies wird 
durch kurzes Anzeigen von Wörtern auf dem Bildschirm bei einer hohen Rate 
erreicht.
+msgid 
+This is an easy speed reading utility to help train you to read faster. It 
+does this by flashing words at a rapid rate on the screen.
+msgstr 
+Dies ist ein Hilfswerkzeug zum Trainieren des Schnelllesens. Dies wird durch 
+kurzes Anzeigen von Wörtern auf dem 

[Xfce4-commits] libxfce4ui:master Update translators, week 43.

2012-10-27 Thread Transifex
Updating branch refs/heads/master
 to c540a83f7f8f6d84e137764c3c627421e4384fe9 (commit)
   from a5128e64a6888f243af840eea431a48974ff09fe (commit)

commit c540a83f7f8f6d84e137764c3c627421e4384fe9
Author: Transifex nore...@xfce.org
Date:   Sun Oct 28 00:21:08 2012 +0200

Update translators, week 43.

 xfce4-about/translators.h |3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/xfce4-about/translators.h b/xfce4-about/translators.h
index c66635c..d041521 100644
--- a/xfce4-about/translators.h
+++ b/xfce4-about/translators.h
@@ -24,7 +24,7 @@
 #include gtk/gtk.h
 #include libxfce4util/libxfce4util.h
 
-#define TRANSLATORS_H_STAMP 2012-10-21 00:21:03
+#define TRANSLATORS_H_STAMP 2012-10-28 00:21:07
 #define ATSIGN @
 #define DOTSIGN .
 
@@ -733,6 +733,7 @@ static const TranslatorInfo xfce_translators_vi[] =
 {
   { Vinh Nguyen, kureikain ATSIGN gmail DOTSIGN com, TRUE },
   { funnysorcerer, sin DOTSIGN trunganh ATSIGN gmail DOTSIGN com, 
FALSE },
+  { Lê Trường An, pinkyfinger111 ATSIGN gmail DOTSIGN com, FALSE },
   { NULL, NULL }
 };
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] www:master Update translators, week 43.

2012-10-27 Thread Transifex
Updating branch refs/heads/master
 to 6726ac8682b30b74668def0e623153b008cea514 (commit)
   from 6c58d635a28163787f61192081c2f9431c726e04 (commit)

commit 6726ac8682b30b74668def0e623153b008cea514
Author: Transifex nore...@xfce.org
Date:   Sun Oct 28 00:21:13 2012 +0200

Update translators, week 43.

 lib/translators.php |3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/lib/translators.php b/lib/translators.php
index adce72a..3de0fce 100644
--- a/lib/translators.php
+++ b/lib/translators.php
@@ -4,7 +4,7 @@
  * DO NOT EDIT IT MANUALLY!
  */
 
-$translators_stamp = 2012-10-21 00:21:13;
+$translators_stamp = 2012-10-28 00:21:13;
 
 $translators = array (
   'Amharic [am]' = array (
@@ -500,6 +500,7 @@ $translators = array (
   'Vietnamese [vi]' = array (
 'Vinh Nguyen' = 'kureikain'.ATSIGN.'gmail'.DOTSIGN.'com',
 'funnysorcerer' = 'sin'.DOTSIGN.'trunganh'.ATSIGN.'gmail'.DOTSIGN.'com',
+'Lê Trường An' = 'pinkyfinger111'.ATSIGN.'gmail'.DOTSIGN.'com',
   ),
   'Chinese (China) [zh_CN]' = array (
 'Chipong Luo' = 'chipong'.DOTSIGN.'luo'.ATSIGN.'yahoo'.DOTSIGN.'com',
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] thunar:master l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

2012-10-27 Thread Transifex
Updating branch refs/heads/master
 to 657d83c171949d449739a0790d2083a673aa4465 (commit)
   from 8f10fab7479a21135a37a35e7b30c7a4b6de02ae (commit)

commit 657d83c171949d449739a0790d2083a673aa4465
Author: André Miranda andreldm1...@gmail.com
Date:   Sun Oct 28 03:00:22 2012 +0100

l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 719 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

 po/pt_BR.po |  387 +++
 1 files changed, 203 insertions(+), 184 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index ae08848..17e811a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -13,70 +13,70 @@ msgid 
 msgstr 
 Project-Id-Version: Thunar 0.9.0\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2012-10-15 03:42+\n
+POT-Creation-Date: 2012-10-27 20:39+\n
 PO-Revision-Date: 2012-10-15 00:47-0300\n
 Last-Translator: Rafael Ferreira rafael.f...@gmail.com\n
 Language-Team: Brazilian Portuguese ldp...@bazar2.conectiva.com.br\n
-Language: pt_BR\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
+Language: pt_BR\n
 Plural-Forms: nplurals=2; plural=(n  1);\n
 
-#: ../thunar/main.c:64
+#: ../thunar/main.c:61
 msgid Open the bulk rename dialog
 msgstr Abrir o diálogo de renomear em massa
 
-#: ../thunar/main.c:66
+#: ../thunar/main.c:63
 msgid Run in daemon mode
 msgstr Executar em modo daemon
 
-#: ../thunar/main.c:68
+#: ../thunar/main.c:65
 msgid Run in daemon mode (not supported)
 msgstr Executar em modo daemon (não suportado)
 
-#: ../thunar/main.c:72
+#: ../thunar/main.c:69
 msgid Quit a running Thunar instance
 msgstr Sair de uma instância do Thunar em execução
 
-#: ../thunar/main.c:74
+#: ../thunar/main.c:71
 msgid Quit a running Thunar instance (not supported)
 msgstr Sair de uma instância do Thunar em execução (não suportado)
 
-#: ../thunar/main.c:76
+#: ../thunar/main.c:73
 msgid Print version information and exit
 msgstr Exibir informações de versão e sair
 
 #. setup application name
-#: ../thunar/main.c:130
+#: ../thunar/main.c:127
 msgid Thunar
 msgstr Thunar
 
 #. initialize Gtk+
-#: ../thunar/main.c:147
+#: ../thunar/main.c:144
 msgid [FILES...]
 msgstr [ARQUIVOS...]
 
-#: ../thunar/main.c:154
+#: ../thunar/main.c:151
 #, c-format
 msgid Thunar: Failed to open display: %s\n
 msgstr Thunar: falha ao abrir exibição: %s\n
 
 #. yep, there's an error, so print it
-#: ../thunar/main.c:159
+#: ../thunar/main.c:156
 #, c-format
 msgid Thunar: %s\n
 msgstr Thunar: %s\n
 
-#: ../thunar/main.c:170
+#: ../thunar/main.c:167
 msgid The Thunar development team. All rights reserved.
 msgstr O time de desenvolvimento do Thunar. Todos os direitos reservados.
 
-#: ../thunar/main.c:171
+#: ../thunar/main.c:168
 msgid Written by Benedikt Meurer be...@xfce.org.
 msgstr Escrito por Benedikt Meurer be...@xfce.org.
 
-#: ../thunar/main.c:172
+#: ../thunar/main.c:169
 #, c-format
 msgid Please report bugs to %s.
 msgstr Por favor relate problemas para %s.
@@ -134,79 +134,79 @@ msgid Sort items in descending order
 msgstr Ordena itens em ordem descendente
 
 #. display an error message to the user
-#: ../thunar/thunar-application.c:390
+#: ../thunar/thunar-application.c:396
 msgid Failed to launch operation
 msgstr Falha ao lançar operação
 
 #. tell the user that we were unable to launch the file specified
-#: ../thunar/thunar-application.c:1100 ../thunar/thunar-application.c:1226
-#: ../thunar/thunar-launcher.c:1056 ../thunar/thunar-location-entry.c:369
-#: ../thunar/thunar-location-entry.c:397
-#: ../thunar/thunar-shortcuts-view.c:1545
-#: ../thunar/thunar-shortcuts-view.c:1573 ../thunar/thunar-window.c:1644
+#: ../thunar/thunar-application.c:1112 ../thunar/thunar-application.c:1238
+#: ../thunar/thunar-launcher.c:1056 ../thunar/thunar-location-entry.c:402
+#: ../thunar/thunar-location-entry.c:430
+#: ../thunar/thunar-shortcuts-view.c:1577
+#: ../thunar/thunar-shortcuts-view.c:1605 ../thunar/thunar-window.c:1639
 #, c-format
 msgid Failed to open \%s\
 msgstr Falha ao abrir \%s\
 
-#: ../thunar/thunar-application.c:1230
+#: ../thunar/thunar-application.c:1242
 #, c-format
 msgid Failed to open \%s\: %s
 msgstr Falha ao abrir \%s\: %s
 
 #. display an error message
-#: ../thunar/thunar-application.c:1294
+#: ../thunar/thunar-application.c:1306
 #: ../thunar/thunar-properties-dialog.c:679
-#: ../thunar/thunar-standard-view.c:2297 ../thunar/thunar-tree-view.c:1688
+#: ../thunar/thunar-standard-view.c:2298 ../thunar/thunar-tree-view.c:1685
 #, c-format
 msgid Failed to rename \%s\
 msgstr Falha ao renomear \%s\
 
-#: ../thunar/thunar-application.c:1396
+#: ../thunar/thunar-application.c:1408
 #: ../thunar/thunar-location-buttons.c:1285
-#: ../thunar/thunar-standard-view.c:1888 ../thunar/thunar-tree-view.c:1580
+#: ../thunar/thunar-standard-view.c:1889 ../thunar/thunar-tree-view.c:1577
 msgid New Folder
 msgstr 

[Xfce4-commits] transd:master l10n: Updated Uyghur (ug) translation to 100%

2012-10-27 Thread Transifex
Updating branch refs/heads/master
 to d4f9b39d6a5e284282af4a6c4a54983127e4a0d4 (commit)
   from 8ada3b3b098fb1e30e49ce1bb55ed285483c5f9d (commit)

commit d4f9b39d6a5e284282af4a6c4a54983127e4a0d4
Author: Gheyret Kenji ghey...@yahoo.com
Date:   Sun Oct 28 03:32:39 2012 +0100

l10n: Updated Uyghur (ug) translation to 100%

New status: 3 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

 po/ug.po |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/ug.po b/po/ug.po
index 7c5ca2a..67015c3 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -24,8 +24,8 @@ msgstr Transd ئەمدى يېڭى سەپلىمە فورماتىنى ئىشلى
 
 #: ../transd.desktop.in.h:1
 msgid Daemon which monitors windows and sets transparency based on rulesets
-msgstr قائىدىلەر توپى(rulesets) ئاساسىدا كۆزنەكنىڭ سۈزۈكلۈكىنى تەڭشەيدىغان 
Daemon
+msgstr قائىدىلەر توپى(rulesets) ئاساسىدا كۆزنەكنىڭ سۈزۈكلۈكىنى تەڭشەيدىغان 
مۇئەككەل
 
 #: ../transd.desktop.in.h:2
 msgid Transparency Daemon
-msgstr سۈزۈكلۈك Daemon نى
+msgstr سۈزۈكلۈك مۇئەككىلى
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits