Use ~/.gimp-2.3 instead of ~/.gimp-2.2.
2007-07-23 Mukund Sivaraman <muks@mukund.org>
* README: Use ~/.gimp-2.3 instead of ~/.gimp-2.2.
svn path=/trunk/; revision=22979
This commit is contained in:
parent
bacbb23381
commit
31b2376eda
2 changed files with 7 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-07-23 Mukund Sivaraman <muks@mukund.org>
|
||||
|
||||
* README: Use ~/.gimp-2.3 instead of ~/.gimp-2.2.
|
||||
|
||||
2007-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/print/print.[ch]
|
||||
|
|
|
|||
6
README
6
README
|
|
@ -95,13 +95,13 @@ servers are:
|
|||
The look of GIMP's interface can be customized like any other GTK app
|
||||
by editing the ~/.gtkrc-2.0 file or by using "themes" (ready-made
|
||||
customizations). For downloadable themes and further details, see
|
||||
http://gtk.themes.org. Additionally, GIMP reads ~/.gimp-2.2/gtkrc so
|
||||
http://gtk.themes.org. Additionally, GIMP reads ~/.gimp-2.3/gtkrc so
|
||||
you can have settings that only apply to GIMP.
|
||||
|
||||
Included is a set of keybindings similar to those in Adobe Photoshop.
|
||||
You can find them in the ps-menurc file. To use them, copy this file
|
||||
to ~/.gimp-2.2/menurc. You can also manually change the keybindings to
|
||||
any of your choice by editing ~/.gimp-2.2/menurc.
|
||||
to ~/.gimp-2.3/menurc. You can also manually change the keybindings to
|
||||
any of your choice by editing ~/.gimp-2.3/menurc.
|
||||
|
||||
|
||||
Have fun,
|
||||
|
|
|
|||
Loading…
Reference in a new issue