Skip to content

Commit

Permalink
Move Swift versions of the apps out to code/apps; move pyobjc version…
Browse files Browse the repository at this point in the history
…s into code/apps/pyobjc; revise .gitignore files; update make_munki_mpkg scripts
  • Loading branch information
gregneagle committed Dec 5, 2018
1 parent 75c6e0a commit 3213830
Show file tree
Hide file tree
Showing 367 changed files with 7,323 additions and 8,201 deletions.
22 changes: 1 addition & 21 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,9 @@
# don't track .pyc files
*.pyc

# localizable items generated by scripts as part of a build
code/apps/Managed Software Center/Managed Software Center/Localize.ini
# ignore the MainMenu.xib for most localizations; it is generated at build time
code/apps/Managed Software Center/Managed Software Center/*.lproj/MainMenu.xib
# but not the English one!
/!code/apps/Managed Software Center/Managed Software Center/en.lproj/MainMenu.xib
# ignore generated localized strings in en.lproj
code/apps/Managed Software Center/Managed Software Center/en.lproj/Localizable.strings
code/apps/Managed Software Center/Managed Software Center/en.lproj/MainMenu.strings

# localizable items generated by scripts as part of a build
code/apps/MunkiStatus/MunkiStatus/Localize.ini
# ignore the MainMenu.xib for most localizations; it is generated at build time
code/apps/MunkiStatus/MunkiStatus/*.lproj/MainMenu.xib
# but not the English one!
/!code/apps/MunkiStatus/MunkiStatus/en.lproj/MainMenu.xib
# ignore generated localized strings in en.lproj
code/apps/MunkiStatus/MunkiStatus/en.lproj/Localizable.strings
code/apps/MunkiStatus/MunkiStatus/en.lproj/MainMenu.strings

# ignore the build directories
code/apps/Managed Software Center/build/
code/apps/MunkiStatus/build/

# ignore any pkgs build by tool scripts
code/tools/munkitools*.pkg
munkitools*.pkg
6 changes: 1 addition & 5 deletions code/apps/Managed Software Center/.gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# .DS_Store files!
.DS_Store

# don't track .pyc files
*.pyc

# Xcode 5 user data
# Xcode user data
*.xcodeproj/project.xcworkspace/
*.xcodeproj/xcuserdata/

Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ - (void)dealloc {
[[NSDistributedNotificationCenter defaultCenter] removeObserver:self.updateObserver];
self.updateObserver = nil;
}
[super dealloc];
//[super dealloc];
}

@end

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Multiple Updates message */
"%s pending updates" = "%s ventende opdateringer";
"%@ pending updates" = "%@ ventende opdateringer";

/* One Update message */
"1 pending update" = "1 ventende opdatering";
Expand All @@ -8,10 +8,10 @@
"A logout is required before updating. Please be patient as there may be a short delay at the login window. Log out and update now?" = "Du skal logge ud før opdatering. Vent et øjeblik da der kan være en kort forsinkelse ved log ind-vinduet. Log ud og opdater nu?";

/* Logout warning string when logout is an hour or more away */
"A logout will be forced at approximately %s." = "En tvungen log ud vil ske ca. %s.";
"A logout will be forced at approximately %@." = "En tvungen log ud vil ske ca. %@.";

/* Logout warning string when logout is in < 60 minutes */
"A logout will be forced in less than %s minutes." = "En tvungen log ud vil ske om mindre end %s minutter.";
"A logout will be forced in less than %@ minutes." = "En tvungen log ud vil ske om mindre end %@ minutter.";

/* Logout warning string when logout is in less than a minute */
"A logout will be forced in less than a minute.\nAll pending updates will be installed. Unsaved work will be lost." = "En tvungen log ud vil ske om mindre end et minut.\nAlle ventende opdateringer bliver installeret. Alle uarkiverede oplysninger vil gå tabt.";
Expand Down Expand Up @@ -47,7 +47,7 @@
"An older version is currently installed. There is not enough disk space to download and install this update." = "En ældre version er installeret. Der er ikke nok ledig plads på disken til at downloade og installere denne opdatering.";

/* Long update requires a higher OS version text */
"An older version is currently installed. You must upgrade to macOS version %s or higher to be able to install this update." = "En ældre version er installeret. Du skal opgradere til macOS version %s eller nyere for at installere denne opdatering.";
"An older version is currently installed. You must upgrade to macOS version %@ or higher to be able to install this update." = "En ældre version er installeret. Du skal opgradere til macOS version %@ eller nyere for at installere denne opdatering.";

/* Other Users Blocking Apps Running title */
"Applications in use by others" = "Programmer i brug af andre";
Expand Down Expand Up @@ -206,10 +206,10 @@
"More" = "Mere";

/* Sidebar More By Developer label */
"More by %s" = "Mere af %s";
"More by %@" = "Mere af %@";

/* Sidebar More In Category label */
"More in %s" = "Mere i %s";
"More in %@" = "Mere i %@";

/* My Items label */
"My Items" = "Mine emner";
Expand Down Expand Up @@ -239,19 +239,19 @@
"OK" = "OK";

/* Forced Install Date summary */
"One or more items must be installed by %s" = "Et eller flere emner skal installeres senest %s";
"One or more items must be installed by %@" = "Et eller flere emner skal installeres senest %@";

/* Mandatory Updates Imminent detail */
"One or more mandatory updates are overdue for installation. A logout will be forced soon." = "En eller flere obligatoriske opdateringer burde have været installeret. Der vil inden længe ske en tvungen log ud.";

/* Mandatory Updates Pending detail */
"One or more updates must be installed by %s. A logout may be forced if you wait too long to update." = "En eller flere opdateringer skal installeres inden %s. Hvis du venter for længe, vil der ske en tvungen log ud.";
"One or more updates must be installed by %@. A logout may be forced if you wait too long to update." = "En eller flere opdateringer skal installeres inden %@. Hvis du venter for længe, vil der ske en tvungen log ud.";

/* Other Available Updates label */
"Other available updates" = "Andre tilgængelige opdateringer";

/* Other Users Blocking Apps Running detail */
"Other logged in users are using the following applications. Try updating later when they are no longer in use:\n\n%s" = "Der er andre brugere som anvender følgende programmer. Prøv at opdatere senere når de ikke længere er i brug:\n\n%s";
"Other logged in users are using the following applications. Try updating later when they are no longer in use:\n\n%@" = "Der er andre brugere som anvender følgende programmer. Prøv at opdatere senere når de ikke længere er i brug:\n\n%@";

/* Other Users Logged In title */
"Other users logged in" = "Andre brugere er logget ind";
Expand Down Expand Up @@ -380,7 +380,7 @@
"This item is required by:" = "Dette emne kræves af:";

/* Forced Date warning */
"This item must be installed by %s" = "Dette emne skal installeres senest %s";
"This item must be installed by %@" = "Dette emne skal installeres senest %@";

/* Password explanation */
"To allow this, enter your login password." = "For at tillade dette, skal du skrive din log ind-adgangskode.";
Expand Down Expand Up @@ -458,10 +458,10 @@
"You have no selected software." = "Du har ikke valgt nogen software.";

/* Blocking Apps Running detail */
"You must quit the following applications before proceeding with installation or removal:\n\n%s" = "Du skal slutte følgende programmer for du forsætter med installering eller fjernelse:\n\n%s";
"You must quit the following applications before proceeding with installation or removal:\n\n%@" = "Du skal slutte følgende programmer for du forsætter med installering eller fjernelse:\n\n%@";

/* Long item requires a higher OS version text */
"You must upgrade to macOS version %s to be able to install this item." = "Du skal opgradere til macOS version %s for at installere dette emne.";
"You must upgrade to macOS version %@ to be able to install this item." = "Du skal opgradere til macOS version %@ for at installere dette emne.";

/* No Power Source Warning text */
"Your computer is not connected to a power source." = "Computeren er ikke sluttet til strømforsyningen.";
Expand All @@ -473,4 +473,4 @@
"Your software is up to date." = "Softwaren er opdateret.";

/* macOS update required text */
"macOS update required" = "Kræver macOS-opdatering";
"macOS update required" = "Kræver macOS-opdatering";
Loading

0 comments on commit 3213830

Please sign in to comment.