diff --git a/ChangeLog b/ChangeLog index ad1f78d62f..559105bbf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Mar 21 16:26:08 MET 1998 Sven Neumann + + * docs/gimp.1 + * app/install.c: small changes to reflect the fact that a gfig + directory is created in the users gimp-directory. + Sat Mar 21 15:43:34 MET 1998 Sven Neumann * gimprc.in diff --git a/app/dialogs/user-install-dialog.c b/app/dialogs/user-install-dialog.c index aaaabe6bf7..b7cc10e704 100644 --- a/app/dialogs/user-install-dialog.c +++ b/app/dialogs/user-install-dialog.c @@ -229,6 +229,30 @@ install_help (InstallCallback callback) "\t\twide gimp gradients installation when searching for\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tgradients.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gfig\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined figures to be used by the gfig plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gfig installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gfig figures.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gflares\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined gflares to be used by the gflare plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gflares installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gflares.\n", -1); gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, "palettes\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, @@ -278,7 +302,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tThis subdirectory is used by the GIMP to store \n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "\t\tuser created and isntalled scripts. The default gimprc\n", -1); + "\t\tuser created and installed scripts. The default gimprc\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tfile checks this subdirectory in addition to the system\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, diff --git a/app/gui/user-install-dialog.c b/app/gui/user-install-dialog.c index aaaabe6bf7..b7cc10e704 100644 --- a/app/gui/user-install-dialog.c +++ b/app/gui/user-install-dialog.c @@ -229,6 +229,30 @@ install_help (InstallCallback callback) "\t\twide gimp gradients installation when searching for\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tgradients.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gfig\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined figures to be used by the gfig plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gfig installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gfig figures.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gflares\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined gflares to be used by the gflare plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gflares installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gflares.\n", -1); gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, "palettes\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, @@ -278,7 +302,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tThis subdirectory is used by the GIMP to store \n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "\t\tuser created and isntalled scripts. The default gimprc\n", -1); + "\t\tuser created and installed scripts. The default gimprc\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tfile checks this subdirectory in addition to the system\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, diff --git a/app/install.c b/app/install.c index aaaabe6bf7..b7cc10e704 100644 --- a/app/install.c +++ b/app/install.c @@ -229,6 +229,30 @@ install_help (InstallCallback callback) "\t\twide gimp gradients installation when searching for\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tgradients.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gfig\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined figures to be used by the gfig plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gfig installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gfig figures.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gflares\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined gflares to be used by the gflare plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gflares installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gflares.\n", -1); gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, "palettes\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, @@ -278,7 +302,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tThis subdirectory is used by the GIMP to store \n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "\t\tuser created and isntalled scripts. The default gimprc\n", -1); + "\t\tuser created and installed scripts. The default gimprc\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tfile checks this subdirectory in addition to the system\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, diff --git a/app/user_install.c b/app/user_install.c index aaaabe6bf7..b7cc10e704 100644 --- a/app/user_install.c +++ b/app/user_install.c @@ -229,6 +229,30 @@ install_help (InstallCallback callback) "\t\twide gimp gradients installation when searching for\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tgradients.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gfig\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined figures to be used by the gfig plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gfig installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gfig figures.\n", -1); + gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, + "gflares\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThis is a subdirectory which can be used to store\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tuser defined gflares to be used by the gflare plug-in.\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\tThe default gimprc file checks this subdirectory in\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\taddition to the systemwide gimp gflares installation\n", -1); + gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, + "\t\twhen searching for gflares.\n", -1); gtk_text_insert (GTK_TEXT (text), font_emphasis, NULL, NULL, "palettes\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, @@ -278,7 +302,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tThis subdirectory is used by the GIMP to store \n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "\t\tuser created and isntalled scripts. The default gimprc\n", -1); + "\t\tuser created and installed scripts. The default gimprc\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t\tfile checks this subdirectory in addition to the system\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, diff --git a/docs/gimp.1 b/docs/gimp.1 index 01fdcdf563..a0abbe5204 100644 --- a/docs/gimp.1 +++ b/docs/gimp.1 @@ -141,7 +141,12 @@ used in Script-Fu and other scripting extensions. \fB$PREFIX\fP/share/gimp/gflares - system wide directory used by the gflare plug-in. -\fB$HOME\fP/.gimp/palettes - user created and installed palette files. +\fB$HOME\fP/.gimp/gflares - user created and installed gflare files. + +\fB$PREFIX\fP/share/gimp/gfig - system wide directory used by the gfig +plug-in. + +\fB$HOME\fP/.gimp/gfig - user created and installed gfig files. \fB$PREFIX\fP/share/gimp/gimp_splash.ppm - graphic file used for the gimp splash screen. @@ -189,7 +194,7 @@ sets, mailing list archives, and more. There is also a Gimp User Manual available at http://www.dtek.chalmers.se/~d95olofs/manual/ that goes into much more detail about the interactive use of Gimp. - The latest verison of Gimp and the gtk libs is always available at + The latest version of Gimp and the gtk libs is always available at ftp://ftp.gimp.org. .SH AUTHORS @@ -215,3 +220,8 @@ Tracy Scott, Manish Singh, Nathan Summers, Mike Sweet, Eiichi Takamori, Tristan Tarrant, Owen Taylor, Ian Tester, James Wang, Kris Wehner. + + + + +