
|
If you were logged in you would be able to see more operations.
|
|
|
| Linden Lab Issue ID: |
SL-44936
|
| Patch attached: |
Patch attached
|
|
Second Life Client Modification: Confirm Exit
=============================================
By Fremont Cunningham July 2007
This is a set of diff files which when applied using the patch command
modify the source files with changes necessary for the new functionality.
The Confirm Exit modification adds an alert panel whenever the window X
button (top-right) is clicked, control-4 is typed, also when the client is
connected if File/Quit is selected or ctrl-q is typed. The alert panel
has 3 buttons: 'Yes', 'Dont ask me again' and 'No'. A user
preference option is added to the Preferences General panel which if
de-selected disables the alert panel, returning the original instant quit
functionality. The option setting is retained between sessions.
The diff/ directory containing the diff files, this file and the patch_ce
script should be placed at the same level as the linden/ directory and the
patch_ce script executed, then the source recompiled.
This patch set was generated for version 1.16.0.5, but may work on later
versions.
|
|
Description
|
Second Life Client Modification: Confirm Exit
=============================================
By Fremont Cunningham July 2007
This is a set of diff files which when applied using the patch command
modify the source files with changes necessary for the new functionality.
The Confirm Exit modification adds an alert panel whenever the window X
button (top-right) is clicked, control-4 is typed, also when the client is
connected if File/Quit is selected or ctrl-q is typed. The alert panel
has 3 buttons: 'Yes', 'Dont ask me again' and 'No'. A user
preference option is added to the Preferences General panel which if
de-selected disables the alert panel, returning the original instant quit
functionality. The option setting is retained between sessions.
The diff/ directory containing the diff files, this file and the patch_ce
script should be placed at the same level as the linden/ directory and the
patch_ce script executed, then the source recompiled.
This patch set was generated for version 1.16.0.5, but may work on later
versions.
|
Show » |
|
Thanks for the patch. Please sign and send in the contribution agreement, as we don't seem to have a copy from you: http://wiki.secondlife.com/wiki/Project:Contribution_Agreement
Also, for future reference: if you could generate a single patch file in unified diff format, instead of many files that are context diffs, that's much easier for us to review work with.
Thank you.