summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2011-10-28 03:05:43 +0200
committerFlorian Müllner <fmuellner@gnome.org>2011-11-22 00:42:30 +0100
commitd42a2a3c2741b8b44b48f83eb79a82fb4fcd5bbd (patch)
treec1cb82b42fd0853e5fb25bfec88c2186b05ace59 /po/POTFILES.in
parent78849bef047bea6c8530e4cbc6ae04d00d03c2ee (diff)
downloadmutter-d42a2a3c2741b8b44b48f83eb79a82fb4fcd5bbd.tar.gz
keybindings: Store keybindings dynamically
Rather than defining keybindings in static arrays generated at compile time, store them in a hash table initialized in meta_display_init_keys() and filled in init_builtin_keybindings(). This is a prerequisite for allowing to add/remove keybindings at runtime. https://bugzilla.gnome.org/show_bug.cgi?id=663428
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 638417b36..40cab83ec 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,6 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
src/compositor/compositor.c
-src/core/all-keybindings.h
src/core/bell.c
src/core/core.c
src/core/delete.c