2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com>

* src/ScratchPad.py: remove tooltip for events as it crashes.
    * src/Utils.py: cleanup

svn: r9869
This commit is contained in:
Raphael Ackermann
2008-01-17 20:24:44 +00:00
parent ea262ce318
commit eac853ccb7
3 changed files with 30 additions and 21 deletions

View File

@@ -1,3 +1,7 @@
2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/ScratchPad.py: remove tooltip for events as it crashes.
* src/Utils.py: cleanup
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/WriteCD.py: check if gnome is the desktop, #1599