mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
development/p4v: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5cdbfa7cad
commit
17b6091774
3 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=P4Admin
|
Name=P4Admin
|
||||||
GenericName=Perforce Visual Administration Tool
|
GenericName=Perforce Visual Administration Tool
|
||||||
Comment=Perforce Visual Administration Tool
|
|
||||||
Exec=p4admin
|
Exec=p4admin
|
||||||
Icon=P4-Admin
|
Icon=P4-Admin
|
||||||
Categories=Development;
|
Categories=Development;
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=P4Merge
|
Name=P4Merge
|
||||||
GenericName=Perforce Visual Merge Tool
|
GenericName=Perforce Visual Merge Tool
|
||||||
Comment=Perforce Visual Merge Tool
|
|
||||||
Exec=p4merge %U
|
Exec=p4merge %U
|
||||||
Icon=P4-Merge
|
Icon=P4-Merge
|
||||||
Categories=Development;
|
Categories=Development;
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=P4V
|
Name=P4V
|
||||||
GenericName=Perforce Visual Client
|
GenericName=Perforce Visual Client
|
||||||
Comment=Perforce Visual Client
|
|
||||||
Exec=p4v
|
Exec=p4v
|
||||||
Icon=P4-V
|
Icon=P4-V
|
||||||
Categories=Development;
|
Categories=Development;
|
||||||
|
|
Loading…
Reference in a new issue