From fc1ec722254725add25ad9392837eaaaa3a55220 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Tue, 20 Jun 2023 15:22:09 -0300 Subject: profiles: fix descriptions of vmware programs Relates to #3526. --- etc/profile-m-z/vmware-player.profile | 2 +- etc/profile-m-z/vmware-view.profile | 2 +- etc/profile-m-z/vmware-workstation.profile | 2 +- etc/profile-m-z/vmware.profile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/vmware-player.profile b/etc/profile-m-z/vmware-player.profile index 582a0f693..8be9acc92 100644 --- a/etc/profile-m-z/vmware-player.profile +++ b/etc/profile-m-z/vmware-player.profile @@ -1,5 +1,5 @@ # Firejail profile for vmware-player -# Description: The industry standard for running multiple operating systems as virtual machines on a single Linux PC. +# Description: VMWare Workstation Player, used for running virtual machines # This file is overwritten after every install/update # Persistent local customizations include vmware-player.local diff --git a/etc/profile-m-z/vmware-view.profile b/etc/profile-m-z/vmware-view.profile index c2fd14811..e924d2119 100644 --- a/etc/profile-m-z/vmware-view.profile +++ b/etc/profile-m-z/vmware-view.profile @@ -1,5 +1,5 @@ # Firejail profile for vmware-view -# Description: VMware Horizon Client +# Description: VMware Horizon Client, used as a remote desktop client # This file is overwritten after every install/update # Persistent local customizations include vmware-view.local diff --git a/etc/profile-m-z/vmware-workstation.profile b/etc/profile-m-z/vmware-workstation.profile index 6290b57f4..5311cd123 100644 --- a/etc/profile-m-z/vmware-workstation.profile +++ b/etc/profile-m-z/vmware-workstation.profile @@ -1,5 +1,5 @@ # Firejail profile for vmware-workstation -# Description: The industry standard for running multiple operating systems as virtual machines on a single Linux PC. +# Description: VMWare Workstation Player, used for running virtual machines # This file is overwritten after every install/update # Persistent local customizations include vmware-workstation.local diff --git a/etc/profile-m-z/vmware.profile b/etc/profile-m-z/vmware.profile index 7619ef47b..b3a7df3ac 100644 --- a/etc/profile-m-z/vmware.profile +++ b/etc/profile-m-z/vmware.profile @@ -1,5 +1,5 @@ # Firejail profile for vmware -# Description: The industry standard for running multiple operating systems as virtual machines on a single Linux PC. +# Description: VMWare Workstation Player, used for running virtual machines # This file is overwritten after every install/update # Persistent local customizations include vmware.local -- cgit v1.2.3-70-g09d2