Initial snapshot
This commit is contained in:
commit
fee4dd4e6d
373 changed files with 62144 additions and 0 deletions
26
environment/profile/user/user.desc
Normal file
26
environment/profile/user/user.desc
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
#
|
||||
# ---------- header -----------------------------------------------------------
|
||||
#
|
||||
# project kaneton
|
||||
#
|
||||
# license kaneton
|
||||
#
|
||||
# file /home/mycure/kaneton/environment/profile/user/user.desc
|
||||
#
|
||||
# created julien quintard [fri may 25 09:36:30 2007]
|
||||
# updated julien quintard [thu may 31 21:49:03 2007]
|
||||
#
|
||||
|
||||
#
|
||||
# ---------- information ------------------------------------------------------
|
||||
#
|
||||
# this file contains the description of the user variables.
|
||||
#
|
||||
|
||||
- variable: _DISPLAY_
|
||||
string: Display Colorization
|
||||
type: set
|
||||
values:
|
||||
Uncolored: ${_DISPLAY_UNCOLORED_}
|
||||
Colored: ${_DISPLAY_COLORED_}
|
||||
description: Activate or not the colorization of the environment messages.
|
||||
Reference in a new issue