Browse Source

Move standalone qvm-sync-appmenus to core-dom0-linux

It makes no sense to leave standalone tool here while real code is moved
to core-dom0-linux. Also move its manpage.
Marek Marczykowski 11 years ago
parent
commit
0c4ea10bda
2 changed files with 0 additions and 28 deletions
  1. 0 26
      doc/qvm-tools/qvm-sync-appmenus.rst
  2. 0 2
      dom0/qvm-tools/qvm-sync-appmenus

+ 0 - 26
doc/qvm-tools/qvm-sync-appmenus.rst

@@ -1,26 +0,0 @@
-=================
-qvm-sync-appmenus
-=================
-
-NAME
-====
-qvm-sync-appmenus - updates desktop file templates for given StandaloneVM or TemplateVM
-
-:Date:   2012-04-11
-
-SYNOPSIS
-========
-| qvm-sync-appmenus [options] <vm-name>
-
-OPTIONS
-=======
--h, --help
-    Show this help message and exit
--v, --verbose
-    Run in verbose mode 
- 
-AUTHORS
-=======
-| Joanna Rutkowska <joanna at invisiblethingslab dot com>
-| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
-| Marek Marczykowski <marmarek at invisiblethingslab dot com>

+ 0 - 2
dom0/qvm-tools/qvm-sync-appmenus

@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/lib/qubes/qubes-receive-appmenus $@