Changeset 4887
- Timestamp:
- 08/31/07 16:26:13 (10 months ago)
- Files:
-
- Footagehead/trunk/English.lproj/Credits.rtf (modified) (2 diffs)
- Footagehead/trunk/English.lproj/ReleaseNotes.rtf (modified) (2 diffs)
- Footagehead/trunk/Footagehead.xcodeproj/project.pbxproj (modified) (5 diffs)
- Footagehead/trunk/German.lproj (added)
- Footagehead/trunk/German.lproj/Browser.nib (added)
- Footagehead/trunk/German.lproj/Browser.nib/classes.nib (added)
- Footagehead/trunk/German.lproj/Browser.nib/info.nib (added)
- Footagehead/trunk/German.lproj/Browser.nib/keyedobjects.nib (added)
- Footagehead/trunk/German.lproj/Localizable.strings (added)
- Footagehead/trunk/German.lproj/MainMenu.nib (added)
- Footagehead/trunk/German.lproj/MainMenu.nib/classes.nib (added)
- Footagehead/trunk/German.lproj/MainMenu.nib/info.nib (added)
- Footagehead/trunk/German.lproj/MainMenu.nib/keyedobjects.nib (added)
- Footagehead/trunk/German.lproj/MainMenu.nib/objects.nib (added)
- Footagehead/trunk/German.lproj/Slideshow.nib (added)
- Footagehead/trunk/German.lproj/Slideshow.nib/classes.nib (added)
- Footagehead/trunk/German.lproj/Slideshow.nib/info.nib (added)
- Footagehead/trunk/German.lproj/Slideshow.nib/keyedobjects.nib (added)
- Footagehead/trunk/Japanese.lproj/Credits.rtf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Footagehead/trunk/English.lproj/Credits.rtf
r4714 r4887 1 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf4 201 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410 2 2 {\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;} 3 3 {\colortbl;\red255\green255\blue255;\red0\green127\blue0;} … … 11 11 \f0\b \cf2 Localization 12 12 \f1\b0 \cf0 \ 13 German - Daniel Fontes\ 13 14 Japanese - Kim Ahlstr\'9am\ 14 15 \ Footagehead/trunk/English.lproj/ReleaseNotes.rtf
r4880 r4887 1 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf4 201 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410 2 2 {\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;\f2\fswiss\fcharset77 Helvetica-Oblique; 3 3 \f3\fnil\fcharset77 LucidaGrande;\f4\fnil\fcharset77 AppleSymbols;} … … 213 213 \cf2 1.3.1 214 214 \f1\b0 \cf0 \ 215 - Add German localization\ 215 216 - Add support for saving all images in the list to a local folder\ 216 217 - Update the status bar after deleting a file to reflect correct count\ Footagehead/trunk/Footagehead.xcodeproj/project.pbxproj
r4732 r4887 291 291 77EAC0D2084C6D1F006C9F69 /* FHFlickrHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FHFlickrHandler.h; sourceTree = "<group>"; }; 292 292 77EAC0D3084C6D1F006C9F69 /* FHFlickrHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FHFlickrHandler.m; sourceTree = "<group>"; }; 293 77FEA69E0C884FD300BE47A5 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = Japanese.lproj/Browser.nib; sourceTree = "<group>"; }; 294 77FEA6A80C884FD900BE47A5 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = Japanese.lproj/Slideshow.nib; sourceTree = "<group>"; }; 295 77FEA6A90C884FF000BE47A5 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = German.lproj/Browser.nib; sourceTree = "<group>"; }; 296 77FEA6AE0C884FF700BE47A5 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Localizable.strings; sourceTree = "<group>"; }; 297 77FEA6AF0C884FFD00BE47A5 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = German.lproj/MainMenu.nib; sourceTree = "<group>"; }; 298 77FEA6B00C88500200BE47A5 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = German.lproj/Slideshow.nib; sourceTree = "<group>"; }; 293 299 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 294 300 8D1107320486CEB800E47090 /* Footagehead.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Footagehead.app; sourceTree = BUILT_PRODUCTS_DIR; }; … … 1237 1243 29B97319FDCFA39411CA2CEA /* English */, 1238 1244 A52141F605CC26C800861556 /* Japanese */, 1245 77FEA6AF0C884FFD00BE47A5 /* German */, 1239 1246 ); 1240 1247 name = MainMenu.nib; … … 1245 1252 children = ( 1246 1253 770042950BDE01CC00900647 /* English */, 1254 77FEA69E0C884FD300BE47A5 /* Japanese */, 1255 77FEA6A90C884FF000BE47A5 /* German */, 1247 1256 ); 1248 1257 name = Browser.nib; … … 1253 1262 children = ( 1254 1263 770042970BDE01CC00900647 /* English */, 1264 77FEA6A80C884FD900BE47A5 /* Japanese */, 1265 77FEA6B00C88500200BE47A5 /* German */, 1255 1266 ); 1256 1267 name = Slideshow.nib; … … 1279 1290 A5E51750057750A70004F5D6 /* English */, 1280 1291 A52141F705CC270900861556 /* Japanese */, 1292 77FEA6AE0C884FF700BE47A5 /* German */, 1281 1293 ); 1282 1294 name = Localizable.strings; Footagehead/trunk/Japanese.lproj/Credits.rtf
r3032 r4887 1 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf 1001 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410 2 2 {\fonttbl\f0\fnil\fcharset78 HiraKakuPro-W6;\f1\fswiss\fcharset77 Helvetica;\f2\fnil\fcharset78 HiraKakuPro-W3; 3 3 \f3\fnil\fcharset78 Osaka-Mono;} … … 15 15 \f1\b0 \cf0 \ 16 16 17 \f2 \'93\'fa\'96\'7b\'8c\'ea 17 \f2 \'83\'68\'83\'43\'83\'63\'8c\'ea 18 \f1 - Daniel Fontes 19 \f2 \ 20 \'93\'fa\'96\'7b\'8c\'ea 18 21 \f1 - Kim Ahlstr\'9am 19 22 \f2 (\'83\'41\'83\'8b\'83\'58\'83\'67\'83\'8d\'81\'5b\'83\'80\'81\'45\'8a\'f3\'96\'b2)
