[gnote] Bump all plugin versions
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Bump all plugin versions
- Date: Fri, 16 Jul 2021 19:22:30 +0000 (UTC)
commit ea261dd7cd813a52d8590d82877a4c9c57e54e75
Author: Aurimas Černius <aurisc4 gmail com>
Date: Fri Jul 16 19:51:18 2021 +0300
Bump all plugin versions
src/plugins/backlinks/backlinks.desktop.in.in | 2 +-
src/plugins/bugzilla/bugzilla.desktop.in.in | 2 +-
src/plugins/exporttogtg/exporttogtg.desktop.in.in | 2 +-
src/plugins/exporttohtml/exporttohtml.desktop.in.in | 2 +-
src/plugins/filesystemsyncservice/filesystemsyncservice.desktop.in.in | 2 +-
src/plugins/fixedwidth/fixedwidth.desktop.in.in | 2 +-
src/plugins/gvfssyncservice/gvfssyncservice.desktop.in.in | 2 +-
src/plugins/inserttimestamp/inserttimestamp.desktop.in.in | 2 +-
src/plugins/notedirectorywatcher/notedirectorywatcher.desktop.in.in | 2 +-
src/plugins/noteoftheday/noteoftheday.desktop.in.in | 2 +-
src/plugins/printnotes/printnotes.desktop.in.in | 2 +-
src/plugins/readonly/readonly.desktop.in.in | 2 +-
src/plugins/replacetitle/replacetitle.desktop.in.in | 2 +-
src/plugins/specialnotes/specialnotes.desktop.in.in | 2 +-
src/plugins/statistics/statistics.desktop.in.in | 2 +-
src/plugins/stickynoteimport/stickynoteimport.desktop.in.in | 2 +-
src/plugins/tableofcontents/tableofcontents.desktop.in.in | 2 +-
src/plugins/todo/todo.desktop.in.in | 2 +-
src/plugins/tomboyimport/tomboyimport.desktop.in.in | 2 +-
src/plugins/underline/underline.desktop.in.in | 2 +-
src/plugins/webdavsyncservice/webdavsyncservice.desktop.in.in | 2 +-
21 files changed, 21 insertions(+), 21 deletions(-)
---
diff --git a/src/plugins/backlinks/backlinks.desktop.in.in b/src/plugins/backlinks/backlinks.desktop.in.in
index 76043660..bfc761a7 100644
--- a/src/plugins/backlinks/backlinks.desktop.in.in
+++ b/src/plugins/backlinks/backlinks.desktop.in.in
@@ -4,7 +4,7 @@ Name=Backlinks
Description=See which notes link to the one you're currently viewing.
Authors=Hubert Figuiere and Tomboy Project
Category=Tools
-Version=0.8
+Version=0.9
DefaultEnabled=true
Module=libbacklinks
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/bugzilla/bugzilla.desktop.in.in b/src/plugins/bugzilla/bugzilla.desktop.in.in
index d09be712..105ad3f3 100644
--- a/src/plugins/bugzilla/bugzilla.desktop.in.in
+++ b/src/plugins/bugzilla/bugzilla.desktop.in.in
@@ -4,7 +4,7 @@ Name=Bugzilla Links
Description=Allows you to drag a Bugzilla URL from your browser directly into a Gnote note. The bug number
is inserted as a link with a little bug icon next to it.
Authors=Hubert Figuiere and the Tomboy Project
Category=DesktopIntegration
-Version=0.3
+Version=0.4
DefaultEnabled=false
Module=libbugzilla
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/exporttogtg/exporttogtg.desktop.in.in
b/src/plugins/exporttogtg/exporttogtg.desktop.in.in
index 46834408..a8bae68a 100644
--- a/src/plugins/exporttogtg/exporttogtg.desktop.in.in
+++ b/src/plugins/exporttogtg/exporttogtg.desktop.in.in
@@ -4,7 +4,7 @@ Name=Export to Getting Things GNOME
Description=Exports individual notes as Getting Things GNOME tasks
Authors=Aurimas Černius
Category=Tools
-Version=0.3
+Version=0.4
DefaultEnabled=false
Module=libexporttogtg
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/exporttohtml/exporttohtml.desktop.in.in
b/src/plugins/exporttohtml/exporttohtml.desktop.in.in
index 8ae66b7e..0d7e1a8b 100644
--- a/src/plugins/exporttohtml/exporttohtml.desktop.in.in
+++ b/src/plugins/exporttohtml/exporttohtml.desktop.in.in
@@ -4,7 +4,7 @@ Name=Export to HTML
Description=Exports individual notes to HTML.
Authors=Hubert Figuiere and the Tomboy Project
Category=Tools
-Version=0.9
+Version=0.10
DefaultEnabled=false
Module=libexporttohtml
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/filesystemsyncservice/filesystemsyncservice.desktop.in.in
b/src/plugins/filesystemsyncservice/filesystemsyncservice.desktop.in.in
index 5ffb2039..af76ee68 100644
--- a/src/plugins/filesystemsyncservice/filesystemsyncservice.desktop.in.in
+++ b/src/plugins/filesystemsyncservice/filesystemsyncservice.desktop.in.in
@@ -4,7 +4,7 @@ Name=Local Directory Sync Service Plugin
Description=Synchronize Gnote Notes to a local file system path
Authors=Aurimas Černius and the Tomboy Project
Category=Synchronization
-Version=0.6
+Version=0.7
DefaultEnabled=true
Module=libfilesystemsyncservice
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/fixedwidth/fixedwidth.desktop.in.in b/src/plugins/fixedwidth/fixedwidth.desktop.in.in
index d158d6a1..d31b9968 100644
--- a/src/plugins/fixedwidth/fixedwidth.desktop.in.in
+++ b/src/plugins/fixedwidth/fixedwidth.desktop.in.in
@@ -4,7 +4,7 @@ Name=Fixed Width
Description=Adds fixed-width font style.
Authors=Hubert Figuiere and the Tomboy Project
Category=Formatting
-Version=0.4
+Version=0.5
DefaultEnabled=true
Module=libfixedwidth
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/gvfssyncservice/gvfssyncservice.desktop.in.in
b/src/plugins/gvfssyncservice/gvfssyncservice.desktop.in.in
index 051d6271..5b307387 100644
--- a/src/plugins/gvfssyncservice/gvfssyncservice.desktop.in.in
+++ b/src/plugins/gvfssyncservice/gvfssyncservice.desktop.in.in
@@ -4,7 +4,7 @@ Name=Online Directory Sync Service Plugin
Description=Synchronize Gnote Notes to an online directory
Authors=Aurimas Černius
Category=Synchronization
-Version=0.3
+Version=0.4
DefaultEnabled=true
Module=libgvfssyncservice
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/inserttimestamp/inserttimestamp.desktop.in.in
b/src/plugins/inserttimestamp/inserttimestamp.desktop.in.in
index f25fc535..19520e60 100644
--- a/src/plugins/inserttimestamp/inserttimestamp.desktop.in.in
+++ b/src/plugins/inserttimestamp/inserttimestamp.desktop.in.in
@@ -4,7 +4,7 @@ Name=Insert Timestamp
Description=Inserts current date and time at the cursor position.
Authors=Hubert Figuiere and Tomboy Project
Category=Tools
-Version=0.6
+Version=0.7
DefaultEnabled=false
Module=libinserttimestamp
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/notedirectorywatcher/notedirectorywatcher.desktop.in.in
b/src/plugins/notedirectorywatcher/notedirectorywatcher.desktop.in.in
index d8ec3303..43bba24f 100644
--- a/src/plugins/notedirectorywatcher/notedirectorywatcher.desktop.in.in
+++ b/src/plugins/notedirectorywatcher/notedirectorywatcher.desktop.in.in
@@ -4,7 +4,7 @@ Name=Note Directory Watcher
Description=Watch your Gnote note directory for changes to your notes.
Authors=Aurimas Černius and Tomboy original authors
Category=Tools
-Version=0.5
+Version=0.6
DefaultEnabled=false
Module=libnotedirectorywatcher
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/noteoftheday/noteoftheday.desktop.in.in
b/src/plugins/noteoftheday/noteoftheday.desktop.in.in
index 1b081a55..619ab400 100644
--- a/src/plugins/noteoftheday/noteoftheday.desktop.in.in
+++ b/src/plugins/noteoftheday/noteoftheday.desktop.in.in
@@ -4,7 +4,7 @@ Name=Note of the Day
Description=Automatically creates a "Today" note for easily jotting down daily thoughts
Authors=Debarshi Ray and the Tomboy Project
Category=Tools
-Version=0.4
+Version=0.5
DefaultEnabled=false
Module=libnoteoftheday
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/printnotes/printnotes.desktop.in.in b/src/plugins/printnotes/printnotes.desktop.in.in
index 54e1ad40..9c32fa73 100644
--- a/src/plugins/printnotes/printnotes.desktop.in.in
+++ b/src/plugins/printnotes/printnotes.desktop.in.in
@@ -4,7 +4,7 @@ Name=Printing Support
Description=Allows you to print a note.
Authors=Hubert Figuiere and the Tomboy Project
Category=DesktopIntegration
-Version=0.10
+Version=0.11
DefaultEnabled=true
Module=libprintnotes
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/readonly/readonly.desktop.in.in b/src/plugins/readonly/readonly.desktop.in.in
index b71f31a8..f0e742af 100644
--- a/src/plugins/readonly/readonly.desktop.in.in
+++ b/src/plugins/readonly/readonly.desktop.in.in
@@ -4,7 +4,7 @@ Name=Read Only
Description=Mark certain notes as read only
Authors=Aurimas Černius, Debarshi Ray and Arief Bayu Purwanto
Category=Tools
-Version=0.4
+Version=0.5
DefaultEnabled=false
Module=libreadonly
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/replacetitle/replacetitle.desktop.in.in
b/src/plugins/replacetitle/replacetitle.desktop.in.in
index c3bc298b..c6695713 100644
--- a/src/plugins/replacetitle/replacetitle.desktop.in.in
+++ b/src/plugins/replacetitle/replacetitle.desktop.in.in
@@ -4,7 +4,7 @@ Name=Replace title
Description=Replace title with selection.
Authors=Pierre-Yves Luyten
Category=Tools
-Version=0.4
+Version=0.5
DefaultEnabled=true
Module=libreplacetitle
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/specialnotes/specialnotes.desktop.in.in
b/src/plugins/specialnotes/specialnotes.desktop.in.in
index 17d141a9..ed8f1096 100644
--- a/src/plugins/specialnotes/specialnotes.desktop.in.in
+++ b/src/plugins/specialnotes/specialnotes.desktop.in.in
@@ -4,7 +4,7 @@ Name=Special Notes
Description=Show special notes, that are otherwise hidden
Authors=Aurimas Černius
Category=Tools
-Version=0.2
+Version=0.3
DefaultEnabled=false
Module=libspecialnotes
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/statistics/statistics.desktop.in.in b/src/plugins/statistics/statistics.desktop.in.in
index 613fd095..63417ef2 100644
--- a/src/plugins/statistics/statistics.desktop.in.in
+++ b/src/plugins/statistics/statistics.desktop.in.in
@@ -4,7 +4,7 @@ Name=Statistics
Description=Show various statistics about notes.
Authors=Aurimas Černius
Category=Tools
-Version=0.6
+Version=0.7
DefaultEnabled=false
Module=libstatistics
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/stickynoteimport/stickynoteimport.desktop.in.in
b/src/plugins/stickynoteimport/stickynoteimport.desktop.in.in
index d5dfec79..d23d3be5 100644
--- a/src/plugins/stickynoteimport/stickynoteimport.desktop.in.in
+++ b/src/plugins/stickynoteimport/stickynoteimport.desktop.in.in
@@ -4,7 +4,7 @@ Name=Sticky Notes Importer
Description=Import your notes from the Sticky Notes applet.
Authors=Hubert Figuiere and the Tomboy Project
Category=Tools
-Version=0.3
+Version=0.4
DefaultEnabled=true
Module=libstickynoteimport
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/tableofcontents/tableofcontents.desktop.in.in
b/src/plugins/tableofcontents/tableofcontents.desktop.in.in
index 5c521812..37e1e170 100644
--- a/src/plugins/tableofcontents/tableofcontents.desktop.in.in
+++ b/src/plugins/tableofcontents/tableofcontents.desktop.in.in
@@ -4,7 +4,7 @@ Name=Table of Contents
Description=Navigate long structured notes. Set section and subsection headings in your note, and the Table
of Contents will show in a menu.
Authors=Luc Pionchon
Category=Tools
-Version=1.3.1
+Version=1.3.2
DefaultEnabled=false
Module=libtableofcontents
Copyright=© 2013 Luc Pionchon
diff --git a/src/plugins/todo/todo.desktop.in.in b/src/plugins/todo/todo.desktop.in.in
index 20a903e6..8d658281 100644
--- a/src/plugins/todo/todo.desktop.in.in
+++ b/src/plugins/todo/todo.desktop.in.in
@@ -4,7 +4,7 @@ Name=TODO
Description=Highlight FIXME, TODO and XXX patterns in notes.
Authors=Aurimas Černius, Romain Tartière
Category=Tools
-Version=0.1
+Version=0.2
DefaultEnabled=false
Module=libtodo
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/tomboyimport/tomboyimport.desktop.in.in
b/src/plugins/tomboyimport/tomboyimport.desktop.in.in
index 2851a447..d3ab04bc 100644
--- a/src/plugins/tomboyimport/tomboyimport.desktop.in.in
+++ b/src/plugins/tomboyimport/tomboyimport.desktop.in.in
@@ -4,7 +4,7 @@ Name=Tomboy Importer
Description=Import your notes from Tomboy.
Authors=Hubert Figuiere
Category=Tools
-Version=0.2
+Version=0.3
DefaultEnabled=true
Module=libtomboyimport
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/underline/underline.desktop.in.in b/src/plugins/underline/underline.desktop.in.in
index fd3b859c..2b23e90e 100644
--- a/src/plugins/underline/underline.desktop.in.in
+++ b/src/plugins/underline/underline.desktop.in.in
@@ -4,7 +4,7 @@ Name=Underline
Description=Adds ability to underline text.
Authors=Hubert Figuière and the Tomboy Project
Category=Formatting
-Version=0.3
+Version=0.4
DefaultEnabled=true
Module=libunderline
LibgnoteRelease=@libgnote_release@
diff --git a/src/plugins/webdavsyncservice/webdavsyncservice.desktop.in.in
b/src/plugins/webdavsyncservice/webdavsyncservice.desktop.in.in
index 2fd6e95c..774ecf35 100644
--- a/src/plugins/webdavsyncservice/webdavsyncservice.desktop.in.in
+++ b/src/plugins/webdavsyncservice/webdavsyncservice.desktop.in.in
@@ -4,7 +4,7 @@ Name=WebDAV Sync Service Plugin
Description=Synchronize Gnote Notes to a WebDAV URL.
Authors=Aurimas Černius and the Tomboy Project
Category=Synchronization
-Version=0.5
+Version=0.6
DefaultEnabled=true
Module=libwebdavsyncservice
LibgnoteRelease=@libgnote_release@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]