Help for this page

Select Code to Download


  1. or download this
    [Desktop Entry]
    Version=1.0
    Type=Application
    ...
    X-GNOME-Bugzilla-OtherBinaries=gimp-2.6
    StartupNotify=true
    MimeType=application/postscript;application/pdf;image/bmp;image/g3fax;
    +image/gif;image/x-fits;image/pcx;image/x-portable-anymap;image/x-port
    +able-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-
    +psd;image/x-sgi;image/x-tga;image/x-xbitmap;image/x-xwindowdump;image
    +/x-xcf;image/x-compressed-xcf;image/tiff;image/jpeg;image/x-psp;image
    +/png;image/x-icon;image/x-xpixmap;image/svg+xml;image/x-wmf;
    
  2. or download this
    [Desktop Entry]
    Name=Audacity
    Name[de]=Audacity
    ...
    StartupNotify=false
    Terminal=false
    MimeType=application/ogg;audio/basic;audio/mpeg;audio/x-aiff;audio/x-m
    +p3;audio/x-wav;application/x-audacity-project;
    
  3. or download this
    Submenu = "Audio" { 
            Entry = "Ardour" { Actions = "Exec ardour3" }
            Entry = "Audacity" { Actions = "Exec audacity" }
    ...
            Entry = "Search for Files or Folders" { Actions = "Exec pcmanf
    +m-mod --find-files" }
            Entry = "PCManFM-Mod File Manager" { Actions = "Exec pcmanfm-m
    +od" }
    }