diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2007-09-17 17:43:08 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2007-09-17 17:43:08 +0000 |
commit | 99b3e3f6147826196bf9ef9e630522239c3cbf34 (patch) | |
tree | 1743671a7b4e2bfd437a48195a3785ed5ad3ec76 /dm | |
parent | e9fbf6ea9992fabbca9f76f1053c8ed0cd9bb424 (diff) | |
download | common-data-99b3e3f6147826196bf9ef9e630522239c3cbf34.tar common-data-99b3e3f6147826196bf9ef9e630522239c3cbf34.tar.gz common-data-99b3e3f6147826196bf9ef9e630522239c3cbf34.tar.bz2 common-data-99b3e3f6147826196bf9ef9e630522239c3cbf34.tar.xz common-data-99b3e3f6147826196bf9ef9e630522239c3cbf34.zip |
Rename reboot.png to system.png and fix gdm theme accordingly
Diffstat (limited to 'dm')
-rw-r--r-- | dm/mdk-gdm.xml | 6 | ||||
-rw-r--r-- | dm/system.png (renamed from dm/reboot.png) | bin | 2509 -> 2509 bytes |
2 files changed, 3 insertions, 3 deletions
diff --git a/dm/mdk-gdm.xml b/dm/mdk-gdm.xml index 117c167..29078ae 100644 --- a/dm/mdk-gdm.xml +++ b/dm/mdk-gdm.xml @@ -64,9 +64,9 @@ <pos y="50%" anchor="w" width="box" height="box"/> <box orientation="horizontal" spacing="10" xpadding="10"> <item type="pixmap"> - <normal file="reboot.png" tint="#dddddd"/> - <prelight file="reboot.png"/> - <active file="reboot.png" tint="#b8bcdb"/> + <normal file="system.png" tint="#dddddd"/> + <prelight file="system.png"/> + <active file="system.png" tint="#b8bcdb"/> <pos y="50%" anchor="w"/> </item> <item type="label"> diff --git a/dm/reboot.png b/dm/system.png Binary files differindex 214697a..214697a 100644 --- a/dm/reboot.png +++ b/dm/system.png |