[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] 03/04: Fix .glade file

noreply at xfce.org noreply at xfce.org
Wed Feb 18 00:09:22 CET 2015


This is an automated email from the git hooks/post-receive script.

andrzejr pushed a commit to branch master
in repository panel-plugins/xfce4-pulseaudio-plugin.

commit f369894646b4c921002a5f7f47586f35d21eec9d
Author: Andrzej <ndrwrdck at gmail.com>
Date:   Tue Feb 17 23:06:53 2015 +0000

    Fix .glade file
---
 panel-plugin/pulseaudio-dialog.glade |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/pulseaudio-dialog.glade b/panel-plugin/pulseaudio-dialog.glade
index 012bb03..f7035cf 100644
--- a/panel-plugin/pulseaudio-dialog.glade
+++ b/panel-plugin/pulseaudio-dialog.glade
@@ -6,7 +6,7 @@
   <object class="GtkImage" id="image1">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="icon_name">xfce4-indicator-plugin</property>
+    <property name="icon_name">xfce4-pulseaudio-plugin</property>
   </object>
   <object class="XfceTitledDialog" id="dialog">
     <property name="can_focus">False</property>
@@ -91,7 +91,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
-                            <property name="tooltip_text" translatable="yes">If enabled, ensure that the indicators are laid out in a single row or column.</property>
+                            <property name="tooltip_text" translatable="yes">Enables volume control using multimedia keys. Make sure no other application that listens to these keys (e.g. xfce4-volumed) is running in the background.</property>
                             <property name="use_underline">True</property>
                             <property name="draw_indicator">True</property>
                           </object>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list