From b0c3a1f040aacbd709b457136656989ef1309cd1 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Mar 22 2009 17:40:09 +0000 Subject: - Update to latest NM-User config file (same as nm-applet) - Fix nondeterministic denials for no-interface messages #575 (Thanks to Dan Williams and Colin Walters for their assistance in spotting this. upstream bug fdo #18961) - Draw the rounding box inside the icon bounds (benzea) #567 - Add Dismiss option to the palette of finished transfers #484 - Resume-by-default uses open with, not just open #547 - Set Pippy as the default for opening python files #287 - Remove duplicates from the activities submenu #497 - Remove transfer icon from frame when the local user cancels it #483 - Restore the icon size after a layout change #157 - enable logout option --- diff --git a/.cvsignore b/.cvsignore index 6b6d07b..0a0b6a2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sugar-0.84.0-gitd3a0839735.tar.bz2 +sugar-0.84.1.tar.bz2 diff --git a/enable-logout.patch b/enable-logout.patch new file mode 100644 index 0000000..c13feeb --- /dev/null +++ b/enable-logout.patch @@ -0,0 +1,13 @@ +diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in +index dc7104d..fba89ff 100644 +--- a/data/sugar.schemas.in ++++ b/data/sugar.schemas.in +@@ -173,7 +173,7 @@ + /desktop/sugar/show_logout + sugar + bool +- false ++ true + +