Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 03:23:52 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7d1f9c6e577d - main - deskutils/gnote: Update to 40.2
Message-ID:  <202109020323.1823Nqrq067656@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d1f9c6e577d033a68daad6c3c26a570f7aac4f9

commit 7d1f9c6e577d033a68daad6c3c26a570f7aac4f9
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-09-01 22:41:52 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-09-02 03:23:50 +0000

    deskutils/gnote: Update to 40.2
---
 deskutils/gnote/Makefile                          |   5 +-
 deskutils/gnote/distinfo                          |   6 +-
 deskutils/gnote/files/patch-src_recentchanges.cpp |  10 ++
 deskutils/gnote/pkg-plist                         | 153 ++++++++++++++++++++--
 4 files changed, 156 insertions(+), 18 deletions(-)

diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index 54b850cba6b5..f34657563bf4 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -1,10 +1,9 @@
 # Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
 
 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
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<PopoverWidget> && 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
@@ -5,6 +5,7 @@ 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
@@ -12,6 +13,7 @@ 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
@@ -39,18 +41,18 @@ 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
@@ -92,6 +94,7 @@ 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
@@ -108,6 +111,7 @@ 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
@@ -140,6 +144,7 @@ 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
@@ -156,6 +161,7 @@ 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
@@ -188,6 +194,7 @@ 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
@@ -204,6 +211,7 @@ 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
@@ -236,6 +244,7 @@ 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
@@ -252,6 +261,7 @@ 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
@@ -284,6 +294,7 @@ 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
@@ -300,6 +311,7 @@ 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
@@ -332,6 +344,7 @@ 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
@@ -348,6 +361,7 @@ 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
@@ -380,6 +394,7 @@ 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
@@ -396,6 +411,7 @@ 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
@@ -428,6 +444,7 @@ 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
@@ -444,6 +461,7 @@ 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
@@ -476,6 +494,7 @@ 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
@@ -492,6 +511,7 @@ 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
@@ -511,6 +531,56 @@ 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
@@ -524,6 +594,7 @@ 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
@@ -540,6 +611,7 @@ 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
@@ -572,6 +644,7 @@ 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
@@ -588,6 +661,7 @@ 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
@@ -620,6 +694,7 @@ 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
@@ -636,6 +711,7 @@ 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
@@ -655,6 +731,56 @@ 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
@@ -668,6 +794,7 @@ 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
@@ -684,6 +811,7 @@ 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
@@ -703,13 +831,13 @@ 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
@@ -725,6 +853,7 @@ 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
@@ -762,4 +891,4 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109020323.1823Nqrq067656>