Skip to content
Snippets Groups Projects
Commit 21015b25 authored by Philip Müller's avatar Philip Müller
Browse files

[#612] resize manager window

parent a90ab78d
No related branches found
No related tags found
No related merge requests found
......@@ -96,8 +96,8 @@
<template class="PamacManagerWindow" parent="GtkApplicationWindow">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="default_width">980</property>
<property name="default_height">600</property>
<property name="default_width">955</property>
<property name="default_height">540</property>
<property name="icon_name">system-software-install</property>
<property name="has_resize_grip">True</property>
<property name="show_menubar">False</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment