
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
a skin for yakuake (http://kde-apps.org/content/show.php?content=29153)
trying to imitate the baghira brushed metal theme (http://baghira.sourceforge.net)
hope you like it :)
14 years ago
v0.22 (14.03.2006):
- another installation script bugfix
v0.21 (13.03.2006):
- installation script bugfix by alvonsius (thanks :)
v0.2 (13.03.2006):
- installation and configuration script
- colour schemes added (aqua, blood, graphite, lime)
- icons added (apple, apple tux, grey baghira)
14 years ago
v0.22 (14.03.2006):
- another installation script bugfix
v0.21 (13.03.2006):
- installation script bugfix by alvonsius (thanks :)
v0.2 (13.03.2006):
- installation and configuration script
- colour schemes added (aqua, blood, graphite, lime)
- icons added (apple, apple tux, grey baghira)
DrRider
14 years ago
Report
Dapper
14 years ago
Report
DrRider
14 years ago
Report
alvonsius
14 years ago
added:
data_dir=`kde-config --localprefix`'share/apps/yakuake/baghira-brushed/'
mkdir -p $data_dir
mkdir -p $data_dir/tabs
mkdir -p $data_dir/title
cp -f ./const/tabs/* $data_dir/tabs && cp -f ./const/title/* $data_dir/title
cp -f $source_scheme/tabs/* $data_dir/tabs && cp -f $source_scheme/title/* $data_dir/title
cp -f ./title/left.png $data_dir/title
cp -f *.skin $data_dir
and the problem solved ...
Report
caminoix
14 years ago
now i know i shouldn't be testing even such little scripts at 3.30 in the morning... :)
Report
timur
14 years ago
Report
caminoix
14 years ago
Report
timur
14 years ago
Report
caminoix
14 years ago
no, really, i should thank you for releasing it under gpl :)
Report