-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2008-10-16 Armin Burgmeier <[email protected]> * libinfinity/Makefile.am: * libinfinity/common/Makefile.am: * libinfinity/adopted/Makefile.am: * libinfinity/client/Makefile.am: * libinfinity/server/Makefile.am: * libinfinity/methods/local-central/Makefile.am: * libinftext/Makefile.am: * libinfgtk/Makefile.am: * libinftextgtk/Makefile.am: * infinoted/Makefile.am: * infinoted/note-plugins/text/Makefile.am: * test/Makefile.am: Moved -I$(top_srcdir) from AM_CPPFLAGS to $lib_CPPFLAGS, because the former is not used when the latter is present. This is required for `make distcheck'. * docs/reference/Makefile.am: Added version.xml.in to EXTRA_DIST. * docs/reference/libinfinity/Makefile.am: * docs/reference/libinftext/Makefile.am: * docs/reference/libinfgtk/Makefile.am: * docs/reference/libinftextgtk/Makefile.am: Added ../version.xml to content_files, to fix `make distcheck'. * docs/reference/libinfinity/libinfinity-docs.sgml: Reordered documentation sections.
- Loading branch information
Showing
20 changed files
with
90 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
2008-10-16 Armin Burgmeier <[email protected]> | ||
|
||
* libinfinity/Makefile.am: | ||
* libinfinity/common/Makefile.am: | ||
* libinfinity/adopted/Makefile.am: | ||
* libinfinity/client/Makefile.am: | ||
* libinfinity/server/Makefile.am: | ||
* libinfinity/methods/local-central/Makefile.am: | ||
* libinftext/Makefile.am: | ||
* libinfgtk/Makefile.am: | ||
* libinftextgtk/Makefile.am: | ||
* infinoted/Makefile.am: | ||
* infinoted/note-plugins/text/Makefile.am: | ||
* test/Makefile.am: Moved -I$(top_srcdir) from AM_CPPFLAGS to | ||
$lib_CPPFLAGS, because the former is not used when the latter is | ||
present. This is required for `make distcheck'. | ||
|
||
* docs/reference/Makefile.am: Added version.xml.in to EXTRA_DIST. | ||
|
||
* docs/reference/libinfinity/Makefile.am: | ||
* docs/reference/libinftext/Makefile.am: | ||
* docs/reference/libinfgtk/Makefile.am: | ||
* docs/reference/libinftextgtk/Makefile.am: Added ../version.xml to | ||
content_files, to fix `make distcheck'. | ||
|
||
* docs/reference/libinfinity/libinfinity-docs.sgml: Reordered | ||
documentation sections. | ||
|
||
2008-10-16 Armin Burgmeier <[email protected]> | ||
|
||
* libinfinity/common/inf-tcp-connection.c: Make sure that calling | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
SUBDIRS = libinfinity libinftext libinfgtk libinftextgtk | ||
|
||
EXTRA_DIST = version.xml.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: infinote 0.1.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2008-10-16 20:51+0200\n" | ||
"POT-Creation-Date: 2008-10-16 21:43+0200\n" | ||
"PO-Revision-Date: 2008-09-17 21:58+0200\n" | ||
"Last-Translator: <[email protected]>\n" | ||
"Language-Team: German\n" | ||
|
@@ -505,27 +505,27 @@ msgstr "" | |
msgid "No such user with ID %u" | ||
msgstr "" | ||
|
||
#: libinfinity/common/inf-connection-manager.c:660 | ||
#: libinfinity/common/inf-connection-manager.c:663 | ||
#, c-format | ||
msgid "Publisher ID of connection '%s' is already known" | ||
msgstr "" | ||
|
||
#: libinfinity/common/inf-connection-manager.c:678 | ||
#: libinfinity/common/inf-connection-manager.c:681 | ||
#, c-format | ||
msgid "Publisher ID '%s' has incorrect length" | ||
msgstr "" | ||
|
||
#: libinfinity/common/inf-connection-manager.c:727 | ||
#: libinfinity/common/inf-connection-manager.c:730 | ||
#, c-format | ||
msgid "Publisher ID '%s' is already in use" | ||
msgstr "" | ||
|
||
#: libinfinity/common/inf-connection-manager.c:802 | ||
#: libinfinity/common/inf-connection-manager.c:805 | ||
#, c-format | ||
msgid "Received unexpected message '%s'" | ||
msgstr "" | ||
|
||
#: libinfinity/common/inf-connection-manager.c:920 | ||
#: libinfinity/common/inf-connection-manager.c:923 | ||
#, c-format | ||
msgid "" | ||
"Request from %s caused error: %s\n" | ||
|
@@ -538,7 +538,7 @@ msgid "" | |
"\n" | ||
msgstr "" | ||
|
||
#: libinfinity/common/inf-connection-manager.c:986 | ||
#: libinfinity/common/inf-connection-manager.c:989 | ||
#, c-format | ||
msgid "Received bad XML request from %s: %s" | ||
msgstr "" | ||
|
@@ -805,13 +805,13 @@ msgstr "" | |
msgid "Received unhandled XML message '%s'" | ||
msgstr "" | ||
|
||
#: libinfinity/common/inf-tcp-connection.c:562 | ||
#: libinfinity/common/inf-tcp-connection.c:560 | ||
#, c-format | ||
msgid "Interface `%s' does not exist" | ||
msgstr "" | ||
|
||
#. Failed to get name for device <Index>: <Reason> | ||
#: libinfinity/common/inf-tcp-connection.c:637 | ||
#: libinfinity/common/inf-tcp-connection.c:635 | ||
#, c-format | ||
msgid "Failed to get name for device %u: %s" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters