[gnome-tour] add a welcome video page
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tour] add a welcome video page
- Date: Tue, 18 Aug 2020 16:59:49 +0000 (UTC)
commit 31d2b3f3e8f436de594155919eeee4afc5d7b7c6
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Fri Aug 7 19:22:49 2020 +0200
add a welcome video page
Cargo.toml | 1 +
data/resources.gresource.xml | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/Cargo.toml b/Cargo.toml
index 8626c38..e5ff1b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,3 +27,4 @@ optional = true
version = "0.16"
package = "gstreamer"
optional = true
+
diff --git a/data/resources.gresource.xml b/data/resources.gresource.xml
index 688446a..19c7242 100644
--- a/data/resources.gresource.xml
+++ b/data/resources.gresource.xml
@@ -2,6 +2,7 @@
<gresources>
<gresource prefix="/org/gnome/Tour/">
<file compressed="true" alias="style.css">resources/style.css</file>
+ <file alias="welcome.mp4">resources/assets/welcome.mp4</file>
<file compressed="true" alias="activities.svg">resources/assets/activities.svg</file>
<file compressed="true" alias="calendar.svg">resources/assets/calendar.svg</file>
<file compressed="true" alias="search.svg">resources/assets/search.svg</file>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]