summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmove/make_live1
-rw-r--r--move/tree/Reboot.desktop13
2 files changed, 14 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live
index 3a16f249a..e72aa417c 100755
--- a/move/make_live
+++ b/move/make_live
@@ -90,6 +90,7 @@ print "Making live in $::prefix directory.\n";
installPackages();
run_program::rooted($::prefix, 'ldconfig');
touch("$::prefix/etc/menu/enable_simplified");
+ cp_af('tree/Reboot.desktop', "$::prefix/usr/share/applnk-mdk-simplified");
$ENV{LC_ALL} = 'en_US'; #- update-menus doesn't work when there is no locale (aka locale "C")
run_program::rooted($::prefix, 'update-menus', '-n');
run_program::rooted($::prefix, 'fc-cache'); #- generate cache in all directories mentioned in config file
diff --git a/move/tree/Reboot.desktop b/move/tree/Reboot.desktop
new file mode 100644
index 000000000..71449b6c2
--- /dev/null
+++ b/move/tree/Reboot.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Reboot
+Exec=halt_reboot
+Terminal=false
+Icon=exit.png
+Type=Application
+Separator=true
+ForceLast=true
+
+Name[fr]=Redémarrer
+Name[it]=Riavvia
+Name[es]=Reiniciar
+Name[de]=Neustart