~ubuntu-branches/ubuntu/lucid/blends/lucid

« back to all changes in this revision

Viewing changes to templates/config.templates

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2009-01-30 19:30:53 UTC
  • Revision ID: james.westby@ubuntu.com-20090130193053-d1f9jj2wpqb74hph
Tags: 0.6.1
* Add sources.list.experimental
* debian/rules: variable for package name
* Remove explicite path /usr/sbin/ from blend-update-menus in
  templates/post{inst,rm} because lintian warns about it in the
  Blend metapackages according to Debian Policy Manual section
  6.1.
* more elegant method to obtain package version from changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: #BLEND#-config/group
 
2
Type: multiselect
 
3
Choices: ${users}
 
4
_Description: #BLENDNAME# users:
 
5
 Please select, among the whole system user list, users who should get
 
6
 a #BLENDNAME# user menu.
 
7
 
 
8
Template: shared/#BLEND#-config/usermenus
 
9
Type: select
 
10
_Choices: Each package installation, End of installation, Never
 
11
Default: never
 
12
_Description: Build user menus at:
 
13
 The metapackages of the #BLENDNAME# Debian Pure Blend
 
14
 contain extra menus that will be auto generated from existing packages.
 
15
 If the role based user menu option was choosen these menus will be built
 
16
 when a user who is registered to a given role uses the "update-menus"
 
17
 utility.  This can be done automatically for all users who are registered
 
18
 for #BLENDNAME# after installation of each single metapackage,
 
19
 at the end of the whole installation process to save time in case
 
20
 of installing more than one metapackage or just leave the call of
 
21
 "update-menus" to the users themselves.
 
22
  * Each package installation : Call "update-menus" after each metapackage
 
23
                               (time consuming);
 
24
  * End of installation       : Call "update-menus" only once at the end of
 
25
                                the whole installation/upgrading process;
 
26
  * Never                     : Do not call "update-menus" at all.
 
27
 
 
28
Template: shared/#BLEND#-config/useusermenus
 
29
Type: boolean
 
30
_Description: Do you want user menus?
 
31
 The menus for the #BLENDNAME# Debian Pure Blend could be
 
32
 implemented as user menus which means they are visible only for those
 
33
 users that will be selected explicitely.  Be warned that selecting
 
34
 the users from a large list does not scale very well so it makes no
 
35
 real sense to activate this feature if there are more than 50 users
 
36
 on this machine.