Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tuneit
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
tuneit
Commits
3e423c08
Commit
3e423c08
authored
Mar 04, 2025
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small fixes
parent
6838be25
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
setting.py
src/settings/setting/setting.py
+1
-1
tuneit.spec
tuneit.spec
+1
-1
No files found.
src/settings/setting/setting.py
View file @
3e423c08
...
...
@@ -112,7 +112,7 @@ class Setting:
else
:
global
dialog_presented
if
dialog_presented
is
False
:
from
..main
import
get_main_window
from
..
.
main
import
get_main_window
dialog
=
ServiceNotStartedDialog
()
dialog
.
present
(
get_main_window
())
...
...
tuneit.spec
View file @
3e423c08
...
...
@@ -23,7 +23,7 @@ BuildRequires: libadwaita-gir-devel
BuildRequires: blueprint-compiler
BuildRequires: meson
%add_python3_path %_datadir/
%name
%add_python3_path %_datadir/
tuneit
%description
A modular configuration tool
...
...
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