Menu

finding icons/icon sets?

jz78817
2012-10-07
2018-05-23
  • jz78817

    jz78817 - 2012-10-07

    is there somewhere I can find icons or icon sets which will show up in the front panel? I'm creating actions to launch e.g. Chrome and there's no icons suitable for a web browser in the bundled sets.

    Thanks

     
    • Peter Howkins

      Peter Howkins - 2012-10-09

      I don't know of a specific source for icons, but they are xpm or xbm at 16x16, 32x32 and 48x48. You should be able to convert or scale icons from other sources to use.

       
  • Dainius Daujotas

    There is easy way to build own. Google + GIMP :D, or i can share some icons generated for CDE.

    https://docs.google.com/open?id=0B4uNvutSHh1SeW5DRGpDcWRQLVk

    extract files to ~/.dt/icons

     

    Last edit: Dainius Daujotas 2012-11-09
    • jz78817

      jz78817 - 2012-11-20

      well, thank you, but I've already tried that. They won't show in the panel or panel sub-menus because they have too many colors. Panel icons can only use a palette of I think 8 specific colors and a few shades of gray. I guess I'll just live w/o icons since I don't want to spend the time hand editing all of them.

      edited: well don't I feel stupid. Apparently after a logout the icon will show up in the panel. I guess I jumped to the conclusion that if it didn't show up when I dragged it in there it wouldn't show up at all. Something I read elsewhere (can't find it now, of course) said they had to be those specific 8 colors for them to show up.

      So, thank you very much for your help and I'll leave my mistake up there for all to see :)

       

      Last edit: jz78817 2012-11-21
  • jz78817

    jz78817 - 2012-11-24

    I have to correct myself again. it seems they don't show up if I build and run CDE on 64-bit Ubuntu. On 32-bit everything works fine.

    thank you again for your icons and help.

     
  • Dainius Daujotas

    Hm. I now working on 64 bit ubuntu. Everything works fine. May be later i make 16 color icons. Now all icons are fast hand convertion from 32bit to 256 colors.

    Now i'm trying make OpenOffice dtintegration from old star office installation.

     
  • Henry Bonath

    Henry Bonath - 2013-07-05

    I created a quick shell script that uses imagemagick to create the required pixmap icons formatted for CDE out of any image file.

    http://www.mooncheese.org/projects/icon4cde/icon4cde.sh.gz

    To use it, download, unzip and chmod a+x the resulting .sh file.
    Run icon4cde.sh /source/image/file.jpg and it will drop the icon into ~/.dt/icons so that you can use the resulting icon set with Create Action.
    Hope this is helpful!

     
    • jz78817

      jz78817 - 2014-03-04

      Henry,

      you are a king among men. Thank you for this.

       
    • dank101

      dank101 - 2017-05-01

      Do you have a new link for it?

       
  • Emilio Lo Prete

    Emilio Lo Prete - 2017-07-21

    Yes it would be nice to have a script to batch convert. If anyone is still on it i'd appreciate it.

     
  • Henry Bonath

    Henry Bonath - 2018-05-23

    I recently got back into CDE and have been digging through my stuff looking for this, I added to Github so it will be in a more permanent location.
    https://github.com/hbonath/icon4cde

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.