Revision: 3918
http://skim-app.svn.sourceforge.net/skim-app/?rev=3918&view=rev
Author: hofman
Date: 2008-05-26 08:00:27 -0700 (Mon, 26 May 2008)
Log Message:
-----------
Update Dutch localization
Modified Paths:
--------------
trunk/Dutch.lproj/Localizable.strings
trunk/Dutch.lproj/MainMenu.nib/classes.nib
trunk/Dutch.lproj/MainMenu.nib/info.nib
trunk/Dutch.lproj/MainMenu.nib/keyedobjects.nib
trunk/Dutch.lproj/MainWindow.nib/classes.nib
trunk/Dutch.lproj/MainWindow.nib/info.nib
trunk/Dutch.lproj/MainWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/NoteWindow.nib/classes.nib
trunk/Dutch.lproj/NoteWindow.nib/info.nib
trunk/Dutch.lproj/NoteWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/SnapshotWindow.nib/info.nib
trunk/Dutch.lproj/SnapshotWindow.nib/keyedobjects.nib
Modified: trunk/Dutch.lproj/Localizable.strings
===================================================================
(Binary files differ)
Modified: trunk/Dutch.lproj/MainMenu.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/MainMenu.nib/classes.nib 2008-05-26 14:35:19 UTC (rev
3917)
+++ trunk/Dutch.lproj/MainMenu.nib/classes.nib 2008-05-26 15:00:27 UTC (rev
3918)
@@ -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/Dutch.lproj/MainMenu.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/MainMenu.nib/info.nib 2008-05-26 14:35:19 UTC (rev
3917)
+++ trunk/Dutch.lproj/MainMenu.nib/info.nib 2008-05-26 15:00:27 UTC (rev
3918)
@@ -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>652</string>
+ <key>IBOldestOS</key>
+ <integer>5</integer>
+ <key>IBOpenObjects</key>
+ <array/>
<key>IBSystem Version</key>
- <string>9C31</string>
+ <string>9C7010</string>
+ <key>targetFramework</key>
+ <string>IBCocoaFramework</string>
</dict>
</plist>
Modified: trunk/Dutch.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Modified: trunk/Dutch.lproj/MainWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/MainWindow.nib/classes.nib 2008-05-26 14:35:19 UTC
(rev 3917)
+++ trunk/Dutch.lproj/MainWindow.nib/classes.nib 2008-05-26 15:00:27 UTC
(rev 3918)
@@ -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>NSSegmentedControl</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSControl</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>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>SKMainWindow</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSWindow</string>
+ </dict>
+ <dict>
+ <key>CLASS</key>
+ <string>SKTocOutlineView</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>SKOutlineView</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>SKColorSwatch</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSControl</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>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/Dutch.lproj/MainWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/MainWindow.nib/info.nib 2008-05-26 14:35:19 UTC (rev
3917)
+++ trunk/Dutch.lproj/MainWindow.nib/info.nib 2008-05-26 15:00:27 UTC (rev
3918)
@@ -3,29 +3,47 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
- <string>69 68 356 240 0 0 1440 938 </string>
+ <string>68 81 564 369 0 0 1440 938 </string>
<key>IBEditorPositions</key>
<dict>
+ <key>168</key>
+ <string>536 427 368 387 0 0 1440 938 </string>
+ <key>224</key>
+ <string>610 386 220 442 0 0 1440 938 </string>
+ <key>256</key>
+ <string>610 386 220 442 0 0 1440 938 </string>
+ <key>314</key>
+ <string>610 386 220 442 0 0 1440 938 </string>
+ <key>502</key>
+ <string>610 386 220 442 0 0 1440 938 </string>
+ <key>511</key>
+ <string>610 386 220 442 0 0 1440 938 </string>
<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>796</key>
+ <string>610 386 220 442 0 0 1440 938 </string>
<key>830</key>
<string>662 641 115 102 0 0 1440 938 </string>
+ <key>855</key>
+ <string>626 560 188 210 0 0 1440 938 </string>
+ <key>942</key>
+ <string>68 455 159 76 0 0 1440 938 </string>
</dict>
<key>IBFramework Version</key>
<string>489.0</string>
- <key>IBOldestOS</key>
- <integer>5</integer>
+ <key>IBLockedObjects</key>
+ <array/>
<key>IBOpenObjects</key>
<array>
+ <integer>168</integer>
<integer>830</integer>
+ <integer>687</integer>
+ <integer>942</integer>
<integer>694</integer>
- <integer>687</integer>
</array>
<key>IBSystem Version</key>
<string>9C7010</string>
- <key>targetFramework</key>
- <string>IBCocoaFramework</string>
</dict>
</plist>
Modified: trunk/Dutch.lproj/MainWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Modified: trunk/Dutch.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/NoteWindow.nib/classes.nib 2008-05-26 14:35:19 UTC
(rev 3917)
+++ trunk/Dutch.lproj/NoteWindow.nib/classes.nib 2008-05-26 15:00:27 UTC
(rev 3918)
@@ -6,63 +6,71 @@
<array>
<dict>
<key>CLASS</key>
- <string>NSObject</string>
+ <string>BDSKGradientView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
- <key>startAnimation</key>
+ <key>copy</key>
<string>id</string>
- <key>stopAnimation</key>
+ <key>delete</key>
<string>id</string>
+ <key>paste</key>
+ <string>id</string>
+ <key>show</key>
+ <string>id</string>
</dict>
<key>CLASS</key>
- <string>SKStatusBar</string>
+ <string>BDSKDragImageView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
- <key>leftCell</key>
+ <key>delegate</key>
<string>id</string>
- <key>rightCell</key>
- <string>id</string>
</dict>
<key>SUPERCLASS</key>
- <string>NSControl</string>
+ <string>NSImageView</string>
</dict>
<dict>
<key>CLASS</key>
- <string>BDSKGradientView</string>
+ <string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
- <string>NSView</string>
+ <string>NSObject</string>
</dict>
<dict>
+ <key>CLASS</key>
+ <string>NSObject</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ </dict>
+ <dict>
<key>ACTIONS</key>
<dict>
- <key>copy</key>
+ <key>startAnimation</key>
<string>id</string>
- <key>delete</key>
+ <key>stopAnimation</key>
<string>id</string>
- <key>paste</key>
- <string>id</string>
- <key>show</key>
- <string>id</string>
</dict>
<key>CLASS</key>
- <string>BDSKDragImageView</string>
+ <string>SKStatusBar</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
- <key>delegate</key>
+ <key>leftCell</key>
<string>id</string>
+ <key>rightCell</key>
+ <string>id</string>
</dict>
<key>SUPERCLASS</key>
- <string>NSImageView</string>
+ <string>NSControl</string>
</dict>
<dict>
<key>CLASS</key>
@@ -71,6 +79,8 @@
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
+ <key>iconTypePopUpButton</key>
+ <string>NSPopUpButton</string>
<key>imageView</key>
<string>BDSKDragImageView</string>
<key>statusBar</key>
@@ -81,14 +91,6 @@
<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>
Modified: trunk/Dutch.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/NoteWindow.nib/info.nib 2008-05-26 14:35:19 UTC (rev
3917)
+++ trunk/Dutch.lproj/NoteWindow.nib/info.nib 2008-05-26 15:00:27 UTC (rev
3918)
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>IBFramework Version</key>
- <string>629</string>
+ <string>652</string>
<key>IBOldestOS</key>
<integer>5</integer>
<key>IBOpenObjects</key>
Modified: trunk/Dutch.lproj/NoteWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Modified: trunk/Dutch.lproj/SnapshotWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/SnapshotWindow.nib/info.nib 2008-05-26 14:35:19 UTC
(rev 3917)
+++ trunk/Dutch.lproj/SnapshotWindow.nib/info.nib 2008-05-26 15:00:27 UTC
(rev 3918)
@@ -6,8 +6,14 @@
<string>69 68 356 240 0 0 1440 938 </string>
<key>IBFramework Version</key>
<string>489.0</string>
+ <key>IBLastKnownRelativeProjectPath</key>
+ <string>../Skim.xcodeproj</string>
<key>IBOldestOS</key>
<integer>5</integer>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>5</integer>
+ </array>
<key>IBSystem Version</key>
<string>9C7010</string>
<key>targetFramework</key>
Modified: trunk/Dutch.lproj/SnapshotWindow.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 2008.
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