diff options
Diffstat (limited to 'dev-vcs/perforce-gui/files/p4v.desktop')
-rw-r--r-- | dev-vcs/perforce-gui/files/p4v.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-vcs/perforce-gui/files/p4v.desktop b/dev-vcs/perforce-gui/files/p4v.desktop new file mode 100644 index 0000000..62c5a3d --- /dev/null +++ b/dev-vcs/perforce-gui/files/p4v.desktop @@ -0,0 +1,13 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Encoding=UTF-8 +Comment[en_US]=Perforce Client GUI +Comment=Perforce Client GUI +Exec=/opt/bin/p4v +GenericName[en_US]=P4V +GenericName=P4V +Icon=/opt/lib/p4v/P4VResources/icons/p4v_32_high.png +Name[en_US]=P4V +Name=P4V +Type=Application +Categories=Development; |