summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-11-12 11:04:14 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-11-12 11:04:51 +0200
commit32ed0e0cdebfaa5e4970532cc1fd440caa37a059 (patch)
tree3b79ff55c3113dfccd2eb8270ab9e0b068b7eb04
parent25e8d19e13b0fe85a1233c650f36b9527c641560 (diff)
Bumped version
-rw-r--r--libdbus-qeventloop/libdbus-qeventloop1.pc2
-rw-r--r--libmediaoverridesqt/libmediaoverridesqt1.pc2
-rw-r--r--libresourceqt/Doxyfile8
-rw-r--r--libresourceqt/libresourceqt1.pc2
4 files changed, 7 insertions, 7 deletions
diff --git a/libdbus-qeventloop/libdbus-qeventloop1.pc b/libdbus-qeventloop/libdbus-qeventloop1.pc
index 1ee3424..23992aa 100644
--- a/libdbus-qeventloop/libdbus-qeventloop1.pc
+++ b/libdbus-qeventloop/libdbus-qeventloop1.pc
@@ -5,7 +5,7 @@ includedir=${prefix}/include
Name: libdbus-qeventloop1
Description: D-Bus - QEventloop binding
-Version: 1.25
+Version: 1.26
Libs: -L${libdir} -ldbus-qeventloop
Cflags: -I${includedir}
Requires: dbus-1
diff --git a/libmediaoverridesqt/libmediaoverridesqt1.pc b/libmediaoverridesqt/libmediaoverridesqt1.pc
index 3271369..c5293bf 100644
--- a/libmediaoverridesqt/libmediaoverridesqt1.pc
+++ b/libmediaoverridesqt/libmediaoverridesqt1.pc
@@ -5,7 +5,7 @@ includedir=${prefix}/include/resource/qt4
Name: libmediaoverridesqt1
Description: Maemo overrides Qt API
-Version: 1.25
+Version: 1.26
Libs: -L${libdir}
Cflags: -I${includedir}
Requires: QtDbus
diff --git a/libresourceqt/Doxyfile b/libresourceqt/Doxyfile
index 52e80dd..9fed831 100644
--- a/libresourceqt/Doxyfile
+++ b/libresourceqt/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = ResourcePolicy
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.25
+PROJECT_NUMBER = 1.26
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -123,7 +123,7 @@ FULL_PATH_NAMES = NO
# If left blank the directory from which doxygen is run is used as the
# path to strip.
-STRIP_FROM_PATH = include
+STRIP_FROM_PATH =
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
# the path mentioned in the documentation of a class, which tells
@@ -146,7 +146,7 @@ SHORT_NAMES = NO
# comments will behave just like regular Qt-style comments
# (thus requiring an explicit @brief command for a brief description.)
-JAVADOC_AUTOBRIEF = NO
+JAVADOC_AUTOBRIEF = YES
# If the QT_AUTOBRIEF tag is set to YES then Doxygen will
# interpret the first line (until the first dot) of a Qt-style
@@ -485,7 +485,7 @@ SHOW_DIRECTORIES = NO
# This will remove the Files entry from the Quick Index and from the
# Folder Tree View (if specified). The default is YES.
-SHOW_FILES = NO
+SHOW_FILES = YES
# Set the SHOW_NAMESPACES tag to NO to disable the generation of the
# Namespaces page. This will remove the Namespaces entry from the Quick Index
diff --git a/libresourceqt/libresourceqt1.pc b/libresourceqt/libresourceqt1.pc
index fd179ae..c624b90 100644
--- a/libresourceqt/libresourceqt1.pc
+++ b/libresourceqt/libresourceqt1.pc
@@ -5,7 +5,7 @@ includedir=${prefix}/include/resource/qt4
Name: libresourceqt1
Description: Maemo resource management Qt API
-Version: 1.25
+Version: 1.26
Libs: -L${libdir} -lresourceqt
Cflags: -I${includedir}
Requires: dbus-1 libdbus-qeventloop1 libresource0