]> git.sesse.net Git - vlc/commitdiff
Qt: change the string for GPU acceleration
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 24 Sep 2011 13:49:06 +0000 (15:49 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 24 Sep 2011 13:49:06 +0000 (15:49 +0200)
modules/gui/qt4/ui/sprefs_input.ui

index 1a14db17c0a98b826597a99b935c81268c3fb26a..1e76a16f296bcded8f6b284eb6bbc4cfb819c2c3 100644 (file)
@@ -72,7 +72,7 @@
       <item row="4" column="0" colspan="3">
        <widget class="QCheckBox" name="hwAccelBox">
         <property name="text">
-         <string>Use GPU acceleration (experimental)</string>
+         <string>Use GPU accelerated decoding</string>
         </property>
        </widget>
       </item>