Mercurial > pidgin
diff pixmaps/Makefile.am @ 11271:b33eccbc3a10
[gaim-migrate @ 13454]
Add a clear formatting button to the GtkImHTML toolbar (to fulfill a request from SimGuy and Bleeter) and remove the ugly clear formatting button from the prefs.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Mon, 15 Aug 2005 06:52:45 +0000 |
| parents | 198bdde7ea63 |
| children | 2c3fb4a0f785 |
line wrap: on
line diff
--- a/pixmaps/Makefile.am Mon Aug 15 05:56:13 2005 +0000 +++ b/pixmaps/Makefile.am Mon Aug 15 06:52:45 2005 +0000 @@ -6,6 +6,7 @@ away.png \ change-bgcolor-small.png \ change-fgcolor-small.png \ + clear.png \ connect.png \ edit.png \ gaim.png \ @@ -68,7 +69,7 @@ gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons -gaimbuttonpix_DATA = about_menu.png accounts.png change-bgcolor-small.png change-fgcolor-small.png edit.png insert-image-small.png insert-link-small.png insert-smiley-small.png pause.png text_bigger.png text_normal.png text_smaller.png send-im.png +gaimbuttonpix_DATA = about_menu.png accounts.png change-bgcolor-small.png change-fgcolor-small.png clear.png edit.png insert-image-small.png insert-link-small.png insert-smiley-small.png pause.png text_bigger.png text_normal.png text_smaller.png send-im.png gaimdialogpixdir = $(datadir)/pixmaps/gaim/dialogs gaimdialogpix_DATA = gaim_error.png gaim_info.png gaim_question.png gaim_warning.png gaim_cool.png gaim_auth.png
