SF.net SVN: geany: [2292] trunk

eht16 at users.sourceforge.net eht16 at xxxxx
Wed Feb 27 16:10:41 UTC 2008


Revision: 2292
          http://geany.svn.sourceforge.net/geany/?rev=2292&view=rev
Author:   eht16
Date:     2008-02-27 08:10:41 -0800 (Wed, 27 Feb 2008)

Log Message:
-----------
Enable startup notification in desktop entry file and remove it from TODO list.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/TODO
    trunk/geany.desktop.in.in

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-02-27 16:09:06 UTC (rev 2291)
+++ trunk/ChangeLog	2008-02-27 16:10:41 UTC (rev 2292)
@@ -9,6 +9,9 @@
  * src/utils.c, src/win32.c, src/win32.h:
    Apply patch from Pierre Joye to improve new Win32 process spawning
    code (thanks).
+ * geany.desktop.in.in, TODO:
+   Enable startup notification in desktop entry file and remove it from
+   TODO list.
 
 
 2008-02-26  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2008-02-27 16:09:06 UTC (rev 2291)
+++ trunk/TODO	2008-02-27 16:10:41 UTC (rev 2292)
@@ -20,7 +20,6 @@
 	o plugin keybindings
 	o (line breaking mode to limit words on a line for e.g. XML content)
 	o (DBUS)
-	o (startup notification)
 	o (indent wrapped lines  - Scintilla issue)
 	o (folder tree in the sidebar)
 	o (macro support)

Modified: trunk/geany.desktop.in.in
===================================================================
--- trunk/geany.desktop.in.in	2008-02-27 16:09:06 UTC (rev 2291)
+++ trunk/geany.desktop.in.in	2008-02-27 16:10:41 UTC (rev 2292)
@@ -9,3 +9,4 @@
 Terminal=false
 Categories=GTK;Development;IDE;
 MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php*;application/xml;text/html;text/css;text/x-sql;text/x-diff;
+StartupNotify=true


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list