Revision: 2936
          http://skim-app.svn.sourceforge.net/skim-app/?rev=2936&view=rev
Author:   hofman
Date:     2007-09-18 05:26:56 -0700 (Tue, 18 Sep 2007)

Log Message:
-----------
Tweak layout of french localization of line inspector.

Modified Paths:
--------------
    trunk/French.lproj/LineInspector.nib/classes.nib
    trunk/French.lproj/LineInspector.nib/info.nib
    trunk/French.lproj/LineInspector.nib/keyedobjects.nib

Modified: trunk/French.lproj/LineInspector.nib/classes.nib
===================================================================
--- trunk/French.lproj/LineInspector.nib/classes.nib    2007-09-18 08:54:17 UTC 
(rev 2935)
+++ trunk/French.lproj/LineInspector.nib/classes.nib    2007-09-18 12:26:56 UTC 
(rev 2936)
@@ -1,56 +1,44 @@
 {
-    IBClasses =     (
-                {
-            ACTIONS =             {
-                "" = id;
-            };
-            CLASS = FirstResponder;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        },
-                {
-            ACTIONS =             {
-                changeDashPattern = id;
-                changeEndLineStyle = id;
-                changeLineStyle = id;
-                changeLineWidth = id;
-                changeStartLineStyle = id;
-            };
-            CLASS = NSObject;
-            LANGUAGE = ObjC;
-        },
-                {
-            CLASS = NSSegmentedControl;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSControl;
-        },
-                {
-            CLASS = SKLineInspector;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                dashPatternField = NSTextField;
-                endLineStyleButton = NSSegmentedControl;
-                lineWell = SKLineWell;
-                lineWidthField = NSTextField;
-                lineWidthSlider = NSSlider;
-                startLineStyleButton = NSSegmentedControl;
-                styleButton = NSSegmentedControl;
-            };
-            SUPERCLASS = NSWindowController;
-        },
-                {
-            CLASS = SKLineWell;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                target = id;
-            };
-            SUPERCLASS = NSControl;
-        },
-                {
-            CLASS = SKNumberArrayFormatter;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSFormatter;
-        }
-    );
-    IBVersion = 1;
+    IBClasses = (
+        {
+            ACTIONS = {"" = id; }; 
+            CLASS = FirstResponder; 
+            LANGUAGE = ObjC; 
+            SUPERCLASS = NSObject; 
+        }, 
+        {
+            ACTIONS = {
+                changeDashPattern = id; 
+                changeEndLineStyle = id; 
+                changeLineStyle = id; 
+                changeLineWidth = id; 
+                changeStartLineStyle = id; 
+            }; 
+            CLASS = NSObject; 
+            LANGUAGE = ObjC; 
+        }, 
+        {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; 
}, 
+        {
+            CLASS = SKLineInspector; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {
+                dashPatternField = NSTextField; 
+                endLineStyleButton = NSSegmentedControl; 
+                lineWell = SKLineWell; 
+                lineWidthField = NSTextField; 
+                lineWidthSlider = NSSlider; 
+                startLineStyleButton = NSSegmentedControl; 
+                styleButton = NSSegmentedControl; 
+            }; 
+            SUPERCLASS = NSWindowController; 
+        }, 
+        {
+            CLASS = SKLineWell; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {target = id; }; 
+            SUPERCLASS = NSControl; 
+        }, 
+        {CLASS = SKNumberArrayFormatter; LANGUAGE = ObjC; SUPERCLASS = 
NSFormatter; }
+    ); 
+    IBVersion = 1; 
 }
\ No newline at end of file

Modified: trunk/French.lproj/LineInspector.nib/info.nib
===================================================================
--- trunk/French.lproj/LineInspector.nib/info.nib       2007-09-18 08:54:17 UTC 
(rev 2935)
+++ trunk/French.lproj/LineInspector.nib/info.nib       2007-09-18 12:26:56 UTC 
(rev 2936)
@@ -1,12 +1,16 @@
 <?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";>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <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>446.1</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>5</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>9A466</string>
+       <string>8R218</string>
 </dict>
 </plist>

Modified: trunk/French.lproj/LineInspector.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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to