# HG changeset patch
# User Darren Salt <[EMAIL PROTECTED]>
# Date 1171845365 0
# Node ID f3c075dce68a9c77e739e4b71ae38d56c8e41142
# Parent 9c4472b594b70ee7d7ee637ca81298c62c025e7f
Always hide misc.wizards_shown.
diff -r f3c075dce68a9c77e739e4b71ae38d56c8e41142 -r
9c4472b594b70ee7d7ee637ca81298c62c025e7f src/wizards.c
--- a/src/wizards.c Mon Feb 19 00:36:05 2007 +0000
+++ b/src/wizards.c Sun Feb 18 23:28:51 2007 +0000
@@ -321,7 +321,7 @@ void run_wizards (gboolean requested)
if (requested
|| (xine_config_register_num (xine, "misc.wizards_shown", 0,
_("Keep track of whether user has seen
wizards yet"),
- NULL, 20, NULL, NULL) < WIZARDS_LEVEL))
+ NULL, 32767, NULL, NULL) < WIZARDS_LEVEL))
{
xine_cfg_entry_t entry;
int b, state;
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog