Fix gi.require_version warning
[indicator-chars.git] / README.rst
index 7fa0a2f..dd26a50 100644 (file)
@@ -10,18 +10,31 @@ simple copying them to clipboard (similar to original characters applet).
 Create a file .indicator-chars in your home directory with lines of
 characters to be selectable.
 
--------
-Fork Cyrille37
--------
+**Fork by Cyrille37**
 
 :Author: Cyrille37 <cyrille37@gmail.com>
 
-Some changes to make indicator-chars works on Ubuntu 12.04LTS with Unity 2D
-- replace the custom icon with a theme icon name
-- add a char copy into Clipboard(selection="CLIPBOARD")
-Other minors changes
-- use env to find the Python engine
-- add a configuration file example: "conf-example.indicator-chars"
+- Some changes to make indicator-chars works on Ubuntu 12.04LTS with Unity 2D
+
+  - replace the custom icon with a theme icon name
+
+  - add a char copy into Clipboard(selection="CLIPBOARD")
+
+- Other minors changes
+
+  - use env to find the Python engine
+
+  - add a configuration file example: "conf-example.indicator-chars"
+
+**Fork by Adrian I Lam**
+
+:Author: Adrian I Lam <adrianiainlam@gmail.com>
+
+- Changes to Cyrille37's fork:
+
+  - port to Python 3 from Python 2
+
+  - use the svg custom icon
 
 -------
 Install