Otavio Salvador <[EMAIL PROTECTED]> wrote:
> Jim Meyering <[EMAIL PROTECTED]> writes:
>
>> That's not a problem either, but now I'm wondering if we really
>> want all 44 names in --version output.  Typically, the names listed
>> there are those associated with "code" changes, not with translations.
>> Many of the names in AUTHORS file are solely for translations.
>> Maybe there should be a separate way to thank translators?
>>
>> What do you think?
>
> I agree. I don't know what the others think but since we're replacing
> the translation with the TP project result we might then just remove
> them from there and create an OLD_TRANSLATORS file for reference.

How about this?

>From 5947a778060d476079ea0e16ea0071bbba5b6718 Mon Sep 17 00:00:00 2001
From: Jim Meyering <[EMAIL PROTECTED]>
Date: Wed, 21 Feb 2007 15:49:10 +0100
Subject: [PATCH] * AUTHORS: Move translation credits to a...
* TRANSLATORS: ... new file.

Signed-off-by: Jim Meyering <[EMAIL PROTECTED]>
---
 AUTHORS     |   67 +---------------------------------------------------
 TRANSLATORS |   75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 66 deletions(-)
 create mode 100644 TRANSLATORS

diff --git a/AUTHORS b/AUTHORS
index e955e6f..d4e3e97 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,6 +8,7 @@ not an invitation to misrepresent who contributed to GNU Parted.
 -------------------------------------------------------------------------------
 
 We need to keep track of copyright (see the Maintainer HOWTO on www.gnu.org).
+For Parted translation credits, see TRANSLATORS.
 
 
 Leslie Patrick Polzer   <[EMAIL PROTECTED]>
@@ -72,36 +73,10 @@ Matthew Wilson          <[EMAIL PROTECTED]>
         * Don't detect AIX physical volumes as msdos partition tables
         * Code for manipulating AIX PVs
 
-Martin von Löwis        <[EMAIL PROTECTED]>
-        * German translations
-
-Baty Jean-Marc          <[EMAIL PROTECTED]>
-        * French translations
-
-Hiroshi Takekawa        <[EMAIL PROTECTED]>
-        * Japanese translations
-
-Eliphas Levy Theodoro   <[EMAIL PROTECTED]>
-        * Brazillian Portugese translations
-
-Dmitry S. Sivachenko    <[EMAIL PROTECTED]>
-        * Russian translations
-
 Timshel Knoll           <[EMAIL PROTECTED]>
         * man pages (parted.8 partprobe.8)
         * bug fixes
 
-Ivo Timmermans          <[EMAIL PROTECTED]>
-        * Dutch translations
-
-Ryoji Kawagishi         <[EMAIL PROTECTED]>
-        * Japanese translation of doc/USER (user documentation)
-        (replaced by Okuji's version, now)
-
-Okuji Yoshinori         <[EMAIL PROTECTED]>
-        * doc/USER.jp
-        * contributions to Japanese translations
-
 Masahiro Sakai          <[EMAIL PROTECTED]>
         * most of the PC98 support (disk_pc98.c), with Andrew Clausen
         * lots of tedious work on parted/strlist.c
@@ -129,46 +104,15 @@ Matt Domsch             <[EMAIL PROTECTED]>
         * misc bug fixes, including end-of-device workaround
         in libparted/linux.c
 
-Kjetil Torgrim Homme    <[EMAIL PROTECTED]>
-        * Norweigen translations
-
-Jörgen Tegnér           <[EMAIL PROTECTED]>
-        * Swedish translations
-
-Keld Simonsen           <[EMAIL PROTECTED]>
-        * Danish translations
-
 Richard M. Kreuter      <[EMAIL PROTECTED]>
         * converted doc/USER to texinfo (doc/parted.texi)
 
-Miquel Matas            <[EMAIL PROTECTED]>
-        * Catalan translations
-
 Andreas Dilger          <[EMAIL PROTECTED]>
         * lots of mix bug fixes/cleanups
 
-Vicente E. Llorens      <[EMAIL PROTECTED]>
-        * Spanish translations
-
 Yury Umanets            <[EMAIL PROTECTED]>
         * basis of libparted/fs_reiserfs
 
-Bernardo João Torres da Silveira 
-                        <[EMAIL PROTECTED]>
-        * pt_BR translation of FAQ and parted.texi
-
-Wojciech Polak          <[EMAIL PROTECTED]>
-        * Polish translations
-
-Miloslav Trmac          <[EMAIL PROTECTED]>
-        * Czech translations
-
-Maxim V. Dziumanenko    <[EMAIL PROTECTED]>
-        * Ukrainian translations
-
-Giuseppe Sacco          <[EMAIL PROTECTED]>
-        * Italian translations
-
 Guillaume Knispel       <[EMAIL PROTECTED]>
         * nearly all hfs and hfs+ code (libparted/fs_hfs)
         * hfs+ support for mac partitions (disk_mac.c)
@@ -180,19 +124,10 @@ Chris Lumens            <[EMAIL PROTECTED]>
         * interactive help fixes for filesystem types
         * gcc-4 pedanticism cleanups
 
-Wei-Lun Chao            <[EMAIL PROTECTED]>
-        * Taiwanese dialect of Chinese (Cantonese?) translations.
-
-Tran Thi Hoang Quyen    <[EMAIL PROTECTED]>
-        * Vietnamese translations
-
 Eduardo Maestri Righes  <[EMAIL PROTECTED]>
         * hidden partitions support
         * setting MS Reserved partitions through "set" command.
 
-Arif E. Nugroho         <[EMAIL PROTECTED]>
-        * Indonesian translations
-
 Ithamar R. Adema        <[EMAIL PROTECTED]>
         * BeOS support
 
diff --git a/TRANSLATORS b/TRANSLATORS
new file mode 100644
index 0000000..0fdeec4
--- /dev/null
+++ b/TRANSLATORS
@@ -0,0 +1,75 @@
+This file is part of GNU Parted
+Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+              Free Software Foundation Inc.
+
+This file may be modified and/or distributed without restriction.  This is
+not an invitation to misrepresent who contributed to GNU Parted.
+
+The following people have contributed translations.
+-------------------------------------------------------------------------------
+
+Martin von Löwis        <[EMAIL PROTECTED]>
+        * German translations
+
+Baty Jean-Marc          <[EMAIL PROTECTED]>
+        * French translations
+
+Hiroshi Takekawa        <[EMAIL PROTECTED]>
+        * Japanese translations
+
+Eliphas Levy Theodoro   <[EMAIL PROTECTED]>
+        * Brazillian Portugese translations
+
+Dmitry S. Sivachenko    <[EMAIL PROTECTED]>
+        * Russian translations
+
+Ivo Timmermans          <[EMAIL PROTECTED]>
+        * Dutch translations
+
+Ryoji Kawagishi         <[EMAIL PROTECTED]>
+        * Japanese translation of doc/USER (user documentation)
+        (replaced by Okuji's version, now)
+
+Okuji Yoshinori         <[EMAIL PROTECTED]>
+        * doc/USER.jp
+        * contributions to Japanese translations
+
+Kjetil Torgrim Homme    <[EMAIL PROTECTED]>
+        * Norweigen translations
+
+Jörgen Tegnér           <[EMAIL PROTECTED]>
+        * Swedish translations
+
+Keld Simonsen           <[EMAIL PROTECTED]>
+        * Danish translations
+
+Miquel Matas            <[EMAIL PROTECTED]>
+        * Catalan translations
+
+Vicente E. Llorens      <[EMAIL PROTECTED]>
+        * Spanish translations
+
+Bernardo João Torres da Silveira
+                        <[EMAIL PROTECTED]>
+        * pt_BR translation of FAQ and parted.texi
+
+Wojciech Polak          <[EMAIL PROTECTED]>
+        * Polish translations
+
+Miloslav Trmac          <[EMAIL PROTECTED]>
+        * Czech translations
+
+Maxim V. Dziumanenko    <[EMAIL PROTECTED]>
+        * Ukrainian translations
+
+Giuseppe Sacco          <[EMAIL PROTECTED]>
+        * Italian translations
+
+Wei-Lun Chao            <[EMAIL PROTECTED]>
+        * Taiwanese dialect of Chinese (Cantonese?) translations.
+
+Tran Thi Hoang Quyen    <[EMAIL PROTECTED]>
+        * Vietnamese translations
+
+Arif E. Nugroho         <[EMAIL PROTECTED]>
+        * Indonesian translations
-- 
1.5.0.33.gaf997


_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel

Reply via email to