From ae709ef1d04e9a5dfc6755d65a633c7741a6e1f7 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Tue, 19 Jul 2022 06:38:25 +0300 Subject: Update to 1.5.2 --- .gitignore | 12 +- Cargo.toml | 2 +- data/com.lakoliu.Furtherance.appdata.xml.in | 8 + data/icons/com.lakoliu.Furtherance.Source.svg | 831 ++++++++++---------------- meson.build | 2 +- po/Furtherance.pot | 50 +- 6 files changed, 357 insertions(+), 548 deletions(-) mode change 100755 => 100644 data/icons/com.lakoliu.Furtherance.Source.svg diff --git a/.gitignore b/.gitignore index b91e3fd..3d77d1f 100755 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,14 @@ com.lakoliu.Furtherance.json~ src/config.rs /.flatpak /.vscode -/target \ No newline at end of file + +# Generated by Cargo +# will have compiled files and executables +debug/ +target/ + +# These are backup files generated by rustfmt +**/*.rs.bk + +# MSVC Windows builds of rustc generate these, which store debugging information +*.pdb \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index 78cccfa..23efce1 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.5.1" +version = "1.5.2" authors = ["Ricky Kresslein "] edition = "2018" diff --git a/data/com.lakoliu.Furtherance.appdata.xml.in b/data/com.lakoliu.Furtherance.appdata.xml.in index 695f9d0..e35045c 100755 --- a/data/com.lakoliu.Furtherance.appdata.xml.in +++ b/data/com.lakoliu.Furtherance.appdata.xml.in @@ -39,6 +39,14 @@ + + +
    +
  • New icon!
  • +
  • Dates are now ISO 8601 format
  • +
+
+
diff --git a/data/icons/com.lakoliu.Furtherance.Source.svg b/data/icons/com.lakoliu.Furtherance.Source.svg old mode 100755 new mode 100644 index 0d7df20..14e1b62 --- a/data/icons/com.lakoliu.Furtherance.Source.svg +++ b/data/icons/com.lakoliu.Furtherance.Source.svg @@ -9,12 +9,13 @@ height="152" id="svg11300" sodipodi:version="0.32" - inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" - sodipodi:docname="com.lakoliu.Furtherance.Source (copy).svg" + inkscape:version="1.2 (dc2aedaf03, 2022-05-15)" + sodipodi:docname="com.lakoliu.Furtherance.Source.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.0" style="display:inline;enable-background:new" viewBox="0 0 192 152" + xml:space="preserve" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -22,89 +23,104 @@ xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" - xmlns:dc="http://purl.org/dc/elements/1.1/"> - Adwaita Icon Template - - Adwaita Icon Template - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - GNOME Design Team - - - - - Adwaita Icon Template - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xmlGNOME Design TeamAdwaita Icon Template - - - - - - - - - - - Hicolor - HicolorSymbolic - - - Symbolic - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + style="display:inline;fill:none;stroke:#62a0ea;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" /> diff --git a/meson.build b/meson.build index 24d8a57..8c7e7f1 100755 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('furtherance', 'rust', - version: '1.5.1', + version: '1.5.2', meson_version: '>= 0.50.0', default_options: [ 'warning_level=2', ], diff --git a/po/Furtherance.pot b/po/Furtherance.pot index 74f0607..93112e5 100644 --- a/po/Furtherance.pot +++ b/po/Furtherance.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: furtherance\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-18 09:44+0300\n" +"POT-Creation-Date: 2022-07-19 06:34+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,87 +28,95 @@ msgid "" "entries, and change settings. It even has idle detection." msgstr "" +#: data/com.lakoliu.Furtherance.appdata.xml.in:45 +msgid "New icon!" +msgstr "" + #: data/com.lakoliu.Furtherance.appdata.xml.in:46 +msgid "Dates are now ISO 8601 format" +msgstr "" + +#: data/com.lakoliu.Furtherance.appdata.xml.in:54 msgid "Added a button to restart tasks" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:47 +#: data/com.lakoliu.Furtherance.appdata.xml.in:55 msgid "CSV Export" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:48 +#: data/com.lakoliu.Furtherance.appdata.xml.in:56 msgid "Timer centered on empty state" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:49 +#: data/com.lakoliu.Furtherance.appdata.xml.in:57 msgid "Uses local date format" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:56 +#: data/com.lakoliu.Furtherance.appdata.xml.in:64 msgid "Generate reports of task history over a specified timeframe" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:57 +#: data/com.lakoliu.Furtherance.appdata.xml.in:65 msgid "Bug fixes and improvements" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:64 +#: data/com.lakoliu.Furtherance.appdata.xml.in:72 msgid "Ability to add tasks manually" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:65 +#: data/com.lakoliu.Furtherance.appdata.xml.in:73 msgid "Auto-save option" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:66 +#: data/com.lakoliu.Furtherance.appdata.xml.in:74 msgid "Task names can now be changed for an entire group" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:73 +#: data/com.lakoliu.Furtherance.appdata.xml.in:81 msgid "Added Pomodoro-style countdown timer!" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:74 +#: data/com.lakoliu.Furtherance.appdata.xml.in:82 msgid "Bug fixes" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:81 +#: data/com.lakoliu.Furtherance.appdata.xml.in:89 msgid "Ability to add tags!" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:82 +#: data/com.lakoliu.Furtherance.appdata.xml.in:90 msgid "Fixed icon positioning" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:83 +#: data/com.lakoliu.Furtherance.appdata.xml.in:91 msgid "Changed start button color and behavior" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:84 +#: data/com.lakoliu.Furtherance.appdata.xml.in:92 msgid "Changed color of delete buttons" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:85 +#: data/com.lakoliu.Furtherance.appdata.xml.in:93 msgid "Dutch, Brazilian Portuguese, and French translations" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:92 +#: data/com.lakoliu.Furtherance.appdata.xml.in:100 msgid "Furtherance has a new icon! And lots of bug fixes and improvements." msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:101 +#: data/com.lakoliu.Furtherance.appdata.xml.in:109 msgid "First stable release of Furtherance." msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:105 +#: data/com.lakoliu.Furtherance.appdata.xml.in:113 msgid "Track time spent on tasks" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:106 +#: data/com.lakoliu.Furtherance.appdata.xml.in:114 msgid "Change/delete recorded times" msgstr "" -#: data/com.lakoliu.Furtherance.appdata.xml.in:107 +#: data/com.lakoliu.Furtherance.appdata.xml.in:115 msgid "Idle detection" msgstr "" -- cgit 1.4.1