Revert "qubize_image: also copy qubes-specific-appmenus to VM's app template dir"
This reverts commit 3f6889c345
.
This has been done in core instead, see this commit:
http://git.qubes-os.org/?p=joanna/core.git;a=commit;h=ffa3d8732c7d0acba3cda2e855e47910b7d7d221
... which is a correct way of doing this, as the Template's apps.template direcotry gets recreated after each yum update/install in the VM.
This commit is contained in:
parent
c00a361712
commit
bdea9a6e2b
@ -53,9 +53,6 @@ cp -r $(pwd)/mnt/usr/share/applications/* $APPSORIG
|
||||
echo "--> Createing the Apps Menu templates..."
|
||||
./create_apps_templates.sh $APPSORIG $APPSTEMPL
|
||||
|
||||
echo "--> Copying extra appmenus..."
|
||||
cp qubes-specific-appmenus/*.desktop $APPSTEMPL
|
||||
|
||||
echo "--> Copying DispVM dotfiles dir..."
|
||||
cp dispvm-dotfiles.tbz mnt/etc/
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
X-Qubes-VmName=%VMNAME%
|
||||
Icon=%VMDIR%/icon.png
|
||||
Name=%VMNAME%: Add/Remove Applications
|
||||
GenericName=%VMNAME%: Add/Remove Applications
|
||||
Comment= Qubes VM Manager Settings - Applications tab
|
||||
Categories=System
|
||||
Exec= qubes-manager-settings %VMNAME% applications
|
Loading…
Reference in New Issue
Block a user