~ubuntu-branches/debian/stretch/assaultcube-data/stretch

« back to all changes in this revision

Viewing changes to config/firstrun.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Gonéri Le Bouder, Ansgar Burchardt, Gonéri Le Bouder
  • Date: 2010-04-02 23:37:55 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100402233755-kf74fxwlu634o6vg
Tags: 1.0.4+repack1-1
[ Ansgar Burchardt ]
* debian/control: fix typo in short description

[ Gonéri Le Bouder ]
* Upgrade to 1.0.4
* bump standards-version to 3.8.4
* Add Depends: ${misc:Depends} just to avoid a lintian warning
* Add a debian/source/format file for the same reason

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
alias delayed_firstrun [
4
4
    music "pingpong/03-pp-kamikadze.ogg" (* 89 1000) " " // 90 secs, fade
5
5
    
6
 
    new_gfx_quality 2
7
 
    echo ""
8
 
    echo " 2Welcome to AssaultCube
9
 
    echo " 2Developed by 'Rabid Viper Productions'
10
 
    echo ""
11
 
    echo " 1Please use the below menu to change some necessary settings..."
12
 
    echo ""
 
6
    new_gfx_quality 3
 
7
    echo "Welcome to AssaultCube"
 
8
    echo "Developed by 'Rabid Viper Productions'"
 
9
    echo ""
 
10
    echo "Use the below menu to change some necessary settings..."
 
11
    echo ""
 
12
    echo "Further help & information can be found in your README, which is inside your AssaultCube directory."
13
13
        showmenu "QUICK setup"
14
14
]
15
15