You are not logged in.

#1 2004-06-28 07:48:12

torindan
Member
From: Romania
Registered: 2004-01-13
Posts: 32

XFCE users : kind of Plastik theme

For people who wants a nice desktop (like http://www.marcusmoeller.de/xfce/screen … lastik.png)

XFWM4 theme : http://www.marcusmoeller.de/xfce/noarch … 1-1.tar.gz

GTK Industial Engine PKGBUILD :

# Contributor: Torin Daniel <torindan@yahoo.com>
pkgname=gtk-industrial-engine
pkgver=0.2.26
pkgrel=1
pkgdesc="GTK1 and GTK2 Industrial theme engine"
url="http://art.gnome.org/"
depends=('gtk2' 'gcc' 'glibc')
source=(http://art.gnome.org/download/themes/gtk2/470/GTK2-Industrial.tar.gz)
md5sums=(adc531896a56cc496078711cf2fc34b5)

build() {
  cd $startdir/src/GTK2-Industrial-Engine
  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install
}

more : http://www.marcusmoeller.de/xfce/9.1/

Offline

#2 2004-06-28 08:43:48

dipp
Member
From: Sweden
Registered: 2004-02-13
Posts: 15

Re: XFCE users : kind of Plastik theme

That looks really nice! Altough I am not using Xfce4 I am using plastik in KDE and it is really great. smile


"Teaching should be such that what is offered is perceived as a valuable gift and not as a hard duty." -- Albert Einstein

Offline

#3 2004-07-07 17:12:48

delmonico
Member
Registered: 2004-06-27
Posts: 82

Re: XFCE users : kind of Plastik theme

Expect of a missing conflict with gnome-themes-extras (which has Industrial GTK2 included) this is great, thank you very mouch!

del

Offline

#4 2004-07-08 06:48:56

torindan
Member
From: Romania
Registered: 2004-01-13
Posts: 32

Re: XFCE users : kind of Plastik theme

Sorry, I'm XFCE user, don't have any GNOME or KDE libs/apps/themes installed...

Offline

Board footer

Powered by FluxBB