Raphael Ackermann <raphael.ackermann@gmail.com>
* src/Bookmarks.py: bookmark dup warning, bug 1346 2008-01-07 Benny Malengier <benny.malengier@gramps-project.org> svn: r9748
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| 2008-01-07  Benny Malengier <benny.malengier@gramps-project.org> | ||||
|             Raphael Ackermann <raphael.ackermann@gmail.com> | ||||
| 	* src/Bookmarks.py: bookmark dup warning, bug 1346 | ||||
|  | ||||
| 2008-01-07  Benny Malengier <benny.malengier@gramps-project.org> | ||||
| 	* src/DbManager.py: bug with creation/rename | ||||
|  | ||||
|   | ||||
| @@ -120,6 +120,7 @@ class Bookmarks : | ||||
|         if self.active != DISABLED: | ||||
|             self.uistate.uimanager.remove_ui(self.active) | ||||
|             self.uistate.uimanager.remove_action_group(self.action_group) | ||||
|             self.action_group = gtk.ActionGroup('Bookmarks') | ||||
|             self.active = DISABLED | ||||
|  | ||||
|     def redraw_and_report_change(self): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user