openbsd-ports/audio/last.fm/patches/patch-src_settingsdialog_scrobbling_ui
dcoppa e3e04c6dcc The Unix (linux) client does not do fingerprinting, so don't build
it: this reduces package dependencies (dropped audio/libsamplerate
and math/fftw3).

iPods were identified by a directory timestamp, but it changed each
time the ipod was mounted. Instead identify a device by its
FirewireGuid.
2011-09-19 12:50:57 +00:00

24 lines
598 B
Plaintext

$OpenBSD: patch-src_settingsdialog_scrobbling_ui,v 1.1 2011/09/19 12:50:57 dcoppa Exp $
--- src/settingsdialog_scrobbling.ui.orig Mon Sep 19 12:45:57 2011
+++ src/settingsdialog_scrobbling.ui Mon Sep 19 12:47:12 2011
@@ -175,6 +175,19 @@
</layout>
</widget>
</item>
+ <item>
+ <spacer>
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" >
+ <size>
+ <width>20</width>
+ <height>0</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
<customwidgets>