New release.
authorThomas Leonard <[email protected]>
Tue, 2 Jan 2007 20:44:01 +0000 (2 20:44 +0000)
committerThomas Leonard <[email protected]>
Tue, 2 Jan 2007 20:44:01 +0000 (2 20:44 +0000)
git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/Memo/trunk/Memo@4889 66de3db3-b00d-0410-b41b-f4738ad19bea

AppInfo.xml
Help/Changes
Memo.xml

index 72606ba..603b777 100644 (file)
@@ -6,7 +6,7 @@
   <Summary xml:lang="zh_TW">時間顯示及備忘錄</Summary>
   <About xml:lang="en">
     <Purpose>Alarm clock</Purpose>
-    <Version>1.9.7 (2006-10-28)</Version>
+    <Version>2.0 (2007-01-02)</Version>
     <Author>Thomas Leonard</Author>
     <License>GNU General Public License</License>
     <Homepage>http://rox.sourceforge.net</Homepage>
index adf8863..17c325b 100644 (file)
@@ -2,6 +2,19 @@
                        Reminds you about things
                        by Thomas Leonard
 
+Changes in release 2.0:
+
+- Reposition the memo list next to the applet when the list changes (Thomas Leonard).
+
+- Added Memo's .DirIcon to the popup for DBUS notification, and a "Delete"
+  button to the dbus notification popup beside the existing hide/edit/ok
+  buttons (Jim Ramsay).
+
+- Improvements to options (Lucas Hazel):
+  - The fonts and text sizes can be set for the applet.
+  - Some options simplified.
+  - Improved layout, and split time setting into its own section.
+
 Changes in release 1.9.7:
 
 - Work around for a change in Python 2.5 (Stepen Watson).
index 1fd75e6..302b937 100644 (file)
--- a/Memo.xml
+++ b/Memo.xml
@@ -17,6 +17,6 @@ instructed to bring up alert windows at set times.
       <environment insert="ROX-Lib2/python" name="PYTHONPATH"/>
     </requires>
 
-    <implementation id="." stability="testing" version="1.9.7"/>
+    <implementation id="." stability="testing" version="2.0"/>
   </group>
 </interface>