Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-welcome
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-welcome
Commits
6818d96a
Commit
6818d96a
authored
Feb 14, 2022
by
Bilal Elmoussaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release 42.beta
parent
11d5201b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
1 deletion
+8
-1
NEWS
NEWS
+6
-0
org.gnome.Tour.metainfo.xml.in.in
data/org.gnome.Tour.metainfo.xml.in.in
+1
-0
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
6818d96a
gnome-tour 42.beta
===================
* Port to GTK4 / libadwaita
* Drop the video feature
* i18n fixes and translations updates
gnome-tour 41.rc
===================
* content: add back workspaces slide
...
...
data/org.gnome.Tour.metainfo.xml.in.in
View file @
6818d96a
...
...
@@ -20,6 +20,7 @@
<url
type=
"donation"
>
http://www.gnome.org/friends/
</url>
<content_rating
type=
"oars-1.0"
/>
<releases>
<release
version=
"42.beta"
date=
"2022-02-14"
type=
"development"
/>
<release
version=
"40.0"
date=
"2021-03-23"
/>
<release
version=
"3.38.0"
date=
"2020-09-15"
/>
<release
version=
"3.37.92"
date=
"2020-09-08"
type=
"development"
/>
...
...
meson.build
View file @
6818d96a
project('gnome-tour',
'rust',
version: '4
1.rc
',
version: '4
2.beta
',
license: 'GPL-3.0-or-later',
meson_version : '>= 0.59')
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment