This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
amsn/amsn-0.98.1-usesnack.patch
2009-12-05 09:17:29 +00:00

11 lines
362 B
Diff

--- amsn/config.tcl (revision 11816)
+++ amsn/config.tcl (working copy)
@@ -110,7 +110,7 @@
::config::setKey notifyYoffset 0
::config::setKey filemanager "xdg-open \$location"
::config::setKey openfilecommand "xdg-open \$file"
- ::config::setKey usesnack 0
+ ::config::setKey usesnack 1
::config::setKey os "unix"
} elseif { [OnWin] } {