summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2002-09-02 23:17:41 +0000
committerBruce A. Locke <blocke@gentoo.org>2002-09-02 23:17:41 +0000
commit0a3d00a1d8148829f6d8f89013eabf54b71345d3 (patch)
tree5fced70bcbd3ecfeacf293ed69a65c3ccd8df2d9 /x11-themes
parentAllowing source dir to be set in environment (diff)
downloadhistorical-0a3d00a1d8148829f6d8f89013eabf54b71345d3.tar.gz
historical-0a3d00a1d8148829f6d8f89013eabf54b71345d3.tar.bz2
historical-0a3d00a1d8148829f6d8f89013eabf54b71345d3.zip
whoopsie... quick gdm theme fix
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild
index dac990e2d70a..419e6bbb2119 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild,v 1.3 2002/09/02 22:58:02 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild,v 1.4 2002/09/02 23:17:41 blocke Exp $
DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus"
HOMEPAGE="http://www.redhat.com"
@@ -120,7 +120,7 @@ src_install () {
# replace redhat logo with gnome logo from happygnome theme
sed -e 's|<normal file="rh_logo-header.png"/>|<normal file="/usr/share/gdm/themes/happygnome/gnome-logo.png"/>|' \
- -e 's|<pos x="3%" y="3%" width="398" height="128" anchor="nw"/>|<pos x="3%" y="5%"/>|' \
+ -e 's|<pos x="3%" y="5%" width="398" height="128" anchor="nw"/>|<pos x="3%" y="3%"/>|' \
Bluecurve.xml > Bluecurve.xml.mod || die
mv Bluecurve.xml.mod Bluecurve.xml