diff --git a/data/ui/main.window.ui b/data/ui/main.window.ui index ca5b415..ea9320e 100644 --- a/data/ui/main.window.ui +++ b/data/ui/main.window.ui @@ -21,9 +21,9 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND SERNATUR center sernatur - - - + + + @@ -48,41 +48,52 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND True False - + True False Tours - + - + + True + False + Places + + + + True False Staff + - + True False Tourists + True False - + True False Illnesses + - + True False Participate + @@ -90,10 +101,11 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - + True False Vehicles + @@ -103,11 +115,11 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - + True False Quit - + @@ -125,38 +137,43 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND True False - + True False (Q1) Regions with discounts + - + True False (Q2) Tour values + - + True False (Q3) Coordinator total + - + True False (Q4) Tourist total + - + True False (Q5) Vehicle total + diff --git a/data/ui/meson.build b/data/ui/meson.build index 60b72d6..0759598 100644 --- a/data/ui/meson.build +++ b/data/ui/meson.build @@ -11,3 +11,9 @@ tour_gresource = gnome.compile_resources('tour_gresource', c_name: meson.project_name() + '_resource_tour', export: true, install_header: true) +query_gresource = gnome.compile_resources('query_gresource', + 'query.gresource.xml', + source_dir: '.', + c_name: meson.project_name() + '_resource_query', + export: true, + install_header: true) diff --git a/data/ui/query.1.ui b/data/ui/query.1.ui new file mode 100644 index 0000000..b6ee62d --- /dev/null +++ b/data/ui/query.1.ui @@ -0,0 +1,59 @@ + + + + + + True + True + True + True + natural + natural + True + both + True + + + none + + + + + fixed + Region Name + + + + 0 + + + + + + + fixed + Quantity + + + + 1 + + + + + + diff --git a/data/ui/query.gresource.xml b/data/ui/query.gresource.xml new file mode 100644 index 0000000..722e564 --- /dev/null +++ b/data/ui/query.gresource.xml @@ -0,0 +1,20 @@ + + + + + query.window.ui + query.1.ui + + diff --git a/data/ui/query.window.ui b/data/ui/query.window.ui new file mode 100644 index 0000000..bfb3fb9 --- /dev/null +++ b/data/ui/query.window.ui @@ -0,0 +1,243 @@ + + + + + + diff --git a/data/ui/tour.editor.ui b/data/ui/tour.editor.ui new file mode 100644 index 0000000..5961f26 --- /dev/null +++ b/data/ui/tour.editor.ui @@ -0,0 +1,333 @@ + + + + + + 1 + 1000 + 1 + 1 + 10 + + + diff --git a/data/ui/tour.gresource.xml b/data/ui/tour.gresource.xml index cd5decb..6fd11f1 100644 --- a/data/ui/tour.gresource.xml +++ b/data/ui/tour.gresource.xml @@ -14,6 +14,7 @@ --> - tour.window.ui + tour.list.ui + tour.editor.ui diff --git a/data/ui/tour.window.ui b/data/ui/tour.list.ui similarity index 69% rename from data/ui/tour.window.ui rename to data/ui/tour.list.ui index 7468f61..43c392b 100644 --- a/data/ui/tour.window.ui +++ b/data/ui/tour.list.ui @@ -16,13 +16,16 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND --> -