[Xfce4-commits] [xfce/xfce4-power-manager] 30/63: Fix settings dialog's icon name

noreply at xfce.org noreply at xfce.org
Sun Mar 22 13:02:25 CET 2015


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

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit 2d46b9c5e7bb62e61a07df0cf9e12e14f72e5fd8
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Mar 15 13:32:37 2015 +0100

    Fix settings dialog's icon name
---
 data/icons/scalable/Makefile.am                      |    3 ++-
 data/icons/scalable/xfce4-power-manager-settings.svg |    1 +
 settings/xfce4-power-manager-settings.desktop.in     |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am
index a23d071..48fd2d7 100644
--- a/data/icons/scalable/Makefile.am
+++ b/data/icons/scalable/Makefile.am
@@ -41,4 +41,5 @@ Data_DATA =                                 \
     phone.svg                               \
     tablet.svg                              \
     uninterruptible-power-supply.svg        \
-    video-display.svg
\ No newline at end of file
+    video-display.svg                       \
+    xfce4-power-manager-settings.svg
\ No newline at end of file
diff --git a/data/icons/scalable/xfce4-power-manager-settings.svg b/data/icons/scalable/xfce4-power-manager-settings.svg
new file mode 120000
index 0000000..fa569ef
--- /dev/null
+++ b/data/icons/scalable/xfce4-power-manager-settings.svg
@@ -0,0 +1 @@
+battery-full-charging.svg
\ No newline at end of file
diff --git a/settings/xfce4-power-manager-settings.desktop.in b/settings/xfce4-power-manager-settings.desktop.in
index 63acf91..e1291fc 100644
--- a/settings/xfce4-power-manager-settings.desktop.in
+++ b/settings/xfce4-power-manager-settings.desktop.in
@@ -4,7 +4,7 @@ _Name=Power Manager
 _GenericName=Power Manager
 _Comment=Settings for the Xfce Power Manager
 Exec=xfce4-power-manager-settings
-Icon=xfpm-ac-adapter
+Icon=xfce4-power-manager-settings
 Terminal=false
 Type=Application
 Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;

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


More information about the Xfce4-commits mailing list