Browse Source

PDH-Logos

pull/943/head
phischdev 8 years ago
parent
commit
03bb98c0f2
  1. 12
      app/package.json
  2. 2
      app/view/main/Main.js
  3. 3
      package.json
  4. BIN
      resources/Icon.ico
  5. BIN
      resources/Icon.png
  6. BIN
      resources/IconCyan.png
  7. BIN
      resources/[email protected]
  8. BIN
      resources/[email protected]
  9. BIN
      resources/IconTray.png
  10. BIN
      resources/[email protected]
  11. BIN
      resources/[email protected]
  12. BIN
      resources/IconTrayUnread.ico
  13. BIN
      resources/IconTrayUnread.png
  14. BIN
      resources/[email protected]
  15. BIN
      resources/[email protected]

12
app/package.json

@ -7,13 +7,16 @@
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/saenzramiro/rambox.git"
"url": "https://github.com/phischdev/pdhBox.git"
},
"bugs": {
"url": "https://github.com/saenzramiro/rambox/issues"
},
"homepage": "http://rambox.pro",
"homepage": "https://parteiderhumanisten.de/wp2/mitmachen/plattformen/",
"keywords": [
"Humanisten",
"pdhBox",
"HumanistenBox",
"Rambox",
"messaging",
"app",
@ -34,5 +37,10 @@
"mime": "^1.3.4",
"electron-is-dev": "^0.1.1",
"electron-config": "0.2.1"
},
"scripts": {
"package-mac": "electron-packager . --overwrite --platform=darwin --arch=x64 --icon=resources/icons/icon.ico --prune=true --out=release-builds",
"package-win": "electron-packager . --overwrite --asar=true --platform=win32 --arch=ia32 --icon=resources/icons/icon.ico --prune=true --out=release-builds --version-string.CompanyName=CE --version-string.FileDescription=CE --version-string.ProductName=\"Electron Tutorial App\"",
"package-linux" : "electron-packager . --overwrite --platform=linux --arch=x64 --icon=resources/icons/icon.ico --prune=true --out=release-builds"
}
}

2
app/view/main/Main.js

@ -27,7 +27,7 @@ Ext.define('Rambox.view.main.Main', {
,deferredRender: false
,items: [
{
icon: 'resources/IconTray@2x.png'
icon: 'resources/IconCyan@2x.png'
,id: 'ramboxTab'
,closable: false
,reorderable: false

3
package.json

@ -84,11 +84,12 @@
},
"devDependencies": {
"asar": "^0.12.1",
"chai": "3.5.0",
"electron": "^1.6.1",
"electron-builder": "^14.5.3",
"electron-builder-squirrel-windows": "15.0.0",
"electron-packager": "^8.7.0",
"electron-squirrel-startup": "^1.0.0",
"chai": "3.5.0",
"mocha": "3.2.0",
"spectron": "3.4.0"
},

BIN
resources/Icon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 264 KiB

BIN
resources/Icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
resources/IconCyan.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
resources/[email protected]

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
resources/[email protected]

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
resources/IconTray.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
resources/[email protected]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
resources/[email protected]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
resources/IconTrayUnread.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 264 KiB

BIN
resources/IconTrayUnread.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
resources/[email protected]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
resources/[email protected]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Loading…
Cancel
Save