Skip to content

Commit d701380

Browse files
committed
robo8x [chore] 2/4/2019, 9:39:57 AM
1 parent a4f8482 commit d701380

File tree

7 files changed

+15
-11
lines changed

7 files changed

+15
-11
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
@license p3x-onenote v2019.2.2-1
2+
@license p3x-onenote v2019.2.4-2
33

44
📚 P3X Onenote Linux
55

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55

66

7-
[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Build Status](https://api.travis-ci.com/patrikx3/onenote.svg?branch=master)](https://travis-ci.com/patrikx3/onenote)
7+
[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://paypal.me/patrikx3) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Build Status](https://api.travis-ci.com/patrikx3/onenote.svg?branch=master)](https://travis-ci.com/patrikx3/onenote)
88
[![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg)](https://uptimerobot.patrikx3.com/)
99

1010
[![Backers on Open Collective](https://opencollective.com/p3x-onenote/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/p3x-onenote/sponsors/badge.svg)](#sponsors)
1111

1212

1313

14-
# 📚 P3X Onenote Linux v2019.2.2-1
14+
# 📚 P3X Onenote Linux v2019.2.4-2
1515

1616

1717
🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much!
@@ -174,7 +174,7 @@ If you try to build the app with AppImage, you have to change from `electron` `d
174174

175175
---
176176

177-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.2.2-1
177+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.2.4-2
178178

179179
[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)
180180

artifacts/npm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Though, I am using it, but some distros are different and I only use Linux Mint
2727

2828
---
2929

30-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.2.2-1
30+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.2.4-2
3131

3232
[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)
3333

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
---
2525

26-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.2.2-1
26+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.2.4-2
2727

2828
[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)
2929

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-onenote",
3-
"version": "2019.2.2-1",
3+
"version": "2019.2.4-2",
44
"description": "📚 P3X Onenote Linux",
55
"main": "src/electron/app.js",
66
"corifeus": {
@@ -45,7 +45,7 @@
4545
"angular-material": "^1.1.12",
4646
"angular-messages": "^1.7.6",
4747
"configstore": "^4.0.0",
48-
"corifeus-utils": "^2019.1.29-1",
48+
"corifeus-utils": "^2019.2.4-1",
4949
"electron-updater": "^4.0.6",
5050
"jquery": "^3.3.1",
5151
"opencollective": "^1.0.3",
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"jsdom": "^13.2.0",
5858
"angular-mocks": "^1.7.6",
59-
"corifeus-builder": "^2019.1.29-2",
59+
"corifeus-builder": "^2019.2.4-2",
6060
"electron-builder": "^20.38.5"
6161
},
6262
"engines": {

src/electron/main/create/menu.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ function mainMenu() {
163163
{
164164
label: global.p3x.onenote.lang.label.donate,
165165
click: () => {
166-
shell.openExternal('https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6')
166+
shell.openExternal('https://paypal.me/patrikx3')
167167
}
168168
},
169169
]
@@ -184,4 +184,4 @@ function mainMenu() {
184184
Menu.setApplicationMenu(menu)
185185
}
186186

187-
module.exports = mainMenu;
187+
module.exports = mainMenu;

src/electron/main/create/window/onenote.js

+4
Original file line numberDiff line numberDiff line change
@@ -133,19 +133,23 @@ function createWindow() {
133133
})
134134
})
135135

136+
/*
136137
autoUpdater.on('download-progress', (progressObj) => {
137138
/*
138139
let log_message = "Download speed: " + progressObj.bytesPerSecond;
139140
log_message = log_message + ' - Downloaded ' + progressObj.percent + '%';
140141
log_message = log_message + ' (' + progressObj.transferred + "/" + progressObj.total + ')';
141142
*/
143+
/*
142144
global.p3x.onenote.window.onenote.webContents.send('p3x-onenote-action', {
143145
action: 'toast',
144146
message: p3x.onenote.lang.updater["download-progress"]({
145147
progressObj: progressObj,
146148
})
147149
})
148150
})
151+
*/
152+
149153
autoUpdater.on('update-downloaded', (info) => {
150154
global.p3x.onenote.window.onenote.webContents.send('p3x-onenote-action', {
151155
action: 'toast',

0 commit comments

Comments
 (0)