SF.net SVN: geany-plugins:[1682] trunk/geany-plugins

sheckley at users.sourceforge.net sheckley at xxxxx
Mon Oct 25 16:01:57 UTC 2010


Revision: 1682
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1682&view=rev
Author:   sheckley
Date:     2010-10-25 16:01:56 +0000 (Mon, 25 Oct 2010)

Log Message:
-----------
updated my mail address shown in the plugin manager

Modified Paths:
--------------
    trunk/geany-plugins/geanyextrasel/src/extrasel.c
    trunk/geany-plugins/geanyinsertnum/src/insertnum.c

Modified: trunk/geany-plugins/geanyextrasel/src/extrasel.c
===================================================================
--- trunk/geany-plugins/geanyextrasel/src/extrasel.c	2010-10-24 21:00:59 UTC (rev 1681)
+++ trunk/geany-plugins/geanyextrasel/src/extrasel.c	2010-10-25 16:01:56 UTC (rev 1682)
@@ -28,7 +28,7 @@
 PLUGIN_VERSION_CHECK(150)
 
 PLUGIN_SET_INFO(_("Extra Selection"), _("Column mode, select to line / matching brace."),
-		"0.1", "Dimitar Toshkov Zhekov <jimmy at is-vn.bg>");
+		"0.1", "Dimitar Toshkov Zhekov <dimitar.zhekov at gmail.com>");
 
 /* Keybinding(s) */
 enum

Modified: trunk/geany-plugins/geanyinsertnum/src/insertnum.c
===================================================================
--- trunk/geany-plugins/geanyinsertnum/src/insertnum.c	2010-10-24 21:00:59 UTC (rev 1681)
+++ trunk/geany-plugins/geanyinsertnum/src/insertnum.c	2010-10-25 16:01:56 UTC (rev 1682)
@@ -31,7 +31,7 @@
 PLUGIN_VERSION_CHECK(150)
 
 PLUGIN_SET_INFO(_("Insert Numbers"), _("Insert/Fill columns with numbers."),
-		"0.1", "Dimitar Toshkov Zhekov <jimmy at is-vn.bg>");
+		"0.1", "Dimitar Toshkov Zhekov <dimitar.zhekov at gmail.com>");
 
 /* Keybinding(s) */
 enum


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



More information about the Plugins-Commits mailing list