Revision: 4035
          http://skim-app.svn.sourceforge.net/skim-app/?rev=4035&view=rev
Author:   hofman
Date:     2008-06-19 09:18:42 -0700 (Thu, 19 Jun 2008)

Log Message:
-----------
Update German localization

Modified Paths:
--------------
    trunk/German.lproj/FindPanel.nib/classes.nib
    trunk/German.lproj/FindPanel.nib/info.nib
    trunk/German.lproj/FindPanel.nib/keyedobjects.nib
    trunk/German.lproj/InfoPlist.strings
    trunk/German.lproj/InfoWindow.nib/classes.nib
    trunk/German.lproj/InfoWindow.nib/info.nib
    trunk/German.lproj/InfoWindow.nib/keyedobjects.nib
    trunk/German.lproj/Localizable.strings
    trunk/German.lproj/MainMenu.nib/classes.nib
    trunk/German.lproj/MainMenu.nib/info.nib
    trunk/German.lproj/MainMenu.nib/keyedobjects.nib
    trunk/German.lproj/MainWindow.nib/classes.nib
    trunk/German.lproj/MainWindow.nib/info.nib
    trunk/German.lproj/MainWindow.nib/keyedobjects.nib
    trunk/German.lproj/NoteWindow.nib/classes.nib
    trunk/German.lproj/NoteWindow.nib/info.nib
    trunk/German.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/German.lproj/TransitionSheet.nib/classes.nib
    trunk/German.lproj/TransitionSheet.nib/info.nib
    trunk/German.lproj/TransitionSheet.nib/keyedobjects.nib
    trunk/German.lproj/ZoomValues.strings

Modified: trunk/German.lproj/FindPanel.nib/classes.nib
===================================================================
--- trunk/German.lproj/FindPanel.nib/classes.nib        2008-06-19 14:39:29 UTC 
(rev 4034)
+++ trunk/German.lproj/FindPanel.nib/classes.nib        2008-06-19 16:18:42 UTC 
(rev 4035)
@@ -1,18 +1,45 @@
-{
-    IBClasses = (
-        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
-        {
-            ACTIONS = {
-                findNext = id; 
-                findNextAndOrderOutFindPanel = id; 
-                findPrevious = id; 
-                performFindPanelAction = id; 
-            }; 
-            CLASS = SKFindController; 
-            LANGUAGE = ObjC; 
-            OUTLETS = {findField = NSTextField; ignoreCaseCheckbox = NSButton; 
}; 
-            SUPERCLASS = NSWindowController; 
-        }
-    ); 
-    IBVersion = 1; 
-}
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<plist version="1.0">
+<dict>
+       <key>IBClasses</key>
+       <array>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>findNext</key>
+                               <string>id</string>
+                               <key>findNextAndOrderOutFindPanel</key>
+                               <string>id</string>
+                               <key>findPrevious</key>
+                               <string>id</string>
+                               <key>performFindPanelAction</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>SKFindController</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>findField</key>
+                               <string>NSTextField</string>
+                               <key>ignoreCaseCheckbox</key>
+                               <string>NSButton</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSWindowController</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>FirstResponder</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+       </array>
+       <key>IBVersion</key>
+       <string>1</string>
+</dict>
+</plist>

Modified: trunk/German.lproj/FindPanel.nib/info.nib
===================================================================
--- trunk/German.lproj/FindPanel.nib/info.nib   2008-06-19 14:39:29 UTC (rev 
4034)
+++ trunk/German.lproj/FindPanel.nib/info.nib   2008-06-19 16:18:42 UTC (rev 
4035)
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
-       <key>IBDocumentLocation</key>
-       <string>59 49 356 240 0 0 1280 832 </string>
        <key>IBFramework Version</key>
-       <string>446.1</string>
+       <string>670</string>
+       <key>IBOldestOS</key>
+       <integer>5</integer>
        <key>IBOpenObjects</key>
-       <array>
-               <integer>5</integer>
-       </array>
+       <array/>
        <key>IBSystem Version</key>
-       <string>8S165</string>
+       <string>9D34</string>
+       <key>targetFramework</key>
+       <string>IBCocoaFramework</string>
 </dict>
 </plist>

Modified: trunk/German.lproj/FindPanel.nib/keyedobjects.nib
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/InfoPlist.strings
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/InfoWindow.nib/classes.nib
===================================================================
--- trunk/German.lproj/InfoWindow.nib/classes.nib       2008-06-19 14:39:29 UTC 
(rev 4034)
+++ trunk/German.lproj/InfoWindow.nib/classes.nib       2008-06-19 16:18:42 UTC 
(rev 4035)
@@ -1,11 +1,27 @@
-{
-    IBClasses = (
-        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
-        {
-            CLASS = SKInfoWindowController; 
-            LANGUAGE = ObjC; 
-            SUPERCLASS = NSWindowController; 
-        }
-    ); 
-    IBVersion = 1; 
-}
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<plist version="1.0">
+<dict>
+       <key>IBClasses</key>
+       <array>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKInfoWindowController</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSWindowController</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>FirstResponder</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+       </array>
+       <key>IBVersion</key>
+       <string>1</string>
+</dict>
+</plist>

Modified: trunk/German.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/German.lproj/InfoWindow.nib/info.nib  2008-06-19 14:39:29 UTC (rev 
4034)
+++ trunk/German.lproj/InfoWindow.nib/info.nib  2008-06-19 16:18:42 UTC (rev 
4035)
@@ -1,28 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
-       <key>IBDocumentLocation</key>
-       <string>69 58 356 240 0 0 1440 938 </string>
        <key>IBFramework Version</key>
-       <string>489.0</string>
+       <string>670</string>
+       <key>IBOldestOS</key>
+       <integer>5</integer>
        <key>IBOpenObjects</key>
-       <array>
-               <integer>5</integer>
-       </array>
+       <array/>
        <key>IBSystem Version</key>
-       <string>8S165</string>
-       <key>IBUserGuides</key>
-       <dict>
-               <key>5</key>
-               <dict>
-                       <key>guideLocations</key>
-                       <array>
-                               <string>Vertical:143.000000</string>
-                       </array>
-                       <key>guidesLocked</key>
-                       <false/>
-               </dict>
-       </dict>
+       <string>9D34</string>
+       <key>targetFramework</key>
+       <string>IBCocoaFramework</string>
 </dict>
 </plist>

Modified: trunk/German.lproj/InfoWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/Localizable.strings
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/MainMenu.nib/classes.nib
===================================================================
--- trunk/German.lproj/MainMenu.nib/classes.nib 2008-06-19 14:39:29 UTC (rev 
4034)
+++ trunk/German.lproj/MainMenu.nib/classes.nib 2008-06-19 16:18:42 UTC (rev 
4035)
@@ -1,128 +1,222 @@
-{
-    IBClasses =     (
-                {
-            ACTIONS =             {
-                addBookmark = id;
-                allGoToFirstPage = id;
-                allGoToLastPage = id;
-                allGoToNextPage = id;
-                allGoToPreviousPage = id;
-                alternatePaste = id;
-                alternateZoomToFit = id;
-                autoCropAll = id;
-                autoSelectContent = id;
-                changeAnnotationMode = id;
-                changeDisplayBox = id;
-                changeLeftSidePaneState = id;
-                changeRightSidePaneState = id;
-                changeToolMode = id;
-                chooseTransition = id;
-                convertNotes = id;
-                createNewNote = id;
-                crop = id;
-                cropAll = id;
-                deselectAll = id;
-                displayCropBox = id;
-                displayFacingPages = id;
-                displayMediaBox = id;
-                displaySinglePages = id;
-                doGoBack = id;
-                doGoForward = id;
-                doGoToFirstPage = id;
-                doGoToLastPage = id;
-                doGoToNextPage = id;
-                doGoToPage = id;
-                doGoToPreviousPage = id;
-                doZoomIn = id;
-                doZoomOut = id;
-                doZoomToActualSize = id;
-                doZoomToFit = id;
-                doZoomToPhysicalSize = id;
-                doZoomToSelection = id;
-                editBookmarks = id;
-                editNote = id;
-                getInfo = id;
-                goToMarkedPage = id;
-                markPage = id;
-                newDocumentFromClipboard = id;
-                orderFrontLineInspector = id;
-                orderFrontNotesPanel = id;
-                password = id;
-                performFit = id;
-                readNotes = id;
-                rotateAllLeft = id;
-                rotateAllRight = id;
-                rotateLeft = id;
-                rotateRight = id;
-                saveArchive = id;
-                saveDiskImage = id;
-                savePDFSettingToDefaults = id;
-                searchPDF = id;
-                smartAutoCropAll = id;
-                takeSnapshot = id;
-                toggleAutoScale = id;
-                toggleDisplayAsBook = id;
-                toggleDisplayContinuous = id;
-                toggleDisplayPageBreaks = id;
-                toggleFullScreen = id;
-                toggleHideNotes = id;
-                toggleLeftSidePane = id;
-                togglePresentation = id;
-                toggleReadingBar = id;
-                toggleRightSidePane = id;
-                toggleSplitPDF = id;
-                toggleStatusBar = id;
-            };
-            CLASS = FirstResponder;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        },
-                {
-            CLASS = NSView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSResponder;
-        },
-                {
-            ACTIONS =             {
-                editBookmarks = id;
-                openBookmark = id;
-                saveCurrentOpenDocuments = id;
-                showDownloads = id;
-                showPreferencePanel = id;
-                showReleaseNotes = id;
-                visitWebSite = id;
-                visitWiki = id;
-            };
-            CLASS = SKApplicationController;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        },
-                {
-            CLASS = SKDocumentController;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSDocumentController;
-        },
-                {
-            CLASS = SKSplashContentView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSView;
-        },
-                {
-            ACTIONS =             {
-                fadeOut = id;
-            };
-            CLASS = SKSplashWindow;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSWindow;
-        },
-                {
-            ACTIONS =             {
-                checkForUpdates = id;
-            };
-            CLASS = SUUpdater;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        }
-    );
-    IBVersion = 1;
-}
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<plist version="1.0">
+<dict>
+       <key>IBClasses</key>
+       <array>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>editBookmarks</key>
+                               <string>id</string>
+                               <key>openBookmark</key>
+                               <string>id</string>
+                               <key>saveCurrentOpenDocuments</key>
+                               <string>id</string>
+                               <key>showDownloads</key>
+                               <string>id</string>
+                               <key>showPreferencePanel</key>
+                               <string>id</string>
+                               <key>showReleaseNotes</key>
+                               <string>id</string>
+                               <key>visitWebSite</key>
+                               <string>id</string>
+                               <key>visitWiki</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>SKApplicationController</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKDocumentController</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSDocumentController</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>checkForUpdates</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>SUUpdater</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>NSView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSResponder</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>addBookmark</key>
+                               <string>id</string>
+                               <key>allGoToFirstPage</key>
+                               <string>id</string>
+                               <key>allGoToLastPage</key>
+                               <string>id</string>
+                               <key>allGoToNextPage</key>
+                               <string>id</string>
+                               <key>allGoToPreviousPage</key>
+                               <string>id</string>
+                               <key>alternatePaste</key>
+                               <string>id</string>
+                               <key>alternateZoomToFit</key>
+                               <string>id</string>
+                               <key>autoCropAll</key>
+                               <string>id</string>
+                               <key>autoSelectContent</key>
+                               <string>id</string>
+                               <key>changeAnnotationMode</key>
+                               <string>id</string>
+                               <key>changeDisplayBox</key>
+                               <string>id</string>
+                               <key>changeLeftSidePaneState</key>
+                               <string>id</string>
+                               <key>changeRightSidePaneState</key>
+                               <string>id</string>
+                               <key>changeToolMode</key>
+                               <string>id</string>
+                               <key>chooseTransition</key>
+                               <string>id</string>
+                               <key>convertNotes</key>
+                               <string>id</string>
+                               <key>createNewNote</key>
+                               <string>id</string>
+                               <key>crop</key>
+                               <string>id</string>
+                               <key>cropAll</key>
+                               <string>id</string>
+                               <key>deselectAll</key>
+                               <string>id</string>
+                               <key>displayCropBox</key>
+                               <string>id</string>
+                               <key>displayFacingPages</key>
+                               <string>id</string>
+                               <key>displayMediaBox</key>
+                               <string>id</string>
+                               <key>displaySinglePages</key>
+                               <string>id</string>
+                               <key>doGoBack</key>
+                               <string>id</string>
+                               <key>doGoForward</key>
+                               <string>id</string>
+                               <key>doGoToFirstPage</key>
+                               <string>id</string>
+                               <key>doGoToLastPage</key>
+                               <string>id</string>
+                               <key>doGoToNextPage</key>
+                               <string>id</string>
+                               <key>doGoToPage</key>
+                               <string>id</string>
+                               <key>doGoToPreviousPage</key>
+                               <string>id</string>
+                               <key>doZoomIn</key>
+                               <string>id</string>
+                               <key>doZoomOut</key>
+                               <string>id</string>
+                               <key>doZoomToActualSize</key>
+                               <string>id</string>
+                               <key>doZoomToFit</key>
+                               <string>id</string>
+                               <key>doZoomToPhysicalSize</key>
+                               <string>id</string>
+                               <key>doZoomToSelection</key>
+                               <string>id</string>
+                               <key>editBookmarks</key>
+                               <string>id</string>
+                               <key>editNote</key>
+                               <string>id</string>
+                               <key>emailArchive</key>
+                               <string>id</string>
+                               <key>emailDiskImage</key>
+                               <string>id</string>
+                               <key>getInfo</key>
+                               <string>id</string>
+                               <key>goToMarkedPage</key>
+                               <string>id</string>
+                               <key>markPage</key>
+                               <string>id</string>
+                               <key>newDocumentFromClipboard</key>
+                               <string>id</string>
+                               <key>orderFrontLineInspector</key>
+                               <string>id</string>
+                               <key>orderFrontNotesPanel</key>
+                               <string>id</string>
+                               <key>password</key>
+                               <string>id</string>
+                               <key>performFit</key>
+                               <string>id</string>
+                               <key>readNotes</key>
+                               <string>id</string>
+                               <key>rotateAllLeft</key>
+                               <string>id</string>
+                               <key>rotateAllRight</key>
+                               <string>id</string>
+                               <key>rotateLeft</key>
+                               <string>id</string>
+                               <key>rotateRight</key>
+                               <string>id</string>
+                               <key>saveArchive</key>
+                               <string>id</string>
+                               <key>saveDiskImage</key>
+                               <string>id</string>
+                               <key>savePDFSettingToDefaults</key>
+                               <string>id</string>
+                               <key>searchPDF</key>
+                               <string>id</string>
+                               <key>smartAutoCropAll</key>
+                               <string>id</string>
+                               <key>takeSnapshot</key>
+                               <string>id</string>
+                               <key>toggleAutoScale</key>
+                               <string>id</string>
+                               <key>toggleDisplayAsBook</key>
+                               <string>id</string>
+                               <key>toggleDisplayContinuous</key>
+                               <string>id</string>
+                               <key>toggleDisplayPageBreaks</key>
+                               <string>id</string>
+                               <key>toggleFullScreen</key>
+                               <string>id</string>
+                               <key>toggleHideNotes</key>
+                               <string>id</string>
+                               <key>toggleLeftSidePane</key>
+                               <string>id</string>
+                               <key>togglePresentation</key>
+                               <string>id</string>
+                               <key>toggleReadingBar</key>
+                               <string>id</string>
+                               <key>toggleRightSidePane</key>
+                               <string>id</string>
+                               <key>toggleSplitPDF</key>
+                               <string>id</string>
+                               <key>toggleStatusBar</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>FirstResponder</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+       </array>
+       <key>IBVersion</key>
+       <string>1</string>
+</dict>
+</plist>

Modified: trunk/German.lproj/MainMenu.nib/info.nib
===================================================================
--- trunk/German.lproj/MainMenu.nib/info.nib    2008-06-19 14:39:29 UTC (rev 
4034)
+++ trunk/German.lproj/MainMenu.nib/info.nib    2008-06-19 16:18:42 UTC (rev 
4035)
@@ -2,16 +2,15 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
-       <key>IBDocumentLocation</key>
-       <string>23 68 356 240 0 0 1440 938 </string>
-       <key>IBEditorPositions</key>
-       <dict>
-               <key>29</key>
-               <string>140 614 584 44 0 0 1440 938 </string>
-       </dict>
        <key>IBFramework Version</key>
-       <string>489.0</string>
+       <string>670</string>
+       <key>IBOldestOS</key>
+       <integer>5</integer>
+       <key>IBOpenObjects</key>
+       <array/>
        <key>IBSystem Version</key>
-       <string>9C31</string>
+       <string>9D34</string>
+       <key>targetFramework</key>
+       <string>IBCocoaFramework</string>
 </dict>
 </plist>

Modified: trunk/German.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/MainWindow.nib/classes.nib
===================================================================
--- trunk/German.lproj/MainWindow.nib/classes.nib       2008-06-19 14:39:29 UTC 
(rev 4034)
+++ trunk/German.lproj/MainWindow.nib/classes.nib       2008-06-19 16:18:42 UTC 
(rev 4035)
@@ -1,296 +1,542 @@
-{
-    IBClasses =     (
-                {
-            CLASS = BDSKCollapsibleView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = BDSKContainerView;
-        },
-                {
-            CLASS = BDSKContainerView;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                contentView = id;
-            };
-            SUPERCLASS = NSView;
-        },
-                {
-            CLASS = BDSKEdgeView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = BDSKContainerView;
-        },
-                {
-            CLASS = BDSKGradientView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSView;
-        },
-                {
-            ACTIONS =             {
-                orderFrontFontPanel = id;
-                orderFrontLineInspector = id;
-            };
-            CLASS = FirstResponder;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        },
-                {
-            ACTIONS =             {
-                splitViewDoubleClick = id;
-            };
-            CLASS = NSObject;
-            LANGUAGE = ObjC;
-        },
-                {
-            CLASS = NSSegmentedControl;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSControl;
-        },
-                {
-            CLASS = SKAnnotationTypeImageCell;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSImageCell;
-        },
-                {
-            CLASS = SKCenteredTextFieldCell;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSTextFieldCell;
-        },
-                {
-            CLASS = SKColorSwatch;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSControl;
-        },
-                {
-            CLASS = SKFindTableView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = SKTableView;
-        },
-                {
-            CLASS = SKMainWindow;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSWindow;
-        },
-                {
-            ACTIONS =             {
-                addBookmark = id;
-                allGoToFirstPage = id;
-                allGoToLastPage = id;
-                allGoToNextPage = id;
-                allGoToPreviousPage = id;
-                alternateZoomToFit = id;
-                autoCropAll = id;
-                autoSelectContent = id;
-                changeAnnotationMode = id;
-                changeColor = id;
-                changeColorFill = id;
-                changeDisplayBox = id;
-                changeDisplayContinuous = id;
-                changeDisplayMode = id;
-                changeDisplaySinglePages = id;
-                changeFindPaneState = id;
-                changeFont = id;
-                changeLeftSidePaneState = id;
-                changeRightSidePaneState = id;
-                changeScaleFactor = id;
-                changeToolMode = id;
-                chooseScale = id;
-                chooseTransition = id;
-                createNewCircleNote = id;
-                createNewLineNote = id;
-                createNewMarkupNote = id;
-                createNewNote = id;
-                createNewTextNote = id;
-                crop = id;
-                cropAll = id;
-                displayFacingPages = id;
-                displaySinglePages = id;
-                doAutoScale = id;
-                doGoBack = id;
-                doGoForward = id;
-                doGoToFirstPage = id;
-                doGoToLastPage = id;
-                doGoToNextPage = id;
-                doGoToPage = id;
-                doGoToPreviousPage = id;
-                doZoomIn = id;
-                doZoomOut = id;
-                doZoomToActualSize = id;
-                doZoomToFit = id;
-                doZoomToSelection = id;
-                editNote = id;
-                enterFullScreen = id;
-                enterPresentation = id;
-                exitFullScreen = id;
-                getInfo = id;
-                goBackOrForward = id;
-                goToMarkedPage = id;
-                goToPreviousNextFirstLastPage = id;
-                markPage = id;
-                password = id;
-                performFit = id;
-                rotateAllLeft = id;
-                rotateAllLeftRight = id;
-                rotateAllRight = id;
-                rotateLeft = id;
-                rotateRight = id;
-                savePDFSettingToDefaults = id;
-                search = id;
-                searchNotes = id;
-                searchPDF = id;
-                selectColor = id;
-                smartAutoCropAll = id;
-                takeSnapshot = id;
-                toggleAutoActualSize = id;
-                toggleAutoScale = id;
-                toggleCaseInsensitiveSearch = id;
-                toggleDisplayAsBook = id;
-                toggleDisplayContinuous = id;
-                toggleDisplayPageBreaks = id;
-                toggleFullScreen = id;
-                toggleHideNotes = id;
-                toggleLeftSidePane = id;
-                togglePresentation = id;
-                toggleRightSidePane = id;
-                toggleStatusBar = id;
-                toggleWholeWordSearch = id;
-                zoomInActualOut = id;
-            };
-            CLASS = SKMainWindowController;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                backForwardButton = NSSegmentedControl;
-                circleNoteButton = NSSegmentedControl;
-                colorSwatch = SKColorSwatch;
-                colorsButton = NSSegmentedControl;
-                continuousButton = NSSegmentedControl;
-                cropButton = NSSegmentedControl;
-                currentLeftSideView = NSView;
-                currentRightSideView = NSView;
-                customizeButton = NSSegmentedControl;
-                displayBoxButton = NSSegmentedControl;
-                displayModeButton = NSSegmentedControl;
-                findArrayController = NSArrayController;
-                findButton = NSSegmentedControl;
-                findTableView = NSTableView;
-                findView = NSView;
-                fontsButton = NSSegmentedControl;
-                fullScreenButton = NSSegmentedControl;
-                groupedFindArrayController = NSArrayController;
-                groupedFindTableView = NSTableView;
-                groupedFindView = NSView;
-                infoButton = NSSegmentedControl;
-                leftPaneButton = NSSegmentedControl;
-                leftSideButton = NSSegmentedControl;
-                leftSideCollapsibleView = BDSKCollapsibleView;
-                leftSideContentView = NSView;
-                leftSideEdgeView = BDSKEdgeView;
-                leftSideGradientView = BDSKGradientView;
-                leftSideView = NSView;
-                lineNoteButton = NSSegmentedControl;
-                linesButton = NSSegmentedControl;
-                markupNoteButton = NSSegmentedControl;
-                nextPageButton = NSSegmentedControl;
-                noteArrayController = NSArrayController;
-                noteButton = NSSegmentedControl;
-                noteOutlineView = SKNoteOutlineView;
-                noteSearchField = NSSearchField;
-                noteView = NSView;
-                outlineView = SKTocOutlineView;
-                ownerController = NSObjectController;
-                pageNumberField = NSTextField;
-                pdfEdgeView = BDSKEdgeView;
-                pdfSplitView = SKSplitView;
-                pdfView = SKPDFView;
-                presentationButton = NSSegmentedControl;
-                previousNextFirstLastPageButton = NSSegmentedControl;
-                previousNextPageButton = NSSegmentedControl;
-                previousPageButton = NSSegmentedControl;
-                printButton = NSSegmentedControl;
-                rightPaneButton = NSSegmentedControl;
-                rightSideButton = NSSegmentedControl;
-                rightSideCollapsibleView = BDSKCollapsibleView;
-                rightSideContentView = NSView;
-                rightSideEdgeView = BDSKEdgeView;
-                rightSideGradientView = BDSKGradientView;
-                rightSideView = NSView;
-                rotateLeftButton = NSSegmentedControl;
-                rotateLeftRightButton = NSSegmentedControl;
-                rotateRightButton = NSSegmentedControl;
-                scaleField = NSTextField;
-                searchField = NSSearchField;
-                singleTwoUpButton = NSSegmentedControl;
-                snapshotArrayController = NSArrayController;
-                snapshotTableView = SKSnapshotTableView;
-                snapshotView = NSView;
-                splitView = SKSplitView;
-                textNoteButton = NSSegmentedControl;
-                thumbnailArrayController = NSArrayController;
-                thumbnailTableView = SKThumbnailTableView;
-                thumbnailView = NSView;
-                tocView = NSView;
-                toolModeButton = NSSegmentedControl;
-                zoomActualButton = NSSegmentedControl;
-                zoomFitButton = NSSegmentedControl;
-                zoomInActualOutButton = NSSegmentedControl;
-                zoomInOutButton = NSSegmentedControl;
-                zoomSelectionButton = NSSegmentedControl;
-            };
-            SUPERCLASS = NSWindowController;
-        },
-                {
-            ACTIONS =             {
-                dismissNoteTypeSheet = id;
-                displayAllNoteTypes = id;
-                selectNoteTypes = id;
-                toggleDisplayNoteType = id;
-            };
-            CLASS = SKNoteOutlineView;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                noteTypeMatrix = NSMatrix;
-                noteTypeSheet = NSWindow;
-            };
-            SUPERCLASS = SKOutlineView;
-        },
-                {
-            CLASS = SKOutlineView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSOutlineView;
-        },
-                {
-            CLASS = SKPDFView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = PDFView;
-        },
-                {
-            CLASS = SKSnapshotPageCell;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSTextFieldCell;
-        },
-                {
-            CLASS = SKSnapshotTableView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = SKThumbnailTableView;
-        },
-                {
-            CLASS = SKSplitView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSSplitView;
-        },
-                {
-            CLASS = SKTableView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSTableView;
-        },
-                {
-            CLASS = SKThumbnailTableView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = SKTableView;
-        },
-                {
-            CLASS = SKTocOutlineView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = SKOutlineView;
-        }
-    );
-    IBVersion = 1;
-}
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<plist version="1.0">
+<dict>
+       <key>IBClasses</key>
+       <array>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>dismissNoteTypeSheet</key>
+                               <string>id</string>
+                               <key>displayAllNoteTypes</key>
+                               <string>id</string>
+                               <key>selectNoteTypes</key>
+                               <string>id</string>
+                               <key>toggleDisplayNoteType</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>SKNoteOutlineView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>noteTypeMatrix</key>
+                               <string>NSMatrix</string>
+                               <key>noteTypeSheet</key>
+                               <string>NSWindow</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>SKOutlineView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKAnnotationTypeImageCell</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSImageCell</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>NSSegmentedControl</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSControl</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>BDSKCollapsibleView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>BDSKContainerView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>BDSKGradientView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKFindTableView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>SKTableView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKSnapshotPageCell</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSTextFieldCell</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKThumbnailTableView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>SKTableView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKTocOutlineView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>SKOutlineView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKMainWindow</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSWindow</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>addBookmark</key>
+                               <string>id</string>
+                               <key>allGoToFirstPage</key>
+                               <string>id</string>
+                               <key>allGoToLastPage</key>
+                               <string>id</string>
+                               <key>allGoToNextPage</key>
+                               <string>id</string>
+                               <key>allGoToPreviousPage</key>
+                               <string>id</string>
+                               <key>alternateZoomToFit</key>
+                               <string>id</string>
+                               <key>autoCropAll</key>
+                               <string>id</string>
+                               <key>autoSelectContent</key>
+                               <string>id</string>
+                               <key>changeAnnotationMode</key>
+                               <string>id</string>
+                               <key>changeColor</key>
+                               <string>id</string>
+                               <key>changeColorFill</key>
+                               <string>id</string>
+                               <key>changeDisplayBox</key>
+                               <string>id</string>
+                               <key>changeDisplayContinuous</key>
+                               <string>id</string>
+                               <key>changeDisplayMode</key>
+                               <string>id</string>
+                               <key>changeDisplaySinglePages</key>
+                               <string>id</string>
+                               <key>changeFindPaneState</key>
+                               <string>id</string>
+                               <key>changeFont</key>
+                               <string>id</string>
+                               <key>changeLeftSidePaneState</key>
+                               <string>id</string>
+                               <key>changeRightSidePaneState</key>
+                               <string>id</string>
+                               <key>changeScaleFactor</key>
+                               <string>id</string>
+                               <key>changeToolMode</key>
+                               <string>id</string>
+                               <key>chooseScale</key>
+                               <string>id</string>
+                               <key>chooseTransition</key>
+                               <string>id</string>
+                               <key>createNewCircleNote</key>
+                               <string>id</string>
+                               <key>createNewLineNote</key>
+                               <string>id</string>
+                               <key>createNewMarkupNote</key>
+                               <string>id</string>
+                               <key>createNewNote</key>
+                               <string>id</string>
+                               <key>createNewTextNote</key>
+                               <string>id</string>
+                               <key>crop</key>
+                               <string>id</string>
+                               <key>cropAll</key>
+                               <string>id</string>
+                               <key>displayFacingPages</key>
+                               <string>id</string>
+                               <key>displaySinglePages</key>
+                               <string>id</string>
+                               <key>doAutoScale</key>
+                               <string>id</string>
+                               <key>doGoBack</key>
+                               <string>id</string>
+                               <key>doGoForward</key>
+                               <string>id</string>
+                               <key>doGoToFirstPage</key>
+                               <string>id</string>
+                               <key>doGoToLastPage</key>
+                               <string>id</string>
+                               <key>doGoToNextPage</key>
+                               <string>id</string>
+                               <key>doGoToPage</key>
+                               <string>id</string>
+                               <key>doGoToPreviousPage</key>
+                               <string>id</string>
+                               <key>doZoomIn</key>
+                               <string>id</string>
+                               <key>doZoomOut</key>
+                               <string>id</string>
+                               <key>doZoomToActualSize</key>
+                               <string>id</string>
+                               <key>doZoomToFit</key>
+                               <string>id</string>
+                               <key>doZoomToSelection</key>
+                               <string>id</string>
+                               <key>editNote</key>
+                               <string>id</string>
+                               <key>enterFullScreen</key>
+                               <string>id</string>
+                               <key>enterPresentation</key>
+                               <string>id</string>
+                               <key>exitFullScreen</key>
+                               <string>id</string>
+                               <key>getInfo</key>
+                               <string>id</string>
+                               <key>goBackOrForward</key>
+                               <string>id</string>
+                               <key>goToMarkedPage</key>
+                               <string>id</string>
+                               <key>goToPreviousNextFirstLastPage</key>
+                               <string>id</string>
+                               <key>markPage</key>
+                               <string>id</string>
+                               <key>password</key>
+                               <string>id</string>
+                               <key>performFit</key>
+                               <string>id</string>
+                               <key>rotateAllLeft</key>
+                               <string>id</string>
+                               <key>rotateAllLeftRight</key>
+                               <string>id</string>
+                               <key>rotateAllRight</key>
+                               <string>id</string>
+                               <key>rotateLeft</key>
+                               <string>id</string>
+                               <key>rotateRight</key>
+                               <string>id</string>
+                               <key>savePDFSettingToDefaults</key>
+                               <string>id</string>
+                               <key>search</key>
+                               <string>id</string>
+                               <key>searchNotes</key>
+                               <string>id</string>
+                               <key>searchPDF</key>
+                               <string>id</string>
+                               <key>selectColor</key>
+                               <string>id</string>
+                               <key>smartAutoCropAll</key>
+                               <string>id</string>
+                               <key>takeSnapshot</key>
+                               <string>id</string>
+                               <key>toggleAutoActualSize</key>
+                               <string>id</string>
+                               <key>toggleAutoScale</key>
+                               <string>id</string>
+                               <key>toggleCaseInsensitiveSearch</key>
+                               <string>id</string>
+                               <key>toggleDisplayAsBook</key>
+                               <string>id</string>
+                               <key>toggleDisplayContinuous</key>
+                               <string>id</string>
+                               <key>toggleDisplayPageBreaks</key>
+                               <string>id</string>
+                               <key>toggleFullScreen</key>
+                               <string>id</string>
+                               <key>toggleHideNotes</key>
+                               <string>id</string>
+                               <key>toggleLeftSidePane</key>
+                               <string>id</string>
+                               <key>togglePresentation</key>
+                               <string>id</string>
+                               <key>toggleRightSidePane</key>
+                               <string>id</string>
+                               <key>toggleStatusBar</key>
+                               <string>id</string>
+                               <key>toggleWholeWordSearch</key>
+                               <string>id</string>
+                               <key>zoomInActualOut</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>SKMainWindowController</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>backForwardButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>circleNoteButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>colorSwatch</key>
+                               <string>SKColorSwatch</string>
+                               <key>colorsButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>continuousButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>cropButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>currentLeftSideView</key>
+                               <string>NSView</string>
+                               <key>currentRightSideView</key>
+                               <string>NSView</string>
+                               <key>customizeButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>displayBoxButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>displayModeButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>findArrayController</key>
+                               <string>NSArrayController</string>
+                               <key>findButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>findTableView</key>
+                               <string>NSTableView</string>
+                               <key>findView</key>
+                               <string>NSView</string>
+                               <key>fontsButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>fullScreenButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>groupedFindArrayController</key>
+                               <string>NSArrayController</string>
+                               <key>groupedFindTableView</key>
+                               <string>NSTableView</string>
+                               <key>groupedFindView</key>
+                               <string>NSView</string>
+                               <key>infoButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>leftPaneButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>leftSideButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>leftSideCollapsibleView</key>
+                               <string>BDSKCollapsibleView</string>
+                               <key>leftSideContentView</key>
+                               <string>NSView</string>
+                               <key>leftSideEdgeView</key>
+                               <string>BDSKEdgeView</string>
+                               <key>leftSideGradientView</key>
+                               <string>BDSKGradientView</string>
+                               <key>leftSideView</key>
+                               <string>NSView</string>
+                               <key>lineNoteButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>linesButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>markupNoteButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>nextPageButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>noteArrayController</key>
+                               <string>NSArrayController</string>
+                               <key>noteButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>noteOutlineView</key>
+                               <string>SKNoteOutlineView</string>
+                               <key>noteSearchField</key>
+                               <string>NSSearchField</string>
+                               <key>noteView</key>
+                               <string>NSView</string>
+                               <key>outlineView</key>
+                               <string>SKTocOutlineView</string>
+                               <key>ownerController</key>
+                               <string>NSObjectController</string>
+                               <key>pageNumberField</key>
+                               <string>NSTextField</string>
+                               <key>pdfEdgeView</key>
+                               <string>BDSKEdgeView</string>
+                               <key>pdfSplitView</key>
+                               <string>SKSplitView</string>
+                               <key>pdfView</key>
+                               <string>SKPDFView</string>
+                               <key>presentationButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>previousNextFirstLastPageButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>previousNextPageButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>previousPageButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>printButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>rightPaneButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>rightSideButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>rightSideCollapsibleView</key>
+                               <string>BDSKCollapsibleView</string>
+                               <key>rightSideContentView</key>
+                               <string>NSView</string>
+                               <key>rightSideEdgeView</key>
+                               <string>BDSKEdgeView</string>
+                               <key>rightSideGradientView</key>
+                               <string>BDSKGradientView</string>
+                               <key>rightSideView</key>
+                               <string>NSView</string>
+                               <key>rotateLeftButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>rotateLeftRightButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>rotateRightButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>scaleField</key>
+                               <string>NSTextField</string>
+                               <key>searchField</key>
+                               <string>NSSearchField</string>
+                               <key>singleTwoUpButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>snapshotArrayController</key>
+                               <string>NSArrayController</string>
+                               <key>snapshotTableView</key>
+                               <string>SKSnapshotTableView</string>
+                               <key>snapshotView</key>
+                               <string>NSView</string>
+                               <key>splitView</key>
+                               <string>SKSplitView</string>
+                               <key>textNoteButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>thumbnailArrayController</key>
+                               <string>NSArrayController</string>
+                               <key>thumbnailTableView</key>
+                               <string>SKThumbnailTableView</string>
+                               <key>thumbnailView</key>
+                               <string>NSView</string>
+                               <key>tocView</key>
+                               <string>NSView</string>
+                               <key>toolModeButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>zoomActualButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>zoomFitButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>zoomInActualOutButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>zoomInOutButton</key>
+                               <string>NSSegmentedControl</string>
+                               <key>zoomSelectionButton</key>
+                               <string>NSSegmentedControl</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSWindowController</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>orderFrontFontPanel</key>
+                               <string>id</string>
+                               <key>orderFrontLineInspector</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>FirstResponder</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>splitViewDoubleClick</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>NSObject</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKSplitView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSSplitView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKSnapshotTableView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>SKThumbnailTableView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKPDFView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>PDFView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>BDSKContainerView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>contentView</key>
+                               <string>id</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>BDSKEdgeView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>BDSKContainerView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKCenteredTextFieldCell</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSTextFieldCell</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKTableView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSTableView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKColorSwatch</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSControl</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKOutlineView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSOutlineView</string>
+               </dict>
+       </array>
+       <key>IBVersion</key>
+       <string>1</string>
+</dict>
+</plist>

Modified: trunk/German.lproj/MainWindow.nib/info.nib
===================================================================
--- trunk/German.lproj/MainWindow.nib/info.nib  2008-06-19 14:39:29 UTC (rev 
4034)
+++ trunk/German.lproj/MainWindow.nib/info.nib  2008-06-19 16:18:42 UTC (rev 
4035)
@@ -2,29 +2,14 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
-       <key>IBDocumentLocation</key>
-       <string>69 68 356 240 0 0 1440 938 </string>
-       <key>IBEditorPositions</key>
-       <dict>
-               <key>687</key>
-               <string>610 386 220 442 0 0 1440 938 </string>
-               <key>694</key>
-               <string>610 386 220 442 0 0 1440 938 </string>
-               <key>830</key>
-               <string>662 641 115 102 0 0 1440 938 </string>
-       </dict>
        <key>IBFramework Version</key>
-       <string>489.0</string>
+       <string>670</string>
        <key>IBOldestOS</key>
        <integer>5</integer>
        <key>IBOpenObjects</key>
-       <array>
-               <integer>830</integer>
-               <integer>694</integer>
-               <integer>687</integer>
-       </array>
+       <array/>
        <key>IBSystem Version</key>
-       <string>9C7010</string>
+       <string>9D34</string>
        <key>targetFramework</key>
        <string>IBCocoaFramework</string>
 </dict>

Modified: trunk/German.lproj/MainWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/German.lproj/NoteWindow.nib/classes.nib       2008-06-19 14:39:29 UTC 
(rev 4034)
+++ trunk/German.lproj/NoteWindow.nib/classes.nib       2008-06-19 16:18:42 UTC 
(rev 4035)
@@ -1,56 +1,98 @@
-{
-    IBClasses =     (
-                {
-            ACTIONS =             {
-                copy = id;
-                delete = id;
-                paste = id;
-                show = id;
-            };
-            CLASS = BDSKDragImageView;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                delegate = id;
-            };
-            SUPERCLASS = NSImageView;
-        },
-                {
-            CLASS = BDSKGradientView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSView;
-        },
-                {
-            CLASS = FirstResponder;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        },
-                {
-            CLASS = NSObject;
-            LANGUAGE = ObjC;
-        },
-                {
-            CLASS = SKNoteWindowController;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                imageView = BDSKDragImageView;
-                statusBar = SKStatusBar;
-                textView = NSTextView;
-            };
-            SUPERCLASS = NSWindowController;
-        },
-                {
-            ACTIONS =             {
-                startAnimation = id;
-                stopAnimation = id;
-            };
-            CLASS = SKStatusBar;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                leftCell = id;
-                rightCell = id;
-            };
-            SUPERCLASS = NSControl;
-        }
-    );
-    IBVersion = 1;
-}
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<plist version="1.0">
+<dict>
+       <key>IBClasses</key>
+       <array>
+               <dict>
+                       <key>CLASS</key>
+                       <string>BDSKGradientView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSView</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>copy</key>
+                               <string>id</string>
+                               <key>delete</key>
+                               <string>id</string>
+                               <key>paste</key>
+                               <string>id</string>
+                               <key>show</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>BDSKDragImageView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>delegate</key>
+                               <string>id</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSImageView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>FirstResponder</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>NSObject</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>startAnimation</key>
+                               <string>id</string>
+                               <key>stopAnimation</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>SKStatusBar</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>leftCell</key>
+                               <string>id</string>
+                               <key>rightCell</key>
+                               <string>id</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSControl</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKNoteWindowController</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>iconTypePopUpButton</key>
+                               <string>NSPopUpButton</string>
+                               <key>imageView</key>
+                               <string>BDSKDragImageView</string>
+                               <key>statusBar</key>
+                               <string>SKStatusBar</string>
+                               <key>textView</key>
+                               <string>NSTextView</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSWindowController</string>
+               </dict>
+       </array>
+       <key>IBVersion</key>
+       <string>1</string>
+</dict>
+</plist>

Modified: trunk/German.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/German.lproj/NoteWindow.nib/info.nib  2008-06-19 14:39:29 UTC (rev 
4034)
+++ trunk/German.lproj/NoteWindow.nib/info.nib  2008-06-19 16:18:42 UTC (rev 
4035)
@@ -2,20 +2,15 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
-       <key>IBDocumentLocation</key>
-       <string>69 58 356 240 0 0 1440 938 </string>
-       <key>IBEditorPositions</key>
-       <dict>
-               <key>114</key>
-               <string>61 264 99 106 0 0 1280 832 </string>
-       </dict>
        <key>IBFramework Version</key>
-       <string>489.0</string>
+       <string>670</string>
+       <key>IBOldestOS</key>
+       <integer>5</integer>
        <key>IBOpenObjects</key>
-       <array>
-               <integer>7</integer>
-       </array>
+       <array/>
        <key>IBSystem Version</key>
-       <string>9C7010</string>
+       <string>9D34</string>
+       <key>targetFramework</key>
+       <string>IBCocoaFramework</string>
 </dict>
 </plist>

Modified: trunk/German.lproj/NoteWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/TransitionSheet.nib/classes.nib
===================================================================
--- trunk/German.lproj/TransitionSheet.nib/classes.nib  2008-06-19 14:39:29 UTC 
(rev 4034)
+++ trunk/German.lproj/TransitionSheet.nib/classes.nib  2008-06-19 16:18:42 UTC 
(rev 4035)
@@ -1,36 +1,63 @@
-{
-    IBClasses =     (
-                {
-            CLASS = FirstResponder;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        },
-                {
-            ACTIONS =             {
-                dismissTransitionSheet = id;
-            };
-            CLASS = SKTransitionController;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                transitionDurationField = NSTextField;
-                transitionDurationSlider = NSSlider;
-                transitionExtentMatrix = NSMatrix;
-                transitionStylePopUpButton = NSPopUpButton;
-                transitionView = SKTransitionView;
-                transitionWindow = SKTransitionWindow;
-            };
-            SUPERCLASS = NSWindowController;
-        },
-                {
-            CLASS = SKTransitionView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSOpenGLView;
-        },
-                {
-            CLASS = SKTransitionWindow;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSWindow;
-        }
-    );
-    IBVersion = 1;
-}
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<plist version="1.0">
+<dict>
+       <key>IBClasses</key>
+       <array>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKTransitionWindow</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSWindow</string>
+               </dict>
+               <dict>
+                       <key>ACTIONS</key>
+                       <dict>
+                               <key>dismissTransitionSheet</key>
+                               <string>id</string>
+                       </dict>
+                       <key>CLASS</key>
+                       <string>SKTransitionController</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>transitionDurationField</key>
+                               <string>NSTextField</string>
+                               <key>transitionDurationSlider</key>
+                               <string>NSSlider</string>
+                               <key>transitionExtentMatrix</key>
+                               <string>NSMatrix</string>
+                               <key>transitionStylePopUpButton</key>
+                               <string>NSPopUpButton</string>
+                               <key>transitionView</key>
+                               <string>SKTransitionView</string>
+                               <key>transitionWindow</key>
+                               <string>SKTransitionWindow</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSWindowController</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>SKTransitionView</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSOpenGLView</string>
+               </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>FirstResponder</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
+       </array>
+       <key>IBVersion</key>
+       <string>1</string>
+</dict>
+</plist>

Modified: trunk/German.lproj/TransitionSheet.nib/info.nib
===================================================================
--- trunk/German.lproj/TransitionSheet.nib/info.nib     2008-06-19 14:39:29 UTC 
(rev 4034)
+++ trunk/German.lproj/TransitionSheet.nib/info.nib     2008-06-19 16:18:42 UTC 
(rev 4035)
@@ -2,16 +2,15 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
-       <key>IBDocumentLocation</key>
-       <string>69 58 356 240 0 0 1440 938 </string>
        <key>IBFramework Version</key>
-       <string>489.0</string>
+       <string>670</string>
+       <key>IBOldestOS</key>
+       <integer>5</integer>
        <key>IBOpenObjects</key>
-       <array>
-               <integer>42</integer>
-               <integer>7</integer>
-       </array>
+       <array/>
        <key>IBSystem Version</key>
-       <string>9C7010</string>
+       <string>9D34</string>
+       <key>targetFramework</key>
+       <string>IBCocoaFramework</string>
 </dict>
 </plist>

Modified: trunk/German.lproj/TransitionSheet.nib/keyedobjects.nib
===================================================================
(Binary files differ)

Modified: trunk/German.lproj/ZoomValues.strings
===================================================================
(Binary files differ)


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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to