summaryrefslogtreecommitdiff
path: root/invest-applet/invest/defs.py.in
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-02-04 22:57:59 +0100
committerinfirit <[email protected]>2014-02-04 22:57:59 +0100
commite07db99e4ab834f562bd1d1234a5827ae5ef4747 (patch)
tree8e60c06cf7a663aac0473efe03f254de4176cce9 /invest-applet/invest/defs.py.in
parent9f48b8cec28f20c1936b90bc424783823e6e9226 (diff)
downloadmate-applets-e07db99e4ab834f562bd1d1234a5827ae5ef4747.tar.bz2
mate-applets-e07db99e4ab834f562bd1d1234a5827ae5ef4747.tar.xz
invest-applet: Add gtk3 support
Diffstat (limited to 'invest-applet/invest/defs.py.in')
-rw-r--r--invest-applet/invest/defs.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/invest-applet/invest/defs.py.in b/invest-applet/invest/defs.py.in
index 3985ea38..a503005e 100644
--- a/invest-applet/invest/defs.py.in
+++ b/invest-applet/invest/defs.py.in
@@ -8,3 +8,4 @@ MATELOCALEDIR = "@MATELOCALEDIR@"
BUILDERDIR = "@BUILDERDIR@"
NETWORKMANAGER_VERSION = "@NETWORKMANAGER_VERSION@"
PKGDATADIR = "@PKGDATADIR@"
+GTK_API_VERSION = "@GTK_API_VERSION@"