r11098 - in /desktop/unstable/gnome-speech/debian: gnome-speech-swift.config gnome-speech-swift.templates po/templates.pot

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Tue May 22 11:56:07 UTC 2007


Author: mlang
Date: Tue May 22 11:56:07 2007
New Revision: 11098

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11098
Log:
not quite, fix lintian warnings (template prompts and bashisms) first.

Modified:
    desktop/unstable/gnome-speech/debian/gnome-speech-swift.config
    desktop/unstable/gnome-speech/debian/gnome-speech-swift.templates
    desktop/unstable/gnome-speech/debian/po/templates.pot

Modified: desktop/unstable/gnome-speech/debian/gnome-speech-swift.config
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/gnome-speech-swift.config?rev=11098&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/gnome-speech-swift.config (original)
+++ desktop/unstable/gnome-speech/debian/gnome-speech-swift.config Tue May 22 11:56:07 2007
@@ -7,7 +7,7 @@
 db_version 2.0
 
 # Autodetect default for swift_dir question
-for dir in /{opt,usr/local,usr/{local/,}share}/swift; do
+for dir in /opt/swift /usr/local/swift /usr/local/shar}/swift /usr/share/swift; do
   if [ -d "$dir" -a -d "$dir/include" -a -f "$dir/include/swift.h" -a -d "$dir/lib" ]; then
     db_set gnome-speech-swift/swift_dir "$dir"
     break

Modified: desktop/unstable/gnome-speech/debian/gnome-speech-swift.templates
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/gnome-speech-swift.templates?rev=11098&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/gnome-speech-swift.templates (original)
+++ desktop/unstable/gnome-speech/debian/gnome-speech-swift.templates Tue May 22 11:56:07 2007
@@ -1,7 +1,7 @@
 Template: gnome-speech-swift/swift_dir
 Type: string
 Default: /opt/swift
-_Description: Directory where the Cepstral swift engine can be found?
+_Description: Cepstral swift directory:
  The Cepstral swift include files and shared libraries are required
  To compile the swift backend for GNOME Speech.
  .

Modified: desktop/unstable/gnome-speech/debian/po/templates.pot
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/po/templates.pot?rev=11098&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/po/templates.pot (original)
+++ desktop/unstable/gnome-speech/debian/po/templates.pot Tue May 22 11:56:07 2007
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: mlang at debian.org\n"
-"POT-Creation-Date: 2007-05-22 11:32+0200\n"
+"POT-Creation-Date: 2007-05-22 13:53+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -19,7 +19,7 @@
 #. Type: string
 #. Description
 #: ../gnome-speech-swift.templates:1001
-msgid "Directory where the Cepstral swift engine can be found?"
+msgid "Cepstral swift directory:"
 msgstr ""
 
 #. Type: string




More information about the pkg-gnome-commits mailing list