Merge branch 'qml'
[mdictionary] / www / devhowto.html
index 2626590..892afa3 100644 (file)
@@ -31,7 +31,7 @@
 <div id="webContainer">
        <div id="topBar">
                <img src="images/mLogo_ie24.png" style="float:left;"></img>
-       <!--    <div class="installs">
+<!--   <div class="installs">
                        INSTALL:
                        <a href="files/mdictionary.install"
                           class="install" style="margin-top:4px;"
@@ -72,8 +72,6 @@
                </div>
        </div>
        <div id="contentContainer">
-
-
                <h1>Developer's HOWTO:<br />making Your own plugin</h1>
                        The manual is available <a href="files/doc-plugin.1.0.4.odt">here</a>
 
@@ -89,7 +87,6 @@
        
 <div class="code">dbus_data = ws_dbus_create ("mDictionaryGui", "v1.0");</div>
 <p>
-Then You configure the remote and local addresses, by using <span class="code">ws_dbus_config</span>. The settings should be the same as in the example, below:
 
 </p>
 <div class="code">ws_dbus_config( dbus_data,