


Amarok 2.x Scripts by thesalus 31 comments
SCRIPT "amaroKnotify" : "ReferenceError: TEXT_TITLE_HELP is not defined"
I'm using ru_RU.UTF-8 locale, and this string is not defined in russian translation. When using en_US.UTF-8 configuration entry appers in setting menu. Please add this to russian translation file:
const TEXT_TITLE_HELP = "Справка";
This bug can be fixed by loading translation defined by system language, and then english translation to add untranslated entries:
if (QFile.exists(Amarok.Info.scriptPath() + '/' + languageFileName)) {
Importer.include(languageFileName);
}
Importer.include('lang/en.js'); - Nov 17 2009

Amarok 2.x Scripts by thesalus 31 comments

Full Icon Themes by everaldo 127 comments

Karamba & Superkaramba by nu11 19 comments
Solution: unpack .skz file to any dir and open Thermometer.theme with karamba
(skz is just a zip archive) - Jun 25 2007

Karamba & Superkaramba by nu11 19 comments
I will try to test it with kubuntu 7.04 in a few days - Jun 21 2007

Karamba & Superkaramba by nu11 19 comments

Karamba & Superkaramba by nu11 19 comments

KDE Plasma Screenshots by nu11 3 comments

Karamba & Superkaramba by nu11 19 comments
Right click on the applet -> configure applet - Apr 28 2007

Karamba & Superkaramba by nu11 19 comments
To use lm sensors with my widget:
1) open konsole and type 'sensors'
It shows available sensors and their values(for example 'CPU Temp' or 'M/B Temp')
2) copy sensor name to the dialog box
You can also use any program like hddtemp and nvclock. Just type command to the dialog. Some examples:
hddtemp -n /dev/hda
nvclock -T | grep ':' | awk '{print $4}' - Mar 29 2007

Karamba & Superkaramba by nu11 19 comments

Karamba & Superkaramba by nu11 19 comments

KDE Plasma Screenshots by nu11 2 comments
http://wallpapers.ru/cgi-bin/arty3/forum/show.cgi?m=forum&id=105260 - Jan 20 2007