Revision: 3737
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3737&view=rev
Author:   hofman
Date:     2008-04-16 09:24:49 -0700 (Wed, 16 Apr 2008)

Log Message:
-----------
Bind font properties for font picker in nib.

Modified Paths:
--------------
    trunk/Dutch.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/English.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/French.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/German.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/Italian.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/SKPreferenceController.m
    trunk/Spanish.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/cs.lproj/PreferenceWindow.nib/keyedobjects.nib
    trunk/ru.lproj/PreferenceWindow.nib/keyedobjects.nib

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

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

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

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

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

Modified: trunk/SKPreferenceController.m
===================================================================
--- trunk/SKPreferenceController.m      2008-04-16 11:46:49 UTC (rev 3736)
+++ trunk/SKPreferenceController.m      2008-04-16 16:24:49 UTC (rev 3737)
@@ -118,11 +118,6 @@
     
     [self updateRevertButtons];
     
-    [textNoteFontPicker bind:SKFontPickerFontNameKey toObject:sudc 
withKeyPath:VALUES_KEY_PATH(SKTextNoteFontNameKey) options:nil];
-    [textNoteFontPicker bind:SKFontPickerFontSizeKey toObject:sudc 
withKeyPath:VALUES_KEY_PATH(SKTextNoteFontSizeKey) options:nil];
-    [anchoredNoteFontPicker bind:SKFontPickerFontNameKey toObject:sudc 
withKeyPath:VALUES_KEY_PATH(SKAnchoredNoteFontNameKey) options:nil];
-    [anchoredNoteFontPicker bind:SKFontPickerFontSizeKey toObject:sudc 
withKeyPath:VALUES_KEY_PATH(SKAnchoredNoteFontSizeKey) options:nil];
-    
     [textLineWell bind:SKLineWellLineWidthKey toObject:sudc 
withKeyPath:VALUES_KEY_PATH(SKFreeTextNoteLineWidthKey) options:nil];
     [textLineWell bind:SKLineWellStyleKey toObject:sudc 
withKeyPath:VALUES_KEY_PATH(SKFreeTextNoteLineStyleKey) options:nil];
     [textLineWell bind:SKLineWellDashPatternKey toObject:sudc 
withKeyPath:VALUES_KEY_PATH(SKFreeTextNoteDashPatternKey) options:nil];

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

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

Modified: trunk/ru.lproj/PreferenceWindow.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