[vlmc-devel] commit: ShareOnInternet.ui: Make YouTube TOS link openable in default browser. (Rohit Yadav )
git at videolan.org
git at videolan.org
Sun Sep 26 17:09:12 CEST 2010
vlmc | branch: master | Rohit Yadav <rohityadav89 at gmail.com> | Sun Sep 26 20:48:12 2010 +0530| [9f0cf2e42a6cc7e908a980b386d31b344a95acd6] | committer: Rohit Yadav
ShareOnInternet.ui: Make YouTube TOS link openable in default browser.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=9f0cf2e42a6cc7e908a980b386d31b344a95acd6
---
src/Gui/export/ShareOnInternet.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/Gui/export/ShareOnInternet.ui b/src/Gui/export/ShareOnInternet.ui
index 8d2c031..adacea6 100644
--- a/src/Gui/export/ShareOnInternet.ui
+++ b/src/Gui/export/ShareOnInternet.ui
@@ -238,6 +238,9 @@ p, li { white-space: pre-wrap; }
<property name="wordWrap">
<bool>true</bool>
</property>
+ <property name="openExternalLinks">
+ <bool>true</bool>
+ </property>
</widget>
</item>
</layout>
More information about the Vlmc-devel
mailing list