E: Potentially fix segfault with adding/removing desktop names and
authorChristopher Michael <cpmichael1@comcast.net>
Fri, 23 Sep 2011 10:37:30 +0000 (10:37 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Fri, 23 Sep 2011 10:37:30 +0000 (10:37 +0000)
commit933a6d3d71b7fd015c059d3873cafa044757cf64
treeacee1173e4e3c9988f04b2b94c26900dcddb33c5
parent942b27687dec810cd69b25419c050831bdcbabb1
E: Potentially fix segfault with adding/removing desktop names and
using the tiling module. Use eina_stringshare_replace where possible.
Fix some formatting. Set desk->name to NULL if we are not going to put
a string into it.

SVN revision: 63564
src/bin/e_desk.c