[gnome-latex: 195/205] Release 0.2



commit 048df2fd556090f06005c48ea48e0afd2c44865a
Author: Sébastien Wilmet <sebastien wilmet gmail com>
Date:   Sat Feb 20 01:26:43 2010 +0100

    Release 0.2

 INSTALL               | 6 +++---
 README                | 3 +--
 data/latexila.desktop | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index f3b52b8..14c2a96 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,8 +4,8 @@ For the compilation, CMake 2.6.4 minimum is also required.
 Simple install procedure
 ========================
 
-$ tar xvf latexila-0.1.tar.gz          # unpack the sources
-$ cd latexila-0.1/build/               # go to the build directory
+$ tar xvf latexila-0.2.tar.gz          # unpack the sources
+$ cd latexila-0.2/build/               # go to the build directory
 $ cmake ../                            # run the Makefile generator
 $ make                                 # build LaTeXila
 [ Become root if necessary ]
@@ -17,7 +17,7 @@ Simple uninstall procedure
 All the files installed are listed in the "install_manifest.txt" file.
 So you can uninstall LaTeXila by doing this:
 
-$ cd latexila-0.1/build/
+$ cd latexila-0.2/build/
 [ Become root if necessary ]
 $ xargs rm < install_manifest.txt
 
diff --git a/README b/README
index 0048db5..0a05a22 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 0.1 of LaTeXila. LaTeXila is a LaTeX editor designed for the
+This is version 0.2 of LaTeXila. LaTeXila is a LaTeX editor designed for the
 GNOME Desktop.
 
 LaTeXila is released under the GNU General Public License (GPL) version 3 or
@@ -23,4 +23,3 @@ Where to report bugs
 
 Bugs should be reported to the Tracker on SourceForge:
 http://sourceforge.net/tracker/?group_id=271323
-
diff --git a/data/latexila.desktop b/data/latexila.desktop
index 1fdf19d..205560e 100644
--- a/data/latexila.desktop
+++ b/data/latexila.desktop
@@ -2,7 +2,7 @@
 Encoding=UTF-8
 Name=LaTeXila
 GenericName=LaTeX Frontend
-GenericName[fr]=Inerface graphique LaTeX
+GenericName[fr]=Interface graphique LaTeX
 Comment=LaTeX editor
 Comment[fr]=Éditeur LaTeX
 Exec=latexila


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]