[kde-solaris] Patch in kdeadmin for kuser/globals.h

Eva Brucherseifer eva at kde.org
Thu Nov 27 09:11:39 CET 2003


Hi James,

I very much appreciate your work. In order to make it available to all 
KDE at Solaris users it would be great if you could feed back all patches in to 
the current sources. It would be best to either contact the authors directly 
(they are listed in the about box or in the sources), or you can post the 
patches to kde-core-devel at kde.org. Here they will be lost and you'll have to 
do the same work again for KDE 3.2.1...

Thanks,
eva


On Donnerstag, 27. November 2003 02:28, James F.Hranicky wrote:
> Sorry, updated patch:
>
> *** globals.h.orig      Wed Nov 26 20:22:23 2003
> --- globals.h   Wed Nov 26 20:25:52 2003
> ***************
> *** 4,10 ****
> --- 4,12 ----
>   #define _KU_VERSION "1.0"
>
>   #include <config.h>
> + #ifdef HAVE_PATHS_H
>   #include <paths.h>
> + #endif
>   #include <kconfig.h>
>   #include "kerror.h"
>
> ***************
> *** 21,28 ****
>     #define SHELL_FILE _PATH_SHELLS
>     #define MAIL_SPOOL_DIR _PATH_MAILDIR
>   #else
> !   #define SHELL_FILE /etc/shells
> !   #define MAIL_SPOOL_DIR /var/spool/mail
>   #endif
>
>   #if defined(__FreeBSD__) || defined(__bsdi__)
> --- 23,30 ----
>     #define SHELL_FILE _PATH_SHELLS
>     #define MAIL_SPOOL_DIR _PATH_MAILDIR
>   #else
> !   #define SHELL_FILE "/etc/shells"
> !   #define MAIL_SPOOL_DIR "/var/spool/mail"
>   #endif
>
>   #if defined(__FreeBSD__) || defined(__bsdi__)
> ___________________________________________________
> This message is from the kde-solaris mailing list.
> Account management:  https://mail.kde.org/mailman/listinfo/kde-solaris.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.



More information about the kde-solaris mailing list