updated po files and config file

This commit is contained in:
guinux
2013-04-12 11:37:28 +02:00
parent 93b0e52bf7
commit 254e721521
16 changed files with 742 additions and 690 deletions

View File

@@ -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):