Changeset 4358a3bf7aac8ffd8c83d122b39830671c6ac4e0

Show
Ignore:
Timestamp:
11/01/05 21:50:07 (3 years ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1130878207 +0000
git-parent:

[68496a51bf9360741dd59c205536ec9245a1fee1]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1130878207 +0000
Message:

Misc changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • README

    rc788b9a r4358a3b  
    33README for the VLC media player 
    44=============================== 
     5 
     6The VideoLAN web site . . . http://www.videolan.org/ 
     7Documentation . . . . . . . http://www.videolan.org/doc/ 
     8Support . . . . . . . . . . http://www.videolan.org/support/ 
     9Forums  . . . . . . . . . . http://forum.videolan.org/ 
     10Wiki  . . . . . . . . . . . http://wiki.videolan.org/ 
     11The Developers site . . . . http://developers.videolan.org/vlc/ 
    512 
    613ABOUT-NLS          - Notes on the Free Translation Project. 
     
    1623THANKS             - All VLC contributors. 
    1724doc/               - Miscellaneous documentation. 
    18  
    19 Resources 
    20 ========= 
    21  
    22 The VideoLAN web site: http://www.videolan.org/ 
    23 Documentation and support: http://w.videolan.org/support/ 
    24 Forums: http://forum.videolan.org/ 
    25 The Developers site: http://developers.videolan.org/vlc/ 
    26  
  • vlc.win32.nsi

    r91b22a6 r4358a3b  
    6262  ; Finish page 
    6363    !define MUI_FINISHPAGE_RUN "$INSTDIR\vlc.exe" 
    64     !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\NEWS.txt" 
    65     !define MUI_FINISHPAGE_SHOWREADME_TEXT "View changelog" 
     64    !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\README.txt" 
    6665    !define MUI_FINISHPAGE_SHOWREADME_NOTCHECKED 
    6766    !define MUI_FINISHPAGE_LINK "Visit the VideoLAN VLC media player Website"