aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-18 17:48:25 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-18 17:48:25 +0800
commitfc17a49138e2134bf14816950fd764f21f08df34 (patch)
treeb4814eaca8ed5b52f38eea87cf4abbfc6c880dd2 /widgets/misc/ChangeLog
parent534410e7cdccc371ecb52160a301a83de70379ce (diff)
downloadgsoc2013-evolution-fc17a49138e2134bf14816950fd764f21f08df34.tar
gsoc2013-evolution-fc17a49138e2134bf14816950fd764f21f08df34.tar.gz
gsoc2013-evolution-fc17a49138e2134bf14816950fd764f21f08df34.tar.bz2
gsoc2013-evolution-fc17a49138e2134bf14816950fd764f21f08df34.tar.lz
gsoc2013-evolution-fc17a49138e2134bf14816950fd764f21f08df34.tar.xz
gsoc2013-evolution-fc17a49138e2134bf14816950fd764f21f08df34.tar.zst
gsoc2013-evolution-fc17a49138e2134bf14816950fd764f21f08df34.zip
Use gstdio wrappers. Construct glade file name at run-time.
2005-12-18 Tor Lillqvist <tml@novell.com> * e-send-options.c: Use gstdio wrappers. Construct glade file name at run-time. svn path=/trunk/; revision=30866
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index df27004111..c90312575a 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -6,7 +6,8 @@
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
+ * e-attachment.c
+ * e-send-options.c: Use gstdio wrappers. Construct glade file name
at run-time.
* e-map.c: Construct map file name at run-time.