Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
TryExec field in control panel items should contain full executable path
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkis committed Aug 5, 2013
1 parent 92c27ca commit c4adc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-qt4/pc-controlpanel/items/system/pc-bootconfig.desktop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Exec=pc-su pc-bootconfig
TryExec=pc-bootconfig
TryExec=/usr/local/bin/pc-bootconfig
Keywords="grub,boot,boot loader"
Icon=/usr/local/share/pcbsd/icons/pc-bootconfig.png
StartupNotify=true
Expand Down

0 comments on commit c4adc44

Please sign in to comment.