[PC-BSD Commits] r7274 - pcbsd/current/src-qt4/pc-pfmanager
svn at pcbsd.org
svn at pcbsd.org
Sat Jul 24 16:23:24 PDT 2010
Author: kris
Date: 2010-07-24 16:23:24 -0700 (Sat, 24 Jul 2010)
New Revision: 7274
Modified:
pcbsd/current/src-qt4/pc-pfmanager/pfmanager.desktop
Log:
Fixed desktop file calling incorrect binary name
Modified: pcbsd/current/src-qt4/pc-pfmanager/pfmanager.desktop
===================================================================
--- pcbsd/current/src-qt4/pc-pfmanager/pfmanager.desktop 2010-07-24 23:20:09 UTC (rev 7273)
+++ pcbsd/current/src-qt4/pc-pfmanager/pfmanager.desktop 2010-07-24 23:23:24 UTC (rev 7274)
@@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
-Exec=kdesu pfmanager
+Exec=kdesu pc-pfmanager
Icon=preferences-system-network-sharing
Type=Application
More information about the Commits
mailing list