Re: [Zim-wiki] How to remove Zim

2010-10-04 Thread nomnex
On Mon, 2010-10-04 at 09:33 +0200, Jaap Karssenberg wrote:
 On Mon, Oct 4, 2010 at 1:37 AM, nomnex nom...@gmail.com wrote:
  I have downloaded the zim.tar.gz package and ran the command
  # ./setup.py install.  I want to know how do I completely remove it?
 
 By removing the installed files. Will depend on your platform, but
 typically something like /usr/local/bin/zim
 /usr/local/lib/python/site/zim /usr/local/share/zim should catch most
 of it.

Thank you for the paths.
nomnex



___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] background color

2010-10-04 Thread Alessandro Magni

 not being one who surrenders without fighting,
here is how to customize your Zim window colors.

1) customize a GTK style
in my Fedora system they are at /usr/share/themes . I chose 
Simple;
edit the colors in the gtkrc file, while previewing the theme: 
I use the gtk-chtheme application


2) to avoid applying this theme to every running GTK app, you have to 
launch Zim this way:
 env GTK2_RC_FILES=/usr/share/themes/Simple/gtk-2.0/gtkrc zim 
zimbookfile


3) you will still have clashing colors, specially for links, headers...
you will set those by editing /root/.config/zim/style.conf

enjoy!


alessandro

--

~~~
/  Dr.Alessandro Magni
\Electromagnetics Division
/INRiM Strada delle Cacce 91, 10135 Torino (ITALIA)
\Email ma...@inrim.it
/Tel: 0039-011-3919821  Fax: 0039-011-3919834
\URL http://www.inrim.it/~magni
/ Our business in life is not to succeed but to continue to fail
\ in high spirits.  -- Robert Louis Stevenson
~~~


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] background color

2010-10-04 Thread Jaap Karssenberg
On Mon, Oct 4, 2010 at 3:59 PM, Alessandro Magni ma...@inrim.it wrote:
  not being one who surrenders without fighting,
 here is how to customize your Zim window colors.

 1) customize a GTK style
        in my Fedora system they are at /usr/share/themes . I chose Simple;
        edit the colors in the gtkrc file, while previewing the theme: I use
 the gtk-chtheme application

 2) to avoid applying this theme to every running GTK app, you have to launch
 Zim this way:
     env GTK2_RC_FILES=/usr/share/themes/Simple/gtk-2.0/gtkrc zim
 zimbookfile

As Stefan pointed out this is also addressed by bug
https://bugs.launchpad.net/zim/+bug/634869 .

With the next release the main editor widget and the page index widget
have specific names that allow targeting them in the Gtkrc file
without messing up other applications.

Regards,

Jaap

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp