Skip to content

Commit

Permalink
Added MSCPasswordAlertController.py to files to substitute appname in…
Browse files Browse the repository at this point in the history
… for non-localised runs
  • Loading branch information
Ben Goodstein committed May 17, 2017
1 parent 3eda0b8 commit f80c6d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions munki_rebrand.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
APP_FILES = [
'%s/en.lproj/MainMenu.xib' % APP_DIRS['MSC_DIR'],
'%s/MSCMainWindowController.py' % APP_DIRS['MSC_DIR'],
'%s/MSCPasswordAlertController.py' % APP_DIRS['MSC_DIR'],
'%s/en.lproj/MainMenu.xib' % APP_DIRS['MS_DIR']
]

Expand Down

0 comments on commit f80c6d0

Please sign in to comment.