Attached is a patch to add a Unity Quicklist shortcut for Geany. The patch is from "svn diff".

A description of the reasons why and a screenshot of the results can both be found in my recent blog post: http://mhall119.com/2012/02/contributing-to-unity-for-non-developers-quicklists/


Michael Hall
mhall...@ubuntu.com

Index: geany.desktop.in
===================================================================
--- geany.desktop.in	(revision 6018)
+++ geany.desktop.in	(working copy)
@@ -10,3 +10,9 @@
 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-php3;application/x-httpd-php4;application/x-httpd-php5;application/xml;text/html;text/css;text/x-sql;text/x-diff;
 StartupNotify=true
+X-Ayatana-Desktop-Shortcuts=New
+
+[New Shortcut Group]
+Name=Open a new instance
+Exec=geany --new-instance
+TargetEnvironment=Unity

_______________________________________________
Geany-devel mailing list
Geany-devel@uvena.de
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to