When a workspace's list of struts is freed, free the struts too. Closes

2008-09-01  Thomas Thurman  <tthurman@gnome.org>

        * src/core/workspace.c: When a workspace's list of struts
          is freed, free the struts too.  Closes #549952, and #468075.


svn path=/trunk/; revision=3840
This commit is contained in:
Thomas Thurman
2008-09-01 03:10:31 +00:00
committed by Thomas James Alexander Thurman
parent 2095cce3ab
commit 8bd3cdff14
2 changed files with 33 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2008-09-01 Thomas Thurman <tthurman@gnome.org>
* src/core/workspace.c: When a workspace's list of struts
is freed, free the struts too. Closes #549952, and #468075.
2008-09-01 Thomas Thurman <tthurman@gnome.org>
Add new move_to_center keybinding, requested by Khanh-Dang Nguyen