


Plasma Themes by lgsalvati 15 comments

Plasma Themes by lgsalvati 15 comments

Dolphin Service Menus by Incarus 78 comments
Name[pt]=Verificar com ClamAV
wait="ClamAV está a verificar, por favor espere."
not_found="ClamAV não está instalado!"
scan_sentence="Verificando ficheiros: "
pt_BR:
Name[pt_BR]=Verificar com ClamAV
wait="ClamAV está verificando, por favor aguarde."
not_found="ClamAV não está instalado!"
scan_sentence="Verificando arquivos: "
- Sep 18 2012

QtCurve by CraigD 2890 comments

GTK3 Themes by malys777 23 comments

QtCurve by CraigD 2890 comments

Wallpaper Other by g33z 1 comment

Beryl/Emerald Themes by gavintlgold 3 comments

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
http://kde-look.org/content/show.php/QTCurve+GTK2+for+Ekaaty+Fedora?content=51900
http://kde-look.org/content/show.php/QTCurve+KDE+for+Ekaaty+Fedora?content=51899 - Jul 05 2007

Wallpaper Other by kasper5150 6 comments

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
The wishes: We want to hide toolbars handlers when they are side-by-side and hide the line separating the toolbars.
See:
http://img337.imageshack.us/img337/151/qtcurvebugrg5.jpg - Mar 04 2007

Cliparts by rebe 30 comments
http://www.kde-look.org/content/show.php?content=49539 - Jan 03 2007

Various KDE 1.-4. Improvements by andrunko 313 comments
http://img527.imageshack.us/img527/8448/temp6ue1.jpg - Dec 31 2006

Various KDE 1.-4. Improvements by neptune3k 39 comments

Various KDE 1.-4. Improvements by neptune3k 39 comments

Cliparts by jkennedyjr 1 comment

Cliparts by jkennedyjr 4 comments
See http://www.ekaaty.com.br/ for more info. - Dec 02 2006

QtCurve by CraigD 2890 comments
http://jasonnfedora.no-ip.org/ekaaty/qtcurvebugs.jpg - Nov 14 2006

Full Icon Themes by liviopl 2 comments

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments

Cliparts by npu 67 comments

Video Apps by menace1982 46 comments

Video Apps by RockMan81 102 comments
My solution was patch videopreview.cpp to replace "-nosound" with "-ao null" and add a "-sstep 5" to decrease time to get thumbs.
Follow is a link to the patch:
http://www.ekaaty.com.br/patches/mplayerthumbs-0.4b-aonull.patch - Jun 30 2006

Icon Sub-Sets by dirceu 15 comments
Hi Dirceu, do you think about share with us the Green Ville icons? - Jun 30 2006

KDM3 Themes by boskicinek 6 comments

Various KDE 1.-4. Improvements by lunimare 19 comments
Greatings from a Brazilian Ekaatyan. - May 20 2006
[root@hagar ~]# displayconfig
kbuildsycoca running...
Traceback (most recent call last):
File "/usr/bin/displayconfig", line 1699, in ?
displayapp = DisplayApp()
File "/usr/bin/displayconfig", line 443, in __init__
self.xsetup = XSetup(self.xconfigpath)
File "/usr/share/apps/guidance/displayconfigabstraction.py", line 363, in __init__
self._finalizeInit()
File "/usr/share/apps/guidance/displayconfigabstraction.py", line 368, in _finalizeInit
gfxcard._finalizeInit()
File "/usr/share/apps/guidance/displayconfigabstraction.py", line 971, in _finalizeInit
self.gfxcard_model = GetGfxCardModelDB().getGfxCardModelByName(self.x_device[0].boardname)
File "/usr/share/apps/guidance/displayconfigabstraction.py", line 2321, in getGfxCardModelByName
return self.db[name]
KeyError: u'nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]'
PyKDE version is 3.11.4-0.3 with extensions version 0.4.0 running under Fedora 5. - Apr 16 2006

Kbfx Startmenu by admrl 9 comments

Kbfx Startmenu by admrl 9 comments

KDM3 Themes by invernomuto 15 comments
http://www.kde-look.org/content/show.php?content=35864 - Mar 01 2006

Yakuake Skins by suslik 13 comments

KDE 3.x Splash Screens by moodwrod 244 comments
--- moodin/src/magiclabel.cpp.orig 2006-02-26 00:41:18.931527000 -0300
+++ moodin/src/magiclabel.cpp 2006-02-26 00:40:39.333052250 -0300
@@ -31,7 +31,7 @@
transform();
if (translate)
- mValue = i18n(mValue);
+ mValue = i18n(mValue.utf8());
} - Feb 26 2006
lipstikconf.cpp: In constructor 'LipstikStyleConfig::LipstikStyleConfig(QWidget*)':
lipstikconf.cpp:133: error: no matching function for call to 'QComboBox::QComboBox(QString, QVGroupBox*&)'
/usr/lib/qt-3.3/include/qcombobox.h:195: note: candidates are: QComboBox::QComboBox(const QComboBox&)
/usr/lib/qt-3.3/include/qcombobox.h:74: note: QComboBox::QComboBox(bool, QWidget*, const char*)
/usr/lib/qt-3.3/include/qcombobox.h:73: note: QComboBox::QComboBox(QWidget*, const char*)
lipstikconf.cpp:142: error: no matching function for call to 'QComboBox::QComboBox(QString, QVGroupBox*&)'
/usr/lib/qt-3.3/include/qcombobox.h:195: note: candidates are: QComboBox::QComboBox(const QComboBox&)
/usr/lib/qt-3.3/include/qcombobox.h:74: note: QComboBox::QComboBox(bool, QWidget*, const char*)
/usr/lib/qt-3.3/include/qcombobox.h:73: note: QComboBox::QComboBox(QWidget*, const char*)
lipstikconf.cpp:150: error: no matching function for call to 'QComboBox::QComboBox(QString, QVGroupBox*&)'
/usr/lib/qt-3.3/include/qcombobox.h:195: note: candidates are: QComboBox::QComboBox(const QComboBox&)
/usr/lib/qt-3.3/include/qcombobox.h:74: note: QComboBox::QComboBox(bool, QWidget*, const char*)
/usr/lib/qt-3.3/include/qcombobox.h:73: note: QComboBox::QComboBox(QWidget*, const char*)
lipstikconf.cpp: In member function 'int LipstikStyleConfig::scrollBarItem(QString)':
lipstikconf.cpp:658: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp:660: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp:662: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp:664: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp: In member function 'int LipstikStyleConfig::scrollBarWidthItem(QString)':
lipstikconf.cpp:687: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp:689: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp:691: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp: In member function 'int LipstikStyleConfig::sliderItem(QString)':
lipstikconf.cpp:700: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp:702: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp:704: error: cannot convert 'QString' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
lipstikconf.cpp: In member function 'int LipstikStyleConfig::scrollBarItem(QString)':
lipstikconf.cpp:668: warning: control reaches end of non-void function
lipstikconf.cpp: In member function 'int LipstikStyleConfig::scrollBarWidthItem(QString)':
lipstikconf.cpp:695: warning: control reaches end of non-void function
lipstikconf.cpp: In member function 'int LipstikStyleConfig::sliderItem(QString)':
lipstikconf.cpp:708: warning: control reaches end of non-void function
make[1]: ** [lipstikconf.lo] Erro 1 - Feb 22 2006