[latexila] Change description: "Integrated LaTeX Environment" -> "LaTeX editor"



commit efd316e03e8874f1bc5be3e4482bc91dbcec65d7
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Nov 3 16:36:31 2017 +0100

    Change description: "Integrated LaTeX Environment" -> "LaTeX editor"
    
    There are some stuff that usually an IDE can do but is out of scope for
    LaTeXila, for example support for Git (doing all git operations within
    the IDE).
    
    There is one thing that LaTeXila can do and is within the scope of an
    IDE (a bit beyond a simple text editor), which is: compiling the
    documents. But that's the only feature IDE-ish, and it is easy *not* to
    use it.
    
    Well, there is also project management which is IDE-ish, but managing a
    project in LaTeXila is so simple, it is a really small feature (but
    useful). It's not like a programming project like in Eclipse, creating a
    jar etc.
    
    LaTeXila is still a lightweight application for doing LaTeX, so "LaTeX
    editor" better fits it, and has the advantage that it is shorter.
    
    The AppData description has been improved as well (and copied in the
    *.doap file).

 README                                 |    2 +-
 data/org.gnome.latexila.appdata.xml.in |   14 +++++++-------
 data/org.gnome.latexila.desktop.in.in  |    2 +-
 latexila.doap                          |   12 ++++++------
 man/latexila.1                         |    5 ++---
 man/latexila.1.xml                     |    5 ++---
 src/latexila_app.vala                  |    2 +-
 7 files changed, 20 insertions(+), 22 deletions(-)
---
diff --git a/README b/README
index f1ee4a3..c8e8bf4 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ LaTeXila
 
 This is the version 3.27.0 of LaTeXila.
 
-LaTeXila is an Integrated LaTeX Environment for the GNOME desktop.
+LaTeXila is a LaTeX editor for the GNOME desktop.
 
 LaTeXila is released under the GNU General Public License (GPL) version 3 or
 later, see the file 'COPYING' for more information.
diff --git a/data/org.gnome.latexila.appdata.xml.in b/data/org.gnome.latexila.appdata.xml.in
index b6df22e..201302e 100644
--- a/data/org.gnome.latexila.appdata.xml.in
+++ b/data/org.gnome.latexila.appdata.xml.in
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014-2016 - Sébastien Wilmet <swilmet gnome org> -->
+<!-- Copyright 2014-2017 - Sébastien Wilmet <swilmet gnome org> -->
 <component type="desktop">
   <id>org.gnome.latexila.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-3.0+</project_license>
   <name>LaTeXila</name>
-  <_summary>Integrated LaTeX environment</_summary>
+  <_summary>LaTeX editor</_summary>
   <description>
     <_p>
-      LaTeXila is an integrated LaTeX environment for the GNOME desktop.
-      The idea of LaTeXila is to always deal directly with the LaTeX code, while
-      simplifying as most as possible the writing of this LaTeX code.
+      LaTeXila is a LaTeX editor for the GNOME desktop. LaTeXila permits to
+      concentrate on the content and the structure of the document instead of
+      being distracted by its presentation.
     </_p>
     <_p>
       To help the writing of the LaTeX markup, auto-completion is available as
@@ -21,8 +21,8 @@
     </_p>
     <_p>
       A side panel contains three components: the document structure to easily
-      navigate in it; lists of symbols to insert them in a document; and an
-      integrated file browser.
+      navigate in it; lists of symbols to insert them in a document; and a file
+      browser.
     </_p>
     <_p>
       LaTeXila has also other features like the spell-checking, or jumping to
diff --git a/data/org.gnome.latexila.desktop.in.in b/data/org.gnome.latexila.desktop.in.in
index bcf2dc0..0e604fe 100644
--- a/data/org.gnome.latexila.desktop.in.in
+++ b/data/org.gnome.latexila.desktop.in.in
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=LaTeXila
-_GenericName=Integrated LaTeX Environment
+_GenericName=LaTeX Editor
 _Comment=Edit LaTeX documents
 _Keywords=text;tex;latex;editor;documents;
 Exec=latexila %U
diff --git a/latexila.doap b/latexila.doap
index 80d32f9..dfc4a0f 100644
--- a/latexila.doap
+++ b/latexila.doap
@@ -6,11 +6,11 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <name xml:lang="en">latexila</name>
-  <shortdesc xml:lang="en">LaTeXila, an Integrated LaTeX Environment</shortdesc>
+  <shortdesc xml:lang="en">LaTeXila, a LaTeX editor</shortdesc>
   <description xml:lang="en">
-LaTeXila is an integrated LaTeX environment for the GNOME desktop.
-The idea of LaTeXila is to always deal directly with the LaTeX code, while
-simplifying as most as possible the writing of this LaTeX code.
+LaTeXila is a LaTeX editor for the GNOME desktop. LaTeXila permits to
+concentrate on the content and the structure of the document instead of
+being distracted by its presentation.
 
 To help the writing of the LaTeX markup, auto-completion is available as
 well as menus and toolbars with the principal commands. New documents are
@@ -19,8 +19,8 @@ document in one click. And projects containing several .tex files are
 managed easily.
 
 A side panel contains three components: the document structure to easily
-navigate in it; lists of symbols to insert them in a document; and an
-integrated file browser.
+navigate in it; lists of symbols to insert them in a document; and a file
+browser.
 
 LaTeXila has also other features like the spell-checking, or jumping to
 the associated position between the .tex file and the PDF.
diff --git a/man/latexila.1 b/man/latexila.1
index 8c30f7d..73d477a 100644
--- a/man/latexila.1
+++ b/man/latexila.1
@@ -28,7 +28,7 @@
 .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH "NAME"
-latexila \- Integrated LaTeX Environment for the GNOME Desktop
+latexila \- LaTeX editor for the GNOME desktop
 .SH "SYNOPSIS"
 .HP \w'\fBlatexila\fR\ 'u
 \fBlatexila\fR [\fIOPTIONS\fR] [\fIFILES\fR]
@@ -40,8 +40,7 @@ This manual page documents briefly the
 \fBlatexila\fR
 command\&.
 .PP
-LaTeXila
-is an Integrated LaTeX Environment for the GNOME Desktop\&.
+LaTeXila is a LaTeX editor for the GNOME desktop\&.
 .SH "OPTIONS"
 .PP
 The program follows the usual GNU command line syntax, with long options starting with two dashes\&. A 
summary of options is included below\&. For a complete description of options, please use
diff --git a/man/latexila.1.xml b/man/latexila.1.xml
index a1b4412..5b3ff01 100644
--- a/man/latexila.1.xml
+++ b/man/latexila.1.xml
@@ -77,7 +77,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
 
   <refnamediv>
     <refname>&command;</refname>
-    <refpurpose>Integrated LaTeX Environment for the GNOME Desktop</refpurpose>
+    <refpurpose>LaTeX editor for the GNOME desktop</refpurpose>
   </refnamediv>
 
   <refsynopsisdiv>
@@ -100,8 +100,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
 
   <refsection xml:id="description"><info><title>DESCRIPTION</title></info>
     <para>This manual page documents briefly the <command>&command;</command> command.</para>
-    <para><application>&program;</application> is an Integrated LaTeX Environment for
-      the GNOME Desktop.</para>
+    <para><application>&program;</application> is a LaTeX editor for the GNOME desktop.</para>
   </refsection>
 
   <refsection xml:id="options"><info><title>OPTIONS</title></info>
diff --git a/src/latexila_app.vala b/src/latexila_app.vala
index 6f22801..4c59f07 100644
--- a/src/latexila_app.vala
+++ b/src/latexila_app.vala
@@ -231,7 +231,7 @@ public class LatexilaApp : Gtk.Application
     private void about_cb ()
     {
         string comments =
-            _("LaTeXila is an Integrated LaTeX Environment for the GNOME Desktop");
+            _("LaTeXila is a LaTeX editor for the GNOME desktop");
         string copyright = "Copyright 2009-2017 – Sébastien Wilmet";
 
         string website = "https://wiki.gnome.org/Apps/LaTeXila";;


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