updated po files and config file
This commit is contained in:
@@ -41,7 +41,8 @@ SINGLE_OPTIONS = (
|
||||
'Architecture',
|
||||
'XferCommand',
|
||||
'CleanMethod',
|
||||
'SigLevel'
|
||||
'SigLevel',
|
||||
'LocalFileSigLevel'
|
||||
)
|
||||
|
||||
BOOLEAN_OPTIONS = (
|
||||
@@ -51,7 +52,8 @@ BOOLEAN_OPTIONS = (
|
||||
'TotalDownload',
|
||||
'CheckSpace',
|
||||
'VerbosePkgLists',
|
||||
'ILoveCandy'
|
||||
'ILoveCandy',
|
||||
'Color'
|
||||
)
|
||||
|
||||
def pacman_conf_enumerator(path):
|
||||
|
Reference in New Issue
Block a user