57 lines
1.5 KiB
Plaintext
57 lines
1.5 KiB
Plaintext
|
####################################################
|
||
|
# This is the configuration file for localepurge(8).
|
||
|
####################################################
|
||
|
# Comment this to enable localepurge.
|
||
|
# NO COMMENT IT IF YOU ARE NOT SURE WHAT ARE YOU DOING
|
||
|
# THIS APP DO NOT ASK FOR CONFIRMATION
|
||
|
|
||
|
#NEEDSCONFIGFIRST
|
||
|
|
||
|
####################################################
|
||
|
# Uncommenting this string enables removal of localized
|
||
|
# man pages based on the configuration information for
|
||
|
# locale files defined below:
|
||
|
|
||
|
MANDELETE
|
||
|
|
||
|
####################################################
|
||
|
# Uncommenting this string causes localepurge to simply delete
|
||
|
# locales which have newly appeared on the system without
|
||
|
# bothering you about it:
|
||
|
|
||
|
#DONTBOTHERNEWLOCALE
|
||
|
|
||
|
#####################################################
|
||
|
# Commenting out this string enables faster but less
|
||
|
# accurate calculation of freed disk space:
|
||
|
|
||
|
#QUICKNDIRTYCALC
|
||
|
|
||
|
####################################################
|
||
|
# Uncommenting this string enables display of freed disk
|
||
|
# space if localepurge has purged any superfluous data:
|
||
|
|
||
|
SHOWFREEDSPACE
|
||
|
|
||
|
#####################################################
|
||
|
# Commenting out this string disables verbose output:
|
||
|
|
||
|
#VERBOSE
|
||
|
|
||
|
#####################################################
|
||
|
# You like Colors?
|
||
|
|
||
|
NOCOLOR
|
||
|
|
||
|
#####################################################
|
||
|
# You can use the -v -d -nc options in command line.
|
||
|
|
||
|
#####################################################
|
||
|
# Following locales won't be deleted from this system
|
||
|
# for example:
|
||
|
en
|
||
|
en_GB
|
||
|
en_GB.UTF-8
|
||
|
en_US
|
||
|
en_US.UTF-8
|