[gtk+] inspector: Add .ui.h files to git



commit e742c0447e8e5c0f2ff00162a9b8d96499524e83
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Sep 2 09:50:08 2014 -0400

    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+.

 gtk/inspector/actions.ui.h          |    5 +++++
 gtk/inspector/button-path.ui.h      |    1 +
 gtk/inspector/classes-list.ui.h     |    3 +++
 gtk/inspector/css-editor.ui.h       |    2 ++
 gtk/inspector/data-list.ui.h        |    1 +
 gtk/inspector/general.ui.h          |    3 +++
 gtk/inspector/menu.ui.h             |    4 ++++
 gtk/inspector/misc-info.ui.h        |    6 ++++++
 gtk/inspector/object-hierarchy.ui.h |    1 +
 gtk/inspector/prop-list.ui.h        |    4 ++++
 gtk/inspector/resource-list.ui.h    |    4 ++++
 gtk/inspector/signals-list.ui.h     |    6 ++++++
 gtk/inspector/style-prop-list.ui.h  |    3 +++
 gtk/inspector/visual.ui.h           |   13 +++++++++++++
 gtk/inspector/widget-tree.ui.h      |    4 ++++
 gtk/inspector/window.ui.h           |   20 ++++++++++++++++++++
 16 files changed, 80 insertions(+), 0 deletions(-)
---
diff --git a/gtk/inspector/actions.ui.h b/gtk/inspector/actions.ui.h
new file mode 100644
index 0000000..cfd354e
--- /dev/null
+++ b/gtk/inspector/actions.ui.h
@@ -0,0 +1,5 @@
+N_("Prefix");
+N_("Name");
+N_("Enabled");
+N_("Parameter Type");
+N_("State");
diff --git a/gtk/inspector/button-path.ui.h b/gtk/inspector/button-path.ui.h
new file mode 100644
index 0000000..b3eeb3d
--- /dev/null
+++ b/gtk/inspector/button-path.ui.h
@@ -0,0 +1 @@
+N_("Choose a widget through the inspector");
diff --git a/gtk/inspector/classes-list.ui.h b/gtk/inspector/classes-list.ui.h
new file mode 100644
index 0000000..3950381
--- /dev/null
+++ b/gtk/inspector/classes-list.ui.h
@@ -0,0 +1,3 @@
+N_("Add a class");
+N_("Restore defaults for this widget");
+N_("Name");
diff --git a/gtk/inspector/css-editor.ui.h b/gtk/inspector/css-editor.ui.h
new file mode 100644
index 0000000..dd046ac
--- /dev/null
+++ b/gtk/inspector/css-editor.ui.h
@@ -0,0 +1,2 @@
+N_("Disable this custom CSS");
+N_("Save the current CSS");
diff --git a/gtk/inspector/data-list.ui.h b/gtk/inspector/data-list.ui.h
new file mode 100644
index 0000000..4d9a49e
--- /dev/null
+++ b/gtk/inspector/data-list.ui.h
@@ -0,0 +1 @@
+N_("Show data");
diff --git a/gtk/inspector/general.ui.h b/gtk/inspector/general.ui.h
new file mode 100644
index 0000000..34434f0
--- /dev/null
+++ b/gtk/inspector/general.ui.h
@@ -0,0 +1,3 @@
+N_("GTK+ Version");
+N_("GDK Backend");
+N_("Prefix");
diff --git a/gtk/inspector/menu.ui.h b/gtk/inspector/menu.ui.h
new file mode 100644
index 0000000..243b909
--- /dev/null
+++ b/gtk/inspector/menu.ui.h
@@ -0,0 +1,4 @@
+N_("Label");
+N_("Action");
+N_("Target");
+N_("Icon");
diff --git a/gtk/inspector/misc-info.ui.h b/gtk/inspector/misc-info.ui.h
new file mode 100644
index 0000000..b318720
--- /dev/null
+++ b/gtk/inspector/misc-info.ui.h
@@ -0,0 +1,6 @@
+N_("State");
+N_("Buildable ID");
+N_("Default Widget");
+N_("Properties");
+N_("Focus Widget");
+N_("Properties");
diff --git a/gtk/inspector/object-hierarchy.ui.h b/gtk/inspector/object-hierarchy.ui.h
new file mode 100644
index 0000000..e045cca
--- /dev/null
+++ b/gtk/inspector/object-hierarchy.ui.h
@@ -0,0 +1 @@
+N_("Object Hierarchy");
diff --git a/gtk/inspector/prop-list.ui.h b/gtk/inspector/prop-list.ui.h
new file mode 100644
index 0000000..1896742
--- /dev/null
+++ b/gtk/inspector/prop-list.ui.h
@@ -0,0 +1,4 @@
+N_("Property");
+N_("Value");
+N_("Attribute");
+N_("Defined At");
diff --git a/gtk/inspector/resource-list.ui.h b/gtk/inspector/resource-list.ui.h
new file mode 100644
index 0000000..e359301
--- /dev/null
+++ b/gtk/inspector/resource-list.ui.h
@@ -0,0 +1,4 @@
+N_("Path");
+N_("Type:");
+N_("Count:");
+N_("Size:");
diff --git a/gtk/inspector/signals-list.ui.h b/gtk/inspector/signals-list.ui.h
new file mode 100644
index 0000000..a605cb3
--- /dev/null
+++ b/gtk/inspector/signals-list.ui.h
@@ -0,0 +1,6 @@
+N_("Trace signal emissions on this object");
+N_("Clear log");
+N_("Name");
+N_("Connected");
+N_("Count");
+N_("Defined At");
diff --git a/gtk/inspector/style-prop-list.ui.h b/gtk/inspector/style-prop-list.ui.h
new file mode 100644
index 0000000..d0cd964
--- /dev/null
+++ b/gtk/inspector/style-prop-list.ui.h
@@ -0,0 +1,3 @@
+N_("Property");
+N_("Value");
+N_("Location");
diff --git a/gtk/inspector/visual.ui.h b/gtk/inspector/visual.ui.h
new file mode 100644
index 0000000..f9101fa
--- /dev/null
+++ b/gtk/inspector/visual.ui.h
@@ -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");
diff --git a/gtk/inspector/widget-tree.ui.h b/gtk/inspector/widget-tree.ui.h
new file mode 100644
index 0000000..628c345
--- /dev/null
+++ b/gtk/inspector/widget-tree.ui.h
@@ -0,0 +1,4 @@
+N_("Object");
+N_("Name");
+N_("Label");
+N_("Address");
diff --git a/gtk/inspector/window.ui.h b/gtk/inspector/window.ui.h
new file mode 100644
index 0000000..8d8a113
--- /dev/null
+++ b/gtk/inspector/window.ui.h
@@ -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");


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