Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DE-installer
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
DE-installer
Commits
5c9d5664
Commit
5c9d5664
authored
Aug 21, 2024
by
Alexei Kartashov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
install button fix
parent
5085dc35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
3 deletions
+12
-3
window.ui
src/window.ui
+12
-3
No files found.
src/window.ui
View file @
5c9d5664
...
@@ -69,10 +69,19 @@
...
@@ -69,10 +69,19 @@
</object>
</object>
</property>
</property>
<child
type=
"bottom"
>
<child
type=
"bottom"
>
<object
name=
"GtkButton"
>
<object
class=
"GtkBox"
>
<property
name=
"label"
>
Install
</property>
<property
name=
"halign"
>
center
</property>
<property
name=
"valign"
>
center
</property>
<child>
<object
class=
"GtkButton"
>
<property
name=
"label"
>
Install
</property>
<style>
<class
name=
"suggested-action"
/>
</style>
</object>
</child>
<style>
<style>
<class
name=
"
suggested-action
"
/>
<class
name=
"
content
"
/>
</style>
</style>
</object>
</object>
</child>
</child>
...
...
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