Revision: 3328
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3328&view=rev
Author:   hofman
Date:     2007-12-19 15:57:37 -0800 (Wed, 19 Dec 2007)

Log Message:
-----------
Localized .strings and .plist files must be UTF-16.

Modified Paths:
--------------
    trunk/Skim.xcodeproj/project.pbxproj

Modified: trunk/Skim.xcodeproj/project.pbxproj
===================================================================
--- trunk/Skim.xcodeproj/project.pbxproj        2007-12-11 19:18:12 UTC (rev 
3327)
+++ trunk/Skim.xcodeproj/project.pbxproj        2007-12-19 23:57:37 UTC (rev 
3328)
@@ -577,9 +577,9 @@
                CE4F96EB0CFB4AAB00DBEA14 /* ru */ = {isa = PBXFileReference; 
lastKnownFileType = wrapper.nib; name = ru; path = ru.lproj/PasswordSheet.nib; 
sourceTree = "<group>"; };
                CE4F96EE0CFB4AB300DBEA14 /* ru */ = {isa = PBXFileReference; 
lastKnownFileType = wrapper.nib; name = ru; path = ru.lproj/BookmarkSheet.nib; 
sourceTree = "<group>"; };
                CE4F96F10CFB4ABA00DBEA14 /* ru */ = {isa = PBXFileReference; 
lastKnownFileType = text.rtf; name = ru; path = ru.lproj/Credits.rtf; 
sourceTree = "<group>"; };
-               CE4F96F40CFB4AC200DBEA14 /* ru */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = ru; path = 
ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-               CE4F96F70CFB4ACA00DBEA14 /* ru */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = ru; path = 
ru.lproj/Localizable.strings; sourceTree = "<group>"; };
-               CE4F96FA0CFB4AD400DBEA14 /* ru */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = ru; path = 
ru.lproj/ZoomValues.strings; sourceTree = "<group>"; };
+               CE4F96F40CFB4AC200DBEA14 /* ru */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = 
ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               CE4F96F70CFB4ACA00DBEA14 /* ru */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = 
ru.lproj/Localizable.strings; sourceTree = "<group>"; };
+               CE4F96FA0CFB4AD400DBEA14 /* ru */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = 
ru.lproj/ZoomValues.strings; sourceTree = "<group>"; };
                CE4F9DED0BC1BE3A005BE0A1 /* English */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = English; path = English.lproj/Localizable.strings; sourceTree = 
"<group>"; };
                CE546FC20B32D5DB00F8AFB6 /* SKNoteWindowController.h */ = {isa 
= PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path 
= SKNoteWindowController.h; sourceTree = "<group>"; };
                CE546FC30B32D5DB00F8AFB6 /* SKNoteWindowController.m */ = {isa 
= PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; 
path = SKNoteWindowController.m; sourceTree = "<group>"; };
@@ -637,9 +637,9 @@
                CE68C66B0CEF89C500B082F1 /* German */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = 
German.lproj/PasswordSheet.nib; sourceTree = "<group>"; };
                CE68C66E0CEF89CC00B082F1 /* German */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = 
German.lproj/BookmarkSheet.nib; sourceTree = "<group>"; };
                CE68C6710CEF89D200B082F1 /* German */ = {isa = 
PBXFileReference; lastKnownFileType = text.rtf; name = German; path = 
German.lproj/Credits.rtf; sourceTree = "<group>"; };
-               CE68C6740CEF89E100B082F1 /* German */ = {isa = 
PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = 
German.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-               CE68C6770CEF89ED00B082F1 /* German */ = {isa = 
PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = 
German.lproj/Localizable.strings; sourceTree = "<group>"; };
-               CE68C67A0CEF89F300B082F1 /* German */ = {isa = 
PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = 
German.lproj/ZoomValues.strings; sourceTree = "<group>"; };
+               CE68C6740CEF89E100B082F1 /* German */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = German; path = German.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               CE68C6770CEF89ED00B082F1 /* German */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = German; path = German.lproj/Localizable.strings; sourceTree = "<group>"; 
};
+               CE68C67A0CEF89F300B082F1 /* German */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = German; path = German.lproj/ZoomValues.strings; sourceTree = "<group>"; 
};
                CE68C6E40CEF8AFF00B082F1 /* German */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = German; path = 
"German.lproj/Skim Help"; sourceTree = "<group>"; };
                CE6C03EE0BEDF759007BF0B5 /* NSParagraphStyle_SKExtensions.h */ 
= {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = 
sourcecode.c.h; path = NSParagraphStyle_SKExtensions.h; sourceTree = "<group>"; 
};
                CE6C03EF0BEDF759007BF0B5 /* NSParagraphStyle_SKExtensions.m */ 
= {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = 
sourcecode.c.objc; path = NSParagraphStyle_SKExtensions.m; sourceTree = 
"<group>"; };
@@ -749,10 +749,10 @@
                CEC4C33F0CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = text.rtf; name = Spanish; path = 
Spanish.lproj/Credits.rtf; sourceTree = "<group>"; };
                CEC4C3400CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/DownloadsWindow.nib; sourceTree = "<group>"; };
                CEC4C3410CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/FindPanel.nib; sourceTree = "<group>"; };
-               CEC4C3420CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path 
= Spanish.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               CEC4C3420CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = Spanish; path = Spanish.lproj/InfoPlist.strings; sourceTree = "<group>"; 
};
                CEC4C3430CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/InfoWindow.nib; sourceTree = "<group>"; };
                CEC4C3440CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/LineInspector.nib; sourceTree = "<group>"; };
-               CEC4C3450CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path 
= Spanish.lproj/Localizable.strings; sourceTree = "<group>"; };
+               CEC4C3450CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = Spanish; path = Spanish.lproj/Localizable.strings; sourceTree = 
"<group>"; };
                CEC4C3460CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/MainMenu.nib; sourceTree = "<group>"; };
                CEC4C3470CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/MainWindow.nib; sourceTree = "<group>"; };
                CEC4C3480CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/NotesDocument.nib; sourceTree = "<group>"; };
@@ -767,7 +767,7 @@
                CEC4C3510CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/ScaleSheet.nib; sourceTree = "<group>"; };
                CEC4C3520CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/SnapshotWindow.nib; sourceTree = "<group>"; };
                CEC4C3530CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = 
Spanish.lproj/TransitionSheet.nib; sourceTree = "<group>"; };
-               CEC4C3540CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path 
= Spanish.lproj/ZoomValues.strings; sourceTree = "<group>"; };
+               CEC4C3540CA90CA200299397 /* Spanish */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = Spanish; path = Spanish.lproj/ZoomValues.strings; sourceTree = 
"<group>"; };
                CEC4C3550CA90CEE00299397 /* Spanish */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = Spanish; path = 
"Spanish.lproj/Skim Help"; sourceTree = "<group>"; };
                CEC7B38D0CF5F2D2008CCD63 /* AppleRemote.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
AppleRemote.h; path = vendorsrc/martinkahr/RemoteControlWrapper/AppleRemote.h; 
sourceTree = "<group>"; };
                CEC7B38E0CF5F2D2008CCD63 /* AppleRemote.m */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; 
name = AppleRemote.m; path = 
vendorsrc/martinkahr/RemoteControlWrapper/AppleRemote.m; sourceTree = 
"<group>"; };


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to