Skip to content

Instantly share code, notes, and snippets.

@Soukyuu
Created September 18, 2015 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Soukyuu/2906ede928d1cb7b7f02 to your computer and use it in GitHub Desktop.
Save Soukyuu/2906ede928d1cb7b7f02 to your computer and use it in GitHub Desktop.
Desktop file for CUETools, with language automatically set to JP on start
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Version=2.1.5
Name=CUERipper
Comment=Secure CD audio ripper
Exec=LANG=ja_JP.UTF-8 WINEPREFIX=/path/to/wine32/prefix wine "/path/to/CUERipper.exe"
Icon=/usr/share/icons/breeze/devices/sidebars/media-optical.svg
Terminal=false
Categories=AudioVideo;Audio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment