Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31

Thread: How do I change the icon for particular file, not the file type.

  1. #11
    Join Date
    Aug 2013
    Beans
    4,941

    Re: How do I change the icon for particular file, not the file type.

    Quote Originally Posted by CatKiller View Post
    No need to write a script; the Exec= line would have
    Code:
    Exec=myN64emulator /path/to/particular/N64-game-file.n64
    Obviously you'd use whatever syntax the program you're launching would use.

    I don't know what is a .n64. If it is executable then sure you are right.

  2. #12
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: How do I change the icon for particular file, not the file type.

    I don't know what is a .n64. If it is executable then sure you are right.
    An extension for an Nintendo 64 rom file.
    No need to be executable as it can only run with a proper emulator; mupen64plus being a proper emulator.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #13
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: How do I change the icon for particular file, not the file type.

    Quote Originally Posted by monkeybrain20122 View Post
    I don't know what is a .n64. If it is executable then sure you are right.
    It doesn't need to be; the emulator is executable, and it's the emulator that's opening that file. Exactly the same as if it was
    Code:
    Exec=totem SomeRandomMP3File.mp3
    Edit: Ninja'd by deadflowr
    None but ourselves can free our minds

  4. #14
    Join Date
    Aug 2014
    Beans
    53

    Re: How do I change the icon for particular file, not the file type.

    Inside Dolphin its possible to create new 'link to application' which has unified symbol of file type as well.
    you probably ment a text file with script text.
    But `plain text document' is uniform again.

  5. #15
    Join Date
    Aug 2014
    Beans
    53

    Re: How do I change the icon for particular file, not the file type.

    Screenshot_20170708_095551.jpgInside the 'desktop' folder i created a 'basic link to file or directory', but still i cant change the icon for only one game.

  6. #16
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: How do I change the icon for particular file, not the file type.

    Quote Originally Posted by alexander46 View Post
    you probably ment a text file with script text.
    But `plain text document' is uniform again.
    No, I meant a text file with the right extension that follows the .desktop file layout, like I said. You can easily achieve that by copying and modifying an existing .desktop file, like I said.

    What you're doing is... something else. I don't even know what it is that you're doing there.
    None but ourselves can free our minds

  7. #17
    Join Date
    Aug 2014
    Beans
    53

    Re: How do I change the icon for particular file, not the file type.

    Screenshot_20170708_170359.jpgThis i what i wrote into a text document with the extension '.desktop'.
    I saved it, then opened it. When it asked whether i wanna open (editor) or execute i pressed execute.
    The result was:
    The desktop entry file /home/ab90/Desktop/edf.desktop has no Type=... entry.
    The file was marked with an exclamation mark.

  8. #18
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: How do I change the icon for particular file, not the file type.

    Code:
    The desktop entry file /home/ab90/Desktop/edf.desktop has no Type=... entry.
    This is why I suggested copying an existing working one, so that you get the format right.
    None but ourselves can free our minds

  9. #19
    Join Date
    Aug 2014
    Beans
    53

    Re: How do I change the icon for particular file, not the file type.

    How did i get it wrong?
    You are pointing out there needs to be more of a frame, to make it run like a program?!
    I will look for an existing one.

  10. #20
    Join Date
    Aug 2014
    Beans
    53

    Re: How do I change the icon for particular file, not the file type.

    Screenshot_20170708_182440.jpghere i searched for .desktop everywhere and those i found have the same exclamation mark, plus i checked chromium-browser.desktop which has too many lines about chromium(?!)...

    Isnt there a template?

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •