mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-16 03:06:27 +00:00
Add more info to gruntfile for Linux app
This commit is contained in:
@@ -33,6 +33,8 @@ module.exports = function (grunt) {
|
|||||||
'electron-installer-debian': {
|
'electron-installer-debian': {
|
||||||
app: {
|
app: {
|
||||||
options: {
|
options: {
|
||||||
|
productName: 'Boostnote',
|
||||||
|
productDescription: 'The opensource note app for developer.',
|
||||||
arch: 'amd64',
|
arch: 'amd64',
|
||||||
categories: [
|
categories: [
|
||||||
'Development',
|
'Development',
|
||||||
|
|||||||
Reference in New Issue
Block a user