Show
Ignore:
Timestamp:
06/04/08 20:00:16 (7 months ago)
Author:
edmanm
Message:

r469@thebe: edmanm | 2008-06-04 20:00:54 -0400
"We should start putting polipo in the win32 bundle instead of Privoxy."


*polipo goes in bundle*


"ZOMG there's a polipo in the bundle! Revert! Revert!"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/pkg/win32/vidalia_en.nsh

    r2491 r2668  
    2727; Bundle 
    2828LangString BundleSetupCaption         ${LANG_ENGLISH} "${BUNDLE_NAME} setup" 
    29 LangString BundleWelcomeText          ${LANG_ENGLISH} "This wizard will guide you through the installation of Tor, Vidalia, Polipo, and Torbutton.\r\n\r\nTor is a system for using the Internet anonymously, helping you anonymize Web browsing and publishing, instant messaging, IRC, and more. Vidalia is a GUI that helps you control, monitor, and configure Tor.\r\n\r\nPolipo is a caching web proxy that helps make web browsing over Tor more responsive.\r\n\r\nTorbutton is a Firefox extension that allows you to quickly enable or disable anonymous web browsing.\r\n\r\nIf you have previously installed Tor, Vidalia, Polipo, or Firefox, please make sure they are not running before continuing this installation.\r\n\r\n$_CLICK" 
     29LangString BundleWelcomeText          ${LANG_ENGLISH} "This wizard will guide you through the installation of Tor, Vidalia, Privoxy, and Torbutton.\r\n\r\nTor is a system for using the Internet anonymously, helping you anonymize Web browsing and publishing, instant messaging, IRC, and more. Vidalia is a GUI that helps you control, monitor, and configure Tor.\r\n\r\nPrivoxy is a filtering web proxy that protects your privacy and helps remove ads, banners, and popups.\r\n\r\nTorbutton is a Firefox extension that allows you to quickly enable or disable anonymous web browsing.\r\n\r\nIf you have previously installed Tor, Vidalia, Privoxy, or Firefox, please make sure they are not running before continuing this installation.\r\n\r\n$_CLICK" 
    3030LangString BundleWelcomeTitle         ${LANG_ENGLISH} "Welcome to the ${BUNDLE_NAME} Setup Wizard" 
    3131LangString BundleLinkText             ${LANG_ENGLISH} "${TOR_NAME} installation documentation" 
     
    5757LangString TorShortcutsDesc           ${LANG_ENGLISH} "Add ${TOR_NAME} to your Start menu." 
    5858 
    59 ; Polipo 
    60 LangString PolipoGroupDesc           ${LANG_ENGLISH} "Polipo is a caching web proxy that helps make web browsing over Tor more responsive." 
    61 LangString PolipoUninstDesc          ${LANG_ENGLISH} "Remove ${POLIPO_DESC}." 
    62 LangString PolipoAppDesc             ${LANG_ENGLISH} "Install ${POLIPO_DESC}." 
    63 LangString PolipoShortcuts           ${LANG_ENGLISH} "Add to Start Menu" 
    64 LangString PolipoShortcutsDesc       ${LANG_ENGLISH} "Add ${POLIPO_NAME} to your Start menu." 
     59; Privoxy 
     60LangString PrivoxyGroupDesc           ${LANG_ENGLISH} "Privoxy is a filtering web proxy that protects your privacy and helps remove ads, banners, and popups." 
     61LangString PrivoxyUninstDesc          ${LANG_ENGLISH} "Remove ${PRIVOXY_DESC}." 
     62LangString PrivoxyAppDesc             ${LANG_ENGLISH} "Install ${PRIVOXY_DESC}." 
     63LangString PrivoxyShortcuts           ${LANG_ENGLISH} "Add to Start Menu" 
     64LangString PrivoxyShortcutsDesc       ${LANG_ENGLISH} "Add ${PRIVOXY_NAME} to your Start menu." 
     65LangString PrivoxyStartup             ${LANG_ENGLISH} "Run At Startup" 
     66LangString PrivoxyStartupDesc         ${LANG_ENGLISH} "Automatically run ${PRIVOXY_NAME} at startup." 
    6567 
    6668; Torbutton