diff options
| author | Michael Neves | 2013-07-08 17:02:33 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-07-08 17:02:33 +0200 |
| commit | 0416b6cabc1456c19f3c9efea8234a51f42699e6 (patch) | |
| tree | c397d47ff5755379faea4700563d1179c7ec35d1 /remote/modules/vmchooser/data | |
| parent | . (diff) | |
| download | tm-scripts-0416b6cabc1456c19f3c9efea8234a51f42699e6.tar.gz tm-scripts-0416b6cabc1456c19f3c9efea8234a51f42699e6.tar.xz tm-scripts-0416b6cabc1456c19f3c9efea8234a51f42699e6.zip | |
[vmchooser] remove unneeded icon for xterm
Diffstat (limited to 'remote/modules/vmchooser/data')
| -rw-r--r-- | remote/modules/vmchooser/data/usr/local/share/icons/xterm_48x48.xpm | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/remote/modules/vmchooser/data/usr/local/share/icons/xterm_48x48.xpm b/remote/modules/vmchooser/data/usr/local/share/icons/xterm_48x48.xpm deleted file mode 100644 index 44fb8109..00000000 --- a/remote/modules/vmchooser/data/usr/local/share/icons/xterm_48x48.xpm +++ /dev/null @@ -1,53 +0,0 @@ -/* XPM */ -static char * xterm_48x48_xpm[] = { -"48 48 2 1", -" c #000000", -". c #FFFFFF", -"................................................", -"...... ........", -"..... .................................. ......", -"..... ... ... . .....", -"..... .. ............................ .. .. ....", -"..... . .............................. . ... ...", -"..... . . .... ................... . .... ..", -"..... . .. .... .................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . ..... ....................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . .. .... .................... . .... ..", -"..... . . .... ................... . .... ..", -"..... . .............................. . .... ..", -"..... . .............................. . .... ..", -"..... . . . .. ... ... . . .... ..", -"..... . ... .... ...... ... .. ... . . .... ..", -"..... . ... .... ...... ... .. . . . . . .... ..", -"..... . ... .... ... ... . . . . . .... ..", -"..... . ... .... ...... . .... .. .. . . ... ...", -"..... . ... .... ...... .. ... .. .. . . ... ...", -"..... . ... .... .. ... .. ..... . . .. ....", -"..... . .............................. . .. ....", -"..... . .............................. . . .....", -"..... .. ............................ .. . .....", -"..... ... ... ......", -"..... .................................. ......", -"...... ........", -"................................................", -"................................................", -"...... ......", -"..... .................................. ......", -"..... . . . . . . . . . . . . . . . . .. ......", -".... .................................. . ......", -".... . . . . . . . . . . . . . . . . .. . ......", -"... .................................. .. ......", -"... . . . . . . . . . . . . . . . . .. .. ......", -".. .................................. .. .......", -".. . . . . . ........", -". .................................. . .........", -". ..........", -"................................................"}; |
