diff options
author | tnut <tnut at nutyx dot com> | 2011-04-01 21:29:52 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-04-01 21:29:52 +0200 |
commit | cccaa5670c55df9970ab6f2284885aecb10bf5fe (patch) | |
tree | 4074016fb8ec69c22f3951c41ab836a021698ef5 /kde | |
parent | 1ac0e60cc37b49f433fb7d505dff64795c1fafde (diff) | |
download | nutyx-pakxe-cccaa5670c55df9970ab6f2284885aecb10bf5fe.tar.gz nutyx-pakxe-cccaa5670c55df9970ab6f2284885aecb10bf5fe.tar.bz2 nutyx-pakxe-cccaa5670c55df9970ab6f2284885aecb10bf5fe.tar.xz nutyx-pakxe-cccaa5670c55df9970ab6f2284885aecb10bf5fe.zip |
kdelibs, ajustement theme
Diffstat (limited to 'kde')
-rwxr-xr-x | kde/kdelibs/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdelibs/Pkgfile b/kde/kdelibs/Pkgfile index 71b8c6e14..3f8068a44 100755 --- a/kde/kdelibs/Pkgfile +++ b/kde/kdelibs/Pkgfile @@ -20,7 +20,7 @@ build() { # patch -p1 -i $SRC/kde-applications-menu.patch # patch -p1 -i $SRC/kdelibs-4.6.0-fix-crash-in-plasma.patch - sed -i "s/Ethais/Attapu/" plasma/theme.cpp + sed -i "s/Horos/Pakxe/" plasma/theme.cpp mkdir build cd build cmake ../ -DCMAKE_BUILD_TYPE=Release \ |