changed the URL for the Manual --Matt

Sun Jun  7 18:44:17 EDT 1998  Matthew Wilson  <msw@gimp.org>

	* plug-ins/webbrowser/web-browser.scm: changed the URL for the
	Manual
--Matt
This commit is contained in:
EDT 1998 Matthew Wilson 1998-06-07 22:44:25 +00:00 committed by Matt Wilson
parent b3b04d1c9d
commit 7aacae5d11
2 changed files with 14 additions and 13 deletions

View File

@ -1,3 +1,8 @@
Sun Jun 7 18:44:17 EDT 1998 Matthew Wilson <msw@gimp.org>
* plug-ins/webbrowser/web-browser.scm: changed the URL for the
Manual
Sun Jun 7 12:39:56 PDT 1998 Manish Singh <yosh@gimp.org>
* plug-ins/libgck/gck/gcktypes.h
@ -13,8 +18,8 @@ Sun Jun 7 11:04:38 1998 Tim Janik <timj@gtk.org>
* app/commands.h:
* app/commands.c:
(tips_dialog_cmd_callback):
(filters_repeat_cmd_callback):
(tips_dialog_cmd_callback):
(filters_repeat_cmd_callback):
(tools_select_cmd_callback): make use of the callback_action argument.
* app/main.c (main): removed gtk_accelerator_table_set_mod_mask(),
@ -22,8 +27,8 @@ Sun Jun 7 11:04:38 1998 Tim Janik <timj@gtk.org>
* app/layers_dialog.c:
* app/interface.c:
* app/indexed_palette.c:
* app/channels_dialog.c:
* app/indexed_palette.c:
* app/channels_dialog.c:
* app/buildmenu.c:
conversions for use of GtkAccelGroup.
@ -31,7 +36,7 @@ Sun Jun 7 11:04:38 1998 Tim Janik <timj@gtk.org>
* app/gradient.c:
installed accelerators are locked, because these code portions don't
support accelerator saving.
* ChangeLog:
* ChangeLog.pre-1-0: ChangeLog split up.
@ -122,4 +127,3 @@ Thu Jun 4 18:12:14 MEST 1998 Sven Neumann <sven@gimp.org>
Tue Jun 2 16:40:33 PDT 1998 Manish Singh <yosh@gimp.org>
* Made 1.0.0 release

View File

@ -10,12 +10,12 @@
; it under the terms of the GNU General Public License as published by
; the Free Software Foundation; either version 2 of the License, or
; (at your option) any later version.
;
;
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;
;
; You should have received a copy of the GNU General Public License
; along with this program; if not, write to the Free Software
; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
@ -117,11 +117,11 @@
"Link to http://www.rru.com/~meo/gimp/faq-dev.html")
(define (script-fu-bookmark-14)
(script-fu-bookmark "http://www.dtek.chalmers.se/~d95olofs/manual/"))
(script-fu-bookmark "http://manual.gimp.org/"))
(bookmark-register "script-fu-bookmark-14"
"<Toolbox>/Xtns/Web Browser/GIMP Manual"
"Link to http://www.frozenriver.ale.se/")
"Link to http://manual.gimp.org/")
(define (script-fu-bookmark-15)
(script-fu-bookmark "http://abattoir.cc.ndsu.nodak.edu/~nem/gimp/tuts/"))
@ -136,6 +136,3 @@
(bookmark-register "script-fu-bookmark-16"
"<Toolbox>/Xtns/Web Browser/GIMP Bugs"
"Link to http://www.wilberworks.com/bugs.cgi")