diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 54b850cba6b5..f34657563bf4 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -1,46 +1,45 @@ # Created by: Gustau Perez i Querol PORTNAME= gnote -PORTVERSION= 3.28.0 -PORTREVISION= 2 +PORTVERSION= 40.2 CATEGORIES= deskutils gnome -MASTER_SITES= GNOME +MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} MAINTAINER= gnome@FreeBSD.org COMMENT= C++ version of Tomboy, note taking application LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 \ libenchant.so:textproc/enchant \ libsecret-1.so:security/libsecret \ libuuid.so:misc/e2fsprogs-libuuid PORTSCOUT= limitw:1,even USE_GNOME= gtkmm30 intltool libxml2 libxslt USE_XORG= x11 USES= desktop-file-utils compiler:c++11-lib gettext gmake \ gnome libtool localbase pathfix pkgconfig tar:xz xorg INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.gnote.gschema.xml DOCS= AUTHORS ChangeLog NEWS README TODO PLIST_SUB+= VERSION=${PORTVERSION} SVER=${PORTVERSION:R} OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/deskutils/gnote/distinfo b/deskutils/gnote/distinfo index f5171427616d..428d7d0fb104 100644 --- a/deskutils/gnote/distinfo +++ b/deskutils/gnote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525980004 -SHA256 (gnote-3.28.0.tar.xz) = a50d3986c6cc04c7c8215dfed938910611e2d7499f00bfe4f42050ed56a7b783 -SIZE (gnote-3.28.0.tar.xz) = 4002520 +TIMESTAMP = 1630535513 +SHA256 (gnote-40.2.tar.xz) = 7e1b1ec1cccc060269b07427e4360d14be55dc8100272e01714c0cca9e6bd805 +SIZE (gnote-40.2.tar.xz) = 3422560 diff --git a/deskutils/gnote/files/patch-src_recentchanges.cpp b/deskutils/gnote/files/patch-src_recentchanges.cpp new file mode 100644 index 000000000000..9fefec1e777c --- /dev/null +++ b/deskutils/gnote/files/patch-src_recentchanges.cpp @@ -0,0 +1,10 @@ +--- src/recentchanges.cpp.orig 2021-09-01 22:35:10 UTC ++++ src/recentchanges.cpp +@@ -842,7 +842,6 @@ namespace gnote { + + Gtk::PopoverMenu *NoteRecentChanges::make_window_menu(Gtk::Button *button, std::vector && items) + { +- std::sort(items.begin(), items.end()); + Gtk::PopoverMenu *menu = manage(new Gtk::PopoverMenu); + Gtk::Box *menu_box = manage(new Gtk::Box(Gtk::ORIENTATION_VERTICAL)); + utils::set_common_popover_widget_props(*menu_box); diff --git a/deskutils/gnote/pkg-plist b/deskutils/gnote/pkg-plist index b4afded358ca..e9a085ac9a13 100644 --- a/deskutils/gnote/pkg-plist +++ b/deskutils/gnote/pkg-plist @@ -1,765 +1,894 @@ bin/gnote lib/gnote/addins/%%VERSION%%/backlinks.desktop lib/gnote/addins/%%VERSION%%/bugzilla.desktop lib/gnote/addins/%%VERSION%%/exporttogtg.desktop lib/gnote/addins/%%VERSION%%/exporttohtml.desktop lib/gnote/addins/%%VERSION%%/filesystemsyncservice.desktop lib/gnote/addins/%%VERSION%%/fixedwidth.desktop +lib/gnote/addins/%%VERSION%%/gvfssyncservice.desktop lib/gnote/addins/%%VERSION%%/inserttimestamp.desktop lib/gnote/addins/%%VERSION%%/libbacklinks.so lib/gnote/addins/%%VERSION%%/libbugzilla.so lib/gnote/addins/%%VERSION%%/libexporttogtg.so lib/gnote/addins/%%VERSION%%/libexporttohtml.so lib/gnote/addins/%%VERSION%%/libfilesystemsyncservice.so lib/gnote/addins/%%VERSION%%/libfixedwidth.so +lib/gnote/addins/%%VERSION%%/libgvfssyncservice.so lib/gnote/addins/%%VERSION%%/libinserttimestamp.so lib/gnote/addins/%%VERSION%%/libnotedirectorywatcher.so lib/gnote/addins/%%VERSION%%/libnoteoftheday.so lib/gnote/addins/%%VERSION%%/libprintnotes.so lib/gnote/addins/%%VERSION%%/libreadonly.so lib/gnote/addins/%%VERSION%%/libreplacetitle.so lib/gnote/addins/%%VERSION%%/libspecialnotes.so lib/gnote/addins/%%VERSION%%/libstatistics.so lib/gnote/addins/%%VERSION%%/libstickynoteimport.so lib/gnote/addins/%%VERSION%%/libtableofcontents.so lib/gnote/addins/%%VERSION%%/libtodo.so lib/gnote/addins/%%VERSION%%/libtomboyimport.so lib/gnote/addins/%%VERSION%%/libunderline.so lib/gnote/addins/%%VERSION%%/libwebdavsyncservice.so lib/gnote/addins/%%VERSION%%/notedirectorywatcher.desktop lib/gnote/addins/%%VERSION%%/noteoftheday.desktop lib/gnote/addins/%%VERSION%%/printnotes.desktop lib/gnote/addins/%%VERSION%%/readonly.desktop lib/gnote/addins/%%VERSION%%/replacetitle.desktop lib/gnote/addins/%%VERSION%%/specialnotes.desktop lib/gnote/addins/%%VERSION%%/statistics.desktop lib/gnote/addins/%%VERSION%%/stickynoteimport.desktop lib/gnote/addins/%%VERSION%%/tableofcontents.desktop lib/gnote/addins/%%VERSION%%/todo.desktop lib/gnote/addins/%%VERSION%%/tomboyimport.desktop lib/gnote/addins/%%VERSION%%/underline.desktop lib/gnote/addins/%%VERSION%%/webdavsyncservice.desktop -lib/libgnote-%%SVER%%.so.0 -lib/libgnote-%%SVER%%.so.0.0.0 +lib/libgnote-40.so.2 +lib/libgnote-40.so.2.0.0 lib/libgnote.so man/man1/gnote.1.gz -share/applications/gnote.desktop +share/applications/org.gnome.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-shell/search-providers/gnote-search-provider.ini +share/gnome-shell/search-providers/org.gnome.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 %%DATADIR%%/icons/hicolor/16x16/places/note.png %%DATADIR%%/icons/hicolor/16x16/places/notebook.png %%DATADIR%%/icons/hicolor/16x16/status/pin-active.png %%DATADIR%%/icons/hicolor/16x16/status/pin-down.png %%DATADIR%%/icons/hicolor/16x16/status/pin-up.png %%DATADIR%%/icons/hicolor/22x22/actions/filter-note-all.png %%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 %%DATADIR%%/icons/hicolor/24x24/actions/notebook-new.png %%DATADIR%%/icons/hicolor/24x24/places/note.png %%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 %%DATADIR%%/shortcuts-gnote.ui 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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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/pl/gnote/figures/add-notebook-search.png +share/help/pl/gnote/figures/add-to-notebook.png +share/help/pl/gnote/figures/delete-notebook.png +share/help/pl/gnote/figures/gnote-addin-table-of-contents.png +share/help/pl/gnote/figures/gnote-new-note.png +share/help/pl/gnote/figures/gnote-pindown.png +share/help/pl/gnote/figures/gnote-pinup.png +share/help/pl/gnote/figures/gnote-preferences-add-ins.png +share/help/pl/gnote/figures/gnote-preferences-editing.png +share/help/pl/gnote/figures/gnote-preferences-synchronization.png +share/help/pl/gnote/figures/gnote-search-all-notes.png +share/help/pl/gnote/figures/gnote-sync-progress.png +share/help/pl/gnote/figures/gnote-syncprefs-advanced.png +share/help/pl/gnote/figures/gnote-syncprefs-gvfs.png +share/help/pl/gnote/figures/gnote-syncprefs-local.png +share/help/pl/gnote/figures/gnote-syncprefs-webdav.png +share/help/pl/gnote/figures/gnote-template-note.png +share/help/pl/gnote/figures/gnote-tools.png +share/help/pl/gnote/figures/logo32.png +share/help/pl/gnote/figures/note-template.png +share/help/pl/gnote/figures/notebook-icon.png +share/help/pl/gnote/gnote-addin-bugzillalink.page +share/help/pl/gnote/gnote-addin-fixedwidth.page +share/help/pl/gnote/gnote-addin-html.page +share/help/pl/gnote/gnote-addin-notedirwatcher.page +share/help/pl/gnote/gnote-addin-noteoftheday.page +share/help/pl/gnote/gnote-addin-print.page +share/help/pl/gnote/gnote-addin-readonly.page +share/help/pl/gnote/gnote-addin-replacetitle.page +share/help/pl/gnote/gnote-addin-specialnotes.page +share/help/pl/gnote/gnote-addin-sync-gvfs.page +share/help/pl/gnote/gnote-addin-sync-local.page +share/help/pl/gnote/gnote-addin-sync-webdav.page +share/help/pl/gnote/gnote-addin-tableofcontents.page +share/help/pl/gnote/gnote-addin-timestamp.page +share/help/pl/gnote/gnote-addin-underline.page +share/help/pl/gnote/gnote-addins-preferences.page +share/help/pl/gnote/gnote-bulleted-lists.page +share/help/pl/gnote/gnote-common-problems.page +share/help/pl/gnote/gnote-creating-notes.page +share/help/pl/gnote/gnote-deleting-notes.page +share/help/pl/gnote/gnote-editing-notes.page +share/help/pl/gnote/gnote-introduction.page +share/help/pl/gnote/gnote-links.page +share/help/pl/gnote/gnote-notes-preferences.page +share/help/pl/gnote/gnote-searching-notes.page +share/help/pl/gnote/gnote-synchronization.page +share/help/pl/gnote/gnote-template-notes.page +share/help/pl/gnote/gnote-working-with-notebooks.page +share/help/pl/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-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-gvfs.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-gvfs.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-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-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-gvfs.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-gvfs.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-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/sv/gnote/figures/add-notebook-search.png share/help/sv/gnote/figures/add-to-notebook.png share/help/sv/gnote/figures/delete-notebook.png share/help/sv/gnote/figures/gnote-addin-table-of-contents.png share/help/sv/gnote/figures/gnote-new-note.png share/help/sv/gnote/figures/gnote-pindown.png share/help/sv/gnote/figures/gnote-pinup.png share/help/sv/gnote/figures/gnote-preferences-add-ins.png share/help/sv/gnote/figures/gnote-preferences-editing.png share/help/sv/gnote/figures/gnote-preferences-synchronization.png share/help/sv/gnote/figures/gnote-search-all-notes.png share/help/sv/gnote/figures/gnote-sync-progress.png share/help/sv/gnote/figures/gnote-syncprefs-advanced.png +share/help/sv/gnote/figures/gnote-syncprefs-gvfs.png share/help/sv/gnote/figures/gnote-syncprefs-local.png share/help/sv/gnote/figures/gnote-syncprefs-webdav.png share/help/sv/gnote/figures/gnote-template-note.png share/help/sv/gnote/figures/gnote-tools.png share/help/sv/gnote/figures/logo32.png share/help/sv/gnote/figures/note-template.png share/help/sv/gnote/figures/notebook-icon.png share/help/sv/gnote/gnote-addin-bugzillalink.page share/help/sv/gnote/gnote-addin-fixedwidth.page share/help/sv/gnote/gnote-addin-html.page share/help/sv/gnote/gnote-addin-notedirwatcher.page share/help/sv/gnote/gnote-addin-noteoftheday.page share/help/sv/gnote/gnote-addin-print.page share/help/sv/gnote/gnote-addin-readonly.page share/help/sv/gnote/gnote-addin-replacetitle.page share/help/sv/gnote/gnote-addin-specialnotes.page +share/help/sv/gnote/gnote-addin-sync-gvfs.page share/help/sv/gnote/gnote-addin-sync-local.page share/help/sv/gnote/gnote-addin-sync-webdav.page share/help/sv/gnote/gnote-addin-tableofcontents.page share/help/sv/gnote/gnote-addin-timestamp.page share/help/sv/gnote/gnote-addin-underline.page share/help/sv/gnote/gnote-addins-preferences.page share/help/sv/gnote/gnote-bulleted-lists.page share/help/sv/gnote/gnote-common-problems.page share/help/sv/gnote/gnote-creating-notes.page share/help/sv/gnote/gnote-deleting-notes.page share/help/sv/gnote/gnote-editing-notes.page share/help/sv/gnote/gnote-introduction.page share/help/sv/gnote/gnote-links.page share/help/sv/gnote/gnote-notes-preferences.page share/help/sv/gnote/gnote-searching-notes.page share/help/sv/gnote/gnote-synchronization.page share/help/sv/gnote/gnote-template-notes.page share/help/sv/gnote/gnote-working-with-notebooks.page share/help/sv/gnote/index.page +share/help/uk/gnote/figures/add-notebook-search.png +share/help/uk/gnote/figures/add-to-notebook.png +share/help/uk/gnote/figures/delete-notebook.png +share/help/uk/gnote/figures/gnote-addin-table-of-contents.png +share/help/uk/gnote/figures/gnote-new-note.png +share/help/uk/gnote/figures/gnote-pindown.png +share/help/uk/gnote/figures/gnote-pinup.png +share/help/uk/gnote/figures/gnote-preferences-add-ins.png +share/help/uk/gnote/figures/gnote-preferences-editing.png +share/help/uk/gnote/figures/gnote-preferences-synchronization.png +share/help/uk/gnote/figures/gnote-search-all-notes.png +share/help/uk/gnote/figures/gnote-sync-progress.png +share/help/uk/gnote/figures/gnote-syncprefs-advanced.png +share/help/uk/gnote/figures/gnote-syncprefs-gvfs.png +share/help/uk/gnote/figures/gnote-syncprefs-local.png +share/help/uk/gnote/figures/gnote-syncprefs-webdav.png +share/help/uk/gnote/figures/gnote-template-note.png +share/help/uk/gnote/figures/gnote-tools.png +share/help/uk/gnote/figures/logo32.png +share/help/uk/gnote/figures/note-template.png +share/help/uk/gnote/figures/notebook-icon.png +share/help/uk/gnote/gnote-addin-bugzillalink.page +share/help/uk/gnote/gnote-addin-fixedwidth.page +share/help/uk/gnote/gnote-addin-html.page +share/help/uk/gnote/gnote-addin-notedirwatcher.page +share/help/uk/gnote/gnote-addin-noteoftheday.page +share/help/uk/gnote/gnote-addin-print.page +share/help/uk/gnote/gnote-addin-readonly.page +share/help/uk/gnote/gnote-addin-replacetitle.page +share/help/uk/gnote/gnote-addin-specialnotes.page +share/help/uk/gnote/gnote-addin-sync-gvfs.page +share/help/uk/gnote/gnote-addin-sync-local.page +share/help/uk/gnote/gnote-addin-sync-webdav.page +share/help/uk/gnote/gnote-addin-tableofcontents.page +share/help/uk/gnote/gnote-addin-timestamp.page +share/help/uk/gnote/gnote-addin-underline.page +share/help/uk/gnote/gnote-addins-preferences.page +share/help/uk/gnote/gnote-bulleted-lists.page +share/help/uk/gnote/gnote-common-problems.page +share/help/uk/gnote/gnote-creating-notes.page +share/help/uk/gnote/gnote-deleting-notes.page +share/help/uk/gnote/gnote-editing-notes.page +share/help/uk/gnote/gnote-introduction.page +share/help/uk/gnote/gnote-links.page +share/help/uk/gnote/gnote-notes-preferences.page +share/help/uk/gnote/gnote-searching-notes.page +share/help/uk/gnote/gnote-synchronization.page +share/help/uk/gnote/gnote-template-notes.page +share/help/uk/gnote/gnote-working-with-notebooks.page +share/help/uk/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-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-gvfs.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-gvfs.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-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 +share/icons/hicolor/16x16/apps/org.gnome.Gnote.png +share/icons/hicolor/22x22/apps/org.gnome.Gnote.png +share/icons/hicolor/24x24/apps/org.gnome.Gnote.png +share/icons/hicolor/256x256/apps/org.gnome.Gnote.png +share/icons/hicolor/32x32/apps/org.gnome.Gnote.png +share/icons/hicolor/48x48/apps/org.gnome.Gnote.png +share/icons/hicolor/scalable/apps/org.gnome.Gnote.svg share/locale/ar/LC_MESSAGES/gnote.mo share/locale/as/LC_MESSAGES/gnote.mo share/locale/bg/LC_MESSAGES/gnote.mo share/locale/bn_IN/LC_MESSAGES/gnote.mo share/locale/bs/LC_MESSAGES/gnote.mo share/locale/ca/LC_MESSAGES/gnote.mo share/locale/ca@valencia/LC_MESSAGES/gnote.mo share/locale/cs/LC_MESSAGES/gnote.mo 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/fi/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 share/locale/he/LC_MESSAGES/gnote.mo share/locale/hi/LC_MESSAGES/gnote.mo share/locale/hu/LC_MESSAGES/gnote.mo share/locale/id/LC_MESSAGES/gnote.mo share/locale/it/LC_MESSAGES/gnote.mo share/locale/ja/LC_MESSAGES/gnote.mo share/locale/kn/LC_MESSAGES/gnote.mo share/locale/ko/LC_MESSAGES/gnote.mo share/locale/lt/LC_MESSAGES/gnote.mo share/locale/lv/LC_MESSAGES/gnote.mo share/locale/ml/LC_MESSAGES/gnote.mo share/locale/mr/LC_MESSAGES/gnote.mo share/locale/nb/LC_MESSAGES/gnote.mo share/locale/oc/LC_MESSAGES/gnote.mo share/locale/or/LC_MESSAGES/gnote.mo share/locale/pa/LC_MESSAGES/gnote.mo share/locale/pl/LC_MESSAGES/gnote.mo share/locale/pt/LC_MESSAGES/gnote.mo share/locale/pt_BR/LC_MESSAGES/gnote.mo share/locale/ro/LC_MESSAGES/gnote.mo share/locale/ru/LC_MESSAGES/gnote.mo share/locale/sk/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 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/locale/zh_HK/LC_MESSAGES/gnote.mo share/locale/zh_TW/LC_MESSAGES/gnote.mo -share/metainfo/gnote.appdata.xml +share/metainfo/org.gnome.Gnote.appdata.xml