ae026a575b
* Merged code with python-virtinst. virtinst is no longer public * Port from GTK2 to GTK3 (Daniel Berrange, Cole Robinson) * Port from gconf to gsettings * Port from autotools to python distutils * Remove virt-manager-tui * Remove HAL support * IPv6 and static route virtual network support (Gene Czarcinski) * virt-install: Add –cpu host-passthrough (Ken ICHIKAWA, Hu Tao) OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=129
29 lines
831 B
Diff
29 lines
831 B
Diff
Index: virt-manager-0.10.0/data/virt-manager.desktop.in
|
|
===================================================================
|
|
--- virt-manager-0.10.0.orig/data/virt-manager.desktop.in
|
|
+++ virt-manager-0.10.0/data/virt-manager.desktop.in
|
|
@@ -1,8 +1,19 @@
|
|
[Desktop Entry]
|
|
_Name=Virtual Machine Manager
|
|
-_Comment=Manage virtual machines
|
|
-Icon=virt-manager
|
|
-Exec=virt-manager
|
|
+_Comment=Manage Virtual Machines for Xen and KVM
|
|
+Version=1.0
|
|
+Icon=yast-vm-management
|
|
+Exec=/usr/bin/virt-manager
|
|
Type=Application
|
|
Terminal=false
|
|
-Categories=System;
|
|
+Encoding=UTF-8
|
|
+Categories=Qt;X-SuSE-YaST;
|
|
+X-KDE-ModuleType=Library
|
|
+X-KDE-RootOnly=true
|
|
+X-KDE-HasReadOnlyMode=false
|
|
+X-SuSE-YaST-Call=/usr/bin/virt-manager
|
|
+X-SuSE-YaST-Group=Virtualization
|
|
+X-SuSE-YaST-Argument=
|
|
+X-SuSE-YaST-RootOnly=true
|
|
+X-SuSE-YaST-Geometry=
|
|
+X-SuSE-YaST-SortKey=
|