[gtk+] Add bloatpad to POTFILES.skip



commit bd05c1f959548286532560e615429fc0a82b414a
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Mon Feb 6 02:38:25 2012 +0100

    Add bloatpad to POTFILES.skip
    
    It doesn't break the build yet, but it will once intltool is fixed to accept translatable='yes'

 po-properties/POTFILES.skip |    1 +
 po/POTFILES.skip            |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po-properties/POTFILES.skip b/po-properties/POTFILES.skip
index d9abc3d..55f0f4b 100644
--- a/po-properties/POTFILES.skip
+++ b/po-properties/POTFILES.skip
@@ -1,5 +1,6 @@
 demos/gtk-demo/demo.ui
 demos/gtk-demo/menus.ui
+examples/bloatpad.c
 tests/a11y/accessible-name.ui
 tests/a11y/assistant.ui
 tests/a11y/buttons.ui
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index c8c237e..7770663 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,5 +1,6 @@
 demos/gtk-demo/demo.ui
 demos/gtk-demo/menus.ui
+examples/bloatpad.c
 gtk/paper_names.c
 tests/a11y/accessible-name.ui
 tests/a11y/assistant.ui



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]