summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavide Andreoli <dave@gurumeditation.it>2012-03-02 20:59:14 +0000
committerDavide Andreoli <dave@gurumeditation.it>2012-03-02 20:59:14 +0000
commit6fa43f1ee089cc8d252368726669638a783642df (patch)
tree3f49cfc8b39dfd9829b17ffc3692e12d2c174969 /Makefile.am
parent91cb13ba680663ef75ae8a2313cffdecb7e5255b (diff)
downloadpython-elementary-6fa43f1ee089cc8d252368726669638a783642df.tar.gz
python-elementary-6fa43f1ee089cc8d252368726669638a783642df.tar.bz2
python-elementary-6fa43f1ee089cc8d252368726669638a783642df.zip
* Deprecate widgets (and removed tests):
Pager ScrolledEntry Toggle * Deprecate label_fontsize_get/align_get/color_set methods SVN revision: 68636
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 509ffda..566995a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,7 +81,6 @@ examples_files = \
tests/test_list.py \
tests/test_menu.py \
tests/test_notify.py \
- tests/test_pager.py \
tests/test_panel.py \
tests/test_progressbar.py \
tests/test.py \
@@ -90,7 +89,6 @@ examples_files = \
tests/test_separator.py \
tests/test_spinner.py \
tests/test_table.py \
- tests/test_toggle.py \
tests/test_toolbar.py \
tests/test_tooltip.py
examples_images_files = \