You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The culprit appears to be the description field in setup-windows.py. The application's description field is what's shown in the 'Open with' dialog. Quite a weird behavior and I would even consider that a bug. As you can see in the following image, on Firefox the description is the app's name:
For now the fix is just to put Dangerzone in the description.
The "open with" dialog on windows was showing the description of
Dangerzone instead of its app name. The issue was that on windows it
shows the description there.
Fixes#283
The text was updated successfully, but these errors were encountered: