fixed typo (Debian bug #310018).
2005-07-20 Sven Neumann <sven@gimp.org> * app/config/gimpconfig-dump.c: fixed typo (Debian bug #310018).
This commit is contained in:
committed by
Sven Neumann
parent
0a29b4b509
commit
09f4e32828
@ -1,3 +1,7 @@
|
||||
2005-07-20 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/config/gimpconfig-dump.c: fixed typo (Debian bug #310018).
|
||||
|
||||
2005-07-20 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/gfig/gfig-grid.c: declare variables at the start of the
|
||||
|
||||
@ -164,7 +164,7 @@ static const gchar *man_page_header =
|
||||
".SH DESCRIPTION\n"
|
||||
"The\n"
|
||||
".B gimprc\n"
|
||||
"file is a configuation file read by the GIMP when it starts up. There\n"
|
||||
"file is a configuration file read by the GIMP when it starts up. There\n"
|
||||
"are two of these: one system-wide one stored in\n"
|
||||
"@gimpsysconfdir@/gimprc and a per-user \\fB$HOME\\fP/@gimpdir@/gimprc\n"
|
||||
"which may override system settings.\n"
|
||||
|
||||
Reference in New Issue
Block a user