From 5f450cd48bae1a3c833b93089152f6b308d43c24 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Fri, 4 Mar 2011 18:14:37 +0100 Subject: * add debug mode * implement isValid() for vsessions (checks vmdk/vbox existence) * make use of isValid() and isActive() when filling the session list * add icons for vbox, lxde, unknown images, failsafe/term * use exec to guess xsession icon instead of desciption * FIX: remove newlines/whitespaces from xmlfilter.sh output --- src/globals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/globals.h') diff --git a/src/globals.h b/src/globals.h index 6ddf350..7849d2d 100644 --- a/src/globals.h +++ b/src/globals.h @@ -15,6 +15,8 @@ class QString; +extern bool debugMode; + extern QString binPath; extern QString etcPath; extern QString vSessionPath; -- cgit v1.2.3-55-g7522