Author: ericwa
Date: Fri Mar 14 19:55:08 2014
New Revision: 10565

URL: http://svn.gna.org/viewcvs/etoile?rev=10565&view=rev
Log:
Typewriter: fix buttons not highlighting

Modified:
    trunk/Etoile/Frameworks/CoreObject/Samples/Typewriter/en.lproj/Document.xib

Modified: 
trunk/Etoile/Frameworks/CoreObject/Samples/Typewriter/en.lproj/Document.xib
URL: 
http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Frameworks/CoreObject/Samples/Typewriter/en.lproj/Document.xib?rev=10565&r1=10564&r2=10565&view=diff
==============================================================================
--- trunk/Etoile/Frameworks/CoreObject/Samples/Typewriter/en.lproj/Document.xib 
(original)
+++ trunk/Etoile/Frameworks/CoreObject/Samples/Typewriter/en.lproj/Document.xib 
Fri Mar 14 19:55:08 2014
@@ -88,7 +88,7 @@
                                                                                
                </object>
                                                                                
                <string key="NSCellIdentifier">_NS:9</string>
                                                                                
                <reference key="NSControlView" ref="225019472"/>
-                                                                               
                <int key="NSButtonFlags">-2042347520</int>
+                                                                               
                <int key="NSButtonFlags">138690560</int>
                                                                                
                <int key="NSButtonFlags2">162</int>
                                                                                
                <object class="NSCustomResource" key="NSNormalImage" 
id="67877710">
                                                                                
                        <string key="NSClassName">NSImage</string>
@@ -374,7 +374,7 @@
                                                                                
                <reference key="NSSupport" ref="1070166364"/>
                                                                                
                <string key="NSCellIdentifier">_NS:9</string>
                                                                                
                <reference key="NSControlView" ref="303055204"/>
-                                                                               
                <int key="NSButtonFlags">-2042347520</int>
+                                                                               
                <int key="NSButtonFlags">138690560</int>
                                                                                
                <int key="NSButtonFlags2">162</int>
                                                                                
                <reference key="NSNormalImage" ref="67877710"/>
                                                                                
                <reference key="NSAlternateImage" ref="534773135"/>
@@ -1482,6 +1482,7 @@
                                                <string 
key="addTag:">id</string>
                                                <string 
key="addTagGroup:">id</string>
                                                <string 
key="duplicate:">id</string>
+                                               <string 
key="removeTagFromNote:">id</string>
                                                <string 
key="search:">id</string>
                                                <string 
key="showDocumentHistory:">id</string>
                                        </dictionary>
@@ -1500,6 +1501,10 @@
                                                </object>
                                                <object class="IBActionInfo" 
key="duplicate:">
                                                        <string 
key="name">duplicate:</string>
+                                                       <string 
key="candidateClassName">id</string>
+                                               </object>
+                                               <object class="IBActionInfo" 
key="removeTagFromNote:">
+                                                       <string 
key="name">removeTagFromNote:</string>
                                                        <string 
key="candidateClassName">id</string>
                                                </object>
                                                <object class="IBActionInfo" 
key="search:">


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to