# HG changeset patch # User Kim F. Storm # Date 1086560112 0 # Node ID e090d01739bed6cb40a72b553f64931894ec526b # Parent 8a1c9bf46b6133394fea63d1f3fcedb4cce5c5cf Cosmetic changes. diff -r 8a1c9bf46b61 -r e090d01739be lisp/ChangeLog --- a/lisp/ChangeLog Sun Jun 06 21:50:57 2004 +0000 +++ b/lisp/ChangeLog Sun Jun 06 22:15:12 2004 +0000 @@ -6,13 +6,13 @@ 2004-06-06 Jan Dj,Ad(Brv * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm, - * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm, - * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm, - * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm, - * toolbar/preferences.pbm, toolbar/print.pbm, - * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm, - * toolbar/search.pbm, toolbar/spell.pbm, toolbar/undo.pbm, - * toolbar/up_arrow.pbm: New conversions from xpm files. + * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm + * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm + * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm + * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm + * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm + * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm: + New conversions from xpm files. * toolbar/README: New file. @@ -746,28 +746,20 @@ 2004-05-15 Jan Dj,Ad(Brv - * toolbar/close.pbm, toolbar/close.xpm - * toolbar/copy.pbm, toolbar/copy.xpm - * toolbar/cut.pbm, toolbar/cut.xpm - * toolbar/help.pbm, toolbar/help.xpm - * toolbar/home.pbm, toolbar/home.xpm - * toolbar/index.pbm, toolbar/index.xpm - * toolbar/jump_to.pbm, toolbar/jump_to.xpm - * toolbar/left_arrow.pbm, toolbar/left_arrow.xpm - * toolbar/new.pbm, toolbar/new.xpm - * toolbar/open.pbm, toolbar/open.xpm - * toolbar/paste.pbm, toolbar/paste.xpm - * toolbar/preferences.pbm, toolbar/preferences.xpm - * toolbar/print.pbm, toolbar/print.xpm - * toolbar/right_arrow.pbm, toolbar/right_arrow.xpm - * toolbar/save.pbm, toolbar/save.xpm - * toolbar/saveas.pbm, toolbar/saveas.xpm - * toolbar/search.pbm, toolbar/search.xpm - * toolbar/spell.pbm, toolbar/spell.xpm - * toolbar/undo.pbm, toolbar/undo.xpm - * toolbar/up_arrow.pbm, toolbar/up_arrow.xpm: New icons from - GTK+ version 2. - + * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm + * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm + * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm + * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm + * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm + * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm + * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm + * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm + * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm + * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm + * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm + * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm + * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm + * toolbar/up_arrow.xpm: New icons from GTK+ version 2. 2004-05-15 Kim F. Storm