X-Git-Url: http://git.maemo.org/git/?p=quicknote;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=bd29e63e9c0d38b962d3e9b8ab7410e48bde93ed;hp=393388070164ccc58feb6f3e409ce6f6f8986ca9;hb=67091fc14ae79b74498c85ee75d2ecf1003e775a;hpb=47f27cc4fd54f17f5844c85588b8e79a8eb900d0 diff --git a/support/builddeb.py b/support/builddeb.py index 3933880..bd29e63 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -25,7 +25,10 @@ __changelog__ = """ * Moved history to the (app)menu * Moved search to Ctrl+f and (app)menu * Switched category selection over to a touch selector entry, making it prettier and easier + * Deleting empty notes no longer prompts the user + * Cleaned up the history dialog a smidge * Ctrl+w/q to quit + * Bug fix: not very consistent when a category is visible in dialogs 0.7.9 * UI Tweak: Removed "New Note..." due to weirdness and duplicated behavior @@ -35,7 +38,7 @@ __changelog__ = """ * Added .deb package support 0.7.8 - * Spell checking + * Spell checking (Desktop only) * Fixing the application title * Fremantle Support * Ctrl+i and Ctrl+o to zoom in/out the interface