inspector: Add .ui.h files to git

Tools like damn-lies rely on being able to generate .pot files
from pristine checkouts, so everything that goes into the .pot
file has to be in git. This is not ideal, but we already do
the same for other .ui.h files in GTK+.
This commit is contained in:
Matthias Clasen 2014-09-02 09:50:08 -04:00
parent 29826d5489
commit e742c0447e
16 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,5 @@
N_("Prefix");
N_("Name");
N_("Enabled");
N_("Parameter Type");
N_("State");

View File

@ -0,0 +1 @@
N_("Choose a widget through the inspector");

View File

@ -0,0 +1,3 @@
N_("Add a class");
N_("Restore defaults for this widget");
N_("Name");

View File

@ -0,0 +1,2 @@
N_("Disable this custom CSS");
N_("Save the current CSS");

View File

@ -0,0 +1 @@
N_("Show data");

View File

@ -0,0 +1,3 @@
N_("GTK+ Version");
N_("GDK Backend");
N_("Prefix");

4
gtk/inspector/menu.ui.h Normal file
View File

@ -0,0 +1,4 @@
N_("Label");
N_("Action");
N_("Target");
N_("Icon");

View File

@ -0,0 +1,6 @@
N_("State");
N_("Buildable ID");
N_("Default Widget");
N_("Properties");
N_("Focus Widget");
N_("Properties");

View File

@ -0,0 +1 @@
N_("Object Hierarchy");

View File

@ -0,0 +1,4 @@
N_("Property");
N_("Value");
N_("Attribute");
N_("Defined At");

View File

@ -0,0 +1,4 @@
N_("Path");
N_("Type:");
N_("Count:");
N_("Size:");

View File

@ -0,0 +1,6 @@
N_("Trace signal emissions on this object");
N_("Clear log");
N_("Name");
N_("Connected");
N_("Count");
N_("Defined At");

View File

@ -0,0 +1,3 @@
N_("Property");
N_("Value");
N_("Location");

13
gtk/inspector/visual.ui.h Normal file
View File

@ -0,0 +1,13 @@
N_("GTK+ Theme");
N_("Dark variant");
N_("Icon Theme");
N_("Font");
N_("Text Direction");
N_("Left-to-Right");
N_("Right-to-Left");
N_("Window scaling");
N_("Animations");
N_("Show Graphic Updates");
N_("Show Baselines");
N_("Show Pixel Cache");
N_("Simulate touchscreen");

View File

@ -0,0 +1,4 @@
N_("Object");
N_("Name");
N_("Label");
N_("Address");

20
gtk/inspector/window.ui.h Normal file
View File

@ -0,0 +1,20 @@
N_("Send Widget to Shell");
N_("Select an Object");
N_("Miscellaneous");
N_("Properties");
N_("Signals");
N_("Hierarchy");
N_("Child Properties");
N_("CSS Classes");
N_("Style Properties");
N_("Custom CSS");
N_("Size Groups");
N_("Data");
N_("Actions");
N_("Menu");
N_("Gestures");
N_("Objects");
N_("Resources");
N_("Custom CSS");
N_("Visual");
N_("General");