[Xfce4-commits] [xfce/xfce4-power-manager] 31/63: Fix icon-name in two more places
noreply at xfce.org
noreply at xfce.org
Sun Mar 22 13:02:26 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 91a6a88715cb580eac884514e4ad638832ee59a4
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sun Mar 15 13:42:57 2015 +0100
Fix icon-name in two more places
---
data/interfaces/xfpm-settings.ui | 2 +-
src/xfce4-power-manager.desktop.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 70da08f..3886af9 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -223,7 +223,7 @@
<property name="can_focus">False</property>
<property name="title" translatable="yes">Xfce Power Manager</property>
<property name="window_position">center-on-parent</property>
- <property name="icon_name">xfpm-ac-adapter</property>
+ <property name="icon_name">xfce4-power-manager-settings</property>
<property name="type_hint">dialog</property>
<property name="subtitle" translatable="yes">Power manager settings</property>
<child internal-child="vbox">
diff --git a/src/xfce4-power-manager.desktop.in b/src/xfce4-power-manager.desktop.in
index 7c4e25d..0bc6fb8 100644
--- a/src/xfce4-power-manager.desktop.in
+++ b/src/xfce4-power-manager.desktop.in
@@ -1,7 +1,7 @@
[Desktop Entry]
_Name=Power Manager
_Comment=Power management for the Xfce desktop
-Icon=xfpm-ac-adapter
+Icon=xfce4-power-manager-settings
Exec=xfce4-power-manager
Terminal=false
Type=Application
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list