-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed item in window menu for reasons of consistency, upgraded depe…
…ndencies
- Loading branch information
ransome1
committed
Dec 11, 2023
1 parent
0a8044a
commit b8e8269
Showing
8 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[Desktop Entry] | ||
Version=2.0.3-rc.5 | ||
Version=2.0.3 | ||
Name=sleek | ||
Exec=sleek | ||
Type=Application | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
|
||
2023-12-10 Line 1 rec:1d due:2023-12-11 | ||
2023-12-10 Line 1 rec:w due:2023-12-17 | ||
2023-12-10 Line 1 rec:2m due:2024-02-10 | ||
2023-12-10 Line 1 rec:+1d due:2023-12-12 | ||
2023-12-10 Line 1 rec:7w due:2024-01-28 | ||
2023-12-11 Line 1 rec:1d due:2023-12-12 | ||
2023-12-11 Line 1 rec:w due:2023-12-18 | ||
2023-12-11 Line 1 rec:2m due:2024-02-11 | ||
2023-12-11 Line 1 rec:+1d due:2023-12-13 | ||
2023-12-11 Line 1 rec:7w due:2024-01-29 | ||
2023-07-21 Line 1 due:2023-07-24 rec:+1b | ||
2021-01-01 taxes are due in one year t:2022-03-30 due:2022-04-30 rec:+1y | ||
2023-12-10 Water plants @home +quick due:2023-12-17 t:2023-12-07 rec:1w | ||
2023-12-10 Line 1 rec:+1d t:2023-09-20 | ||
2023-12-10 Line 1 rec:1d pri:A due:2023-12-11 | ||
2023-12-10 (A) Do something rec:d t:2023-12-11 @SomeContext | ||
2023-12-11 Water plants @home +quick due:2023-12-18 t:2023-12-18 rec:1w | ||
2023-12-11 Line 1 rec:+1d t:2023-09-20 | ||
2023-12-11 Line 1 rec:1d pri:A due:2023-12-12 | ||
2023-12-11 (A) Do something rec:d t:2023-12-12 @SomeContext |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1109,14 +1109,13 @@ | |
fs-extra "^9.0.1" | ||
promise-retry "^2.0.1" | ||
|
||
"@electron/notarize@^2.2.0": | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.2.0.tgz#40455f9d8ca8098a74567aa4613b709089d82657" | ||
integrity sha512-Sf7RG47rafeGuUm+kLEbTXMN8XZeYXN70dMBstrcgiykxCq3SLl1uqxFWndxSI1LfMqv4Eq9PTDHLPwiya31Kg== | ||
"@electron/notarize@^1.2.3": | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-1.2.4.tgz#a7d38773f4cad40df111a5edc64037e5d768ea1e" | ||
integrity sha512-W5GQhJEosFNafewnS28d3bpQ37/s91CDWqxVchHfmv2dQSTWpOzNlUVQwYzC1ay5bChRV/A9BTL68yj0Pa+TSg== | ||
dependencies: | ||
debug "^4.1.1" | ||
fs-extra "^9.0.1" | ||
promise-retry "^2.0.1" | ||
|
||
"@electron/[email protected]": | ||
version "1.0.5" | ||
|