Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-04-02 05:20:38 (GMT)
committer Matthias Clasen <matthiasc@src.gnome.org>2007-04-02 05:20:38 (GMT)
commitda64387d5d8e621105237d5e2e0318cdd09aa0d1 (patch)
tree5e9b23fe3dd8b46799052a9e2601e164712f3e5f /ChangeLog
parentd92ed14d7be9cab0ee447e49fea73d324e2ec19d (diff)
Fixup the previous commit
svn path=/trunk/; revision=2393
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37c0ec0..bbff619 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-04-02 Matthias Clasen <mclasen@redhat.com>
+ Fixup the previous commit:
+
+ * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
+ * shell/xdg-user-dir-lookup.c: Make the function non-static
+ * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
+
+2007-04-02 Matthias Clasen <mclasen@redhat.com>
+
* shell/ev-window.c (file_open_dialog_response_cb): Use
the xdg-user-dirs DOCUMENTS folder as default folder when
opening a file chooser. (#424858)