ekiga r7519 - in trunk: . lib/engine/components po src
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7519 - in trunk: . lib/engine/components po src
- Date: Mon, 5 Jan 2009 18:47:27 +0000 (UTC)
Author: dsandras
Date: Mon Jan 5 18:47:27 2009
New Revision: 7519
URL: http://svn.gnome.org/viewvc/ekiga?rev=7519&view=rev
Log:
More fixes thanks to Eugen Dedu.
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/lib/engine/components/Makefile.am
trunk/po/POTFILES.in
trunk/src/Makefile.am
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Jan 5 18:47:27 2009
@@ -18,8 +18,6 @@
BUILD_TYPE=ReleaseCode
BUILD_NUMBER=0
-SCHEMA_AGE=62
-
PTLIB_REC_VERSION="2.5.2"
OPAL_REC_VERSION="3.5.2"
@@ -28,9 +26,6 @@
AC_DEFINE_UNQUOTED(BUILD_TYPE, $BUILD_TYPE,[fix])
AC_DEFINE_UNQUOTED(BUILD_NUMBER, $BUILD_NUMBER,[fix])
-AC_SUBST(SCHEMA_AGE)
-
-
dnl ###########################################################################
dnl Disable / Enable Main Ekiga Components
dnl ###########################################################################
Modified: trunk/lib/engine/components/Makefile.am
==============================================================================
--- trunk/lib/engine/components/Makefile.am (original)
+++ trunk/lib/engine/components/Makefile.am Mon Jan 5 18:47:27 2009
@@ -44,6 +44,7 @@
SUBDIRS = \
call-history \
+ echo \
gmconf-personal-details \
local-roster \
mlogo-videoinput \
Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in (original)
+++ trunk/po/POTFILES.in Mon Jan 5 18:47:27 2009
@@ -2,7 +2,7 @@
# Please keep this file in alphabetical order.
ekiga.desktop.in.in
ekiga.schemas.in.in
-lib/engine/addressbook/skel/contact-core.cpp
+lib/engine/addressbook/contact-core.cpp
lib/engine/components/avahi/avahi-heap.cpp
lib/engine/components/call-history/history-book.cpp
lib/engine/components/call-history/history-contact.cpp
Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Mon Jan 5 18:47:27 2009
@@ -24,8 +24,7 @@
-I$(top_srcdir)/src/dbus-helper/ \
-I$(top_srcdir)/src/gui/ \
-I$(top_builddir) \
- $(GNOME_INCLUDEDIR) \
- -DSCHEMA_AGE= SCHEMA_AGE@
+ $(GNOME_INCLUDEDIR)
BUILT_SOURCES = src/revision.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]