From b907f2fd239a18e15e2d3c394694fe2181214c12 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sat, 26 Nov 2011 16:01:11 +0000 Subject: lcd_color/cabbiev2: New iconset in multiple sizes The new iconset features transparency which can be more easier generated from svgs and looks better. For for bigger displays there are new sizes. The bmps are the generated from the SVGs added to the tree and create-icons-from-tango.pl is updated to enable easy generation. rockbox-clef.svg is changed to have a bit more border. NOTE: Icons for greyscale are unchanged. Someone needs to update them, I don't know how to do it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31059 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings_list.c | 54 +- docs/logo/rockbox-clef.svg | 61 +- icons/create-icons-from-tango.pl | 141 ++- icons/mint-x-svg/applications-games.svg | 1250 ++++++++++++++++++++ icons/mint-x-svg/gnome-glchess.svg | 613 ++++++++++ icons/new_icons-svg/face-shout.svg | 324 +++++ icons/new_icons-svg/media-playback-start-green.svg | 298 +++++ icons/tango-svg/applications-games.svg | 320 +++++ icons/tango-svg/applications-graphics.svg | 1122 ++++++++++++++++++ icons/tango-svg/applications-multimedia.svg | 498 ++++++++ icons/tango-svg/applications-other.svg | 377 ++++++ icons/tango-svg/applications-system.svg | 247 ++++ icons/tango-svg/audio-input-microphone.svg | 501 ++++++++ icons/tango-svg/audio-x-generic.svg | 180 +++ icons/tango-svg/bookmark-new.svg | 672 +++++++++++ icons/tango-svg/dialog-information.svg | 1159 ++++++++++++++++++ icons/tango-svg/document-properties.svg | 576 +++++++++ icons/tango-svg/emblem-system.svg | 182 +++ icons/tango-svg/folder.svg | 424 +++++++ icons/tango-svg/format-indent-more.svg | 368 ++++++ icons/tango-svg/format-justify-left.svg | 271 +++++ icons/tango-svg/go-jump.svg | 204 ++++ icons/tango-svg/go-next.svg | 192 +++ icons/tango-svg/go-previous.svg | 854 +++++++++++++ icons/tango-svg/help-browser.svg | 224 ++++ icons/tango-svg/image-x-generic.svg | 581 +++++++++ icons/tango-svg/input-keyboard.svg | 838 +++++++++++++ icons/tango-svg/list-add.svg | 436 +++++++ icons/tango-svg/media-flash.svg | 477 ++++++++ icons/tango-svg/media-playback-start.svg | 319 +++++ icons/tango-svg/media-record.svg | 337 ++++++ icons/tango-svg/network-receive.svg | 1064 +++++++++++++++++ icons/tango-svg/network-wireless.svg | 325 +++++ icons/tango-svg/preferences-desktop-font.svg | 243 ++++ icons/tango-svg/preferences-desktop-locale.svg | 878 ++++++++++++++ icons/tango-svg/preferences-desktop-wallpaper.svg | 747 ++++++++++++ icons/tango-svg/preferences-desktop.svg | 777 ++++++++++++ icons/tango-svg/preferences-system.svg | 398 +++++++ icons/tango-svg/software-update-available.svg | 209 ++++ icons/tango-svg/start-here.svg | 492 ++++++++ icons/tango-svg/system-file-manager.svg | 317 +++++ icons/tango-svg/text-x-generic-template.svg | 778 ++++++++++++ icons/tango-svg/utilities-system-monitor.svg | 435 +++++++ icons/tango-svg/video-display.svg | 488 ++++++++ icons/tango_icons.12x12.bmp | Bin 0 -> 9286 bytes icons/tango_icons.16x16.bmp | Bin 0 -> 32890 bytes icons/tango_icons.24x24.bmp | Bin 0 -> 73850 bytes icons/tango_icons.32x32.bmp | Bin 0 -> 131194 bytes icons/tango_icons_viewers.12x12.bmp | Bin 0 -> 6458 bytes icons/tango_icons_viewers.16x16.bmp | Bin 0 -> 11386 bytes icons/tango_icons_viewers.24x24.bmp | Bin 0 -> 25466 bytes icons/tango_icons_viewers.32x32.bmp | Bin 0 -> 45178 bytes icons/tango_small.bmp | Bin 13878 -> 0 bytes icons/tango_small_viewers.bmp | Bin 4806 -> 0 bytes wps/WPSLIST | 60 +- 55 files changed, 21204 insertions(+), 107 deletions(-) create mode 100644 icons/mint-x-svg/applications-games.svg create mode 100644 icons/mint-x-svg/gnome-glchess.svg create mode 100644 icons/new_icons-svg/face-shout.svg create mode 100644 icons/new_icons-svg/media-playback-start-green.svg create mode 100644 icons/tango-svg/applications-games.svg create mode 100644 icons/tango-svg/applications-graphics.svg create mode 100644 icons/tango-svg/applications-multimedia.svg create mode 100644 icons/tango-svg/applications-other.svg create mode 100644 icons/tango-svg/applications-system.svg create mode 100644 icons/tango-svg/audio-input-microphone.svg create mode 100644 icons/tango-svg/audio-x-generic.svg create mode 100644 icons/tango-svg/bookmark-new.svg create mode 100644 icons/tango-svg/dialog-information.svg create mode 100644 icons/tango-svg/document-properties.svg create mode 100644 icons/tango-svg/emblem-system.svg create mode 100644 icons/tango-svg/folder.svg create mode 100644 icons/tango-svg/format-indent-more.svg create mode 100644 icons/tango-svg/format-justify-left.svg create mode 100644 icons/tango-svg/go-jump.svg create mode 100644 icons/tango-svg/go-next.svg create mode 100644 icons/tango-svg/go-previous.svg create mode 100644 icons/tango-svg/help-browser.svg create mode 100644 icons/tango-svg/image-x-generic.svg create mode 100644 icons/tango-svg/input-keyboard.svg create mode 100644 icons/tango-svg/list-add.svg create mode 100644 icons/tango-svg/media-flash.svg create mode 100644 icons/tango-svg/media-playback-start.svg create mode 100644 icons/tango-svg/media-record.svg create mode 100644 icons/tango-svg/network-receive.svg create mode 100644 icons/tango-svg/network-wireless.svg create mode 100644 icons/tango-svg/preferences-desktop-font.svg create mode 100644 icons/tango-svg/preferences-desktop-locale.svg create mode 100644 icons/tango-svg/preferences-desktop-wallpaper.svg create mode 100644 icons/tango-svg/preferences-desktop.svg create mode 100644 icons/tango-svg/preferences-system.svg create mode 100644 icons/tango-svg/software-update-available.svg create mode 100644 icons/tango-svg/start-here.svg create mode 100644 icons/tango-svg/system-file-manager.svg create mode 100644 icons/tango-svg/text-x-generic-template.svg create mode 100644 icons/tango-svg/utilities-system-monitor.svg create mode 100644 icons/tango-svg/video-display.svg create mode 100644 icons/tango_icons.12x12.bmp create mode 100644 icons/tango_icons.16x16.bmp create mode 100644 icons/tango_icons.24x24.bmp create mode 100644 icons/tango_icons.32x32.bmp create mode 100644 icons/tango_icons_viewers.12x12.bmp create mode 100644 icons/tango_icons_viewers.16x16.bmp create mode 100644 icons/tango_icons_viewers.24x24.bmp create mode 100644 icons/tango_icons_viewers.32x32.bmp delete mode 100644 icons/tango_small.bmp delete mode 100644 icons/tango_small_viewers.bmp diff --git a/apps/settings_list.c b/apps/settings_list.c index 31721d6..36caf6e 100644 --- a/apps/settings_list.c +++ b/apps/settings_list.c @@ -208,47 +208,67 @@ static const char graphic_numeric[] = "graphic,numeric"; #ifdef HAVE_LCD_BITMAP #if LCD_HEIGHT <= 64 + #define DEFAULT_FONT_HEIGHT 8 #define DEFAULT_FONTNAME "08-Rockfont" #elif LCD_HEIGHT <= 80 + #define DEFAULT_FONT_HEIGHT 11 #define DEFAULT_FONTNAME "11-Sazanami-Mincho" #elif LCD_HEIGHT <= 220 - #define DEFAULT_FONTNAME "12-Adobe-Helvetica" + #define DEFAULT_FONT_HEIGHT 12 #elif LCD_HEIGHT <= 320 - #define DEFAULT_FONTNAME "15-Adobe-Helvetica" + #define DEFAULT_FONT_HEIGHT 15 #elif LCD_HEIGHT <= 400 - #define DEFAULT_FONTNAME "16-Adobe-Helvetica" -#elif LCD_HEIGHT <= 480 && !(CONFIG_PLATFORM & (PLATFORM_MAEMO|PLATFORM_PANDORA)) - #define DEFAULT_FONTNAME "27-Adobe-Helvetica" + #define DEFAULT_FONT_HEIGHT 16 +#elif LCD_HEIGHT <= 480 && LCD_WIDTH < 800 + #define DEFAULT_FONT_HEIGHT 27 #else - #define DEFAULT_FONTNAME "35-Adobe-Helvetica" + #define DEFAULT_FONT_HEIGHT 35 #endif #define DEFAULT_GLYPHS 250 #define MIN_GLYPHS 50 #define MAX_GLYPHS 65540 #else - #define DEFAULT_FONTNAME "" + #define DEFAULT_FONT_HEIGHT 12 #endif -#ifdef HAVE_REMOTE_LCD -#if LCD_REMOTE_HEIGHT <= 64 - #define DEFAULT_REMOTE_FONTNAME "08-Rockfont" -#else - #define DEFAULT_REMOTE_FONTNAME "-" +#ifndef DEFAULT_FONTNAME +/* ugly expansion needed */ +#define _EXPAND2(x) #x +#define _EXPAND(x) _EXPAND2(x) +#define DEFAULT_FONTNAME _EXPAND(DEFAULT_FONT_HEIGHT) "-Adobe-Helvetica" #endif -#endif /* HAVE_REMOTE_LCD */ #ifdef HAVE_LCD_COLOR - #define DEFAULT_ICONSET "tango_small" - #define DEFAULT_VIEWERS_ICONSET "tango_small_viewers" -#elif LCD_DEPTH >= 2 - #define DEFAULT_ICONSET "tango_small_mono" + #if DEFAULT_FONT_HEIGHT >= 31 + #define DEFAULT_ICONSET "tango_icons.32x32" + #define DEFAULT_VIEWERS_ICONSET "tango_icons_viewers.32x32" + #elif DEFAULT_FONT_HEIGHT >= 23 + #define DEFAULT_ICONSET "tango_icons.24x24" + #define DEFAULT_VIEWERS_ICONSET "tango_icons_viewers.24x24" + #elif DEFAULT_FONT_HEIGHT >= 15 + #define DEFAULT_ICONSET "tango_icons.16x16" + #define DEFAULT_VIEWERS_ICONSET "tango_icons_viewers.16x16" + #else + #define DEFAULT_ICONSET "tango_icons.12x12" + #define DEFAULT_VIEWERS_ICONSET "tango_icons_viewers.12x12" + #endif +#elif LCD_DEPTH <= 2 /* greyscale */ + #define DEFAULT_ICONSET "tango_small_grey" #define DEFAULT_VIEWERS_ICONSET "tango_small_viewers_mono" #else /* monochrome */ #define DEFAULT_ICONSET "" #define DEFAULT_VIEWERS_ICONSET "" #endif +#ifdef HAVE_REMOTE_LCD +#if LCD_REMOTE_HEIGHT <= 64 + #define DEFAULT_REMOTE_FONTNAME "08-Rockfont" +#else + #define DEFAULT_REMOTE_FONTNAME "-" +#endif +#endif /* HAVE_REMOTE_LCD */ + #define DEFAULT_THEME_FOREGROUND LCD_RGBPACK(0xce, 0xcf, 0xce) #define DEFAULT_THEME_BACKGROUND LCD_RGBPACK(0x00, 0x00, 0x00) #define DEFAULT_THEME_SELECTOR_START LCD_RGBPACK(0xff, 0xeb, 0x9c) diff --git a/docs/logo/rockbox-clef.svg b/docs/logo/rockbox-clef.svg index 748cd09..3407a02 100644 --- a/docs/logo/rockbox-clef.svg +++ b/docs/logo/rockbox-clef.svg @@ -2,16 +2,51 @@ image/svg+xml @@ -56,22 +91,24 @@ + style="fill:#000000;fill-opacity:1;fill-rule:evenodd" + inkscape:connector-curvature="0" /> + style="fill:#ffc000" + inkscape:connector-curvature="0" /> diff --git a/icons/create-icons-from-tango.pl b/icons/create-icons-from-tango.pl index bfdbe80..8cd0ece 100755 --- a/icons/create-icons-from-tango.pl +++ b/icons/create-icons-from-tango.pl @@ -22,51 +22,93 @@ # To be run from the icons/ folder in a Rockbox checkout. use File::Temp; +use Getopt::Long; # list of icons for strip +# Use relative paths to point to icons in the tree, relative to the icons/ folder +# (must start with . or ..) +# Other are treated relatively to the tango sources tree my @iconlist = ( - "mimetypes/audio-x-generic", # Icon_Audio - "places/folder", # Icon_Folder - "actions/format-indent-more", # Icon_Playlist - "actions/media-playback-start", # Icon_Cursor ### - "apps/preferences-desktop-wallpaper", # Icon_Wps - "devices/computer", # Icon_Firmware ### - "apps/preferences-desktop-font", # Icon_Font - "apps/preferences-desktop-locale", # Icon_Language - "categories/preferences-system", # Icon_Config - "status/software-update-available", # Icon_Plugin - "actions/bookmark-new", # Icon_Bookmark - "places/start-here", # Icon_Preset - "actions/go-jump", # Icon_Queued - "actions/go-next", # Icon_Moving - "devices/input-keyboard", # Icon_Keyboard - "actions/mail-send-receive", # Icon_Reverse_Cursor - "apps/help-browser", # Icon_Questionmark - "actions/document-properties", # Icon_Menu_setting - "categories/applications-other", # Icon_Menu_functioncall - "actions/list-add", # Icon_Submenu - "categories/preferences-system", # Icon_Submenu_Entered - "actions/media-record", # Icon_Recording - "devices/audio-input-microphone", # Icon_Voice ### - "categories/preferences-desktop", # Icon_General_settings_menu - "categories/applications-other", # Icon_System_menu - "actions/media-playback-start", # Icon_Playback_menu - "devices/video-display", # Icon_Display_menu - "devices/video-display", # Icon_Remote_Display_menu - "devices/network-wireless", # Icon_Radio_screen ### - "mimetypes/package-x-generic", # Icon_file_view_menu - "apps/utilities-system-monitor", # Icon_EQ - "../docs/logo/rockbox-clef.svg" # Icon_Rockbox + "./tango-svg/audio-x-generic", # Icon_Audio + "./tango-svg/folder", # Icon_Folder + "./tango-svg/format-indent-more", # Icon_Playlist + "./new_icons-svg/media-playback-start-green", # Icon_Cursor ### + "./tango-svg/preferences-desktop-wallpaper", # Icon_Wps + "./tango-svg/media-flash", # Icon_Firmware ### + "./tango-svg/preferences-desktop-font", # Icon_Font + "./tango-svg/preferences-desktop-locale", # Icon_Language + "./tango-svg/preferences-system", # Icon_Config + "./tango-svg/software-update-available", # Icon_Plugin + "./tango-svg/bookmark-new", # Icon_Bookmark + "./tango-svg/start-here", # Icon_Preset + "./tango-svg/go-jump", # Icon_Queued + "./tango-svg/go-next", # Icon_Moving + "./tango-svg/input-keyboard", # Icon_Keyboard + "./tango-svg/go-previous", # Icon_Reverse_Cursor + "./tango-svg/help-browser", # Icon_Questionmark + "./tango-svg/document-properties", # Icon_Menu_setting + "./tango-svg/applications-other", # Icon_Menu_functioncall + "./tango-svg/list-add", # Icon_Submenu + "./tango-svg/preferences-system", # Icon_Submenu_Entered + "./tango-svg/media-record", # Icon_Recording + "./new_icons-svg/face-shout", # Icon_Voice ### + "./tango-svg/preferences-desktop", # Icon_General_settings_menu + "./tango-svg/emblem-system", # Icon_System_menu + "./tango-svg/media-playback-start", # Icon_Playback_menu + "./tango-svg/video-display", # Icon_Display_menu + "./tango-svg/network-receive", # Icon_Remote_Display_menu + "./tango-svg/network-wireless", # Icon_Radio_screen ### + "./tango-svg/system-file-manager", # Icon_file_view_menu + "./tango-svg/utilities-system-monitor", # Icon_EQ + "../docs/logo/rockbox-clef" # Icon_Rockbox ); +my @iconlist_viewers = ( + "./tango-svg/applications-graphics", # bmp + "./tango-svg/applications-multimedia", # mpeg + "./tango-svg/applications-other", # ch8, tap, sna, tzx, z80 + "./tango-svg/audio-x-generic", # mp3, mid, rmi, wav + "./tango-svg/format-justify-left", # txt, nfo + "./tango-svg/text-x-generic-template", # ss + "./mint-x-svg/applications-games", # gb, gbc + "./tango-svg/image-x-generic", # jpg, jpe, jpeg + "./tango-svg/format-indent-more", # m3u + "./mint-x-svg/gnome-glchess", # pgn + "./tango-svg/dialog-information", # zzz +); + +my $help; +my $do_viewers; +my $tangopath=""; +my $size; +my @list = @iconlist; +my $output = "tango_icons"; -if($#ARGV < 1) { - print "Usage: $0 \n"; +GetOptions ( 'v' => \$do_viewers, + 't|tango-path=s' => \$tangopath, + 'o|output=s' => \$output, + 'h|help' => \$help, + ); + +if($#ARGV != 0 or $help) { + print "Usage: $0 [-v] [-t ] [-o ] SIZE\n"; + print "\n"; + print "\t-v\tGenerate viewer icons\n"; + print "\t-t\tPath to source of tango iconset if required\n"; + print "\t-t\tPath to source of tango iconset if required\n"; + print "\t-o\tUse instead of \"tango_icons\" for the output filename\n"; + print "\n"; + print "\tSIZE can be in the form of NN or NNxNN and will be used for the output filename\n"; exit(); } -my $tangopath = $ARGV[0]; -my $size = $ARGV[1]; + +$size = $ARGV[0]; + +if ($do_viewers) { + $output .= "_viewers"; + @list = @iconlist_viewers; +} # temporary files my $alphatemp = File::Temp->new(SUFFIX => ".png"); my $alphatempfname = $alphatemp->filename(); @@ -75,7 +117,7 @@ my $exporttempfname = $exporttemp->filename(); my $tempstrip = File::Temp->new(SUFFIX => ".png"); my $tempstripfname = $tempstrip->filename(); -my $newoutput = "tango_icons.$size.bmp"; +my $newoutput = "$output.$size.bmp"; if(-e $newoutput) { die("output file $newoutput does already exist!"); @@ -85,23 +127,29 @@ print "Creating icon strip as $newoutput\n\n"; my $count; $count = 0; -foreach(@iconlist) { + +foreach(@list) { print "processing $_ ...\n"; my $file; if(m/^$/) { # if nothing is defined make it empty / transparent my $s = $size . "x" . $size; - `convert -size $s xc:"#f0f" $exporttempfname` + `convert -size $s xc:"#ff00ff" -alpha transparent $exporttempfname` } - elsif(m/\.\./) { + elsif(m/\./) { # icon is inside the Rockbox tree - $file = $_; + $file = $_ . ".svg"; `inkscape --export-png=$exporttempfname --export-width=$size --export-height=$size $file` } else { # icon is inside the tango tree + if ($tangopath eq "") { + print "Path to tango sources needed but not given!\n"; + exit(1); + } $file = "$tangopath/scalable/" . $_ . ".svg"; - `inkscape --export-png=$exporttempfname --export-width=$size --export-height=$size $file` + #~ `inkscape --export-png=$exporttempfname --export-width=$size --export-height=$size $file` + `cp $file tango-svg/`; } if($count != 0) { `convert -append $tempstripfname $exporttempfname $tempstripfname`; @@ -111,10 +159,7 @@ foreach(@iconlist) { } $count++; } -print "masking and converting result ...\n"; -# create mask -`convert $tempstripfname -alpha extract -monochrome -negate -alpha copy -colorize 0,100,0 $alphatempfname`; -# combine mask with image and drop transparency and scale down -`convert -composite $tempstripfname $alphatempfname -flatten -background '#f0f' -alpha off $newoutput`; -print "done!\n"; +print "Converting result ...\n"; +`convert $tempstripfname $newoutput`; +print "Done!\n"; diff --git a/icons/mint-x-svg/applications-games.svg b/icons/mint-x-svg/applications-games.svg new file mode 100644 index 0000000..10b7e22 --- /dev/null +++ b/icons/mint-x-svg/applications-games.svg @@ -0,0 +1,1250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/mint-x-svg/gnome-glchess.svg b/icons/mint-x-svg/gnome-glchess.svg new file mode 100644 index 0000000..cd88f92 --- /dev/null +++ b/icons/mint-x-svg/gnome-glchess.svg @@ -0,0 +1,613 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/new_icons-svg/face-shout.svg b/icons/new_icons-svg/face-shout.svg new file mode 100644 index 0000000..3737d2b --- /dev/null +++ b/icons/new_icons-svg/face-shout.svg @@ -0,0 +1,324 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Face - Plain + + + emoticon + emote + face + plain + :| + :-| + + + + + + Steven Garrity + + + http://www.tango-project.org + + + Based on face-smile by jimmac + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/new_icons-svg/media-playback-start-green.svg b/icons/new_icons-svg/media-playback-start-green.svg new file mode 100644 index 0000000..f8e6648 --- /dev/null +++ b/icons/new_icons-svg/media-playback-start-green.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Lapo Calamandrei + + + + + + play + media + music + video + player + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/applications-games.svg b/icons/tango-svg/applications-games.svg new file mode 100644 index 0000000..1d89e48 --- /dev/null +++ b/icons/tango-svg/applications-games.svg @@ -0,0 +1,320 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Games + + + Andreas Nilsson + + + + + + games + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/applications-graphics.svg b/icons/tango-svg/applications-graphics.svg new file mode 100644 index 0000000..641d860 --- /dev/null +++ b/icons/tango-svg/applications-graphics.svg @@ -0,0 +1,1122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Graphics category + + + + Jakub Steiner + + + + + + draw + brush + paint + + + http://tango.freedesktop.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/applications-multimedia.svg b/icons/tango-svg/applications-multimedia.svg new file mode 100644 index 0000000..6844e8d --- /dev/null +++ b/icons/tango-svg/applications-multimedia.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Multimedia Category + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + video + multimedia + category + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/applications-other.svg b/icons/tango-svg/applications-other.svg new file mode 100644 index 0000000..5e30c27 --- /dev/null +++ b/icons/tango-svg/applications-other.svg @@ -0,0 +1,377 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Other applications + + + Jakub Steiner + + + http://jimmac.musichall.cz/ + + + category + applications + other + unspecified + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/applications-system.svg b/icons/tango-svg/applications-system.svg new file mode 100644 index 0000000..9d76774 --- /dev/null +++ b/icons/tango-svg/applications-system.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + System Applications + + + Jakub Steiner + + + http://jimmac.musichall.cz/ + + + system + applications + group + category + admin + root + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/audio-input-microphone.svg b/icons/tango-svg/audio-input-microphone.svg new file mode 100644 index 0000000..d31409c --- /dev/null +++ b/icons/tango-svg/audio-input-microphone.svg @@ -0,0 +1,501 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Microphone + + + mic + mike + microphone + input + audio + record + voice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/audio-x-generic.svg b/icons/tango-svg/audio-x-generic.svg new file mode 100644 index 0000000..be2d18a --- /dev/null +++ b/icons/tango-svg/audio-x-generic.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Generic Audio + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/bookmark-new.svg b/icons/tango-svg/bookmark-new.svg new file mode 100644 index 0000000..d6d095b --- /dev/null +++ b/icons/tango-svg/bookmark-new.svg @@ -0,0 +1,672 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Bookmark + + + bookmark + remember + favorite + + + + + + Andreas Nilsson + + + + + + Jakub Steiner + + + create bookmark action + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/dialog-information.svg b/icons/tango-svg/dialog-information.svg new file mode 100644 index 0000000..922b316 --- /dev/null +++ b/icons/tango-svg/dialog-information.svg @@ -0,0 +1,1159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Info + + + Jakub Steiner + + + + + dialog + info + + + http://jimmac.musichall.cz + + + + Garrett LeSage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/document-properties.svg b/icons/tango-svg/document-properties.svg new file mode 100644 index 0000000..c57f96d --- /dev/null +++ b/icons/tango-svg/document-properties.svg @@ -0,0 +1,576 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Document Properties + + + document + settings + preferences + properties + tweak + + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/emblem-system.svg b/icons/tango-svg/emblem-system.svg new file mode 100644 index 0000000..8bfdf70 --- /dev/null +++ b/icons/tango-svg/emblem-system.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Emblem System + + + emblem + system + library + crucial + base + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/folder.svg b/icons/tango-svg/folder.svg new file mode 100644 index 0000000..79b25c3 --- /dev/null +++ b/icons/tango-svg/folder.svg @@ -0,0 +1,424 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Folder Icon + + + + Jakub Steiner + + + + http://jimmac.musichall.cz + + + folder + directory + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/format-indent-more.svg b/icons/tango-svg/format-indent-more.svg new file mode 100644 index 0000000..2047b62 --- /dev/null +++ b/icons/tango-svg/format-indent-more.svg @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Indent More + + + + Jakub Steiner + + + + + indent + more + + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/format-justify-left.svg b/icons/tango-svg/format-justify-left.svg new file mode 100644 index 0000000..c250195 --- /dev/null +++ b/icons/tango-svg/format-justify-left.svg @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Justify Left + 2005-10-29 + + + Andreas Nilsson + + + + + justify + left + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/go-jump.svg b/icons/tango-svg/go-jump.svg new file mode 100644 index 0000000..4832fe9 --- /dev/null +++ b/icons/tango-svg/go-jump.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Go Jump + + + go + jump + seek + arrow + pointer + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/go-next.svg b/icons/tango-svg/go-next.svg new file mode 100644 index 0000000..41e5990 --- /dev/null +++ b/icons/tango-svg/go-next.svg @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Go Next + + + go + next + right + arrow + pointer + > + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/go-previous.svg b/icons/tango-svg/go-previous.svg new file mode 100644 index 0000000..d5381de --- /dev/null +++ b/icons/tango-svg/go-previous.svg @@ -0,0 +1,854 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Go Previous + + + go + previous + left + arrow + pointer + < + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/help-browser.svg b/icons/tango-svg/help-browser.svg new file mode 100644 index 0000000..851327f --- /dev/null +++ b/icons/tango-svg/help-browser.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Help Browser + 2005-11-06 + + + Tuomas Kuosmanen + + + + + help + browser + documentation + docs + man + info + + + + + + Jakub Steiner, Andreas Nilsson + + + http://tigert.com + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/image-x-generic.svg b/icons/tango-svg/image-x-generic.svg new file mode 100644 index 0000000..45dd641 --- /dev/null +++ b/icons/tango-svg/image-x-generic.svg @@ -0,0 +1,581 @@ + + + + + + image/svg+xml + + + + + + + + Genric Image + + + Jakub Steiner + + + + imagepicturesnapshotphoto + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/tango-svg/input-keyboard.svg b/icons/tango-svg/input-keyboard.svg new file mode 100644 index 0000000..534dd38 --- /dev/null +++ b/icons/tango-svg/input-keyboard.svg @@ -0,0 +1,838 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Input - Keyboard + + + + Jakub Steiner + + + + + input + keyboard + keys + peripheral + HID + + + + http://jimmac.musichall.cz/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/list-add.svg b/icons/tango-svg/list-add.svg new file mode 100644 index 0000000..6eaed44 --- /dev/null +++ b/icons/tango-svg/list-add.svg @@ -0,0 +1,436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Add + 2006-01-04 + + + Andreas Nilsson + + + http://tango-project.org + + + add + plus + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/media-flash.svg b/icons/tango-svg/media-flash.svg new file mode 100644 index 0000000..13f910f --- /dev/null +++ b/icons/tango-svg/media-flash.svg @@ -0,0 +1,477 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Generic Flash Media + + + flash + memory + removable + photo + + + + + Novell, Inc., Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/media-playback-start.svg b/icons/tango-svg/media-playback-start.svg new file mode 100644 index 0000000..75616de --- /dev/null +++ b/icons/tango-svg/media-playback-start.svg @@ -0,0 +1,319 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Media Playback Start + + + Lapo Calamandrei + + + + + + play + media + music + video + player + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/media-record.svg b/icons/tango-svg/media-record.svg new file mode 100644 index 0000000..85bbb98 --- /dev/null +++ b/icons/tango-svg/media-record.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Media Record + + + Lapo Calamandrei + + + + + + media + player + record + music + sound + video + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/network-receive.svg b/icons/tango-svg/network-receive.svg new file mode 100644 index 0000000..01ed0fa --- /dev/null +++ b/icons/tango-svg/network-receive.svg @@ -0,0 +1,1064 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Computer + 2005-03-08 + + + Jakub Steiner + + + + + workstation + computer + node + client + + + + http://jimmac.musichall.cz/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/network-wireless.svg b/icons/tango-svg/network-wireless.svg new file mode 100644 index 0000000..e52d2bb --- /dev/null +++ b/icons/tango-svg/network-wireless.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Wi-Fi network + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/preferences-desktop-font.svg b/icons/tango-svg/preferences-desktop-font.svg new file mode 100644 index 0000000..0793980 --- /dev/null +++ b/icons/tango-svg/preferences-desktop-font.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Wi-Fi network + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/preferences-desktop-locale.svg b/icons/tango-svg/preferences-desktop-locale.svg new file mode 100644 index 0000000..2e71f18 --- /dev/null +++ b/icons/tango-svg/preferences-desktop-locale.svg @@ -0,0 +1,878 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Locale Preferences + + + locale preferences + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/preferences-desktop-wallpaper.svg b/icons/tango-svg/preferences-desktop-wallpaper.svg new file mode 100644 index 0000000..0f94fbd --- /dev/null +++ b/icons/tango-svg/preferences-desktop-wallpaper.svg @@ -0,0 +1,747 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Wallpaper + + + + Jakub Steiner + + + + + wallpaper + background + + + + http://jimmac.musichall.cz/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/preferences-desktop.svg b/icons/tango-svg/preferences-desktop.svg new file mode 100644 index 0000000..a0fd144 --- /dev/null +++ b/icons/tango-svg/preferences-desktop.svg @@ -0,0 +1,777 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Desktop Preferences + + + preferences + system + category + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/preferences-system.svg b/icons/tango-svg/preferences-system.svg new file mode 100644 index 0000000..d41028f --- /dev/null +++ b/icons/tango-svg/preferences-system.svg @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Preferences System + + + preferences + settings + control panel + tweaks + system + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/software-update-available.svg b/icons/tango-svg/software-update-available.svg new file mode 100644 index 0000000..9a5a688 --- /dev/null +++ b/icons/tango-svg/software-update-available.svg @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/start-here.svg b/icons/tango-svg/start-here.svg new file mode 100644 index 0000000..3f53130 --- /dev/null +++ b/icons/tango-svg/start-here.svg @@ -0,0 +1,492 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Start Here + To be replaced by vendor/distribution branding. + + + start + applications + launchers + + + + + Garrett LeSage + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/system-file-manager.svg b/icons/tango-svg/system-file-manager.svg new file mode 100644 index 0000000..99ad454 --- /dev/null +++ b/icons/tango-svg/system-file-manager.svg @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + File Manager + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + file + manager + copy + move + filesystem + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/text-x-generic-template.svg b/icons/tango-svg/text-x-generic-template.svg new file mode 100644 index 0000000..f70eda4 --- /dev/null +++ b/icons/tango-svg/text-x-generic-template.svg @@ -0,0 +1,778 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Document Template + + + template + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/utilities-system-monitor.svg b/icons/tango-svg/utilities-system-monitor.svg new file mode 100644 index 0000000..8f4b946 --- /dev/null +++ b/icons/tango-svg/utilities-system-monitor.svg @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + System Monitor + 2005-10-10 + + + Andreas Nilsson + + + + + system + monitor + performance + + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango-svg/video-display.svg b/icons/tango-svg/video-display.svg new file mode 100644 index 0000000..26fe3a9 --- /dev/null +++ b/icons/tango-svg/video-display.svg @@ -0,0 +1,488 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Video Display + + + + Jakub Steiner + + + + + video + display + monitor + LCD + CRT + + + + http://jimmac.musichall.cz/ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tango_icons.12x12.bmp b/icons/tango_icons.12x12.bmp new file mode 100644 index 0000000..9dc085c Binary files /dev/null and b/icons/tango_icons.12x12.bmp differ diff --git a/icons/tango_icons.16x16.bmp b/icons/tango_icons.16x16.bmp new file mode 100644 index 0000000..2e71fe1 Binary files /dev/null and b/icons/tango_icons.16x16.bmp differ diff --git a/icons/tango_icons.24x24.bmp b/icons/tango_icons.24x24.bmp new file mode 100644 index 0000000..e49a2f5 Binary files /dev/null and b/icons/tango_icons.24x24.bmp differ diff --git a/icons/tango_icons.32x32.bmp b/icons/tango_icons.32x32.bmp new file mode 100644 index 0000000..f2f33c8 Binary files /dev/null and b/icons/tango_icons.32x32.bmp differ diff --git a/icons/tango_icons_viewers.12x12.bmp b/icons/tango_icons_viewers.12x12.bmp new file mode 100644 index 0000000..e53701f Binary files /dev/null and b/icons/tango_icons_viewers.12x12.bmp differ diff --git a/icons/tango_icons_viewers.16x16.bmp b/icons/tango_icons_viewers.16x16.bmp new file mode 100644 index 0000000..3d31333 Binary files /dev/null and b/icons/tango_icons_viewers.16x16.bmp differ diff --git a/icons/tango_icons_viewers.24x24.bmp b/icons/tango_icons_viewers.24x24.bmp new file mode 100644 index 0000000..b0ba3c3 Binary files /dev/null and b/icons/tango_icons_viewers.24x24.bmp differ diff --git a/icons/tango_icons_viewers.32x32.bmp b/icons/tango_icons_viewers.32x32.bmp new file mode 100644 index 0000000..d34525f Binary files /dev/null and b/icons/tango_icons_viewers.32x32.bmp differ diff --git a/icons/tango_small.bmp b/icons/tango_small.bmp deleted file mode 100644 index d951726..0000000 Binary files a/icons/tango_small.bmp and /dev/null differ diff --git a/icons/tango_small_viewers.bmp b/icons/tango_small_viewers.bmp deleted file mode 100644 index 4ab498f..0000000 Binary files a/icons/tango_small_viewers.bmp and /dev/null differ diff --git a/wps/WPSLIST b/wps/WPSLIST index 6533a43..cd3fbcf 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -102,38 +102,38 @@ selector type.160x128x2: bar (inverse) selector type.138x110x2: bar (inverse) #icons -iconset.800x480x16: icons/tango_small.bmp -iconset.480x800x16: icons/tango_small.bmp -iconset.320x480x16: icons/tango_small.bmp -iconset.320x240x16: icons/tango_small.bmp -iconset.128x128x16: icons/tango_small.bmp -iconset.128x160x16: icons/tango_small.bmp -iconset.132x80x16: icons/tango_small.bmp -iconset.138x110x2: icons/tango_small_mono.bmp -iconset.160x128x16: icons/tango_small.bmp -iconset.160x128x2: icons/tango_small_mono.bmp -iconset.176x132x16: icons/tango_small.bmp -iconset.176x220x16: icons/tango_small.bmp -iconset.220x176x16: icons/tango_small.bmp -iconset.240x320x16: icons/tango_small.bmp -iconset.240x400x16: icons/tango_small.bmp +iconset.800x480x16: icons/tango_icons.32x32.bmp +iconset.480x800x16: icons/tango_icons.32x32.bmp +iconset.320x480x16: icons/tango_icons.24x24.bmp +iconset.320x240x16: icons/tango_icons.16x16.bmp +iconset.128x128x16: icons/tango_icons.12x12.bmp +iconset.128x160x16: icons/tango_icons.12x12.bmp +iconset.132x80x16: icons/tango_icons.12x12.bmp +iconset.138x110x2: icons/tango_small_mono.bmp +iconset.160x128x16: icons/tango_icons.12x12.bmp +iconset.160x128x2: icons/tango_small_mono.bmp +iconset.176x132x16: icons/tango_icons.12x12.bmp +iconset.176x220x16: icons/tango_icons.12x12.bmp +iconset.220x176x16: icons/tango_icons.12x12.bmp +iconset.240x320x16: icons/tango_icons.16x16.bmp +iconset.240x400x16: icons/tango_icons.16x16.bmp #viewer icons -viewers iconset.800x480x16: icons/tango_small_viewers.bmp -viewers iconset.480x800x16: icons/tango_small_viewers.bmp -viewers iconset.320x480x16: icons/tango_small_viewers.bmp -viewers iconset.320x240x16: icons/tango_small_viewers.bmp -viewers iconset.128x128x16: icons/tango_small_viewers.bmp -viewers iconset.128x160x16: icons/tango_small_viewers.bmp -viewers iconset.132x80x16: icons/tango_small_viewers.bmp -viewers iconset.138x110x2: icons/tango_small_viewers_mono.bmp -viewers iconset.160x128x16: icons/tango_small_viewers.bmp -viewers iconset.160x128x2: icons/tango_small_viewers_mono.bmp -viewers iconset.176x132x16: icons/tango_small_viewers.bmp -viewers iconset.176x220x16: icons/tango_small_viewers.bmp -viewers iconset.220x176x16: icons/tango_small_viewers.bmp -viewers iconset.240x320x16: icons/tango_small_viewers.bmp -viewers iconset.240x400x16: icons/tango_small_viewers.bmp +viewers iconset.800x480x16: icons/tango_icons_viewers.32x32.bmp +viewers iconset.480x800x16: icons/tango_icons_viewers.32x32.bmp +viewers iconset.320x480x16: icons/tango_icons_viewers.24x24.bmp +viewers iconset.320x240x16: icons/tango_icons_viewers.16x16.bmp +viewers iconset.128x128x16: icons/tango_icons_viewers.12x12.bmp +viewers iconset.128x160x16: icons/tango_icons_viewers.12x12.bmp +viewers iconset.132x80x16: icons/tango_icons_viewers.12x12.bmp +viewers iconset.138x110x2: icons/tango_small_viewers_mono.bmp +viewers iconset.160x128x16: icons/tango_icons_viewers.12x12.bmp +viewers iconset.160x128x2: icons/tango_small_viewers_mono.bmp +viewers iconset.176x132x16: icons/tango_icons_viewers.12x12.bmp +viewers iconset.176x220x16: icons/tango_icons_viewers.12x12.bmp +viewers iconset.220x176x16: icons/tango_icons_viewers.12x12.bmp +viewers iconset.240x320x16: icons/tango_icons_viewers.16x16.bmp +viewers iconset.240x400x16: icons/tango_icons_viewers.16x16.bmp # Whether the WPS is designed to have the statusbar on or off Statusbar: top -- cgit v1.1