Revision: 3748
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3748&view=rev
Author:   hofman
Date:     2008-04-17 12:32:45 -0700 (Thu, 17 Apr 2008)

Log Message:
-----------
Link more accessibility title elements.

Modified Paths:
--------------
    trunk/Dutch.lproj/NoteWindow.nib/classes.nib
    trunk/Dutch.lproj/NoteWindow.nib/info.nib
    trunk/Dutch.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/Dutch.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/Dutch.lproj/TransitionSheet.nib/keyedobjects.nib
    trunk/English.lproj/NoteWindow.nib/classes.nib
    trunk/English.lproj/NoteWindow.nib/info.nib
    trunk/English.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/English.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/English.lproj/TransitionSheet.nib/keyedobjects.nib
    trunk/French.lproj/NoteWindow.nib/info.nib
    trunk/French.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/French.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/French.lproj/TransitionSheet.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/PreferenceWindow.nib/keyedobjects.nib
    trunk/German.lproj/TransitionSheet.nib/keyedobjects.nib
    trunk/Italian.lproj/NoteWindow.nib/classes.nib
    trunk/Italian.lproj/NoteWindow.nib/info.nib
    trunk/Italian.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/Italian.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/Italian.lproj/TransitionSheet.nib/info.nib
    trunk/Italian.lproj/TransitionSheet.nib/keyedobjects.nib
    trunk/Spanish.lproj/NoteWindow.nib/info.nib
    trunk/Spanish.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/Spanish.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/Spanish.lproj/TransitionSheet.nib/keyedobjects.nib
    trunk/cs.lproj/NoteWindow.nib/classes.nib
    trunk/cs.lproj/NoteWindow.nib/info.nib
    trunk/cs.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/cs.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/cs.lproj/TransitionSheet.nib/keyedobjects.nib
    trunk/ru.lproj/NoteWindow.nib/classes.nib
    trunk/ru.lproj/NoteWindow.nib/info.nib
    trunk/ru.lproj/NoteWindow.nib/keyedobjects.nib
    trunk/ru.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/ru.lproj/TransitionSheet.nib/keyedobjects.nib

Modified: trunk/Dutch.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/NoteWindow.nib/classes.nib        2008-04-17 19:10:01 UTC 
(rev 3747)
+++ trunk/Dutch.lproj/NoteWindow.nib/classes.nib        2008-04-17 19:32:45 UTC 
(rev 3748)
@@ -1,32 +1,56 @@
 {
-    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; 
+    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; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/Dutch.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/NoteWindow.nib/info.nib   2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/Dutch.lproj/NoteWindow.nib/info.nib   2008-04-17 19:32:45 UTC (rev 
3748)
@@ -1,5 +1,5 @@
 <?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>
@@ -7,7 +7,7 @@
        <key>IBEditorPositions</key>
        <dict>
                <key>114</key>
-               <string>69 303 100 106 0 0 1440 938 </string>
+               <string>69 303 100 122 0 0 1440 938 </string>
        </dict>
        <key>IBFramework Version</key>
        <string>489.0</string>
@@ -17,6 +17,6 @@
                <integer>114</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8S165</string>
+       <string>9C7010</string>
 </dict>
 </plist>

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

Modified: trunk/Dutch.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

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

Modified: trunk/English.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/English.lproj/NoteWindow.nib/classes.nib      2008-04-17 19:10:01 UTC 
(rev 3747)
+++ trunk/English.lproj/NoteWindow.nib/classes.nib      2008-04-17 19:32:45 UTC 
(rev 3748)
@@ -1,32 +1,56 @@
 {
-    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; 
+    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; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/English.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/English.lproj/NoteWindow.nib/info.nib 2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/English.lproj/NoteWindow.nib/info.nib 2008-04-17 19:32:45 UTC (rev 
3748)
@@ -1,5 +1,5 @@
 <?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>
@@ -7,16 +7,16 @@
        <key>IBEditorPositions</key>
        <dict>
                <key>114</key>
-               <string>69 303 79 106 0 0 1440 938 </string>
+               <string>69 303 79 122 0 0 1440 938 </string>
        </dict>
        <key>IBFramework Version</key>
        <string>489.0</string>
        <key>IBOpenObjects</key>
        <array>
+               <integer>114</integer>
                <integer>7</integer>
-               <integer>114</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8S165</string>
+       <string>9C7010</string>
 </dict>
 </plist>

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

Modified: trunk/English.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

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

Modified: trunk/French.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/French.lproj/NoteWindow.nib/info.nib  2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/French.lproj/NoteWindow.nib/info.nib  2008-04-17 19:32:45 UTC (rev 
3748)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
        <key>IBDocumentLocation</key>
-       <string>79 78 356 240 0 0 1600 1178 </string>
+       <string>69 58 356 240 0 0 1440 938 </string>
        <key>IBEditorPositions</key>
        <dict>
                <key>114</key>
@@ -11,6 +11,10 @@
        </dict>
        <key>IBFramework Version</key>
        <string>489.0</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>7</integer>
+       </array>
        <key>IBSystem Version</key>
        <string>9C7010</string>
 </dict>

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

Modified: trunk/French.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

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

Modified: trunk/German.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/German.lproj/NoteWindow.nib/classes.nib       2008-04-17 19:10:01 UTC 
(rev 3747)
+++ trunk/German.lproj/NoteWindow.nib/classes.nib       2008-04-17 19:32:45 UTC 
(rev 3748)
@@ -1,32 +1,56 @@
 {
-    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; 
+    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; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/German.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/German.lproj/NoteWindow.nib/info.nib  2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/German.lproj/NoteWindow.nib/info.nib  2008-04-17 19:32:45 UTC (rev 
3748)
@@ -1,5 +1,5 @@
 <?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>
@@ -11,7 +11,11 @@
        </dict>
        <key>IBFramework Version</key>
        <string>489.0</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>7</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>8S165</string>
+       <string>9C7010</string>
 </dict>
 </plist>

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

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

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

Modified: trunk/Italian.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/Italian.lproj/NoteWindow.nib/classes.nib      2008-04-17 19:10:01 UTC 
(rev 3747)
+++ trunk/Italian.lproj/NoteWindow.nib/classes.nib      2008-04-17 19:32:45 UTC 
(rev 3748)
@@ -1,32 +1,56 @@
 {
-    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; 
+    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; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/Italian.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/Italian.lproj/NoteWindow.nib/info.nib 2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/Italian.lproj/NoteWindow.nib/info.nib 2008-04-17 19:32:45 UTC (rev 
3748)
@@ -1,22 +1,22 @@
 <?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>70 55 356 240 0 0 1440 938 </string>
+       <string>70 108 356 240 0 0 1440 938 </string>
        <key>IBEditorPositions</key>
        <dict>
                <key>114</key>
-               <string>70 300 85 106 0 0 1440 938 </string>
+               <string>70 300 85 122 0 0 1440 938 </string>
        </dict>
        <key>IBFramework Version</key>
        <string>489.0</string>
        <key>IBOpenObjects</key>
        <array>
+               <integer>114</integer>
                <integer>7</integer>
-               <integer>114</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8S165</string>
+       <string>9C7010</string>
 </dict>
 </plist>

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

Modified: trunk/Italian.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

Modified: trunk/Italian.lproj/TransitionSheet.nib/info.nib
===================================================================
--- trunk/Italian.lproj/TransitionSheet.nib/info.nib    2008-04-17 19:10:01 UTC 
(rev 3747)
+++ trunk/Italian.lproj/TransitionSheet.nib/info.nib    2008-04-17 19:32:45 UTC 
(rev 3748)
@@ -8,8 +8,8 @@
        <string>489.0</string>
        <key>IBOpenObjects</key>
        <array>
+               <integer>76</integer>
                <integer>41</integer>
-               <integer>76</integer>
        </array>
        <key>IBSystem Version</key>
        <string>9C7010</string>

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

Modified: trunk/Spanish.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/Spanish.lproj/NoteWindow.nib/info.nib 2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/Spanish.lproj/NoteWindow.nib/info.nib 2008-04-17 19:32:45 UTC (rev 
3748)
@@ -11,7 +11,11 @@
        </dict>
        <key>IBFramework Version</key>
        <string>489.0</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>7</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>9C31</string>
+       <string>9C7010</string>
 </dict>
 </plist>

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

Modified: trunk/Spanish.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

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

Modified: trunk/cs.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/cs.lproj/NoteWindow.nib/classes.nib   2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/cs.lproj/NoteWindow.nib/classes.nib   2008-04-17 19:32:45 UTC (rev 
3748)
@@ -1,96 +1,56 @@
-<?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>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>
+{
+    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

Modified: trunk/cs.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/cs.lproj/NoteWindow.nib/info.nib      2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/cs.lproj/NoteWindow.nib/info.nib      2008-04-17 19:32:45 UTC (rev 
3748)
@@ -2,13 +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 68 356 240 0 0 1440 938 </string>
        <key>IBFramework Version</key>
-       <string>629</string>
+       <string>489.0</string>
        <key>IBOldestOS</key>
        <integer>5</integer>
        <key>IBOpenObjects</key>
        <array>
-               <integer>8</integer>
+               <integer>7</integer>
        </array>
        <key>IBSystem Version</key>
        <string>9C7010</string>

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

Modified: trunk/cs.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

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

Modified: trunk/ru.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/ru.lproj/NoteWindow.nib/classes.nib   2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/ru.lproj/NoteWindow.nib/classes.nib   2008-04-17 19:32:45 UTC (rev 
3748)
@@ -1,32 +1,56 @@
 {
-    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; 
+    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; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/ru.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/ru.lproj/NoteWindow.nib/info.nib      2008-04-17 19:10:01 UTC (rev 
3747)
+++ trunk/ru.lproj/NoteWindow.nib/info.nib      2008-04-17 19:32:45 UTC (rev 
3748)
@@ -1,5 +1,5 @@
 <?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>
@@ -10,8 +10,12 @@
                <string>69 303 79 106 0 0 1440 938 </string>
        </dict>
        <key>IBFramework Version</key>
-       <string>446.1</string>
+       <string>489.0</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>7</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>8S165</string>
+       <string>9C7010</string>
 </dict>
 </plist>

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

Modified: trunk/ru.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)

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


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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to