remove headerbars

This commit is contained in:
guinux
2014-11-03 21:57:50 +01:00
parent 0be2ab9500
commit 807e1040ac
9 changed files with 561 additions and 585 deletions

View File

@@ -2,8 +2,7 @@
<interface>
<requires lib="gtk+" version="3.12"/>
<template class="PamacTransactionInfoDialog" parent="GtkDialog">
<property name="can_focus">False</property>
<property name="border_width">12</property>
<property name="border_width">6</property>
<property name="default_width">300</property>
<property name="icon_name">system-software-install</property>
<property name="type_hint">dialog</property>