r1392 - trunk/examples/uni

[email protected]
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Fri Sep 30 18:30:16 2005
New Revision: 1392

Modified:
   trunk/examples/uni/config.xml
Log:
fixed config.xml for paste dialog

Modified: trunk/examples/uni/config.xml
==============================================================================
--- trunk/examples/uni/config.xml	(original)
+++ trunk/examples/uni/config.xml	Fri Sep 30 18:30:16 2005
@@ -111,8 +111,11 @@
 
         <button name="Copy" col="0" row="4" action="ClipboardCopy"/>
         <button name="Cut" col="1" row="4" action="ClipboardCut"/>
-
+        
         <button name="Paste" col="2" row="4" action="ClipboardPasteDialog"/>
+        <button name="PasteDialog" col="4" row="4" action="ClipboardPasteDialog"/>
+     
+        
         <button name="Image" col="3" row="5" action="InsertImage"/>
         <button name="Save" col="1" row="6" action="DocumentSave"/>
         <button name="Undo" col="3" row="6" action="Undo"/>
@@ -187,4 +190,12 @@
          <attribute name="id"/>      
          <attribute name="style"/>      
          <attribute name="xml:lang"/>      
-    </context></config>
+    </context>
+    
+    
+    <plugins>
+    <plugin name="ClipboardPasteDialog">
+    </plugin>
+    </plugins>
+    
+    </config>
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.