xwem-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[XWEM]: Re: Xwem-devel subscription notification


From: Andrey Slusar
Subject: [XWEM]: Re: Xwem-devel subscription notification
Date: Fri, 01 Oct 2004 17:30:28 +0300
User-agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.5 (chayote, i386--freebsd)

Fri, 01 Oct 2004 17:31:32 +0400, Zajcev Evgeny wrote:

> Welcome to the xwem-devel!  I hope you will have some fun, while
> understanding xwem concepts :)

 Thanks :)

> Any questions/proposals/patches are very very welcome.

  Small fixes for external programs:
--8<---------------cut here---------------start------------->8---
--- xwem.old/external/xwem-minilaunch.c Thu Sep 30 09:20:47 2004
+++ xwem/external/xwem-minilaunch.c     Thu Sep 30 09:21:01 2004
@@ -189,7 +189,7 @@
  */
 void usage(int code)
 {
-       fprintf(stderr, "usage: monolauch [options..] xpm program \n");
+       fprintf(stderr, "usage: minilaunch [options..] xpm program \n");
        fprintf(stderr, "where options are;\n");
        fprintf(stderr, "\t-d <display>\n");
        fprintf(stderr, "\t-n <window name> window name of launched program\n");
--- xwem.old/external/tray.h    Sat Sep 25 08:47:13 2004
+++ xwem/external/tray.h        Sat Sep 25 08:47:37 2004
@@ -3,6 +3,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 #include <sys/types.h>
 #include <X11/Xlib.h>
--8<---------------cut here---------------end--------------->8---

-- 
 Andrey Slusar.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]