diff options
Diffstat (limited to 'move')
-rwxr-xr-x | move/make_live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live index 00974aece..a286d1f98 100755 --- a/move/make_live +++ b/move/make_live @@ -154,5 +154,5 @@ if (!-e "$::prefix/usr/share/speedtouch/mgmt.o") { #- CD-based applications substInFile { - s|.*command="$_".*|| foreach qw(kaudiocreator kscd); + s|.*command="$_".*|| foreach qw(kaudiocreator kscd k3b); } "$::prefix/usr/lib/menu/simplified/mandrake_desk"; |