summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-10-08 08:42:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-10-08 08:42:13 (GMT)
commit4a51f37982c2d5d358971e947d05786b939af88e (patch)
tree06bbde53a6476c3dea08fcc9003d66df1c5d1cde /ChangeLog
parentb75a1889afa207051395b0288890b5b197c87b75 (diff)
Added pictures to the list of Android permissions.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@266 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f1d521..e2c92d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+12-10-08 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/python/androperms/android.png:
+ Add pictures to the list of Android permissions.
+
+ * plugins/python/androperms/androperms.py:
+ New entry: picture for the treeview.
+
+ * plugins/python/androperms/Makefile.am:
+ Add the new *.png files to androperms_DATA.
+
+ * plugins/python/androperms/panel.py:
+ Add pictures to the list of Android permissions.
+
+ * plugins/python/androperms/routine.png:
+ New entry: picture for the treeview.
+
12-10-07 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/easygtk.h: