* src/GrampsWidgets.py: Fall back to gtk.STOCK_DIALOG_INFO in case
	gtk.STOCK_INFO is missing.



svn: r8105
This commit is contained in:
Zsolt Foldvari
2007-02-13 13:31:30 +00:00
parent 6fd5e23d7a
commit fe2879c6bf
2 changed files with 15 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2007-02-13 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/GrampsWidgets.py: Fall back to gtk.STOCK_DIALOG_INFO in case
gtk.STOCK_INFO is missing.
2007-02-12 Brian Matherly <brian@gramps-project.org>
* src/plugins/AncestorChart2.py: Fix title color
* src/plugins/DescendChart.py: Fix title color