* src/images/16x16/gramps-zoom-fit-width.png:
	* src/images/16x16/Makefile.am:
	* src/images/22x22/gramps-zoom-fit-width.png;
	* src/images/22x22/Makefile.am:
	* src/images/48x48/gramps-zoom-fit-width.png:
	* src/images/48x48/Makefile.am:
	* src/images/scalable/gramps-zoom-fit-width.svg:
	* src/images/scalable/Makefile.am:
	* src/gramps_main.py:
	'Zoom to fit width' stock icon added. (Please draw a better one!!!)
	* src/docgen/gtkprintpreview.glade: 
	* src/docgen/GtkPrint.py:
	Print preview is 99.999% complete.	



svn: r8909
This commit is contained in:
Zsolt Foldvari
2007-08-31 22:08:39 +00:00
parent 3d792b9f38
commit 1cac9ae4b7
12 changed files with 360 additions and 97 deletions

View File

@@ -124,6 +124,7 @@ def register_stock_icons ():
('gramps-tools',_('Tools'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-unlock',_('Private'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-viewmedia',_('View'),gtk.gdk.CONTROL_MASK,0,''),
('gramps-zoom-fit-width',_('Fit Width'),gtk.gdk.CONTROL_MASK,0,''),
]
# the following icons are not yet in new directory structure
# they should be ported in the near future