Re: Imagemagick not in menus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Thu, Mar 20, 2014 at 07:59:41AM -0400, Paul Cartwright wrote:
> I just installed Fedora 20 recently, so I am not that familiar with the
> menus. Imagemagick is installed, and from the command-line typing $
> display brings it up. When I right-click on a photo imagemagick is not
> one of the application items that I can choose from and Imagemagick is
> not in the Applications-Graphics menus . If Imagemagick is installed,
> why isn't there a menu item for it??

Most of the ImageMagick utilities are primarily for use in the terminal.
That said you can create a desktop file yourself and put it in
~/.local/share/applications.  Something like this should do:

  [Desktop Entry]
  Name=Display
  Comment=from ImageMagick
  Exec=display
  Terminal=false
  Type=Application
  Categories=Application;Graphics;
  StartupNotify=false

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux