summaryrefslogtreecommitdiff
path: root/invest-applet/invest/defs.py.in
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-01-13 13:54:33 +0300
committerraveit65 <[email protected]>2018-01-14 16:19:48 +0100
commit41f7b7a2a38ca9f3929fcbd88d228b3815034876 (patch)
tree4da95992b542ba378b7ccc82b8d55a3dd86302d3 /invest-applet/invest/defs.py.in
parent55fbad37580a11d2ac539b382f463af2f12e114c (diff)
downloadmate-applets-41f7b7a2a38ca9f3929fcbd88d228b3815034876.tar.bz2
mate-applets-41f7b7a2a38ca9f3929fcbd88d228b3815034876.tar.xz
drop broken invest-applet and all Python dependencies
closes https://github.com/mate-desktop/mate-applets/issues/297
Diffstat (limited to 'invest-applet/invest/defs.py.in')
-rw-r--r--invest-applet/invest/defs.py.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/invest-applet/invest/defs.py.in b/invest-applet/invest/defs.py.in
deleted file mode 100644
index 9a39484f..00000000
--- a/invest-applet/invest/defs.py.in
+++ /dev/null
@@ -1,9 +0,0 @@
-DATA_DIR = "@DATADIR@"
-LIB_DIR = "@LIBDIR@"
-VERSION = "@VERSION@"
-PACKAGE = "@PACKAGE@"
-PYTHONDIR = "@PYTHONDIR@"
-GETTEXT_PACKAGE = "@GETTEXT_PACKAGE@"
-MATELOCALEDIR = "@MATELOCALEDIR@"
-BUILDERDIR = "@BUILDERDIR@"
-PKGDATADIR = "@PKGDATADIR@"