diff --git a/ChangeLog b/ChangeLog index e3467f31e..cea99d127 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-13 Thomas Thurman + + * po/POTFILES.in: add screen-bindings.h + 2008-10-13 Thomas Thurman * po/POTFILES.in: raw schemas is now .in.in diff --git a/po/POTFILES.in b/po/POTFILES.in index adedd8f4c..e53f89ca9 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,6 +10,7 @@ src/core/keybindings.c src/core/main.c src/core/prefs.c src/core/screen.c +src/core/screen-bindings.h src/core/schema-bindings.c src/core/session.c src/core/util.c