[sysprof/wip/gtk4-port] window: move ui near source file
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/gtk4-port] window: move ui near source file
- Date: Fri, 1 Oct 2021 18:24:55 +0000 (UTC)
commit 994b40c436e66c9d04f6242b6ec28d248de949ff
Author: Christian Hergert <chergert redhat com>
Date: Fri Oct 1 11:24:49 2021 -0700
window: move ui near source file
src/sysprof/{ui => }/sysprof-window.ui | 0
src/sysprof/sysprof.gresource.xml | 5 +++--
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/sysprof/ui/sysprof-window.ui b/src/sysprof/sysprof-window.ui
similarity index 100%
rename from src/sysprof/ui/sysprof-window.ui
rename to src/sysprof/sysprof-window.ui
diff --git a/src/sysprof/sysprof.gresource.xml b/src/sysprof/sysprof.gresource.xml
index 1190ae3b..a9a20482 100644
--- a/src/sysprof/sysprof.gresource.xml
+++ b/src/sysprof/sysprof.gresource.xml
@@ -8,8 +8,9 @@
<!-- Theme overrides -->
<file compressed="true">theme/shared.css</file>
<file compressed="true">theme/Adwaita-shared.css</file>
+ </gresource>
- <!-- UI Files -->
- <file preprocess="xml-stripblanks">ui/sysprof-window.ui</file>
+ <gresource prefix="/org/gnome/sysprof/ui">
+ <file preprocess="xml-stripblanks">sysprof-window.ui</file>
</gresource>
</gresources>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]