- removed unneeded patch for missing locale files in last minitube version (2.1.5) - update to 2.1.6 * Fix some videos not playing * Remove obsolete categories in the Browse tab OBS-URL: https://build.opensuse.org/request/show/221305 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=12
11 lines
284 B
Diff
11 lines
284 B
Diff
--- minitube.pro.orig 2014-02-05 23:39:02.000000000 +0100
|
|
+++ minitube.pro 2014-02-07 17:52:51.412653234 +0100
|
|
@@ -12,6 +12,7 @@
|
|
DEFINES *= QT_NO_DEBUG_OUTPUT
|
|
DEFINES *= QT_USE_QSTRINGBUILDER
|
|
DEFINES += QT_STRICT_ITERATORS
|
|
+DEFINES += APP_DOWNLOADS
|
|
|
|
TARGET = $${APP_UNIX_NAME}
|
|
|