Hi translators and friends of Geany,
I'm glad to announce our string freeze for Geany 0.16 which is planned
for being released not far in future.
I'd be very happy if you could send a patch or complete file with
translation to either the geany-i18n mailing list or direct to me
within the next week so we can include it to the next release
(around February, 11).
To make it more easy for you I've already uploaded updated versions of
the po files to svn with r3537. You can access them from
http://geany.svn.sourceforge.net/viewvc/geany/trunk/po/
or by checking out the svn tree of Geany by using e.g.
svn co https://geany.svn.sourceforge.net/svnroot/geany/trunk geany
Fans of git can also use the interface provided by http://git.geany.org
by using
git clone http://git.geany.org/git/geany
Also on http://www.geany.org/i18n/ are statistics and daily updated
files available.
Because of I had a couple of requests in past, together with Alex we
uploaded translation files to launchpad for testing purpose. Since
testing is still in progress without any final decision, I'd like to
ask you to using sending patches and/or complete po files direct to me
or to list.
We are trying to have all translations complete by 2009-02-11.
If your language was translated by two or more in past, please double
check directly with them or by pinging me, so we don't need to translate
same things two or three times. Also please feel to ping me for every
question or if you like to start a new translation for an unsupported
language.
Thanks and happy translating ;)
Frank
--
http://frank.uvena.de/en/
Hi all,
this is my first posting to the geany mail list!
I've been looking for a replacement for Editplus (excellent windows text
editor... but now I completely debian/ubuntu based) to do my coding
(php/perl/sql) and Geany looks like it might be sufficient.
What I need to be able to do ( I'm not sure if "snippets" can actually
do it) is as follows:
1. Bring up a list that has all my little fragments of code. THis will
not replace any text it simply will be inserted at the cursor point
2. I would like to search quickly my fragments
e.g mysql_connect
will insert the 4 or 5 lines have the mysql_connect code with my
username passwords host etc in it
3. Once I find the correct fragment I click on it and it inserts the
code into the editor at the cursor point.
4. I have different lists as well.
e.g phpcode,perlcode,actionscript code, etc
Can Geany do this?
If so I would greatly appreciate some assistance on how to set this up.
I do apologise if this is what snippets can do, because my understanding
of it is different to what I've outlined above.
I did search the archives but could find exactly my scenario
thanks all
Sam