gnomapplet2-2.8.0/battstat wrong apm path

Franz Klammer klammer at webonaut.com
Fri Oct 1 12:37:55 PDT 2004


fighting currently with my brand new acer 292 notebook :-)

noticed that the default path to apm¹) is wrong.

attached the a patch.

franz.

-------------- next part --------------
--- battstat/battstat.schemas.in.orig	Fri Oct  1 21:26:32 2004
+++ battstat/battstat.schemas.in	Fri Oct  1 21:26:43 2004
@@ -115,7 +115,7 @@
         <key>/schemas/apps/battstat-applet/prefs/suspend_command</key>
         <owner>battstat-applet</owner>
         <type>string</type>
-        <default>/usr/bin/apm -s</default>
+        <default>/usr/sbin/apm -s</default>
         <locale name="C">
 	  <short>Suspend Command</short>
           <long>Command to send to suspend the computer</long>


More information about the freebsd-gnome mailing list