--- Dclock.c.orig Sat Dec 17 23:46:28 2005 +++ Dclock.c Sat Dec 17 23:47:28 2005 @@ -9,9 +9,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include @@ -171,7 +171,7 @@ { XtNbellFile, "bellFile", XtRString, sizeof(String), XtOffset(DclockWidget,dclock.bellfile), XtRString, (String)NULL}, { XtNaudioPlay, "audioPlay", XtRString, sizeof(String), - XtOffset(DclockWidget,dclock.audioplay), XtRString, "/usr/bin/play"}, + XtOffset(DclockWidget,dclock.audioplay), XtRString, "%%LOCALBASE%%/bin/play"}, }; /* Define the Dclock widget */ itory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
* . Update to 2.20.glewis2003-09-101-1/+1
* . The author has updated the source package, track the MD5 sum. Theglewis2003-05-091-1/+1