Created
April 4, 2015 16:09
-
-
Save ivoarch/156e455a90629c7fd23d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff -Nru ExMplayer-orig/src/playerwindow.ui ExMplayer/src/playerwindow.ui | |
--- ExMplayer-orig/src/playerwindow.ui 2014-02-01 08:29:44.000000000 +0100 | |
+++ ExMplayer/src/playerwindow.ui 2015-03-20 12:55:24.386708044 +0100 | |
@@ -2908,7 +2908,7 @@ | |
<property name="maxLength"> | |
<number>32766</number> | |
</property> | |
- <property name="placeholderText"> | |
+ <property name="text"> | |
<string>Enter command</string> | |
</property> | |
</widget> | |
diff -Nru ExMplayer-orig/src/searchsubtitle/searchsubtitle.ui ExMplayer/src/searchsubtitle/searchsubtitle.ui | |
--- ExMplayer-orig/src/searchsubtitle/searchsubtitle.ui 2014-02-01 08:29:44.000000000 +0100 | |
+++ ExMplayer/src/searchsubtitle/searchsubtitle.ui 2015-03-20 12:56:56.231155922 +0100 | |
@@ -47,7 +47,7 @@ | |
<height>0</height> | |
</size> | |
</property> | |
- <property name="placeholderText"> | |
+ <property name="text"> | |
<string>Search a movie</string> | |
</property> | |
</widget> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment