[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 79/96: Update another copyright notice

noreply at xfce.org noreply at xfce.org
Thu Nov 27 22:21:24 CET 2014


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

nick pushed a commit to branch master
in repository panel-plugins/xfce4-hardware-monitor-plugin.

commit 93ce0225846a69380a5359c3e35c2b03a4b1a602
Author: OmegaPhil <OmegaPhil at gmail.com>
Date:   Tue Aug 5 19:06:21 2014 +0100

    Update another copyright notice
---
 src/applet.cpp                                                       |    2 +-
 ...re-monitor.desktop.in => xfce4-hardware-monitor-plugin.desktop.in |    0
 hardware-monitor-applet.png => xfce4-hardware-monitor-plugin.png     |  Bin 2699 -> 2699 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/applet.cpp b/src/applet.cpp
index 9ff167e..9282f16 100644
--- a/src/applet.cpp
+++ b/src/applet.cpp
@@ -784,7 +784,7 @@ void Applet::on_about_activated()
     about->set_version(VERSION);
     // %1 is the copyright symbol
     about->set_copyright(String::ucompose(_("Copyright %1 2003 Ole "
-      "Laursen\nCopyright %1 2013 OmegaPhil"), "\xc2\xa9"));
+      "Laursen\nCopyright %1 2013-2014 OmegaPhil"), "\xc2\xa9"));
     about->set_authors(authors);
     if (!documenters.empty())
       about->set_documenters(documenters);
diff --git a/hardware-monitor.desktop.in b/xfce4-hardware-monitor-plugin.desktop.in
similarity index 100%
rename from hardware-monitor.desktop.in
rename to xfce4-hardware-monitor-plugin.desktop.in
diff --git a/hardware-monitor-applet.png b/xfce4-hardware-monitor-plugin.png
similarity index 100%
rename from hardware-monitor-applet.png
rename to xfce4-hardware-monitor-plugin.png

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


More information about the Xfce4-commits mailing list