aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnote
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
commitaf3811313c14afb06fe2d1f6158e3e431bbfc2b6 (patch)
tree1ad98a4e8faecd0e2fa9ac2c18e65da4cf89c236 /deskutils/gnote
parentc7d4d6bd7ef6ff4955eab2863a5c6e2feb14b839 (diff)
downloadports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.tar.gz
ports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.zip
Notes
Diffstat (limited to 'deskutils/gnote')
-rw-r--r--deskutils/gnote/Makefile44
-rw-r--r--deskutils/gnote/distinfo4
-rw-r--r--deskutils/gnote/files/patch-configure11
-rw-r--r--deskutils/gnote/files/patch-src_gnome-keyring_ring.cpp10
-rw-r--r--deskutils/gnote/pkg-descr2
-rw-r--r--deskutils/gnote/pkg-plist861
6 files changed, 680 insertions, 252 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index 4f696099753a..ffa7eff3b23c 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -1,55 +1,51 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
-# $MCom: ports/deskutils/gnote/Makefile,v 1.14 2010/11/15 16:21:49 kwm Exp $
+# $MCom: ports/trunk/deskutils/gnote/Makefile 19997 2014-10-19 18:15:03Z gusi $
PORTNAME= gnote
-PORTVERSION= 0.7.6
-PORTREVISION= 8
+PORTVERSION= 3.14.0
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Port of Tomboy to C++, note taking application
+COMMENT= C++ version of Tomboy, note taking application
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \
- libpcre.so:${PORTSDIR}/devel/pcre \
- libgtkspell.so:${PORTSDIR}/textproc/gtkspell \
+BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
+LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
+ libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 \
libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
+ libsecret-1.so:${PORTSDIR}/security/libsecret \
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
-USE_GNOME= gnomeprefix gconf2 gtk20 intltool libxml2 libxslt \
- gnomepanel
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
-INSTALLS_OMF= yes
-GCONF_SCHEMAS= gnote.schemas
+USE_GNOME= gnomeprefix gtk30 gtkmm30 intltool \
+ libxml2 libxslt
+USES= desktop-file-utils gettext gmake libtool \
+ pathfix pkgconfig tar:xz
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= PANELAPPLET_SERVER_DIR="${PREFIX}/libdata/bonobo/servers"
+USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --disable-dbus
+CONFIGURE_ARGS= --with-dbus-service-dir=${PREFIX}/share/dbus-1/services
INSTALL_TARGET= install-strip
-DOCS= AUTHORS ChangeLog NEWS README TODO
-OPTIONS_DEFINE= DOCS APPLET
-OPTIONS_DEFAULT=APPLET
-OPTIONS_SUB= yes
+GLIB_SCHEMAS= org.gnome.gnote.gschema.xml
+
+DOCS= AUTHORS ChangeLog NEWS README TODO
-APPLET_LIB_DEPENDS= libpanelappletmm-2.6.so:${PORTSDIR}/x11-toolkits/libpanelappletmm
-APPLET_CONFIGURE_ENABLE=applet
+.include <bsd.port.options.mk>
PLIST_SUB+= VERSION=${PORTVERSION}
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/include/boost|${LOCALBASE}/include/boost|g' \
- ${WRKSRC}/configure
-
post-install:
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in ${DOCS}
@${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
.endfor
+.endif
.include <bsd.port.mk>
diff --git a/deskutils/gnote/distinfo b/deskutils/gnote/distinfo
index 70497da4b843..79e8f0f32bca 100644
--- a/deskutils/gnote/distinfo
+++ b/deskutils/gnote/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnote-0.7.6.tar.xz) = 20bc138a636e2bf099499824c56bd55c3e0aca7461e07015fbc8bcce1983135a
-SIZE (gnote-0.7.6.tar.xz) = 2027876
+SHA256 (gnote-3.14.0.tar.xz) = a2df3639a29e14cd1e3a887b743d3dd471c5ef2c138fd967a4d531ffb0911156
+SIZE (gnote-3.14.0.tar.xz) = 3139948
diff --git a/deskutils/gnote/files/patch-configure b/deskutils/gnote/files/patch-configure
deleted file mode 100644
index 5587ef5397b9..000000000000
--- a/deskutils/gnote/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2009-12-07 19:13:21.000000000 -0500
-+++ configure 2009-12-07 19:14:18.000000000 -0500
-@@ -17128,7 +17128,7 @@ fi
- if test "x$prefix" = "x$ac_default_prefix"; then
- PANELAPPLET_LIBDIR=`$PKG_CONFIG --variable=libdir libpanelapplet-2.0`
- fi
-- if test "x$PANELAPPLET_LIBDIR" != "x"; then
-+ if test "x$PANELAPPLET_LIBDIR" != "x" -a "x$PANELAPPLET_SERVER_DIR" = "x" ; then
- PANELAPPLET_SERVER_DIR="$PANELAPPLET_LIBDIR/bonobo/servers"
- fi
- # Set PANELAPPLET_SERVER_DIR default if it's not already set
diff --git a/deskutils/gnote/files/patch-src_gnome-keyring_ring.cpp b/deskutils/gnote/files/patch-src_gnome-keyring_ring.cpp
new file mode 100644
index 000000000000..79da8f1879c8
--- /dev/null
+++ b/deskutils/gnote/files/patch-src_gnome-keyring_ring.cpp
@@ -0,0 +1,10 @@
+--- src/gnome_keyring/ring.cpp.orig 2013-10-30 16:54:52.000000000 +0100
++++ src/gnome_keyring/ring.cpp 2013-10-30 16:56:09.000000000 +0100
+@@ -20,6 +20,7 @@
+
+
+ #include <cstring>
++#include <cstdlib>
+
+ #include "keyringexception.hpp"
+ #include "ring.hpp"
diff --git a/deskutils/gnote/pkg-descr b/deskutils/gnote/pkg-descr
index beb8b98a8c24..a8c0d6c70124 100644
--- a/deskutils/gnote/pkg-descr
+++ b/deskutils/gnote/pkg-descr
@@ -3,4 +3,4 @@ Gnote is a port of Tomboy to C++.
It is the same note taking application, including most of the add-ins (more
are to come). Synchronization support is being worked on.
-WWW: http://live.gnome.org/Gnote
+WWW: https://wiki.gnome.org/Gnote
diff --git a/deskutils/gnote/pkg-plist b/deskutils/gnote/pkg-plist
index 5658f4a35d92..5f3d557c7dbe 100644
--- a/deskutils/gnote/pkg-plist
+++ b/deskutils/gnote/pkg-plist
@@ -1,226 +1,59 @@
bin/gnote
-lib/gnote/addins/%%VERSION%%/backlinks.a
+lib/gnote/addins/%%VERSION%%/backlinks.desktop
lib/gnote/addins/%%VERSION%%/backlinks.so
-lib/gnote/addins/%%VERSION%%/bugzilla.a
+lib/gnote/addins/%%VERSION%%/bugzilla.desktop
lib/gnote/addins/%%VERSION%%/bugzilla.so
-lib/gnote/addins/%%VERSION%%/exporttohtml.a
+lib/gnote/addins/%%VERSION%%/exporttohtml.desktop
lib/gnote/addins/%%VERSION%%/exporttohtml.so
-lib/gnote/addins/%%VERSION%%/fixedwidth.a
+lib/gnote/addins/%%VERSION%%/exporttogtg.desktop
+lib/gnote/addins/%%VERSION%%/exporttogtg.so
+lib/gnote/addins/%%VERSION%%/filesystemsyncservice.desktop
+lib/gnote/addins/%%VERSION%%/filesystemsyncservice.so
+lib/gnote/addins/%%VERSION%%/fixedwidth.desktop
lib/gnote/addins/%%VERSION%%/fixedwidth.so
-lib/gnote/addins/%%VERSION%%/inserttimestamp.a
+lib/gnote/addins/%%VERSION%%/inserttimestamp.desktop
lib/gnote/addins/%%VERSION%%/inserttimestamp.so
-lib/gnote/addins/%%VERSION%%/noteoftheday.a
+lib/gnote/addins/%%VERSION%%/notedirectorywatcher.desktop
+lib/gnote/addins/%%VERSION%%/notedirectorywatcher.so
+lib/gnote/addins/%%VERSION%%/noteoftheday.desktop
lib/gnote/addins/%%VERSION%%/noteoftheday.so
-lib/gnote/addins/%%VERSION%%/printnotes.a
+lib/gnote/addins/%%VERSION%%/printnotes.desktop
lib/gnote/addins/%%VERSION%%/printnotes.so
-lib/gnote/addins/%%VERSION%%/stickynoteimport.a
+lib/gnote/addins/%%VERSION%%/readonly.desktop
+lib/gnote/addins/%%VERSION%%/readonly.so
+lib/gnote/addins/%%VERSION%%/replacetitle.desktop
+lib/gnote/addins/%%VERSION%%/replacetitle.so
+lib/gnote/addins/%%VERSION%%/specialnotes.desktop
+lib/gnote/addins/%%VERSION%%/specialnotes.so
+lib/gnote/addins/%%VERSION%%/statistics.desktop
+lib/gnote/addins/%%VERSION%%/statistics.so
+lib/gnote/addins/%%VERSION%%/stickynoteimport.desktop
lib/gnote/addins/%%VERSION%%/stickynoteimport.so
-lib/gnote/addins/%%VERSION%%/tomboyimport.a
+lib/gnote/addins/%%VERSION%%/tableofcontents.desktop
+lib/gnote/addins/%%VERSION%%/tableofcontents.so
+lib/gnote/addins/%%VERSION%%/todo.desktop
+lib/gnote/addins/%%VERSION%%/todo.so
+lib/gnote/addins/%%VERSION%%/tomboyimport.desktop
lib/gnote/addins/%%VERSION%%/tomboyimport.so
-lib/gnote/addins/%%VERSION%%/underline.a
+lib/gnote/addins/%%VERSION%%/underline.desktop
lib/gnote/addins/%%VERSION%%/underline.so
-%%APPLET%%libdata/bonobo/servers/GNOME_GnoteApplet.server
-%%APPLET%%libexec/gnote-applet
+lib/gnote/addins/%%VERSION%%/webdavsyncservice.desktop
+lib/gnote/addins/%%VERSION%%/webdavsyncservice.so
+lib/libgnote.so
+lib/libgnote-3.14.so.0
+lib/libgnote-3.14.so.0.0.0
man/man1/gnote.1.gz
+share/appdata/gnote.appdata.xml
share/applications/gnote.desktop
+share/dbus-1/services/org.gnome.Gnote.service
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
-share/gnome/help/gnote/C/figures/add-notebook-search.png
-share/gnome/help/gnote/C/figures/add-to-notebook.png
-share/gnome/help/gnote/C/figures/delete-notebook.png
-share/gnome/help/gnote/C/figures/gnote-main-menu.png
-share/gnome/help/gnote/C/figures/gnote-new-note.png
-share/gnome/help/gnote/C/figures/gnote-panel.png
-share/gnome/help/gnote/C/figures/gnote-pindown.png
-share/gnome/help/gnote/C/figures/gnote-pinup.png
-share/gnome/help/gnote/C/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/C/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/C/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/C/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/C/figures/gnote-tools.png
-share/gnome/help/gnote/C/figures/move-notes-search.png
-share/gnome/help/gnote/C/figures/new-notebook.png
-share/gnome/help/gnote/C/figures/note-template.png
-share/gnome/help/gnote/C/figures/notebook-icon.png
-share/gnome/help/gnote/C/gnote.xml
-share/gnome/help/gnote/C/legal.xml
-share/gnome/help/gnote/cs/figures/add-notebook-search.png
-share/gnome/help/gnote/cs/figures/add-to-notebook.png
-share/gnome/help/gnote/cs/figures/delete-notebook.png
-share/gnome/help/gnote/cs/figures/gnote-main-menu.png
-share/gnome/help/gnote/cs/figures/gnote-new-note.png
-share/gnome/help/gnote/cs/figures/gnote-panel.png
-share/gnome/help/gnote/cs/figures/gnote-pindown.png
-share/gnome/help/gnote/cs/figures/gnote-pinup.png
-share/gnome/help/gnote/cs/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/cs/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/cs/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/cs/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/cs/figures/gnote-tools.png
-share/gnome/help/gnote/cs/figures/move-notes-search.png
-share/gnome/help/gnote/cs/figures/new-notebook.png
-share/gnome/help/gnote/cs/figures/note-template.png
-share/gnome/help/gnote/cs/figures/notebook-icon.png
-share/gnome/help/gnote/cs/gnote.xml
-share/gnome/help/gnote/cs/legal.xml
-share/gnome/help/gnote/da/figures/add-notebook-search.png
-share/gnome/help/gnote/da/figures/add-to-notebook.png
-share/gnome/help/gnote/da/figures/delete-notebook.png
-share/gnome/help/gnote/da/figures/gnote-main-menu.png
-share/gnome/help/gnote/da/figures/gnote-new-note.png
-share/gnome/help/gnote/da/figures/gnote-panel.png
-share/gnome/help/gnote/da/figures/gnote-pindown.png
-share/gnome/help/gnote/da/figures/gnote-pinup.png
-share/gnome/help/gnote/da/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/da/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/da/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/da/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/da/figures/gnote-tools.png
-share/gnome/help/gnote/da/figures/move-notes-search.png
-share/gnome/help/gnote/da/figures/new-notebook.png
-share/gnome/help/gnote/da/figures/note-template.png
-share/gnome/help/gnote/da/figures/notebook-icon.png
-share/gnome/help/gnote/da/gnote.xml
-share/gnome/help/gnote/da/legal.xml
-share/gnome/help/gnote/de/figures/add-notebook-search.png
-share/gnome/help/gnote/de/figures/add-to-notebook.png
-share/gnome/help/gnote/de/figures/delete-notebook.png
-share/gnome/help/gnote/de/figures/gnote-main-menu.png
-share/gnome/help/gnote/de/figures/gnote-new-note.png
-share/gnome/help/gnote/de/figures/gnote-panel.png
-share/gnome/help/gnote/de/figures/gnote-pindown.png
-share/gnome/help/gnote/de/figures/gnote-pinup.png
-share/gnome/help/gnote/de/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/de/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/de/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/de/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/de/figures/gnote-tools.png
-share/gnome/help/gnote/de/figures/move-notes-search.png
-share/gnome/help/gnote/de/figures/new-notebook.png
-share/gnome/help/gnote/de/figures/note-template.png
-share/gnome/help/gnote/de/figures/notebook-icon.png
-share/gnome/help/gnote/de/gnote.xml
-share/gnome/help/gnote/de/legal.xml
-share/gnome/help/gnote/el/figures/add-notebook-search.png
-share/gnome/help/gnote/el/figures/add-to-notebook.png
-share/gnome/help/gnote/el/figures/delete-notebook.png
-share/gnome/help/gnote/el/figures/gnote-main-menu.png
-share/gnome/help/gnote/el/figures/gnote-new-note.png
-share/gnome/help/gnote/el/figures/gnote-panel.png
-share/gnome/help/gnote/el/figures/gnote-pindown.png
-share/gnome/help/gnote/el/figures/gnote-pinup.png
-share/gnome/help/gnote/el/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/el/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/el/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/el/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/el/figures/gnote-tools.png
-share/gnome/help/gnote/el/figures/move-notes-search.png
-share/gnome/help/gnote/el/figures/new-notebook.png
-share/gnome/help/gnote/el/figures/note-template.png
-share/gnome/help/gnote/el/figures/notebook-icon.png
-share/gnome/help/gnote/el/gnote.xml
-share/gnome/help/gnote/el/legal.xml
-share/gnome/help/gnote/es/figures/add-notebook-search.png
-share/gnome/help/gnote/es/figures/add-to-notebook.png
-share/gnome/help/gnote/es/figures/delete-notebook.png
-share/gnome/help/gnote/es/figures/gnote-main-menu.png
-share/gnome/help/gnote/es/figures/gnote-new-note.png
-share/gnome/help/gnote/es/figures/gnote-panel.png
-share/gnome/help/gnote/es/figures/gnote-pindown.png
-share/gnome/help/gnote/es/figures/gnote-pinup.png
-share/gnome/help/gnote/es/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/es/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/es/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/es/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/es/figures/gnote-tools.png
-share/gnome/help/gnote/es/figures/move-notes-search.png
-share/gnome/help/gnote/es/figures/new-notebook.png
-share/gnome/help/gnote/es/figures/note-template.png
-share/gnome/help/gnote/es/figures/notebook-icon.png
-share/gnome/help/gnote/es/gnote.xml
-share/gnome/help/gnote/es/legal.xml
-share/gnome/help/gnote/fr/figures/add-notebook-search.png
-share/gnome/help/gnote/fr/figures/add-to-notebook.png
-share/gnome/help/gnote/fr/figures/delete-notebook.png
-share/gnome/help/gnote/fr/figures/gnote-main-menu.png
-share/gnome/help/gnote/fr/figures/gnote-new-note.png
-share/gnome/help/gnote/fr/figures/gnote-panel.png
-share/gnome/help/gnote/fr/figures/gnote-pindown.png
-share/gnome/help/gnote/fr/figures/gnote-pinup.png
-share/gnome/help/gnote/fr/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/fr/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/fr/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/fr/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/fr/figures/gnote-tools.png
-share/gnome/help/gnote/fr/figures/move-notes-search.png
-share/gnome/help/gnote/fr/figures/new-notebook.png
-share/gnome/help/gnote/fr/figures/note-template.png
-share/gnome/help/gnote/fr/figures/notebook-icon.png
-share/gnome/help/gnote/fr/gnote.xml
-share/gnome/help/gnote/fr/legal.xml
-share/gnome/help/gnote/sl/figures/add-notebook-search.png
-share/gnome/help/gnote/sl/figures/add-to-notebook.png
-share/gnome/help/gnote/sl/figures/delete-notebook.png
-share/gnome/help/gnote/sl/figures/gnote-main-menu.png
-share/gnome/help/gnote/sl/figures/gnote-new-note.png
-share/gnome/help/gnote/sl/figures/gnote-panel.png
-share/gnome/help/gnote/sl/figures/gnote-pindown.png
-share/gnome/help/gnote/sl/figures/gnote-pinup.png
-share/gnome/help/gnote/sl/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/sl/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/sl/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/sl/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/sl/figures/gnote-tools.png
-share/gnome/help/gnote/sl/figures/move-notes-search.png
-share/gnome/help/gnote/sl/figures/new-notebook.png
-share/gnome/help/gnote/sl/figures/note-template.png
-share/gnome/help/gnote/sl/figures/notebook-icon.png
-share/gnome/help/gnote/sl/gnote.xml
-share/gnome/help/gnote/sl/legal.xml
-share/gnome/help/gnote/sv/figures/add-notebook-search.png
-share/gnome/help/gnote/sv/figures/add-to-notebook.png
-share/gnome/help/gnote/sv/figures/delete-notebook.png
-share/gnome/help/gnote/sv/figures/gnote-main-menu.png
-share/gnome/help/gnote/sv/figures/gnote-new-note.png
-share/gnome/help/gnote/sv/figures/gnote-panel.png
-share/gnome/help/gnote/sv/figures/gnote-pindown.png
-share/gnome/help/gnote/sv/figures/gnote-pinup.png
-share/gnome/help/gnote/sv/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/sv/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/sv/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/sv/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/sv/figures/gnote-tools.png
-share/gnome/help/gnote/sv/figures/move-notes-search.png
-share/gnome/help/gnote/sv/figures/new-notebook.png
-share/gnome/help/gnote/sv/figures/note-template.png
-share/gnome/help/gnote/sv/figures/notebook-icon.png
-share/gnome/help/gnote/sv/gnote.xml
-share/gnome/help/gnote/sv/legal.xml
-share/gnome/help/gnote/zh_CN/figures/add-notebook-search.png
-share/gnome/help/gnote/zh_CN/figures/add-to-notebook.png
-share/gnome/help/gnote/zh_CN/figures/delete-notebook.png
-share/gnome/help/gnote/zh_CN/figures/gnote-main-menu.png
-share/gnome/help/gnote/zh_CN/figures/gnote-new-note.png
-share/gnome/help/gnote/zh_CN/figures/gnote-panel.png
-share/gnome/help/gnote/zh_CN/figures/gnote-pindown.png
-share/gnome/help/gnote/zh_CN/figures/gnote-pinup.png
-share/gnome/help/gnote/zh_CN/figures/gnote-preferences-add-ins.png
-share/gnome/help/gnote/zh_CN/figures/gnote-preferences-editing.png
-share/gnome/help/gnote/zh_CN/figures/gnote-preferences-hotkeys.png
-share/gnome/help/gnote/zh_CN/figures/gnote-preferences-synchronization.png
-share/gnome/help/gnote/zh_CN/figures/gnote-tools.png
-share/gnome/help/gnote/zh_CN/figures/move-notes-search.png
-share/gnome/help/gnote/zh_CN/figures/new-notebook.png
-share/gnome/help/gnote/zh_CN/figures/note-template.png
-share/gnome/help/gnote/zh_CN/figures/notebook-icon.png
-share/gnome/help/gnote/zh_CN/gnote.xml
-share/gnome/help/gnote/zh_CN/legal.xml
-%%DATADIR%%/GNOME_GnoteApplet.xml
-%%DATADIR%%/UIManagerLayout.xml
+share/gnome-shell/search-providers/gnote-search-provider.ini
%%DATADIR%%/exporttohtml.xsl
+%%DATADIR%%/gnote-introspect.xml
%%DATADIR%%/icons/hicolor/16x16/actions/note-new.png
%%DATADIR%%/icons/hicolor/16x16/actions/notebook-new.png
%%DATADIR%%/icons/hicolor/16x16/apps/bug.png
@@ -233,8 +66,10 @@ share/gnome/help/gnote/zh_CN/legal.xml
%%DATADIR%%/icons/hicolor/22x22/actions/filter-note-unfiled.png
%%DATADIR%%/icons/hicolor/22x22/actions/note-new.png
%%DATADIR%%/icons/hicolor/22x22/actions/notebook-new.png
+%%DATADIR%%/icons/hicolor/22x22/places/active-notes.png
%%DATADIR%%/icons/hicolor/22x22/places/note.png
%%DATADIR%%/icons/hicolor/22x22/places/notebook.png
+%%DATADIR%%/icons/hicolor/22x22/places/special-notes.png
%%DATADIR%%/icons/hicolor/24x24/actions/filter-note-all.png
%%DATADIR%%/icons/hicolor/24x24/actions/filter-note-unfiled.png
%%DATADIR%%/icons/hicolor/24x24/actions/note-new.png
@@ -243,9 +78,611 @@ share/gnome/help/gnote/zh_CN/legal.xml
%%DATADIR%%/icons/hicolor/24x24/places/notebook.png
%%DATADIR%%/icons/hicolor/48x48/actions/notebook-new.png
%%DATADIR%%/icons/hicolor/scalable/actions/notebook-new.svg
+%%DATADIR%%/shell-search-provider-dbus-interfaces.xml
+share/help/C/gnote/figures/add-notebook-search.png
+share/help/C/gnote/figures/add-to-notebook.png
+share/help/C/gnote/figures/delete-notebook.png
+share/help/C/gnote/figures/gnote-addin-table-of-contents.png
+share/help/C/gnote/figures/gnote-new-note.png
+share/help/C/gnote/figures/gnote-pindown.png
+share/help/C/gnote/figures/gnote-pinup.png
+share/help/C/gnote/figures/gnote-preferences-add-ins.png
+share/help/C/gnote/figures/gnote-preferences-editing.png
+share/help/C/gnote/figures/gnote-preferences-hotkeys.png
+share/help/C/gnote/figures/gnote-preferences-synchronization.png
+share/help/C/gnote/figures/gnote-search-all-notes.png
+share/help/C/gnote/figures/gnote-sync-progress.png
+share/help/C/gnote/figures/gnote-syncprefs-advanced.png
+share/help/C/gnote/figures/gnote-syncprefs-local.png
+share/help/C/gnote/figures/gnote-syncprefs-webdav.png
+share/help/C/gnote/figures/gnote-template-note.png
+share/help/C/gnote/figures/gnote-tools.png
+share/help/C/gnote/figures/logo32.png
+share/help/C/gnote/figures/note-template.png
+share/help/C/gnote/figures/notebook-icon.png
+share/help/C/gnote/gnote-addin-bugzillalink.page
+share/help/C/gnote/gnote-addin-fixedwidth.page
+share/help/C/gnote/gnote-addin-html.page
+share/help/C/gnote/gnote-addin-notedirwatcher.page
+share/help/C/gnote/gnote-addin-noteoftheday.page
+share/help/C/gnote/gnote-addin-print.page
+share/help/C/gnote/gnote-addin-readonly.page
+share/help/C/gnote/gnote-addin-replacetitle.page
+share/help/C/gnote/gnote-addin-specialnotes.page
+share/help/C/gnote/gnote-addin-sync-local.page
+share/help/C/gnote/gnote-addin-sync-webdav.page
+share/help/C/gnote/gnote-addin-tableofcontents.page
+share/help/C/gnote/gnote-addin-timestamp.page
+share/help/C/gnote/gnote-addin-underline.page
+share/help/C/gnote/gnote-addins-preferences.page
+share/help/C/gnote/gnote-bulleted-lists.page
+share/help/C/gnote/gnote-common-problems.page
+share/help/C/gnote/gnote-creating-notes.page
+share/help/C/gnote/gnote-deleting-notes.page
+share/help/C/gnote/gnote-editing-notes.page
+share/help/C/gnote/gnote-hotkeys.page
+share/help/C/gnote/gnote-introduction.page
+share/help/C/gnote/gnote-links.page
+share/help/C/gnote/gnote-notes-preferences.page
+share/help/C/gnote/gnote-searching-notes.page
+share/help/C/gnote/gnote-synchronization.page
+share/help/C/gnote/gnote-template-notes.page
+share/help/C/gnote/gnote-working-with-notebooks.page
+share/help/C/gnote/index.page
+share/help/cs/gnote/figures/add-notebook-search.png
+share/help/cs/gnote/figures/add-to-notebook.png
+share/help/cs/gnote/figures/delete-notebook.png
+share/help/cs/gnote/figures/gnote-addin-table-of-contents.png
+share/help/cs/gnote/figures/gnote-new-note.png
+share/help/cs/gnote/figures/gnote-pindown.png
+share/help/cs/gnote/figures/gnote-pinup.png
+share/help/cs/gnote/figures/gnote-preferences-add-ins.png
+share/help/cs/gnote/figures/gnote-preferences-editing.png
+share/help/cs/gnote/figures/gnote-preferences-hotkeys.png
+share/help/cs/gnote/figures/gnote-preferences-synchronization.png
+share/help/cs/gnote/figures/gnote-search-all-notes.png
+share/help/cs/gnote/figures/gnote-sync-progress.png
+share/help/cs/gnote/figures/gnote-syncprefs-advanced.png
+share/help/cs/gnote/figures/gnote-syncprefs-local.png
+share/help/cs/gnote/figures/gnote-syncprefs-webdav.png
+share/help/cs/gnote/figures/gnote-template-note.png
+share/help/cs/gnote/figures/gnote-tools.png
+share/help/cs/gnote/figures/logo32.png
+share/help/cs/gnote/figures/note-template.png
+share/help/cs/gnote/figures/notebook-icon.png
+share/help/cs/gnote/gnote-addin-bugzillalink.page
+share/help/cs/gnote/gnote-addin-fixedwidth.page
+share/help/cs/gnote/gnote-addin-html.page
+share/help/cs/gnote/gnote-addin-notedirwatcher.page
+share/help/cs/gnote/gnote-addin-noteoftheday.page
+share/help/cs/gnote/gnote-addin-print.page
+share/help/cs/gnote/gnote-addin-readonly.page
+share/help/cs/gnote/gnote-addin-replacetitle.page
+share/help/cs/gnote/gnote-addin-specialnotes.page
+share/help/cs/gnote/gnote-addin-sync-local.page
+share/help/cs/gnote/gnote-addin-sync-webdav.page
+share/help/cs/gnote/gnote-addin-tableofcontents.page
+share/help/cs/gnote/gnote-addin-timestamp.page
+share/help/cs/gnote/gnote-addin-underline.page
+share/help/cs/gnote/gnote-addins-preferences.page
+share/help/cs/gnote/gnote-bulleted-lists.page
+share/help/cs/gnote/gnote-common-problems.page
+share/help/cs/gnote/gnote-creating-notes.page
+share/help/cs/gnote/gnote-deleting-notes.page
+share/help/cs/gnote/gnote-editing-notes.page
+share/help/cs/gnote/gnote-hotkeys.page
+share/help/cs/gnote/gnote-introduction.page
+share/help/cs/gnote/gnote-links.page
+share/help/cs/gnote/gnote-notes-preferences.page
+share/help/cs/gnote/gnote-searching-notes.page
+share/help/cs/gnote/gnote-synchronization.page
+share/help/cs/gnote/gnote-template-notes.page
+share/help/cs/gnote/gnote-working-with-notebooks.page
+share/help/cs/gnote/index.page
+share/help/da/gnote/figures/add-notebook-search.png
+share/help/da/gnote/figures/add-to-notebook.png
+share/help/da/gnote/figures/delete-notebook.png
+share/help/da/gnote/figures/gnote-addin-table-of-contents.png
+share/help/da/gnote/figures/gnote-new-note.png
+share/help/da/gnote/figures/gnote-pindown.png
+share/help/da/gnote/figures/gnote-pinup.png
+share/help/da/gnote/figures/gnote-preferences-add-ins.png
+share/help/da/gnote/figures/gnote-preferences-editing.png
+share/help/da/gnote/figures/gnote-preferences-hotkeys.png
+share/help/da/gnote/figures/gnote-preferences-synchronization.png
+share/help/da/gnote/figures/gnote-search-all-notes.png
+share/help/da/gnote/figures/gnote-sync-progress.png
+share/help/da/gnote/figures/gnote-syncprefs-advanced.png
+share/help/da/gnote/figures/gnote-syncprefs-local.png
+share/help/da/gnote/figures/gnote-syncprefs-webdav.png
+share/help/da/gnote/figures/gnote-template-note.png
+share/help/da/gnote/figures/gnote-tools.png
+share/help/da/gnote/figures/logo32.png
+share/help/da/gnote/figures/note-template.png
+share/help/da/gnote/figures/notebook-icon.png
+share/help/da/gnote/gnote-addin-bugzillalink.page
+share/help/da/gnote/gnote-addin-fixedwidth.page
+share/help/da/gnote/gnote-addin-html.page
+share/help/da/gnote/gnote-addin-notedirwatcher.page
+share/help/da/gnote/gnote-addin-noteoftheday.page
+share/help/da/gnote/gnote-addin-print.page
+share/help/da/gnote/gnote-addin-readonly.page
+share/help/da/gnote/gnote-addin-replacetitle.page
+share/help/da/gnote/gnote-addin-specialnotes.page
+share/help/da/gnote/gnote-addin-sync-local.page
+share/help/da/gnote/gnote-addin-sync-webdav.page
+share/help/da/gnote/gnote-addin-tableofcontents.page
+share/help/da/gnote/gnote-addin-timestamp.page
+share/help/da/gnote/gnote-addin-underline.page
+share/help/da/gnote/gnote-addins-preferences.page
+share/help/da/gnote/gnote-bulleted-lists.page
+share/help/da/gnote/gnote-common-problems.page
+share/help/da/gnote/gnote-creating-notes.page
+share/help/da/gnote/gnote-deleting-notes.page
+share/help/da/gnote/gnote-editing-notes.page
+share/help/da/gnote/gnote-hotkeys.page
+share/help/da/gnote/gnote-introduction.page
+share/help/da/gnote/gnote-links.page
+share/help/da/gnote/gnote-notes-preferences.page
+share/help/da/gnote/gnote-searching-notes.page
+share/help/da/gnote/gnote-synchronization.page
+share/help/da/gnote/gnote-template-notes.page
+share/help/da/gnote/gnote-working-with-notebooks.page
+share/help/da/gnote/index.page
+share/help/de/gnote/figures/add-notebook-search.png
+share/help/de/gnote/figures/add-to-notebook.png
+share/help/de/gnote/figures/delete-notebook.png
+share/help/de/gnote/figures/gnote-addin-table-of-contents.png
+share/help/de/gnote/figures/gnote-new-note.png
+share/help/de/gnote/figures/gnote-pindown.png
+share/help/de/gnote/figures/gnote-pinup.png
+share/help/de/gnote/figures/gnote-preferences-add-ins.png
+share/help/de/gnote/figures/gnote-preferences-editing.png
+share/help/de/gnote/figures/gnote-preferences-hotkeys.png
+share/help/de/gnote/figures/gnote-preferences-synchronization.png
+share/help/de/gnote/figures/gnote-search-all-notes.png
+share/help/de/gnote/figures/gnote-sync-progress.png
+share/help/de/gnote/figures/gnote-syncprefs-advanced.png
+share/help/de/gnote/figures/gnote-syncprefs-local.png
+share/help/de/gnote/figures/gnote-syncprefs-webdav.png
+share/help/de/gnote/figures/gnote-template-note.png
+share/help/de/gnote/figures/gnote-tools.png
+share/help/de/gnote/figures/logo32.png
+share/help/de/gnote/figures/note-template.png
+share/help/de/gnote/figures/notebook-icon.png
+share/help/de/gnote/gnote-addin-bugzillalink.page
+share/help/de/gnote/gnote-addin-fixedwidth.page
+share/help/de/gnote/gnote-addin-html.page
+share/help/de/gnote/gnote-addin-notedirwatcher.page
+share/help/de/gnote/gnote-addin-noteoftheday.page
+share/help/de/gnote/gnote-addin-print.page
+share/help/de/gnote/gnote-addin-readonly.page
+share/help/de/gnote/gnote-addin-replacetitle.page
+share/help/de/gnote/gnote-addin-specialnotes.page
+share/help/de/gnote/gnote-addin-sync-local.page
+share/help/de/gnote/gnote-addin-sync-webdav.page
+share/help/de/gnote/gnote-addin-tableofcontents.page
+share/help/de/gnote/gnote-addin-timestamp.page
+share/help/de/gnote/gnote-addin-underline.page
+share/help/de/gnote/gnote-addins-preferences.page
+share/help/de/gnote/gnote-bulleted-lists.page
+share/help/de/gnote/gnote-common-problems.page
+share/help/de/gnote/gnote-creating-notes.page
+share/help/de/gnote/gnote-deleting-notes.page
+share/help/de/gnote/gnote-editing-notes.page
+share/help/de/gnote/gnote-hotkeys.page
+share/help/de/gnote/gnote-introduction.page
+share/help/de/gnote/gnote-links.page
+share/help/de/gnote/gnote-notes-preferences.page
+share/help/de/gnote/gnote-searching-notes.page
+share/help/de/gnote/gnote-synchronization.page
+share/help/de/gnote/gnote-template-notes.page
+share/help/de/gnote/gnote-working-with-notebooks.page
+share/help/de/gnote/index.page
+share/help/el/gnote/figures/add-notebook-search.png
+share/help/el/gnote/figures/add-to-notebook.png
+share/help/el/gnote/figures/delete-notebook.png
+share/help/el/gnote/figures/gnote-addin-table-of-contents.png
+share/help/el/gnote/figures/gnote-new-note.png
+share/help/el/gnote/figures/gnote-pindown.png
+share/help/el/gnote/figures/gnote-pinup.png
+share/help/el/gnote/figures/gnote-preferences-add-ins.png
+share/help/el/gnote/figures/gnote-preferences-editing.png
+share/help/el/gnote/figures/gnote-preferences-hotkeys.png
+share/help/el/gnote/figures/gnote-preferences-synchronization.png
+share/help/el/gnote/figures/gnote-search-all-notes.png
+share/help/el/gnote/figures/gnote-sync-progress.png
+share/help/el/gnote/figures/gnote-syncprefs-advanced.png
+share/help/el/gnote/figures/gnote-syncprefs-local.png
+share/help/el/gnote/figures/gnote-syncprefs-webdav.png
+share/help/el/gnote/figures/gnote-template-note.png
+share/help/el/gnote/figures/gnote-tools.png
+share/help/el/gnote/figures/logo32.png
+share/help/el/gnote/figures/note-template.png
+share/help/el/gnote/figures/notebook-icon.png
+share/help/el/gnote/gnote-addin-bugzillalink.page
+share/help/el/gnote/gnote-addin-fixedwidth.page
+share/help/el/gnote/gnote-addin-html.page
+share/help/el/gnote/gnote-addin-notedirwatcher.page
+share/help/el/gnote/gnote-addin-noteoftheday.page
+share/help/el/gnote/gnote-addin-print.page
+share/help/el/gnote/gnote-addin-readonly.page
+share/help/el/gnote/gnote-addin-replacetitle.page
+share/help/el/gnote/gnote-addin-specialnotes.page
+share/help/el/gnote/gnote-addin-sync-local.page
+share/help/el/gnote/gnote-addin-sync-webdav.page
+share/help/el/gnote/gnote-addin-tableofcontents.page
+share/help/el/gnote/gnote-addin-timestamp.page
+share/help/el/gnote/gnote-addin-underline.page
+share/help/el/gnote/gnote-addins-preferences.page
+share/help/el/gnote/gnote-bulleted-lists.page
+share/help/el/gnote/gnote-common-problems.page
+share/help/el/gnote/gnote-creating-notes.page
+share/help/el/gnote/gnote-deleting-notes.page
+share/help/el/gnote/gnote-editing-notes.page
+share/help/el/gnote/gnote-hotkeys.page
+share/help/el/gnote/gnote-introduction.page
+share/help/el/gnote/gnote-links.page
+share/help/el/gnote/gnote-notes-preferences.page
+share/help/el/gnote/gnote-searching-notes.page
+share/help/el/gnote/gnote-synchronization.page
+share/help/el/gnote/gnote-template-notes.page
+share/help/el/gnote/gnote-working-with-notebooks.page
+share/help/el/gnote/index.page
+share/help/es/gnote/figures/add-notebook-search.png
+share/help/es/gnote/figures/add-to-notebook.png
+share/help/es/gnote/figures/delete-notebook.png
+share/help/es/gnote/figures/gnote-addin-table-of-contents.png
+share/help/es/gnote/figures/gnote-new-note.png
+share/help/es/gnote/figures/gnote-pindown.png
+share/help/es/gnote/figures/gnote-pinup.png
+share/help/es/gnote/figures/gnote-preferences-add-ins.png
+share/help/es/gnote/figures/gnote-preferences-editing.png
+share/help/es/gnote/figures/gnote-preferences-hotkeys.png
+share/help/es/gnote/figures/gnote-preferences-synchronization.png
+share/help/es/gnote/figures/gnote-search-all-notes.png
+share/help/es/gnote/figures/gnote-sync-progress.png
+share/help/es/gnote/figures/gnote-syncprefs-advanced.png
+share/help/es/gnote/figures/gnote-syncprefs-local.png
+share/help/es/gnote/figures/gnote-syncprefs-webdav.png
+share/help/es/gnote/figures/gnote-template-note.png
+share/help/es/gnote/figures/gnote-tools.png
+share/help/es/gnote/figures/logo32.png
+share/help/es/gnote/figures/note-template.png
+share/help/es/gnote/figures/notebook-icon.png
+share/help/es/gnote/gnote-addin-bugzillalink.page
+share/help/es/gnote/gnote-addin-fixedwidth.page
+share/help/es/gnote/gnote-addin-html.page
+share/help/es/gnote/gnote-addin-notedirwatcher.page
+share/help/es/gnote/gnote-addin-noteoftheday.page
+share/help/es/gnote/gnote-addin-print.page
+share/help/es/gnote/gnote-addin-readonly.page
+share/help/es/gnote/gnote-addin-replacetitle.page
+share/help/es/gnote/gnote-addin-specialnotes.page
+share/help/es/gnote/gnote-addin-sync-local.page
+share/help/es/gnote/gnote-addin-sync-webdav.page
+share/help/es/gnote/gnote-addin-tableofcontents.page
+share/help/es/gnote/gnote-addin-timestamp.page
+share/help/es/gnote/gnote-addin-underline.page
+share/help/es/gnote/gnote-addins-preferences.page
+share/help/es/gnote/gnote-bulleted-lists.page
+share/help/es/gnote/gnote-common-problems.page
+share/help/es/gnote/gnote-creating-notes.page
+share/help/es/gnote/gnote-deleting-notes.page
+share/help/es/gnote/gnote-editing-notes.page
+share/help/es/gnote/gnote-hotkeys.page
+share/help/es/gnote/gnote-introduction.page
+share/help/es/gnote/gnote-links.page
+share/help/es/gnote/gnote-notes-preferences.page
+share/help/es/gnote/gnote-searching-notes.page
+share/help/es/gnote/gnote-synchronization.page
+share/help/es/gnote/gnote-template-notes.page
+share/help/es/gnote/gnote-working-with-notebooks.page
+share/help/es/gnote/index.page
+share/help/fr/gnote/figures/add-notebook-search.png
+share/help/fr/gnote/figures/add-to-notebook.png
+share/help/fr/gnote/figures/delete-notebook.png
+share/help/fr/gnote/figures/gnote-addin-table-of-contents.png
+share/help/fr/gnote/figures/gnote-new-note.png
+share/help/fr/gnote/figures/gnote-pindown.png
+share/help/fr/gnote/figures/gnote-pinup.png
+share/help/fr/gnote/figures/gnote-preferences-add-ins.png
+share/help/fr/gnote/figures/gnote-preferences-editing.png
+share/help/fr/gnote/figures/gnote-preferences-hotkeys.png
+share/help/fr/gnote/figures/gnote-preferences-synchronization.png
+share/help/fr/gnote/figures/gnote-search-all-notes.png
+share/help/fr/gnote/figures/gnote-sync-progress.png
+share/help/fr/gnote/figures/gnote-syncprefs-advanced.png
+share/help/fr/gnote/figures/gnote-syncprefs-local.png
+share/help/fr/gnote/figures/gnote-syncprefs-webdav.png
+share/help/fr/gnote/figures/gnote-template-note.png
+share/help/fr/gnote/figures/gnote-tools.png
+share/help/fr/gnote/figures/logo32.png
+share/help/fr/gnote/figures/note-template.png
+share/help/fr/gnote/figures/notebook-icon.png
+share/help/fr/gnote/gnote-addin-bugzillalink.page
+share/help/fr/gnote/gnote-addin-fixedwidth.page
+share/help/fr/gnote/gnote-addin-html.page
+share/help/fr/gnote/gnote-addin-notedirwatcher.page
+share/help/fr/gnote/gnote-addin-noteoftheday.page
+share/help/fr/gnote/gnote-addin-print.page
+share/help/fr/gnote/gnote-addin-readonly.page
+share/help/fr/gnote/gnote-addin-replacetitle.page
+share/help/fr/gnote/gnote-addin-specialnotes.page
+share/help/fr/gnote/gnote-addin-sync-local.page
+share/help/fr/gnote/gnote-addin-sync-webdav.page
+share/help/fr/gnote/gnote-addin-tableofcontents.page
+share/help/fr/gnote/gnote-addin-timestamp.page
+share/help/fr/gnote/gnote-addin-underline.page
+share/help/fr/gnote/gnote-addins-preferences.page
+share/help/fr/gnote/gnote-bulleted-lists.page
+share/help/fr/gnote/gnote-common-problems.page
+share/help/fr/gnote/gnote-creating-notes.page
+share/help/fr/gnote/gnote-deleting-notes.page
+share/help/fr/gnote/gnote-editing-notes.page
+share/help/fr/gnote/gnote-hotkeys.page
+share/help/fr/gnote/gnote-introduction.page
+share/help/fr/gnote/gnote-links.page
+share/help/fr/gnote/gnote-notes-preferences.page
+share/help/fr/gnote/gnote-searching-notes.page
+share/help/fr/gnote/gnote-synchronization.page
+share/help/fr/gnote/gnote-template-notes.page
+share/help/fr/gnote/gnote-working-with-notebooks.page
+share/help/fr/gnote/index.page
+share/help/hu/gnote/figures/add-notebook-search.png
+share/help/hu/gnote/figures/add-to-notebook.png
+share/help/hu/gnote/figures/delete-notebook.png
+share/help/hu/gnote/figures/gnote-addin-table-of-contents.png
+share/help/hu/gnote/figures/gnote-new-note.png
+share/help/hu/gnote/figures/gnote-pindown.png
+share/help/hu/gnote/figures/gnote-pinup.png
+share/help/hu/gnote/figures/gnote-preferences-add-ins.png
+share/help/hu/gnote/figures/gnote-preferences-editing.png
+share/help/hu/gnote/figures/gnote-preferences-hotkeys.png
+share/help/hu/gnote/figures/gnote-preferences-synchronization.png
+share/help/hu/gnote/figures/gnote-search-all-notes.png
+share/help/hu/gnote/figures/gnote-sync-progress.png
+share/help/hu/gnote/figures/gnote-syncprefs-advanced.png
+share/help/hu/gnote/figures/gnote-syncprefs-local.png
+share/help/hu/gnote/figures/gnote-syncprefs-webdav.png
+share/help/hu/gnote/figures/gnote-template-note.png
+share/help/hu/gnote/figures/gnote-tools.png
+share/help/hu/gnote/figures/logo32.png
+share/help/hu/gnote/figures/note-template.png
+share/help/hu/gnote/figures/notebook-icon.png
+share/help/hu/gnote/gnote-addin-bugzillalink.page
+share/help/hu/gnote/gnote-addin-fixedwidth.page
+share/help/hu/gnote/gnote-addin-html.page
+share/help/hu/gnote/gnote-addin-notedirwatcher.page
+share/help/hu/gnote/gnote-addin-noteoftheday.page
+share/help/hu/gnote/gnote-addin-print.page
+share/help/hu/gnote/gnote-addin-readonly.page
+share/help/hu/gnote/gnote-addin-replacetitle.page
+share/help/hu/gnote/gnote-addin-specialnotes.page
+share/help/hu/gnote/gnote-addin-sync-local.page
+share/help/hu/gnote/gnote-addin-sync-webdav.page
+share/help/hu/gnote/gnote-addin-tableofcontents.page
+share/help/hu/gnote/gnote-addin-timestamp.page
+share/help/hu/gnote/gnote-addin-underline.page
+share/help/hu/gnote/gnote-addins-preferences.page
+share/help/hu/gnote/gnote-bulleted-lists.page
+share/help/hu/gnote/gnote-common-problems.page
+share/help/hu/gnote/gnote-creating-notes.page
+share/help/hu/gnote/gnote-deleting-notes.page
+share/help/hu/gnote/gnote-editing-notes.page
+share/help/hu/gnote/gnote-hotkeys.page
+share/help/hu/gnote/gnote-introduction.page
+share/help/hu/gnote/gnote-links.page
+share/help/hu/gnote/gnote-notes-preferences.page
+share/help/hu/gnote/gnote-searching-notes.page
+share/help/hu/gnote/gnote-synchronization.page
+share/help/hu/gnote/gnote-template-notes.page
+share/help/hu/gnote/gnote-working-with-notebooks.page
+share/help/hu/gnote/index.page
+share/help/lt/gnote/figures/add-notebook-search.png
+share/help/lt/gnote/figures/add-to-notebook.png
+share/help/lt/gnote/figures/delete-notebook.png
+share/help/lt/gnote/figures/gnote-addin-table-of-contents.png
+share/help/lt/gnote/figures/gnote-new-note.png
+share/help/lt/gnote/figures/gnote-pindown.png
+share/help/lt/gnote/figures/gnote-pinup.png
+share/help/lt/gnote/figures/gnote-preferences-add-ins.png
+share/help/lt/gnote/figures/gnote-preferences-editing.png
+share/help/lt/gnote/figures/gnote-preferences-hotkeys.png
+share/help/lt/gnote/figures/gnote-preferences-synchronization.png
+share/help/lt/gnote/figures/gnote-search-all-notes.png
+share/help/lt/gnote/figures/gnote-sync-progress.png
+share/help/lt/gnote/figures/gnote-syncprefs-advanced.png
+share/help/lt/gnote/figures/gnote-syncprefs-local.png
+share/help/lt/gnote/figures/gnote-syncprefs-webdav.png
+share/help/lt/gnote/figures/gnote-template-note.png
+share/help/lt/gnote/figures/gnote-tools.png
+share/help/lt/gnote/figures/logo32.png
+share/help/lt/gnote/figures/note-template.png
+share/help/lt/gnote/figures/notebook-icon.png
+share/help/lt/gnote/gnote-addin-bugzillalink.page
+share/help/lt/gnote/gnote-addin-fixedwidth.page
+share/help/lt/gnote/gnote-addin-html.page
+share/help/lt/gnote/gnote-addin-notedirwatcher.page
+share/help/lt/gnote/gnote-addin-noteoftheday.page
+share/help/lt/gnote/gnote-addin-print.page
+share/help/lt/gnote/gnote-addin-readonly.page
+share/help/lt/gnote/gnote-addin-replacetitle.page
+share/help/lt/gnote/gnote-addin-specialnotes.page
+share/help/lt/gnote/gnote-addin-sync-local.page
+share/help/lt/gnote/gnote-addin-sync-webdav.page
+share/help/lt/gnote/gnote-addin-tableofcontents.page
+share/help/lt/gnote/gnote-addin-timestamp.page
+share/help/lt/gnote/gnote-addin-underline.page
+share/help/lt/gnote/gnote-addins-preferences.page
+share/help/lt/gnote/gnote-bulleted-lists.page
+share/help/lt/gnote/gnote-common-problems.page
+share/help/lt/gnote/gnote-creating-notes.page
+share/help/lt/gnote/gnote-deleting-notes.page
+share/help/lt/gnote/gnote-editing-notes.page
+share/help/lt/gnote/gnote-hotkeys.page
+share/help/lt/gnote/gnote-introduction.page
+share/help/lt/gnote/gnote-links.page
+share/help/lt/gnote/gnote-notes-preferences.page
+share/help/lt/gnote/gnote-searching-notes.page
+share/help/lt/gnote/gnote-synchronization.page
+share/help/lt/gnote/gnote-template-notes.page
+share/help/lt/gnote/gnote-working-with-notebooks.page
+share/help/lt/gnote/index.page
+share/help/ru/gnote/figures/add-notebook-search.png
+share/help/ru/gnote/figures/add-to-notebook.png
+share/help/ru/gnote/figures/delete-notebook.png
+share/help/ru/gnote/figures/gnote-addin-table-of-contents.png
+share/help/ru/gnote/figures/gnote-new-note.png
+share/help/ru/gnote/figures/gnote-pindown.png
+share/help/ru/gnote/figures/gnote-pinup.png
+share/help/ru/gnote/figures/gnote-preferences-add-ins.png
+share/help/ru/gnote/figures/gnote-preferences-editing.png
+share/help/ru/gnote/figures/gnote-preferences-hotkeys.png
+share/help/ru/gnote/figures/gnote-preferences-synchronization.png
+share/help/ru/gnote/figures/gnote-search-all-notes.png
+share/help/ru/gnote/figures/gnote-sync-progress.png
+share/help/ru/gnote/figures/gnote-syncprefs-advanced.png
+share/help/ru/gnote/figures/gnote-syncprefs-local.png
+share/help/ru/gnote/figures/gnote-syncprefs-webdav.png
+share/help/ru/gnote/figures/gnote-template-note.png
+share/help/ru/gnote/figures/gnote-tools.png
+share/help/ru/gnote/figures/logo32.png
+share/help/ru/gnote/figures/note-template.png
+share/help/ru/gnote/figures/notebook-icon.png
+share/help/ru/gnote/gnote-addin-bugzillalink.page
+share/help/ru/gnote/gnote-addin-fixedwidth.page
+share/help/ru/gnote/gnote-addin-html.page
+share/help/ru/gnote/gnote-addin-notedirwatcher.page
+share/help/ru/gnote/gnote-addin-noteoftheday.page
+share/help/ru/gnote/gnote-addin-print.page
+share/help/ru/gnote/gnote-addin-readonly.page
+share/help/ru/gnote/gnote-addin-replacetitle.page
+share/help/ru/gnote/gnote-addin-specialnotes.page
+share/help/ru/gnote/gnote-addin-sync-local.page
+share/help/ru/gnote/gnote-addin-sync-webdav.page
+share/help/ru/gnote/gnote-addin-tableofcontents.page
+share/help/ru/gnote/gnote-addin-timestamp.page
+share/help/ru/gnote/gnote-addin-underline.page
+share/help/ru/gnote/gnote-addins-preferences.page
+share/help/ru/gnote/gnote-bulleted-lists.page
+share/help/ru/gnote/gnote-common-problems.page
+share/help/ru/gnote/gnote-creating-notes.page
+share/help/ru/gnote/gnote-deleting-notes.page
+share/help/ru/gnote/gnote-editing-notes.page
+share/help/ru/gnote/gnote-hotkeys.page
+share/help/ru/gnote/gnote-introduction.page
+share/help/ru/gnote/gnote-links.page
+share/help/ru/gnote/gnote-notes-preferences.page
+share/help/ru/gnote/gnote-searching-notes.page
+share/help/ru/gnote/gnote-synchronization.page
+share/help/ru/gnote/gnote-template-notes.page
+share/help/ru/gnote/gnote-working-with-notebooks.page
+share/help/ru/gnote/index.page
+share/help/sl/gnote/figures/add-notebook-search.png
+share/help/sl/gnote/figures/add-to-notebook.png
+share/help/sl/gnote/figures/delete-notebook.png
+share/help/sl/gnote/figures/gnote-addin-table-of-contents.png
+share/help/sl/gnote/figures/gnote-new-note.png
+share/help/sl/gnote/figures/gnote-pindown.png
+share/help/sl/gnote/figures/gnote-pinup.png
+share/help/sl/gnote/figures/gnote-preferences-add-ins.png
+share/help/sl/gnote/figures/gnote-preferences-editing.png
+share/help/sl/gnote/figures/gnote-preferences-hotkeys.png
+share/help/sl/gnote/figures/gnote-preferences-synchronization.png
+share/help/sl/gnote/figures/gnote-search-all-notes.png
+share/help/sl/gnote/figures/gnote-sync-progress.png
+share/help/sl/gnote/figures/gnote-syncprefs-advanced.png
+share/help/sl/gnote/figures/gnote-syncprefs-local.png
+share/help/sl/gnote/figures/gnote-syncprefs-webdav.png
+share/help/sl/gnote/figures/gnote-template-note.png
+share/help/sl/gnote/figures/gnote-tools.png
+share/help/sl/gnote/figures/logo32.png
+share/help/sl/gnote/figures/note-template.png
+share/help/sl/gnote/figures/notebook-icon.png
+share/help/sl/gnote/gnote-addin-bugzillalink.page
+share/help/sl/gnote/gnote-addin-fixedwidth.page
+share/help/sl/gnote/gnote-addin-html.page
+share/help/sl/gnote/gnote-addin-notedirwatcher.page
+share/help/sl/gnote/gnote-addin-noteoftheday.page
+share/help/sl/gnote/gnote-addin-print.page
+share/help/sl/gnote/gnote-addin-readonly.page
+share/help/sl/gnote/gnote-addin-replacetitle.page
+share/help/sl/gnote/gnote-addin-specialnotes.page
+share/help/sl/gnote/gnote-addin-sync-local.page
+share/help/sl/gnote/gnote-addin-sync-webdav.page
+share/help/sl/gnote/gnote-addin-tableofcontents.page
+share/help/sl/gnote/gnote-addin-timestamp.page
+share/help/sl/gnote/gnote-addin-underline.page
+share/help/sl/gnote/gnote-addins-preferences.page
+share/help/sl/gnote/gnote-bulleted-lists.page
+share/help/sl/gnote/gnote-common-problems.page
+share/help/sl/gnote/gnote-creating-notes.page
+share/help/sl/gnote/gnote-deleting-notes.page
+share/help/sl/gnote/gnote-editing-notes.page
+share/help/sl/gnote/gnote-hotkeys.page
+share/help/sl/gnote/gnote-introduction.page
+share/help/sl/gnote/gnote-links.page
+share/help/sl/gnote/gnote-notes-preferences.page
+share/help/sl/gnote/gnote-searching-notes.page
+share/help/sl/gnote/gnote-synchronization.page
+share/help/sl/gnote/gnote-template-notes.page
+share/help/sl/gnote/gnote-working-with-notebooks.page
+share/help/sl/gnote/index.page
+share/help/zh_CN/gnote/figures/add-notebook-search.png
+share/help/zh_CN/gnote/figures/add-to-notebook.png
+share/help/zh_CN/gnote/figures/delete-notebook.png
+share/help/zh_CN/gnote/figures/gnote-addin-table-of-contents.png
+share/help/zh_CN/gnote/figures/gnote-new-note.png
+share/help/zh_CN/gnote/figures/gnote-pindown.png
+share/help/zh_CN/gnote/figures/gnote-pinup.png
+share/help/zh_CN/gnote/figures/gnote-preferences-add-ins.png
+share/help/zh_CN/gnote/figures/gnote-preferences-editing.png
+share/help/zh_CN/gnote/figures/gnote-preferences-hotkeys.png
+share/help/zh_CN/gnote/figures/gnote-preferences-synchronization.png
+share/help/zh_CN/gnote/figures/gnote-search-all-notes.png
+share/help/zh_CN/gnote/figures/gnote-sync-progress.png
+share/help/zh_CN/gnote/figures/gnote-syncprefs-advanced.png
+share/help/zh_CN/gnote/figures/gnote-syncprefs-local.png
+share/help/zh_CN/gnote/figures/gnote-syncprefs-webdav.png
+share/help/zh_CN/gnote/figures/gnote-template-note.png
+share/help/zh_CN/gnote/figures/gnote-tools.png
+share/help/zh_CN/gnote/figures/logo32.png
+share/help/zh_CN/gnote/figures/note-template.png
+share/help/zh_CN/gnote/figures/notebook-icon.png
+share/help/zh_CN/gnote/gnote-addin-bugzillalink.page
+share/help/zh_CN/gnote/gnote-addin-fixedwidth.page
+share/help/zh_CN/gnote/gnote-addin-html.page
+share/help/zh_CN/gnote/gnote-addin-notedirwatcher.page
+share/help/zh_CN/gnote/gnote-addin-noteoftheday.page
+share/help/zh_CN/gnote/gnote-addin-print.page
+share/help/zh_CN/gnote/gnote-addin-readonly.page
+share/help/zh_CN/gnote/gnote-addin-replacetitle.page
+share/help/zh_CN/gnote/gnote-addin-specialnotes.page
+share/help/zh_CN/gnote/gnote-addin-sync-local.page
+share/help/zh_CN/gnote/gnote-addin-sync-webdav.page
+share/help/zh_CN/gnote/gnote-addin-tableofcontents.page
+share/help/zh_CN/gnote/gnote-addin-timestamp.page
+share/help/zh_CN/gnote/gnote-addin-underline.page
+share/help/zh_CN/gnote/gnote-addins-preferences.page
+share/help/zh_CN/gnote/gnote-bulleted-lists.page
+share/help/zh_CN/gnote/gnote-common-problems.page
+share/help/zh_CN/gnote/gnote-creating-notes.page
+share/help/zh_CN/gnote/gnote-deleting-notes.page
+share/help/zh_CN/gnote/gnote-editing-notes.page
+share/help/zh_CN/gnote/gnote-hotkeys.page
+share/help/zh_CN/gnote/gnote-introduction.page
+share/help/zh_CN/gnote/gnote-links.page
+share/help/zh_CN/gnote/gnote-notes-preferences.page
+share/help/zh_CN/gnote/gnote-searching-notes.page
+share/help/zh_CN/gnote/gnote-synchronization.page
+share/help/zh_CN/gnote/gnote-template-notes.page
+share/help/zh_CN/gnote/gnote-working-with-notebooks.page
+share/help/zh_CN/gnote/index.page
share/icons/hicolor/16x16/apps/gnote.png
share/icons/hicolor/22x22/apps/gnote.png
share/icons/hicolor/24x24/apps/gnote.png
+share/icons/hicolor/256x256/apps/gnote.png
share/icons/hicolor/32x32/apps/gnote.png
share/icons/hicolor/48x48/apps/gnote.png
share/icons/hicolor/scalable/apps/gnote.svg
@@ -260,7 +697,9 @@ share/locale/da/LC_MESSAGES/gnote.mo
share/locale/de/LC_MESSAGES/gnote.mo
share/locale/el/LC_MESSAGES/gnote.mo
share/locale/en_GB/LC_MESSAGES/gnote.mo
+share/locale/eo/LC_MESSAGES/gnote.mo
share/locale/es/LC_MESSAGES/gnote.mo
+share/locale/eu/LC_MESSAGES/gnote.mo
share/locale/fr/LC_MESSAGES/gnote.mo
share/locale/gl/LC_MESSAGES/gnote.mo
share/locale/gu/LC_MESSAGES/gnote.mo
@@ -285,6 +724,8 @@ share/locale/pt_BR/LC_MESSAGES/gnote.mo
share/locale/ro/LC_MESSAGES/gnote.mo
share/locale/ru/LC_MESSAGES/gnote.mo
share/locale/sl/LC_MESSAGES/gnote.mo
+share/locale/sr/LC_MESSAGES/gnote.mo
+share/locale/sr@latin/LC_MESSAGES/gnote.mo
share/locale/sv/LC_MESSAGES/gnote.mo
share/locale/ta/LC_MESSAGES/gnote.mo
share/locale/te/LC_MESSAGES/gnote.mo
@@ -292,13 +733,5 @@ share/locale/th/LC_MESSAGES/gnote.mo
share/locale/tr/LC_MESSAGES/gnote.mo
share/locale/uk/LC_MESSAGES/gnote.mo
share/locale/zh_CN/LC_MESSAGES/gnote.mo
-share/omf/gnote/gnote-C.omf
-share/omf/gnote/gnote-cs.omf
-share/omf/gnote/gnote-da.omf
-share/omf/gnote/gnote-de.omf
-share/omf/gnote/gnote-el.omf
-share/omf/gnote/gnote-es.omf
-share/omf/gnote/gnote-fr.omf
-share/omf/gnote/gnote-sl.omf
-share/omf/gnote/gnote-sv.omf
-share/omf/gnote/gnote-zh_CN.omf
+share/locale/zh_HK/LC_MESSAGES/gnote.mo
+share/locale/zh_TW/LC_MESSAGES/gnote.mo