[firstboot 03/13] Added new constants

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 firstboot/constants.py |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/firstboot/constants.py b/firstboot/constants.py
index 64a0f68..c90b57c 100644
--- a/firstboot/constants.py
+++ b/firstboot/constants.py
@@ -25,3 +25,22 @@ RESULT_SUCCESS = 1
 RESULT_JUMP = 2
 
 BASEDIR = "/usr/share/firstboot/"
+
+
+# new constants
+MODULE_DIR = '/usr/share/firstboot/modules'
+THEME_DIR = '/usr/share/firstboot/themes'
+
+I18N = '/etc/sysconfig/i18n'
+DISPLAY = ':9'
+VT = 'vt1'
+
+WMS = ('metacity',
+       'kwin',
+       'xfwm4',
+       'openbox')
+
+XRES = '/etc/X11/Xresources'
+
+MODCLASS = 'moduleClass'
+
-- 
1.7.3.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux