


Various Gnome Stuff by Xiretal 18 comments
And as a suggestion/request, can you change the "listen" icons for those used for rythmbox in that way???
Sergio. - Aug 04 2006
This theme is awesome, specially the orange mod!
Está muy buena la sensación de usar algo hecho x otro argentino. Seguí así
It's a very placeful sensation to use something done by other argentinian. Go on! - Jun 30 2006

GTK2 Themes by dude2425 10 comments
I'm going to send the URL of this to my girlfriend... I'm sure she'll love it. - Jun 30 2006

KDE 3.0-3.4 Themes by DrFalken 8 comments
Maybe you're not using a kde.org debian installation of kde; and isn't my intention to build for sarge/sid/experimental branches of debian, just woody.
Jimmymallman is working with sid branches of kde. Look at Jim's posts at:
http://www.kdelook.org/usermanager/search.php?username=jimmymallmann - Sep 07 2003

Various Stuff by WinterWolf 5 comments
Or, if there's no piece of soft done, I suppose someone interested in make a cybercafe admin system would help you. - Aug 31 2003

KDE 3.0-3.4 Themes by DrFalken 8 comments
I'm newbie in this bussiness of making debs.
Thax for your feedback! - Aug 27 2003

KDE 3.0-3.4 Themes by DrFalken 8 comments
Thanx a lot for your feedback! - Aug 26 2003

KDE 3.0-3.4 Themes by cirrusgr 3 comments
Consider put the style in an apt repository !!!!!
Keep on this way! - Aug 20 2003

Icon Sub-Sets by systemx 34 comments
Suggestion: Use frequently your user account! - Aug 03 2003

Icon Sub-Sets by leinir 85 comments
There's the error output:
make all-recursive
make[1]: Cambiando a directorio `/home/serginho/Documents/Look and feel/mkultra'
Making all in mkultra
make[2]: Cambiando a directorio `/home/serginho/Documents/Look and feel/mkultra/mkultra'
source='MKUltra.cpp' object='MKUltra.lo' libtool=yes \
depfile='.deps/MKUltra.Plo' tmpdepfile='.deps/MKUltra.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -c -o MKUltra.lo `test -f MKUltra.cpp || echo './'`MKUltra.cpp
MKUltra.cpp:30:28: kwin/workspace.h: No such file or directory
MKUltra.cpp:38:26: kwin/options.h: No such file or directory
In file included from MKUltra.cpp:40:
MKUltra.h:29:25: kwin/client.h: No such file or directory
In file included from MKUltra.cpp:40:
MKUltra.h:40: `Client' is not a class or namespace
MKUltra.h:47: parse error before `*' token
MKUltra.h:69: warning: ISO C++ forbids declaration of `MousePosition' with no type
MKUltra.h:69: `MousePosition' declared as a `virtual' field
MKUltra.h:69: parse error before `(' token
MKUltra.h:40: warning: `class KWinInternal::MKUltra' has virtual functions but non-virtual destructor
In file included from MKUltra.cpp:41:
MKUltraButton.h:30:29: kwin/kwinbutton.h: No such file or directory
In file included from MKUltra.cpp:41:
MKUltraButton.h:36: `KWinWidgetButton' is not a class or namespace
MKUltra.cpp:53: syntax error before `*' token
MKUltra.cpp: In function `void reset()':
MKUltra.cpp:65: `Workspace' undeclared (first use this function)
MKUltra.cpp:65: (Each undeclared identifier is reported only once for each function it appears in.)
MKUltra.cpp:65: parse error before `::' token
MKUltra.cpp: At global scope:
MKUltra.cpp:73: parse error before `}' token
MKUltra.cpp:75: parse error before `*' token
MKUltra.cpp:83: warning: ISO C++ forbids declaration of `_resetLayout' with no type
MKUltra.cpp:85: syntax error before `.' token
MKUltra.cpp:86: syntax error before `.' token
MKUltra.cpp:88: `options' was not declared in this scope
MKUltra.cpp:88: invalid use of `this' at top level
MKUltra.cpp:88: warning: ISO C++ forbids declaration of `connect' with no type
MKUltra.cpp:88: warning: initializer list being treated as compound expression
MKUltra.cpp:89: parse error before `}' token
MKUltra.cpp:92: warning: extra qualification `KWinInternal::MKUltra::' on member `MKUltra' ignored
MKUltra.cpp:98: warning: extra qualification `KWinInternal::MKUltra::' on member `resizeEvent' ignored
MKUltra.cpp: In member function `virtual void KWinInternal::MKUltra::resizeEvent(QResizeEvent*)':
MKUltra.cpp:99: `Client' undeclared (first use this function)
MKUltra.cpp:99: parse error before `::' token
MKUltra.cpp:101: `repaint' undeclared (first use this function)
MKUltra.cpp:98: warning: unused parameter `QResizeEvent*e'
MKUltra.cpp: At global scope:
MKUltra.cpp:106: warning: extra qualification `KWinInternal::MKUltra::' on member `captionChange' ignored
MKUltra.cpp:112: warning: extra qualification `KWinInternal::MKUltra::' on member `paintEvent' ignored
MKUltra.cpp: In member function `virtual void KWinInternal::MKUltra::paintEvent(QPaintEvent*)':
MKUltra.cpp:113: no matching function for call to `QPainter::QPainter(KWinInternal::MKUltra* const)'
/usr/lib/qt3/include/qpainter.h:406: candidates are: QPainter::QPainter(const QPainter&)
/usr/lib/qt3/include/qpainter.h:69: QPainter::QPainter(const QPaintDevice*, const QWidget*, bool = FALSE)
/usr/lib/qt3/include/qpainter.h:68: QPainter::QPainter(const QPaintDevice*, bool = FALSE)
/usr/lib/qt3/include/qpainter.h:67: QPainter::QPainter()
MKUltra.cpp:115: `width' undeclared (first use this function)
MKUltra.cpp:116: `height' undeclared (first use this function)
MKUltra.cpp:118: `colorGroup' undeclared (first use this function)
MKUltra.cpp:121: `options' undeclared (first use this function)
MKUltra.cpp:121: `Options' undeclared (first use this function)
MKUltra.cpp:121: parse error before `::' token
MKUltra.cpp:122: parse error before `::' token
MKUltra.cpp:132: `rect' undeclared (first use this function)
MKUltra.cpp:149: parse error before `::' token
MKUltra.cpp:230: `isActive' undeclared (first use this function)
MKUltra.cpp:231: parse error before `::' token
MKUltra.cpp:232: `AlignCenter' undeclared (first use this function)
MKUltra.cpp:232: `caption' undeclared (first use this function)
MKUltra.cpp: At global scope:
MKUltra.cpp:237: warning: extra qualification `KWinInternal::MKUltra::' on member `doShape' ignored
MKUltra.cpp: In member function `virtual void KWinInternal::MKUltra::doShape()':
MKUltra.cpp:274: `setMask' undeclared (first use this function)
MKUltra.cpp: At global scope:
MKUltra.cpp:279: warning: extra qualification `KWinInternal::MKUltra::' on member `showEvent' ignored
MKUltra.cpp:286: warning: extra qualification `KWinInternal::MKUltra::' on member `windowWrapperShowEvent' ignored
MKUltra.cpp:293: warning: extra qualification `KWinInternal::MKUltra::' on member `mouseDoubleClickEvent' ignored
MKUltra.cpp: In member function `virtual void KWinInternal::MKUltra::mouseDoubleClickEvent(QMouseEvent*)':
MKUltra.cpp:296: `workspace' undeclared (first use this function)
MKUltra.cpp: At global scope:
MKUltra.cpp:303: warning: extra qualification `KWinInternal::MKUltra::' on member `stickyChange' ignored
MKUltra.cpp:309: warning: extra qualification `KWinInternal::MKUltra::' on member `maximizeChange' ignored
MKUltra.cpp:315: warning: extra qualification `KWinInternal::MKUltra::' on member `activeChange' ignored
MKUltra.cpp:320: syntax error before `::' token
MKUltra.cpp:324: `p' was not declared in this scope
MKUltra.cpp:326: parse error before `if'
MKUltra.cpp:367: warning: extra qualification `KWinInternal::MKUltra::' on member `slotReset' ignored
MKUltra.cpp:374: warning: extra qualification `KWinInternal::MKUltra::' on member `slotMaximize' ignored
MKUltra.cpp: In member function `void KWinInternal::MKUltra::slotMaximize(int)':
MKUltra.cpp:377: `MidButton' undeclared (first use this function)
MKUltra.cpp:378: `MaximizeVertical' undeclared (first use this function)
MKUltra.cpp:378: `maximize' undeclared (first use this function)
MKUltra.cpp:381: `RightButton' undeclared (first use this function)
MKUltra.cpp:382: `MaximizeHorizontal' undeclared (first use this function)
MKUltra.cpp:385: `LeftButton' undeclared (first use this function)
MKUltra.cpp:387: `MaximizeFull' undeclared (first use this function)
MKUltra.cpp: At global scope:
MKUltra.cpp:393: warning: extra qualification `KWinInternal::MKUltra::' on member `_createButton' ignored
MKUltra.cpp: In member function `KWinInternal::MKUltraButton* KWinInternal::MKUltra::_createButton(const QString&, QWidget*)':
MKUltra.cpp:396: `providesContextHelp' undeclared (first use this function)
MKUltra.cpp:399: `connect' cannot be used as a function
MKUltra.cpp:404: `isSticky' undeclared (first use this function)
MKUltra.cpp:405: `connect' cannot be used as a function
MKUltra.cpp:406: `connect' cannot be used as a function
MKUltra.cpp:409: `isMinimizable' undeclared (first use this function)
MKUltra.cpp:412: `connect' cannot be used as a function
MKUltra.cpp:415: `isMaximizable' undeclared (first use this function)
MKUltra.cpp:417: `isMaximized' undeclared (first use this function)
MKUltra.cpp:418: `connect' cannot be used as a function
MKUltra.cpp:419: `connect' cannot be used as a function
MKUltra.cpp:425: `connect' cannot be used as a function
MKUltra.cpp:431: `connect' cannot be used as a function
MKUltra.cpp: At global scope:
MKUltra.cpp:444: warning: extra qualification `KWinInternal::MKUltra::' on member `_createButtons' ignored
MKUltra.cpp: In member function `void KWinInternal::MKUltra::_createButtons()':
MKUltra.cpp:456: no matching function for call to `KWinInternal::MKUltra::_createButton(const char[7], KWinInternal::MKUltra* const)'
MKUltra.cpp:393: candidates are: KWinInternal::MKUltraButton* KWinInternal::MKUltra::_createButton(const QString&, QWidget*)
MKUltra.cpp:460: no matching function for call to `KWinInternal::MKUltra::_createButton(const char[5], KWinInternal::MKUltra* const)'
MKUltra.cpp:393: candidates are: KWinInternal::MKUltraButton* KWinInternal::MKUltra::_createButton(const QString&, QWidget*)
MKUltra.cpp:464: no matching function for call to `KWinInternal::MKUltra::_createButton(const char[8], KWinInternal::MKUltra* const)'
MKUltra.cpp:393: candidates are: KWinInternal::MKUltraButton* KWinInternal::MKUltra::_createButton(const QString&, QWidget*)
MKUltra.cpp:468: no matching function for call to `KWinInternal::MKUltra::_createButton(const char[9], KWinInternal::MKUltra* const)'
MKUltra.cpp:393: candidates are: KWinInternal::MKUltraButton* KWinInternal::MKUltra::_createButton(const QString&, QWidget*)
MKUltra.cpp:472: no matching function for call to `KWinInternal::MKUltra::_createButton(const char[6], KWinInternal::MKUltra* const)'
MKUltra.cpp:393: candidates are: KWinInternal::MKUltraButton* KWinInternal::MKUltra::_createButton(const QString&, QWidget*)
MKUltra.cpp: At global scope:
MKUltra.cpp:492: warning: extra qualification `KWinInternal::MKUltra::' on member `_resetLayout' ignored
MKUltra.cpp: In member function `void KWinInternal::MKUltra::_resetLayout()':
MKUltra.cpp:523: no matching function for call to `QVBoxLayout::QVBoxLayout(KWinInternal::MKUltra* const, int, int)'
/usr/lib/qt3/include/qlayout.h:457: candidates are: QVBoxLayout::QVBoxLayout(const QVBoxLayout&)
/usr/lib/qt3/include/qlayout.h:451: QVBoxLayout::QVBoxLayout(int = -1, const char* = 0)
/usr/lib/qt3/include/qlayout.h:450: QVBoxLayout::QVBoxLayout(QLayout*, int = -1, const char* = 0)
/usr/lib/qt3/include/qlayout.h:448: QVBoxLayout::QVBoxLayout(QWidget*, int = 0, int = -1, const char* = 0)
MKUltra.cpp:542: no matching function for call to `QHBoxLayout::addWidget(KWinInternal::MKUltraButton*, Qt::AlignmentFlags)'
/usr/lib/qt3/include/qlayout.h:379: candidates are: void QBoxLayout::addWidget(QWidget*, int = 0, int = 0)
MKUltra.cpp:543: no matching function for call to `QHBoxLayout::setStretchFactor(KWinInternal::MKUltraButton*, int)'
/usr/lib/qt3/include/qlayout.h:389: candidates are: bool QBoxLayout::setStretchFactor(QWidget*, int)
/usr/lib/qt3/include/qlayout.h:390: bool QBoxLayout::setStretchFactor(QLayout*, int)
MKUltra.cpp:544: no matching function for call to `KWinInternal::MKUltraButton::setFixedSize(uint&, uint&)'
MKUltra.cpp:553: no matching function for call to `QHBoxLayout::addWidget(KWinInternal::MKUltraButton*, Qt::AlignmentFlags)'
/usr/lib/qt3/include/qlayout.h:379: candidates are: void QBoxLayout::addWidget(QWidget*, int = 0, int = 0)
MKUltra.cpp:554: no matching function for call to `KWinInternal::MKUltraButton::setFixedSize(uint&, uint&)'
MKUltra.cpp:562: `windowWrapper' undeclared (first use this function)
MKUltra.cpp: At global scope:
MKUltra.cpp:578: warning: extra qualification `KWinInternal::MKUltra::' on member `_repaintButtons' ignored
MKUltra.cpp: In member function `void KWinInternal::MKUltra::_repaintButtons()':
MKUltra.cpp:584: no matching function for call to `KWinInternal::MKUltraButton::repaint()'
MKUltra.cpp:591: no matching function for call to `KWinInternal::MKUltraButton::repaint()'
MKUltra.cpp: At global scope:
MKUltra.cpp:599: warning: extra qualification `KWinInternal::MKUltra::' on member `animateIconifyOrDeiconify' ignored
In file included from /usr/lib/qt3/include/qmetaobject.h:42,
from MKUltra.moc:12,
from MKUltra.cpp:603:
/usr/lib/qt3/include/qconnection.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/qconnection.h:49: parse error before `;' token
In file included from MKUltra.moc:12,
from MKUltra.cpp:603:
/usr/lib/qt3/include/qmetaobject.h:129: cannot declare member function `QMetaProperty::testFlags' within `KWinInternal::MKUltra::QConnection'
/usr/lib/qt3/include/qmetaobject.h:129: syntax error before `{' token
/usr/lib/qt3/include/qmetaobject.h:258: cannot declare member function `QMetaObject::slotOffset' within `KWinInternal::MKUltra::QConnection'
/usr/lib/qt3/include/qmetaobject.h:258: syntax error before `{' token
/usr/lib/qt3/include/qmetaobject.h:261: cannot declare member function `QMetaObject::signalOffset' within `KWinInternal::MKUltra::QConnection'
/usr/lib/qt3/include/qmetaobject.h:261: syntax error before `{' token
/usr/lib/qt3/include/qmetaobject.h:265: cannot declare member function `QMetaObject::propertyOffset' within `KWinInternal::MKUltra::QConnection'
/usr/lib/qt3/include/qmetaobject.h:265: syntax error before `{' token
In file included from /usr/lib/qt3/include/private/qucom_p.h:55,
from /usr/lib/qt3/include/private/qucomextra_p.h:54,
from MKUltra.moc:15,
from MKUltra.cpp:603:
/usr/lib/qt3/include/quuid.h:164: warning: non-local function `QDataStream& operator<<(QDataStream&, const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid&)' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/quuid.h:165: warning: non-local function `QDataStream& operator>>(QDataStream&, KWinInternal::MKUltra::QConnection::~QConnection()::QUuid&)' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
In file included from /usr/lib/qt3/include/private/qucomextra_p.h:54,
from MKUltra.moc:15,
from MKUltra.cpp:603:
/usr/lib/qt3/include/private/qucom_p.h:102: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_Null' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h:116: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_Null static_QUType_Null' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_Null'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()::QUObject::~QUObject()':
/usr/lib/qt3/include/private/qucom_p.h:124: no matching function for call to `KWinInternal::MKUltra::QConnection::~QConnection()::QUType::clear(KWinInternal::MKUltra::QConnection::~QConnection()::QUObject* const)'
/usr/lib/qt3/include/private/qucom_p.h:91: candidates are: virtual void KWinInternal::MKUltra::QConnection::~QConnection()::QUType::clear(QUObject*)
/usr/lib/qt3/include/private/qucom_p.h: At global scope:
/usr/lib/qt3/include/private/qucom_p.h:198: conflicting types for `struct KWinInternal::MKUltra::QConnection::~QConnection()::QUMethod'
/usr/lib/qt3/include/qmetaobject.h:51: previous declaration as `struct KWinInternal::MKUltra::QConnection::~QConnection()::QUMethod'
/usr/lib/qt3/include/private/qucom_p.h:221: conflicting types for `struct KWinInternal::MKUltra::QConnection::~QConnection()::QUInterfaceDescription'
/usr/lib/qt3/include/private/qucom_p.h:63: previous declaration as `struct KWinInternal::MKUltra::QConnection::~QConnection()::QUInterfaceDescription'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:273: cannot declare member function `KWinInternal::MKUltra::QConnection::~QConnection()::QUType::isEqual' within `KWinInternal::MKUltra::QConnection'
/usr/lib/qt3/include/private/qucom_p.h:273: syntax error before `{' token
/usr/lib/qt3/include/private/qucom_p.h:278: cannot declare member function `KWinInternal::MKUltra::QConnection::~QConnection()::QUType::check' within `KWinInternal::MKUltra::QConnection'
/usr/lib/qt3/include/private/qucom_p.h:278: syntax error before `{' token
/usr/lib/qt3/include/private/qucom_p.h:285: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_enum' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `int& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_enum::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:292: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:301: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_enum static_QUType_enum' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_enum'
/usr/lib/qt3/include/private/qucom_p.h:305: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_ptr' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `void*& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_ptr::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:312: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:321: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_ptr static_QUType_ptr' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_ptr'
/usr/lib/qt3/include/private/qucom_p.h:324: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_iface' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `KWinInternal::MKUltra::QConnection::~QConnection()::QUnknownInterface*& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_iface::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:331: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:340: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_iface static_QUType_iface' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_iface'
/usr/lib/qt3/include/private/qucom_p.h:343: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_idisp' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `KWinInternal::MKUltra::QConnection::~QConnection()::QDispatchInterface*& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_idisp::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:350: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:359: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_idisp static_QUType_idisp' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_idisp'
/usr/lib/qt3/include/private/qucom_p.h:362: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_bool' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `bool& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_bool::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:369: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:378: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_bool static_QUType_bool' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_bool'
/usr/lib/qt3/include/private/qucom_p.h:381: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_int' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `int& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_int::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:388: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:397: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_int static_QUType_int' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_int'
/usr/lib/qt3/include/private/qucom_p.h:401: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_double' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `double& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_double::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:408: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:417: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_double static_QUType_double' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_double'
/usr/lib/qt3/include/private/qucom_p.h:421: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_charstar' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `char* KWinInternal::MKUltra::QConnection::~QConnection()::QUType_charstar::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:428: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:438: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_charstar static_QUType_charstar' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_charstar'
/usr/lib/qt3/include/private/qucom_p.h:441: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_QString' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucom_p.h: In member function `QString& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_QString::get(QUObject*)':
/usr/lib/qt3/include/private/qucom_p.h:449: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucom_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucom_p.h:460: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_QString static_QUType_QString' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_QString'
In file included from MKUltra.moc:15,
from MKUltra.cpp:603:
/usr/lib/qt3/include/private/qucomextra_p.h:62: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_QVariant' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucomextra_p.h:80: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_QVariant static_QUType_QVariant' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_QVariant'
/usr/lib/qt3/include/private/qucomextra_p.h:85: warning: non-local variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid TID_QUType_varptr' uses local type `const KWinInternal::MKUltra::QConnection::~QConnection()::QUuid'
/usr/lib/qt3/include/private/qucomextra_p.h: In member function `void*& KWinInternal::MKUltra::QConnection::~QConnection()::QUType_varptr::get(QUObject*)':
/usr/lib/qt3/include/private/qucomextra_p.h:92: invalid use of undefined type `struct QUObject'
/usr/lib/qt3/include/qobjectdefs.h:72: forward declaration of `struct QUObject'
/usr/lib/qt3/include/private/qucomextra_p.h: In destructor `KWinInternal::MKUltra::QConnection::~QConnection()':
/usr/lib/qt3/include/private/qucomextra_p.h:101: warning: non-local variable `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_varptr static_QUType_varptr' uses local type `KWinInternal::MKUltra::QConnection::~QConnection()::QUType_varptr'
In file included from MKUltra.cpp:603:
MKUltra.moc:23: cannot declare member function `KWinInternal::MKUltra::className' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:23: syntax error before `{' token
MKUltra.moc:27: cannot declare member `KWinInternal::MKUltra::metaObj' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:27: assignment (not initialization) in declaration
MKUltra.moc:32: cannot declare member function `KWinInternal::MKUltra::tr' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:32: syntax error before `{' token
MKUltra.moc:40: cannot declare member function `KWinInternal::MKUltra::trUtf8' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:40: syntax error before `{' token
MKUltra.moc:51: cannot declare member function `KWinInternal::MKUltra::staticMetaObject' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:51: syntax error before `{' token
MKUltra.moc:54: no class template named `Client' in `KWinInternal'
MKUltra.moc:55: variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUMethod slot_0' has initializer but incomplete type
MKUltra.moc:59: variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUMethod slot_1' has initializer but incomplete type
MKUltra.moc:61: incomplete type `QMetaData' does not have member `Protected'
MKUltra.moc:62: incomplete type `QMetaData' does not have member `Protected'
MKUltra.moc:63: uninitialized const `slot_tbl'
MKUltra.moc:63: array size missing in `slot_tbl'
MKUltra.moc:63: storage size of `slot_tbl' isn't known
MKUltra.moc:67: variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUMethod signal_0' has initializer but incomplete type
MKUltra.moc:71: variable `const KWinInternal::MKUltra::QConnection::~QConnection()::QUMethod signal_1' has initializer but incomplete type
MKUltra.moc:73: incomplete type `QMetaData' does not have member `Protected'
MKUltra.moc:74: incomplete type `QMetaData' does not have member `Protected'
MKUltra.moc:75: uninitialized const `signal_tbl'
MKUltra.moc:75: array size missing in `signal_tbl'
MKUltra.moc:75: storage size of `signal_tbl' isn't known
MKUltra.moc:76: warning: ISO C++ forbids declaration of `metaObj' with no type
MKUltra.moc:84: no method `QMetaObject::new_metaobject'
MKUltra.moc:85: syntax error before `.' token
MKUltra.moc:90: cannot declare member function `KWinInternal::MKUltra::qt_cast' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:90: syntax error before `{' token
MKUltra.moc:98: cannot declare member function `KWinInternal::MKUltra::stkyChange' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:98: syntax error before `{' token
MKUltra.moc:104: cannot declare member function `KWinInternal::MKUltra::maxChange' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:104: syntax error before `{' token
MKUltra.moc:109: cannot declare member function `KWinInternal::MKUltra::qt_invoke' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:109: syntax error before `{' token
MKUltra.moc:120: cannot declare member function `KWinInternal::MKUltra::qt_emit' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:120: syntax error before `{' token
MKUltra.moc:132: cannot declare member function `KWinInternal::MKUltra::qt_property' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:132: syntax error before `{' token
MKUltra.moc:136: cannot declare member function `KWinInternal::MKUltra::qt_static_property' within `KWinInternal::MKUltra::QConnection'
MKUltra.moc:136: syntax error before `{' token
MKUltra.moc:60: storage size of `slot_tbl' isn't known
MKUltra.moc:72: storage size of `signal_tbl' isn't known
make[2]: *** [MKUltra.lo] Error 1
make[2]: Saliendo directorio `/home/serginho/Documents/Look and feel/mkultra/mkultra'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/home/serginho/Documents/Look and feel/mkultra'
make: *** [all] Error 2
I hope this theme would be ported to KDE 3.1... it's so nice!!!
Sergio - Mar 15 2003
* Try to make the theme in the way anyone can change the colors using the control center.
* Try to make the menues with rounded edges (such as buttons and tabs), to have a more consistency.
* Make the theme capable to show icons in buttons and menues.
* Try to add de "up" button next to the "down" button in windows scrollers, such a lot of styles... It's too confortable to scroll. (or make an option to enable/disable it)
* Publish the sources in some CVS, 'cause here there's a lot of people who can help you.
It's a promising theme, 'cause it looks really nice, and has a look of a "lightweight" theme.
Another consideration would be the Kwin style: for me, it's in the good way but, i suggest you the "transition" of color would be a bit polished, such as Quartz: It doesn't use degrades, but it's a nice looking, and try to make it capable to show icons.
Besides the suggestions... YOU'RE ON THE RIGHT WAY, IT LOOKS AS A PROMISING WIDGET STYLE...
KEEP ON WORK !!!!
Greetings from Buenos Aires, Sergio - Dec 18 2002

Icon Sub-Sets by Doches 48 comments
This iconset combines so well with the Qinx widget style, for people who was asking for a "metal based" style...
Sergio - Dec 16 2002

Various Stuff by damiancito 86 comments

Various Stuff by damiancito 86 comments
Sergio - Oct 20 2002

Icon Sub-Sets by shok 124 comments
Kmail: the Kmail3.png file
KMess: MSN.png
Sim: ICQ.png
Noatun: xmms.png
Kate: textapplication.png
KDE Control Center: Kcontrol2.png (the switch with the apple)
Some icons that would be great to have: Kppp, Kmix, Desktop (the folder icon is confusing), a nice "X" instead of the old-fashioned "X" that looks so ugly, RealOne and OpenOffice, and a bit more of folders variety (some colours miss, please correct the names, and a bit more of "eyecandy" folders)
Besides de suggestions, the iconset is EXCELLENT. Go on !!!
Sergio - Sep 05 2002

Icon Sub-Sets by AquaFusion 14 comments
Suggestions for changing colors: Licq/Sim: Green
Back/Forward/Up: Green
Tux: Grey or Black (to have a realistic "penguin" look)
Help: Red
Bookmarks: Red
Messenger: One of both children in other color making a contrast
Make the folder icons in the whole color they are... not only the corners.
Noatun/Kaboodle: change the color to one of both.
The KOffice icons are great... but their "shields" makes SO DIFFICULT to recognize them... Please... Remove the shield !!!
I really like the iconset but, is too much blue to use them with a "macOS X like" color scheme (I'm using Liquid with the Modern color scheme), and I hope you continue the developing of this iconset, is great...
Sergio
- Jul 31 2002

Icon Sub-Sets by DiegoN 2 comments
$KDEDIR/share/apps/kppp/pics
(It works in every distro...) - Jul 31 2002

KDE 3.x Window Decorations by byteme 17 comments

Icon Sub-Sets by BOSSoNe 11 comments
I'm looking for a way to run HL/CS similar to Quake 3 or Castle of Wolfestein under Linux, because they ROCKS instead of running them under Windows...
Please, send me an answer ! - May 03 2002

Icon Sub-Sets by ilinux 6 comments
Thanx
Sergio - May 03 2002

Icon Sub-Sets by ilinux 6 comments
Thanx,
Sergio - May 03 2002

KDE 3.0-3.4 Themes by menak 8 comments
check them out in idsoftware.com, go to your game, in the downloads section, the Linux "Upgrades" packs, that includes the whole binaries... Q3A it's ~25Mb long.
Happy Gaming !!!
Sergio
- Apr 10 2002

Various Stuff by huru 10 comments
It's my opinion...
Sergio - Apr 10 2002

KDE Plasma Screenshots by Yosi 5 comments

KDE Plasma Screenshots by DrFalken 5 comments
Greetings! - Mar 06 2002

KDE Plasma Screenshots by DrFalken 5 comments
Is something like nice clothes... If you like'em, you'll use'em everytime you want... And thanx for your opinion !!!
Greetings from Argentina...
Sergio - Mar 05 2002

KDE Plasma Screenshots by Ty 3 comments
Is boring because it looks so similar to the default scheme...
I've said... It's only my opinion... I like more GFX styles
Sergio - Mar 05 2002