Add more logo sizes, resize and pad.
Use the 128x128 icon for Desktop notifications
This commit is contained in:
parent
079b9e91ee
commit
95d7c306d4
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 12 KiB |
BIN
logo/conversejs128.png
Normal file
BIN
logo/conversejs128.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
logo/conversejs16.png
Normal file
BIN
logo/conversejs16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 509 B |
BIN
logo/conversejs19.png
Normal file
BIN
logo/conversejs19.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 551 B |
BIN
logo/conversejs48.png
Normal file
BIN
logo/conversejs48.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 947 B |
@ -35,7 +35,7 @@
|
||||
// ^ a list of JIDs to ignore concerning chat state notifications
|
||||
play_sounds: false,
|
||||
sounds_path: '/sounds/',
|
||||
notification_icon: '/logo/conversejs.png'
|
||||
notification_icon: '/logo/conversejs128.png'
|
||||
});
|
||||
|
||||
converse.isOnlyChatStateNotification = function ($msg) {
|
||||
|
Loading…
Reference in New Issue
Block a user