racket / racket/drracket

improvements? for drracket.desktop

Open
#261 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Racket
Stars
516
Forks
103
PR merge metrics
No merged PRs in 30d

Description

The drracket.desktop in debian has diverged from the one upstream as follows:

*** share/pkgs/drracket/drracket/drracket.desktop	2019-01-01 07:26:33.722673917 -0400
--- debian/drracket.desktop	2019-01-01 07:26:33.694673206 -0400
***************
*** 6,8 ****
--- 6,11 ----
  Type=Application
  Categories=Development;Education;
  Exec=drracket -singleInstance %F
+ Icon=racket-logo
+ StartupNotify=true
+ MimeType=text/x-scheme;

In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923493 a debian user suggests

The desktop file for Linux (/usr/share/applications/drracket.desktop) is missing the additional category 'IDE' which is a
sub-category of 'Development'. Please see the documentation about desktop files here:
<https://standards.freedesktop.org/menu-spec/latest/apas02.html>

This category should be added.

I'm no expert on (or even user of) .desktop files, but maybe these changes could be considered upstream?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare share/pkgs/drracket/drracket/drracket.desktop with debian/drracket.desktop and review the linked freedesktop menu-spec guidance. Reconcile the desktop-file entries, including the proposed IDE category and the listed Debian additions, then verify that the resulting file matches the intended upstream behavior.

Written by the indexing model from the issue text.

Assessment

Domain
desktop, devtools
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.