Skip to content

Commit

Permalink
New website address: www.geany.org.
Browse files Browse the repository at this point in the history
Merge README.I18N with latest from the wiki.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2917 ea778897-0a13-0410-b9d1-a72fbfd435f5
eht16 committed Sep 1, 2008

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent f16d8c4 commit f101e95
Showing 12 changed files with 64 additions and 49 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -9,6 +9,11 @@
* waf, wscript:
Update waf to its latest SVN version (1.5.0 preview).
Adjust wscript to latest Waf API changes.
* HACKING, README, README.I18N, configure.in, doc/geany.1.in,
doc/geany.txt, doc/geany.html, doc/plugins.dox, geany.nsi,
geany.spec.in, src/geany.h:
New website address: www.geany.org.
Merge README.I18N with latest from the wiki.


2008-08-29 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
2 changes: 1 addition & 1 deletion HACKING
Original file line number Diff line number Diff line change
@@ -82,7 +82,7 @@ installed on the system.
GTK API documentation
---------------------
The official GTK 2.6 API documentation is not available online anymore,
so we put them on http://geany.uvena.de/manual/gtk/.
so we put them on http://www.geany.org/manual/gtk/.
There is also a tarball with all available files for download and use
with devhelp.

2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@ included with the source code of this program.

Ideas, questions, patches and bug reports
-----------------------------------------
See http://geany.uvena.de
See http://www.geany.org/
If you add something, or fix a bug, please send a patch (in 'diff -u'
format) to the mailing list or one of the authors. Also see the HACKING
file.
66 changes: 38 additions & 28 deletions README.I18N
Original file line number Diff line number Diff line change
@@ -3,54 +3,64 @@ Quick Guide for new translations

If you want to translate Geany into another language, please go to the
language statistics page (see below) to see whether your desired
language already exists. If it already exists, please read the next
section. Otherwise, get the SVN version of Geany, change to the po
directory and start the new translation with:
msginit -l ll_CC -o ll.po -i geany.pot

Fill in ll with the language code and CC with the country code. For
example, to translate Geany into Italian you would type:
msginit -l it_IT -o it.po -i geany.pot

This will create a file it.po. This file can be opened with a text
editor (like Geany ;-)) or you can also use a graphical interface. I
can suggest PoEdit(http://www.poedit.org/), but there are several
other GUIs.

When you have finished editing the file, check the file with:
msgfmt -c --check-accelerators=_ it.po
or by using the intl_stats.sh script inside the po-directory with
./intl_stats.sh -a it

Please take care of menu accelerators(strings containing a "_"). The
"_" character should also be in your translation. Additionally, it
would be nice if these accelerators are not twice for two strings
language already exists. If it already exists, please read the
"Notes for updating translations" section. Otherwise, get the SVN
version of Geany, change to the po directory and start the new
translation with:

$ msginit -l ll_CC -o ll.po -i geany.pot

Fill in ll with the language code and CC with the country code.
For example, to translate Geany into Italian you would type:

$ msginit -l it_IT -o it.po -i geany.pot

This will create a file it.po. This file can be opened with a
text editor (like Geany ;-)) or you can also use a graphical
interface. I can suggest PoEdit (http://www.poedit.net/), but
there are several other GUIs.

When you have finished editing the file, check the file with:

$ msgfmt -c --check-accelerators=_ it.po

Please take care of menu accelerators(strings containing a "_").
The "_" character should also be in your translation. Additionally,
it would be nice if these accelerators are not twice for two strings
inside on dialog or sub menu.

You can also use intl_stats.sh, e.g. by running the following command
in the top source directory of Geany:

$ po/intl_stats.sh -a it

This will print some information about the Italian translation
and checks for menu accelerators.

Then send the file to Frank Lanitz and he will add the translation.

It is a good idea to write to Frank before you start or while
translating, because he can give you some hints on translating and
ensure that the translation is not already in progress.
It is a good idea to write to Frank before you start or while translating,
because he can give you some hints on translating and ensure that the
translation is not already in progress.


Notes for updating translations
-------------------------------

If you want to update an existing translation, please contact Frank
Lanitz. He is supervising all translation issues and will contact the
maintainer of the translation you want to update to avoid any
maintainer of the translation you want to update to avoid any
conflicts.

Some translation statistics can be found at:
http://geany.uvena.de/i18n/
http://i18n.geany.org/


I18n mailing list
-----------------

There is also a mailing list dedicated to translation issues. Please
visit http://geany.uvena.de/Support/MailingList for more information.
visit http://www.geany.org/Support/MailingList for more information.


Contact: Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
@@ -161,7 +161,7 @@ fi
case "${host}" in
*mingw*)
AC_CHECK_LIB(iberty, fnmatch, [], [
AC_MSG_ERROR([fnmatch does not present in libiberty. You need to update it, read http://geany.uvena.de/Support/CrossCompile for details.])
AC_MSG_ERROR([fnmatch does not present in libiberty. You need to update it, read http://www.geany.org/Support/CrossCompile for details.])
])
AC_DEFINE_UNQUOTED([WIN32], 1, [we are cross compiling for WIN32])
want_vte="no"
2 changes: 1 addition & 1 deletion doc/geany.1.in
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ Geany is a small and fast editor with basic features of an integrated developmen
Some of its features: syntax highlighting, code completion, code folding, symbol/tag lists and
many supported filetypes like C(++), Java, PHP, HTML, DocBook, Perl and more.
.PP
Homepage: http://geany.uvena.de
Homepage: http://www.geany.org/
.SH "OPTIONS"
.IP "\fB\fP \fBfiles ...\fP " 10
A space-separated list of filenames. Absolute and relative filenames can be used. Geany also
14 changes: 7 additions & 7 deletions doc/geany.html
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
<title>Geany</title>
<meta name="authors" content="Enrico Tröger Nick Treleaven Frank Lanitz" />
<meta name="date" content="2008-08-29" />
<meta name="date" content="$Date$" />
<style type="text/css">

/*
@@ -139,7 +139,7 @@ <h2 class="subtitle" id="a-fast-light-gtk-ide">A fast, light, GTK+ IDE</h2>
<br />Nick Treleaven
<br />Frank Lanitz</td></tr>
<tr><th class="docinfo-name">Date:</th>
<td>2008-08-29</td></tr>
<td>$Date$</td></tr>
<tr><th class="docinfo-name">Version:</th>
<td>0.15</td></tr>
</tbody>
@@ -412,7 +412,7 @@ <h2><a class="toc-backref" href="#id10" id="about-geany" name="about-geany">Abou
</div>
<div class="section">
<h2><a class="toc-backref" href="#id11" id="where-to-get-it" name="where-to-get-it">Where to get it</a></h2>
<p>You can obtain Geany from <a class="reference" href="http://geany.uvena.de">http://geany.uvena.de</a> or perhaps also from
<p>You can obtain Geany from <a class="reference" href="http://www.geany.org/">http://www.geany.org/</a> or perhaps also from
your distributor.</p>
</div>
<div class="section">
@@ -428,8 +428,8 @@ <h2><a class="toc-backref" href="#id12" id="license" name="license">License</a><
</div>
<div class="section">
<h2><a class="toc-backref" href="#id13" id="about-this-document" name="about-this-document">About this document</a></h2>
<p>This documentation is available in various formats like HTML, text and
PDF. The latest version is always available at <a class="reference" href="http://geany.uvena.de">http://geany.uvena.de</a>.</p>
<p>This documentation is available in HTML and text formats.
The latest version can always be found at <a class="reference" href="http://www.geany.org/">http://www.geany.org/</a>.</p>
<p>If you want to contribute to it, see <a class="reference" href="#contributing-to-this-document">Contributing to this document</a>.</p>
</div>
</div>
@@ -445,7 +445,7 @@ <h2><a class="toc-backref" href="#id15" id="requirements" name="requirements">Re
<div class="section">
<h2><a class="toc-backref" href="#id16" id="binary-packages" name="binary-packages">Binary packages</a></h2>
<p>There are many binary packages available. For an up-to-date but maybe
incomplete list see <a class="reference" href="http://geany.uvena.de/Download/Releases">http://geany.uvena.de/Download/Releases</a>.</p>
incomplete list see <a class="reference" href="http://www.geany.org/Download/Releases">http://www.geany.org/Download/Releases</a>.</p>
</div>
<div class="section">
<h2><a class="toc-backref" href="#id17" id="source-compilation" name="source-compilation">Source compilation</a></h2>
@@ -4244,7 +4244,7 @@ <h1><a class="toc-backref" href="#id161" id="license-for-scintilla-and-scite" na
<div class="footer">
<hr class="footer" />
<a class="reference" href="geany.txt">View document source</a>.
Generated on: 2008-08-29 16:53 UTC.
Generated on: 2008-09-01 09:23 UTC.
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.

</div>
8 changes: 4 additions & 4 deletions doc/geany.txt
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@ Some basic features of Geany are:
Where to get it
---------------

You can obtain Geany from http://geany.uvena.de or perhaps also from
You can obtain Geany from http://www.geany.org/ or perhaps also from
your distributor.


@@ -80,8 +80,8 @@ The included Scintilla library (found in the subdirectory
About this document
-------------------

This documentation is available in various formats like HTML, text and
PDF. The latest version is always available at http://geany.uvena.de.
This documentation is available in HTML and text formats.
The latest version can always be found at http://www.geany.org/.

If you want to contribute to it, see `Contributing to this document`_.

@@ -105,7 +105,7 @@ Binary packages
---------------

There are many binary packages available. For an up-to-date but maybe
incomplete list see http://geany.uvena.de/Download/Releases.
incomplete list see http://www.geany.org/Download/Releases.


Source compilation
6 changes: 3 additions & 3 deletions doc/plugins.dox
Original file line number Diff line number Diff line change
@@ -220,7 +220,7 @@ PluginCallback plugin_callbacks[] =
* following.
*
* First you need to get the source code of Geany from the website at
* http://geany.uvena.de/Download/Releases [2]. Then install the development files for GTK
* http://www.geany.org/Download/Releases [2]. Then install the development files for GTK
* and its dependencies. The easiest way to do this is to use your distribution's package
* management system, e.g. on Debian and Ubuntu systems you can use
* @code apt-get install libgtk2.0-dev intltool @endcode
@@ -240,10 +240,10 @@ PluginCallback plugin_callbacks[] =
*
* [1] For Windows, it is basically the same but you might have some more work on setting up
* the general build environment(compiler, GTK development files, ...). This is described on
* Geany's website at http://geany.uvena.de/Support/BuildingOnWin32.
* Geany's website at http://www.geany.org/Support/BuildingOnWin32.
*
* [2] You can also use the bleedging edge source code from our Subversion repository.
* More information about this can be found at http://geany.uvena.de/Download/SVN.
* More information about this can be found at http://www.geany.org/Download/SVN.
*
* @section helloworld "Hello World"
*
2 changes: 1 addition & 1 deletion geany.nsi
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
!define PRODUCT_VERSION "0.15"
!define PRODUCT_VERSION_ID "0.15.0.0"
!define PRODUCT_PUBLISHER "Enrico Troeger"
!define PRODUCT_WEB_SITE "http://geany.uvena.de"
!define PRODUCT_WEB_SITE "http://www.geany.org/"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\Geany.exe"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
2 changes: 1 addition & 1 deletion geany.spec.in
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ Group: Development/Tools
Vendor: Enrico Tröger <[email protected]>
Packager: Enrico Tröger <[email protected]>
Source: http://files.uvena.de/geany/%{name}-%{version}.tar.bz2
URL: http://geany.uvena.de/
URL: http://www.geany.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: glib2, gtk2, pango
BuildRequires: glib2-devel, gtk2-devel, pango-devel
2 changes: 1 addition & 1 deletion src/geany.h
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@
#define GEANY_FILEDEFS_SUBDIR "filedefs"
#define GEANY_TEMPLATES_SUBDIR "templates"
#define GEANY_CODENAME "Quillan"
#define GEANY_HOMEPAGE "http://geany.uvena.de/"
#define GEANY_HOMEPAGE "http://www.geany.org/"
#define GEANY_USE_WIN32_DIALOG 0
#define GEANY_STRING_UNTITLED _("untitled")
#define GEANY_WINDOW_MINIMAL_WIDTH 550

0 comments on commit f101e95

Please sign in to comment.