Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add menu category for linux build of app #3975

Merged
merged 2 commits into from
May 22, 2017
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented May 20, 2017

for #3437

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
package.json Outdated
@@ -158,6 +158,7 @@
],
"linux": {
"target": "deb",
"category": "Network;InstantMessaging;P2P;",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not convinced Matrix is really p2p?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WebRTC :P
I'm just going off what @ara4n left in #3437

@dbkr dbkr merged commit 7d59742 into develop May 22, 2017
@ArchangeGabriel
Copy link

In ArchLinux I’m shipping Riot with the following line in the .desktop file:
Categories=Network;InstantMessaging;Chat;IRCClient

Obviously the first two we have in common are a good choice, whether adding Chat/IRCClient is a good idea, I’ll leave that up to you. I’ll adapt Arch .desktop to follow your choice.

@t3chguy
Copy link
Member Author

t3chguy commented May 22, 2017

Thanks for the heads up, Chat makes sense, IRCClient not quite so (to me anyway) even though you can access IRC through bridges. @dbkr what do you think :)?

@t3chguy t3chguy deleted the t3chguy/riot-desktopt-linux-cat branch October 29, 2017 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants