Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
crossover / opt / cxoffice / share / crossover / data / crossover.menu
Size: Mime:
# (c) Copyright 2005-2012. CodeWeavers, Inc.

# Note that the 'Command' fields are not shell commands:
# - Characters like dollars and backquotes have no special meaning.
# - Strings of the form '${VARNAME}' are interpolated and escaped as
#   appropriate.
# - Arguments are space-separated though so arguments containing spaces
#   should be quoted using double quotes.
# - Double quotes and backslashes lose their special meaning if escaped with
#   a backslash.


[Settings]
"MenuRoot" = "CrossOver"


[StartMenu/]
"Icon"        = "crossover"
"Mode"        = "Install"



[StartMenu/CrossOver]
"Description" = "Run Windows software with CrossOver Linux"
"Icon"        = "crossover"
"Command"     = "${CX_ROOT}/bin/crossover"
"Mode"        = "Install"
"Localize"    = "1"


[StartMenu/Uninstall CrossOver Linux]
"Description" = "Uninstall CrossOver Linux"
"Icon"        = "cxuninstall"
"Command"     = "${CX_ROOT}/bin/cxuninstall"
"Mode"        = "Install"
"Localize"    = "1"