summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-02-08 06:50:09 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-02-08 06:50:09 +0000
commit75fa1d1b09ed25b1aa1fce1da0184050d7725e5c (patch)
tree47a8d26cf4111b822f8805b0fa700e02cb0872e8 /Makefile.am
parentced833fdfc548c646f9273795b4147037922f2ae (diff)
downloadmetacity-75fa1d1b09ed25b1aa1fce1da0184050d7725e5c.tar.gz
grab buttons 2 and 3 also, so you can focus a window with those, #70840
002-02-08 Havoc Pennington <hp@pobox.com> * src/display.c (meta_display_grab_focus_window_button): grab buttons 2 and 3 also, so you can focus a window with those, #70840 (event_callback): fix this to let you focus a window with any unmodified click, and also with Alt+button1 * configure.in (AC_OUTPUT): add po/Makefile.in * autogen.sh: port to glib-gettextize, remove stupid auto-find-subdirs crap * Makefile.am (SUBDIRS): add po to subdirs, #70615 * src/window.c (meta_window_activate): unshaded window if shaded, I thought this was in bugzilla but I don't see it. anyway thanks whoever mentioned it to me.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d439b104..54728ebc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS=src
+SUBDIRS=src po
EXTRA_DIST=HACKING theme-format.txt