[DebianGIS-dev] CVS Update: musmap/debian packages.templates

mparent-guest at haydn.debian.org mparent-guest at haydn.debian.org
Tue Mar 28 10:54:51 UTC 2006


  User: mparent-guest
  Date: 06/03/28 10:54:50

  Modified:    debian   packages.templates
  Log:
  Translation i18n / L10n
  
  Revision  Changes    Path
  1.4       +25 -25    musmap/debian/packages.templates
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.templates?annotate=1.4&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.templates?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.templates.diff?r1=1.4&r2=1.3&cvsroot=
  
  -----------------------------------
  
  Index: packages.templates
  ===================================================================
  RCS file: /cvsroot/pkg-grass/musmap/debian/packages.templates,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- packages.templates	15 Jan 2006 22:55:04 -0000	1.3
  +++ packages.templates	28 Mar 2006 10:54:50 -0000	1.4
  @@ -1,70 +1,70 @@
   Template: musmap/gofirst
   Type: boolean
  -Description: Return to first step
  +_description: Return to first step
   Default: false
   
   Template: musmap/dbengine
   Type: select
  -Description: Choose the database engine for musmap
  -Choices: mysql, postgresql, sqlite, firebird(experimental)
  +__choices: mysql, postgresql, sqlite, firebird(experimental)
  +_description: Choose the database engine for musmap
   Default: mysql
   
   Template: musmap/dbhost
   Type: string
  -Description: Database host (leave blank for local db)
  -Default: 
  +_default: 
  +_description: Database host (leave blank for local db)
   
   Template: musmap/dbport
   Type: string
  -Description: Database host port
  -Default: 5432
  +default: 5432
  +_description: Database host port
   
   Template: musmap/dbuser
   Type: string
  -Description: Database user
  -Default: musmap
  +default: musmap
  +_description: Database user
   
   Template: musmap/dbpassword
   Type: password
  -Description: Database user password
  -Default: 
  +default: 
  +_description: Database user password
   
   Template: musmap/dbname
   Type: string
  -Description: Database name
  -Default: musmap
  +default: musmap
  +_description: Database name
   
   Template: musmap/dbfilename
   Type: string
  -Description: Database file name
  -Default: /var/lib/musmap/db.sqlite
  +default: /var/lib/musmap/db.sqlite
  +_description: Database file name
   
   Template: musmap/dbpath
   Type: string
  -Description: Database path
  -Default: localhost:/path/to/musmap
  +default: localhost:/path/to/musmap
  +_description: Database path
   
   Template: musmap/dbadminuser
   Type: string
  -Description: Database SUPER-user: this is needed to create database.
  -Default: 
  +default: 
  +_description: Database SUPER-user: this is needed to create database.
   
   Template: musmap/dbadminpassword
   Type: password
  -Description: Database SUPER-user password
  -Default: 
  +default: 
  +_description: Database SUPER-user password
   
   Template: musmap/dbcreate
   Type: boolean
  -Description: Create database
  +description: Create database
   Default: true
   
   Template: musmap/dberror
   Type: note
  -Description: A database error occured. Check your params.
  +_description: A database error occured. Check your params.
   
   Template: musmap/postinstall
   Type: note
  -Description: 
  -  Musmap is now partially installed, to finish installation 
  +_description: 
  +  Musmap is now partially installed, to finish installation
     you should go to http://127.0.0.1/musmap/ and follow instructions.
  
  
  



More information about the Pkg-grass-devel mailing list