Warning: session_start(): open(/tmp/sess_l6nl82fdfhvas3vtgn4gsll9d7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
OpenOffice.org1.1 toolbar icon themes 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 (1) . 

OpenOffice.org1.1 toolbar icon themes

  

Theme/Style (other)

Score 72%
OpenOffice.org1.1 toolbar icon themes
zoom


OpenOffice.org1.1 toolbar icon themes
zoom


OpenOffice.org1.1 toolbar icon themes
zoom


Link:  http://
Downloads:  32725
Submitted:  Jul 24 2003
Updated:  Oct 27 2003

Description:

This is a tcl script for generating OOo toolbar/menu icon themes, from kde (or other) icon sets.

Rather than focusing on individual themes for each icon set, I decided to provide a tool so that the users can create their own custom icon themes. That said, some common icon-themes from kde-look are enclosed (base = crystal).


Install
-------

Extract the downloaded file.
* To install the default theme in OOo 1.1.x, run:
"tclsh quickInstall.tcl"

* To install any custom themes,
Specify your OOo config directory in config.tcl and the theme directory, run:
"tclsh genbar.tcl"




Changelog:

(0.1) Initial release

(0.2) Second release (improved functionality)
* OOo config directory is now backed up before continuing.
* Icons are now stored in a different folder, that should fix the loading error issue.
* Image index for bitmaps starts from 0.
* Option to turn icon-masking off, since some themes don't look good with masking.
* Option to add navigation icons to the function toolbar (screen-shot 2).
* few additional icons (nuvola + noia) and slots.

(0.3) - Third release (more improvements + additions)
* Koen Muylkens has joined in (more icons!)
* Significant updates in the script (no more major changes in future, hopefully).
* Option to use your default-kde icons
(slect icon theme in kcontrol, run script and the icons will appear in OOo)
* Option to add a navigation toolbar
* There is a static *untested* windows config theme under "Extras".
* Number of base icons is > 80 (22x22)

(0.32)
* Crystal base icons for font/para properties
* slotlist.csv format changed to allow icons for macros
* Runs 30% faster than v-0.3 (defaults)
* Folder "Extras" contains gimp files for font icons

(v 0.4)
* Several new icons, total > 150 (22x22)
* Configuration is now set in a separate file (config.tcl)
* New quick-install mode for OOo 1.1.x. To install the base theme, run: "tclsh quickInstall.tcl"
(no need to update config.tcl)
* Script improvements
* Static windows theme had to be removed due to space constraints.

(v 0.5)
* imagelist.xml format changed, should reduce the overhead for OOo startup.
* Script runs almost twice as fast as version 0.4 (defaults).
* Additional icons for draw, and some others updated.
* Error on qtrc not available bug fixed, and other small improvements.
* Separate submission for generating static themes: (http://www.kde-look.org/content/show.php?content=8529)

(v 0.52)
* quickInstall checks for multiple installed versions of OOo
* Option to scale icons to smaller size

Known Issues (see README)
------------
1. Debian systems
2. Background color lighter than #f1f1f1




LicenseGPL
Send to a friend
Subscribe
Other  Content  from kol
Report inappropriate content



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

-
.

 Menu icons

 
 by jpanting on: Nov 14 2004
 
Score 50%

Great Job.... I did it...
But, icons in menues and tool bars are all the same size. we can't configure smaller icons for menues. for tool bars 22x22 are ok, but for menues 16x16 must be better. is there a way to change that??

Any way, thanks, my OOo suit is better since I found your job.


Reply to this

-

 can't install

 
 by stuartquimby on: Nov 17 2004
 
Score 50%
stuartquimbystuartquimby
Stuart Quimby
Home

trying to install on a gentoo box running ooo 1.1.3 and totally striking out. I've read and re-read the README config.tcl and genbar.tcl and configured them both any possible way that makes even remote sense to me. Script always runs without complaint, but unerringly the results are a bunch of black featureless icons in OO. I see the comment about background colors and have set "set bg "#f1f1f1"" in config.tcl. I've spent a couple of hours on this already, what am I missing?


Stuart Quimby
Design Science Toys

Reply to this

-

 Re: can't install

 
 by hyperlite100 on: Nov 29 2004
 
Score 50%

I have the exact same problem. I'm also running Gentoo and the same version of OO. I have Nuvola configured as the default icon set.


Reply to this

-

 Re: Re: can't instal

 
 by madchic on: Feb 14 2005
 
Score 50%

I have the same Problem. ImageMagick make a zipped bitmap (BMz). So try this:

convert -verbose genBitmaps/userimages.bmp test.tga

and than save the TGA File as a Bitmap with eg. gimp


Reply to this

-
.

 problem - no icon

 
 by steveu on: Dec 18 2004
 
Score 50%

Hi, I'm trying to install it on my ProMepis beta2 running Ooo1.1.3 but ended up with all the icons in Ooo1.1.3 disappeared. I've spent hours but can't seem to figure out the problem. I've read and re-read the instructions an the installation but the README file doesn't help at all. Can someone help? What did I not do?


Reply to this

-

 Re: problem - no ico

 
 by cyboreal on: Dec 27 2004
 
Score 50%

I get the same results running this under SuSE 9.2 with OOo 1.1.3. Does it conflict with the kde extensions for OOo?


Reply to this

-

 Re: Re: problem - no

 
 by mandrake-rick on: Jan 13 2005
 
Score 50%

same problem here with debian sarge / 1.1.3 .. with the KDE Extension. *grrr* and I REALLY WANT kde icons :((((((( no ways for us poor 1.1.3 User?


Reply to this

-

 Re: problem - no icon

 
 by thomax on: Sep 28 2005
 
Score 50%

I had the same problem running OOo 1.1.4 on Kubuntu 5.04, just delete the images.xml file in you OOo config dir to get your standard icons back ;)


Computer support, Coding and Programming support, and way more @ http://www.digitaldirection.net/forums/
Reply to this

-
.

 Doesn\'t work...

 
 by PomTom on: Apr 14 2005
 
Score 50%

...with Ooo 1.1.4 (and KDE 3.4)

I get black boxes instead of icons


Reply to this

-

 all icons disappears

 
 by abciximab on: Jul 23 2005
 
Score 50%

Ok, I installed your OO-icons and now I just get black boxes instead of icons.
Please tell me how I can remove your patch.


Reply to this

-

 Re: all icons disappears

 
 by bleki on: Aug 22 2005
 
Score 50%

I think the problem is in "convert" (ImageMagick) binary (that is used by genbar.tcl) or maybe need more options. When convert from png to bmp, the output bmp file can't be opened by another image viewer.


Reply to this

-
.

 Re: Re: all icons di

 
 by sanmartin on: Sep 24 2005
 
Score 50%

Please, help us.
I can't get OpenOffice back to the normality.
I'm using debian and my icons are blank.
How can we uninstall your theme?
And what should be the right install?


José San Martin
Reply to this

-

 OOo 2.x

 
 by KOPRajs on: Feb 21 2007
 
Score 50%

Will this work with OOo 2.x?
Or is there another way how can I set my KDE icon theme to be used by OOo?
(I'm using Vista Inspirate icons)

Thanks for help


Reply to this

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

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