summaryrefslogtreecommitdiffstats
path: root/virtualization/menulist-creator
diff options
context:
space:
mode:
Diffstat (limited to 'virtualization/menulist-creator')
-rwxr-xr-xvirtualization/menulist-creator2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtualization/menulist-creator b/virtualization/menulist-creator
index 1cf424d3..e203509a 100755
--- a/virtualization/menulist-creator
+++ b/virtualization/menulist-creator
@@ -204,7 +204,7 @@ for xml in *.xml;do
if [ ${active} -eq 1 -a ${xdm} = "true" ]; then
# create desktopentry
- echo -e "\nCreating runfiles for ${image} and pool ${i}\n"
+ echo -e "\nCreating xdm entry for ${image} and pool ${i}\n"
# create the desktopentry
#TODO: change it with < EOF, >> isnt nice for so much lines
echo "Desktop entry for ${image}" \