]> www.fi.muni.cz Git - evince.git/commit
new. register gpdf-zoom-fit-width stock icon with a GtkIconFactory
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Sat, 15 Feb 2003 17:27:05 +0000 (17:27 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Sat, 15 Feb 2003 17:27:05 +0000 (17:27 +0000)
commit074eb67d6cb4373daf6110acc3f0373f8be925db
tree0511d28d70aee2db38a97a5cd772b3c9fe3bcd71
parente9705183293f22e3a45dd59ba3df42d1c5a77dd8
new. register gpdf-zoom-fit-width stock icon with a GtkIconFactory

* xpdf/gpdf-stock-icons.h, xpdf/gpdf-stock-icons.c: new. register
gpdf-zoom-fit-width stock icon with a GtkIconFactory

* xpdf/fitwidth.png: redone in 24x24pix instead of 26x26, based on
gtk's zoom-out stock icon and the original fitwidth.png

* xpdf/gpdf-control.cc (gc_set_ui_container): s/gc_set_ui_pixbufs/
gc_ui_set_pixbufs/
(gc_ui_set_pixbufs): rewrite to use stock icon machinery, let it
do the correct scaling

* xpdf/bonobo-application-x-pdf.cc (main): init our stock icons

* xpdf/Makefile.am (gnome_pdf_viewer_SOURCES): add
gpdf-stock-icons.[ch]
pdf/xpdf/Makefile.am