Warning: session_start(): open(/tmp/sess_894o2mls8bbig1ur1m5vr4cq54, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
TeaX 0.2.1 openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

TeaX 0.2.1

   0.2.1  

Theme/Style for KDE 2.2

Score 73%
TeaX 0.2.1
zoom


TeaX 0.2.1
zoom


TeaX 0.2.1
zoom


Link:  http://
Downloads:  20350
Submitted:  Jan 6 2002
Updated:  Jan 10 2002

Description:

This style provides a theme engines for KDE widgets which allows translucent menu and panel (kicker), all of that using a C++ based engine instead of using pixmaps which increase performance.
The translucent of the menu and of the panel are fully configurable.
Bug report and suggestions are appreciated.




Changelog:

0.2.1
- changed the look of the tabs
- resolved a bug in kcontrol module

0.2
- some bug fixes
- Resolved kicker animation problem
- Changed the look of checkbox
- Added shadow text for the menubar
- Added scrollbar and slider decoration
- Changed the combobutton arrow
- Added focus rect for selected checkable menu item

0.1
- initial public release




Send to a friend
Subscribe
Other  Content  from teax
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11 

-
.

 DAMNIT

 
 by WinterWolf on: Mar 31 2002
 
Score 50%

NOt everybody with linux is a computer whiz!. Please give easier install instructions. No windows user will waster 2 hours trying to install your theme!


Reply to this

-

 What's the problem?

 
 by fauzie on: Apr 2 2002
 
Score 50%

Well, nobody can help you with that kind of post. The installation is pretty straightforward. There are 3 steps to install a package from source in general: configure, make, make install.

After you download the package, you will need to unpack it first. TeaX is distributed in gziped tarball format. Under the directory where the package is, run:
tar -xvzf

Then, cd to the directory created by tar (I think it will be teax-0.2.1 or something similar)

cd teax-0.2.1/
make Makefile.cvs
./configure

Usually there will be some problem here. If everything is ok, then you can compile it.

make
su
make install


Reply to this

-

 Note:

 
 by fauzie on: Apr 2 2002
 
Score 50%

If you find a problem during configure or make (which is always happen, at least in my computer), you can use this forum again, but please, be descriptive:

Post the error message, and tell us what distro do you have, your version of KDE, etc. Otherwise Linus Trovalds himself would not be able to help you.


Reply to this

-
.

 noobe has no clue?

 
 by mojobromley on: Apr 6 2002
 
Score 50%

I get this error under SuSE with KDE 2.2 following theSuSE info above...
linux:/home/mojo/themes/teax/widget-engine # make -f Makefile.cvs
make: Makefile.cvs: No such file or directory
make: *** No rule to make target `Makefile.cvs'. Stop.
linux:/home/mojo/themes/teax/widget-engine # cd ..
linux:/home/mojo/themes/teax # make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set
the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
make[1]: aclocal: Command not found
make[1]: *** [cvs] Error 127
make: *** [all] Error 2

HELP! PLEASE?


Reply to this

-
.

 noobe has no clue?

 
 by mojobromley on: Apr 6 2002
 
Score 50%

I get this error under SuSE with KDE 2.2 following theSuSE info above...
linux:/home/mojo/themes/teax/widget-engine # make -f Makefile.cvs
make: Makefile.cvs: No such file or directory
make: *** No rule to make target `Makefile.cvs'. Stop.
linux:/home/mojo/themes/teax/widget-engine # cd ..
linux:/home/mojo/themes/teax # make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set
the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
make[1]: aclocal: Command not found
make[1]: *** [cvs] Error 127
make: *** [all] Error 2

HELP! PLEASE?


Reply to this

-
.

 noobe has no clue?

 
 by mojobromley on: Apr 6 2002
 
Score 50%

I get this error under SuSE with KDE 2.2 following theSuSE info above...
linux:/home/mojo/themes/teax/widget-engine # make -f Makefile.cvs
make: Makefile.cvs: No such file or directory
make: *** No rule to make target `Makefile.cvs'. Stop.
linux:/home/mojo/themes/teax/widget-engine # cd ..
linux:/home/mojo/themes/teax # make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set
the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
make[1]: aclocal: Command not found
make[1]: *** [cvs] Error 127
make: *** [all] Error 2

HELP! PLEASE?


Reply to this

-
.

 noobe has no clue?

 
 by mojobromley on: Apr 6 2002
 
Score 50%

I get this error under SuSE with KDE 2.2 following theSuSE info above...
linux:/home/mojo/themes/teax/widget-engine # make -f Makefile.cvs
make: Makefile.cvs: No such file or directory
make: *** No rule to make target `Makefile.cvs'. Stop.
linux:/home/mojo/themes/teax/widget-engine # cd ..
linux:/home/mojo/themes/teax # make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set
the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
make[1]: aclocal: Command not found
make[1]: *** [cvs] Error 127
make: *** [all] Error 2

HELP! PLEASE?


Reply to this

-
.

 noobe has no clue?

 
 by mojobromley on: Apr 6 2002
 
Score 50%

I get this error under SuSE with KDE 2.2 following theSuSE info above...
linux:/home/mojo/themes/teax/widget-engine # make -f Makefile.cvs
make: Makefile.cvs: No such file or directory
make: *** No rule to make target `Makefile.cvs'. Stop.
linux:/home/mojo/themes/teax/widget-engine # cd ..
linux:/home/mojo/themes/teax # make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set
the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
make[1]: aclocal: Command not found
make[1]: *** [cvs] Error 127
make: *** [all] Error 2

HELP! PLEASE?


Reply to this

-

 oops

 
 by mojobromley on: Apr 6 2002
 
Score 50%

Didnt mean that!
4 times!
only once..


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team