mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
smplayer: bump to version 16.4.0.
This commit is contained in:
@@ -47,7 +47,7 @@ diff --git a/src/prefgeneral.cpp b/src/prefgeneral.cpp
|
||||
index f6f798d..c4e7608 100644
|
||||
--- a/src/prefgeneral.cpp
|
||||
+++ b/src/prefgeneral.cpp
|
||||
@@ -175,9 +175,13 @@ void PrefGeneral::setData(Preferences * pref) {
|
||||
@@ -190,9 +190,13 @@ void PrefGeneral::setData(Preferences * pref) {
|
||||
#ifdef Q_OS_OS2
|
||||
vo = "kva";
|
||||
#else
|
||||
@@ -61,7 +61,7 @@ index f6f798d..c4e7608 100644
|
||||
}
|
||||
setVO( vo );
|
||||
|
||||
@@ -192,6 +196,11 @@ void PrefGeneral::setData(Preferences * pref) {
|
||||
@@ -207,6 +211,11 @@ void PrefGeneral::setData(Preferences * pref) {
|
||||
}
|
||||
}
|
||||
#endif
|
||||
@@ -73,7 +73,7 @@ index f6f798d..c4e7608 100644
|
||||
|
||||
setAO( ao );
|
||||
|
||||
@@ -948,9 +957,13 @@ void PrefGeneral::createHelp() {
|
||||
@@ -984,9 +993,13 @@ void PrefGeneral::createHelp() {
|
||||
#ifdef Q_OS_OS2
|
||||
.arg("<b><i>kva</i></b>")
|
||||
#else
|
||||
@@ -101,7 +101,7 @@ diff --git a/src/smplayer.cpp b/src/smplayer.cpp
|
||||
index 62c0a08..bccad3a 100644
|
||||
--- a/src/smplayer.cpp
|
||||
+++ b/src/smplayer.cpp
|
||||
@@ -540,10 +540,14 @@ void SMPlayer::showInfo() {
|
||||
@@ -555,10 +555,14 @@ void SMPlayer::showInfo() {
|
||||
#ifdef Q_OS_OS2
|
||||
.arg("eCS (OS/2)")
|
||||
#else
|
||||
Reference in New Issue
Block a user