fix configuration window size

This commit is contained in:
arcan1s 2014-04-02 23:30:55 +04:00
parent fe77fcb2fd
commit d63b33903a
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ optdepends=("hddtemp: for HDD temperature monitor"
makedepends=('automoc4' 'cmake') makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz) source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install install=${pkgname}.install
md5sums=('bedeb6f30641b718c5020b1c16673ba2') md5sums=('9137210ed4b71cf48a27571880dd609d')
backup=('usr/share/config/extsysmon.conf') backup=('usr/share/config/extsysmon.conf')
build () { build () {

View File

@ -19,7 +19,7 @@
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>575</width> <width>575</width>
<height>500</height> <height>593</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">