diff options
| author | Antoine Beaupré <anarcat@debian.org> | 2018-03-14 12:25:11 -0400 |
|---|---|---|
| committer | Antoine Beaupré <anarcat@debian.org> | 2018-03-14 12:25:11 -0400 |
| commit | 19c038a39f39ca58ec9eda218f412856fa149fb4 (patch) | |
| tree | 16bee584700903300b29518d9a7f0c6c3c916b50 /raphodo/generatenameconfig.py | |
| parent | d1098f6cc37c5b7b98a28470781f3c4dd5d046d5 (diff) | |
| parent | 0a297829eaf3912c939e1b43a3ef6ddeb7607b38 (diff) | |
Merge tag 'upstream/0.9.9'
Upstream version 0.9.9
Diffstat (limited to 'raphodo/generatenameconfig.py')
| -rw-r--r-- | raphodo/generatenameconfig.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raphodo/generatenameconfig.py b/raphodo/generatenameconfig.py index 12b3d11..0908706 100644 --- a/raphodo/generatenameconfig.py +++ b/raphodo/generatenameconfig.py @@ -180,6 +180,7 @@ DEFAULT_VIDEO_SUBFOLDER_PREFS = [ DEFAULT_PHOTO_RENAME_PREFS = [FILENAME, NAME, ORIGINAL_CASE] DEFAULT_VIDEO_RENAME_PREFS = [FILENAME, NAME, ORIGINAL_CASE] + class i18TranslateMeThanks: """ this class is never used in actual running code Its purpose is to have these values inserted into the program's i18n template file |
