Dear maintainer of jove,

On Saturday, April 26, 2008 I sent you a notice announcing my intent to upload a
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Thursday, April 10, 2008.

You either agreed for this NMU or did not respond to my notices.

I will now upload this NMU to DELAYED/2-DAY.

The NMU patch is attached to this mail.

The NMU changelog is:


Source: jove
Version: 4.16.0.70-3.1
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier <[EMAIL PROTECTED]>
Date: Thu, 10 Apr 2008 08:23:23 +0200
Closes: 418402 437241 447798 465159 470034 476318 478059 478148 479082
Changes: 
 jove (4.16.0.70-3.1) unstable; urgency=low
 .
   * Non-maintainer upload to fix pending l10n issues.
   * Debconf translations:
     - Dutch. Closes: #418402
     - Brazilian Portuguese. Closes: #447798
     - Spanish. Closes: #465159
     - Finnish. Closes: #476318
     - Galician. Closes: #478059
     - Vietnamese. Closes: #478148
     - Basque. Closes: #479082
   * Use "linux-any" in the architectures list instead of a long pile of
     arches while we really want to exclude non Linux arches
     Closes: #470034
   * Do not uncoditionnally strip binaries. Closes: #437241
   * [Lintian] Remove generic sentences from README.Debian
   * [Lintian] Correct menu section to Applications/Editors
   * [Lintian] Set debhelper compatibility with debian/compat

-- 


diff -Nru jove-4.16.0.70.old/Makefile jove-4.16.0.70/Makefile
--- jove-4.16.0.70.old/Makefile	2008-04-09 22:54:48.527240651 +0200
+++ jove-4.16.0.70/Makefile	2008-04-10 08:26:53.201736441 +0200
@@ -57,7 +57,7 @@
 INSTALLFLAGS = # -g bin -o root
 
 # to install executable files
-XINSTALL=install -s -m 755
+XINSTALL=install -m 755
 #XINSTALL=cp
 #XINSTALL=/usr/ucb/install $(INSTALLFLAGS) -c -m 755 # -s
 #CYGWIN32: XINSTALL=install $(INSTALLFLAGS) -c -m 755
diff -Nru jove-4.16.0.70.old/debian/README.debian jove-4.16.0.70/debian/README.debian
--- jove-4.16.0.70.old/debian/README.debian	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/README.debian	2008-04-10 10:13:08.854718676 +0200
@@ -1,6 +1,3 @@
-The Debian Package jove
-----------------------------
-
 xjove depends on xview, which fails to build on some new architectures,
 and which is unmaintained Upstream for years.
 
diff -Nru jove-4.16.0.70.old/debian/changelog jove-4.16.0.70/debian/changelog
--- jove-4.16.0.70.old/debian/changelog	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/changelog	2008-05-05 08:24:32.983562653 +0200
@@ -1,3 +1,24 @@
+jove (4.16.0.70-3.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix pending l10n issues.
+  * Debconf translations:
+    - Dutch. Closes: #418402
+    - Brazilian Portuguese. Closes: #447798
+    - Spanish. Closes: #465159
+    - Finnish. Closes: #476318
+    - Galician. Closes: #478059
+    - Vietnamese. Closes: #478148
+    - Basque. Closes: #479082
+  * Use "linux-any" in the architectures list instead of a long pile of
+    arches while we really want to exclude non Linux arches
+    Closes: #470034
+  * Do not uncoditionnally strip binaries. Closes: #437241
+  * [Lintian] Remove generic sentences from README.Debian
+  * [Lintian] Correct menu section to Applications/Editors
+  * [Lintian] Set debhelper compatibility with debian/compat
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Thu, 10 Apr 2008 08:23:23 +0200
+
 jove (4.16.0.70-3) unstable; urgency=medium
 
   * Updated ja.po (closes: #402611)
@@ -284,3 +305,12 @@
   * Initial Release.
 
  -- Loic Prylli <[EMAIL PROTECTED]>  Tue, 31 Dec 1996 00:41:08 +0100
+jove (4.16.0.70-3.1) unstable; urgency=medium
+
+  * Updated ja.po (closes: #402611)
+  * Updated ru.po (closes: #404429)
+  * adding build-dependency po-debconf
+  * no more changes, should be safe for release.
+  * Dutch. Closes: #418402
+
+ -- Cord Beermann <[EMAIL PROTECTED]>  Wed,  3 Jan 2007 22:02:12 +0100
diff -Nru jove-4.16.0.70.old/debian/compat jove-4.16.0.70/debian/compat
--- jove-4.16.0.70.old/debian/compat	1970-01-01 01:00:00.000000000 +0100
+++ jove-4.16.0.70/debian/compat	2008-04-10 10:16:24.790566911 +0200
@@ -0,0 +1 @@
+4
diff -Nru jove-4.16.0.70.old/debian/control jove-4.16.0.70/debian/control
--- jove-4.16.0.70.old/debian/control	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/control	2008-04-10 08:24:29.416811935 +0200
@@ -18,7 +18,7 @@
  requirements comparable to vi(1).
 
 Package: xjove
-Architecture: alpha arm hppa i386 m68k mips mipsel powerpc s390 sh sheb sparc sparc64
+Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}, jove
 Provides: editor
 Description: X11-Frontend for jove - a compact, powerful editor
diff -Nru jove-4.16.0.70.old/debian/jove.menu jove-4.16.0.70/debian/jove.menu
--- jove-4.16.0.70.old/debian/jove.menu	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/jove.menu	2008-05-05 22:23:55.937960541 +0200
@@ -1,7 +1,7 @@
 ?package(jove):\
   needs="text"\
   hints="small, useful, featureful"\
-  section="Apps/Editors"\
+  section="Applications/Editors"\
   title="jove"\
   longtitle="Jove, Jonathan's Own Version of EMACS"\
   command="/usr/bin/jove"
diff -Nru jove-4.16.0.70.old/debian/po/es.po jove-4.16.0.70/debian/po/es.po
--- jove-4.16.0.70.old/debian/po/es.po	1970-01-01 01:00:00.000000000 +0100
+++ jove-4.16.0.70/debian/po/es.po	2008-04-10 08:23:49.197299000 +0200
@@ -0,0 +1,61 @@
+# jove po-debconf translation to Spanish
+# Copyright (C) 2005 Software in the Public Interest
+# This file is distributed under the same license as the jove package.
+#
+# Changes:
+#  - Initial translation
+#         César Gómez Martín <[EMAIL PROTECTED]>
+#
+#   Traductores, si no conoce el formato PO, merece la pena leer la
+#   documentación de gettext, especialmente las secciones dedicadas a este
+#   formato, por ejemplo ejecutando:
+#          info -n '(gettext)PO Files'
+#          info -n '(gettext)Header Entry'
+# Equipo de traducción al español, por favor, lean antes de traducir
+# los siguientes documentos:
+#
+#  - El proyecto de traducción de Debian al español
+#    http://www.debian.org/intl/spanish/
+#    especialmente las notas de traducción en
+#    http://www.debian.org/intl/spanish/notas
+#
+#  - La guía de traducción de po's de debconf:
+#    /usr/share/doc/po-debconf/README-trans
+#    o http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: jove 4.16.0.69-1\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-19 14:26+0100\n"
+"PO-Revision-Date: 2008-02-10 19:09-0500\n"
+"Last-Translator: César Gómez Martín <[EMAIL PROTECTED]>\n"
+"Language-Team: Debian l10n spanish <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Spanish\n"
+"X-Poedit-Country: SPAIN\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#. Type: note
+#. Description
+#: ../jove.templates:1001
+msgid "Found old version of /etc/jove.rc. Moved it to /etc/jove/jove.rc"
+msgstr ""
+"Se ha encontrado una versión antigua de /etc/jove.rc y se ha movido a /etc/"
+"jove/jove.rc."
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Old version of /etc/jove.rc and new version /etc/jove/jove.rc found"
+msgstr ""
+"Se ha encontrado tanto la versión antigua de /etc/jove.rc como la nueva /etc/"
+"jove/jove.rc."
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Moving old version to /etc/jove/jove.rc.old"
+msgstr "Se va a mover la versión antigua del fichero a /etc/jove/jove.rc.old."
diff -Nru jove-4.16.0.70.old/debian/po/eu.po jove-4.16.0.70/debian/po/eu.po
--- jove-4.16.0.70.old/debian/po/eu.po	1970-01-01 01:00:00.000000000 +0100
+++ jove-4.16.0.70/debian/po/eu.po	2008-05-03 20:16:38.594127000 +0200
@@ -0,0 +1,38 @@
+# translation of jove-eu.po to Euskara
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Piarres Beobide <[EMAIL PROTECTED]>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: jove-eu\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-19 14:26+0100\n"
+"PO-Revision-Date: 2008-05-02 18:01+0200\n"
+"Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n"
+"Language-Team: Euskara <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: note
+#. Description
+#: ../jove.templates:1001
+msgid "Found old version of /etc/jove.rc. Moved it to /etc/jove/jove.rc"
+msgstr ""
+"/etc/jove.rc-ren bertsio zaharra aurkitu da. /etc/jove/jove.rc-ra mugitua"
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Old version of /etc/jove.rc and new version /etc/jove/jove.rc found"
+msgstr ""
+"/etc/jove.rc bertsio zaharra eta /etc/jove/jove.rc bertsio berria aurkitu "
+"dira"
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Moving old version to /etc/jove/jove.rc.old"
+msgstr "Bertsio zaharra /etc/jove/jove.rc.old-ra mugitzen"
diff -Nru jove-4.16.0.70.old/debian/po/fi.po jove-4.16.0.70/debian/po/fi.po
--- jove-4.16.0.70.old/debian/po/fi.po	1970-01-01 01:00:00.000000000 +0100
+++ jove-4.16.0.70/debian/po/fi.po	2008-04-16 00:03:46.459439000 +0200
@@ -0,0 +1,34 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: jove\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-19 14:26+0100\n"
+"PO-Revision-Date: 2008-04-15 23:04+0200\n"
+"Last-Translator: Esko Arajärvi <[EMAIL PROTECTED]>\n"
+"Language-Team: Finnish <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Poedit-Language: Finnish\n"
+"X-Poedit-Country: FINLAND\n"
+
+#. Type: note
+#. Description
+#: ../jove.templates:1001
+msgid "Found old version of /etc/jove.rc. Moved it to /etc/jove/jove.rc"
+msgstr ""
+"Löydettiin vanha tiedosto /etc/jove.rc. Se siirrettiin nimelle /etc/jove/"
+"jove.rc."
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Old version of /etc/jove.rc and new version /etc/jove/jove.rc found"
+msgstr "Löydettiin vanha versio /etc/jove.rc ja uusi versio /etc/jove/jove.rc."
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Moving old version to /etc/jove/jove.rc.old"
+msgstr "Vanha versio siirrettiin nimelle /etc/jove/jove.rc.old."
diff -Nru jove-4.16.0.70.old/debian/po/gl.po jove-4.16.0.70/debian/po/gl.po
--- jove-4.16.0.70.old/debian/po/gl.po	1970-01-01 01:00:00.000000000 +0100
+++ jove-4.16.0.70/debian/po/gl.po	2008-04-27 14:26:49.334735000 +0200
@@ -0,0 +1,36 @@
+# Galician translation of jove's debconf templates
+# This file is distributed under the same license as the jove package.
+# Jacobo Tarrio <[EMAIL PROTECTED]>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: jove\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-19 14:26+0100\n"
+"PO-Revision-Date: 2008-04-26 18:39+0100\n"
+"Last-Translator: Jacobo Tarrio <[EMAIL PROTECTED]>\n"
+"Language-Team: Galician <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../jove.templates:1001
+msgid "Found old version of /etc/jove.rc. Moved it to /etc/jove/jove.rc"
+msgstr ""
+"Atopouse unha versión antiga de /etc/jove.rc. Trasladouse a /etc/jove/jove.rc"
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Old version of /etc/jove.rc and new version /etc/jove/jove.rc found"
+msgstr ""
+"Atopouse unha versión antiga de /etc/jove.rc e unha nova versión de /etc/"
+"jove/jove.rc."
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Moving old version to /etc/jove/jove.rc.old"
+msgstr "A trasladar a versión antiga a /etc/jove/jove.rc.old"
diff -Nru jove-4.16.0.70.old/debian/po/nl.po jove-4.16.0.70/debian/po/nl.po
--- jove-4.16.0.70.old/debian/po/nl.po	1970-01-01 01:00:00.000000000 +0100
+++ jove-4.16.0.70/debian/po/nl.po	2008-04-10 08:23:22.020919000 +0200
@@ -0,0 +1,38 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: jove\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-19 14:26+0100\n"
+"PO-Revision-Date: 2007-04-04 17:25+0100\n"
+"Last-Translator: Bart Cornelis <[EMAIL PROTECTED]>\n"
+"Language-Team: debian-l10n-dutch <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Dutch\n"
+
+#. Type: note
+#. Description
+#: ../jove.templates:1001
+msgid "Found old version of /etc/jove.rc. Moved it to /etc/jove/jove.rc"
+msgstr ""
+"Er is een oudere /etc/jove.rc gevonden; deze is verplaatst naar /etc/jove/"
+"jove.rc"
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Old version of /etc/jove.rc and new version /etc/jove/jove.rc found"
+msgstr ""
+"Er is zowel een oude /etc/jove.rc als een nieuwe /etc/jove/jove.rc gevonden"
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Moving old version to /etc/jove/jove.rc.old"
+msgstr "De oude versie wordt verplaatst naar /etc/jove/jove.rc.old"
diff -Nru jove-4.16.0.70.old/debian/po/pt_BR.po jove-4.16.0.70/debian/po/pt_BR.po
--- jove-4.16.0.70.old/debian/po/pt_BR.po	1970-01-01 01:00:00.000000000 +0100
+++ jove-4.16.0.70/debian/po/pt_BR.po	2008-04-10 08:23:37.246718000 +0200
@@ -0,0 +1,41 @@
+# jove Brazilian Portuguese translation
+# Copyright (C) 2007 jove'S PACKAGE COPYRIGHT HOLDER
+# This file is distributed under the same license as the jove package.
+# Eder L. Marques (frolic) <[EMAIL PROTECTED]>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: jove 4.16.0.70-3\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-19 14:26+0100\n"
+"PO-Revision-Date: 2007-10-19 16:53-0300\n"
+"Last-Translator: Eder L. Marques (frolic) <[EMAIL PROTECTED]>\n"
+"Language-Team: l10n Portuguese <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"pt_BR utf-8\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms:  nplurals=2; plural=(n > 1);\n"
+
+#. Type: note
+#. Description
+#: ../jove.templates:1001
+msgid "Found old version of /etc/jove.rc. Moved it to /etc/jove/jove.rc"
+msgstr ""
+"Uma versão antiga do /etc/jove.rc foi encontrada. Ela foi movida para /etc/"
+"jove/jove.rc"
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Old version of /etc/jove.rc and new version /etc/jove/jove.rc found"
+msgstr ""
+"Uma versão antiga do /etc/jove.rc e uma versão nova do /etc/jove/jove.rc "
+"foram encontradas"
+
+#. Type: note
+#. Description
+#: ../jove.templates:2001
+msgid "Moving old version to /etc/jove/jove.rc.old"
+msgstr "Movendo a versão antiga para /etc/jove/jove.rc.old"
diff -Nru jove-4.16.0.70.old/debian/po/vi.po jove-4.16.0.70/debian/po/vi.po
--- jove-4.16.0.70.old/debian/po/vi.po	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/po/vi.po	2008-04-27 18:39:28.570734000 +0200
@@ -1,38 +1,39 @@
 # Vietnamese translation for jove.
-# Copyright © 2005 Free Software Foundation, Inc.
-# Clytie Siddall <[EMAIL PROTECTED]>, 2005.
+# Copyright © 2008 Free Software Foundation, Inc.
+# Clytie Siddall <[EMAIL PROTECTED]>, 2005-2008.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: jove 4.16.0.65-4\n"
+"Project-Id-Version: jove 4.16.0.70-3.1\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2007-01-03 20:58+0100\n"
-"PO-Revision-Date: 2005-06-15 21:43+0930\n"
+"PO-Revision-Date: 2008-04-27 23:41+0930\n"
 "Last-Translator: Clytie Siddall <[EMAIL PROTECTED]>\n"
-"Language-Team: Vietnamese <[EMAIL PROTECTED]>\n"
+"Language-Team: Vietnamese <[EMAIL PROTECTED]>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LocFactoryEditor 1.7b3\n"
 
 #. Type: note
 #. Description
 #: ../jove.templates:1001
 msgid "Found old version of /etc/jove.rc. Moved it to /etc/jove/jove.rc"
 msgstr ""
-"Mới tìm một phiên bản cũ của tập tin «/etc/jove.rc». Mới di chuyển nó sang «/"
-"etc/jove/jove.rc»"
+"Tìm thấy phiên bản « /etc/jove.rc » cũ. Đã di chuyển nó vào « /etc/jove/jove."
+"rc »."
 
 #. Type: note
 #. Description
 #: ../jove.templates:2001
-#, fuzzy
 msgid "Old version of /etc/jove.rc and new version /etc/jove/jove.rc found"
 msgstr ""
-"Mới tìm cả phiên bản cũ «/etc/jove.rc » lẫn phiên bản mới «/etc/jove/jove.rc»"
+"Tìm thấy cả hai phiên bản cũ « /etc/jove.rc » và phiên bản mới « /etc/jove/"
+"jove.rc »."
 
 #. Type: note
 #. Description
 #: ../jove.templates:2001
 msgid "Moving old version to /etc/jove/jove.rc.old"
-msgstr "Lúc này di chuyển phiên bản cũ sang «/etc/jove/jove.rc.old»"
+msgstr "Đang di chuyển phiên bản cũ vào « /etc/jove/jove.rc.old »."
diff -Nru jove-4.16.0.70.old/debian/rules jove-4.16.0.70/debian/rules
--- jove-4.16.0.70.old/debian/rules	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/rules	2008-04-10 10:16:37.358705669 +0200
@@ -3,9 +3,6 @@
 # Uncomment this to turn on verbose mode.
 # export DH_VERBOSE=1
 
-# we build multi-binaries.
-export DH_COMPAT=4
-
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
diff -Nru jove-4.16.0.70.old/debian/xjove.README.debian jove-4.16.0.70/debian/xjove.README.debian
--- jove-4.16.0.70.old/debian/xjove.README.debian	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/xjove.README.debian	2008-05-05 22:24:42.785959273 +0200
@@ -1,8 +1,3 @@
-xjove for Debian
-----------------------
-
-Comments regarding the Package
-
 This is a X-Frontend for jove. For more information you should check
 /usr/share/doc/jove
 
diff -Nru jove-4.16.0.70.old/debian/xjove.menu jove-4.16.0.70/debian/xjove.menu
--- jove-4.16.0.70.old/debian/xjove.menu	2008-04-09 22:54:48.523249241 +0200
+++ jove-4.16.0.70/debian/xjove.menu	2008-04-10 10:15:18.938734764 +0200
@@ -1,7 +1,7 @@
 ?package(xjove):\
   needs="X11"\
   hints="small, useful, featureful"\
-  section="Apps/Editors"\
+  section="Applications/Editors"\
   title="Xjove"\
   longtitle="XJove, X-Frontend for Jonathan's Own Version of EMACS"\
   command="/usr/bin/xjove"

Attachment: signature.asc
Description: Digital signature

Reply via email to