diff options
Diffstat (limited to 'recipes/ion/ion3/203_fix-kludges.diff')
-rw-r--r-- | recipes/ion/ion3/203_fix-kludges.diff | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/ion/ion3/203_fix-kludges.diff b/recipes/ion/ion3/203_fix-kludges.diff new file mode 100644 index 0000000000..3efef50c65 --- /dev/null +++ b/recipes/ion/ion3/203_fix-kludges.diff @@ -0,0 +1,15 @@ +--- ion3-20041104.orig/etc/cfg_kludges.lua 2004-07-28 01:17:34.000000000 +0000 ++++ ion3-20041104/etc/cfg_kludges.lua 2004-11-27 22:39:50.000000000 +0000 +@@ -17,6 +17,12 @@ + transient_mode = "current", + } + ++defwinprop{ ++ class = "Evolution-mail", ++ instance = "evolution-mail", ++ transient_mode = "current" ++} ++ + -- You might want to enable these if you really must use XMMS. + --[[ + defwinprop{ |