mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-30 01:03:10 +08:00
删除没用的
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name" : "Leanote",
|
||||
"version" : "0.1.0",
|
||||
"version" : "0.5",
|
||||
"main" : "main.js"
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"name": "leanote",
|
||||
"description": "leanote",
|
||||
"version": "0.1",
|
||||
"main": "note.html",
|
||||
"node-remote": "http://leanote.com,https://leanote.com,http://app.leanote.com",
|
||||
"window": {
|
||||
"icon": "public/images/logo/leanote_icon_blue.png",
|
||||
"toolbar": false,
|
||||
|
||||
"frame": false,
|
||||
"transparent": true,
|
||||
|
||||
"min_width": 268,
|
||||
"min_height": 346,
|
||||
"width": 278,
|
||||
"height": 356
|
||||
}
|
||||
//,
|
||||
// "chromium-args": "--enable-smooth-scrolling"
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"name": "leanote",
|
||||
"description": "leanote",
|
||||
"version": "0.1",
|
||||
"main": "note.html",
|
||||
"node-remote": "http://leanote.com,https://leanote.com,http://app.leanote.com",
|
||||
"window": {
|
||||
"icon": "public/images/logo/leanote_icon_blue.png",
|
||||
"toolbar": false,
|
||||
|
||||
"frame": true,
|
||||
"transparent": false,
|
||||
|
||||
"min_width": 258,
|
||||
"min_height": 326,
|
||||
"width": 1100,
|
||||
"height": 600
|
||||
}
|
||||
// ,
|
||||
// "chromium-args": "--enable-smooth-scrolling"
|
||||
}
|
||||
Reference in New Issue
Block a user