Author: nick
Date: 2007-02-27 17:20:46 +0000 (Tue, 27 Feb 2007)
New Revision: 25037

Modified:
   mousepad/branches/nick_0_3/ChangeLog
   mousepad/branches/nick_0_3/Mousepad.desktop.in.in
   mousepad/branches/nick_0_3/NEWS
   mousepad/branches/nick_0_3/TODO
Log:
        * TODO, NEWS: Update the current status of the rewrite.
        * Mousepad.desktop.in.in: Add MimeType and improve Categories.
        * Initial import of my Mousepad rewrite.

Modified: mousepad/branches/nick_0_3/ChangeLog
===================================================================
--- mousepad/branches/nick_0_3/ChangeLog        2007-02-27 17:02:14 UTC (rev 
25036)
+++ mousepad/branches/nick_0_3/ChangeLog        2007-02-27 17:20:46 UTC (rev 
25037)
@@ -0,0 +1,8 @@
+2007-02-17     Nick Schermer <[EMAIL PROTECTED]>
+
+       * TODO, NEWS: Update the current status of the rewrite.
+       * Mousepad.desktop.in.in: Add MimeType and improve Categories.
+
+2007-02-17     Nick Schermer <[EMAIL PROTECTED]>
+
+       * Initial import of my Mousepad rewrite.

Modified: mousepad/branches/nick_0_3/Mousepad.desktop.in.in
===================================================================
--- mousepad/branches/nick_0_3/Mousepad.desktop.in.in   2007-02-27 17:02:14 UTC 
(rev 25036)
+++ mousepad/branches/nick_0_3/Mousepad.desktop.in.in   2007-02-27 17:20:46 UTC 
(rev 25037)
@@ -9,5 +9,5 @@
 Terminal=false
 StartupNotify=true
 Type=Application
-Categories=Application;Office;
-
+Categories=Application;Utility;TextEditor;GTK;
+MimeType=text/plain

Modified: mousepad/branches/nick_0_3/NEWS
===================================================================
--- mousepad/branches/nick_0_3/NEWS     2007-02-27 17:02:14 UTC (rev 25036)
+++ mousepad/branches/nick_0_3/NEWS     2007-02-27 17:20:46 UTC (rev 25037)
@@ -26,4 +26,4 @@
 
 Bug that won't be fixed:
   956  - Xfce About dialog. This allows us to depend on libxfcegui4 for one
-         dialog, so we're going to do that and use the Gtk about dialog.
+         dialog, so we're not going to do that and use the Gtk about dialog.

Modified: mousepad/branches/nick_0_3/TODO
===================================================================
--- mousepad/branches/nick_0_3/TODO     2007-02-27 17:02:14 UTC (rev 25036)
+++ mousepad/branches/nick_0_3/TODO     2007-02-27 17:20:46 UTC (rev 25037)
@@ -1,10 +1,10 @@
 - Interface
-  - Implement the Go menu and acceleartors.
   - Dialog when closing multiple (modified) tabs.
   - Statusbar (not a priority).
   - Right-click menu for the tab label.
-  - Credits dialog.
   - Change tabs position.
+  - Tab font color when the file is modified or readonly.
+  - Clear the recent history.
 
 - Text View
   - Search and Replace. Maybe also text highlighting.
@@ -18,7 +18,7 @@
 
 - Other
   - Implement Gtk print support.
-  - Maybe add support for gtksourceview and/or gtkspell.
+  - Maybe add support for gtksourceview and/or gtkspell (not a priority).
 
 - Testing
   - Profiling the startup time.

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to