From: Joseph Spiros Date: Thu, 3 Mar 2005 16:51:53 +0000 (+0000) Subject: Finished setting proper SVN properties on files and cleaned up some X-Git-Tag: v1.0~5 X-Git-Url: http://git.ithinksw.org/ITKit.git/commitdiff_plain/24e8080bddc73dc3ffcaa483570cdfa9d7258c53 Finished setting proper SVN properties on files and cleaned up some localizations and the Showcase code layout. --- diff --git a/EffectSupport.txt b/EffectSupport.txt old mode 100755 new mode 100644 diff --git a/English.lproj/ITKeyCodes.plist b/English.lproj/ITKeyCodes.plist old mode 100755 new mode 100644 index 40d44b6..2693c50 --- a/English.lproj/ITKeyCodes.plist +++ b/English.lproj/ITKeyCodes.plist @@ -1,103 +1,103 @@ -{ - 0 = "A"; - 1 = "S"; - 2 = "D"; - 3 = "F"; - 4 = "H"; - 5 = "G"; - 6 = "Z"; - 7 = "X"; - 8 = "C"; - 9 = "V"; - 10 = "$"; - 11 = "B"; - 12 = "Q"; - 13 = "W"; - 14 = "E"; - 15 = "R"; - 16 = "Y"; - 17 = "T"; - 18 = "1"; - 19 = "2"; - 20 = "3"; - 21 = "4"; - 22 = "6"; - 23 = "5"; - 24 = "="; - 25 = "9"; - 26 = "7"; - 27 = "-"; - 28 = "8"; - 29 = "0"; - 30 = "\]"; - 31 = "O"; - 32 = "U"; - 33 = "\["; - 34 = "I"; - 35 = "P"; - 36 = "Return"; - 37 = "L"; - 38 = "J"; - 39 = "\'"; - 40 = "K"; - 41 = ";"; - 42 = "\\"; - 43 = ","; - 44 = "\/"; - 45 = "N"; - 46 = "M"; - 47 = "."; - 48 = "Tab"; - 49 = "Space"; - 50 = "\`"; - 51 = "Delete"; - 53 = "ESC"; - 55 = "Command"; - 56 = "Shift"; - 57 = "Caps Lock"; - 58 = "Option"; - 59 = "Control"; - 65 = "Pad ."; - 67 = "Pad *"; - 69 = "Pad +"; - 71 = "Clear"; - 75 = "Pad /"; - 76 = "Pad Enter"; - 78 = "Pad -"; - 81 = "Pad ="; - 82 = "Pad 0"; - 83 = "Pad 1"; - 84 = "Pad 2"; - 85 = "Pad 3"; - 86 = "Pad 4"; - 87 = "Pad 5"; - 88 = "Pad 6"; - 89 = "Pad 7"; - 91 = "Pad 8"; - 92 = "Pad 9"; - 96 = "F5"; - 97 = "F6"; - 98 = "F7"; - 99 = "F3"; - 100 = "F8"; - 101 = "F9"; - 103 = "F11"; - 105 = "F13"; - 107 = "F14"; - 109 = "F10"; - 111 = "F12"; - 113 = "F15"; - 114 = "Ins"; - 115 = "Home"; - 116 = "Page Up"; - 117 = "Del"; - 118 = "F4"; - 119 = "End"; - 120 = "F2"; - 121 = "Page Down"; - 122 = "F1"; - 123 = "Left Arrow"; - 124 = "Right Arrow"; - 125 = "Down Arrow"; - 126 = "Up Arrow"; +{ + 0 = "A"; + 1 = "S"; + 2 = "D"; + 3 = "F"; + 4 = "H"; + 5 = "G"; + 6 = "Z"; + 7 = "X"; + 8 = "C"; + 9 = "V"; + 10 = "$"; + 11 = "B"; + 12 = "Q"; + 13 = "W"; + 14 = "E"; + 15 = "R"; + 16 = "Y"; + 17 = "T"; + 18 = "1"; + 19 = "2"; + 20 = "3"; + 21 = "4"; + 22 = "6"; + 23 = "5"; + 24 = "="; + 25 = "9"; + 26 = "7"; + 27 = "-"; + 28 = "8"; + 29 = "0"; + 30 = "\]"; + 31 = "O"; + 32 = "U"; + 33 = "\["; + 34 = "I"; + 35 = "P"; + 36 = "Return"; + 37 = "L"; + 38 = "J"; + 39 = "\'"; + 40 = "K"; + 41 = ";"; + 42 = "\\"; + 43 = ","; + 44 = "\/"; + 45 = "N"; + 46 = "M"; + 47 = "."; + 48 = "Tab"; + 49 = "Space"; + 50 = "\`"; + 51 = "Delete"; + 53 = "ESC"; + 55 = "Command"; + 56 = "Shift"; + 57 = "Caps Lock"; + 58 = "Option"; + 59 = "Control"; + 65 = "Pad ."; + 67 = "Pad *"; + 69 = "Pad +"; + 71 = "Clear"; + 75 = "Pad /"; + 76 = "Pad Enter"; + 78 = "Pad -"; + 81 = "Pad ="; + 82 = "Pad 0"; + 83 = "Pad 1"; + 84 = "Pad 2"; + 85 = "Pad 3"; + 86 = "Pad 4"; + 87 = "Pad 5"; + 88 = "Pad 6"; + 89 = "Pad 7"; + 91 = "Pad 8"; + 92 = "Pad 9"; + 96 = "F5"; + 97 = "F6"; + 98 = "F7"; + 99 = "F3"; + 100 = "F8"; + 101 = "F9"; + 103 = "F11"; + 105 = "F13"; + 107 = "F14"; + 109 = "F10"; + 111 = "F12"; + 113 = "F15"; + 114 = "Ins"; + 115 = "Home"; + 116 = "Page Up"; + 117 = "Del"; + 118 = "F4"; + 119 = "End"; + 120 = "F2"; + 121 = "Page Down"; + 122 = "F1"; + 123 = "Left Arrow"; + 124 = "Right Arrow"; + 125 = "Down Arrow"; + 126 = "Up Arrow"; } \ No newline at end of file diff --git a/English.lproj/ITKeyComboPanel.nib/classes.nib b/English.lproj/ITKeyComboPanel.nib/classes.nib old mode 100755 new mode 100644 diff --git a/English.lproj/ITKeyComboPanel.nib/info.nib b/English.lproj/ITKeyComboPanel.nib/info.nib old mode 100755 new mode 100644 diff --git a/English.lproj/ITKeyComboPanel.nib/objects.nib b/English.lproj/ITKeyComboPanel.nib/objects.nib old mode 100755 new mode 100644 diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings old mode 100755 new mode 100644 index e711269..aa7aeed Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings old mode 100755 new mode 100644 index 57d9d74..e69de29 --- a/English.lproj/Localizable.strings +++ b/English.lproj/Localizable.strings @@ -1,75 +0,0 @@ -/* AppleScript Error Alert */ -"%@\nFound at character index, length: %d, %d" = "%@\nFound at character index, length: %d, %d"; -"AppleScript Error %@" = "AppleScript Error %@"; - -/* File Size Abbrev. */ -"b" = "b"; -"GB" = "GB"; -"KB" = "KB"; -"MB" = "MB"; - -/* General Error Alert */ -"Details..." = "Details..."; -"Error" = "Error"; -"Exception Details" = "Exception Details"; -"Name: %@\nReason: %@\nStack Trace:\n%@\n\nInfo:\n%@\n" = "Name: %@\nReason: %@\nStack Trace:\n%@\n\nInfo:\n%@\n"; - -/* Hot Keys: Key Combo text for 'empty' combo */ -"(None)" = "(None)"; - -/* Isis: Alert Body */ -"The latest version of %@ is %@. Choose \"More Info\" to open a web page from which you can download or get information about this new version." = "The latest version of %@ is %@. Choose \"More Info\" to open a web page from which you can download or get information about this new version."; - -/* Isis: Alert Title */ -"A new version of %@ is now available." = "A new version of %@ is now available."; -"You're currently using the most up-to-date version of %@." = "You're currently using the most up-to-date version of %@."; - -/* Isis: Button */ -"Download now" = "Download now"; -"More Info..." = "More Info..."; -"Update Later" = "Update Later"; - -/* Isis: Error Msg */ -"Software Update Failed: Couldn't load remote version info" = "Software Update Failed: Couldn't load remote version info"; -"Software Update Failed: Failed to find bundle with given identifier" = "Software Update Failed: Failed to find bundle with given identifier"; - -/* Noise Alert - AppleScript Error Alert - General Error Alert - Trash Alert - Isis: Button */ -"OK" = "OK"; - -/* Noise Alert */ -"Do Not Adjust Your Speakers" = "Do Not Adjust Your Speakers"; -"Purchase" = "Purchase"; -"You are using an UNREGISTERED copy of %@. Because of this, the quality of the audio being hijacked will now begin deteriorating noticeably. Nothing is wrong with your speakers - you simply need to register to retain completely full-quality audio" = "You are using an UNREGISTERED copy of %@. Because of this, the quality of the audio being hijacked will now begin deteriorating noticeably. Nothing is wrong with your speakers - you simply need to register to retain completely full-quality audio"; - -/* Registration Status */ -"Be sure to enter your name and code exactly as they were sent to you." = "Be sure to enter your name and code exactly as they were sent to you."; -"Thanks for registering!" = "Thanks for registering!"; - -/* Timers: */ -"Everyday" = "Everyday"; -"Weekdays" = "Weekdays"; -"Weekends" = "Weekends"; - -/* Timers: Abbrev. */ -"Fr" = "Fr"; -"Mo" = "Mo"; -"Sa" = "Sa"; -"Su" = "Su"; -"Th" = "Th"; -"Tu" = "Tu"; -"We" = "We"; - -/* Timers: No Days Selected */ -"Never" = "Never"; - -/* Track Time Formatter: Time data is not avaliable */ -"N/A" = "N/A"; - -/* Trash Alert */ -"This copy of %@ appears to be in the Trash" = "This copy of %@ appears to be in the Trash"; -"You probably want to be running some other copy of %@, and not this one." = "You probably want to be running some other copy of %@, and not this one."; - diff --git a/French.lproj/ITKeyCodes.plist b/French.lproj/ITKeyCodes.plist old mode 100755 new mode 100644 index 40d44b6..2693c50 --- a/French.lproj/ITKeyCodes.plist +++ b/French.lproj/ITKeyCodes.plist @@ -1,103 +1,103 @@ -{ - 0 = "A"; - 1 = "S"; - 2 = "D"; - 3 = "F"; - 4 = "H"; - 5 = "G"; - 6 = "Z"; - 7 = "X"; - 8 = "C"; - 9 = "V"; - 10 = "$"; - 11 = "B"; - 12 = "Q"; - 13 = "W"; - 14 = "E"; - 15 = "R"; - 16 = "Y"; - 17 = "T"; - 18 = "1"; - 19 = "2"; - 20 = "3"; - 21 = "4"; - 22 = "6"; - 23 = "5"; - 24 = "="; - 25 = "9"; - 26 = "7"; - 27 = "-"; - 28 = "8"; - 29 = "0"; - 30 = "\]"; - 31 = "O"; - 32 = "U"; - 33 = "\["; - 34 = "I"; - 35 = "P"; - 36 = "Return"; - 37 = "L"; - 38 = "J"; - 39 = "\'"; - 40 = "K"; - 41 = ";"; - 42 = "\\"; - 43 = ","; - 44 = "\/"; - 45 = "N"; - 46 = "M"; - 47 = "."; - 48 = "Tab"; - 49 = "Space"; - 50 = "\`"; - 51 = "Delete"; - 53 = "ESC"; - 55 = "Command"; - 56 = "Shift"; - 57 = "Caps Lock"; - 58 = "Option"; - 59 = "Control"; - 65 = "Pad ."; - 67 = "Pad *"; - 69 = "Pad +"; - 71 = "Clear"; - 75 = "Pad /"; - 76 = "Pad Enter"; - 78 = "Pad -"; - 81 = "Pad ="; - 82 = "Pad 0"; - 83 = "Pad 1"; - 84 = "Pad 2"; - 85 = "Pad 3"; - 86 = "Pad 4"; - 87 = "Pad 5"; - 88 = "Pad 6"; - 89 = "Pad 7"; - 91 = "Pad 8"; - 92 = "Pad 9"; - 96 = "F5"; - 97 = "F6"; - 98 = "F7"; - 99 = "F3"; - 100 = "F8"; - 101 = "F9"; - 103 = "F11"; - 105 = "F13"; - 107 = "F14"; - 109 = "F10"; - 111 = "F12"; - 113 = "F15"; - 114 = "Ins"; - 115 = "Home"; - 116 = "Page Up"; - 117 = "Del"; - 118 = "F4"; - 119 = "End"; - 120 = "F2"; - 121 = "Page Down"; - 122 = "F1"; - 123 = "Left Arrow"; - 124 = "Right Arrow"; - 125 = "Down Arrow"; - 126 = "Up Arrow"; +{ + 0 = "A"; + 1 = "S"; + 2 = "D"; + 3 = "F"; + 4 = "H"; + 5 = "G"; + 6 = "Z"; + 7 = "X"; + 8 = "C"; + 9 = "V"; + 10 = "$"; + 11 = "B"; + 12 = "Q"; + 13 = "W"; + 14 = "E"; + 15 = "R"; + 16 = "Y"; + 17 = "T"; + 18 = "1"; + 19 = "2"; + 20 = "3"; + 21 = "4"; + 22 = "6"; + 23 = "5"; + 24 = "="; + 25 = "9"; + 26 = "7"; + 27 = "-"; + 28 = "8"; + 29 = "0"; + 30 = "\]"; + 31 = "O"; + 32 = "U"; + 33 = "\["; + 34 = "I"; + 35 = "P"; + 36 = "Return"; + 37 = "L"; + 38 = "J"; + 39 = "\'"; + 40 = "K"; + 41 = ";"; + 42 = "\\"; + 43 = ","; + 44 = "\/"; + 45 = "N"; + 46 = "M"; + 47 = "."; + 48 = "Tab"; + 49 = "Space"; + 50 = "\`"; + 51 = "Delete"; + 53 = "ESC"; + 55 = "Command"; + 56 = "Shift"; + 57 = "Caps Lock"; + 58 = "Option"; + 59 = "Control"; + 65 = "Pad ."; + 67 = "Pad *"; + 69 = "Pad +"; + 71 = "Clear"; + 75 = "Pad /"; + 76 = "Pad Enter"; + 78 = "Pad -"; + 81 = "Pad ="; + 82 = "Pad 0"; + 83 = "Pad 1"; + 84 = "Pad 2"; + 85 = "Pad 3"; + 86 = "Pad 4"; + 87 = "Pad 5"; + 88 = "Pad 6"; + 89 = "Pad 7"; + 91 = "Pad 8"; + 92 = "Pad 9"; + 96 = "F5"; + 97 = "F6"; + 98 = "F7"; + 99 = "F3"; + 100 = "F8"; + 101 = "F9"; + 103 = "F11"; + 105 = "F13"; + 107 = "F14"; + 109 = "F10"; + 111 = "F12"; + 113 = "F15"; + 114 = "Ins"; + 115 = "Home"; + 116 = "Page Up"; + 117 = "Del"; + 118 = "F4"; + 119 = "End"; + 120 = "F2"; + 121 = "Page Down"; + 122 = "F1"; + 123 = "Left Arrow"; + 124 = "Right Arrow"; + 125 = "Down Arrow"; + 126 = "Up Arrow"; } \ No newline at end of file diff --git a/French.lproj/ITKeyComboPanel.nib/classes.nib b/French.lproj/ITKeyComboPanel.nib/classes.nib old mode 100755 new mode 100644 diff --git a/French.lproj/ITKeyComboPanel.nib/info.nib b/French.lproj/ITKeyComboPanel.nib/info.nib old mode 100755 new mode 100644 diff --git a/French.lproj/ITKeyComboPanel.nib/keyedobjects.nib b/French.lproj/ITKeyComboPanel.nib/keyedobjects.nib old mode 100755 new mode 100644 diff --git a/French.lproj/Localizable.strings b/French.lproj/Localizable.strings old mode 100755 new mode 100644 index a0a322f..e69de29 Binary files a/French.lproj/Localizable.strings and b/French.lproj/Localizable.strings differ diff --git a/German.lproj/ITKeyCodes.plist b/German.lproj/ITKeyCodes.plist old mode 100755 new mode 100644 index 40d44b6..2693c50 --- a/German.lproj/ITKeyCodes.plist +++ b/German.lproj/ITKeyCodes.plist @@ -1,103 +1,103 @@ -{ - 0 = "A"; - 1 = "S"; - 2 = "D"; - 3 = "F"; - 4 = "H"; - 5 = "G"; - 6 = "Z"; - 7 = "X"; - 8 = "C"; - 9 = "V"; - 10 = "$"; - 11 = "B"; - 12 = "Q"; - 13 = "W"; - 14 = "E"; - 15 = "R"; - 16 = "Y"; - 17 = "T"; - 18 = "1"; - 19 = "2"; - 20 = "3"; - 21 = "4"; - 22 = "6"; - 23 = "5"; - 24 = "="; - 25 = "9"; - 26 = "7"; - 27 = "-"; - 28 = "8"; - 29 = "0"; - 30 = "\]"; - 31 = "O"; - 32 = "U"; - 33 = "\["; - 34 = "I"; - 35 = "P"; - 36 = "Return"; - 37 = "L"; - 38 = "J"; - 39 = "\'"; - 40 = "K"; - 41 = ";"; - 42 = "\\"; - 43 = ","; - 44 = "\/"; - 45 = "N"; - 46 = "M"; - 47 = "."; - 48 = "Tab"; - 49 = "Space"; - 50 = "\`"; - 51 = "Delete"; - 53 = "ESC"; - 55 = "Command"; - 56 = "Shift"; - 57 = "Caps Lock"; - 58 = "Option"; - 59 = "Control"; - 65 = "Pad ."; - 67 = "Pad *"; - 69 = "Pad +"; - 71 = "Clear"; - 75 = "Pad /"; - 76 = "Pad Enter"; - 78 = "Pad -"; - 81 = "Pad ="; - 82 = "Pad 0"; - 83 = "Pad 1"; - 84 = "Pad 2"; - 85 = "Pad 3"; - 86 = "Pad 4"; - 87 = "Pad 5"; - 88 = "Pad 6"; - 89 = "Pad 7"; - 91 = "Pad 8"; - 92 = "Pad 9"; - 96 = "F5"; - 97 = "F6"; - 98 = "F7"; - 99 = "F3"; - 100 = "F8"; - 101 = "F9"; - 103 = "F11"; - 105 = "F13"; - 107 = "F14"; - 109 = "F10"; - 111 = "F12"; - 113 = "F15"; - 114 = "Ins"; - 115 = "Home"; - 116 = "Page Up"; - 117 = "Del"; - 118 = "F4"; - 119 = "End"; - 120 = "F2"; - 121 = "Page Down"; - 122 = "F1"; - 123 = "Left Arrow"; - 124 = "Right Arrow"; - 125 = "Down Arrow"; - 126 = "Up Arrow"; +{ + 0 = "A"; + 1 = "S"; + 2 = "D"; + 3 = "F"; + 4 = "H"; + 5 = "G"; + 6 = "Z"; + 7 = "X"; + 8 = "C"; + 9 = "V"; + 10 = "$"; + 11 = "B"; + 12 = "Q"; + 13 = "W"; + 14 = "E"; + 15 = "R"; + 16 = "Y"; + 17 = "T"; + 18 = "1"; + 19 = "2"; + 20 = "3"; + 21 = "4"; + 22 = "6"; + 23 = "5"; + 24 = "="; + 25 = "9"; + 26 = "7"; + 27 = "-"; + 28 = "8"; + 29 = "0"; + 30 = "\]"; + 31 = "O"; + 32 = "U"; + 33 = "\["; + 34 = "I"; + 35 = "P"; + 36 = "Return"; + 37 = "L"; + 38 = "J"; + 39 = "\'"; + 40 = "K"; + 41 = ";"; + 42 = "\\"; + 43 = ","; + 44 = "\/"; + 45 = "N"; + 46 = "M"; + 47 = "."; + 48 = "Tab"; + 49 = "Space"; + 50 = "\`"; + 51 = "Delete"; + 53 = "ESC"; + 55 = "Command"; + 56 = "Shift"; + 57 = "Caps Lock"; + 58 = "Option"; + 59 = "Control"; + 65 = "Pad ."; + 67 = "Pad *"; + 69 = "Pad +"; + 71 = "Clear"; + 75 = "Pad /"; + 76 = "Pad Enter"; + 78 = "Pad -"; + 81 = "Pad ="; + 82 = "Pad 0"; + 83 = "Pad 1"; + 84 = "Pad 2"; + 85 = "Pad 3"; + 86 = "Pad 4"; + 87 = "Pad 5"; + 88 = "Pad 6"; + 89 = "Pad 7"; + 91 = "Pad 8"; + 92 = "Pad 9"; + 96 = "F5"; + 97 = "F6"; + 98 = "F7"; + 99 = "F3"; + 100 = "F8"; + 101 = "F9"; + 103 = "F11"; + 105 = "F13"; + 107 = "F14"; + 109 = "F10"; + 111 = "F12"; + 113 = "F15"; + 114 = "Ins"; + 115 = "Home"; + 116 = "Page Up"; + 117 = "Del"; + 118 = "F4"; + 119 = "End"; + 120 = "F2"; + 121 = "Page Down"; + 122 = "F1"; + 123 = "Left Arrow"; + 124 = "Right Arrow"; + 125 = "Down Arrow"; + 126 = "Up Arrow"; } \ No newline at end of file diff --git a/German.lproj/ITKeyComboPanel.nib/classes.nib b/German.lproj/ITKeyComboPanel.nib/classes.nib old mode 100755 new mode 100644 diff --git a/German.lproj/ITKeyComboPanel.nib/info.nib b/German.lproj/ITKeyComboPanel.nib/info.nib old mode 100755 new mode 100644 diff --git a/German.lproj/ITKeyComboPanel.nib/objects.nib b/German.lproj/ITKeyComboPanel.nib/objects.nib old mode 100755 new mode 100644 diff --git a/German.lproj/Localizable.strings b/German.lproj/Localizable.strings old mode 100755 new mode 100644 index 0e7f77c..e69de29 --- a/German.lproj/Localizable.strings +++ b/German.lproj/Localizable.strings @@ -1,39 +0,0 @@ -"%@\nFound at character index, length: %d, %d" = "%@\nFound at character index, length: %d, %d"; -"(None)" = "(Keine)"; -"A new version of %@ is now available." = "Eine neue Version von%@ ist verf\U00fcgbar."; -"AppleScript Error %@" = "AppleScript Fehler %@"; -"Be sure to enter your name and code exactly as they were sent to you." = "Geben Sie Namen und Code exakt so ein, wie er Ihnen zugeschickt wurde."; -"Details..." = "Details..."; -"Do Not Adjust Your Speakers" = "Passen Sie nicht Ihre Lautsprecher an"; -"Download now" = "Jetzt herunterladen"; -Error = Fehler; -Everyday = "T\U00e4glich"; -"Exception Details" = Ausnahmedetails; -Fr = Fr; -GB = GB; -KB = KB; -MB = MB; -Mo = Mo; -"More Info..." = "Mehr Info..."; -"N/A" = "N/V"; -"Name: %@\nReason: %@\nStack Trace:\n%@\n\nInfo:\n%@\n" = "Name: %@\nReason: %@\nStack Trace:\n%@\n\nInfo:\n%@\n"; -Never = Nie; -OK = OK; -Purchase = Kaufen; -Sa = Sa; -"Software Update Failed: Couldn't load remote version info" = "Software Aktualisierung fehlgeschlagen: Konnte Remote Version nicht auslesen"; -"Software Update Failed: Failed to find bundle with given identifier" = "Software Aktualisierung fehlgeschlagen: Konnte Bundle mit \U00fcbermitteltem Identifier nicht finden"; -Su = So; -Th = Do; -"Thanks for registering!" = "Danke f\U00fcr die Registrierung"; -"The latest version of %@ is %@. Choose \"More Info\" to open a web page from which you can download or get information about this new version." = "Die letzte Version von %@ ist %@. W\U00e4hlen Sie \"Mehr Info\", um zu einer Webseite zu gelangen von der Sie diese Version herunterladen k\U00f6nnen."; -"This copy of %@ appears to be in the Trash" = "Diese Kopie von %@ scheint im Papierkorb zu liegen."; -Tu = Di; -"Update Later" = "Sp\U00e4ter aktualisieren"; -We = Mi; -Weekdays = Wochentags; -Weekends = "Am Wochenende"; -"You are using an UNREGISTERED copy of %@. Because of this, the quality of the audio being hijacked will now begin deteriorating noticeably. Nothing is wrong with your speakers - you simply need to register to retain completely full-quality audio" = "Sie benutzen eine UNREGISTRIERTE Version von %@. Deshalb wird sich die Qualit\U00e4t des \U00fcbernommenen Audiomaterials jetzt h\U00f6rbar verschlechtern. Ihre Lautsprecher sind in Ordnung - Sie m\U00fcssen nur die Software registrieren, um die volle Qualit\U00e4t zur\U00fcck zu bekommen."; -"You probably want to be running some other copy of %@, and not this one." = "Sie m\U00f6chten sicherlich eine andere Version von %@ laufen lassen und nicht diese."; -"You're currently using the most up-to-date version of %@." = "Sie benutzen zur Zeit die aktuellste Version von %@."; -b = B; diff --git a/Graphics/ITKeyboardIcon.tiff b/Graphics/ITKeyboardIcon.tiff old mode 100755 new mode 100644 diff --git a/ITKit.xcode/project.pbxproj b/ITKit.xcode/project.pbxproj index 9511d2b..4da9004 100644 --- a/ITKit.xcode/project.pbxproj +++ b/ITKit.xcode/project.pbxproj @@ -219,9 +219,9 @@ 2A30D88D056B3AD90087AE54 = { children = ( 2A30D88E056B3AD90087AE54, + 2A30D898056B3B000087AE54, 2A30D892056B3AE30087AE54, 2A30D895056B3AF20087AE54, - 2A30D898056B3B000087AE54, ); isa = PBXVariantGroup; name = ITKeyCodes.plist; @@ -291,6 +291,9 @@ 2A30D8A1056B3BE30087AE54 = { children = ( 2A30D8A2056B3BE30087AE54, + 7C6E5BFA07D777C300A5F91F, + 7C6E5BFB07D777C800A5F91F, + 7C6E5BFC07D777CC00A5F91F, ); isa = PBXVariantGroup; name = ITKeyComboPanel.nib; @@ -315,6 +318,9 @@ 2A30D8BC056B3C5D0087AE54 = { children = ( 2A30D8BD056B3C5D0087AE54, + 7C6E5BF707D7776F00A5F91F, + 7C6E5BF807D7778300A5F91F, + 7C6E5BF907D7778700A5F91F, ); isa = PBXVariantGroup; name = Localizable.strings; @@ -730,6 +736,62 @@ settings = { }; }; + 7C6E5BF607D7774500A5F91F = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = Info.plist; + refType = 4; + sourceTree = ""; + }; + 7C6E5BF707D7776F00A5F91F = { + isa = PBXFileReference; + lastKnownFileType = text.plist.strings; + name = Japanese; + path = Japanese.lproj/Localizable.strings; + refType = 4; + sourceTree = ""; + }; + 7C6E5BF807D7778300A5F91F = { + isa = PBXFileReference; + lastKnownFileType = text.plist.strings; + name = French; + path = French.lproj/Localizable.strings; + refType = 4; + sourceTree = ""; + }; + 7C6E5BF907D7778700A5F91F = { + isa = PBXFileReference; + lastKnownFileType = text.plist.strings; + name = German; + path = German.lproj/Localizable.strings; + refType = 4; + sourceTree = ""; + }; + 7C6E5BFA07D777C300A5F91F = { + isa = PBXFileReference; + lastKnownFileType = wrapper.nib; + name = Japanese; + path = Japanese.lproj/ITKeyComboPanel.nib; + refType = 4; + sourceTree = ""; + }; + 7C6E5BFB07D777C800A5F91F = { + isa = PBXFileReference; + lastKnownFileType = wrapper.nib; + name = French; + path = French.lproj/ITKeyComboPanel.nib; + refType = 4; + sourceTree = ""; + }; + 7C6E5BFC07D777CC00A5F91F = { + isa = PBXFileReference; + lastKnownFileType = wrapper.nib; + name = German; + path = German.lproj/ITKeyComboPanel.nib; + refType = 4; + sourceTree = ""; + }; 7C992DC9054F5179000B93EA = { fileEncoding = 4; isa = PBXFileReference; @@ -1605,7 +1667,7 @@ GCC_PREFIX_HEADER = ""; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - INFOPLIST_FILE = "ITKitShowcase-Info.plist"; + INFOPLIST_FILE = Showcase/Info.plist; INSTALL_PATH = "$(USER_APPS_DIR)"; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = ""; @@ -1781,8 +1843,7 @@ 7C9930E0054F69E2000B93EA, ); isa = PBXGroup; - name = Showcase; - path = ""; + path = Showcase; refType = 4; sourceTree = ""; }; @@ -1792,7 +1853,7 @@ ); isa = PBXVariantGroup; name = InfoPlist.strings; - path = ""; + path = ..; refType = 4; sourceTree = ""; }; @@ -1817,7 +1878,7 @@ ); isa = PBXVariantGroup; name = MainMenu.nib; - path = ""; + path = ..; refType = 4; sourceTree = ""; }; @@ -1837,15 +1898,16 @@ }; 7C9930E0054F69E2000B93EA = { children = ( - 7C993102054F69F9000B93EA, - 7C993103054F69F9000B93EA, + 7C6E5BF607D7774500A5F91F, + 7C99309E054F6992000B93EA, + 7C9930DB054F699B000B93EA, 7C993104054F69F9000B93EA, 7C993105054F69F9000B93EA, + 7C993102054F69F9000B93EA, 7C993106054F69F9000B93EA, 7C993107054F69F9000B93EA, 7C993108054F69F9000B93EA, - 7C9930DB054F699B000B93EA, - 7C99309E054F6992000B93EA, + 7C993103054F69F9000B93EA, ); isa = PBXGroup; name = Resources; @@ -1866,56 +1928,49 @@ 7C993102054F69F9000B93EA = { isa = PBXFileReference; lastKnownFileType = image.tiff; - name = CD.tiff; - path = Showcase/CD.tiff; + path = CD.tiff; refType = 4; sourceTree = ""; }; 7C993103054F69F9000B93EA = { isa = PBXFileReference; lastKnownFileType = image.tiff; - name = iPod.tif; - path = Showcase/iPod.tif; + path = iPod.tif; refType = 4; sourceTree = ""; }; 7C993104054F69F9000B93EA = { isa = PBXFileReference; lastKnownFileType = image.tiff; - name = ITStatusItem.tiff; - path = Showcase/ITStatusItem.tiff; + path = ITStatusItem.tiff; refType = 4; sourceTree = ""; }; 7C993105054F69F9000B93EA = { isa = PBXFileReference; lastKnownFileType = image.tiff; - name = ITStatusItemInv.tiff; - path = Showcase/ITStatusItemInv.tiff; + path = ITStatusItemInv.tiff; refType = 4; sourceTree = ""; }; 7C993106054F69F9000B93EA = { isa = PBXFileReference; lastKnownFileType = image.tiff; - name = Library.tiff; - path = Showcase/Library.tiff; + path = Library.tiff; refType = 4; sourceTree = ""; }; 7C993107054F69F9000B93EA = { isa = PBXFileReference; lastKnownFileType = image.tiff; - name = Radio.tiff; - path = Showcase/Radio.tiff; + path = Radio.tiff; refType = 4; sourceTree = ""; }; 7C993108054F69F9000B93EA = { isa = PBXFileReference; lastKnownFileType = image.tiff; - name = Volume.tiff; - path = Showcase/Volume.tiff; + path = Volume.tiff; refType = 4; sourceTree = ""; }; @@ -1965,8 +2020,7 @@ fileEncoding = 4; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; - name = Controller.h; - path = Showcase/Controller.h; + path = Controller.h; refType = 4; sourceTree = ""; }; @@ -1974,8 +2028,7 @@ fileEncoding = 4; isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; - name = Controller.m; - path = Showcase/Controller.m; + path = Controller.m; refType = 4; sourceTree = ""; }; @@ -1983,8 +2036,7 @@ fileEncoding = 4; isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; - name = main.m; - path = Showcase/main.m; + path = main.m; refType = 4; sourceTree = ""; }; diff --git a/ITKit_Prefix.pch b/ITKit_Prefix.pch old mode 100755 new mode 100644 diff --git a/Info.plist b/Info.plist old mode 100755 new mode 100644 diff --git a/Japanese.lproj/ITKeyCodes.plist b/Japanese.lproj/ITKeyCodes.plist old mode 100755 new mode 100644 index 40d44b6..2693c50 --- a/Japanese.lproj/ITKeyCodes.plist +++ b/Japanese.lproj/ITKeyCodes.plist @@ -1,103 +1,103 @@ -{ - 0 = "A"; - 1 = "S"; - 2 = "D"; - 3 = "F"; - 4 = "H"; - 5 = "G"; - 6 = "Z"; - 7 = "X"; - 8 = "C"; - 9 = "V"; - 10 = "$"; - 11 = "B"; - 12 = "Q"; - 13 = "W"; - 14 = "E"; - 15 = "R"; - 16 = "Y"; - 17 = "T"; - 18 = "1"; - 19 = "2"; - 20 = "3"; - 21 = "4"; - 22 = "6"; - 23 = "5"; - 24 = "="; - 25 = "9"; - 26 = "7"; - 27 = "-"; - 28 = "8"; - 29 = "0"; - 30 = "\]"; - 31 = "O"; - 32 = "U"; - 33 = "\["; - 34 = "I"; - 35 = "P"; - 36 = "Return"; - 37 = "L"; - 38 = "J"; - 39 = "\'"; - 40 = "K"; - 41 = ";"; - 42 = "\\"; - 43 = ","; - 44 = "\/"; - 45 = "N"; - 46 = "M"; - 47 = "."; - 48 = "Tab"; - 49 = "Space"; - 50 = "\`"; - 51 = "Delete"; - 53 = "ESC"; - 55 = "Command"; - 56 = "Shift"; - 57 = "Caps Lock"; - 58 = "Option"; - 59 = "Control"; - 65 = "Pad ."; - 67 = "Pad *"; - 69 = "Pad +"; - 71 = "Clear"; - 75 = "Pad /"; - 76 = "Pad Enter"; - 78 = "Pad -"; - 81 = "Pad ="; - 82 = "Pad 0"; - 83 = "Pad 1"; - 84 = "Pad 2"; - 85 = "Pad 3"; - 86 = "Pad 4"; - 87 = "Pad 5"; - 88 = "Pad 6"; - 89 = "Pad 7"; - 91 = "Pad 8"; - 92 = "Pad 9"; - 96 = "F5"; - 97 = "F6"; - 98 = "F7"; - 99 = "F3"; - 100 = "F8"; - 101 = "F9"; - 103 = "F11"; - 105 = "F13"; - 107 = "F14"; - 109 = "F10"; - 111 = "F12"; - 113 = "F15"; - 114 = "Ins"; - 115 = "Home"; - 116 = "Page Up"; - 117 = "Del"; - 118 = "F4"; - 119 = "End"; - 120 = "F2"; - 121 = "Page Down"; - 122 = "F1"; - 123 = "Left Arrow"; - 124 = "Right Arrow"; - 125 = "Down Arrow"; - 126 = "Up Arrow"; +{ + 0 = "A"; + 1 = "S"; + 2 = "D"; + 3 = "F"; + 4 = "H"; + 5 = "G"; + 6 = "Z"; + 7 = "X"; + 8 = "C"; + 9 = "V"; + 10 = "$"; + 11 = "B"; + 12 = "Q"; + 13 = "W"; + 14 = "E"; + 15 = "R"; + 16 = "Y"; + 17 = "T"; + 18 = "1"; + 19 = "2"; + 20 = "3"; + 21 = "4"; + 22 = "6"; + 23 = "5"; + 24 = "="; + 25 = "9"; + 26 = "7"; + 27 = "-"; + 28 = "8"; + 29 = "0"; + 30 = "\]"; + 31 = "O"; + 32 = "U"; + 33 = "\["; + 34 = "I"; + 35 = "P"; + 36 = "Return"; + 37 = "L"; + 38 = "J"; + 39 = "\'"; + 40 = "K"; + 41 = ";"; + 42 = "\\"; + 43 = ","; + 44 = "\/"; + 45 = "N"; + 46 = "M"; + 47 = "."; + 48 = "Tab"; + 49 = "Space"; + 50 = "\`"; + 51 = "Delete"; + 53 = "ESC"; + 55 = "Command"; + 56 = "Shift"; + 57 = "Caps Lock"; + 58 = "Option"; + 59 = "Control"; + 65 = "Pad ."; + 67 = "Pad *"; + 69 = "Pad +"; + 71 = "Clear"; + 75 = "Pad /"; + 76 = "Pad Enter"; + 78 = "Pad -"; + 81 = "Pad ="; + 82 = "Pad 0"; + 83 = "Pad 1"; + 84 = "Pad 2"; + 85 = "Pad 3"; + 86 = "Pad 4"; + 87 = "Pad 5"; + 88 = "Pad 6"; + 89 = "Pad 7"; + 91 = "Pad 8"; + 92 = "Pad 9"; + 96 = "F5"; + 97 = "F6"; + 98 = "F7"; + 99 = "F3"; + 100 = "F8"; + 101 = "F9"; + 103 = "F11"; + 105 = "F13"; + 107 = "F14"; + 109 = "F10"; + 111 = "F12"; + 113 = "F15"; + 114 = "Ins"; + 115 = "Home"; + 116 = "Page Up"; + 117 = "Del"; + 118 = "F4"; + 119 = "End"; + 120 = "F2"; + 121 = "Page Down"; + 122 = "F1"; + 123 = "Left Arrow"; + 124 = "Right Arrow"; + 125 = "Down Arrow"; + 126 = "Up Arrow"; } \ No newline at end of file diff --git a/Japanese.lproj/ITKeyComboPanel.nib/classes.nib b/Japanese.lproj/ITKeyComboPanel.nib/classes.nib old mode 100755 new mode 100644 diff --git a/Japanese.lproj/ITKeyComboPanel.nib/info.nib b/Japanese.lproj/ITKeyComboPanel.nib/info.nib old mode 100755 new mode 100644 diff --git a/Japanese.lproj/ITKeyComboPanel.nib/objects.nib b/Japanese.lproj/ITKeyComboPanel.nib/objects.nib old mode 100755 new mode 100644 diff --git a/Japanese.lproj/Localizable.strings b/Japanese.lproj/Localizable.strings old mode 100755 new mode 100644 index 96d8bbd..e69de29 Binary files a/Japanese.lproj/Localizable.strings and b/Japanese.lproj/Localizable.strings differ diff --git a/Showcase/CD.tiff b/Showcase/CD.tiff old mode 100755 new mode 100644 diff --git a/Showcase/Controller.h b/Showcase/Controller.h old mode 100755 new mode 100644 diff --git a/Showcase/Controller.m b/Showcase/Controller.m old mode 100755 new mode 100644 diff --git a/Showcase/English.lproj/InfoPlist.strings b/Showcase/English.lproj/InfoPlist.strings old mode 100755 new mode 100644 index b71aeb8..4289634 --- a/Showcase/English.lproj/InfoPlist.strings +++ b/Showcase/English.lproj/InfoPlist.strings @@ -1,6 +1,6 @@ /* Localized versions of Info.plist keys */ -CFBundleName = "ITKitTester"; -CFBundleShortVersionString = "ITKitTester version 0.1"; -CFBundleGetInfoString = "ITKitTester version 0.1, Copyright 2003 iThink Software."; -NSHumanReadableCopyright = "Copyright 2003 iThink Software."; +CFBundleName = "ITKitShowcase"; +CFBundleShortVersionString = "1.0"; +CFBundleGetInfoString = "ITKitShowcase 1.0, Copyright (c) 2005 iThink Software."; +NSHumanReadableCopyright = "Copyright (c) 2005 iThink Software."; \ No newline at end of file diff --git a/Showcase/English.lproj/MainMenu.nib/classes.nib b/Showcase/English.lproj/MainMenu.nib/classes.nib old mode 100755 new mode 100644 diff --git a/Showcase/English.lproj/MainMenu.nib/info.nib b/Showcase/English.lproj/MainMenu.nib/info.nib old mode 100755 new mode 100644 diff --git a/Showcase/English.lproj/MainMenu.nib/keyedobjects.nib b/Showcase/English.lproj/MainMenu.nib/keyedobjects.nib old mode 100755 new mode 100644 diff --git a/Showcase/ITStatusItem.tiff b/Showcase/ITStatusItem.tiff old mode 100755 new mode 100644 diff --git a/Showcase/ITStatusItemInv.tiff b/Showcase/ITStatusItemInv.tiff old mode 100755 new mode 100644 diff --git a/ITKitShowcase-Info.plist b/Showcase/Info.plist old mode 100755 new mode 100644 similarity index 91% rename from ITKitShowcase-Info.plist rename to Showcase/Info.plist index a1399ff..ed45b10 --- a/ITKitShowcase-Info.plist +++ b/Showcase/Info.plist @@ -9,7 +9,7 @@ CFBundleGetInfoString CFBundleIdentifier - com.ithinksw.itkitshowcase + com.ithinksw.itkit.showcase CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType @@ -19,7 +19,7 @@ CFBundleSignature ITkS CFBundleVersion - 1.0.0d1 + 1.0 NSMainNibFile MainMenu NSPrincipalClass diff --git a/Showcase/Library.tiff b/Showcase/Library.tiff old mode 100755 new mode 100644 diff --git a/Showcase/Radio.tiff b/Showcase/Radio.tiff old mode 100755 new mode 100644 diff --git a/Showcase/Volume.tiff b/Showcase/Volume.tiff old mode 100755 new mode 100644 diff --git a/Showcase/iPod.tif b/Showcase/iPod.tif old mode 100755 new mode 100644 diff --git a/Showcase/main.m b/Showcase/main.m old mode 100755 new mode 100644 diff --git a/version.plist b/version.plist old mode 100755 new mode 100644