Browse Source

development/cudatoolkit: Make .desktop validate.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
pull/47/head
B. Watson 9 years ago
committed by David Spencer
parent
commit
15426cfd83
  1. 3
      development/cudatoolkit/files/nsight.desktop
  2. 3
      development/cudatoolkit/files/nvvp.desktop

3
development/cudatoolkit/files/nsight.desktop

@ -8,6 +8,5 @@ TryExec=/usr/share/cuda/bin/nsight
Keywords=cuda;gpu;nvidia;debugger;
X-AppInstall-Keywords=cuda;gpu;nvidia;debugger;
X-GNOME-Keywords=cuda;gpu;nvidia;debugger;
Terminal=No
Terminal=false
Categories=Development;IDE;Debugger;ParallelComputing

3
development/cudatoolkit/files/nvvp.desktop

@ -8,6 +8,5 @@ TryExec=/usr/share/cuda/bin/nvvp
Keywords=nvvp;cuda;gpu;nsight;
X-AppInstall-Keywords=nvvp;cuda;gpu;nsight;
X-GNOME-Keywords=nvvp;cuda;gpu;nsight;
Terminal=No
Terminal=false
Categories=Development;Profiling;ParallelComputing
Loading…
Cancel
Save