diff options
author | Tor Lillqvist <tml@novell.com> | 2005-12-18 17:46:32 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-12-18 17:46:32 +0800 |
commit | 0ff898adb4dd311f7b1c34ece1b4717ea3d513eb (patch) | |
tree | 944bfabc6e8ca9946676d33d92650da0e223a86a /widgets/misc/ChangeLog | |
parent | 480464c381ad3c2e4d07ed79d933301d839778a6 (diff) | |
download | gsoc2013-evolution-0ff898adb4dd311f7b1c34ece1b4717ea3d513eb.tar.gz gsoc2013-evolution-0ff898adb4dd311f7b1c34ece1b4717ea3d513eb.tar.zst gsoc2013-evolution-0ff898adb4dd311f7b1c34ece1b4717ea3d513eb.zip |
Use gstdio wrappers. Construct glade file name at run-time.
2005-12-18 Tor Lillqvist <tml@novell.com>
* e-attachment.c: Use gstdio wrappers. Construct glade file name
at run-time.
svn path=/trunk/; revision=30864
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 3e30dfc393..98eb6178d0 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -6,6 +6,9 @@ instead of privlib (no difference on Unix). Use -no-undefined on Win32. Link with all required libraries. + * e-attachment.c: Use gstdio wrappers. Construct glade file name + at run-time. + 2005-12-15 Srinivasa Ragavan <sragavan@novell.com> * e-filter-bar.c: (rule_advanced_response), (option_changed), |