diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-10-08 08:42:13 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-10-08 08:42:13 (GMT) |
commit | 4a51f37982c2d5d358971e947d05786b939af88e (patch) | |
tree | 06bbde53a6476c3dea08fcc9003d66df1c5d1cde /ChangeLog | |
parent | b75a1889afa207051395b0288890b5b197c87b75 (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-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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: |