diff options
| author | Simon Rettberg | 2013-06-28 15:22:14 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-06-28 15:22:14 +0200 |
| commit | 00f089e8c95ccff96b6839d6d2fd806217f6665d (patch) | |
| tree | 43ea73f1ad1555db590ceaad164bd0ff09d6ee64 /remote/modules/kdm/data/usr/share | |
| parent | simplicity + elegance (diff) | |
| download | tm-scripts-00f089e8c95ccff96b6839d6d2fd806217f6665d.tar.gz tm-scripts-00f089e8c95ccff96b6839d6d2fd806217f6665d.tar.xz tm-scripts-00f089e8c95ccff96b6839d6d2fd806217f6665d.zip | |
Rework networking setup to be more robust
Diffstat (limited to 'remote/modules/kdm/data/usr/share')
| -rw-r--r-- | remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml b/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml index 88532c80..62277113 100644 --- a/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml +++ b/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml @@ -182,7 +182,7 @@ KDM-OpenSLX-Theme </item> <!-- Icon/Logo of Base Distro --> <item type="pixmap" id="distro_logo" button="false"> - <normal file="/etc/distro.png"/> + <normal file="/etc/distro.png" alpha="0.8"/> <pos anchor="se" x="99%" y="99%"/> </item> </greeter> |
