diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-07-19 02:47:36 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-07-21 11:18:29 -0400 |
commit | 2a7577d23a1d3db73cb413056129c209f087fc47 (patch) | |
tree | 6f1ddd80301d6ec7b5f8db2861b1148cfe74bc76 /po | |
parent | eed5efec24cb24bfa385070bf985679c530e5948 (diff) | |
download | gtk+-2a7577d23a1d3db73cb413056129c209f087fc47.tar.gz |
inspector: Show misc info
Add yet another tab for showing information about a widget that
does not quite fit into any of the other tabs (not a property,
not style information, etc...).
For now, we show the widget state, as well as the default and
focus widget for windows.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 0e7c3d384f..326b1045b0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -285,6 +285,8 @@ gtk/inspector/gestures.c gtk/inspector/inspect-button.c gtk/inspector/menu.c gtk/inspector/menu.ui.h +gtk/inspector/misc-info.c +gtk/inspector/misc-info.ui.h gtk/inspector/object-hierarchy.ui.h gtk/inspector/prop-editor.c gtk/inspector/prop-list.ui.h |