[vlc-commits] Qt: change the string for GPU acceleration
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Sat Sep 24 16:09:46 CEST 2011
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Sep 24 15:49:06 2011 +0200| [fa240c0ba098005f0540e6cfe64ffb04aa531368] | committer: Jean-Baptiste Kempf
Qt: change the string for GPU acceleration
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fa240c0ba098005f0540e6cfe64ffb04aa531368
---
 modules/gui/qt4/ui/sprefs_input.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/gui/qt4/ui/sprefs_input.ui b/modules/gui/qt4/ui/sprefs_input.ui
index 1a14db1..1e76a16 100644
--- a/modules/gui/qt4/ui/sprefs_input.ui
+++ b/modules/gui/qt4/ui/sprefs_input.ui
@@ -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>
    
    
More information about the vlc-commits
mailing list