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

Make tools desktop shortcuts on Linux #136

Closed
calcmogul opened this issue Dec 18, 2020 · 1 comment · Fixed by #458
Closed

Make tools desktop shortcuts on Linux #136

calcmogul opened this issue Dec 18, 2020 · 1 comment · Fixed by #458

Comments

@calcmogul
Copy link
Member

They have essentially the same format as the frccode .desktop file, but they'd call the tool instead.

@Daltz333
Copy link
Member

The quick solution is just to copy and paste. The good solution is to abstract away the shortcut creation since the only thing we're changing is the tool names, everything else is the exact same.

spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 18, 2024
Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 18, 2024
Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 18, 2024
Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 18, 2024
Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 18, 2024
Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 18, 2024
Doesn't add desktop shortcuts due to complications with how gnome
handles desktop files

Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 19, 2024
Doesn't add desktop shortcuts due to complications with how gnome
handles desktop files

Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 23, 2024
Doesn't add desktop shortcuts due to complications with how gnome
handles desktop files

Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Oct 23, 2024
Doesn't add desktop shortcuts due to complications with how gnome
handles desktop files

Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
spacey-sooty added a commit to spacey-sooty/WPILibInstaller-Avalonia that referenced this issue Dec 14, 2024
Doesn't add desktop shortcuts due to complications with how gnome
handles desktop files

Resolves wpilibsuite#136

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
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 a pull request may close this issue.

2 participants