Browse Source

package.json: Change freedesktop category to Network

See https://github.com/ramboxapp/community-edition/pull/971
pull/3202/head
Álvaro Brey 7 years ago
parent
commit
cdc4b83cdb
No known key found for this signature in database
GPG Key ID: EE91DFFA3AA383BF
  1. 4
      package.json

4
package.json

@ -81,11 +81,11 @@
] ]
}, },
"linux": { "linux": {
"category": "Office", "category": "Network",
"desktop": { "desktop": {
"Terminal": "false", "Terminal": "false",
"Type": "Application", "Type": "Application",
"Categories": "GTK;GNOME;Utility;Office;Email;Chat;InstantMessaging;" "Categories": "Network;Email;Chat;InstantMessaging;"
}, },
"target": [ "target": [
"tar.gz", "tar.gz",

Loading…
Cancel
Save