diff options
| author | Jonathan Bauer | 2013-07-08 18:30:39 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-07-08 18:30:39 +0200 |
| commit | 1dd50e1721c6a228ed2791f92f7cafa507fe0cce (patch) | |
| tree | 80e18c8f22b14501eb6db7eddf9b712f17842db7 | |
| parent | fix ksrc not beeing cleaned properly (diff) | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-1dd50e1721c6a228ed2791f92f7cafa507fe0cce.tar.gz tm-scripts-1dd50e1721c6a228ed2791f92f7cafa507fe0cce.tar.xz tm-scripts-1dd50e1721c6a228ed2791f92f7cafa507fe0cce.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
| -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", -"................................................", -"...... ........", -"..... .................................. ......", -"..... ... ... . .....", -"..... .. ............................ .. .. ....", -"..... . .............................. . ... ...", -"..... . . .... ................... . .... ..", -"..... . .. .... .................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . ..... ....................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . .... ...................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . ... .. ..................... . .... ..", -"..... . .. .... .................... . .... ..", -"..... . . .... ................... . .... ..", -"..... . .............................. . .... ..", -"..... . .............................. . .... ..", -"..... . . . .. ... ... . . .... ..", -"..... . ... .... ...... ... .. ... . . .... ..", -"..... . ... .... ...... ... .. . . . . . .... ..", -"..... . ... .... ... ... . . . . . .... ..", -"..... . ... .... ...... . .... .. .. . . ... ...", -"..... . ... .... ...... .. ... .. .. . . ... ...", -"..... . ... .... .. ... .. ..... . . .. ....", -"..... . .............................. . .. ....", -"..... . .............................. . . .....", -"..... .. ............................ .. . .....", -"..... ... ... ......", -"..... .................................. ......", -"...... ........", -"................................................", -"................................................", -"...... ......", -"..... .................................. ......", -"..... . . . . . . . . . . . . . . . . .. ......", -".... .................................. . ......", -".... . . . . . . . . . . . . . . . . .. . ......", -"... .................................. .. ......", -"... . . . . . . . . . . . . . . . . .. .. ......", -".. .................................. .. .......", -".. . . . . . ........", -". .................................. . .........", -". ..........", -"................................................"}; |
