[vlc-devel] commit: Mark qt-blingbling as deleted (Christophe Mutricy )

git version control git at videolan.org
Sat Jan 24 01:26:29 CET 2009


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Sat Jan 24 00:20:47 2009 +0000| [af438710f1878c8e1a098aa52a7c79d21a771237] | committer: Christophe Mutricy 

Mark qt-blingbling as deleted

So that we don't break the command line of 0.001% of our users

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af438710f1878c8e1a098aa52a7c79d21a771237
---

 modules/gui/qt4/qt4.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp
index 308ef1e..f390bef 100644
--- a/modules/gui/qt4/qt4.cpp
+++ b/modules/gui/qt4/qt4.cpp
@@ -215,6 +215,8 @@ vlc_module_begin ()
               false );
         change_internal ()
 
+    add_obsolete_bool( "qt-blingbling" ) /* Suppressed since 1.0.0 */
+
     add_submodule ()
         set_description( "Dialogs provider" )
         set_capability( "dialogs provider", 51 )




More information about the vlc-devel mailing list