[Geany-Devel] Proposition concerning the feature request n°683

Steven VALSESIA steven.valsesia at xxxxx
Fri Feb 28 12:40:00 UTC 2014


Hi everybody !

I tried to code the feature request n°683.
http://sourceforge.net/p/geany/feature-requests/683/

It's the first time I make code for a such large project, so before I
commit let me know how I could improve my code.

Please, be nice with me :)

The diff file : http://pastebin.com/t4Ejs1Bd

I also see a little mistake in the makefile.win32, "-lgthread-2.0" appears
2 times, so I remove one :

-    -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
-lgthread-2.0 -lintl \
+    -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
-lintl \

Cheers !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20140228/238df9a0/attachment.html>


More information about the Devel mailing list