summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2002-12-13 22:20:31 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-12-13 22:20:31 +0000
commitfd8c3514d6fb543e83560aa2194536e3093f13dd (patch)
treeacde669a42438fcc369bf5863acf0dc807756569 /ChangeLog
parentc2700863ca39601d69b988ef8b51e1ab4c7b74b8 (diff)
downloadmetacity-fd8c3514d6fb543e83560aa2194536e3093f13dd.tar.gz
only install .desktop file for metacity-properties if we actually install
2002-12-13 Havoc Pennington <hp@redhat.com> * src/tools/Makefile.am (Desktop_in_files): only install .desktop file for metacity-properties if we actually install metacity-properties * src/display.c (event_callback): not focusing on button 2 click was crack, revert that change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e03998f1..296134b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-12-13 Havoc Pennington <hp@redhat.com>
+
+ * src/tools/Makefile.am (Desktop_in_files): only install .desktop
+ file for metacity-properties if we actually install
+ metacity-properties
+
+ * src/display.c (event_callback): not focusing on button 2 click
+ was crack, revert that change.
+
2002-12-09 Havoc Pennington <hp@pobox.com>
* AUTHORS: add myself here, bug #100789