Skip to content

You are not logged in. Register orLog In

start:

KDE icons for OOo

2004-04-14

Contents

Introduction
Current status
How to get it
Contributing

 

Introduction

The goal of this subproject is to get the KDE artwork, mainly the icons, into OOo. It is based on OpenOffice.org1.1 toolbar icon themes and the Ximian's patches.

Screenshots:

 

Current status

Currently more than 260 KDE (Crystal) equivalents to the original OOo icons is found. The color and the size of the rest of the icons is adjusted to fit the look of the KDE icons so that the result is not too disturbing.

Everyone can help improving by seach for equivalents, have a look at the FAQ. If you are an icon designer, you may find the OOo icons converted to SVG handy.

 

How to get it

  1. Download the latest version of ooo-build (version 1.1.53 or higher) and untar it. See the Hacker's guide for more information.
      ~ $ wget http://ooo.ximian.com/packages/OOO_1_1_1/ooo-build-1.1.53.tar.gz
      ~ $ tar xfz ooo-build-1.1.53.tar.gz
      ~ $ cd ooo-build-1.1.53
    
    
  2. Configure for KDE icons (and other KDE add-ons).
      ~/ooo-build-1.1.53 $ ./configure --with-distro=KDE --with-icons=KDE
    
    
  3. Download the sources, make it, and install it. Please note that the sources are about 200MB and that you will need additional 2.5GB to compile it.
      ~/ooo-build-1.1.53 $ ./download
      ~/ooo-build-1.1.53 $ make
      ~/ooo-build-1.1.53 $ build/OOO_1_1_1/instsetoo/unxlngi4.pro/01/normal/setup
    
    

 

Contributing

The source package ooo-KDE_icons-src-VERSION.tar.bz2 can be downloaded from here. Please have a look at the FAQ on how to contribute to iconlist.txt.

Jan Holesovsky /kendy at openoffice org/