[PC-BSD Commits] r9775 - in pcbsd/current/src-sh/pbi-manager: . etc
svn at pcbsd.org
svn at pcbsd.org
Thu Mar 24 08:18:14 PDT 2011
Author: kris
Date: 2011-03-24 08:18:14 -0700 (Thu, 24 Mar 2011)
New Revision: 9775
Modified:
pcbsd/current/src-sh/pbi-manager/etc/pbi.conf
pcbsd/current/src-sh/pbi-manager/pbi-manager
Log:
Changed help text for pbi_icon, default back to 5 min pbid rescan
Modified: pcbsd/current/src-sh/pbi-manager/etc/pbi.conf
===================================================================
--- pcbsd/current/src-sh/pbi-manager/etc/pbi.conf 2011-03-24 15:16:53 UTC (rev 9774)
+++ pcbsd/current/src-sh/pbi-manager/etc/pbi.conf 2011-03-24 15:18:14 UTC (rev 9775)
@@ -5,4 +5,4 @@
PBI_INDEXREFRESH: 24
# Wakeup time in seconds for pbid to run checks
-PBID_REFRESH: 900
+PBID_REFRESH: 300
Modified: pcbsd/current/src-sh/pbi-manager/pbi-manager
===================================================================
--- pcbsd/current/src-sh/pbi-manager/pbi-manager 2011-03-24 15:16:53 UTC (rev 9774)
+++ pcbsd/current/src-sh/pbi-manager/pbi-manager 2011-03-24 15:18:14 UTC (rev 9775)
@@ -129,11 +129,11 @@
Options:
add-desktop -- Add desktop icons
- add-menu -- Add menu icons (Needs root)
- add-mime -- Add mime registration (Needs root)
+ add-menu -- Add menu icons
+ add-mime -- Add mime registration
del-desktop -- Remove desktop icons
- del-menu -- Remove menu icons (Needs root)
- del-mime -- Remove mime registration (Needs root)
+ del-menu -- Remove menu icons
+ del-mime -- Remove mime registration
EOF
exit_trap
More information about the Commits
mailing list