mirror of
https://github.com/munki/munki.git
synced 2026-05-07 21:09:38 -05:00
Mass renaming of MSUfoo stuff to MSCfoo stuff. Hope I don't regret it.
This commit is contained in:
+32
-32
@@ -7,7 +7,7 @@
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
650B29A419B69FC800A5E946 /* toolbar.py in Resources */ = {isa = PBXBuildFile; fileRef = 650B29A319B69FC800A5E946 /* toolbar.py */; };
|
||||
650B29A419B69FC800A5E946 /* MSCToolbar.py in Resources */ = {isa = PBXBuildFile; fileRef = 650B29A319B69FC800A5E946 /* MSCToolbar.py */; };
|
||||
C00A4C57185FCEC9004EB3B7 /* FoundationPlist.py in Resources */ = {isa = PBXBuildFile; fileRef = C00A4C56185FCEC9004EB3B7 /* FoundationPlist.py */; };
|
||||
C02C98891911B81D00425167 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C02C98871911B81D00425167 /* Localizable.strings */; };
|
||||
C035274E18A9C582004A5AE4 /* libpython2.6.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = C035274D18A9C582004A5AE4 /* libpython2.6.dylib */; };
|
||||
@@ -16,15 +16,15 @@
|
||||
C09004F216CDD84E00BE34CE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C09004F116CDD84E00BE34CE /* Cocoa.framework */; };
|
||||
C090050016CDD84E00BE34CE /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C09004FF16CDD84E00BE34CE /* main.m */; };
|
||||
C090050616CDD84E00BE34CE /* main.py in Resources */ = {isa = PBXBuildFile; fileRef = C090050516CDD84E00BE34CE /* main.py */; };
|
||||
C090050816CDD84E00BE34CE /* MSUAppDelegate.py in Resources */ = {isa = PBXBuildFile; fileRef = C090050716CDD84E00BE34CE /* MSUAppDelegate.py */; };
|
||||
C090050816CDD84E00BE34CE /* MSCAppDelegate.py in Resources */ = {isa = PBXBuildFile; fileRef = C090050716CDD84E00BE34CE /* MSCAppDelegate.py */; };
|
||||
C090050B16CDD84E00BE34CE /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = C090050916CDD84E00BE34CE /* MainMenu.xib */; };
|
||||
C094B6CF188F7C7700E06897 /* MSUStatusController.py in Resources */ = {isa = PBXBuildFile; fileRef = C094B6CE188F7C7700E06897 /* MSUStatusController.py */; };
|
||||
C0A71B76188A47C700A6EE82 /* MSUMainWindowController.py in Resources */ = {isa = PBXBuildFile; fileRef = C0A71B75188A47C700A6EE82 /* MSUMainWindowController.py */; };
|
||||
C094B6CF188F7C7700E06897 /* MSCStatusController.py in Resources */ = {isa = PBXBuildFile; fileRef = C094B6CE188F7C7700E06897 /* MSCStatusController.py */; };
|
||||
C0A71B76188A47C700A6EE82 /* MSCMainWindowController.py in Resources */ = {isa = PBXBuildFile; fileRef = C0A71B75188A47C700A6EE82 /* MSCMainWindowController.py */; };
|
||||
C0AAA21C18B801400012663F /* MunkiItems.py in Resources */ = {isa = PBXBuildFile; fileRef = C0AAA21B18B801400012663F /* MunkiItems.py */; };
|
||||
C0AAA21E18BAD8710012663F /* msulog.py in Resources */ = {isa = PBXBuildFile; fileRef = C0AAA21D18BAD8710012663F /* msulog.py */; };
|
||||
C0AAA22018BC67F90012663F /* msuhtml.py in Resources */ = {isa = PBXBuildFile; fileRef = C0AAA21F18BC67F90012663F /* msuhtml.py */; };
|
||||
C0AAA21E18BAD8710012663F /* msclog.py in Resources */ = {isa = PBXBuildFile; fileRef = C0AAA21D18BAD8710012663F /* msclog.py */; };
|
||||
C0AAA22018BC67F90012663F /* mschtml.py in Resources */ = {isa = PBXBuildFile; fileRef = C0AAA21F18BC67F90012663F /* mschtml.py */; };
|
||||
C0AE8658186D2DF900C87AE7 /* Managed Software Center.icns in Resources */ = {isa = PBXBuildFile; fileRef = C0AE8657186D2DF900C87AE7 /* Managed Software Center.icns */; };
|
||||
C0AE865A186D32AF00C87AE7 /* MSUBadgedTemplateImage.py in Resources */ = {isa = PBXBuildFile; fileRef = C0AE8659186D32AF00C87AE7 /* MSUBadgedTemplateImage.py */; };
|
||||
C0AE865A186D32AF00C87AE7 /* MSCBadgedTemplateImage.py in Resources */ = {isa = PBXBuildFile; fileRef = C0AE8659186D32AF00C87AE7 /* MSCBadgedTemplateImage.py */; };
|
||||
C0B3743F187089F300B6204E /* AllItemsTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = C0B3743A187089F300B6204E /* AllItemsTemplate.png */; };
|
||||
C0B37442187089F300B6204E /* toolbarCategoriesTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C0B3743D187089F300B6204E /* toolbarCategoriesTemplate.pdf */; };
|
||||
C0B37443187089F300B6204E /* toolbarUpdatesTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C0B3743E187089F300B6204E /* toolbarUpdatesTemplate.pdf */; };
|
||||
@@ -32,12 +32,12 @@
|
||||
C0B3744718708A0300B6204E /* WebResources in Resources */ = {isa = PBXBuildFile; fileRef = C0B3744518708A0300B6204E /* WebResources */; };
|
||||
C0B9E8B219AB8E5500DB7247 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C09004FC16CDD84E00BE34CE /* InfoPlist.strings */; };
|
||||
C0B9E8B619AF7E9E00DB7247 /* Managed Software Center 10_6.icns in Resources */ = {isa = PBXBuildFile; fileRef = C0B9E8B519AF7E9E00DB7247 /* Managed Software Center 10_6.icns */; };
|
||||
C0E098BC1857A3C80045DEEB /* msulib.py in Resources */ = {isa = PBXBuildFile; fileRef = C0E098BB1857A3C80045DEEB /* msulib.py */; };
|
||||
C0E098BC1857A3C80045DEEB /* msclib.py in Resources */ = {isa = PBXBuildFile; fileRef = C0E098BB1857A3C80045DEEB /* msclib.py */; };
|
||||
C0F1586E187D256200052F9A /* MyStuffTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = C0F1586D187D256200052F9A /* MyStuffTemplate.png */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
650B29A319B69FC800A5E946 /* toolbar.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = toolbar.py; sourceTree = "<group>"; };
|
||||
650B29A319B69FC800A5E946 /* MSCToolbar.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MSCToolbar.py; sourceTree = "<group>"; };
|
||||
C00A4C56185FCEC9004EB3B7 /* FoundationPlist.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FoundationPlist.py; sourceTree = "<group>"; };
|
||||
C02C98731911B55600425167 /* Managed Software Center-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Managed Software Center-Info.plist"; sourceTree = "<group>"; };
|
||||
C02C98751911B63E00425167 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
||||
@@ -80,15 +80,15 @@
|
||||
C09004FF16CDD84E00BE34CE /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
||||
C090050116CDD84E00BE34CE /* Managed Software Center-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Managed Software Center-Prefix.pch"; sourceTree = "<group>"; };
|
||||
C090050516CDD84E00BE34CE /* main.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = main.py; sourceTree = "<group>"; };
|
||||
C090050716CDD84E00BE34CE /* MSUAppDelegate.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MSUAppDelegate.py; sourceTree = "<group>"; };
|
||||
C090050716CDD84E00BE34CE /* MSCAppDelegate.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MSCAppDelegate.py; sourceTree = "<group>"; };
|
||||
C090050A16CDD84E00BE34CE /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
||||
C094B6CE188F7C7700E06897 /* MSUStatusController.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MSUStatusController.py; sourceTree = "<group>"; };
|
||||
C0A71B75188A47C700A6EE82 /* MSUMainWindowController.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MSUMainWindowController.py; sourceTree = "<group>"; };
|
||||
C094B6CE188F7C7700E06897 /* MSCStatusController.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MSCStatusController.py; sourceTree = "<group>"; };
|
||||
C0A71B75188A47C700A6EE82 /* MSCMainWindowController.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MSCMainWindowController.py; sourceTree = "<group>"; };
|
||||
C0AAA21B18B801400012663F /* MunkiItems.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MunkiItems.py; sourceTree = "<group>"; };
|
||||
C0AAA21D18BAD8710012663F /* msulog.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = msulog.py; sourceTree = "<group>"; };
|
||||
C0AAA21F18BC67F90012663F /* msuhtml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = msuhtml.py; sourceTree = "<group>"; };
|
||||
C0AAA21D18BAD8710012663F /* msclog.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = msclog.py; sourceTree = "<group>"; };
|
||||
C0AAA21F18BC67F90012663F /* mschtml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = mschtml.py; sourceTree = "<group>"; };
|
||||
C0AE8657186D2DF900C87AE7 /* Managed Software Center.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "Managed Software Center.icns"; sourceTree = "<group>"; };
|
||||
C0AE8659186D32AF00C87AE7 /* MSUBadgedTemplateImage.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MSUBadgedTemplateImage.py; sourceTree = "<group>"; };
|
||||
C0AE8659186D32AF00C87AE7 /* MSCBadgedTemplateImage.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MSCBadgedTemplateImage.py; sourceTree = "<group>"; };
|
||||
C0B3743A187089F300B6204E /* AllItemsTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = AllItemsTemplate.png; sourceTree = "<group>"; };
|
||||
C0B3743D187089F300B6204E /* toolbarCategoriesTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = toolbarCategoriesTemplate.pdf; sourceTree = "<group>"; };
|
||||
C0B3743E187089F300B6204E /* toolbarUpdatesTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = toolbarUpdatesTemplate.pdf; sourceTree = "<group>"; };
|
||||
@@ -108,7 +108,7 @@
|
||||
C0B9E8AE19AA55DC00DB7247 /* en_CA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_CA; path = en_CA.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
||||
C0B9E8AF19AA55DC00DB7247 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_GB; path = en_GB.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
||||
C0B9E8B519AF7E9E00DB7247 /* Managed Software Center 10_6.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "Managed Software Center 10_6.icns"; sourceTree = "<group>"; };
|
||||
C0E098BB1857A3C80045DEEB /* msulib.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = msulib.py; sourceTree = "<group>"; };
|
||||
C0E098BB1857A3C80045DEEB /* msclib.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = msclib.py; sourceTree = "<group>"; };
|
||||
C0F1586D187D256200052F9A /* MyStuffTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = MyStuffTemplate.png; sourceTree = "<group>"; };
|
||||
E62967521993D4A400ADCB43 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en_GB; path = en_GB.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
||||
E62967541993D4AF00ADCB43 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_GB; path = en_GB.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
@@ -175,23 +175,23 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
C0B9E8B519AF7E9E00DB7247 /* Managed Software Center 10_6.icns */,
|
||||
C094B6CE188F7C7700E06897 /* MSUStatusController.py */,
|
||||
C094B6CE188F7C7700E06897 /* MSCStatusController.py */,
|
||||
C05C3CEE188391F200095E65 /* munki.py */,
|
||||
C0B37439187089B900B6204E /* Resources */,
|
||||
C0AE8659186D32AF00C87AE7 /* MSUBadgedTemplateImage.py */,
|
||||
C0AE8659186D32AF00C87AE7 /* MSCBadgedTemplateImage.py */,
|
||||
C00A4C56185FCEC9004EB3B7 /* FoundationPlist.py */,
|
||||
C090050516CDD84E00BE34CE /* main.py */,
|
||||
C090050716CDD84E00BE34CE /* MSUAppDelegate.py */,
|
||||
C090050716CDD84E00BE34CE /* MSCAppDelegate.py */,
|
||||
C0AE8657186D2DF900C87AE7 /* Managed Software Center.icns */,
|
||||
C090050916CDD84E00BE34CE /* MainMenu.xib */,
|
||||
C09004FA16CDD84E00BE34CE /* Supporting Files */,
|
||||
C0E098BB1857A3C80045DEEB /* msulib.py */,
|
||||
C0A71B75188A47C700A6EE82 /* MSUMainWindowController.py */,
|
||||
C0E098BB1857A3C80045DEEB /* msclib.py */,
|
||||
C0A71B75188A47C700A6EE82 /* MSCMainWindowController.py */,
|
||||
C0AAA21B18B801400012663F /* MunkiItems.py */,
|
||||
C0AAA21D18BAD8710012663F /* msulog.py */,
|
||||
C0AAA21F18BC67F90012663F /* msuhtml.py */,
|
||||
C0AAA21D18BAD8710012663F /* msclog.py */,
|
||||
C0AAA21F18BC67F90012663F /* mschtml.py */,
|
||||
C079D9C018BD435200BAD62E /* AlertController.py */,
|
||||
650B29A319B69FC800A5E946 /* toolbar.py */,
|
||||
650B29A319B69FC800A5E946 /* MSCToolbar.py */,
|
||||
);
|
||||
path = "Managed Software Center";
|
||||
sourceTree = "<group>";
|
||||
@@ -321,27 +321,27 @@
|
||||
files = (
|
||||
C0B9E8B219AB8E5500DB7247 /* InfoPlist.strings in Resources */,
|
||||
C0B37443187089F300B6204E /* toolbarUpdatesTemplate.pdf in Resources */,
|
||||
C0E098BC1857A3C80045DEEB /* msulib.py in Resources */,
|
||||
C0AAA21E18BAD8710012663F /* msulog.py in Resources */,
|
||||
C094B6CF188F7C7700E06897 /* MSUStatusController.py in Resources */,
|
||||
C0E098BC1857A3C80045DEEB /* msclib.py in Resources */,
|
||||
C0AAA21E18BAD8710012663F /* msclog.py in Resources */,
|
||||
C094B6CF188F7C7700E06897 /* MSCStatusController.py in Resources */,
|
||||
C079D9C118BD435200BAD62E /* AlertController.py in Resources */,
|
||||
C0B3744718708A0300B6204E /* WebResources in Resources */,
|
||||
C090050616CDD84E00BE34CE /* main.py in Resources */,
|
||||
C0B37442187089F300B6204E /* toolbarCategoriesTemplate.pdf in Resources */,
|
||||
C0F1586E187D256200052F9A /* MyStuffTemplate.png in Resources */,
|
||||
C090050816CDD84E00BE34CE /* MSUAppDelegate.py in Resources */,
|
||||
C090050816CDD84E00BE34CE /* MSCAppDelegate.py in Resources */,
|
||||
C05C3CEF188391F200095E65 /* munki.py in Resources */,
|
||||
650B29A419B69FC800A5E946 /* toolbar.py in Resources */,
|
||||
650B29A419B69FC800A5E946 /* MSCToolbar.py in Resources */,
|
||||
C0B9E8B619AF7E9E00DB7247 /* Managed Software Center 10_6.icns in Resources */,
|
||||
C0AAA22018BC67F90012663F /* msuhtml.py in Resources */,
|
||||
C0AAA22018BC67F90012663F /* mschtml.py in Resources */,
|
||||
C02C98891911B81D00425167 /* Localizable.strings in Resources */,
|
||||
C090050B16CDD84E00BE34CE /* MainMenu.xib in Resources */,
|
||||
C0A71B76188A47C700A6EE82 /* MSUMainWindowController.py in Resources */,
|
||||
C0A71B76188A47C700A6EE82 /* MSCMainWindowController.py in Resources */,
|
||||
C00A4C57185FCEC9004EB3B7 /* FoundationPlist.py in Resources */,
|
||||
C0AE8658186D2DF900C87AE7 /* Managed Software Center.icns in Resources */,
|
||||
C0B3743F187089F300B6204E /* AllItemsTemplate.png in Resources */,
|
||||
C0AAA21C18B801400012663F /* MunkiItems.py in Resources */,
|
||||
C0AE865A186D32AF00C87AE7 /* MSUBadgedTemplateImage.py in Resources */,
|
||||
C0AE865A186D32AF00C87AE7 /* MSCBadgedTemplateImage.py in Resources */,
|
||||
C0B3744618708A0300B6204E /* templates in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
|
||||
Reference in New Issue
Block a user