Re: [Tracker] Approval request: String additions to 'tracker.master'

2014-03-18 Thread Gabor Kelemen
Hi Martyn I tend to agree with Piotr on this, we can consider these strings as forgotten to be marked. This case does not need to be approved. Improving the text during fixing does not change the big picture: the program was saying something not translatable. Regards Gabor Kelemen 2014-03-17 16:

[Tracker] Tracker 0.17.6

2014-03-18 Thread Martyn Russell
About Tracker = Tracker is a semantic data storage for desktop and mobile devices. Tracker uses W3C standards for RDF ontologies using Nepomuk with SPARQL to query and update the data. Tracker is a central repository of user information, that provides two big benefits for the user; s

Re: [Tracker] Tracker 0.17.6

2014-03-18 Thread Michael Biebl
Hi Martin, I'm getting the following build failure with 0.17.6 (0.17.5 built fine) Making all in libtracker-sparql make[3]: Entering directory `/home/michael/git/tracker/examples/libtracker-sparql' /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -o class-signal class-signal.o ../../

Re: [Tracker] Tracker 0.17.6

2014-03-18 Thread Michael Biebl
diff --git a/examples/libtracker-sparql/Makefile.am b/examples/libtracker-sparql/Makefile.am index e4bcc89..c29d470 100644 --- a/examples/libtracker-sparql/Makefile.am +++ b/examples/libtracker-sparql/Makefile.am @@ -5,6 +5,7 @@ AM_CPPFLAGS = $(BUILD_CFLAGS) \ $(LIBTRACKER_SPARQL_CFLAGS)