r1432: - Move the various Gtk-specific parts from the registry code into a directory...
authorJelmer Vernooij <jelmer@samba.org>
Sun, 11 Jul 2004 01:01:48 +0000 (01:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:55 +0000 (12:56 -0500)
commite3fd2d049216f79ced472e2af790ca6ffefba442
treed394eb711189208c7fb02a71b71b0286719127d6
parentefb010202f8c2edb35ab6fbbb57650140c21734a
r1432: - Move the various Gtk-specific parts from the registry code into a directory gtk/
- Move common "Samba-Gtk" code into gtk/common/ ("Connect to RPC pipe"-dialog, etc)
- Add a new utility 'gwcrontab' that can currently list, delete and add 'atsvc' jobs. It still displays times and dates as integers though, will fix that later.

Some screenshots available at:
 http://samba.org/~jelmer/gwcrontab/
(This used to be commit d321cf20f1f0ff33603b013c26d370669f255868)
source4/configure.in
source4/gtk/README [new file with mode: 0644]
source4/gtk/common/gtk-smb.c [new file with mode: 0644]
source4/gtk/common/gtk-smb.h [new file with mode: 0644]
source4/gtk/config.m4 [new file with mode: 0644]
source4/gtk/config.mk [new file with mode: 0644]
source4/gtk/tools/gregedit.c [moved from source4/lib/registry/tools/gregedit.c with 75% similarity]
source4/gtk/tools/gwcrontab.c [new file with mode: 0644]
source4/include/includes.h
source4/lib/registry/config.m4
source4/lib/registry/config.mk