[Xfce4-commits] [panel-plugins/xfce4-sensors-plugin] 01/01: Added translator help to new string

noreply at xfce.org noreply at xfce.org
Thu Nov 1 21:26:38 CET 2018


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

t   i   m   y   s   t   e   r   y       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-sensors-plugin.

commit d18c5163ca5e258998345b8ac4d7607efb2672a2
Author: Fabian <timystery at arcor.de>
Date:   Thu Nov 1 21:26:02 2018 +0100

    Added translator help to new string
---
 panel-plugin/sensors-plugin.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/panel-plugin/sensors-plugin.c b/panel-plugin/sensors-plugin.c
index 4e822ff..4248a64 100644
--- a/panel-plugin/sensors-plugin.c
+++ b/panel-plugin/sensors-plugin.c
@@ -2335,9 +2335,8 @@ add_tachos_appearance_boxes(GtkWidget * vbox, t_sensors_dialog * sd)
     //GtkWidget *widget_groupbox;
     TRACE ("enters add_tachos_appearance_boxes");
 
-//widget_groupbox = xfce_groub_box ...
-
     sd->alpha_slider_box = gtk_hbox_new(FALSE, INNER_BORDER);
+    // Alpha value of the tacho coloring
     widget_label = gtk_label_new(_("Tacho color alpha value:"));
     gtk_widget_show (widget_label);
     gtk_box_pack_start (GTK_BOX (sd->alpha_slider_box), widget_label, FALSE, TRUE, 0);

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


More information about the Xfce4-commits mailing list