diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2007-06-24 21:36:28 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2007-06-24 21:36:28 +0000 |
commit | 0b066f98a87f49493484c714a541dc32fc8401bc (patch) | |
tree | 32b67b2882397fa927e4a1fc54b7854828393443 /scripts/man | |
parent | ed2c510e41243845b81782be6ee6ff59333c88cb (diff) |
Remove mention of SVG
Diffstat (limited to 'scripts/man')
-rw-r--r-- | scripts/man/xdg-icon-resource.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man/xdg-icon-resource.1 b/scripts/man/xdg-icon-resource.1 index bc3c351..e89afb5 100644 --- a/scripts/man/xdg-icon-resource.1 +++ b/scripts/man/xdg-icon-resource.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "XDG\-ICON\-RESOURCE" "1" "11/03/2006" "xdg\-utils 1.0" "" +.TH "XDG\-ICON\-RESOURCE" "1" "06/24/2007" "xdg\-utils 1.0" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -22,7 +22,7 @@ xdg\-icon\-resource \- command line tool for (un)installing icon resources .PP The xdg\-icon\-resource program can be used to install icon resources into the desktop icon system in order to illustrate menu entries, to depict desktop icons or to graphically represent file types. .PP -The desktop icon system identifies icons by name. Depending on the required size, the choice of icon theme and the context in which the icon is used, the desktop icon system locates an appropriate icon resource to depict an icon. Icon resources can be XPM files, PNG files or SVG files. +The desktop icon system identifies icons by name. Depending on the required size, the choice of icon theme and the context in which the icon is used, the desktop icon system locates an appropriate icon resource to depict an icon. Icon resources can be XPM files or PNG files. .PP The desktop icon system works according to the XDG Icon Theme Specification at http://www.freedesktop.org/Standards/icon\-theme\-spec .SH "COMMANDS" |