Revision: 4010
          http://skim-app.svn.sourceforge.net/skim-app/?rev=4010&view=rev
Author:   hofman
Date:     2008-06-12 07:18:38 -0700 (Thu, 12 Jun 2008)

Log Message:
-----------
Make background color of keywords same as surrounding box on Leopard.

Modified Paths:
--------------
    trunk/Dutch.lproj/InfoWindow.nib/classes.nib
    trunk/Dutch.lproj/InfoWindow.nib/info.nib
    trunk/Dutch.lproj/InfoWindow.nib/keyedobjects.nib
    trunk/English.lproj/InfoWindow.nib/classes.nib
    trunk/English.lproj/InfoWindow.nib/info.nib
    trunk/English.lproj/InfoWindow.nib/keyedobjects.nib
    trunk/French.lproj/InfoWindow.nib/info.nib
    trunk/French.lproj/InfoWindow.nib/keyedobjects.nib
    trunk/Italian.lproj/InfoWindow.nib/classes.nib
    trunk/Italian.lproj/InfoWindow.nib/info.nib
    trunk/Italian.lproj/InfoWindow.nib/keyedobjects.nib
    trunk/Spanish.lproj/InfoWindow.nib/info.nib
    trunk/Spanish.lproj/InfoWindow.nib/keyedobjects.nib
    trunk/cs.lproj/InfoWindow.nib/classes.nib
    trunk/cs.lproj/InfoWindow.nib/info.nib
    trunk/cs.lproj/InfoWindow.nib/keyedobjects.nib

Modified: trunk/Dutch.lproj/InfoWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/InfoWindow.nib/classes.nib        2008-06-12 12:03:53 UTC 
(rev 4009)
+++ trunk/Dutch.lproj/InfoWindow.nib/classes.nib        2008-06-12 14:18:38 UTC 
(rev 4010)
@@ -1,11 +1,15 @@
 {
-    IBClasses = (
-        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
-        {
-            CLASS = SKInfoWindowController; 
-            LANGUAGE = ObjC; 
-            SUPERCLASS = NSWindowController; 
+    IBClasses =     (
+                {
+            CLASS = FirstResponder;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSObject;
+        },
+                {
+            CLASS = SKInfoWindowController;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSWindowController;
         }
-    ); 
-    IBVersion = 1; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/Dutch.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/InfoWindow.nib/info.nib   2008-06-12 12:03:53 UTC (rev 
4009)
+++ trunk/Dutch.lproj/InfoWindow.nib/info.nib   2008-06-12 14:18:38 UTC (rev 
4010)
@@ -1,17 +1,17 @@
 <?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>446.1</string>
+       <string>489.0</string>
        <key>IBOpenObjects</key>
        <array>
                <integer>5</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8R218</string>
+       <string>9D34</string>
        <key>IBUserGuides</key>
        <dict>
                <key>5</key>

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

Modified: trunk/English.lproj/InfoWindow.nib/classes.nib
===================================================================
--- trunk/English.lproj/InfoWindow.nib/classes.nib      2008-06-12 12:03:53 UTC 
(rev 4009)
+++ trunk/English.lproj/InfoWindow.nib/classes.nib      2008-06-12 14:18:38 UTC 
(rev 4010)
@@ -1,11 +1,15 @@
 {
-    IBClasses = (
-        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
-        {
-            CLASS = SKInfoWindowController; 
-            LANGUAGE = ObjC; 
-            SUPERCLASS = NSWindowController; 
+    IBClasses =     (
+                {
+            CLASS = FirstResponder;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSObject;
+        },
+                {
+            CLASS = SKInfoWindowController;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSWindowController;
         }
-    ); 
-    IBVersion = 1; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/English.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/English.lproj/InfoWindow.nib/info.nib 2008-06-12 12:03:53 UTC (rev 
4009)
+++ trunk/English.lproj/InfoWindow.nib/info.nib 2008-06-12 14:18:38 UTC (rev 
4010)
@@ -1,17 +1,17 @@
 <?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>446.1</string>
+       <string>489.0</string>
        <key>IBOpenObjects</key>
        <array>
                <integer>5</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8R218</string>
+       <string>9D34</string>
        <key>IBUserGuides</key>
        <dict>
                <key>5</key>

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

Modified: trunk/French.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/French.lproj/InfoWindow.nib/info.nib  2008-06-12 12:03:53 UTC (rev 
4009)
+++ trunk/French.lproj/InfoWindow.nib/info.nib  2008-06-12 14:18:38 UTC (rev 
4010)
@@ -3,11 +3,15 @@
 <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>IBFramework Version</key>
        <string>489.0</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>5</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>9C7010</string>
+       <string>9D34</string>
        <key>IBUserGuides</key>
        <dict>
                <key>5</key>

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

Modified: trunk/Italian.lproj/InfoWindow.nib/classes.nib
===================================================================
--- trunk/Italian.lproj/InfoWindow.nib/classes.nib      2008-06-12 12:03:53 UTC 
(rev 4009)
+++ trunk/Italian.lproj/InfoWindow.nib/classes.nib      2008-06-12 14:18:38 UTC 
(rev 4010)
@@ -1,11 +1,15 @@
 {
-    IBClasses = (
-        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
-        {
-            CLASS = SKInfoWindowController; 
-            LANGUAGE = ObjC; 
-            SUPERCLASS = NSWindowController; 
+    IBClasses =     (
+                {
+            CLASS = FirstResponder;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSObject;
+        },
+                {
+            CLASS = SKInfoWindowController;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSWindowController;
         }
-    ); 
-    IBVersion = 1; 
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/Italian.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/Italian.lproj/InfoWindow.nib/info.nib 2008-06-12 12:03:53 UTC (rev 
4009)
+++ trunk/Italian.lproj/InfoWindow.nib/info.nib 2008-06-12 14:18:38 UTC (rev 
4010)
@@ -1,17 +1,17 @@
 <?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>446.1</string>
+       <string>489.0</string>
        <key>IBOpenObjects</key>
        <array>
                <integer>5</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8R218</string>
+       <string>9D34</string>
        <key>IBUserGuides</key>
        <dict>
                <key>5</key>

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

Modified: trunk/Spanish.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/Spanish.lproj/InfoWindow.nib/info.nib 2008-06-12 12:03:53 UTC (rev 
4009)
+++ trunk/Spanish.lproj/InfoWindow.nib/info.nib 2008-06-12 14:18:38 UTC (rev 
4010)
@@ -6,8 +6,12 @@
        <string>69 58 356 240 0 0 1440 938 </string>
        <key>IBFramework Version</key>
        <string>489.0</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>5</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>9C31</string>
+       <string>9D34</string>
        <key>IBUserGuides</key>
        <dict>
                <key>5</key>

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

Modified: trunk/cs.lproj/InfoWindow.nib/classes.nib
===================================================================
--- trunk/cs.lproj/InfoWindow.nib/classes.nib   2008-06-12 12:03:53 UTC (rev 
4009)
+++ trunk/cs.lproj/InfoWindow.nib/classes.nib   2008-06-12 14:18:38 UTC (rev 
4010)
@@ -1,27 +1,15 @@
-<?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>
+{
+    IBClasses =     (
+                {
+            CLASS = FirstResponder;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSObject;
+        },
+                {
+            CLASS = SKInfoWindowController;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSWindowController;
+        }
+    );
+    IBVersion = 1;
+}
\ No newline at end of file

Modified: trunk/cs.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/cs.lproj/InfoWindow.nib/info.nib      2008-06-12 12:03:53 UTC (rev 
4009)
+++ trunk/cs.lproj/InfoWindow.nib/info.nib      2008-06-12 14:18:38 UTC (rev 
4010)
@@ -2,14 +2,18 @@
 <!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/>
+       <array>
+               <integer>5</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>9C7010</string>
+       <string>9D34</string>
        <key>targetFramework</key>
        <string>IBCocoaFramework</string>
 </dict>

Modified: trunk/cs.lproj/InfoWindow.nib/keyedobjects.nib
===================================================================
(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