diff options
Diffstat (limited to 'isolinux/setpkg')
-rw-r--r-- | isolinux/setpkg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isolinux/setpkg b/isolinux/setpkg index 134e82f3..cc60f54e 100644 --- a/isolinux/setpkg +++ b/isolinux/setpkg @@ -31,6 +31,7 @@ ENTER key when you are finished." \ "TCL" "Tcl/Tk script languages" on "The TCL series contains the Tcl/Tk/TclX languages and programs that use them." \ "X" "X Window System" on "This series contains X, the window system (or GUI) used by Linux." \ "XAP" "X Applications" on "The XAP series is a collection of applications for X." \ +"XFCE" "The Xfce Desktop Environment for X" on "Xfce is a fast and lightweight GTK+ based desktop environment for X." \ "Y" "Games" on "The Y series contains a collection of classic text-based games." \ 2> $TMP/SeTSERIES if [ ! $? = 0 ]; then |