[gnome-disk-utility/new-ui] Nuke playground - the grid is now available in the GduVolumeGrid widget
- From: David Zeuthen <davidz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/new-ui] Nuke playground - the grid is now available in the GduVolumeGrid widget
- Date: Wed, 2 Dec 2009 19:40:40 +0000 (UTC)
commit a56648d30ce5b753b08e685f790e908a48b73be4
Author: David Zeuthen <davidz redhat com>
Date: Wed Dec 2 14:38:51 2009 -0500
Nuke playground - the grid is now available in the GduVolumeGrid widget
configure.ac | 2 -
src/Makefile.am | 2 +-
src/playground/Makefile.am | 4 -
src/playground/grid/Makefile.am | 53 --
src/playground/grid/gdu-grid-details.c | 205 -------
src/playground/grid/gdu-grid-details.h | 38 --
src/playground/grid/gdu-grid-element.c | 992 --------------------------------
src/playground/grid/gdu-grid-element.h | 58 --
src/playground/grid/gdu-grid-hbox.c | 169 ------
src/playground/grid/gdu-grid-hbox.h | 38 --
src/playground/grid/gdu-grid-types.h | 18 -
src/playground/grid/gdu-grid-view.c | 492 ----------------
src/playground/grid/gdu-grid-view.h | 51 --
src/playground/grid/grid.c | 56 --
14 files changed, 1 insertions(+), 2177 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0adf6a4..a722b2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -211,8 +211,6 @@ src/gdu-gtk/Makefile
src/gdu-gtk/gdu-gtk.pc
src/palimpsest/Makefile
src/notification/Makefile
-src/playground/Makefile
-src/playground/grid/Makefile
src/format-tool/Makefile
src/nautilus-extension/Makefile
po/Makefile.in
diff --git a/src/Makefile.am b/src/Makefile.am
index a1bfdbf..bab902f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = gdu gdu-gtk palimpsest notification playground format-tool
+SUBDIRS = gdu gdu-gtk palimpsest notification format-tool
if ENABLE_NAUTILUS
SUBDIRS += nautilus-extension
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]