[gnome-sound-recorder] configure.ac: remove widgets from libgd that are available in Gtk now
- From: Meg Ford (Margaret) <megford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] configure.ac: remove widgets from libgd that are available in Gtk now
- Date: Sun, 13 Oct 2013 02:23:56 +0000 (UTC)
commit 9a1cf72bafca1649232da5b0340ac5bb172810a0
Author: Meg Ford <meg387 gmail com>
Date: Sat Oct 12 21:22:39 2013 -0500
configure.ac: remove widgets from libgd that are available in Gtk now
Copying | 3 ---
configure.ac | 2 +-
2 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/Copying b/Copying
index 6261072..35fc09c 100644
--- a/Copying
+++ b/Copying
@@ -1,6 +1,3 @@
-License
-
-=======
The source code of Gnome Sound Recorder is licensed to you under the GNU
General Public License version 2, or (at your option) any later version.
diff --git a/configure.ac b/configure.ac
index 4bd6708..271371e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AM_SILENT_RULES([yes])
LT_INIT([disable-static])
IT_PROG_INTLTOOL([0.26])
-LIBGD_INIT([header-bar notification revealer stack tagged-entry gir])
+LIBGD_INIT([ notification tagged-entry gir])
GLIB_GSETTINGS
GOBJECT_INTROSPECTION_REQUIRE([1.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]