diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 2339160a21..3eca296408 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -1259,8 +1259,7 @@ gtk_built_sources = \ stamp_files = \ stamp-gtkmarshalers.h \ stamp-gtktypebuiltins.h \ - stamp-gtkprivatetypebuiltins.h \ - stamp-icons + stamp-gtkprivatetypebuiltins.h # non-header sources (headers should be specified in the above variables) # that don't serve as direct make target sources, i.e. they don't have @@ -1281,7 +1280,6 @@ MAINTAINERCLEANFILES = \ $(gtk_built_sources) \ $(gtk_dbus_built_sources) \ $(stamp_files) \ - $(GENERATED_ICONS) \ stock-icons/icon-theme.cache DISTCLEANFILES = @@ -1340,8 +1338,7 @@ CLEANFILES = $(gen_sources) BUILT_SOURCES = \ $(gtk_built_sources) \ - $(gtk_dbus_built_sources) \ - stamp-icons + $(gtk_dbus_built_sources) # all autogenerated files need to be generated in the srcdir, # so old versions get remade and are not confused with newer @@ -1676,296 +1673,49 @@ files: done STOCK_ICONS = \ - stock-icons/16/document-open-recent.png \ - stock-icons/16/help-about.png \ - stock-icons/16/list-add.png \ - stock-icons/16/media-optical.png \ - stock-icons/16/window-close.png \ - stock-icons/16/window-minimize.png \ - stock-icons/16/window-maximize.png \ - stock-icons/16/window-restore.png \ - stock-icons/16/window-delete.png \ stock-icons/16/gtk-connect.png \ stock-icons/16/gtk-convert.png \ - stock-icons/16/edit-clear.png \ - stock-icons/16/edit-copy.png \ - stock-icons/16/edit-cut.png \ - stock-icons/16/edit-delete.png \ - stock-icons/16/folder.png \ stock-icons/16/gtk-disconnect.png \ stock-icons/16/gtk-edit.png \ - stock-icons/16/system-run.png \ - stock-icons/16/text-x-generic.png \ - stock-icons/16/edit-find-replace.png \ - stock-icons/16/edit-find.png \ - stock-icons/16/media-floppy.png \ - stock-icons/16/view-fullscreen.png \ - stock-icons/16/go-previous-ltr.png \ - stock-icons/16/go-down.png \ - stock-icons/16/go-next-ltr.png \ - stock-icons/16/go-bottom.png \ - stock-icons/16/go-first-ltr.png \ - stock-icons/16/go-last-ltr.png \ - stock-icons/16/go-top.png \ - stock-icons/16/go-up.png \ stock-icons/16/gtk-caps-lock-warning.png \ stock-icons/16/gtk-color-picker.png \ - stock-icons/16/drive-harddisk.png \ - stock-icons/16/help-contents.png \ - stock-icons/16/go-home.png \ - stock-icons/16/format-indent-more-ltr.png \ - stock-icons/16/format-indent-more-rtl.png \ stock-icons/16/gtk-index.png \ - stock-icons/16/dialog-information.png \ - stock-icons/16/go-jump-ltr.png \ - stock-icons/16/go-jump-rtl.png \ - stock-icons/16/format-justify-center.png \ - stock-icons/16/format-justify-fill.png \ - stock-icons/16/format-justify-left.png \ - stock-icons/16/format-justify-right.png \ - stock-icons/16/view-restore.png \ - stock-icons/16/media-seek-forward-ltr.png \ - stock-icons/16/media-skip-forward-ltr.png \ - stock-icons/16/media-playback-pause.png \ - stock-icons/16/media-playback-start-ltr.png \ - stock-icons/16/media-playback-start-rtl.png \ - stock-icons/16/media-skip-backward-ltr.png \ - stock-icons/16/media-record.png \ - stock-icons/16/media-seek-backward-ltr.png \ - stock-icons/16/media-playback-stop.png \ - stock-icons/16/image-missing.png \ - stock-icons/16/network-idle.png \ - stock-icons/16/document-new.png \ - stock-icons/16/document-open.png \ stock-icons/16/gtk-orientation-landscape.png \ stock-icons/16/gtk-orientation-portrait.png \ stock-icons/16/gtk-orientation-reverse-landscape.png \ stock-icons/16/gtk-orientation-reverse-portrait.png \ stock-icons/16/gtk-page-setup.png \ - stock-icons/16/edit-paste.png \ stock-icons/16/gtk-preferences.png \ - stock-icons/16/document-print.png \ - stock-icons/16/printer-error.png \ - stock-icons/16/printer-paused.png \ - stock-icons/16/document-print-preview.png \ - stock-icons/16/printer-info.png \ - stock-icons/16/printer-warning.png \ - stock-icons/16/document-properties.png \ - stock-icons/16/application-exit.png \ - stock-icons/16/edit-redo-ltr.png \ - stock-icons/16/edit-redo-rtl.png \ - stock-icons/16/view-refresh.png \ - stock-icons/16/list-remove.png \ - stock-icons/16/document-revert-ltr.png \ - stock-icons/16/document-revert-rtl.png \ - stock-icons/16/document-save-as.png \ - stock-icons/16/edit-select-all.png \ stock-icons/16/gtk-select-color.png \ stock-icons/16/gtk-select-font.png \ - stock-icons/16/view-sort-ascending.png \ - stock-icons/16/view-sort-descending.png \ - stock-icons/16/tools-check-spelling.png \ - stock-icons/16/process-stop.png \ - stock-icons/16/format-text-strikethrough.png \ stock-icons/16/gtk-font.png \ stock-icons/16/gtk-undelete-ltr.png \ stock-icons/16/gtk-undelete-rtl.png \ - stock-icons/16/format-text-underline.png \ - stock-icons/16/edit-undo-ltr.png \ - stock-icons/16/edit-undo-rtl.png \ - stock-icons/16/format-indent-less-ltr.png \ - stock-icons/16/format-indent-less-rtl.png \ - stock-icons/16/zoom-original.png \ - stock-icons/16/zoom-fit-best.png \ - stock-icons/16/zoom-in.png \ - stock-icons/16/zoom-out.png \ - stock-icons/16/format-text-italic.png \ - stock-icons/16/format-text-bold.png \ stock-icons/20/gtk-apply.png \ stock-icons/20/gtk-cancel.png \ - stock-icons/20/window-close.png \ stock-icons/20/gtk-no.png \ stock-icons/20/gtk-ok.png \ stock-icons/20/gtk-yes.png \ - stock-icons/24/audio-volume-high.png \ - stock-icons/24/audio-volume-low.png \ - stock-icons/24/audio-volume-medium.png \ - stock-icons/24/audio-volume-muted.png \ - stock-icons/24/document-open-recent.png \ - stock-icons/24/help-about.png \ - stock-icons/24/list-add.png \ - stock-icons/24/format-text-bold.png \ - stock-icons/24/media-optical.png \ - stock-icons/24/edit-clear.png \ - stock-icons/24/window-close.png \ stock-icons/24/gtk-caps-lock-warning.png \ stock-icons/24/gtk-color-picker.png \ stock-icons/24/gtk-connect.png \ stock-icons/24/gtk-convert.png \ - stock-icons/24/edit-copy.png \ - stock-icons/24/edit-cut.png \ - stock-icons/24/folder.png \ stock-icons/24/gtk-disconnect.png \ stock-icons/24/gtk-edit.png \ - stock-icons/24/system-run.png \ - stock-icons/24/text-x-generic.png \ - stock-icons/24/edit-find-replace.png \ - stock-icons/24/edit-find.png \ stock-icons/24/gtk-font.png \ - stock-icons/24/view-fullscreen.png \ - stock-icons/24/go-previous-ltr.png \ - stock-icons/24/go-top.png \ - stock-icons/24/go-down.png \ - stock-icons/24/go-bottom.png \ - stock-icons/24/go-first-ltr.png \ - stock-icons/24/go-last-ltr.png \ - stock-icons/24/go-up.png \ - stock-icons/24/drive-harddisk.png \ - stock-icons/24/help-contents.png \ - stock-icons/24/go-home.png \ - stock-icons/24/format-indent-more-ltr.png \ - stock-icons/24/format-indent-more-rtl.png \ stock-icons/24/gtk-index.png \ - stock-icons/24/dialog-information.png \ - stock-icons/24/format-text-italic.png \ - stock-icons/24/go-jump-ltr.png \ - stock-icons/24/go-jump-rtl.png \ - stock-icons/24/format-justify-center.png \ - stock-icons/24/format-justify-fill.png \ - stock-icons/24/format-justify-left.png \ - stock-icons/24/format-justify-right.png \ - stock-icons/24/view-restore.png \ - stock-icons/24/media-seek-forward-ltr.png \ - stock-icons/24/media-skip-forward-ltr.png \ - stock-icons/24/media-playback-pause.png \ - stock-icons/24/media-playback-start-ltr.png \ - stock-icons/24/media-playback-start-rtl.png \ - stock-icons/24/media-skip-backward-ltr.png \ - stock-icons/24/media-record.png \ - stock-icons/24/media-seek-backward-ltr.png \ - stock-icons/24/media-playback-stop.png \ - stock-icons/24/image-missing.png \ - stock-icons/24/network-idle.png \ - stock-icons/24/document-new.png \ - stock-icons/24/document-open.png \ stock-icons/24/gtk-orientation-reverse-landscape.png \ stock-icons/24/gtk-orientation-landscape.png \ stock-icons/24/gtk-orientation-reverse-portrait.png \ stock-icons/24/gtk-orientation-portrait.png \ stock-icons/24/gtk-page-setup.png \ - stock-icons/24/edit-paste.png \ stock-icons/24/gtk-preferences.png \ - stock-icons/24/document-print.png \ - stock-icons/24/printer-error.png \ - stock-icons/24/printer-paused.png \ - stock-icons/24/document-print-preview.png \ - stock-icons/24/printer-info.png \ - stock-icons/24/printer-warning.png \ - stock-icons/24/document-properties.png \ - stock-icons/24/application-exit.png \ - stock-icons/24/edit-redo-ltr.png \ - stock-icons/24/edit-redo-rtl.png \ - stock-icons/24/view-refresh.png \ - stock-icons/24/list-remove.png \ - stock-icons/24/document-revert-ltr.png \ - stock-icons/24/document-revert-rtl.png \ stock-icons/24/gtk-select-font.png \ - stock-icons/24/document-save-as.png \ - stock-icons/24/media-floppy.png \ - stock-icons/24/edit-select-all.png \ stock-icons/24/gtk-select-color.png \ - stock-icons/24/view-sort-ascending.png \ - stock-icons/24/view-sort-descending.png \ - stock-icons/24/tools-check-spelling.png \ - stock-icons/24/process-stop.png \ - stock-icons/24/format-text-strikethrough.png \ - stock-icons/24/edit-delete.png \ stock-icons/24/gtk-undelete-ltr.png \ stock-icons/24/gtk-undelete-rtl.png \ - stock-icons/24/format-text-underline.png \ - stock-icons/24/edit-undo-ltr.png \ - stock-icons/24/edit-undo-rtl.png \ - stock-icons/24/format-indent-less-ltr.png \ - stock-icons/24/format-indent-less-rtl.png \ - stock-icons/24/zoom-original.png \ - stock-icons/24/zoom-fit-best.png \ - stock-icons/24/zoom-in.png \ - stock-icons/24/zoom-out.png \ - stock-icons/24/go-next-ltr.png \ stock-icons/32/gtk-dnd-multiple.png \ - stock-icons/32/gtk-dnd.png \ - stock-icons/48/dialog-password.png \ - stock-icons/48/dialog-error.png \ - stock-icons/48/dialog-information.png \ - stock-icons/48/dialog-question.png \ - stock-icons/48/dialog-warning.png - -GENERATED_ICONS = \ - stock-icons/16/go-previous-rtl.png \ - stock-icons/16/go-next-rtl.png \ - stock-icons/16/go-first-rtl.png \ - stock-icons/16/go-last-rtl.png \ - stock-icons/16/media-seek-forward-rtl.png \ - stock-icons/16/media-skip-forward-rtl.png \ - stock-icons/16/media-skip-backward-rtl.png \ - stock-icons/16/media-seek-backward-rtl.png \ - stock-icons/16/document-save.png \ - stock-icons/16/folder-remote.png \ - stock-icons/16/user-home.png \ - stock-icons/16/user-desktop.png \ - stock-icons/24/go-previous-rtl.png \ - stock-icons/24/go-next-rtl.png \ - stock-icons/24/go-first-rtl.png \ - stock-icons/24/go-last-rtl.png \ - stock-icons/24/media-seek-forward-rtl.png \ - stock-icons/24/media-skip-forward-rtl.png \ - stock-icons/24/media-skip-backward-rtl.png \ - stock-icons/24/media-seek-backward-rtl.png \ - stock-icons/24/document-save.png \ - stock-icons/24/folder-remote.png \ - stock-icons/24/user-home.png \ - stock-icons/24/user-desktop.png - -# need to copy the icons so that we can replace the generated ones with -# symlinks, even in the readonly srcdir case -stamp-icons: $(STOCK_ICONS) - $(AM_V_GEN) if [ ! -d stock-icons ]; then \ - for d in 16 20 24 32 48; do \ - mkdir -p stock-icons/$$d; \ - done; \ - for f in $(STOCK_ICONS); do \ - cp $(srcdir)/$$f $$(dirname $$f); \ - done; \ - chmod -R u+w stock-icons; \ - fi && \ - for i in 16 24; do \ - (cd stock-icons/$$i \ - && $(RM) go-previous-rtl.png \ - && $(LN_S) go-next-ltr.png go-previous-rtl.png \ - && $(RM) go-next-rtl.png \ - && $(LN_S) go-previous-ltr.png go-next-rtl.png \ - && $(RM) go-first-rtl.png \ - && $(LN_S) go-last-ltr.png go-first-rtl.png \ - && $(RM) go-last-rtl.png \ - && $(LN_S) go-first-ltr.png go-last-rtl.png \ - && $(RM) media-seek-forward-rtl.png \ - && $(LN_S) media-seek-backward-ltr.png media-seek-forward-rtl.png \ - && $(RM) media-skip-forward-rtl.png \ - && $(LN_S) media-skip-backward-ltr.png media-skip-forward-rtl.png \ - && $(RM) media-skip-backward-rtl.png \ - && $(LN_S) media-skip-forward-ltr.png media-skip-backward-rtl.png \ - && $(RM) media-seek-backward-rtl.png \ - && $(LN_S) media-seek-forward-ltr.png media-seek-backward-rtl.png \ - && $(RM) document-save.png \ - && $(LN_S) media-floppy.png document-save.png \ - && $(RM) folder-remote.png \ - && $(LN_S) folder.png folder-remote.png \ - && $(RM) user-home.png \ - && $(LN_S) folder.png user-home.png \ - && $(RM) user-desktop.png \ - && $(LN_S) folder.png user-desktop.png \ - ) done \ - && touch stamp-icons + stock-icons/32/gtk-dnd.png if USE_EXTERNAL_ICON_CACHE gtk_update_icon_cache_program = $(GTK_UPDATE_ICON_CACHE) @@ -1977,7 +1727,7 @@ gtk_update_icon_cache_program = ./gtk-update-icon-cache$(EXEEXT) endif endif -gtkbuiltincache.h: stamp-icons +gtkbuiltincache.h: if !USE_EXTERNAL_ICON_CACHE if CROSS_COMPILING $(AM_V_at) $(MAKE) $(AM_MAKEFLAGS) -C native/ @@ -2000,7 +1750,6 @@ EXTRA_DIST += \ $(resource_files) \ $(adwaita_sources) \ $(STOCK_ICONS) \ - $(GENERATED_ICONS) \ $(gsettings_SCHEMAS) \ gtk-win32.rc \ gtk-win32.rc.in \ diff --git a/gtk/stock-icons/16/application-exit.png b/gtk/stock-icons/16/application-exit.png deleted file mode 100644 index 5c907ef12a..0000000000 Binary files a/gtk/stock-icons/16/application-exit.png and /dev/null differ diff --git a/gtk/stock-icons/16/application-exit.svg b/gtk/stock-icons/16/application-exit.svg deleted file mode 100644 index f28e4f78b6..0000000000 --- a/gtk/stock-icons/16/application-exit.svg +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/dialog-information.png b/gtk/stock-icons/16/dialog-information.png deleted file mode 100644 index df87def2f2..0000000000 Binary files a/gtk/stock-icons/16/dialog-information.png and /dev/null differ diff --git a/gtk/stock-icons/16/dialog-information.svg b/gtk/stock-icons/16/dialog-information.svg deleted file mode 100644 index 15b6b52193..0000000000 --- a/gtk/stock-icons/16/dialog-information.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk Info - 29.3.2007 - - - Josef Vybíral - - - - - info - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-new.png b/gtk/stock-icons/16/document-new.png deleted file mode 100644 index 7cd94435ab..0000000000 Binary files a/gtk/stock-icons/16/document-new.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-new.svg b/gtk/stock-icons/16/document-new.svg deleted file mode 100644 index 3334520b41..0000000000 --- a/gtk/stock-icons/16/document-new.svg +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk new - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-open-recent.png b/gtk/stock-icons/16/document-open-recent.png deleted file mode 100644 index 61543990d5..0000000000 Binary files a/gtk/stock-icons/16/document-open-recent.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-open-recent.svg b/gtk/stock-icons/16/document-open-recent.svg deleted file mode 100644 index c6e076a45a..0000000000 --- a/gtk/stock-icons/16/document-open-recent.svg +++ /dev/null @@ -1,334 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - Lapo Calamandrei - - - - GTK Recent - - - recent - clock - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-open.png b/gtk/stock-icons/16/document-open.png deleted file mode 100644 index 476185370c..0000000000 Binary files a/gtk/stock-icons/16/document-open.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-open.svg b/gtk/stock-icons/16/document-open.svg deleted file mode 100644 index acb2c430c2..0000000000 --- a/gtk/stock-icons/16/document-open.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-print-preview.png b/gtk/stock-icons/16/document-print-preview.png deleted file mode 100644 index 45b44f324f..0000000000 Binary files a/gtk/stock-icons/16/document-print-preview.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-print-preview.svg b/gtk/stock-icons/16/document-print-preview.svg deleted file mode 100644 index 6ecac42ffd..0000000000 --- a/gtk/stock-icons/16/document-print-preview.svg +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-print.png b/gtk/stock-icons/16/document-print.png deleted file mode 100644 index 5997b9222e..0000000000 Binary files a/gtk/stock-icons/16/document-print.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-print.svg b/gtk/stock-icons/16/document-print.svg deleted file mode 100644 index 4d35d82b02..0000000000 --- a/gtk/stock-icons/16/document-print.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-properties.png b/gtk/stock-icons/16/document-properties.png deleted file mode 100644 index 65d22e4fbf..0000000000 Binary files a/gtk/stock-icons/16/document-properties.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-properties.svg b/gtk/stock-icons/16/document-properties.svg deleted file mode 100644 index f466ad5ac7..0000000000 --- a/gtk/stock-icons/16/document-properties.svg +++ /dev/null @@ -1,2059 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk properties - 30.3.2007 - - - Kalle Persson - - - - - - properties - - - kalle@nemus.se - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-revert-ltr.png b/gtk/stock-icons/16/document-revert-ltr.png deleted file mode 100644 index 026014ca3a..0000000000 Binary files a/gtk/stock-icons/16/document-revert-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-revert-ltr.svg b/gtk/stock-icons/16/document-revert-ltr.svg deleted file mode 100644 index a894d055c9..0000000000 --- a/gtk/stock-icons/16/document-revert-ltr.svg +++ /dev/null @@ -1,1508 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-revert-rtl.png b/gtk/stock-icons/16/document-revert-rtl.png deleted file mode 100644 index aaea1ff397..0000000000 Binary files a/gtk/stock-icons/16/document-revert-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-revert-rtl.svg b/gtk/stock-icons/16/document-revert-rtl.svg deleted file mode 100644 index a18edb359e..0000000000 --- a/gtk/stock-icons/16/document-revert-rtl.svg +++ /dev/null @@ -1,1341 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/document-save-as.png b/gtk/stock-icons/16/document-save-as.png deleted file mode 100644 index 3409adc7a9..0000000000 Binary files a/gtk/stock-icons/16/document-save-as.png and /dev/null differ diff --git a/gtk/stock-icons/16/document-save-as.svg b/gtk/stock-icons/16/document-save-as.svg deleted file mode 100644 index 61ee5a838f..0000000000 --- a/gtk/stock-icons/16/document-save-as.svg +++ /dev/null @@ -1,1184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/drive-harddisk.png b/gtk/stock-icons/16/drive-harddisk.png deleted file mode 100644 index b714d86e27..0000000000 Binary files a/gtk/stock-icons/16/drive-harddisk.png and /dev/null differ diff --git a/gtk/stock-icons/16/drive-harddisk.svg b/gtk/stock-icons/16/drive-harddisk.svg deleted file mode 100644 index 18d66c82c0..0000000000 --- a/gtk/stock-icons/16/drive-harddisk.svg +++ /dev/null @@ -1,655 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk harddisk - 30.3.2007 - - - Josef Vybíral - - - - - harddrive - harddisk - hdd - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-clear.png b/gtk/stock-icons/16/edit-clear.png deleted file mode 100644 index 49ae8db9c8..0000000000 Binary files a/gtk/stock-icons/16/edit-clear.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-clear.svg b/gtk/stock-icons/16/edit-clear.svg deleted file mode 100644 index 8fdf570d5b..0000000000 --- a/gtk/stock-icons/16/edit-clear.svg +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-copy.png b/gtk/stock-icons/16/edit-copy.png deleted file mode 100644 index 8dd48c4949..0000000000 Binary files a/gtk/stock-icons/16/edit-copy.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-cut.png b/gtk/stock-icons/16/edit-cut.png deleted file mode 100644 index ff87558fcd..0000000000 Binary files a/gtk/stock-icons/16/edit-cut.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-cut.svg b/gtk/stock-icons/16/edit-cut.svg deleted file mode 100644 index 1dfd4ba460..0000000000 --- a/gtk/stock-icons/16/edit-cut.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-delete.png b/gtk/stock-icons/16/edit-delete.png deleted file mode 100644 index 2c5a467332..0000000000 Binary files a/gtk/stock-icons/16/edit-delete.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-delete.svg b/gtk/stock-icons/16/edit-delete.svg deleted file mode 100644 index 2b41a3c41e..0000000000 --- a/gtk/stock-icons/16/edit-delete.svg +++ /dev/null @@ -1,521 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Jakub Steiner - - - Delete - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-find-replace.png b/gtk/stock-icons/16/edit-find-replace.png deleted file mode 100644 index fca34f52a0..0000000000 Binary files a/gtk/stock-icons/16/edit-find-replace.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-find-replace.svg b/gtk/stock-icons/16/edit-find-replace.svg deleted file mode 100644 index b6bbdcd49e..0000000000 --- a/gtk/stock-icons/16/edit-find-replace.svg +++ /dev/null @@ -1,859 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtg find and replace - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-find.png b/gtk/stock-icons/16/edit-find.png deleted file mode 100644 index e9a40950b0..0000000000 Binary files a/gtk/stock-icons/16/edit-find.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-find.svg b/gtk/stock-icons/16/edit-find.svg deleted file mode 100644 index 5a9f2cbef8..0000000000 --- a/gtk/stock-icons/16/edit-find.svg +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Find - 2007-05-1 - - - Lapo Calamandrei - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-paste.png b/gtk/stock-icons/16/edit-paste.png deleted file mode 100644 index 24588a3a4d..0000000000 Binary files a/gtk/stock-icons/16/edit-paste.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-redo-ltr.png b/gtk/stock-icons/16/edit-redo-ltr.png deleted file mode 100644 index f7923083ba..0000000000 Binary files a/gtk/stock-icons/16/edit-redo-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-redo-ltr.svg b/gtk/stock-icons/16/edit-redo-ltr.svg deleted file mode 100644 index 003f11e56d..0000000000 --- a/gtk/stock-icons/16/edit-redo-ltr.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Redo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-redo-rtl.png b/gtk/stock-icons/16/edit-redo-rtl.png deleted file mode 100644 index 7c6c250b6f..0000000000 Binary files a/gtk/stock-icons/16/edit-redo-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-redo-rtl.svg b/gtk/stock-icons/16/edit-redo-rtl.svg deleted file mode 100644 index a29a651344..0000000000 --- a/gtk/stock-icons/16/edit-redo-rtl.svg +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Redo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-select-all.png b/gtk/stock-icons/16/edit-select-all.png deleted file mode 100644 index e3bd4ba72a..0000000000 Binary files a/gtk/stock-icons/16/edit-select-all.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-select-all.svg b/gtk/stock-icons/16/edit-select-all.svg deleted file mode 100644 index 900492cdac..0000000000 --- a/gtk/stock-icons/16/edit-select-all.svg +++ /dev/null @@ -1,792 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk-select-all - 30.3.2007 - - - Kalle Persson - - - - select all - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-undo-ltr.png b/gtk/stock-icons/16/edit-undo-ltr.png deleted file mode 100644 index b0c8a48d72..0000000000 Binary files a/gtk/stock-icons/16/edit-undo-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-undo-ltr.svg b/gtk/stock-icons/16/edit-undo-ltr.svg deleted file mode 100644 index e06193d16b..0000000000 --- a/gtk/stock-icons/16/edit-undo-ltr.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Redo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/edit-undo-rtl.png b/gtk/stock-icons/16/edit-undo-rtl.png deleted file mode 100644 index 13e061e099..0000000000 Binary files a/gtk/stock-icons/16/edit-undo-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/16/edit-undo-rtl.svg b/gtk/stock-icons/16/edit-undo-rtl.svg deleted file mode 100644 index abcb276147..0000000000 --- a/gtk/stock-icons/16/edit-undo-rtl.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Redo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/folder.png b/gtk/stock-icons/16/folder.png deleted file mode 100644 index 14ed14a127..0000000000 Binary files a/gtk/stock-icons/16/folder.png and /dev/null differ diff --git a/gtk/stock-icons/16/folder.svg b/gtk/stock-icons/16/folder.svg deleted file mode 100644 index 396aa64baf..0000000000 --- a/gtk/stock-icons/16/folder.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-indent-less-ltr.png b/gtk/stock-icons/16/format-indent-less-ltr.png deleted file mode 100644 index 776f5767e0..0000000000 Binary files a/gtk/stock-icons/16/format-indent-less-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-indent-less-ltr.svg b/gtk/stock-icons/16/format-indent-less-ltr.svg deleted file mode 100644 index ecf99ebc00..0000000000 --- a/gtk/stock-icons/16/format-indent-less-ltr.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-indent-less-rtl.png b/gtk/stock-icons/16/format-indent-less-rtl.png deleted file mode 100644 index 18ededbfc2..0000000000 Binary files a/gtk/stock-icons/16/format-indent-less-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-indent-less-rtl.svg b/gtk/stock-icons/16/format-indent-less-rtl.svg deleted file mode 100644 index 99536c2bae..0000000000 --- a/gtk/stock-icons/16/format-indent-less-rtl.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-indent-more-ltr.png b/gtk/stock-icons/16/format-indent-more-ltr.png deleted file mode 100644 index b00e218407..0000000000 Binary files a/gtk/stock-icons/16/format-indent-more-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-indent-more-ltr.svg b/gtk/stock-icons/16/format-indent-more-ltr.svg deleted file mode 100644 index bb119bc854..0000000000 --- a/gtk/stock-icons/16/format-indent-more-ltr.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-indent-more-rtl.png b/gtk/stock-icons/16/format-indent-more-rtl.png deleted file mode 100644 index 015c495efe..0000000000 Binary files a/gtk/stock-icons/16/format-indent-more-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-indent-more-rtl.svg b/gtk/stock-icons/16/format-indent-more-rtl.svg deleted file mode 100644 index 9ed9637708..0000000000 --- a/gtk/stock-icons/16/format-indent-more-rtl.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-justify-center.png b/gtk/stock-icons/16/format-justify-center.png deleted file mode 100644 index 57d6a0e35a..0000000000 Binary files a/gtk/stock-icons/16/format-justify-center.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-justify-center.svg b/gtk/stock-icons/16/format-justify-center.svg deleted file mode 100644 index 54c5bbbea6..0000000000 --- a/gtk/stock-icons/16/format-justify-center.svg +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-justify-fill.png b/gtk/stock-icons/16/format-justify-fill.png deleted file mode 100644 index a416b25ab2..0000000000 Binary files a/gtk/stock-icons/16/format-justify-fill.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-justify-fill.svg b/gtk/stock-icons/16/format-justify-fill.svg deleted file mode 100644 index 9bc136d0f7..0000000000 --- a/gtk/stock-icons/16/format-justify-fill.svg +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-justify-left.png b/gtk/stock-icons/16/format-justify-left.png deleted file mode 100644 index 9a7abf7fff..0000000000 Binary files a/gtk/stock-icons/16/format-justify-left.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-justify-left.svg b/gtk/stock-icons/16/format-justify-left.svg deleted file mode 100644 index 1d1f23b68e..0000000000 --- a/gtk/stock-icons/16/format-justify-left.svg +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-justify-right.png b/gtk/stock-icons/16/format-justify-right.png deleted file mode 100644 index 15b5073326..0000000000 Binary files a/gtk/stock-icons/16/format-justify-right.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-justify-right.svg b/gtk/stock-icons/16/format-justify-right.svg deleted file mode 100644 index fc855f58d3..0000000000 --- a/gtk/stock-icons/16/format-justify-right.svg +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-text-bold.png b/gtk/stock-icons/16/format-text-bold.png deleted file mode 100644 index 7e2c5dba9e..0000000000 Binary files a/gtk/stock-icons/16/format-text-bold.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-text-bold.svg b/gtk/stock-icons/16/format-text-bold.svg deleted file mode 100644 index 30ae4d8fb2..0000000000 --- a/gtk/stock-icons/16/format-text-bold.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - A - - diff --git a/gtk/stock-icons/16/format-text-italic.png b/gtk/stock-icons/16/format-text-italic.png deleted file mode 100644 index 867df5dedf..0000000000 Binary files a/gtk/stock-icons/16/format-text-italic.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-text-italic.svg b/gtk/stock-icons/16/format-text-italic.svg deleted file mode 100644 index 0753c112ee..0000000000 --- a/gtk/stock-icons/16/format-text-italic.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - A - - diff --git a/gtk/stock-icons/16/format-text-strikethrough.png b/gtk/stock-icons/16/format-text-strikethrough.png deleted file mode 100644 index 8a844a3a97..0000000000 Binary files a/gtk/stock-icons/16/format-text-strikethrough.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-text-strikethrough.svg b/gtk/stock-icons/16/format-text-strikethrough.svg deleted file mode 100644 index 4642b15c92..0000000000 --- a/gtk/stock-icons/16/format-text-strikethrough.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/16/format-text-underline.png b/gtk/stock-icons/16/format-text-underline.png deleted file mode 100644 index 35bcc8127f..0000000000 Binary files a/gtk/stock-icons/16/format-text-underline.png and /dev/null differ diff --git a/gtk/stock-icons/16/format-text-underline.svg b/gtk/stock-icons/16/format-text-underline.svg deleted file mode 100644 index b7179c98bb..0000000000 --- a/gtk/stock-icons/16/format-text-underline.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-back-rtl.svg b/gtk/stock-icons/16/go-back-rtl.svg deleted file mode 100644 index 7d48dcdbc2..0000000000 --- a/gtk/stock-icons/16/go-back-rtl.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - Josef Vybíral - - - 29.3.2007 - go back rtl - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-bottom.png b/gtk/stock-icons/16/go-bottom.png deleted file mode 100644 index 69aaafc2c3..0000000000 Binary files a/gtk/stock-icons/16/go-bottom.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-bottom.svg b/gtk/stock-icons/16/go-bottom.svg deleted file mode 100644 index 0ae3112baf..0000000000 --- a/gtk/stock-icons/16/go-bottom.svg +++ /dev/null @@ -1,296 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - goto bottom - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-down.png b/gtk/stock-icons/16/go-down.png deleted file mode 100644 index dcde30f02b..0000000000 Binary files a/gtk/stock-icons/16/go-down.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-down.svg b/gtk/stock-icons/16/go-down.svg deleted file mode 100644 index 5482307808..0000000000 --- a/gtk/stock-icons/16/go-down.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - Josef Vybíral - - - 29.3.2007 - Go down - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-first-ltr.png b/gtk/stock-icons/16/go-first-ltr.png deleted file mode 100644 index 689ba0a96a..0000000000 Binary files a/gtk/stock-icons/16/go-first-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-first-ltr.svg b/gtk/stock-icons/16/go-first-ltr.svg deleted file mode 100644 index 4e4ba9b281..0000000000 --- a/gtk/stock-icons/16/go-first-ltr.svg +++ /dev/null @@ -1,325 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - goto first - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-home.png b/gtk/stock-icons/16/go-home.png deleted file mode 100644 index fadd43dc35..0000000000 Binary files a/gtk/stock-icons/16/go-home.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-home.svg b/gtk/stock-icons/16/go-home.svg deleted file mode 100644 index 77d9905441..0000000000 --- a/gtk/stock-icons/16/go-home.svg +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-jump-ltr.png b/gtk/stock-icons/16/go-jump-ltr.png deleted file mode 100644 index 0f0f57a1a2..0000000000 Binary files a/gtk/stock-icons/16/go-jump-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-jump-ltr.svg b/gtk/stock-icons/16/go-jump-ltr.svg deleted file mode 100644 index bcf5709855..0000000000 --- a/gtk/stock-icons/16/go-jump-ltr.svg +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - go back - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-jump-rtl.png b/gtk/stock-icons/16/go-jump-rtl.png deleted file mode 100644 index 0f03be58df..0000000000 Binary files a/gtk/stock-icons/16/go-jump-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-jump-rtl.svg b/gtk/stock-icons/16/go-jump-rtl.svg deleted file mode 100644 index 599c41ce86..0000000000 --- a/gtk/stock-icons/16/go-jump-rtl.svg +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - go back - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-last-ltr.png b/gtk/stock-icons/16/go-last-ltr.png deleted file mode 100644 index a653e10ed6..0000000000 Binary files a/gtk/stock-icons/16/go-last-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-last-ltr.svg b/gtk/stock-icons/16/go-last-ltr.svg deleted file mode 100644 index 36ca4bcf8c..0000000000 --- a/gtk/stock-icons/16/go-last-ltr.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - goto last - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-next-ltr.png b/gtk/stock-icons/16/go-next-ltr.png deleted file mode 100644 index 5b9e3f0d1e..0000000000 Binary files a/gtk/stock-icons/16/go-next-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-next-ltr.svg b/gtk/stock-icons/16/go-next-ltr.svg deleted file mode 100644 index 07cc87b176..0000000000 --- a/gtk/stock-icons/16/go-next-ltr.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - go forward - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-previous-ltr.png b/gtk/stock-icons/16/go-previous-ltr.png deleted file mode 100644 index 9e77ac2ead..0000000000 Binary files a/gtk/stock-icons/16/go-previous-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-previous-ltr.svg b/gtk/stock-icons/16/go-previous-ltr.svg deleted file mode 100644 index 1f24e465f0..0000000000 --- a/gtk/stock-icons/16/go-previous-ltr.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - go back - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-top.png b/gtk/stock-icons/16/go-top.png deleted file mode 100644 index 0a3b1bfba9..0000000000 Binary files a/gtk/stock-icons/16/go-top.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-top.svg b/gtk/stock-icons/16/go-top.svg deleted file mode 100644 index a9ef0176fb..0000000000 --- a/gtk/stock-icons/16/go-top.svg +++ /dev/null @@ -1,296 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - Josef Vybíral - - - 29.3.2007 - goto top - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/go-up.png b/gtk/stock-icons/16/go-up.png deleted file mode 100644 index 432225f516..0000000000 Binary files a/gtk/stock-icons/16/go-up.png and /dev/null differ diff --git a/gtk/stock-icons/16/go-up.svg b/gtk/stock-icons/16/go-up.svg deleted file mode 100644 index dd5c27e4d9..0000000000 --- a/gtk/stock-icons/16/go-up.svg +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - go up - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/help-about.png b/gtk/stock-icons/16/help-about.png deleted file mode 100644 index 010d294a76..0000000000 Binary files a/gtk/stock-icons/16/help-about.png and /dev/null differ diff --git a/gtk/stock-icons/16/help-about.svg b/gtk/stock-icons/16/help-about.svg deleted file mode 100644 index ad5948d51c..0000000000 --- a/gtk/stock-icons/16/help-about.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/stock-icons/16/help-contents.png b/gtk/stock-icons/16/help-contents.png deleted file mode 100644 index 20ae955c35..0000000000 Binary files a/gtk/stock-icons/16/help-contents.png and /dev/null differ diff --git a/gtk/stock-icons/16/help-contents.svg b/gtk/stock-icons/16/help-contents.svg deleted file mode 100644 index 55384f8dc8..0000000000 --- a/gtk/stock-icons/16/help-contents.svg +++ /dev/null @@ -1,842 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Help - 29.3.2007 - - - Josef Vybíral - - - - - help - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/image-missing.png b/gtk/stock-icons/16/image-missing.png deleted file mode 100644 index 84b26afd64..0000000000 Binary files a/gtk/stock-icons/16/image-missing.png and /dev/null differ diff --git a/gtk/stock-icons/16/image-missing.svg b/gtk/stock-icons/16/image-missing.svg deleted file mode 100644 index a45e0f61a7..0000000000 --- a/gtk/stock-icons/16/image-missing.svg +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - missing image - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/list-add.png b/gtk/stock-icons/16/list-add.png deleted file mode 100644 index 9cd9e5cf2b..0000000000 Binary files a/gtk/stock-icons/16/list-add.png and /dev/null differ diff --git a/gtk/stock-icons/16/list-add.svg b/gtk/stock-icons/16/list-add.svg deleted file mode 100644 index f31ab4218e..0000000000 --- a/gtk/stock-icons/16/list-add.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/stock-icons/16/list-remove.png b/gtk/stock-icons/16/list-remove.png deleted file mode 100644 index 0ed9c22105..0000000000 Binary files a/gtk/stock-icons/16/list-remove.png and /dev/null differ diff --git a/gtk/stock-icons/16/list-remove.svg b/gtk/stock-icons/16/list-remove.svg deleted file mode 100644 index 78131b0205..0000000000 --- a/gtk/stock-icons/16/list-remove.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/stock-icons/16/media-floppy.png b/gtk/stock-icons/16/media-floppy.png deleted file mode 100644 index 18b7d24190..0000000000 Binary files a/gtk/stock-icons/16/media-floppy.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-floppy.svg b/gtk/stock-icons/16/media-floppy.svg deleted file mode 100644 index 616313e0ee..0000000000 --- a/gtk/stock-icons/16/media-floppy.svg +++ /dev/null @@ -1,509 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-optical.png b/gtk/stock-icons/16/media-optical.png deleted file mode 100644 index 922f452f10..0000000000 Binary files a/gtk/stock-icons/16/media-optical.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-optical.svg b/gtk/stock-icons/16/media-optical.svg deleted file mode 100644 index 4740656497..0000000000 --- a/gtk/stock-icons/16/media-optical.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-playback-pause.png b/gtk/stock-icons/16/media-playback-pause.png deleted file mode 100644 index 8b70f471a2..0000000000 Binary files a/gtk/stock-icons/16/media-playback-pause.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-playback-pause.svg b/gtk/stock-icons/16/media-playback-pause.svg deleted file mode 100644 index 66c7c9cfbe..0000000000 --- a/gtk/stock-icons/16/media-playback-pause.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-playback-start-ltr.png b/gtk/stock-icons/16/media-playback-start-ltr.png deleted file mode 100644 index e7e2584dbc..0000000000 Binary files a/gtk/stock-icons/16/media-playback-start-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-playback-start-ltr.svg b/gtk/stock-icons/16/media-playback-start-ltr.svg deleted file mode 100644 index 73a61a6a91..0000000000 --- a/gtk/stock-icons/16/media-playback-start-ltr.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-playback-start-rtl.png b/gtk/stock-icons/16/media-playback-start-rtl.png deleted file mode 100644 index e3cb29165f..0000000000 Binary files a/gtk/stock-icons/16/media-playback-start-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-playback-start-rtl.svg b/gtk/stock-icons/16/media-playback-start-rtl.svg deleted file mode 100644 index 8199c2603b..0000000000 --- a/gtk/stock-icons/16/media-playback-start-rtl.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-playback-stop.png b/gtk/stock-icons/16/media-playback-stop.png deleted file mode 100644 index c844e83228..0000000000 Binary files a/gtk/stock-icons/16/media-playback-stop.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-playback-stop.svg b/gtk/stock-icons/16/media-playback-stop.svg deleted file mode 100644 index cae76d77e8..0000000000 --- a/gtk/stock-icons/16/media-playback-stop.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/stock-icons/16/media-record.png b/gtk/stock-icons/16/media-record.png deleted file mode 100644 index 93b2ec1008..0000000000 Binary files a/gtk/stock-icons/16/media-record.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-record.svg b/gtk/stock-icons/16/media-record.svg deleted file mode 100644 index a0c8a34b00..0000000000 --- a/gtk/stock-icons/16/media-record.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/stock-icons/16/media-seek-backward-ltr.png b/gtk/stock-icons/16/media-seek-backward-ltr.png deleted file mode 100644 index 4972cb7ba9..0000000000 Binary files a/gtk/stock-icons/16/media-seek-backward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-seek-backward-ltr.svg b/gtk/stock-icons/16/media-seek-backward-ltr.svg deleted file mode 100644 index 54d5812c27..0000000000 --- a/gtk/stock-icons/16/media-seek-backward-ltr.svg +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-seek-forward-ltr.png b/gtk/stock-icons/16/media-seek-forward-ltr.png deleted file mode 100644 index a020224747..0000000000 Binary files a/gtk/stock-icons/16/media-seek-forward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-seek-forward-ltr.svg b/gtk/stock-icons/16/media-seek-forward-ltr.svg deleted file mode 100644 index f55626f332..0000000000 --- a/gtk/stock-icons/16/media-seek-forward-ltr.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-skip-backward-ltr.png b/gtk/stock-icons/16/media-skip-backward-ltr.png deleted file mode 100644 index 67dbb2e164..0000000000 Binary files a/gtk/stock-icons/16/media-skip-backward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-skip-backward-ltr.svg b/gtk/stock-icons/16/media-skip-backward-ltr.svg deleted file mode 100644 index e42a24bdff..0000000000 --- a/gtk/stock-icons/16/media-skip-backward-ltr.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/stock-icons/16/media-skip-forward-ltr.png b/gtk/stock-icons/16/media-skip-forward-ltr.png deleted file mode 100644 index 08ad0b69a5..0000000000 Binary files a/gtk/stock-icons/16/media-skip-forward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/16/media-skip-forward-ltr.svg b/gtk/stock-icons/16/media-skip-forward-ltr.svg deleted file mode 100644 index fc43327ced..0000000000 --- a/gtk/stock-icons/16/media-skip-forward-ltr.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/stock-icons/16/network-idle.png b/gtk/stock-icons/16/network-idle.png deleted file mode 100644 index e74e060ea3..0000000000 Binary files a/gtk/stock-icons/16/network-idle.png and /dev/null differ diff --git a/gtk/stock-icons/16/network-idle.svg b/gtk/stock-icons/16/network-idle.svg deleted file mode 100644 index c6a436fbeb..0000000000 --- a/gtk/stock-icons/16/network-idle.svg +++ /dev/null @@ -1,458 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk network - 30.3.2007 - - - Josef Vybíral - - - - - network - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/printer-error.png b/gtk/stock-icons/16/printer-error.png deleted file mode 100644 index cfe1d9e4d9..0000000000 Binary files a/gtk/stock-icons/16/printer-error.png and /dev/null differ diff --git a/gtk/stock-icons/16/printer-error.svg b/gtk/stock-icons/16/printer-error.svg deleted file mode 100644 index cd5b58b8ef..0000000000 --- a/gtk/stock-icons/16/printer-error.svg +++ /dev/null @@ -1,648 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/printer-info.png b/gtk/stock-icons/16/printer-info.png deleted file mode 100644 index 6d90b17be2..0000000000 Binary files a/gtk/stock-icons/16/printer-info.png and /dev/null differ diff --git a/gtk/stock-icons/16/printer-info.svg b/gtk/stock-icons/16/printer-info.svg deleted file mode 100644 index faedcfa50d..0000000000 --- a/gtk/stock-icons/16/printer-info.svg +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/printer-paused.png b/gtk/stock-icons/16/printer-paused.png deleted file mode 100644 index 6e792357aa..0000000000 Binary files a/gtk/stock-icons/16/printer-paused.png and /dev/null differ diff --git a/gtk/stock-icons/16/printer-paused.svg b/gtk/stock-icons/16/printer-paused.svg deleted file mode 100644 index c53a612a54..0000000000 --- a/gtk/stock-icons/16/printer-paused.svg +++ /dev/null @@ -1,531 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/printer-warning.png b/gtk/stock-icons/16/printer-warning.png deleted file mode 100644 index 919362d4eb..0000000000 Binary files a/gtk/stock-icons/16/printer-warning.png and /dev/null differ diff --git a/gtk/stock-icons/16/printer-warning.svg b/gtk/stock-icons/16/printer-warning.svg deleted file mode 100644 index 511fbf235c..0000000000 --- a/gtk/stock-icons/16/printer-warning.svg +++ /dev/null @@ -1,525 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/process-stop.png b/gtk/stock-icons/16/process-stop.png deleted file mode 100644 index d88fed703b..0000000000 Binary files a/gtk/stock-icons/16/process-stop.png and /dev/null differ diff --git a/gtk/stock-icons/16/process-stop.svg b/gtk/stock-icons/16/process-stop.svg deleted file mode 100644 index 8ef846e908..0000000000 --- a/gtk/stock-icons/16/process-stop.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/stock-icons/16/system-run.png b/gtk/stock-icons/16/system-run.png deleted file mode 100644 index c9c48d6a33..0000000000 Binary files a/gtk/stock-icons/16/system-run.png and /dev/null differ diff --git a/gtk/stock-icons/16/system-run.svg b/gtk/stock-icons/16/system-run.svg deleted file mode 100644 index d49dba8796..0000000000 --- a/gtk/stock-icons/16/system-run.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Execute - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/text-x-generic.png b/gtk/stock-icons/16/text-x-generic.png deleted file mode 100644 index 7cd94435ab..0000000000 Binary files a/gtk/stock-icons/16/text-x-generic.png and /dev/null differ diff --git a/gtk/stock-icons/16/text-x-generic.svg b/gtk/stock-icons/16/text-x-generic.svg deleted file mode 100644 index dbd105c237..0000000000 --- a/gtk/stock-icons/16/text-x-generic.svg +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk file - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/tools-check-spelling.png b/gtk/stock-icons/16/tools-check-spelling.png deleted file mode 100644 index 32dcc2e63f..0000000000 Binary files a/gtk/stock-icons/16/tools-check-spelling.png and /dev/null differ diff --git a/gtk/stock-icons/16/tools-check-spelling.svg b/gtk/stock-icons/16/tools-check-spelling.svg deleted file mode 100644 index 01179f813a..0000000000 --- a/gtk/stock-icons/16/tools-check-spelling.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/stock-icons/16/view-fullscreen.png b/gtk/stock-icons/16/view-fullscreen.png deleted file mode 100644 index b9e9ea6321..0000000000 Binary files a/gtk/stock-icons/16/view-fullscreen.png and /dev/null differ diff --git a/gtk/stock-icons/16/view-fullscreen.svg b/gtk/stock-icons/16/view-fullscreen.svg deleted file mode 100644 index c10eca073d..0000000000 --- a/gtk/stock-icons/16/view-fullscreen.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/view-refresh.png b/gtk/stock-icons/16/view-refresh.png deleted file mode 100644 index e9ea8c4e51..0000000000 Binary files a/gtk/stock-icons/16/view-refresh.png and /dev/null differ diff --git a/gtk/stock-icons/16/view-refresh.svg b/gtk/stock-icons/16/view-refresh.svg deleted file mode 100644 index 8d011d201e..0000000000 --- a/gtk/stock-icons/16/view-refresh.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/view-restore.png b/gtk/stock-icons/16/view-restore.png deleted file mode 100644 index 49966a996c..0000000000 Binary files a/gtk/stock-icons/16/view-restore.png and /dev/null differ diff --git a/gtk/stock-icons/16/view-restore.svg b/gtk/stock-icons/16/view-restore.svg deleted file mode 100644 index 09fe04af0c..0000000000 --- a/gtk/stock-icons/16/view-restore.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/view-sort-ascending.png b/gtk/stock-icons/16/view-sort-ascending.png deleted file mode 100644 index 3f8fd257ff..0000000000 Binary files a/gtk/stock-icons/16/view-sort-ascending.png and /dev/null differ diff --git a/gtk/stock-icons/16/view-sort-descending.png b/gtk/stock-icons/16/view-sort-descending.png deleted file mode 100644 index a8aa70584e..0000000000 Binary files a/gtk/stock-icons/16/view-sort-descending.png and /dev/null differ diff --git a/gtk/stock-icons/16/window-close.png b/gtk/stock-icons/16/window-close.png deleted file mode 100644 index 52f58630f4..0000000000 Binary files a/gtk/stock-icons/16/window-close.png and /dev/null differ diff --git a/gtk/stock-icons/16/window-close.svg b/gtk/stock-icons/16/window-close.svg deleted file mode 100644 index 08de47d330..0000000000 --- a/gtk/stock-icons/16/window-close.svg +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk close - 30.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/window-delete.png b/gtk/stock-icons/16/window-delete.png deleted file mode 100644 index 429401cb7b..0000000000 Binary files a/gtk/stock-icons/16/window-delete.png and /dev/null differ diff --git a/gtk/stock-icons/16/window-maximize.png b/gtk/stock-icons/16/window-maximize.png deleted file mode 100644 index 6f1084058e..0000000000 Binary files a/gtk/stock-icons/16/window-maximize.png and /dev/null differ diff --git a/gtk/stock-icons/16/window-minimize.png b/gtk/stock-icons/16/window-minimize.png deleted file mode 100644 index a22e3c45b0..0000000000 Binary files a/gtk/stock-icons/16/window-minimize.png and /dev/null differ diff --git a/gtk/stock-icons/16/window-restore.png b/gtk/stock-icons/16/window-restore.png deleted file mode 100644 index 5e3ad4c537..0000000000 Binary files a/gtk/stock-icons/16/window-restore.png and /dev/null differ diff --git a/gtk/stock-icons/16/zoom-fit-best.png b/gtk/stock-icons/16/zoom-fit-best.png deleted file mode 100644 index adbf7f3a21..0000000000 Binary files a/gtk/stock-icons/16/zoom-fit-best.png and /dev/null differ diff --git a/gtk/stock-icons/16/zoom-fit-best.svg b/gtk/stock-icons/16/zoom-fit-best.svg deleted file mode 100644 index 0a58ee91d0..0000000000 --- a/gtk/stock-icons/16/zoom-fit-best.svg +++ /dev/null @@ -1,385 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/zoom-in.png b/gtk/stock-icons/16/zoom-in.png deleted file mode 100644 index 6b1b94336b..0000000000 Binary files a/gtk/stock-icons/16/zoom-in.png and /dev/null differ diff --git a/gtk/stock-icons/16/zoom-in.svg b/gtk/stock-icons/16/zoom-in.svg deleted file mode 100644 index e7d09122da..0000000000 --- a/gtk/stock-icons/16/zoom-in.svg +++ /dev/null @@ -1,355 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/zoom-original.png b/gtk/stock-icons/16/zoom-original.png deleted file mode 100644 index 92dddd2ea8..0000000000 Binary files a/gtk/stock-icons/16/zoom-original.png and /dev/null differ diff --git a/gtk/stock-icons/16/zoom-original.svg b/gtk/stock-icons/16/zoom-original.svg deleted file mode 100644 index 3e846e1c93..0000000000 --- a/gtk/stock-icons/16/zoom-original.svg +++ /dev/null @@ -1,546 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/16/zoom-out.png b/gtk/stock-icons/16/zoom-out.png deleted file mode 100644 index ddc1eb1363..0000000000 Binary files a/gtk/stock-icons/16/zoom-out.png and /dev/null differ diff --git a/gtk/stock-icons/16/zoom-out.svg b/gtk/stock-icons/16/zoom-out.svg deleted file mode 100644 index 9ecb5c2eb4..0000000000 --- a/gtk/stock-icons/16/zoom-out.svg +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/20/window-close.png b/gtk/stock-icons/20/window-close.png deleted file mode 100644 index a13d1984b3..0000000000 Binary files a/gtk/stock-icons/20/window-close.png and /dev/null differ diff --git a/gtk/stock-icons/20/window-close.svg b/gtk/stock-icons/20/window-close.svg deleted file mode 100644 index 0d70fe55c5..0000000000 --- a/gtk/stock-icons/20/window-close.svg +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk close - 30.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/application-exit.png b/gtk/stock-icons/24/application-exit.png deleted file mode 100644 index 0c9de64ba7..0000000000 Binary files a/gtk/stock-icons/24/application-exit.png and /dev/null differ diff --git a/gtk/stock-icons/24/application-exit.svg b/gtk/stock-icons/24/application-exit.svg deleted file mode 100644 index 31be59f32c..0000000000 --- a/gtk/stock-icons/24/application-exit.svg +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/audio-volume-high.png b/gtk/stock-icons/24/audio-volume-high.png deleted file mode 100644 index 7de1e0e4ff..0000000000 Binary files a/gtk/stock-icons/24/audio-volume-high.png and /dev/null differ diff --git a/gtk/stock-icons/24/audio-volume-low.png b/gtk/stock-icons/24/audio-volume-low.png deleted file mode 100644 index 4152b6c9f9..0000000000 Binary files a/gtk/stock-icons/24/audio-volume-low.png and /dev/null differ diff --git a/gtk/stock-icons/24/audio-volume-medium.png b/gtk/stock-icons/24/audio-volume-medium.png deleted file mode 100644 index 8d899cfa50..0000000000 Binary files a/gtk/stock-icons/24/audio-volume-medium.png and /dev/null differ diff --git a/gtk/stock-icons/24/audio-volume-muted.png b/gtk/stock-icons/24/audio-volume-muted.png deleted file mode 100644 index 6902efdc6b..0000000000 Binary files a/gtk/stock-icons/24/audio-volume-muted.png and /dev/null differ diff --git a/gtk/stock-icons/24/dialog-information.png b/gtk/stock-icons/24/dialog-information.png deleted file mode 100644 index b66871a941..0000000000 Binary files a/gtk/stock-icons/24/dialog-information.png and /dev/null differ diff --git a/gtk/stock-icons/24/dialog-information.svg b/gtk/stock-icons/24/dialog-information.svg deleted file mode 100644 index cf616019b7..0000000000 --- a/gtk/stock-icons/24/dialog-information.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk Info - 29.3.2007 - - - Josef Vybíral - - - - - info - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-new.png b/gtk/stock-icons/24/document-new.png deleted file mode 100644 index c89e797b72..0000000000 Binary files a/gtk/stock-icons/24/document-new.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-new.svg b/gtk/stock-icons/24/document-new.svg deleted file mode 100644 index 5314a9e5b0..0000000000 --- a/gtk/stock-icons/24/document-new.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk new - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-open-recent.png b/gtk/stock-icons/24/document-open-recent.png deleted file mode 100644 index 5edf531e3c..0000000000 Binary files a/gtk/stock-icons/24/document-open-recent.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-open-recent.svg b/gtk/stock-icons/24/document-open-recent.svg deleted file mode 100644 index f1cf8bcda4..0000000000 --- a/gtk/stock-icons/24/document-open-recent.svg +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - Lapo Calamandrei - - - - GTK Recent - - - recent - clock - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-open.png b/gtk/stock-icons/24/document-open.png deleted file mode 100644 index 312e1187f2..0000000000 Binary files a/gtk/stock-icons/24/document-open.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-open.svg b/gtk/stock-icons/24/document-open.svg deleted file mode 100644 index 18b7027851..0000000000 --- a/gtk/stock-icons/24/document-open.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-print-preview.png b/gtk/stock-icons/24/document-print-preview.png deleted file mode 100644 index 7f405de585..0000000000 Binary files a/gtk/stock-icons/24/document-print-preview.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-print-preview.svg b/gtk/stock-icons/24/document-print-preview.svg deleted file mode 100644 index 441337d0d8..0000000000 --- a/gtk/stock-icons/24/document-print-preview.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-print.png b/gtk/stock-icons/24/document-print.png deleted file mode 100644 index 05d22d7a87..0000000000 Binary files a/gtk/stock-icons/24/document-print.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-print.svg b/gtk/stock-icons/24/document-print.svg deleted file mode 100644 index 4a453567f3..0000000000 --- a/gtk/stock-icons/24/document-print.svg +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-properties.png b/gtk/stock-icons/24/document-properties.png deleted file mode 100644 index 297c86b0ca..0000000000 Binary files a/gtk/stock-icons/24/document-properties.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-properties.svg b/gtk/stock-icons/24/document-properties.svg deleted file mode 100644 index 0e7397d9d9..0000000000 --- a/gtk/stock-icons/24/document-properties.svg +++ /dev/null @@ -1,933 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk-properties - 30.3.2007 - - - Kalle Persson - - - - - - properties - - - kalle@nemus.se - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-revert-ltr.png b/gtk/stock-icons/24/document-revert-ltr.png deleted file mode 100644 index 3046794e79..0000000000 Binary files a/gtk/stock-icons/24/document-revert-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-revert-ltr.svg b/gtk/stock-icons/24/document-revert-ltr.svg deleted file mode 100644 index e2a78476c0..0000000000 --- a/gtk/stock-icons/24/document-revert-ltr.svg +++ /dev/null @@ -1,588 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-revert-rtl.png b/gtk/stock-icons/24/document-revert-rtl.png deleted file mode 100644 index 46435e1a01..0000000000 Binary files a/gtk/stock-icons/24/document-revert-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-revert-rtl.svg b/gtk/stock-icons/24/document-revert-rtl.svg deleted file mode 100644 index 5779426a97..0000000000 --- a/gtk/stock-icons/24/document-revert-rtl.svg +++ /dev/null @@ -1,534 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/document-save-as.png b/gtk/stock-icons/24/document-save-as.png deleted file mode 100644 index 5da8a02dc2..0000000000 Binary files a/gtk/stock-icons/24/document-save-as.png and /dev/null differ diff --git a/gtk/stock-icons/24/document-save-as.svg b/gtk/stock-icons/24/document-save-as.svg deleted file mode 100644 index c591c86c55..0000000000 --- a/gtk/stock-icons/24/document-save-as.svg +++ /dev/null @@ -1,721 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/drive-harddisk.png b/gtk/stock-icons/24/drive-harddisk.png deleted file mode 100644 index 1be6b6c88e..0000000000 Binary files a/gtk/stock-icons/24/drive-harddisk.png and /dev/null differ diff --git a/gtk/stock-icons/24/drive-harddisk.svg b/gtk/stock-icons/24/drive-harddisk.svg deleted file mode 100644 index 9577d73adb..0000000000 --- a/gtk/stock-icons/24/drive-harddisk.svg +++ /dev/null @@ -1,659 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk harddisk - 30.3.2007 - - - Josef Vybíral - - - - - harddrive - harddisk - hdd - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-clear.png b/gtk/stock-icons/24/edit-clear.png deleted file mode 100644 index 590f673db1..0000000000 Binary files a/gtk/stock-icons/24/edit-clear.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-clear.svg b/gtk/stock-icons/24/edit-clear.svg deleted file mode 100644 index fa704648d8..0000000000 --- a/gtk/stock-icons/24/edit-clear.svg +++ /dev/null @@ -1,421 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-copy.png b/gtk/stock-icons/24/edit-copy.png deleted file mode 100644 index a1178e64fc..0000000000 Binary files a/gtk/stock-icons/24/edit-copy.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-cut.png b/gtk/stock-icons/24/edit-cut.png deleted file mode 100644 index 82b105f80a..0000000000 Binary files a/gtk/stock-icons/24/edit-cut.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-delete.png b/gtk/stock-icons/24/edit-delete.png deleted file mode 100644 index e375b894ef..0000000000 Binary files a/gtk/stock-icons/24/edit-delete.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-delete.svg b/gtk/stock-icons/24/edit-delete.svg deleted file mode 100644 index dd80c19ee8..0000000000 --- a/gtk/stock-icons/24/edit-delete.svg +++ /dev/null @@ -1,561 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Delete - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-find-replace.png b/gtk/stock-icons/24/edit-find-replace.png deleted file mode 100644 index ed81e5a821..0000000000 Binary files a/gtk/stock-icons/24/edit-find-replace.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-find-replace.svg b/gtk/stock-icons/24/edit-find-replace.svg deleted file mode 100644 index bd5d923571..0000000000 --- a/gtk/stock-icons/24/edit-find-replace.svg +++ /dev/null @@ -1,510 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk find and replace - 29.3.2007 - - - Josef Vybíral - - - - - find - replace - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-find.png b/gtk/stock-icons/24/edit-find.png deleted file mode 100644 index 5c83fb6894..0000000000 Binary files a/gtk/stock-icons/24/edit-find.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-find.svg b/gtk/stock-icons/24/edit-find.svg deleted file mode 100644 index 160cca5b0d..0000000000 --- a/gtk/stock-icons/24/edit-find.svg +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Find - 2007-05-01 - - - Lapo Calamandre - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-paste.png b/gtk/stock-icons/24/edit-paste.png deleted file mode 100644 index e938c3e996..0000000000 Binary files a/gtk/stock-icons/24/edit-paste.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-redo-ltr.png b/gtk/stock-icons/24/edit-redo-ltr.png deleted file mode 100644 index 3da43f0c04..0000000000 Binary files a/gtk/stock-icons/24/edit-redo-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-redo-ltr.svg b/gtk/stock-icons/24/edit-redo-ltr.svg deleted file mode 100644 index f276020bab..0000000000 --- a/gtk/stock-icons/24/edit-redo-ltr.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Redo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-redo-rtl.png b/gtk/stock-icons/24/edit-redo-rtl.png deleted file mode 100644 index f2c1a50a1a..0000000000 Binary files a/gtk/stock-icons/24/edit-redo-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-redo-rtl.svg b/gtk/stock-icons/24/edit-redo-rtl.svg deleted file mode 100644 index 9389600268..0000000000 --- a/gtk/stock-icons/24/edit-redo-rtl.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Redo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-select-all.png b/gtk/stock-icons/24/edit-select-all.png deleted file mode 100644 index 1fc5b8282f..0000000000 Binary files a/gtk/stock-icons/24/edit-select-all.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-select-all.svg b/gtk/stock-icons/24/edit-select-all.svg deleted file mode 100644 index 3baf64a733..0000000000 --- a/gtk/stock-icons/24/edit-select-all.svg +++ /dev/null @@ -1,751 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk-select-all - 30.3.2007 - - - Kalle Persson - - - - - - select all - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-undo-ltr.png b/gtk/stock-icons/24/edit-undo-ltr.png deleted file mode 100644 index 3b12a233ab..0000000000 Binary files a/gtk/stock-icons/24/edit-undo-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-undo-ltr.svg b/gtk/stock-icons/24/edit-undo-ltr.svg deleted file mode 100644 index a04f047849..0000000000 --- a/gtk/stock-icons/24/edit-undo-ltr.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Undo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/edit-undo-rtl.png b/gtk/stock-icons/24/edit-undo-rtl.png deleted file mode 100644 index 3ba7d62401..0000000000 Binary files a/gtk/stock-icons/24/edit-undo-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/24/edit-undo-rtl.svg b/gtk/stock-icons/24/edit-undo-rtl.svg deleted file mode 100644 index 5ed53b1fd0..0000000000 --- a/gtk/stock-icons/24/edit-undo-rtl.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Undo - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/folder.png b/gtk/stock-icons/24/folder.png deleted file mode 100644 index 28b68f3388..0000000000 Binary files a/gtk/stock-icons/24/folder.png and /dev/null differ diff --git a/gtk/stock-icons/24/folder.svg b/gtk/stock-icons/24/folder.svg deleted file mode 100644 index 1f4f1edf2a..0000000000 --- a/gtk/stock-icons/24/folder.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-indent-less-ltr.png b/gtk/stock-icons/24/format-indent-less-ltr.png deleted file mode 100644 index 36d2314346..0000000000 Binary files a/gtk/stock-icons/24/format-indent-less-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-indent-less-ltr.svg b/gtk/stock-icons/24/format-indent-less-ltr.svg deleted file mode 100644 index 95893a95f5..0000000000 --- a/gtk/stock-icons/24/format-indent-less-ltr.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-indent-less-rtl.png b/gtk/stock-icons/24/format-indent-less-rtl.png deleted file mode 100644 index a6f7dc19bf..0000000000 Binary files a/gtk/stock-icons/24/format-indent-less-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-indent-less-rtl.svg b/gtk/stock-icons/24/format-indent-less-rtl.svg deleted file mode 100644 index d4bca3523e..0000000000 --- a/gtk/stock-icons/24/format-indent-less-rtl.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-indent-more-ltr.png b/gtk/stock-icons/24/format-indent-more-ltr.png deleted file mode 100644 index 7e3656dc4a..0000000000 Binary files a/gtk/stock-icons/24/format-indent-more-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-indent-more-ltr.svg b/gtk/stock-icons/24/format-indent-more-ltr.svg deleted file mode 100644 index 3870f9ca7f..0000000000 --- a/gtk/stock-icons/24/format-indent-more-ltr.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-indent-more-rtl.png b/gtk/stock-icons/24/format-indent-more-rtl.png deleted file mode 100644 index 5527663fd0..0000000000 Binary files a/gtk/stock-icons/24/format-indent-more-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-indent-more-rtl.svg b/gtk/stock-icons/24/format-indent-more-rtl.svg deleted file mode 100644 index dd74edfec1..0000000000 --- a/gtk/stock-icons/24/format-indent-more-rtl.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-justify-center.png b/gtk/stock-icons/24/format-justify-center.png deleted file mode 100644 index 35579d5538..0000000000 Binary files a/gtk/stock-icons/24/format-justify-center.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-justify-center.svg b/gtk/stock-icons/24/format-justify-center.svg deleted file mode 100644 index 49510cf2f7..0000000000 --- a/gtk/stock-icons/24/format-justify-center.svg +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-justify-fill.png b/gtk/stock-icons/24/format-justify-fill.png deleted file mode 100644 index eaf9a460be..0000000000 Binary files a/gtk/stock-icons/24/format-justify-fill.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-justify-fill.svg b/gtk/stock-icons/24/format-justify-fill.svg deleted file mode 100644 index 1cfdde2906..0000000000 --- a/gtk/stock-icons/24/format-justify-fill.svg +++ /dev/null @@ -1,399 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-justify-left.png b/gtk/stock-icons/24/format-justify-left.png deleted file mode 100644 index 07db841097..0000000000 Binary files a/gtk/stock-icons/24/format-justify-left.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-justify-left.svg b/gtk/stock-icons/24/format-justify-left.svg deleted file mode 100644 index 73aa1651fe..0000000000 --- a/gtk/stock-icons/24/format-justify-left.svg +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-justify-right.png b/gtk/stock-icons/24/format-justify-right.png deleted file mode 100644 index 9bbd47ca05..0000000000 Binary files a/gtk/stock-icons/24/format-justify-right.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-justify-right.svg b/gtk/stock-icons/24/format-justify-right.svg deleted file mode 100644 index 5b32446716..0000000000 --- a/gtk/stock-icons/24/format-justify-right.svg +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-text-bold.png b/gtk/stock-icons/24/format-text-bold.png deleted file mode 100644 index 9869fb8b13..0000000000 Binary files a/gtk/stock-icons/24/format-text-bold.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-text-bold.svg b/gtk/stock-icons/24/format-text-bold.svg deleted file mode 100644 index 87bf2bc1a3..0000000000 --- a/gtk/stock-icons/24/format-text-bold.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-text-italic.png b/gtk/stock-icons/24/format-text-italic.png deleted file mode 100644 index 8842b5aa7a..0000000000 Binary files a/gtk/stock-icons/24/format-text-italic.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-text-italic.svg b/gtk/stock-icons/24/format-text-italic.svg deleted file mode 100644 index 7f6501b6c9..0000000000 --- a/gtk/stock-icons/24/format-text-italic.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - A - - diff --git a/gtk/stock-icons/24/format-text-strikethrough.png b/gtk/stock-icons/24/format-text-strikethrough.png deleted file mode 100644 index 04d464e28f..0000000000 Binary files a/gtk/stock-icons/24/format-text-strikethrough.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-text-strikethrough.svg b/gtk/stock-icons/24/format-text-strikethrough.svg deleted file mode 100644 index f64b2857c0..0000000000 --- a/gtk/stock-icons/24/format-text-strikethrough.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/format-text-underline.png b/gtk/stock-icons/24/format-text-underline.png deleted file mode 100644 index be0906d8a3..0000000000 Binary files a/gtk/stock-icons/24/format-text-underline.png and /dev/null differ diff --git a/gtk/stock-icons/24/format-text-underline.svg b/gtk/stock-icons/24/format-text-underline.svg deleted file mode 100644 index 683a3bd0fd..0000000000 --- a/gtk/stock-icons/24/format-text-underline.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-bottom.png b/gtk/stock-icons/24/go-bottom.png deleted file mode 100644 index 79994416ea..0000000000 Binary files a/gtk/stock-icons/24/go-bottom.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-bottom.svg b/gtk/stock-icons/24/go-bottom.svg deleted file mode 100644 index 695c4a531c..0000000000 --- a/gtk/stock-icons/24/go-bottom.svg +++ /dev/null @@ -1,305 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Goto bottom - 29.3.2007 - - - Josef Vybíral - - - - - - bottom - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-down.png b/gtk/stock-icons/24/go-down.png deleted file mode 100644 index 2a0a8ea2cb..0000000000 Binary files a/gtk/stock-icons/24/go-down.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-down.svg b/gtk/stock-icons/24/go-down.svg deleted file mode 100644 index 5907ee2dfc..0000000000 --- a/gtk/stock-icons/24/go-down.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Go down - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-first-ltr.png b/gtk/stock-icons/24/go-first-ltr.png deleted file mode 100644 index e44f9b612b..0000000000 Binary files a/gtk/stock-icons/24/go-first-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-first-ltr.svg b/gtk/stock-icons/24/go-first-ltr.svg deleted file mode 100644 index 0b3289bff6..0000000000 --- a/gtk/stock-icons/24/go-first-ltr.svg +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Goto first - 29.3.2007 - - - Josef Vybíral - - - - - - goto first - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-home.png b/gtk/stock-icons/24/go-home.png deleted file mode 100644 index a2e0b3c966..0000000000 Binary files a/gtk/stock-icons/24/go-home.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-home.svg b/gtk/stock-icons/24/go-home.svg deleted file mode 100644 index d8251f7e73..0000000000 --- a/gtk/stock-icons/24/go-home.svg +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-jump-ltr.png b/gtk/stock-icons/24/go-jump-ltr.png deleted file mode 100644 index 9b639939f8..0000000000 Binary files a/gtk/stock-icons/24/go-jump-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-jump-ltr.svg b/gtk/stock-icons/24/go-jump-ltr.svg deleted file mode 100644 index 8b6c8130c9..0000000000 --- a/gtk/stock-icons/24/go-jump-ltr.svg +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Jump to - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-jump-rtl.png b/gtk/stock-icons/24/go-jump-rtl.png deleted file mode 100644 index 80068face1..0000000000 Binary files a/gtk/stock-icons/24/go-jump-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-jump-rtl.svg b/gtk/stock-icons/24/go-jump-rtl.svg deleted file mode 100644 index dc76379dd3..0000000000 --- a/gtk/stock-icons/24/go-jump-rtl.svg +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Jump to - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-last-ltr.png b/gtk/stock-icons/24/go-last-ltr.png deleted file mode 100644 index 3ba5c4ba75..0000000000 Binary files a/gtk/stock-icons/24/go-last-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-last-ltr.svg b/gtk/stock-icons/24/go-last-ltr.svg deleted file mode 100644 index 3b70bb32b7..0000000000 --- a/gtk/stock-icons/24/go-last-ltr.svg +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Goto last - 29.3.2007 - - - Josef Vybíral - - - - - goto last - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-next-ltr.png b/gtk/stock-icons/24/go-next-ltr.png deleted file mode 100644 index 727ff37f22..0000000000 Binary files a/gtk/stock-icons/24/go-next-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-next-ltr.svg b/gtk/stock-icons/24/go-next-ltr.svg deleted file mode 100644 index 53dfc8860c..0000000000 --- a/gtk/stock-icons/24/go-next-ltr.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Go forward - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-previous-ltr.png b/gtk/stock-icons/24/go-previous-ltr.png deleted file mode 100644 index 23b89b761c..0000000000 Binary files a/gtk/stock-icons/24/go-previous-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-previous-ltr.svg b/gtk/stock-icons/24/go-previous-ltr.svg deleted file mode 100644 index 63d9a1f161..0000000000 --- a/gtk/stock-icons/24/go-previous-ltr.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - go back - 29.3.2007 - - - Josef Vybíral - - - - - - back - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-previous-rtl.svg b/gtk/stock-icons/24/go-previous-rtl.svg deleted file mode 100644 index db30bd2962..0000000000 --- a/gtk/stock-icons/24/go-previous-rtl.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - go back - 29.3.2007 - - - Josef Vybíral - - - - - back - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-top.png b/gtk/stock-icons/24/go-top.png deleted file mode 100644 index 9b98fd26f7..0000000000 Binary files a/gtk/stock-icons/24/go-top.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-top.svg b/gtk/stock-icons/24/go-top.svg deleted file mode 100644 index 64b59c6b18..0000000000 --- a/gtk/stock-icons/24/go-top.svg +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Goto Top - 29.3.2007 - - - Josef Vybíral - - - - - Top - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/go-up.png b/gtk/stock-icons/24/go-up.png deleted file mode 100644 index 3df5fe5113..0000000000 Binary files a/gtk/stock-icons/24/go-up.png and /dev/null differ diff --git a/gtk/stock-icons/24/go-up.svg b/gtk/stock-icons/24/go-up.svg deleted file mode 100644 index f90a008462..0000000000 --- a/gtk/stock-icons/24/go-up.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Go Up - 29.3.2007 - - - Josef Vybíral - - - - - Arrow Up - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/help-about.png b/gtk/stock-icons/24/help-about.png deleted file mode 100644 index 063d0df43f..0000000000 Binary files a/gtk/stock-icons/24/help-about.png and /dev/null differ diff --git a/gtk/stock-icons/24/help-about.svg b/gtk/stock-icons/24/help-about.svg deleted file mode 100644 index 911b46a7c5..0000000000 --- a/gtk/stock-icons/24/help-about.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/stock-icons/24/help-contents.png b/gtk/stock-icons/24/help-contents.png deleted file mode 100644 index b00fbd8c12..0000000000 Binary files a/gtk/stock-icons/24/help-contents.png and /dev/null differ diff --git a/gtk/stock-icons/24/help-contents.svg b/gtk/stock-icons/24/help-contents.svg deleted file mode 100644 index 5100ecb0df..0000000000 --- a/gtk/stock-icons/24/help-contents.svg +++ /dev/null @@ -1,900 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - GTK Help - 29.3.2007 - - - Josef Vybíral - - - - - - Help - liftboy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/image-missing.png b/gtk/stock-icons/24/image-missing.png deleted file mode 100644 index 90e26e5bc4..0000000000 Binary files a/gtk/stock-icons/24/image-missing.png and /dev/null differ diff --git a/gtk/stock-icons/24/image-missing.svg b/gtk/stock-icons/24/image-missing.svg deleted file mode 100644 index 85200d5e40..0000000000 --- a/gtk/stock-icons/24/image-missing.svg +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk Missing image - 29.3.2007 - - - Josef Vybíral - - - - - missing image - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/list-add.png b/gtk/stock-icons/24/list-add.png deleted file mode 100644 index 2f8b70d9c2..0000000000 Binary files a/gtk/stock-icons/24/list-add.png and /dev/null differ diff --git a/gtk/stock-icons/24/list-add.svg b/gtk/stock-icons/24/list-add.svg deleted file mode 100644 index 8e26cfb641..0000000000 --- a/gtk/stock-icons/24/list-add.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Antoine - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/list-remove.png b/gtk/stock-icons/24/list-remove.png deleted file mode 100644 index 0bd69c92c9..0000000000 Binary files a/gtk/stock-icons/24/list-remove.png and /dev/null differ diff --git a/gtk/stock-icons/24/list-remove.svg b/gtk/stock-icons/24/list-remove.svg deleted file mode 100644 index 0fd9bb8074..0000000000 --- a/gtk/stock-icons/24/list-remove.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Antoine - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-floppy.png b/gtk/stock-icons/24/media-floppy.png deleted file mode 100644 index 7ef7685f46..0000000000 Binary files a/gtk/stock-icons/24/media-floppy.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-floppy.svg b/gtk/stock-icons/24/media-floppy.svg deleted file mode 100644 index 7a8e24789c..0000000000 --- a/gtk/stock-icons/24/media-floppy.svg +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Floppy - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-optical.png b/gtk/stock-icons/24/media-optical.png deleted file mode 100644 index c4358f5f8e..0000000000 Binary files a/gtk/stock-icons/24/media-optical.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-optical.svg b/gtk/stock-icons/24/media-optical.svg deleted file mode 100644 index 05fa8b0aeb..0000000000 --- a/gtk/stock-icons/24/media-optical.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-playback-pause.png b/gtk/stock-icons/24/media-playback-pause.png deleted file mode 100644 index 6187ba6d2d..0000000000 Binary files a/gtk/stock-icons/24/media-playback-pause.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-playback-pause.svg b/gtk/stock-icons/24/media-playback-pause.svg deleted file mode 100644 index fcaf0c01fd..0000000000 --- a/gtk/stock-icons/24/media-playback-pause.svg +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-playback-start-ltr.png b/gtk/stock-icons/24/media-playback-start-ltr.png deleted file mode 100644 index 0f53489007..0000000000 Binary files a/gtk/stock-icons/24/media-playback-start-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-playback-start-ltr.svg b/gtk/stock-icons/24/media-playback-start-ltr.svg deleted file mode 100644 index e0fb413797..0000000000 --- a/gtk/stock-icons/24/media-playback-start-ltr.svg +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-playback-start-rtl.png b/gtk/stock-icons/24/media-playback-start-rtl.png deleted file mode 100644 index 036f05f556..0000000000 Binary files a/gtk/stock-icons/24/media-playback-start-rtl.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-playback-start-rtl.svg b/gtk/stock-icons/24/media-playback-start-rtl.svg deleted file mode 100644 index 084c804753..0000000000 --- a/gtk/stock-icons/24/media-playback-start-rtl.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-playback-stop.png b/gtk/stock-icons/24/media-playback-stop.png deleted file mode 100644 index 9e54ef3f55..0000000000 Binary files a/gtk/stock-icons/24/media-playback-stop.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-playback-stop.svg b/gtk/stock-icons/24/media-playback-stop.svg deleted file mode 100644 index 67377ce688..0000000000 --- a/gtk/stock-icons/24/media-playback-stop.svg +++ /dev/null @@ -1,308 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-record.png b/gtk/stock-icons/24/media-record.png deleted file mode 100644 index d1b25c2f19..0000000000 Binary files a/gtk/stock-icons/24/media-record.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-record.svg b/gtk/stock-icons/24/media-record.svg deleted file mode 100644 index a21f338774..0000000000 --- a/gtk/stock-icons/24/media-record.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-seek-backward-ltr.png b/gtk/stock-icons/24/media-seek-backward-ltr.png deleted file mode 100644 index 5088082857..0000000000 Binary files a/gtk/stock-icons/24/media-seek-backward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-seek-backward-ltr.svg b/gtk/stock-icons/24/media-seek-backward-ltr.svg deleted file mode 100644 index 21388802ea..0000000000 --- a/gtk/stock-icons/24/media-seek-backward-ltr.svg +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-seek-forward-ltr.png b/gtk/stock-icons/24/media-seek-forward-ltr.png deleted file mode 100644 index 4a1bdf89b9..0000000000 Binary files a/gtk/stock-icons/24/media-seek-forward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-seek-forward-ltr.svg b/gtk/stock-icons/24/media-seek-forward-ltr.svg deleted file mode 100644 index 6094219eb3..0000000000 --- a/gtk/stock-icons/24/media-seek-forward-ltr.svg +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-skip-backward-ltr.png b/gtk/stock-icons/24/media-skip-backward-ltr.png deleted file mode 100644 index c3a649f4e4..0000000000 Binary files a/gtk/stock-icons/24/media-skip-backward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-skip-backward-ltr.svg b/gtk/stock-icons/24/media-skip-backward-ltr.svg deleted file mode 100644 index 464fc623d0..0000000000 --- a/gtk/stock-icons/24/media-skip-backward-ltr.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/media-skip-forward-ltr.png b/gtk/stock-icons/24/media-skip-forward-ltr.png deleted file mode 100644 index 3da34257d3..0000000000 Binary files a/gtk/stock-icons/24/media-skip-forward-ltr.png and /dev/null differ diff --git a/gtk/stock-icons/24/media-skip-forward-ltr.svg b/gtk/stock-icons/24/media-skip-forward-ltr.svg deleted file mode 100644 index d4c0168e0e..0000000000 --- a/gtk/stock-icons/24/media-skip-forward-ltr.svg +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/network-idle.png b/gtk/stock-icons/24/network-idle.png deleted file mode 100644 index a6f14418bd..0000000000 Binary files a/gtk/stock-icons/24/network-idle.png and /dev/null differ diff --git a/gtk/stock-icons/24/network-idle.svg b/gtk/stock-icons/24/network-idle.svg deleted file mode 100644 index b333724acd..0000000000 --- a/gtk/stock-icons/24/network-idle.svg +++ /dev/null @@ -1,411 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk network - 30.3.2007 - - - Josef Vybíral - - - - - network - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/printer-error.png b/gtk/stock-icons/24/printer-error.png deleted file mode 100644 index 04bf8f1828..0000000000 Binary files a/gtk/stock-icons/24/printer-error.png and /dev/null differ diff --git a/gtk/stock-icons/24/printer-error.svg b/gtk/stock-icons/24/printer-error.svg deleted file mode 100644 index 50c2ec7b4b..0000000000 --- a/gtk/stock-icons/24/printer-error.svg +++ /dev/null @@ -1,853 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/printer-info.png b/gtk/stock-icons/24/printer-info.png deleted file mode 100644 index 6b63f4b5d4..0000000000 Binary files a/gtk/stock-icons/24/printer-info.png and /dev/null differ diff --git a/gtk/stock-icons/24/printer-info.svg b/gtk/stock-icons/24/printer-info.svg deleted file mode 100644 index 8ee35ec2bb..0000000000 --- a/gtk/stock-icons/24/printer-info.svg +++ /dev/null @@ -1,1510 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/printer-paused.png b/gtk/stock-icons/24/printer-paused.png deleted file mode 100644 index 2665a30ab7..0000000000 Binary files a/gtk/stock-icons/24/printer-paused.png and /dev/null differ diff --git a/gtk/stock-icons/24/printer-paused.svg b/gtk/stock-icons/24/printer-paused.svg deleted file mode 100644 index ecd2c3d7f8..0000000000 --- a/gtk/stock-icons/24/printer-paused.svg +++ /dev/null @@ -1,539 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/printer-warning.png b/gtk/stock-icons/24/printer-warning.png deleted file mode 100644 index 64affb6616..0000000000 Binary files a/gtk/stock-icons/24/printer-warning.png and /dev/null differ diff --git a/gtk/stock-icons/24/printer-warning.svg b/gtk/stock-icons/24/printer-warning.svg deleted file mode 100644 index 3f84e49b4a..0000000000 --- a/gtk/stock-icons/24/printer-warning.svg +++ /dev/null @@ -1,1614 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/process-stop.png b/gtk/stock-icons/24/process-stop.png deleted file mode 100644 index 54e1cb3e9f..0000000000 Binary files a/gtk/stock-icons/24/process-stop.png and /dev/null differ diff --git a/gtk/stock-icons/24/process-stop.svg b/gtk/stock-icons/24/process-stop.svg deleted file mode 100644 index 09ebbe87ad..0000000000 --- a/gtk/stock-icons/24/process-stop.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/stock-icons/24/system-run.png b/gtk/stock-icons/24/system-run.png deleted file mode 100644 index 2b11b50753..0000000000 Binary files a/gtk/stock-icons/24/system-run.png and /dev/null differ diff --git a/gtk/stock-icons/24/system-run.svg b/gtk/stock-icons/24/system-run.svg deleted file mode 100644 index 9b840db126..0000000000 --- a/gtk/stock-icons/24/system-run.svg +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Execute - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/text-x-generic.png b/gtk/stock-icons/24/text-x-generic.png deleted file mode 100644 index c89e797b72..0000000000 Binary files a/gtk/stock-icons/24/text-x-generic.png and /dev/null differ diff --git a/gtk/stock-icons/24/text-x-generic.svg b/gtk/stock-icons/24/text-x-generic.svg deleted file mode 100644 index 98608faba8..0000000000 --- a/gtk/stock-icons/24/text-x-generic.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk file - 29.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/tools-check-spelling.png b/gtk/stock-icons/24/tools-check-spelling.png deleted file mode 100644 index 2574c181f1..0000000000 Binary files a/gtk/stock-icons/24/tools-check-spelling.png and /dev/null differ diff --git a/gtk/stock-icons/24/tools-check-spelling.svg b/gtk/stock-icons/24/tools-check-spelling.svg deleted file mode 100644 index 7f093292a0..0000000000 --- a/gtk/stock-icons/24/tools-check-spelling.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/stock-icons/24/view-fullscreen.png b/gtk/stock-icons/24/view-fullscreen.png deleted file mode 100644 index 21462fe0e5..0000000000 Binary files a/gtk/stock-icons/24/view-fullscreen.png and /dev/null differ diff --git a/gtk/stock-icons/24/view-fullscreen.svg b/gtk/stock-icons/24/view-fullscreen.svg deleted file mode 100644 index c0007b6fc6..0000000000 --- a/gtk/stock-icons/24/view-fullscreen.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/view-refresh.png b/gtk/stock-icons/24/view-refresh.png deleted file mode 100644 index 09b5df1d14..0000000000 Binary files a/gtk/stock-icons/24/view-refresh.png and /dev/null differ diff --git a/gtk/stock-icons/24/view-refresh.svg b/gtk/stock-icons/24/view-refresh.svg deleted file mode 100644 index dbe58c1746..0000000000 --- a/gtk/stock-icons/24/view-refresh.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/view-restore.png b/gtk/stock-icons/24/view-restore.png deleted file mode 100644 index ff9c2289d8..0000000000 Binary files a/gtk/stock-icons/24/view-restore.png and /dev/null differ diff --git a/gtk/stock-icons/24/view-restore.svg b/gtk/stock-icons/24/view-restore.svg deleted file mode 100644 index 6295c012f8..0000000000 --- a/gtk/stock-icons/24/view-restore.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/view-sort-ascending.png b/gtk/stock-icons/24/view-sort-ascending.png deleted file mode 100644 index 44c8711332..0000000000 Binary files a/gtk/stock-icons/24/view-sort-ascending.png and /dev/null differ diff --git a/gtk/stock-icons/24/view-sort-descending.png b/gtk/stock-icons/24/view-sort-descending.png deleted file mode 100644 index d498a59a51..0000000000 Binary files a/gtk/stock-icons/24/view-sort-descending.png and /dev/null differ diff --git a/gtk/stock-icons/24/window-close.png b/gtk/stock-icons/24/window-close.png deleted file mode 100644 index 312b84dae4..0000000000 Binary files a/gtk/stock-icons/24/window-close.png and /dev/null differ diff --git a/gtk/stock-icons/24/window-close.svg b/gtk/stock-icons/24/window-close.svg deleted file mode 100644 index ee7ccf01fb..0000000000 --- a/gtk/stock-icons/24/window-close.svg +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - gtk close - 30.3.2007 - - - Josef Vybíral - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/zoom-fit-best.png b/gtk/stock-icons/24/zoom-fit-best.png deleted file mode 100644 index dfbdf9b6e5..0000000000 Binary files a/gtk/stock-icons/24/zoom-fit-best.png and /dev/null differ diff --git a/gtk/stock-icons/24/zoom-fit-best.svg b/gtk/stock-icons/24/zoom-fit-best.svg deleted file mode 100644 index f29b3a313f..0000000000 --- a/gtk/stock-icons/24/zoom-fit-best.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/zoom-in.png b/gtk/stock-icons/24/zoom-in.png deleted file mode 100644 index 3a386fae76..0000000000 Binary files a/gtk/stock-icons/24/zoom-in.png and /dev/null differ diff --git a/gtk/stock-icons/24/zoom-in.svg b/gtk/stock-icons/24/zoom-in.svg deleted file mode 100644 index 5a588fd425..0000000000 --- a/gtk/stock-icons/24/zoom-in.svg +++ /dev/null @@ -1,355 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/zoom-original.png b/gtk/stock-icons/24/zoom-original.png deleted file mode 100644 index 499cbd6c61..0000000000 Binary files a/gtk/stock-icons/24/zoom-original.png and /dev/null differ diff --git a/gtk/stock-icons/24/zoom-original.svg b/gtk/stock-icons/24/zoom-original.svg deleted file mode 100644 index 3e527a52dc..0000000000 --- a/gtk/stock-icons/24/zoom-original.svg +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/24/zoom-out.png b/gtk/stock-icons/24/zoom-out.png deleted file mode 100644 index 22afd19510..0000000000 Binary files a/gtk/stock-icons/24/zoom-out.png and /dev/null differ diff --git a/gtk/stock-icons/24/zoom-out.svg b/gtk/stock-icons/24/zoom-out.svg deleted file mode 100644 index 94e3c9533a..0000000000 --- a/gtk/stock-icons/24/zoom-out.svg +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/48/dialog-error.png b/gtk/stock-icons/48/dialog-error.png deleted file mode 100644 index cb03e5420d..0000000000 Binary files a/gtk/stock-icons/48/dialog-error.png and /dev/null differ diff --git a/gtk/stock-icons/48/dialog-error.svg b/gtk/stock-icons/48/dialog-error.svg deleted file mode 100644 index 7e64ec12f6..0000000000 --- a/gtk/stock-icons/48/dialog-error.svg +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/48/dialog-information.png b/gtk/stock-icons/48/dialog-information.png deleted file mode 100644 index d73990ecca..0000000000 Binary files a/gtk/stock-icons/48/dialog-information.png and /dev/null differ diff --git a/gtk/stock-icons/48/dialog-information.svg b/gtk/stock-icons/48/dialog-information.svg deleted file mode 100644 index 91de3730aa..0000000000 --- a/gtk/stock-icons/48/dialog-information.svg +++ /dev/null @@ -1,978 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/48/dialog-password.png b/gtk/stock-icons/48/dialog-password.png deleted file mode 100644 index f811984374..0000000000 Binary files a/gtk/stock-icons/48/dialog-password.png and /dev/null differ diff --git a/gtk/stock-icons/48/dialog-password.svg b/gtk/stock-icons/48/dialog-password.svg deleted file mode 100644 index 7b63ab7533..0000000000 --- a/gtk/stock-icons/48/dialog-password.svg +++ /dev/null @@ -1,498 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/stock-icons/48/dialog-question.png b/gtk/stock-icons/48/dialog-question.png deleted file mode 100644 index 14dbd9caca..0000000000 Binary files a/gtk/stock-icons/48/dialog-question.png and /dev/null differ diff --git a/gtk/stock-icons/48/dialog-question.svg b/gtk/stock-icons/48/dialog-question.svg deleted file mode 100644 index 26d934b923..0000000000 --- a/gtk/stock-icons/48/dialog-question.svg +++ /dev/null @@ -1,495 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - ? - - diff --git a/gtk/stock-icons/48/dialog-warning.png b/gtk/stock-icons/48/dialog-warning.png deleted file mode 100644 index 827a33918a..0000000000 Binary files a/gtk/stock-icons/48/dialog-warning.png and /dev/null differ diff --git a/gtk/stock-icons/48/dialog-warning.svg b/gtk/stock-icons/48/dialog-warning.svg deleted file mode 100644 index a1e2e2e3b6..0000000000 --- a/gtk/stock-icons/48/dialog-warning.svg +++ /dev/null @@ -1,413 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - -