vlc/vlc-1.2 | branch: master | Brendon Justin <[email protected]> | Tue Jan 24 12:22:36 2012 -0500| [25775825be1c29cac635201c8b3c073b9aa8fd2c] | committer: Jean-Baptiste Kempf
macosx: Make streaming wizard output string editable Change the string's text field from static to editable, so options not in the wizard can be added. Uses the string from this field directly, rather than the stored string. Signed-off-by: Felix Paul Kühne <[email protected]> (cherry picked from commit 40c5ee7f1b0b96fc964ea5a43ec41c0297a20711) Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=25775825be1c29cac635201c8b3c073b9aa8fd2c --- .../macosx/Resources/English.lproj/Wizard.xib | 42 +++++++++---------- modules/gui/macosx/wizard.m | 14 ++++--- 2 files changed, 28 insertions(+), 28 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=25775825be1c29cac635201c8b3c073b9aa8fd2c _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
