Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Oct 2004 21:37:51 +0200
From:      Franz Klammer <klammer@webonaut.com>
To:        gnome <freebsd-gnome@FreeBSD.org>
Subject:   gnomapplet2-2.8.0/battstat wrong apm path
Message-ID:  <415DB20F.7010608@webonaut.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
fighting currently with my brand new acer 292 notebook :-)

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

attached the a patch.

franz.


[-- Attachment #2 --]
--- 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>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?415DB20F.7010608>