port to Qt5
[lilass.git] / README.rst
index 305ada1a761057dd4cd1185d63070f7c2e483da7..0e06f63a46d6943598b0cc20b9aaba5e85bf460c 100644 (file)
@@ -1,4 +1,4 @@
-LiLaSS - Linux Laptop Screen Setup
+LiLaSS: Linux Laptop Screen Setup
 ==================================
 
 Introduction
@@ -29,8 +29,8 @@ Simply run ``lilass`` to start the interactive mode. A window will pop up,
 allowing you to select which screens are enabled, their resolution, and how they 
 are positioned relatively to each other. The option ``--frontend`` (or ``-f``) 
 can be used to choose the frontend which opens the window. Currently, the 
-frontends ``qt`` and ``zenity`` are available. LiLaSS attempts to choose an 
-adequate frontend automatically.
+frontends ``qt`` (using Qt5) and ``zenity`` are available. LiLaSS attempts to
+choose an adequate frontend automatically.
 
 The option ``--relative-position`` (``-r``) suppresses the interactive 
 configuration. Instead, the given given option (``left``, ``right``, ``above``, 
@@ -75,8 +75,9 @@ connector not mentioned in either option will be completely ignored.
 Source, License
 ---------------
 
-You can find the sources in the `git repository`_ and `on GitHub`_. They are
-provided under the GPLv2_ or (at your option) any later version of the GPL.
+You can find the sources in the `git repository`_ (also available `on GitHub`_). 
+They are provided under the GPLv2_ or (at your option) any later version of the 
+GPL. See the file ``LICENSE-GPL2`` for more details.
 
 .. _git repository: http://www.ralfj.de/git/lilass.git
 .. _on GitHub: https://github.com/RalfJung/lilass