* adding global header containing services' names
[mdictionary] / README
diff --git a/README b/README
index 9eb335c..e00ff93 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-WhiteStork Multilingual Dictionary ver. 0.1.0 ALPHA
+mdictionary Multilingual Dictionary ver. 0.1.0 ALPHA
 
 
 
-What is WhiteStork Multilingual Dictionary
+What is mdictionary Multilingual Dictionary
 ------------------------------------------
-WhiteStork is a multilingual dictionary enabling its users to use many dictionary formats. Our final goal is to use many search engines so that different file formats could be used. They will be in a form of dynamically loadable modules. For now however, we have limited the project to one engine for the XDXF format. The application consists of four modules: 
+mdictionary is a multilingual dictionary enabling its users to use many dictionary formats. Our final goal is to use many search engines so that different file formats could be used. They will be in a form of dynamically loadable modules. For now however, we have limited the project to one engine for the XDXF format. The application consists of four modules: 
 - GUI - written using GTK+ Hildon, GPL License
 - Engine - XDXF format parser, GPL license
 - Manager - thread management and GUI starting, GPL license
@@ -13,11 +13,11 @@ WhiteStork is a multilingual dictionary enabling its users to use many dictionar
 Compilation
 -----------
 
-In order to compile this application go to the WhiteStork/trunk directory and run the following command:
+In order to compile this application go to the mdictionary/trunk directory and run the following command:
 
 make clean && make
 
-However, it is important to put out, that this will only compile the program. You won't be able to run it. Read the Installation section for information on how to install WhiteStork on your system.
+However, it is important to put out, that this will only compile the program. You won't be able to run it. Read the Installation section for information on how to install mdictionary on your system.
 
 Installation
 ------------
@@ -35,7 +35,7 @@ These lines, compile the source code, create a debian package and install it ont
 Running
 -------
 
-After installation is successful, there should a WhiteStork entry in the Extras submenu. All you have to do now is start it. Please refer to the WhiteStork User Interface Specification for hints on how to use our dictionary. It is available under this URL: https://garage.maemo.org/docman/?group_id=58
+After installation is successful, there should a mdictionary entry in the Extras submenu. All you have to do now is start it. Please refer to the mdictionary User Interface Specification for hints on how to use our dictionary. It is available under this URL: https://garage.maemo.org/docman/?group_id=58
 The package contains two dictionaries, so you can start using our app right away.
 
 Should there be any problems, please contact one of our developers via garage.maemo.org.
@@ -44,5 +44,5 @@ Should there be any problems, please contact one of our developers via garage.ma
 Have fun using our application
 
 
-The WhiteStork Multilingual dictionary developer's
+The mdictionary Multilingual dictionary developer's