Age | Commit message (Collapse) | Author | Files | Lines |
|
* Added Korean translations into *.desktop
* Updated Korean translated message.
|
|
1998-05-30 Raja R Harinath <harinath@cs.umn.edu>
* Makefile.am (SUBDIRS): Split into ...
(always_built_SUBDIRS): ... this, and ...
(sometimes_built_SUBDIRS): ... list all `autoconf'ed dirs here.
(DIST_SUBDIRS): List all subdirs.
* batmon/Makefile.am: Cleaned up Automake hack not to generate
those pesky `dummy.cc' files.
* cdplayer/Makefile.am: Likewise.
* cpuload/Makefile.am: Likewise.
* cpumemusage/Makefile.am: Likewise.
* diskusage/Makefile.am: Likewise.
* drivemount/Makefile.am: Likewise.
* gen_util/Makefile.am: Likewise.
* icewm-pager/Makefile.am: Likewise.
* mixer/Makefile.am: Likewise.
* modemlights/Makefile.am: Likewise.
* netload/Makefile.am: Likewise.
* netwatch/Makefile.am: Likewise.
* webcontrol/Makefile.am: Likewise.
* winlist/Makefile.am: Likewise.
|
|
|
|
Fri May 22 00:48:16 1998 George Lebl <jirka@5z.com>
* */*.c: changed to compile and work with the new
applet-widget stuff, and cleaned up a bunch of stuff
to avoid a few warnings here and there .. etc ... etc ...
|
|
|
|
* Yet another attempt to keep FR translations up to date...
|
|
Sun May 03 16:57:10 1998 George Lebl <jirka@5z.com>
* */*.c: ported all appelts to applet-widget (even
those that don't get built by default)
* mailcheck/mailcheck.c: fix init
|
|
Sat May 02 12:49:06 1998 George Lebl <jirka@5z.com>
* */*.c: removed includes of panel.h and mico-parse.h,
panel.h is not needed any more
|
|
Fri May 1 15:11:11 1998 Kjartan Maraas <kmaraas@fib.hl.no>
* *.desktop *.directory: Norwegian entries for all of these.
in gnome-core.
|
|
Dr Mike <msf@redhat.com>
|
|
Configure for -lcrypt library.
|
|
Fri Apr 24 01:17:16 1998 George Lebl <jirka@5z.com>
* **/Makefile.am: added -lcrypt
|
|
at the moment. This is an applet to talk to fvwm to display info on
all top level windows, sortof like a win95 taskbar. I have the
fvwm code in it to listen to msgs from fvwm - I just couldn't get
the gdk_input_add() to work - I would never get info from fvwm if
I enter the main corba/gtk loop.
I left tons of debugging printfs in the code.
Dr Mike <msf@redhat.com>
|
|
Thu Apr 16 22:00:19 1998 George Lebl <jirka@5z.com>
* */*.c: updated applets to return TRUE on save_session
|
|
Wed Apr 15 20:13:24 1998 George Lebl <jirka@5z.com>
* batmon/batmon.c,cdplayer/cdplayer.c,clock/clock.c,
mailcheck/mailcheck.c,winlist/winlist.c: removed
shutdown corba call and added handler for destroy
signal on the plug
|
|
|
|
The basic generic stuff is here and "works" - now just need to implement
the interface to specific window managers (one for fvwm2 started, feel
free to hack at it).
TODO for generic interface:
Make it know about virtual desktops.
|
|
|