Fix for bug 96916: Support easy way to add a few bookmarks via CCK
(r=smeredith) git-svn-id: svn://10.0.0.236/trunk@123829 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -77,7 +77,6 @@ BOOL Config(CString globalsName, CString DialogTitle, WIDGET* curWidget)
|
||||
SetGlobal("LargeAnimPath", newDir + "\\Workspace\\AnimLogo\\animlogo32.gif");
|
||||
SetGlobal("LargeStillPath", newDir + "\\Workspace\\AnimLogo\\staticlogo32.gif");
|
||||
SetGlobal("ReadMeFile", newDir + "\\Workspace\\readme.txt");
|
||||
SetGlobal("CustomBookmarkFile", newDir + "\\Workspace\\Bkmarks\\bookmarks.html");
|
||||
SetGlobal("ShellBgBitmap", newDir + "\\Workspace\\Autorun\\Shell\\bmps\\install.bmp");
|
||||
SetGlobal("ShellInstallTextFile", newDir + "\\Workspace\\Autorun\\install.txt");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user