diff options
author | Dennis Smit <ds@nerds-incorporated.org> | 2004-02-06 23:49:17 +0000 |
---|---|---|
committer | Dennis Smit <dsmit@src.gnome.org> | 2004-02-06 23:49:17 +0000 |
commit | 283e1f1c27a83d7a09e4f9162e1dc9d12bc5fdf9 (patch) | |
tree | 17c5cec2ba0f4ddbc9685efc608a46d3cde89c63 /gswitchit/ChangeLog | |
parent | 706470ff0e31e435a08fee335d36b854a8a754f9 (diff) |
Adding file.
2004-02-07 Dennis Smit <ds@nerds-incorporated.org>
* ChangeLog: Adding file.
Patch by Dennis Cranston that fixes HIG issues
within the applet:
* gswitchit-capplet.c (create_hig_catagory):
Added new function.
(CappletUI2Config):
Changes to reflect new HIGness.
* gswitchit-properties.glade:
HIGify the preferences dialog.
Fixes bug #133570
Diffstat (limited to 'gswitchit/ChangeLog')
-rw-r--r-- | gswitchit/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gswitchit/ChangeLog b/gswitchit/ChangeLog new file mode 100644 index 000000000..26ec81f4a --- /dev/null +++ b/gswitchit/ChangeLog @@ -0,0 +1,18 @@ +2004-02-07 Dennis Smit <ds@nerds-incorporated.org> + + * ChangeLog: Adding file. + + Patch by Dennis Cranston that fixes HIG issues + within the applet: + + * gswitchit-capplet.c (create_hig_catagory): + Added new function. + + (CappletUI2Config): + Changes to reflect new HIGness. + + * gswitchit-properties.glade: + HIGify the preferences dialog. + + Fixes bug #133570 + |