Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
pureos-store
Commits
cf70376a
Commit
cf70376a
authored
Sep 04, 2019
by
Adrien Plazas
Browse files
shell: Set a minimum size
This prevents the window from being stupidly small.
parent
53496c39
Changes
1
Show whitespace changes
Inline
Side-by-side
src/gnome-software.ui
View file @
cf70376a
...
...
@@ -51,6 +51,8 @@
<object
class=
"GtkBox"
id=
"box1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"orientation"
>
vertical
</property>
<property
name=
"width-request"
>
360
</property>
<property
name=
"height-request"
>
200
</property>
<child>
<object
class=
"GtkHeaderBar"
id=
"header"
>
<property
name=
"visible"
>
True
</property>
...
...
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