Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm-play-gui
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
Roman Alifanov
eepm-play-gui
Commits
0fd1ab52
Commit
0fd1ab52
authored
Nov 14, 2024
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new version
parent
f33549cd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
eepm-play-gui.spec
eepm-play-gui.spec
+1
-1
meson.build
meson.build
+1
-1
main.py
src/main.py
+1
-1
No files found.
eepm-play-gui.spec
View file @
0fd1ab52
Name: eepm-play-gui
Version: 0.
4
.0
Version: 0.
5
.0
Release: alt1
License: AGPL2
...
...
meson.build
View file @
0fd1ab52
project('eepm-play-gui',
version: '0.
4
.0',
version: '0.
5
.0',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)
...
...
src/main.py
View file @
0fd1ab52
...
...
@@ -52,7 +52,7 @@ class EepmPlayGuiApplication(Adw.Application):
about
=
Adw
.
AboutDialog
(
application_name
=
'eepm-play-gui'
,
application_icon
=
'ru.eepm.PlayGUI'
,
developer_name
=
'Etersoft'
,
version
=
'0.
4
.0'
,
version
=
'0.
5
.0'
,
developers
=
[
'Roman Alifanov (Ximper) <ximper@etersoft.ru>'
,
"Vladimir Vaskov <rirusha@altlinux.org>"
],
designers
=
[
'Roman Alifanov (Ximper) <ximper@etersoft.ru>'
,
"Vladimir Vaskov <rirusha@altlinux.org>"
],
artists
=
[
'Roman Alifanov (Ximper) <ximper@etersoft.ru>'
],
...
...
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