From 21d19c8d7ff85e23355ff9ec092e4c6a77fd4e34 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sat, 26 May 2012 19:29:57 -0400 Subject: Fixed https://github.com/mate-desktop/mate-applets/issues/6 --- invest-applet/invest/defs.py.in | 1 + 1 file changed, 1 insertion(+) (limited to 'invest-applet/invest/defs.py.in') diff --git a/invest-applet/invest/defs.py.in b/invest-applet/invest/defs.py.in index c674b1b4..769e957c 100644 --- a/invest-applet/invest/defs.py.in +++ b/invest-applet/invest/defs.py.in @@ -6,3 +6,4 @@ PYTHONDIR = "@PYTHONDIR@" GETTEXT_PACKAGE = "@GETTEXT_PACKAGE@" MATELOCALEDIR = "@MATELOCALEDIR@" BUILDERDIR = "@BUILDERDIR@" +NETWORKMANAGER_VERSION = "@NETWORKMANAGER_VERSION@" -- cgit v1.2.1