diff options
author | Piotr Drąg <piotrdrag@gmail.com> | 2012-01-09 19:51:50 +0100 |
---|---|---|
committer | Piotr Drąg <piotrdrag@gmail.com> | 2012-01-09 19:51:50 +0100 |
commit | d9ffc6e40c612f0bd5c121c038267a5751dfb651 (patch) | |
tree | 2d092f4809fe4849e512ea8e0e482b72d06d1f5c /po | |
parent | e9adaabc5e28cd032b80457953ae1f12f5776c73 (diff) | |
download | gtk+-d9ffc6e40c612f0bd5c121c038267a5751dfb651.tar.gz |
Updated POTFILES.in and POTFILES.skip
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 4 | ||||
-rw-r--r-- | po/POTFILES.skip | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 16b7f31835..be407fcde0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -29,6 +29,7 @@ gtk/gtkaccelgroup.c gtk/gtkaccellabel.c gtk/gtkaccelmap.c gtk/gtkaccessible.c +gtk/gtkactionable.c gtk/gtkaction.c gtk/gtkactiongroup.c gtk/gtkactivatable.c @@ -78,6 +79,8 @@ gtk/gtkcolorseldialog.c gtk/gtkcombobox.c gtk/gtkcontainer.c gtk/gtkcssprovider.c +gtk/gtkcssshorthandproperty.c +gtk/gtkcssstyleproperty.c gtk/gtkcustompaperunixdialog.c gtk/gtkdialog.c gtk/gtkdnd.c @@ -187,6 +190,7 @@ gtk/gtkstatusbar.c gtk/gtkstatusicon.c gtk/gtkstock.c gtk/gtkstylecontext.c +gtk/gtkstyleproperty.c gtk/gtkstyleprovider.c gtk/gtkswitch.c gtk/gtktextbuffer.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 769eaec136..d517efdfce 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -27,6 +27,8 @@ tests/reftests/border-image-url.ui tests/reftests/box-packing.ui tests/reftests/box-pseudo-classes.ref.ui tests/reftests/box-pseudo-classes.ui +tests/reftests/css-match-inherit-different-state.ref.ui +tests/reftests/css-match-inherit-different-state.ui tests/reftests/css-match-inherit.ref.ui tests/reftests/css-match-inherit.ui tests/reftests/css-match-region-matches-star.ref.ui @@ -35,11 +37,15 @@ tests/reftests/css-match-regions.ref.ui tests/reftests/css-match-regions.ui tests/reftests/css-match-style-property-order.ref.ui tests/reftests/css-match-style-property-order.ui +tests/reftests/css-multi-state.ref.ui +tests/reftests/css-multi-state.ui tests/reftests/entry-progress-coloring.ref.ui tests/reftests/entry-progress-coloring.ui tests/reftests/grid-empty-with-spacing.ui tests/reftests/grid-wfh.ref.ui tests/reftests/grid-wfh.ui +tests/reftests/inherit-and-initial.ref.ui +tests/reftests/inherit-and-initial.ui tests/reftests/label-attribute-preference.ref.ui tests/reftests/label-attribute-preference.ui tests/reftests/label-shadows.ref.ui |