Hi,

I'm trying to follow the instructions here for adding app menus:

https://www.qubes-os.org/doc/managing-appvm-shortcuts/

But I can't get it to work. I noticed that only templateVMs have an 
"apps.templates" directory so I added a new vuescan.desktop file to my 
template's dir from Dom0 
(~/.local/share/qubes-appmenus/fedora-26/apps.templates/vuescan.desktop) with 
the contents:

```
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
X-Qubes-VmName=%VMNAME%
Icon=%VMDIR%/apps.icons/vuescan.png
Name=%VMNAME%: VueScan
GenericName=%VMNAME%: Scanner
Comment=Scan Documents
Categories=Office;Scanning;X-Qubes-VM;
Exec=qvm-run -q -a --service -- %VMNAME% qubes.StartApp+vuescan
X-Qubes-DispvmExec=qvm-run -q -a --service --dispvm=%VMNAME% -- 
qubes.StartApp+vuescan
```

Then I run `qvm-sync-appmenus --verbose fedora-26` from Dom0 and it removes my 
appmenu:

```
(snip)
2018-03-03 00:51:02,911 [MainProcess receive.process_appmenus_templates:303] 
fedora-26: Updating eog
2018-03-03 00:51:03,108 [MainProcess receive.process_appmenus_templates:342] 
fedora-26: Removing vuescan.desktop
2018-03-03 00:51:03,114 [MainProcess __init__.appmenus_create:177] fedora-26: 
Creating appmenus
(snip)
```

See the second line.  Does anyone know how to add AppMenus in Qubes 4 (with 
recent update)?

Thanks,

Glen

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/d59149cb-77c5-4405-b861-253a3ce49519%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to