Made 2.3.4 development release.

2005-09-26  Sven Neumann  <sven@gimp.org>

        * Made 2.3.4 development release.
This commit is contained in:
Sven Neumann 2005-09-26 16:21:03 +00:00 committed by Sven Neumann
parent 6a4bf02935
commit 0507d779b2
4 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2005-09-26 Sven Neumann <sven@gimp.org>
* Made 2.3.4 development release.
2005-09-26 Michael Natterer <mitch@gimp.org>
Allow to disable the color picker info dialog. Fixes bug #315011:

5
NEWS
View file

@ -9,9 +9,10 @@ new stuff is being done that will one day be released as GIMP 2.4.
Changes in GIMP 2.3.4
=====================
- allow plug-ins and scripts to register menu entries in the <Brushes>,
<Gradients>, <Palettes>, <Patterns> and <Fonts> menus
- replaced Selection to Brush/Pattern scripts with scripts that paste
a new brush/pattern from the clipboard content
a new brush/pattern from the content of the clipboard
- allow to easily close all opened images
- added a first version of a Print plug-in using libgnomeprint
- improved Sphere Designer plug-in

View file

@ -752,7 +752,7 @@ Sets the browser used by the help system. Possible values are gimp and
web-browser.
.TP
(web-browser "mozilla %s")
(web-browser "mozilla-firefox %s")
Sets the external web browser to be used. This can be an absolute path or the
name of an executable to search for in the user's PATH. If the command

View file

@ -596,7 +596,7 @@
# appended to the command with a space separating the two. This is a single
# filename.
#
# (web-browser "mozilla %s")
# (web-browser "mozilla-firefox %s")
# The window type hint that is set on the toolbox. This may affect how your
# window manager decorates and handles the toolbox window. Possible values