[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/01: Rename applet to plugin (Bug #15582)

noreply at xfce.org noreply at xfce.org
Sun Jun 9 14:05:17 CEST 2019


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

a   n   d   r   e       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-cpufreq-plugin.

commit b6a62bd7f9ff92db56e3ae72ccff810d3f86bb07
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sun Jun 9 09:05:04 2019 -0300

    Rename applet to plugin (Bug #15582)
---
 panel-plugin/xfce4-cpufreq-linux.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/xfce4-cpufreq-linux.c b/panel-plugin/xfce4-cpufreq-linux.c
index 00b0bff..751a364 100644
--- a/panel-plugin/xfce4-cpufreq-linux.c
+++ b/panel-plugin/xfce4-cpufreq-linux.c
@@ -70,7 +70,7 @@ cpufreq_linux_init (void)
   if (cpuFreq->options->show_warning)
   {
     xfce_dialog_show_warning (NULL, NULL,
-      _("Your system does not support cpufreq.\nThe applet only shows the current cpu frequency"));
+      _("Your system does not support cpufreq.\nThe plugin only shows the current cpu frequency"));
     cpuFreq->options->show_warning = FALSE;
   }
 

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


More information about the Xfce4-commits mailing list