summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2009-08-05 12:48:40 +0000
committerJazzyNico <JazzyNico@users.sourceforge.net>2009-08-05 12:48:40 +0000
commit6244717c3853e0d483bb9481e71eca8a8dcf6677 (patch)
treefbd18583c7705282116e9a9fe82af3fce70a9a01
parentAdding a Bright metal and a Deep colors plastic Bevels and changing default s... (diff)
downloadinkscape-6244717c3853e0d483bb9481e71eca8a8dcf6677.tar.gz
inkscape-6244717c3853e0d483bb9481e71eca8a8dcf6677.zip
Lauchpad is the new patch tracker (removed the broken sourceforge link).
(bzr r8414)
-rw-r--r--HACKING.de.txt2
-rw-r--r--HACKING.fr.txt12
-rw-r--r--HACKING.it.txt2
-rw-r--r--HACKING.pt_BR.txt2
-rw-r--r--HACKING.txt4
5 files changed, 11 insertions, 11 deletions
diff --git a/HACKING.de.txt b/HACKING.de.txt
index e01631eae..1ac32eae2 100644
--- a/HACKING.de.txt
+++ b/HACKING.de.txt
@@ -16,7 +16,7 @@ Patches
=======
Wenn Sie keinen SVN Zugang haben, benutzen Sie bitte den Patch Tracker
-<http://sourceforge.net/tracker/?group_id=93438&atid=604308>.
+<https://bugs.launchpad.net/inkscape>.
Wiki
====
diff --git a/HACKING.fr.txt b/HACKING.fr.txt
index 214668e32..c88229bc0 100644
--- a/HACKING.fr.txt
+++ b/HACKING.fr.txt
@@ -3,16 +3,16 @@
grep Build-Depends debian/control permet d'afficher une liste de paquets
(Debian) nécessaires à la compilation.
-inkscape.spec.in contient une liste partielle de spécifications :
+inkscape.spec.in contient une liste partielle de spécifications :
grep Requires inkscape.spec.in
-Au moment où ce texte est écrit, il n'y a qu'un paquet; si vous utilisez une
-distribution basée sur des RPMs, pensez à mettre à jour les lignes
+Au moment où ce texte est écrit, il n'y a qu'un paquet ; si vous utilisez une
+distribution basée sur des RPM, pensez à mettre à jour les lignes
Requires/BuildRequires afin d'aider les autres utilisateurs de votre
distribution. Si vous n'avez pas d'accès en écriture au SVN, vous pouvez
soumettre un patch auprès de
-<http://sourceforge.net/tracker/?group_id=93438&atid=604308>.
+<https://bugs.launchpad.net/inkscape>.
Consulter http://wiki.inkscape.org/wiki/index.php/CompilingInkscape pour des
@@ -31,7 +31,7 @@ Alors que beaucoup de développeurs travaillent sur la correction de bugs et la
création de nouvelles fonctionnalités, il est important de noter que même les
non-programmeurs peuvent contribuer à la puissance et au succès d'Inkscape.
Vous avez probablement une idée d'une chose sur laquelle vous aimeriez
-travailler. Sinon, voivi quelques façons d'apporter votre aide :
+travailler. Sinon, voivi quelques façons d'apporter votre aide :
* Sélectionner un bug, le corriger et envoyer un path ("diff -uNrp" ou
"cvs diff -up")
@@ -51,7 +51,7 @@ Consultez http://inkscape.org/svn.php pour voir comment accéder au SVN, y
compris depuis un navigateur web.
Nous donnons un accès en écriture au SVN à toute personne ayant démontré une
motivation pour aider à développer le code. Prouver votre motivation est très
-simple : fournir deux contributions et demander un accès.
+simple : fournir deux contributions et demander un accès.
Décisions de patch
diff --git a/HACKING.it.txt b/HACKING.it.txt
index 833fe5e34..07c1ba4d5 100644
--- a/HACKING.it.txt
+++ b/HACKING.it.txt
@@ -11,7 +11,7 @@ Al momento, questa lista contiene un solo pacchetto; se usi usa distribuzione
basata su RPM, sei pregato di aggiornare le linee Requires/BuildRequires in modo
da aiutare gli altri utenti della tua stessa distribuzione. Se non hai accesso in
scrittura al SVN, puoi inviare una patch al sistema di gestione delle patch
-<http://sourceforge.net/tracker/?group_id=93438&atid=604308>.
+<https://bugs.launchpad.net/inkscape>.
Consulta http://wiki.inkscape.org/wiki/index.php/CompilingInkscape per informazioni
più generali sulla compilazione, incluso come trovare i pacchetti necessari per la
diff --git a/HACKING.pt_BR.txt b/HACKING.pt_BR.txt
index f220b38db..81b8bbef5 100644
--- a/HACKING.pt_BR.txt
+++ b/HACKING.pt_BR.txt
@@ -12,7 +12,7 @@ baseada em RPM, então por favor considere atualizar as linhas de Requires/Build
(Requerimentos) para ajudar outros usuários de sua distribuição. Se você não
tem acesso de escrita ao SVN, então você pode submeter uma correção pra o
patch tracker
-<http://sourceforge.net/tracker/?group_id=93438&atid=604308>.
+<https://bugs.launchpad.net/inkscape>.
Visite http://wiki.inkscape.org/wiki/index.php/CompilingInkscape para observações
diff --git a/HACKING.txt b/HACKING.txt
index e3f6a9046..f22525cef 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -10,8 +10,8 @@ inkscape.spec.in has a partial list of requirements:
At the time of writing, it contains only one package; if you use an RPM-based
distribution, then please consider updating the Requires/BuildRequires lines to
help other users of your distribution. If you don't have SVN write access,
-then you can submit a patch to the patch tracker
-<http://sourceforge.net/tracker/?group_id=93438&atid=604308>.
+then you can submit a patch to the bug tracker
+<https://bugs.launchpad.net/inkscape>.
See http://wiki.inkscape.org/wiki/index.php/CompilingInkscape for more general