From ed7af54ac85d4fe357c3efc00c8ae6f6df7e70dc Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 8 Feb 2022 18:58:52 +0800 Subject: [PATCH] Initial commit --- .gitattributes | 2 + LICENSE | 674 ++++++++++++++++++ README.md | 18 + colors/color-green/folder-bookmark.svg | 16 + colors/color-green/folder-cloud.svg | 16 + colors/color-green/folder-code.svg | 16 + colors/color-green/folder-documents.svg | 16 + colors/color-green/folder-download.svg | 16 + colors/color-green/folder-dropbox.svg | 20 + colors/color-green/folder-games.svg | 18 + colors/color-green/folder-github.svg | 20 + colors/color-green/folder-html.svg | 16 + colors/color-green/folder-images.svg | 16 + colors/color-green/folder-music.svg | 16 + colors/color-green/folder-open.svg | 15 + colors/color-green/folder-projects.svg | 18 + colors/color-green/folder-public.svg | 16 + colors/color-green/folder-root.svg | 16 + colors/color-green/folder-steam.svg | 22 + colors/color-green/folder-temp.svg | 16 + colors/color-green/folder-templates.svg | 16 + colors/color-green/folder-torrent.svg | 23 + colors/color-green/folder-vbox.svg | 16 + colors/color-green/folder-videos.svg | 16 + colors/color-green/folder-wine.svg | 19 + colors/color-green/folder.svg | 15 + colors/color-green/user-desktop.svg | 16 + colors/color-green/user-home.svg | 16 + colors/color-grey/folder-bookmark.svg | 16 + colors/color-grey/folder-cloud.svg | 16 + colors/color-grey/folder-code.svg | 16 + colors/color-grey/folder-documents.svg | 16 + colors/color-grey/folder-download.svg | 16 + colors/color-grey/folder-dropbox.svg | 20 + colors/color-grey/folder-games.svg | 18 + colors/color-grey/folder-github.svg | 20 + colors/color-grey/folder-html.svg | 16 + colors/color-grey/folder-images.svg | 16 + colors/color-grey/folder-music.svg | 16 + colors/color-grey/folder-open.svg | 15 + colors/color-grey/folder-projects.svg | 18 + colors/color-grey/folder-public.svg | 16 + colors/color-grey/folder-root.svg | 16 + colors/color-grey/folder-steam.svg | 22 + colors/color-grey/folder-temp.svg | 16 + colors/color-grey/folder-templates.svg | 16 + colors/color-grey/folder-torrent.svg | 23 + colors/color-grey/folder-vbox.svg | 16 + colors/color-grey/folder-videos.svg | 16 + colors/color-grey/folder-wine.svg | 19 + colors/color-grey/folder.svg | 15 + colors/color-grey/user-desktop.svg | 16 + colors/color-grey/user-home.svg | 16 + colors/color-orange/folder-bookmark.svg | 16 + colors/color-orange/folder-cloud.svg | 16 + colors/color-orange/folder-code.svg | 16 + colors/color-orange/folder-documents.svg | 16 + colors/color-orange/folder-download.svg | 16 + colors/color-orange/folder-dropbox.svg | 20 + colors/color-orange/folder-games.svg | 18 + colors/color-orange/folder-github.svg | 20 + colors/color-orange/folder-html.svg | 16 + colors/color-orange/folder-images.svg | 16 + colors/color-orange/folder-music.svg | 16 + colors/color-orange/folder-open.svg | 15 + colors/color-orange/folder-projects.svg | 18 + colors/color-orange/folder-public.svg | 16 + colors/color-orange/folder-root.svg | 16 + colors/color-orange/folder-steam.svg | 22 + colors/color-orange/folder-temp.svg | 16 + colors/color-orange/folder-templates.svg | 16 + colors/color-orange/folder-torrent.svg | 23 + colors/color-orange/folder-vbox.svg | 16 + colors/color-orange/folder-videos.svg | 16 + colors/color-orange/folder-wine.svg | 19 + colors/color-orange/folder.svg | 15 + colors/color-orange/user-desktop.svg | 16 + colors/color-orange/user-home.svg | 16 + colors/color-pink/folder-bookmark.svg | 16 + colors/color-pink/folder-cloud.svg | 16 + colors/color-pink/folder-code.svg | 16 + colors/color-pink/folder-documents.svg | 16 + colors/color-pink/folder-download.svg | 16 + colors/color-pink/folder-dropbox.svg | 20 + colors/color-pink/folder-games.svg | 18 + colors/color-pink/folder-github.svg | 20 + colors/color-pink/folder-html.svg | 16 + colors/color-pink/folder-images.svg | 16 + colors/color-pink/folder-music.svg | 16 + colors/color-pink/folder-open.svg | 15 + colors/color-pink/folder-projects.svg | 18 + colors/color-pink/folder-public.svg | 16 + colors/color-pink/folder-root.svg | 16 + colors/color-pink/folder-steam.svg | 22 + colors/color-pink/folder-temp.svg | 16 + colors/color-pink/folder-templates.svg | 16 + colors/color-pink/folder-torrent.svg | 23 + colors/color-pink/folder-vbox.svg | 16 + colors/color-pink/folder-videos.svg | 16 + colors/color-pink/folder-wine.svg | 19 + colors/color-pink/folder.svg | 15 + colors/color-pink/user-desktop.svg | 16 + colors/color-pink/user-home.svg | 16 + colors/color-purple/folder-bookmark.svg | 16 + colors/color-purple/folder-cloud.svg | 16 + colors/color-purple/folder-code.svg | 16 + colors/color-purple/folder-documents.svg | 16 + colors/color-purple/folder-download.svg | 16 + colors/color-purple/folder-dropbox.svg | 20 + colors/color-purple/folder-games.svg | 18 + colors/color-purple/folder-github.svg | 20 + colors/color-purple/folder-html.svg | 16 + colors/color-purple/folder-images.svg | 16 + colors/color-purple/folder-music.svg | 16 + colors/color-purple/folder-open.svg | 15 + colors/color-purple/folder-projects.svg | 18 + colors/color-purple/folder-public.svg | 16 + colors/color-purple/folder-root.svg | 16 + colors/color-purple/folder-steam.svg | 22 + colors/color-purple/folder-temp.svg | 16 + colors/color-purple/folder-templates.svg | 16 + colors/color-purple/folder-torrent.svg | 23 + colors/color-purple/folder-vbox.svg | 16 + colors/color-purple/folder-videos.svg | 16 + colors/color-purple/folder-wine.svg | 19 + colors/color-purple/folder.svg | 15 + colors/color-purple/user-desktop.svg | 16 + colors/color-purple/user-home.svg | 16 + colors/color-red/folder-bookmark.svg | 16 + colors/color-red/folder-cloud.svg | 16 + colors/color-red/folder-code.svg | 16 + colors/color-red/folder-documents.svg | 16 + colors/color-red/folder-download.svg | 16 + colors/color-red/folder-dropbox.svg | 20 + colors/color-red/folder-games.svg | 18 + colors/color-red/folder-github.svg | 20 + colors/color-red/folder-html.svg | 16 + colors/color-red/folder-images.svg | 16 + colors/color-red/folder-music.svg | 16 + colors/color-red/folder-open.svg | 15 + colors/color-red/folder-projects.svg | 18 + colors/color-red/folder-public.svg | 16 + colors/color-red/folder-root.svg | 16 + colors/color-red/folder-steam.svg | 22 + colors/color-red/folder-temp.svg | 16 + colors/color-red/folder-templates.svg | 16 + colors/color-red/folder-torrent.svg | 23 + colors/color-red/folder-vbox.svg | 16 + colors/color-red/folder-videos.svg | 16 + colors/color-red/folder-wine.svg | 19 + colors/color-red/folder.svg | 15 + colors/color-red/user-desktop.svg | 16 + colors/color-red/user-home.svg | 16 + colors/color-yellow/folder-bookmark.svg | 16 + colors/color-yellow/folder-cloud.svg | 16 + colors/color-yellow/folder-code.svg | 16 + colors/color-yellow/folder-documents.svg | 16 + colors/color-yellow/folder-download.svg | 16 + colors/color-yellow/folder-dropbox.svg | 20 + colors/color-yellow/folder-games.svg | 18 + colors/color-yellow/folder-github.svg | 20 + colors/color-yellow/folder-html.svg | 16 + colors/color-yellow/folder-images.svg | 16 + colors/color-yellow/folder-music.svg | 16 + colors/color-yellow/folder-open.svg | 15 + colors/color-yellow/folder-projects.svg | 18 + colors/color-yellow/folder-public.svg | 16 + colors/color-yellow/folder-root.svg | 16 + colors/color-yellow/folder-steam.svg | 22 + colors/color-yellow/folder-temp.svg | 16 + colors/color-yellow/folder-templates.svg | 16 + colors/color-yellow/folder-torrent.svg | 23 + colors/color-yellow/folder-vbox.svg | 16 + colors/color-yellow/folder-videos.svg | 16 + colors/color-yellow/folder-wine.svg | 19 + colors/color-yellow/folder.svg | 15 + colors/color-yellow/user-desktop.svg | 16 + colors/color-yellow/user-home.svg | 16 + install.sh | 194 +++++ links/actions/16/CVnamespace.svg | 1 + links/actions/16/Finished.svg | 1 + links/actions/16/Info-amarok.svg | 1 + links/actions/16/SuggestionTM.svg | 1 + links/actions/16/accept_time_event.svg | 1 + .../16/action-albumfolder-importdir2.svg | 1 + links/actions/16/action-rss_tag.svg | 1 + links/actions/16/activity-fork.svg | 1 + links/actions/16/actor.svg | 1 + links/actions/16/add-files-to-archive.svg | 1 + links/actions/16/add-folder-to-archive.svg | 1 + links/actions/16/add-placemark.svg | 1 + links/actions/16/add.svg | 1 + links/actions/16/addressbook-details.svg | 1 + links/actions/16/adress-book-new.svg | 1 + links/actions/16/akonadi-phone-home.svg | 1 + links/actions/16/albumfolder-importdir.svg | 1 + links/actions/16/albumfolder-importimages.svg | 1 + links/actions/16/albumfolder-new.svg | 1 + links/actions/16/albumfolder-properties.svg | 1 + links/actions/16/albumfolder-user-trash.svg | 1 + .../16/align-vertical-bottom-to-anchor.svg | 1 + .../16/align-vertical-top-to-anchor.svg | 1 + links/actions/16/amarok_artist.svg | 1 + links/actions/16/amarok_clock.svg | 1 + links/actions/16/amarok_lyrics.svg | 1 + links/actions/16/amarok_playcount.svg | 1 + links/actions/16/amarok_playlist.svg | 1 + links/actions/16/amarok_playlist_refresh.svg | 1 + links/actions/16/animation-stage.svg | 1 + links/actions/16/answer-correct.svg | 1 + links/actions/16/answer.svg | 1 + links/actions/16/appointment.svg | 1 + links/actions/16/approved.svg | 1 + links/actions/16/archive-insert-directory.svg | 1 + links/actions/16/arrow-down-double.svg | 1 + links/actions/16/arrow-down.svg | 1 + links/actions/16/arrow-left.svg | 1 + links/actions/16/arrow-right.svg | 1 + links/actions/16/arrow-up-double.svg | 1 + links/actions/16/arrow-up.svg | 1 + links/actions/16/arrow.svg | 1 + links/actions/16/artistictext-tool.svg | 1 + links/actions/16/audio-volume-muted.svg | 1 + links/actions/16/auto-scale-all.svg | 1 + links/actions/16/auto-scale-x.svg | 1 + links/actions/16/auto-scale-y.svg | 1 + links/actions/16/back.svg | 1 + links/actions/16/beamerblock.svg | 1 + links/actions/16/beamerframe.svg | 1 + links/actions/16/bibtex.svg | 1 + links/actions/16/bigskip.svg | 1 + links/actions/16/blueman-plugin.svg | 1 + links/actions/16/blueman-send-file.svg | 1 + links/actions/16/blueman-trust.svg | 1 + links/actions/16/blueman-untrust.svg | 1 + links/actions/16/blurimage.svg | 1 + links/actions/16/bonobo-component-browser.svg | 1 + links/actions/16/bookmark-add-folder.svg | 1 + links/actions/16/bookmark-edit.svg | 1 + links/actions/16/bookmark-new-list.svg | 1 + links/actions/16/bookmark-toolbar.svg | 1 + links/actions/16/bookmark_add.svg | 1 + links/actions/16/bookmarks-organize.svg | 1 + links/actions/16/bookmarks.svg | 1 + links/actions/16/bookmarks_list_add.svg | 1 + links/actions/16/borderpainter.svg | 1 + links/actions/16/bottom.svg | 1 + links/actions/16/box.svg | 1 + links/actions/16/bqm-add.svg | 1 + links/actions/16/bqm-addqueue.svg | 1 + links/actions/16/bqm-commit.svg | 1 + links/actions/16/bqm-diff.svg | 1 + links/actions/16/bqm-remove.svg | 1 + links/actions/16/bqm-rmqueue.svg | 1 + links/actions/16/bqm-update.svg | 1 + links/actions/16/branch.svg | 1 + links/actions/16/browser-download.svg | 1 + links/actions/16/burst.svg | 1 + links/actions/16/button_cancel.svg | 1 + links/actions/16/cab_extract.svg | 1 + links/actions/16/cab_view.svg | 1 + links/actions/16/callout-shape.svg | 1 + links/actions/16/cancel.svg | 1 + links/actions/16/cards-block.svg | 1 + links/actions/16/cell_edit.svg | 1 + links/actions/16/cell_layout.svg | 1 + links/actions/16/check-filled.svg | 1 + links/actions/16/checkbox.svg | 1 + links/actions/16/checkmark.svg | 1 + links/actions/16/choice-round.svg | 1 + links/actions/16/chronometer-lap.svg | 1 + links/actions/16/chronometer-reset.svg | 1 + links/actions/16/chronometer-start.svg | 1 + links/actions/16/class-or-package.svg | 1 + links/actions/16/class.svg | 1 + links/actions/16/clock-large.svg | 1 + links/actions/16/clock.svg | 1 + links/actions/16/cloud-download.svg | 1 + links/actions/16/cloud-upload.svg | 1 + links/actions/16/cm_columnsview.svg | 1 + links/actions/16/cm_copyfullnamestoclip.svg | 1 + links/actions/16/cm_extractfiles.svg | 1 + links/actions/16/cm_options.svg | 1 + links/actions/16/cm_packfiles.svg | 1 + links/actions/16/cm_refresh.svg | 1 + links/actions/16/cm_search.svg | 1 + links/actions/16/cm_syncdirs.svg | 1 + links/actions/16/cm_thumbnailsview.svg | 1 + links/actions/16/cm_viewhistorynext.svg | 1 + links/actions/16/collapse.svg | 1 + links/actions/16/collection-rescan-amarok.svg | 1 + links/actions/16/color-fill.svg | 1 + links/actions/16/colormanagement.svg | 1 + links/actions/16/component.svg | 1 + links/actions/16/configuration.svg | 1 + links/actions/16/configure-shortcuts.svg | 1 + links/actions/16/configure-toolbars.svg | 1 + links/actions/16/configure_kile.svg | 1 + links/actions/16/configure_project.svg | 1 + links/actions/16/contact-new.svg | 1 + links/actions/16/contents.svg | 1 + links/actions/16/convert.svg | 1 + links/actions/16/createpath.svg | 1 + links/actions/16/cross-shape.svg | 1 + links/actions/16/currenttrack_pause.svg | 1 + links/actions/16/currenttrack_play.svg | 1 + links/actions/16/cursor-arrow.svg | 1 + links/actions/16/cvc-configure.svg | 1 + links/actions/16/cvc-connect.svg | 1 + links/actions/16/cvc-disconnect.svg | 1 + links/actions/16/cvc-info.svg | 1 + links/actions/16/datatype.svg | 1 + links/actions/16/dblatex.svg | 1 + links/actions/16/delete.svg | 1 + links/actions/16/delete_table.svg | 1 + links/actions/16/diag_activity.svg | 1 + links/actions/16/diag_class.svg | 1 + links/actions/16/diag_component.svg | 1 + .../16/dialog-align-and-distribute.svg | 1 + links/actions/16/dialog-apply.svg | 1 + links/actions/16/dialog-close.svg | 1 + links/actions/16/dialog-fill-and-stroke.svg | 1 + links/actions/16/dialog-filters.svg | 1 + links/actions/16/dialog-icon-preview.svg | 1 + links/actions/16/dialog-memory.svg | 1 + links/actions/16/dialog-no.svg | 1 + links/actions/16/dialog-object-properties.svg | 1 + links/actions/16/dialog-ok.svg | 1 + links/actions/16/dialog-text-and-font.svg | 1 + links/actions/16/dialog-transform.svg | 1 + links/actions/16/dialog-yes.svg | 1 + links/actions/16/dirsync.svg | 1 + links/actions/16/displaymathmode.svg | 1 + links/actions/16/dissociatecell.svg | 1 + links/actions/16/distortionfx.svg | 1 + .../actions/16/distribute-horizontal-gaps.svg | 1 + links/actions/16/distribute-horizontal-x.svg | 1 + links/actions/16/distribute-vertical-gaps.svg | 1 + links/actions/16/distribute-vertical-y.svg | 1 + links/actions/16/document-cleanup.svg | 1 + links/actions/16/document-duplicate.svg | 1 + links/actions/16/document-edit-verify.svg | 1 + links/actions/16/document-encrypt.svg | 1 + links/actions/16/document-equal.svg | 1 + links/actions/16/document-export-ocal.svg | 1 + links/actions/16/document-export-table.svg | 1 + links/actions/16/document-import-ocal.svg | 1 + links/actions/16/document-multiple.svg | 1 + links/actions/16/document-open-data.svg | 1 + links/actions/16/document-open-folder.svg | 1 + links/actions/16/document-preview.svg | 1 + links/actions/16/document-print-frame.svg | 1 + links/actions/16/document-print-preview.svg | 1 + links/actions/16/document-sign.svg | 1 + links/actions/16/document-single.svg | 1 + links/actions/16/documentation.svg | 1 + links/actions/16/documentinfo.svg | 1 + links/actions/16/down.svg | 1 + links/actions/16/download-amarok.svg | 1 + links/actions/16/download.svg | 1 + links/actions/16/draw-arrow-back.svg | 1 + links/actions/16/draw-arrow-down.svg | 1 + links/actions/16/draw-arrow-forward.svg | 1 + links/actions/16/draw-arrow-up.svg | 1 + .../actions/16/draw-eraser-delete-objects.svg | 1 + links/actions/16/dvipdf.svg | 1 + links/actions/16/dvipng.svg | 1 + links/actions/16/dvips.svg | 1 + links/actions/16/dynamic-amarok.svg | 1 + links/actions/16/edit-add.svg | 1 + links/actions/16/edit-clear-all.svg | 1 + links/actions/16/edit-clear-list.svg | 1 + .../actions/16/edit-clear-locationbar-rtl.svg | 1 + links/actions/16/edit-comment.svg | 1 + links/actions/16/edit-delete-remove.svg | 1 + links/actions/16/edit-duplicate.svg | 1 + links/actions/16/edit-entry.svg | 1 + links/actions/16/edit-find-mail.svg | 1 + links/actions/16/edit-find-project.svg | 1 + links/actions/16/edit-find-user.svg | 1 + links/actions/16/edit-flag.svg | 1 + links/actions/16/edit-link.svg | 1 + links/actions/16/edit-map.svg | 1 + links/actions/16/edit-mark.svg | 1 + links/actions/16/edit-rename.svg | 1 + links/actions/16/edit-table-delete-row.svg | 1 + links/actions/16/edit-undo-history.svg | 1 + links/actions/16/editclear.svg | 1 + links/actions/16/editcopy.svg | 1 + links/actions/16/editcut.svg | 1 + links/actions/16/editdelete.svg | 1 + links/actions/16/editimage.svg | 1 + links/actions/16/editor.svg | 1 + links/actions/16/editpaste.svg | 1 + links/actions/16/editpath.svg | 1 + links/actions/16/edittext.svg | 1 + links/actions/16/ellipse-shape.svg | 1 + links/actions/16/emph.svg | 1 + links/actions/16/end_of_life.svg | 1 + links/actions/16/end_state.svg | 1 + links/actions/16/enterprise.svg | 1 + links/actions/16/entry-clone.svg | 1 + links/actions/16/entry-delete.svg | 1 + links/actions/16/entry-edit.svg | 1 + links/actions/16/enum.svg | 1 + links/actions/16/enumerate.svg | 1 + links/actions/16/epiphany-download.svg | 1 + links/actions/16/error.svg | 1 + links/actions/16/exifinfo.svg | 1 + links/actions/16/exit.svg | 1 + links/actions/16/expand.svg | 1 + links/actions/16/extract-archive.svg | 1 + links/actions/16/file-zoom-in.svg | 1 + links/actions/16/file-zoom-out.svg | 1 + links/actions/16/filefind.svg | 1 + links/actions/16/filegrep.svg | 1 + links/actions/16/filename-album-amarok.svg | 1 + links/actions/16/filename-artist-amarok.svg | 1 + links/actions/16/filename-comment-amarok.svg | 1 + links/actions/16/filename-composer-amarok.svg | 1 + links/actions/16/filename-genre-amarok.svg | 1 + links/actions/16/filename-ignore-amarok.svg | 1 + links/actions/16/filename-last-played.svg | 1 + links/actions/16/filename-sample-rate.svg | 1 + links/actions/16/filename-track-amarok.svg | 1 + links/actions/16/filename-year-amarok.svg | 1 + links/actions/16/filenew.svg | 1 + links/actions/16/fileopen.svg | 1 + links/actions/16/fileprint.svg | 1 + links/actions/16/filequickprint.svg | 1 + links/actions/16/filesave.svg | 1 + links/actions/16/fileview-preview.svg | 1 + links/actions/16/find.svg | 1 + links/actions/16/fitmanual.svg | 1 + links/actions/16/folder-open.svg | 1 + links/actions/16/folder-saved-search.svg | 1 + links/actions/16/folder-tag.svg | 1 + links/actions/16/folder_color_picker.svg | 1 + links/actions/16/folder_new.svg | 1 + links/actions/16/followmouse.svg | 1 + links/actions/16/font-face.svg | 1 + links/actions/16/font-size-down.svg | 1 + links/actions/16/font-size-up.svg | 1 + links/actions/16/font.svg | 1 + links/actions/16/format-fill-color.svg | 1 + links/actions/16/format-list-unordered.svg | 1 + links/actions/16/format-stroke-color.svg | 1 + links/actions/16/freerotation.svg | 1 + links/actions/16/games-config-background.svg | 1 + links/actions/16/games-config-custom.svg | 1 + links/actions/16/games-config-options.svg | 1 + links/actions/16/games-config-theme.svg | 1 + links/actions/16/games-endturn.svg | 1 + links/actions/16/geany-build.svg | 1 + links/actions/16/geany-close-all.svg | 1 + links/actions/16/geany-save-all.svg | 1 + links/actions/16/gearhead-shape.svg | 1 + links/actions/16/generalisation.svg | 1 + links/actions/16/get-hot-new-stuff.svg | 1 + links/actions/16/giggle-history-view.svg | 1 + links/actions/16/giggle-remote.svg | 1 + links/actions/16/giggle-tag.svg | 1 + links/actions/16/gnome-app-install-star.svg | 1 + links/actions/16/gnome-lockscreen.svg | 1 + links/actions/16/gnome-searchtool.svg | 1 + links/actions/16/gnome-stock-mail-fwd.svg | 1 + links/actions/16/gnome-stock-mail-new.svg | 1 + links/actions/16/gnome-stock-mail-rpl.svg | 1 + links/actions/16/gnome-stock-mail-snd.svg | 1 + links/actions/16/gnumeric-autofilter.svg | 1 + links/actions/16/gnumeric-brush.svg | 1 + links/actions/16/gnumeric-cells-merge.svg | 1 + links/actions/16/gnumeric-cells-split.svg | 1 + links/actions/16/gnumeric-column-add.svg | 1 + links/actions/16/gnumeric-column-delete.svg | 1 + links/actions/16/gnumeric-column-hide.svg | 1 + links/actions/16/gnumeric-column-size.svg | 1 + links/actions/16/gnumeric-column-unhide.svg | 1 + links/actions/16/gnumeric-comment-add.svg | 1 + links/actions/16/gnumeric-comment-delete.svg | 1 + links/actions/16/gnumeric-comment-edit.svg | 1 + .../16/gnumeric-format-border-bottom.svg | 1 + .../16/gnumeric-format-border-diag.svg | 1 + .../16/gnumeric-format-border-left.svg | 1 + .../16/gnumeric-format-border-rev-diag.svg | 1 + .../16/gnumeric-format-border-right.svg | 1 + .../actions/16/gnumeric-format-border-top.svg | 1 + links/actions/16/gnumeric-graphguru.svg | 1 + links/actions/16/gnumeric-group.svg | 1 + links/actions/16/gnumeric-link-add.svg | 1 + links/actions/16/gnumeric-link-delete.svg | 1 + links/actions/16/gnumeric-link-edit.svg | 1 + links/actions/16/gnumeric-link-email.svg | 1 + links/actions/16/gnumeric-row-add.svg | 1 + links/actions/16/gnumeric-row-delete.svg | 1 + links/actions/16/gnumeric-row-hide.svg | 1 + links/actions/16/gnumeric-row-size.svg | 1 + links/actions/16/gnumeric-row-unhide.svg | 1 + links/actions/16/gnumeric-subscript.svg | 1 + links/actions/16/gnumeric-superscript.svg | 1 + links/actions/16/gnumeric-ungroup.svg | 1 + links/actions/16/gnumeric-visible.svg | 1 + links/actions/16/go-down-search.svg | 1 + links/actions/16/go-down-symbolic.svg | 1 + links/actions/16/go-first-view-page.svg | 1 + links/actions/16/go-first-view.svg | 1 + links/actions/16/go-home-large.svg | 1 + links/actions/16/go-home-symbolic.svg | 1 + links/actions/16/go-jump-locationbar.svg | 1 + links/actions/16/go-jump-today.svg | 1 + links/actions/16/go-last-view-page.svg | 1 + links/actions/16/go-last-view.svg | 1 + links/actions/16/go-left-symbolic.svg | 1 + links/actions/16/go-left.svg | 1 + links/actions/16/go-next-symbolic.svg | 1 + links/actions/16/go-next-view-page.svg | 1 + links/actions/16/go-next-view.svg | 1 + links/actions/16/go-previous-symbolic.svg | 1 + links/actions/16/go-previous-view-page.svg | 1 + links/actions/16/go-previous-view.svg | 1 + links/actions/16/go-right-symbolic.svg | 1 + links/actions/16/go-right.svg | 1 + links/actions/16/go-up-search.svg | 1 + links/actions/16/go-up-symbolic.svg | 1 + links/actions/16/gohome.svg | 1 + links/actions/16/gpg.svg | 1 + links/actions/16/gpgsm.svg | 1 + links/actions/16/gps.svg | 1 + links/actions/16/gradient.svg | 1 + links/actions/16/graphics.svg | 1 + links/actions/16/group-delete.svg | 1 + links/actions/16/group-edit.svg | 1 + links/actions/16/group-new.svg | 1 + links/actions/16/group.svg | 1 + links/actions/16/gtg-home.svg | 1 + links/actions/16/gtg-plugin.svg | 1 + links/actions/16/gtg-tag-new.svg | 1 + links/actions/16/gtg-tag.svg | 1 + links/actions/16/gtg-tags-none.svg | 1 + links/actions/16/gtg-task-dismiss.svg | 1 + links/actions/16/gtg-task-done.svg | 1 + links/actions/16/gtg-task-new.svg | 1 + links/actions/16/gtg-task-undismiss.svg | 1 + links/actions/16/gtg-task-undone.svg | 1 + links/actions/16/gtk-about.svg | 1 + links/actions/16/gtk-add.svg | 1 + links/actions/16/gtk-apply.svg | 1 + links/actions/16/gtk-authentication.svg | 1 + links/actions/16/gtk-bold.svg | 1 + links/actions/16/gtk-cancel.svg | 1 + links/actions/16/gtk-cdrom.svg | 1 + links/actions/16/gtk-clear.svg | 1 + links/actions/16/gtk-close.svg | 1 + links/actions/16/gtk-color-picker.svg | 1 + links/actions/16/gtk-connect.svg | 1 + links/actions/16/gtk-copy.svg | 1 + links/actions/16/gtk-cut.svg | 1 + links/actions/16/gtk-delete.svg | 1 + links/actions/16/gtk-directory.svg | 1 + links/actions/16/gtk-disconnect.svg | 1 + links/actions/16/gtk-dnd-multiple.svg | 1 + links/actions/16/gtk-edit.svg | 1 + links/actions/16/gtk-execute.svg | 1 + links/actions/16/gtk-file.svg | 1 + links/actions/16/gtk-find-and-replace.svg | 1 + links/actions/16/gtk-find.svg | 1 + links/actions/16/gtk-floppy.svg | 1 + links/actions/16/gtk-fullscreen.svg | 1 + links/actions/16/gtk-go-back-ltr.svg | 1 + links/actions/16/gtk-go-back-rtl.svg | 1 + links/actions/16/gtk-go-down.svg | 1 + links/actions/16/gtk-go-forward-ltr.svg | 1 + links/actions/16/gtk-go-forward-rtl.svg | 1 + links/actions/16/gtk-go-up.svg | 1 + links/actions/16/gtk-goto-bottom.svg | 1 + links/actions/16/gtk-goto-first-ltr.svg | 1 + links/actions/16/gtk-goto-first-rtl.svg | 1 + links/actions/16/gtk-goto-last-ltr.svg | 1 + links/actions/16/gtk-goto-last-rtl.svg | 1 + links/actions/16/gtk-goto-top.svg | 1 + links/actions/16/gtk-home.svg | 1 + links/actions/16/gtk-indent-ltr.svg | 1 + links/actions/16/gtk-indent-rtl.svg | 1 + links/actions/16/gtk-italic.svg | 1 + links/actions/16/gtk-jump-to-ltr.svg | 1 + links/actions/16/gtk-justify-center.svg | 1 + links/actions/16/gtk-justify-fill.svg | 1 + links/actions/16/gtk-justify-left.svg | 1 + links/actions/16/gtk-justify-right.svg | 1 + links/actions/16/gtk-leave-fullscreen.svg | 1 + links/actions/16/gtk-media-forward-ltr.svg | 1 + links/actions/16/gtk-media-forward-rtl.svg | 1 + links/actions/16/gtk-media-next-ltr.svg | 1 + links/actions/16/gtk-media-next-rtl.svg | 1 + links/actions/16/gtk-media-pause.svg | 1 + links/actions/16/gtk-media-play-ltr.svg | 1 + links/actions/16/gtk-media-previous-ltr.svg | 1 + links/actions/16/gtk-media-previous-rtl.svg | 1 + links/actions/16/gtk-media-record.svg | 1 + links/actions/16/gtk-media-rewind-ltr.svg | 1 + links/actions/16/gtk-media-rewind-rtl.svg | 1 + links/actions/16/gtk-media-stop.svg | 1 + links/actions/16/gtk-network.svg | 1 + links/actions/16/gtk-new.svg | 1 + links/actions/16/gtk-no.svg | 1 + links/actions/16/gtk-ok.svg | 1 + links/actions/16/gtk-open.svg | 1 + links/actions/16/gtk-paste.svg | 1 + links/actions/16/gtk-preferences.svg | 1 + links/actions/16/gtk-print-preview.svg | 1 + links/actions/16/gtk-print.svg | 1 + links/actions/16/gtk-properties.svg | 1 + links/actions/16/gtk-quit.svg | 1 + links/actions/16/gtk-refresh.svg | 1 + links/actions/16/gtk-remove.svg | 1 + links/actions/16/gtk-revert-to-saved-ltr.svg | 1 + links/actions/16/gtk-revert-to-saved-rtl.svg | 1 + links/actions/16/gtk-save-as.svg | 1 + links/actions/16/gtk-save.svg | 1 + links/actions/16/gtk-select-all.svg | 1 + links/actions/16/gtk-select-color.svg | 1 + links/actions/16/gtk-spell-check.svg | 1 + links/actions/16/gtk-stop.svg | 1 + links/actions/16/gtk-undelete-ltr.svg | 1 + links/actions/16/gtk-undelete-rtl.svg | 1 + links/actions/16/gtk-yes.svg | 1 + links/actions/16/gtk-zoom-fit.svg | 1 + links/actions/16/guides.svg | 1 + links/actions/16/hb-add-queue.svg | 1 + links/actions/16/hb-complete.svg | 1 + links/actions/16/hb-pause.svg | 1 + links/actions/16/hb-presets.svg | 1 + links/actions/16/hb-remove.svg | 1 + links/actions/16/hb-showqueue.svg | 1 + links/actions/16/hb-source.svg | 1 + links/actions/16/hb-start.svg | 1 + links/actions/16/hb-stop.svg | 1 + links/actions/16/help-contextual.svg | 1 + links/actions/16/help-donate-ars.svg | 1 + links/actions/16/help-donate-aud.svg | 1 + links/actions/16/help-donate-cad.svg | 1 + links/actions/16/help-donate-cny.svg | 1 + links/actions/16/help-donate-mxn.svg | 1 + links/actions/16/help-donate.svg | 1 + links/actions/16/help-feedback.svg | 1 + links/actions/16/help-hint.svg | 1 + links/actions/16/help-keybord-shortcuts.svg | 1 + links/actions/16/help-latex.svg | 1 + links/actions/16/hide_table_column.svg | 1 + links/actions/16/hide_table_row.svg | 1 + links/actions/16/hidemouse.svg | 1 + links/actions/16/highlight-pointer-spot.svg | 1 + links/actions/16/hint.svg | 1 + links/actions/16/history.svg | 1 + links/actions/16/history_entry.svg | 1 + links/actions/16/hook-notifier.svg | 1 + links/actions/16/identity.svg | 1 + links/actions/16/im-ban-user.svg | 1 + links/actions/16/im-irc.svg | 1 + links/actions/16/im-jabber.svg | 1 + links/actions/16/im-local-xmpp.svg | 1 + links/actions/16/im-message-new.svg | 1 + links/actions/16/image-auto-adjust.svg | 1 + links/actions/16/image-loading.svg | 1 + links/actions/16/image-missing.svg | 1 + links/actions/16/imagecomment.svg | 1 + links/actions/16/initial_state.svg | 1 + links/actions/16/inpainting.svg | 1 + links/actions/16/insert-table-row.svg | 1 + links/actions/16/insert-tableofcontents.svg | 1 + links/actions/16/insertcell.svg | 1 + links/actions/16/interface.svg | 1 + links/actions/16/internet-amarok.svg | 1 + links/actions/16/internet-services.svg | 1 + links/actions/16/invertimage.svg | 1 + links/actions/16/irc-close-channel.svg | 1 + links/actions/16/irc-join-channel.svg | 1 + links/actions/16/irc-unvoice.svg | 1 + links/actions/16/irc-voice.svg | 1 + links/actions/16/itemize.svg | 1 + links/actions/16/items-tags.svg | 1 + links/actions/16/itmages-add.svg | 1 + links/actions/16/itmages-cancel.svg | 1 + links/actions/16/itmages-copy-link.svg | 1 + links/actions/16/itmages-folder.svg | 1 + links/actions/16/itmages-open-browser.svg | 1 + links/actions/16/itmages-quit.svg | 1 + links/actions/16/itmages-resize.svg | 1 + links/actions/16/itmages-rotate.svg | 1 + links/actions/16/itmages-select-all.svg | 1 + links/actions/16/itmages-settings.svg | 1 + links/actions/16/itmages-stop.svg | 1 + links/actions/16/itmages-tools.svg | 1 + links/actions/16/itmages-upload.svg | 1 + links/actions/16/itmages-utils.svg | 1 + links/actions/16/kdenlive-add-clip.svg | 1 + links/actions/16/kdenlive-add-color-clip.svg | 1 + links/actions/16/kdenlive-add-slide-clip.svg | 1 + links/actions/16/kdenlive-add-text-clip.svg | 1 + links/actions/16/kdenlive-align-bottom.svg | 1 + links/actions/16/kdenlive-align-hor.svg | 1 + links/actions/16/kdenlive-align-left.svg | 1 + links/actions/16/kdenlive-align-none.svg | 1 + links/actions/16/kdenlive-align-right.svg | 1 + links/actions/16/kdenlive-align-top.svg | 1 + links/actions/16/kdenlive-align-vert.svg | 1 + links/actions/16/kdenlive-deleffect.svg | 1 + links/actions/16/kdenlive-down.svg | 1 + links/actions/16/kdenlive-insert-rect.svg | 1 + links/actions/16/kdenlive-insert-unicode.svg | 1 + links/actions/16/kdenlive-lock.svg | 1 + links/actions/16/kdenlive-menu.svg | 1 + links/actions/16/kdenlive-select-rects.svg | 1 + links/actions/16/kdenlive-select-tool.svg | 1 + links/actions/16/kdenlive-show-audiothumb.svg | 1 + links/actions/16/kdenlive-show-video.svg | 1 + links/actions/16/kdenlive-show-videothumb.svg | 1 + links/actions/16/kdenlive-snap.svg | 1 + links/actions/16/kdenlive-spacer-tool.svg | 1 + links/actions/16/kdenlive-unlock.svg | 1 + links/actions/16/kdenlive-unselect-all.svg | 1 + links/actions/16/kdenlive-up.svg | 1 + links/actions/16/kdenlive-zindex-bottom.svg | 1 + links/actions/16/kdenlive-zindex-up.svg | 1 + links/actions/16/kdenlive-zone-end.svg | 1 + links/actions/16/kdenlive-zone-start.svg | 1 + links/actions/16/kdenlive-zoom-large.svg | 1 + links/actions/16/kdenlive-zoom-small.svg | 1 + links/actions/16/kdocumentinfo.svg | 1 + links/actions/16/kfind.svg | 1 + links/actions/16/kfm_home.svg | 1 + links/actions/16/kmousetool_off.svg | 1 + links/actions/16/kmousetool_on.svg | 1 + links/actions/16/kmouth-phrase.svg | 1 + links/actions/16/kmouth-phrasebook.svg | 1 + links/actions/16/knotes_alarm.svg | 1 + links/actions/16/knotes_date.svg | 1 + links/actions/16/knotes_delete.svg | 1 + links/actions/16/kontes_close.svg | 1 + links/actions/16/kr_jumpback.svg | 1 + links/actions/16/kr_setjumpback.svg | 1 + links/actions/16/kruler-north.svg | 1 + links/actions/16/kstars_advanced.svg | 1 + links/actions/16/kstars_catalog.svg | 1 + links/actions/16/kstars_colors.svg | 1 + links/actions/16/kstars_flag.svg | 1 + links/actions/16/kstars_guides.svg | 1 + links/actions/16/kt-add-feeds.svg | 1 + links/actions/16/kt-bandwidth-scheduler.svg | 1 + links/actions/16/kt-change-tracker.svg | 1 + links/actions/16/kt-check-data.svg | 1 + links/actions/16/kt-encrypted.svg | 1 + links/actions/16/kt-info-widget.svg | 1 + links/actions/16/kt-pause.svg | 1 + links/actions/16/kt-plugins.svg | 1 + links/actions/16/kt-queue-manager.svg | 1 + links/actions/16/kt-remove-feeds.svg | 1 + links/actions/16/kt-remove.svg | 1 + links/actions/16/kt-restore-defaults.svg | 1 + .../actions/16/kt-set-max-download-speed.svg | 1 + links/actions/16/kt-show-statusbar.svg | 1 + links/actions/16/kt-speed-limits.svg | 1 + links/actions/16/kt-start-all.svg | 1 + links/actions/16/kt-start.svg | 1 + links/actions/16/kt-stop.svg | 1 + links/actions/16/ktnef_extract_all_to.svg | 1 + links/actions/16/ktnef_extract_to.svg | 1 + links/actions/16/l2h.svg | 1 + links/actions/16/label-amarok.svg | 1 + links/actions/16/label.svg | 1 + links/actions/16/labplot-auto-scale-all.svg | 1 + links/actions/16/labplot-auto-scale-x.svg | 1 + links/actions/16/labplot-auto-scale-y.svg | 1 + links/actions/16/labplot-cursor-arrow.svg | 1 + .../actions/16/labplot-format-text-symbol.svg | 1 + links/actions/16/labplot-spreadsheet-new.svg | 1 + links/actions/16/labplot-spreadsheet.svg | 1 + links/actions/16/labplot-transform-move.svg | 1 + links/actions/16/labplot-xy-curve-points.svg | 1 + links/actions/16/labplot-zoom-in-x.svg | 1 + links/actions/16/labplot-zoom-in-y.svg | 1 + links/actions/16/labplot-zoom-out-x.svg | 1 + links/actions/16/labplot-zoom-out-y.svg | 1 + links/actions/16/labplot-zoom-select-x.svg | 1 + links/actions/16/labplot-zoom-select-y.svg | 1 + links/actions/16/labplot-zoom-select.svg | 1 + links/actions/16/languages.svg | 1 + links/actions/16/lastfm-neighbour.svg | 1 + links/actions/16/lastfm-personal.svg | 1 + links/actions/16/lastfm-recommended.svg | 1 + links/actions/16/lastfm-tag.svg | 1 + links/actions/16/layer-rename.svg | 1 + links/actions/16/lens.svg | 1 + links/actions/16/libpeas-plugin.svg | 1 + links/actions/16/lighttableadd.svg | 1 + links/actions/16/list-resource-add.svg | 1 + links/actions/16/lock.svg | 1 + links/actions/16/love.svg | 1 + links/actions/16/loved_radio.svg | 1 + links/actions/16/lpi-bug.svg | 1 + links/actions/16/lpi-translate.svg | 1 + links/actions/16/mail-archive.svg | 1 + links/actions/16/mail-deleted.svg | 1 + links/actions/16/mail-encrypted-full.svg | 1 + links/actions/16/mail-encrypted.svg | 1 + links/actions/16/mail-flag.svg | 1 + links/actions/16/mail-flagged.svg | 1 + links/actions/16/mail-forward-attachment.svg | 1 + links/actions/16/mail-forwarded.svg | 1 + links/actions/16/mail-message.svg | 1 + links/actions/16/mail-queued.svg | 1 + links/actions/16/mail-read.svg | 1 + links/actions/16/mail-replied.svg | 1 + links/actions/16/mail-sent.svg | 1 + links/actions/16/mail-signed-fully.svg | 1 + links/actions/16/mail-signed.svg | 1 + links/actions/16/mail-task.svg | 1 + links/actions/16/mail-thread-ignored.svg | 1 + links/actions/16/mail-thread-watch.svg | 1 + links/actions/16/mail-unread-new.svg | 1 + links/actions/16/mail-unread.svg | 1 + links/actions/16/mail_forward.svg | 1 + links/actions/16/mail_new.svg | 1 + links/actions/16/mail_reply.svg | 1 + links/actions/16/mail_replyall.svg | 1 + links/actions/16/makeidx.svg | 1 + links/actions/16/mark-location.svg | 1 + links/actions/16/math0.svg | 1 + links/actions/16/math1.svg | 1 + links/actions/16/math2.svg | 1 + links/actions/16/math3.svg | 1 + links/actions/16/math7.svg | 1 + links/actions/16/math9.svg | 1 + links/actions/16/mathmode.svg | 1 + links/actions/16/media-album-cover.svg | 1 + .../actions/16/media-album-repeat-amarok.svg | 1 + links/actions/16/media-import-audio-cd.svg | 1 + .../16/media-playlist-repeat-amarok.svg | 1 + .../actions/16/media-playlist-repeat-song.svg | 1 + links/actions/16/media-repeat-all.svg | 1 + links/actions/16/media-repeat-single.svg | 1 + ...edia-standard-track-progression-amarok.svg | 1 + links/actions/16/media-track-add-amarok.svg | 1 + links/actions/16/media-track-edit-amarok.svg | 1 + .../actions/16/media-track-remove-amarok.svg | 1 + links/actions/16/media-write-cd.svg | 1 + links/actions/16/medskip.svg | 1 + links/actions/16/meeting-attending.svg | 1 + links/actions/16/meld-version-control.svg | 1 + links/actions/16/menu_new.svg | 1 + links/actions/16/menu_new_sep.svg | 1 + links/actions/16/message-new.svg | 1 + links/actions/16/modified.svg | 1 + links/actions/16/mpost.svg | 1 + links/actions/16/msgid2msgstr.svg | 1 + .../actions/16/multimedia-volume-control.svg | 1 + links/actions/16/multirow.svg | 1 + links/actions/16/music-amarok.svg | 1 + links/actions/16/nemo-eject.svg | 1 + links/actions/16/new-command-alarm.svg | 1 + links/actions/16/next.svg | 1 + links/actions/16/nocover.svg | 1 + links/actions/16/node-add.svg | 1 + links/actions/16/node-break.svg | 1 + links/actions/16/node-delete-segment.svg | 1 + links/actions/16/node-delete.svg | 1 + links/actions/16/node-join-segment.svg | 1 + links/actions/16/node-join.svg | 1 + links/actions/16/note.svg | 1 + ...bject-align-horizontal-center-calligra.svg | 1 + .../object-align-horizontal-left-calligra.svg | 1 + ...object-align-horizontal-right-calligra.svg | 1 + .../object-align-vertical-bottom-calligra.svg | 1 + ...ect-align-vertical-bottom-top-calligra.svg | 1 + .../object-align-vertical-center-calligra.svg | 1 + .../16/object-align-vertical-top-calligra.svg | 1 + links/actions/16/object-crop.svg | 1 + links/actions/16/object-fill.svg | 1 + links/actions/16/object-group-calligra.svg | 1 + links/actions/16/object-hidden.svg | 1 + links/actions/16/object-inverse.svg | 1 + links/actions/16/object-locked.svg | 1 + .../actions/16/object-order-back-calligra.svg | 1 + .../16/object-order-front-calligra.svg | 1 + .../16/object-order-lower-calligra.svg | 1 + .../16/object-order-raise-calligra.svg | 1 + links/actions/16/object-stroke.svg | 1 + links/actions/16/object-ungroup-calligra.svg | 1 + links/actions/16/object-unlocked.svg | 1 + links/actions/16/object-visible.svg | 1 + links/actions/16/object.svg | 1 + links/actions/16/object_node.svg | 1 + links/actions/16/office-report.svg | 1 + links/actions/16/offline-settings.svg | 1 + links/actions/16/offline.svg | 1 + links/actions/16/oilpaint.svg | 1 + links/actions/16/online.svg | 1 + links/actions/16/open-for-editing.svg | 1 + links/actions/16/open-menu.svg | 1 + .../actions/16/org.xfce.settings.manager.svg | 1 + links/actions/16/output_win.svg | 1 + links/actions/16/package.svg | 1 + links/actions/16/package_settings.svg | 1 + links/actions/16/page-zoom.svg | 1 + links/actions/16/password-generate.svg | 1 + links/actions/16/password-show-off.svg | 1 + links/actions/16/password-show-on.svg | 1 + links/actions/16/path-clip-edit.svg | 1 + links/actions/16/path-mode-bezier.svg | 1 + links/actions/16/path-mode-spiro.svg | 1 + links/actions/16/pattern.svg | 1 + links/actions/16/pdf-annotations.svg | 1 + links/actions/16/pdflatex.svg | 1 + links/actions/16/pdftex.svg | 1 + links/actions/16/pentagon-shape.svg | 1 + links/actions/16/photo.svg | 1 + links/actions/16/photos-amarok.svg | 1 + links/actions/16/pin.svg | 1 + links/actions/16/player-eject.svg | 1 + links/actions/16/player_eject.svg | 1 + links/actions/16/player_end.svg | 1 + links/actions/16/player_fwd.svg | 1 + links/actions/16/player_pause.svg | 1 + links/actions/16/player_play.svg | 1 + links/actions/16/player_record.svg | 1 + links/actions/16/player_rew.svg | 1 + links/actions/16/player_start.svg | 1 + links/actions/16/player_stop.svg | 1 + links/actions/16/playlist-generator.svg | 1 + links/actions/16/playlist-sort.svg | 1 + links/actions/16/podcast-new.svg | 1 + links/actions/16/poedit-fuzzy.svg | 1 + links/actions/16/poedit-status-bookmark.svg | 1 + links/actions/16/poedit-status-cat-mid.svg | 1 + links/actions/16/poedit-status-cat-no.svg | 1 + links/actions/16/poedit-status-cat-ok.svg | 1 + links/actions/16/poedit-status-comment.svg | 1 + links/actions/16/poedit-update.svg | 1 + links/actions/16/poedit-validate.svg | 1 + links/actions/16/pointer.svg | 1 + links/actions/16/polygon-add-nodes.svg | 1 + links/actions/16/polygon-merge-nodes.svg | 1 + links/actions/16/port.svg | 1 + links/actions/16/postalcode.svg | 1 + links/actions/16/practice-setup.svg | 1 + links/actions/16/practice-start.svg | 1 + links/actions/16/practice-stop.svg | 1 + .../preferences-desktop-notification-bell.svg | 1 + .../16/preferences-desktop-user-password.svg | 1 + .../16/preferences-indicator-amarok.svg | 1 + .../16/preferences-media-playback-amarok.svg | 1 + links/actions/16/preferences-other.svg | 1 + .../preferences-system-session-services.svg | 1 + links/actions/16/preferences-system.svg | 1 + links/actions/16/preflight-verifier.svg | 1 + links/actions/16/presence_away.svg | 1 + links/actions/16/presence_offline.svg | 1 + links/actions/16/presence_online.svg | 1 + links/actions/16/presence_unknown.svg | 1 + links/actions/16/preview.svg | 1 + links/actions/16/preview_math.svg | 1 + links/actions/16/preview_sel.svg | 1 + links/actions/16/previous.svg | 1 + links/actions/16/privatebrowsing.svg | 1 + .../16/project-development-close-all.svg | 1 + links/actions/16/project_add.svg | 1 + links/actions/16/project_archive.svg | 1 + links/actions/16/project_rebuild.svg | 1 + links/actions/16/project_remove.svg | 1 + links/actions/16/project_show.svg | 1 + links/actions/16/projectgrep.svg | 1 + links/actions/16/ps2pdf.svg | 1 + links/actions/16/qa.svg | 1 + links/actions/16/quick.svg | 1 + links/actions/16/quickview.svg | 1 + links/actions/16/quickwizard.svg | 1 + links/actions/16/rabbitvcs-about.svg | 1 + links/actions/16/rabbitvcs-add.svg | 1 + links/actions/16/rabbitvcs-applypatch.svg | 1 + links/actions/16/rabbitvcs-asynchronous.svg | 1 + links/actions/16/rabbitvcs-bug.svg | 1 + links/actions/16/rabbitvcs-changes.svg | 1 + links/actions/16/rabbitvcs-checkmods.svg | 1 + links/actions/16/rabbitvcs-checkout.svg | 1 + links/actions/16/rabbitvcs-cleanup.svg | 1 + links/actions/16/rabbitvcs-clear.svg | 1 + links/actions/16/rabbitvcs-commit.svg | 1 + links/actions/16/rabbitvcs-compare.svg | 1 + links/actions/16/rabbitvcs-dbus.svg | 1 + links/actions/16/rabbitvcs-delete.svg | 1 + links/actions/16/rabbitvcs-editconflicts.svg | 1 + links/actions/16/rabbitvcs-emblems.svg | 1 + links/actions/16/rabbitvcs-export.svg | 1 + links/actions/16/rabbitvcs-import.svg | 1 + links/actions/16/rabbitvcs-lock.svg | 1 + links/actions/16/rabbitvcs-merge.svg | 1 + links/actions/16/rabbitvcs-properties.svg | 1 + links/actions/16/rabbitvcs-push.svg | 1 + links/actions/16/rabbitvcs-refresh.svg | 1 + links/actions/16/rabbitvcs-relocate.svg | 1 + links/actions/16/rabbitvcs-reset.svg | 1 + links/actions/16/rabbitvcs-resolve.svg | 1 + links/actions/16/rabbitvcs-run.svg | 1 + links/actions/16/rabbitvcs-settings.svg | 1 + links/actions/16/rabbitvcs-show_log.svg | 1 + links/actions/16/rabbitvcs-stop.svg | 1 + links/actions/16/rabbitvcs-switch.svg | 1 + links/actions/16/rabbitvcs-unlock.svg | 1 + links/actions/16/rabbitvcs-unstage.svg | 1 + links/actions/16/rabbitvcs-update.svg | 1 + links/actions/16/randomize.svg | 1 + links/actions/16/ratiocrop.svg | 1 + links/actions/16/rectangle-shape.svg | 1 + links/actions/16/refactor.svg | 1 + links/actions/16/refreshstructure.svg | 1 + links/actions/16/region.svg | 1 + links/actions/16/relation.svg | 1 + links/actions/16/relationship.svg | 1 + links/actions/16/reload.svg | 1 + links/actions/16/reload3.svg | 1 + links/actions/16/reload_all_tabs.svg | 1 + links/actions/16/reload_page.svg | 1 + links/actions/16/remove-amarok.svg | 1 + links/actions/16/remove.svg | 1 + links/actions/16/removecell.svg | 1 + links/actions/16/resource-group.svg | 1 + links/actions/16/revert.svg | 1 + links/actions/16/rough-hatches.svg | 1 + links/actions/16/routeplanning.svg | 1 + links/actions/16/run-clean.svg | 1 + links/actions/16/run-install.svg | 1 + links/actions/16/scriptnew.svg | 1 + links/actions/16/scriptopen.svg | 1 + links/actions/16/search-icon.svg | 1 + links/actions/16/search.svg | 1 + links/actions/16/select.svg | 1 + links/actions/16/selection-bottom.svg | 1 + links/actions/16/selection-lower.svg | 1 + .../actions/16/selection-make-bitmap-copy.svg | 1 + links/actions/16/selection-raise.svg | 1 + links/actions/16/selection-top.svg | 1 + links/actions/16/selection.svg | 1 + links/actions/16/services.svg | 1 + links/actions/16/set-language.svg | 1 + links/actions/16/setroubleshoot_icon.svg | 1 + links/actions/16/settings-configure.svg | 1 + links/actions/16/settings.svg | 1 + links/actions/16/shallow-history.svg | 1 + links/actions/16/shape-choose.svg | 1 + links/actions/16/shear.svg | 1 + links/actions/16/show-dialogs.svg | 1 + links/actions/16/show-grid.svg | 1 + links/actions/16/show-offline.svg | 1 + links/actions/16/show_table_column.svg | 1 + links/actions/16/show_table_row.svg | 1 + links/actions/16/shuffle.svg | 1 + links/actions/16/sidebar-places.svg | 1 + links/actions/16/sidebar.svg | 1 + links/actions/16/slanted.svg | 1 + links/actions/16/slideshow-plugin.svg | 1 + links/actions/16/smallclock.svg | 1 + links/actions/16/smallskip.svg | 1 + links/actions/16/snap-bounding-box.svg | 1 + links/actions/16/social.svg | 1 + links/actions/16/sort-name.svg | 1 + links/actions/16/sort_incr.svg | 1 + .../actions/16/soundkonverter-replaygain.svg | 1 + links/actions/16/source-playlist.svg | 1 + links/actions/16/source-smart-playlist.svg | 1 + links/actions/16/spacefm-find.svg | 1 + links/actions/16/specific-setup.svg | 1 + links/actions/16/speedometer.svg | 1 + links/actions/16/spiral-shape.svg | 1 + links/actions/16/spreadsheetshape.svg | 1 + links/actions/16/star-shape.svg | 1 + links/actions/16/start-over.svg | 1 + links/actions/16/start.svg | 1 + links/actions/16/statetool.svg | 1 + links/actions/16/step_object_Anchor.svg | 1 + links/actions/16/step_object_Box.svg | 1 + links/actions/16/step_object_Controller.svg | 1 + links/actions/16/step_object_Disk.svg | 1 + links/actions/16/step_object_Graph.svg | 1 + links/actions/16/step_object_Note.svg | 1 + links/actions/16/step_object_Particle.svg | 1 + links/actions/16/step_object_Pin.svg | 1 + links/actions/16/step_object_Polygon.svg | 1 + links/actions/16/step_object_Rope.svg | 1 + links/actions/16/step_object_Stick.svg | 1 + links/actions/16/sticky_zoom.svg | 1 + links/actions/16/stock_about.svg | 1 + links/actions/16/stock_add-bookmark.svg | 1 + links/actions/16/stock_bottom.svg | 1 + links/actions/16/stock_calc-accept.svg | 1 + links/actions/16/stock_calc-cancel.svg | 1 + links/actions/16/stock_check-filled.svg | 1 + links/actions/16/stock_close.svg | 1 + links/actions/16/stock_contact-list.svg | 1 + links/actions/16/stock_copy.svg | 1 + links/actions/16/stock_cut.svg | 1 + links/actions/16/stock_delete.svg | 1 + links/actions/16/stock_down.svg | 1 + links/actions/16/stock_exit.svg | 1 + links/actions/16/stock_file-properites.svg | 1 + links/actions/16/stock_file-properties.svg | 1 + links/actions/16/stock_first.svg | 1 + links/actions/16/stock_folder_properties.svg | 1 + links/actions/16/stock_fullscreen.svg | 1 + links/actions/16/stock_gtk-dnd-multiple.svg | 1 + links/actions/16/stock_help-add-bookmark.svg | 1 + links/actions/16/stock_insert-rule.svg | 1 + links/actions/16/stock_insert-table.svg | 1 + links/actions/16/stock_last.svg | 1 + links/actions/16/stock_leave-fullscreen.svg | 1 + links/actions/16/stock_left.svg | 1 + links/actions/16/stock_mail-compose.svg | 1 + .../16/stock_mail-flag-for-followup-done.svg | 1 + .../16/stock_mail-flag-for-followup.svg | 1 + links/actions/16/stock_mail-forward.svg | 1 + links/actions/16/stock_mail-reply-to-all.svg | 1 + links/actions/16/stock_mail-reply.svg | 1 + links/actions/16/stock_mail-send.svg | 1 + links/actions/16/stock_mark.svg | 1 + links/actions/16/stock_media-fwd.svg | 1 + links/actions/16/stock_media-next.svg | 1 + links/actions/16/stock_media-pause.svg | 1 + links/actions/16/stock_media-play.svg | 1 + links/actions/16/stock_media-prev.svg | 1 + links/actions/16/stock_media-rec.svg | 1 + links/actions/16/stock_media-rew.svg | 1 + links/actions/16/stock_media-stop.svg | 1 + links/actions/16/stock_navigator.svg | 1 + links/actions/16/stock_new-address-book.svg | 1 + links/actions/16/stock_new-appointment.svg | 1 + links/actions/16/stock_new-bcard.svg | 1 + links/actions/16/stock_new-dir.svg | 1 + links/actions/16/stock_new-tab.svg | 1 + links/actions/16/stock_new-text.svg | 1 + links/actions/16/stock_new-window.svg | 1 + links/actions/16/stock_no.svg | 1 + links/actions/16/stock_not.svg | 1 + links/actions/16/stock_paste.svg | 1 + links/actions/16/stock_print-preview.svg | 1 + links/actions/16/stock_print.svg | 1 + links/actions/16/stock_properties.svg | 1 + links/actions/16/stock_redo.svg | 1 + links/actions/16/stock_refresh.svg | 1 + links/actions/16/stock_right.svg | 1 + links/actions/16/stock_save-as.svg | 1 + links/actions/16/stock_save.svg | 1 + links/actions/16/stock_score-high.svg | 1 + links/actions/16/stock_score-higher.svg | 1 + links/actions/16/stock_score-highest.svg | 1 + links/actions/16/stock_score-low.svg | 1 + links/actions/16/stock_score-lower.svg | 1 + links/actions/16/stock_score-lowest.svg | 1 + links/actions/16/stock_score-normal.svg | 1 + links/actions/16/stock_search.svg | 1 + links/actions/16/stock_select-all.svg | 1 + links/actions/16/stock_select-column.svg | 1 + links/actions/16/stock_select-row.svg | 1 + links/actions/16/stock_shared-by-me.svg | 1 + links/actions/16/stock_shared-to-me.svg | 1 + links/actions/16/stock_show-all.svg | 1 + links/actions/16/stock_stop.svg | 1 + links/actions/16/stock_task-assigned-to.svg | 1 + links/actions/16/stock_task-assigned.svg | 1 + links/actions/16/stock_task-recurring.svg | 1 + links/actions/16/stock_task.svg | 1 + links/actions/16/stock_text-monospaced.svg | 1 + links/actions/16/stock_thunar-shortcuts.svg | 1 + links/actions/16/stock_timezone.svg | 1 + links/actions/16/stock_todo.svg | 1 + links/actions/16/stock_top.svg | 1 + links/actions/16/stock_undo.svg | 1 + links/actions/16/stock_up.svg | 1 + links/actions/16/stock_view-details.svg | 1 + links/actions/16/stock_volume.svg | 1 + links/actions/16/stock_xfburn-data-copy.svg | 1 + .../actions/16/stock_xfburn-format-dvdrw.svg | 1 + links/actions/16/stock_yes.svg | 1 + links/actions/16/stock_zoom-page.svg | 1 + links/actions/16/stop.svg | 1 + links/actions/16/straight-connector.svg | 1 + links/actions/16/stroke-cap-bevel.svg | 1 + links/actions/16/stroke-cap-miter.svg | 1 + links/actions/16/strong.svg | 1 + links/actions/16/structure.svg | 1 + links/actions/16/subsystem.svg | 1 + links/actions/16/system-lock-screen.svg | 1 + links/actions/16/system-reboot.svg | 1 + links/actions/16/system-save-session.svg | 1 + links/actions/16/system-search.svg | 1 + links/actions/16/system-upgrade.svg | 1 + links/actions/16/system-users.svg | 1 + links/actions/16/tab-close-other.svg | 1 + links/actions/16/tab-close.svg | 1 + links/actions/16/tab-new.svg | 1 + links/actions/16/tab.svg | 1 + links/actions/16/tab_duplicate.svg | 1 + links/actions/16/tab_new.svg | 1 + links/actions/16/tag-addressbook.svg | 1 + links/actions/16/tag-assigned.svg | 1 + links/actions/16/tag-delete.svg | 1 + links/actions/16/tag-events.svg | 1 + links/actions/16/tag-folder.svg | 1 + links/actions/16/tag-people.svg | 1 + links/actions/16/tag-places.svg | 1 + links/actions/16/tag-properties.svg | 1 + links/actions/16/tag-recents.svg | 1 + links/actions/16/tag-reset.svg | 1 + links/actions/16/tap-create.svg | 1 + links/actions/16/tap-extract-to.svg | 1 + links/actions/16/tap-extract.svg | 1 + links/actions/16/template.svg | 1 + links/actions/16/text-convert-to-regular.svg | 1 + links/actions/16/text-field-frameless.svg | 1 + links/actions/16/text_subscript.svg | 1 + links/actions/16/text_superscript.svg | 1 + links/actions/16/tiny-pause.svg | 1 + links/actions/16/tiny-start.svg | 1 + links/actions/16/tool-measure.svg | 1 + links/actions/16/tool-node-editor.svg | 1 + links/actions/16/tool-pointer.svg | 1 + links/actions/16/tool-text.svg | 1 + links/actions/16/tool_brush.svg | 1 + links/actions/16/tool_cellformatting.svg | 1 + links/actions/16/tool_color_picker.svg | 1 + links/actions/16/tool_ellipse.svg | 1 + .../actions/16/tool_elliptical_selection.svg | 1 + links/actions/16/tool_eraser.svg | 1 + links/actions/16/tool_flood_fill.svg | 1 + links/actions/16/tool_imageeffects.svg | 1 + links/actions/16/tool_line.svg | 1 + links/actions/16/tool_pagelayout.svg | 1 + links/actions/16/tool_pen.svg | 1 + links/actions/16/tool_polygon.svg | 1 + links/actions/16/tool_polyline.svg | 1 + links/actions/16/tool_rect_selection.svg | 1 + links/actions/16/tool_rectangle.svg | 1 + links/actions/16/tool_references.svg | 1 + links/actions/16/tool_review.svg | 1 + links/actions/16/tool_rounded_rectangle.svg | 1 + links/actions/16/tool_text.svg | 1 + links/actions/16/top.svg | 1 + .../actions/16/transform-skew-horizontal.svg | 1 + links/actions/16/transform-skew-vertical.svg | 1 + links/actions/16/transsearch.svg | 1 + .../16/umbr-coll-message-asynchronous.svg | 1 + .../16/umbr-coll-message-synchronous.svg | 1 + .../actions/16/umbr-message-asynchronous.svg | 1 + links/actions/16/umbr-message-found.svg | 1 + links/actions/16/umbr-message-lost.svg | 1 + links/actions/16/umbr-message-synchronous.svg | 1 + .../actions/16/umbrello_diagram_activity.svg | 1 + links/actions/16/umbrello_diagram_class.svg | 1 + .../16/umbrello_diagram_collaboration.svg | 1 + .../actions/16/umbrello_diagram_component.svg | 1 + .../umbrello_diagram_entityrelationship.svg | 1 + .../actions/16/umbrello_diagram_sequence.svg | 1 + links/actions/16/umbrello_diagram_state.svg | 1 + links/actions/16/umbrello_diagram_usecase.svg | 1 + links/actions/16/undo.svg | 1 + links/actions/16/unlock.svg | 1 + links/actions/16/up.svg | 1 + links/actions/16/upcomingevents-amarok.svg | 1 + links/actions/16/usecase.svg | 1 + links/actions/16/user-identity.svg | 1 + links/actions/16/user-properties.svg | 1 + links/actions/16/user.svg | 1 + links/actions/16/usermenu-delete.svg | 1 + links/actions/16/usermenu-down.svg | 1 + links/actions/16/usermenu-up.svg | 1 + links/actions/16/verb.svg | 1 + links/actions/16/verbatim.svg | 1 + links/actions/16/videoclip-amarok.svg | 1 + links/actions/16/view-bank-add.svg | 1 + links/actions/16/view-bank-delete.svg | 1 + links/actions/16/view-bank-edit.svg | 1 + links/actions/16/view-bank.svg | 1 + links/actions/16/view-calendar-day.svg | 1 + links/actions/16/view-calendar-holiday.svg | 1 + links/actions/16/view-calendar-workweek.svg | 1 + links/actions/16/view-catalog.svg | 1 + .../16/view-categories-expenditures.svg | 1 + links/actions/16/view-categories-incomes.svg | 1 + links/actions/16/view-categories.svg | 1 + .../actions/16/view-conversation-balloon.svg | 1 + links/actions/16/view-history.svg | 1 + links/actions/16/view-media-album-cover.svg | 1 + links/actions/16/view-media-artist.svg | 1 + links/actions/16/view-media-publisher.svg | 1 + links/actions/16/view-media-title.svg | 1 + links/actions/16/view-pages-single.svg | 1 + links/actions/16/view-pim-calendar.svg | 1 + links/actions/16/view-pim-contacts.svg | 1 + links/actions/16/view-pim-journal.svg | 1 + links/actions/16/view-pim-mail.svg | 1 + links/actions/16/view-pim-news.svg | 1 + links/actions/16/view-pim-tasks.svg | 1 + links/actions/16/view-process-all-tree.svg | 1 + links/actions/16/view-process-all.svg | 1 + links/actions/16/view-process-own.svg | 1 + links/actions/16/view-process-system.svg | 1 + links/actions/16/view-process-tree.svg | 1 + links/actions/16/view-process-users.svg | 1 + links/actions/16/view-resource-calendar.svg | 1 + .../16/view-services-scripted-amarok.svg | 1 + .../actions/16/view-table-of-contents-ltr.svg | 1 + links/actions/16/view-task-add.svg | 1 + links/actions/16/view-task-child-add.svg | 1 + .../16/view-time-schedule-baselined-add.svg | 1 + links/actions/16/view-time-schedule.svg | 1 + links/actions/16/view_fit_to_page.svg | 1 + links/actions/16/viewbib.svg | 1 + links/actions/16/viewhtml.svg | 1 + links/actions/16/viewimage.svg | 1 + links/actions/16/viewlog.svg | 1 + links/actions/16/viewmagfit.svg | 1 + links/actions/16/viewpdf.svg | 1 + links/actions/16/viewps.svg | 1 + links/actions/16/visibility.svg | 1 + links/actions/16/window-keep-above.svg | 1 + links/actions/16/window-keep-below.svg | 1 + links/actions/16/window-maximize.svg | 1 + links/actions/16/window-minimize.svg | 1 + links/actions/16/window-shade.svg | 1 + links/actions/16/window-unshade.svg | 1 + links/actions/16/window_fullscreen.svg | 1 + links/actions/16/window_new.svg | 1 + links/actions/16/window_nofullscreen.svg | 1 + links/actions/16/wizard_math.svg | 1 + links/actions/16/wizard_pdftools.svg | 1 + links/actions/16/wizard_pstools.svg | 1 + links/actions/16/wizard_tabular.svg | 1 + links/actions/16/x-clementine-album.svg | 1 + links/actions/16/x-clementine-albums.svg | 1 + links/actions/16/x-clementine-artist.svg | 1 + links/actions/16/x-clementine-shuffle.svg | 1 + links/actions/16/x-shape-connection.svg | 1 + links/actions/16/x-shape-formula.svg | 1 + links/actions/16/x-shape-image.svg | 1 + links/actions/16/x-shape-text.svg | 1 + links/actions/16/x-zoom-in.svg | 1 + links/actions/16/x-zoom-out.svg | 1 + links/actions/16/xfce-system-settings.svg | 1 + links/actions/16/xfce-wm-close.svg | 1 + links/actions/16/xfce4-settings.svg | 1 + links/actions/16/xml-node-duplicate.svg | 1 + links/actions/16/y-zoom-out.svg | 1 + links/actions/16/zoom-best-fit.svg | 1 + links/actions/16/zoom-double-size.svg | 1 + links/actions/16/zoom-draw.svg | 1 + links/actions/16/zoom-fit-drawing.svg | 1 + links/actions/16/zoom-fit-page.svg | 1 + links/actions/16/zoom-fit-selection.svg | 1 + links/actions/16/zoom-half-size.svg | 1 + links/actions/16/zoom-in-large.svg | 1 + links/actions/16/zoom-in-y.svg | 1 + links/actions/16/zoom-out-large.svg | 1 + links/actions/16/zoom-select-fit.svg | 1 + links/actions/16/zoom-select-x.svg | 1 + links/actions/16/zoom-select-y.svg | 1 + links/actions/16/zoom-select.svg | 1 + links/actions/22/CVnamespace.svg | 1 + links/actions/22/Finished.svg | 1 + links/actions/22/Info-amarok.svg | 1 + links/actions/22/SuggestionTM.svg | 1 + links/actions/22/accept_time_event.svg | 1 + .../22/action-albumfolder-importdir2.svg | 1 + links/actions/22/action-rss_tag.svg | 1 + links/actions/22/activity-fork.svg | 1 + links/actions/22/actor.svg | 1 + links/actions/22/add-files-to-archive.svg | 1 + links/actions/22/add-folder-to-archive.svg | 1 + links/actions/22/add-placemark.svg | 1 + links/actions/22/add.svg | 1 + links/actions/22/addressbook-details.svg | 1 + links/actions/22/adress-book-new.svg | 1 + links/actions/22/akonadi-phone-home.svg | 1 + links/actions/22/albumfolder-importdir.svg | 1 + links/actions/22/albumfolder-importimages.svg | 1 + links/actions/22/albumfolder-new.svg | 1 + links/actions/22/albumfolder-properties.svg | 1 + links/actions/22/albumfolder-user-trash.svg | 1 + .../22/align-vertical-bottom-to-anchor.svg | 1 + links/actions/22/amarok_artist.svg | 1 + links/actions/22/amarok_clock.svg | 1 + links/actions/22/amarok_lyrics.svg | 1 + links/actions/22/amarok_playcount.svg | 1 + links/actions/22/amarok_playlist.svg | 1 + links/actions/22/amarok_playlist_refresh.svg | 1 + links/actions/22/animal.svg | 1 + links/actions/22/animation-stage.svg | 1 + links/actions/22/answer-correct.svg | 1 + links/actions/22/answer.svg | 1 + links/actions/22/appointment.svg | 1 + links/actions/22/approved.svg | 1 + links/actions/22/archive-insert-directory.svg | 1 + links/actions/22/arrow-down-double.svg | 1 + links/actions/22/arrow-down.svg | 1 + links/actions/22/arrow-left-double.svg | 1 + links/actions/22/arrow-left.svg | 1 + links/actions/22/arrow-right-double.svg | 1 + links/actions/22/arrow-right.svg | 1 + links/actions/22/arrow-up-double.svg | 1 + links/actions/22/arrow-up.svg | 1 + links/actions/22/arrow.svg | 1 + links/actions/22/artistictext-tool.svg | 1 + links/actions/22/auto-scale-all.svg | 1 + links/actions/22/auto-scale-x.svg | 1 + links/actions/22/auto-scale-y.svg | 1 + links/actions/22/back.svg | 1 + links/actions/22/beamerblock.svg | 1 + links/actions/22/beamerframe.svg | 1 + links/actions/22/bibtex.svg | 1 + links/actions/22/bigskip.svg | 1 + links/actions/22/blueman-plugin.svg | 1 + links/actions/22/blueman-send-file.svg | 1 + links/actions/22/blueman-trust.svg | 1 + links/actions/22/blueman-untrust.svg | 1 + links/actions/22/bonobo-component-browser.svg | 1 + links/actions/22/bookmark-add-folder.svg | 1 + links/actions/22/bookmark-edit.svg | 1 + links/actions/22/bookmark-new-list.svg | 1 + links/actions/22/bookmark-toolbar.svg | 1 + links/actions/22/bookmark_add.svg | 1 + links/actions/22/bookmarks-organize.svg | 1 + links/actions/22/bookmarks.svg | 1 + links/actions/22/bookmarks_list_add.svg | 1 + links/actions/22/borderpainter.svg | 1 + links/actions/22/bottom.svg | 1 + links/actions/22/box.svg | 1 + links/actions/22/bqm-add.svg | 1 + links/actions/22/bqm-addqueue.svg | 1 + links/actions/22/bqm-commit.svg | 1 + links/actions/22/bqm-diff.svg | 1 + links/actions/22/bqm-remove.svg | 1 + links/actions/22/bqm-rmqueue.svg | 1 + links/actions/22/bqm-update.svg | 1 + links/actions/22/branch.svg | 1 + links/actions/22/browser-download.svg | 1 + links/actions/22/burst.svg | 1 + links/actions/22/button_cancel.svg | 1 + links/actions/22/cab_extract.svg | 1 + links/actions/22/cab_view.svg | 1 + links/actions/22/calligraphy.svg | 1 + links/actions/22/callout-shape.svg | 1 + links/actions/22/cancel.svg | 1 + links/actions/22/cards-block.svg | 1 + links/actions/22/cell_edit.svg | 1 + links/actions/22/cell_layout.svg | 1 + links/actions/22/check-filled.svg | 1 + links/actions/22/checkbox.svg | 1 + links/actions/22/checkmark.svg | 1 + links/actions/22/chronometer-lap.svg | 1 + links/actions/22/chronometer-reset.svg | 1 + links/actions/22/chronometer-start.svg | 1 + links/actions/22/class-or-package.svg | 1 + links/actions/22/class.svg | 1 + links/actions/22/clock-large.svg | 1 + links/actions/22/clock.svg | 1 + links/actions/22/cloud-download.svg | 1 + links/actions/22/cloud-upload.svg | 1 + links/actions/22/cm_columnsview.svg | 1 + links/actions/22/cm_extractfiles.svg | 1 + links/actions/22/cm_options.svg | 1 + links/actions/22/cm_refresh.svg | 1 + links/actions/22/cm_search.svg | 1 + links/actions/22/cm_syncdirs.svg | 1 + links/actions/22/cm_thumbnailsview.svg | 1 + links/actions/22/cm_viewhistorynext.svg | 1 + links/actions/22/collapse.svg | 1 + links/actions/22/collection-rescan-amarok.svg | 1 + links/actions/22/color-fill.svg | 1 + links/actions/22/colormanagement.svg | 1 + links/actions/22/component.svg | 1 + links/actions/22/composite-track-off.svg | 1 + links/actions/22/composite-track-on.svg | 1 + links/actions/22/configuration.svg | 1 + links/actions/22/configure-shortcuts.svg | 1 + links/actions/22/configure-toolbars.svg | 1 + links/actions/22/configure_kile.svg | 1 + links/actions/22/configure_project.svg | 1 + links/actions/22/contact-new.svg | 1 + links/actions/22/containment.svg | 1 + links/actions/22/contents.svg | 1 + links/actions/22/convert.svg | 1 + links/actions/22/cookies.svg | 1 + links/actions/22/createpath.svg | 1 + links/actions/22/cross-shape.svg | 1 + links/actions/22/currenttrack_pause.svg | 1 + links/actions/22/currenttrack_play.svg | 1 + links/actions/22/cursor-arrow.svg | 1 + links/actions/22/datatype.svg | 1 + links/actions/22/dblatex.svg | 1 + links/actions/22/delete-table-row.svg | 1 + links/actions/22/delete.svg | 1 + links/actions/22/diag_activity.svg | 1 + links/actions/22/diag_class.svg | 1 + links/actions/22/diag_component.svg | 1 + .../22/dialog-align-and-distribute.svg | 1 + links/actions/22/dialog-apply.svg | 1 + links/actions/22/dialog-close.svg | 1 + links/actions/22/dialog-filters.svg | 1 + links/actions/22/dialog-icon-preview.svg | 1 + links/actions/22/dialog-memory.svg | 1 + links/actions/22/dialog-no.svg | 1 + links/actions/22/dialog-object-properties.svg | 1 + links/actions/22/dialog-ok.svg | 1 + links/actions/22/dialog-transform.svg | 1 + links/actions/22/dialog-yes.svg | 1 + links/actions/22/dirsync.svg | 1 + links/actions/22/displaymathmode.svg | 1 + links/actions/22/distortionfx.svg | 1 + .../actions/22/distribute-horizontal-gaps.svg | 1 + links/actions/22/distribute-horizontal-x.svg | 1 + links/actions/22/distribute-vertical-gaps.svg | 1 + links/actions/22/distribute-vertical-y.svg | 1 + links/actions/22/document-cleanup.svg | 1 + links/actions/22/document-edit-verify.svg | 1 + links/actions/22/document-encrypt.svg | 1 + links/actions/22/document-export-ocal.svg | 1 + links/actions/22/document-export-table.svg | 1 + links/actions/22/document-import-ocal.svg | 1 + links/actions/22/document-multiple.svg | 1 + links/actions/22/document-open-data.svg | 1 + links/actions/22/document-open-folder.svg | 1 + links/actions/22/document-preview.svg | 1 + links/actions/22/document-print-frame.svg | 1 + links/actions/22/document-print-preview.svg | 1 + links/actions/22/document-sign.svg | 1 + links/actions/22/documentation.svg | 1 + links/actions/22/documentinfo.svg | 1 + links/actions/22/down.svg | 1 + links/actions/22/download-amarok.svg | 1 + links/actions/22/download.svg | 1 + links/actions/22/draw-arrow-back.svg | 1 + links/actions/22/draw-arrow-down.svg | 1 + links/actions/22/draw-arrow-forward.svg | 1 + links/actions/22/draw-arrow-up.svg | 1 + links/actions/22/dvipdf.svg | 1 + links/actions/22/dvipng.svg | 1 + links/actions/22/dvips.svg | 1 + links/actions/22/dvisearch.svg | 1 + links/actions/22/dynamic-amarok.svg | 1 + links/actions/22/edit-add.svg | 1 + links/actions/22/edit-clear-all.svg | 1 + links/actions/22/edit-clear-list.svg | 1 + .../actions/22/edit-clear-locationbar-rtl.svg | 1 + links/actions/22/edit-comment.svg | 1 + links/actions/22/edit-delete-remove.svg | 1 + links/actions/22/edit-entry.svg | 1 + links/actions/22/edit-find-mail.svg | 1 + links/actions/22/edit-find-project.svg | 1 + links/actions/22/edit-find-user.svg | 1 + links/actions/22/edit-flag.svg | 1 + links/actions/22/edit-link.svg | 1 + links/actions/22/edit-map.svg | 1 + links/actions/22/edit-mark.svg | 1 + links/actions/22/edit-none.svg | 1 + links/actions/22/edit-rename.svg | 1 + links/actions/22/edit-undo-history.svg | 1 + links/actions/22/edit_animation.svg | 1 + links/actions/22/editclear.svg | 1 + links/actions/22/editcopy.svg | 1 + links/actions/22/editcut.svg | 1 + links/actions/22/editdelete.svg | 1 + links/actions/22/editimage.svg | 1 + links/actions/22/editor.svg | 1 + links/actions/22/editpaste.svg | 1 + links/actions/22/editpath.svg | 1 + links/actions/22/edittext.svg | 1 + links/actions/22/ellipse-shape.svg | 1 + links/actions/22/emph.svg | 1 + links/actions/22/end_of_life.svg | 1 + links/actions/22/end_state.svg | 1 + links/actions/22/enterprise.svg | 1 + links/actions/22/entry-clone.svg | 1 + links/actions/22/entry-delete.svg | 1 + links/actions/22/entry-edit.svg | 1 + links/actions/22/enum.svg | 1 + links/actions/22/enumerate.svg | 1 + links/actions/22/epiphany-download.svg | 1 + links/actions/22/error.svg | 1 + links/actions/22/exifinfo.svg | 1 + links/actions/22/exit.svg | 1 + links/actions/22/exit_animations.svg | 1 + links/actions/22/expand.svg | 1 + links/actions/22/extract-archive.svg | 1 + links/actions/22/file-zoom-in.svg | 1 + links/actions/22/file-zoom-out.svg | 1 + links/actions/22/filefind.svg | 1 + links/actions/22/filegrep.svg | 1 + links/actions/22/filename-album-amarok.svg | 1 + links/actions/22/filename-artist-amarok.svg | 1 + links/actions/22/filename-comment-amarok.svg | 1 + links/actions/22/filename-composer-amarok.svg | 1 + links/actions/22/filename-genre-amarok.svg | 1 + links/actions/22/filename-ignore-amarok.svg | 1 + links/actions/22/filename-last-played.svg | 1 + links/actions/22/filename-sample-rate.svg | 1 + links/actions/22/filename-track-amarok.svg | 1 + links/actions/22/filename-year-amarok.svg | 1 + links/actions/22/filenew.svg | 1 + links/actions/22/fileopen.svg | 1 + links/actions/22/fileprint.svg | 1 + links/actions/22/filequickprint.svg | 1 + links/actions/22/filesave.svg | 1 + links/actions/22/fileview-preview.svg | 1 + links/actions/22/find.svg | 1 + links/actions/22/fitmanual.svg | 1 + links/actions/22/folder-open.svg | 1 + links/actions/22/folder-saved-search.svg | 1 + links/actions/22/folder-tag.svg | 1 + links/actions/22/folder_color_picker.svg | 1 + links/actions/22/folder_new.svg | 1 + links/actions/22/followmouse.svg | 1 + links/actions/22/font.svg | 1 + links/actions/22/format-fill-color.svg | 1 + links/actions/22/format-stroke-color.svg | 1 + links/actions/22/freerotation.svg | 1 + links/actions/22/games-config-background.svg | 1 + links/actions/22/games-config-custom.svg | 1 + links/actions/22/games-config-options.svg | 1 + links/actions/22/games-config-theme.svg | 1 + links/actions/22/games-endturn.svg | 1 + links/actions/22/geany-build.svg | 1 + links/actions/22/geany-close-all.svg | 1 + links/actions/22/geany-save-all.svg | 1 + links/actions/22/gearhead-shape.svg | 1 + links/actions/22/generalisation.svg | 1 + links/actions/22/get-hot-new-stuff.svg | 1 + links/actions/22/giggle-history-view.svg | 1 + links/actions/22/giggle-remote.svg | 1 + links/actions/22/giggle-tag.svg | 1 + links/actions/22/gnome-app-install-star.svg | 1 + links/actions/22/gnome-lockscreen.svg | 1 + links/actions/22/gnome-searchtool.svg | 1 + links/actions/22/gnome-stock-mail-fwd.svg | 1 + links/actions/22/gnome-stock-mail-new.svg | 1 + links/actions/22/gnome-stock-mail-rpl.svg | 1 + links/actions/22/gnome-stock-mail-snd.svg | 1 + links/actions/22/gnumeric-autofilter.svg | 1 + links/actions/22/gnumeric-brush.svg | 1 + links/actions/22/gnumeric-cells-split.svg | 1 + links/actions/22/gnumeric-column-add.svg | 1 + links/actions/22/gnumeric-column-delete.svg | 1 + links/actions/22/gnumeric-column-hide.svg | 1 + links/actions/22/gnumeric-column-unhide.svg | 1 + links/actions/22/gnumeric-comment-add.svg | 1 + links/actions/22/gnumeric-comment-delete.svg | 1 + links/actions/22/gnumeric-comment-edit.svg | 1 + .../actions/22/gnumeric-format-border-all.svg | 1 + .../22/gnumeric-format-border-bottom.svg | 1 + .../22/gnumeric-format-border-diag.svg | 1 + .../gnumeric-format-border-inside-horiz.svg | 1 + .../22/gnumeric-format-border-left.svg | 1 + .../22/gnumeric-format-border-none.svg | 1 + .../22/gnumeric-format-border-outside.svg | 1 + .../22/gnumeric-format-border-rev-diag.svg | 1 + .../22/gnumeric-format-border-right.svg | 1 + .../actions/22/gnumeric-format-border-top.svg | 1 + links/actions/22/gnumeric-graphguru.svg | 1 + links/actions/22/gnumeric-group.svg | 1 + links/actions/22/gnumeric-link-add.svg | 1 + links/actions/22/gnumeric-link-delete.svg | 1 + links/actions/22/gnumeric-link-edit.svg | 1 + links/actions/22/gnumeric-link-email.svg | 1 + links/actions/22/gnumeric-object-label.svg | 1 + links/actions/22/gnumeric-object-line.svg | 1 + .../actions/22/gnumeric-pagesetup-hf-cell.svg | 1 + .../actions/22/gnumeric-pagesetup-hf-time.svg | 1 + links/actions/22/gnumeric-row-add.svg | 1 + links/actions/22/gnumeric-row-delete.svg | 1 + links/actions/22/gnumeric-row-hide.svg | 1 + links/actions/22/gnumeric-row-unhide.svg | 1 + links/actions/22/gnumeric-subscript.svg | 1 + links/actions/22/gnumeric-superscript.svg | 1 + links/actions/22/gnumeric-ungroup.svg | 1 + links/actions/22/gnumeric-visible.svg | 1 + links/actions/22/go-down-search.svg | 1 + links/actions/22/go-down-symbolic.svg | 1 + links/actions/22/go-first-view-page.svg | 1 + links/actions/22/go-first-view.svg | 1 + links/actions/22/go-home-large.svg | 1 + links/actions/22/go-home-symbolic.svg | 1 + links/actions/22/go-jump-locationbar.svg | 1 + links/actions/22/go-jump-today.svg | 1 + links/actions/22/go-last-view-page.svg | 1 + links/actions/22/go-last-view.svg | 1 + links/actions/22/go-left-symbolic.svg | 1 + links/actions/22/go-left.svg | 1 + links/actions/22/go-next-symbolic.svg | 1 + links/actions/22/go-next-view-page.svg | 1 + links/actions/22/go-next-view.svg | 1 + links/actions/22/go-previous-symbolic.svg | 1 + links/actions/22/go-previous-view-page.svg | 1 + links/actions/22/go-previous-view.svg | 1 + links/actions/22/go-right-symbolic.svg | 1 + links/actions/22/go-right.svg | 1 + links/actions/22/go-up-search.svg | 1 + links/actions/22/go-up-symbolic.svg | 1 + links/actions/22/gohome.svg | 1 + links/actions/22/gpg.svg | 1 + links/actions/22/gpgsm.svg | 1 + links/actions/22/gps.svg | 1 + links/actions/22/gradient.svg | 1 + links/actions/22/graphics.svg | 1 + links/actions/22/grid-rectangular.svg | 1 + links/actions/22/group-delete.svg | 1 + links/actions/22/group-edit.svg | 1 + links/actions/22/group-new.svg | 1 + links/actions/22/group.svg | 1 + links/actions/22/gtg-home.svg | 1 + links/actions/22/gtg-plugin.svg | 1 + links/actions/22/gtg-tag-new.svg | 1 + links/actions/22/gtg-tag.svg | 1 + links/actions/22/gtg-tags-none.svg | 1 + links/actions/22/gtg-task-done.svg | 1 + links/actions/22/gtg-task-new.svg | 1 + links/actions/22/gtg-task-undismiss.svg | 1 + links/actions/22/gtg-task-undone.svg | 1 + links/actions/22/gtk-about.svg | 1 + links/actions/22/gtk-add.svg | 1 + links/actions/22/gtk-apply.svg | 1 + links/actions/22/gtk-authentication.svg | 1 + links/actions/22/gtk-bold.svg | 1 + links/actions/22/gtk-cancel.svg | 1 + links/actions/22/gtk-cdrom.svg | 1 + links/actions/22/gtk-clear.svg | 1 + links/actions/22/gtk-close.svg | 1 + links/actions/22/gtk-color-picker.svg | 1 + links/actions/22/gtk-connect.svg | 1 + links/actions/22/gtk-copy.svg | 1 + links/actions/22/gtk-cut.svg | 1 + links/actions/22/gtk-delete.svg | 1 + links/actions/22/gtk-directory.svg | 1 + links/actions/22/gtk-disconnect.svg | 1 + links/actions/22/gtk-dnd-multiple.svg | 1 + links/actions/22/gtk-edit.svg | 1 + links/actions/22/gtk-execute.svg | 1 + links/actions/22/gtk-file.svg | 1 + links/actions/22/gtk-find-and-replace.svg | 1 + links/actions/22/gtk-find.svg | 1 + links/actions/22/gtk-floppy.svg | 1 + links/actions/22/gtk-fullscreen.svg | 1 + links/actions/22/gtk-go-back-ltr.svg | 1 + links/actions/22/gtk-go-back-rtl.svg | 1 + links/actions/22/gtk-go-down.svg | 1 + links/actions/22/gtk-go-forward-ltr.svg | 1 + links/actions/22/gtk-go-forward-rtl.svg | 1 + links/actions/22/gtk-go-up.svg | 1 + links/actions/22/gtk-goto-bottom.svg | 1 + links/actions/22/gtk-goto-first-ltr.svg | 1 + links/actions/22/gtk-goto-first-rtl.svg | 1 + links/actions/22/gtk-goto-last-ltr.svg | 1 + links/actions/22/gtk-goto-last-rtl.svg | 1 + links/actions/22/gtk-goto-top.svg | 1 + links/actions/22/gtk-home.svg | 1 + links/actions/22/gtk-indent-ltr.svg | 1 + links/actions/22/gtk-indent-rtl.svg | 1 + links/actions/22/gtk-italic.svg | 1 + links/actions/22/gtk-jump-to-ltr.svg | 1 + links/actions/22/gtk-justify-center.svg | 1 + links/actions/22/gtk-justify-fill.svg | 1 + links/actions/22/gtk-justify-left.svg | 1 + links/actions/22/gtk-justify-right.svg | 1 + links/actions/22/gtk-leave-fullscreen.svg | 1 + links/actions/22/gtk-media-forward-ltr.svg | 1 + links/actions/22/gtk-media-forward-rtl.svg | 1 + links/actions/22/gtk-media-next-ltr.svg | 1 + links/actions/22/gtk-media-next-rtl.svg | 1 + links/actions/22/gtk-media-pause.svg | 1 + links/actions/22/gtk-media-play-ltr.svg | 1 + links/actions/22/gtk-media-previous-ltr.svg | 1 + links/actions/22/gtk-media-previous-rtl.svg | 1 + links/actions/22/gtk-media-record.svg | 1 + links/actions/22/gtk-media-rewind-ltr.svg | 1 + links/actions/22/gtk-media-rewind-rtl.svg | 1 + links/actions/22/gtk-media-stop.svg | 1 + links/actions/22/gtk-network.svg | 1 + links/actions/22/gtk-new.svg | 1 + links/actions/22/gtk-no.svg | 1 + links/actions/22/gtk-ok.svg | 1 + links/actions/22/gtk-open.svg | 1 + links/actions/22/gtk-paste.svg | 1 + links/actions/22/gtk-preferences.svg | 1 + links/actions/22/gtk-print-preview.svg | 1 + links/actions/22/gtk-print.svg | 1 + links/actions/22/gtk-properties.svg | 1 + links/actions/22/gtk-quit.svg | 1 + links/actions/22/gtk-refresh.svg | 1 + links/actions/22/gtk-remove.svg | 1 + links/actions/22/gtk-revert-to-saved-ltr.svg | 1 + links/actions/22/gtk-revert-to-saved-rtl.svg | 1 + links/actions/22/gtk-save-as.svg | 1 + links/actions/22/gtk-save.svg | 1 + links/actions/22/gtk-select-all.svg | 1 + links/actions/22/gtk-select-color.svg | 1 + links/actions/22/gtk-spell-check.svg | 1 + links/actions/22/gtk-stop.svg | 1 + links/actions/22/gtk-tab-duplicate.svg | 1 + links/actions/22/gtk-tab-new.svg | 1 + links/actions/22/gtk-undelete-ltr.svg | 1 + links/actions/22/gtk-undelete-rtl.svg | 1 + links/actions/22/gtk-yes.svg | 1 + links/actions/22/gtk-zoom-fit.svg | 1 + links/actions/22/guides.svg | 1 + links/actions/22/hand.svg | 1 + links/actions/22/handle-left.svg | 1 + links/actions/22/handle-right.svg | 1 + links/actions/22/hb-add-queue.svg | 1 + links/actions/22/hb-complete.svg | 1 + links/actions/22/hb-pause.svg | 1 + links/actions/22/hb-presets.svg | 1 + links/actions/22/hb-remove.svg | 1 + links/actions/22/hb-showqueue.svg | 1 + links/actions/22/hb-source.svg | 1 + links/actions/22/hb-start.svg | 1 + links/actions/22/hb-stop.svg | 1 + links/actions/22/headphones.svg | 1 + links/actions/22/help-contextual.svg | 1 + links/actions/22/help-donate.svg | 1 + links/actions/22/help-feedback.svg | 1 + links/actions/22/help-hint.svg | 1 + links/actions/22/help-keybord-shortcuts.svg | 1 + links/actions/22/help-latex.svg | 1 + links/actions/22/hide_table_column.svg | 1 + links/actions/22/hide_table_row.svg | 1 + links/actions/22/hidemouse.svg | 1 + links/actions/22/hint.svg | 1 + links/actions/22/history.svg | 1 + links/actions/22/history_entry.svg | 1 + links/actions/22/hook-notifier.svg | 1 + links/actions/22/identity.svg | 1 + links/actions/22/im-ban-user.svg | 1 + links/actions/22/im-irc.svg | 1 + links/actions/22/im-jabber.svg | 1 + links/actions/22/im-local-xmpp.svg | 1 + links/actions/22/im-message-new.svg | 1 + links/actions/22/image-adjust.svg | 1 + links/actions/22/image-auto-adjust.svg | 1 + links/actions/22/image-loading.svg | 1 + links/actions/22/imagecomment.svg | 1 + links/actions/22/initial_state.svg | 1 + links/actions/22/inpainting.svg | 1 + links/actions/22/insert-table-row.svg | 1 + links/actions/22/insert-tableofcontents.svg | 1 + links/actions/22/insertcell.svg | 1 + links/actions/22/interface.svg | 1 + links/actions/22/internet-amarok.svg | 1 + links/actions/22/internet-services.svg | 1 + links/actions/22/invertimage.svg | 1 + links/actions/22/irc-close-channel.svg | 1 + links/actions/22/irc-join-channel.svg | 1 + links/actions/22/itemize.svg | 1 + links/actions/22/items-tags.svg | 1 + links/actions/22/itmages-add.svg | 1 + links/actions/22/itmages-cancel.svg | 1 + links/actions/22/itmages-copy-link.svg | 1 + links/actions/22/itmages-folder.svg | 1 + links/actions/22/itmages-open-browser.svg | 1 + links/actions/22/itmages-quit.svg | 1 + links/actions/22/itmages-resize.svg | 1 + links/actions/22/itmages-rotate.svg | 1 + links/actions/22/itmages-select-all.svg | 1 + links/actions/22/itmages-settings.svg | 1 + links/actions/22/itmages-stop.svg | 1 + links/actions/22/itmages-tools.svg | 1 + links/actions/22/itmages-upload.svg | 1 + links/actions/22/itmages-utils.svg | 1 + links/actions/22/kdenlive-add-slide-clip.svg | 1 + links/actions/22/kdenlive-add-text-clip.svg | 1 + links/actions/22/kdenlive-align-bottom.svg | 1 + links/actions/22/kdenlive-align-hor.svg | 1 + links/actions/22/kdenlive-align-left.svg | 1 + links/actions/22/kdenlive-align-right.svg | 1 + links/actions/22/kdenlive-align-top.svg | 1 + links/actions/22/kdenlive-align-vert.svg | 1 + links/actions/22/kdenlive-deleffect.svg | 1 + links/actions/22/kdenlive-down.svg | 1 + links/actions/22/kdenlive-hide-audio.svg | 1 + links/actions/22/kdenlive-lock.svg | 1 + links/actions/22/kdenlive-menu.svg | 1 + links/actions/22/kdenlive-select-rects.svg | 1 + links/actions/22/kdenlive-select-tool.svg | 1 + links/actions/22/kdenlive-show-audio.svg | 1 + links/actions/22/kdenlive-show-audiothumb.svg | 1 + links/actions/22/kdenlive-show-videothumb.svg | 1 + links/actions/22/kdenlive-snap.svg | 1 + links/actions/22/kdenlive-spacer-tool.svg | 1 + links/actions/22/kdenlive-unlock.svg | 1 + links/actions/22/kdenlive-up.svg | 1 + links/actions/22/kdenlive-zoom-large.svg | 1 + links/actions/22/kdenlive-zoom-small.svg | 1 + links/actions/22/kdocumentinfo.svg | 1 + links/actions/22/kfind.svg | 1 + links/actions/22/kfm_home.svg | 1 + links/actions/22/kmousetool_off.svg | 1 + links/actions/22/kmousetool_on.svg | 1 + links/actions/22/kmouth-phrase.svg | 1 + links/actions/22/knotes_alarm.svg | 1 + links/actions/22/knotes_date.svg | 1 + links/actions/22/knotes_delete.svg | 1 + links/actions/22/kontes_close.svg | 1 + links/actions/22/kr_jumpback.svg | 1 + links/actions/22/kr_setjumpback.svg | 1 + links/actions/22/kstars_advanced.svg | 1 + links/actions/22/kstars_catalog.svg | 1 + links/actions/22/kstars_colors.svg | 1 + links/actions/22/kstars_flag.svg | 1 + links/actions/22/kstars_guides.svg | 1 + links/actions/22/kstars_planets.svg | 1 + links/actions/22/kstars_xplanet.svg | 1 + links/actions/22/kt-bandwidth-scheduler.svg | 1 + links/actions/22/kt-change-tracker.svg | 1 + links/actions/22/kt-check-data.svg | 1 + links/actions/22/kt-encrypted.svg | 1 + links/actions/22/kt-info-widget.svg | 1 + links/actions/22/kt-pause.svg | 1 + links/actions/22/kt-plugins.svg | 1 + links/actions/22/kt-remove.svg | 1 + links/actions/22/kt-restore-defaults.svg | 1 + .../actions/22/kt-set-max-download-speed.svg | 1 + links/actions/22/kt-show-statusbar.svg | 1 + links/actions/22/kt-speed-limits.svg | 1 + links/actions/22/kt-start.svg | 1 + links/actions/22/kt-stop.svg | 1 + links/actions/22/ktnef_extract_all_to.svg | 1 + links/actions/22/ktnef_extract_to.svg | 1 + links/actions/22/l2h.svg | 1 + links/actions/22/label-amarok.svg | 1 + links/actions/22/label.svg | 1 + links/actions/22/labplot-auto-scale-all.svg | 1 + links/actions/22/labplot-auto-scale-x.svg | 1 + links/actions/22/labplot-auto-scale-y.svg | 1 + links/actions/22/labplot-cursor-arrow.svg | 1 + .../actions/22/labplot-format-text-symbol.svg | 1 + links/actions/22/labplot-spreadsheet-new.svg | 1 + links/actions/22/labplot-spreadsheet.svg | 1 + links/actions/22/labplot-transform-move.svg | 1 + links/actions/22/labplot-xy-curve-points.svg | 1 + links/actions/22/labplot-zoom-select-x.svg | 1 + links/actions/22/labplot-zoom-select-y.svg | 1 + links/actions/22/labplot-zoom-select.svg | 1 + links/actions/22/languages.svg | 1 + links/actions/22/latex-config.svg | 1 + links/actions/22/latex.svg | 1 + links/actions/22/layer-rename.svg | 1 + links/actions/22/lens.svg | 1 + links/actions/22/libpeas-plugin.svg | 1 + links/actions/22/lighttableadd.svg | 1 + links/actions/22/lilypond.svg | 1 + links/actions/22/list-resource-add.svg | 1 + links/actions/22/lock.svg | 1 + links/actions/22/love.svg | 1 + links/actions/22/lpi-bug.svg | 1 + links/actions/22/lpi-translate.svg | 1 + links/actions/22/mail-deleted.svg | 1 + links/actions/22/mail-encrypted.svg | 1 + links/actions/22/mail-flagged.svg | 1 + links/actions/22/mail-message.svg | 1 + links/actions/22/mail-queued.svg | 1 + links/actions/22/mail-read.svg | 1 + links/actions/22/mail-sent.svg | 1 + links/actions/22/mail-signed-fully.svg | 1 + links/actions/22/mail-signed.svg | 1 + links/actions/22/mail-task.svg | 1 + links/actions/22/mail-thread-ignored.svg | 1 + links/actions/22/mail-thread-watch.svg | 1 + links/actions/22/mail-unread-new.svg | 1 + links/actions/22/mail-unread.svg | 1 + links/actions/22/mail_forward.svg | 1 + links/actions/22/mail_new.svg | 1 + links/actions/22/mail_reply.svg | 1 + links/actions/22/mail_replyall.svg | 1 + links/actions/22/makeidx.svg | 1 + links/actions/22/mark-location.svg | 1 + links/actions/22/math0.svg | 1 + links/actions/22/mathmode.svg | 1 + links/actions/22/measure.svg | 1 + links/actions/22/media-album-cover.svg | 1 + .../actions/22/media-album-repeat-amarok.svg | 1 + links/actions/22/media-import-audio-cd.svg | 1 + .../22/media-playlist-repeat-amarok.svg | 1 + .../actions/22/media-playlist-repeat-song.svg | 1 + links/actions/22/media-repeat-all.svg | 1 + ...edia-standard-track-progression-amarok.svg | 1 + links/actions/22/media-track-add-amarok.svg | 1 + links/actions/22/media-track-edit-amarok.svg | 1 + .../actions/22/media-track-remove-amarok.svg | 1 + links/actions/22/medskip.svg | 1 + .../22/meeting-attending-tentative.svg | 1 + links/actions/22/meeting-attending.svg | 1 + links/actions/22/meld-version-control.svg | 1 + links/actions/22/menu_new.svg | 1 + links/actions/22/modified.svg | 1 + links/actions/22/mpost.svg | 1 + links/actions/22/msgid2msgstr.svg | 1 + links/actions/22/multirow.svg | 1 + links/actions/22/music-amarok.svg | 1 + links/actions/22/nemo-eject.svg | 1 + links/actions/22/new-command-alarm.svg | 1 + links/actions/22/next.svg | 1 + links/actions/22/nocover.svg | 1 + links/actions/22/node-add.svg | 1 + links/actions/22/node-break.svg | 1 + links/actions/22/node-delete-segment.svg | 1 + links/actions/22/node-delete.svg | 1 + links/actions/22/node-join-segment.svg | 1 + links/actions/22/node-join.svg | 1 + links/actions/22/note.svg | 1 + ...bject-align-horizontal-center-calligra.svg | 1 + .../object-align-horizontal-left-calligra.svg | 1 + ...object-align-horizontal-right-calligra.svg | 1 + .../object-align-vertical-bottom-calligra.svg | 1 + ...ect-align-vertical-bottom-top-calligra.svg | 1 + .../object-align-vertical-center-calligra.svg | 1 + .../22/object-align-vertical-top-calligra.svg | 1 + links/actions/22/object-crop.svg | 1 + links/actions/22/object-group-calligra.svg | 1 + links/actions/22/object-hidden.svg | 1 + links/actions/22/object-inverse.svg | 1 + links/actions/22/object-locked.svg | 1 + .../actions/22/object-order-back-calligra.svg | 1 + .../22/object-order-front-calligra.svg | 1 + .../22/object-order-lower-calligra.svg | 1 + .../22/object-order-raise-calligra.svg | 1 + links/actions/22/object-ungroup-calligra.svg | 1 + links/actions/22/object-unlocked.svg | 1 + links/actions/22/object-visible.svg | 1 + links/actions/22/object.svg | 1 + links/actions/22/object_node.svg | 1 + links/actions/22/office-report.svg | 1 + links/actions/22/offline-settings.svg | 1 + links/actions/22/offline.svg | 1 + links/actions/22/online.svg | 1 + links/actions/22/open-for-editing.svg | 1 + links/actions/22/open-magnet.svg | 1 + links/actions/22/open-menu.svg | 1 + .../actions/22/org.xfce.settings.manager.svg | 1 + links/actions/22/output_win.svg | 1 + links/actions/22/package.svg | 1 + links/actions/22/package_settings.svg | 1 + links/actions/22/page-zoom.svg | 1 + links/actions/22/password-generate.svg | 1 + links/actions/22/password-show-off.svg | 1 + links/actions/22/password-show-on.svg | 1 + links/actions/22/path-mode-bezier.svg | 1 + links/actions/22/path-mode-spiro.svg | 1 + links/actions/22/pdf-annotations.svg | 1 + links/actions/22/pdflatex.svg | 1 + links/actions/22/pdftex.svg | 1 + links/actions/22/pentagon-shape.svg | 1 + links/actions/22/photo.svg | 1 + links/actions/22/photos-amarok.svg | 1 + links/actions/22/pin.svg | 1 + links/actions/22/player-eject.svg | 1 + links/actions/22/player_eject.svg | 1 + links/actions/22/player_end.svg | 1 + links/actions/22/player_fwd.svg | 1 + links/actions/22/player_pause.svg | 1 + links/actions/22/player_play.svg | 1 + links/actions/22/player_record.svg | 1 + links/actions/22/player_rew.svg | 1 + links/actions/22/player_start.svg | 1 + links/actions/22/player_stop.svg | 1 + links/actions/22/playlist-generator.svg | 1 + links/actions/22/playlist-sort.svg | 1 + links/actions/22/podcast-new.svg | 1 + links/actions/22/poedit-fuzzy.svg | 1 + links/actions/22/poedit-status-bookmark.svg | 1 + links/actions/22/poedit-status-cat-mid.svg | 1 + links/actions/22/poedit-status-cat-no.svg | 1 + links/actions/22/poedit-status-cat-ok.svg | 1 + links/actions/22/poedit-status-comment.svg | 1 + links/actions/22/poedit-sync.svg | 1 + links/actions/22/poedit-update.svg | 1 + links/actions/22/poedit-validate.svg | 1 + links/actions/22/pointer.svg | 1 + links/actions/22/polygon-add-nodes.svg | 1 + links/actions/22/polygon-merge-nodes.svg | 1 + links/actions/22/postalcode.svg | 1 + links/actions/22/practice-setup.svg | 1 + links/actions/22/practice-start.svg | 1 + links/actions/22/practice-stop.svg | 1 + .../22/preferences-desktop-user-password.svg | 1 + .../22/preferences-indicator-amarok.svg | 1 + .../22/preferences-media-playback-amarok.svg | 1 + links/actions/22/preferences-other.svg | 1 + .../preferences-system-session-services.svg | 1 + links/actions/22/presence_away.svg | 1 + links/actions/22/presence_offline.svg | 1 + links/actions/22/presence_online.svg | 1 + links/actions/22/presence_unknown.svg | 1 + links/actions/22/preview.svg | 1 + links/actions/22/preview_math.svg | 1 + links/actions/22/preview_sel.svg | 1 + links/actions/22/previous.svg | 1 + links/actions/22/privatebrowsing.svg | 1 + .../22/project-development-close-all.svg | 1 + links/actions/22/project-open.svg | 1 + links/actions/22/project_add.svg | 1 + links/actions/22/project_archive.svg | 1 + links/actions/22/project_rebuild.svg | 1 + links/actions/22/project_remove.svg | 1 + links/actions/22/project_show.svg | 1 + links/actions/22/projectgrep.svg | 1 + links/actions/22/ps2pdf.svg | 1 + links/actions/22/qa.svg | 1 + links/actions/22/quick.svg | 1 + links/actions/22/quickview.svg | 1 + links/actions/22/quickwizard.svg | 1 + links/actions/22/rabbitvcs-about.svg | 1 + links/actions/22/rabbitvcs-add.svg | 1 + links/actions/22/rabbitvcs-applypatch.svg | 1 + links/actions/22/rabbitvcs-asynchronous.svg | 1 + links/actions/22/rabbitvcs-bug.svg | 1 + links/actions/22/rabbitvcs-changes.svg | 1 + links/actions/22/rabbitvcs-checkmods.svg | 1 + links/actions/22/rabbitvcs-checkout.svg | 1 + links/actions/22/rabbitvcs-commit.svg | 1 + links/actions/22/rabbitvcs-compare.svg | 1 + links/actions/22/rabbitvcs-createpatch.svg | 1 + links/actions/22/rabbitvcs-dbus.svg | 1 + links/actions/22/rabbitvcs-delete.svg | 1 + links/actions/22/rabbitvcs-editconflicts.svg | 1 + links/actions/22/rabbitvcs-emblems.svg | 1 + links/actions/22/rabbitvcs-export.svg | 1 + links/actions/22/rabbitvcs-import.svg | 1 + links/actions/22/rabbitvcs-lock.svg | 1 + links/actions/22/rabbitvcs-merge.svg | 1 + links/actions/22/rabbitvcs-properties.svg | 1 + links/actions/22/rabbitvcs-push.svg | 1 + links/actions/22/rabbitvcs-refresh.svg | 1 + links/actions/22/rabbitvcs-relocate.svg | 1 + links/actions/22/rabbitvcs-reset.svg | 1 + links/actions/22/rabbitvcs-run.svg | 1 + links/actions/22/rabbitvcs-settings.svg | 1 + links/actions/22/rabbitvcs-show_log.svg | 1 + links/actions/22/rabbitvcs-stop.svg | 1 + links/actions/22/rabbitvcs-switch.svg | 1 + links/actions/22/rabbitvcs-unlock.svg | 1 + links/actions/22/rabbitvcs-unstage.svg | 1 + links/actions/22/rabbitvcs-update.svg | 1 + links/actions/22/randomize.svg | 1 + links/actions/22/ratiocrop.svg | 1 + links/actions/22/record.svg | 1 + links/actions/22/rectangle-shape.svg | 1 + links/actions/22/refactor.svg | 1 + links/actions/22/refreshstructure.svg | 1 + links/actions/22/region.svg | 1 + links/actions/22/relation.svg | 1 + links/actions/22/relationship.svg | 1 + links/actions/22/reload.svg | 1 + links/actions/22/reload3.svg | 1 + links/actions/22/reload_all_tabs.svg | 1 + links/actions/22/reload_page.svg | 1 + links/actions/22/remove-amarok.svg | 1 + links/actions/22/remove.svg | 1 + links/actions/22/removecell.svg | 1 + links/actions/22/resource-group.svg | 1 + links/actions/22/revert.svg | 1 + links/actions/22/rime-im.svg | 1 + links/actions/22/routeplanning.svg | 1 + links/actions/22/run-clean.svg | 1 + links/actions/22/run-install.svg | 1 + links/actions/22/scriptnew.svg | 1 + links/actions/22/scriptopen.svg | 1 + links/actions/22/search-icon.svg | 1 + links/actions/22/search.svg | 1 + links/actions/22/select.svg | 1 + links/actions/22/selection-bottom.svg | 1 + links/actions/22/selection-lower.svg | 1 + .../actions/22/selection-make-bitmap-copy.svg | 1 + links/actions/22/selection-raise.svg | 1 + links/actions/22/selection-top.svg | 1 + links/actions/22/selection.svg | 1 + links/actions/22/services.svg | 1 + links/actions/22/set-language.svg | 1 + links/actions/22/setroubleshoot_icon.svg | 1 + links/actions/22/settings-configure.svg | 1 + links/actions/22/settings.svg | 1 + links/actions/22/shallow-history.svg | 1 + links/actions/22/shape-choose.svg | 1 + links/actions/22/shear.svg | 1 + links/actions/22/show-dialogs.svg | 1 + links/actions/22/show-grid.svg | 1 + links/actions/22/show_table_column.svg | 1 + links/actions/22/show_table_row.svg | 1 + links/actions/22/shuffle.svg | 1 + links/actions/22/sidebar-places.svg | 1 + links/actions/22/sidebar.svg | 1 + links/actions/22/slanted.svg | 1 + links/actions/22/slideshow-plugin.svg | 1 + links/actions/22/smallclock.svg | 1 + links/actions/22/smallfrac.svg | 1 + links/actions/22/smallskip.svg | 1 + links/actions/22/smartnewline.svg | 1 + links/actions/22/snap-bounding-box.svg | 1 + links/actions/22/social.svg | 1 + links/actions/22/sort-name.svg | 1 + links/actions/22/sort_incr.svg | 1 + .../actions/22/soundkonverter-replaygain.svg | 1 + links/actions/22/spacefm-find.svg | 1 + links/actions/22/specific-setup.svg | 1 + links/actions/22/speedometer.svg | 1 + links/actions/22/spiral-shape.svg | 1 + links/actions/22/spreadsheetshape.svg | 1 + links/actions/22/star-shape.svg | 1 + links/actions/22/start-over.svg | 1 + links/actions/22/start.svg | 1 + links/actions/22/statetool.svg | 1 + links/actions/22/step_object_Anchor.svg | 1 + links/actions/22/step_object_Box.svg | 1 + links/actions/22/step_object_Controller.svg | 1 + links/actions/22/step_object_Disk.svg | 1 + links/actions/22/step_object_Gas.svg | 1 + links/actions/22/step_object_GasParticle.svg | 1 + links/actions/22/step_object_Graph.svg | 1 + links/actions/22/step_object_Meter.svg | 1 + links/actions/22/step_object_Note.svg | 1 + links/actions/22/step_object_Particle.svg | 1 + links/actions/22/step_object_Pin.svg | 1 + links/actions/22/step_object_Polygon.svg | 1 + links/actions/22/step_object_Rope.svg | 1 + links/actions/22/step_object_Stick.svg | 1 + links/actions/22/step_object_Tracer.svg | 1 + links/actions/22/sticky_zoom.svg | 1 + links/actions/22/stock_about.svg | 1 + links/actions/22/stock_add-bookmark.svg | 1 + links/actions/22/stock_bottom.svg | 1 + links/actions/22/stock_calc-accept.svg | 1 + links/actions/22/stock_check-filled.svg | 1 + links/actions/22/stock_close.svg | 1 + links/actions/22/stock_contact-list.svg | 1 + links/actions/22/stock_copy.svg | 1 + links/actions/22/stock_cut.svg | 1 + links/actions/22/stock_delete.svg | 1 + links/actions/22/stock_down.svg | 1 + links/actions/22/stock_exit.svg | 1 + links/actions/22/stock_file-properites.svg | 1 + links/actions/22/stock_file-properties.svg | 1 + links/actions/22/stock_first.svg | 1 + links/actions/22/stock_folder_properties.svg | 1 + links/actions/22/stock_fullscreen.svg | 1 + links/actions/22/stock_gtk-dnd-multiple.svg | 1 + links/actions/22/stock_help-add-bookmark.svg | 1 + links/actions/22/stock_insert-rule.svg | 1 + links/actions/22/stock_insert-table.svg | 1 + links/actions/22/stock_last.svg | 1 + links/actions/22/stock_leave-fullscreen.svg | 1 + links/actions/22/stock_left.svg | 1 + links/actions/22/stock_mail-compose.svg | 1 + links/actions/22/stock_mail-filters-apply.svg | 1 + .../22/stock_mail-flag-for-followup-done.svg | 1 + .../22/stock_mail-flag-for-followup.svg | 1 + links/actions/22/stock_mail-forward.svg | 1 + links/actions/22/stock_mail-reply-to-all.svg | 1 + links/actions/22/stock_mail-reply.svg | 1 + links/actions/22/stock_mail-send.svg | 1 + links/actions/22/stock_mark.svg | 1 + links/actions/22/stock_media-fwd.svg | 1 + links/actions/22/stock_media-next.svg | 1 + links/actions/22/stock_media-pause.svg | 1 + links/actions/22/stock_media-play.svg | 1 + links/actions/22/stock_media-prev.svg | 1 + links/actions/22/stock_media-rec.svg | 1 + links/actions/22/stock_media-rew.svg | 1 + links/actions/22/stock_media-stop.svg | 1 + links/actions/22/stock_navigator.svg | 1 + links/actions/22/stock_new-address-book.svg | 1 + links/actions/22/stock_new-appointment.svg | 1 + links/actions/22/stock_new-bcard.svg | 1 + links/actions/22/stock_new-dir.svg | 1 + links/actions/22/stock_new-tab.svg | 1 + links/actions/22/stock_new-text.svg | 1 + links/actions/22/stock_new-window.svg | 1 + links/actions/22/stock_no.svg | 1 + links/actions/22/stock_not.svg | 1 + links/actions/22/stock_paste.svg | 1 + links/actions/22/stock_print-preview.svg | 1 + links/actions/22/stock_print.svg | 1 + links/actions/22/stock_properties.svg | 1 + links/actions/22/stock_redo.svg | 1 + links/actions/22/stock_refresh.svg | 1 + links/actions/22/stock_right.svg | 1 + links/actions/22/stock_save-as.svg | 1 + links/actions/22/stock_save.svg | 1 + links/actions/22/stock_score-high.svg | 1 + links/actions/22/stock_score-higher.svg | 1 + links/actions/22/stock_score-highest.svg | 1 + links/actions/22/stock_score-low.svg | 1 + links/actions/22/stock_score-lower.svg | 1 + links/actions/22/stock_score-lowest.svg | 1 + links/actions/22/stock_score-normal.svg | 1 + links/actions/22/stock_search.svg | 1 + links/actions/22/stock_select-all.svg | 1 + links/actions/22/stock_select-column.svg | 1 + links/actions/22/stock_select-row.svg | 1 + links/actions/22/stock_shared-by-me.svg | 1 + links/actions/22/stock_shared-to-me.svg | 1 + links/actions/22/stock_show-all.svg | 1 + links/actions/22/stock_stop.svg | 1 + links/actions/22/stock_task-assigned-to.svg | 1 + links/actions/22/stock_task-assigned.svg | 1 + links/actions/22/stock_task-recurring.svg | 1 + links/actions/22/stock_task.svg | 1 + links/actions/22/stock_thunar-shortcuts.svg | 1 + links/actions/22/stock_timezone.svg | 1 + links/actions/22/stock_todo.svg | 1 + links/actions/22/stock_top.svg | 1 + links/actions/22/stock_undo.svg | 1 + links/actions/22/stock_up.svg | 1 + links/actions/22/stock_view-details.svg | 1 + links/actions/22/stock_xfburn-data-copy.svg | 1 + .../actions/22/stock_xfburn-format-dvdrw.svg | 1 + links/actions/22/stock_yes.svg | 1 + links/actions/22/stock_zoom-page.svg | 1 + links/actions/22/stop.svg | 1 + links/actions/22/straight-connector.svg | 1 + links/actions/22/stroke-cap-bevel.svg | 1 + links/actions/22/stroke-cap-miter.svg | 1 + links/actions/22/strong.svg | 1 + links/actions/22/structure.svg | 1 + links/actions/22/subsystem.svg | 1 + links/actions/22/system-reboot.svg | 1 + links/actions/22/system-save-session.svg | 1 + links/actions/22/system-search.svg | 1 + links/actions/22/system-upgrade.svg | 1 + links/actions/22/system-users.svg | 1 + links/actions/22/tab-close-other.svg | 1 + links/actions/22/tab-close.svg | 1 + links/actions/22/tab.svg | 1 + links/actions/22/tab_duplicate.svg | 1 + links/actions/22/tab_new.svg | 1 + links/actions/22/tag-addressbook.svg | 1 + links/actions/22/tag-assigned.svg | 1 + links/actions/22/tag-delete.svg | 1 + links/actions/22/tag-events.svg | 1 + links/actions/22/tag-folder.svg | 1 + links/actions/22/tag-people.svg | 1 + links/actions/22/tag-places.svg | 1 + links/actions/22/tag-properties.svg | 1 + links/actions/22/tag-reset.svg | 1 + links/actions/22/tap-extract-to.svg | 1 + links/actions/22/tap-extract.svg | 1 + links/actions/22/template.svg | 1 + links/actions/22/texcompiler.svg | 1 + links/actions/22/text-field-frameless.svg | 1 + links/actions/22/tiny-pause.svg | 1 + links/actions/22/tiny-start.svg | 1 + links/actions/22/tool-node-editor.svg | 1 + links/actions/22/tool-pointer.svg | 1 + links/actions/22/tool-text.svg | 1 + links/actions/22/tool_brush.svg | 1 + links/actions/22/tool_cellformatting.svg | 1 + links/actions/22/tool_color_picker.svg | 1 + links/actions/22/tool_ellipse.svg | 1 + links/actions/22/tool_eraser.svg | 1 + links/actions/22/tool_flood_fill.svg | 1 + links/actions/22/tool_free_form_selection.svg | 1 + links/actions/22/tool_imageeffects.svg | 1 + links/actions/22/tool_line.svg | 1 + links/actions/22/tool_pagelayout.svg | 1 + links/actions/22/tool_pen.svg | 1 + links/actions/22/tool_polyline.svg | 1 + links/actions/22/tool_rect_selection.svg | 1 + links/actions/22/tool_rectangle.svg | 1 + links/actions/22/tool_references.svg | 1 + links/actions/22/tool_review.svg | 1 + links/actions/22/tool_spraycan.svg | 1 + links/actions/22/tool_text.svg | 1 + links/actions/22/top.svg | 1 + .../actions/22/transform-scale-horizontal.svg | 1 + links/actions/22/transform-scale-vertical.svg | 1 + .../actions/22/transform-skew-horizontal.svg | 1 + links/actions/22/transform-skew-vertical.svg | 1 + links/actions/22/transsearch.svg | 1 + .../22/umbr-coll-message-asynchronous.svg | 1 + .../22/umbr-coll-message-synchronous.svg | 1 + .../actions/22/umbr-message-asynchronous.svg | 1 + links/actions/22/umbr-message-found.svg | 1 + links/actions/22/umbr-message-lost.svg | 1 + links/actions/22/umbr-message-synchronous.svg | 1 + .../actions/22/umbrello_diagram_activity.svg | 1 + links/actions/22/umbrello_diagram_class.svg | 1 + .../22/umbrello_diagram_collaboration.svg | 1 + .../actions/22/umbrello_diagram_component.svg | 1 + .../umbrello_diagram_entityrelationship.svg | 1 + .../actions/22/umbrello_diagram_sequence.svg | 1 + links/actions/22/umbrello_diagram_state.svg | 1 + links/actions/22/umbrello_diagram_usecase.svg | 1 + links/actions/22/undo.svg | 1 + links/actions/22/unlock.svg | 1 + links/actions/22/up.svg | 1 + links/actions/22/upcomingevents-amarok.svg | 1 + links/actions/22/usecase.svg | 1 + links/actions/22/user-identity.svg | 1 + links/actions/22/user-properties.svg | 1 + links/actions/22/user.svg | 1 + links/actions/22/verb.svg | 1 + links/actions/22/verbatim.svg | 1 + links/actions/22/videoclip-amarok.svg | 1 + links/actions/22/view-bank-add.svg | 1 + links/actions/22/view-bank-delete.svg | 1 + links/actions/22/view-bank-edit.svg | 1 + links/actions/22/view-calendar-day.svg | 1 + links/actions/22/view-calendar-holiday.svg | 1 + links/actions/22/view-calendar-workweek.svg | 1 + .../actions/22/view-conversation-balloon.svg | 1 + links/actions/22/view-history.svg | 1 + links/actions/22/view-media-album-cover.svg | 1 + links/actions/22/view-media-artist.svg | 1 + links/actions/22/view-media-chart.svg | 1 + links/actions/22/view-media-config.svg | 1 + links/actions/22/view-media-favorite.svg | 1 + links/actions/22/view-media-genre.svg | 1 + links/actions/22/view-media-playcount.svg | 1 + links/actions/22/view-media-publisher.svg | 1 + links/actions/22/view-media-recent.svg | 1 + .../actions/22/view-media-similarartists.svg | 1 + links/actions/22/view-media-track.svg | 1 + links/actions/22/view-pages-single.svg | 1 + links/actions/22/view-pim-calendar.svg | 1 + links/actions/22/view-pim-contacts.svg | 1 + links/actions/22/view-pim-journal.svg | 1 + links/actions/22/view-pim-mail.svg | 1 + links/actions/22/view-pim-news.svg | 1 + links/actions/22/view-pim-tasks.svg | 1 + links/actions/22/view-process-all-tree.svg | 1 + links/actions/22/view-process-all.svg | 1 + links/actions/22/view-process-own.svg | 1 + links/actions/22/view-process-system.svg | 1 + links/actions/22/view-process-tree.svg | 1 + links/actions/22/view-process-users.svg | 1 + links/actions/22/view-resource-calendar.svg | 1 + .../22/view-services-scripted-amarok.svg | 1 + .../actions/22/view-table-of-contents-ltr.svg | 1 + links/actions/22/view-task-add.svg | 1 + links/actions/22/view-task-child-add.svg | 1 + links/actions/22/view-time-schedule.svg | 1 + links/actions/22/view_fit_to_page.svg | 1 + links/actions/22/viewbib.svg | 1 + links/actions/22/viewdvi.svg | 1 + links/actions/22/viewhtml.svg | 1 + links/actions/22/viewimage.svg | 1 + links/actions/22/viewlog.svg | 1 + links/actions/22/viewmagfit.svg | 1 + links/actions/22/viewpdf.svg | 1 + links/actions/22/viewps.svg | 1 + links/actions/22/visibility.svg | 1 + links/actions/22/window-keep-above.svg | 1 + links/actions/22/window-keep-below.svg | 1 + links/actions/22/window-maximize.svg | 1 + links/actions/22/window-minimize.svg | 1 + links/actions/22/window-shade.svg | 1 + links/actions/22/window-unshade.svg | 1 + links/actions/22/window_fullscreen.svg | 1 + links/actions/22/window_new.svg | 1 + links/actions/22/window_nofullscreen.svg | 1 + links/actions/22/wizard_math.svg | 1 + links/actions/22/wizard_pdftools.svg | 1 + links/actions/22/wizard_pstools.svg | 1 + links/actions/22/wizard_tabular.svg | 1 + links/actions/22/x-clementine-album.svg | 1 + links/actions/22/x-clementine-albums.svg | 1 + links/actions/22/x-clementine-artist.svg | 1 + links/actions/22/x-clementine-shuffle.svg | 1 + links/actions/22/x-shape-connection.svg | 1 + links/actions/22/x-shape-formula.svg | 1 + links/actions/22/x-shape-image.svg | 1 + links/actions/22/x-shape-text.svg | 1 + links/actions/22/xfce-system-settings.svg | 1 + links/actions/22/xfce4-settings.svg | 1 + links/actions/22/zoom-best-fit.svg | 1 + links/actions/22/zoom-double-size.svg | 1 + links/actions/22/zoom-draw.svg | 1 + links/actions/22/zoom-fit-selection.svg | 1 + links/actions/22/zoom-half-size.svg | 1 + links/actions/22/zoom-in-large.svg | 1 + links/actions/22/zoom-out-large.svg | 1 + links/actions/22/zoom-select-fit.svg | 1 + links/actions/22/zoom-select-x.svg | 1 + links/actions/22/zoom-select-y.svg | 1 + links/actions/22/zoom-select.svg | 1 + links/actions/24/CVnamespace.svg | 1 + links/actions/24/Finished.svg | 1 + links/actions/24/Info-amarok.svg | 1 + links/actions/24/SuggestionTM.svg | 1 + links/actions/24/accept_time_event.svg | 1 + .../24/action-albumfolder-importdir2.svg | 1 + links/actions/24/action-rss_tag.svg | 1 + links/actions/24/activity-fork.svg | 1 + links/actions/24/actor.svg | 1 + links/actions/24/add-files-to-archive.svg | 1 + links/actions/24/add-folder-to-archive.svg | 1 + links/actions/24/add-placemark.svg | 1 + links/actions/24/add.svg | 1 + links/actions/24/addressbook-details.svg | 1 + links/actions/24/adress-book-new.svg | 1 + links/actions/24/akonadi-phone-home.svg | 1 + links/actions/24/albumfolder-importdir.svg | 1 + links/actions/24/albumfolder-importimages.svg | 1 + links/actions/24/albumfolder-new.svg | 1 + links/actions/24/albumfolder-properties.svg | 1 + links/actions/24/albumfolder-user-trash.svg | 1 + .../24/align-vertical-bottom-to-anchor.svg | 1 + links/actions/24/amarok_artist.svg | 1 + links/actions/24/amarok_change_language.svg | 1 + links/actions/24/amarok_clock.svg | 1 + links/actions/24/amarok_lyrics.svg | 1 + links/actions/24/amarok_playcount.svg | 1 + links/actions/24/amarok_playlist.svg | 1 + links/actions/24/amarok_playlist_refresh.svg | 1 + links/actions/24/amarok_scripts.svg | 1 + links/actions/24/animal.svg | 1 + links/actions/24/animation-stage.svg | 1 + links/actions/24/answer-correct.svg | 1 + links/actions/24/answer.svg | 1 + links/actions/24/appointment.svg | 1 + links/actions/24/approved.svg | 1 + links/actions/24/archive-insert-directory.svg | 1 + links/actions/24/arrow-down-double.svg | 1 + links/actions/24/arrow-down.svg | 1 + links/actions/24/arrow-left-double.svg | 1 + links/actions/24/arrow-left.svg | 1 + links/actions/24/arrow-right-double.svg | 1 + links/actions/24/arrow-right.svg | 1 + links/actions/24/arrow-up-double.svg | 1 + links/actions/24/arrow-up.svg | 1 + links/actions/24/arrow.svg | 1 + links/actions/24/artistictext-tool.svg | 1 + links/actions/24/auto-scale-all.svg | 1 + links/actions/24/auto-scale-x.svg | 1 + links/actions/24/auto-scale-y.svg | 1 + links/actions/24/autocorrection.svg | 1 + links/actions/24/back.svg | 1 + links/actions/24/beamerblock.svg | 1 + links/actions/24/beamerframe.svg | 1 + links/actions/24/bibtex.svg | 1 + links/actions/24/bigskip.svg | 1 + links/actions/24/blueman-plugin.svg | 1 + links/actions/24/blueman-send-file.svg | 1 + links/actions/24/blueman-trust.svg | 1 + links/actions/24/blueman-untrust.svg | 1 + links/actions/24/blurimage.svg | 1 + links/actions/24/bonobo-component-browser.svg | 1 + links/actions/24/bookmark-add-folder.svg | 1 + links/actions/24/bookmark-edit.svg | 1 + links/actions/24/bookmark-new-list.svg | 1 + links/actions/24/bookmark-toolbar.svg | 1 + links/actions/24/bookmark_add.svg | 1 + links/actions/24/bookmarks-organize.svg | 1 + links/actions/24/bookmarks.svg | 1 + links/actions/24/bookmarks_list_add.svg | 1 + links/actions/24/borderpainter.svg | 1 + links/actions/24/bottom.svg | 1 + links/actions/24/box.svg | 1 + links/actions/24/bqm-add.svg | 1 + links/actions/24/bqm-addqueue.svg | 1 + links/actions/24/bqm-commit.svg | 1 + links/actions/24/bqm-diff.svg | 1 + links/actions/24/bqm-remove.svg | 1 + links/actions/24/bqm-rmqueue.svg | 1 + links/actions/24/bqm-update.svg | 1 + links/actions/24/branch.svg | 1 + links/actions/24/browser-download.svg | 1 + links/actions/24/burst.svg | 1 + links/actions/24/button_cancel.svg | 1 + links/actions/24/cab_extract.svg | 1 + links/actions/24/calligraphy.svg | 1 + links/actions/24/callout-shape.svg | 1 + links/actions/24/cancel.svg | 1 + links/actions/24/cards-block.svg | 1 + links/actions/24/cell_edit.svg | 1 + links/actions/24/cell_layout.svg | 1 + links/actions/24/check-filled.svg | 1 + links/actions/24/checkbox.svg | 1 + links/actions/24/checkmark.svg | 1 + links/actions/24/chronometer-lap.svg | 1 + links/actions/24/chronometer-reset.svg | 1 + links/actions/24/chronometer-start.svg | 1 + links/actions/24/class-or-package.svg | 1 + links/actions/24/class.svg | 1 + links/actions/24/clock-large.svg | 1 + links/actions/24/clock.svg | 1 + links/actions/24/cloud-download.svg | 1 + links/actions/24/cloud-upload.svg | 1 + links/actions/24/cm_columnsview.svg | 1 + links/actions/24/cm_extractfiles.svg | 1 + links/actions/24/cm_options.svg | 1 + links/actions/24/cm_refresh.svg | 1 + links/actions/24/cm_search.svg | 1 + links/actions/24/cm_syncdirs.svg | 1 + links/actions/24/cm_thumbnailsview.svg | 1 + links/actions/24/cm_viewhistorynext.svg | 1 + links/actions/24/collapse.svg | 1 + links/actions/24/collection-rescan-amarok.svg | 1 + links/actions/24/color-fill.svg | 1 + links/actions/24/colormanagement.svg | 1 + links/actions/24/colors-luma.svg | 1 + links/actions/24/component.svg | 1 + links/actions/24/composite-track-off.svg | 1 + links/actions/24/composite-track-on.svg | 1 + links/actions/24/configuration.svg | 1 + links/actions/24/configure-shortcuts.svg | 1 + links/actions/24/configure-toolbars.svg | 1 + links/actions/24/configure_kile.svg | 1 + links/actions/24/configure_project.svg | 1 + links/actions/24/contact-new.svg | 1 + links/actions/24/containment.svg | 1 + links/actions/24/contents.svg | 1 + links/actions/24/convert.svg | 1 + links/actions/24/cookies.svg | 1 + links/actions/24/createpath.svg | 1 + links/actions/24/cross-shape.svg | 1 + links/actions/24/currenttrack_pause.svg | 1 + links/actions/24/currenttrack_play.svg | 1 + links/actions/24/cursor-arrow.svg | 1 + links/actions/24/datatype.svg | 1 + links/actions/24/dblatex.svg | 1 + links/actions/24/delete-table-row.svg | 1 + links/actions/24/delete.svg | 1 + links/actions/24/diag_activity.svg | 1 + links/actions/24/diag_class.svg | 1 + links/actions/24/diag_component.svg | 1 + .../24/dialog-align-and-distribute.svg | 1 + links/actions/24/dialog-apply.svg | 1 + links/actions/24/dialog-close.svg | 1 + links/actions/24/dialog-filters.svg | 1 + links/actions/24/dialog-icon-preview.svg | 1 + links/actions/24/dialog-memory.svg | 1 + links/actions/24/dialog-no.svg | 1 + links/actions/24/dialog-object-properties.svg | 1 + links/actions/24/dialog-ok.svg | 1 + links/actions/24/dialog-transform.svg | 1 + links/actions/24/dialog-xml-editor.svg | 1 + links/actions/24/dialog-yes.svg | 1 + links/actions/24/dirsync.svg | 1 + links/actions/24/displaymathmode.svg | 1 + links/actions/24/distortionfx.svg | 1 + .../actions/24/distribute-horizontal-gaps.svg | 1 + links/actions/24/distribute-horizontal-x.svg | 1 + links/actions/24/distribute-vertical-gaps.svg | 1 + links/actions/24/distribute-vertical-y.svg | 1 + links/actions/24/document-cleanup.svg | 1 + links/actions/24/document-edit-verify.svg | 1 + links/actions/24/document-encrypt.svg | 1 + links/actions/24/document-export-ocal.svg | 1 + links/actions/24/document-export-table.svg | 1 + links/actions/24/document-import-ocal.svg | 1 + links/actions/24/document-multiple.svg | 1 + links/actions/24/document-open-data.svg | 1 + links/actions/24/document-open-folder.svg | 1 + links/actions/24/document-preview.svg | 1 + links/actions/24/document-print-frame.svg | 1 + links/actions/24/document-print-preview.svg | 1 + links/actions/24/document-send.svg | 1 + links/actions/24/document-sign.svg | 1 + links/actions/24/documentation.svg | 1 + links/actions/24/documentinfo.svg | 1 + links/actions/24/down.svg | 1 + links/actions/24/download-amarok.svg | 1 + links/actions/24/download.svg | 1 + links/actions/24/draw-arrow-back.svg | 1 + links/actions/24/draw-arrow-down.svg | 1 + links/actions/24/draw-arrow-forward.svg | 1 + links/actions/24/draw-arrow-up.svg | 1 + links/actions/24/dvipdf.svg | 1 + links/actions/24/dvipng.svg | 1 + links/actions/24/dvips.svg | 1 + links/actions/24/dvisearch.svg | 1 + links/actions/24/dynamic-amarok.svg | 1 + links/actions/24/edit-add.svg | 1 + links/actions/24/edit-clear-all.svg | 1 + links/actions/24/edit-clear-list.svg | 1 + .../actions/24/edit-clear-locationbar-rtl.svg | 1 + links/actions/24/edit-comment.svg | 1 + links/actions/24/edit-delete-remove.svg | 1 + links/actions/24/edit-entry.svg | 1 + links/actions/24/edit-find-mail.svg | 1 + links/actions/24/edit-find-project.svg | 1 + links/actions/24/edit-find-user.svg | 1 + links/actions/24/edit-flag.svg | 1 + links/actions/24/edit-link.svg | 1 + links/actions/24/edit-map.svg | 1 + links/actions/24/edit-mark.svg | 1 + links/actions/24/edit-none.svg | 1 + links/actions/24/edit-rename.svg | 1 + links/actions/24/edit-undo-history.svg | 1 + links/actions/24/edit_animation.svg | 1 + links/actions/24/editclear.svg | 1 + links/actions/24/editcopy.svg | 1 + links/actions/24/editcut.svg | 1 + links/actions/24/editdelete.svg | 1 + links/actions/24/editimage.svg | 1 + links/actions/24/editor.svg | 1 + links/actions/24/editpaste.svg | 1 + links/actions/24/editpath.svg | 1 + links/actions/24/edittext.svg | 1 + links/actions/24/ellipse-shape.svg | 1 + links/actions/24/emph.svg | 1 + links/actions/24/end_of_life.svg | 1 + links/actions/24/end_state.svg | 1 + links/actions/24/enterprise.svg | 1 + links/actions/24/entry-clone.svg | 1 + links/actions/24/entry-delete.svg | 1 + links/actions/24/entry-edit.svg | 1 + links/actions/24/enum.svg | 1 + links/actions/24/enumerate.svg | 1 + links/actions/24/epiphany-download.svg | 1 + links/actions/24/error.svg | 1 + links/actions/24/exifinfo.svg | 1 + links/actions/24/exit.svg | 1 + links/actions/24/exit_animations.svg | 1 + links/actions/24/expand.svg | 1 + links/actions/24/extract-archive.svg | 1 + links/actions/24/file-zoom-in.svg | 1 + links/actions/24/file-zoom-out.svg | 1 + links/actions/24/filefind.svg | 1 + links/actions/24/filegrep.svg | 1 + links/actions/24/filename-album-amarok.svg | 1 + links/actions/24/filename-artist-amarok.svg | 1 + links/actions/24/filename-comment-amarok.svg | 1 + links/actions/24/filename-composer-amarok.svg | 1 + links/actions/24/filename-dash-amarok.svg | 1 + links/actions/24/filename-filetype-amarok.svg | 1 + links/actions/24/filename-genre-amarok.svg | 1 + links/actions/24/filename-ignore-amarok.svg | 1 + links/actions/24/filename-last-played.svg | 1 + links/actions/24/filename-sample-rate.svg | 1 + links/actions/24/filename-track-amarok.svg | 1 + links/actions/24/filename-year-amarok.svg | 1 + links/actions/24/filenew.svg | 1 + links/actions/24/fileopen.svg | 1 + links/actions/24/fileprint.svg | 1 + links/actions/24/filequickprint.svg | 1 + links/actions/24/filesave.svg | 1 + links/actions/24/fileview-preview.svg | 1 + links/actions/24/find.svg | 1 + links/actions/24/folder-open.svg | 1 + links/actions/24/folder-saved-search.svg | 1 + links/actions/24/folder-tag.svg | 1 + links/actions/24/folder_color_picker.svg | 1 + links/actions/24/folder_new.svg | 1 + links/actions/24/followmouse.svg | 1 + links/actions/24/font.svg | 1 + links/actions/24/format-fill-color.svg | 1 + links/actions/24/format-node-curve.svg | 1 + links/actions/24/format-stroke-color.svg | 1 + links/actions/24/freerotation.svg | 1 + links/actions/24/games-config-background.svg | 1 + links/actions/24/games-config-custom.svg | 1 + links/actions/24/games-config-options.svg | 1 + links/actions/24/games-config-theme.svg | 1 + links/actions/24/games-endturn.svg | 1 + links/actions/24/geany-build.svg | 1 + links/actions/24/geany-close-all.svg | 1 + links/actions/24/geany-save-all.svg | 1 + links/actions/24/gearhead-shape.svg | 1 + links/actions/24/generalisation.svg | 1 + links/actions/24/get-hot-new-stuff.svg | 1 + links/actions/24/giggle-history-view.svg | 1 + links/actions/24/giggle-tag.svg | 1 + links/actions/24/gnome-app-install-star.svg | 1 + links/actions/24/gnome-lockscreen.svg | 1 + links/actions/24/gnome-searchtool.svg | 1 + links/actions/24/gnome-stock-mail-fwd.svg | 1 + links/actions/24/gnome-stock-mail-new.svg | 1 + links/actions/24/gnome-stock-mail-rpl.svg | 1 + links/actions/24/gnome-stock-mail-snd.svg | 1 + links/actions/24/gnumeric-autofilter.svg | 1 + links/actions/24/gnumeric-brush.svg | 1 + links/actions/24/gnumeric-cells-split.svg | 1 + links/actions/24/gnumeric-column-add.svg | 1 + links/actions/24/gnumeric-column-delete.svg | 1 + links/actions/24/gnumeric-column-hide.svg | 1 + links/actions/24/gnumeric-column-unhide.svg | 1 + links/actions/24/gnumeric-comment-add.svg | 1 + links/actions/24/gnumeric-comment-delete.svg | 1 + links/actions/24/gnumeric-comment-edit.svg | 1 + .../actions/24/gnumeric-format-border-all.svg | 1 + .../24/gnumeric-format-border-bottom.svg | 1 + .../24/gnumeric-format-border-diag.svg | 1 + .../gnumeric-format-border-inside-horiz.svg | 1 + .../24/gnumeric-format-border-left.svg | 1 + .../24/gnumeric-format-border-none.svg | 1 + .../24/gnumeric-format-border-outside.svg | 1 + .../24/gnumeric-format-border-rev-diag.svg | 1 + .../24/gnumeric-format-border-right.svg | 1 + .../actions/24/gnumeric-format-border-top.svg | 1 + links/actions/24/gnumeric-graphguru.svg | 1 + links/actions/24/gnumeric-group.svg | 1 + links/actions/24/gnumeric-link-add.svg | 1 + links/actions/24/gnumeric-link-delete.svg | 1 + links/actions/24/gnumeric-link-edit.svg | 1 + links/actions/24/gnumeric-link-email.svg | 1 + links/actions/24/gnumeric-object-label.svg | 1 + links/actions/24/gnumeric-object-line.svg | 1 + .../actions/24/gnumeric-pagesetup-hf-cell.svg | 1 + .../actions/24/gnumeric-pagesetup-hf-time.svg | 1 + links/actions/24/gnumeric-row-add.svg | 1 + links/actions/24/gnumeric-row-hide.svg | 1 + links/actions/24/gnumeric-row-unhide.svg | 1 + links/actions/24/gnumeric-subscript.svg | 1 + links/actions/24/gnumeric-superscript.svg | 1 + links/actions/24/gnumeric-ungroup.svg | 1 + links/actions/24/gnumeric-visible.svg | 1 + links/actions/24/go-down-search.svg | 1 + links/actions/24/go-down-symbolic.svg | 1 + links/actions/24/go-first-view-page.svg | 1 + links/actions/24/go-first-view.svg | 1 + links/actions/24/go-home-large.svg | 1 + links/actions/24/go-home-symbolic.svg | 1 + links/actions/24/go-jump-locationbar.svg | 1 + links/actions/24/go-jump-today.svg | 1 + links/actions/24/go-last-view-page.svg | 1 + links/actions/24/go-last-view.svg | 1 + links/actions/24/go-left-symbolic.svg | 1 + links/actions/24/go-left.svg | 1 + links/actions/24/go-next-symbolic.svg | 1 + links/actions/24/go-next-view-page.svg | 1 + links/actions/24/go-next-view.svg | 1 + links/actions/24/go-previous-symbolic.svg | 1 + links/actions/24/go-previous-view-page.svg | 1 + links/actions/24/go-previous-view.svg | 1 + links/actions/24/go-right-symbolic.svg | 1 + links/actions/24/go-right.svg | 1 + links/actions/24/go-up-search.svg | 1 + links/actions/24/go-up-symbolic.svg | 1 + links/actions/24/gohome.svg | 1 + links/actions/24/gpg.svg | 1 + links/actions/24/gpgsm.svg | 1 + links/actions/24/gps.svg | 1 + links/actions/24/gradient.svg | 1 + links/actions/24/graphics.svg | 1 + links/actions/24/grid-rectangular.svg | 1 + links/actions/24/group-delete.svg | 1 + links/actions/24/group-edit.svg | 1 + links/actions/24/group-new.svg | 1 + links/actions/24/group.svg | 1 + links/actions/24/gtg-home.svg | 1 + links/actions/24/gtg-plugin.svg | 1 + links/actions/24/gtg-tag.svg | 1 + links/actions/24/gtg-tags-none.svg | 1 + links/actions/24/gtg-task-done.svg | 1 + links/actions/24/gtg-task-new.svg | 1 + links/actions/24/gtg-task-undismiss.svg | 1 + links/actions/24/gtg-task-undone.svg | 1 + links/actions/24/gtk-about.svg | 1 + links/actions/24/gtk-add.svg | 1 + links/actions/24/gtk-apply.svg | 1 + links/actions/24/gtk-authentication.svg | 1 + links/actions/24/gtk-bold.svg | 1 + links/actions/24/gtk-cancel.svg | 1 + links/actions/24/gtk-cdrom.svg | 1 + links/actions/24/gtk-clear.svg | 1 + links/actions/24/gtk-close.svg | 1 + links/actions/24/gtk-color-picker.svg | 1 + links/actions/24/gtk-connect.svg | 1 + links/actions/24/gtk-copy.svg | 1 + links/actions/24/gtk-cut.svg | 1 + links/actions/24/gtk-delete.svg | 1 + links/actions/24/gtk-directory.svg | 1 + links/actions/24/gtk-disconnect.svg | 1 + links/actions/24/gtk-dnd-multiple.svg | 1 + links/actions/24/gtk-edit.svg | 1 + links/actions/24/gtk-execute.svg | 1 + links/actions/24/gtk-file.svg | 1 + links/actions/24/gtk-find-and-replace.svg | 1 + links/actions/24/gtk-find.svg | 1 + links/actions/24/gtk-floppy.svg | 1 + links/actions/24/gtk-fullscreen.svg | 1 + links/actions/24/gtk-go-back-ltr.svg | 1 + links/actions/24/gtk-go-back-rtl.svg | 1 + links/actions/24/gtk-go-down.svg | 1 + links/actions/24/gtk-go-forward-ltr.svg | 1 + links/actions/24/gtk-go-forward-rtl.svg | 1 + links/actions/24/gtk-go-up.svg | 1 + links/actions/24/gtk-goto-bottom.svg | 1 + links/actions/24/gtk-goto-first-ltr.svg | 1 + links/actions/24/gtk-goto-first-rtl.svg | 1 + links/actions/24/gtk-goto-last-ltr.svg | 1 + links/actions/24/gtk-goto-last-rtl.svg | 1 + links/actions/24/gtk-goto-top.svg | 1 + links/actions/24/gtk-home.svg | 1 + links/actions/24/gtk-indent-ltr.svg | 1 + links/actions/24/gtk-indent-rtl.svg | 1 + links/actions/24/gtk-italic.svg | 1 + links/actions/24/gtk-jump-to-ltr.svg | 1 + links/actions/24/gtk-justify-center.svg | 1 + links/actions/24/gtk-justify-fill.svg | 1 + links/actions/24/gtk-justify-left.svg | 1 + links/actions/24/gtk-justify-right.svg | 1 + links/actions/24/gtk-leave-fullscreen.svg | 1 + links/actions/24/gtk-media-forward-ltr.svg | 1 + links/actions/24/gtk-media-forward-rtl.svg | 1 + links/actions/24/gtk-media-next-ltr.svg | 1 + links/actions/24/gtk-media-next-rtl.svg | 1 + links/actions/24/gtk-media-pause.svg | 1 + links/actions/24/gtk-media-play-ltr.svg | 1 + links/actions/24/gtk-media-previous-ltr.svg | 1 + links/actions/24/gtk-media-previous-rtl.svg | 1 + links/actions/24/gtk-media-record.svg | 1 + links/actions/24/gtk-media-rewind-ltr.svg | 1 + links/actions/24/gtk-media-rewind-rtl.svg | 1 + links/actions/24/gtk-media-stop.svg | 1 + links/actions/24/gtk-network.svg | 1 + links/actions/24/gtk-new.svg | 1 + links/actions/24/gtk-no.svg | 1 + links/actions/24/gtk-ok.svg | 1 + links/actions/24/gtk-open.svg | 1 + links/actions/24/gtk-paste.svg | 1 + links/actions/24/gtk-preferences.svg | 1 + links/actions/24/gtk-print-preview.svg | 1 + links/actions/24/gtk-print.svg | 1 + links/actions/24/gtk-properties.svg | 1 + links/actions/24/gtk-quit.svg | 1 + links/actions/24/gtk-refresh.svg | 1 + links/actions/24/gtk-remove.svg | 1 + links/actions/24/gtk-revert-to-saved-ltr.svg | 1 + links/actions/24/gtk-revert-to-saved-rtl.svg | 1 + links/actions/24/gtk-save-as.svg | 1 + links/actions/24/gtk-save.svg | 1 + links/actions/24/gtk-select-all.svg | 1 + links/actions/24/gtk-select-color.svg | 1 + links/actions/24/gtk-spell-check.svg | 1 + links/actions/24/gtk-stop.svg | 1 + links/actions/24/gtk-tab-duplicate.svg | 1 + links/actions/24/gtk-tab-new.svg | 1 + links/actions/24/gtk-undelete-ltr.svg | 1 + links/actions/24/gtk-undelete-rtl.svg | 1 + links/actions/24/gtk-yes.svg | 1 + links/actions/24/gtk-zoom-fit.svg | 1 + links/actions/24/guides.svg | 1 + links/actions/24/hand.svg | 1 + links/actions/24/handle-left.svg | 1 + links/actions/24/handle-right.svg | 1 + links/actions/24/hb-add-queue.svg | 1 + links/actions/24/hb-complete.svg | 1 + links/actions/24/hb-pause.svg | 1 + links/actions/24/hb-presets.svg | 1 + links/actions/24/hb-remove.svg | 1 + links/actions/24/hb-showqueue.svg | 1 + links/actions/24/hb-source.svg | 1 + links/actions/24/hb-start.svg | 1 + links/actions/24/hb-stop.svg | 1 + links/actions/24/headphones.svg | 1 + links/actions/24/help-contents.svg | 1 + links/actions/24/help-contextual.svg | 1 + links/actions/24/help-donate.svg | 1 + links/actions/24/help-feedback.svg | 1 + links/actions/24/help-hint.svg | 1 + links/actions/24/help-keybord-shortcuts.svg | 1 + links/actions/24/help-latex.svg | 1 + links/actions/24/hide_table_column.svg | 1 + links/actions/24/hide_table_row.svg | 1 + links/actions/24/hidemouse.svg | 1 + links/actions/24/hint.svg | 1 + links/actions/24/history.svg | 1 + links/actions/24/history_entry.svg | 1 + links/actions/24/hook-notifier.svg | 1 + links/actions/24/identity.svg | 1 + links/actions/24/im-ban-user.svg | 1 + links/actions/24/im-irc.svg | 1 + links/actions/24/im-jabber.svg | 1 + links/actions/24/im-local-xmpp.svg | 1 + links/actions/24/im-message-new.svg | 1 + links/actions/24/image-auto-adjust.svg | 1 + links/actions/24/imagecomment.svg | 1 + links/actions/24/initial_state.svg | 1 + links/actions/24/inpainting.svg | 1 + links/actions/24/insert-table-row.svg | 1 + links/actions/24/insert-tableofcontents.svg | 1 + links/actions/24/insertcell.svg | 1 + links/actions/24/interface.svg | 1 + links/actions/24/internet-amarok.svg | 1 + links/actions/24/internet-services.svg | 1 + links/actions/24/invertimage.svg | 1 + links/actions/24/irc-close-channel.svg | 1 + links/actions/24/irc-join-channel.svg | 1 + links/actions/24/itemize.svg | 1 + links/actions/24/items-tags.svg | 1 + links/actions/24/itmages-add.svg | 1 + links/actions/24/itmages-cancel.svg | 1 + links/actions/24/itmages-copy-link.svg | 1 + links/actions/24/itmages-folder.svg | 1 + links/actions/24/itmages-open-browser.svg | 1 + links/actions/24/itmages-quit.svg | 1 + links/actions/24/itmages-resize.svg | 1 + links/actions/24/itmages-rotate.svg | 1 + links/actions/24/itmages-select-all.svg | 1 + links/actions/24/itmages-settings.svg | 1 + links/actions/24/itmages-stop.svg | 1 + links/actions/24/itmages-tools.svg | 1 + links/actions/24/itmages-upload.svg | 1 + links/actions/24/itmages-utils.svg | 1 + links/actions/24/kdenlive-add-clip.svg | 1 + links/actions/24/kdenlive-add-color-clip.svg | 1 + links/actions/24/kdenlive-add-slide-clip.svg | 1 + links/actions/24/kdenlive-add-text-clip.svg | 1 + links/actions/24/kdenlive-align-bottom.svg | 1 + links/actions/24/kdenlive-align-hor.svg | 1 + links/actions/24/kdenlive-align-left.svg | 1 + links/actions/24/kdenlive-align-none.svg | 1 + links/actions/24/kdenlive-align-right.svg | 1 + links/actions/24/kdenlive-align-top.svg | 1 + links/actions/24/kdenlive-align-vert.svg | 1 + links/actions/24/kdenlive-deleffect.svg | 1 + links/actions/24/kdenlive-down.svg | 1 + links/actions/24/kdenlive-hide-audio.svg | 1 + links/actions/24/kdenlive-insert-rect.svg | 1 + links/actions/24/kdenlive-insert-unicode.svg | 1 + links/actions/24/kdenlive-lock.svg | 1 + links/actions/24/kdenlive-menu.svg | 1 + links/actions/24/kdenlive-select-rects.svg | 1 + links/actions/24/kdenlive-select-tool.svg | 1 + links/actions/24/kdenlive-show-audio.svg | 1 + links/actions/24/kdenlive-show-audiothumb.svg | 1 + links/actions/24/kdenlive-show-videothumb.svg | 1 + links/actions/24/kdenlive-snap.svg | 1 + links/actions/24/kdenlive-spacer-tool.svg | 1 + links/actions/24/kdenlive-unlock.svg | 1 + links/actions/24/kdenlive-up.svg | 1 + links/actions/24/kdenlive-zindex-bottom.svg | 1 + links/actions/24/kdenlive-zindex-up.svg | 1 + links/actions/24/kdenlive-zone-end.svg | 1 + links/actions/24/kdenlive-zone-start.svg | 1 + links/actions/24/kdenlive-zoom-large.svg | 1 + links/actions/24/kdenlive-zoom-small.svg | 1 + links/actions/24/kdocumentinfo.svg | 1 + links/actions/24/kfind.svg | 1 + links/actions/24/kfm_home.svg | 1 + links/actions/24/kmousetool_off.svg | 1 + links/actions/24/kmousetool_on.svg | 1 + links/actions/24/kmouth-phrase.svg | 1 + links/actions/24/knotes_alarm.svg | 1 + links/actions/24/knotes_date.svg | 1 + links/actions/24/knotes_delete.svg | 1 + links/actions/24/kontes_close.svg | 1 + links/actions/24/kr_jumpback.svg | 1 + links/actions/24/kr_mountman.svg | 1 + links/actions/24/kr_setjumpback.svg | 1 + links/actions/24/kr_syncbrowse_on.svg | 1 + links/actions/24/kstars_advanced.svg | 1 + links/actions/24/kstars_catalog.svg | 1 + links/actions/24/kstars_colors.svg | 1 + links/actions/24/kstars_flag.svg | 1 + links/actions/24/kstars_guides.svg | 1 + links/actions/24/kstars_planets.svg | 1 + links/actions/24/kstars_xplanet.svg | 1 + links/actions/24/kt-add-feeds.svg | 1 + links/actions/24/kt-bandwidth-scheduler.svg | 1 + links/actions/24/kt-change-tracker.svg | 1 + links/actions/24/kt-check-data.svg | 1 + links/actions/24/kt-encrypted.svg | 1 + links/actions/24/kt-info-widget.svg | 1 + links/actions/24/kt-pause.svg | 1 + links/actions/24/kt-plugins.svg | 1 + links/actions/24/kt-queue-manager.svg | 1 + links/actions/24/kt-remove-feeds.svg | 1 + links/actions/24/kt-remove.svg | 1 + links/actions/24/kt-restore-defaults.svg | 1 + .../actions/24/kt-set-max-download-speed.svg | 1 + links/actions/24/kt-set-max-upload-speed.svg | 1 + links/actions/24/kt-show-statusbar.svg | 1 + links/actions/24/kt-speed-limits.svg | 1 + links/actions/24/kt-start-all.svg | 1 + links/actions/24/kt-start.svg | 1 + links/actions/24/kt-stop.svg | 1 + links/actions/24/ktnef_extract_all_to.svg | 1 + links/actions/24/ktnef_extract_to.svg | 1 + links/actions/24/l2h.svg | 1 + links/actions/24/label-amarok.svg | 1 + links/actions/24/label.svg | 1 + links/actions/24/labplot-auto-scale-all.svg | 1 + links/actions/24/labplot-auto-scale-x.svg | 1 + links/actions/24/labplot-auto-scale-y.svg | 1 + links/actions/24/labplot-cursor-arrow.svg | 1 + .../actions/24/labplot-format-text-symbol.svg | 1 + links/actions/24/labplot-spreadsheet-new.svg | 1 + links/actions/24/labplot-spreadsheet.svg | 1 + links/actions/24/labplot-transform-move.svg | 1 + links/actions/24/labplot-xy-curve-points.svg | 1 + links/actions/24/labplot-zoom-in-x.svg | 1 + links/actions/24/labplot-zoom-in-y.svg | 1 + links/actions/24/labplot-zoom-out-x.svg | 1 + links/actions/24/labplot-zoom-out-y.svg | 1 + links/actions/24/labplot-zoom-select-x.svg | 1 + links/actions/24/labplot-zoom-select-y.svg | 1 + links/actions/24/labplot-zoom-select.svg | 1 + links/actions/24/languages.svg | 1 + links/actions/24/latex-config.svg | 1 + links/actions/24/latex.svg | 1 + links/actions/24/layer-rename.svg | 1 + links/actions/24/lens.svg | 1 + links/actions/24/libpeas-plugin.svg | 1 + links/actions/24/lighttableadd.svg | 1 + links/actions/24/lilypond.svg | 1 + links/actions/24/list-resource-add.svg | 1 + links/actions/24/lock.svg | 1 + links/actions/24/love.svg | 1 + links/actions/24/lpi-bug.svg | 1 + links/actions/24/lpi-translate.svg | 1 + links/actions/24/mail-deleted.svg | 1 + links/actions/24/mail-encrypted.svg | 1 + links/actions/24/mail-flagged.svg | 1 + links/actions/24/mail-message.svg | 1 + links/actions/24/mail-queued.svg | 1 + links/actions/24/mail-read.svg | 1 + links/actions/24/mail-sent.svg | 1 + links/actions/24/mail-signed-fully.svg | 1 + links/actions/24/mail-signed.svg | 1 + links/actions/24/mail-task.svg | 1 + links/actions/24/mail-thread-ignored.svg | 1 + links/actions/24/mail-thread-watch.svg | 1 + links/actions/24/mail-unread-new.svg | 1 + links/actions/24/mail-unread.svg | 1 + links/actions/24/mail_forward.svg | 1 + links/actions/24/mail_new.svg | 1 + links/actions/24/mail_reply.svg | 1 + links/actions/24/mail_replyall.svg | 1 + links/actions/24/makeidx.svg | 1 + links/actions/24/mark-location.svg | 1 + links/actions/24/math0.svg | 1 + links/actions/24/mathmode.svg | 1 + links/actions/24/measure.svg | 1 + links/actions/24/media-album-cover | 1 + links/actions/24/media-album-cover.svg | 1 + .../actions/24/media-album-repeat-amarok.svg | 1 + links/actions/24/media-import-audio-cd.svg | 1 + links/actions/24/media-mout.svg | 1 + .../24/media-playlist-repeat-amarok.svg | 1 + .../actions/24/media-playlist-repeat-song.svg | 1 + links/actions/24/media-repeat-all.svg | 1 + ...edia-standard-track-progression-amarok.svg | 1 + links/actions/24/media-track-add-amarok.svg | 1 + links/actions/24/media-track-edit-amarok.svg | 1 + .../actions/24/media-track-remove-amarok.svg | 1 + links/actions/24/medskip.svg | 1 + .../24/meeting-attending-tentative.svg | 1 + links/actions/24/meeting-attending.svg | 1 + links/actions/24/meld-version-control.svg | 1 + links/actions/24/menu_new.svg | 1 + links/actions/24/modified.svg | 1 + links/actions/24/mpost.svg | 1 + links/actions/24/msgid2msgstr.svg | 1 + .../actions/24/multimedia-volume-control.svg | 1 + links/actions/24/multirow.svg | 1 + links/actions/24/music-amarok.svg | 1 + links/actions/24/nemo-eject.svg | 1 + links/actions/24/new-audio-alarm.svg | 1 + links/actions/24/new-command-alarm.svg | 1 + links/actions/24/next.svg | 1 + links/actions/24/nocover.svg | 1 + links/actions/24/node-add.svg | 1 + links/actions/24/node-break.svg | 1 + links/actions/24/node-delete-segment.svg | 1 + links/actions/24/node-delete.svg | 1 + links/actions/24/node-join-segment.svg | 1 + links/actions/24/node-join.svg | 1 + links/actions/24/note.svg | 1 + ...bject-align-horizontal-center-calligra.svg | 1 + .../object-align-horizontal-left-calligra.svg | 1 + ...object-align-horizontal-right-calligra.svg | 1 + .../object-align-vertical-bottom-calligra.svg | 1 + ...ect-align-vertical-bottom-top-calligra.svg | 1 + .../object-align-vertical-center-calligra.svg | 1 + .../24/object-align-vertical-top-calligra.svg | 1 + links/actions/24/object-crop.svg | 1 + links/actions/24/object-group-calligra.svg | 1 + links/actions/24/object-hidden.svg | 1 + links/actions/24/object-inverse.svg | 1 + links/actions/24/object-locked.svg | 1 + .../actions/24/object-order-back-calligra.svg | 1 + .../24/object-order-front-calligra.svg | 1 + .../24/object-order-lower-calligra.svg | 1 + .../24/object-order-raise-calligra.svg | 1 + links/actions/24/object-ungroup-calligra.svg | 1 + links/actions/24/object-unlocked.svg | 1 + links/actions/24/object-visible.svg | 1 + links/actions/24/object.svg | 1 + links/actions/24/object_node.svg | 1 + links/actions/24/office-report.svg | 1 + links/actions/24/offline-settings.svg | 1 + links/actions/24/offline.svg | 1 + links/actions/24/online.svg | 1 + links/actions/24/open-for-editing.svg | 1 + links/actions/24/open-menu.svg | 1 + .../actions/24/org.xfce.settings.manager.svg | 1 + links/actions/24/output_win.svg | 1 + links/actions/24/package.svg | 1 + links/actions/24/package_settings.svg | 1 + links/actions/24/page-zoom.svg | 1 + links/actions/24/password-generate.svg | 1 + links/actions/24/password-show-off.svg | 1 + links/actions/24/password-show-on.svg | 1 + links/actions/24/path-mode-bezier.svg | 1 + links/actions/24/path-mode-spiro.svg | 1 + links/actions/24/pdf-annotations.svg | 1 + links/actions/24/pdflatex.svg | 1 + links/actions/24/pdftex.svg | 1 + links/actions/24/pentagon-shape.svg | 1 + links/actions/24/photo.svg | 1 + links/actions/24/photos-amarok.svg | 1 + links/actions/24/pin.svg | 1 + links/actions/24/player-eject.svg | 1 + links/actions/24/player-volume-muted.svg | 1 + links/actions/24/player-volume.svg | 1 + links/actions/24/player_eject.svg | 1 + links/actions/24/player_end.svg | 1 + links/actions/24/player_fwd.svg | 1 + links/actions/24/player_pause.svg | 1 + links/actions/24/player_play.svg | 1 + links/actions/24/player_record.svg | 1 + links/actions/24/player_rew.svg | 1 + links/actions/24/player_start.svg | 1 + links/actions/24/player_stop.svg | 1 + links/actions/24/playlist-generator.svg | 1 + links/actions/24/playlist-sort.svg | 1 + links/actions/24/podcast-new.svg | 1 + links/actions/24/poedit-fuzzy.svg | 1 + links/actions/24/poedit-status-bookmark.svg | 1 + links/actions/24/poedit-status-cat-mid.svg | 1 + links/actions/24/poedit-status-cat-no.svg | 1 + links/actions/24/poedit-status-cat-ok.svg | 1 + links/actions/24/poedit-status-comment.svg | 1 + links/actions/24/poedit-sync.svg | 1 + links/actions/24/poedit-update.svg | 1 + links/actions/24/poedit-validate.svg | 1 + links/actions/24/pointer.svg | 1 + links/actions/24/polygon-add-nodes.svg | 1 + links/actions/24/polygon-merge-nodes.svg | 1 + links/actions/24/port.svg | 1 + links/actions/24/postalcode.svg | 1 + links/actions/24/practice-setup.svg | 1 + links/actions/24/practice-start.svg | 1 + links/actions/24/practice-stop.svg | 1 + .../preferences-desktop-notification-bell.svg | 1 + .../24/preferences-desktop-user-password.svg | 1 + .../24/preferences-indicator-amarok.svg | 1 + .../24/preferences-media-playback-amarok.svg | 1 + links/actions/24/preferences-other.svg | 1 + .../preferences-system-session-services.svg | 1 + links/actions/24/presence_away.svg | 1 + links/actions/24/presence_offline.svg | 1 + links/actions/24/presence_online.svg | 1 + links/actions/24/presence_unknown.svg | 1 + links/actions/24/preview.svg | 1 + links/actions/24/preview_math.svg | 1 + links/actions/24/preview_sel.svg | 1 + links/actions/24/previous.svg | 1 + links/actions/24/privatebrowsing.svg | 1 + .../24/project-development-close-all.svg | 1 + links/actions/24/project-open.svg | 1 + links/actions/24/project_add.svg | 1 + links/actions/24/project_archive.svg | 1 + links/actions/24/project_rebuild.svg | 1 + links/actions/24/project_remove.svg | 1 + links/actions/24/project_show.svg | 1 + links/actions/24/projectgrep.svg | 1 + links/actions/24/ps2pdf.svg | 1 + links/actions/24/qa.svg | 1 + links/actions/24/quick.svg | 1 + links/actions/24/quickview.svg | 1 + links/actions/24/quickwizard.svg | 1 + links/actions/24/rabbitvcs-about.svg | 1 + links/actions/24/rabbitvcs-add.svg | 1 + links/actions/24/rabbitvcs-applypatch.svg | 1 + links/actions/24/rabbitvcs-bug.svg | 1 + links/actions/24/rabbitvcs-changes.svg | 1 + links/actions/24/rabbitvcs-checkmods.svg | 1 + links/actions/24/rabbitvcs-checkout.svg | 1 + links/actions/24/rabbitvcs-commit.svg | 1 + links/actions/24/rabbitvcs-dbus.svg | 1 + links/actions/24/rabbitvcs-delete.svg | 1 + links/actions/24/rabbitvcs-editconflicts.svg | 1 + links/actions/24/rabbitvcs-emblems.svg | 1 + links/actions/24/rabbitvcs-export.svg | 1 + links/actions/24/rabbitvcs-import.svg | 1 + links/actions/24/rabbitvcs-lock.svg | 1 + links/actions/24/rabbitvcs-properties.svg | 1 + links/actions/24/rabbitvcs-push.svg | 1 + links/actions/24/rabbitvcs-refresh.svg | 1 + links/actions/24/rabbitvcs-relocate.svg | 1 + links/actions/24/rabbitvcs-reset.svg | 1 + links/actions/24/rabbitvcs-run.svg | 1 + links/actions/24/rabbitvcs-settings.svg | 1 + links/actions/24/rabbitvcs-show_log.svg | 1 + links/actions/24/rabbitvcs-stop.svg | 1 + links/actions/24/rabbitvcs-switch.svg | 1 + links/actions/24/rabbitvcs-unlock.svg | 1 + links/actions/24/rabbitvcs-unstage.svg | 1 + links/actions/24/rabbitvcs-update.svg | 1 + links/actions/24/randomize.svg | 1 + links/actions/24/ratiocrop.svg | 1 + links/actions/24/rectangle-shape.svg | 1 + links/actions/24/refactor.svg | 1 + links/actions/24/refreshstructure.svg | 1 + links/actions/24/region.svg | 1 + links/actions/24/relation.svg | 1 + links/actions/24/relationship.svg | 1 + links/actions/24/reload.svg | 1 + links/actions/24/reload3.svg | 1 + links/actions/24/reload_all_tabs.svg | 1 + links/actions/24/reload_page.svg | 1 + links/actions/24/remove-amarok.svg | 1 + links/actions/24/remove.svg | 1 + links/actions/24/removecell.svg | 1 + links/actions/24/resource-group.svg | 1 + links/actions/24/revert.svg | 1 + links/actions/24/routeplanning.svg | 1 + links/actions/24/run-clean.svg | 1 + links/actions/24/run-install.svg | 1 + links/actions/24/scriptnew.svg | 1 + links/actions/24/scriptopen.svg | 1 + links/actions/24/search-icon.svg | 1 + links/actions/24/search.svg | 1 + links/actions/24/select.svg | 1 + links/actions/24/selection-bottom.svg | 1 + links/actions/24/selection-lower.svg | 1 + .../actions/24/selection-make-bitmap-copy.svg | 1 + links/actions/24/selection-raise.svg | 1 + links/actions/24/selection-top.svg | 1 + links/actions/24/selection.svg | 1 + links/actions/24/services.svg | 1 + links/actions/24/set-language.svg | 1 + links/actions/24/setroubleshoot_icon.svg | 1 + links/actions/24/settings-configure.svg | 1 + links/actions/24/settings.svg | 1 + links/actions/24/shallow-history.svg | 1 + links/actions/24/shape-choose.svg | 1 + links/actions/24/shear.svg | 1 + links/actions/24/show-dialogs.svg | 1 + links/actions/24/show-grid.svg | 1 + links/actions/24/show_table_column.svg | 1 + links/actions/24/show_table_row.svg | 1 + links/actions/24/shuffle.svg | 1 + links/actions/24/sidebar-places.svg | 1 + links/actions/24/sidebar.svg | 1 + links/actions/24/slanted.svg | 1 + links/actions/24/slideshow-plugin.svg | 1 + links/actions/24/smallclock.svg | 1 + links/actions/24/smallfrac.svg | 1 + links/actions/24/smallskip.svg | 1 + links/actions/24/smartnewline.svg | 1 + links/actions/24/snap-bounding-box.svg | 1 + links/actions/24/social.svg | 1 + links/actions/24/sort-name.svg | 1 + links/actions/24/sort_incr.svg | 1 + .../actions/24/soundkonverter-replaygain.svg | 1 + links/actions/24/spacefm-find.svg | 1 + links/actions/24/specific-setup.svg | 1 + links/actions/24/speedometer.svg | 1 + links/actions/24/spiral-shape.svg | 1 + links/actions/24/spreadsheetshape.svg | 1 + links/actions/24/star-shape.svg | 1 + links/actions/24/start-over.svg | 1 + links/actions/24/start.svg | 1 + links/actions/24/statetool.svg | 1 + links/actions/24/step_object_Anchor.svg | 1 + links/actions/24/step_object_Box.svg | 1 + links/actions/24/step_object_Controller.svg | 1 + links/actions/24/step_object_Disk.svg | 1 + links/actions/24/step_object_Gas.svg | 1 + links/actions/24/step_object_GasParticle.svg | 1 + links/actions/24/step_object_Graph.svg | 1 + links/actions/24/step_object_Meter.svg | 1 + links/actions/24/step_object_Note.svg | 1 + links/actions/24/step_object_Particle.svg | 1 + links/actions/24/step_object_Pin.svg | 1 + links/actions/24/step_object_Polygon.svg | 1 + links/actions/24/step_object_Rope.svg | 1 + links/actions/24/step_object_Stick.svg | 1 + links/actions/24/step_object_Tracer.svg | 1 + links/actions/24/sticky_zoom.svg | 1 + links/actions/24/stock_about.svg | 1 + links/actions/24/stock_add-bookmark.svg | 1 + links/actions/24/stock_bottom.svg | 1 + links/actions/24/stock_calc-accept.svg | 1 + links/actions/24/stock_check-filled.svg | 1 + links/actions/24/stock_close.svg | 1 + links/actions/24/stock_contact-list.svg | 1 + links/actions/24/stock_copy.svg | 1 + links/actions/24/stock_cut.svg | 1 + links/actions/24/stock_delete.svg | 1 + links/actions/24/stock_down.svg | 1 + links/actions/24/stock_exit.svg | 1 + links/actions/24/stock_file-properites.svg | 1 + links/actions/24/stock_file-properties.svg | 1 + links/actions/24/stock_first.svg | 1 + links/actions/24/stock_folder_properties.svg | 1 + links/actions/24/stock_fullscreen.svg | 1 + links/actions/24/stock_gtk-dnd-multiple.svg | 1 + links/actions/24/stock_help-add-bookmark.svg | 1 + links/actions/24/stock_insert-rule.svg | 1 + links/actions/24/stock_insert-table.svg | 1 + links/actions/24/stock_last.svg | 1 + links/actions/24/stock_leave-fullscreen.svg | 1 + links/actions/24/stock_left.svg | 1 + links/actions/24/stock_mail-compose.svg | 1 + .../24/stock_mail-flag-for-followup-done.svg | 1 + .../24/stock_mail-flag-for-followup.svg | 1 + links/actions/24/stock_mail-forward.svg | 1 + links/actions/24/stock_mail-reply-to-all.svg | 1 + links/actions/24/stock_mail-reply.svg | 1 + links/actions/24/stock_mail-send.svg | 1 + links/actions/24/stock_mark.svg | 1 + links/actions/24/stock_media-fwd.svg | 1 + links/actions/24/stock_media-next.svg | 1 + links/actions/24/stock_media-pause.svg | 1 + links/actions/24/stock_media-play.svg | 1 + links/actions/24/stock_media-prev.svg | 1 + links/actions/24/stock_media-rec.svg | 1 + links/actions/24/stock_media-rew.svg | 1 + links/actions/24/stock_media-stop.svg | 1 + links/actions/24/stock_navigator.svg | 1 + links/actions/24/stock_new-address-book.svg | 1 + links/actions/24/stock_new-appointment.svg | 1 + links/actions/24/stock_new-bcard.svg | 1 + links/actions/24/stock_new-dir.svg | 1 + links/actions/24/stock_new-tab.svg | 1 + links/actions/24/stock_new-text.svg | 1 + links/actions/24/stock_no.svg | 1 + links/actions/24/stock_not.svg | 1 + links/actions/24/stock_paste.svg | 1 + links/actions/24/stock_print-preview.svg | 1 + links/actions/24/stock_print.svg | 1 + links/actions/24/stock_properties.svg | 1 + links/actions/24/stock_redo.svg | 1 + links/actions/24/stock_refresh.svg | 1 + links/actions/24/stock_right.svg | 1 + links/actions/24/stock_save-as.svg | 1 + links/actions/24/stock_save.svg | 1 + links/actions/24/stock_score-high.svg | 1 + links/actions/24/stock_score-higher.svg | 1 + links/actions/24/stock_score-highest.svg | 1 + links/actions/24/stock_score-low.svg | 1 + links/actions/24/stock_score-lower.svg | 1 + links/actions/24/stock_score-lowest.svg | 1 + links/actions/24/stock_score-normal.svg | 1 + links/actions/24/stock_search.svg | 1 + links/actions/24/stock_select-all.svg | 1 + links/actions/24/stock_select-column.svg | 1 + links/actions/24/stock_select-row.svg | 1 + links/actions/24/stock_shared-by-me.svg | 1 + links/actions/24/stock_shared-to-me.svg | 1 + links/actions/24/stock_show-all.svg | 1 + links/actions/24/stock_stop.svg | 1 + links/actions/24/stock_task-assigned-to.svg | 1 + links/actions/24/stock_task-assigned.svg | 1 + links/actions/24/stock_task-recurring.svg | 1 + links/actions/24/stock_task.svg | 1 + links/actions/24/stock_thunar-shortcuts.svg | 1 + links/actions/24/stock_timezone.svg | 1 + links/actions/24/stock_todo.svg | 1 + links/actions/24/stock_top.svg | 1 + links/actions/24/stock_undo.svg | 1 + links/actions/24/stock_up.svg | 1 + links/actions/24/stock_view-details.svg | 1 + links/actions/24/stock_volume.svg | 1 + links/actions/24/stock_xfburn-data-copy.svg | 1 + .../actions/24/stock_xfburn-format-dvdrw.svg | 1 + links/actions/24/stock_yes.svg | 1 + links/actions/24/stock_zoom-page.svg | 1 + links/actions/24/stop.svg | 1 + links/actions/24/straight-connector.svg | 1 + links/actions/24/stroke-cap-bevel.svg | 1 + links/actions/24/stroke-cap-miter.svg | 1 + links/actions/24/strong.svg | 1 + links/actions/24/structure.svg | 1 + links/actions/24/subsystem.svg | 1 + links/actions/24/system-reboot.svg | 1 + links/actions/24/system-save-session.svg | 1 + links/actions/24/system-search.svg | 1 + links/actions/24/system-upgrade.svg | 1 + links/actions/24/system-users.svg | 1 + links/actions/24/tab-close-other.svg | 1 + links/actions/24/tab-close.svg | 1 + links/actions/24/tab.svg | 1 + links/actions/24/tab_duplicate.svg | 1 + links/actions/24/tab_new.svg | 1 + links/actions/24/tag-addressbook.svg | 1 + links/actions/24/tag-assigned.svg | 1 + links/actions/24/tag-delete.svg | 1 + links/actions/24/tag-events.svg | 1 + links/actions/24/tag-folder.svg | 1 + links/actions/24/tag-people.svg | 1 + links/actions/24/tag-places.svg | 1 + links/actions/24/tag-properties.svg | 1 + links/actions/24/tag-reset.svg | 1 + links/actions/24/tap-extract-to.svg | 1 + links/actions/24/tap-extract.svg | 1 + links/actions/24/template.svg | 1 + links/actions/24/texcompiler.svg | 1 + links/actions/24/text-field-frameless.svg | 1 + links/actions/24/text_subscript.svg | 1 + links/actions/24/tiny-pause.svg | 1 + links/actions/24/tiny-start.svg | 1 + links/actions/24/tool-node-editor.svg | 1 + links/actions/24/tool-pointer.svg | 1 + links/actions/24/tool-text.svg | 1 + links/actions/24/tool_brush.svg | 1 + links/actions/24/tool_cellformatting.svg | 1 + links/actions/24/tool_color_picker.svg | 1 + links/actions/24/tool_curve.svg | 1 + links/actions/24/tool_ellipse.svg | 1 + .../actions/24/tool_elliptical_selection.svg | 1 + links/actions/24/tool_eraser.svg | 1 + links/actions/24/tool_flood_fill.svg | 1 + links/actions/24/tool_free_form_selection.svg | 1 + links/actions/24/tool_imageeffects.svg | 1 + links/actions/24/tool_line.svg | 1 + links/actions/24/tool_pagelayout.svg | 1 + links/actions/24/tool_pen.svg | 1 + links/actions/24/tool_polygon.svg | 1 + links/actions/24/tool_polyline.svg | 1 + links/actions/24/tool_rect_selection.svg | 1 + links/actions/24/tool_rectangle.svg | 1 + links/actions/24/tool_references.svg | 1 + links/actions/24/tool_review.svg | 1 + links/actions/24/tool_rounded_rectangle.svg | 1 + links/actions/24/tool_spraycan.svg | 1 + links/actions/24/tool_text.svg | 1 + links/actions/24/top.svg | 1 + .../actions/24/transform-scale-horizontal.svg | 1 + links/actions/24/transform-scale-vertical.svg | 1 + .../actions/24/transform-skew-horizontal.svg | 1 + links/actions/24/transform-skew-vertical.svg | 1 + links/actions/24/transsearch.svg | 1 + .../24/umbr-coll-message-asynchronous.svg | 1 + .../24/umbr-coll-message-synchronous.svg | 1 + .../actions/24/umbr-message-asynchronous.svg | 1 + links/actions/24/umbr-message-found.svg | 1 + links/actions/24/umbr-message-lost.svg | 1 + links/actions/24/umbr-message-synchronous.svg | 1 + .../actions/24/umbrello_diagram_activity.svg | 1 + links/actions/24/umbrello_diagram_class.svg | 1 + .../24/umbrello_diagram_collaboration.svg | 1 + .../actions/24/umbrello_diagram_component.svg | 1 + .../umbrello_diagram_entityrelationship.svg | 1 + .../actions/24/umbrello_diagram_sequence.svg | 1 + links/actions/24/umbrello_diagram_state.svg | 1 + links/actions/24/umbrello_diagram_usecase.svg | 1 + links/actions/24/undo.svg | 1 + links/actions/24/unlock.svg | 1 + links/actions/24/up.svg | 1 + links/actions/24/upcomingevents-amarok.svg | 1 + links/actions/24/usecase.svg | 1 + links/actions/24/user-identity.svg | 1 + links/actions/24/user-properties.svg | 1 + links/actions/24/user.svg | 1 + links/actions/24/verb.svg | 1 + links/actions/24/verbatim.svg | 1 + links/actions/24/videoclip-amarok.svg | 1 + links/actions/24/view-bank-add.svg | 1 + links/actions/24/view-bank-delete.svg | 1 + links/actions/24/view-bank-edit.svg | 1 + links/actions/24/view-calendar-day.svg | 1 + links/actions/24/view-calendar-holiday.svg | 1 + links/actions/24/view-calendar-workweek.svg | 1 + .../actions/24/view-conversation-balloon.svg | 1 + links/actions/24/view-history.svg | 1 + links/actions/24/view-media-album-cover.svg | 1 + links/actions/24/view-media-artist.svg | 1 + links/actions/24/view-media-chart.svg | 1 + links/actions/24/view-media-config.svg | 1 + links/actions/24/view-media-favorite.svg | 1 + links/actions/24/view-media-genre.svg | 1 + links/actions/24/view-media-playcount.svg | 1 + links/actions/24/view-media-publisher.svg | 1 + links/actions/24/view-media-recent.svg | 1 + .../actions/24/view-media-similarartists.svg | 1 + links/actions/24/view-media-track.svg | 1 + links/actions/24/view-pages-single.svg | 1 + links/actions/24/view-pim-calendar.svg | 1 + links/actions/24/view-pim-contacts.svg | 1 + links/actions/24/view-pim-journal.svg | 1 + links/actions/24/view-pim-mail.svg | 1 + links/actions/24/view-pim-news.svg | 1 + links/actions/24/view-pim-tasks.svg | 1 + links/actions/24/view-process-all-tree.svg | 1 + links/actions/24/view-process-all.svg | 1 + links/actions/24/view-process-own.svg | 1 + links/actions/24/view-process-system.svg | 1 + links/actions/24/view-process-tree.svg | 1 + links/actions/24/view-process-users.svg | 1 + links/actions/24/view-resource-calendar.svg | 1 + .../24/view-services-scripted-amarok.svg | 1 + .../actions/24/view-table-of-contents-ltr.svg | 1 + links/actions/24/view-task-add.svg | 1 + links/actions/24/view-task-child-add.svg | 1 + links/actions/24/view-time-schedule.svg | 1 + links/actions/24/view_fit_to_page.svg | 1 + links/actions/24/viewbib.svg | 1 + links/actions/24/viewdvi.svg | 1 + links/actions/24/viewhtml.svg | 1 + links/actions/24/viewimage.svg | 1 + links/actions/24/viewlog.svg | 1 + links/actions/24/viewmagfit.svg | 1 + links/actions/24/viewpdf.svg | 1 + links/actions/24/viewps.svg | 1 + links/actions/24/visibility.svg | 1 + links/actions/24/window-keep-above.svg | 1 + links/actions/24/window-keep-below.svg | 1 + links/actions/24/window-maximize.svg | 1 + links/actions/24/window-minimize.svg | 1 + links/actions/24/window-shade.svg | 1 + links/actions/24/window-unshade.svg | 1 + links/actions/24/window_fullscreen.svg | 1 + links/actions/24/window_new.svg | 1 + links/actions/24/window_nofullscreen.svg | 1 + links/actions/24/wizard_math.svg | 1 + links/actions/24/wizard_pdftools.svg | 1 + links/actions/24/wizard_pstools.svg | 1 + links/actions/24/wizard_tabular.svg | 1 + links/actions/24/x-clementine-album.svg | 1 + links/actions/24/x-clementine-albums.svg | 1 + links/actions/24/x-clementine-artist.svg | 1 + links/actions/24/x-clementine-shuffle.svg | 1 + links/actions/24/x-shape-connection.svg | 1 + links/actions/24/x-shape-formula.svg | 1 + links/actions/24/x-shape-image.svg | 1 + links/actions/24/x-shape-text.svg | 1 + links/actions/24/x-zoom-in.svg | 1 + links/actions/24/x-zoom-out.svg | 1 + links/actions/24/xfce-system-settings.svg | 1 + links/actions/24/xfce4-settings.svg | 1 + links/actions/24/y-zoom-out.svg | 1 + links/actions/24/zoom-best-fit.svg | 1 + links/actions/24/zoom-double-size.svg | 1 + links/actions/24/zoom-draw.svg | 1 + links/actions/24/zoom-fit-selection.svg | 1 + links/actions/24/zoom-half-size.svg | 1 + links/actions/24/zoom-in-large.svg | 1 + links/actions/24/zoom-in-y.svg | 1 + links/actions/24/zoom-out-large.svg | 1 + links/actions/24/zoom-select-fit.svg | 1 + links/actions/24/zoom-select-x.svg | 1 + links/actions/24/zoom-select-y.svg | 1 + links/actions/24/zoom-select.svg | 1 + .../32/align-vertical-top-to-anchor.svg | 1 + links/actions/32/archive-insert-directory.svg | 1 + links/actions/32/arrow-down-double.svg | 1 + links/actions/32/arrow-down.svg | 1 + links/actions/32/arrow-left-double.svg | 1 + links/actions/32/arrow-left.svg | 1 + links/actions/32/arrow-right-double.svg | 1 + links/actions/32/arrow-right.svg | 1 + links/actions/32/arrow-up-double.svg | 1 + links/actions/32/arrow-up.svg | 1 + links/actions/32/arrow.svg | 1 + links/actions/32/blurimage.svg | 1 + links/actions/32/bookmarks.svg | 1 + links/actions/32/collapse.svg | 1 + links/actions/32/colormanagement.svg | 1 + links/actions/32/configure-shortcuts.svg | 1 + links/actions/32/cursor-arrow.svg | 1 + links/actions/32/dialog-ok.svg | 1 + links/actions/32/document-preview.svg | 1 + links/actions/32/draw-arrow-back.svg | 1 + links/actions/32/draw-arrow-down.svg | 1 + links/actions/32/draw-arrow-forward.svg | 1 + links/actions/32/draw-arrow-up.svg | 1 + links/actions/32/editor.svg | 1 + links/actions/32/expand.svg | 1 + links/actions/32/file-zoom-in.svg | 1 + links/actions/32/file-zoom-out.svg | 1 + links/actions/32/format-stroke-color.svg | 1 + links/actions/32/games-config-custom.svg | 1 + links/actions/32/games-config-options.svg | 1 + links/actions/32/gtk-ok.svg | 1 + links/actions/32/gtk-preferences.svg | 1 + links/actions/32/help-donate.svg | 1 + links/actions/32/help-keybord-shortcuts.svg | 1 + links/actions/32/kdenlive-zoom-large.svg | 1 + links/actions/32/kdenlive-zoom-small.svg | 1 + links/actions/32/labplot-cursor-arrow.svg | 1 + links/actions/32/labplot-zoom-select-x.svg | 1 + links/actions/32/labplot-zoom-select-y.svg | 1 + links/actions/32/labplot-zoom-select.svg | 1 + links/actions/32/mail-encrypted.svg | 1 + links/actions/32/mail-message.svg | 1 + links/actions/32/mail-queued.svg | 1 + links/actions/32/mail-read.svg | 1 + links/actions/32/mail-sent.svg | 1 + links/actions/32/mail-signed-fully.svg | 1 + links/actions/32/mail-signed.svg | 1 + links/actions/32/mail-unread-new.svg | 1 + links/actions/32/mail-unread.svg | 1 + .../actions/32/media-playlist-repeat-song.svg | 1 + links/actions/32/media-repeat-all.svg | 1 + links/actions/32/org.xfce.panel.actions.svg | 1 + links/actions/32/output_win.svg | 1 + links/actions/32/page-zoom.svg | 1 + links/actions/32/preview.svg | 1 + links/actions/32/select.svg | 1 + links/actions/32/settings-configure.svg | 1 + links/actions/32/step_object_Controller.svg | 1 + links/actions/32/system-restart.svg | 1 + links/actions/32/tool-pointer.svg | 1 + links/actions/32/view-calendar-holiday.svg | 1 + links/actions/32/xfsm-hibernate.svg | 1 + links/actions/32/xfsm-logout.svg | 1 + links/actions/32/xfsm-reboot.svg | 1 + links/actions/32/xfsm-shutdown.svg | 1 + links/actions/32/xfsm-suspend.svg | 1 + links/actions/32/xfsm-switch-user.svg | 1 + links/actions/32/zoom-draw.svg | 1 + links/actions/32/zoom-fit-selection.svg | 1 + links/actions/32/zoom-in-large.svg | 1 + links/actions/32/zoom-out-large.svg | 1 + links/actions/32/zoom-select-fit.svg | 1 + links/actions/32/zoom-select-x.svg | 1 + links/actions/32/zoom-select-y.svg | 1 + links/actions/32/zoom-select.svg | 1 + .../symbolic/bookmark-add-symbolic.svg | 1 + links/actions/symbolic/call-end-symbolic.svg | 1 + .../symbolic/call-voicemail-symbolic.svg | 1 + .../symbolic/carousel-arrow-back-symbolic.svg | 1 + .../symbolic/carousel-arrow-next-symbolic.svg | 1 + .../carousel-arrow-previous-symbolic.svg | 1 + .../actions/symbolic/change-date-symbolic.svg | 1 + links/actions/symbolic/close-symbolic.svg | 1 + .../symbolic/collapse-all-symbolic.svg | 1 + links/actions/symbolic/comment-symbolic.svg | 1 + links/actions/symbolic/desktop-symbolic.svg | 1 + links/actions/symbolic/detach-symbolic.svg | 1 + .../symbolic/document-export-symbolic-rtl.svg | 1 + .../symbolic/document-import-symbolic-rtl.svg | 1 + .../symbolic/document-revert-rtl-symbolic.svg | 1 + .../symbolic/document-revert-symbolic-rtl.svg | 1 + .../symbolic/document-revert-symbolic.svg | 1 + .../symbolic/edit-clear-symbolic-rtl.svg | 1 + .../symbolic/edit-redo-rtl-symbolic.svg | 1 + .../symbolic/edit-redo-symbolic-rtl.svg | 1 + links/actions/symbolic/edit-tag-symbolic.svg | 1 + .../symbolic/edit-undo-rtl-symbolic.svg | 1 + .../symbolic/edit-undo-symbolic-rtl.svg | 1 + .../symbolic/ephy-bookmark-tag-symbolic.svg | 1 + .../actions/symbolic/expand-all-symbolic.svg | 1 + links/actions/symbolic/export-symbolic.svg | 1 + links/actions/symbolic/extension-symbolic.svg | 1 + .../symbolic/eye-not-looking-symbolic.svg | 1 + .../eye-open-negative-filled-symbolic.svg | 1 + .../symbolic/favorite-new-symbolic.svg | 1 + links/actions/symbolic/fcitx-kbd-symbolic.svg | 1 + .../symbolic/file-catalog-symbolic.svg | 1 + .../symbolic/file-library-symbolic.svg | 1 + .../actions/symbolic/file-search-symbolic.svg | 1 + links/actions/symbolic/filter-symbolic.svg | 1 + .../actions/symbolic/folder-new-symbolic.svg | 1 + .../actions/symbolic/forward-rtl-symbolic.svg | 1 + .../symbolic/go-first-rtl-symbolic.svg | 1 + .../symbolic/go-first-symbolic-rtl.svg | 1 + .../actions/symbolic/go-jump-rtl-symbolic.svg | 1 + .../actions/symbolic/go-jump-symbolic-rtl.svg | 1 + links/actions/symbolic/go-jump-symbolic.svg | 1 + .../actions/symbolic/go-last-rtl-symbolic.svg | 1 + .../actions/symbolic/go-last-symbolic-rtl.svg | 1 + .../actions/symbolic/go-next-rtl-symbolic.svg | 1 + .../actions/symbolic/go-next-symbolic-rtl.svg | 1 + .../symbolic/go-previous-rtl-symbolic.svg | 1 + .../symbolic/go-previous-symbolic-rtl.svg | 1 + links/actions/symbolic/gtk-about-symbolic.svg | 1 + links/actions/symbolic/histogram-symbolic.svg | 1 + .../image-flip-horizontal-symbolic.svg | 1 + .../symbolic/image-flip-vertical-symbolic.svg | 1 + .../symbolic/image-invert-symbolic.svg | 1 + .../symbolic/image-navigator-symbolic.svg | 1 + .../symbolic/image-resize-symbolic.svg | 1 + .../symbolic/image-rotate-left-symbolic.svg | 1 + .../symbolic/image-rotate-right-symbolic.svg | 1 + .../symbolic/image-rotate-symbolic.svg | 1 + links/actions/symbolic/inbox-symbolic.svg | 1 + .../actions/symbolic/insert-link-symbolic.svg | 1 + .../keyboard-caps-lock-filled-symbolic.svg | 1 + .../keyboard-shift-filled-symbolic.svg | 1 + links/actions/symbolic/list-edit-symbolic.svg | 1 + .../symbolic/mail-forward-rtl-symbolic.svg | 1 + .../symbolic/mail-forward-symbolic-rtl.svg | 1 + .../symbolic/mail-forward-symbolic.svg | 1 + .../symbolic/mail-reply-all-symbolic-rtl.svg | 1 + .../symbolic/mail-reply-all-symbolic.svg | 1 + .../symbolic/mail-reply-rtl-symbolic.svg | 1 + .../mail-reply-sender-rtl-symbolic.svg | 1 + .../mail-reply-sender-symbolic-rtl.svg | 1 + .../symbolic/mail-reply-sender-symbolic.svg | 1 + .../actions/symbolic/mail-reply-symbolic.svg | 1 + .../symbolic/mail-send-symbolic-rtl.svg | 1 + links/actions/symbolic/mail-send-symbolic.svg | 1 + links/actions/symbolic/mail-spam-symbolic.svg | 1 + links/actions/symbolic/map-symbolic.svg | 1 + links/actions/symbolic/marker-symbolic.svg | 1 + links/actions/symbolic/media-eq-symbolic.svg | 1 + .../media-playback-start-symbolic-rtl.svg | 1 + .../media-playlist-repeat-once-symbolic.svg | 1 + .../media-playlist-repeat-song-symbolic.svg | 1 + .../media-seek-backward-rtl-symbolic.svg | 1 + .../media-seek-backward-symbolic-rtl.svg | 1 + .../media-seek-forward-rtl-symbolic.svg | 1 + .../media-seek-forward-symbolic-rtl.svg | 1 + .../media-skip-backward-rtl-symbolic.svg | 1 + .../media-skip-backward-symbolic-rtl.svg | 1 + .../media-skip-forward-rtl-symbolic.svg | 1 + .../media-skip-forward-symbolic-rtl.svg | 1 + links/actions/symbolic/new-star-symbolic.svg | 1 + links/actions/symbolic/outbox-symbolic.svg | 1 + .../symbolic/padlock-open-symbolic.svg | 1 + links/actions/symbolic/palette-symbolic.svg | 1 + .../actions/symbolic/pan-end-symbolic-rtl.svg | 1 + .../symbolic/pan-start-symbolic-rtl.svg | 1 + .../symbolic/pane-hide-symbolic-rtl.svg | 1 + .../symbolic/pane-show-symbolic-rtl.svg | 1 + links/actions/symbolic/pin-symbolic.svg | 1 + .../symbolic/reply-all-symbolic-rtl.svg | 1 + links/actions/symbolic/reply-rtl-symbolic.svg | 1 + .../symbolic/scan-type-batch-symbolic.svg | 1 + .../screen-rotate-auto-off-symbolic.svg | 1 + .../screen-rotate-auto-on-symbolic.svg | 1 + .../screensaver-switch-users-symbolic.svg | 1 + links/actions/symbolic/search-symbolic.svg | 1 + .../symbolic/selection-end-symbolic-rtl.svg | 1 + .../symbolic/selection-start-symbolic-rtl.svg | 1 + .../symbolic/sidebar-hide-symbolic.svg | 1 + .../sidebar-show-right-rtl-symbolic.svg | 1 + .../symbolic/sidebar-show-right-symbolic.svg | 1 + .../symbolic/sidebar-show-rtl-symbolic.svg | 1 + .../symbolic/sidebar-show-symbolic.svg | 1 + links/actions/symbolic/sms-symbolic.svg | 1 + .../symbolic/special-effects-symbolic.svg | 1 + .../symbolic/system-restart-symbolic.svg | 1 + .../symbolic/system-search-symbolic.svg | 1 + links/actions/symbolic/test-pass-symbolic.svg | 1 + links/actions/symbolic/tools-symbolic.svg | 1 + links/actions/symbolic/unpin-symbolic.svg | 1 + .../symbolic/value-decrease-symbolic.svg | 1 + .../symbolic/value-increase-symbolic.svg | 1 + .../symbolic/view-left-pane-symbolic-rtl.svg | 1 + .../symbolic/view-presentation-symbolic.svg | 1 + .../symbolic/view-private-symbolic.svg | 1 + .../symbolic/view-right-pane-symbolic-rtl.svg | 1 + .../symbolic/view-sidebar-end-symbolic.svg | 1 + .../symbolic/view-sidebar-start-symbolic.svg | 1 + .../symbolic/view-sidebar-symbolic.svg | 1 + .../view-zoom-fit-height-symbolic.svg | 1 + .../symbolic/view-zoom-fit-symbolic.svg | 1 + .../symbolic/view-zoom-fit-width-symbolic.svg | 1 + .../symbolic/view-zoom-in-symbolic.svg | 1 + .../symbolic/view-zoom-original-symbolic.svg | 1 + .../symbolic/view-zoom-out-symbolic.svg | 1 + .../symbolic/window-keep-above-symbolic.svg | 1 + .../symbolic/window-keep-below-symbolic.svg | 1 + .../symbolic/window-maximize-symbolic-rtl.svg | 1 + .../actions/symbolic/window-new-symbolic.svg | 1 + .../actions/symbolic/window-pin-symbolic.svg | 1 + .../symbolic/window-restore-symbolic-rtl.svg | 1 + .../symbolic/window-shade-symbolic.svg | 1 + .../symbolic/window-unpin-symbolic.svg | 1 + .../symbolic/window-unshade-symbolic.svg | 1 + .../xapp-go-history-next-symbolic-rtl.svg | 1 + .../xapp-go-history-previous-symbolic-rtl.svg | 1 + links/apps/scalable/10B4_steam.0.svg | 1 + links/apps/scalable/1CD8_rundll32.0.svg | 1 + links/apps/scalable/1E64_notepad.0.svg | 1 + links/apps/scalable/1password.svg | 1 + links/apps/scalable/2048-qt.svg | 1 + links/apps/scalable/2402_msiexec.0.svg | 1 + links/apps/scalable/2EF4_wordpad.0.svg | 1 + links/apps/scalable/3dchess.svg | 1 + links/apps/scalable/4137_winhlp32.0.svg | 1 + links/apps/scalable/5961_Defunct_x86.0.svg | 1 + links/apps/scalable/63EE_sublime_text.0.svg | 1 + links/apps/scalable/67EF_addoninstaller.0.svg | 1 + links/apps/scalable/7596_iexplore.0.svg | 1 + links/apps/scalable/7765_winebrowser.0.svg | 1 + links/apps/scalable/7z.svg | 1 + links/apps/scalable/7zip.svg | 1 + links/apps/scalable/97C1_wordpad.0.svg | 1 + links/apps/scalable/A35F_hh.0.svg | 1 + links/apps/scalable/AdobeFlash.svg | 1 + links/apps/scalable/AdobeReader.svg | 1 + links/apps/scalable/AdobeReader10.svg | 1 + links/apps/scalable/AdobeReader11.svg | 1 + links/apps/scalable/AdobeReader12.svg | 1 + links/apps/scalable/AdobeReader8.svg | 1 + links/apps/scalable/AdobeReader9.svg | 1 + links/apps/scalable/AdvancedPhoto.svg | 1 + links/apps/scalable/Alacritty-simple.svg | 1 + links/apps/scalable/Alacritty.svg | 1 + links/apps/scalable/Anydesk.svg | 1 + links/apps/scalable/Appstore.svg | 1 + links/apps/scalable/BTM.svg | 1 + links/apps/scalable/Blender.svg | 1 + links/apps/scalable/CMakeSetup.svg | 1 + links/apps/scalable/CMakeSetup32.svg | 1 + links/apps/scalable/DBeaver.svg | 1 + links/apps/scalable/Dictionary.app.svg | 1 + links/apps/scalable/Dictionary.svg | 1 + links/apps/scalable/DictionaryReader.svg | 1 + links/apps/scalable/Dropbox.svg | 1 + .../apps/scalable/Etermutilities-terminal.svg | 1 + links/apps/scalable/FB4C_iexplore.0.svg | 1 + links/apps/scalable/FBReader.svg | 1 + links/apps/scalable/FreeFileSync.svg | 1 + links/apps/scalable/GMail-mail.google.com.svg | 1 + links/apps/scalable/GitKraken.svg | 1 + links/apps/scalable/Gmail-mail.google.com.svg | 1 + links/apps/scalable/Gnome-Camara.svg | 1 + links/apps/scalable/Gnome-Notes.svg | 1 + links/apps/scalable/Gnome-Photos.svg | 1 + links/apps/scalable/Gnome-notes.svg | 1 + links/apps/scalable/GnomeBaker.svg | 1 + links/apps/scalable/Grsync.SVG | 1 + links/apps/scalable/Grsync.svg | 1 + links/apps/scalable/ImageJ.svg | 1 + links/apps/scalable/Insight-FileManager.svg | 1 + links/apps/scalable/J7Z.svg | 1 + links/apps/scalable/Joplin.svg | 1 + links/apps/scalable/Last.fm-icon.svg | 1 + links/apps/scalable/Lightcord.svg | 1 + links/apps/scalable/LinSSID.svg | 1 + links/apps/scalable/MultiBrowser.svg | 1 + links/apps/scalable/MvGather.svg | 1 + links/apps/scalable/Notion.svg | 1 + links/apps/scalable/OpenTodoList.svg | 1 + links/apps/scalable/PCSX2.svg | 1 + links/apps/scalable/PhotoFiltre-LX.svg | 1 + links/apps/scalable/Pithos.svg | 1 + links/apps/scalable/PlayOnLinux.svg | 1 + links/apps/scalable/Pomodoro.svg | 1 + links/apps/scalable/QMapShack.svg | 1 + links/apps/scalable/QtIcon.svg | 1 + links/apps/scalable/QtProject-assistant.svg | 1 + links/apps/scalable/QtProject-designer.svg | 1 + links/apps/scalable/QtProject-linguist.svg | 1 + links/apps/scalable/QtProject-qdbusviewer.svg | 1 + .../apps/scalable/QtProject-qtcreator-qt5.svg | 1 + links/apps/scalable/QtProject-qtcreator.svg | 1 + links/apps/scalable/RSS_feeds.svg | 1 + links/apps/scalable/Sci48M.svg | 1 + links/apps/scalable/ScudCloud.svg | 1 + links/apps/scalable/Spotify.svg | 1 + links/apps/scalable/Stacer.svg | 1 + links/apps/scalable/Sylpheed.svg | 1 + links/apps/scalable/TeamViewer.svg | 1 + links/apps/scalable/Terminal-tango.svg | 1 + links/apps/scalable/Terminal.svg | 1 + links/apps/scalable/Thunar.svg | 1 + links/apps/scalable/Todoist.svg | 1 + links/apps/scalable/Uberwriter.svg | 1 + links/apps/scalable/VBox.svg | 1 + links/apps/scalable/Vbox.svg | 1 + links/apps/scalable/WMail.svg | 1 + links/apps/scalable/WorkerIcon48.svg | 1 + links/apps/scalable/XMind.svg | 1 + links/apps/scalable/XrendrMixer.svg | 1 + links/apps/scalable/YouTube-youtube.com.svg | 1 + links/apps/scalable/YouTubeDownloader.svg | 1 + links/apps/scalable/Youtube-youtube.com.svg | 1 + links/apps/scalable/aarddict.svg | 1 + links/apps/scalable/about_kde.svg | 1 + links/apps/scalable/abrt-gui.svg | 1 + links/apps/scalable/abrt.svg | 1 + .../apps/scalable/accessibility-directory.svg | 1 + links/apps/scalable/accessibility.svg | 1 + links/apps/scalable/accessibility_section.svg | 1 + links/apps/scalable/accessories-archiver.svg | 1 + .../apps/scalable/accessories-calculator.svg | 1 + links/apps/scalable/accessories-clock.svg | 1 + .../scalable/accessories-ebook-reader.svg | 1 + .../scalable/accessories-image-viewer.svg | 1 + links/apps/scalable/accessories-notes.svg | 1 + links/apps/scalable/accessories-painting.svg | 1 + .../apps/scalable/accessories_text_editor.svg | 1 + links/apps/scalable/ace.svg | 1 + links/apps/scalable/acidrip.svg | 1 + links/apps/scalable/activity-log-manager.svg | 1 + links/apps/scalable/adjust-colors.svg | 1 + links/apps/scalable/adobe-flashplayer.svg | 1 + links/apps/scalable/adobe-reader.svg | 1 + links/apps/scalable/adobeflashplugin.svg | 1 + links/apps/scalable/agenda.svg | 1 + links/apps/scalable/agent.svg | 1 + links/apps/scalable/aisleriot.svg | 1 + links/apps/scalable/akregator.svg | 1 + links/apps/scalable/alacarte.svg | 1 + links/apps/scalable/alarm-clock.svg | 1 + links/apps/scalable/alc.svg | 1 + links/apps/scalable/alleyoop.svg | 1 + links/apps/scalable/alltray.svg | 1 + links/apps/scalable/almanah.svg | 1 + links/apps/scalable/alsamixergui.svg | 1 + links/apps/scalable/altyo.svg | 1 + links/apps/scalable/amarok-icon.svg | 1 + links/apps/scalable/amarok2.svg | 1 + .../apps/scalable/amarok_change_language.svg | 1 + links/apps/scalable/amor.svg | 1 + links/apps/scalable/anaconda.svg | 1 + links/apps/scalable/android-studio-beta.svg | 1 + links/apps/scalable/androidstudio.svg | 1 + links/apps/scalable/angular-console.svg | 1 + links/apps/scalable/antimicro.svg | 1 + links/apps/scalable/antimicrox.svg | 1 + links/apps/scalable/app.svg | 1 + links/apps/scalable/apparmor_view_profile.svg | 1 + links/apps/scalable/apper.svg | 1 + links/apps/scalable/appgrid.svg | 1 + links/apps/scalable/appimagekit-1password.svg | 1 + links/apps/scalable/appimagekit-Lightcord.svg | 1 + .../scalable/appimagekit-Ripcord_Icon.svg | 1 + links/apps/scalable/appimagekit-azpainter.svg | 1 + .../appimagekit-balena-etcher-electron.svg | 1 + links/apps/scalable/appimagekit-bitwarden.svg | 1 + .../appimagekit-brackets-electron.svg | 1 + .../apps/scalable/appimagekit-colorpicker.svg | 1 + links/apps/scalable/appimagekit-draw.io.svg | 1 + links/apps/scalable/appimagekit-emacs.svg | 1 + links/apps/scalable/appimagekit-franz.svg | 1 + .../scalable/appimagekit-github-desktop.svg | 1 + .../scalable/appimagekit-gmail-desktop.svg | 1 + links/apps/scalable/appimagekit-joplin.svg | 1 + links/apps/scalable/appimagekit-kitty.svg | 1 + links/apps/scalable/appimagekit-ksnip.svg | 1 + links/apps/scalable/appimagekit-motrix.svg | 1 + links/apps/scalable/appimagekit-notable.svg | 1 + .../appimagekit-org.keepassxc.KeePassXC.svg | 1 + ...appimagekit-org.olivevideoeditor.Olive.svg | 1 + links/apps/scalable/appimagekit-pcloud.svg | 1 + .../scalable/appimagekit-sc-controller.svg | 1 + links/apps/scalable/appimagekit-stacer.svg | 1 + .../scalable/appimagekit-teams-for-linux.svg | 1 + links/apps/scalable/appimagekit-wewechat.svg | 1 + .../appimagekit-youtube-music-desktop-app.svg | 1 + links/apps/scalable/appimagekit_irix.svg | 1 + links/apps/scalable/applet_lockkeys.svg | 1 + links/apps/scalable/applets-screenshooter.svg | 1 + links/apps/scalable/application-vidiot.svg | 1 + .../scalable/application-vnd.iccprofile.svg | 1 + .../apps/scalable/application-x-chemtool.svg | 1 + .../scalable/application-x-clementine.svg | 1 + links/apps/scalable/application-x-pml18.svg | 1 + .../apps/scalable/application-x-pml18free.svg | 1 + links/apps/scalable/application-x-prl18.svg | 1 + .../apps/scalable/application-x-prl18free.svg | 1 + links/apps/scalable/application-x-tml18.svg | 1 + .../apps/scalable/application-x-tml18free.svg | 1 + .../scalable/applications-accessories.svg | 1 + .../applications-development-translation.svg | 1 + .../scalable/applications-development-web.svg | 1 + .../scalable/applications-development.svg | 1 + .../applications-education-language.svg | 1 + links/apps/scalable/applications-featured.svg | 1 + links/apps/scalable/applications-fonts.svg | 1 + links/apps/scalable/applications-graphics.svg | 1 + .../scalable/applications-interfacedesign.svg | 1 + links/apps/scalable/applications-internet.svg | 1 + .../apps/scalable/applications-languages.svg | 1 + .../apps/scalable/applications-multimedia.svg | 1 + links/apps/scalable/applications-office.svg | 1 + links/apps/scalable/applications-other.svg | 1 + .../scalable/applications-system-orange.svg | 1 + .../scalable/applications-webbrowsers.svg | 1 + links/apps/scalable/appointment-soon.svg | 1 + links/apps/scalable/appointment.svg | 1 + links/apps/scalable/apport-gtk.svg | 1 + links/apps/scalable/apport-gtk2.svg | 1 + links/apps/scalable/apps.com.qq.im.svg | 1 + links/apps/scalable/apps.com.wechat.web.svg | 1 + links/apps/scalable/appset.svg | 1 + links/apps/scalable/aptdaemon-download.svg | 1 + .../apps/scalable/aptdaemon-update-cache.svg | 1 + links/apps/scalable/aptdaemon-upgrade.svg | 1 + links/apps/scalable/aptdaemon-working.svg | 1 + links/apps/scalable/aptik-battery-monitor.svg | 1 + links/apps/scalable/archive-manager.svg | 1 + links/apps/scalable/archivemanager.svg | 1 + links/apps/scalable/ark.svg | 1 + links/apps/scalable/arora.svg | 1 + .../scalable/artemanufrij.imageburner.svg | 1 + links/apps/scalable/artha.svg | 1 + links/apps/scalable/arts.svg | 1 + links/apps/scalable/as-icon.svg | 1 + links/apps/scalable/as-powered.svg | 1 + links/apps/scalable/asounder.svg | 1 + links/apps/scalable/assistant-qt4.svg | 1 + links/apps/scalable/assistant-qt5.svg | 1 + links/apps/scalable/assistant.svg | 1 + links/apps/scalable/assistant5.svg | 1 + links/apps/scalable/asunder.svg | 1 + links/apps/scalable/aterm.svg | 1 + links/apps/scalable/athena.svg | 1 + links/apps/scalable/atlas.svg | 1 + links/apps/scalable/atril.svg | 1 + links/apps/scalable/audacious-16.svg | 1 + links/apps/scalable/audacious-32.svg | 1 + links/apps/scalable/audacity16.svg | 1 + links/apps/scalable/audacity32.svg | 1 + links/apps/scalable/audex.svg | 1 + links/apps/scalable/audience.svg | 1 + links/apps/scalable/audio-player.svg | 1 + links/apps/scalable/audio-recorder.svg | 1 + .../apps/scalable/audoban.applet.playbar.svg | 1 + links/apps/scalable/autokey.svg | 1 + links/apps/scalable/autopackage-installer.svg | 1 + links/apps/scalable/avidemux.svg | 1 + links/apps/scalable/avidemux_icon.svg | 1 + links/apps/scalable/awn-applet.svg | 1 + links/apps/scalable/awn-manager.svg | 1 + links/apps/scalable/awn-plugins.svg | 1 + links/apps/scalable/awn-settings.svg | 1 + links/apps/scalable/ax-applet.svg | 1 + links/apps/scalable/azpainter.svg | 1 + links/apps/scalable/background.svg | 1 + links/apps/scalable/backlite.svg | 1 + links/apps/scalable/badge-small.svg | 1 + .../apps/scalable/balena-etcher-electron.svg | 1 + links/apps/scalable/balena-etcher.svg | 1 + links/apps/scalable/baloo.svg | 1 + links/apps/scalable/baobab.svg | 1 + links/apps/scalable/bash.svg | 1 + links/apps/scalable/battery.svg | 1 + links/apps/scalable/beagled.svg | 1 + links/apps/scalable/beatbox.svg | 1 + links/apps/scalable/bell.svg | 1 + links/apps/scalable/beryl-settings.svg | 1 + links/apps/scalable/bijiben.svg | 1 + links/apps/scalable/bitwarden.svg | 1 + links/apps/scalable/blivet-gui.svg | 1 + links/apps/scalable/blocks.svg | 1 + links/apps/scalable/blogilo.svg | 1 + links/apps/scalable/blueclock.svg | 1 + links/apps/scalable/blueclock32.svg | 1 + links/apps/scalable/bluedun.svg | 1 + links/apps/scalable/blueman-active.svg | 1 + links/apps/scalable/blueman-disabled.svg | 1 + links/apps/scalable/blueman.svg | 1 + links/apps/scalable/blueradio-48.svg | 1 + links/apps/scalable/blueradio.svg | 1 + links/apps/scalable/bluetooth-48.svg | 1 + links/apps/scalable/bluetooth-active.svg | 1 + links/apps/scalable/bluetooth-radio.svg | 1 + links/apps/scalable/bluetoothradio.svg | 1 + links/apps/scalable/bombono-dvd.svg | 1 + links/apps/scalable/bookreader.svg | 1 + links/apps/scalable/bottles_notepad.svg | 1 + .../scalable/bottles_wine-uninstaller.svg | 1 + links/apps/scalable/bottles_wine-winecfg.svg | 1 + links/apps/scalable/bottles_wine-winefile.svg | 1 + .../apps/scalable/bottles_wine-winetricks.svg | 1 + links/apps/scalable/bottles_wine.svg | 1 + links/apps/scalable/bottles_winetricks.svg | 1 + links/apps/scalable/boxes.svg | 1 + links/apps/scalable/brackets-electron.svg | 1 + links/apps/scalable/brave-bin.svg | 1 + links/apps/scalable/brave-browser-beta.svg | 1 + links/apps/scalable/brave-browser-dev.svg | 1 + links/apps/scalable/brave-browser-nightly.svg | 1 + links/apps/scalable/brave-browser.svg | 1 + links/apps/scalable/brave-desktop.svg | 1 + links/apps/scalable/brightside.svg | 1 + links/apps/scalable/browser-help.svg | 1 + links/apps/scalable/browser.svg | 1 + links/apps/scalable/bt-logo.svg | 1 + links/apps/scalable/btsync-gui-gtk.svg | 1 + links/apps/scalable/btsync-user.svg | 1 + links/apps/scalable/bug-buddy.svg | 1 + links/apps/scalable/bug.svg | 1 + links/apps/scalable/builder.svg | 1 + links/apps/scalable/bum.svg | 1 + links/apps/scalable/bumblebee-config-gui.svg | 1 + links/apps/scalable/bumblebee.svg | 1 + links/apps/scalable/burner.svg | 1 + links/apps/scalable/butter.svg | 1 + links/apps/scalable/byzanz.svg | 1 + links/apps/scalable/ca.desrt.dconf-editor.svg | 1 + links/apps/scalable/ca.littlesvr.asunder.svg | 1 + links/apps/scalable/cairo-clock.svg | 1 + links/apps/scalable/cairo-dock-c.svg | 1 + links/apps/scalable/cairo-dock-o.svg | 1 + links/apps/scalable/cairo-dock.svg | 1 + links/apps/scalable/caja-actions.svg | 1 + links/apps/scalable/caja-dropbox.svg | 1 + links/apps/scalable/calculator.svg | 1 + links/apps/scalable/calendar-red-31.svg | 1 + links/apps/scalable/calibre.svg | 1 + links/apps/scalable/california.svg | 1 + links/apps/scalable/calindori.svg | 1 + links/apps/scalable/calligraauthor.svg | 1 + links/apps/scalable/calligradevtools.svg | 1 + links/apps/scalable/calligrakarbon.svg | 1 + links/apps/scalable/calligrakrita.svg | 1 + links/apps/scalable/calligrakrita2.svg | 1 + links/apps/scalable/calligrakrita3.svg | 1 + links/apps/scalable/calligraplan.svg | 1 + links/apps/scalable/calligraplanner.svg | 1 + links/apps/scalable/calligraplanwork.svg | 1 + links/apps/scalable/camera-app.svg | 1 + links/apps/scalable/camera-photo.svg | 1 + links/apps/scalable/camera-web.svg | 1 + links/apps/scalable/camera.svg | 1 + links/apps/scalable/camorama.svg | 1 + links/apps/scalable/catfish.svg | 1 + links/apps/scalable/chakra-backup.svg | 1 + links/apps/scalable/checkgmail.svg | 1 + links/apps/scalable/chemtool.svg | 1 + links/apps/scalable/cherrytree.svg | 1 + links/apps/scalable/chessx.svg | 1 + links/apps/scalable/chinese.svg | 1 + links/apps/scalable/chmsee-16x16.svg | 1 + links/apps/scalable/chmsee-32x32.svg | 1 + links/apps/scalable/chmsee-icon.svg | 1 + ...johebimpjdhhocbknplfelpmdhifhd-Default.svg | 1 + ...kodfmeijboinjdegggmkbkjfiagaan-Default.svg | 1 + ...kioccmkafdpakkkcpdbppfkghcmihk-Default.svg | 1 + ...pcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg | 1 + ...mmmmpbplimfmebiadkflfgbgejahgm-Default.svg | 1 + links/apps/scalable/chrome-calculator.svg | 1 + ...anmonomjogheabiocdamfpknlpdehm-Default.svg | 1 + ...gddkicplcbgjfobecebadodeggpghp-Default.svg | 1 + ...hhggbfdinjmjhajaheehoeibfljjno-Default.svg | 1 + ...kjkdjlofllcpbemipjbcpfnglbgieh-Default.svg | 1 + ...mddgdogmdhjjbgpfpgmkdgdgjhohef-Default.svg | 1 + ...fdbcbnlahelniokpkpdlhaocgjdcje-Default.svg | 1 + ...mmgilgnpjigdojojpjoooidkmcomcm-Default.svg | 1 + ...bjgbiflinjbdggehcddcbncdddomop-Default.svg | 1 + ...manaihpgjcijokbimnamcdndkffigp-Default.svg | 1 + ...dgilakbfohcfcgfbioeeehgpkopaga-Default.svg | 1 + ...hhnacclhffhdffklopdkcgdhifgngh-Default.svg | 1 + ...pfjngllnobngcgfapefoaidbinmjnm-Default.svg | 1 + .../scalable/chrome-https___telegram.org_.svg | 1 + ...bmpiboiopbgfabjmgeedhcmjenhbla-Default.svg | 1 + ...dipabjmbhpdkjaihfjoikhjjeneebd-Default.svg | 1 + ...hkikkfkalojiibipjigpccggljgdff-Default.svg | 1 + ...ekoebejdcmnlefjiknokhhafglcjdl-Default.svg | 1 + ...jbnkncddbeomhaacaeokhfnefibpde-Default.svg | 1 + ...ogkiiogjbmhklcnbgkdcjoioegiknm-Default.svg | 1 + ...nmpnbgkaekopldbncmggaejjamkemn-Default.svg | 1 + ...odangkbfjnajiiifokapkpmhfnpleo-Default.svg | 1 + ...hrome-joodangkbfjnajiiifokapkpmhfnpleo.svg | 1 + ...gcfmeennoidocadkgjhnbancebmlbf-Default.svg | 1 + ...inlkmlgipednloilifbppmhdocjbda-Default.svg | 1 + ...eaknkopdijkpnocmklfnjbeapigfbh-Default.svg | 1 + ...jlebbfndhelmdpmllgcfadlkankhok-Default.svg | 1 + ...fbcljfglbokpmkimbfghdkjmjhdgbg-Default.svg | 1 + ...oiobdokpcfdlahlmcddobejikcmkfo-Default.svg | 1 + ...agghjnpkeagmlbilmjmclfhjeaapaa-Default.svg | 1 + ...kljhegncpnkpknbcohdijeoejaedia-Default.svg | 1 + links/apps/scalable/chrome.svg | 1 + .../scalable/chromium-browser-privacy.svg | 1 + links/apps/scalable/chromium-browser.svg | 1 + links/apps/scalable/chromium-browser2.svg | 1 + links/apps/scalable/chromium-freeworld.svg | 1 + .../cin-multimedia-volume-control.svg | 1 + .../apps/scalable/cinnamon-power-manager.svg | 1 + .../scalable/cinnamon-preferences-color.svg | 1 + .../cinnamon-preferences-desktop-display.svg | 1 + .../cinnamon-preferences-system-time.svg | 1 + .../scalable/cinnamon-session-properties.svg | 1 + links/apps/scalable/cinnamon-virtual-keyboard | 1 + .../scalable/cinnamon-virtual-keyboard.svg | 1 + links/apps/scalable/clamav-gui.svg | 1 + links/apps/scalable/clamav.svg | 1 + links/apps/scalable/clamtk.svg | 1 + .../scalable/classicmenu-indicator-light.svg | 1 + links/apps/scalable/claws-mail-128x128.svg | 1 + links/apps/scalable/claws-mail-32x32.svg | 1 + links/apps/scalable/claws-mail-64x64.svg | 1 + links/apps/scalable/claws-mail.svg | 1 + links/apps/scalable/clawsker.svg | 1 + links/apps/scalable/clementine-player.svg | 1 + links/apps/scalable/clipit-trayicon.svg | 1 + links/apps/scalable/clock.svg | 1 + links/apps/scalable/clocks.svg | 1 + links/apps/scalable/cmake-gui.svg | 1 + links/apps/scalable/code-insiders.svg | 1 + links/apps/scalable/code-oss.svg | 1 + links/apps/scalable/code.svg | 1 + links/apps/scalable/color-calibate.svg | 1 + links/apps/scalable/color-management.svg | 1 + links/apps/scalable/color-pick.svg | 1 + links/apps/scalable/color-picker.svg | 1 + links/apps/scalable/color.svg | 1 + links/apps/scalable/colorimeter-colorhug.svg | 1 + links/apps/scalable/colorize.svg | 1 + links/apps/scalable/colorman.svg | 1 + links/apps/scalable/colorpicker.svg | 1 + links/apps/scalable/colors.svg | 1 + links/apps/scalable/colorset.svg | 1 + links/apps/scalable/colour.svg | 1 + .../com.Adobe.Flash-Player-Projector.svg | 1 + .../com.adobe.Flash-Player-Projector.svg | 1 + links/apps/scalable/com.adobe.Reader.svg | 1 + .../apps/scalable/com.alacritty.Alacritty.svg | 1 + links/apps/scalable/com.anydesk.Anydesk.svg | 1 + links/apps/scalable/com.axosoft.GitKraken.svg | 1 + .../apps/scalable/com.bitwarden.Bitwarden.svg | 1 + .../com.bitwarden.BitwardenDesktop.svg | 1 + links/apps/scalable/com.bitwarden.desktop.svg | 1 + .../com.bxabi.bumblebee-indicator.svg | 1 + .../com.calibre_ebook.calibre.ebook_edit.svg | 1 + ...com.calibre_ebook.calibre.ebook_viewer.svg | 1 + .../com.calibre_ebook.calibre.lrfviewer.svg | 1 + .../scalable/com.calibre_ebook.calibre.svg | 1 + links/apps/scalable/com.deepin.Calculator.svg | 1 + links/apps/scalable/com.deepin.Calendar.svg | 1 + .../apps/scalable/com.deepin.ImageViewer.svg | 1 + links/apps/scalable/com.deepin.Movies.svg | 1 + links/apps/scalable/com.deepin.Music.svg | 1 + links/apps/scalable/com.deepin.Picker.svg | 1 + .../scalable/com.deepin.ScreenRecorder.svg | 1 + links/apps/scalable/com.deepin.ScreenShot.svg | 1 + links/apps/scalable/com.deepin.Screenshot.svg | 1 + .../scalable/com.deepin.VoiceRecorder.svg | 1 + .../apps/scalable/com.discordapp.Discord.svg | 1 + links/apps/scalable/com.dosbox.DOSBox.svg | 1 + links/apps/scalable/com.dosbox_x.DOSBox-X.svg | 1 + links/apps/scalable/com.dropbox.Client.svg | 1 + .../scalable/com.getmailspring.Mailspring.svg | 1 + .../apps/scalable/com.getpostman.Postman.svg | 1 + links/apps/scalable/com.gexperts.Terminix.svg | 1 + links/apps/scalable/com.gexperts.Tilix.svg | 1 + links/apps/scalable/com.gigitux.gtkwhats.svg | 1 + .../com.github.Eloston.UngoogledChromium.svg | 1 + ....github.IsmaelMartinez.teams_for_linux.svg | 1 + .../scalable/com.github.JannikHv.Gydl.svg | 1 + .../com.github.PintaProject.Pinta.svg | 1 + .../scalable/com.github.alainm23.planner.svg | 1 + .../scalable/com.github.alecaddd.sequeler.svg | 1 + .../com.github.artemanufrij.imageburner.svg | 1 + .../com.github.artemanufrij.playmyvideos.svg | 1 + .../com.github.artemanufrij.regextester.svg | 1 + .../com.github.artemanufrij.screencast.svg | 1 + ...com.github.artemanufrij.showmypictures.svg | 1 + ...com.github.bajoja.indicator-kdeconnect.svg | 1 + .../scalable/com.github.bitseater.weather.svg | 1 + .../scalable/com.github.calo001.fondo.svg | 1 + ...com.github.christophernugent.locksmith.svg | 1 + .../scalable/com.github.danrabbit.nimbus.svg | 1 + .../com.github.davidmhewitt.clipped.svg | 1 + .../scalable/com.github.debauchee.barrier.svg | 1 + .../com.github.donadigo.appeditor.svg | 1 + .../scalable/com.github.donadigo.eddy.svg | 1 + .../com.github.georgekap1an.chores.svg | 1 + .../com.github.hannesschulze.optimizer.svg | 1 + .../com.github.jmoerman.go-for-it.svg | 1 + .../com.github.juliagoda.antimicro.svg | 1 + .../com.github.juliagoda.antimicroX.svg | 1 + .../com.github.labyrinth_team.labyrinth.svg | 1 + .../scalable/com.github.lainsce.notejot.svg | 1 + .../scalable/com.github.lainsce.palaura.svg | 1 + .../scalable/com.github.lpereira.HardInfo.svg | 1 + .../scalable/com.github.lpereira.hardinfo.svg | 1 + .../scalable/com.github.mdh34.quickdocs.svg | 1 + ...m.github.micahflee.torbrowser-launcher.svg | 1 + .../com.github.mohelm97.screenrecorder.svg | 1 + .../scalable/com.github.parnold-x.sudoku.svg | 1 + .../scalable/com.github.phase1geo.minder.svg | 1 + .../com.github.rapidfingers.translator.svg | 1 + .../com.github.robertsanseries.karim.svg | 1 + .../com.github.ronnydo.colorpicker.svg | 1 + links/apps/scalable/com.github.rssguard.svg | 1 + .../scalable/com.github.ryonakano.reco.svg | 1 + .../com.github.santileortiz.iconoscope.svg | 1 + .../com.github.sgpthomas.hourglass.svg | 1 + .../scalable/com.github.stsdc.monitor.svg | 1 + .../scalable/com.github.tchx84.Flatseal.svg | 1 + .../scalable/com.github.thezbyg.Gpick.svg | 1 + .../scalable/com.github.thezbyg.gpick.svg | 1 + .../com.github.timecraft.notifier.svg | 1 + .../com.github.unrud.VideoDownloader.svg | 1 + .../apps/scalable/com.github.unrud.djpdf.svg | 1 + .../scalable/com.github.wjaguar.mtPaint.svg | 1 + .../scalable/com.github.wjaguar.mtpaint.svg | 1 + .../scalable/com.github.wwmm.pulseeffects.svg | 1 + .../scalable/com.github.zren.tiledmenu.svg | 1 + .../scalable/com.github.zren.todolist.svg | 1 + .../scalable/com.github.ztefn.haguichi.svg | 1 + .../scalable/com.gitlab.bitseater.meteo.svg | 1 + .../apps/scalable/com.gitlab.davem.ClamTk.svg | 1 + .../apps/scalable/com.giuspen.cherrytree.svg | 1 + links/apps/scalable/com.gnome.Software.svg | 1 + links/apps/scalable/com.gnome.software.svg | 1 + .../scalable/com.google.AndroidStudio.svg | 1 + links/apps/scalable/com.google.Chrome.svg | 1 + links/apps/scalable/com.google.Earth.svg | 1 + links/apps/scalable/com.hamrick.VueScan.svg | 1 + links/apps/scalable/com.jetbrains.CLion.svg | 1 + .../apps/scalable/com.jetbrains.DataGrip.svg | 1 + links/apps/scalable/com.jetbrains.GoLand.svg | 1 + .../com.jetbrains.IntelliJ-IDEA-Community.svg | 1 + .../com.jetbrains.IntelliJ-IDEA-Ultimate.svg | 1 + .../com.jetbrains.Intellij-Community.svg | 1 + .../apps/scalable/com.jetbrains.PhpStorm.svg | 1 + .../com.jetbrains.PyCharm-Community.svg | 1 + .../com.jetbrains.PyCharm-Professional.svg | 1 + links/apps/scalable/com.jetbrains.PyCharm.svg | 1 + links/apps/scalable/com.jetbrains.Rider.svg | 1 + .../apps/scalable/com.jetbrains.RubyMine.svg | 1 + .../apps/scalable/com.jetbrains.WebStorm.svg | 1 + .../scalable/com.jgraph.drawio.desktop.svg | 1 + links/apps/scalable/com.jgraph.drawio.svg | 1 + links/apps/scalable/com.leinardi.gwe.svg | 1 + .../scalable/com.librehat.yahooweather.svg | 1 + links/apps/scalable/com.linuxmint.bulky.svg | 1 + .../scalable/com.linuxmint.warpinator.svg | 1 + links/apps/scalable/com.meetfranz.Franz.svg | 1 + links/apps/scalable/com.microsoft.Teams.svg | 1 + links/apps/scalable/com.mojang.Minecraft.svg | 1 + .../apps/scalable/com.netease.CloudMusic.svg | 1 + links/apps/scalable/com.obsproject.Studio.svg | 1 + .../scalable/com.ozmartians.VidCutter.svg | 1 + links/apps/scalable/com.play0ad.zeroad.svg | 1 + links/apps/scalable/com.qq.weixin.deepin.svg | 1 + links/apps/scalable/com.rstudio.RStudio.svg | 1 + .../scalable/com.simplenote.Simplenote.svg | 1 + links/apps/scalable/com.skype.Client.svg | 1 + links/apps/scalable/com.slack.Slack.svg | 1 + links/apps/scalable/com.spotify.Client.svg | 1 + .../scalable/com.sublimetext.SublimeText3.svg | 1 + links/apps/scalable/com.sublimetext.three.svg | 1 + links/apps/scalable/com.system76.Popsicle.svg | 1 + links/apps/scalable/com.todoist.Todoist.svg | 1 + .../com.transmissionbt.Transmission.svg | 1 + links/apps/scalable/com.tutanota.Tutanota.svg | 1 + links/apps/scalable/com.ugetdm.uGet.svg | 1 + .../scalable/com.ulduzsoft.KchmViewer.svg | 1 + .../apps/scalable/com.valvesoftware.Steam.svg | 1 + links/apps/scalable/com.viber.Viber.svg | 1 + .../scalable/com.visualstudio.code-oss.svg | 1 + .../com.visualstudio.code.insiders.svg | 1 + .../scalable/com.visualstudio.code.oss.svg | 1 + links/apps/scalable/com.visualstudio.code.svg | 1 + links/apps/scalable/com.vscodium.codium.svg | 1 + links/apps/scalable/computerjanitor.svg | 1 + links/apps/scalable/config-date.svg | 1 + links/apps/scalable/config-language.svg | 1 + links/apps/scalable/config-users.svg | 1 + links/apps/scalable/configuration_section.svg | 1 + links/apps/scalable/configurator.svg | 1 + links/apps/scalable/contact-editor.svg | 1 + links/apps/scalable/contact.svg | 1 + links/apps/scalable/contacts.svg | 1 + links/apps/scalable/control-center2.svg | 1 + links/apps/scalable/coypu.svg | 1 + links/apps/scalable/cqcb.plasma.webslice.svg | 1 + links/apps/scalable/cryfs-gui.svg | 1 + links/apps/scalable/cryptfolder-indicator.svg | 1 + links/apps/scalable/cryptkeeper.svg | 1 + links/apps/scalable/cs-applets.svg | 1 + links/apps/scalable/cs-backgrounds.svg | 1 + links/apps/scalable/cs-bluetooth.svg | 1 + links/apps/scalable/cs-cat-admin.svg | 1 + links/apps/scalable/cs-cat-appearance.svg | 1 + links/apps/scalable/cs-cat-hardware.svg | 1 + links/apps/scalable/cs-cat-prefs.svg | 1 + links/apps/scalable/cs-cat-themes.svg | 1 + links/apps/scalable/cs-color.svg | 1 + links/apps/scalable/cs-date-time.svg | 1 + .../apps/scalable/cs-default-applications.svg | 1 + links/apps/scalable/cs-desklets.svg | 1 + links/apps/scalable/cs-desktop-effects.svg | 1 + links/apps/scalable/cs-desktop.svg | 1 + links/apps/scalable/cs-details.svg | 1 + links/apps/scalable/cs-display.svg | 1 + links/apps/scalable/cs-extensions.svg | 1 + links/apps/scalable/cs-firewall.svg | 1 + links/apps/scalable/cs-fonts.svg | 1 + links/apps/scalable/cs-general.svg | 1 + links/apps/scalable/cs-input-method.svg | 1 + links/apps/scalable/cs-keyboard.svg | 1 + links/apps/scalable/cs-language.svg | 1 + links/apps/scalable/cs-login.svg | 1 + links/apps/scalable/cs-mouse.svg | 1 + links/apps/scalable/cs-network.svg | 1 + links/apps/scalable/cs-notifications.svg | 1 + links/apps/scalable/cs-online-accounts.svg | 1 + links/apps/scalable/cs-overview.svg | 1 + links/apps/scalable/cs-panel.svg | 1 + links/apps/scalable/cs-power.svg | 1 + links/apps/scalable/cs-privacy.svg | 1 + links/apps/scalable/cs-region.svg | 1 + links/apps/scalable/cs-screen.svg | 1 + links/apps/scalable/cs-screensaver.svg | 1 + links/apps/scalable/cs-session-properties.svg | 1 + .../apps/scalable/cs-software-properties.svg | 1 + links/apps/scalable/cs-sound.svg | 1 + links/apps/scalable/cs-sources.svg | 1 + links/apps/scalable/cs-startup-programs.svg | 1 + links/apps/scalable/cs-themes.svg | 1 + links/apps/scalable/cs-tiling.svg | 1 + links/apps/scalable/cs-universal-access.svg | 1 + links/apps/scalable/cs-user-accounts.svg | 1 + links/apps/scalable/cs-windows.svg | 1 + links/apps/scalable/cs-workspaces.svg | 1 + links/apps/scalable/csd-a11y-keyboard.svg | 1 + links/apps/scalable/csd-a11y-settings.svg | 1 + links/apps/scalable/csd-background.svg | 1 + links/apps/scalable/csd-clipboard.svg | 1 + links/apps/scalable/csd-color.svg | 1 + links/apps/scalable/csd-cursor.svg | 1 + links/apps/scalable/csd-datetime.svg | 1 + links/apps/scalable/csd-keyboard.svg | 1 + links/apps/scalable/csd-media-keys.svg | 1 + links/apps/scalable/csd-orientation.svg | 1 + links/apps/scalable/csd-power.svg | 1 + .../apps/scalable/csd-print-notifications.svg | 1 + links/apps/scalable/csd-screensaver-proxy.svg | 1 + links/apps/scalable/csd-sound.svg | 1 + links/apps/scalable/csd-xrandr.svg | 1 + links/apps/scalable/csd-xsettings.svg | 1 + links/apps/scalable/cuckoo.svg | 1 + links/apps/scalable/cumulus.svg | 1 + links/apps/scalable/cuttlefish.svg | 1 + .../scalable/cxmenu-cxoffice-0-crossover.svg | 1 + links/apps/scalable/d3lphin.svg | 1 + links/apps/scalable/date.svg | 1 + links/apps/scalable/dates.svg | 1 + links/apps/scalable/davinci-resolve.svg | 1 + links/apps/scalable/dayfolder.svg | 1 + links/apps/scalable/dbeaver-ce.svg | 1 + links/apps/scalable/dbeaver-ee.svg | 1 + links/apps/scalable/ddcopy.svg | 1 + links/apps/scalable/dde-calendar.svg | 1 + links/apps/scalable/dde-file-manager.svg | 1 + links/apps/scalable/ddm.svg | 1 + links/apps/scalable/ddrescue-gui.svg | 1 + .../scalable/de.haeckerfelix.Fragments.svg | 1 + .../scalable/de.manuel_kehl.go-for-it.svg | 1 + links/apps/scalable/de.openstreetmap.josm.svg | 1 + .../scalable/de.wolfvollprecht.UberWriter.svg | 1 + links/apps/scalable/debian-reference.svg | 1 + links/apps/scalable/deepin-appstore.svg | 1 + links/apps/scalable/deepin-boot-maker.svg | 1 + links/apps/scalable/deepin-calculator.svg | 1 + links/apps/scalable/deepin-calendar.svg | 1 + links/apps/scalable/deepin-clone.svg | 1 + .../scalable/deepin-cloud-configuration.svg | 1 + .../deepin-cloud-scan-config-helper.svg | 1 + links/apps/scalable/deepin-crossover.svg | 1 + links/apps/scalable/deepin-deb-installer.svg | 1 + links/apps/scalable/deepin-draw.svg | 1 + links/apps/scalable/deepin-editor.svg | 1 + links/apps/scalable/deepin-emacs.svg | 1 + links/apps/scalable/deepin-feedback.svg | 1 + links/apps/scalable/deepin-font-installer.svg | 1 + links/apps/scalable/deepin-game-center.svg | 1 + .../deepin-graphics-driver-manager.svg | 1 + links/apps/scalable/deepin-image-viewer.svg | 1 + links/apps/scalable/deepin-manual.svg | 1 + links/apps/scalable/deepin-media-player.svg | 1 + links/apps/scalable/deepin-movie.svg | 1 + .../scalable/deepin-multitasking-view.svg | 1 + links/apps/scalable/deepin-music-player.svg | 1 + links/apps/scalable/deepin-music.svg | 1 + links/apps/scalable/deepin-note.svg | 1 + links/apps/scalable/deepin-picker.svg | 1 + .../scalable/deepin-remote-assistance.svg | 1 + links/apps/scalable/deepin-repair-tools.svg | 1 + links/apps/scalable/deepin-repair.svg | 1 + links/apps/scalable/deepin-scanner.svg | 1 + .../apps/scalable/deepin-screen-recorder.svg | 1 + links/apps/scalable/deepin-screenrecorder.svg | 1 + links/apps/scalable/deepin-screenshot.svg | 1 + links/apps/scalable/deepin-show-desktop.svg | 1 + .../apps/scalable/deepin-software-center.svg | 1 + links/apps/scalable/deepin-system-monitor.svg | 1 + links/apps/scalable/deepin-terminal.svg | 1 + links/apps/scalable/deepin-toggle-desktop.svg | 1 + links/apps/scalable/deepin-translator.svg | 1 + links/apps/scalable/deepin-voice-recorder.svg | 1 + .../apps/scalable/deepin.com.qq.im.light.svg | 1 + links/apps/scalable/deepin.com.qq.im.svg | 1 + links/apps/scalable/deepin.com.wechat.svg | 1 + links/apps/scalable/deepinwine-7zip.svg | 1 + links/apps/scalable/deepinwine-qq.svg | 1 + links/apps/scalable/default-application.svg | 1 + links/apps/scalable/deluge-torrent.svg | 1 + links/apps/scalable/designer-qt4.svg | 1 + links/apps/scalable/designer-qt5.svg | 1 + links/apps/scalable/designer.svg | 1 + links/apps/scalable/designer5.svg | 1 + links/apps/scalable/deskbar-applet.svg | 1 + links/apps/scalable/deskbar.svg | 1 + links/apps/scalable/desktop-effect.svg | 1 + links/apps/scalable/desktop-effects.svg | 1 + links/apps/scalable/devedeng.svg | 1 + links/apps/scalable/devhelp.svg | 1 + links/apps/scalable/device-notifier.svg | 1 + links/apps/scalable/dialog-info.svg | 1 + links/apps/scalable/dialog-information.svg | 1 + links/apps/scalable/dialog-password.svg | 1 + links/apps/scalable/dict.svg | 1 + links/apps/scalable/dictionary.svg | 1 + links/apps/scalable/dillo.svg | 1 + links/apps/scalable/diodon.svg | 1 + links/apps/scalable/discord-ptb.svg | 1 + links/apps/scalable/disk-burner.svg | 1 + links/apps/scalable/disk-usage-analyzer.svg | 1 + links/apps/scalable/diskmonitor.svg | 1 + links/apps/scalable/disper.svg | 1 + links/apps/scalable/display-capplet.svg | 1 + links/apps/scalable/display.svg | 1 + links/apps/scalable/dnfdragora.svg | 1 + links/apps/scalable/docear.svg | 1 + links/apps/scalable/dockbarx.svg | 1 + links/apps/scalable/docky.svg | 1 + links/apps/scalable/document-open-recent.svg | 1 + links/apps/scalable/documentation.svg | 1 + links/apps/scalable/dosbox-ece.svg | 1 + links/apps/scalable/dosbox-x.svg | 1 + links/apps/scalable/dragonplayer.svg | 1 + links/apps/scalable/drakconf.svg | 1 + links/apps/scalable/drakmenustyle.svg | 1 + links/apps/scalable/draksec-mdk.svg | 1 + links/apps/scalable/drakstats.svg | 1 + links/apps/scalable/draw.io.svg | 1 + links/apps/scalable/drawio.svg | 1 + links/apps/scalable/dreamchess.svg | 1 + links/apps/scalable/driver-manager.svg | 1 + .../apps/scalable/dwww-gnome-touristinfo.svg | 1 + links/apps/scalable/e-mail.svg | 1 + links/apps/scalable/earth.svg | 1 + links/apps/scalable/echomixer.svg | 1 + links/apps/scalable/eddy.svg | 1 + links/apps/scalable/edile.svg | 1 + links/apps/scalable/edit-find.svg | 1 + links/apps/scalable/edit-paste.svg | 1 + links/apps/scalable/edit-urpm-sources.svg | 1 + links/apps/scalable/edu.stanford.Almond.svg | 1 + links/apps/scalable/eekboard.svg | 1 + links/apps/scalable/electron13.svg | 1 + links/apps/scalable/electron2.svg | 1 + links/apps/scalable/electron3.svg | 1 + links/apps/scalable/electron4.svg | 1 + links/apps/scalable/electron5.svg | 1 + links/apps/scalable/electron6.svg | 1 + links/apps/scalable/electron9.svg | 1 + links/apps/scalable/electronic-wechat.svg | 1 + links/apps/scalable/element-nightly.svg | 1 + links/apps/scalable/element.svg | 1 + links/apps/scalable/elementary-photo.svg | 1 + links/apps/scalable/emacs-24.svg | 1 + links/apps/scalable/emacs-25.svg | 1 + links/apps/scalable/emacs-nox.svg | 1 + links/apps/scalable/emacs-snapshot.svg | 1 + links/apps/scalable/emacs22.svg | 1 + links/apps/scalable/emacs23.svg | 1 + links/apps/scalable/emacs24.svg | 1 + links/apps/scalable/emacs25.svg | 1 + links/apps/scalable/email-client.svg | 1 + links/apps/scalable/email.svg | 1 + links/apps/scalable/emblem-people.svg | 1 + links/apps/scalable/emerillon.svg | 1 + links/apps/scalable/engrampa.svg | 1 + links/apps/scalable/eom.svg | 1 + links/apps/scalable/epdfview.svg | 1 + links/apps/scalable/ephoto.svg | 1 + links/apps/scalable/epiphany-bookmarks.svg | 1 + links/apps/scalable/epiphany-browser.svg | 1 + links/apps/scalable/epiphany-gecko.svg | 1 + links/apps/scalable/epiphany-icon.svg | 1 + links/apps/scalable/epiphany-webkit.svg | 1 + links/apps/scalable/epiphany.svg | 1 + links/apps/scalable/epulse.svg | 1 + links/apps/scalable/esd.svg | 1 + links/apps/scalable/etcher-electron.svg | 1 + ...u.blumenstingl.martin.keystateplasmoid.svg | 1 + .../apps/scalable/eu.scarpetta.PDFMixTool.svg | 1 + .../scalable/eu.tiliado.NuvolaAppSpotify.svg | 1 + .../scalable/eu.tiliado.NuvolaAppYoutube.svg | 1 + .../eu.tiliado.NuvolaAppYoutubeMusic.svg | 1 + links/apps/scalable/evince.svg | 1 + links/apps/scalable/evolution-calendar.svg | 1 + links/apps/scalable/evolution-mail.svg | 1 + links/apps/scalable/evolution-memos.svg | 1 + links/apps/scalable/evolution.svg | 1 + links/apps/scalable/exmplayer.svg | 1 + links/apps/scalable/ezame.svg | 1 + links/apps/scalable/f-spot.svg | 1 + links/apps/scalable/face-smile.svg | 1 + links/apps/scalable/fcitx_ubuntukylin.svg | 1 + links/apps/scalable/featherpad.svg | 1 + links/apps/scalable/fedorausb.svg | 1 + links/apps/scalable/feedreader.svg | 1 + links/apps/scalable/ffado.svg | 1 + links/apps/scalable/fifteenpuzzle.svg | 1 + links/apps/scalable/figma-linux.svg | 1 + links/apps/scalable/file-system-manager.svg | 1 + links/apps/scalable/filelight.svg | 1 + links/apps/scalable/filerunner.svg | 1 + links/apps/scalable/filled-xterm_32x32.svg | 1 + links/apps/scalable/filled-xterm_48x48.svg | 1 + links/apps/scalable/find-location.svg | 1 + links/apps/scalable/firefox-3.0.svg | 1 + links/apps/scalable/firefox-3.5.svg | 1 + links/apps/scalable/firefox-4.0.svg | 1 + links/apps/scalable/firefox-beta-bin.svg | 1 + links/apps/scalable/firefox-beta.svg | 1 + links/apps/scalable/firefox-bin.svg | 1 + links/apps/scalable/firefox-default.svg | 1 + .../scalable/firefox-developer-edition.svg | 1 + links/apps/scalable/firefox-esr.svg | 1 + links/apps/scalable/firefox-gtk3.svg | 1 + .../apps/scalable/firefox-icon-unbranded.svg | 1 + links/apps/scalable/firefox-icon.svg | 1 + links/apps/scalable/firefox-mozilla-build.svg | 1 + links/apps/scalable/firefox-original.svg | 1 + links/apps/scalable/firefox3.svg | 1 + links/apps/scalable/firestarter.svg | 1 + links/apps/scalable/firewall-applet.svg | 1 + links/apps/scalable/firewall-config.svg | 1 + links/apps/scalable/firewall.svg | 1 + links/apps/scalable/firewalld.svg | 1 + links/apps/scalable/firmware-manager.svg | 1 + links/apps/scalable/five-or-more.svg | 1 + .../apps/scalable/flash-player-properties.svg | 1 + links/apps/scalable/flashplayer.svg | 1 + links/apps/scalable/flashplayerproperties.svg | 1 + links/apps/scalable/flegita.svg | 1 + links/apps/scalable/flock-browser.svg | 1 + links/apps/scalable/fma-config-tool.svg | 1 + .../scalable/folder-remote-properties.svg | 1 + links/apps/scalable/folder-wine.svg | 1 + links/apps/scalable/font-manager.svg | 1 + links/apps/scalable/font-viewer.svg | 1 + links/apps/scalable/footnote.svg | 1 + links/apps/scalable/fr.handbrake.ghb.svg | 1 + links/apps/scalable/freefilesync.svg | 1 + links/apps/scalable/freeminer.svg | 1 + links/apps/scalable/freetube-bin.svg | 1 + links/apps/scalable/fritzing_icon.svg | 1 + links/apps/scalable/fusion-icon.svg | 1 + links/apps/scalable/fwbuilder.svg | 1 + links/apps/scalable/fyi.zoey.TeX-Match.svg | 1 + links/apps/scalable/gEcrit.svg | 1 + links/apps/scalable/gaiksaurus.svg | 1 + links/apps/scalable/galculator.svg | 1 + links/apps/scalable/galeon.svg | 1 + links/apps/scalable/gallery-app.svg | 1 + links/apps/scalable/gallery.svg | 1 + links/apps/scalable/galternatives.svg | 1 + links/apps/scalable/gcalculator.svg | 1 + links/apps/scalable/gcbalculator.svg | 1 + links/apps/scalable/gcleaner.svg | 1 + links/apps/scalable/gcolor.svg | 1 + links/apps/scalable/gcolor2.svg | 1 + links/apps/scalable/gcolor3.svg | 1 + links/apps/scalable/gconf-editor.svg | 1 + links/apps/scalable/gconfeditor.svg | 1 + links/apps/scalable/gcr-gnupg.svg | 1 + links/apps/scalable/gcr-password.svg | 1 + links/apps/scalable/gddccontrol.svg | 1 + links/apps/scalable/gdeb.svg | 1 + links/apps/scalable/gdiskdump.svg | 1 + links/apps/scalable/gdm-login-photo.svg | 1 + links/apps/scalable/gdm-setup.svg | 1 + links/apps/scalable/gdm-xnest.svg | 1 + links/apps/scalable/gdm.svg | 1 + links/apps/scalable/gdm2setup.svg | 1 + links/apps/scalable/gdmap.svg | 1 + links/apps/scalable/gdmap_icon.svg | 1 + links/apps/scalable/gdmflexiserver.svg | 1 + links/apps/scalable/gdmsetup.svg | 1 + links/apps/scalable/gdu-encrypted-lock.svg | 1 + links/apps/scalable/geary.svg | 1 + links/apps/scalable/gecrit.svg | 1 + links/apps/scalable/gedbi.svg | 1 + links/apps/scalable/gedit-icon.svg | 1 + links/apps/scalable/gedit-logo.svg | 1 + links/apps/scalable/gedit.svg | 1 + links/apps/scalable/gedit1.svg | 1 + links/apps/scalable/gedit2.svg | 1 + links/apps/scalable/geeqie.svg | 1 + links/apps/scalable/gemini.svg | 1 + links/apps/scalable/gfeedline.svg | 1 + links/apps/scalable/ghetto-skype.svg | 1 + links/apps/scalable/gis-weather.svg | 1 + links/apps/scalable/git-cola.svg | 1 + links/apps/scalable/git-dag.svg | 1 + links/apps/scalable/git-gui.svg | 1 + links/apps/scalable/gitg.svg | 1 + links/apps/scalable/gitk.svg | 1 + links/apps/scalable/gjots2.svg | 1 + links/apps/scalable/gkdebconf-icon.svg | 1 + links/apps/scalable/gkdebconf.svg | 1 + links/apps/scalable/gksu-debian.svg | 1 + links/apps/scalable/glViewImage.svg | 1 + links/apps/scalable/glade-3.svg | 1 + links/apps/scalable/glchess.svg | 1 + links/apps/scalable/glines.svg | 1 + links/apps/scalable/glipper.svg | 1 + links/apps/scalable/glippy.svg | 1 + links/apps/scalable/glxinfo.svg | 1 + links/apps/scalable/gmail-desktop.svg | 1 + links/apps/scalable/gmail-notify-icon.svg | 1 + links/apps/scalable/gmail-plasmoid.svg | 1 + links/apps/scalable/gmail.svg | 1 + links/apps/scalable/gmailwatcher.svg | 1 + links/apps/scalable/gmusicbrowser.svg | 1 + links/apps/scalable/gnect.svg | 1 + links/apps/scalable/gnibbles.svg | 1 + links/apps/scalable/gnobots.svg | 1 + links/apps/scalable/gnobots2.svg | 1 + links/apps/scalable/gnochm.svg | 1 + links/apps/scalable/gnome-2048.svg | 1 + links/apps/scalable/gnome-about-logo.svg | 1 + links/apps/scalable/gnome-abrt.svg | 1 + .../apps/scalable/gnome-activity-journal.svg | 1 + links/apps/scalable/gnome-alsamixer-icon.svg | 1 + links/apps/scalable/gnome-alsamixer.svg | 1 + links/apps/scalable/gnome-app-install.svg | 1 + links/apps/scalable/gnome-apt.svg | 1 + links/apps/scalable/gnome-audio.svg | 1 + links/apps/scalable/gnome-baker.svg | 1 + links/apps/scalable/gnome-balsa.svg | 1 + links/apps/scalable/gnome-balsa2.svg | 1 + links/apps/scalable/gnome-bluetooth.svg | 1 + links/apps/scalable/gnome-boxes.svg | 1 + links/apps/scalable/gnome-calc.svg | 1 + links/apps/scalable/gnome-calculator.svg | 1 + links/apps/scalable/gnome-calendar.svg | 1 + links/apps/scalable/gnome-character-map.svg | 1 + links/apps/scalable/gnome-characters.svg | 1 + links/apps/scalable/gnome-chess.svg | 1 + links/apps/scalable/gnome-clocks.svg | 1 + links/apps/scalable/gnome-color-chooser.svg | 1 + links/apps/scalable/gnome-color-manager.svg | 1 + links/apps/scalable/gnome-contacts.svg | 1 + links/apps/scalable/gnome-control-center.svg | 1 + links/apps/scalable/gnome-desktop-config.svg | 1 + .../apps/scalable/gnome-desktop-item-edit.svg | 1 + links/apps/scalable/gnome-devel.svg | 1 + links/apps/scalable/gnome-device-manager.svg | 1 + links/apps/scalable/gnome-dictionary.svg | 1 + links/apps/scalable/gnome-disk-utility.svg | 1 + links/apps/scalable/gnome-disks.svg | 1 + links/apps/scalable/gnome-display-panel.svg | 1 + .../scalable/gnome-display-properties.svg | 1 + .../scalable/gnome-dsiplay-properties.svg | 1 + links/apps/scalable/gnome-emacs.svg | 1 + links/apps/scalable/gnome-encfs-manager.svg | 1 + links/apps/scalable/gnome-eterm.svg | 1 + links/apps/scalable/gnome-freecell.svg | 1 + links/apps/scalable/gnome-games.svg | 1 + links/apps/scalable/gnome-glchess.svg | 1 + links/apps/scalable/gnome-gmail.svg | 1 + links/apps/scalable/gnome-gmenu.svg | 1 + links/apps/scalable/gnome-gnect.svg | 1 + links/apps/scalable/gnome-gnibbles.svg | 1 + links/apps/scalable/gnome-gnibbless.svg | 1 + links/apps/scalable/gnome-hearts.svg | 1 + links/apps/scalable/gnome-help.svg | 1 + links/apps/scalable/gnome-hideseek.svg | 1 + links/apps/scalable/gnome-icon-preview.svg | 1 + links/apps/scalable/gnome-info.svg | 1 + links/apps/scalable/gnome-internet.svg | 1 + links/apps/scalable/gnome-lightsoff.svg | 1 + links/apps/scalable/gnome-lockscreen.svg | 1 + .../scalable/gnome-logo-icon-transparent.svg | 1 + links/apps/scalable/gnome-logo-icon.svg | 1 + links/apps/scalable/gnome-logs.svg | 1 + links/apps/scalable/gnome-menu.svg | 1 + .../scalable/gnome-mime-application-x-deb.svg | 1 + .../scalable/gnome-mime-text-x-vcalendar.svg | 1 + links/apps/scalable/gnome-mixer.svg | 1 + links/apps/scalable/gnome-monitor.svg | 1 + .../apps/scalable/gnome-mouse-properties.svg | 1 + links/apps/scalable/gnome-mouse.svg | 1 + links/apps/scalable/gnome-mplayer-dbg.svg | 1 + links/apps/scalable/gnome-mplayer.svg | 1 + links/apps/scalable/gnome-mpv.svg | 1 + links/apps/scalable/gnome-multi-writer.svg | 1 + links/apps/scalable/gnome-nettool.svg | 1 + links/apps/scalable/gnome-nettools.svg | 1 + .../scalable/gnome-network-properties.svg | 1 + links/apps/scalable/gnome-note.svg | 1 + links/apps/scalable/gnome-package.svg | 1 + links/apps/scalable/gnome-panel-clock.svg | 1 + links/apps/scalable/gnome-panel-drawer.svg | 1 + .../apps/scalable/gnome-panel-force-quit.svg | 1 + links/apps/scalable/gnome-panel-launcher.svg | 1 + .../gnome-panel-notification-area.svg | 1 + .../apps/scalable/gnome-panel-screenshoot.svg | 1 + .../apps/scalable/gnome-panel-screenshot.svg | 1 + .../apps/scalable/gnome-panel-window-list.svg | 1 + .../apps/scalable/gnome-panel-window-menu.svg | 1 + .../gnome-panel-workspace-switcher.svg | 1 + links/apps/scalable/gnome-panel.svg | 1 + links/apps/scalable/gnome-pdf.svg | 1 + links/apps/scalable/gnome-photos.svg | 1 + links/apps/scalable/gnome-planner.svg | 1 + links/apps/scalable/gnome-player.svg | 1 + links/apps/scalable/gnome-pomodoro.svg | 1 + .../apps/scalable/gnome-power-statistics.svg | 1 + links/apps/scalable/gnome-quadrapassel.svg | 1 + links/apps/scalable/gnome-rdp.svg | 1 + links/apps/scalable/gnome-remote-desktop.svg | 1 + links/apps/scalable/gnome-run.svg | 1 + links/apps/scalable/gnome-samegnome.svg | 1 + links/apps/scalable/gnome-screenshot.svg | 1 + links/apps/scalable/gnome-search-tool.svg | 1 + links/apps/scalable/gnome-searchtool.svg | 1 + .../scalable/gnome-session-properties.svg | 1 + links/apps/scalable/gnome-session.svg | 1 + links/apps/scalable/gnome-set-time.svg | 1 + .../gnome-settings-accessibility-keyboard.svg | 1 + ...me-settings-accessibility-technologies.svg | 1 + .../scalable/gnome-settings-background.svg | 1 + .../gnome-settings-default-applications.svg | 1 + links/apps/scalable/gnome-settings-font.svg | 1 + .../scalable/gnome-settings-keybinding.svg | 1 + .../scalable/gnome-settings-keybindings.svg | 1 + links/apps/scalable/gnome-settings-mouse.svg | 1 + links/apps/scalable/gnome-settings-sound.svg | 1 + links/apps/scalable/gnome-settings-theme.svg | 1 + .../scalable/gnome-settings-ui-behavior.svg | 1 + links/apps/scalable/gnome-settings.svg | 1 + .../scalable/gnome-shell-extension-prefs.svg | 1 + links/apps/scalable/gnome-software.svg | 1 + .../apps/scalable/gnome-sound-properties.svg | 1 + links/apps/scalable/gnome-status.svg | 1 + .../scalable/gnome-sticky-notes-applet.svg | 1 + links/apps/scalable/gnome-sudoku.svg | 1 + links/apps/scalable/gnome-swell-foop.svg | 1 + links/apps/scalable/gnome-system-config.svg | 1 + links/apps/scalable/gnome-system-log.svg | 1 + links/apps/scalable/gnome-system-monitor.svg | 1 + links/apps/scalable/gnome-system.svg | 1 + links/apps/scalable/gnome-tali.svg | 1 + links/apps/scalable/gnome-term.svg | 1 + links/apps/scalable/gnome-terminal.svg | 1 + links/apps/scalable/gnome-tetraves.svg | 1 + links/apps/scalable/gnome-tracker.svg | 1 + links/apps/scalable/gnome-translate.svg | 1 + links/apps/scalable/gnome-tweaks.svg | 1 + links/apps/scalable/gnome-unknown.svg | 1 + links/apps/scalable/gnome-usage.svg | 1 + links/apps/scalable/gnome-user-share.svg | 1 + links/apps/scalable/gnome-volume-control.svg | 1 + links/apps/scalable/gnome-warning.svg | 1 + links/apps/scalable/gnome-weather.svg | 1 + links/apps/scalable/gnome-web-browser.svg | 1 + links/apps/scalable/gnome-web.svg | 1 + links/apps/scalable/gnome-window-manager.svg | 1 + links/apps/scalable/gnome-windows.svg | 1 + links/apps/scalable/gnome-wm.svg | 1 + links/apps/scalable/gnome-word.svg | 1 + links/apps/scalable/gnome-xterm.svg | 1 + links/apps/scalable/gnome_apps.svg | 1 + links/apps/scalable/gnomebaker.svg | 1 + links/apps/scalable/gnomine.svg | 1 + links/apps/scalable/gnote.svg | 1 + links/apps/scalable/gnotes.svg | 1 + links/apps/scalable/gnotravex.svg | 1 + links/apps/scalable/gnupg.svg | 1 + links/apps/scalable/goa-account-telegram.svg | 1 + links/apps/scalable/goa-account-todoist.svg | 1 + links/apps/scalable/goa-account.svg | 1 + links/apps/scalable/goa-panel.svg | 1 + links/apps/scalable/goldendict.svg | 1 + links/apps/scalable/google-calculator.svg | 1 + links/apps/scalable/google-chrome-beta.svg | 1 + links/apps/scalable/google-chrome-dev.svg | 1 + .../scalable/google-chrome-developer-tool.svg | 1 + .../apps/scalable/google-chrome-unstable.svg | 1 + links/apps/scalable/google-chrome2.svg | 1 + links/apps/scalable/google-chromium.svg | 1 + links/apps/scalable/google-earth-pro.svg | 1 + links/apps/scalable/google-reader.svg | 1 + links/apps/scalable/google.svg | 1 + links/apps/scalable/googlechrome.svg | 1 + links/apps/scalable/googleearth-icon.svg | 1 + links/apps/scalable/googleearth.svg | 1 + links/apps/scalable/gp.svg | 1 + links/apps/scalable/gpa.svg | 1 + links/apps/scalable/gpaint.svg | 1 + links/apps/scalable/gparted.svg | 1 + links/apps/scalable/gpaste.svg | 1 + links/apps/scalable/gpick.svg | 1 + links/apps/scalable/gpicview.svg | 1 + links/apps/scalable/gpk-prefs.svg | 1 + links/apps/scalable/gpk-repo.svg | 1 + links/apps/scalable/gpk-service-pack.svg | 1 + links/apps/scalable/gprename.svg | 1 + links/apps/scalable/gpxsee.svg | 1 + links/apps/scalable/grandr.svg | 1 + links/apps/scalable/graphics-image-editor.svg | 1 + links/apps/scalable/graphics-image-viewer.svg | 1 + .../scalable/graphics-viewer-document.svg | 1 + links/apps/scalable/gravit-designer.svg | 1 + links/apps/scalable/greader.svg | 1 + links/apps/scalable/grsync-restore.svg | 1 + links/apps/scalable/grsync.svg | 1 + links/apps/scalable/gscan2pdf.svg | 1 + links/apps/scalable/gscreenshot.svg | 1 + links/apps/scalable/gsd-xrandr.svg | 1 + links/apps/scalable/gsearchtool.svg | 1 + links/apps/scalable/gsmartcontrol.svg | 1 + links/apps/scalable/gstreamer-properties.svg | 1 + links/apps/scalable/gtali.svg | 1 + links/apps/scalable/gtg.svg | 1 + links/apps/scalable/gthumb.svg | 1 + links/apps/scalable/gtk-about.svg | 1 + links/apps/scalable/gtk-dialog-info.svg | 1 + links/apps/scalable/gtk-help.svg | 1 + links/apps/scalable/gtk-info.svg | 1 + links/apps/scalable/gtk-lshw.svg | 1 + links/apps/scalable/gtk-preferences.svg | 1 + links/apps/scalable/gtk-properties.svg | 1 + links/apps/scalable/gtk-recordmydesktop.svg | 1 + links/apps/scalable/gtk-redshift.svg | 1 + links/apps/scalable/gtk-select-color.svg | 1 + links/apps/scalable/gtk-theme-config.svg | 1 + links/apps/scalable/gtk-youtube-viewer.svg | 1 + links/apps/scalable/gtk3-demo.svg | 1 + links/apps/scalable/gtk3-icon-browser.svg | 1 + links/apps/scalable/gtk3-widget-factory.svg | 1 + links/apps/scalable/gtk4-demo.svg | 1 + links/apps/scalable/gtk4-icon-browser.svg | 1 + links/apps/scalable/gtk4-widget-factory.svg | 1 + links/apps/scalable/gtk_info.svg | 1 + links/apps/scalable/gtkam-camera.svg | 1 + links/apps/scalable/gtkam.svg | 1 + links/apps/scalable/gtkconfig.svg | 1 + links/apps/scalable/gtkterm.svg | 1 + links/apps/scalable/gtubeclock.svg | 1 + links/apps/scalable/guayadeque.svg | 1 + links/apps/scalable/gufw_menu.svg | 1 + links/apps/scalable/guvcview.svg | 1 + links/apps/scalable/gvfsd-archive-file.svg | 1 + links/apps/scalable/gvim.svg | 1 + links/apps/scalable/gwenview.svg | 1 + links/apps/scalable/gworldclock.svg | 1 + links/apps/scalable/gxine.svg | 1 + links/apps/scalable/gydl.svg | 1 + links/apps/scalable/handbrake.svg | 1 + links/apps/scalable/harddrake.svg | 1 + links/apps/scalable/harddrake2.svg | 1 + links/apps/scalable/hardinfo.svg | 1 + links/apps/scalable/help-about.svg | 1 + links/apps/scalable/help-browser.svg | 1 + links/apps/scalable/help-contents.svg | 1 + links/apps/scalable/help-faq.svg | 1 + links/apps/scalable/help-info.svg | 1 + links/apps/scalable/help_index.svg | 1 + links/apps/scalable/hi64-apps-ffado.svg | 1 + links/apps/scalable/hotwire.svg | 1 + links/apps/scalable/hourglass.svg | 1 + links/apps/scalable/hp-toolbox.svg | 1 + links/apps/scalable/hp_logo.svg | 1 + links/apps/scalable/hplip.svg | 1 + links/apps/scalable/hplj1020_icon.svg | 1 + links/apps/scalable/hterm.svg | 1 + links/apps/scalable/hwbrowser.svg | 1 + links/apps/scalable/ibus-engine.svg | 1 + links/apps/scalable/ibus-keyboard.svg | 1 + links/apps/scalable/ibus-setup-chewing.svg | 1 + links/apps/scalable/ibus-setup-hangul.svg | 1 + links/apps/scalable/ibus-setup.svg | 1 + links/apps/scalable/icaconfigmgr.svg | 1 + links/apps/scalable/icaconncenter.svg | 1 + links/apps/scalable/icamanager.svg | 1 + links/apps/scalable/icaselfservice.svg | 1 + links/apps/scalable/icons.svg | 1 + links/apps/scalable/iconthemes.svg | 1 + links/apps/scalable/idea-ultimate.svg | 1 + links/apps/scalable/im-chooser.svg | 1 + links/apps/scalable/im.riot.Riot.svg | 1 + links/apps/scalable/image-viewer.svg | 1 + links/apps/scalable/imageburner.svg | 1 + links/apps/scalable/imagej.svg | 1 + links/apps/scalable/imagej1.svg | 1 + links/apps/scalable/imagewriter.svg | 1 + links/apps/scalable/imaginario.svg | 1 + links/apps/scalable/imagination.svg | 1 + links/apps/scalable/imap.svg | 1 + links/apps/scalable/indicator-applet.svg | 1 + .../apps/scalable/indicator-china-weather.svg | 1 + links/apps/scalable/indicator-keylock.svg | 1 + links/apps/scalable/indicator-privacy.svg | 1 + links/apps/scalable/indicator-sensors.svg | 1 + .../scalable/indicator-sound-switcher.svg | 1 + links/apps/scalable/indicator-stickynotes.svg | 1 + links/apps/scalable/indicator-virtual-box.svg | 1 + .../scalable/info.olasagasti.revelation.svg | 1 + links/apps/scalable/info.svg | 1 + links/apps/scalable/inkscape-logo.svg | 1 + links/apps/scalable/inkscape.viewer.svg | 1 + links/apps/scalable/input-joystick.svg | 1 + links/apps/scalable/input-keyboard.svg | 1 + links/apps/scalable/instantbird.svg | 1 + links/apps/scalable/intellij-idea-ce.svg | 1 + .../apps/scalable/intellij-idea-community.svg | 1 + .../scalable/intellij-idea-ue-bundled-jre.svg | 1 + .../intellij-idea-ultimate-edition.svg | 1 + .../apps/scalable/intellij-idea-ultimate.svg | 1 + links/apps/scalable/intellij-idea.svg | 1 + links/apps/scalable/intellij.svg | 1 + links/apps/scalable/intellij_idea.svg | 1 + links/apps/scalable/internet-chat.svg | 1 + links/apps/scalable/internet-feed-reader.svg | 1 + links/apps/scalable/internet-web-browser.svg | 1 + links/apps/scalable/internet.svg | 1 + links/apps/scalable/internet_mail.svg | 1 + links/apps/scalable/io.atom.Atom.svg | 1 + .../scalable/io.atom.electron.BaseApp.svg | 1 + links/apps/scalable/io.balena.etcher.svg | 1 + links/apps/scalable/io.bit3.WhatsAppQT.svg | 1 + links/apps/scalable/io.brackets.Brackets.svg | 1 + .../scalable/io.dbeaver.DBeaverCommunity.svg | 1 + .../scalable/io.designer.GravitDesigner.svg | 1 + links/apps/scalable/io.element.Element.svg | 1 + .../apps/scalable/io.elementary.appcenter.svg | 1 + .../scalable/io.elementary.calculator.svg | 1 + .../apps/scalable/io.elementary.calendar.svg | 1 + links/apps/scalable/io.elementary.camera.svg | 1 + links/apps/scalable/io.elementary.code.svg | 1 + links/apps/scalable/io.elementary.files.svg | 1 + links/apps/scalable/io.elementary.mail.svg | 1 + links/apps/scalable/io.elementary.meteo.svg | 1 + links/apps/scalable/io.elementary.monitor.svg | 1 + links/apps/scalable/io.elementary.music.svg | 1 + .../scalable/io.elementary.photos-viewer.svg | 1 + links/apps/scalable/io.elementary.photos.svg | 1 + .../io.elementary.screenshot-tool.svg | 1 + .../scalable/io.elementary.screenshot.svg | 1 + .../scalable/io.elementary.switchboard.svg | 1 + links/apps/scalable/io.elementary.tasks.svg | 1 + .../apps/scalable/io.elementary.terminal.svg | 1 + links/apps/scalable/io.elementary.videos.svg | 1 + .../apps/scalable/io.elementary.wingpanel.svg | 1 + links/apps/scalable/io.exodus.Exodus.svg | 1 + links/apps/scalable/io.github.Celluloid.svg | 1 + .../io.github.Figma_Linux.figma_linux.svg | 1 + links/apps/scalable/io.github.GnomeMpv.svg | 1 + links/apps/scalable/io.github.Hexchat.svg | 1 + links/apps/scalable/io.github.Pithos.svg | 1 + links/apps/scalable/io.github.Qalculate.svg | 1 + .../io.github.TransmissionRemoteGtk.svg | 1 + .../io.github.antimicrox.antimicrox.svg | 1 + .../io.github.celluloid-player.Celluloid.svg | 1 + .../io.github.celluloid_player.Celluloid.svg | 1 + .../scalable/io.github.dosbox-staging.svg | 1 + ...o.github.gustavoperedo.VideoDownloader.svg | 1 + .../scalable/io.github.jkozera.ZevDocs.svg | 1 + .../scalable/io.github.lainsce.Notejot.svg | 1 + .../io.github.openWMail.openWMail.svg | 1 + .../io.github.qalculate.Qalculate.svg | 1 + .../io.gitlab.jstest_gtk.jstest_gtk.svg | 1 + .../io.gitlab.sdl_jstest.sdl2_jstest.svg | 1 + .../io.gitlab.sdl_jstest.sdl_jstest.svg | 1 + links/apps/scalable/io.liri.Calculator.svg | 1 + links/apps/scalable/io.liri.Text.svg | 1 + links/apps/scalable/io.mpv.Mpv.svg | 1 + .../scalable/io.mrarm.mcpelauncher-ui.svg | 1 + links/apps/scalable/io.mrarm.mcpelauncher.svg | 1 + links/apps/scalable/io.neovim.nvim.svg | 1 + .../scalable/io.photoflare.photoflare.svg | 1 + links/apps/scalable/io.typora.Typora.svg | 1 + links/apps/scalable/iok.svg | 1 + links/apps/scalable/irix.svg | 1 + links/apps/scalable/iso-image-burn.svg | 1 + links/apps/scalable/isoimagewriter.svg | 1 + links/apps/scalable/istanbul.svg | 1 + links/apps/scalable/jack_mixer.svg | 1 + links/apps/scalable/java-1.6.0.svg | 1 + links/apps/scalable/java-1.7.0.svg | 1 + links/apps/scalable/java-1.8.0.svg | 1 + links/apps/scalable/java-1.9.0.svg | 1 + links/apps/scalable/java10-openjdk.svg | 1 + links/apps/scalable/java11-openjdk.svg | 1 + links/apps/scalable/java12-openjdk.svg | 1 + links/apps/scalable/java13-openjdk.svg | 1 + links/apps/scalable/java14-openjdk.svg | 1 + links/apps/scalable/java8-openjdk.svg | 1 + links/apps/scalable/java9-openjdk.svg | 1 + links/apps/scalable/javaws.svg | 1 + links/apps/scalable/jetbrains-clion.svg | 1 + links/apps/scalable/jetbrains-datagrip.svg | 1 + .../apps/scalable/jetbrains-intellij-idea.svg | 1 + links/apps/scalable/jetbrains-intellij.svg | 1 + links/apps/scalable/jetbrains-phpstorm.svg | 1 + links/apps/scalable/jetbrains-pycharm-edu.svg | 1 + links/apps/scalable/jetbrains-pycharm.svg | 1 + links/apps/scalable/jetbrains-rider.svg | 1 + links/apps/scalable/jetbrains-rubymine.svg | 1 + links/apps/scalable/jetbrains-webstorm.svg | 1 + links/apps/scalable/jockey-gtk.svg | 1 + links/apps/scalable/jockey-kde.svg | 1 + links/apps/scalable/joplin-desktop.svg | 1 + links/apps/scalable/josm-latest.svg | 1 + links/apps/scalable/josm.svg | 1 + links/apps/scalable/jotasync.svg | 1 + links/apps/scalable/journal.svg | 1 + links/apps/scalable/jstest-gtk.svg | 1 + links/apps/scalable/juffed.svg | 1 + links/apps/scalable/k3b.svg | 1 + links/apps/scalable/kaccess.svg | 1 + links/apps/scalable/kaddressbook.svg | 1 + links/apps/scalable/kaffeine.svg | 1 + links/apps/scalable/kalarm.svg | 1 + links/apps/scalable/kali-bugs.svg | 1 + links/apps/scalable/kali-docs.svg | 1 + .../scalable/kali-info-gathering-trans.svg | 1 + links/apps/scalable/kali-macchanger.svg | 1 + links/apps/scalable/kali-p0f.svg | 1 + .../scalable/kali-password-attacks-trans.svg | 1 + links/apps/scalable/kali-recordmydesktop.svg | 1 + .../scalable/kali-reporting-tools-trans.svg | 1 + .../scalable/kali-vuln-assessment-trans.svg | 1 + .../scalable/kali-wireless-attacks-trans.svg | 1 + links/apps/scalable/kamerka.svg | 1 + links/apps/scalable/kamoso.svg | 1 + links/apps/scalable/kappfinder.svg | 1 + links/apps/scalable/kate2.svg | 1 + links/apps/scalable/kazam.svg | 1 + links/apps/scalable/kbabeldict.svg | 1 + links/apps/scalable/kbackup.svg | 1 + links/apps/scalable/kblocks.svg | 1 + links/apps/scalable/kblogger.svg | 1 + links/apps/scalable/kbugbuster.svg | 1 + links/apps/scalable/kbugster.svg | 1 + links/apps/scalable/kcalc.svg | 1 + links/apps/scalable/kcharselect.svg | 1 + links/apps/scalable/kchart.svg | 1 + links/apps/scalable/kchmviewer.svg | 1 + links/apps/scalable/kcmkicker.svg | 1 + links/apps/scalable/kcmkwm.svg | 1 + links/apps/scalable/kcmpci.svg | 1 + links/apps/scalable/kcmprocessor.svg | 1 + links/apps/scalable/kcmsound.svg | 1 + links/apps/scalable/kcmx.svg | 1 + links/apps/scalable/kcnmsound.svg | 1 + links/apps/scalable/kcolorchooser.svg | 1 + links/apps/scalable/kconsole.svg | 1 + links/apps/scalable/kcontrol.svg | 1 + links/apps/scalable/kde-frameworks.svg | 1 + links/apps/scalable/kde-gtk-config.svg | 1 + links/apps/scalable/kde-im-log-viewer.svg | 1 + links/apps/scalable/kde-logo.svg | 1 + links/apps/scalable/kde-telepathy.svg | 1 + links/apps/scalable/kde-windows.svg | 1 + links/apps/scalable/kde.svg | 1 + links/apps/scalable/kdeapp.svg | 1 + links/apps/scalable/kdeconnect.svg | 1 + links/apps/scalable/kded5.svg | 1 + links/apps/scalable/kdepim-dropbox.svg | 1 + links/apps/scalable/kdf.svg | 1 + links/apps/scalable/kdiskfree.svg | 1 + links/apps/scalable/kdmconfig.svg | 1 + links/apps/scalable/kedit-icon.svg | 1 + links/apps/scalable/kedit.svg | 1 + links/apps/scalable/keditbookmarks.svg | 1 + links/apps/scalable/keepassx.svg | 1 + links/apps/scalable/keepassx2.svg | 1 + links/apps/scalable/keepassxc.svg | 1 + links/apps/scalable/kentoo.svg | 1 + links/apps/scalable/key_bindings.svg | 1 + links/apps/scalable/keyboard.svg | 1 + links/apps/scalable/kfilebox.svg | 1 + links/apps/scalable/kfind.svg | 1 + links/apps/scalable/kfm.svg | 1 + links/apps/scalable/kfontview.svg | 1 + links/apps/scalable/kfourinline.svg | 1 + links/apps/scalable/kgpg.svg | 1 + links/apps/scalable/khelpcenter.svg | 1 + links/apps/scalable/kimtoy.svg | 1 + links/apps/scalable/kino.svg | 1 + links/apps/scalable/kjots.svg | 1 + links/apps/scalable/kjournal.svg | 1 + links/apps/scalable/kjumpingcube.svg | 1 + links/apps/scalable/kleopatra.svg | 1 + links/apps/scalable/klettres.svg | 1 + links/apps/scalable/klipper.svg | 1 + links/apps/scalable/kmag.svg | 1 + links/apps/scalable/kmahjongg.svg | 1 + links/apps/scalable/kmail.svg | 1 + links/apps/scalable/kmail2.svg | 1 + links/apps/scalable/kmailcvt.svg | 1 + links/apps/scalable/kmenu.svg | 1 + links/apps/scalable/kmenuedit.svg | 1 + links/apps/scalable/kmines.svg | 1 + links/apps/scalable/kmix.svg | 1 + links/apps/scalable/kmousetool.svg | 1 + links/apps/scalable/kmplayer.svg | 1 + links/apps/scalable/knetattach.svg | 1 + links/apps/scalable/knewsticker.svg | 1 + links/apps/scalable/knotes.svg | 1 + links/apps/scalable/knotify.svg | 1 + links/apps/scalable/kolourpaint.svg | 1 + links/apps/scalable/konsole-linux32.svg | 1 + links/apps/scalable/konsole.svg | 1 + links/apps/scalable/konsole_tux.svg | 1 + links/apps/scalable/konsolekalendar.svg | 1 + links/apps/scalable/kontact.svg | 1 + links/apps/scalable/konversation.svg | 1 + links/apps/scalable/kopete.svg | 1 + links/apps/scalable/kopete2.svg | 1 + links/apps/scalable/korg-journal.svg | 1 + links/apps/scalable/korg-todo.svg | 1 + links/apps/scalable/korgac.svg | 1 + links/apps/scalable/korganizer.svg | 1 + links/apps/scalable/kpackage.svg | 1 + links/apps/scalable/kpackage48.svg | 1 + links/apps/scalable/kpat.svg | 1 + links/apps/scalable/kpatience.svg | 1 + links/apps/scalable/kpersonalizer.svg | 1 + links/apps/scalable/kphoto.svg | 1 + links/apps/scalable/kphotoalbum.svg | 1 + links/apps/scalable/kpk-desktop-gnome.svg | 1 + links/apps/scalable/kpk-desktop-xfce.svg | 1 + links/apps/scalable/kplato.svg | 1 + links/apps/scalable/kplayer.svg | 1 + links/apps/scalable/kpresenter.svg | 1 + links/apps/scalable/krdc.svg | 1 + links/apps/scalable/krename.svg | 1 + links/apps/scalable/krfb.svg | 1 + links/apps/scalable/kritagemini.svg | 1 + links/apps/scalable/kritasketch.svg | 1 + links/apps/scalable/kronometer.svg | 1 + links/apps/scalable/krunner.svg | 1 + links/apps/scalable/kscreengenie.svg | 1 + links/apps/scalable/kscreensaver.svg | 1 + links/apps/scalable/kscreenshot.svg | 1 + links/apps/scalable/ksensors.svg | 1 + links/apps/scalable/ksmiletris.svg | 1 + links/apps/scalable/ksmserver.svg | 1 + links/apps/scalable/ksnapshot.svg | 1 + links/apps/scalable/ksnip.svg | 1 + links/apps/scalable/kspread.svg | 1 + links/apps/scalable/kstars.svg | 1 + links/apps/scalable/kstars_colors.svg | 1 + links/apps/scalable/ksysguard.svg | 1 + links/apps/scalable/ksysguardd.svg | 1 + links/apps/scalable/kterm.svg | 1 + links/apps/scalable/ktexteditorautobrace.svg | 1 + links/apps/scalable/kthesaurus.svg | 1 + links/apps/scalable/ktimer.svg | 1 + links/apps/scalable/ktip.svg | 1 + links/apps/scalable/ktneft.svg | 1 + links/apps/scalable/ktouch.svg | 1 + links/apps/scalable/ktp-contacts.svg | 1 + links/apps/scalable/kube-mail.svg | 1 + links/apps/scalable/kuickshow.svg | 1 + links/apps/scalable/kuiviewer.svg | 1 + links/apps/scalable/kuser.svg | 1 + links/apps/scalable/kwalletmanager2.svg | 1 + links/apps/scalable/kwikdisk.svg | 1 + links/apps/scalable/kwin.svg | 1 + links/apps/scalable/kwords.svg | 1 + links/apps/scalable/kwrite.svg | 1 + links/apps/scalable/kylin-user-guide.svg | 1 + links/apps/scalable/kylin-video.svg | 1 + links/apps/scalable/kynaptic.svg | 1 + links/apps/scalable/kynpatic.svg | 1 + links/apps/scalable/l3afpad.svg | 1 + links/apps/scalable/last-fm.svg | 1 + links/apps/scalable/lastfm-audioscrobbler.svg | 1 + links/apps/scalable/lastfm-valut.svg | 1 + links/apps/scalable/lastfm-www.last.fm.svg | 1 + links/apps/scalable/lastfm.svg | 1 + links/apps/scalable/latte-dock.svg | 1 + links/apps/scalable/launch.svg | 1 + links/apps/scalable/lazpaint.svg | 1 + links/apps/scalable/leafpad.svg | 1 + links/apps/scalable/leftpad.svg | 1 + links/apps/scalable/libreoffice-main.svg | 1 + .../scalable/libreoffice-start-centre.svg | 1 + .../apps/scalable/libreoffice-startcenter.svg | 1 + links/apps/scalable/libreoffice3-base.svg | 1 + links/apps/scalable/libreoffice3-calc.svg | 1 + links/apps/scalable/libreoffice3-draw.svg | 1 + links/apps/scalable/libreoffice3-impress.svg | 1 + links/apps/scalable/libreoffice3-main.svg | 1 + links/apps/scalable/libreoffice3-math.svg | 1 + .../scalable/libreoffice3-startcenter.svg | 1 + links/apps/scalable/libreoffice3-writer.svg | 1 + links/apps/scalable/libreoffice3.svg | 1 + links/apps/scalable/libreoffice34-base.svg | 1 + links/apps/scalable/libreoffice34-calc.svg | 1 + links/apps/scalable/libreoffice34-draw.svg | 1 + links/apps/scalable/libreoffice34-impress.svg | 1 + links/apps/scalable/libreoffice34-main.svg | 1 + links/apps/scalable/libreoffice34-math.svg | 1 + .../scalable/libreoffice34-startcenter.svg | 1 + links/apps/scalable/libreoffice34-writer.svg | 1 + links/apps/scalable/libreoffice34.svg | 1 + links/apps/scalable/libreoffice4.2-base.svg | 1 + links/apps/scalable/libreoffice4.2-calc.svg | 1 + links/apps/scalable/libreoffice4.2-draw.svg | 1 + .../apps/scalable/libreoffice4.2-impress.svg | 1 + links/apps/scalable/libreoffice4.2-math.svg | 1 + .../scalable/libreoffice4.2-startcenter.svg | 1 + links/apps/scalable/libreoffice4.2-writer.svg | 1 + links/apps/scalable/libreoffice4.svg | 1 + links/apps/scalable/libreoffice5.0-base.svg | 1 + links/apps/scalable/libreoffice5.0-calc.svg | 1 + links/apps/scalable/libreoffice5.0-draw.svg | 1 + .../apps/scalable/libreoffice5.0-impress.svg | 1 + links/apps/scalable/libreoffice5.0-main.svg | 1 + links/apps/scalable/libreoffice5.0-math.svg | 1 + .../scalable/libreoffice5.0-startcenter.svg | 1 + links/apps/scalable/libreoffice5.0-writer.svg | 1 + links/apps/scalable/libreoffice5.0.svg | 1 + links/apps/scalable/libreoffice5.1-base.svg | 1 + links/apps/scalable/libreoffice5.1-calc.svg | 1 + links/apps/scalable/libreoffice5.1-draw.svg | 1 + .../apps/scalable/libreoffice5.1-impress.svg | 1 + links/apps/scalable/libreoffice5.1-main.svg | 1 + links/apps/scalable/libreoffice5.1-math.svg | 1 + .../scalable/libreoffice5.1-startcenter.svg | 1 + links/apps/scalable/libreoffice5.1-writer.svg | 1 + links/apps/scalable/libreoffice5.1.svg | 1 + links/apps/scalable/libreoffice5.2-base.svg | 1 + links/apps/scalable/libreoffice5.2-calc.svg | 1 + links/apps/scalable/libreoffice5.2-draw.svg | 1 + .../apps/scalable/libreoffice5.2-impress.svg | 1 + links/apps/scalable/libreoffice5.2-main.svg | 1 + links/apps/scalable/libreoffice5.2-math.svg | 1 + .../scalable/libreoffice5.2-startcenter.svg | 1 + links/apps/scalable/libreoffice5.2-writer.svg | 1 + links/apps/scalable/libreoffice5.2.svg | 1 + links/apps/scalable/libreoffice5.3-base.svg | 1 + links/apps/scalable/libreoffice5.3-calc.svg | 1 + links/apps/scalable/libreoffice5.3-draw.svg | 1 + .../apps/scalable/libreoffice5.3-impress.svg | 1 + links/apps/scalable/libreoffice5.3-main.svg | 1 + links/apps/scalable/libreoffice5.3-math.svg | 1 + .../scalable/libreoffice5.3-startcenter.svg | 1 + links/apps/scalable/libreoffice5.3-writer.svg | 1 + links/apps/scalable/libreoffice5.3.svg | 1 + links/apps/scalable/libreoffice5.4-base.svg | 1 + links/apps/scalable/libreoffice5.4-calc.svg | 1 + links/apps/scalable/libreoffice5.4-draw.svg | 1 + .../apps/scalable/libreoffice5.4-impress.svg | 1 + links/apps/scalable/libreoffice5.4-main.svg | 1 + links/apps/scalable/libreoffice5.4-math.svg | 1 + .../scalable/libreoffice5.4-startcenter.svg | 1 + links/apps/scalable/libreoffice5.4-writer.svg | 1 + links/apps/scalable/libreoffice5.4.svg | 1 + links/apps/scalable/libreoffice6.0-base.svg | 1 + links/apps/scalable/libreoffice6.0-calc.svg | 1 + links/apps/scalable/libreoffice6.0-draw.svg | 1 + .../apps/scalable/libreoffice6.0-impress.svg | 1 + links/apps/scalable/libreoffice6.0-main.svg | 1 + links/apps/scalable/libreoffice6.0-math.svg | 1 + .../scalable/libreoffice6.0-startcenter.svg | 1 + links/apps/scalable/libreoffice6.0-writer.svg | 1 + links/apps/scalable/libreoffice6.0.svg | 1 + links/apps/scalable/libreoffice6.2-base.svg | 1 + links/apps/scalable/libreoffice6.2-calc.svg | 1 + links/apps/scalable/libreoffice6.2-draw.svg | 1 + .../apps/scalable/libreoffice6.2-impress.svg | 1 + links/apps/scalable/libreoffice6.2-main.svg | 1 + links/apps/scalable/libreoffice6.2-math.svg | 1 + .../scalable/libreoffice6.2-startcenter.svg | 1 + links/apps/scalable/libreoffice6.2-writer.svg | 1 + links/apps/scalable/libreoffice6.3-base.svg | 1 + links/apps/scalable/libreoffice6.3-calc.svg | 1 + links/apps/scalable/libreoffice6.3-draw.svg | 1 + .../apps/scalable/libreoffice6.3-impress.svg | 1 + links/apps/scalable/libreoffice6.3-main.svg | 1 + links/apps/scalable/libreoffice6.3-math.svg | 1 + .../scalable/libreoffice6.3-startcenter.svg | 1 + links/apps/scalable/libreoffice6.3-writer.svg | 1 + links/apps/scalable/libreoffice6.4-base.svg | 1 + links/apps/scalable/libreoffice6.4-calc.svg | 1 + links/apps/scalable/libreoffice6.4-draw.svg | 1 + .../apps/scalable/libreoffice6.4-impress.svg | 1 + links/apps/scalable/libreoffice6.4-math.svg | 1 + .../scalable/libreoffice6.4-startcenter.svg | 1 + links/apps/scalable/libreoffice6.4-writer.svg | 1 + links/apps/scalable/libreoffice7.0-base.svg | 1 + links/apps/scalable/libreoffice7.0-calc.svg | 1 + links/apps/scalable/libreoffice7.0-draw.svg | 1 + .../apps/scalable/libreoffice7.0-impress.svg | 1 + links/apps/scalable/libreoffice7.0-main.svg | 1 + links/apps/scalable/libreoffice7.0-math.svg | 1 + .../scalable/libreoffice7.0-startcenter.svg | 1 + links/apps/scalable/libreoffice7.0-writer.svg | 1 + .../apps/scalable/libreofficedev6.0-base.svg | 1 + .../apps/scalable/libreofficedev6.0-calc.svg | 1 + .../apps/scalable/libreofficedev6.0-draw.svg | 1 + .../scalable/libreofficedev6.0-impress.svg | 1 + .../apps/scalable/libreofficedev6.0-main.svg | 1 + .../apps/scalable/libreofficedev6.0-math.svg | 1 + .../libreofficedev6.0-startcenter.svg | 1 + .../scalable/libreofficedev6.0-writer.svg | 1 + .../apps/scalable/libreofficedev6.1-base.svg | 1 + .../apps/scalable/libreofficedev6.1-calc.svg | 1 + .../apps/scalable/libreofficedev6.1-draw.svg | 1 + .../scalable/libreofficedev6.1-impress.svg | 1 + .../apps/scalable/libreofficedev6.1-main.svg | 1 + .../apps/scalable/libreofficedev6.1-math.svg | 1 + .../libreofficedev6.1-startcenter.svg | 1 + .../scalable/libreofficedev6.1-writer.svg | 1 + links/apps/scalable/light-software-center.svg | 1 + links/apps/scalable/light_neovim_gtk.svg | 1 + .../scalable/lightdm-gtk-greeter-settings.svg | 1 + links/apps/scalable/lightdm-settings.svg | 1 + links/apps/scalable/lightread.svg | 1 + links/apps/scalable/linconnect-server.svg | 1 + links/apps/scalable/linconnect.svg | 1 + links/apps/scalable/linguist-qt4.svg | 1 + links/apps/scalable/linguist-qt5.svg | 1 + links/apps/scalable/linguist.svg | 1 + links/apps/scalable/linguist5.svg | 1 + links/apps/scalable/linguistic.svg | 1 + links/apps/scalable/linssid.svg | 1 + links/apps/scalable/liteautologin.svg | 1 + links/apps/scalable/litedesktop.svg | 1 + links/apps/scalable/liteinfo.svg | 1 + links/apps/scalable/litemanual.svg | 1 + links/apps/scalable/litenetworkshares.svg | 1 + links/apps/scalable/litesoftware.svg | 1 + links/apps/scalable/litesoundsglob.svg | 1 + links/apps/scalable/litesystemreport.svg | 1 + links/apps/scalable/liteupdates.svg | 1 + links/apps/scalable/liteupdatesnotify.svg | 1 + links/apps/scalable/liteusermanager.svg | 1 + links/apps/scalable/livepatch.svg | 1 + links/apps/scalable/liveusb-creator.svg | 1 + links/apps/scalable/livewallpaper-config.svg | 1 + links/apps/scalable/livewallpaper.svg | 1 + links/apps/scalable/locale.svg | 1 + .../scalable/location-services-active.svg | 1 + links/apps/scalable/lock-ok.svg | 1 + links/apps/scalable/lock-screen.svg | 1 + links/apps/scalable/lock.svg | 1 + links/apps/scalable/login-photo.svg | 1 + links/apps/scalable/logjam.svg | 1 + links/apps/scalable/logviewer.svg | 1 + links/apps/scalable/lokalize.svg | 1 + links/apps/scalable/lookswitcher.svg | 1 + links/apps/scalable/lpi-bug.svg | 1 + links/apps/scalable/lrfviewer.svg | 1 + links/apps/scalable/lshw.svg | 1 + links/apps/scalable/lskat.svg | 1 + .../apps/scalable/lubuntu-software-center.svg | 1 + links/apps/scalable/luckyBackup.svg | 1 + links/apps/scalable/luckybackup.svg | 1 + links/apps/scalable/luminance-hdr.svg | 1 + links/apps/scalable/lutris_blender.svg | 1 + links/apps/scalable/lutris_kpatience.svg | 1 + links/apps/scalable/lutris_krita-gemini.svg | 1 + links/apps/scalable/lutris_minecraft.svg | 1 + links/apps/scalable/lutris_minetest.svg | 1 + links/apps/scalable/lximage-qt.svg | 1 + links/apps/scalable/lximage.svg | 1 + links/apps/scalable/lxmusic.svg | 1 + links/apps/scalable/lxtask.svg | 1 + links/apps/scalable/lxterminal.svg | 1 + links/apps/scalable/macchanger.svg | 1 + links/apps/scalable/mahjongg.svg | 1 + links/apps/scalable/mail-client.svg | 1 + links/apps/scalable/mail-generic.svg | 1 + links/apps/scalable/mail-notification.svg | 1 + links/apps/scalable/mail_generic.svg | 1 + links/apps/scalable/mailer.svg | 1 + links/apps/scalable/mailnag.svg | 1 + links/apps/scalable/mandrivaupdate.svg | 1 + links/apps/scalable/manjaro-welcome.svg | 1 + links/apps/scalable/manjaro.svg | 1 + links/apps/scalable/maps.svg | 1 + .../apps/scalable/mark-location-symbolic.svg | 1 + links/apps/scalable/mate-ax-applet.svg | 1 + links/apps/scalable/mate-color-manager.svg | 1 + .../apps/scalable/mate-desktop-item-edit.svg | 1 + links/apps/scalable/mate-desktop.svg | 1 + .../scalable/mate-disk-usage-analyzer.svg | 1 + links/apps/scalable/mate-indicator-applet.svg | 1 + links/apps/scalable/mate-netspeed-applet.svg | 1 + .../apps/scalable/mate-network-properties.svg | 1 + .../scalable/mate-notification-properties.svg | 1 + links/apps/scalable/mate-panel-clock.svg | 1 + links/apps/scalable/mate-panel-force-quit.svg | 1 + links/apps/scalable/mate-panel-launcher.svg | 1 + .../scalable/mate-panel-notification-area.svg | 1 + .../apps/scalable/mate-panel-window-list.svg | 1 + .../apps/scalable/mate-panel-window-menu.svg | 1 + .../mate-panel-workspace-switcher.svg | 1 + links/apps/scalable/mate-panel.svg | 1 + links/apps/scalable/mate-power-manager.svg | 1 + links/apps/scalable/mate-power-statistics.svg | 1 + .../mate-preferences-desktop-display.svg | 1 + links/apps/scalable/mate-sensors-applet.svg | 1 + .../apps/scalable/mate-session-properties.svg | 1 + .../scalable/mate-sticky-notes-applet.svg | 1 + links/apps/scalable/mate-system-log.svg | 1 + links/apps/scalable/mate.svg | 1 + links/apps/scalable/matepalimpsest.svg | 1 + links/apps/scalable/mcpelauncher-ui-qt.svg | 1 + links/apps/scalable/mcpelauncher-ui.svg | 1 + links/apps/scalable/mdmflexiserver.svg | 1 + links/apps/scalable/mdmsetup.svg | 1 + links/apps/scalable/me.kozec.syncthingtk.svg | 1 + links/apps/scalable/media-cdrom.svg | 1 + links/apps/scalable/media-player-48.svg | 1 + links/apps/scalable/media-removable.svg | 1 + links/apps/scalable/mediacontrol.svg | 1 + links/apps/scalable/mediawriter.svg | 1 + links/apps/scalable/medit.svg | 1 + links/apps/scalable/menulibre.svg | 1 + links/apps/scalable/messagebox_info.svg | 1 + links/apps/scalable/metacity.svg | 1 + links/apps/scalable/meteo-qt.svg | 1 + links/apps/scalable/microscope.svg | 1 + links/apps/scalable/minder.svg | 1 + links/apps/scalable/minecraft-launcher.svg | 1 + links/apps/scalable/minecraft-pi.svg | 1 + links/apps/scalable/minetest-icon.svg | 1 + links/apps/scalable/minetest.svg | 1 + links/apps/scalable/mini.xterm.svg | 1 + links/apps/scalable/mini.xterm_32x32.svg | 1 + links/apps/scalable/mini.xterm_48x48.svg | 1 + links/apps/scalable/minimizeall.svg | 1 + links/apps/scalable/mintBackup.svg | 1 + links/apps/scalable/mintNanny.svg | 1 + links/apps/scalable/mintUpdate.svg | 1 + links/apps/scalable/mintbackup-icon.svg | 1 + links/apps/scalable/mintbackup.svg | 1 + links/apps/scalable/mintdrivers.svg | 1 + links/apps/scalable/mintinstall.svg | 1 + links/apps/scalable/mintlocale-im.svg | 1 + links/apps/scalable/mintnanny.svg | 1 + links/apps/scalable/mintreport.svg | 1 + links/apps/scalable/mintsources-keys.svg | 1 + links/apps/scalable/mintsources-mint.svg | 1 + links/apps/scalable/mintsources.svg | 1 + links/apps/scalable/mintstick.svg | 1 + .../scalable/mintupdate-release-upgrade.svg | 1 + links/apps/scalable/mintupdate.svg | 1 + links/apps/scalable/mkvmergeGUI.svg | 1 + links/apps/scalable/modem-manager-gui.svg | 1 + .../scalable/mongodb-compass-community.svg | 1 + links/apps/scalable/monitor.svg | 1 + links/apps/scalable/mousepad.svg | 1 + links/apps/scalable/mozilla-firefox.svg | 1 + links/apps/scalable/mozilla-thunderbird.svg | 1 + links/apps/scalable/mozo.svg | 1 + links/apps/scalable/mpv-icon-8bit-64x64.svg | 1 + links/apps/scalable/mpv.svg | 1 + links/apps/scalable/ms-skype.svg | 1 + ...imnkijcaahngcdmfeangaknmldooml-Default.svg | 1 + links/apps/scalable/msiexec.svg | 1 + links/apps/scalable/mtpaint.svg | 1 + links/apps/scalable/mugshot.svg | 1 + links/apps/scalable/mula-desktop.svg | 1 + links/apps/scalable/multibootusb.svg | 1 + links/apps/scalable/multilingual-terminal.svg | 1 + .../apps/scalable/multimedia-audio-player.svg | 1 + .../scalable/multimedia-photo-manager.svg | 1 + .../apps/scalable/multimedia-photo-viewer.svg | 1 + .../apps/scalable/multimedia-video-player.svg | 1 + links/apps/scalable/multimedia.svg | 1 + links/apps/scalable/multisystem-liveusb.svg | 1 + links/apps/scalable/multisystem-test-iso.svg | 1 + links/apps/scalable/multisystem-vbox.svg | 1 + links/apps/scalable/multisystem.svg | 1 + links/apps/scalable/muon-discover.svg | 1 + links/apps/scalable/muon.svg | 1 + links/apps/scalable/muondis-cover.svg | 1 + links/apps/scalable/muondiscover.svg | 1 + links/apps/scalable/mupdf.svg | 1 + links/apps/scalable/music_icon-24.svg | 1 + links/apps/scalable/mx-clocky.svg | 1 + links/apps/scalable/mx-findshares.svg | 1 + links/apps/scalable/mx-menu-editor.svg | 1 + links/apps/scalable/mx-system-sounds.svg | 1 + links/apps/scalable/mx-timeset-gui-icon.svg | 1 + links/apps/scalable/mx-update.svg | 1 + links/apps/scalable/mx-usb-unmounter.svg | 1 + links/apps/scalable/mypaint.svg | 1 + .../scalable/nautilus-actions-config-tool.svg | 1 + links/apps/scalable/nautilus-actions.svg | 1 + links/apps/scalable/nautilus-cd-burner.svg | 1 + links/apps/scalable/nautilus.svg | 1 + links/apps/scalable/nemo.svg | 1 + links/apps/scalable/nepomuk.svg | 1 + links/apps/scalable/net.agalwood.Motrix.svg | 1 + links/apps/scalable/net.ankiweb.Anki.svg | 1 + .../scalable/net.cozic.joplin_desktop.svg | 1 + links/apps/scalable/net.minetest.Minetest.svg | 1 + links/apps/scalable/net.pcsx2.PCSX2.svg | 1 + .../apps/scalable/net.rpdev.OpenTodoList.svg | 1 + .../apps/scalable/net.sourceforge.Chessx.svg | 1 + .../net.sourceforge.qtpfsgui.LuminanceHDR.svg | 1 + links/apps/scalable/net.xmind.XMind8.svg | 1 + links/apps/scalable/net.xmind.ZEN.svg | 1 + links/apps/scalable/network-firewall.svg | 1 + links/apps/scalable/network-manager.svg | 1 + links/apps/scalable/network-wired.svg | 1 + links/apps/scalable/networkmanager.svg | 1 + links/apps/scalable/news-feed.svg | 1 + links/apps/scalable/nimbus.svg | 1 + links/apps/scalable/nl.hjdskes.Gcolor3.svg | 1 + links/apps/scalable/nl.hjdskes.gcolor3.svg | 1 + links/apps/scalable/nm-device-wireless.svg | 1 + links/apps/scalable/nmm_qt_client.svg | 1 + links/apps/scalable/noblenote.svg | 1 + links/apps/scalable/noise.svg | 1 + links/apps/scalable/notecase.svg | 1 + links/apps/scalable/notepad-48.svg | 1 + links/apps/scalable/notepad.svg | 1 + links/apps/scalable/notes.svg | 1 + links/apps/scalable/notifyconf.svg | 1 + links/apps/scalable/ntfs-config.svg | 1 + links/apps/scalable/nuvolaplayer3_spotify.svg | 1 + links/apps/scalable/nuvolaplayer3_youtube.svg | 1 + links/apps/scalable/nvclock.svg | 1 + links/apps/scalable/nvdock.svg | 1 + links/apps/scalable/nvidia-310-settings.svg | 1 + .../apps/scalable/nvidia-current-settings.svg | 1 + .../nvidia-current-updates-settings.svg | 1 + links/apps/scalable/nvidia-ddm-mx.svg | 1 + .../apps/scalable/nvidia-drivers-settings.svg | 1 + links/apps/scalable/nvidia-settings.svg | 1 + .../apps/scalable/nvidia-x-server-setting.svg | 1 + .../scalable/nvidia-x-server-settings.svg | 1 + links/apps/scalable/nvim-gtk.svg | 1 + links/apps/scalable/nvim-qt.svg | 1 + links/apps/scalable/nvim.svg | 1 + links/apps/scalable/nx-software-center.svg | 1 + links/apps/scalable/nx-software-updater.svg | 1 + links/apps/scalable/nxclient-wizard.svg | 1 + links/apps/scalable/nxterm.svg | 1 + links/apps/scalable/nylas-mail.svg | 1 + links/apps/scalable/nylas.svg | 1 + links/apps/scalable/nz.mega.MEGAsync.svg | 1 + links/apps/scalable/obconf-qt.svg | 1 + links/apps/scalable/obconf.svg | 1 + links/apps/scalable/octopi-repoeditor.svg | 1 + links/apps/scalable/octopi.svg | 1 + links/apps/scalable/office-address-book.svg | 1 + links/apps/scalable/office-addressbook.svg | 1 + links/apps/scalable/office-calendar.svg | 1 + links/apps/scalable/office-date.svg | 1 + links/apps/scalable/onboard-mono.svg | 1 + links/apps/scalable/onboard-settings.svg | 1 + links/apps/scalable/online-account-google.svg | 1 + links/apps/scalable/online-account-lastfm.svg | 1 + links/apps/scalable/online-accounts.svg | 1 + links/apps/scalable/openbox.svg | 1 + links/apps/scalable/opencubicplayer.svg | 1 + links/apps/scalable/openerp-client.svg | 1 + links/apps/scalable/openjdk-10.svg | 1 + links/apps/scalable/openjdk-11.svg | 1 + links/apps/scalable/openjdk-12.svg | 1 + links/apps/scalable/openjdk-13.svg | 1 + links/apps/scalable/openjdk-14.svg | 1 + links/apps/scalable/openjdk-6.svg | 1 + links/apps/scalable/openjdk-7.svg | 1 + links/apps/scalable/openjdk-8.svg | 1 + links/apps/scalable/openjdk-9.svg | 1 + links/apps/scalable/openterm.svg | 1 + links/apps/scalable/opentodolist.svg | 1 + links/apps/scalable/openwmail.svg | 1 + links/apps/scalable/opera-browser-icon.svg | 1 + links/apps/scalable/opera-browser-icons.svg | 1 + links/apps/scalable/opera-browser.svg | 1 + links/apps/scalable/opera-icon.svg | 1 + links/apps/scalable/oracle-javaws.svg | 1 + links/apps/scalable/oracle_java10.svg | 1 + links/apps/scalable/oracle_java11.svg | 1 + links/apps/scalable/oracle_java12.svg | 1 + links/apps/scalable/oracle_java13.svg | 1 + links/apps/scalable/oracle_java14.svg | 1 + links/apps/scalable/oracle_java6.svg | 1 + links/apps/scalable/oracle_java7.svg | 1 + links/apps/scalable/oracle_java8.svg | 1 + links/apps/scalable/oracle_java9.svg | 1 + links/apps/scalable/orage.svg | 1 + links/apps/scalable/orage_globaltime.svg | 1 + links/apps/scalable/orca.svg | 1 + links/apps/scalable/org.atheme.audacious.svg | 1 + .../org.audacious_media_player.Audacious.svg | 1 + .../scalable/org.audacityteam.Audacity.svg | 1 + links/apps/scalable/org.avidemux.Avidemux.svg | 1 + links/apps/scalable/org.blender.Blender.svg | 1 + .../scalable/org.bunkus.mkvtoolnix-gui.svg | 1 + links/apps/scalable/org.chromium.Chromium.svg | 1 + .../scalable/org.claws_mail.Claws-Mail.svg | 1 + links/apps/scalable/org.clawsmail.Claws.svg | 1 + .../org.clementine_player.Clementine.svg | 1 + .../scalable/org.codeblocks.codeblocks.svg | 1 + links/apps/scalable/org.cunidev.gestures.svg | 1 + links/apps/scalable/org.daa.NeovimGtk.svg | 1 + .../apps/scalable/org.darktable.Darktable.svg | 1 + .../org.deepin.flatdeb.deepin-calculator.svg | 1 + .../org.deepin.flatdeb.deepin-calendar.svg | 1 + ...org.deepin.flatdeb.deepin-image-viewer.svg | 1 + .../org.deepin.flatdeb.deepin-music.svg | 1 + ....deepin.flatdeb.deepin-screen-recorder.svg | 1 + .../org.deepin.flatdeb.deepin-screenshot.svg | 1 + ...g.deepin.flatdeb.deepin-voice-recorder.svg | 1 + .../scalable/org.delugetorrent.Deluge.svg | 1 + .../apps/scalable/org.dharkael.Flameshot.svg | 1 + .../apps/scalable/org.eclipse.Committers.svg | 1 + links/apps/scalable/org.eclipse.Eclipse.svg | 1 + links/apps/scalable/org.eclipse.Java.svg | 1 + .../apps/scalable/org.eclipse.Javascript.svg | 1 + .../org.electronjs.Electron2.BaseApp.svg | 1 + .../org.electronjs.Electron3.BaseApp.svg | 1 + .../org.electronjs.Electron4.BaseApp.svg | 1 + .../org.electronjs.Electron5.BaseApp.svg | 1 + .../org.electronjs.Electron6.BaseApp.svg | 1 + links/apps/scalable/org.equeim.Tremotesf.svg | 1 + .../org.fedoraproject.MediaWriter.svg | 1 + .../org.filezillaproject.Filezilla.svg | 1 + .../apps/scalable/org.flameshot.Flameshot.svg | 1 + .../apps/scalable/org.freedesktop.GlxInfo.svg | 1 + .../scalable/org.freedesktop.GnomeAbrt.svg | 1 + .../org.freedesktop.MalcontentControl.svg | 1 + .../org.freedesktop.Sdk.Extension.openjdk.svg | 1 + ...rg.freedesktop.Sdk.Extension.openjdk10.svg | 1 + ...rg.freedesktop.Sdk.Extension.openjdk11.svg | 1 + ...rg.freedesktop.Sdk.Extension.openjdk12.svg | 1 + ...rg.freedesktop.Sdk.Extension.openjdk13.svg | 1 + ...rg.freedesktop.Sdk.Extension.openjdk14.svg | 1 + ...org.freedesktop.Sdk.Extension.openjdk8.svg | 1 + ...org.freedesktop.Sdk.Extension.openjdk9.svg | 1 + .../org.freedesktop.problems.applet.svg | 1 + .../org.freefilesync.FreeFileSync.svg | 1 + links/apps/scalable/org.fritzing.Fritzing.svg | 1 + links/apps/scalable/org.geany.Geany.svg | 1 + links/apps/scalable/org.geeqie.Geeqie.svg | 1 + links/apps/scalable/org.gimp.GIMP.svg | 1 + .../org.gmusicbrowser.gmusicbrowser.svg | 1 + links/apps/scalable/org.gnome.2048.svg | 1 + links/apps/scalable/org.gnome.Aisleriot.svg | 1 + .../scalable/org.gnome.ArchiveManager.svg | 1 + links/apps/scalable/org.gnome.Baobab.svg | 1 + .../apps/scalable/org.gnome.BatteryBench.svg | 1 + links/apps/scalable/org.gnome.Bijiben.svg | 1 + links/apps/scalable/org.gnome.Books.svg | 1 + links/apps/scalable/org.gnome.Boxes.svg | 1 + links/apps/scalable/org.gnome.Builder.svg | 1 + links/apps/scalable/org.gnome.Calculator.svg | 1 + links/apps/scalable/org.gnome.Calendar.svg | 1 + links/apps/scalable/org.gnome.Camara.svg | 1 + .../apps/scalable/org.gnome.CharacterMap.svg | 1 + links/apps/scalable/org.gnome.Characters.svg | 1 + links/apps/scalable/org.gnome.Cheese.svg | 1 + links/apps/scalable/org.gnome.Chess.svg | 1 + .../scalable/org.gnome.ChromeGnomeShell.svg | 1 + links/apps/scalable/org.gnome.Clocks.svg | 1 + .../scalable/org.gnome.ColorProfileViewer.svg | 1 + links/apps/scalable/org.gnome.ColorViewer.svg | 1 + links/apps/scalable/org.gnome.Contacts.svg | 1 + links/apps/scalable/org.gnome.DejaDup.svg | 1 + links/apps/scalable/org.gnome.Devhelp.svg | 1 + links/apps/scalable/org.gnome.Dictionary.svg | 1 + links/apps/scalable/org.gnome.DiskUtility.svg | 1 + links/apps/scalable/org.gnome.Documents.svg | 1 + links/apps/scalable/org.gnome.Empathy.svg | 1 + links/apps/scalable/org.gnome.Eolie.svg | 1 + .../scalable/org.gnome.Epiphany.Devel.svg | 1 + links/apps/scalable/org.gnome.Epiphany.svg | 1 + .../scalable/org.gnome.Evince-previewer.svg | 1 + links/apps/scalable/org.gnome.Evince.svg | 1 + links/apps/scalable/org.gnome.Evolution.svg | 1 + links/apps/scalable/org.gnome.Extensions.svg | 1 + links/apps/scalable/org.gnome.FeedReader.svg | 1 + links/apps/scalable/org.gnome.FileRoller.svg | 1 + links/apps/scalable/org.gnome.Files.svg | 1 + links/apps/scalable/org.gnome.Firmware.svg | 1 + .../apps/scalable/org.gnome.Five-or-more.svg | 1 + links/apps/scalable/org.gnome.FontManager.svg | 1 + links/apps/scalable/org.gnome.FontViewer.svg | 1 + links/apps/scalable/org.gnome.Fonts.svg | 1 + .../apps/scalable/org.gnome.Four-in-a-row.svg | 1 + links/apps/scalable/org.gnome.Fractal.svg | 1 + links/apps/scalable/org.gnome.Fragments.svg | 1 + .../apps/scalable/org.gnome.GSmartControl.svg | 1 + links/apps/scalable/org.gnome.GTG.svg | 1 + links/apps/scalable/org.gnome.Games.svg | 1 + links/apps/scalable/org.gnome.Geany.svg | 1 + links/apps/scalable/org.gnome.Geary.svg | 1 + links/apps/scalable/org.gnome.Glade.svg | 1 + links/apps/scalable/org.gnome.Gnote.svg | 1 + links/apps/scalable/org.gnome.Gtranslator.svg | 1 + links/apps/scalable/org.gnome.Hitori.svg | 1 + links/apps/scalable/org.gnome.Iagno.svg | 1 + links/apps/scalable/org.gnome.Klotski.svg | 1 + links/apps/scalable/org.gnome.LightsOff.svg | 1 + links/apps/scalable/org.gnome.Logs.svg | 1 + links/apps/scalable/org.gnome.Lollypop.svg | 1 + links/apps/scalable/org.gnome.Mahjongg.svg | 1 + links/apps/scalable/org.gnome.Maps.svg | 1 + links/apps/scalable/org.gnome.Meld.svg | 1 + links/apps/scalable/org.gnome.Mines.svg | 1 + links/apps/scalable/org.gnome.Mpv.svg | 1 + links/apps/scalable/org.gnome.MultiWriter.svg | 1 + links/apps/scalable/org.gnome.Music.svg | 1 + links/apps/scalable/org.gnome.Nautilus.svg | 1 + links/apps/scalable/org.gnome.Nibbles.svg | 1 + links/apps/scalable/org.gnome.Notes.svg | 1 + links/apps/scalable/org.gnome.Photos.svg | 1 + links/apps/scalable/org.gnome.Pitivi.svg | 1 + links/apps/scalable/org.gnome.Podcasts.svg | 1 + links/apps/scalable/org.gnome.Polari.svg | 1 + links/apps/scalable/org.gnome.Pomodoro.svg | 1 + .../apps/scalable/org.gnome.Quadrapassel.svg | 1 + links/apps/scalable/org.gnome.Reversi.svg | 1 + links/apps/scalable/org.gnome.Rhythmbox.svg | 1 + links/apps/scalable/org.gnome.Rhythmbox3.svg | 1 + links/apps/scalable/org.gnome.Robots.svg | 1 + links/apps/scalable/org.gnome.Screenshot.svg | 1 + links/apps/scalable/org.gnome.Seahorse.svg | 1 + links/apps/scalable/org.gnome.Settings.svg | 1 + .../org.gnome.Shell.Extensions.GSConnect.svg | 1 + .../scalable/org.gnome.Shell.Extensions.svg | 1 + links/apps/scalable/org.gnome.Shotwell.svg | 1 + links/apps/scalable/org.gnome.SimpleScan.svg | 1 + .../scalable/org.gnome.Software.Editor.svg | 1 + links/apps/scalable/org.gnome.Software.svg | 1 + .../apps/scalable/org.gnome.SoundRecorder.svg | 1 + links/apps/scalable/org.gnome.Sudoku.svg | 1 + links/apps/scalable/org.gnome.SwellFoop.svg | 1 + links/apps/scalable/org.gnome.Sysprof.svg | 1 + links/apps/scalable/org.gnome.Sysprof2.svg | 1 + links/apps/scalable/org.gnome.Sysprof3.svg | 1 + .../apps/scalable/org.gnome.SystemMonitor.svg | 1 + links/apps/scalable/org.gnome.Tali.svg | 1 + links/apps/scalable/org.gnome.Taquin.svg | 1 + links/apps/scalable/org.gnome.Terminal.svg | 1 + links/apps/scalable/org.gnome.Tetravex.svg | 1 + links/apps/scalable/org.gnome.TextEditor.svg | 1 + links/apps/scalable/org.gnome.Todo.svg | 1 + links/apps/scalable/org.gnome.Tomboy.svg | 1 + links/apps/scalable/org.gnome.Tour.svg | 1 + links/apps/scalable/org.gnome.Tweaks.svg | 1 + .../scalable/org.gnome.TwentyFortyEight.svg | 1 + links/apps/scalable/org.gnome.Usage.svg | 1 + .../org.gnome.Weather.Application.svg | 1 + links/apps/scalable/org.gnome.Weather.svg | 1 + links/apps/scalable/org.gnome.Yelp.svg | 1 + links/apps/scalable/org.gnome.almanah.svg | 1 + links/apps/scalable/org.gnome.baobab.svg | 1 + links/apps/scalable/org.gnome.bijiben.svg | 1 + links/apps/scalable/org.gnome.books.svg | 1 + links/apps/scalable/org.gnome.builder.svg | 1 + links/apps/scalable/org.gnome.calendar.svg | 1 + links/apps/scalable/org.gnome.cheese.svg | 1 + links/apps/scalable/org.gnome.chess.svg | 1 + links/apps/scalable/org.gnome.clocks.svg | 1 + .../apps/scalable/org.gnome.dconf-editor.svg | 1 + links/apps/scalable/org.gnome.documents.svg | 1 + links/apps/scalable/org.gnome.eog.svg | 1 + links/apps/scalable/org.gnome.epiphany.svg | 1 + links/apps/scalable/org.gnome.feedreader.svg | 1 + links/apps/scalable/org.gnome.files.svg | 1 + .../apps/scalable/org.gnome.five-or-more.svg | 1 + links/apps/scalable/org.gnome.font-viewer.svg | 1 + .../apps/scalable/org.gnome.four-in-a-row.svg | 1 + links/apps/scalable/org.gnome.gThumb.svg | 1 + links/apps/scalable/org.gnome.games.svg | 1 + links/apps/scalable/org.gnome.gbrainy.svg | 1 + links/apps/scalable/org.gnome.gedit.svg | 1 + links/apps/scalable/org.gnome.gitg.svg | 1 + .../org.gnome.gitlab.somas.Apostrophe.svg | 1 + links/apps/scalable/org.gnome.gnome-2048.svg | 1 + .../scalable/org.gnome.gnome-mahjongg.svg | 1 + links/apps/scalable/org.gnome.hitori.svg | 1 + links/apps/scalable/org.gnome.iagno.svg | 1 + links/apps/scalable/org.gnome.lollypop.svg | 1 + links/apps/scalable/org.gnome.mahjongg.svg | 1 + links/apps/scalable/org.gnome.maps.svg | 1 + links/apps/scalable/org.gnome.meld.svg | 1 + links/apps/scalable/org.gnome.music.svg | 1 + links/apps/scalable/org.gnome.nautilus.svg | 1 + links/apps/scalable/org.gnome.photos.svg | 1 + links/apps/scalable/org.gnome.powerstats.svg | 1 + .../apps/scalable/org.gnome.quadrapassel.svg | 1 + .../org.gnome.seahorse.Application.svg | 1 + links/apps/scalable/org.gnome.software.svg | 1 + links/apps/scalable/org.gnome.taquin.svg | 1 + links/apps/scalable/org.gnome.tetravex.svg | 1 + links/apps/scalable/org.gnome.totem.svg | 1 + links/apps/scalable/org.gnome.tweak.svg | 1 + links/apps/scalable/org.gnome.tweaks.svg | 1 + .../org.gnome.weather.application.svg | 1 + links/apps/scalable/org.gnome.weather.svg | 1 + links/apps/scalable/org.gnome.web.svg | 1 + .../scalable/org.gnome.wolf.Apostrophe.svg | 1 + links/apps/scalable/org.gnu.emacs.svg | 1 + links/apps/scalable/org.gtk.Demo3.svg | 1 + links/apps/scalable/org.gtk.Demo4.svg | 1 + links/apps/scalable/org.gtk.IconBrowser3.svg | 1 + links/apps/scalable/org.gtk.IconBrowser4.svg | 1 + .../apps/scalable/org.gtk.WidgetFactory3.svg | 1 + .../apps/scalable/org.gtk.WidgetFactory4.svg | 1 + links/apps/scalable/org.inkscape.Inkscape.svg | 1 + links/apps/scalable/org.joplinapp.joplin.svg | 1 + links/apps/scalable/org.kde.Gwenview.svg | 1 + links/apps/scalable/org.kde.akregator.svg | 1 + links/apps/scalable/org.kde.amarok.svg | 1 + links/apps/scalable/org.kde.ark.svg | 1 + links/apps/scalable/org.kde.blogilo.svg | 1 + .../apps/scalable/org.kde.calligraauthor.svg | 1 + .../apps/scalable/org.kde.calligragemini.svg | 1 + links/apps/scalable/org.kde.calligraplan.svg | 1 + .../apps/scalable/org.kde.calligrasheets.svg | 1 + links/apps/scalable/org.kde.calligrastage.svg | 1 + links/apps/scalable/org.kde.calligrawords.svg | 1 + links/apps/scalable/org.kde.digikam.svg | 1 + links/apps/scalable/org.kde.discover.svg | 1 + links/apps/scalable/org.kde.dolphin.svg | 1 + links/apps/scalable/org.kde.dragon.svg | 1 + links/apps/scalable/org.kde.dragonplayer.svg | 1 + links/apps/scalable/org.kde.elisa.svg | 1 + links/apps/scalable/org.kde.filelight.svg | 1 + links/apps/scalable/org.kde.gwenview.svg | 1 + links/apps/scalable/org.kde.juk.svg | 1 + links/apps/scalable/org.kde.k3b.svg | 1 + links/apps/scalable/org.kde.kaddressbook.svg | 1 + links/apps/scalable/org.kde.kalarm.svg | 1 + links/apps/scalable/org.kde.kamoso.svg | 1 + links/apps/scalable/org.kde.karbon.svg | 1 + links/apps/scalable/org.kde.kate.svg | 1 + links/apps/scalable/org.kde.kblocks.svg | 1 + links/apps/scalable/org.kde.kcalc.svg | 1 + links/apps/scalable/org.kde.kcharselect.svg | 1 + links/apps/scalable/org.kde.kcolorchooser.svg | 1 + .../apps/scalable/org.kde.kdeconnect.kcm.svg | 1 + links/apps/scalable/org.kde.kdeconnect.svg | 1 + links/apps/scalable/org.kde.kdenlive.svg | 1 + links/apps/scalable/org.kde.kdesearch.svg | 1 + links/apps/scalable/org.kde.kfourinlines.svg | 1 + links/apps/scalable/org.kde.kget.svg | 1 + links/apps/scalable/org.kde.kgpg.svg | 1 + links/apps/scalable/org.kde.kimtoy.svg | 1 + links/apps/scalable/org.kde.kjots.svg | 1 + links/apps/scalable/org.kde.kjumpingcube.svg | 1 + links/apps/scalable/org.kde.kleopatra.svg | 1 + links/apps/scalable/org.kde.klettres.svg | 1 + links/apps/scalable/org.kde.kmag.svg | 1 + links/apps/scalable/org.kde.kmahjongg.svg | 1 + links/apps/scalable/org.kde.kmail.svg | 1 + links/apps/scalable/org.kde.kmail2.svg | 1 + links/apps/scalable/org.kde.kmines.svg | 1 + links/apps/scalable/org.kde.kmix.svg | 1 + links/apps/scalable/org.kde.knetattach.svg | 1 + links/apps/scalable/org.kde.knotes.svg | 1 + links/apps/scalable/org.kde.kolourpaint.svg | 1 + links/apps/scalable/org.kde.konqueror.svg | 1 + links/apps/scalable/org.kde.konsole.svg | 1 + links/apps/scalable/org.kde.kontact.svg | 1 + links/apps/scalable/org.kde.konversation.svg | 1 + links/apps/scalable/org.kde.kopete.svg | 1 + links/apps/scalable/org.kde.korganizer.svg | 1 + links/apps/scalable/org.kde.kpat.svg | 1 + links/apps/scalable/org.kde.krdc.svg | 1 + links/apps/scalable/org.kde.krename.svg | 1 + links/apps/scalable/org.kde.krfb.svg | 1 + links/apps/scalable/org.kde.krita.svg | 1 + links/apps/scalable/org.kde.kronometer.svg | 1 + links/apps/scalable/org.kde.kstars.svg | 1 + links/apps/scalable/org.kde.ksudoku.svg | 1 + links/apps/scalable/org.kde.ktimer.svg | 1 + links/apps/scalable/org.kde.ktorrent.svg | 1 + links/apps/scalable/org.kde.ktouch.svg | 1 + links/apps/scalable/org.kde.kwrite.svg | 1 + links/apps/scalable/org.kde.lokalize.svg | 1 + links/apps/scalable/org.kde.lskat.svg | 1 + .../scalable/org.kde.mobile.calindori.svg | 1 + links/apps/scalable/org.kde.okular.svg | 1 + .../scalable/org.kde.partitionmanager.svg | 1 + .../apps/scalable/org.kde.phone.calindori.svg | 1 + links/apps/scalable/org.kde.pix.svg | 1 + .../scalable/org.kde.plasma.activitybar.svg | 1 + .../scalable/org.kde.plasma.activitypager.svg | 1 + .../org.kde.plasma.audiodeviceswitcher.svg | 1 + .../scalable/org.kde.plasma.bluetooth.svg | 1 + .../apps/scalable/org.kde.plasma.calendar.svg | 1 + .../scalable/org.kde.plasma.clipboard.svg | 1 + links/apps/scalable/org.kde.plasma.date.svg | 1 + links/apps/scalable/org.kde.plasma.frame.svg | 1 + .../scalable/org.kde.plasma.icontasks.svg | 1 + .../scalable/org.kde.plasma.katesessions.svg | 1 + .../scalable/org.kde.plasma.kickerdash.svg | 1 + .../org.kde.plasma.konsoleprofiles.svg | 1 + .../org.kde.plasma.mediacontroller.svg | 1 + .../org.kde.plasma.mediacontrollercompact.svg | 1 + .../scalable/org.kde.plasma.mediaframe.svg | 1 + .../org.kde.plasma.multimediacontrols.svg | 1 + links/apps/scalable/org.kde.plasma.notes.svg | 1 + .../scalable/org.kde.plasma.notifications.svg | 1 + .../scalable/org.kde.plasma.quicklaunch.svg | 1 + .../org.kde.plasma.showActivityManager.svg | 1 + .../org.kde.plasma.showactivitymanager.svg | 1 + .../scalable/org.kde.plasma.showdesktop.svg | 1 + .../org.kde.plasma.systemloadviewer.svg | 1 + .../scalable/org.kde.plasma.userswitch.svg | 1 + .../scalable/org.kde.plasma.userswitcher.svg | 1 + .../scalable/org.kde.plasma.uswitcher.svg | 1 + .../apps/scalable/org.kde.plasma.weather.svg | 1 + .../scalable/org.kde.plasma.webbrowser.svg | 1 + .../org.kde.plasma.win7showdesktop.svg | 1 + links/apps/scalable/org.kde.showfoto.svg | 1 + links/apps/scalable/org.kde.skanlite.svg | 1 + links/apps/scalable/org.kde.spectacle.svg | 1 + links/apps/scalable/org.kde.trojita.svg | 1 + links/apps/scalable/org.kde.weatherWidget.svg | 1 + links/apps/scalable/org.kde.yakuake.svg | 1 + .../apps/scalable/org.keepassxc.KeePassXC.svg | 1 + links/apps/scalable/org.krita.krita.svg | 1 + links/apps/scalable/org.ksnip.ksnip.svg | 1 + .../org.libreoffice.LibreOffice-base.svg | 1 + .../org.libreoffice.LibreOffice-calc.svg | 1 + .../org.libreoffice.LibreOffice-draw.svg | 1 + .../org.libreoffice.LibreOffice-impress.svg | 1 + .../org.libreoffice.LibreOffice-math.svg | 1 + ...rg.libreoffice.LibreOffice-startcenter.svg | 1 + .../org.libreoffice.LibreOffice-writer.svg | 1 + .../org.libreoffice.LibreOffice.base.svg | 1 + .../org.libreoffice.LibreOffice.calc.svg | 1 + .../org.libreoffice.LibreOffice.draw.svg | 1 + .../org.libreoffice.LibreOffice.impress.svg | 1 + .../org.libreoffice.LibreOffice.math.svg | 1 + ...rg.libreoffice.LibreOffice.startcenter.svg | 1 + .../org.libreoffice.LibreOffice.writer.svg | 1 + links/apps/scalable/org.mozilla.Firefox.svg | 1 + .../org.mozilla.FirefoxDevEdition.svg | 1 + .../apps/scalable/org.mozilla.Thunderbird.svg | 1 + links/apps/scalable/org.mozilla.firefox.svg | 1 + links/apps/scalable/org.mypaint.MyPaint.svg | 1 + links/apps/scalable/org.neovim.nvim.svg | 1 + .../apps/scalable/org.nxos.softwarecenter.svg | 1 + .../scalable/org.olivevideoeditor.Olive.svg | 1 + .../apps/scalable/org.openstreetmap.josm.svg | 1 + links/apps/scalable/org.pantheon.noise.svg | 1 + .../scalable/org.phoenicis.playonlinux.svg | 1 + links/apps/scalable/org.photoqt.PhotoQt.svg | 1 + links/apps/scalable/org.pitivi.Pitivi.svg | 1 + links/apps/scalable/org.ppsspp.PPSSPP.svg | 1 + .../scalable/org.pulseaudio.pavucontrol.svg | 1 + .../scalable/org.qbittorrent.qBittorrent.svg | 1 + .../scalable/org.qt-project.qtcreator.svg | 1 + links/apps/scalable/org.remmina.Remmina.svg | 1 + links/apps/scalable/org.scintilla.SciTE.svg | 1 + links/apps/scalable/org.signal.Signal.svg | 1 + .../scalable/org.speedcrunch.SpeedCrunch.svg | 1 + links/apps/scalable/org.telegram.desktop.svg | 1 + .../apps/scalable/org.tlauncher.TLauncher.svg | 1 + .../scalable/org.torproject.torbrowser.svg | 1 + links/apps/scalable/org.videolan.VLC.svg | 1 + links/apps/scalable/org.vim.Vim.svg | 1 + .../org.virt_manager.virt-manager.svg | 1 + .../scalable/org.virt_manager.virt-viewer.svg | 1 + links/apps/scalable/org.x.Warpinator.svg | 1 + links/apps/scalable/org.xfce.Dictionary.svg | 1 + .../apps/scalable/org.xfce.PanelProfiles.svg | 1 + links/apps/scalable/org.xfce.Parole.svg | 1 + links/apps/scalable/org.xfce.ScreenSaver.svg | 1 + links/apps/scalable/org.xfce.about.svg | 1 + links/apps/scalable/org.xfce.appfinder.svg | 1 + links/apps/scalable/org.xfce.catfish.svg | 1 + links/apps/scalable/org.xfce.filemanager.svg | 1 + links/apps/scalable/org.xfce.mailreader.svg | 1 + links/apps/scalable/org.xfce.mousepad.svg | 1 + links/apps/scalable/org.xfce.notification.svg | 1 + .../org.xfce.panel.applicationsmenu.svg | 1 + links/apps/scalable/org.xfce.panel.clock.svg | 1 + .../apps/scalable/org.xfce.panel.launcher.svg | 1 + links/apps/scalable/org.xfce.panel.pager.svg | 1 + .../scalable/org.xfce.panel.showdesktop.svg | 1 + .../scalable/org.xfce.panel.statustray.svg | 1 + links/apps/scalable/org.xfce.panel.svg | 1 + .../apps/scalable/org.xfce.panel.tasklist.svg | 1 + .../scalable/org.xfce.panel.windowmenu.svg | 1 + links/apps/scalable/org.xfce.parole.svg | 1 + links/apps/scalable/org.xfce.powermanager.svg | 1 + links/apps/scalable/org.xfce.ristretto.svg | 1 + .../apps/scalable/org.xfce.screenshooter.svg | 1 + links/apps/scalable/org.xfce.session.svg | 1 + .../org.xfce.settings.accessibility.svg | 1 + .../scalable/org.xfce.settings.appearance.svg | 1 + .../apps/scalable/org.xfce.settings.color.svg | 1 + ...org.xfce.settings.default-applications.svg | 1 + .../scalable/org.xfce.settings.display.svg | 1 + .../scalable/org.xfce.settings.editor.svg | 1 + .../scalable/org.xfce.settings.keyboard.svg | 1 + .../scalable/org.xfce.settings.manager.svg | 1 + .../apps/scalable/org.xfce.settings.mouse.svg | 1 + ...g.xfce.settings.preferred-applications.svg | 1 + links/apps/scalable/org.xfce.taskmanager.svg | 1 + .../scalable/org.xfce.terminal-settings.svg | 1 + links/apps/scalable/org.xfce.terminal.svg | 1 + .../scalable/org.xfce.terminalemulator.svg | 1 + links/apps/scalable/org.xfce.thunar.svg | 1 + links/apps/scalable/org.xfce.volman.svg | 1 + links/apps/scalable/org.xfce.webbrowser.svg | 1 + links/apps/scalable/org.xfce.workspaces.svg | 1 + links/apps/scalable/org.xfce.xfburn.svg | 1 + links/apps/scalable/org.xfce.xfdashboard.svg | 1 + links/apps/scalable/org.xfce.xfdesktop.svg | 1 + links/apps/scalable/org.xfce.xfwm4-tweaks.svg | 1 + links/apps/scalable/org.xfce.xfwm4.svg | 1 + links/apps/scalable/org.yorba.geary.svg | 1 + links/apps/scalable/org.zim_wiki.Zim.svg | 1 + links/apps/scalable/org.zimwiki.Zim.svg | 1 + links/apps/scalable/osmo.svg | 1 + links/apps/scalable/oxygen.svg | 1 + links/apps/scalable/p7zip-gui.svg | 1 + links/apps/scalable/p7zip.svg | 1 + links/apps/scalable/package-manager-icon.svg | 1 + links/apps/scalable/package.svg | 1 + links/apps/scalable/package_applications.svg | 1 + links/apps/scalable/package_development.svg | 1 + .../scalable/package_development_debugger.svg | 1 + .../scalable/package_development_tools.svg | 1 + links/apps/scalable/package_editors.svg | 1 + links/apps/scalable/package_favorite.svg | 1 + links/apps/scalable/package_favourite.svg | 1 + links/apps/scalable/package_games.svg | 1 + links/apps/scalable/package_games_board.svg | 1 + links/apps/scalable/package_games_card.svg | 1 + links/apps/scalable/package_graphics.svg | 1 + .../scalable/package_graphics_photography.svg | 1 + .../scalable/package_graphics_scanning.svg | 1 + .../apps/scalable/package_internet_email.svg | 1 + .../package_internet_news-feed-reader.svg | 1 + .../scalable/package_internet_newsreader.svg | 1 + links/apps/scalable/package_multimedia.svg | 1 + .../package_multimedia_audiomixer.svg | 1 + .../package_multimedia_audioplayer.svg | 1 + .../scalable/package_multimedia_jukebox.svg | 1 + .../scalable/package_office_addressbook.svg | 1 + links/apps/scalable/package_toys.svg | 1 + links/apps/scalable/package_utilities_web.svg | 1 + .../apps/scalable/package_wordprocessing.svg | 1 + links/apps/scalable/palaura.svg | 1 + links/apps/scalable/palimpsest.svg | 1 + links/apps/scalable/pamac-manager.svg | 1 + links/apps/scalable/pamac-updater.svg | 1 + links/apps/scalable/pamac.svg | 1 + links/apps/scalable/pan.svg | 1 + links/apps/scalable/panel-applets.svg | 1 + links/apps/scalable/panel-searchtool.svg | 1 + links/apps/scalable/panel.svg | 1 + links/apps/scalable/paprefs.svg | 1 + links/apps/scalable/parcellite.svg | 1 + links/apps/scalable/parole.svg | 1 + links/apps/scalable/partitionmanager.svg | 1 + links/apps/scalable/partitions.svg | 1 + links/apps/scalable/password-manager.svg | 1 + links/apps/scalable/password.svg | 1 + links/apps/scalable/passwords.svg | 1 + links/apps/scalable/pattern-kde.svg | 1 + links/apps/scalable/pattern-kde4.svg | 1 + links/apps/scalable/pattern-x11.svg | 1 + links/apps/scalable/pavucontrol.svg | 1 + links/apps/scalable/pcsx2.svg | 1 + links/apps/scalable/pdf-presenter-console.svg | 1 + links/apps/scalable/pdfmixtool.svg | 1 + links/apps/scalable/pdftag.svg | 1 + links/apps/scalable/phonon-gstreamer.svg | 1 + links/apps/scalable/photo.svg | 1 + links/apps/scalable/photofiltrelx.svg | 1 + links/apps/scalable/photolayoutseditor.svg | 1 + links/apps/scalable/photoqt.svg | 1 + links/apps/scalable/photos.svg | 1 + links/apps/scalable/pick-colour-picker.svg | 1 + links/apps/scalable/pinta.svg | 1 + links/apps/scalable/pirut.svg | 1 + links/apps/scalable/pithos.svg | 1 + links/apps/scalable/pitivi.svg | 1 + links/apps/scalable/pix.svg | 1 + links/apps/scalable/pk-package-sources.svg | 1 + links/apps/scalable/pkgbrowser.svg | 1 + links/apps/scalable/plan.svg | 1 + links/apps/scalable/plank.svg | 1 + links/apps/scalable/planwork.svg | 1 + links/apps/scalable/plasma-media-center.svg | 1 + links/apps/scalable/plasma-search.svg | 1 + links/apps/scalable/plasmadiscover.svg | 1 + links/apps/scalable/plasmagik.svg | 1 + links/apps/scalable/plasmashell.svg | 1 + links/apps/scalable/playonlinux32.svg | 1 + links/apps/scalable/plugin-colorfilter.svg | 1 + links/apps/scalable/plugin-notification.svg | 1 + links/apps/scalable/plugin-wallpaper.svg | 1 + links/apps/scalable/plugins-accessibility.svg | 1 + links/apps/scalable/plv.svg | 1 + links/apps/scalable/plymouth.svg | 1 + links/apps/scalable/pnmixer.svg | 1 + links/apps/scalable/pop3.svg | 1 + links/apps/scalable/popcorn-time.svg | 1 + links/apps/scalable/popcorntime-ce.svg | 1 + links/apps/scalable/popcorntime-ru.svg | 1 + links/apps/scalable/popsicle.svg | 1 + links/apps/scalable/porthole.svg | 1 + links/apps/scalable/postscript-viewer.svg | 1 + links/apps/scalable/preferences-bluetooth.svg | 1 + .../preferences-calendar-and-tasks.svg | 1 + .../scalable/preferences-certificates.svg | 1 + links/apps/scalable/preferences-composer.svg | 1 + .../scalable/preferences-contact-list.svg | 1 + .../preferences-desktop-accessibility.svg | 1 + .../preferences-desktop-applications.svg | 1 + .../scalable/preferences-desktop-apps.svg | 1 + ...eferences-desktop-assistive-technology.svg | 1 + .../scalable/preferences-desktop-baloo.svg | 1 + .../scalable/preferences-desktop-color.svg | 1 + ...eferences-desktop-default-applications.svg | 1 + .../preferences-desktop-desktop-wallpaper.svg | 1 + .../scalable/preferences-desktop-effects.svg | 1 + .../preferences-desktop-font-installer.svg | 1 + .../scalable/preferences-desktop-font.svg | 1 + .../scalable/preferences-desktop-gaming.svg | 1 + ...eferences-desktop-gestures-screenedges.svg | 1 + .../preferences-desktop-gestures-touch.svg | 1 + ...preferences-desktop-keyboard-shortcuts.svg | 1 + .../preferences-desktop-launch-feedback.svg | 1 + .../scalable/preferences-desktop-mouse.svg | 1 + .../preferences-desktop-multimedia.svg | 1 + .../preferences-desktop-notification-bell.svg | 1 + .../preferences-desktop-notifications.svg | 1 + .../preferences-desktop-online-accounts.svg | 1 + .../preferences-desktop-remote-desktop.svg | 1 + .../scalable/preferences-desktop-search.svg | 1 + .../scalable/preferences-desktop-sound.svg | 1 + .../preferences-desktop-text-to-speech.svg | 1 + ...preferences-desktop-theme-applications.svg | 1 + .../preferences-desktop-theme-global.svg | 1 + .../scalable/preferences-desktop-theme.svg | 1 + .../scalable/preferences-desktop-tweaks.svg | 1 + .../preferences-desktop-user-password.svg | 1 + .../scalable/preferences-desktop-user.svg | 1 + links/apps/scalable/preferences-desktop.svg | 1 + .../scalable/preferences-devices-scanner.svg | 1 + .../apps/scalable/preferences-gtk-config.svg | 1 + .../scalable/preferences-mail-accounts.svg | 1 + links/apps/scalable/preferences-mail.svg | 1 + links/apps/scalable/preferences-other.svg | 1 + links/apps/scalable/preferences-plugin.svg | 1 + .../scalable/preferences-remote-desktop.svg | 1 + .../preferences-security-apparmor.svg | 1 + .../preferences-security-firewall.svg | 1 + .../preferences-security-kerberos.svg | 1 + links/apps/scalable/preferences-sound.svg | 1 + .../preferences-system-bluetooth-inactive.svg | 1 + .../scalable/preferences-system-bluetooth.svg | 1 + .../apps/scalable/preferences-system-cron.svg | 1 + .../scalable/preferences-system-directory.svg | 1 + .../scalable/preferences-system-firewall.svg | 1 + .../scalable/preferences-system-login.svg | 1 + .../preferences-system-network-ldap.svg | 1 + .../preferences-system-network-proxy.svg | 1 + .../preferences-system-network-share.svg | 1 + .../preferences-system-network-sharing.svg | 1 + .../scalable/preferences-system-network.svg | 1 + .../preferences-system-notifications.svg | 1 + .../preferences-system-performance.svg | 1 + .../preferences-system-power-management.svg | 1 + .../scalable/preferences-system-power.svg | 1 + ...references-system-privacy-housekeeping.svg | 1 + .../preferences-system-session-services.svg | 1 + .../scalable/preferences-system-session.svg | 1 + .../scalable/preferences-system-sound.svg | 1 + .../scalable/preferences-system-tabbox.svg | 1 + .../scalable/preferences-system-users.svg | 1 + .../preferences-system-windows-actions.svg | 1 + ...ences-system-windows-effect-flipswitch.svg | 1 + .../preferences-system-windows-move.svg | 1 + links/apps/scalable/preferences-theme.svg | 1 + .../apps/scalable/preferences-tweaks-anim.svg | 1 + .../scalable/preferences-tweaks-cerbere.svg | 1 + .../scalable/preferences-tweaks-shadows.svg | 1 + .../scalable/preferences-ubuntu-panel.svg | 1 + links/apps/scalable/preferences-wallpaper.svg | 1 + .../preferences-web-browser-cache.svg | 1 + ...preferences-web-browser-identification.svg | 1 + .../preferences-web-browser-shortcuts.svg | 1 + links/apps/scalable/preferences.svg | 1 + links/apps/scalable/preferences_system.svg | 1 + links/apps/scalable/protonvpn-logo.svg | 1 + links/apps/scalable/proxy.svg | 1 + links/apps/scalable/psensor.svg | 1 + links/apps/scalable/pulseeffects.svg | 1 + links/apps/scalable/pup.svg | 1 + links/apps/scalable/pycharm-community.svg | 1 + links/apps/scalable/pycharm-education.svg | 1 + links/apps/scalable/pycharm-professional.svg | 1 + links/apps/scalable/pychess.svg | 1 + links/apps/scalable/pynvim.svg | 1 + links/apps/scalable/q4_findmenu.svg | 1 + links/apps/scalable/q4_netcon.svg | 1 + links/apps/scalable/q4os-updatemgr.svg | 1 + links/apps/scalable/q4wine.svg | 1 + links/apps/scalable/qalculate-applet.svg | 1 + links/apps/scalable/qalculate-gtk.svg | 1 + links/apps/scalable/qalculate-kde.svg | 1 + links/apps/scalable/qalculate.svg | 1 + links/apps/scalable/qalculator.svg | 1 + links/apps/scalable/qdbusviewer-qt4.svg | 1 + links/apps/scalable/qdbusviewer-qt5.svg | 1 + links/apps/scalable/qdbusviewer.svg | 1 + links/apps/scalable/qdbusviewer5.svg | 1 + links/apps/scalable/qdirstat.svg | 1 + links/apps/scalable/qemu-system-aarch64.svg | 1 + links/apps/scalable/qemu-system-arm.svg | 1 + links/apps/scalable/qemu-system-i386.svg | 1 + .../scalable/qemu-system-x86_64-spice.svg | 1 + links/apps/scalable/qemu-system-x86_64.svg | 1 + links/apps/scalable/qemu.svg | 1 + links/apps/scalable/qjournalctl.svg | 1 + links/apps/scalable/qjoypad.svg | 1 + links/apps/scalable/qlandkartegt.svg | 1 + links/apps/scalable/qlipper.svg | 1 + links/apps/scalable/qmapshack.svg | 1 + links/apps/scalable/qmlscene.svg | 1 + links/apps/scalable/qpdfview.svg | 1 + links/apps/scalable/qps.svg | 1 + links/apps/scalable/qq-music.svg | 1 + links/apps/scalable/qt-creator.svg | 1 + links/apps/scalable/qt-logo.svg | 1 + links/apps/scalable/qt4-logo.svg | 1 + links/apps/scalable/qt4logo.svg | 1 + links/apps/scalable/qt5-logo.svg | 1 + links/apps/scalable/qt5ct.svg | 1 + links/apps/scalable/qtconfig-qt4.svg | 1 + links/apps/scalable/qtconfig-qt5.svg | 1 + links/apps/scalable/qtcreator_logo_32.svg | 1 + links/apps/scalable/qterminal.svg | 1 + links/apps/scalable/qtlinguist.svg | 1 + links/apps/scalable/qtlogo.svg | 1 + links/apps/scalable/qtrans.svg | 1 + links/apps/scalable/qv4l2.svg | 1 + links/apps/scalable/qvidcap.svg | 1 + links/apps/scalable/randr.svg | 1 + links/apps/scalable/rclock.svg | 1 + links/apps/scalable/realtimesync.svg | 1 + links/apps/scalable/reco.svg | 1 + links/apps/scalable/record-desktop.svg | 1 + links/apps/scalable/recordmydesktop.svg | 1 + links/apps/scalable/redhat-email.svg | 1 + links/apps/scalable/redhat-filemanager.svg | 1 + .../apps/scalable/redhat-server_settings.svg | 1 + links/apps/scalable/redhat-system_tools.svg | 1 + links/apps/scalable/redhat-tools.svg | 1 + links/apps/scalable/redhat-web-browser.svg | 1 + links/apps/scalable/redict.svg | 1 + links/apps/scalable/redshift-gtk.svg | 1 + links/apps/scalable/redshift-icon-256.svg | 1 + links/apps/scalable/redshiftgui.svg | 1 + links/apps/scalable/regexxer.svg | 1 + links/apps/scalable/rekonq.svg | 1 + links/apps/scalable/resapplet.svg | 1 + .../scalable/rest.getinsomnia.Insomnia.svg | 1 + .../apps/scalable/rest.insomnia.Insomnia.svg | 1 + links/apps/scalable/revelation.svg | 1 + links/apps/scalable/riot.svg | 1 + links/apps/scalable/ripperx.svg | 1 + links/apps/scalable/ristretto.svg | 1 + links/apps/scalable/rosa-imagewriter.svg | 1 + links/apps/scalable/rosamp.svg | 1 + links/apps/scalable/roxterm-gtk3.svg | 1 + links/apps/scalable/roxterm.svg | 1 + links/apps/scalable/rpmdrake.svg | 1 + links/apps/scalable/rss.svg | 1 + links/apps/scalable/rssguard.svg | 1 + links/apps/scalable/rssnow.svg | 1 + links/apps/scalable/rssowl.svg | 1 + links/apps/scalable/samba.svg | 1 + links/apps/scalable/sc-controller.svg | 1 + links/apps/scalable/scans2pdf.svg | 1 + links/apps/scalable/scid.svg | 1 + links/apps/scalable/scratch-text-editor.svg | 1 + links/apps/scalable/screen-recorder.svg | 1 + links/apps/scalable/screengrab.svg | 1 + links/apps/scalable/screenie-qt.svg | 1 + links/apps/scalable/screenie.svg | 1 + links/apps/scalable/screensaver.svg | 1 + links/apps/scalable/script-error.svg | 1 + links/apps/scalable/scudcloud.svg | 1 + links/apps/scalable/seahorse-preferences.svg | 1 + links/apps/scalable/seahorse.svg | 1 + links/apps/scalable/searchmonkey.svg | 1 + links/apps/scalable/securecrt_64.svg | 1 + links/apps/scalable/security-medium.svg | 1 + links/apps/scalable/selene.svg | 1 + links/apps/scalable/semn.svg | 1 + .../apps/scalable/setroubleshoot_red_icon.svg | 1 + links/apps/scalable/sgt-mines.svg | 1 + .../scalable/sh.popcorntime.PopcornTime.svg | 1 + links/apps/scalable/share.svg | 1 + links/apps/scalable/shortcuts.svg | 1 + links/apps/scalable/show-background.svg | 1 + links/apps/scalable/show-desktop.svg | 1 + links/apps/scalable/showfoto.svg | 1 + links/apps/scalable/showimage.svg | 1 + links/apps/scalable/shredder.svg | 1 + links/apps/scalable/signal-desktop-beta.svg | 1 + links/apps/scalable/signal.svg | 1 + links/apps/scalable/sigram.svg | 1 + links/apps/scalable/silicon-128.svg | 1 + links/apps/scalable/silicon-22.svg | 1 + links/apps/scalable/silicon-32.svg | 1 + links/apps/scalable/silicon-48.svg | 1 + links/apps/scalable/silicon-64.svg | 1 + links/apps/scalable/simple-ccsm.svg | 1 + links/apps/scalable/simple-scan.svg | 1 + links/apps/scalable/skanlite.svg | 1 + links/apps/scalable/skype_protocol.svg | 1 + links/apps/scalable/skypeforlinux.svg | 1 + links/apps/scalable/slidewall.svg | 1 + links/apps/scalable/smartcode-stremio.svg | 1 + links/apps/scalable/smtube.svg | 1 + links/apps/scalable/smuxi-frontend-gnome.svg | 1 + links/apps/scalable/smuxi.svg | 1 + links/apps/scalable/software-center.svg | 1 + links/apps/scalable/software-manager.svg | 1 + .../scalable/software-properties-mint.svg | 1 + links/apps/scalable/software-sources.svg | 1 + links/apps/scalable/software-store.svg | 1 + .../scalable/software-update-available.svg | 1 + .../apps/scalable/software-update-urgent.svg | 1 + links/apps/scalable/software.svg | 1 + links/apps/scalable/sogou_notify.svg | 1 + links/apps/scalable/sogoupinyin.svg | 1 + links/apps/scalable/sonata.svg | 1 + links/apps/scalable/spacefm.svg | 1 + links/apps/scalable/spectacle.svg | 1 + links/apps/scalable/speedcrunch.svg | 1 + links/apps/scalable/spotify-linux-48x48.svg | 1 + links/apps/scalable/spotify-linux-512x512.svg | 1 + links/apps/scalable/spotify-web-player.svg | 1 + links/apps/scalable/spotify.svg | 1 + links/apps/scalable/spotify_A.svg | 1 + links/apps/scalable/spotifywebplayer.svg | 1 + links/apps/scalable/ssh-askpass-gnome.svg | 1 + links/apps/scalable/starcal2.svg | 1 + links/apps/scalable/stardict_16x16.svg | 1 + links/apps/scalable/stardict_32x32.svg | 1 + links/apps/scalable/starred.svg | 1 + links/apps/scalable/start-here-kde.svg | 1 + links/apps/scalable/start-here-manjaro.svg | 1 + links/apps/scalable/start-here-xfce.svg | 1 + links/apps/scalable/startupmanager.svg | 1 + links/apps/scalable/statalogo_14.svg | 1 + links/apps/scalable/statalogo_16.svg | 1 + links/apps/scalable/steam-icon.svg | 1 + links/apps/scalable/steam-launcher.svg | 1 + links/apps/scalable/steam_icon_280680.svg | 1 + links/apps/scalable/steam_icon_286160.svg | 1 + links/apps/scalable/steam_icon_365670.svg | 1 + links/apps/scalable/steamos-logo-icon.svg | 1 + links/apps/scalable/steampowered.svg | 1 + links/apps/scalable/sticky-notes.svg | 1 + links/apps/scalable/stock_about.svg | 1 + links/apps/scalable/stock_addressbook.svg | 1 + links/apps/scalable/stock_alarm.svg | 1 + links/apps/scalable/stock_calendar.svg | 1 + links/apps/scalable/stock_dialog-info.svg | 1 + links/apps/scalable/stock_help-agent.svg | 1 + links/apps/scalable/stock_help.svg | 1 + links/apps/scalable/stock_insert_note.svg | 1 + links/apps/scalable/stock_keyring.svg | 1 + links/apps/scalable/stock_mail-compose.svg | 1 + links/apps/scalable/stock_new-meeting.svg | 1 + links/apps/scalable/stock_news.svg | 1 + links/apps/scalable/stock_notes.svg | 1 + links/apps/scalable/stock_task.svg | 1 + links/apps/scalable/stock_tasks.svg | 1 + links/apps/scalable/stock_view-details.svg | 1 + links/apps/scalable/stock_xfburn.svg | 1 + links/apps/scalable/stremio.svg | 1 + links/apps/scalable/strigi.svg | 1 + links/apps/scalable/studio.svg | 1 + links/apps/scalable/style.svg | 1 + links/apps/scalable/sublime-text-2.svg | 1 + links/apps/scalable/sublime-text-3.svg | 1 + links/apps/scalable/sublime-text2.svg | 1 + links/apps/scalable/sublime.svg | 1 + links/apps/scalable/sublime3-text.svg | 1 + links/apps/scalable/sublime_text.svg | 1 + links/apps/scalable/sublimetext.svg | 1 + links/apps/scalable/sun-java-jdk6.svg | 1 + links/apps/scalable/sun-java-jdk7.svg | 1 + links/apps/scalable/sun-java-jdk8.svg | 1 + links/apps/scalable/sun-java-jre8.svg | 1 + links/apps/scalable/sun-java.svg | 1 + links/apps/scalable/sun-java6.svg | 1 + links/apps/scalable/sun-java7.svg | 1 + links/apps/scalable/sun-java8.svg | 1 + links/apps/scalable/sun-javaws-jdk6.svg | 1 + links/apps/scalable/sun-javaws-jdk7.svg | 1 + links/apps/scalable/sun-javaws-jdk8.svg | 1 + links/apps/scalable/sun-javaws-jre8.svg | 1 + links/apps/scalable/sun-javaws.svg | 1 + links/apps/scalable/sun-jcontrol-jdk6.svg | 1 + links/apps/scalable/sun-jcontrol-jdk7.svg | 1 + links/apps/scalable/sun-jcontrol-jdk8.svg | 1 + links/apps/scalable/sun_java.svg | 1 + links/apps/scalable/susehelpcenter.svg | 1 + links/apps/scalable/swcentre.svg | 1 + links/apps/scalable/sweeper.svg | 1 + links/apps/scalable/switchuser.svg | 1 + links/apps/scalable/sylpheed.svg | 1 + links/apps/scalable/syncthing-gtk.svg | 1 + links/apps/scalable/syncthingtray.svg | 1 + links/apps/scalable/sysprof-icon.svg | 1 + links/apps/scalable/sysprof.svg | 1 + .../scalable/system-config-authentication.svg | 1 + links/apps/scalable/system-config-boot.svg | 1 + links/apps/scalable/system-config-date.svg | 1 + links/apps/scalable/system-config-display.svg | 1 + .../apps/scalable/system-config-displayca.svg | 1 + .../apps/scalable/system-config-firewall.svg | 1 + .../apps/scalable/system-config-keyboard.svg | 1 + .../apps/scalable/system-config-services.svg | 1 + links/apps/scalable/system-config-users.svg | 1 + links/apps/scalable/system-error.svg | 1 + links/apps/scalable/system-file-manager.svg | 1 + links/apps/scalable/system-help.svg | 1 + links/apps/scalable/system-installer.svg | 1 + links/apps/scalable/system-lock-screen.svg | 1 + links/apps/scalable/system-monitor.svg | 1 + links/apps/scalable/system-run.svg | 1 + links/apps/scalable/system-search.svg | 1 + .../scalable/system-software-installer.svg | 1 + links/apps/scalable/system-switch-java.svg | 1 + links/apps/scalable/system-switch-user.svg | 1 + links/apps/scalable/system-upgrade.svg | 1 + links/apps/scalable/system-users.svg | 1 + .../scalable/system-utilities-logviewer.svg | 1 + links/apps/scalable/system76-driver.svg | 1 + links/apps/scalable/systemback.svg | 1 + links/apps/scalable/tagua.svg | 1 + links/apps/scalable/tdenetworkmanager.svg | 1 + links/apps/scalable/tdescreensaver.svg | 1 + links/apps/scalable/tdmconfig.svg | 1 + links/apps/scalable/teams.svg | 1 + links/apps/scalable/telegram-classic.svg | 1 + links/apps/scalable/telegram-desktop.svg | 1 + links/apps/scalable/telepathy-kde.svg | 1 + links/apps/scalable/telepathy.svg | 1 + links/apps/scalable/terasology.svg | 1 + links/apps/scalable/terminal-tango.svg | 1 + links/apps/scalable/terminator-128.svg | 1 + links/apps/scalable/terminator.svg | 1 + links/apps/scalable/terminology.svg | 1 + links/apps/scalable/termius-app.svg | 1 + links/apps/scalable/terra.svg | 1 + links/apps/scalable/textadept.svg | 1 + links/apps/scalable/thunar-filemanager.svg | 1 + links/apps/scalable/thunar.svg | 1 + links/apps/scalable/thunderbird-3.0.svg | 1 + links/apps/scalable/thunderbird-beta-bin.svg | 1 + links/apps/scalable/thunderbird-beta.svg | 1 + links/apps/scalable/thunderbird-branded.svg | 1 + .../apps/scalable/thunderbird-early-bird.svg | 1 + links/apps/scalable/thunderbird-icon.svg | 1 + .../scalable/thunderbird-mozilla-build.svg | 1 + links/apps/scalable/thunderbird-trunk.svg | 1 + links/apps/scalable/thunderbolt.svg | 1 + links/apps/scalable/tild.svg | 1 + links/apps/scalable/tilda.svg | 1 + links/apps/scalable/tilix.svg | 1 + links/apps/scalable/time-admin.svg | 1 + links/apps/scalable/time.svg | 1 + links/apps/scalable/timekpr.svg | 1 + links/apps/scalable/timeset-gui-icon.svg | 1 + links/apps/scalable/timevault.svg | 1 + links/apps/scalable/tint2.svg | 1 + links/apps/scalable/tint2conf.svg | 1 + links/apps/scalable/tkpacman-icon.svg | 1 + links/apps/scalable/tkpacman.svg | 1 + links/apps/scalable/tlauncher.svg | 1 + links/apps/scalable/tomboy-16.svg | 1 + links/apps/scalable/tomboy-32.svg | 1 + links/apps/scalable/tomboy-note.svg | 1 + links/apps/scalable/tomboy-panel.svg | 1 + links/apps/scalable/tools-report-bug.svg | 1 + links/apps/scalable/tools-wizard.svg | 1 + links/apps/scalable/topmenu-applet.svg | 1 + links/apps/scalable/tor-browser-en.svg | 1 + links/apps/scalable/tor-browser.svg | 1 + links/apps/scalable/torbrowser.svg | 1 + links/apps/scalable/totem.svg | 1 + links/apps/scalable/tracker.svg | 1 + links/apps/scalable/transgui-2.svg | 1 + links/apps/scalable/transgui.svg | 1 + links/apps/scalable/translator.svg | 1 + links/apps/scalable/transmission-gtk.svg | 1 + links/apps/scalable/transmission-qt.svg | 1 + .../apps/scalable/transmission-remote-gtk.svg | 1 + .../apps/scalable/transmission-remote-qt.svg | 1 + links/apps/scalable/tremotesf.svg | 1 + links/apps/scalable/trojita.svg | 1 + links/apps/scalable/tsclient.svg | 1 + links/apps/scalable/tuxboot.svg | 1 + links/apps/scalable/tuxpaint.svg | 1 + links/apps/scalable/tv.kodi.Kodi.svg | 1 + links/apps/scalable/twin.svg | 1 + links/apps/scalable/typhoon.svg | 1 + links/apps/scalable/ubuntu-cleaner.svg | 1 + .../scalable/ubuntu-kylin-software-center.svg | 1 + links/apps/scalable/ubuntu-qtcreator.svg | 1 + links/apps/scalable/ubuntu.svg | 1 + links/apps/scalable/ubuntusoftware.svg | 1 + links/apps/scalable/ufw-frontends.svg | 1 + links/apps/scalable/uget.svg | 1 + links/apps/scalable/uk.co.ibboard.cawbird.svg | 1 + links/apps/scalable/ukui-power-manager.svg | 1 + links/apps/scalable/ukui-power-statistics.svg | 1 + links/apps/scalable/unetbootin.svg | 1 + links/apps/scalable/unity-color-panel.svg | 1 + links/apps/scalable/unity-control-center.svg | 1 + links/apps/scalable/unity-datetime-panel.svg | 1 + links/apps/scalable/unity-display-panel.svg | 1 + links/apps/scalable/unity-lens-photos.svg | 1 + links/apps/scalable/unity-mail.svg | 1 + links/apps/scalable/unity-power-panel.svg | 1 + links/apps/scalable/unity-sound-panel.svg | 1 + links/apps/scalable/unity-tweak-tool.svg | 1 + links/apps/scalable/unity-webapps-gmail.svg | 1 + links/apps/scalable/unity-webapps-lastfm.svg | 1 + .../apps/scalable/unity-webapps-telegram.svg | 1 + links/apps/scalable/unity-webapps-youtube.svg | 1 + links/apps/scalable/update-manager.svg | 1 + links/apps/scalable/update-notifier.svg | 1 + links/apps/scalable/update.svg | 1 + links/apps/scalable/urxvt.svg | 1 + links/apps/scalable/urxvt_48x48.svg | 1 + links/apps/scalable/us.zoom.Zoom.svg | 1 + links/apps/scalable/usb-creator-gtk.svg | 1 + links/apps/scalable/usb-creator-kde.svg | 1 + links/apps/scalable/user-file-manager.svg | 1 + links/apps/scalable/user-info.svg | 1 + links/apps/scalable/user_auth.svg | 1 + links/apps/scalable/user_icon.svg | 1 + links/apps/scalable/userdrake.svg | 1 + links/apps/scalable/users-admin.svg | 1 + links/apps/scalable/users.svg | 1 + links/apps/scalable/utilities-dictionary.svg | 1 + .../scalable/utilities-energy-monitor.svg | 1 + .../apps/scalable/utilities-file-archiver.svg | 1 + links/apps/scalable/utilities-log-viewer.svg | 1 + links/apps/scalable/utilities-notes.svg | 1 + links/apps/scalable/utilities-terminal.svg | 1 + links/apps/scalable/utilities-text-editor.svg | 1 + links/apps/scalable/utilities-x-terminal.svg | 1 + links/apps/scalable/utilities_terminal.svg | 1 + links/apps/scalable/uxterm.svg | 1 + links/apps/scalable/vala-panel.svg | 1 + links/apps/scalable/vala-terminal.svg | 1 + links/apps/scalable/vbox.svg | 1 + links/apps/scalable/vcalendar.svg | 1 + links/apps/scalable/veracrypt.xpm.svg | 1 + links/apps/scalable/verbiste.svg | 1 + links/apps/scalable/video-display.svg | 1 + links/apps/scalable/video-player.svg | 1 + links/apps/scalable/vidiot.svg | 1 + links/apps/scalable/viewnior.svg | 1 + links/apps/scalable/vim-qt.svg | 1 + links/apps/scalable/vimlogo.svg | 1 + links/apps/scalable/vinagre.svg | 1 + links/apps/scalable/virt-viewer.svg | 1 + links/apps/scalable/virtual-box.svg | 1 + links/apps/scalable/virtualbox-bin.svg | 1 + links/apps/scalable/virtualbox-ose.svg | 1 + links/apps/scalable/visualstudiocode.svg | 1 + links/apps/scalable/vivaldi-beta.svg | 1 + links/apps/scalable/vivaldi-snapshot.svg | 1 + links/apps/scalable/vivaldi-stable.svg | 1 + links/apps/scalable/vmnetcfg.svg | 1 + links/apps/scalable/vmplayer.svg | 1 + links/apps/scalable/vmware.svg | 1 + links/apps/scalable/vokoscreen.svg | 1 + links/apps/scalable/vokoscreenNG.svg | 1 + links/apps/scalable/volume-knob.svg | 1 + links/apps/scalable/vsc.svg | 1 + links/apps/scalable/vscode.svg | 1 + links/apps/scalable/vscodium.svg | 1 + links/apps/scalable/vso.svg | 1 + links/apps/scalable/vuescan.svg | 1 + links/apps/scalable/wallpaper.svg | 1 + links/apps/scalable/waterfox-classic.svg | 1 + links/apps/scalable/waterfox-current.svg | 1 + links/apps/scalable/waterfox-icon.svg | 1 + links/apps/scalable/weather-widget.svg | 1 + links/apps/scalable/weather.svg | 1 + links/apps/scalable/web-browser-app.svg | 1 + links/apps/scalable/web-discord.svg | 1 + links/apps/scalable/web-google-gmail.svg | 1 + links/apps/scalable/web-google-youtube.svg | 1 + links/apps/scalable/web-lastfm.svg | 1 + links/apps/scalable/web-spotify.svg | 1 + links/apps/scalable/web-telegram.svg | 1 + links/apps/scalable/web-whatsapp.svg | 1 + links/apps/scalable/webbrowser-app.svg | 1 + links/apps/scalable/webide.svg | 1 + links/apps/scalable/wewechat.svg | 1 + links/apps/scalable/whaawmp.svg | 1 + links/apps/scalable/whatsapp-desktop.svg | 1 + links/apps/scalable/whatsapp-for-linux.svg | 1 + links/apps/scalable/whatsapp-nativefier.svg | 1 + links/apps/scalable/whatsappfordesktop.svg | 1 + links/apps/scalable/whatsdesk.svg | 1 + links/apps/scalable/wicd-gtk.svg | 1 + links/apps/scalable/wicd.svg | 1 + links/apps/scalable/wifi-radar.svg | 1 + links/apps/scalable/window-duplicate.svg | 1 + links/apps/scalable/window-manager.svg | 1 + links/apps/scalable/window_list.svg | 1 + links/apps/scalable/windows.svg | 1 + links/apps/scalable/wine-help.svg | 1 + links/apps/scalable/wine-notepad.svg | 1 + links/apps/scalable/wine_notepad.svg | 1 + links/apps/scalable/winecfg.svg | 1 + links/apps/scalable/winefile.svg | 1 + links/apps/scalable/winemine.svg | 1 + links/apps/scalable/winetricks.svg | 1 + links/apps/scalable/wingpanel.svg | 1 + links/apps/scalable/winhelp.svg | 1 + links/apps/scalable/winusb.svg | 1 + links/apps/scalable/winusbgui-icon.svg | 1 + links/apps/scalable/winusbgui.svg | 1 + links/apps/scalable/wmail.svg | 1 + links/apps/scalable/wmtweaks.svg | 1 + links/apps/scalable/woeusbgui-icon.svg | 1 + links/apps/scalable/wordpad.svg | 1 + links/apps/scalable/workspace-overview.svg | 1 + .../scalable/workspace-switcher-top-left.svg | 1 + links/apps/scalable/wp.svg | 1 + links/apps/scalable/wpa_gui.svg | 1 + links/apps/scalable/www-browser.svg | 1 + links/apps/scalable/wxlame.svg | 1 + links/apps/scalable/x-office-address-book.svg | 1 + links/apps/scalable/x-office-calendar.svg | 1 + links/apps/scalable/x-office-mail.svg | 1 + links/apps/scalable/x-office_mail.svg | 1 + links/apps/scalable/x-pdf.svg | 1 + .../scalable/x-system-software-sources.svg | 1 + links/apps/scalable/x-terminal-emulator.svg | 1 + links/apps/scalable/x.svg | 1 + links/apps/scalable/x11.svg | 1 + links/apps/scalable/xame.svg | 1 + links/apps/scalable/xapp.svg | 1 + links/apps/scalable/xar.svg | 1 + links/apps/scalable/xarchiver.svg | 1 + links/apps/scalable/xboard.svg | 1 + links/apps/scalable/xcalc.svg | 1 + links/apps/scalable/xchm-48.svg | 1 + links/apps/scalable/xchm.svg | 1 + links/apps/scalable/xclipboard.svg | 1 + links/apps/scalable/xclock.svg | 1 + links/apps/scalable/xconsole.svg | 1 + links/apps/scalable/xdg-browser-launcher.svg | 1 + links/apps/scalable/xdiagnose.svg | 1 + links/apps/scalable/xed.svg | 1 + links/apps/scalable/xedit.svg | 1 + links/apps/scalable/xemacs.svg | 1 + links/apps/scalable/xfburn.svg | 1 + links/apps/scalable/xfcalendar.svg | 1 + links/apps/scalable/xfce-devel.svg | 1 + links/apps/scalable/xfce-dict.svg | 1 + links/apps/scalable/xfce-edit.svg | 1 + links/apps/scalable/xfce-filemanager.svg | 1 + links/apps/scalable/xfce-mail.svg | 1 + links/apps/scalable/xfce-man.svg | 1 + links/apps/scalable/xfce-mount.svg | 1 + links/apps/scalable/xfce-mouse.svg | 1 + links/apps/scalable/xfce-newmail.svg | 1 + links/apps/scalable/xfce-schedule.svg | 1 + links/apps/scalable/xfce-sensors.svg | 1 + links/apps/scalable/xfce-sound.svg | 1 + links/apps/scalable/xfce-system-info.svg | 1 + links/apps/scalable/xfce-system-lock.svg | 1 + links/apps/scalable/xfce-system-settings.svg | 1 + links/apps/scalable/xfce-terminal.svg | 1 + links/apps/scalable/xfce-theme-manager.svg | 1 + links/apps/scalable/xfce-ui.svg | 1 + links/apps/scalable/xfce-unknown.svg | 1 + links/apps/scalable/xfce4-appfinder.svg | 1 + links/apps/scalable/xfce4-backdrop.svg | 1 + links/apps/scalable/xfce4-battery-plugin.svg | 1 + .../apps/scalable/xfce4-calculator-plugin.svg | 1 + links/apps/scalable/xfce4-clipman-plugin.svg | 1 + links/apps/scalable/xfce4-clock.svg | 1 + links/apps/scalable/xfce4-color-settings.svg | 1 + links/apps/scalable/xfce4-cpugraph-plugin.svg | 1 + links/apps/scalable/xfce4-dict.svg | 1 + links/apps/scalable/xfce4-display.svg | 1 + links/apps/scalable/xfce4-fsguard-plugin.svg | 1 + .../apps/scalable/xfce4-indicator-plugin.svg | 1 + links/apps/scalable/xfce4-logo.svg | 1 + links/apps/scalable/xfce4-mcs-manager.svg | 1 + links/apps/scalable/xfce4-menueditor.svg | 1 + links/apps/scalable/xfce4-mixer.svg | 1 + links/apps/scalable/xfce4-netload-plugin.svg | 1 + links/apps/scalable/xfce4-notes-plugin.svg | 1 + links/apps/scalable/xfce4-notes.svg | 1 + links/apps/scalable/xfce4-notifyd.svg | 1 + links/apps/scalable/xfce4-panel-menu.svg | 1 + links/apps/scalable/xfce4-panel.svg | 1 + .../scalable/xfce4-power-manager-settings.svg | 1 + .../apps/scalable/xfce4-pulseaudio-plugin.svg | 1 + links/apps/scalable/xfce4-sample-plugin.svg | 1 + links/apps/scalable/xfce4-session.svg | 1 + links/apps/scalable/xfce4-settings.svg | 1 + links/apps/scalable/xfce4-sound.svg | 1 + links/apps/scalable/xfce4-splash.svg | 1 + .../apps/scalable/xfce4-stopwatch-plugin.svg | 1 + links/apps/scalable/xfce4-system-lock.svg | 1 + links/apps/scalable/xfce4-terminal.svg | 1 + links/apps/scalable/xfce4-time-out-plugin.svg | 1 + links/apps/scalable/xfce4-timer-plugin.svg | 1 + links/apps/scalable/xfce4-timer.svg | 1 + links/apps/scalable/xfce4-ui.svg | 1 + links/apps/scalable/xfce4-weather.svg | 1 + links/apps/scalable/xfce4-workspaces.svg | 1 + links/apps/scalable/xfce4_xicon.svg | 1 + links/apps/scalable/xfce_unknown.svg | 1 + links/apps/scalable/xfdashboard.svg | 1 + links/apps/scalable/xfmail.svg | 1 + links/apps/scalable/xfp.svg | 1 + links/apps/scalable/xfpm-ac-adapter.svg | 1 + links/apps/scalable/xfsm-switch.svg | 1 + links/apps/scalable/xfw.svg | 1 + links/apps/scalable/xfwm4.svg | 1 + .../scalable/ximian-evolution-calendar.svg | 1 + .../apps/scalable/ximian-evolution-email.svg | 1 + links/apps/scalable/xine.svg | 1 + links/apps/scalable/xinput_calibrator.svg | 1 + links/apps/scalable/xmag.svg | 1 + links/apps/scalable/xmms.svg | 1 + links/apps/scalable/xpad.svg | 1 + links/apps/scalable/xpdf.svg | 1 + links/apps/scalable/xpdf9.svg | 1 + links/apps/scalable/xplayer.svg | 1 + links/apps/scalable/xreader.svg | 1 + links/apps/scalable/xsane.svg | 1 + links/apps/scalable/xscreensaver.svg | 1 + links/apps/scalable/xt7-player-mpv.svg | 1 + links/apps/scalable/xterm-color.svg | 1 + links/apps/scalable/xterm-color_32x32.svg | 1 + links/apps/scalable/xterm-color_48x48.svg | 1 + links/apps/scalable/xterm_32x32.svg | 1 + links/apps/scalable/xterm_48x48.svg | 1 + links/apps/scalable/xterminator.svg | 1 + links/apps/scalable/xvidcap.svg | 1 + links/apps/scalable/xviewer.svg | 1 + links/apps/scalable/yad.svg | 1 + links/apps/scalable/yast-addon-extension.svg | 1 + links/apps/scalable/yast-addon.svg | 1 + links/apps/scalable/yast-alternatives.svg | 1 + links/apps/scalable/yast-apparmor.svg | 1 + links/apps/scalable/yast-auth-client.svg | 1 + links/apps/scalable/yast-bootloader.svg | 1 + links/apps/scalable/yast-checkmedia.svg | 1 + links/apps/scalable/yast-device-tree.svg | 1 + links/apps/scalable/yast-disk.svg | 1 + links/apps/scalable/yast-firewall.svg | 1 + links/apps/scalable/yast-fonts.svg | 1 + links/apps/scalable/yast-hardware.svg | 1 + .../apps/scalable/yast-high_availability.svg | 1 + links/apps/scalable/yast-hwinfo.svg | 1 + links/apps/scalable/yast-inetd.svg | 1 + links/apps/scalable/yast-kerberos.svg | 1 + links/apps/scalable/yast-keyboard.svg | 1 + links/apps/scalable/yast-lan.svg | 1 + links/apps/scalable/yast-language.svg | 1 + links/apps/scalable/yast-ldap-kerberos.svg | 1 + links/apps/scalable/yast-ldap-server.svg | 1 + links/apps/scalable/yast-mail.svg | 1 + links/apps/scalable/yast-messages.svg | 1 + links/apps/scalable/yast-misc-group.svg | 1 + links/apps/scalable/yast-network-group.svg | 1 + links/apps/scalable/yast-nfs.svg | 1 + links/apps/scalable/yast-online_update.svg | 1 + links/apps/scalable/yast-powertweak.svg | 1 + links/apps/scalable/yast-remote.svg | 1 + links/apps/scalable/yast-samba-client.svg | 1 + links/apps/scalable/yast-samba-server.svg | 1 + links/apps/scalable/yast-scanner.svg | 1 + links/apps/scalable/yast-security-group.svg | 1 + links/apps/scalable/yast-security.svg | 1 + links/apps/scalable/yast-snapper.svg | 1 + links/apps/scalable/yast-software.svg | 1 + links/apps/scalable/yast-sound.svg | 1 + links/apps/scalable/yast-support-group.svg | 1 + links/apps/scalable/yast-support.svg | 1 + links/apps/scalable/yast-sw_single.svg | 1 + links/apps/scalable/yast-sw_source.svg | 1 + links/apps/scalable/yast-sysconfig.svg | 1 + links/apps/scalable/yast-system-group.svg | 1 + links/apps/scalable/yast-system.svg | 1 + links/apps/scalable/yast-timezone.svg | 1 + links/apps/scalable/yast-users.svg | 1 + links/apps/scalable/yast-x11.svg | 1 + links/apps/scalable/youtube-dl-gui.svg | 1 + links/apps/scalable/youtube-dl-gui_48x48.svg | 1 + links/apps/scalable/youtube-dl-qt-icon.svg | 1 + links/apps/scalable/youtube-dlg.svg | 1 + links/apps/scalable/yt-dl-gtk.svg | 1 + links/apps/scalable/yumex-dnf.svg | 1 + links/apps/scalable/yumex.svg | 1 + links/apps/scalable/zeegaree-lite.svg | 1 + links/apps/scalable/zeegaree.svg | 1 + links/apps/scalable/zeitgeist.svg | 1 + links/apps/scalable/zen-icon.svg | 1 + links/apps/scalable/zenmap.svg | 1 + links/apps/scalable/zeroinstall.svg | 1 + links/apps/scalable/zevdocs.svg | 1 + links/apps/scalable/zim.svg | 1 + links/apps/scalable/znotes.svg | 1 + links/apps/scalable/zoom-desktop.svg | 1 + links/apps/scalable/zoom-icon.svg | 1 + .../symbolic/accessories-camera-symbolic.svg | 1 + .../applets-screenshooter-symbolic.svg | 1 + .../symbolic/applications-system-symbolic.svg | 1 + links/apps/symbolic/apport-symbolic.svg | 1 + links/apps/symbolic/baobab-symbolic.svg | 1 + links/apps/symbolic/bash-symbolic.svg | 1 + links/apps/symbolic/bijiben-symbolic.svg | 1 + .../ca.desrt.dconf-editor-symbolic.svg | 1 + .../apps/symbolic/calculator-app-symbolic.svg | 1 + links/apps/symbolic/calendar-symbolic.svg | 1 + .../symbolic/chromium-browser-symbolic.svg | 1 + links/apps/symbolic/clock-applet-symbolic.svg | 1 + .../symbolic/config-language-symbolic.svg | 1 + links/apps/symbolic/dconf-editor-symbolic.svg | 1 + links/apps/symbolic/empathy-symbolic.svg | 1 + links/apps/symbolic/eog-symbolic.svg | 1 + links/apps/symbolic/evolution-symbolic.svg | 1 + links/apps/symbolic/gedit-symbolic.svg | 1 + .../symbolic/gksu-root-terminal-symbolic.svg | 1 + links/apps/symbolic/gnome-books-symbolic.svg | 1 + .../symbolic/gnome-calculator-symbolic.svg | 1 + .../apps/symbolic/gnome-calendar-symbolic.svg | 1 + .../symbolic/gnome-characters-symbolic.svg | 1 + links/apps/symbolic/gnome-clocks-symbolic.svg | 1 + .../apps/symbolic/gnome-contacts-symbolic.svg | 1 + .../gnome-control-center-symbolic.svg | 1 + links/apps/symbolic/gnome-disks-symbolic.svg | 1 + .../symbolic/gnome-documents-symbolic.svg | 1 + links/apps/symbolic/gnome-help-symbolic.svg | 1 + links/apps/symbolic/gnome-logs-symbolic.svg | 1 + links/apps/symbolic/gnome-maps-symbolic.svg | 1 + links/apps/symbolic/gnome-music-symbolic.svg | 1 + links/apps/symbolic/gnome-photos-symbolic.svg | 1 + .../symbolic/gnome-screenshot-symbolic.svg | 1 + .../apps/symbolic/gnome-software-symbolic.svg | 1 + links/apps/symbolic/gnome-sudoku-symbolic.svg | 1 + .../gnome-system-monitor-symbolic.svg | 1 + .../apps/symbolic/gnome-terminal-symbolic.svg | 1 + .../symbolic/gnome-tweak-tool-symbolic.svg | 1 + links/apps/symbolic/gnome-usage-symbolic.svg | 1 + .../apps/symbolic/gnome-weather-symbolic.svg | 1 + links/apps/symbolic/help-app-symbolic.svg | 1 + .../apps/symbolic/help-contents-symbolic.svg | 1 + links/apps/symbolic/help-symbolic.svg | 1 + .../symbolic/image-viewer-app-symbolic.svg | 1 + .../internet-web-browser-symbolic.svg | 1 + links/apps/symbolic/logviewer-symbolic.svg | 1 + links/apps/symbolic/mail-archive-symbolic.svg | 1 + links/apps/symbolic/media-eq-symbolic.svg | 1 + links/apps/symbolic/nautilus-symbolic.svg | 1 + .../symbolic/office-address-book-symbolic.svg | 1 + .../symbolic/office-addressbook-symbolic.svg | 1 + .../org.gnome.ArchiveManager-symbolic.svg | 1 + .../symbolic/org.gnome.Bijiben-symbolic.svg | 1 + .../symbolic/org.gnome.Books-symbolic.svg | 1 + .../org.gnome.Calculator-symbolic.svg | 1 + .../symbolic/org.gnome.Calendar-symbolic.svg | 1 + .../org.gnome.Characters-symbolic.svg | 1 + .../symbolic/org.gnome.Cheese-symbolic.svg | 1 + .../symbolic/org.gnome.Clocks-symbolic.svg | 1 + .../symbolic/org.gnome.Contacts-symbolic.svg | 1 + .../symbolic/org.gnome.DejaDup-symbolic.svg | 1 + .../org.gnome.DiskUtility-symbolic.svg | 1 + .../symbolic/org.gnome.Disks-symbolic.svg | 1 + .../symbolic/org.gnome.Documents-symbolic.svg | 1 + .../symbolic/org.gnome.Empathy-symbolic.svg | 1 + .../symbolic/org.gnome.Epiphany-symbolic.svg | 1 + .../symbolic/org.gnome.Evince-symbolic.svg | 1 + .../symbolic/org.gnome.Evolution-symbolic.svg | 1 + .../org.gnome.Extensions-symbolic.svg | 1 + .../symbolic/org.gnome.Games-symbolic.svg | 1 + .../symbolic/org.gnome.Geary-symbolic.svg | 1 + .../symbolic/org.gnome.Gedit-symbolic.svg | 1 + .../apps/symbolic/org.gnome.Logs-symbolic.svg | 1 + .../org.gnome.Lollypop-gradio-symbolic.svg | 1 + .../symbolic/org.gnome.Mahjongg-symbolic.svg | 1 + .../apps/symbolic/org.gnome.Maps-symbolic.svg | 1 + .../symbolic/org.gnome.Mines-symbolic.svg | 1 + .../symbolic/org.gnome.Music-symbolic.svg | 1 + .../symbolic/org.gnome.Nautilus-symbolic.svg | 1 + .../symbolic/org.gnome.Notes-symbolic.svg | 1 + .../symbolic/org.gnome.Photos-symbolic.svg | 1 + .../symbolic/org.gnome.Podcasts-symbolic.svg | 1 + .../org.gnome.PowerStats-symbolic.svg | 1 + .../symbolic/org.gnome.Rhythmbox-symbolic.svg | 1 + .../org.gnome.Screenshot-symbolic.svg | 1 + .../symbolic/org.gnome.Settings-symbolic.svg | 1 + .../org.gnome.Shell.Extensions-symbolic.svg | 1 + .../org.gnome.SimpleScan-symbolic.svg | 1 + .../symbolic/org.gnome.Software-symbolic.svg | 1 + .../symbolic/org.gnome.Sudoku-symbolic.svg | 1 + .../org.gnome.SystemMonitor-symbolic.svg | 1 + .../symbolic/org.gnome.Terminal-symbolic.svg | 1 + .../apps/symbolic/org.gnome.Todo-symbolic.svg | 1 + .../symbolic/org.gnome.Totem-symbolic.svg | 1 + .../symbolic/org.gnome.Tweaks-symbolic.svg | 1 + .../symbolic/org.gnome.Usage-symbolic.svg | 1 + .../symbolic/org.gnome.Weather-symbolic.svg | 1 + ...org.gnome.Weather.Application-symbolic.svg | 1 + .../apps/symbolic/org.gnome.Yelp-symbolic.svg | 1 + .../symbolic/org.gnome.baobab-symbolic.svg | 1 + .../symbolic/org.gnome.bijiben-symbolic.svg | 1 + .../symbolic/org.gnome.clocks-symbolic.svg | 1 + .../apps/symbolic/org.gnome.eog-symbolic.svg | 1 + .../symbolic/org.gnome.gedit-symbolic.svg | 1 + ...rg.gnome.seahorse.Application-symbolic.svg | 1 + .../symbolic/org.gnome.tweaks-symbolic.svg | 1 + .../org.inkscape.Inkscape-symbolic.svg | 1 + .../apps/symbolic/passwords-app-symbolic.svg | 1 + ...ences-desktop-online-accounts-symbolic.svg | 1 + .../symbolic/preferences-desktop-symbolic.svg | 1 + .../symbolic/preferences-other-symbolic.svg | 1 + ...nces-system-parental-controls-symbolic.svg | 1 + .../preferences-system-sharing-symbolic.svg | 1 + .../symbolic/root-terminal-app-symbolic.svg | 1 + links/apps/symbolic/seahorse-symbolic.svg | 1 + links/apps/symbolic/settings-app-symbolic.svg | 1 + links/apps/symbolic/shotwell-symbolic.svg | 1 + links/apps/symbolic/slideshow-symbolic.svg | 1 + .../software-properties-gtk-symbolic.svg | 1 + .../symbolic/software-updater-symbolic.svg | 1 + .../symbolic/system-monitor-app-symbolic.svg | 1 + .../symbolic/system-settings-symbolic.svg | 1 + .../system-software-update-symbolic.svg | 1 + links/apps/symbolic/system-tray-symbolic.svg | 1 + links/apps/symbolic/terminal-app-symbolic.svg | 1 + links/apps/symbolic/terminal-symbolic.svg | 1 + links/apps/symbolic/text-editor-symbolic.svg | 1 + links/apps/symbolic/totem-symbolic.svg | 1 + links/apps/symbolic/tweaks-app-symbolic.svg | 1 + .../symbolic/unity-tweak-tool-symbolic.svg | 1 + .../apps/symbolic/update-manager-symbolic.svg | 1 + .../apps/symbolic/webbrowser-app-symbolic.svg | 1 + .../x-office-address-book-symbolic.svg | 1 + .../symbolic/xapp-prefs-behavior-symbolic.svg | 1 + .../symbolic/cs-backgrounds-symbolic.svg | 1 + links/devices/16/audio-headset.svg | 1 + links/devices/16/audio-headsets.svg | 1 + links/devices/16/blueman-camera.svg | 1 + links/devices/16/blueman-cellular.svg | 1 + links/devices/16/blueman-desktop.svg | 1 + links/devices/16/blueman-device.svg | 1 + links/devices/16/blueman-handheld.svg | 1 + links/devices/16/blueman-handsfree.svg | 1 + links/devices/16/blueman-headset.svg | 1 + links/devices/16/blueman-keyboard.svg | 1 + links/devices/16/blueman-laptop.svg | 1 + links/devices/16/blueman-loudspeaker.svg | 1 + links/devices/16/blueman-mouse.svg | 1 + links/devices/16/blueman-pointing.svg | 1 + links/devices/16/blueman-scanner.svg | 1 + links/devices/16/blueman-smart-phone.svg | 1 + links/devices/16/blueman.svg | 1 + links/devices/16/camera.svg | 1 + links/devices/16/cups.svg | 1 + links/devices/16/cupsprinter.svg | 1 + links/devices/16/device-notifier.svg | 1 + links/devices/16/display.svg | 1 + links/devices/16/drive-cdrom.svg | 1 + links/devices/16/drive-harddisk-encrypted.svg | 1 + links/devices/16/drive-harddisk-ieee1394.svg | 1 + links/devices/16/drive-harddisk-root.svg | 1 + .../devices/16/drive-harddisk-solidstate.svg | 1 + links/devices/16/drive-harddisk-system.svg | 1 + links/devices/16/drive-harddisk-usb.svg | 1 + links/devices/16/drive-optical.svg | 1 + .../16/drive-removable-media-usb-pendrive.svg | 1 + .../devices/16/drive-removable-media-usb.svg | 1 + links/devices/16/drive-virtual.svg | 1 + links/devices/16/gnome-dev-battery.svg | 1 + links/devices/16/gnome-dev-cdrom-audio.svg | 1 + links/devices/16/gnome-dev-cdrom.svg | 1 + links/devices/16/gnome-dev-computer.svg | 1 + links/devices/16/gnome-dev-disc-cdr.svg | 1 + links/devices/16/gnome-dev-disc-cdrw.svg | 1 + links/devices/16/gnome-dev-disc-dvdr-plus.svg | 1 + links/devices/16/gnome-dev-disc-dvdr.svg | 1 + links/devices/16/gnome-dev-disc-dvdram.svg | 1 + links/devices/16/gnome-dev-disc-dvdrom.svg | 1 + links/devices/16/gnome-dev-disc-dvdrw.svg | 1 + links/devices/16/gnome-dev-dvd.svg | 1 + links/devices/16/gnome-dev-harddisk-1394.svg | 1 + links/devices/16/gnome-dev-harddisk-usb.svg | 1 + links/devices/16/gnome-dev-harddisk.svg | 1 + links/devices/16/gnome-dev-ipod.svg | 1 + links/devices/16/gnome-dev-keyboard.svg | 1 + links/devices/16/gnome-dev-media-cf.svg | 1 + links/devices/16/gnome-dev-media-ms.svg | 1 + links/devices/16/gnome-dev-media-sdmmc.svg | 1 + links/devices/16/gnome-dev-media-sm.svg | 1 + links/devices/16/gnome-dev-mouse-ball.svg | 1 + links/devices/16/gnome-dev-mouse-optical.svg | 1 + links/devices/16/gnome-dev-printer.svg | 1 + links/devices/16/gnome-dev-removable-1394.svg | 1 + links/devices/16/gnome-dev-removable-usb.svg | 1 + links/devices/16/gnome-dev-removable.svg | 1 + links/devices/16/gnome-dev-wavelan.svg | 1 + links/devices/16/gnome-fs-blockdev.svg | 1 + links/devices/16/gnome-phone-manager.svg | 1 + links/devices/16/input-gamepad.svg | 1 + links/devices/16/input-touchpad-on.svg | 1 + links/devices/16/joystick.svg | 1 + links/devices/16/kdeconnect.svg | 1 + links/devices/16/keyboard.svg | 1 + links/devices/16/laptop.svg | 1 + links/devices/16/media-cdr.svg | 1 + links/devices/16/media-cdrom-audio.svg | 1 + links/devices/16/media-cdrom.svg | 1 + links/devices/16/media-cdrw.svg | 1 + links/devices/16/media-dvd.svg | 1 + links/devices/16/media-dvdrw.svg | 1 + links/devices/16/media-flash-memory-stick.svg | 1 + links/devices/16/media-flash-sd-mmc.svg | 1 + links/devices/16/media-flash-smart-media.svg | 1 + links/devices/16/media-memory-sd.svg | 1 + links/devices/16/media-optical-audio.svg | 1 + links/devices/16/media-optical-blu-ray.svg | 1 + links/devices/16/media-optical-cd-video.svg | 1 + links/devices/16/media-optical-copy.svg | 1 + links/devices/16/media-optical-data.svg | 1 + links/devices/16/media-optical-dvd-video.svg | 1 + links/devices/16/media-optical-dvd.svg | 1 + links/devices/16/media-optical-video.svg | 1 + links/devices/16/media-removable.svg | 1 + links/devices/16/modem.svg | 1 + links/devices/16/monitor.svg | 1 + links/devices/16/network-bluetooth.svg | 1 + links/devices/16/network-server-database.svg | 1 + links/devices/16/network-wired-activated.svg | 1 + links/devices/16/network-wireless.svg | 1 + links/devices/16/nm-device-wireless.svg | 1 + ...fication-network-wireless-disconnected.svg | 1 + links/devices/16/printer-remote.svg | 1 + links/devices/16/radio.svg | 1 + links/devices/16/removable-media.svg | 1 + links/devices/16/server-database.svg | 1 + links/devices/16/smartphone.svg | 1 + links/devices/16/stock_cell-phone.svg | 1 + links/devices/16/system.svg | 1 + links/devices/16/uav.svg | 1 + .../16/unity-fallback-mount-helper.svg | 1 + links/devices/16/video-display.svg | 1 + links/devices/22/audio-headsets.svg | 1 + links/devices/22/blueman-camera.svg | 1 + links/devices/22/blueman-cellular.svg | 1 + links/devices/22/blueman-desktop.svg | 1 + links/devices/22/blueman-device.svg | 1 + links/devices/22/blueman-handheld.svg | 1 + links/devices/22/blueman-handsfree.svg | 1 + links/devices/22/blueman-headset.svg | 1 + links/devices/22/blueman-laptop.svg | 1 + links/devices/22/blueman-mouse.svg | 1 + links/devices/22/blueman-pointing.svg | 1 + links/devices/22/blueman-smart-phone.svg | 1 + links/devices/22/blueman.svg | 1 + links/devices/22/camera.svg | 1 + links/devices/22/device-notifier.svg | 1 + links/devices/22/display.svg | 1 + links/devices/22/drive-cdrom.svg | 1 + links/devices/22/drive-harddisk-encrypted.svg | 1 + links/devices/22/drive-harddisk-ieee1394.svg | 1 + links/devices/22/drive-harddisk-root.svg | 1 + .../devices/22/drive-harddisk-solidstate.svg | 1 + links/devices/22/drive-harddisk-system.svg | 1 + links/devices/22/drive-harddisk-usb.svg | 1 + links/devices/22/drive-optical.svg | 1 + .../22/drive-removable-media-usb-pendrive.svg | 1 + .../devices/22/drive-removable-media-usb.svg | 1 + links/devices/22/gnome-dev-cdrom-audio.svg | 1 + links/devices/22/gnome-dev-cdrom.svg | 1 + links/devices/22/gnome-dev-computer.svg | 1 + links/devices/22/gnome-dev-disc-cdr.svg | 1 + links/devices/22/gnome-dev-disc-cdrw.svg | 1 + links/devices/22/gnome-dev-disc-dvdr-plus.svg | 1 + links/devices/22/gnome-dev-disc-dvdr.svg | 1 + links/devices/22/gnome-dev-disc-dvdram.svg | 1 + links/devices/22/gnome-dev-disc-dvdrom.svg | 1 + links/devices/22/gnome-dev-disc-dvdrw.svg | 1 + links/devices/22/gnome-dev-dvd.svg | 1 + links/devices/22/gnome-dev-harddisk-1394.svg | 1 + links/devices/22/gnome-dev-harddisk-usb.svg | 1 + links/devices/22/gnome-dev-harddisk.svg | 1 + links/devices/22/gnome-dev-ipod.svg | 1 + links/devices/22/gnome-dev-media-cf.svg | 1 + links/devices/22/gnome-dev-media-ms.svg | 1 + links/devices/22/gnome-dev-media-sdmmc.svg | 1 + links/devices/22/gnome-dev-media-sm.svg | 1 + links/devices/22/gnome-dev-mouse-ball.svg | 1 + links/devices/22/gnome-dev-mouse-optical.svg | 1 + links/devices/22/gnome-dev-removable-1394.svg | 1 + links/devices/22/gnome-dev-removable-usb.svg | 1 + links/devices/22/gnome-dev-removable.svg | 1 + links/devices/22/gnome-dev-wavelan.svg | 1 + links/devices/22/gnome-fs-blockdev.svg | 1 + links/devices/22/gnome-phone-manager.svg | 1 + links/devices/22/input-gamepad.svg | 1 + links/devices/22/input-touchpad-on.svg | 1 + links/devices/22/joystick.svg | 1 + links/devices/22/kdeconnect.svg | 1 + links/devices/22/laptop.svg | 1 + links/devices/22/media-cdr.svg | 1 + links/devices/22/media-cdrom-audio.svg | 1 + links/devices/22/media-cdrom.svg | 1 + links/devices/22/media-cdrw.svg | 1 + links/devices/22/media-dvd.svg | 1 + links/devices/22/media-dvdrw.svg | 1 + links/devices/22/media-flash-memory-stick.svg | 1 + links/devices/22/media-flash-sd-mmc.svg | 1 + links/devices/22/media-flash-smart-media.svg | 1 + links/devices/22/media-memory-sd.svg | 1 + links/devices/22/media-optical-audio.svg | 1 + links/devices/22/media-optical-blu-ray.svg | 1 + links/devices/22/media-optical-cd-video.svg | 1 + links/devices/22/media-optical-copy.svg | 1 + links/devices/22/media-optical-dvd-video.svg | 1 + links/devices/22/media-optical-dvd.svg | 1 + links/devices/22/media-optical-video.svg | 1 + links/devices/22/media-removable.svg | 1 + links/devices/22/modem.svg | 1 + links/devices/22/monitor.svg | 1 + links/devices/22/network-bluetooth.svg | 1 + links/devices/22/network-wired-activated.svg | 1 + links/devices/22/nm-device-wireless.svg | 1 + links/devices/22/radio.svg | 1 + links/devices/22/removable-media.svg | 1 + links/devices/22/smartphone.svg | 1 + links/devices/22/stock_cell-phone.svg | 1 + links/devices/22/system.svg | 1 + links/devices/22/uav.svg | 1 + .../22/unity-fallback-mount-helper.svg | 1 + links/devices/22/video-display.svg | 1 + links/devices/24/audio-headsets.svg | 1 + links/devices/24/blueman-camera.svg | 1 + links/devices/24/blueman-cellular.svg | 1 + links/devices/24/blueman-desktop.svg | 1 + links/devices/24/blueman-device.svg | 1 + links/devices/24/blueman-handheld.svg | 1 + links/devices/24/blueman-handsfree.svg | 1 + links/devices/24/blueman-headset.svg | 1 + links/devices/24/blueman-laptop.svg | 1 + links/devices/24/blueman-mouse.svg | 1 + links/devices/24/blueman-pointing.svg | 1 + links/devices/24/blueman-smart-phone.svg | 1 + links/devices/24/blueman.svg | 1 + links/devices/24/camera.svg | 1 + links/devices/24/device-notifier.svg | 1 + links/devices/24/display.svg | 1 + links/devices/24/drive-cdrom.svg | 1 + links/devices/24/drive-harddisk-encrypted.svg | 1 + links/devices/24/drive-harddisk-ieee1394.svg | 1 + links/devices/24/drive-harddisk-root.svg | 1 + .../devices/24/drive-harddisk-solidstate.svg | 1 + links/devices/24/drive-harddisk-system.svg | 1 + links/devices/24/drive-harddisk-usb.svg | 1 + links/devices/24/drive-optical.svg | 1 + .../24/drive-removable-media-usb-pendrive.svg | 1 + .../devices/24/drive-removable-media-usb.svg | 1 + links/devices/24/gnome-dev-cdrom-audio.svg | 1 + links/devices/24/gnome-dev-cdrom.svg | 1 + links/devices/24/gnome-dev-computer.svg | 1 + links/devices/24/gnome-dev-disc-cdr.svg | 1 + links/devices/24/gnome-dev-disc-cdrw.svg | 1 + links/devices/24/gnome-dev-disc-dvdr-plus.svg | 1 + links/devices/24/gnome-dev-disc-dvdr.svg | 1 + links/devices/24/gnome-dev-disc-dvdram.svg | 1 + links/devices/24/gnome-dev-disc-dvdrom.svg | 1 + links/devices/24/gnome-dev-disc-dvdrw.svg | 1 + links/devices/24/gnome-dev-dvd.svg | 1 + links/devices/24/gnome-dev-harddisk-1394.svg | 1 + links/devices/24/gnome-dev-harddisk-usb.svg | 1 + links/devices/24/gnome-dev-harddisk.svg | 1 + links/devices/24/gnome-dev-ipod.svg | 1 + links/devices/24/gnome-dev-media-cf.svg | 1 + links/devices/24/gnome-dev-media-ms.svg | 1 + links/devices/24/gnome-dev-media-sdmmc.svg | 1 + links/devices/24/gnome-dev-media-sm.svg | 1 + links/devices/24/gnome-dev-mouse-ball.svg | 1 + links/devices/24/gnome-dev-mouse-optical.svg | 1 + links/devices/24/gnome-dev-removable-1394.svg | 1 + links/devices/24/gnome-dev-removable-usb.svg | 1 + links/devices/24/gnome-dev-removable.svg | 1 + links/devices/24/gnome-dev-wavelan.svg | 1 + links/devices/24/gnome-fs-blockdev.svg | 1 + links/devices/24/gnome-phone-manager.svg | 1 + links/devices/24/input-gamepad.svg | 1 + links/devices/24/input-touchpad-on.svg | 1 + links/devices/24/joystick.svg | 1 + links/devices/24/kdeconnect.svg | 1 + links/devices/24/laptop.svg | 1 + links/devices/24/media-cdr.svg | 1 + links/devices/24/media-cdrom-audio.svg | 1 + links/devices/24/media-cdrom.svg | 1 + links/devices/24/media-cdrw.svg | 1 + links/devices/24/media-dvd.svg | 1 + links/devices/24/media-dvdrw.svg | 1 + links/devices/24/media-flash-memory-stick.svg | 1 + links/devices/24/media-flash-sd-mmc.svg | 1 + links/devices/24/media-flash-smart-media.svg | 1 + links/devices/24/media-memory-sd.svg | 1 + links/devices/24/media-optical-audio.svg | 1 + links/devices/24/media-optical-blu-ray.svg | 1 + links/devices/24/media-optical-cd-video.svg | 1 + links/devices/24/media-optical-copy.svg | 1 + links/devices/24/media-optical-dvd-video.svg | 1 + links/devices/24/media-optical-dvd.svg | 1 + links/devices/24/media-optical-video.svg | 1 + links/devices/24/media-removable.svg | 1 + links/devices/24/modem.svg | 1 + links/devices/24/monitor.svg | 1 + links/devices/24/network-bluetooth.svg | 1 + links/devices/24/network-wired-activated.svg | 1 + links/devices/24/nm-device-wireless.svg | 1 + links/devices/24/radio.svg | 1 + links/devices/24/removable-media.svg | 1 + links/devices/24/smartphone.svg | 1 + links/devices/24/stock_cell-phone.svg | 1 + links/devices/24/system.svg | 1 + links/devices/24/uav.svg | 1 + .../24/unity-fallback-mount-helper.svg | 1 + links/devices/24/video-display.svg | 1 + links/devices/scalable/audio-headset.svg | 1 + links/devices/scalable/blueman-camera.svg | 1 + links/devices/scalable/blueman-cellular.svg | 1 + links/devices/scalable/blueman-desktop.svg | 1 + links/devices/scalable/blueman-device.svg | 1 + links/devices/scalable/blueman-handheld.svg | 1 + links/devices/scalable/blueman-keyboard.svg | 1 + links/devices/scalable/blueman-laptop.svg | 1 + .../devices/scalable/blueman-loudspeaker.svg | 1 + links/devices/scalable/blueman-mouse.svg | 1 + links/devices/scalable/blueman-pointing.svg | 1 + links/devices/scalable/blueman-scanner.svg | 1 + .../devices/scalable/blueman-smart-phone.svg | 1 + links/devices/scalable/blueman.svg | 1 + links/devices/scalable/camera.svg | 1 + links/devices/scalable/camera_unmount.svg | 1 + links/devices/scalable/cdrom_unmount.svg | 1 + links/devices/scalable/cdwriter_unmount.svg | 1 + links/devices/scalable/cs-mouse.svg | 1 + links/devices/scalable/cs-printer.svg | 1 + links/devices/scalable/cs-tablet.svg | 1 + links/devices/scalable/cups-launcher.svg | 1 + links/devices/scalable/cups.svg | 1 + links/devices/scalable/cupsprinter.svg | 1 + links/devices/scalable/device-notifier.svg | 1 + links/devices/scalable/display.svg | 1 + .../scalable/document-print-preview.svg | 1 + links/devices/scalable/drive-cdrom.svg | 1 + .../scalable/drive-harddisk-encrypted.svg | 1 + .../scalable/drive-harddisk-ieee1394.svg | 1 + .../devices/scalable/drive-harddisk-scsi.svg | 1 + .../scalable/drive-harddisk-solidstate.svg | 1 + .../scalable/drive-harddisk-system.svg | 1 + links/devices/scalable/drive-harddisk-usb.svg | 1 + .../drive-removable-media-usb-pendrive.svg | 1 + .../scalable/drive-removable-media-usb.svg | 1 + .../devices/scalable/drive-removable-usb.svg | 1 + links/devices/scalable/dvd_unmount.svg | 1 + links/devices/scalable/foomatic-gui-logo.svg | 1 + links/devices/scalable/gnome-cd.svg | 1 + links/devices/scalable/gnome-cups-manager.svg | 1 + links/devices/scalable/gnome-dev-battery.svg | 1 + .../scalable/gnome-dev-cdrom-audio.svg | 1 + links/devices/scalable/gnome-dev-cdrom.svg | 1 + links/devices/scalable/gnome-dev-computer.svg | 1 + .../devices/scalable/gnome-dev-disc-audio.svg | 1 + links/devices/scalable/gnome-dev-disc-cdr.svg | 1 + .../devices/scalable/gnome-dev-disc-cdrom.svg | 1 + .../devices/scalable/gnome-dev-disc-cdrw.svg | 1 + .../scalable/gnome-dev-disc-dvdr-plus.svg | 1 + .../devices/scalable/gnome-dev-disc-dvdr.svg | 1 + .../scalable/gnome-dev-disc-dvdram.svg | 1 + .../scalable/gnome-dev-disc-dvdrom.svg | 1 + .../devices/scalable/gnome-dev-disc-dvdrw.svg | 1 + links/devices/scalable/gnome-dev-dvd-alt.svg | 1 + links/devices/scalable/gnome-dev-dvd.svg | 1 + links/devices/scalable/gnome-dev-ethernet.svg | 1 + .../devices/scalable/gnome-dev-flashdisk.svg | 1 + links/devices/scalable/gnome-dev-flashkey.svg | 1 + .../scalable/gnome-dev-harddisk-1394.svg | 1 + .../scalable/gnome-dev-harddisk-usb.svg | 1 + links/devices/scalable/gnome-dev-harddisk.svg | 1 + links/devices/scalable/gnome-dev-ipod.svg | 1 + links/devices/scalable/gnome-dev-keyboard.svg | 1 + .../devices/scalable/gnome-dev-mouse-ball.svg | 1 + .../scalable/gnome-dev-mouse-optical.svg | 1 + links/devices/scalable/gnome-dev-pci.svg | 1 + links/devices/scalable/gnome-dev-printer.svg | 1 + .../scalable/gnome-dev-removable-1394.svg | 1 + .../scalable/gnome-dev-removable-usb.svg | 1 + .../devices/scalable/gnome-dev-removable.svg | 1 + .../scalable/gnome-dev-unknown-usb.svg | 1 + links/devices/scalable/gnome-dev-wavelan.svg | 1 + links/devices/scalable/gnome-fs-blockdev.svg | 1 + .../scalable/gnome-mouse-properties.svg | 1 + links/devices/scalable/gnome-mouse.svg | 1 + .../devices/scalable/gnome-phone-manager.svg | 1 + .../scalable/gnome-settings-keybindings.svg | 1 + .../devices/scalable/gnome-settings-mouse.svg | 1 + links/devices/scalable/gtk-cdrom.svg | 1 + links/devices/scalable/gtklp.svg | 1 + links/devices/scalable/gtklpq.svg | 1 + links/devices/scalable/input-gamepad.svg | 1 + links/devices/scalable/input-tablet.svg | 1 + .../scalable/input_device_settings.svg | 1 + links/devices/scalable/kdeprint_printer.svg | 1 + links/devices/scalable/key_bindings.svg | 1 + links/devices/scalable/keyboard.svg | 1 + links/devices/scalable/kjobviewer.svg | 1 + links/devices/scalable/kmousetool.svg | 1 + links/devices/scalable/kprinter.svg | 1 + links/devices/scalable/kprinter4.svg | 1 + links/devices/scalable/kxkb.svg | 1 + links/devices/scalable/laptop.svg | 1 + links/devices/scalable/media-cdrom.svg | 1 + links/devices/scalable/media-dvdrw.svg | 1 + links/devices/scalable/media-flash-cf.svg | 1 + .../scalable/media-flash-memory-stick.svg | 1 + links/devices/scalable/media-flash-ms.svg | 1 + links/devices/scalable/media-flash-sd-mmc.svg | 1 + .../scalable/media-flash-smart-media.svg | 1 + links/devices/scalable/media-flash.svg | 1 + links/devices/scalable/media-memory-sd.svg | 1 + links/devices/scalable/media-memory-sm.svg | 1 + .../devices/scalable/media-optical-audio.svg | 1 + .../scalable/media-optical-blu-ray.svg | 1 + links/devices/scalable/media-optical-cd-r.svg | 1 + .../scalable/media-optical-cd-video.svg | 1 + links/devices/scalable/media-optical-cd.svg | 1 + links/devices/scalable/media-optical-cdr.svg | 1 + links/devices/scalable/media-optical-data.svg | 1 + .../scalable/media-optical-dvd-ram.svg | 1 + .../scalable/media-optical-dvd-rom.svg | 1 + .../devices/scalable/media-optical-dvd-rw.svg | 1 + .../scalable/media-optical-dvd-video.svg | 1 + links/devices/scalable/media-optical-dvd.svg | 1 + .../scalable/media-optical-mixed-cd.svg | 1 + .../scalable/media-optical-recordable.svg | 1 + .../devices/scalable/media-optical-video.svg | 1 + links/devices/scalable/media-removable.svg | 1 + links/devices/scalable/modem.svg | 1 + links/devices/scalable/mouse.svg | 1 + .../multimedia-player-apple-ipod-touch.svg | 1 + .../scalable/multimedia-player-ipod-touch.svg | 1 + links/devices/scalable/music-player.svg | 1 + links/devices/scalable/network-bluetooth.svg | 1 + links/devices/scalable/network-wired.svg | 1 + links/devices/scalable/network-workgroup.svg | 1 + links/devices/scalable/nm-device-wireless.svg | 1 + links/devices/scalable/ooo-printer.svg | 1 + links/devices/scalable/ooo-printeradmin.svg | 1 + .../devices/scalable/ooo-printeradmin3.0.svg | 1 + .../openofficeorg-20-printeradmin.svg | 1 + .../scalable/openofficeorg-printer.svg | 1 + .../scalable/openofficeorg-printeradmin.svg | 1 + .../scalable/openofficeorg23-printeradmin.svg | 1 + .../scalable/openofficeorg3-printeradmin.svg | 1 + .../openofficeorg3.0-printeradmin.svg | 1 + .../devices/scalable/phone-motorola-droid.svg | 1 + links/devices/scalable/plugin-commands.svg | 1 + .../preferences-desktop-keyboard-khotkeys.svg | 1 + ...preferences-desktop-keyboard-shortcuts.svg | 1 + ...references-desktop-keyboard-shortcuts2.svg | 1 + .../scalable/preferences-desktop-keyboard.svg | 1 + .../scalable/preferences-desktop-mouse.svg | 1 + .../preferences-desktop-peripherals.svg | 1 + .../scalable/preferences-desktop-printer.svg | 1 + .../scalable/preferences_desktop_mouse.svg | 1 + links/devices/scalable/printer-mdk.svg | 1 + links/devices/scalable/printer1.svg | 1 + links/devices/scalable/printmgr.svg | 1 + links/devices/scalable/processor.svg | 1 + links/devices/scalable/removable-media.svg | 1 + links/devices/scalable/smartphone.svg | 1 + links/devices/scalable/soundcard.svg | 1 + links/devices/scalable/stock_cell-phone.svg | 1 + links/devices/scalable/stock_printers.svg | 1 + .../scalable/system-config-keyboard.svg | 1 + .../scalable/system-config-printer.svg | 1 + links/devices/scalable/system.svg | 1 + links/devices/scalable/touchpad-indicator.svg | 1 + links/devices/scalable/touchpad.svg | 1 + .../scalable/unity-fallback-mount-helper.svg | 1 + .../devices/scalable/usbpendrive_unmount.svg | 1 + links/devices/scalable/vap.svg | 1 + links/devices/scalable/video-display.svg | 1 + links/devices/scalable/xfce-mouse.svg | 1 + links/devices/scalable/xfce-printer.svg | 1 + links/devices/scalable/xfce4-keyboard.svg | 1 + links/devices/scalable/yast-printer.svg | 1 + links/devices/scalable/yast_mouse.svg | 1 + links/devices/scalable/yast_printer.svg | 1 + links/devices/scalable/yast_soundcard.svg | 1 + links/devices/symbolic/auth-sim-symbolic.svg | 1 + .../symbolic/computer-apple-ipad-symbolic.svg | 1 + .../symbolic/computer-laptop-symbolic.svg | 1 + .../drive-harddisk-solidstate-symbolic.svg | 1 + .../drive-harddisk-system-symbolic.svg | 1 + .../gnome-dev-media-sdmmc-symbolic.svg | 1 + .../devices/symbolic/headphones-symbolic.svg | 1 + .../symbolic/media-memory-sd-symbolic.svg | 1 + .../symbolic/media-optical-bd-symbolic.svg | 1 + .../media-optical-cd-audio-symbolic.svg | 1 + .../symbolic/media-optical-dvd-symbolic.svg | 1 + ...media-player-apple-ipod-touch-symbolic.svg | 1 + .../symbolic/phone-apple-iphone-symbolic.svg | 1 + .../phone-google-nexus-one-symbolic.svg | 1 + .../symbolic/phone-htc-g1-white-symbolic.svg | 1 + .../symbolic/phone-palm-pre-symbolic.svg | 1 + .../phone-samsung-galaxy-s-symbolic.svg | 1 + .../symbolic/printer-network-symbolic.svg | 1 + .../devices/symbolic/smartphone-symbolic.svg | 1 + links/mimetypes/scalable/7zip.svg | 1 + links/mimetypes/scalable/application-7zip.svg | 1 + links/mimetypes/scalable/application-acad.svg | 1 + .../scalable/application-archive-blank.svg | 1 + .../scalable/application-archive-zip.svg | 1 + .../scalable/application-archive.svg | 1 + .../scalable/application-atom+xml.svg | 1 + .../scalable/application-autocad_dwg.svg | 1 + .../scalable/application-clariscad.svg | 1 + .../scalable/application-database.svg | 1 + .../scalable/application-drawing.svg | 1 + links/mimetypes/scalable/application-dwg.svg | 1 + links/mimetypes/scalable/application-dxf.svg | 1 + .../mimetypes/scalable/application-excel.svg | 1 + .../scalable/application-font-woff.svg | 1 + .../scalable/application-geo+json.svg | 1 + .../scalable/application-gml+xml.svg | 1 + .../scalable/application-gnunet-directory.svg | 1 + .../scalable/application-gpx+xml.svg | 1 + links/mimetypes/scalable/application-gpx.svg | 1 + links/mimetypes/scalable/application-gzip.svg | 1 + .../mimetypes/scalable/application-images.svg | 1 + .../scalable/application-install.svg | 1 + links/mimetypes/scalable/application-java.svg | 1 + .../scalable/application-javascript.svg | 1 + .../scalable/application-loc+xml.svg | 1 + .../scalable/application-mac-binhex40.svg | 1 + .../scalable/application-mathml+xml.svg | 1 + .../scalable/application-metalink+xml.svg | 1 + .../scalable/application-metalink4+xml.svg | 1 + .../scalable/application-msexcel.svg | 1 + .../scalable/application-mspowerpoint.svg | 1 + .../mimetypes/scalable/application-msword.svg | 1 + .../scalable/application-owl+xml.svg | 1 + .../scalable/application-pgp-encrypted.svg | 1 + .../scalable/application-pgp-keys.svg | 1 + .../mimetypes/scalable/application-pkcs10.svg | 1 + .../mimetypes/scalable/application-pkcs12.svg | 1 + .../scalable/application-pkcs7-mime.svg | 1 + .../scalable/application-pkcs7-signature.svg | 1 + .../mimetypes/scalable/application-pkcs8.svg | 1 + .../scalable/application-pkix-cerl.svg | 1 + .../scalable/application-pkix-cert.svg | 1 + .../scalable/application-pkix-crl.svg | 1 + .../scalable/application-pkix-pkipath.svg | 1 + links/mimetypes/scalable/application-ram.svg | 1 + .../mimetypes/scalable/application-rdata.svg | 1 + .../scalable/application-rdf+xml.svg | 1 + .../scalable/application-relaxng.svg | 1 + .../scalable/application-rss+xml.svg | 1 + .../scalable/application-rtf-rtl.svg | 1 + links/mimetypes/scalable/application-rtf.svg | 1 + .../scalable/application-shorten.svg | 1 + .../scalable/application-slf+xml.svg | 1 + links/mimetypes/scalable/application-sxw.svg | 1 + .../scalable/application-tcx+xml.svg | 1 + links/mimetypes/scalable/application-text.svg | 1 + .../application-vnd-google-earth-kml.svg | 1 + ...pplication-vnd.android.package-archive.svg | 1 + .../scalable/application-vnd.ant.fit.svg | 1 + .../application-vnd.apple.mpegurl.svg | 1 + .../application-vnd.cups-pdf-banner.svg | 1 + .../application-vnd.debian.binary-package.svg | 1 + .../scalable/application-vnd.fai.igc.svg | 1 + .../scalable/application-vnd.flatpak.repo.svg | 1 + .../scalable/application-vnd.geo+json.svg | 1 + .../application-vnd.google-apps.document.svg | 1 + .../application-vnd.google-apps.map.svg | 1 + ...pplication-vnd.google-apps.spreadsheet.svg | 1 + .../application-vnd.google-earth.kml+xml.svg | 1 + .../application-vnd.google-earth.kml.svg | 1 + .../application-vnd.google-earth.kmz.svg | 1 + .../application-vnd.insync.link.drive.doc.svg | 1 + ...pplication-vnd.insync.link.drive.sheet.svg | 1 + ...plication-vnd.insync.link.drive.slides.svg | 1 + .../application-vnd.kde.fontspackage.svg | 1 + ...application-vnd.kde.kphotoalbum-import.svg | 1 + .../application-vnd.kde.kxmlguirc.svg | 1 + .../application-vnd.kde.okular-archive.svg | 1 + .../scalable/application-vnd.ms-asf.svg | 1 + .../scalable/application-vnd.ms-database.svg | 1 + ...ion-vnd.ms-excel.addin.macroenabled.12.svg | 1 + ....ms-excel.sheet.binary.macroenabled.12.svg | 1 + ...ion-vnd.ms-excel.sheet.macroenabled.12.svg | 1 + ...nd.ms-powerpoint.addin.macroenabled.12.svg | 1 + ...owerpoint.presentation.macroEnabled.12.svg | 1 + ...owerpoint.presentation.macroenabled.12.svg | 1 + ...nd.ms-powerpoint.slide.macroenabled.12.svg | 1 + ...s-powerpoint.slideshow.macroenabled.12.svg | 1 + .../scalable/application-vnd.ms-project.svg | 1 + .../scalable/application-vnd.ms-tnef.svg | 1 + ...n-vnd.ms-word.document.macroenabled.12.svg | 1 + ...n-vnd.ms-word.template.macroenabled.12.svg | 1 + .../scalable/application-vnd.ms-wpl.svg | 1 + .../application-vnd.nintendo.snes.rom.svg | 1 + .../scalable/application-vnd.nmea.nmea.svg | 1 + ...cation-vnd.oasis.opendocument.database.svg | 1 + ...n-vnd.oasis.opendocument.draw.template.svg | 1 + ...nd.oasis.opendocument.drawing-template.svg | 1 + ...ication-vnd.oasis.opendocument.drawing.svg | 1 + ...nd.oasis.opendocument.drawing.template.svg | 1 + ...d.oasis.opendocument.graphics-template.svg | 1 + ...cation-vnd.oasis.opendocument.graphics.svg | 1 + ...plication-vnd.oasis.opendocument.image.svg | 1 + ...on-vnd.oasis.opendocument.presentation.svg | 1 + ...ion-vnd.oasis.opendocument.spreadsheet.svg | 1 + ...ion-vnd.oasis.opendocument.text-master.svg | 1 + ...cation-vnd.oasis.opendocument.text-rtl.svg | 1 + ...cation-vnd.oasis.opendocument.text-web.svg | 1 + ...pplication-vnd.oasis.opendocument.text.svg | 1 + ...pplication-vnd.openofficeorg.extension.svg | 1 + ...cedocument.presentationml.presentation.svg | 1 + ...fficedocument.presentationml.slideshow.svg | 1 + ...officedocument.presentationml.template.svg | 1 + ...ats-officedocument.spreadsheetml.sheet.svg | 1 + ...ficedocument.wordprocessingml.document.svg | 1 + .../application-vnd.oziexplorer.plt.svg | 1 + .../application-vnd.oziexplorer.rte.svg | 1 + .../application-vnd.oziexplorer.wpt.svg | 1 + .../scalable/application-vnd.palm.svg | 1 + .../scalable/application-vnd.rar.svg | 1 + ...application-vnd.recordare.musicxml+xml.svg | 1 + .../application-vnd.recordare.musicxml.svg | 1 + .../scalable/application-vnd.rn-realmedia.svg | 1 + .../scalable/application-vnd.scribus.svg | 1 + .../scalable/application-vnd.sqlite3.svg | 1 + .../scalable/application-vnd.squashfs.svg | 1 + .../application-vnd.stardivision.cal.svg | 1 + .../application-vnd.stardivision.calc.svg | 1 + .../application-vnd.stardivision.draw.svg | 1 + .../application-vnd.stardivision.mail.svg | 1 + .../application-vnd.stardivision.math.svg | 1 + .../scalable/application-vnd.sun.xml.base.svg | 1 + .../scalable/application-vnd.sun.xml.calc.svg | 1 + .../application-vnd.sun.xml.calc.template.svg | 1 + .../scalable/application-vnd.sun.xml.draw.svg | 1 + .../application-vnd.sun.xml.draw.template.svg | 1 + .../application-vnd.sun.xml.impress.png.svg | 1 + .../application-vnd.sun.xml.impress.svg | 1 + ...plication-vnd.sun.xml.impress.template.svg | 1 + .../scalable/application-vnd.sun.xml.math.svg | 1 + .../application-vnd.sun.xml.wordperfect.svg | 1 + .../application-vnd.sun.xml.writer-global.svg | 1 + .../application-vnd.sun.xml.writer-rtl.svg | 1 + ...pplication-vnd.sun.xml.writer-template.svg | 1 + .../application-vnd.sun.xml.writer.global.svg | 1 + .../application-vnd.sun.xml.writer.png.svg | 1 + .../application-vnd.sun.xml.writer.svg | 1 + ...pplication-vnd.sun.xml.writer.template.svg | 1 + .../scalable/application-vnd.tcpdump.pcap.svg | 1 + .../application-vnd.wordperfect-rtl.svg | 1 + .../scalable/application-vnd.wordperfect.svg | 1 + .../scalable/application-vnd.xdgapp.svg | 1 + .../mimetypes/scalable/application-winhlp.svg | 1 + .../scalable/application-wps-office.doc.svg | 1 + .../scalable/application-wps-office.docx.svg | 1 + .../scalable/application-wps-office.dot.svg | 1 + .../scalable/application-wps-office.dotx.svg | 1 + .../scalable/application-wps-office.pot.svg | 1 + .../scalable/application-wps-office.potx.svg | 1 + .../scalable/application-wps-office.ppt.svg | 1 + .../scalable/application-wps-office.pptx.svg | 1 + .../scalable/application-wps-office.wps.svg | 1 + .../scalable/application-wps-office.wpt.svg | 1 + .../scalable/application-wps-office.xls.svg | 1 + .../scalable/application-wps-office.xlsx.svg | 1 + .../scalable/application-wps-office.xlt.svg | 1 + .../scalable/application-wps-office.xltx.svg | 1 + .../scalable/application-x-5view.svg | 1 + .../scalable/application-x-7z-ace.svg | 1 + .../scalable/application-x-7z-arj.svg | 1 + .../application-x-7z-compressed-tar.svg | 1 + .../scalable/application-x-7z-compressed.svg | 1 + .../mimetypes/scalable/application-x-7zip.svg | 1 + .../scalable/application-x-abiword.svg | 1 + .../mimetypes/scalable/application-x-acad.svg | 1 + .../application-x-accountwizard-package.svg | 1 + .../application-x-amiga-disk-format.svg | 1 + .../scalable/application-x-appimage.svg | 1 + .../application-x-apple-diskimage.svg | 1 + .../application-x-applix-spreadsheet.svg | 1 + .../scalable/application-x-applix-word.svg | 1 + .../scalable/application-x-ardour.svg | 1 + .../application-x-audacity-project.svg | 1 + .../scalable/application-x-autocad.svg | 1 + .../mimetypes/scalable/application-x-awk.svg | 1 + .../mimetypes/scalable/application-x-bin.svg | 1 + .../scalable/application-x-brasero.svg | 1 + .../application-x-bzip-compressed.svg | 1 + .../scalable/application-x-bzpdf.svg | 1 + .../scalable/application-x-bzpostscript.svg | 1 + .../scalable/application-x-cabri.svg | 1 + .../scalable/application-x-ccf-container.svg | 1 + .../mimetypes/scalable/application-x-cda.svg | 1 + .../scalable/application-x-class-file.svg | 1 + .../scalable/application-x-cmakecache.svg | 1 + .../scalable/application-x-compress-tar.svg | 1 + .../scalable/application-x-compress.svg | 1 + .../scalable/application-x-compressed.svg | 1 + .../mimetypes/scalable/application-x-core.svg | 1 + .../mimetypes/scalable/application-x-cpio.svg | 1 + .../mimetypes/scalable/application-x-cue.svg | 1 + .../scalable/application-x-desktop.svg | 1 + .../mimetypes/scalable/application-x-dgn.svg | 1 + .../scalable/application-x-dia-diagram.svg | 1 + .../scalable/application-x-dlc-container.svg | 1 + .../scalable/application-x-drgeo.svg | 1 + .../mimetypes/scalable/application-x-dwg.svg | 1 + .../scalable/application-x-e-theme.svg | 1 + .../mimetypes/scalable/application-x-egon.svg | 1 + .../scalable/application-x-etherpeek.svg | 1 + .../scalable/application-x-excel.svg | 1 + .../application-x-executable-script.svg | 1 + .../scalable/application-x-extension-eml.svg | 1 + .../application-x-extension-fcstd.svg | 1 + .../scalable/application-x-extension-html.svg | 1 + .../scalable/application-x-extension-rss.svg | 1 + .../scalable/application-x-font-afm.svg | 1 + .../scalable/application-x-font-bdf.svg | 1 + .../scalable/application-x-font-dos.svg | 1 + .../application-x-font-framemaker.svg | 1 + .../scalable/application-x-font-libgrx.svg | 1 + .../scalable/application-x-font-linux-psf.svg | 1 + .../scalable/application-x-font-otf.svg | 1 + .../scalable/application-x-font-pcf.svg | 1 + .../scalable/application-x-font-snf.svg | 1 + .../scalable/application-x-font-speedo.svg | 1 + .../application-x-font-sunos-news.svg | 1 + .../scalable/application-x-font-tex-tfm.svg | 1 + .../scalable/application-x-font-tex.svg | 1 + .../scalable/application-x-font-ttf.svg | 1 + .../scalable/application-x-font-ttx.svg | 1 + .../scalable/application-x-font-type1.svg | 1 + .../scalable/application-x-font-vfont.svg | 1 + .../scalable/application-x-gambas3.svg | 1 + .../scalable/application-x-gambasscript.svg | 1 + .../application-x-gambasserverpage.svg | 1 + .../scalable/application-x-gameboy-rom.svg | 1 + .../scalable/application-x-gamecube-rom.svg | 1 + .../scalable/application-x-gba-rom.svg | 1 + .../mimetypes/scalable/application-x-gdbm.svg | 1 + .../scalable/application-x-generic.svg | 1 + .../scalable/application-x-genesis-rom.svg | 1 + .../application-x-gettext-translation.svg | 1 + .../scalable/application-x-glabels.svg | 1 + .../scalable/application-x-glade.svg | 1 + .../application-x-gnome-theme-package-rtl.svg | 1 + .../application-x-gnome-theme-package.svg | 1 + .../scalable/application-x-gnumeric.svg | 1 + .../scalable/application-x-gpx+xml.svg | 1 + .../mimetypes/scalable/application-x-gpx.svg | 1 + .../scalable/application-x-grsync-session.svg | 1 + .../scalable/application-x-gtk-builder.svg | 1 + .../scalable/application-x-gunmeric.svg | 1 + .../application-x-gz-font-linux-psf.svg | 1 + .../scalable/application-x-gzdvi.svg | 1 + .../scalable/application-x-gzpdf.svg | 1 + .../mimetypes/scalable/application-x-icq.svg | 1 + .../mimetypes/scalable/application-x-iff.svg | 1 + .../mimetypes/scalable/application-x-img.svg | 1 + .../scalable/application-x-ipod-firmware.svg | 1 + .../scalable/application-x-iptrace.svg | 1 + .../mimetypes/scalable/application-x-iso.svg | 1 + .../application-x-iso9660-appimage.svg | 1 + .../mimetypes/scalable/application-x-it87.svg | 1 + .../mimetypes/scalable/application-x-jar.svg | 1 + .../scalable/application-x-java-applet.svg | 1 + .../scalable/application-x-javascript.svg | 1 + .../scalable/application-x-jokosher.svg | 1 + .../mimetypes/scalable/application-x-k3b.svg | 1 + .../scalable/application-x-kcachegrind.svg | 1 + .../scalable/application-x-kcsrc.svg | 1 + .../scalable/application-x-kdenlive.svg | 1 + .../scalable/application-x-keepass.svg | 1 + .../scalable/application-x-keepass2.svg | 1 + .../scalable/application-x-keepassx.svg | 1 + .../scalable/application-x-keepassxc.svg | 1 + .../application-x-kexiproject-sqlite.svg | 1 + .../application-x-kexiproject-sqlite2.svg | 1 + .../application-x-kexiproject-sqlite3.svg | 1 + .../scalable/application-x-kformula.svg | 1 + .../mimetypes/scalable/application-x-kgeo.svg | 1 + .../scalable/application-x-kgetlist.svg | 1 + .../scalable/application-x-khtml-adaptor.svg | 1 + .../mimetypes/scalable/application-x-kig.svg | 1 + .../scalable/application-x-kmplot.svg | 1 + .../mimetypes/scalable/application-x-kns.svg | 1 + .../mimetypes/scalable/application-x-kolf.svg | 1 + .../scalable/application-x-kommander.svg | 1 + .../scalable/application-x-kontour.svg | 1 + .../scalable/application-x-kontur.svg | 1 + .../application-x-kopete-emoticons.svg | 1 + .../scalable/application-x-kourse.svg | 1 + .../scalable/application-x-kover.svg | 1 + .../scalable/application-x-kpresenter.svg | 1 + .../application-x-krita-assistant.svg | 1 + .../application-x-krita-paintoppresent.svg | 1 + .../scalable/application-x-krita.svg | 1 + .../mimetypes/scalable/application-x-kseg.svg | 1 + .../scalable/application-x-ksysguard.svg | 1 + .../scalable/application-x-ktheme.svg | 1 + .../scalable/application-x-kudesigner.svg | 1 + .../mimetypes/scalable/application-x-kva.svg | 1 + .../mimetypes/scalable/application-x-kvs.svg | 1 + .../scalable/application-x-kwallet.svg | 1 + .../scalable/application-x-kword.svg | 1 + .../scalable/application-x-kwordquiz.svg | 1 + .../scalable/application-x-lanalyzer.svg | 1 + .../mimetypes/scalable/application-x-lha.svg | 1 + .../mimetypes/scalable/application-x-lhz.svg | 1 + .../scalable/application-x-lmms-project.svg | 1 + .../mimetypes/scalable/application-x-lyx.svg | 1 + .../application-x-lz4-compressed-tar.svg | 1 + .../application-x-lzip-compressed-tar.svg | 1 + .../mimetypes/scalable/application-x-lzma.svg | 1 + .../scalable/application-x-lzpdf.svg | 1 + links/mimetypes/scalable/application-x-m4.svg | 1 + .../mimetypes/scalable/application-x-maff.svg | 1 + .../scalable/application-x-matroska.svg | 1 + .../mimetypes/scalable/application-x-mif.svg | 1 + .../scalable/application-x-mimearchive.svg | 1 + .../scalable/application-x-mplayer2.svg | 1 + .../scalable/application-x-ms-wim.svg | 1 + .../scalable/application-x-msdownload.svg | 1 + .../scalable/application-x-msexcel.svg | 1 + .../mimetypes/scalable/application-x-msi.svg | 1 + .../scalable/application-x-mswinurl.svg | 1 + .../scalable/application-x-mswrite.svg | 1 + .../scalable/application-x-musescore+xml.svg | 1 + .../scalable/application-x-musescore.svg | 1 + .../scalable/application-x-n64-rom.svg | 1 + .../scalable/application-x-navi-animation.svg | 1 + .../scalable/application-x-nes-rom.svg | 1 + .../application-x-netinstobserver.svg | 1 + .../scalable/application-x-nettl.svg | 1 + .../application-x-nintendo-ds-rom.svg | 1 + .../mimetypes/scalable/application-x-nzb.svg | 1 + .../scalable/application-x-ole-storage.svg | 1 + .../mimetypes/scalable/application-x-pak.svg | 1 + .../scalable/application-x-patch.svg | 1 + .../scalable/application-x-pcapng.svg | 1 + .../scalable/application-x-pem-file.svg | 1 + .../scalable/application-x-pkcs12.svg | 1 + .../application-x-pkcs7-certificates.svg | 1 + .../scalable/application-x-planner.svg | 1 + .../scalable/application-x-project.svg | 1 + .../application-x-ptoptimizer-script.svg | 1 + .../application-x-python-bytecode.svg | 1 + .../scalable/application-x-qet-element.svg | 1 + .../scalable/application-x-qet-project.svg | 1 + .../scalable/application-x-qtiplot.svg | 1 + .../scalable/application-x-quanta.svg | 1 + .../scalable/application-x-quattropro.svg | 1 + .../scalable/application-x-r-project.svg | 1 + .../scalable/application-x-radcom.svg | 1 + ...ication-x-raw-disk-image-xz-compressed.svg | 1 + .../scalable/application-x-raw-disk-image.svg | 1 + .../scalable/application-x-rdata.svg | 1 + .../mimetypes/scalable/application-x-riff.svg | 1 + .../application-x-rosegarden-composition.svg | 1 + .../scalable/application-x-rsdf-container.svg | 1 + .../mimetypes/scalable/application-x-sami.svg | 1 + .../mimetypes/scalable/application-x-scel.svg | 1 + .../scalable/application-x-scribus.svg | 1 + .../mimetypes/scalable/application-x-shar.svg | 1 + .../application-x-shared-library-la.svg | 1 + .../application-x-shockwave-flash.svg | 1 + .../mimetypes/scalable/application-x-siag.svg | 1 + .../mimetypes/scalable/application-x-sif.svg | 1 + .../scalable/application-x-smb-server.svg | 1 + .../scalable/application-x-snoop.svg | 1 + .../scalable/application-x-source-rpm.svg | 1 + .../scalable/application-x-spkac+base64.svg | 1 + .../scalable/application-x-spkac.svg | 1 + .../scalable/application-x-spss-por.svg | 1 + .../scalable/application-x-spss-sav.svg | 1 + .../scalable/application-x-sqlite2.svg | 1 + .../scalable/application-x-sqlite3.svg | 1 + .../scalable/application-x-srtrip.svg | 1 + .../scalable/application-x-stuffit.svg | 1 + .../scalable/application-x-superkaramba.svg | 1 + .../scalable/application-x-tektronix-rf5.svg | 1 + .../scalable/application-x-tex-gf.svg | 1 + .../scalable/application-x-tex-pk.svg | 1 + .../scalable/application-x-texgzdvi.svg | 1 + .../mimetypes/scalable/application-x-tgif.svg | 1 + .../scalable/application-x-theme-rtl.svg | 1 + .../mimetypes/scalable/application-x-trig.svg | 1 + .../scalable/application-x-troff-man.svg | 1 + .../scalable/application-x-tuberling.svg | 1 + .../scalable/application-x-turtle.svg | 1 + .../mimetypes/scalable/application-x-uml.svg | 1 + .../scalable/application-x-visualnetworks.svg | 1 + .../mimetypes/scalable/application-x-vnc.svg | 1 + ...plication-x-vnd.akonadi.calendar.event.svg | 1 + ...cation-x-vnd.akonadi.calendar.freebusy.svg | 1 + ...ication-x-vnd.akonadi.calendar.journal.svg | 1 + ...pplication-x-vnd.akonadi.calendar.todo.svg | 1 + ...ation-x-vnd.akonadi.collection.virtual.svg | 1 + .../application-x-vnd.akonadi.note.svg | 1 + .../application-x-vnd.kde.alarm.active.svg | 1 + .../application-x-vnd.kde.alarm.archived.svg | 1 + .../scalable/application-x-vnd.kde.alarm.svg | 1 + .../application-x-vnd.kde.alarm.template.svg | 1 + .../application-x-vnd.kde.contactgroup.svg | 1 + .../scalable/application-x-vnd.kde.kplato.svg | 1 + .../application-x-vnd.kde.kplato.work.svg | 1 + .../application-x-vnd.kde.kugar.mixed.svg | 1 + .../scalable/application-x-vnd.kde.notes.svg | 1 + .../scalable/application-x-vnd.kde.plan.svg | 1 + .../application-x-vnd.kde.plan.work.svg | 1 + .../scalable/application-x-webarchive.svg | 1 + .../application-x-wine-extension-inf.svg | 1 + .../application-x-wine-extension-ini.svg | 1 + .../application-x-wine-extension-its.svg | 1 + .../application-x-wine-extension-vbs.svg | 1 + .../mimetypes/scalable/application-x-wmf.svg | 1 + .../scalable/application-x-x509-ca-cert.svg | 1 + .../scalable/application-x-x509-user-cert.svg | 1 + .../mimetypes/scalable/application-x-xbel.svg | 1 + .../scalable/application-x-xliff.svg | 1 + .../scalable/application-x-xpinstall.svg | 1 + .../application-x-xz-compressed-tar.svg | 1 + .../scalable/application-x-xz-pkg.svg | 1 + links/mimetypes/scalable/application-x-xz.svg | 1 + .../scalable/application-x-xzpdf.svg | 1 + .../scalable/application-x-zerosize.svg | 1 + .../application-x-zip-compressed-fb2.svg | 1 + .../mimetypes/scalable/application-x-zoo.svg | 1 + .../scalable/application-x.object.svg | 1 + .../scalable/application-xhtml+xml.svg | 1 + .../scalable/application-xml-dtd.svg | 1 + links/mimetypes/scalable/application-xml.svg | 1 + links/mimetypes/scalable/application-xsd.svg | 1 + .../scalable/application-xslt+xml.svg | 1 + .../scalable/application-xspf+xml.svg | 1 + links/mimetypes/scalable/application-zip.svg | 1 + links/mimetypes/scalable/archive.svg | 1 + links/mimetypes/scalable/ascii.svg | 1 + links/mimetypes/scalable/audio-aac.svg | 1 + links/mimetypes/scalable/audio-ac3.svg | 1 + links/mimetypes/scalable/audio-flac.svg | 1 + links/mimetypes/scalable/audio-m4a.svg | 1 + links/mimetypes/scalable/audio-mp2.svg | 1 + links/mimetypes/scalable/audio-mp3.svg | 1 + links/mimetypes/scalable/audio-mp4.svg | 1 + links/mimetypes/scalable/audio-mpeg.svg | 1 + links/mimetypes/scalable/audio-prs.sid.svg | 1 + links/mimetypes/scalable/audio-shn.svg | 1 + .../scalable/audio-vn.rn-realmedia.svg | 1 + .../scalable/audio-vnd.rn-realvideo.svg | 1 + links/mimetypes/scalable/audio-vnd.wave.svg | 1 + links/mimetypes/scalable/audio-x-adpcm.svg | 1 + links/mimetypes/scalable/audio-x-aiff.svg | 1 + links/mimetypes/scalable/audio-x-caf.svg | 1 + links/mimetypes/scalable/audio-x-flac+ogg.svg | 1 + links/mimetypes/scalable/audio-x-flac.svg | 1 + links/mimetypes/scalable/audio-x-it.svg | 1 + links/mimetypes/scalable/audio-x-m4a.svg | 1 + links/mimetypes/scalable/audio-x-midi.svg | 1 + links/mimetypes/scalable/audio-x-monkey.svg | 1 + .../scalable/audio-x-monkeys-audio.svg | 1 + links/mimetypes/scalable/audio-x-mp2.svg | 1 + links/mimetypes/scalable/audio-x-mpeg.svg | 1 + links/mimetypes/scalable/audio-x-mpegurl.svg | 1 + links/mimetypes/scalable/audio-x-ms-wax.svg | 1 + links/mimetypes/scalable/audio-x-ms-wma.svg | 1 + links/mimetypes/scalable/audio-x-ofr.svg | 1 + links/mimetypes/scalable/audio-x-playlist.svg | 1 + .../scalable/audio-x-pn-realaudio.svg | 1 + links/mimetypes/scalable/audio-x-scpls.svg | 1 + .../mimetypes/scalable/audio-x-speex+ogg.svg | 1 + links/mimetypes/scalable/audio-x-tta.svg | 1 + .../mimetypes/scalable/audio-x-vorbis+ogg.svg | 1 + links/mimetypes/scalable/audio-x-wav.svg | 1 + links/mimetypes/scalable/audio-x-xi.svg | 1 + links/mimetypes/scalable/audio-x-xm.svg | 1 + links/mimetypes/scalable/audiobook.svg | 1 + links/mimetypes/scalable/binary.svg | 1 + links/mimetypes/scalable/blank-cd.svg | 1 + links/mimetypes/scalable/contents2.svg | 1 + links/mimetypes/scalable/deb.svg | 1 + links/mimetypes/scalable/divx.svg | 1 + links/mimetypes/scalable/document-excel.svg | 1 + .../scalable/document-illustrator.svg | 1 + .../mimetypes/scalable/document-photoshop.svg | 1 + .../scalable/document-powerpoint.svg | 1 + links/mimetypes/scalable/document-rtl.svg | 1 + links/mimetypes/scalable/document-word.svg | 1 + links/mimetypes/scalable/document.svg | 1 + links/mimetypes/scalable/drawing-dwg.svg | 1 + links/mimetypes/scalable/emblem-package.svg | 1 + links/mimetypes/scalable/empty.svg | 1 + links/mimetypes/scalable/encrypted.svg | 1 + links/mimetypes/scalable/exec.svg | 1 + links/mimetypes/scalable/folder_tar.svg | 1 + links/mimetypes/scalable/font-collection.svg | 1 + links/mimetypes/scalable/font-otf.svg | 1 + links/mimetypes/scalable/font-ttf.svg | 1 + links/mimetypes/scalable/font-woff.svg | 1 + links/mimetypes/scalable/font.svg | 1 + links/mimetypes/scalable/font_bitmap.svg | 1 + links/mimetypes/scalable/font_truetype.svg | 1 + links/mimetypes/scalable/font_type1.svg | 1 + links/mimetypes/scalable/fonts-package.svg | 1 + links/mimetypes/scalable/gedit-plugin.svg | 1 + links/mimetypes/scalable/gif.svg | 1 + .../gnome-exe-thumbnailer-generic-x.svg | 1 + .../gnome-exe-thumbnailer-generic.svg | 1 + .../gnome-exe-thumbnailer-template.svg | 1 + .../scalable/gnome-fs-executable.svg | 1 + links/mimetypes/scalable/gnome-fs-regular.svg | 1 + .../gnome-mime-application-atom+xml.svg | 1 + .../gnome-mime-application-javascript.svg | 1 + .../gnome-mime-application-magicpoint.svg | 1 + .../gnome-mime-application-msword.svg | 1 + .../scalable/gnome-mime-application-pdf.svg | 1 + .../gnome-mime-application-postscript.svg | 1 + .../gnome-mime-application-rss+xml.svg | 1 + .../scalable/gnome-mime-application-rtf.svg | 1 + ...gnome-mime-application-vnd.lotus-1-2-3.svg | 1 + ...mime-application-vnd.ms-cab-compressed.svg | 1 + .../gnome-mime-application-vnd.ms-excel.svg | 1 + ...ome-mime-application-vnd.ms-powerpoint.svg | 1 + ...cation-vnd.oasis.opendocument.graphics.svg | 1 + ...plication-vnd.oasis.opendocument.image.svg | 1 + ...sis.opendocument.presentation-template.svg | 1 + ...on-vnd.oasis.opendocument.presentation.svg | 1 + ...asis.opendocument.spreadsheet-template.svg | 1 + ...ion-vnd.oasis.opendocument.spreadsheet.svg | 1 + ...n-vnd.oasis.opendocument.text-template.svg | 1 + ...cation-vnd.oasis.opendocument.text-web.svg | 1 + ...pplication-vnd.oasis.opendocument.text.svg | 1 + ...cedocument.presentationml.presentation.svg | 1 + ...fficedocument.presentationml.slideshow.svg | 1 + ...ats-officedocument.spreadsheetml.sheet.svg | 1 + ...ficedocument.wordprocessingml.document.svg | 1 + ...me-application-vnd.rn-realmedia-secure.svg | 1 + ...-mime-application-vnd.rn-realmedia-vbr.svg | 1 + ...nome-mime-application-vnd.rn-realmedia.svg | 1 + .../gnome-mime-application-vnd.scribus.svg | 1 + ...mime-application-vnd.stardivision.calc.svg | 1 + ...e-application-vnd.stardivision.impress.svg | 1 + ...me-application-vnd.stardivision.writer.svg | 1 + ...nome-mime-application-vnd.sun.xml.calc.svg | 1 + ...-application-vnd.sun.xml.calc.template.svg | 1 + ...nome-mime-application-vnd.sun.xml.draw.svg | 1 + ...-application-vnd.sun.xml.draw.template.svg | 1 + ...e-mime-application-vnd.sun.xml.impress.svg | 1 + ...plication-vnd.sun.xml.impress.template.svg | 1 + ...me-mime-application-vnd.sun.xml.writer.svg | 1 + ...pplication-vnd.sun.xml.writer.template.svg | 1 + .../gnome-mime-application-wordperfect.svg | 1 + ...gnome-mime-application-x-7z-compressed.svg | 1 + .../gnome-mime-application-x-7zip.svg | 1 + .../gnome-mime-application-x-abiword.svg | 1 + .../scalable/gnome-mime-application-x-ace.svg | 1 + ...-mime-application-x-applix-spreadsheet.svg | 1 + .../gnome-mime-application-x-applix-word.svg | 1 + .../gnome-mime-application-x-archive.svg | 1 + .../scalable/gnome-mime-application-x-arj.svg | 1 + .../gnome-mime-application-x-bittorrent.svg | 1 + ...mime-application-x-bzip-compressed-tar.svg | 1 + ...ome-mime-application-x-bzip-compressed.svg | 1 + .../gnome-mime-application-x-bzip.svg | 1 + .../gnome-mime-application-x-class-file.svg | 1 + .../gnome-mime-application-x-compress.svg | 1 + ...nome-mime-application-x-compressed-tar.svg | 1 + ...gnome-mime-application-x-cpio-compress.svg | 1 + ...ome-mime-application-x-cpio-compressed.svg | 1 + .../gnome-mime-application-x-cpio.svg | 1 + .../scalable/gnome-mime-application-x-deb.svg | 1 + .../gnome-mime-application-x-designer.svg | 1 + .../gnome-mime-application-x-desktop.svg | 1 + .../scalable/gnome-mime-application-x-dvi.svg | 1 + .../gnome-mime-application-x-executable.svg | 1 + .../gnome-mime-application-x-font-afm.svg | 1 + .../gnome-mime-application-x-font-bdf.svg | 1 + ...nome-mime-application-x-font-linux-psf.svg | 1 + .../gnome-mime-application-x-font-pcf.svg | 1 + ...ome-mime-application-x-font-sunos-news.svg | 1 + .../gnome-mime-application-x-font-ttf.svg | 1 + .../gnome-mime-application-x-glade.svg | 1 + ...nome-mime-application-x-gnome-app-info.svg | 1 + ...mime-application-x-gnome-theme-package.svg | 1 + .../gnome-mime-application-x-gnumeric.svg | 1 + .../gnome-mime-application-x-gzip.svg | 1 + .../gnome-mime-application-x-gzpostscript.svg | 1 + .../scalable/gnome-mime-application-x-jar.svg | 1 + .../gnome-mime-application-x-java-archive.svg | 1 + .../gnome-mime-application-x-java.svg | 1 + .../gnome-mime-application-x-javascript.svg | 1 + .../gnome-mime-application-x-killustrator.svg | 1 + .../gnome-mime-application-x-kpresenter.svg | 1 + .../gnome-mime-application-x-kspread.svg | 1 + .../gnome-mime-application-x-kword.svg | 1 + .../scalable/gnome-mime-application-x-lha.svg | 1 + .../scalable/gnome-mime-application-x-lhz.svg | 1 + ...mime-application-x-lzma-compressed-tar.svg | 1 + .../gnome-mime-application-x-lzop.svg | 1 + ...e-mime-application-x-ms-dos-executable.svg | 1 + ...ome-mime-application-x-nero-disc-image.svg | 1 + ...e-application-x-nero-linux-compilation.svg | 1 + .../gnome-mime-application-x-perl.svg | 1 + .../scalable/gnome-mime-application-x-php.svg | 1 + ...ome-mime-application-x-python-bytecode.svg | 1 + .../scalable/gnome-mime-application-x-rar.svg | 1 + ...e-mime-application-x-remote-connection.svg | 1 + .../scalable/gnome-mime-application-x-rpm.svg | 1 + .../gnome-mime-application-x-ruby.svg | 1 + .../gnome-mime-application-x-scribus.svg | 1 + .../gnome-mime-application-x-shellscript.svg | 1 + ...ome-mime-application-x-shockwave-flash.svg | 1 + .../gnome-mime-application-x-stuffit.svg | 1 + .../scalable/gnome-mime-application-x-tar.svg | 1 + .../gnome-mime-application-x-tarz.svg | 1 + .../scalable/gnome-mime-application-x-tex.svg | 1 + .../gnome-mime-application-x-theme.svg | 1 + .../scalable/gnome-mime-application-x-vnc.svg | 1 + .../scalable/gnome-mime-application-x-zip.svg | 1 + .../scalable/gnome-mime-application-x-zoo.svg | 1 + .../gnome-mime-application-xhtml+xml.svg | 1 + .../scalable/gnome-mime-application-xml.svg | 1 + .../scalable/gnome-mime-application-zip.svg | 1 + links/mimetypes/scalable/gnome-mime-audio.svg | 1 + .../scalable/gnome-mime-image-jpeg.svg | 1 + .../gnome-mime-image-x-cmu-raster.svg | 1 + .../gnome-mime-image-x-killustrator.svg | 1 + .../scalable/gnome-mime-image-x-xpixmap.svg | 1 + links/mimetypes/scalable/gnome-mime-image.svg | 1 + .../scalable/gnome-mime-text-css.svg | 1 + .../scalable/gnome-mime-text-html.svg | 1 + .../scalable/gnome-mime-text-javascript.svg | 1 + .../scalable/gnome-mime-text-plain.svg | 1 + .../scalable/gnome-mime-text-vnd.wap.wml.svg | 1 + .../scalable/gnome-mime-text-x-c++.svg | 1 + .../scalable/gnome-mime-text-x-c++src.svg | 1 + .../scalable/gnome-mime-text-x-c.svg | 1 + .../scalable/gnome-mime-text-x-changelog.svg | 1 + .../scalable/gnome-mime-text-x-chdr.svg | 1 + .../scalable/gnome-mime-text-x-copying.svg | 1 + .../scalable/gnome-mime-text-x-csh.svg | 1 + .../scalable/gnome-mime-text-x-csharp.svg | 1 + .../scalable/gnome-mime-text-x-csrc.svg | 1 + .../scalable/gnome-mime-text-x-gtkrc.svg | 1 + .../scalable/gnome-mime-text-x-install.svg | 1 + .../scalable/gnome-mime-text-x-java.svg | 1 + .../scalable/gnome-mime-text-x-javascript.svg | 1 + .../scalable/gnome-mime-text-x-makefile.svg | 1 + .../scalable/gnome-mime-text-x-python.svg | 1 + .../scalable/gnome-mime-text-x-readme.svg | 1 + .../scalable/gnome-mime-text-x-sh.svg | 1 + .../scalable/gnome-mime-text-x-source.svg | 1 + .../scalable/gnome-mime-text-x-vcalendar.svg | 1 + .../scalable/gnome-mime-text-x-vcard.svg | 1 + .../scalable/gnome-mime-text-x-zsh.svg | 1 + links/mimetypes/scalable/gnome-mime-text.svg | 1 + .../scalable/gnome-mime-video-x-ms-asf.svg | 1 + .../scalable/gnome-mime-video-x-ms-wmv.svg | 1 + links/mimetypes/scalable/gnome-mime-video.svg | 1 + .../scalable/gnome-mime-x-font-afm.svg | 1 + .../scalable/gnome-mime-x-install.svg | 1 + links/mimetypes/scalable/gnome-package.svg | 1 + links/mimetypes/scalable/gnome-unknown.svg | 1 + links/mimetypes/scalable/gtk-file.svg | 1 + links/mimetypes/scalable/html.svg | 1 + links/mimetypes/scalable/image-bmp.svg | 1 + links/mimetypes/scalable/image-generic.svg | 1 + links/mimetypes/scalable/image-gif.svg | 1 + links/mimetypes/scalable/image-ico.svg | 1 + links/mimetypes/scalable/image-jpeg.svg | 1 + links/mimetypes/scalable/image-jpeg2000.svg | 1 + links/mimetypes/scalable/image-png.svg | 1 + .../scalable/image-svg+xml-compressed.svg | 1 + links/mimetypes/scalable/image-tiff.svg | 1 + .../scalable/image-vnd.adobe.photoshop.svg | 1 + links/mimetypes/scalable/image-vnd.dxf.svg | 1 + .../scalable/image-vnd.microsoft.icon.svg | 1 + .../scalable/image-vnd.zbrush.pcx.svg | 1 + links/mimetypes/scalable/image-x-3ds.svg | 1 + .../mimetypes/scalable/image-x-adobe-dng.svg | 1 + links/mimetypes/scalable/image-x-dwg.svg | 1 + links/mimetypes/scalable/image-x-emf.svg | 1 + links/mimetypes/scalable/image-x-eps.svg | 1 + links/mimetypes/scalable/image-x-ico.svg | 1 + links/mimetypes/scalable/image-x-icon.svg | 1 + links/mimetypes/scalable/image-x-krita.svg | 1 + links/mimetypes/scalable/image-x-pcx.svg | 1 + .../scalable/image-x-portable-bitmap.svg | 1 + .../scalable/image-x-portable.bitmap.svg | 1 + links/mimetypes/scalable/image-x-psd.svg | 1 + .../scalable/image-x-psdimage-x-psd.svg | 1 + links/mimetypes/scalable/image-x-svg+xml.svg | 1 + links/mimetypes/scalable/image-x-tga.svg | 1 + .../image-x-vnd.trolltech.qpicture.svg | 1 + .../mimetypes/scalable/image-x-win-bitmap.svg | 1 + links/mimetypes/scalable/image-x-win-bmp.svg | 1 + links/mimetypes/scalable/image-x-wmf.svg | 1 + links/mimetypes/scalable/image-x-xcf.svg | 1 + links/mimetypes/scalable/image-x-xfig.svg | 1 + links/mimetypes/scalable/image.svg | 1 + .../inode-vnd.kde.service.unknown.svg | 1 + .../inode-vnd.kde.service.upnp.Unknown.svg | 1 + links/mimetypes/scalable/internet-feed.svg | 1 + links/mimetypes/scalable/javascript.svg | 1 + links/mimetypes/scalable/jd-container.svg | 1 + links/mimetypes/scalable/jpeg.svg | 1 + links/mimetypes/scalable/jpg.svg | 1 + links/mimetypes/scalable/kpresenter_kpr.svg | 1 + links/mimetypes/scalable/libpeas-plugin.svg | 1 + .../scalable/libreoffice-database.svg | 1 + .../scalable/libreoffice-drawing-template.svg | 1 + .../scalable/libreoffice-drawing.svg | 1 + .../scalable/libreoffice-extension.svg | 1 + .../scalable/libreoffice-formula.svg | 1 + .../scalable/libreoffice-master-document.svg | 1 + .../libreoffice-oasis-drawing-template.svg | 1 + ...ibreoffice-oasis-presentation-template.svg | 1 + ...libreoffice-oasis-spreadsheet-template.svg | 1 + .../libreoffice-oasis-text-template.svg | 1 + .../libreoffice-oasis-web-template.svg | 1 + .../libreoffice-presentation-template.svg | 1 + .../scalable/libreoffice-presentation.svg | 1 + .../libreoffice-spreadsheet-template.svg | 1 + .../scalable/libreoffice-spreadsheet.svg | 1 + .../scalable/libreoffice-text-template.svg | 1 + links/mimetypes/scalable/libreoffice-text.svg | 1 + links/mimetypes/scalable/libreoffice-web.svg | 1 + links/mimetypes/scalable/media-audio.svg | 1 + links/mimetypes/scalable/media-image.svg | 1 + links/mimetypes/scalable/media-video.svg | 1 + .../scalable/message-x-gnu-rmail.svg | 1 + links/mimetypes/scalable/message.svg | 1 + links/mimetypes/scalable/mime-ascii.svg | 1 + links/mimetypes/scalable/misc.svg | 1 + links/mimetypes/scalable/model-fcstd.svg | 1 + links/mimetypes/scalable/model-vnd.dwf.svg | 1 + links/mimetypes/scalable/model-vrml.svg | 1 + .../mimetypes/scalable/model-x.stl-binary.svg | 1 + links/mimetypes/scalable/model-x3d+binary.svg | 1 + links/mimetypes/scalable/model-x3d+vrml.svg | 1 + links/mimetypes/scalable/model-x3d+xml.svg | 1 + links/mimetypes/scalable/model-x3d.svg | 1 + links/mimetypes/scalable/model.svg | 1 + .../scalable/multipart-alternative.svg | 1 + .../scalable/multipart-appledouble.svg | 1 + links/mimetypes/scalable/multipart-digest.svg | 1 + .../scalable/multipart-encrypted.svg | 1 + links/mimetypes/scalable/multipart-mixed.svg | 1 + .../mimetypes/scalable/multipart-related.svg | 1 + links/mimetypes/scalable/multipart-report.svg | 1 + links/mimetypes/scalable/multipart-signed.svg | 1 + .../scalable/multipart-x-mixed-replace.svg | 1 + links/mimetypes/scalable/music.svg | 1 + links/mimetypes/scalable/nero-disc-image.svg | 1 + .../scalable/nero-linux-compilation.svg | 1 + links/mimetypes/scalable/none.svg | 1 + links/mimetypes/scalable/odf.svg | 1 + .../scalable/office-document-rtl.svg | 1 + links/mimetypes/scalable/office-document.svg | 1 + .../scalable/office-illustration.svg | 1 + .../mimetypes/scalable/office-spreadsheet.svg | 1 + .../scalable/openoffice3-drawing.svg | 1 + .../scalable/openoffice4-database.svg | 1 + .../scalable/openoffice4-drawing-template.svg | 1 + .../scalable/openoffice4-drawing.svg | 1 + .../scalable/openoffice4-extension.svg | 1 + .../scalable/openoffice4-formula.svg | 1 + .../scalable/openoffice4-master-document.svg | 1 + .../scalable/openoffice4-oasis-database.svg | 1 + .../openoffice4-oasis-drawing-template.svg | 1 + .../scalable/openoffice4-oasis-drawing.svg | 1 + .../scalable/openoffice4-oasis-formula.svg | 1 + .../openoffice4-oasis-master-document.svg | 1 + ...penoffice4-oasis-presentation-template.svg | 1 + .../openoffice4-oasis-presentation.svg | 1 + ...openoffice4-oasis-spreadsheet-template.svg | 1 + .../openoffice4-oasis-spreadsheet.svg | 1 + .../openoffice4-oasis-text-template.svg | 1 + .../scalable/openoffice4-oasis-text.svg | 1 + .../openoffice4-oasis-web-template.svg | 1 + .../openoffice4-presentation-template.svg | 1 + .../scalable/openoffice4-presentation.svg | 1 + .../openoffice4-spreadsheet-template.svg | 1 + .../scalable/openoffice4-spreadsheet.svg | 1 + .../scalable/openoffice4-text-template.svg | 1 + links/mimetypes/scalable/openoffice4-text.svg | 1 + .../scalable/openofficeorg3-database.svg | 1 + .../scalable/openofficeorg3-drawing.svg | 1 + .../scalable/openofficeorg3-extension.svg | 1 + .../openofficeorg3-oasis-database.svg | 1 + .../openofficeorg3-oasis-spreadsheet.svg | 1 + links/mimetypes/scalable/opera-extension.svg | 1 + links/mimetypes/scalable/opera-widget.svg | 1 + links/mimetypes/scalable/package-gdebi.svg | 1 + links/mimetypes/scalable/package.svg | 1 + links/mimetypes/scalable/package_editors.svg | 1 + .../scalable/package_wordprocessing.svg | 1 + links/mimetypes/scalable/pdf.svg | 1 + links/mimetypes/scalable/plan.svg | 1 + .../mimetypes/scalable/playlist-automatic.svg | 1 + links/mimetypes/scalable/playlist.svg | 1 + links/mimetypes/scalable/podcast.svg | 1 + ...ats-officedocument.spreadsheetml.sheet.svg | 1 + links/mimetypes/scalable/qgis-asc.svg | 1 + links/mimetypes/scalable/qgis-ddf.svg | 1 + links/mimetypes/scalable/qgis-dem.svg | 1 + links/mimetypes/scalable/qgis-dt0.svg | 1 + links/mimetypes/scalable/qgis-dxf.svg | 1 + links/mimetypes/scalable/qgis-gml.svg | 1 + links/mimetypes/scalable/qgis-img.svg | 1 + links/mimetypes/scalable/qgis-mldata.svg | 1 + links/mimetypes/scalable/qgis-qlr.svg | 1 + links/mimetypes/scalable/qgis-qml.svg | 1 + links/mimetypes/scalable/qgis-shp.svg | 1 + links/mimetypes/scalable/qgis-sqlite.svg | 1 + links/mimetypes/scalable/rar.svg | 1 + links/mimetypes/scalable/raw.svg | 1 + links/mimetypes/scalable/rpm.svg | 1 + links/mimetypes/scalable/shellscript.svg | 1 + links/mimetypes/scalable/sound.svg | 1 + links/mimetypes/scalable/source-php.svg | 1 + links/mimetypes/scalable/source-playlist.svg | 1 + .../scalable/source-smart-playlist.svg | 1 + links/mimetypes/scalable/spreadsheet.svg | 1 + links/mimetypes/scalable/stock_calendar.svg | 1 + .../mimetypes/scalable/stock_certificate.svg | 1 + .../mimetypes/scalable/stock_new-drawing.svg | 1 + links/mimetypes/scalable/stock_new-html.svg | 1 + .../scalable/stock_new-master-document.svg | 1 + .../scalable/stock_new-presentation.svg | 1 + .../scalable/stock_new-spreadsheet.svg | 1 + .../mimetypes/scalable/stock_new-template.svg | 1 + links/mimetypes/scalable/stock_new-text.svg | 1 + links/mimetypes/scalable/stock_script.svg | 1 + links/mimetypes/scalable/stock_scripts.svg | 1 + links/mimetypes/scalable/stock_unknown.svg | 1 + links/mimetypes/scalable/svg.svg | 1 + links/mimetypes/scalable/tar.svg | 1 + links/mimetypes/scalable/text-c.svg | 1 + links/mimetypes/scalable/text-calendar.svg | 1 + links/mimetypes/scalable/text-csharp.svg | 1 + links/mimetypes/scalable/text-csv.svg | 1 + links/mimetypes/scalable/text-directory.svg | 1 + .../mimetypes/scalable/text-enriched-rtl.svg | 1 + links/mimetypes/scalable/text-enriched.svg | 1 + links/mimetypes/scalable/text-html_alt.svg | 1 + links/mimetypes/scalable/text-htmlh.svg | 1 + links/mimetypes/scalable/text-javascript.svg | 1 + links/mimetypes/scalable/text-mathml.svg | 1 + links/mimetypes/scalable/text-mht.svg | 1 + links/mimetypes/scalable/text-plain.svg | 1 + links/mimetypes/scalable/text-r.svg | 1 + links/mimetypes/scalable/text-rdf+xml.svg | 1 + links/mimetypes/scalable/text-rdf.svg | 1 + .../mimetypes/scalable/text-richtext-rtl.svg | 1 + links/mimetypes/scalable/text-rtf.svg | 1 + links/mimetypes/scalable/text-rtl.svg | 1 + links/mimetypes/scalable/text-sgml.svg | 1 + links/mimetypes/scalable/text-spreadsheet.svg | 1 + links/mimetypes/scalable/text-sqml.svg | 1 + links/mimetypes/scalable/text-troff.svg | 1 + links/mimetypes/scalable/text-vcalendar.svg | 1 + links/mimetypes/scalable/text-vnd-wap-wml.svg | 1 + links/mimetypes/scalable/text-vnd.abc.svg | 1 + .../scalable/text-vnd.kde.kcrash-report.svg | 1 + .../scalable/text-vnd.qt.linguist.svg | 1 + links/mimetypes/scalable/text-vnd.wap.wml.svg | 1 + links/mimetypes/scalable/text-x-R.svg | 1 + links/mimetypes/scalable/text-x-asm.svg | 1 + links/mimetypes/scalable/text-x-bak.svg | 1 + links/mimetypes/scalable/text-x-bibtex.svg | 1 + links/mimetypes/scalable/text-x-c++.svg | 1 + links/mimetypes/scalable/text-x-c++src.svg | 1 + links/mimetypes/scalable/text-x-credits.svg | 1 + links/mimetypes/scalable/text-x-csrc.svg | 1 + links/mimetypes/scalable/text-x-css.svg | 1 + links/mimetypes/scalable/text-x-dtd.svg | 1 + .../mimetypes/scalable/text-x-generic-rtl.svg | 1 + .../text-x-generic.svapplication-x-awk.svg | 1 + .../mimetypes/scalable/text-x-java-source.svg | 1 + .../scalable/text-x-katefilelist.svg | 1 + links/mimetypes/scalable/text-x-kvc.svg | 1 + links/mimetypes/scalable/text-x-ldif.svg | 1 + links/mimetypes/scalable/text-x-lilypond.svg | 1 + links/mimetypes/scalable/text-x-log.svg | 1 + links/mimetypes/scalable/text-x-lyx.svg | 1 + links/mimetypes/scalable/text-x-makefile.svg | 1 + links/mimetypes/scalable/text-x-markdown.svg | 1 + links/mimetypes/scalable/text-x-meson.svg | 1 + links/mimetypes/scalable/text-x-microdvd.svg | 1 + links/mimetypes/scalable/text-x-nfo.svg | 1 + links/mimetypes/scalable/text-x-objchdr.svg | 1 + links/mimetypes/scalable/text-x-objcsrc.svg | 1 + links/mimetypes/scalable/text-x-opml+xml.svg | 1 + links/mimetypes/scalable/text-x-opml.svg | 1 + links/mimetypes/scalable/text-x-perl.svg | 1 + links/mimetypes/scalable/text-x-plain.svg | 1 + links/mimetypes/scalable/text-x-python3.svg | 1 + links/mimetypes/scalable/text-x-r-source.svg | 1 + links/mimetypes/scalable/text-x-rsrc.svg | 1 + links/mimetypes/scalable/text-x-rust.svg | 1 + links/mimetypes/scalable/text-x-scheme.svg | 1 + links/mimetypes/scalable/text-x-scss.svg | 1 + links/mimetypes/scalable/text-x-source.svg | 1 + links/mimetypes/scalable/text-x-ssa.svg | 1 + links/mimetypes/scalable/text-x-texinfo.svg | 1 + links/mimetypes/scalable/text-x-vcard.svg | 1 + links/mimetypes/scalable/text-x-xslfo.svg | 1 + links/mimetypes/scalable/text-x.svg | 1 + links/mimetypes/scalable/text-xhtml+xml.svg | 1 + links/mimetypes/scalable/text-xmcd.svg | 1 + links/mimetypes/scalable/text.svg | 1 + links/mimetypes/scalable/text2.svg | 1 + links/mimetypes/scalable/tgz.svg | 1 + links/mimetypes/scalable/torrent.svg | 1 + links/mimetypes/scalable/txt.svg | 1 + links/mimetypes/scalable/txt2.svg | 1 + links/mimetypes/scalable/uri-mms.svg | 1 + links/mimetypes/scalable/uri-mmst.svg | 1 + links/mimetypes/scalable/uri-mmsu.svg | 1 + links/mimetypes/scalable/uri-pnm.svg | 1 + links/mimetypes/scalable/uri-rtspt.svg | 1 + links/mimetypes/scalable/uri-rtspu.svg | 1 + links/mimetypes/scalable/vcalendar.svg | 1 + links/mimetypes/scalable/vcard.svg | 1 + .../mimetypes/scalable/video-mlt-playlist.svg | 1 + links/mimetypes/scalable/video-mp2t.svg | 1 + links/mimetypes/scalable/video-mp4.svg | 1 + links/mimetypes/scalable/video-quicktime.svg | 1 + links/mimetypes/scalable/video-vivo.svg | 1 + .../scalable/video-vnd.rn-realvideo.svg | 1 + links/mimetypes/scalable/video-wavelet.svg | 1 + links/mimetypes/scalable/video-webm.svg | 1 + links/mimetypes/scalable/video-x-anim.svg | 1 + links/mimetypes/scalable/video-x-flic.svg | 1 + links/mimetypes/scalable/video-x-flv.svg | 1 + .../scalable/video-x-google-vlc-plugin.svg | 1 + links/mimetypes/scalable/video-x-javafx.svg | 1 + links/mimetypes/scalable/video-x-matroska.svg | 1 + links/mimetypes/scalable/video-x-mng.svg | 1 + .../scalable/video-x-ms-asf-plugin.svg | 1 + links/mimetypes/scalable/video-x-ms-asf.svg | 1 + links/mimetypes/scalable/video-x-ms-wmp.svg | 1 + links/mimetypes/scalable/video-x-ms-wmv.svg | 1 + links/mimetypes/scalable/video-x-msvideo.svg | 1 + links/mimetypes/scalable/video-x-nsv.svg | 1 + links/mimetypes/scalable/video-x-ogm+ogg.svg | 1 + .../mimetypes/scalable/video-x-sgi-movie.svg | 1 + .../mimetypes/scalable/video-x-theora+ogg.svg | 1 + links/mimetypes/scalable/video-x-wmv.svg | 1 + links/mimetypes/scalable/video.svg | 1 + links/mimetypes/scalable/viewbib.svg | 1 + links/mimetypes/scalable/viewdvi.svg | 1 + links/mimetypes/scalable/viewhtml.svg | 1 + links/mimetypes/scalable/viewpdf.svg | 1 + links/mimetypes/scalable/viewps.svg | 1 + links/mimetypes/scalable/vnd.ms-publisher.svg | 1 + .../vnd.oasis.opendocument.drawing.svg | 1 + .../mimetypes/scalable/wordprocessing-rtl.svg | 1 + links/mimetypes/scalable/wordprocessing.svg | 1 + links/mimetypes/scalable/wps-office-doc.svg | 1 + links/mimetypes/scalable/wps-office-dot.svg | 1 + links/mimetypes/scalable/wps-office-dps.svg | 1 + links/mimetypes/scalable/wps-office-dpt.svg | 1 + links/mimetypes/scalable/wps-office-et.svg | 1 + links/mimetypes/scalable/wps-office-ett.svg | 1 + links/mimetypes/scalable/wps-office-pot.svg | 1 + links/mimetypes/scalable/wps-office-ppt.svg | 1 + links/mimetypes/scalable/wps-office-wps.svg | 1 + links/mimetypes/scalable/wps-office-wpt.svg | 1 + links/mimetypes/scalable/wps-office-xls.svg | 1 + links/mimetypes/scalable/wps-office-xlt.svg | 1 + links/mimetypes/scalable/www.svg | 1 + .../scalable/x-content-audio-cdda.svg | 1 + .../scalable/x-content-audio-dvd.svg | 1 + .../scalable/x-content-audio-player.svg | 1 + .../mimetypes/scalable/x-content-blank-bd.svg | 1 + .../mimetypes/scalable/x-content-blank-cd.svg | 1 + .../scalable/x-content-blank-dvd.svg | 1 + .../scalable/x-content-blank-hddvd.svg | 1 + .../scalable/x-content-image-dcf.svg | 1 + .../scalable/x-content-image-picturecd.svg | 1 + .../scalable/x-content-unix-software.svg | 1 + .../scalable/x-content-video-bluray.svg | 1 + .../scalable/x-content-video-dvd.svg | 1 + .../scalable/x-content-video-hddvd.svg | 1 + .../scalable/x-content-video-svcd.svg | 1 + .../scalable/x-content-video-vcd.svg | 1 + .../scalable/x-content-win32-software.svg | 1 + .../mimetypes/scalable/x-gambasserverpage.svg | 1 + .../scalable/x-mail-distribution-list.svg | 1 + .../scalable/x-office-address-book.svg | 1 + links/mimetypes/scalable/x-office-contact.svg | 1 + .../scalable/x-office-document-rtl.svg | 1 + .../x-office-document-template-rtl.svg | 1 + .../scalable/x-office-document-template.svg | 1 + links/mimetypes/scalable/x-office-drawing.svg | 1 + .../scalable/x-office-presentation-rtl.svg | 1 + .../x-office-presentation-template-rtl.svg | 1 + .../x-office-presentation-template.svg | 1 + .../x-office-spreadsheet-template.svg | 1 + links/mimetypes/scalable/x-world-x-3dmf.svg | 1 + links/mimetypes/scalable/zip.svg | 1 + .../application-x-class-file-symbolic.svg | 1 + .../symbolic/application-xml-symbolic.svg | 1 + .../mimetypes/symbolic/extension-symbolic.svg | 1 + .../symbolic/media-audio-symbolic.svg | 1 + .../symbolic/media-image-symbolic.svg | 1 + .../symbolic/media-optical-bd-symbolic.svg | 1 + .../media-optical-cd-audio-symbolic.svg | 1 + .../symbolic/media-optical-dvd-symbolic.svg | 1 + .../mimetypes/symbolic/text-html-symbolic.svg | 1 + .../symbolic/text-htmlh-symbolic.svg | 1 + .../mimetypes/symbolic/text-xml-symbolic.svg | 1 + .../mimetypes/symbolic/vcalendar-symbolic.svg | 1 + .../symbolic/video-x-generic-symbolic.svg | 1 + .../symbolic/x-office-calendar-symbolic.svg | 1 + links/places/16/akonadi-phone-home.svg | 1 + .../16/application-x-gnome-saved-search.svg | 1 + links/places/16/bookmarks.svg | 1 + links/places/16/certificate-server.svg | 1 + links/places/16/document-multiple.svg | 1 + links/places/16/document-open-recent.svg | 1 + links/places/16/edittrash.svg | 1 + links/places/16/emptytrash.svg | 1 + links/places/16/favorites.svg | 1 + links/places/16/folder-add.svg | 1 + links/places/16/folder-bookmarks.svg | 1 + links/places/16/folder-decrypted.svg | 1 + links/places/16/folder-desktop.svg | 1 + links/places/16/folder-documents-open.svg | 1 + links/places/16/folder-documents.svg | 1 + links/places/16/folder-download-open.svg | 1 + links/places/16/folder-downloads.svg | 1 + links/places/16/folder-drag-accept.svg | 1 + links/places/16/folder-encrypted.svg | 1 + links/places/16/folder-favorites.svg | 1 + links/places/16/folder-gdrive.svg | 1 + links/places/16/folder-image.svg | 1 + links/places/16/folder-images.svg | 1 + links/places/16/folder-music-open.svg | 1 + links/places/16/folder-network.svg | 1 + links/places/16/folder-onedrive.svg | 1 + links/places/16/folder-photo.svg | 1 + links/places/16/folder-photos.svg | 1 + links/places/16/folder-picture.svg | 1 + links/places/16/folder-pictures-open.svg | 1 + links/places/16/folder-pictures.svg | 1 + links/places/16/folder-publicshare-open.svg | 1 + links/places/16/folder-publicshare.svg | 1 + links/places/16/folder-recent.svg | 1 + links/places/16/folder-remote-ftp.svg | 1 + links/places/16/folder-remote-nfs.svg | 1 + links/places/16/folder-remote-open.svg | 1 + links/places/16/folder-remote-smb.svg | 1 + links/places/16/folder-remote-ssh.svg | 1 + links/places/16/folder-saved-search-alt.svg | 1 + .../16/folder-saved-search-symbolic.svg | 1 + links/places/16/folder-sound.svg | 1 + links/places/16/folder-templates-open.svg | 1 + links/places/16/folder-text.svg | 1 + links/places/16/folder-videocamera.svg | 1 + links/places/16/folder-videos-open.svg | 1 + links/places/16/folder-videos.svg | 1 + links/places/16/folder-visiting.svg | 1 + links/places/16/folder_download.svg | 1 + links/places/16/folder_downloads.svg | 1 + links/places/16/folder_home.svg | 1 + links/places/16/folder_html.svg | 1 + links/places/16/folder_images.svg | 1 + links/places/16/folder_open.svg | 1 + links/places/16/folder_pictures.svg | 1 + links/places/16/folders-documents.svg | 1 + links/places/16/folders-downloads.svg | 1 + links/places/16/folders-music.svg | 1 + links/places/16/folders-publicshare.svg | 1 + links/places/16/folders-videos.svg | 1 + links/places/16/gnome-ccdesktop.svg | 1 + links/places/16/gnome-desktop-config.svg | 1 + links/places/16/gnome-dev-network.svg | 1 + links/places/16/gnome-dev-trash-empty.svg | 1 + links/places/16/gnome-dev-trash-full.svg | 1 + links/places/16/gnome-folder.svg | 1 + links/places/16/gnome-fs-blockdev.svg | 1 + links/places/16/gnome-fs-bookmark-missing.svg | 1 + links/places/16/gnome-fs-bookmark.svg | 1 + links/places/16/gnome-fs-dav.svg | 1 + links/places/16/gnome-fs-desktop.svg | 1 + links/places/16/gnome-fs-dev.svg | 1 + links/places/16/gnome-fs-directory-accept.svg | 1 + .../places/16/gnome-fs-directory-visiting.svg | 1 + links/places/16/gnome-fs-directory.svg | 1 + links/places/16/gnome-fs-ftp.svg | 1 + links/places/16/gnome-fs-home.svg | 1 + links/places/16/gnome-fs-network.svg | 1 + links/places/16/gnome-fs-nfs.svg | 1 + links/places/16/gnome-fs-server.svg | 1 + links/places/16/gnome-fs-share.svg | 1 + links/places/16/gnome-fs-smb.svg | 1 + links/places/16/gnome-fs-ssh.svg | 1 + .../places/16/gnome-fs-trash-empty-accept.svg | 1 + links/places/16/gnome-fs-trash-empty.svg | 1 + links/places/16/gnome-fs-trash-full.svg | 1 + links/places/16/gnome-fs-web.svg | 1 + links/places/16/gnome-home.svg | 1 + .../16/gnome-mime-x-directory-nfs-server.svg | 1 + .../16/gnome-mime-x-directory-smb-server.svg | 1 + .../16/gnome-mime-x-directory-smb-share.svg | 1 + .../gnome-mime-x-directory-smb-workgroup.svg | 1 + links/places/16/gnome-stock-trash-empty.svg | 1 + links/places/16/gnome-stock-trash-full.svg | 1 + links/places/16/gnome-stock-trash.svg | 1 + links/places/16/go-home-large.svg | 1 + links/places/16/go-home.svg | 1 + links/places/16/gohome.svg | 1 + links/places/16/gtg-home.svg | 1 + links/places/16/gtk-directory.svg | 1 + links/places/16/gtk-home.svg | 1 + links/places/16/gtk-network.svg | 1 + links/places/16/inode-directory.svg | 1 + links/places/16/insync-folder.svg | 1 + links/places/16/kfm_home.svg | 1 + links/places/16/knetattach.svg | 1 + links/places/16/library-music.svg | 1 + links/places/16/neat.svg | 1 + links/places/16/nemo-bookmark-not-found.svg | 1 + links/places/16/network-server.svg | 1 + links/places/16/network-workgroup.svg | 1 + links/places/16/network.svg | 1 + links/places/16/network_fs.svg | 1 + links/places/16/network_local.svg | 1 + links/places/16/nfs.svg | 1 + .../places/16/org.xfce.panel.showdesktop.svg | 1 + links/places/16/org.xfce.xfdesktop.svg | 1 + links/places/16/other-desktop.svg | 1 + links/places/16/redhat-home.svg | 1 + links/places/16/redhat-network-server.svg | 1 + links/places/16/redhat-system-group.svg | 1 + links/places/16/repository.svg | 1 + links/places/16/samba.svg | 1 + links/places/16/server-database.svg | 1 + links/places/16/server.svg | 1 + links/places/16/start-here-kde-plasma.svg | 1 + links/places/16/start-here-kde.svg | 1 + links/places/16/stock_bookmark.svg | 1 + links/places/16/stock_delete-bookmark.svg | 1 + links/places/16/stock_folder.svg | 1 + links/places/16/stock_home.svg | 1 + links/places/16/stock_music-library.svg | 1 + links/places/16/stock_open.svg | 1 + links/places/16/stock_shared-by-me.svg | 1 + links/places/16/stock_shared-to-me.svg | 1 + links/places/16/stock_trash_empty.svg | 1 + links/places/16/stock_trash_full.svg | 1 + links/places/16/trash-empty.svg | 1 + links/places/16/trash-full.svg | 1 + links/places/16/trashcan_empty.svg | 1 + links/places/16/trashcan_full.svg | 1 + links/places/16/user-bookmarks.svg | 1 + links/places/16/user-desktop.svg | 1 + links/places/16/user-home-open.svg | 1 + links/places/16/user-home.svg | 1 + links/places/16/user-identity.svg | 1 + links/places/16/user-images.svg | 1 + links/places/16/user-pictures.svg | 1 + links/places/16/user-share.svg | 1 + links/places/16/xfce-trash_empty.svg | 1 + links/places/16/xfce-trash_full.svg | 1 + links/places/22/akonadi-phone-home.svg | 1 + .../22/application-x-gnome-saved-search.svg | 1 + links/places/22/bookmarks.svg | 1 + links/places/22/document-multiple.svg | 1 + links/places/22/document-open-recent.svg | 1 + links/places/22/edittrash.svg | 1 + links/places/22/emptytrash.svg | 1 + links/places/22/favorites.svg | 1 + links/places/22/folder-add.svg | 1 + links/places/22/folder-bookmarks.svg | 1 + links/places/22/folder-desktop.svg | 1 + links/places/22/folder-development.svg | 1 + links/places/22/folder-documents-open.svg | 1 + links/places/22/folder-documents.svg | 1 + links/places/22/folder-download-open.svg | 1 + links/places/22/folder-downloads.svg | 1 + links/places/22/folder-drag-accept.svg | 1 + links/places/22/folder-favorites.svg | 1 + links/places/22/folder-gdrive.svg | 1 + links/places/22/folder-image.svg | 1 + links/places/22/folder-images.svg | 1 + links/places/22/folder-music-open.svg | 1 + links/places/22/folder-network.svg | 1 + links/places/22/folder-photo.svg | 1 + links/places/22/folder-photos.svg | 1 + links/places/22/folder-picture.svg | 1 + links/places/22/folder-pictures-open.svg | 1 + links/places/22/folder-pictures.svg | 1 + links/places/22/folder-print.svg | 1 + links/places/22/folder-publicshare-open.svg | 1 + links/places/22/folder-publicshare.svg | 1 + links/places/22/folder-recent.svg | 1 + links/places/22/folder-remote-ftp.svg | 1 + links/places/22/folder-remote-nfs.svg | 1 + links/places/22/folder-remote-open.svg | 1 + links/places/22/folder-remote-smb.svg | 1 + links/places/22/folder-remote-ssh.svg | 1 + links/places/22/folder-saved-search-alt.svg | 1 + .../22/folder-saved-search-symbolic.svg | 1 + links/places/22/folder-script.svg | 1 + links/places/22/folder-sound.svg | 1 + links/places/22/folder-templates-open.svg | 1 + links/places/22/folder-text.svg | 1 + links/places/22/folder-unlocked.svg | 1 + links/places/22/folder-videocamera.svg | 1 + links/places/22/folder-videos-open.svg | 1 + links/places/22/folder-videos.svg | 1 + links/places/22/folder-visiting.svg | 1 + links/places/22/folder_download.svg | 1 + links/places/22/folder_downloads.svg | 1 + links/places/22/folder_home.svg | 1 + links/places/22/folder_html.svg | 1 + links/places/22/folder_images.svg | 1 + links/places/22/folder_open.svg | 1 + links/places/22/folder_pictures.svg | 1 + links/places/22/folders-documents.svg | 1 + links/places/22/folders-downloads.svg | 1 + links/places/22/folders-music.svg | 1 + links/places/22/folders-publicshare.svg | 1 + links/places/22/folders-videos.svg | 1 + links/places/22/gnome-ccdesktop.svg | 1 + links/places/22/gnome-desktop-config.svg | 1 + links/places/22/gnome-dev-network.svg | 1 + links/places/22/gnome-dev-trash-empty.svg | 1 + links/places/22/gnome-dev-trash-full.svg | 1 + links/places/22/gnome-folder.svg | 1 + links/places/22/gnome-fs-blockdev.svg | 1 + links/places/22/gnome-fs-bookmark-missing.svg | 1 + links/places/22/gnome-fs-bookmark.svg | 1 + links/places/22/gnome-fs-dav.svg | 1 + links/places/22/gnome-fs-desktop.svg | 1 + links/places/22/gnome-fs-dev.svg | 1 + links/places/22/gnome-fs-directory-accept.svg | 1 + .../places/22/gnome-fs-directory-visiting.svg | 1 + links/places/22/gnome-fs-directory.svg | 1 + links/places/22/gnome-fs-ftp.svg | 1 + links/places/22/gnome-fs-home.svg | 1 + links/places/22/gnome-fs-network.svg | 1 + links/places/22/gnome-fs-nfs.svg | 1 + links/places/22/gnome-fs-server.svg | 1 + links/places/22/gnome-fs-share.svg | 1 + links/places/22/gnome-fs-smb.svg | 1 + links/places/22/gnome-fs-ssh.svg | 1 + .../places/22/gnome-fs-trash-empty-accept.svg | 1 + links/places/22/gnome-fs-trash-empty.svg | 1 + links/places/22/gnome-fs-trash-full.svg | 1 + links/places/22/gnome-fs-web.svg | 1 + links/places/22/gnome-home.svg | 1 + .../22/gnome-mime-x-directory-nfs-server.svg | 1 + .../22/gnome-mime-x-directory-smb-server.svg | 1 + .../22/gnome-mime-x-directory-smb-share.svg | 1 + .../gnome-mime-x-directory-smb-workgroup.svg | 1 + links/places/22/gnome-stock-trash-empty.svg | 1 + links/places/22/gnome-stock-trash-full.svg | 1 + links/places/22/gnome-stock-trash.svg | 1 + links/places/22/go-home-large.svg | 1 + links/places/22/go-home.svg | 1 + links/places/22/gohome.svg | 1 + links/places/22/gtg-home.svg | 1 + links/places/22/gtk-directory.svg | 1 + links/places/22/gtk-home.svg | 1 + links/places/22/gtk-network.svg | 1 + links/places/22/inode-directory.svg | 1 + links/places/22/kfm_home.svg | 1 + links/places/22/knetattach.svg | 1 + links/places/22/library-music.svg | 1 + links/places/22/mail-folder-sent.svg | 1 + links/places/22/neat.svg | 1 + links/places/22/nemo-bookmark-not-found.svg | 1 + links/places/22/network-server.svg | 1 + links/places/22/network-workgroup.svg | 1 + links/places/22/network.svg | 1 + links/places/22/network_fs.svg | 1 + links/places/22/network_local.svg | 1 + links/places/22/nfs.svg | 1 + .../places/22/org.xfce.panel.showdesktop.svg | 1 + links/places/22/org.xfce.xfdesktop.svg | 1 + links/places/22/other-desktop.svg | 1 + links/places/22/redhat-home.svg | 1 + links/places/22/redhat-network-server.svg | 1 + links/places/22/redhat-system-group.svg | 1 + links/places/22/repository.svg | 1 + links/places/22/samba.svg | 1 + links/places/22/server.svg | 1 + links/places/22/start-here-kde-plasma.svg | 1 + links/places/22/start-here-kde.svg | 1 + links/places/22/stock_bookmark.svg | 1 + links/places/22/stock_delete-bookmark.svg | 1 + links/places/22/stock_folder.svg | 1 + links/places/22/stock_home.svg | 1 + links/places/22/stock_music-library.svg | 1 + links/places/22/stock_open.svg | 1 + links/places/22/stock_shared-by-me.svg | 1 + links/places/22/stock_shared-to-me.svg | 1 + links/places/22/stock_trash_empty.svg | 1 + links/places/22/stock_trash_full.svg | 1 + links/places/22/trash-empty.svg | 1 + links/places/22/trash-full.svg | 1 + links/places/22/trashcan_empty.svg | 1 + links/places/22/trashcan_full.svg | 1 + links/places/22/user-bookmarks.svg | 1 + links/places/22/user-desktop.svg | 1 + links/places/22/user-home-open.svg | 1 + links/places/22/user-home.svg | 1 + links/places/22/user-identity.svg | 1 + links/places/22/user-images.svg | 1 + links/places/22/user-pictures.svg | 1 + links/places/22/user-share.svg | 1 + links/places/22/xfce-trash_empty.svg | 1 + links/places/22/xfce-trash_full.svg | 1 + links/places/24/akonadi-phone-home.svg | 1 + .../24/application-x-gnome-saved-search.svg | 1 + links/places/24/bookmarks.svg | 1 + links/places/24/document-open-recent.svg | 1 + links/places/24/edittrash.svg | 1 + links/places/24/emptytrash.svg | 1 + links/places/24/favorites.svg | 1 + links/places/24/folder-bookmarks.svg | 1 + links/places/24/folder-desktop.svg | 1 + links/places/24/folder-documents-open.svg | 1 + links/places/24/folder-documents.svg | 1 + links/places/24/folder-download-open.svg | 1 + links/places/24/folder-downloads.svg | 1 + links/places/24/folder-drag-accept.svg | 1 + links/places/24/folder-favorites.svg | 1 + links/places/24/folder-image.svg | 1 + links/places/24/folder-images.svg | 1 + links/places/24/folder-music-open.svg | 1 + links/places/24/folder-network.svg | 1 + links/places/24/folder-photo.svg | 1 + links/places/24/folder-photos.svg | 1 + links/places/24/folder-picture.svg | 1 + links/places/24/folder-pictures-open.svg | 1 + links/places/24/folder-pictures.svg | 1 + links/places/24/folder-publicshare-open.svg | 1 + links/places/24/folder-publicshare.svg | 1 + links/places/24/folder-recent.svg | 1 + links/places/24/folder-remote-ftp.svg | 1 + links/places/24/folder-remote-nfs.svg | 1 + links/places/24/folder-remote-open.svg | 1 + links/places/24/folder-remote-smb.svg | 1 + links/places/24/folder-remote-ssh.svg | 1 + links/places/24/folder-saved-search-alt.svg | 1 + .../24/folder-saved-search-symbolic.svg | 1 + links/places/24/folder-sound.svg | 1 + links/places/24/folder-templates-open.svg | 1 + links/places/24/folder-text.svg | 1 + links/places/24/folder-videocamera.svg | 1 + links/places/24/folder-videos-open.svg | 1 + links/places/24/folder-videos.svg | 1 + links/places/24/folder-visiting.svg | 1 + links/places/24/folder_download.svg | 1 + links/places/24/folder_downloads.svg | 1 + links/places/24/folder_home.svg | 1 + links/places/24/folder_html.svg | 1 + links/places/24/folder_images.svg | 1 + links/places/24/folder_open.svg | 1 + links/places/24/folder_pictures.svg | 1 + links/places/24/folders-documents.svg | 1 + links/places/24/folders-downloads.svg | 1 + links/places/24/folders-music.svg | 1 + links/places/24/folders-publicshare.svg | 1 + links/places/24/folders-videos.svg | 1 + links/places/24/gnome-ccdesktop.svg | 1 + links/places/24/gnome-desktop-config.svg | 1 + links/places/24/gnome-dev-network.svg | 1 + links/places/24/gnome-dev-trash-empty.svg | 1 + links/places/24/gnome-dev-trash-full.svg | 1 + links/places/24/gnome-folder.svg | 1 + links/places/24/gnome-fs-blockdev.svg | 1 + links/places/24/gnome-fs-bookmark-missing.svg | 1 + links/places/24/gnome-fs-bookmark.svg | 1 + links/places/24/gnome-fs-dav.svg | 1 + links/places/24/gnome-fs-desktop.svg | 1 + links/places/24/gnome-fs-dev.svg | 1 + links/places/24/gnome-fs-directory-accept.svg | 1 + .../places/24/gnome-fs-directory-visiting.svg | 1 + links/places/24/gnome-fs-directory.svg | 1 + links/places/24/gnome-fs-ftp.svg | 1 + links/places/24/gnome-fs-home.svg | 1 + links/places/24/gnome-fs-network.svg | 1 + links/places/24/gnome-fs-nfs.svg | 1 + links/places/24/gnome-fs-server.svg | 1 + links/places/24/gnome-fs-share.svg | 1 + links/places/24/gnome-fs-smb.svg | 1 + links/places/24/gnome-fs-ssh.svg | 1 + .../places/24/gnome-fs-trash-empty-accept.svg | 1 + links/places/24/gnome-fs-trash-empty.svg | 1 + links/places/24/gnome-fs-trash-full.svg | 1 + links/places/24/gnome-fs-web.svg | 1 + links/places/24/gnome-home.svg | 1 + .../24/gnome-mime-x-directory-nfs-server.svg | 1 + .../24/gnome-mime-x-directory-smb-server.svg | 1 + .../24/gnome-mime-x-directory-smb-share.svg | 1 + .../gnome-mime-x-directory-smb-workgroup.svg | 1 + links/places/24/gnome-stock-trash-empty.svg | 1 + links/places/24/gnome-stock-trash-full.svg | 1 + links/places/24/gnome-stock-trash.svg | 1 + links/places/24/go-home-large.svg | 1 + links/places/24/go-home.svg | 1 + links/places/24/gohome.svg | 1 + links/places/24/gtg-home.svg | 1 + links/places/24/gtk-directory.svg | 1 + links/places/24/gtk-home.svg | 1 + links/places/24/gtk-network.svg | 1 + links/places/24/inode-directory.svg | 1 + links/places/24/kfm_home.svg | 1 + links/places/24/knetattach.svg | 1 + links/places/24/library-music.svg | 1 + links/places/24/neat.svg | 1 + links/places/24/nemo-bookmark-not-found.svg | 1 + links/places/24/network-server.svg | 1 + links/places/24/network-workgroup.svg | 1 + links/places/24/network.svg | 1 + links/places/24/network_fs.svg | 1 + links/places/24/network_local.svg | 1 + links/places/24/nfs.svg | 1 + .../places/24/org.xfce.panel.showdesktop.svg | 1 + links/places/24/org.xfce.xfdesktop.svg | 1 + links/places/24/other-desktop.svg | 1 + links/places/24/redhat-home.svg | 1 + links/places/24/redhat-network-server.svg | 1 + links/places/24/redhat-system-group.svg | 1 + links/places/24/repository.svg | 1 + links/places/24/samba.svg | 1 + links/places/24/server.svg | 1 + links/places/24/start-here-kde.svg | 1 + links/places/24/stock_bookmark.svg | 1 + links/places/24/stock_delete-bookmark.svg | 1 + links/places/24/stock_folder.svg | 1 + links/places/24/stock_home.svg | 1 + links/places/24/stock_music-library.svg | 1 + links/places/24/stock_open.svg | 1 + links/places/24/stock_shared-by-me.svg | 1 + links/places/24/stock_shared-to-me.svg | 1 + links/places/24/stock_trash_empty.svg | 1 + links/places/24/stock_trash_full.svg | 1 + links/places/24/trash-empty.svg | 1 + links/places/24/trash-full.svg | 1 + links/places/24/trashcan_empty.svg | 1 + links/places/24/trashcan_full.svg | 1 + links/places/24/user-bookmarks.svg | 1 + links/places/24/user-desktop.svg | 1 + links/places/24/user-home-open.svg | 1 + links/places/24/user-home.svg | 1 + links/places/24/user-identity.svg | 1 + links/places/24/user-images.svg | 1 + links/places/24/user-pictures.svg | 1 + links/places/24/user-share.svg | 1 + links/places/24/xfce-trash_empty.svg | 1 + links/places/24/xfce-trash_full.svg | 1 + links/places/scalable/akonadi-phone-home.svg | 1 + links/places/scalable/bookmarks.svg | 1 + .../scalable/default-folder-bookmark.svg | 1 + links/places/scalable/default-folder-code.svg | 1 + .../scalable/default-folder-documents.svg | 1 + .../scalable/default-folder-download.svg | 1 + .../scalable/default-folder-dropbox.svg | 1 + .../places/scalable/default-folder-games.svg | 1 + .../places/scalable/default-folder-github.svg | 1 + .../places/scalable/default-folder-music.svg | 1 + links/places/scalable/default-folder-open.svg | 1 + .../scalable/default-folder-pictures.svg | 1 + .../scalable/default-folder-projects.svg | 1 + .../scalable/default-folder-publicshare.svg | 1 + links/places/scalable/default-folder-root.svg | 1 + .../places/scalable/default-folder-steam.svg | 1 + links/places/scalable/default-folder-temp.svg | 1 + .../scalable/default-folder-templates.svg | 1 + .../scalable/default-folder-torrent.svg | 1 + links/places/scalable/default-folder-vbox.svg | 1 + .../places/scalable/default-folder-video.svg | 1 + links/places/scalable/default-folder-wine.svg | 1 + links/places/scalable/default-folder.svg | 1 + .../places/scalable/default-user-desktop.svg | 1 + links/places/scalable/default-user-home.svg | 1 + links/places/scalable/desktop.svg | 1 + .../places/scalable/document-open-recent.svg | 1 + links/places/scalable/edittrash.svg | 1 + links/places/scalable/emptytrash.svg | 1 + links/places/scalable/favorites.svg | 1 + links/places/scalable/folder-bookmarks.svg | 1 + links/places/scalable/folder-camera.svg | 1 + links/places/scalable/folder-desktop.svg | 1 + .../places/scalable/folder-documents-open.svg | 1 + .../places/scalable/folder-download-open.svg | 1 + links/places/scalable/folder-downloads.svg | 1 + links/places/scalable/folder-drag-accept.svg | 1 + links/places/scalable/folder-favorites.svg | 1 + links/places/scalable/folder-green.svg | 1 + links/places/scalable/folder-grey.svg | 1 + links/places/scalable/folder-home.svg | 1 + links/places/scalable/folder-image-people.svg | 1 + links/places/scalable/folder-image.svg | 1 + links/places/scalable/folder-magenta.svg | 1 + links/places/scalable/folder-music-open.svg | 1 + links/places/scalable/folder-network.svg | 1 + links/places/scalable/folder-onedrive.svg | 1 + links/places/scalable/folder-orange.svg | 1 + links/places/scalable/folder-owncloud.svg | 1 + links/places/scalable/folder-photo.svg | 1 + links/places/scalable/folder-photos.svg | 1 + links/places/scalable/folder-picture.svg | 1 + .../places/scalable/folder-pictures-open.svg | 1 + links/places/scalable/folder-pictures.svg | 1 + .../scalable/folder-publicshare-open.svg | 1 + links/places/scalable/folder-publicshare.svg | 1 + links/places/scalable/folder-recent.svg | 1 + links/places/scalable/folder-red.svg | 1 + links/places/scalable/folder-remote-ftp.svg | 1 + links/places/scalable/folder-remote-nfs.svg | 1 + links/places/scalable/folder-remote-open.svg | 1 + links/places/scalable/folder-remote-smb.svg | 1 + links/places/scalable/folder-remote-ssh.svg | 1 + links/places/scalable/folder-remote.svg | 1 + links/places/scalable/folder-sound.svg | 1 + .../places/scalable/folder-templates-open.svg | 1 + links/places/scalable/folder-text.svg | 1 + links/places/scalable/folder-txt.svg | 1 + links/places/scalable/folder-video.svg | 1 + links/places/scalable/folder-videocamera.svg | 1 + links/places/scalable/folder-videos-open.svg | 1 + links/places/scalable/folder-violet.svg | 1 + links/places/scalable/folder-visiting.svg | 1 + links/places/scalable/folder-yellow.svg | 1 + .../places/scalable/folder_color_default.svg | 1 + .../scalable/folder_color_default_desktop.svg | 1 + .../folder_color_default_documents.svg | 1 + .../folder_color_default_downloads.svg | 1 + .../scalable/folder_color_default_music.svg | 1 + .../folder_color_default_pictures.svg | 1 + .../scalable/folder_color_default_public.svg | 1 + .../folder_color_default_templates.svg | 1 + .../scalable/folder_color_default_videos.svg | 1 + links/places/scalable/folder_color_green.svg | 1 + .../scalable/folder_color_green_code.svg | 1 + .../scalable/folder_color_green_desktop.svg | 1 + .../scalable/folder_color_green_documents.svg | 1 + .../scalable/folder_color_green_downloads.svg | 1 + .../scalable/folder_color_green_games.svg | 1 + .../scalable/folder_color_green_github.svg | 1 + .../scalable/folder_color_green_music.svg | 1 + .../scalable/folder_color_green_pictures.svg | 1 + .../scalable/folder_color_green_projects.svg | 1 + .../scalable/folder_color_green_public.svg | 1 + .../scalable/folder_color_green_steam.svg | 1 + .../scalable/folder_color_green_templates.svg | 1 + .../scalable/folder_color_green_torrent.svg | 1 + .../scalable/folder_color_green_vbox.svg | 1 + .../scalable/folder_color_green_videos.svg | 1 + .../scalable/folder_color_green_wine.svg | 1 + links/places/scalable/folder_color_grey.svg | 1 + .../scalable/folder_color_grey_code.svg | 1 + .../scalable/folder_color_grey_desktop.svg | 1 + .../scalable/folder_color_grey_documents.svg | 1 + .../scalable/folder_color_grey_downloads.svg | 1 + .../scalable/folder_color_grey_games.svg | 1 + .../scalable/folder_color_grey_github.svg | 1 + .../scalable/folder_color_grey_music.svg | 1 + .../scalable/folder_color_grey_pictures.svg | 1 + .../scalable/folder_color_grey_projects.svg | 1 + .../scalable/folder_color_grey_public.svg | 1 + .../scalable/folder_color_grey_steam.svg | 1 + .../scalable/folder_color_grey_templates.svg | 1 + .../scalable/folder_color_grey_torrent.svg | 1 + .../scalable/folder_color_grey_vbox.svg | 1 + .../scalable/folder_color_grey_videos.svg | 1 + .../scalable/folder_color_grey_wine.svg | 1 + links/places/scalable/folder_color_orange.svg | 1 + .../scalable/folder_color_orange_code.svg | 1 + .../scalable/folder_color_orange_desktop.svg | 1 + .../folder_color_orange_documents.svg | 1 + .../folder_color_orange_downloads.svg | 1 + .../scalable/folder_color_orange_games.svg | 1 + .../scalable/folder_color_orange_github.svg | 1 + .../scalable/folder_color_orange_music.svg | 1 + .../scalable/folder_color_orange_pictures.svg | 1 + .../scalable/folder_color_orange_projects.svg | 1 + .../scalable/folder_color_orange_public.svg | 1 + .../scalable/folder_color_orange_steam.svg | 1 + .../folder_color_orange_templates.svg | 1 + .../scalable/folder_color_orange_torrent.svg | 1 + .../scalable/folder_color_orange_vbox.svg | 1 + .../scalable/folder_color_orange_videos.svg | 1 + .../scalable/folder_color_orange_wine.svg | 1 + links/places/scalable/folder_color_pink.svg | 1 + .../scalable/folder_color_pink_code.svg | 1 + .../scalable/folder_color_pink_desktop.svg | 1 + .../scalable/folder_color_pink_documents.svg | 1 + .../scalable/folder_color_pink_downloads.svg | 1 + .../scalable/folder_color_pink_games.svg | 1 + .../scalable/folder_color_pink_github.svg | 1 + .../scalable/folder_color_pink_music.svg | 1 + .../scalable/folder_color_pink_pictures.svg | 1 + .../scalable/folder_color_pink_projects.svg | 1 + .../scalable/folder_color_pink_public.svg | 1 + .../scalable/folder_color_pink_steam.svg | 1 + .../scalable/folder_color_pink_templates.svg | 1 + .../scalable/folder_color_pink_torrent.svg | 1 + .../scalable/folder_color_pink_vbox.svg | 1 + .../scalable/folder_color_pink_videos.svg | 1 + .../scalable/folder_color_pink_wine.svg | 1 + links/places/scalable/folder_color_purple.svg | 1 + .../scalable/folder_color_purple_code.svg | 1 + .../scalable/folder_color_purple_desktop.svg | 1 + .../folder_color_purple_documents.svg | 1 + .../folder_color_purple_downloads.svg | 1 + .../scalable/folder_color_purple_games.svg | 1 + .../scalable/folder_color_purple_github.svg | 1 + .../scalable/folder_color_purple_music.svg | 1 + .../scalable/folder_color_purple_pictures.svg | 1 + .../scalable/folder_color_purple_projects.svg | 1 + .../scalable/folder_color_purple_public.svg | 1 + .../scalable/folder_color_purple_steam.svg | 1 + .../folder_color_purple_templates.svg | 1 + .../scalable/folder_color_purple_torrent.svg | 1 + .../scalable/folder_color_purple_vbox.svg | 1 + .../scalable/folder_color_purple_videos.svg | 1 + .../scalable/folder_color_purple_wine.svg | 1 + links/places/scalable/folder_color_red.svg | 1 + .../places/scalable/folder_color_red_code.svg | 1 + .../scalable/folder_color_red_desktop.svg | 1 + .../scalable/folder_color_red_documents.svg | 1 + .../scalable/folder_color_red_downloads.svg | 1 + .../scalable/folder_color_red_games.svg | 1 + .../scalable/folder_color_red_github.svg | 1 + .../scalable/folder_color_red_music.svg | 1 + .../scalable/folder_color_red_pictures.svg | 1 + .../scalable/folder_color_red_projects.svg | 1 + .../scalable/folder_color_red_public.svg | 1 + .../scalable/folder_color_red_steam.svg | 1 + .../scalable/folder_color_red_templates.svg | 1 + .../scalable/folder_color_red_torrent.svg | 1 + .../places/scalable/folder_color_red_vbox.svg | 1 + .../scalable/folder_color_red_videos.svg | 1 + .../places/scalable/folder_color_red_wine.svg | 1 + links/places/scalable/folder_color_yellow.svg | 1 + .../scalable/folder_color_yellow_code.svg | 1 + .../scalable/folder_color_yellow_desktop.svg | 1 + .../folder_color_yellow_documents.svg | 1 + .../folder_color_yellow_downloads.svg | 1 + .../scalable/folder_color_yellow_games.svg | 1 + .../scalable/folder_color_yellow_github.svg | 1 + .../scalable/folder_color_yellow_music.svg | 1 + .../scalable/folder_color_yellow_pictures.svg | 1 + .../scalable/folder_color_yellow_projects.svg | 1 + .../scalable/folder_color_yellow_public.svg | 1 + .../scalable/folder_color_yellow_steam.svg | 1 + .../folder_color_yellow_templates.svg | 1 + .../scalable/folder_color_yellow_torrent.svg | 1 + .../scalable/folder_color_yellow_vbox.svg | 1 + .../scalable/folder_color_yellow_videos.svg | 1 + .../scalable/folder_color_yellow_wine.svg | 1 + links/places/scalable/folder_download.svg | 1 + links/places/scalable/folder_downloads.svg | 1 + links/places/scalable/folder_home.svg | 1 + links/places/scalable/folder_html.svg | 1 + links/places/scalable/folder_images.svg | 1 + links/places/scalable/folder_open.svg | 1 + links/places/scalable/folder_pictures.svg | 1 + links/places/scalable/folders-documents.svg | 1 + links/places/scalable/folders-downloads.svg | 1 + links/places/scalable/folders-music.svg | 1 + links/places/scalable/folders-publicshare.svg | 1 + links/places/scalable/folders-videos.svg | 1 + links/places/scalable/gnome-ccdesktop.svg | 1 + .../places/scalable/gnome-desktop-config.svg | 1 + links/places/scalable/gnome-dev-network.svg | 1 + .../places/scalable/gnome-dev-trash-empty.svg | 1 + .../places/scalable/gnome-dev-trash-full.svg | 1 + links/places/scalable/gnome-folder.svg | 1 + links/places/scalable/gnome-fs-blockdev.svg | 1 + links/places/scalable/gnome-fs-bookmark.svg | 1 + links/places/scalable/gnome-fs-dav.svg | 1 + links/places/scalable/gnome-fs-desktop.svg | 1 + links/places/scalable/gnome-fs-dev.svg | 1 + .../scalable/gnome-fs-directory-accept.svg | 1 + .../scalable/gnome-fs-directory-visiting.svg | 1 + links/places/scalable/gnome-fs-directory.svg | 1 + links/places/scalable/gnome-fs-ftp.svg | 1 + links/places/scalable/gnome-fs-home.svg | 1 + links/places/scalable/gnome-fs-network.svg | 1 + links/places/scalable/gnome-fs-nfs.svg | 1 + links/places/scalable/gnome-fs-server.svg | 1 + links/places/scalable/gnome-fs-share.svg | 1 + links/places/scalable/gnome-fs-smb.svg | 1 + links/places/scalable/gnome-fs-ssh.svg | 1 + .../scalable/gnome-fs-trash-empty-accept.svg | 1 + .../places/scalable/gnome-fs-trash-empty.svg | 1 + links/places/scalable/gnome-fs-trash-full.svg | 1 + links/places/scalable/gnome-fs-web.svg | 1 + links/places/scalable/gnome-home.svg | 1 + .../gnome-mime-x-directory-nfs-server.svg | 1 + .../gnome-mime-x-directory-smb-server.svg | 1 + .../gnome-mime-x-directory-smb-share.svg | 1 + .../gnome-mime-x-directory-smb-workgroup.svg | 1 + .../scalable/gnome-stock-trash-empty.svg | 1 + .../scalable/gnome-stock-trash-full.svg | 1 + links/places/scalable/gnome-stock-trash.svg | 1 + links/places/scalable/go-home-large.svg | 1 + links/places/scalable/go-home.svg | 1 + links/places/scalable/gohome.svg | 1 + .../places/scalable/green-folder-pictures.svg | 1 + .../scalable/green-folder-publicshare.svg | 1 + links/places/scalable/green-folder-video.svg | 1 + .../places/scalable/grey-folder-pictures.svg | 1 + .../scalable/grey-folder-publicshare.svg | 1 + links/places/scalable/grey-folder-video.svg | 1 + links/places/scalable/gtg-home.svg | 1 + links/places/scalable/gtk-directory.svg | 1 + links/places/scalable/gtk-home.svg | 1 + links/places/scalable/gtk-network.svg | 1 + links/places/scalable/inode-directory.svg | 1 + links/places/scalable/kfm_home.svg | 1 + links/places/scalable/knetattach.svg | 1 + links/places/scalable/library-music.svg | 1 + links/places/scalable/neat.svg | 1 + .../scalable/network-server-database.svg | 1 + links/places/scalable/network-workgroup.svg | 1 + links/places/scalable/network.svg | 1 + links/places/scalable/network_fs.svg | 1 + links/places/scalable/network_local.svg | 1 + links/places/scalable/nfs.svg | 1 + .../scalable/orange-folder-pictures.svg | 1 + .../scalable/orange-folder-publicshare.svg | 1 + links/places/scalable/orange-folder-video.svg | 1 + links/places/scalable/org.xfce.gigolo.svg | 1 + .../scalable/org.xfce.panel.directorymenu.svg | 1 + .../scalable/org.xfce.panel.showdesktop.svg | 1 + links/places/scalable/other-desktop.svg | 1 + .../places/scalable/pink-folder-pictures.svg | 1 + .../scalable/pink-folder-publicshare.svg | 1 + links/places/scalable/pink-folder-video.svg | 1 + .../scalable/purple-folder-pictures.svg | 1 + .../scalable/purple-folder-publicshare.svg | 1 + links/places/scalable/purple-folder-video.svg | 1 + links/places/scalable/red-folder-pictures.svg | 1 + .../scalable/red-folder-publicshare.svg | 1 + links/places/scalable/red-folder-video.svg | 1 + links/places/scalable/redhat-home.svg | 1 + .../places/scalable/redhat-network-server.svg | 1 + links/places/scalable/redhat-system-group.svg | 1 + links/places/scalable/repository.svg | 1 + links/places/scalable/samba.svg | 1 + links/places/scalable/server-database.svg | 1 + links/places/scalable/server.svg | 1 + links/places/scalable/stock_bookmark.svg | 1 + links/places/scalable/stock_folder.svg | 1 + links/places/scalable/stock_home.svg | 1 + links/places/scalable/stock_music-library.svg | 1 + links/places/scalable/stock_open.svg | 1 + links/places/scalable/stock_shared-by-me.svg | 1 + links/places/scalable/stock_shared-to-me.svg | 1 + links/places/scalable/stock_trash_empty.svg | 1 + links/places/scalable/stock_trash_full.svg | 1 + links/places/scalable/trash-empty.svg | 1 + links/places/scalable/trash-full.svg | 1 + links/places/scalable/trashcan_empty.svg | 1 + links/places/scalable/trashcan_full.svg | 1 + links/places/scalable/user-bookmarks.svg | 1 + links/places/scalable/user-home-open.svg | 1 + links/places/scalable/user-images.svg | 1 + links/places/scalable/user-pictures.svg | 1 + links/places/scalable/user-share.svg | 1 + links/places/scalable/xfce-trash_empty.svg | 1 + links/places/scalable/xfce-trash_full.svg | 1 + .../scalable/yellow-folder-pictures.svg | 1 + .../scalable/yellow-folder-publicshare.svg | 1 + links/places/scalable/yellow-folder-video.svg | 1 + .../symbolic/folder-drag-accept-symbolic.svg | 1 + .../symbolic/folder-images-symbolic.svg | 1 + .../symbolic/folder-recent-symbolic.svg | 1 + .../symbolic/folder-visiting-symbolic.svg | 1 + .../symbolic/inode-directory-symbolic.svg | 1 + .../nemo-bookmark-not-found-symbolic.svg | 1 + .../places/symbolic/user-images-symbolic.svg | 1 + .../symbolic/user-pictures-symbolic.svg | 1 + links/status/16/ac-adapter-symbolic.svg | 1 + links/status/16/ac-adapter.svg | 1 + .../16/audio-input-microphone-high-panel.svg | 1 + .../status/16/audio-input-microphone-high.svg | 1 + .../audio-input-microphone-low-zero-panel.svg | 1 + .../status/16/audio-input-microphone-low.svg | 1 + .../16/audio-input-microphone-medium.svg | 1 + .../16/audio-input-microphone-muted.svg | 1 + .../16/audio-input-microphone-none-panel.svg | 1 + links/status/16/audio-output-none-panel.svg | 1 + links/status/16/audio-output-none.svg | 1 + links/status/16/audio-recorder-off.svg | 1 + links/status/16/audio-recorder-on.svg | 1 + links/status/16/audio-volume-high.svg | 1 + .../status/16/audio-volume-low-zero-panel.svg | 1 + links/status/16/audio-volume-low.svg | 1 + links/status/16/audio-volume-medium.svg | 1 + .../16/audio-volume-muted-blocked-panel.svg | 1 + .../status/16/audio-volume-muted-blocking.svg | 1 + links/status/16/audio-volume-muted-panel.svg | 1 + links/status/16/audio-volume-muted.svg | 1 + links/status/16/audio-volume-off.svg | 1 + links/status/16/bad-signal-lock.svg | 1 + links/status/16/bad-signal.svg | 1 + links/status/16/battery-000-charging.svg | 1 + links/status/16/battery-000.svg | 1 + links/status/16/battery-020-charging.svg | 1 + links/status/16/battery-020.svg | 1 + links/status/16/battery-040-charging.svg | 1 + links/status/16/battery-060-charging.svg | 1 + links/status/16/battery-060.svg | 1 + links/status/16/battery-080-charging.svg | 1 + links/status/16/battery-080.svg | 1 + links/status/16/battery-100-charging.svg | 1 + links/status/16/battery-100.svg | 1 + links/status/16/battery-charged.svg | 1 + links/status/16/battery-full-charged.svg | 1 + links/status/16/battery-medium-charging.svg | 1 + links/status/16/battery-medium.svg | 1 + links/status/16/battery_charged.svg | 1 + links/status/16/battery_full.svg | 1 + links/status/16/battery_plugged.svg | 1 + links/status/16/blueberry-tray-active.svg | 1 + links/status/16/blueberry-tray-disabled.svg | 1 + links/status/16/blueberry-tray.svg | 1 + links/status/16/blueman-active.svg | 1 + links/status/16/blueman-disabled.svg | 1 + links/status/16/blueman-tray-active.svg | 1 + links/status/16/blueman-tray-disabled.svg | 1 + links/status/16/blueman-tray.svg | 1 + links/status/16/blueman.svg | 1 + links/status/16/both-bad-signal-lock.svg | 1 + links/status/16/both-bad-signal.svg | 1 + links/status/16/both-good-signal-lock.svg | 1 + links/status/16/both-good-signal.svg | 1 + links/status/16/both-high-signal-lock.svg | 1 + links/status/16/both-high-signal.svg | 1 + links/status/16/both-low-signal-lock.svg | 1 + links/status/16/both-low-signal.svg | 1 + links/status/16/clipman-symbolic.svg | 1 + links/status/16/connect_creating.svg | 1 + links/status/16/connect_established.svg | 1 + links/status/16/discord-tray-connected.svg | 1 + links/status/16/discord-tray-deafened.svg | 1 + links/status/16/discord-tray-muted.svg | 1 + links/status/16/discord-tray-speaking.svg | 1 + links/status/16/fcitx-bopomofo-panel.svg | 1 + .../16/fcitx-pinyin-libpinyin-panel.svg | 1 + .../16/fcitx-shuangpin-libpinyin-panel.svg | 1 + links/status/16/fcitx-wbpy.svg | 1 + links/status/16/fcitx-zhuyin-panel.svg | 1 + links/status/16/flameshot-tray.svg | 1 + links/status/16/gnome-netstatus-disconn.svg | 1 + links/status/16/gnome-netstatus-error.svg | 1 + links/status/16/gnome-netstatus-idle.svg | 1 + links/status/16/gnome-netstatus-rx.svg | 1 + links/status/16/gnome-netstatus-tx.svg | 1 + links/status/16/gnome-netstatus-txrx.svg | 1 + links/status/16/good-signal-lock.svg | 1 + links/status/16/good-signal.svg | 1 + links/status/16/gpm-ac-adapter.svg | 1 + links/status/16/gpm-battery-000-charging.svg | 1 + links/status/16/gpm-battery-000.svg | 1 + links/status/16/gpm-battery-020-charging.svg | 1 + links/status/16/gpm-battery-020.svg | 1 + links/status/16/gpm-battery-040-charging.svg | 1 + links/status/16/gpm-battery-040.svg | 1 + links/status/16/gpm-battery-060-charging.svg | 1 + links/status/16/gpm-battery-060.svg | 1 + links/status/16/gpm-battery-080-charging.svg | 1 + links/status/16/gpm-battery-080.svg | 1 + links/status/16/gpm-battery-100-charging.svg | 1 + links/status/16/gpm-battery-100.svg | 1 + links/status/16/gpm-battery-charged.svg | 1 + links/status/16/gpm-battery-empty.svg | 1 + links/status/16/gpm-battery-missing.svg | 1 + links/status/16/gpm-brightness-lcd.svg | 1 + links/status/16/gpm-phone-000.svg | 1 + links/status/16/gpm-phone-020.svg | 1 + links/status/16/gpm-phone-040.svg | 1 + links/status/16/gpm-phone-060.svg | 1 + links/status/16/gpm-phone-080.svg | 1 + links/status/16/gpm-phone-100.svg | 1 + links/status/16/gpm-primary-000-charging.svg | 1 + links/status/16/gpm-primary-000.svg | 1 + links/status/16/gpm-primary-020-charging.svg | 1 + links/status/16/gpm-primary-020.svg | 1 + links/status/16/gpm-primary-040-charging.svg | 1 + links/status/16/gpm-primary-040.svg | 1 + links/status/16/gpm-primary-060-charging.svg | 1 + links/status/16/gpm-primary-060.svg | 1 + links/status/16/gpm-primary-080-charging.svg | 1 + links/status/16/gpm-primary-080.svg | 1 + links/status/16/gpm-primary-100-charging.svg | 1 + links/status/16/gpm-primary-100.svg | 1 + links/status/16/gpm-primary-charged.svg | 1 + links/status/16/gpm-primary-missing.svg | 1 + links/status/16/gpm-ups-000-charging.svg | 1 + links/status/16/gpm-ups-000.svg | 1 + links/status/16/gpm-ups-020-charging.svg | 1 + links/status/16/gpm-ups-020.svg | 1 + links/status/16/gpm-ups-040-charging.svg | 1 + links/status/16/gpm-ups-040.svg | 1 + links/status/16/gpm-ups-060-charging.svg | 1 + links/status/16/gpm-ups-060.svg | 1 + links/status/16/gpm-ups-080-charging.svg | 1 + links/status/16/gpm-ups-080.svg | 1 + links/status/16/gpm-ups-100-charging.svg | 1 + links/status/16/gpm-ups-100.svg | 1 + links/status/16/gpm-ups-charged.svg | 1 + links/status/16/gpm-ups-missing.svg | 1 + links/status/16/gsm-3g-full-secure.svg | 1 + links/status/16/gsm-3g-full.svg | 1 + links/status/16/gsm-3g-high-secure.svg | 1 + links/status/16/gsm-3g-high.svg | 1 + links/status/16/gsm-3g-low-secure.svg | 1 + links/status/16/gsm-3g-low.svg | 1 + links/status/16/gsm-3g-medium-secure.svg | 1 + links/status/16/gsm-3g-medium.svg | 1 + links/status/16/gsm-3g-none-secure.svg | 1 + links/status/16/gsm-3g-none.svg | 1 + .../16/gtk-dialog-authentication-panel.svg | 1 + links/status/16/high-signal-lock.svg | 1 + links/status/16/high-signal.svg | 1 + links/status/16/ibus-keyboard.svg | 1 + links/status/16/idle-bad-signal-lock.svg | 1 + links/status/16/idle-bad-signal.svg | 1 + links/status/16/idle-good-signal-lock.svg | 1 + links/status/16/idle-good-signal.svg | 1 + links/status/16/idle-high-signal-lock.svg | 1 + links/status/16/idle-high-signal.svg | 1 + links/status/16/idle-low-signal-lock.svg | 1 + links/status/16/idle-low-signal.svg | 1 + links/status/16/input-keyboard.svg | 1 + links/status/16/knemo-modem-error.svg | 1 + links/status/16/knemo-modem-idle.svg | 1 + links/status/16/knemo-modem-offline.svg | 1 + links/status/16/knemo-modem-receive.svg | 1 + .../16/knemo-modem-transmit-receive.svg | 1 + links/status/16/knemo-modem-transmit.svg | 1 + links/status/16/knemo-monitor-error.svg | 1 + links/status/16/knemo-monitor-idle.svg | 1 + links/status/16/knemo-monitor-offline.svg | 1 + links/status/16/knemo-monitor-receive.svg | 1 + .../16/knemo-monitor-transmit-receive.svg | 1 + links/status/16/knemo-monitor-transmit.svg | 1 + links/status/16/knemo-network-error.svg | 1 + links/status/16/knemo-network-idle.svg | 1 + links/status/16/knemo-network-offline.svg | 1 + links/status/16/knemo-network-receive.svg | 1 + .../16/knemo-network-transmit-receive.svg | 1 + links/status/16/knemo-network-transmit.svg | 1 + links/status/16/knemo-wireless-error.svg | 1 + links/status/16/knemo-wireless-idle.svg | 1 + links/status/16/knemo-wireless-offline.svg | 1 + links/status/16/knemo-wireless-receive.svg | 1 + .../16/knemo-wireless-transmit-receive.svg | 1 + links/status/16/knemo-wireless-transmit.svg | 1 + links/status/16/krb-valid-ticket.svg | 1 + links/status/16/low-signal-lock.svg | 1 + links/status/16/low-signal.svg | 1 + .../16/manjaro-settings-manager-panel.svg | 1 + links/status/16/manjaro-settings-manager.svg | 1 + links/status/16/manjaro-welcome.svg | 1 + links/status/16/mic-off.svg | 1 + links/status/16/mic-on.svg | 1 + links/status/16/mic-ready.svg | 1 + links/status/16/mic-volume-high.svg | 1 + links/status/16/mic-volume-low.svg | 1 + links/status/16/mic-volume-medium.svg | 1 + links/status/16/mic-volume-muted.svg | 1 + .../network-cellular-secure-signal-weak.svg | 1 + .../16/network-cellular-signal-acquiring.svg | 1 + .../16/network-cellular-signal-weak.svg | 1 + links/status/16/network-disconnected.svg | 1 + links/status/16/network-idle.svg | 1 + links/status/16/network-offline.svg | 1 + links/status/16/network-transmit-receive.svg | 1 + links/status/16/network-vpn.svg | 1 + .../status/16/network-wireless-connected.svg | 1 + ...twork-wireless-secure-signal-excellent.svg | 1 + .../network-wireless-secure-signal-good.svg | 1 + .../16/network-wireless-secure-signal-low.svg | 1 + .../network-wireless-secure-signal-none.svg | 1 + .../16/network-wireless-secure-signal-ok.svg | 1 + .../16/network-wireless-signal-excellent.svg | 1 + .../16/network-wireless-signal-good.svg | 1 + .../status/16/network-wireless-signal-low.svg | 1 + .../16/network-wireless-signal-none.svg | 1 + .../status/16/network-wireless-signal-ok.svg | 1 + .../16/network-wireless-signal-weak.svg | 1 + links/status/16/nm-device-wired-autoip.svg | 1 + links/status/16/nm-device-wired-secure.svg | 1 + .../16/nm-device-wired-secureoffline.svg | 1 + links/status/16/nm-device-wired.svg | 1 + links/status/16/nm-device-wwan.svg | 1 + links/status/16/nm-no-connection.svg | 1 + links/status/16/nm-signal-00-secure.svg | 1 + links/status/16/nm-signal-00.svg | 1 + links/status/16/nm-wwan-tower.svg | 1 + links/status/16/no-signal.svg | 1 + links/status/16/pamac-tray-no-update.svg | 1 + links/status/16/pamac-tray-update.svg | 1 + links/status/16/qbittorrent-panel.svg | 1 + links/status/16/receiving-bad-signal-lock.svg | 1 + links/status/16/receiving-bad-signal.svg | 1 + .../status/16/receiving-good-signal-lock.svg | 1 + links/status/16/receiving-good-signal.svg | 1 + .../status/16/receiving-high-signal-lock.svg | 1 + links/status/16/receiving-high-signal.svg | 1 + links/status/16/receiving-low-signal-lock.svg | 1 + links/status/16/receiving-low-signal.svg | 1 + links/status/16/start-here-manjaro.svg | 1 + links/status/16/stock_weather-cloudy.svg | 1 + links/status/16/stock_weather-few-clouds.svg | 1 + links/status/16/stock_weather-fog.svg | 1 + links/status/16/stock_weather-night-clear.svg | 1 + .../16/stock_weather-night-few-clouds.svg | 1 + links/status/16/stock_weather-showers.svg | 1 + links/status/16/stock_weather-snow.svg | 1 + links/status/16/stock_weather-storm.svg | 1 + links/status/16/stock_weather-sunny.svg | 1 + links/status/16/tomboy-panel.svg | 1 + .../16/transmitting-bad-signal-lock.svg | 1 + links/status/16/transmitting-bad-signal.svg | 1 + .../16/transmitting-good-signal-lock.svg | 1 + links/status/16/transmitting-good-signal.svg | 1 + .../16/transmitting-high-signal-lock.svg | 1 + links/status/16/transmitting-high-signal.svg | 1 + .../16/transmitting-low-signal-lock.svg | 1 + links/status/16/transmitting-low-signal.svg | 1 + links/status/16/volume-level-high-panel.svg | 1 + links/status/16/volume-level-high.svg | 1 + links/status/16/volume-level-low-panel.svg | 1 + links/status/16/volume-level-low.svg | 1 + links/status/16/volume-level-medium-panel.svg | 1 + links/status/16/volume-level-medium.svg | 1 + links/status/16/volume-level-muted-panel.svg | 1 + links/status/16/volume-level-muted.svg | 1 + links/status/16/volume-level-none-panel.svg | 1 + links/status/16/volume-level-none.svg | 1 + links/status/16/weather-clear-night-000.svg | 1 + links/status/16/weather-clear-night-010.svg | 1 + links/status/16/weather-clear-night-020.svg | 1 + links/status/16/weather-clear-night-030.svg | 1 + links/status/16/weather-clear-night-040.svg | 1 + links/status/16/weather-clear-night-050.svg | 1 + links/status/16/weather-clear-night-060.svg | 1 + links/status/16/weather-clear-night-070.svg | 1 + links/status/16/weather-clear-night-080.svg | 1 + links/status/16/weather-clear-night-090.svg | 1 + links/status/16/weather-clear-night-100.svg | 1 + links/status/16/weather-clear-night-110.svg | 1 + links/status/16/weather-clear-night-120.svg | 1 + links/status/16/weather-clear-night-130.svg | 1 + links/status/16/weather-clear-night-140.svg | 1 + links/status/16/weather-clear-night-150.svg | 1 + links/status/16/weather-clear-night-160.svg | 1 + links/status/16/weather-clear-night-170.svg | 1 + links/status/16/weather-clear-night-180.svg | 1 + links/status/16/weather-clear-night-190.svg | 1 + links/status/16/weather-clear-night-200.svg | 1 + links/status/16/weather-clear-night-210.svg | 1 + links/status/16/weather-clear-night-220.svg | 1 + links/status/16/weather-clear-night-230.svg | 1 + links/status/16/weather-clear-night-240.svg | 1 + links/status/16/weather-clear-night-250.svg | 1 + links/status/16/weather-clear-night-260.svg | 1 + links/status/16/weather-clear-night-270.svg | 1 + links/status/16/weather-clear-night-280.svg | 1 + links/status/16/weather-clear-night-290.svg | 1 + links/status/16/weather-clear-night-300.svg | 1 + links/status/16/weather-clear-night-310.svg | 1 + links/status/16/weather-clear-night-320.svg | 1 + links/status/16/weather-clear-night-330.svg | 1 + links/status/16/weather-clear-night-340.svg | 1 + links/status/16/weather-clear-night-350.svg | 1 + .../16/weather-few-clouds-night-000.svg | 1 + .../16/weather-few-clouds-night-010.svg | 1 + .../16/weather-few-clouds-night-020.svg | 1 + .../16/weather-few-clouds-night-030.svg | 1 + .../16/weather-few-clouds-night-040.svg | 1 + .../16/weather-few-clouds-night-050.svg | 1 + .../16/weather-few-clouds-night-060.svg | 1 + .../16/weather-few-clouds-night-070.svg | 1 + .../16/weather-few-clouds-night-080.svg | 1 + .../16/weather-few-clouds-night-090.svg | 1 + .../16/weather-few-clouds-night-100.svg | 1 + .../16/weather-few-clouds-night-110.svg | 1 + .../16/weather-few-clouds-night-120.svg | 1 + .../16/weather-few-clouds-night-130.svg | 1 + .../16/weather-few-clouds-night-140.svg | 1 + .../16/weather-few-clouds-night-150.svg | 1 + .../16/weather-few-clouds-night-160.svg | 1 + .../16/weather-few-clouds-night-170.svg | 1 + .../16/weather-few-clouds-night-180.svg | 1 + .../16/weather-few-clouds-night-190.svg | 1 + .../16/weather-few-clouds-night-200.svg | 1 + .../16/weather-few-clouds-night-210.svg | 1 + .../16/weather-few-clouds-night-220.svg | 1 + .../16/weather-few-clouds-night-230.svg | 1 + .../16/weather-few-clouds-night-240.svg | 1 + .../16/weather-few-clouds-night-250.svg | 1 + .../16/weather-few-clouds-night-260.svg | 1 + .../16/weather-few-clouds-night-270.svg | 1 + .../16/weather-few-clouds-night-280.svg | 1 + .../16/weather-few-clouds-night-290.svg | 1 + .../16/weather-few-clouds-night-300.svg | 1 + .../16/weather-few-clouds-night-310.svg | 1 + .../16/weather-few-clouds-night-320.svg | 1 + .../16/weather-few-clouds-night-330.svg | 1 + .../16/weather-few-clouds-night-340.svg | 1 + .../16/weather-few-clouds-night-350.svg | 1 + links/status/16/weather-hail.svg | 1 + links/status/16/weather-many-clouds.svg | 1 + links/status/16/weather-mist.svg | 1 + links/status/16/weather-showers-day.svg | 1 + links/status/16/weather-showers-night.svg | 1 + .../16/weather-showers-scattered-day.svg | 1 + .../16/weather-showers-scattered-night.svg | 1 + links/status/16/weather-snow-day.svg | 1 + links/status/16/weather-snow-night.svg | 1 + .../status/16/weather-snow-scattered-day.svg | 1 + .../16/weather-snow-scattered-night.svg | 1 + links/status/16/weather-snow-scattered.svg | 1 + links/status/16/weather-storm-day.svg | 1 + links/status/16/weather-storm-night.svg | 1 + links/status/16/whiskermenu-manjaro.svg | 1 + links/status/16/wired.svg | 1 + links/status/16/xfce-newmail.svg | 1 + links/status/16/xfce-nomail.svg | 1 + .../16/xfce4-battery-caution-charging.svg | 1 + links/status/16/xfce4-battery-caution.svg | 1 + .../16/xfce4-battery-critical-charging.svg | 1 + links/status/16/xfce4-battery-critical.svg | 1 + .../status/16/xfce4-battery-full-charging.svg | 1 + links/status/16/xfce4-battery-full.svg | 1 + .../status/16/xfce4-battery-good-charging.svg | 1 + links/status/16/xfce4-battery-good.svg | 1 + .../status/16/xfce4-battery-low-charging.svg | 1 + links/status/16/xfce4-battery-low.svg | 1 + links/status/16/xfce4-battery-missing.svg | 1 + links/status/16/xfce4-battery-ok-charging.svg | 1 + links/status/16/xfce4-battery-ok.svg | 1 + links/status/16/xfce4-battery-plugin.svg | 1 + links/status/16/xfce4-mixer-muted.svg | 1 + links/status/16/xfce4-mixer-no-muted.svg | 1 + links/status/16/xfce4-mixer-no-record.svg | 1 + links/status/16/xfce4-mixer-record.svg | 1 + links/status/16/xfce4-mixer-volume-high.svg | 1 + .../16/xfce4-mixer-volume-low-medium.svg | 1 + links/status/16/xfce4-mixer-volume-low.svg | 1 + links/status/16/xfce4-mixer-volume-medium.svg | 1 + links/status/16/xfce4-mixer-volume-muted.svg | 1 + .../16/xfce4-mixer-volume-ultra-low.svg | 1 + .../16/xfce4-mixer-volume-very-high.svg | 1 + links/status/16/xfce4-notes-plugin.svg | 1 + links/status/16/xfce4-whiskermenu.svg | 1 + links/status/16/xfpm-ac-adapter.svg | 1 + links/status/16/xfpm-battery-000-charging.svg | 1 + links/status/16/xfpm-battery-000.svg | 1 + links/status/16/xfpm-battery-020-charging.svg | 1 + links/status/16/xfpm-battery-020.svg | 1 + links/status/16/xfpm-battery-040-charging.svg | 1 + links/status/16/xfpm-battery-040.svg | 1 + links/status/16/xfpm-battery-060-charging.svg | 1 + links/status/16/xfpm-battery-060.svg | 1 + links/status/16/xfpm-battery-080-charging.svg | 1 + links/status/16/xfpm-battery-080.svg | 1 + links/status/16/xfpm-battery-100-charging.svg | 1 + links/status/16/xfpm-battery-100.svg | 1 + .../16/xfpm-battery-caution-charging.svg | 1 + links/status/16/xfpm-battery-caution.svg | 1 + .../16/xfpm-battery-critical-charging.svg | 1 + links/status/16/xfpm-battery-critical.svg | 1 + links/status/16/xfpm-battery-empty.svg | 1 + .../status/16/xfpm-battery-full-charging.svg | 1 + links/status/16/xfpm-battery-full.svg | 1 + .../status/16/xfpm-battery-good-charging.svg | 1 + links/status/16/xfpm-battery-good.svg | 1 + links/status/16/xfpm-battery-low-charging.svg | 1 + links/status/16/xfpm-battery-low.svg | 1 + links/status/16/xfpm-battery-missing.svg | 1 + links/status/16/xfpm-battery-ok-charging.svg | 1 + links/status/16/xfpm-battery-ok.svg | 1 + links/status/16/xfpm-keyboard-000.svg | 1 + links/status/16/xfpm-keyboard-020.svg | 1 + links/status/16/xfpm-keyboard-030.svg | 1 + links/status/16/xfpm-keyboard-040.svg | 1 + links/status/16/xfpm-keyboard-060.svg | 1 + links/status/16/xfpm-keyboard-080.svg | 1 + links/status/16/xfpm-keyboard-100.svg | 1 + links/status/16/xfpm-mouse-000.svg | 1 + links/status/16/xfpm-mouse-020.svg | 1 + links/status/16/xfpm-mouse-030.svg | 1 + links/status/16/xfpm-mouse-040.svg | 1 + links/status/16/xfpm-mouse-060.svg | 1 + links/status/16/xfpm-mouse-080.svg | 1 + links/status/16/xfpm-mouse-100.svg | 1 + links/status/16/xfpm-phone-000.svg | 1 + links/status/16/xfpm-phone-020.svg | 1 + links/status/16/xfpm-phone-030.svg | 1 + links/status/16/xfpm-phone-040.svg | 1 + links/status/16/xfpm-phone-060.svg | 1 + links/status/16/xfpm-phone-080.svg | 1 + links/status/16/xfpm-phone-100.svg | 1 + links/status/16/xfpm-primary-000-charging.svg | 1 + links/status/16/xfpm-primary-000.svg | 1 + links/status/16/xfpm-primary-020-charging.svg | 1 + links/status/16/xfpm-primary-020.svg | 1 + links/status/16/xfpm-primary-040-charging.svg | 1 + links/status/16/xfpm-primary-040.svg | 1 + links/status/16/xfpm-primary-060-charging.svg | 1 + links/status/16/xfpm-primary-060.svg | 1 + links/status/16/xfpm-primary-080-charging.svg | 1 + links/status/16/xfpm-primary-080.svg | 1 + links/status/16/xfpm-primary-100-charging.svg | 1 + links/status/16/xfpm-primary-100.svg | 1 + links/status/16/xfpm-primary-charged.svg | 1 + links/status/16/xfpm-primary-missing.svg | 1 + links/status/16/xfpm-ups-000-charging.svg | 1 + links/status/16/xfpm-ups-000.svg | 1 + links/status/16/xfpm-ups-020-charging.svg | 1 + links/status/16/xfpm-ups-020.svg | 1 + links/status/16/xfpm-ups-040-charging.svg | 1 + links/status/16/xfpm-ups-040.svg | 1 + links/status/16/xfpm-ups-060-charging.svg | 1 + links/status/16/xfpm-ups-060.svg | 1 + links/status/16/xfpm-ups-080-charging.svg | 1 + links/status/16/xfpm-ups-080.svg | 1 + links/status/16/xfpm-ups-100-charging.svg | 1 + links/status/16/xfpm-ups-100.svg | 1 + links/status/16/xfpm-ups-charged.svg | 1 + links/status/16/xfpm-ups-missing.svg | 1 + links/status/16/xfsm-hibernate.svg | 1 + links/status/16/xfsm-lock.svg | 1 + links/status/16/xfsm-logout.svg | 1 + links/status/16/xfsm-reboot.svg | 1 + links/status/16/xfsm-shutdown.svg | 1 + links/status/16/xfsm-suspend.svg | 1 + links/status/16/xfsm-switch-user.svg | 1 + links/status/16/yum-indicator-error.svg | 1 + links/status/16/yum-indicator-info.svg | 1 + links/status/16/yum-indicator-no-updates.svg | 1 + links/status/16/yum-indicator-updates.svg | 1 + links/status/16/yum-indicator-working.svg | 1 + links/status/22/ac-adapter-symbolic.svg | 1 + links/status/22/ac-adapter.svg | 1 + .../22/audio-input-microphone-high-panel.svg | 1 + .../status/22/audio-input-microphone-high.svg | 1 + .../audio-input-microphone-low-zero-panel.svg | 1 + .../status/22/audio-input-microphone-low.svg | 1 + .../22/audio-input-microphone-medium.svg | 1 + .../22/audio-input-microphone-muted.svg | 1 + .../22/audio-input-microphone-none-panel.svg | 1 + links/status/22/audio-output-none-panel.svg | 1 + links/status/22/audio-output-none.svg | 1 + links/status/22/audio-recorder-off.svg | 1 + links/status/22/audio-recorder-on.svg | 1 + .../status/22/audio-volume-high-symbolic.svg | 1 + links/status/22/audio-volume-high.svg | 1 + links/status/22/audio-volume-low-symbolic.svg | 1 + .../status/22/audio-volume-low-zero-panel.svg | 1 + links/status/22/audio-volume-low.svg | 1 + .../22/audio-volume-medium-symbolic.svg | 1 + links/status/22/audio-volume-medium.svg | 1 + .../22/audio-volume-muted-blocked-panel.svg | 1 + .../status/22/audio-volume-muted-blocking.svg | 1 + links/status/22/audio-volume-muted-panel.svg | 1 + links/status/22/audio-volume-muted.svg | 1 + links/status/22/audio-volume-off.svg | 1 + links/status/22/bad-signal-lock.svg | 1 + links/status/22/bad-signal.svg | 1 + links/status/22/battery-000-charging.svg | 1 + links/status/22/battery-000.svg | 1 + links/status/22/battery-020-charging.svg | 1 + links/status/22/battery-020.svg | 1 + links/status/22/battery-040-charging.svg | 1 + links/status/22/battery-060-charging.svg | 1 + links/status/22/battery-060.svg | 1 + links/status/22/battery-080-charging.svg | 1 + links/status/22/battery-080.svg | 1 + links/status/22/battery-100-charging.svg | 1 + links/status/22/battery-100.svg | 1 + .../status/22/battery-ac-adapter-symbolic.svg | 1 + .../22/battery-caution-charging-symbolic.svg | 1 + links/status/22/battery-caution-symbolic.svg | 1 + links/status/22/battery-charged.svg | 1 + .../22/battery-empty-charging-symbolic.svg | 1 + links/status/22/battery-empty-symbolic.svg | 1 + .../22/battery-full-charged-symbolic.svg | 1 + .../22/battery-full-charging-symbolic.svg | 1 + links/status/22/battery-full-symbolic.svg | 1 + .../22/battery-good-charging-symbolic.svg | 1 + links/status/22/battery-good-symbolic.svg | 1 + .../22/battery-low-charging-symbolic.svg | 1 + links/status/22/battery-low-symbolic.svg | 1 + links/status/22/battery-medium-charging.svg | 1 + links/status/22/battery-medium.svg | 1 + links/status/22/battery-missing-symbolic.svg | 1 + links/status/22/battery_charged.svg | 1 + links/status/22/battery_full.svg | 1 + links/status/22/battery_plugged.svg | 1 + links/status/22/blueberry-tray-active.svg | 1 + links/status/22/blueberry-tray-disabled.svg | 1 + links/status/22/blueberry-tray.svg | 1 + links/status/22/blueman-active.svg | 1 + links/status/22/blueman-disabled.svg | 1 + links/status/22/blueman-tray-active.svg | 1 + links/status/22/blueman-tray-disabled.svg | 1 + links/status/22/blueman-tray.svg | 1 + links/status/22/blueman.svg | 1 + links/status/22/bluetooth-active-symbolic.svg | 1 + links/status/22/both-bad-signal-lock.svg | 1 + links/status/22/both-bad-signal.svg | 1 + links/status/22/both-good-signal-lock.svg | 1 + links/status/22/both-good-signal.svg | 1 + links/status/22/both-high-signal-lock.svg | 1 + links/status/22/both-high-signal.svg | 1 + links/status/22/both-low-signal-lock.svg | 1 + links/status/22/both-low-signal.svg | 1 + links/status/22/camera-ready.svg | 1 + links/status/22/clipman-symbolic.svg | 1 + links/status/22/connect_creating.svg | 1 + links/status/22/connect_established.svg | 1 + links/status/22/discord-tray-connected.svg | 1 + links/status/22/discord-tray-deafened.svg | 1 + links/status/22/discord-tray-muted.svg | 1 + links/status/22/discord-tray-speaking.svg | 1 + links/status/22/flameshot-tray.svg | 1 + links/status/22/gnome-netstatus-disconn.svg | 1 + links/status/22/gnome-netstatus-error.svg | 1 + links/status/22/gnome-netstatus-idle.svg | 1 + links/status/22/gnome-netstatus-rx.svg | 1 + links/status/22/gnome-netstatus-tx.svg | 1 + links/status/22/gnome-netstatus-txrx.svg | 1 + links/status/22/good-signal-lock.svg | 1 + links/status/22/good-signal.svg | 1 + links/status/22/gpm-ac-adapter.svg | 1 + links/status/22/gpm-battery-000-charging.svg | 1 + links/status/22/gpm-battery-000.svg | 1 + links/status/22/gpm-battery-020-charging.svg | 1 + links/status/22/gpm-battery-020.svg | 1 + links/status/22/gpm-battery-040-charging.svg | 1 + links/status/22/gpm-battery-040.svg | 1 + links/status/22/gpm-battery-060-charging.svg | 1 + links/status/22/gpm-battery-060.svg | 1 + links/status/22/gpm-battery-080-charging.svg | 1 + links/status/22/gpm-battery-080.svg | 1 + links/status/22/gpm-battery-100-charging.svg | 1 + links/status/22/gpm-battery-100.svg | 1 + links/status/22/gpm-battery-charged.svg | 1 + links/status/22/gpm-battery-empty.svg | 1 + links/status/22/gpm-battery-missing.svg | 1 + links/status/22/gpm-primary-000-charging.svg | 1 + links/status/22/gpm-primary-000.svg | 1 + links/status/22/gpm-primary-020-charging.svg | 1 + links/status/22/gpm-primary-020.svg | 1 + links/status/22/gpm-primary-040-charging.svg | 1 + links/status/22/gpm-primary-040.svg | 1 + links/status/22/gpm-primary-060-charging.svg | 1 + links/status/22/gpm-primary-060.svg | 1 + links/status/22/gpm-primary-080-charging.svg | 1 + links/status/22/gpm-primary-080.svg | 1 + links/status/22/gpm-primary-100-charging.svg | 1 + links/status/22/gpm-primary-100.svg | 1 + links/status/22/gpm-primary-charged.svg | 1 + links/status/22/gpm-primary-missing.svg | 1 + links/status/22/gpm-ups-000-charging.svg | 1 + links/status/22/gpm-ups-000.svg | 1 + links/status/22/gpm-ups-020-charging.svg | 1 + links/status/22/gpm-ups-020.svg | 1 + links/status/22/gpm-ups-040-charging.svg | 1 + links/status/22/gpm-ups-040.svg | 1 + links/status/22/gpm-ups-060-charging.svg | 1 + links/status/22/gpm-ups-060.svg | 1 + links/status/22/gpm-ups-080-charging.svg | 1 + links/status/22/gpm-ups-080.svg | 1 + links/status/22/gpm-ups-100-charging.svg | 1 + links/status/22/gpm-ups-100.svg | 1 + links/status/22/gpm-ups-charged.svg | 1 + links/status/22/gpm-ups-missing.svg | 1 + .../22/gtk-dialog-authentication-panel.svg | 1 + links/status/22/high-signal-lock.svg | 1 + links/status/22/high-signal.svg | 1 + links/status/22/ibus-keyboard.svg | 1 + links/status/22/idle-bad-signal-lock.svg | 1 + links/status/22/idle-bad-signal.svg | 1 + links/status/22/idle-good-signal-lock.svg | 1 + links/status/22/idle-good-signal.svg | 1 + links/status/22/idle-high-signal-lock.svg | 1 + links/status/22/idle-high-signal.svg | 1 + links/status/22/idle-low-signal-lock.svg | 1 + links/status/22/idle-low-signal.svg | 1 + links/status/22/input-keyboard-symbolic.svg | 1 + links/status/22/input-keyboard.svg | 1 + links/status/22/knemo-modem-error.svg | 1 + links/status/22/knemo-modem-idle.svg | 1 + links/status/22/knemo-modem-offline.svg | 1 + links/status/22/knemo-modem-receive.svg | 1 + .../22/knemo-modem-transmit-receive.svg | 1 + links/status/22/knemo-modem-transmit.svg | 1 + links/status/22/knemo-monitor-error.svg | 1 + links/status/22/knemo-monitor-idle.svg | 1 + links/status/22/knemo-monitor-offline.svg | 1 + links/status/22/knemo-monitor-receive.svg | 1 + .../22/knemo-monitor-transmit-receive.svg | 1 + links/status/22/knemo-monitor-transmit.svg | 1 + links/status/22/knemo-network-error.svg | 1 + links/status/22/knemo-network-idle.svg | 1 + links/status/22/knemo-network-offline.svg | 1 + links/status/22/knemo-network-receive.svg | 1 + .../22/knemo-network-transmit-receive.svg | 1 + links/status/22/knemo-network-transmit.svg | 1 + links/status/22/knemo-wireless-error.svg | 1 + links/status/22/knemo-wireless-idle.svg | 1 + links/status/22/knemo-wireless-offline.svg | 1 + links/status/22/knemo-wireless-receive.svg | 1 + .../22/knemo-wireless-transmit-receive.svg | 1 + links/status/22/knemo-wireless-transmit.svg | 1 + links/status/22/krb-valid-ticket.svg | 1 + links/status/22/low-signal-lock.svg | 1 + links/status/22/low-signal.svg | 1 + .../22/manjaro-settings-manager-panel.svg | 1 + links/status/22/manjaro-settings-manager.svg | 1 + links/status/22/manjaro-welcome.svg | 1 + links/status/22/mic-ready.svg | 1 + links/status/22/mic-volume-high.svg | 1 + links/status/22/mic-volume-low.svg | 1 + links/status/22/mic-volume-medium.svg | 1 + links/status/22/mic-volume-muted.svg | 1 + .../status/22/microphone-sensitivity-high.svg | 1 + .../22/microphone-sensitivity-muted.svg | 1 + links/status/22/network-disconnected.svg | 1 + links/status/22/network-idle.svg | 1 + links/status/22/network-offline-symbolic.svg | 1 + links/status/22/network-offline.svg | 1 + links/status/22/network-transmit-receive.svg | 1 + links/status/22/network-vpn-lock-symbolic.svg | 1 + links/status/22/network-vpn.svg | 1 + .../22/network-wired-acquiring-symbolic.svg | 1 + .../network-wired-disconnected-symbolic.svg | 1 + .../22/network-wired-offline-symbolic.svg | 1 + .../22/network-wired-secure-symbolic.svg | 1 + links/status/22/network-wired-symbolic.svg | 1 + .../status/22/network-wireless-connected.svg | 1 + .../22/network-wireless-no-route-symbolic.svg | 1 + .../22/network-wireless-offline-symbolic.svg | 1 + ...twork-wireless-secure-signal-excellent.svg | 1 + .../network-wireless-secure-signal-good.svg | 1 + .../22/network-wireless-secure-signal-low.svg | 1 + .../network-wireless-secure-signal-none.svg | 1 + .../22/network-wireless-secure-signal-ok.svg | 1 + ...eless-signal-excellent-secure-symbolic.svg | 1 + ...ork-wireless-signal-excellent-symbolic.svg | 1 + .../22/network-wireless-signal-excellent.svg | 1 + ...k-wireless-signal-good-secure-symbolic.svg | 1 + .../network-wireless-signal-good-symbolic.svg | 1 + .../22/network-wireless-signal-good.svg | 1 + .../status/22/network-wireless-signal-low.svg | 1 + .../network-wireless-signal-none-symbolic.svg | 1 + .../22/network-wireless-signal-none.svg | 1 + ...ork-wireless-signal-ok-secure-symbolic.svg | 1 + .../network-wireless-signal-ok-symbolic.svg | 1 + .../status/22/network-wireless-signal-ok.svg | 1 + ...k-wireless-signal-weak-secure-symbolic.svg | 1 + .../network-wireless-signal-weak-symbolic.svg | 1 + .../22/network-wireless-signal-weak.svg | 1 + links/status/22/nm-device-wired-autoip.svg | 1 + links/status/22/nm-device-wired-secure.svg | 1 + .../22/nm-device-wired-secureoffline.svg | 1 + links/status/22/nm-device-wired.svg | 1 + links/status/22/nm-no-connection.svg | 1 + links/status/22/nm-signal-00-secure.svg | 1 + links/status/22/nm-signal-00.svg | 1 + links/status/22/nm-vpn-active-lock.svg | 1 + links/status/22/no-signal.svg | 1 + .../22/notification-display-brightness.svg | 1 + links/status/22/notification-new-symbolic.svg | 1 + links/status/22/notification-symbolic.svg | 1 + links/status/22/pamac-tray-no-update.svg | 1 + links/status/22/pamac-tray-update.svg | 1 + links/status/22/qbittorrent-panel.svg | 1 + links/status/22/receiving-bad-signal-lock.svg | 1 + links/status/22/receiving-bad-signal.svg | 1 + .../status/22/receiving-good-signal-lock.svg | 1 + links/status/22/receiving-good-signal.svg | 1 + .../status/22/receiving-high-signal-lock.svg | 1 + links/status/22/receiving-high-signal.svg | 1 + links/status/22/receiving-low-signal-lock.svg | 1 + links/status/22/receiving-low-signal.svg | 1 + links/status/22/start-here-manjaro.svg | 1 + links/status/22/system-devices-panel.svg | 1 + links/status/22/system-shutdown-symbolic.svg | 1 + links/status/22/tomboy-panel.svg | 1 + .../22/transmitting-bad-signal-lock.svg | 1 + links/status/22/transmitting-bad-signal.svg | 1 + .../22/transmitting-good-signal-lock.svg | 1 + links/status/22/transmitting-good-signal.svg | 1 + .../22/transmitting-high-signal-lock.svg | 1 + links/status/22/transmitting-high-signal.svg | 1 + .../22/transmitting-low-signal-lock.svg | 1 + links/status/22/transmitting-low-signal.svg | 1 + links/status/22/volume-level-high-panel.svg | 1 + links/status/22/volume-level-high.svg | 1 + links/status/22/volume-level-low-panel.svg | 1 + links/status/22/volume-level-low.svg | 1 + links/status/22/volume-level-medium-panel.svg | 1 + links/status/22/volume-level-medium.svg | 1 + links/status/22/volume-level-muted-panel.svg | 1 + links/status/22/volume-level-muted.svg | 1 + links/status/22/volume-level-none-panel.svg | 1 + links/status/22/volume-level-none.svg | 1 + links/status/22/whiskermenu-manjaro.svg | 1 + links/status/22/wired.svg | 1 + links/status/22/xfce-newmail.svg | 1 + links/status/22/xfce-nomail.svg | 1 + .../22/xfce4-battery-caution-charging.svg | 1 + links/status/22/xfce4-battery-caution.svg | 1 + .../22/xfce4-battery-critical-charging.svg | 1 + links/status/22/xfce4-battery-critical.svg | 1 + .../status/22/xfce4-battery-full-charging.svg | 1 + links/status/22/xfce4-battery-full.svg | 1 + .../status/22/xfce4-battery-good-charging.svg | 1 + links/status/22/xfce4-battery-good.svg | 1 + .../status/22/xfce4-battery-low-charging.svg | 1 + links/status/22/xfce4-battery-low.svg | 1 + links/status/22/xfce4-battery-missing.svg | 1 + links/status/22/xfce4-battery-ok-charging.svg | 1 + links/status/22/xfce4-battery-ok.svg | 1 + links/status/22/xfce4-battery-plugin.svg | 1 + links/status/22/xfce4-mixer-muted.svg | 1 + links/status/22/xfce4-mixer-no-muted.svg | 1 + links/status/22/xfce4-mixer-no-record.svg | 1 + links/status/22/xfce4-mixer-record.svg | 1 + links/status/22/xfce4-mixer-volume-high.svg | 1 + .../22/xfce4-mixer-volume-low-medium.svg | 1 + links/status/22/xfce4-mixer-volume-low.svg | 1 + links/status/22/xfce4-mixer-volume-medium.svg | 1 + links/status/22/xfce4-mixer-volume-muted.svg | 1 + .../22/xfce4-mixer-volume-ultra-low.svg | 1 + .../22/xfce4-mixer-volume-very-high.svg | 1 + links/status/22/xfce4-notes-plugin.svg | 1 + links/status/22/xfce4-whiskermenu.svg | 1 + links/status/22/xfpm-ac-adapter.svg | 1 + links/status/22/xfpm-battery-000-charging.svg | 1 + links/status/22/xfpm-battery-000.svg | 1 + links/status/22/xfpm-battery-020-charging.svg | 1 + links/status/22/xfpm-battery-020.svg | 1 + links/status/22/xfpm-battery-040-charging.svg | 1 + links/status/22/xfpm-battery-040.svg | 1 + links/status/22/xfpm-battery-060-charging.svg | 1 + links/status/22/xfpm-battery-060.svg | 1 + links/status/22/xfpm-battery-080-charging.svg | 1 + links/status/22/xfpm-battery-080.svg | 1 + links/status/22/xfpm-battery-100-charging.svg | 1 + links/status/22/xfpm-battery-100.svg | 1 + .../22/xfpm-battery-caution-charging.svg | 1 + links/status/22/xfpm-battery-caution.svg | 1 + .../22/xfpm-battery-critical-charging.svg | 1 + links/status/22/xfpm-battery-critical.svg | 1 + links/status/22/xfpm-battery-empty.svg | 1 + .../status/22/xfpm-battery-full-charging.svg | 1 + links/status/22/xfpm-battery-full.svg | 1 + .../status/22/xfpm-battery-good-charging.svg | 1 + links/status/22/xfpm-battery-good.svg | 1 + links/status/22/xfpm-battery-low-charging.svg | 1 + links/status/22/xfpm-battery-low.svg | 1 + links/status/22/xfpm-battery-missing.svg | 1 + links/status/22/xfpm-battery-ok-charging.svg | 1 + links/status/22/xfpm-battery-ok.svg | 1 + links/status/22/xfpm-primary-000-charging.svg | 1 + links/status/22/xfpm-primary-000.svg | 1 + links/status/22/xfpm-primary-020-charging.svg | 1 + links/status/22/xfpm-primary-020.svg | 1 + links/status/22/xfpm-primary-040-charging.svg | 1 + links/status/22/xfpm-primary-040.svg | 1 + links/status/22/xfpm-primary-060-charging.svg | 1 + links/status/22/xfpm-primary-060.svg | 1 + links/status/22/xfpm-primary-080-charging.svg | 1 + links/status/22/xfpm-primary-080.svg | 1 + links/status/22/xfpm-primary-100-charging.svg | 1 + links/status/22/xfpm-primary-100.svg | 1 + links/status/22/xfpm-primary-charged.svg | 1 + links/status/22/xfpm-primary-missing.svg | 1 + links/status/22/xfpm-ups-000-charging.svg | 1 + links/status/22/xfpm-ups-000.svg | 1 + links/status/22/xfpm-ups-020-charging.svg | 1 + links/status/22/xfpm-ups-020.svg | 1 + links/status/22/xfpm-ups-040-charging.svg | 1 + links/status/22/xfpm-ups-040.svg | 1 + links/status/22/xfpm-ups-060-charging.svg | 1 + links/status/22/xfpm-ups-060.svg | 1 + links/status/22/xfpm-ups-080-charging.svg | 1 + links/status/22/xfpm-ups-080.svg | 1 + links/status/22/xfpm-ups-100-charging.svg | 1 + links/status/22/xfpm-ups-100.svg | 1 + links/status/22/xfpm-ups-charged.svg | 1 + links/status/22/xfpm-ups-missing.svg | 1 + links/status/22/xfsm-hibernate.svg | 1 + links/status/22/xfsm-lock.svg | 1 + links/status/22/xfsm-logout.svg | 1 + links/status/22/xfsm-reboot.svg | 1 + links/status/22/xfsm-shutdown.svg | 1 + links/status/22/xfsm-suspend.svg | 1 + links/status/22/xfsm-switch-user.svg | 1 + links/status/22/yum-indicator-error.svg | 1 + links/status/22/yum-indicator-info.svg | 1 + links/status/22/yum-indicator-no-updates.svg | 1 + links/status/22/yum-indicator-updates.svg | 1 + links/status/22/yum-indicator-working.svg | 1 + links/status/24/ac-adapter-symbolic.svg | 1 + links/status/24/ac-adapter.svg | 1 + .../24/audio-input-microphone-high-panel.svg | 1 + .../status/24/audio-input-microphone-high.svg | 1 + .../audio-input-microphone-low-zero-panel.svg | 1 + .../status/24/audio-input-microphone-low.svg | 1 + .../24/audio-input-microphone-medium.svg | 1 + .../24/audio-input-microphone-muted.svg | 1 + .../24/audio-input-microphone-none-panel.svg | 1 + links/status/24/audio-output-none-panel.svg | 1 + links/status/24/audio-output-none.svg | 1 + links/status/24/audio-recorder-off.svg | 1 + links/status/24/audio-recorder-on.svg | 1 + .../status/24/audio-volume-high-symbolic.svg | 1 + links/status/24/audio-volume-high.svg | 1 + links/status/24/audio-volume-low-symbolic.svg | 1 + .../status/24/audio-volume-low-zero-panel.svg | 1 + links/status/24/audio-volume-low.svg | 1 + .../24/audio-volume-medium-symbolic.svg | 1 + links/status/24/audio-volume-medium.svg | 1 + .../24/audio-volume-muted-blocked-panel.svg | 1 + .../status/24/audio-volume-muted-blocking.svg | 1 + links/status/24/audio-volume-muted-panel.svg | 1 + links/status/24/audio-volume-muted.svg | 1 + links/status/24/audio-volume-off.svg | 1 + links/status/24/bad-signal-lock.svg | 1 + links/status/24/bad-signal.svg | 1 + links/status/24/battery-000-charging.svg | 1 + links/status/24/battery-000.svg | 1 + links/status/24/battery-020-charging.svg | 1 + links/status/24/battery-020.svg | 1 + links/status/24/battery-040-charging.svg | 1 + links/status/24/battery-060-charging.svg | 1 + links/status/24/battery-060.svg | 1 + links/status/24/battery-080-charging.svg | 1 + links/status/24/battery-080.svg | 1 + links/status/24/battery-100-charging.svg | 1 + links/status/24/battery-100.svg | 1 + .../status/24/battery-ac-adapter-symbolic.svg | 1 + .../24/battery-caution-charging-symbolic.svg | 1 + links/status/24/battery-caution-symbolic.svg | 1 + links/status/24/battery-charged.svg | 1 + .../24/battery-empty-charging-symbolic.svg | 1 + links/status/24/battery-empty-symbolic.svg | 1 + .../24/battery-full-charged-symbolic.svg | 1 + .../24/battery-full-charging-symbolic.svg | 1 + links/status/24/battery-full-symbolic.svg | 1 + .../24/battery-good-charging-symbolic.svg | 1 + links/status/24/battery-good-symbolic.svg | 1 + .../24/battery-low-charging-symbolic.svg | 1 + links/status/24/battery-low-symbolic.svg | 1 + links/status/24/battery-medium-charging.svg | 1 + links/status/24/battery-medium.svg | 1 + links/status/24/battery-missing-symbolic.svg | 1 + links/status/24/battery_charged.svg | 1 + links/status/24/battery_full.svg | 1 + links/status/24/battery_plugged.svg | 1 + links/status/24/blueberry-tray-active.svg | 1 + links/status/24/blueberry-tray-disabled.svg | 1 + links/status/24/blueberry-tray.svg | 1 + links/status/24/blueman-active.svg | 1 + links/status/24/blueman-disabled.svg | 1 + links/status/24/blueman-tray-active.svg | 1 + links/status/24/blueman-tray-disabled.svg | 1 + links/status/24/blueman-tray.svg | 1 + links/status/24/blueman.svg | 1 + links/status/24/bluetooth-active-symbolic.svg | 1 + links/status/24/both-bad-signal-lock.svg | 1 + links/status/24/both-bad-signal.svg | 1 + links/status/24/both-good-signal-lock.svg | 1 + links/status/24/both-good-signal.svg | 1 + links/status/24/both-high-signal-lock.svg | 1 + links/status/24/both-high-signal.svg | 1 + links/status/24/both-low-signal-lock.svg | 1 + links/status/24/both-low-signal.svg | 1 + links/status/24/camera-ready.svg | 1 + links/status/24/clipman-symbolic.svg | 1 + links/status/24/connect_creating.svg | 1 + links/status/24/connect_established.svg | 1 + links/status/24/discord-tray-connected.svg | 1 + links/status/24/discord-tray-deafened.svg | 1 + links/status/24/discord-tray-muted.svg | 1 + links/status/24/discord-tray-speaking.svg | 1 + links/status/24/flameshot-tray.svg | 1 + links/status/24/gnome-netstatus-disconn.svg | 1 + links/status/24/gnome-netstatus-error.svg | 1 + links/status/24/gnome-netstatus-idle.svg | 1 + links/status/24/gnome-netstatus-rx.svg | 1 + links/status/24/gnome-netstatus-tx.svg | 1 + links/status/24/gnome-netstatus-txrx.svg | 1 + links/status/24/good-signal-lock.svg | 1 + links/status/24/good-signal.svg | 1 + links/status/24/gpm-ac-adapter.svg | 1 + links/status/24/gpm-battery-000-charging.svg | 1 + links/status/24/gpm-battery-000.svg | 1 + links/status/24/gpm-battery-020-charging.svg | 1 + links/status/24/gpm-battery-020.svg | 1 + links/status/24/gpm-battery-040-charging.svg | 1 + links/status/24/gpm-battery-040.svg | 1 + links/status/24/gpm-battery-060-charging.svg | 1 + links/status/24/gpm-battery-060.svg | 1 + links/status/24/gpm-battery-080-charging.svg | 1 + links/status/24/gpm-battery-080.svg | 1 + links/status/24/gpm-battery-100-charging.svg | 1 + links/status/24/gpm-battery-100.svg | 1 + links/status/24/gpm-battery-charged.svg | 1 + links/status/24/gpm-battery-empty.svg | 1 + links/status/24/gpm-battery-missing.svg | 1 + links/status/24/gpm-primary-000-charging.svg | 1 + links/status/24/gpm-primary-000.svg | 1 + links/status/24/gpm-primary-020-charging.svg | 1 + links/status/24/gpm-primary-020.svg | 1 + links/status/24/gpm-primary-040-charging.svg | 1 + links/status/24/gpm-primary-040.svg | 1 + links/status/24/gpm-primary-060-charging.svg | 1 + links/status/24/gpm-primary-060.svg | 1 + links/status/24/gpm-primary-080-charging.svg | 1 + links/status/24/gpm-primary-080.svg | 1 + links/status/24/gpm-primary-100-charging.svg | 1 + links/status/24/gpm-primary-100.svg | 1 + links/status/24/gpm-primary-charged.svg | 1 + links/status/24/gpm-primary-missing.svg | 1 + links/status/24/gpm-ups-000-charging.svg | 1 + links/status/24/gpm-ups-000.svg | 1 + links/status/24/gpm-ups-020-charging.svg | 1 + links/status/24/gpm-ups-020.svg | 1 + links/status/24/gpm-ups-040-charging.svg | 1 + links/status/24/gpm-ups-040.svg | 1 + links/status/24/gpm-ups-060-charging.svg | 1 + links/status/24/gpm-ups-060.svg | 1 + links/status/24/gpm-ups-080-charging.svg | 1 + links/status/24/gpm-ups-080.svg | 1 + links/status/24/gpm-ups-100-charging.svg | 1 + links/status/24/gpm-ups-100.svg | 1 + links/status/24/gpm-ups-charged.svg | 1 + links/status/24/gpm-ups-missing.svg | 1 + links/status/24/gsm-3g-full-secure.svg | 1 + links/status/24/gsm-3g-full.svg | 1 + links/status/24/gsm-3g-high-secure.svg | 1 + links/status/24/gsm-3g-high.svg | 1 + links/status/24/gsm-3g-low-secure.svg | 1 + links/status/24/gsm-3g-low.svg | 1 + links/status/24/gsm-3g-medium-secure.svg | 1 + links/status/24/gsm-3g-medium.svg | 1 + links/status/24/gsm-3g-none-secure.svg | 1 + links/status/24/gsm-3g-none.svg | 1 + .../24/gtk-dialog-authentication-panel.svg | 1 + links/status/24/high-signal-lock.svg | 1 + links/status/24/high-signal.svg | 1 + links/status/24/ibus-keyboard.svg | 1 + links/status/24/idle-bad-signal-lock.svg | 1 + links/status/24/idle-bad-signal.svg | 1 + links/status/24/idle-good-signal-lock.svg | 1 + links/status/24/idle-good-signal.svg | 1 + links/status/24/idle-high-signal-lock.svg | 1 + links/status/24/idle-high-signal.svg | 1 + links/status/24/idle-low-signal-lock.svg | 1 + links/status/24/idle-low-signal.svg | 1 + links/status/24/input-keyboard-symbolic.svg | 1 + links/status/24/input-keyboard.svg | 1 + links/status/24/knemo-modem-error.svg | 1 + links/status/24/knemo-modem-idle.svg | 1 + links/status/24/knemo-modem-offline.svg | 1 + links/status/24/knemo-modem-receive.svg | 1 + .../24/knemo-modem-transmit-receive.svg | 1 + links/status/24/knemo-modem-transmit.svg | 1 + links/status/24/knemo-monitor-error.svg | 1 + links/status/24/knemo-monitor-idle.svg | 1 + links/status/24/knemo-monitor-offline.svg | 1 + links/status/24/knemo-monitor-receive.svg | 1 + .../24/knemo-monitor-transmit-receive.svg | 1 + links/status/24/knemo-monitor-transmit.svg | 1 + links/status/24/knemo-network-error.svg | 1 + links/status/24/knemo-network-idle.svg | 1 + links/status/24/knemo-network-offline.svg | 1 + links/status/24/knemo-network-receive.svg | 1 + .../24/knemo-network-transmit-receive.svg | 1 + links/status/24/knemo-network-transmit.svg | 1 + links/status/24/knemo-wireless-error.svg | 1 + links/status/24/knemo-wireless-idle.svg | 1 + links/status/24/knemo-wireless-offline.svg | 1 + links/status/24/knemo-wireless-receive.svg | 1 + .../24/knemo-wireless-transmit-receive.svg | 1 + links/status/24/knemo-wireless-transmit.svg | 1 + links/status/24/krb-valid-ticket.svg | 1 + links/status/24/low-signal-lock.svg | 1 + links/status/24/low-signal.svg | 1 + .../24/manjaro-settings-manager-panel.svg | 1 + links/status/24/manjaro-settings-manager.svg | 1 + links/status/24/manjaro-welcome.svg | 1 + links/status/24/mic-off.svg | 1 + links/status/24/mic-on.svg | 1 + links/status/24/mic-ready.svg | 1 + links/status/24/mic-volume-high.svg | 1 + links/status/24/mic-volume-low.svg | 1 + links/status/24/mic-volume-medium.svg | 1 + links/status/24/mic-volume-muted.svg | 1 + .../network-cellular-secure-signal-weak.svg | 1 + .../24/network-cellular-signal-acquiring.svg | 1 + .../24/network-cellular-signal-weak.svg | 1 + links/status/24/network-disconnected.svg | 1 + links/status/24/network-idle.svg | 1 + links/status/24/network-offline-symbolic.svg | 1 + links/status/24/network-offline.svg | 1 + links/status/24/network-transmit-receive.svg | 1 + links/status/24/network-vpn-lock-symbolic.svg | 1 + links/status/24/network-vpn.svg | 1 + .../network-wired-disconnected-symbolic.svg | 1 + .../24/network-wired-offline-symbolic.svg | 1 + .../24/network-wired-secure-symbolic.svg | 1 + links/status/24/network-wired-symbolic.svg | 1 + .../status/24/network-wireless-connected.svg | 1 + .../24/network-wireless-no-route-symbolic.svg | 1 + .../24/network-wireless-offline-symbolic.svg | 1 + ...twork-wireless-secure-signal-excellent.svg | 1 + .../network-wireless-secure-signal-good.svg | 1 + .../24/network-wireless-secure-signal-low.svg | 1 + .../network-wireless-secure-signal-none.svg | 1 + .../24/network-wireless-secure-signal-ok.svg | 1 + ...eless-signal-excellent-secure-symbolic.svg | 1 + ...ork-wireless-signal-excellent-symbolic.svg | 1 + .../24/network-wireless-signal-excellent.svg | 1 + ...k-wireless-signal-good-secure-symbolic.svg | 1 + .../network-wireless-signal-good-symbolic.svg | 1 + .../24/network-wireless-signal-good.svg | 1 + .../status/24/network-wireless-signal-low.svg | 1 + .../network-wireless-signal-none-symbolic.svg | 1 + .../24/network-wireless-signal-none.svg | 1 + ...ork-wireless-signal-ok-secure-symbolic.svg | 1 + .../network-wireless-signal-ok-symbolic.svg | 1 + .../status/24/network-wireless-signal-ok.svg | 1 + ...k-wireless-signal-weak-secure-symbolic.svg | 1 + .../network-wireless-signal-weak-symbolic.svg | 1 + .../24/network-wireless-signal-weak.svg | 1 + links/status/24/nm-device-wired-autoip.svg | 1 + links/status/24/nm-device-wired-secure.svg | 1 + .../24/nm-device-wired-secureoffline.svg | 1 + links/status/24/nm-device-wired.svg | 1 + links/status/24/nm-device-wwan.svg | 1 + links/status/24/nm-no-connection.svg | 1 + links/status/24/nm-signal-00-secure.svg | 1 + links/status/24/nm-signal-00.svg | 1 + links/status/24/nm-vpn-active-lock.svg | 1 + links/status/24/nm-wwan-tower.svg | 1 + links/status/24/no-signal.svg | 1 + .../24/notification-display-brightness.svg | 1 + links/status/24/notification-symbolic.svg | 1 + links/status/24/pamac-tray-no-update.svg | 1 + links/status/24/pamac-tray-update.svg | 1 + links/status/24/qbittorrent-panel.svg | 1 + links/status/24/receiving-bad-signal-lock.svg | 1 + links/status/24/receiving-bad-signal.svg | 1 + .../status/24/receiving-good-signal-lock.svg | 1 + links/status/24/receiving-good-signal.svg | 1 + .../status/24/receiving-high-signal-lock.svg | 1 + links/status/24/receiving-high-signal.svg | 1 + links/status/24/receiving-low-signal-lock.svg | 1 + links/status/24/receiving-low-signal.svg | 1 + links/status/24/start-here-manjaro.svg | 1 + links/status/24/system-devices-panel.svg | 1 + links/status/24/system-shutdown-symbolic.svg | 1 + links/status/24/tomboy-panel.svg | 1 + .../24/transmitting-bad-signal-lock.svg | 1 + links/status/24/transmitting-bad-signal.svg | 1 + .../24/transmitting-good-signal-lock.svg | 1 + links/status/24/transmitting-good-signal.svg | 1 + .../24/transmitting-high-signal-lock.svg | 1 + links/status/24/transmitting-high-signal.svg | 1 + .../24/transmitting-low-signal-lock.svg | 1 + links/status/24/transmitting-low-signal.svg | 1 + links/status/24/volume-level-high-panel.svg | 1 + links/status/24/volume-level-high.svg | 1 + links/status/24/volume-level-low-panel.svg | 1 + links/status/24/volume-level-low.svg | 1 + links/status/24/volume-level-medium-panel.svg | 1 + links/status/24/volume-level-medium.svg | 1 + links/status/24/volume-level-muted-panel.svg | 1 + links/status/24/volume-level-muted.svg | 1 + links/status/24/volume-level-none-panel.svg | 1 + links/status/24/volume-level-none.svg | 1 + links/status/24/whiskermenu-manjaro.svg | 1 + links/status/24/wired.svg | 1 + links/status/24/xfce-newmail.svg | 1 + links/status/24/xfce-nomail.svg | 1 + .../24/xfce4-battery-caution-charging.svg | 1 + links/status/24/xfce4-battery-caution.svg | 1 + .../24/xfce4-battery-critical-charging.svg | 1 + links/status/24/xfce4-battery-critical.svg | 1 + .../status/24/xfce4-battery-full-charging.svg | 1 + links/status/24/xfce4-battery-full.svg | 1 + .../status/24/xfce4-battery-good-charging.svg | 1 + links/status/24/xfce4-battery-good.svg | 1 + .../status/24/xfce4-battery-low-charging.svg | 1 + links/status/24/xfce4-battery-low.svg | 1 + links/status/24/xfce4-battery-missing.svg | 1 + links/status/24/xfce4-battery-ok-charging.svg | 1 + links/status/24/xfce4-battery-ok.svg | 1 + links/status/24/xfce4-battery-plugin.svg | 1 + links/status/24/xfce4-mixer-muted.svg | 1 + links/status/24/xfce4-mixer-no-muted.svg | 1 + links/status/24/xfce4-mixer-no-record.svg | 1 + links/status/24/xfce4-mixer-record.svg | 1 + links/status/24/xfce4-mixer-volume-high.svg | 1 + .../24/xfce4-mixer-volume-low-medium.svg | 1 + links/status/24/xfce4-mixer-volume-low.svg | 1 + links/status/24/xfce4-mixer-volume-medium.svg | 1 + links/status/24/xfce4-mixer-volume-muted.svg | 1 + .../24/xfce4-mixer-volume-ultra-low.svg | 1 + .../24/xfce4-mixer-volume-very-high.svg | 1 + links/status/24/xfce4-notes-plugin.svg | 1 + links/status/24/xfce4-whiskermenu.svg | 1 + links/status/24/xfpm-ac-adapter.svg | 1 + links/status/24/xfpm-battery-000-charging.svg | 1 + links/status/24/xfpm-battery-000.svg | 1 + links/status/24/xfpm-battery-020-charging.svg | 1 + links/status/24/xfpm-battery-020.svg | 1 + links/status/24/xfpm-battery-040-charging.svg | 1 + links/status/24/xfpm-battery-040.svg | 1 + links/status/24/xfpm-battery-060-charging.svg | 1 + links/status/24/xfpm-battery-060.svg | 1 + links/status/24/xfpm-battery-080-charging.svg | 1 + links/status/24/xfpm-battery-080.svg | 1 + links/status/24/xfpm-battery-100-charging.svg | 1 + links/status/24/xfpm-battery-100.svg | 1 + .../24/xfpm-battery-caution-charging.svg | 1 + links/status/24/xfpm-battery-caution.svg | 1 + .../24/xfpm-battery-critical-charging.svg | 1 + links/status/24/xfpm-battery-critical.svg | 1 + links/status/24/xfpm-battery-empty.svg | 1 + .../status/24/xfpm-battery-full-charging.svg | 1 + links/status/24/xfpm-battery-full.svg | 1 + .../status/24/xfpm-battery-good-charging.svg | 1 + links/status/24/xfpm-battery-good.svg | 1 + links/status/24/xfpm-battery-low-charging.svg | 1 + links/status/24/xfpm-battery-low.svg | 1 + links/status/24/xfpm-battery-missing.svg | 1 + links/status/24/xfpm-battery-ok-charging.svg | 1 + links/status/24/xfpm-battery-ok.svg | 1 + links/status/24/xfpm-primary-000-charging.svg | 1 + links/status/24/xfpm-primary-000.svg | 1 + links/status/24/xfpm-primary-020-charging.svg | 1 + links/status/24/xfpm-primary-020.svg | 1 + links/status/24/xfpm-primary-040-charging.svg | 1 + links/status/24/xfpm-primary-040.svg | 1 + links/status/24/xfpm-primary-060-charging.svg | 1 + links/status/24/xfpm-primary-060.svg | 1 + links/status/24/xfpm-primary-080-charging.svg | 1 + links/status/24/xfpm-primary-080.svg | 1 + links/status/24/xfpm-primary-100-charging.svg | 1 + links/status/24/xfpm-primary-100.svg | 1 + links/status/24/xfpm-primary-charged.svg | 1 + links/status/24/xfpm-primary-missing.svg | 1 + links/status/24/xfpm-ups-000-charging.svg | 1 + links/status/24/xfpm-ups-000.svg | 1 + links/status/24/xfpm-ups-020-charging.svg | 1 + links/status/24/xfpm-ups-020.svg | 1 + links/status/24/xfpm-ups-040-charging.svg | 1 + links/status/24/xfpm-ups-040.svg | 1 + links/status/24/xfpm-ups-060-charging.svg | 1 + links/status/24/xfpm-ups-060.svg | 1 + links/status/24/xfpm-ups-080-charging.svg | 1 + links/status/24/xfpm-ups-080.svg | 1 + links/status/24/xfpm-ups-100-charging.svg | 1 + links/status/24/xfpm-ups-100.svg | 1 + links/status/24/xfpm-ups-charged.svg | 1 + links/status/24/xfpm-ups-missing.svg | 1 + links/status/24/xfsm-hibernate.svg | 1 + links/status/24/xfsm-lock.svg | 1 + links/status/24/xfsm-logout.svg | 1 + links/status/24/xfsm-reboot.svg | 1 + links/status/24/xfsm-shutdown.svg | 1 + links/status/24/xfsm-suspend.svg | 1 + links/status/24/xfsm-switch-user.svg | 1 + links/status/24/yum-indicator-error.svg | 1 + links/status/24/yum-indicator-info.svg | 1 + links/status/24/yum-indicator-no-updates.svg | 1 + links/status/24/yum-indicator-updates.svg | 1 + links/status/24/yum-indicator-working.svg | 1 + links/status/32/dialog-password.svg | 1 + .../battery-000-charging-symbolic.svg | 1 + .../status/symbolic/battery-000-symbolic.svg | 1 + .../battery-020-charging-symbolic.svg | 1 + .../status/symbolic/battery-020-symbolic.svg | 1 + .../battery-040-charging-symbolic.svg | 1 + .../status/symbolic/battery-040-symbolic.svg | 1 + .../battery-060-charging-symbolic.svg | 1 + .../status/symbolic/battery-060-symbolic.svg | 1 + .../battery-080-charging-symbolic.svg | 1 + .../status/symbolic/battery-080-symbolic.svg | 1 + .../battery-100-charging-symbolic.svg | 1 + .../status/symbolic/battery-100-symbolic.svg | 1 + .../symbolic/battery-charged-symbolic.svg | 1 + .../battery-full-charged-symbolic.svg | 1 + .../battery-level-0-charging-symbolic.svg | 1 + .../symbolic/battery-level-0-symbolic.svg | 1 + .../battery-level-100-charged-symbolic.svg | 1 + .../symbolic/battery-level-100-symbolic.svg | 1 + .../battery-level-20-charging-symbolic.svg | 1 + .../battery-level-40-charging-symbolic.svg | 1 + .../symbolic/battery-level-40-symbolic.svg | 1 + .../battery-level-50-charging-symbolic.svg | 1 + .../battery-level-60-charging-symbolic.svg | 1 + .../symbolic/battery-level-60-symbolic.svg | 1 + .../battery-level-80-charging-symbolic.svg | 1 + .../symbolic/battery-level-80-symbolic.svg | 1 + .../blueberry-tray-active-symbolic.svg | 1 + .../blueberry-tray-disabled-symbolic.svg | 1 + .../symbolic/blueberry-tray-symbolic.svg | 1 + ...udgie-brightness-controller-1-symbolic.svg | 1 + .../symbolic/budgie-caffeine-cup-empty.svg | 1 + .../symbolic/budgie-caffeine-cup-full.svg | 1 + links/status/symbolic/caps-lock-symbolic.svg | 1 + .../display-brightness-high-symbolic.svg | 1 + .../symbolic/ephy-audio-muted-symbolic.svg | 1 + .../symbolic/ephy-audio-playing-symbolic.svg | 1 + links/status/symbolic/freon-fan-symbolic.svg | 1 + .../symbolic/freon-temperature-symbolic.svg | 1 + .../symbolic/freon-voltage-symbolic.svg | 1 + .../location-services-active-symbolic.svg | 1 + .../location-services-disabled-symbolic.svg | 1 + .../media-playlist-no-shuffle-symbolic.svg | 1 + ...edia-playlist-repeat-song-symbolic-rtl.svg | 1 + .../media-playlist-repeat-song-symbolic.svg | 1 + .../symbolic/microphone-disabled-symbolic.svg | 1 + .../microphone-sensitivity-none-symbolic.svg | 1 + .../symbolic/my-caffeine-off-symbolic.svg | 1 + .../symbolic/my-caffeine-on-symbolic.svg | 1 + .../symbolic/network-acquiring-symbolic.svg | 1 + ...network-cellular-disconnected-symbolic.svg | 1 + ...lular-signal-excellent-secure-symbolic.svg | 1 + ...k-cellular-signal-good-secure-symbolic.svg | 1 + ...k-cellular-signal-none-secure-symbolic.svg | 1 + ...ork-cellular-signal-ok-secure-symbolic.svg | 1 + ...k-cellular-signal-weak-secure-symbolic.svg | 1 + .../network-cellular-signal-weak-symbolic.svg | 1 + .../network-disconnected-symbolic.svg | 1 + .../status/symbolic/network-idle-symbolic.svg | 1 + .../symbolic/network-no-route-symbolic.svg | 1 + .../symbolic/network-offline-symbolic.svg | 1 + .../network-transmit-receive-symbolic.svg | 1 + .../symbolic/network-vpn-offline-symbolic.svg | 1 + .../network-wired-disconnected-symbolic.svg | 1 + .../symbolic/network-wired-error-symbolic.svg | 1 + .../network-wireless-connected-symbolic.svg | 1 + ...network-wireless-disconnected-symbolic.svg | 1 + .../network-wireless-encrypted-symbolic.svg | 1 + ...eless-signal-excellent-secure-symbolic.svg | 1 + ...ork-wireless-signal-excellent-symbolic.svg | 1 + ...k-wireless-signal-good-secure-symbolic.svg | 1 + .../network-wireless-signal-good-symbolic.svg | 1 + ...k-wireless-signal-none-secure-symbolic.svg | 1 + .../network-wireless-signal-none-symbolic.svg | 1 + ...ork-wireless-signal-ok-secure-symbolic.svg | 1 + .../network-wireless-signal-ok-symbolic.svg | 1 + ...k-wireless-signal-weak-secure-symbolic.svg | 1 + .../network-wireless-signal-weak-symbolic.svg | 1 + .../symbolic/network-wireless-symbolic.svg | 1 + .../symbolic/nm-device-wired-symbolic.svg | 1 + .../status/symbolic/normal-notif-symbolic.svg | 1 + .../symbolic/notification-alert-symbolic.svg | 1 + .../notification-disabled-alert-symbolic.svg | 1 + .../notifications-applet-symbolic.svg | 1 + .../notifications-disabled-symbolic.svg | 1 + .../symbolic/notifications-new-symbolic.svg | 1 + .../symbolic/notifications-symbolic.svg | 1 + links/status/symbolic/num-lock-symbolic.svg | 1 + .../symbolic/numlock-enabled-symbolic.svg | 1 + .../status/symbolic/nvidia-temp-symbolic.svg | 1 + ...zdecastro.Revolt-status-blink-symbolic.svg | 1 + ...decastro.Revolt-status-online-symbolic.svg | 1 + .../orientation-portrait-left-symbolic.svg | 1 + .../orientation-portrait-right-symbolic.svg | 1 + links/status/symbolic/temp-symbolic.svg | 1 + .../symbolic/weather-many-clouds-symbolic.svg | 1 + .../symbolic/weather-tornado-symbolic.svg | 1 + preview.png | Bin 0 -> 455683 bytes src/actions/16/PrePostCondition.svg | 13 + src/actions/16/accept_signal.svg | 13 + src/actions/16/acrobat.svg | 17 + src/actions/16/action-unavailable.svg | 9 + src/actions/16/activities.svg | 6 + src/actions/16/add-subtitle.svg | 8 + src/actions/16/address-book-new.svg | 13 + src/actions/16/adjustcol.svg | 13 + src/actions/16/adjustrow.svg | 13 + src/actions/16/aggregation.svg | 17 + src/actions/16/align-horizontal-baseline.svg | 13 + .../16/align-horizontal-bottom-out.svg | 13 + src/actions/16/align-horizontal-center.svg | 13 + src/actions/16/align-horizontal-left-out.svg | 13 + .../16/align-horizontal-left-to-anchor.svg | 13 + src/actions/16/align-horizontal-left.svg | 13 + src/actions/16/align-horizontal-right-out.svg | 13 + .../16/align-horizontal-right-to-anchor.svg | 13 + src/actions/16/align-horizontal-right.svg | 13 + src/actions/16/align-horizontal-top-out.svg | 13 + src/actions/16/align-on-canvas.svg | 19 + src/actions/16/align-sel-as-group.svg | 3 + src/actions/16/align-vertical-baseline.svg | 13 + src/actions/16/align-vertical-bottom-out.svg | 13 + src/actions/16/align-vertical-bottom.svg | 13 + src/actions/16/align-vertical-center.svg | 13 + src/actions/16/align-vertical-top-out.svg | 13 + src/actions/16/align-vertical-top.svg | 13 + src/actions/16/amarok_cart_add.svg | 13 + src/actions/16/amarok_cart_remove.svg | 21 + src/actions/16/amarok_cart_view.svg | 13 + src/actions/16/amarok_change_language.svg | 13 + src/actions/16/amarok_scripts.svg | 13 + src/actions/16/anchor.svg | 13 + src/actions/16/application-exit.svg | 12 + src/actions/16/application-menu.svg | 13 + src/actions/16/appointment-new.svg | 9 + src/actions/16/archive-extract.svg | 8 + src/actions/16/archive-insert.svg | 8 + src/actions/16/archive-remove.svg | 8 + src/actions/16/archive.svg | 10 + src/actions/16/arrow-left-double.svg | 13 + src/actions/16/arrow-right-double.svg | 13 + src/actions/16/artifact.svg | 20 + src/actions/16/association.svg | 13 + src/actions/16/atmosphere.svg | 13 + src/actions/16/attach-path.svg | 6 + src/actions/16/autocorrection.svg | 13 + src/actions/16/automated-tasks.svg | 13 + src/actions/16/backup.svg | 13 + src/actions/16/bad-marker.svg | 4 + src/actions/16/bend-path.svg | 6 + src/actions/16/bitmap-trace.svg | 9 + src/actions/16/black_sum.svg | 13 + src/actions/16/bookmark-new.svg | 8 + src/actions/16/bookmark-remove.svg | 12 + src/actions/16/bool-op.svg | 6 + src/actions/16/bordertool.svg | 25 + src/actions/16/bounding-box.svg | 6 + src/actions/16/boundingbox_bottom.svg | 4 + src/actions/16/boundingbox_bottom_left.svg | 6 + src/actions/16/boundingbox_bottom_right.svg | 16 + src/actions/16/boundingbox_center.svg | 3 + src/actions/16/boundingbox_left.svg | 4 + src/actions/16/boundingbox_right.svg | 4 + src/actions/16/boundingbox_top.svg | 4 + src/actions/16/boundingbox_top_left.svg | 8 + src/actions/16/boundingbox_top_right.svg | 8 + src/actions/16/bspline.svg | 3 + src/actions/16/bug.svg | 3 + src/actions/16/call-start.svg | 13 + src/actions/16/call-stop.svg | 16 + src/actions/16/call-voicemail.svg | 13 + src/actions/16/category.svg | 13 + src/actions/16/category2parent.svg | 13 + src/actions/16/character-set.svg | 13 + src/actions/16/check_constraint.svg | 13 + src/actions/16/child2category.svg | 12 + src/actions/16/choice-rhomb.svg | 13 + src/actions/16/chronometer-pause.svg | 13 + src/actions/16/chronometer.svg | 13 + src/actions/16/circular-arrow-shape.svg | 13 + src/actions/16/clone-original.svg | 7 + src/actions/16/code-block.svg | 13 + src/actions/16/code-class.svg | 13 + src/actions/16/code-context.svg | 13 + src/actions/16/code-function.svg | 13 + src/actions/16/code-typedef.svg | 13 + src/actions/16/code-variable.svg | 13 + src/actions/16/collapse-all.svg | 10 + src/actions/16/color-gradient.svg | 62 ++ src/actions/16/color-management.svg | 366 ++++++++++ src/actions/16/color-mode-black-white.svg | 12 + .../16/color-mode-hue-shift-negative.svg | 77 ++ .../16/color-mode-hue-shift-positive.svg | 77 ++ src/actions/16/color-mode-invert-image.svg | 11 + src/actions/16/color-mode-invert-text.svg | 11 + src/actions/16/color-picker-black.svg | 16 + src/actions/16/color-picker-grey.svg | 17 + src/actions/16/color-picker-white.svg | 16 + src/actions/16/color-picker.svg | 13 + src/actions/16/colors-chromablue.svg | 3 + src/actions/16/colors-chromagreen.svg | 3 + src/actions/16/colors-chromared.svg | 3 + src/actions/16/colors-luma.svg | 54 ++ src/actions/16/combined_fragment.svg | 13 + src/actions/16/compass.svg | 9 + src/actions/16/composition.svg | 13 + src/actions/16/configure.svg | 6 + src/actions/16/connector-avoid.svg | 6 + src/actions/16/connector-ignore.svg | 6 + src/actions/16/connector-orthogonal.svg | 5 + src/actions/16/construct-grid.svg | 7 + src/actions/16/containment.svg | 17 + src/actions/16/copy-rotate.svg | 6 + src/actions/16/crosshairs.svg | 13 + src/actions/16/curve-connector.svg | 22 + src/actions/16/curvestitching.svg | 5 + src/actions/16/dashboard-show.svg | 9 + src/actions/16/dashed-stroke.svg | 18 + src/actions/16/database-index.svg | 13 + src/actions/16/dblatex.svg | 13 + src/actions/16/debug-execute-from-cursor.svg | 13 + src/actions/16/debug-execute-to-cursor.svg | 13 + src/actions/16/debug-run-cursor.svg | 13 + src/actions/16/debug-run.svg | 13 + src/actions/16/debug-step-instruction.svg | 20 + .../16/debug-step-into-instruction.svg | 20 + src/actions/16/debug-step-into.svg | 20 + src/actions/16/debug-step-out.svg | 20 + src/actions/16/debug-step-over.svg | 20 + src/actions/16/deep-history.svg | 20 + src/actions/16/delete-comment.svg | 20 + src/actions/16/delete-table-row.svg | 21 + src/actions/16/deletecell.svg | 20 + src/actions/16/dependency.svg | 13 + src/actions/16/dialog-cancel.svg | 13 + src/actions/16/dialog-error.svg | 6 + src/actions/16/dialog-geometry.svg | 23 + src/actions/16/dialog-input-devices.svg | 8 + src/actions/16/dialog-layers.svg | 13 + src/actions/16/dialog-messages.svg | 8 + src/actions/16/dialog-objects.svg | 7 + src/actions/16/dialog-ok-apply.svg | 13 + src/actions/16/dialog-path-effects.svg | 7 + src/actions/16/dialog-question.svg | 8 + src/actions/16/dialog-rows-and-columns.svg | 13 + src/actions/16/dialog-scripts.svg | 9 + src/actions/16/dialog-selectors.svg | 9 + src/actions/16/dialog-templates.svg | 3 + src/actions/16/dialog-tile-clones.svg | 22 + src/actions/16/dialog-warning.svg | 10 + src/actions/16/dialog-xml-editor.svg | 13 + .../16/distribute-horizontal-baseline.svg | 13 + .../16/distribute-horizontal-center.svg | 13 + .../16/distribute-horizontal-equal.svg | 13 + src/actions/16/distribute-horizontal-left.svg | 13 + .../16/distribute-horizontal-margin.svg | 13 + src/actions/16/distribute-horizontal-page.svg | 13 + .../16/distribute-horizontal-right.svg | 13 + src/actions/16/distribute-horizontal.svg | 13 + .../16/distribute-vertical-baseline.svg | 13 + src/actions/16/distribute-vertical-bottom.svg | 13 + src/actions/16/distribute-vertical-center.svg | 62 ++ src/actions/16/distribute-vertical-equal.svg | 13 + src/actions/16/distribute-vertical-margin.svg | 13 + src/actions/16/distribute-vertical-page.svg | 13 + src/actions/16/distribute-vertical-top.svg | 13 + src/actions/16/distribute-vertical.svg | 13 + src/actions/16/document-close.svg | 12 + src/actions/16/document-compareleft.svg | 13 + src/actions/16/document-compareright.svg | 13 + src/actions/16/document-decrypt.svg | 7 + .../16/document-edit-decrypt-verify.svg | 13 + src/actions/16/document-edit-decrypt.svg | 13 + src/actions/16/document-edit-encrypt.svg | 13 + src/actions/16/document-edit-sign-encrypt.svg | 9 + src/actions/16/document-edit-sign.svg | 9 + src/actions/16/document-edit.svg | 8 + src/actions/16/document-encrypted.svg | 7 + src/actions/16/document-export.svg | 9 + src/actions/16/document-import.svg | 9 + src/actions/16/document-metadata.svg | 4 + src/actions/16/document-new-from-template.svg | 9 + src/actions/16/document-new.svg | 9 + src/actions/16/document-open-recent.svg | 9 + src/actions/16/document-open-remote.svg | 6 + src/actions/16/document-open.svg | 6 + src/actions/16/document-preview-archive.svg | 9 + src/actions/16/document-print-direct.svg | 16 + src/actions/16/document-print.svg | 15 + src/actions/16/document-properties.svg | 14 + src/actions/16/document-replace.svg | 15 + src/actions/16/document-revert-rtl.svg | 7 + src/actions/16/document-revert.svg | 9 + src/actions/16/document-save-all.svg | 9 + src/actions/16/document-save-as.svg | 9 + src/actions/16/document-save.svg | 8 + src/actions/16/document-scan.svg | 10 + src/actions/16/document-send.svg | 13 + src/actions/16/document-share.svg | 9 + src/actions/16/document-swap.svg | 9 + src/actions/16/document-unequal.svg | 21 + src/actions/16/download-later.svg | 13 + src/actions/16/draw-arrow.svg | 4 + src/actions/16/draw-bezier-curves.svg | 13 + src/actions/16/draw-brush.svg | 13 + src/actions/16/draw-circle.svg | 13 + src/actions/16/draw-connector.svg | 22 + src/actions/16/draw-cross.svg | 13 + src/actions/16/draw-cuboid.svg | 23 + src/actions/16/draw-donut.svg | 13 + src/actions/16/draw-ellipse-arc.svg | 19 + src/actions/16/draw-ellipse-chord.svg | 4 + src/actions/16/draw-ellipse-segment.svg | 17 + src/actions/16/draw-ellipse-whole.svg | 17 + src/actions/16/draw-ellipse.svg | 13 + src/actions/16/draw-eraser.svg | 13 + src/actions/16/draw-freehand.svg | 13 + .../16/draw-geometry-angle-bisector.svg | 6 + .../16/draw-geometry-circle-from-radius.svg | 8 + ...draw-geometry-circle-from-three-points.svg | 8 + src/actions/16/draw-geometry-inactive.svg | 3 + .../16/draw-geometry-line-parallel.svg | 6 + .../16/draw-geometry-line-perpendicular.svg | 6 + src/actions/16/draw-geometry-line-segment.svg | 8 + src/actions/16/draw-geometry-mirror.svg | 9 + .../16/draw-geometry-set-bounding-box.svg | 5 + .../16/draw-geometry-show-measuring-info.svg | 9 + src/actions/16/draw-geometry.svg | 22 + src/actions/16/draw-halfcircle1.svg | 13 + src/actions/16/draw-halfcircle2.svg | 13 + src/actions/16/draw-halfcircle3.svg | 13 + src/actions/16/draw-halfcircle4.svg | 13 + src/actions/16/draw-highlight.svg | 6 + src/actions/16/draw-line.svg | 13 + src/actions/16/draw-path.svg | 13 + src/actions/16/draw-polygon-star.svg | 13 + src/actions/16/draw-polygon.svg | 13 + src/actions/16/draw-polyline.svg | 13 + src/actions/16/draw-rectangle-rounded.svg | 9 + src/actions/16/draw-rectangle.svg | 13 + src/actions/16/draw-spiral.svg | 13 + .../16/draw-square-inverted-corners.svg | 13 + src/actions/16/draw-star-outline.svg | 3 + src/actions/16/draw-star.svg | 13 + src/actions/16/draw-text.svg | 13 + src/actions/16/draw-trace-background.svg | 5 + src/actions/16/draw-triangle.svg | 13 + src/actions/16/draw-triangle1.svg | 13 + src/actions/16/draw-triangle2.svg | 13 + src/actions/16/draw-triangle3.svg | 13 + src/actions/16/draw-triangle4.svg | 13 + src/actions/16/draw-use-pressure.svg | 4 + src/actions/16/draw-use-tilt.svg | 3 + src/actions/16/draw-watercolor.svg | 13 + src/actions/16/edit-bomb.svg | 13 + src/actions/16/edit-clear-history.svg | 13 + src/actions/16/edit-clear-locationbar-ltr.svg | 9 + src/actions/16/edit-clear.svg | 9 + src/actions/16/edit-clone-link-lpe.svg | 5 + src/actions/16/edit-clone-link.svg | 3 + src/actions/16/edit-clone-unlink.svg | 12 + src/actions/16/edit-clone.svg | 12 + src/actions/16/edit-copy.svg | 9 + src/actions/16/edit-cut.svg | 12 + src/actions/16/edit-delete-shred.svg | 1 + src/actions/16/edit-delete.svg | 11 + src/actions/16/edit-download.svg | 8 + src/actions/16/edit-find-replace.svg | 13 + src/actions/16/edit-find.svg | 13 + src/actions/16/edit-guides.svg | 13 + src/actions/16/edit-image-face-add.svg | 13 + src/actions/16/edit-image-face-detect.svg | 13 + src/actions/16/edit-image-face-recognize.svg | 13 + src/actions/16/edit-image-face-show.svg | 13 + src/actions/16/edit-line-width.svg | 6 + src/actions/16/edit-move.svg | 12 + src/actions/16/edit-node.svg | 13 + src/actions/16/edit-none.svg | 14 + src/actions/16/edit-opacity.svg | 5 + .../16/edit-paste-height-separately.svg | 16 + src/actions/16/edit-paste-height.svg | 12 + src/actions/16/edit-paste-in-place.svg | 13 + src/actions/16/edit-paste-size-separately.svg | 17 + src/actions/16/edit-paste-size.svg | 12 + src/actions/16/edit-paste-style.svg | 13 + .../16/edit-paste-width-separately.svg | 16 + src/actions/16/edit-paste-width.svg | 12 + src/actions/16/edit-paste.svg | 8 + src/actions/16/edit-redo.svg | 13 + src/actions/16/edit-reset.svg | 7 + src/actions/16/edit-select-all-layers.svg | 13 + src/actions/16/edit-select-all.svg | 9 + src/actions/16/edit-select-invert.svg | 13 + src/actions/16/edit-select-none.svg | 15 + src/actions/16/edit-select-original.svg | 15 + .../16/edit-select-same-fill-and-stroke.svg | 5 + src/actions/16/edit-select-same-fill.svg | 5 + .../16/edit-select-same-object-type.svg | 5 + .../16/edit-select-same-stroke-color.svg | 5 + .../16/edit-select-same-stroke-style.svg | 43 ++ src/actions/16/edit-select-text.svg | 8 + src/actions/16/edit-select.svg | 13 + src/actions/16/edit-table-cell-merge.svg | 13 + src/actions/16/edit-table-cell-split.svg | 30 + src/actions/16/edit-table-delete-column.svg | 21 + .../16/edit-table-insert-column-left.svg | 22 + .../16/edit-table-insert-column-right.svg | 22 + .../16/edit-table-insert-row-above.svg | 22 + .../16/edit-table-insert-row-below.svg | 22 + .../16/edit-table-insert-row-under.svg | 22 + src/actions/16/edit-text-frame-update.svg | 22 + src/actions/16/edit-undo.svg | 13 + src/actions/16/edit.svg | 4 + src/actions/16/ellipse-5pts.svg | 7 + src/actions/16/embrodery-stitch.svg | 7 + src/actions/16/empty-icon.svg | 55 ++ src/actions/16/entity.svg | 13 + src/actions/16/envelope.svg | 7 + src/actions/16/escape-direction-all.svg | 30 + src/actions/16/escape-direction-down.svg | 30 + .../16/escape-direction-horizontal.svg | 30 + src/actions/16/escape-direction-left.svg | 30 + src/actions/16/escape-direction-right.svg | 30 + src/actions/16/escape-direction-up.svg | 30 + src/actions/16/escape-direction-vertical.svg | 32 + src/actions/16/exception.svg | 14 + src/actions/16/expand-all.svg | 10 + src/actions/16/favorite-genres-amarok.svg | 13 + src/actions/16/fcitx-vk-active.svg | 10 + src/actions/16/fcitx-vk-inactive.svg | 6 + src/actions/16/feTile-icon.svg | 14 + src/actions/16/feed-subscribe.svg | 13 + src/actions/16/filename-and-amarok.svg | 13 + src/actions/16/filename-bpm-amarok.svg | 13 + src/actions/16/filename-dash-amarok.svg | 13 + src/actions/16/filename-discnumber-amarok.svg | 13 + src/actions/16/filename-divider.svg | 13 + src/actions/16/filename-dot-amarok.svg | 13 + src/actions/16/filename-filetype-amarok.svg | 13 + src/actions/16/filename-group-length.svg | 12 + src/actions/16/filename-group-tracks.svg | 12 + src/actions/16/filename-initial-amarok.svg | 13 + src/actions/16/filename-moodbar.svg | 10 + src/actions/16/filename-slash-amarok.svg | 13 + src/actions/16/filename-space-amarok.svg | 13 + src/actions/16/filename-title-amarok.svg | 23 + src/actions/16/filename-underscore-amarok.svg | 13 + src/actions/16/fill-between-many.svg | 6 + src/actions/16/fill-between-strokes.svg | 6 + src/actions/16/fill-color.svg | 13 + src/actions/16/fill-rule-even-odd.svg | 13 + src/actions/16/fill-rule-nonzero.svg | 13 + src/actions/16/fillet-chamfer.svg | 6 + src/actions/16/final_activity.svg | 13 + src/actions/16/find-location.svg | 12 + src/actions/16/flag-black.svg | 16 + src/actions/16/flag-blue.svg | 17 + src/actions/16/flag-green.svg | 16 + src/actions/16/flag-red.svg | 16 + src/actions/16/flag-yellow.svg | 16 + src/actions/16/flag.svg | 13 + src/actions/16/flash.svg | 13 + src/actions/16/flashlight-off.svg | 1 + src/actions/16/flashlight-on.svg | 1 + src/actions/16/flatten.svg | 5 + src/actions/16/folder-new.svg | 7 + src/actions/16/folder-stash.svg | 9 + src/actions/16/folder-sync.svg | 9 + src/actions/16/font-disable.svg | 10 + src/actions/16/font-enable.svg | 8 + src/actions/16/foreign_green.svg | 21 + src/actions/16/foreign_red.svg | 24 + src/actions/16/foreignkey_constraint.svg | 13 + src/actions/16/fork.svg | 13 + src/actions/16/format-add-node.svg | 13 + .../16/format-align-vertical-bottom.svg | 13 + .../16/format-align-vertical-center.svg | 13 + src/actions/16/format-align-vertical-top.svg | 13 + src/actions/16/format-border-set-all.svg | 17 + src/actions/16/format-border-set-bottom.svg | 26 + .../16/format-border-set-diagonal-bl-tr.svg | 26 + .../16/format-border-set-diagonal-tl-br.svg | 31 + src/actions/16/format-border-set-external.svg | 28 + .../format-border-set-internal-horizontal.svg | 26 + .../format-border-set-internal-vertical.svg | 12 + src/actions/16/format-border-set-internal.svg | 27 + src/actions/16/format-border-set-left.svg | 26 + src/actions/16/format-border-set-none.svg | 19 + src/actions/16/format-border-set-right.svg | 26 + src/actions/16/format-border-set-top.svg | 26 + src/actions/16/format-border-style.svg | 13 + src/actions/16/format-break-node.svg | 22 + src/actions/16/format-connect-node.svg | 22 + src/actions/16/format-disconnect-node.svg | 22 + src/actions/16/format-font-size-less.svg | 13 + src/actions/16/format-font-size-more.svg | 13 + src/actions/16/format-indent-less.svg | 13 + src/actions/16/format-indent-more.svg | 13 + src/actions/16/format-join-node.svg | 22 + src/actions/16/format-justify-center.svg | 13 + src/actions/16/format-justify-fill.svg | 13 + src/actions/16/format-justify-left.svg | 13 + src/actions/16/format-justify-right.svg | 13 + src/actions/16/format-line-spacing-double.svg | 13 + src/actions/16/format-line-spacing-normal.svg | 13 + src/actions/16/format-line-spacing-triple.svg | 13 + src/actions/16/format-list-ordered.svg | 13 + src/actions/16/format-number-percent.svg | 13 + src/actions/16/format-precision-less.svg | 24 + src/actions/16/format-precision-more.svg | 22 + src/actions/16/format-remove-node.svg | 24 + src/actions/16/format-text-blockquote.svg | 13 + src/actions/16/format-text-bold.svg | 13 + src/actions/16/format-text-capitalize.svg | 22 + src/actions/16/format-text-code.svg | 13 + src/actions/16/format-text-color.svg | 13 + .../16/format-text-direction-horizontal.svg | 13 + src/actions/16/format-text-direction-ltr.svg | 13 + src/actions/16/format-text-direction-rtl.svg | 13 + .../16/format-text-direction-vertical.svg | 13 + src/actions/16/format-text-italic.svg | 13 + src/actions/16/format-text-lowercase.svg | 22 + src/actions/16/format-text-strikethrough.svg | 13 + src/actions/16/format-text-subscript.svg | 13 + src/actions/16/format-text-superscript.svg | 13 + src/actions/16/format-text-symbol.svg | 13 + .../16/format-text-underline-squiggle.svg | 6 + src/actions/16/format-text-underline.svg | 13 + src/actions/16/format-text-uppercase.svg | 22 + src/actions/16/formula.svg | 13 + src/actions/16/games-achievements.svg | 13 + src/actions/16/games-config-board.svg | 13 + src/actions/16/games-config-tiles.svg | 13 + src/actions/16/games-difficult.svg | 13 + src/actions/16/games-highscores.svg | 13 + src/actions/16/games-hint.svg | 13 + src/actions/16/games-solve.svg | 13 + src/actions/16/gears.svg | 6 + src/actions/16/generalise.svg | 17 + src/actions/16/globe.svg | 16 + src/actions/16/gnumeric-autofilter-delete.svg | 17 + .../16/gnumeric-component-insert-shaped.svg | 17 + src/actions/16/gnumeric-data-slicer.svg | 17 + src/actions/16/gnumeric-font.svg | 8 + src/actions/16/gnumeric-formulaguru.svg | 13 + src/actions/16/gnumeric-link-external.svg | 13 + src/actions/16/gnumeric-link-internal.svg | 17 + src/actions/16/gnumeric-link-url.svg | 13 + src/actions/16/gnumeric-pagesetup-hf-page.svg | 13 + .../16/gnumeric-pagesetup-hf-pages.svg | 13 + src/actions/16/gnumeric-pivottable.svg | 13 + src/actions/16/go-bottom.svg | 13 + src/actions/16/go-down-skip.svg | 13 + src/actions/16/go-down.svg | 13 + src/actions/16/go-first.svg | 13 + src/actions/16/go-home.svg | 6 + src/actions/16/go-jump-declaration.svg | 13 + src/actions/16/go-jump-definition.svg | 13 + src/actions/16/go-jump.svg | 13 + src/actions/16/go-last.svg | 13 + src/actions/16/go-next-context.svg | 13 + src/actions/16/go-next-skip.svg | 13 + src/actions/16/go-next-use.svg | 13 + src/actions/16/go-next.svg | 13 + src/actions/16/go-parent-folder.svg | 9 + src/actions/16/go-previous-context.svg | 13 + src/actions/16/go-previous-skip.svg | 13 + src/actions/16/go-previous-use.svg | 13 + src/actions/16/go-previous.svg | 13 + src/actions/16/go-top.svg | 13 + src/actions/16/go-up-skip.svg | 13 + src/actions/16/go-up.svg | 13 + src/actions/16/grid-axonometric.svg | 13 + src/actions/16/grid-rectangular.svg | 13 + src/actions/16/gtk-convert.svg | 13 + src/actions/16/gtk-index.svg | 13 + src/actions/16/gtk-select-font.svg | 18 + src/actions/16/hamburger-menu.svg | 8 + src/actions/16/hatches.svg | 6 + src/actions/16/help-about.svg | 9 + src/actions/16/help-contents.svg | 6 + src/actions/16/help-donate-brl.svg | 11 + src/actions/16/help-donate-chf.svg | 8 + src/actions/16/help-donate-eur.svg | 11 + src/actions/16/help-donate-gbp.svg | 8 + src/actions/16/help-donate-inr.svg | 8 + src/actions/16/help-donate-jpy.svg | 8 + src/actions/16/help-donate-pln.svg | 11 + src/actions/16/help-donate-rub.svg | 8 + src/actions/16/help-donate-sek.svg | 13 + src/actions/16/help-donate-try.svg | 11 + src/actions/16/help-donate-uah.svg | 11 + src/actions/16/help-donate-usd.svg | 11 + src/actions/16/help-keyboard-shortcuts.svg | 3 + src/actions/16/help-whatsthis.svg | 10 + src/actions/16/horizontal.svg | 5 + src/actions/16/im-aim.svg | 13 + src/actions/16/im-ban-kick-user.svg | 16 + src/actions/16/im-facebook.svg | 13 + src/actions/16/im-icq.svg | 13 + src/actions/16/im-identi.ca.svg | 13 + src/actions/16/im-invisible-user.svg | 16 + src/actions/16/im-kick-user.svg | 17 + src/actions/16/im-msn.svg | 13 + src/actions/16/im-qq.svg | 13 + src/actions/16/im-skype.svg | 13 + src/actions/16/im-twitter.svg | 13 + src/actions/16/im-user-away.svg | 6 + src/actions/16/im-user-busy.svg | 4 + src/actions/16/im-user-offline.svg | 15 + src/actions/16/im-user-online.svg | 9 + src/actions/16/im-user.svg | 14 + src/actions/16/im-yahoo.svg | 13 + src/actions/16/im-youtube.svg | 13 + src/actions/16/input-mouse-click-left.svg | 12 + src/actions/16/input-mouse-click-middle.svg | 12 + src/actions/16/input-mouse-click-right.svg | 12 + src/actions/16/insert-button.svg | 22 + src/actions/16/insert-endnote.svg | 22 + src/actions/16/insert-footnote.svg | 22 + src/actions/16/insert-horizontal-rule.svg | 13 + src/actions/16/insert-image.svg | 13 + src/actions/16/insert-link.svg | 13 + src/actions/16/insert-math-expression.svg | 13 + src/actions/16/insert-more-mark.svg | 22 + src/actions/16/insert-page-break.svg | 22 + src/actions/16/insert-table-of-contents.svg | 22 + src/actions/16/insert-table.svg | 20 + src/actions/16/insert-text-frame.svg | 13 + src/actions/16/insert-text.svg | 13 + src/actions/16/insertcellcopy.svg | 13 + src/actions/16/interactive_simplify.svg | 3 + src/actions/16/interpolate-points.svg | 5 + src/actions/16/interpolate.svg | 6 + src/actions/16/irc-channel-active.svg | 20 + src/actions/16/irc-channel-inactive.svg | 20 + src/actions/16/join-type.svg | 6 + src/actions/16/join.svg | 13 + src/actions/16/journal-new.svg | 13 + src/actions/16/junction.svg | 13 + src/actions/16/kdenlive-show-video.svg | 13 + src/actions/16/key-enter.svg | 13 + src/actions/16/keyframe-add.svg | 8 + src/actions/16/keyframe-disable.svg | 8 + src/actions/16/keyframe-duplicate.svg | 8 + src/actions/16/keyframe-next.svg | 8 + src/actions/16/keyframe-previous.svg | 8 + src/actions/16/keyframe-record.svg | 12 + src/actions/16/keyframe-remove.svg | 8 + src/actions/16/keyframe.svg | 8 + src/actions/16/knot.svg | 6 + src/actions/16/kr_combine.svg | 13 + src/actions/16/kr_comparedirs.svg | 13 + src/actions/16/kr_diskusage.svg | 13 + src/actions/16/kr_mountman.svg | 29 + src/actions/16/kr_syncbrowse_off.svg | 23 + src/actions/16/kr_syncbrowse_on.svg | 23 + src/actions/16/kr_unselect.svg | 20 + src/actions/16/kruler-east.svg | 13 + src/actions/16/kruler-south.svg | 13 + src/actions/16/kruler-west.svg | 13 + src/actions/16/kt-set-max-upload-speed.svg | 13 + src/actions/16/labplot-editbreaklayout.svg | 13 + src/actions/16/labplot-editgrid.svg | 13 + src/actions/16/labplot-edithlayout.svg | 13 + src/actions/16/labplot-editvlayout.svg | 13 + src/actions/16/lattice2.svg | 6 + src/actions/16/layer-bottom.svg | 22 + src/actions/16/layer-delete.svg | 20 + src/actions/16/layer-duplicate.svg | 17 + src/actions/16/layer-lower.svg | 22 + src/actions/16/layer-new.svg | 13 + src/actions/16/layer-next.svg | 22 + src/actions/16/layer-previous.svg | 22 + src/actions/16/layer-raise.svg | 22 + src/actions/16/layer-top.svg | 22 + src/actions/16/layer-visible-off.svg | 13 + src/actions/16/layer-visible-on.svg | 13 + src/actions/16/license.svg | 13 + src/actions/16/lighttable.svg | 13 + src/actions/16/lines-connector.svg | 22 + src/actions/16/link.svg | 12 + src/actions/16/list-add-font.svg | 13 + src/actions/16/list-add-user.svg | 13 + src/actions/16/list-add.svg | 13 + src/actions/16/list-remove-user.svg | 16 + src/actions/16/list-remove.svg | 8 + src/actions/16/love-amarok.svg | 13 + src/actions/16/mail-attachment.svg | 13 + src/actions/16/mail-encrypted-part.svg | 10 + src/actions/16/mail-forward-custom.svg | 13 + src/actions/16/mail-forward.svg | 13 + src/actions/16/mail-forwarded-replied.svg | 13 + src/actions/16/mail-invitation.svg | 9 + src/actions/16/mail-mark-important.svg | 12 + src/actions/16/mail-mark-junk.svg | 12 + src/actions/16/mail-mark-notjunk.svg | 9 + src/actions/16/mail-mark-read.svg | 8 + src/actions/16/mail-mark-task.svg | 13 + src/actions/16/mail-mark-unread-new.svg | 9 + src/actions/16/mail-mark-unread.svg | 8 + src/actions/16/mail-meeting-request-reply.svg | 21 + src/actions/16/mail-message-new-list.svg | 13 + src/actions/16/mail-message-new.svg | 9 + src/actions/16/mail-queue.svg | 9 + src/actions/16/mail-receive.svg | 8 + src/actions/16/mail-reply-all.svg | 72 ++ src/actions/16/mail-reply-author.svg | 13 + src/actions/16/mail-reply-custom-all.svg | 13 + src/actions/16/mail-reply-custom.svg | 13 + src/actions/16/mail-reply-list.svg | 13 + src/actions/16/mail-reply-sender.svg | 13 + src/actions/16/mail-send.svg | 10 + src/actions/16/mail-signature-unknown.svg | 12 + src/actions/16/mail-signed-full.svg | 12 + src/actions/16/mail-signed-part.svg | 12 + src/actions/16/mail-signed-verified.svg | 12 + src/actions/16/mail-tagged.svg | 9 + src/actions/16/markasblank.svg | 13 + src/actions/16/measure-segments.svg | 6 + src/actions/16/measure.svg | 13 + .../16/media-album-cover-manager-amarok.svg | 13 + src/actions/16/media-album-track.svg | 13 + src/actions/16/media-eject.svg | 13 + src/actions/16/media-mount.svg | 13 + src/actions/16/media-playback-pause.svg | 13 + src/actions/16/media-playback-start.svg | 13 + src/actions/16/media-playback-stop.svg | 13 + src/actions/16/media-playlist-append.svg | 13 + src/actions/16/media-playlist-play.svg | 13 + src/actions/16/media-playlist-repeat.svg | 13 + src/actions/16/media-playlist-shuffle.svg | 13 + src/actions/16/media-random-albums-amarok.svg | 13 + src/actions/16/media-random-tracks-amarok.svg | 13 + src/actions/16/media-record.svg | 12 + src/actions/16/media-repeat-album-amarok.svg | 13 + src/actions/16/media-repeat-none.svg | 20 + .../16/media-repeat-playlist-amarok.svg | 13 + src/actions/16/media-repeat-track-amarok.svg | 13 + src/actions/16/media-seek-backward.svg | 13 + src/actions/16/media-seek-forward.svg | 13 + .../16/media-show-active-track-amarok.svg | 22 + src/actions/16/media-skip-backward.svg | 13 + src/actions/16/media-skip-forward.svg | 13 + src/actions/16/media-track-queue-amarok.svg | 22 + src/actions/16/media-track-show-active.svg | 22 + .../16/meeting-attending-tentative.svg | 13 + .../16/meeting-participant-no-response.svg | 20 + .../meeting-participant-request-response.svg | 20 + src/actions/16/merge.svg | 13 + src/actions/16/mergecell-horizontal.svg | 13 + src/actions/16/mergecell-vertical.svg | 13 + src/actions/16/mergecell.svg | 13 + src/actions/16/mesh-gradient-fit.svg | 4 + src/actions/16/mesh-gradient.svg | 15 + src/actions/16/messagebox_warning.svg | 20 + src/actions/16/milestone.svg | 13 + src/actions/16/minuet-chords.svg | 21 + src/actions/16/minuet-intervals.svg | 21 + src/actions/16/minuet-rhythms.svg | 21 + src/actions/16/minuet-scales.svg | 21 + src/actions/16/mirror-symmetry.svg | 5 + src/actions/16/mode1.svg | 22 + src/actions/16/mode2.svg | 22 + src/actions/16/mode3.svg | 22 + src/actions/16/mode4.svg | 22 + src/actions/16/mode5.svg | 22 + src/actions/16/network-connect.svg | 13 + src/actions/16/network-disconnect.svg | 21 + src/actions/16/new-audio-alarm.svg | 13 + src/actions/16/news-subscribe.svg | 13 + src/actions/16/news-unsubscribe.svg | 16 + src/actions/16/no-marker.svg | 3 + src/actions/16/node-segment-curve.svg | 22 + src/actions/16/node-segment-line.svg | 22 + src/actions/16/node-transform.svg | 22 + src/actions/16/node-type-auto-smooth.svg | 22 + src/actions/16/node-type-cusp.svg | 22 + src/actions/16/node-type-smooth.svg | 22 + src/actions/16/node-type-symmetric.svg | 22 + src/actions/16/node.svg | 13 + src/actions/16/node_insert_max_x.svg | 7 + src/actions/16/node_insert_max_y.svg | 9 + src/actions/16/node_insert_min_x.svg | 9 + src/actions/16/node_insert_min_y.svg | 9 + src/actions/16/none.svg | 3 + src/actions/16/notifications-disabled.svg | 11 + src/actions/16/notifications.svg | 7 + src/actions/16/object-columns.svg | 13 + src/actions/16/object-flip-hor.svg | 3 + src/actions/16/object-flip-horizontal.svg | 13 + src/actions/16/object-flip-ver.svg | 3 + src/actions/16/object-flip-vertical.svg | 13 + src/actions/16/object-group.svg | 13 + src/actions/16/object-order-back.svg | 13 + src/actions/16/object-order-front.svg | 13 + src/actions/16/object-order-lower.svg | 13 + src/actions/16/object-order-raise.svg | 13 + src/actions/16/object-rotate-left.svg | 13 + src/actions/16/object-rotate-right.svg | 13 + src/actions/16/object-rows.svg | 13 + src/actions/16/object-stroke-style.svg | 13 + src/actions/16/object-to-path.svg | 22 + .../16/object-ungroup-pop-selection.svg | 9 + src/actions/16/object-ungroup.svg | 13 + .../16/office-chart-area-focus-peak-node.svg | 17 + .../16/office-chart-area-percentage.svg | 13 + src/actions/16/office-chart-area-stacked.svg | 17 + src/actions/16/office-chart-area.svg | 17 + .../16/office-chart-bar-percentage.svg | 13 + src/actions/16/office-chart-bar-stacked.svg | 13 + src/actions/16/office-chart-bar.svg | 13 + src/actions/16/office-chart-line-forecast.svg | 8 + .../16/office-chart-line-percentage.svg | 13 + src/actions/16/office-chart-line-stacked.svg | 13 + src/actions/16/office-chart-line.svg | 14 + src/actions/16/office-chart-pie.svg | 13 + src/actions/16/office-chart-polar-stacked.svg | 13 + src/actions/16/office-chart-polar.svg | 13 + src/actions/16/office-chart-ring.svg | 13 + src/actions/16/office-chart-scatter.svg | 13 + src/actions/16/overflow-menu.svg | 70 ++ src/actions/16/pack-less.svg | 10 + src/actions/16/pack-more.svg | 21 + src/actions/16/page-2sides.svg | 13 + src/actions/16/page-3sides.svg | 13 + src/actions/16/page-4sides.svg | 13 + src/actions/16/page-simple.svg | 13 + src/actions/16/paint-gradient-conical.svg | 4 + src/actions/16/paint-gradient-linear.svg | 14 + src/actions/16/paint-gradient-mesh.svg | 7 + src/actions/16/paint-gradient-radial.svg | 44 ++ src/actions/16/paint-none.svg | 17 + src/actions/16/paint-pattern.svg | 21 + src/actions/16/paint-solid.svg | 13 + src/actions/16/paint-swatch.svg | 7 + src/actions/16/paint-unknown.svg | 13 + src/actions/16/paper-color.svg | 12 + src/actions/16/password-copy.svg | 12 + src/actions/16/path-break-apart.svg | 22 + src/actions/16/path-combine.svg | 22 + src/actions/16/path-cut.svg | 17 + src/actions/16/path-difference.svg | 17 + src/actions/16/path-division.svg | 17 + src/actions/16/path-effect-parameter-next.svg | 22 + src/actions/16/path-exclusion.svg | 17 + src/actions/16/path-inset.svg | 22 + src/actions/16/path-intersection.svg | 22 + src/actions/16/path-mask-edit.svg | 13 + src/actions/16/path-mode-bspline.svg | 4 + .../16/path-mode-polyline-paraxial.svg | 13 + src/actions/16/path-mode-polyline.svg | 13 + src/actions/16/path-offset-dynamic.svg | 22 + src/actions/16/path-offset-linked.svg | 22 + src/actions/16/path-outset.svg | 22 + src/actions/16/path-reverse.svg | 22 + src/actions/16/path-simplify.svg | 13 + src/actions/16/path-tweak-attract.svg | 6 + src/actions/16/path-tweak-push.svg | 4 + src/actions/16/path-tweak-roughen.svg | 5 + src/actions/16/path-tweak-shrink.svg | 4 + src/actions/16/path-union.svg | 17 + src/actions/16/perspective-envelope.svg | 6 + src/actions/16/perspective-parallel.svg | 4 + src/actions/16/pixelart-trace.svg | 42 ++ src/actions/16/player-time.svg | 13 + src/actions/16/player-volume-muted.svg | 12 + src/actions/16/player-volume.svg | 16 + src/actions/16/plugins.svg | 13 + src/actions/16/powerclip.svg | 7 + src/actions/16/powermask.svg | 10 + src/actions/16/powerstroke.svg | 7 + src/actions/16/precondition.svg | 13 + src/actions/16/preferences-activities.svg | 13 + src/actions/16/primarykey_constraint.svg | 13 + src/actions/16/process-stop.svg | 17 + src/actions/16/project-development-close.svg | 20 + .../16/project-development-new-template.svg | 13 + src/actions/16/project-development.svg | 13 + src/actions/16/project-open.svg | 13 + src/actions/16/pts2ellipse.svg | 7 + src/actions/16/quickopen-class.svg | 13 + src/actions/16/quickopen-file.svg | 13 + src/actions/16/quickopen-function.svg | 13 + src/actions/16/quickopen.svg | 13 + src/actions/16/realization.svg | 17 + .../16/rectangle-make-corners-sharp.svg | 24 + src/actions/16/redeyes.svg | 9 + src/actions/16/remove-color.svg | 3 + src/actions/16/remove-link.svg | 20 + src/actions/16/repeat.svg | 20 + src/actions/16/resizecol.svg | 13 + src/actions/16/resizerow.svg | 13 + .../16/resource-calendar-child-insert.svg | 10 + src/actions/16/resource-calendar-child.svg | 9 + src/actions/16/resource-calendar-insert.svg | 9 + src/actions/16/resource-group-new.svg | 13 + src/actions/16/restoration.svg | 11 + src/actions/16/retweet.svg | 13 + src/actions/16/reverse.svg | 13 + src/actions/16/roll.svg | 13 + src/actions/16/roughen.svg | 6 + src/actions/16/ruler.svg | 7 + src/actions/16/run-build-clean.svg | 13 + src/actions/16/run-build-configure.svg | 13 + src/actions/16/run-build-file.svg | 13 + src/actions/16/run-build-install-root.svg | 17 + src/actions/16/run-build-install.svg | 13 + src/actions/16/run-build-prune.svg | 13 + src/actions/16/run-build.svg | 13 + src/actions/16/screen-rotate-auto-off.svg | 14 + src/actions/16/screen-rotate-auto-on.svg | 10 + src/actions/16/searching.svg | 9 + src/actions/16/select-rectangular.svg | 13 + .../16/selection-move-to-layer-above.svg | 22 + .../16/selection-move-to-layer-below.svg | 22 + src/actions/16/selection-move-to-layer.svg | 10 + src/actions/16/selection-touch.svg | 6 + src/actions/16/send_signal.svg | 13 + src/actions/16/shapes.svg | 13 + src/actions/16/show-bounding-box.svg | 3 + src/actions/16/show-guides.svg | 13 + src/actions/16/show-handles.svg | 5 + src/actions/16/show-menu.svg | 13 + src/actions/16/show-node-handles.svg | 22 + src/actions/16/show-path-outline.svg | 20 + src/actions/16/similarartists-amarok.svg | 22 + src/actions/16/simplify.svg | 5 + src/actions/16/skeletal.svg | 6 + src/actions/16/sketch.svg | 5 + src/actions/16/slice.svg | 7 + src/actions/16/smiley-add.svg | 8 + src/actions/16/snap-angle.svg | 17 + src/actions/16/snap-bounding-box-center.svg | 22 + src/actions/16/snap-bounding-box-corners.svg | 25 + src/actions/16/snap-bounding-box-edges.svg | 22 + .../16/snap-bounding-box-midpoints.svg | 25 + src/actions/16/snap-extension.svg | 13 + .../16/snap-grid-guide-intersections.svg | 22 + src/actions/16/snap-guideline.svg | 13 + src/actions/16/snap-intersection.svg | 13 + src/actions/16/snap-node.svg | 13 + src/actions/16/snap-nodes-center.svg | 22 + src/actions/16/snap-nodes-cusp.svg | 22 + src/actions/16/snap-nodes-intersection.svg | 22 + src/actions/16/snap-nodes-midpoint.svg | 22 + src/actions/16/snap-nodes-path.svg | 22 + src/actions/16/snap-nodes-rotation-center.svg | 22 + src/actions/16/snap-nodes-smooth.svg | 22 + src/actions/16/snap-nodes.svg | 5 + src/actions/16/snap-orthogonal.svg | 13 + src/actions/16/snap-others.svg | 11 + src/actions/16/snap-page.svg | 8 + src/actions/16/snap-text-baseline.svg | 22 + src/actions/16/snap.svg | 22 + src/actions/16/sort-presence.svg | 28 + src/actions/16/speaker.svg | 13 + src/actions/16/special_paste.svg | 9 + src/actions/16/spiro.svg | 6 + src/actions/16/split.svg | 13 + src/actions/16/spray-mode-clone.svg | 7 + src/actions/16/spray-mode-copy.svg | 6 + src/actions/16/spray-mode-union.svg | 5 + src/actions/16/sqrt.svg | 13 + src/actions/16/standard-connector.svg | 22 + src/actions/16/state-fork.svg | 13 + src/actions/16/stateshape.svg | 13 + src/actions/16/story-editor.svg | 13 + src/actions/16/stroke-cap-butt.svg | 13 + src/actions/16/stroke-cap-round.svg | 13 + src/actions/16/stroke-cap-square.svg | 13 + src/actions/16/stroke-join-bevel.svg | 13 + src/actions/16/stroke-join-miter.svg | 13 + src/actions/16/stroke-join-round.svg | 13 + src/actions/16/stroke-to-path.svg | 27 + src/actions/16/svn-commit.svg | 13 + src/actions/16/svn-update.svg | 13 + src/actions/16/swap-panels.svg | 13 + src/actions/16/swatches.svg | 12 + src/actions/16/switch-off.svg | 5 + src/actions/16/switch-on.svg | 5 + src/actions/16/symbol-add.svg | 5 + src/actions/16/symbol-bigger.svg | 7 + src/actions/16/symbol-fit.svg | 10 + src/actions/16/symbol-remove.svg | 5 + src/actions/16/symbol-smaller.svg | 6 + src/actions/16/symbols.svg | 13 + src/actions/16/system-log-out.svg | 17 + src/actions/16/system-run.svg | 9 + src/actions/16/system-switch-user.svg | 9 + src/actions/16/tab-detach.svg | 13 + src/actions/16/tab-duplicate.svg | 13 + src/actions/16/tab-new-background.svg | 9 + src/actions/16/table.svg | 16 + src/actions/16/tag-edit.svg | 8 + src/actions/16/tag-new.svg | 9 + src/actions/16/tag.svg | 8 + src/actions/16/taper-stroke.svg | 6 + src/actions/16/task-new.svg | 12 + src/actions/16/taxes-finances.svg | 13 + src/actions/16/text-field-framed.svg | 12 + src/actions/16/text-field.svg | 13 + src/actions/16/text-flow-into-frame.svg | 16 + src/actions/16/text-frame-link.svg | 16 + src/actions/16/text-frame-unlink.svg | 20 + src/actions/16/text-put-on-path.svg | 20 + src/actions/16/text-remove-from-path.svg | 19 + src/actions/16/text-speak.svg | 13 + src/actions/16/text-unflow.svg | 20 + src/actions/16/text-unkern.svg | 20 + src/actions/16/text-wrap.svg | 17 + src/actions/16/text_horz_kern.svg | 16 + src/actions/16/text_letter_spacing.svg | 13 + src/actions/16/text_line_spacing.svg | 20 + src/actions/16/text_outer_style.svg | 12 + src/actions/16/text_rotation.svg | 16 + src/actions/16/text_vert_kern.svg | 16 + src/actions/16/text_word_spacing.svg | 16 + src/actions/16/too-much-ink-icon.svg | 3 + src/actions/16/tool-animator.svg | 13 + src/actions/16/tool-tweak.svg | 13 + src/actions/16/tools-check-spelling.svg | 21 + .../16/tools-media-optical-burn-image.svg | 13 + src/actions/16/tools-media-optical-burn.svg | 13 + src/actions/16/tools-media-optical-copy.svg | 13 + src/actions/16/tools-media-optical-erase.svg | 13 + src/actions/16/tools-media-optical-format.svg | 13 + src/actions/16/tools-report-bug.svg | 13 + src/actions/16/tools-rip-audio-cd.svg | 13 + src/actions/16/tools-rip-video-cd.svg | 13 + src/actions/16/tools-rip-video-dvd.svg | 13 + src/actions/16/tools-wizard.svg | 9 + src/actions/16/tools.svg | 6 + src/actions/16/transform-2pts.svg | 6 + src/actions/16/transform-affect-gradient.svg | 27 + src/actions/16/transform-affect-pattern.svg | 20 + .../16/transform-affect-rounded-corners.svg | 20 + src/actions/16/transform-affect-stroke.svg | 20 + src/actions/16/transform-crop-and-resize.svg | 13 + src/actions/16/transform-crop.svg | 13 + src/actions/16/transform-move-horizontal.svg | 13 + src/actions/16/transform-move-vertical.svg | 13 + src/actions/16/transform-move.svg | 13 + src/actions/16/transform-rotate.svg | 13 + .../16/transform-scale-textbox-points.svg | 13 + src/actions/16/transform-scale.svg | 13 + src/actions/16/transform-shear-down.svg | 13 + src/actions/16/transform-shear-left.svg | 13 + src/actions/16/transform-shear-right.svg | 13 + src/actions/16/transform-shear-up.svg | 13 + src/actions/16/trash-empty.svg | 6 + src/actions/16/trim-margins.svg | 1 + src/actions/16/trim-to-selection.svg | 1 + .../16/umbrello_diagram_deployment.svg | 13 + src/actions/16/uniassociation.svg | 13 + src/actions/16/unique_constraint.svg | 13 + src/actions/16/unmarkasblank.svg | 21 + src/actions/16/upindicator.svg | 13 + src/actions/16/upload-media.svg | 9 + src/actions/16/user-group-delete.svg | 19 + src/actions/16/user-group-new.svg | 13 + src/actions/16/user-group-properties.svg | 13 + src/actions/16/user-others.svg | 8 + src/actions/16/vcs-commit-cvs-cervisia.svg | 13 + src/actions/16/vcs-diff-cvs-cervisia.svg | 13 + src/actions/16/vcs-remove-cvs-cervisia.svg | 20 + src/actions/16/vcs-status-cvs-cervisia.svg | 13 + src/actions/16/vcs-update-cvs-cervisia.svg | 13 + src/actions/16/vertical.svg | 7 + src/actions/16/view-barcode-add.svg | 13 + src/actions/16/view-barcode-qr.svg | 8 + src/actions/16/view-barcode.svg | 13 + src/actions/16/view-calendar-agenda.svg | 8 + src/actions/16/view-calendar-birthday.svg | 8 + src/actions/16/view-calendar-journal.svg | 9 + src/actions/16/view-calendar-list.svg | 9 + src/actions/16/view-calendar-month.svg | 23 + .../16/view-calendar-special-occasion.svg | 13 + src/actions/16/view-calendar-tasks.svg | 9 + src/actions/16/view-calendar-time-spent.svg | 9 + src/actions/16/view-calendar-timeline.svg | 9 + .../16/view-calendar-upcoming-days.svg | 23 + .../16/view-calendar-upcoming-events.svg | 12 + .../16/view-calendar-wedding-anniversary.svg | 9 + src/actions/16/view-calendar-week.svg | 25 + src/actions/16/view-calendar-whatsnext.svg | 9 + src/actions/16/view-calendar.svg | 20 + src/actions/16/view-choose.svg | 9 + src/actions/16/view-close.svg | 14 + src/actions/16/view-currency-list.svg | 12 + src/actions/16/view-file-columns.svg | 13 + src/actions/16/view-filter.svg | 13 + src/actions/16/view-financial-account-add.svg | 20 + .../view-financial-account-asset-closed.svg | 7 + .../16/view-financial-account-asset.svg | 12 + .../16/view-financial-account-cash-closed.svg | 4 + .../16/view-financial-account-cash.svg | 3 + ...view-financial-account-checking-closed.svg | 5 + .../16/view-financial-account-checking.svg | 20 + .../16/view-financial-account-close.svg | 14 + .../16/view-financial-account-closed.svg | 20 + .../16/view-financial-account-delete.svg | 20 + .../16/view-financial-account-edit.svg | 20 + ...ew-financial-account-investment-closed.svg | 5 + ...ial-account-investment-security-closed.svg | 4 + ...-financial-account-investment-security.svg | 4 + .../16/view-financial-account-investment.svg | 5 + ...iew-financial-account-liability-closed.svg | 5 + .../16/view-financial-account-liability.svg | 4 + .../16/view-financial-account-loan-closed.svg | 4 + .../16/view-financial-account-loan.svg | 14 + .../16/view-financial-account-reopen.svg | 14 + .../view-financial-account-savings-closed.svg | 4 + .../16/view-financial-account-savings.svg | 14 + src/actions/16/view-financial-account.svg | 20 + src/actions/16/view-financial-budget.svg | 22 + .../16/view-financial-category-add.svg | 3 + .../16/view-financial-category-delete.svg | 4 + .../16/view-financial-category-edit.svg | 4 + .../16/view-financial-category-expense.svg | 20 + .../16/view-financial-category-income.svg | 16 + src/actions/16/view-financial-category.svg | 14 + src/actions/16/view-financial-list.svg | 20 + .../16/view-financial-transfer-reconcile.svg | 20 + .../16/view-financial-transfer-reconciled.svg | 22 + .../view-financial-transfer-unreconciled.svg | 22 + src/actions/16/view-form-action.svg | 13 + src/actions/16/view-form.svg | 13 + src/actions/16/view-fullscreen.svg | 9 + src/actions/16/view-grid.svg | 13 + src/actions/16/view-group.svg | 9 + src/actions/16/view-hidden.svg | 9 + src/actions/16/view-institution-add.svg | 13 + src/actions/16/view-institution-delete.svg | 19 + src/actions/16/view-institution-edit.svg | 13 + src/actions/16/view-institution.svg | 14 + src/actions/16/view-left-close.svg | 17 + src/actions/16/view-list-details.svg | 16 + src/actions/16/view-list-icons.svg | 13 + src/actions/16/view-list-text.svg | 13 + src/actions/16/view-list-tree.svg | 15 + src/actions/16/view-media-equalizer.svg | 13 + src/actions/16/view-media-lyrics.svg | 13 + src/actions/16/view-media-playlist.svg | 13 + src/actions/16/view-media-visualization.svg | 13 + src/actions/16/view-multiple-objects.svg | 13 + .../16/view-object-histogram-linear.svg | 13 + .../16/view-object-histogram-logarithmic.svg | 13 + src/actions/16/view-pages-continuous.svg | 10 + .../16/view-pages-facing-first-centered.svg | 7 + src/actions/16/view-pages-facing.svg | 9 + src/actions/16/view-pages-overview.svg | 9 + src/actions/16/view-pim-notes.svg | 13 + src/actions/16/view-pim-tasks-pending.svg | 15 + src/actions/16/view-presentation.svg | 13 + src/actions/16/view-preview.svg | 8 + src/actions/16/view-private.svg | 30 + src/actions/16/view-readermode-active.svg | 26 + src/actions/16/view-readermode.svg | 13 + src/actions/16/view-refresh.svg | 13 + src/actions/16/view-restore.svg | 8 + src/actions/16/view-right-close.svg | 17 + src/actions/16/view-right-new.svg | 12 + src/actions/16/view-sidetree.svg | 12 + src/actions/16/view-sort-ascending-name.svg | 13 + src/actions/16/view-sort-ascending.svg | 1 + src/actions/16/view-sort-descending-name.svg | 13 + src/actions/16/view-sort-descending.svg | 1 + src/actions/16/view-sort.svg | 10 + src/actions/16/view-split-left-right.svg | 8 + src/actions/16/view-split-top-bottom.svg | 8 + src/actions/16/view-statistics.svg | 13 + src/actions/16/view-table-of-contents-rtl.svg | 13 + src/actions/16/view-task-child.svg | 10 + src/actions/16/view-task.svg | 9 + .../view-time-schedule-baselined-remove.svg | 13 + .../16/view-time-schedule-baselined.svg | 11 + .../16/view-time-schedule-calculus.svg | 9 + .../16/view-time-schedule-child-insert.svg | 11 + src/actions/16/view-time-schedule-edit.svg | 9 + src/actions/16/view-time-schedule-insert.svg | 10 + src/actions/16/view-visible.svg | 11 + src/actions/16/view-web-browser-dom-tree.svg | 13 + src/actions/16/virtual-desktops.svg | 8 + src/actions/16/vonkoch.svg | 6 + src/actions/16/widget-alternatives.svg | 10 + src/actions/16/window-close.svg | 17 + src/actions/16/window-duplicate.svg | 9 + src/actions/16/window-new.svg | 9 + src/actions/16/window-next.svg | 9 + src/actions/16/window-pin.svg | 13 + src/actions/16/window-previous.svg | 9 + src/actions/16/window-restore.svg | 10 + src/actions/16/window-unpin.svg | 10 + src/actions/16/window.svg | 8 + src/actions/16/xml-attribute-delete.svg | 14 + src/actions/16/xml-element-new.svg | 13 + src/actions/16/xml-node-delete.svg | 27 + src/actions/16/xml-text-new.svg | 13 + src/actions/16/y-zoom-in.svg | 10 + src/actions/16/zoom-1-to-2.svg | 9 + src/actions/16/zoom-2-to-1.svg | 9 + src/actions/16/zoom-center-page.svg | 7 + src/actions/16/zoom-fit-best.svg | 9 + src/actions/16/zoom-fit-height.svg | 9 + src/actions/16/zoom-fit-width.svg | 9 + src/actions/16/zoom-in-x.svg | 10 + src/actions/16/zoom-in.svg | 9 + src/actions/16/zoom-next.svg | 9 + src/actions/16/zoom-original.svg | 9 + src/actions/16/zoom-out-x.svg | 8 + src/actions/16/zoom-out-y.svg | 8 + src/actions/16/zoom-out.svg | 10 + src/actions/16/zoom-previous.svg | 9 + src/actions/16/zoom.svg | 9 + src/actions/22/PrePostCondition.svg | 14 + src/actions/22/accept_signal.svg | 14 + src/actions/22/acrobat.svg | 3 + src/actions/22/activities.svg | 8 + src/actions/22/add-subtitle.svg | 18 + src/actions/22/address-book-new.svg | 14 + src/actions/22/adjustcurves.svg | 19 + src/actions/22/adjusthsl.svg | 39 + src/actions/22/adjustlevels.svg | 14 + src/actions/22/adjustrgb.svg | 10 + src/actions/22/aggregation.svg | 19 + src/actions/22/akonadiconsole.svg | 9 + src/actions/22/align-horizontal-baseline.svg | 14 + .../22/align-horizontal-bottom-out.svg | 14 + src/actions/22/align-horizontal-center.svg | 14 + src/actions/22/align-horizontal-left-out.svg | 14 + .../22/align-horizontal-left-to-anchor.svg | 15 + src/actions/22/align-horizontal-left.svg | 14 + src/actions/22/align-horizontal-node.svg | 12 + src/actions/22/align-horizontal-right-out.svg | 15 + .../22/align-horizontal-right-to-anchor.svg | 15 + src/actions/22/align-horizontal-right.svg | 15 + src/actions/22/align-horizontal-top-out.svg | 15 + src/actions/22/align-vertical-baseline.svg | 14 + src/actions/22/align-vertical-bottom-out.svg | 15 + src/actions/22/align-vertical-bottom.svg | 14 + src/actions/22/align-vertical-center.svg | 14 + src/actions/22/align-vertical-node.svg | 12 + src/actions/22/align-vertical-top-out.svg | 15 + .../22/align-vertical-top-to-anchor.svg | 14 + src/actions/22/align-vertical-top.svg | 15 + src/actions/22/amarok_cart_add.svg | 14 + src/actions/22/amarok_cart_remove.svg | 18 + src/actions/22/amarok_cart_view.svg | 14 + src/actions/22/amarok_change_language.svg | 14 + src/actions/22/amarok_scripts.svg | 14 + src/actions/22/anchor.svg | 14 + src/actions/22/antivignetting.svg | 39 + src/actions/22/application-exit.svg | 14 + src/actions/22/application-menu.svg | 13 + src/actions/22/appointment-new.svg | 9 + src/actions/22/archive-extract.svg | 8 + src/actions/22/archive-insert.svg | 8 + src/actions/22/archive-remove.svg | 6 + src/actions/22/archive.svg | 10 + src/actions/22/artifact.svg | 14 + src/actions/22/association.svg | 14 + src/actions/22/atmosphere.svg | 23 + src/actions/22/audio-card.svg | 21 + src/actions/22/auto-transition.svg | 14 + src/actions/22/auto-type.svg | 14 + src/actions/22/autocorrection.svg | 14 + src/actions/22/backgroundtool.svg | 14 + src/actions/22/backup.svg | 12 + src/actions/22/bboxnext.svg | 13 + src/actions/22/bboxprev.svg | 13 + src/actions/22/bitmap-trace.svg | 12 + src/actions/22/black_sum.svg | 14 + src/actions/22/blurfx.svg | 14 + src/actions/22/blurimage.svg | 15 + src/actions/22/bookmark-new.svg | 8 + src/actions/22/bookmark-remove.svg | 12 + src/actions/22/bordertool.svg | 19 + src/actions/22/bwtonal.svg | 17 + src/actions/22/call-start.svg | 15 + src/actions/22/call-stop.svg | 12 + src/actions/22/call-voicemail.svg | 12 + src/actions/22/category.svg | 14 + src/actions/22/category2parent.svg | 15 + src/actions/22/channelmixer.svg | 7 + src/actions/22/character-set.svg | 14 + src/actions/22/charcoaltool.svg | 88 +++ src/actions/22/check_constraint.svg | 25 + src/actions/22/child2category.svg | 12 + src/actions/22/choice-rhomb.svg | 15 + src/actions/22/choice-round.svg | 14 + src/actions/22/chronometer-pause.svg | 14 + src/actions/22/chronometer.svg | 14 + src/actions/22/circular-arrow-shape.svg | 14 + src/actions/22/code-block.svg | 14 + src/actions/22/code-class.svg | 14 + src/actions/22/code-context.svg | 14 + src/actions/22/code-function.svg | 14 + src/actions/22/code-typedef.svg | 14 + src/actions/22/code-variable.svg | 14 + src/actions/22/collapse-all.svg | 10 + src/actions/22/color-gradient.svg | 140 ++++ src/actions/22/color-management.svg | 59 ++ src/actions/22/color-mode-black-white.svg | 12 + .../22/color-mode-hue-shift-negative.svg | 65 ++ .../22/color-mode-hue-shift-positive.svg | 65 ++ src/actions/22/color-mode-invert-image.svg | 8 + src/actions/22/color-mode-invert-text.svg | 11 + src/actions/22/color-picker-black.svg | 18 + src/actions/22/color-picker-grey.svg | 18 + src/actions/22/color-picker-white.svg | 18 + src/actions/22/color-picker.svg | 14 + src/actions/22/colorfx.svg | 18 + src/actions/22/colorneg.svg | 17 + src/actions/22/colors-chromablue.svg | 7 + src/actions/22/colors-chromagreen.svg | 7 + src/actions/22/colors-chromared.svg | 7 + src/actions/22/colors-luma.svg | 94 +++ src/actions/22/combined_fragment.svg | 14 + src/actions/22/compass.svg | 9 + src/actions/22/composite-track-preview.svg | 19 + src/actions/22/composition.svg | 14 + src/actions/22/configure.svg | 6 + src/actions/22/contrast.svg | 15 + src/actions/22/coordinate.svg | 14 + src/actions/22/copy-coordinates.svg | 14 + src/actions/22/crosshairs.svg | 14 + src/actions/22/curve-connector.svg | 22 + src/actions/22/dashboard-show.svg | 9 + src/actions/22/database-change-key.svg | 22 + src/actions/22/database-index.svg | 14 + src/actions/22/dblatex.svg | 13 + src/actions/22/debug-execute-from-cursor.svg | 14 + src/actions/22/debug-execute-to-cursor.svg | 14 + src/actions/22/debug-run-cursor.svg | 14 + src/actions/22/debug-run.svg | 14 + src/actions/22/debug-step-instruction.svg | 19 + .../22/debug-step-into-instruction.svg | 17 + src/actions/22/debug-step-into.svg | 19 + src/actions/22/debug-step-out.svg | 17 + src/actions/22/debug-step-over.svg | 17 + src/actions/22/deep-history.svg | 22 + src/actions/22/delete-comment.svg | 18 + src/actions/22/dependency.svg | 14 + src/actions/22/depth16to8.svg | 22 + src/actions/22/depth8to16.svg | 24 + src/actions/22/description.svg | 14 + src/actions/22/dfrac.svg | 14 + src/actions/22/dialog-cancel.svg | 14 + src/actions/22/dialog-input-devices.svg | 8 + src/actions/22/dialog-messages.svg | 14 + src/actions/22/dialog-ok-apply.svg | 14 + src/actions/22/dialog-scripts.svg | 11 + src/actions/22/dialog-selectors.svg | 11 + src/actions/22/dialog-xml-editor.svg | 16 + src/actions/22/discrete.svg | 14 + src/actions/22/distribute-graph-directed.svg | 22 + src/actions/22/distribute-graph.svg | 22 + .../22/distribute-horizontal-baseline.svg | 14 + .../22/distribute-horizontal-center.svg | 14 + .../22/distribute-horizontal-equal.svg | 14 + src/actions/22/distribute-horizontal-left.svg | 14 + .../22/distribute-horizontal-margin.svg | 14 + src/actions/22/distribute-horizontal-node.svg | 12 + src/actions/22/distribute-horizontal-page.svg | 14 + .../22/distribute-horizontal-right.svg | 14 + src/actions/22/distribute-horizontal.svg | 14 + src/actions/22/distribute-randomize.svg | 14 + src/actions/22/distribute-remove-overlaps.svg | 14 + src/actions/22/distribute-unclump.svg | 14 + .../22/distribute-vertical-baseline.svg | 14 + src/actions/22/distribute-vertical-bottom.svg | 14 + src/actions/22/distribute-vertical-center.svg | 62 ++ src/actions/22/distribute-vertical-equal.svg | 14 + src/actions/22/distribute-vertical-margin.svg | 14 + src/actions/22/distribute-vertical-node.svg | 12 + src/actions/22/distribute-vertical-page.svg | 14 + src/actions/22/distribute-vertical-top.svg | 14 + src/actions/22/distribute-vertical.svg | 14 + src/actions/22/document-close.svg | 14 + src/actions/22/document-decrypt.svg | 7 + .../22/document-edit-decrypt-verify.svg | 14 + src/actions/22/document-edit-decrypt.svg | 14 + src/actions/22/document-edit-encrypt.svg | 14 + src/actions/22/document-edit-sign-encrypt.svg | 9 + src/actions/22/document-edit-sign.svg | 9 + src/actions/22/document-edit.svg | 8 + src/actions/22/document-encrypted.svg | 7 + src/actions/22/document-export.svg | 9 + src/actions/22/document-import.svg | 9 + src/actions/22/document-new-from-template.svg | 9 + src/actions/22/document-new.svg | 9 + src/actions/22/document-open-recent.svg | 9 + src/actions/22/document-open-remote.svg | 6 + src/actions/22/document-open.svg | 6 + src/actions/22/document-preview-archive.svg | 9 + src/actions/22/document-print-direct.svg | 18 + src/actions/22/document-print.svg | 17 + src/actions/22/document-properties.svg | 14 + src/actions/22/document-replace.svg | 15 + src/actions/22/document-revert-rtl.svg | 7 + src/actions/22/document-revert.svg | 9 + src/actions/22/document-save-all.svg | 11 + src/actions/22/document-save-as-template.svg | 9 + src/actions/22/document-save-as.svg | 9 + src/actions/22/document-save.svg | 8 + src/actions/22/document-send.svg | 17 + src/actions/22/document-share.svg | 9 + src/actions/22/document-swap.svg | 9 + src/actions/22/dontknow.svg | 17 + src/actions/22/download-later.svg | 14 + src/actions/22/drag-surface.svg | 16 + src/actions/22/draw-arrow.svg | 4 + src/actions/22/draw-bezier-curves.svg | 14 + src/actions/22/draw-brush.svg | 14 + src/actions/22/draw-calligraphic.svg | 14 + src/actions/22/draw-circle.svg | 14 + src/actions/22/draw-connector.svg | 22 + src/actions/22/draw-cross.svg | 14 + src/actions/22/draw-cuboid.svg | 29 + src/actions/22/draw-donut.svg | 14 + src/actions/22/draw-ellipse.svg | 14 + src/actions/22/draw-eraser.svg | 14 + src/actions/22/draw-freehand.svg | 14 + src/actions/22/draw-halfcircle1.svg | 14 + src/actions/22/draw-halfcircle2.svg | 14 + src/actions/22/draw-halfcircle3.svg | 14 + src/actions/22/draw-halfcircle4.svg | 14 + src/actions/22/draw-highlight.svg | 7 + src/actions/22/draw-line.svg | 14 + src/actions/22/draw-path.svg | 14 + src/actions/22/draw-polygon-star.svg | 14 + src/actions/22/draw-polygon.svg | 14 + src/actions/22/draw-polyline.svg | 14 + src/actions/22/draw-rectangle-rounded.svg | 9 + src/actions/22/draw-rectangle.svg | 14 + src/actions/22/draw-spiral.svg | 14 + .../22/draw-square-inverted-corners.svg | 14 + src/actions/22/draw-star.svg | 14 + src/actions/22/draw-text.svg | 14 + src/actions/22/draw-triangle.svg | 14 + src/actions/22/draw-triangle1.svg | 14 + src/actions/22/draw-triangle2.svg | 14 + src/actions/22/draw-triangle3.svg | 14 + src/actions/22/draw-triangle4.svg | 14 + src/actions/22/draw-watercolor.svg | 14 + src/actions/22/drive-removable-media.svg | 19 + src/actions/22/earthquake.svg | 14 + src/actions/22/edit-bomb.svg | 14 + src/actions/22/edit-clear-history.svg | 14 + src/actions/22/edit-clear-locationbar-ltr.svg | 9 + src/actions/22/edit-clear.svg | 9 + src/actions/22/edit-clone-unlink.svg | 11 + src/actions/22/edit-clone.svg | 11 + src/actions/22/edit-copy.svg | 8 + src/actions/22/edit-cut.svg | 12 + src/actions/22/edit-delete-shred.svg | 1 + src/actions/22/edit-delete.svg | 11 + src/actions/22/edit-download.svg | 9 + src/actions/22/edit-find-replace.svg | 14 + src/actions/22/edit-find.svg | 14 + src/actions/22/edit-group.svg | 14 + src/actions/22/edit-guides.svg | 14 + src/actions/22/edit-image-face-add.svg | 14 + src/actions/22/edit-image-face-detect.svg | 14 + src/actions/22/edit-image-face-recognize.svg | 14 + src/actions/22/edit-image-face-show.svg | 14 + src/actions/22/edit-line-width.svg | 6 + src/actions/22/edit-move.svg | 12 + src/actions/22/edit-node.svg | 14 + src/actions/22/edit-opacity.svg | 5 + src/actions/22/edit-paste-in-place.svg | 14 + src/actions/22/edit-paste.svg | 8 + src/actions/22/edit-redo.svg | 14 + src/actions/22/edit-reset.svg | 7 + src/actions/22/edit-select-all.svg | 9 + src/actions/22/edit-select-invert.svg | 14 + src/actions/22/edit-select-lasso.svg | 14 + src/actions/22/edit-select-none.svg | 13 + src/actions/22/edit-select-original.svg | 15 + src/actions/22/edit-select-text.svg | 8 + src/actions/22/edit-select.svg | 14 + src/actions/22/edit-table-cell-merge.svg | 14 + src/actions/22/edit-table-cell-split.svg | 17 + src/actions/22/edit-table-delete-column.svg | 17 + src/actions/22/edit-table-delete-row.svg | 17 + .../22/edit-table-insert-column-left.svg | 21 + .../22/edit-table-insert-column-right.svg | 22 + .../22/edit-table-insert-row-above.svg | 22 + .../22/edit-table-insert-row-below.svg | 21 + .../22/edit-table-insert-row-under.svg | 21 + src/actions/22/edit-text-frame-update.svg | 21 + src/actions/22/edit-undo.svg | 14 + src/actions/22/embosstool.svg | 19 + src/actions/22/entity.svg | 14 + src/actions/22/entrance_animations.svg | 14 + src/actions/22/entry-new.svg | 14 + src/actions/22/errornext.svg | 16 + src/actions/22/errorprev.svg | 18 + src/actions/22/escape-direction-all.svg | 26 + src/actions/22/escape-direction-down.svg | 27 + .../22/escape-direction-horizontal.svg | 27 + src/actions/22/escape-direction-left.svg | 27 + src/actions/22/escape-direction-right.svg | 27 + src/actions/22/escape-direction-up.svg | 27 + src/actions/22/escape-direction-vertical.svg | 27 + src/actions/22/exception.svg | 14 + .../22/exchange-positions-clockwise.svg | 21 + src/actions/22/exchange-positions-zorder.svg | 21 + src/actions/22/exchange-positions.svg | 14 + src/actions/22/expand-all.svg | 10 + src/actions/22/favorite-genres-amarok.svg | 14 + src/actions/22/favorite.svg | 14 + src/actions/22/feed-subscribe.svg | 14 + src/actions/22/filename-and-amarok.svg | 14 + src/actions/22/filename-bpm-amarok.svg | 14 + src/actions/22/filename-dash-amarok.svg | 14 + src/actions/22/filename-discnumber-amarok.svg | 14 + src/actions/22/filename-divider.svg | 14 + src/actions/22/filename-dot-amarok.svg | 14 + src/actions/22/filename-filetype-amarok.svg | 14 + src/actions/22/filename-group-length.svg | 9 + src/actions/22/filename-group-tracks.svg | 11 + src/actions/22/filename-initial-amarok.svg | 24 + src/actions/22/filename-moodbar.svg | 10 + src/actions/22/filename-slash-amarok.svg | 14 + src/actions/22/filename-space-amarok.svg | 14 + src/actions/22/filename-title-amarok.svg | 22 + src/actions/22/filename-underscore-amarok.svg | 14 + src/actions/22/fill-color.svg | 14 + src/actions/22/filmgrain.svg | 14 + src/actions/22/final_activity.svg | 14 + src/actions/22/find-location.svg | 12 + src/actions/22/fingerprint.svg | 13 + src/actions/22/flag-black.svg | 15 + src/actions/22/flag-blue.svg | 15 + src/actions/22/flag-green.svg | 15 + src/actions/22/flag-red.svg | 15 + src/actions/22/flag-yellow.svg | 15 + src/actions/22/flag.svg | 14 + src/actions/22/flash.svg | 14 + src/actions/22/flashlight-off.svg | 1 + src/actions/22/flashlight-on.svg | 1 + src/actions/22/flower-shape.svg | 14 + src/actions/22/folder-new.svg | 7 + src/actions/22/folder-stash.svg | 9 + src/actions/22/folder-sync.svg | 9 + src/actions/22/font-disable.svg | 10 + src/actions/22/font-enable.svg | 8 + src/actions/22/food.svg | 14 + src/actions/22/foreignkey_constraint.svg | 14 + src/actions/22/fork.svg | 14 + src/actions/22/format-add-node.svg | 14 + .../22/format-align-vertical-bottom.svg | 14 + .../22/format-align-vertical-center.svg | 14 + src/actions/22/format-align-vertical-top.svg | 14 + src/actions/22/format-border-set-all.svg | 19 + src/actions/22/format-border-set-bottom.svg | 24 + .../22/format-border-set-diagonal-bl-tr.svg | 24 + .../22/format-border-set-diagonal-tl-br.svg | 25 + src/actions/22/format-border-set-external.svg | 24 + .../format-border-set-internal-horizontal.svg | 24 + .../format-border-set-internal-vertical.svg | 24 + src/actions/22/format-border-set-internal.svg | 24 + src/actions/22/format-border-set-left.svg | 24 + src/actions/22/format-border-set-none.svg | 19 + src/actions/22/format-border-set-right.svg | 24 + src/actions/22/format-border-set-top.svg | 24 + src/actions/22/format-border-style.svg | 14 + src/actions/22/format-break-node.svg | 22 + src/actions/22/format-connect-node.svg | 22 + src/actions/22/format-convert-to-path.svg | 22 + src/actions/22/format-currency.svg | 14 + src/actions/22/format-disconnect-node.svg | 22 + src/actions/22/format-font-size-less.svg | 14 + src/actions/22/format-font-size-more.svg | 14 + src/actions/22/format-indent-less.svg | 14 + src/actions/22/format-indent-more.svg | 14 + src/actions/22/format-insert-node.svg | 22 + src/actions/22/format-join-node.svg | 22 + src/actions/22/format-justify-center.svg | 14 + src/actions/22/format-justify-fill.svg | 14 + src/actions/22/format-justify-left.svg | 14 + src/actions/22/format-justify-right.svg | 14 + src/actions/22/format-line-spacing-double.svg | 14 + src/actions/22/format-line-spacing-normal.svg | 14 + src/actions/22/format-line-spacing-triple.svg | 14 + src/actions/22/format-list-ordered.svg | 14 + src/actions/22/format-list-unordered.svg | 14 + src/actions/22/format-node-corner.svg | 22 + src/actions/22/format-node-curve.svg | 22 + src/actions/22/format-node-line.svg | 22 + src/actions/22/format-node-smooth.svg | 22 + src/actions/22/format-node-symmetric.svg | 22 + src/actions/22/format-number-percent.svg | 14 + src/actions/22/format-precision-less.svg | 24 + src/actions/22/format-precision-more.svg | 22 + src/actions/22/format-remove-node.svg | 18 + src/actions/22/format-segment-curve.svg | 22 + src/actions/22/format-segment-line.svg | 22 + src/actions/22/format-text-blockquote.svg | 14 + src/actions/22/format-text-bold.svg | 14 + src/actions/22/format-text-capitalize.svg | 25 + src/actions/22/format-text-code.svg | 14 + src/actions/22/format-text-color.svg | 14 + .../22/format-text-direction-horizontal.svg | 14 + src/actions/22/format-text-direction-ltr.svg | 14 + src/actions/22/format-text-direction-rtl.svg | 14 + .../22/format-text-direction-vertical.svg | 14 + src/actions/22/format-text-italic.svg | 14 + src/actions/22/format-text-lowercase.svg | 22 + src/actions/22/format-text-strikethrough.svg | 14 + src/actions/22/format-text-subscript.svg | 14 + src/actions/22/format-text-superscript.svg | 14 + src/actions/22/format-text-symbol.svg | 14 + .../22/format-text-underline-squiggle.svg | 11 + src/actions/22/format-text-underline.svg | 14 + src/actions/22/format-text-uppercase.svg | 25 + src/actions/22/formula.svg | 14 + src/actions/22/games-achievements.svg | 14 + src/actions/22/games-config-board.svg | 14 + src/actions/22/games-config-tiles.svg | 14 + src/actions/22/games-difficult.svg | 14 + src/actions/22/games-highscores.svg | 14 + src/actions/22/games-hint.svg | 14 + src/actions/22/games-solve.svg | 14 + src/actions/22/generalise.svg | 19 + src/actions/22/globe.svg | 19 + src/actions/22/gnumeric-autofilter-delete.svg | 9 + src/actions/22/gnumeric-autosum.svg | 8 + src/actions/22/gnumeric-bucket.svg | 8 + src/actions/22/gnumeric-cells-merge.svg | 8 + src/actions/22/gnumeric-column-size.svg | 8 + .../22/gnumeric-component-insert-shaped.svg | 9 + src/actions/22/gnumeric-data-slicer.svg | 9 + src/actions/22/gnumeric-font.svg | 8 + src/actions/22/gnumeric-format-accounting.svg | 8 + .../gnumeric-format-border-double-bottom.svg | 12 + .../gnumeric-format-border-thick-bottom.svg | 12 + .../gnumeric-format-border-thick-outside.svg | 12 + .../gnumeric-format-border-top-n-bottom.svg | 12 + ...eric-format-border-top-n-double-bottom.svg | 12 + ...meric-format-border-top-n-thick-bottom.svg | 12 + src/actions/22/gnumeric-format-percentage.svg | 8 + .../22/gnumeric-format-precision-decrease.svg | 10 + .../22/gnumeric-format-precision-increase.svg | 9 + .../22/gnumeric-format-thousand-separator.svg | 8 + src/actions/22/gnumeric-formulaguru.svg | 8 + src/actions/22/gnumeric-link-external.svg | 9 + src/actions/22/gnumeric-link-internal.svg | 15 + src/actions/22/gnumeric-link-url.svg | 8 + src/actions/22/gnumeric-object-arrow.svg | 8 + src/actions/22/gnumeric-object-button.svg | 9 + src/actions/22/gnumeric-object-checkbox.svg | 8 + src/actions/22/gnumeric-object-combo.svg | 8 + src/actions/22/gnumeric-object-ellipse.svg | 8 + src/actions/22/gnumeric-object-list.svg | 8 + src/actions/22/gnumeric-object-rectangle.svg | 8 + src/actions/22/gnumeric-object-scrollbar.svg | 9 + src/actions/22/gnumeric-object-spinbutton.svg | 9 + src/actions/22/gnumeric-pagesetup-hf-page.svg | 12 + .../22/gnumeric-pagesetup-hf-pages.svg | 13 + src/actions/22/gnumeric-protection-no.svg | 9 + src/actions/22/gnumeric-protection-yes.svg | 9 + src/actions/22/gnumeric-row-size.svg | 8 + src/actions/22/go-bottom.svg | 14 + src/actions/22/go-down-skip.svg | 10 + src/actions/22/go-down.svg | 14 + src/actions/22/go-first.svg | 14 + src/actions/22/go-home.svg | 6 + src/actions/22/go-jump-declaration.svg | 14 + src/actions/22/go-jump-definition.svg | 14 + src/actions/22/go-jump.svg | 14 + src/actions/22/go-last.svg | 14 + src/actions/22/go-next-context.svg | 14 + src/actions/22/go-next-skip.svg | 10 + src/actions/22/go-next-use.svg | 14 + src/actions/22/go-next.svg | 14 + src/actions/22/go-parent-folder.svg | 9 + src/actions/22/go-previous-context.svg | 14 + src/actions/22/go-previous-skip.svg | 10 + src/actions/22/go-previous-use.svg | 14 + src/actions/22/go-previous.svg | 14 + src/actions/22/go-top.svg | 14 + src/actions/22/go-up-skip.svg | 10 + src/actions/22/go-up.svg | 14 + src/actions/22/gtk-convert.svg | 14 + src/actions/22/gtk-index.svg | 14 + src/actions/22/gtk-select-font.svg | 19 + src/actions/22/handle-move.svg | 16 + src/actions/22/handle-sort.svg | 16 + src/actions/22/headphones.svg | 14 + src/actions/22/help-about.svg | 9 + src/actions/22/help-contents.svg | 6 + src/actions/22/help-whatsthis.svg | 10 + src/actions/22/hexagon-shape.svg | 14 + src/actions/22/hotpixels.svg | 18 + src/actions/22/im-aim.svg | 14 + src/actions/22/im-ban-kick-user.svg | 13 + src/actions/22/im-facebook.svg | 14 + src/actions/22/im-gadugadu.svg | 14 + src/actions/22/im-google-talk.svg | 14 + src/actions/22/im-google.svg | 14 + src/actions/22/im-icq.svg | 14 + src/actions/22/im-identi.ca.svg | 14 + src/actions/22/im-invisible-user.svg | 17 + src/actions/22/im-kick-user.svg | 14 + src/actions/22/im-msn.svg | 14 + src/actions/22/im-qq.svg | 14 + src/actions/22/im-skype.svg | 14 + src/actions/22/im-twitter.svg | 14 + src/actions/22/im-user-away.svg | 7 + src/actions/22/im-user-busy.svg | 7 + src/actions/22/im-user-offline.svg | 17 + src/actions/22/im-user-online.svg | 10 + src/actions/22/im-user.svg | 14 + src/actions/22/im-yahoo.svg | 14 + src/actions/22/im-youtube.svg | 14 + src/actions/22/input-mouse-click-left.svg | 12 + src/actions/22/input-mouse-click-middle.svg | 12 + src/actions/22/input-mouse-click-right.svg | 12 + src/actions/22/insert-button.svg | 19 + src/actions/22/insert-endnote.svg | 22 + src/actions/22/insert-footnote.svg | 22 + src/actions/22/insert-horizontal-rule.svg | 14 + src/actions/22/insert-image.svg | 9 + src/actions/22/insert-link.svg | 14 + src/actions/22/insert-math-expression.svg | 14 + src/actions/22/insert-more-mark.svg | 22 + src/actions/22/insert-page-break.svg | 22 + src/actions/22/insert-table-of-contents.svg | 22 + src/actions/22/insert-table.svg | 22 + src/actions/22/insert-text-frame.svg | 14 + src/actions/22/insert-text.svg | 14 + src/actions/22/irc-channel-active.svg | 18 + src/actions/22/irc-channel-inactive.svg | 19 + src/actions/22/irc-operator.svg | 14 + src/actions/22/irc-remove-operator.svg | 13 + src/actions/22/irc-unvoice.svg | 13 + src/actions/22/irc-voice.svg | 14 + src/actions/22/item.svg | 22 + src/actions/22/join.svg | 14 + src/actions/22/journal-new.svg | 14 + src/actions/22/junction.svg | 14 + src/actions/22/kdenlive-add-clip.svg | 14 + src/actions/22/kdenlive-add-color-clip.svg | 14 + src/actions/22/kdenlive-align-none.svg | 14 + src/actions/22/kdenlive-composite.svg | 19 + src/actions/22/kdenlive-custom-effect.svg | 14 + src/actions/22/kdenlive-hide-audio.svg | 21 + src/actions/22/kdenlive-hide-video.svg | 14 + src/actions/22/kdenlive-insert-edit.svg | 22 + src/actions/22/kdenlive-insert-rect.svg | 14 + src/actions/22/kdenlive-insert-unicode.svg | 14 + src/actions/22/kdenlive-no-composite.svg | 19 + src/actions/22/kdenlive-normal-edit.svg | 22 + src/actions/22/kdenlive-object-height.svg | 14 + src/actions/22/kdenlive-object-width.svg | 14 + src/actions/22/kdenlive-overwrite-edit.svg | 22 + src/actions/22/kdenlive-select-all.svg | 14 + src/actions/22/kdenlive-select-images.svg | 9 + src/actions/22/kdenlive-select-texts.svg | 14 + src/actions/22/kdenlive-show-audio.svg | 13 + src/actions/22/kdenlive-show-markers.svg | 14 + src/actions/22/kdenlive-show-video.svg | 14 + src/actions/22/kdenlive-split-audio.svg | 14 + src/actions/22/kdenlive-track_has_effect.svg | 14 + src/actions/22/kdenlive-unselect-all.svg | 18 + src/actions/22/kdenlive-zindex-bottom.svg | 14 + src/actions/22/kdenlive-zindex-down.svg | 14 + src/actions/22/kdenlive-zindex-top.svg | 14 + src/actions/22/kdenlive-zindex-up.svg | 14 + src/actions/22/kdenlive-zone-end.svg | 14 + src/actions/22/kdenlive-zone-start.svg | 14 + src/actions/22/key-enter.svg | 14 + src/actions/22/kmouth-phrase-new.svg | 14 + src/actions/22/kmouth-phrasebook.svg | 14 + src/actions/22/kmouth-phresebook-new.svg | 14 + src/actions/22/know.svg | 22 + src/actions/22/kr_combine.svg | 14 + src/actions/22/kr_comparedirs.svg | 14 + src/actions/22/kr_diskusage.svg | 14 + src/actions/22/kr_mountman.svg | 18 + src/actions/22/kr_syncbrowse_off.svg | 18 + src/actions/22/kr_syncbrowse_on.svg | 18 + src/actions/22/kr_unselect.svg | 18 + src/actions/22/kstars_cbound.svg | 14 + src/actions/22/kstars_clines.svg | 14 + src/actions/22/kstars_cnames.svg | 14 + src/actions/22/kstars_constellationart.svg | 14 + src/actions/22/kstars_deepsky.svg | 14 + src/actions/22/kstars_ekos.svg | 14 + src/actions/22/kstars_fitsviewer.svg | 14 + src/actions/22/kstars_grid.svg | 14 + src/actions/22/kstars_hgrid.svg | 14 + src/actions/22/kstars_horizon.svg | 19 + src/actions/22/kstars_indi.svg | 23 + src/actions/22/kstars_mw.svg | 14 + src/actions/22/kstars_satellites.svg | 14 + src/actions/22/kstars_solarsystem.svg | 14 + src/actions/22/kstars_stars.svg | 14 + src/actions/22/kstars_supernovae.svg | 78 ++ src/actions/22/kt-add-feeds.svg | 14 + src/actions/22/kt-add-filters.svg | 14 + src/actions/22/kt-chunks.svg | 14 + src/actions/22/kt-magnet.svg | 14 + src/actions/22/kt-queue-manager.svg | 22 + src/actions/22/kt-remove-feeds.svg | 18 + src/actions/22/kt-remove-filters.svg | 18 + src/actions/22/kt-set-max-upload-speed.svg | 14 + src/actions/22/kt-start-all.svg | 14 + src/actions/22/kt-stop-all.svg | 14 + src/actions/22/labplot-1x-zoom.svg | 22 + src/actions/22/labplot-2x-zoom.svg | 22 + src/actions/22/labplot-3x-zoom.svg | 22 + src/actions/22/labplot-4x-zoom.svg | 22 + src/actions/22/labplot-5x-zoom.svg | 22 + src/actions/22/labplot-TeX-logo.svg | 14 + src/actions/22/labplot-axis-horizontal.svg | 14 + src/actions/22/labplot-axis-vertical.svg | 14 + src/actions/22/labplot-editbreaklayout.svg | 14 + src/actions/22/labplot-editgrid.svg | 14 + src/actions/22/labplot-edithlayout.svg | 14 + src/actions/22/labplot-editvlayout.svg | 14 + src/actions/22/labplot-matrix-new.svg | 22 + src/actions/22/labplot-matrix.svg | 22 + src/actions/22/labplot-plot-axis-points.svg | 22 + src/actions/22/labplot-shift-down-y.svg | 14 + src/actions/22/labplot-shift-left-x.svg | 14 + src/actions/22/labplot-shift-right-x.svg | 14 + src/actions/22/labplot-shift-up-y.svg | 14 + src/actions/22/labplot-workbook-new.svg | 14 + src/actions/22/labplot-workbook.svg | 14 + src/actions/22/labplot-worksheet-new.svg | 14 + src/actions/22/labplot-worksheet.svg | 14 + src/actions/22/labplot-xy-curve-segments.svg | 14 + src/actions/22/labplot-xy-curve.svg | 14 + src/actions/22/labplot-xy-equation-curve.svg | 14 + src/actions/22/labplot-xy-fit-curve.svg | 22 + .../22/labplot-xy-fourier-filter-curve.svg | 22 + .../22/labplot-xy-fourier-transform-curve.svg | 22 + .../22/labplot-xy-interpolation-curve.svg | 22 + src/actions/22/labplot-xy-plot-four-axes.svg | 14 + ...bplot-xy-plot-two-axes-centered-origin.svg | 14 + .../22/labplot-xy-plot-two-axes-centered.svg | 14 + src/actions/22/labplot-xy-plot-two-axes.svg | 14 + src/actions/22/labplot-xy-smoothing-curve.svg | 22 + src/actions/22/labplot-zoom-in-x.svg | 14 + src/actions/22/labplot-zoom-in-y.svg | 14 + src/actions/22/labplot-zoom-out-x.svg | 14 + src/actions/22/labplot-zoom-out-y.svg | 14 + src/actions/22/layer-visible-off.svg | 14 + src/actions/22/layer-visible-on.svg | 14 + src/actions/22/lensautofix.svg | 22 + src/actions/22/lensdistortion.svg | 14 + src/actions/22/license.svg | 14 + src/actions/22/lighttable.svg | 14 + src/actions/22/linear.svg | 14 + src/actions/22/lines-connector.svg | 23 + src/actions/22/link.svg | 12 + src/actions/22/list-add-font.svg | 14 + src/actions/22/list-add-user.svg | 14 + src/actions/22/list-add.svg | 14 + src/actions/22/list-remove-user.svg | 18 + src/actions/22/list-remove.svg | 10 + src/actions/22/love-amarok.svg | 14 + src/actions/22/mail-attachment.svg | 14 + src/actions/22/mail-encrypted-full.svg | 10 + src/actions/22/mail-encrypted-part.svg | 12 + src/actions/22/mail-flag.svg | 9 + src/actions/22/mail-forward.svg | 9 + src/actions/22/mail-forwarded-replied.svg | 9 + src/actions/22/mail-forwarded.svg | 9 + src/actions/22/mail-invitation.svg | 16 + src/actions/22/mail-mark-important.svg | 12 + src/actions/22/mail-mark-junk.svg | 12 + src/actions/22/mail-mark-notjunk.svg | 9 + src/actions/22/mail-mark-read.svg | 8 + src/actions/22/mail-mark-task.svg | 8 + src/actions/22/mail-mark-unread-new.svg | 9 + src/actions/22/mail-mark-unread.svg | 8 + src/actions/22/mail-meeting-request-reply.svg | 9 + src/actions/22/mail-message-new-list.svg | 9 + src/actions/22/mail-message-new.svg | 9 + src/actions/22/mail-queue.svg | 9 + src/actions/22/mail-receive.svg | 8 + src/actions/22/mail-replied.svg | 9 + src/actions/22/mail-reply-all.svg | 9 + src/actions/22/mail-reply-custom-all.svg | 9 + src/actions/22/mail-reply-custom.svg | 9 + src/actions/22/mail-reply-list.svg | 9 + src/actions/22/mail-reply-sender.svg | 9 + src/actions/22/mail-send.svg | 15 + src/actions/22/mail-signature-unknown.svg | 12 + src/actions/22/mail-signed-full.svg | 12 + src/actions/22/mail-signed-part.svg | 12 + src/actions/22/mail-signed-verified.svg | 12 + src/actions/22/mail-tagged.svg | 9 + src/actions/22/map-flat.svg | 14 + src/actions/22/map-globe.svg | 14 + src/actions/22/map-gnomonic.svg | 14 + src/actions/22/map-mercator.svg | 14 + src/actions/22/markasblank.svg | 14 + .../22/media-album-cover-manager-amarok.svg | 14 + src/actions/22/media-album-track.svg | 14 + src/actions/22/media-eject.svg | 14 + src/actions/22/media-mount.svg | 15 + src/actions/22/media-mout.svg | 14 + src/actions/22/media-playback-pause.svg | 14 + src/actions/22/media-playback-start.svg | 14 + src/actions/22/media-playback-stop.svg | 14 + src/actions/22/media-playlist-append.svg | 14 + src/actions/22/media-playlist-normal.svg | 14 + src/actions/22/media-playlist-play.svg | 14 + src/actions/22/media-playlist-repeat.svg | 14 + src/actions/22/media-playlist-shuffle.svg | 14 + src/actions/22/media-random-albums-amarok.svg | 14 + src/actions/22/media-random-tracks-amarok.svg | 14 + src/actions/22/media-record.svg | 19 + src/actions/22/media-repeat-album-amarok.svg | 14 + src/actions/22/media-repeat-none.svg | 14 + .../22/media-repeat-playlist-amarok.svg | 14 + src/actions/22/media-repeat-single.svg | 12 + src/actions/22/media-repeat-track-amarok.svg | 14 + src/actions/22/media-seek-backward.svg | 14 + src/actions/22/media-seek-forward.svg | 14 + .../22/media-show-active-track-amarok.svg | 22 + src/actions/22/media-skip-backward.svg | 14 + src/actions/22/media-skip-forward.svg | 14 + src/actions/22/media-track-queue-amarok.svg | 22 + src/actions/22/media-track-show-active.svg | 22 + .../22/meeting-participant-no-response.svg | 18 + .../meeting-participant-request-response.svg | 18 + src/actions/22/menu_new_sep.svg | 14 + src/actions/22/merge.svg | 14 + src/actions/22/messagebox_warning.svg | 17 + src/actions/22/milestone.svg | 14 + src/actions/22/minuet-chords.svg | 21 + src/actions/22/minuet-intervals.svg | 21 + src/actions/22/minuet-rhythms.svg | 21 + src/actions/22/minuet-scales.svg | 21 + src/actions/22/mode1.svg | 22 + src/actions/22/mode2.svg | 22 + src/actions/22/mode3.svg | 22 + src/actions/22/mode4.svg | 22 + src/actions/22/mode5.svg | 22 + src/actions/22/motion_path_animations.svg | 14 + src/actions/22/music-note-16th.svg | 14 + src/actions/22/network-connect.svg | 14 + src/actions/22/network-disconnect.svg | 22 + src/actions/22/new-audio-alarm.svg | 14 + src/actions/22/newline.svg | 14 + src/actions/22/news-subscribe.svg | 14 + src/actions/22/news-unsubscribe.svg | 13 + src/actions/22/nextfuzzy.svg | 14 + src/actions/22/nextfuzzyuntrans.svg | 14 + src/actions/22/nextuntranslated.svg | 14 + src/actions/22/node-segment-curve.svg | 22 + src/actions/22/node-segment-line.svg | 22 + src/actions/22/node-transform.svg | 22 + src/actions/22/node-type-auto-smooth.svg | 22 + src/actions/22/node-type-cusp.svg | 22 + src/actions/22/node-type-smooth.svg | 22 + src/actions/22/node-type-symmetric.svg | 22 + src/actions/22/node.svg | 14 + src/actions/22/noisereduction.svg | 14 + src/actions/22/notifications-disabled.svg | 10 + src/actions/22/notifications.svg | 6 + src/actions/22/nroot.svg | 14 + src/actions/22/object-columns.svg | 14 + src/actions/22/object-flip-horizontal.svg | 14 + src/actions/22/object-flip-vertical.svg | 14 + src/actions/22/object-group.svg | 17 + src/actions/22/object-order-back.svg | 17 + src/actions/22/object-order-front.svg | 17 + src/actions/22/object-order-lower.svg | 17 + src/actions/22/object-order-raise.svg | 17 + src/actions/22/object-rotate-left.svg | 17 + src/actions/22/object-rotate-right.svg | 14 + src/actions/22/object-rows.svg | 17 + src/actions/22/object-to-path.svg | 22 + .../22/object-ungroup-pop-selection.svg | 12 + src/actions/22/object-ungroup.svg | 17 + .../22/office-chart-area-focus-peak-node.svg | 19 + .../22/office-chart-area-percentage.svg | 19 + src/actions/22/office-chart-area-stacked.svg | 19 + src/actions/22/office-chart-area.svg | 19 + .../22/office-chart-bar-percentage.svg | 17 + src/actions/22/office-chart-bar-stacked.svg | 14 + src/actions/22/office-chart-bar.svg | 14 + src/actions/22/office-chart-line-forecast.svg | 11 + .../22/office-chart-line-percentage.svg | 17 + src/actions/22/office-chart-line-stacked.svg | 17 + src/actions/22/office-chart-line.svg | 17 + src/actions/22/office-chart-pie.svg | 14 + src/actions/22/office-chart-polar-stacked.svg | 17 + src/actions/22/office-chart-polar.svg | 14 + src/actions/22/office-chart-ring.svg | 17 + src/actions/22/office-chart-scatter.svg | 17 + src/actions/22/oilpaint.svg | 15 + src/actions/22/overexposure.svg | 17 + src/actions/22/overflow-menu-left.svg | 15 + src/actions/22/overflow-menu-right.svg | 16 + src/actions/22/overflow-menu.svg | 69 ++ src/actions/22/page-2sides.svg | 14 + src/actions/22/page-3sides.svg | 14 + src/actions/22/page-4sides.svg | 14 + src/actions/22/page-simple.svg | 14 + src/actions/22/paint-none.svg | 10 + src/actions/22/paper-color.svg | 12 + src/actions/22/password-copy.svg | 17 + src/actions/22/path-clip-edit.svg | 17 + src/actions/22/path-effect-parameter-next.svg | 22 + src/actions/22/path-mask-edit.svg | 48 ++ .../22/path-mode-polyline-paraxial.svg | 17 + src/actions/22/path-mode-polyline.svg | 17 + src/actions/22/path-reverse.svg | 22 + src/actions/22/path-simplify.svg | 14 + src/actions/22/pathshape.svg | 14 + src/actions/22/perspective.svg | 19 + src/actions/22/player-time.svg | 17 + src/actions/22/player-volume-muted.svg | 12 + src/actions/22/player-volume.svg | 13 + src/actions/22/plugins.svg | 14 + src/actions/22/podcast-amarok.svg | 14 + src/actions/22/port.svg | 14 + src/actions/22/precondition.svg | 14 + src/actions/22/preferences-activities.svg | 14 + src/actions/22/preflight-verifier.svg | 14 + src/actions/22/prevfuzzy.svg | 14 + src/actions/22/prevfuzzyuntrans.svg | 14 + src/actions/22/preview-add-zone.svg | 14 + src/actions/22/preview-remove-all.svg | 18 + src/actions/22/preview-remove-zone.svg | 23 + src/actions/22/preview-render-off.svg | 19 + src/actions/22/preview-render-on.svg | 18 + src/actions/22/prevuntranslated.svg | 14 + src/actions/22/primarykey_constraint.svg | 14 + src/actions/22/process-stop.svg | 13 + src/actions/22/project-defaults.svg | 18 + src/actions/22/project-development-close.svg | 9 + .../22/project-development-new-template.svg | 9 + src/actions/22/project-development.svg | 8 + src/actions/22/question.svg | 14 + src/actions/22/quickopen-class.svg | 14 + src/actions/22/quickopen-file.svg | 14 + src/actions/22/quickopen-function.svg | 14 + src/actions/22/quickopen.svg | 14 + src/actions/22/raindrop.svg | 14 + src/actions/22/realization.svg | 19 + src/actions/22/redeyes.svg | 9 + src/actions/22/remove-link.svg | 18 + src/actions/22/repeat.svg | 18 + .../22/resource-calendar-child-insert.svg | 10 + src/actions/22/resource-calendar-child.svg | 12 + src/actions/22/resource-calendar-insert.svg | 13 + src/actions/22/resource-group-new.svg | 14 + src/actions/22/restoration.svg | 14 + src/actions/22/reverse.svg | 14 + src/actions/22/roll.svg | 14 + src/actions/22/rss.svg | 10 + src/actions/22/run-build-clean.svg | 14 + src/actions/22/run-build-configure.svg | 14 + src/actions/22/run-build-file.svg | 14 + src/actions/22/run-build-install-root.svg | 13 + src/actions/22/run-build-install.svg | 14 + src/actions/22/run-build-prune.svg | 14 + src/actions/22/run-build.svg | 14 + src/actions/22/select-rectangular.svg | 14 + src/actions/22/send_signal.svg | 17 + src/actions/22/shapes.svg | 14 + src/actions/22/sharpenimage.svg | 17 + src/actions/22/show-all-effects.svg | 14 + src/actions/22/show-gpu-effects.svg | 14 + src/actions/22/show-menu.svg | 14 + src/actions/22/show-node-handles.svg | 22 + src/actions/22/show-offline.svg | 14 + src/actions/22/show-path-outline.svg | 21 + src/actions/22/similarartists-amarok.svg | 22 + src/actions/22/skg-chart-bubble.svg | 17 + src/actions/22/skrooge_credit_card.svg | 14 + src/actions/22/skrooge_less.svg | 14 + src/actions/22/skrooge_more.svg | 14 + src/actions/22/skrooge_much_less.svg | 14 + src/actions/22/skrooge_much_more.svg | 14 + src/actions/22/skrooge_type.svg | 21 + src/actions/22/smiley-add.svg | 8 + src/actions/22/smiley-shape.svg | 14 + src/actions/22/smiley.svg | 10 + src/actions/22/smooth.svg | 14 + src/actions/22/snap-angle.svg | 17 + src/actions/22/snap-bounding-box-center.svg | 22 + src/actions/22/snap-bounding-box-corners.svg | 22 + src/actions/22/snap-bounding-box-edges.svg | 22 + .../22/snap-bounding-box-midpoints.svg | 22 + src/actions/22/snap-extension.svg | 14 + .../22/snap-grid-guide-intersections.svg | 22 + src/actions/22/snap-guideline.svg | 14 + src/actions/22/snap-intersection.svg | 14 + src/actions/22/snap-node.svg | 14 + src/actions/22/snap-nodes-center.svg | 22 + src/actions/22/snap-nodes-cusp.svg | 12 + src/actions/22/snap-nodes-intersection.svg | 22 + src/actions/22/snap-nodes-midpoint.svg | 12 + src/actions/22/snap-nodes-path.svg | 12 + src/actions/22/snap-nodes-rotation-center.svg | 22 + src/actions/22/snap-nodes-smooth.svg | 12 + src/actions/22/snap-orthogonal.svg | 14 + src/actions/22/snap-page.svg | 8 + src/actions/22/snap-text-baseline.svg | 22 + src/actions/22/snap.svg | 22 + src/actions/22/sort-presence.svg | 22 + src/actions/22/speaker.svg | 14 + src/actions/22/special_paste.svg | 9 + src/actions/22/split.svg | 14 + src/actions/22/sqrt.svg | 14 + src/actions/22/standard-connector.svg | 22 + src/actions/22/state-fork.svg | 14 + src/actions/22/stateshape.svg | 14 + .../22/step_object_ChargedParticle.svg | 17 + src/actions/22/step_object_CircularMotor.svg | 14 + src/actions/22/step_object_CoulombForce.svg | 22 + .../22/step_object_GravitationForce.svg | 22 + src/actions/22/step_object_LinearMotor.svg | 17 + src/actions/22/step_object_SoftBody.svg | 14 + src/actions/22/step_object_Spring.svg | 14 + src/actions/22/step_object_WeightForce.svg | 22 + src/actions/22/story-editor.svg | 17 + src/actions/22/stroke-cap-butt.svg | 14 + src/actions/22/stroke-cap-round.svg | 14 + src/actions/22/stroke-cap-square.svg | 14 + src/actions/22/stroke-join-bevel.svg | 14 + src/actions/22/stroke-join-miter.svg | 14 + src/actions/22/stroke-join-round.svg | 14 + src/actions/22/stroke-to-path.svg | 27 + src/actions/22/svn-commit.svg | 17 + src/actions/22/svn-update.svg | 17 + src/actions/22/swap-panels.svg | 14 + src/actions/22/system-lock-screen.svg | 14 + src/actions/22/system-log-out.svg | 13 + src/actions/22/system-run.svg | 9 + src/actions/22/system-shutdown.svg | 14 + src/actions/22/system-suspend-hibernate.svg | 15 + src/actions/22/system-suspend.svg | 15 + src/actions/22/system-switch-user.svg | 15 + src/actions/22/tab-detach.svg | 8 + src/actions/22/tab-duplicate.svg | 8 + src/actions/22/tab-new-background.svg | 9 + src/actions/22/tab-new.svg | 9 + src/actions/22/table.svg | 22 + src/actions/22/tag-edit.svg | 8 + src/actions/22/tag-new.svg | 10 + src/actions/22/tag-recents.svg | 17 + src/actions/22/tag.svg | 9 + src/actions/22/task-new.svg | 10 + src/actions/22/taxes-finances.svg | 17 + src/actions/22/texlion.svg | 14 + src/actions/22/text-field-framed.svg | 12 + src/actions/22/text-field.svg | 14 + src/actions/22/text-flow-into-frame.svg | 22 + src/actions/22/text-frame-link.svg | 14 + src/actions/22/text-frame-unlink.svg | 17 + src/actions/22/text-speak.svg | 14 + src/actions/22/text-unflow.svg | 21 + src/actions/22/text-wrap.svg | 22 + src/actions/22/text_horz_kern.svg | 22 + src/actions/22/text_letter_spacing.svg | 17 + src/actions/22/text_line_spacing.svg | 22 + src/actions/22/text_remove_kerns.svg | 19 + src/actions/22/text_rotation.svg | 22 + src/actions/22/text_subscript.svg | 17 + src/actions/22/text_superscript.svg | 17 + src/actions/22/text_vert_kern.svg | 22 + src/actions/22/text_word_spacing.svg | 22 + src/actions/22/texture.svg | 14 + src/actions/22/timeline-extract.svg | 23 + src/actions/22/timeline-insert.svg | 32 + src/actions/22/timeline-lift.svg | 23 + src/actions/22/timeline-overwrite.svg | 27 + src/actions/22/timeline-use-zone-off.svg | 24 + src/actions/22/timeline-use-zone-on.svg | 14 + src/actions/22/tool-animator.svg | 14 + src/actions/22/tool-measure.svg | 14 + src/actions/22/tool-spray.svg | 14 + src/actions/22/tool-tweak.svg | 15 + src/actions/22/tool_color_eraser.svg | 17 + src/actions/22/tool_curve.svg | 17 + src/actions/22/tool_elliptical_selection.svg | 17 + src/actions/22/tool_polygon.svg | 20 + src/actions/22/tool_rounded_rectangle.svg | 14 + src/actions/22/tools-check-spelling.svg | 18 + .../22/tools-media-optical-burn-image.svg | 14 + src/actions/22/tools-media-optical-burn.svg | 14 + src/actions/22/tools-media-optical-copy.svg | 14 + src/actions/22/tools-media-optical-erase.svg | 14 + src/actions/22/tools-media-optical-format.svg | 14 + src/actions/22/tools-report-bug.svg | 13 + src/actions/22/tools-rip-audio-cd.svg | 14 + src/actions/22/tools-rip-video-cd.svg | 14 + src/actions/22/tools-rip-video-dvd.svg | 14 + src/actions/22/tools-wizard.svg | 14 + src/actions/22/tools.svg | 8 + src/actions/22/torrents.svg | 13 + src/actions/22/transform-browse.svg | 14 + src/actions/22/transform-crop-and-resize.svg | 14 + src/actions/22/transform-crop.svg | 14 + src/actions/22/transform-move-horizontal.svg | 14 + src/actions/22/transform-move-vertical.svg | 14 + src/actions/22/transform-move.svg | 14 + src/actions/22/transform-rotate.svg | 14 + .../22/transform-scale-textbox-points.svg | 14 + src/actions/22/transform-scale.svg | 14 + src/actions/22/transform-shear-down.svg | 14 + src/actions/22/transform-shear-left.svg | 14 + src/actions/22/transform-shear-right.svg | 14 + src/actions/22/transform-shear-up.svg | 14 + src/actions/22/trash-empty.svg | 6 + src/actions/22/trim-margins.svg | 1 + src/actions/22/trim-to-selection.svg | 1 + src/actions/22/typewriter.svg | 14 + .../22/umbrello_diagram_deployment.svg | 14 + src/actions/22/underexposure.svg | 14 + src/actions/22/uniassociation.svg | 14 + src/actions/22/unique_constraint.svg | 14 + src/actions/22/unmarkasblank.svg | 21 + src/actions/22/upindicator.svg | 14 + src/actions/22/upload-media.svg | 9 + src/actions/22/user-group-delete.svg | 21 + src/actions/22/user-group-new.svg | 14 + src/actions/22/user-group-properties.svg | 14 + src/actions/22/user-others.svg | 8 + src/actions/22/username-copy.svg | 14 + src/actions/22/vcs-commit-cvs-cervisia.svg | 13 + src/actions/22/vcs-diff-cvs-cervisia.svg | 13 + src/actions/22/vcs-remove-cvs-cervisia.svg | 20 + src/actions/22/vcs-status-cvs-cervisia.svg | 13 + src/actions/22/vcs-update-cvs-cervisia.svg | 13 + src/actions/22/view-bank-account-checking.svg | 14 + src/actions/22/view-bank-account-savings.svg | 14 + src/actions/22/view-bank-account.svg | 18 + src/actions/22/view-bank.svg | 14 + src/actions/22/view-barcode-add.svg | 14 + src/actions/22/view-barcode-qr.svg | 8 + src/actions/22/view-barcode.svg | 14 + src/actions/22/view-calendar-agenda.svg | 8 + src/actions/22/view-calendar-birthday.svg | 14 + src/actions/22/view-calendar-journal.svg | 10 + src/actions/22/view-calendar-list.svg | 9 + src/actions/22/view-calendar-month.svg | 23 + .../22/view-calendar-special-occasion.svg | 13 + src/actions/22/view-calendar-tasks.svg | 9 + src/actions/22/view-calendar-time-spent.svg | 9 + src/actions/22/view-calendar-timeline.svg | 9 + .../22/view-calendar-upcoming-days.svg | 23 + .../22/view-calendar-upcoming-events.svg | 12 + .../22/view-calendar-wedding-anniversary.svg | 9 + src/actions/22/view-calendar-week.svg | 25 + src/actions/22/view-calendar-whatsnext.svg | 9 + src/actions/22/view-calendar.svg | 20 + src/actions/22/view-catalog.svg | 14 + .../22/view-categories-expenditures.svg | 21 + src/actions/22/view-categories-incomes.svg | 18 + src/actions/22/view-categories.svg | 14 + src/actions/22/view-certificate-add.svg | 14 + .../22/view-certificate-export-secret.svg | 19 + .../22/view-certificate-export-server.svg | 14 + src/actions/22/view-certificate-export.svg | 14 + src/actions/22/view-certificate-import.svg | 14 + .../22/view-certificate-server-configure.svg | 14 + src/actions/22/view-certificate-sign.svg | 18 + src/actions/22/view-certificate.svg | 14 + src/actions/22/view-choose.svg | 9 + src/actions/22/view-close.svg | 14 + src/actions/22/view-currency-list.svg | 12 + src/actions/22/view-file-columns.svg | 14 + src/actions/22/view-filter.svg | 14 + src/actions/22/view-financial-account-add.svg | 20 + .../view-financial-account-asset-closed.svg | 5 + .../22/view-financial-account-asset.svg | 14 + .../22/view-financial-account-cash-closed.svg | 4 + .../22/view-financial-account-cash.svg | 3 + ...view-financial-account-checking-closed.svg | 5 + .../22/view-financial-account-checking.svg | 5 + .../22/view-financial-account-close.svg | 12 + .../22/view-financial-account-closed.svg | 20 + ...w-financial-account-credit-card-closed.svg | 4 + .../22/view-financial-account-credit-card.svg | 14 + .../22/view-financial-account-delete.svg | 20 + .../22/view-financial-account-edit.svg | 20 + ...ew-financial-account-investment-closed.svg | 5 + ...ial-account-investment-security-closed.svg | 4 + ...-financial-account-investment-security.svg | 5 + .../22/view-financial-account-investment.svg | 5 + ...iew-financial-account-liability-closed.svg | 5 + .../22/view-financial-account-liability.svg | 4 + .../22/view-financial-account-loan-closed.svg | 4 + .../22/view-financial-account-loan.svg | 14 + .../22/view-financial-account-reopen.svg | 20 + .../view-financial-account-savings-closed.svg | 4 + .../22/view-financial-account-savings.svg | 14 + src/actions/22/view-financial-account.svg | 20 + src/actions/22/view-financial-budget.svg | 20 + .../22/view-financial-category-add.svg | 3 + .../22/view-financial-category-delete.svg | 4 + .../22/view-financial-category-edit.svg | 4 + .../22/view-financial-category-expense.svg | 21 + .../22/view-financial-category-income.svg | 18 + src/actions/22/view-financial-category.svg | 14 + src/actions/22/view-financial-list.svg | 20 + .../22/view-financial-transfer-reconcile.svg | 20 + .../22/view-financial-transfer-reconciled.svg | 22 + .../view-financial-transfer-unreconciled.svg | 22 + src/actions/22/view-form-action.svg | 14 + src/actions/22/view-form.svg | 14 + src/actions/22/view-fullscreen.svg | 9 + src/actions/22/view-grid.svg | 14 + src/actions/22/view-group.svg | 9 + src/actions/22/view-hidden.svg | 9 + src/actions/22/view-institution-add.svg | 13 + src/actions/22/view-institution-delete.svg | 22 + src/actions/22/view-institution-edit.svg | 14 + src/actions/22/view-institution.svg | 14 + src/actions/22/view-left-close.svg | 17 + src/actions/22/view-list-details.svg | 18 + src/actions/22/view-list-icons.svg | 13 + src/actions/22/view-list-text.svg | 14 + src/actions/22/view-list-tree.svg | 13 + src/actions/22/view-media-equalizer.svg | 14 + src/actions/22/view-media-lyrics.svg | 17 + src/actions/22/view-media-playlist.svg | 14 + src/actions/22/view-media-title.svg | 14 + src/actions/22/view-media-visualization.svg | 14 + src/actions/22/view-multiple-objects.svg | 14 + .../22/view-object-histogram-linear.svg | 14 + .../22/view-object-histogram-logarithmic.svg | 14 + src/actions/22/view-pages-continuous.svg | 10 + .../22/view-pages-facing-first-centered.svg | 7 + src/actions/22/view-pages-facing.svg | 10 + src/actions/22/view-pages-overview.svg | 9 + src/actions/22/view-pim-notes.svg | 14 + src/actions/22/view-pim-tasks-pending.svg | 17 + src/actions/22/view-presentation.svg | 14 + src/actions/22/view-preview.svg | 8 + src/actions/22/view-refresh.svg | 17 + src/actions/22/view-restore.svg | 9 + src/actions/22/view-right-close.svg | 17 + src/actions/22/view-right-new.svg | 10 + src/actions/22/view-sidetree.svg | 14 + src/actions/22/view-sort-ascending-name.svg | 14 + src/actions/22/view-sort-ascending.svg | 1 + src/actions/22/view-sort-descending-name.svg | 14 + src/actions/22/view-sort-descending.svg | 1 + src/actions/22/view-sort.svg | 11 + src/actions/22/view-split-effect.svg | 14 + src/actions/22/view-split-left-right.svg | 8 + src/actions/22/view-split-top-bottom.svg | 8 + src/actions/22/view-statistics.svg | 14 + src/actions/22/view-table-of-contents-rtl.svg | 14 + src/actions/22/view-task-child.svg | 10 + src/actions/22/view-task.svg | 12 + .../22/view-time-schedule-baselined-add.svg | 23 + .../view-time-schedule-baselined-remove.svg | 13 + .../22/view-time-schedule-baselined.svg | 11 + .../22/view-time-schedule-calculus.svg | 9 + .../22/view-time-schedule-child-insert.svg | 11 + src/actions/22/view-time-schedule-edit.svg | 9 + src/actions/22/view-time-schedule-insert.svg | 10 + src/actions/22/view-unsplit-effect.svg | 14 + src/actions/22/view-visible.svg | 9 + src/actions/22/view-web-browser-dom-tree.svg | 14 + src/actions/22/virtual-desktops.svg | 8 + src/actions/22/wallet-closed.svg | 14 + src/actions/22/wallet-open.svg | 14 + src/actions/22/warnnext.svg | 16 + src/actions/22/warnprev.svg | 16 + src/actions/22/whitebalance.svg | 14 + src/actions/22/widget-alternatives.svg | 10 + src/actions/22/window-close.svg | 13 + src/actions/22/window-duplicate.svg | 9 + src/actions/22/window-new.svg | 9 + src/actions/22/window-next.svg | 9 + src/actions/22/window-pin.svg | 14 + src/actions/22/window-previous.svg | 9 + src/actions/22/window-restore.svg | 10 + src/actions/22/window-unpin.svg | 14 + src/actions/22/window.svg | 8 + src/actions/22/xml-attribute-delete.svg | 13 + src/actions/22/xml-element-new.svg | 14 + src/actions/22/xml-node-delete.svg | 18 + src/actions/22/xml-node-duplicate.svg | 9 + src/actions/22/xml-text-new.svg | 14 + src/actions/22/y-zoom-in.svg | 8 + src/actions/22/zone-in.svg | 14 + src/actions/22/zone-out.svg | 14 + src/actions/22/zoom-1-to-2.svg | 8 + src/actions/22/zoom-2-to-1.svg | 8 + src/actions/22/zoom-fit-best.svg | 8 + src/actions/22/zoom-fit-height.svg | 9 + src/actions/22/zoom-fit-width.svg | 9 + src/actions/22/zoom-in-x.svg | 9 + src/actions/22/zoom-in.svg | 8 + src/actions/22/zoom-next.svg | 8 + src/actions/22/zoom-original.svg | 8 + src/actions/22/zoom-out-x.svg | 9 + src/actions/22/zoom-out-y.svg | 9 + src/actions/22/zoom-out.svg | 8 + src/actions/22/zoom-pixels.svg | 8 + src/actions/22/zoom-previous.svg | 8 + src/actions/22/zoom.svg | 8 + src/actions/24/PrePostCondition.svg | 14 + src/actions/24/accept_signal.svg | 14 + src/actions/24/acrobat.svg | 6 + src/actions/24/activities.svg | 8 + src/actions/24/add-subtitle.svg | 20 + src/actions/24/address-book-new.svg | 13 + src/actions/24/adjustcurves.svg | 19 + src/actions/24/adjusthsl.svg | 39 + src/actions/24/adjustlevels.svg | 14 + src/actions/24/adjustrgb.svg | 10 + src/actions/24/aggregation.svg | 19 + src/actions/24/akonadiconsole.svg | 11 + src/actions/24/align-horizontal-baseline.svg | 13 + .../24/align-horizontal-bottom-out.svg | 8 + src/actions/24/align-horizontal-center.svg | 10 + src/actions/24/align-horizontal-left-out.svg | 8 + .../24/align-horizontal-left-to-anchor.svg | 8 + src/actions/24/align-horizontal-left.svg | 10 + src/actions/24/align-horizontal-node.svg | 22 + src/actions/24/align-horizontal-right-out.svg | 8 + .../24/align-horizontal-right-to-anchor.svg | 8 + src/actions/24/align-horizontal-right.svg | 10 + src/actions/24/align-horizontal-top-out.svg | 8 + src/actions/24/align-vertical-baseline.svg | 13 + src/actions/24/align-vertical-bottom-out.svg | 8 + src/actions/24/align-vertical-bottom.svg | 12 + src/actions/24/align-vertical-center.svg | 10 + src/actions/24/align-vertical-node.svg | 22 + src/actions/24/align-vertical-top-out.svg | 8 + .../24/align-vertical-top-to-anchor.svg | 8 + src/actions/24/align-vertical-top.svg | 12 + src/actions/24/amarok_cart_add.svg | 14 + src/actions/24/amarok_cart_remove.svg | 18 + src/actions/24/amarok_cart_view.svg | 13 + src/actions/24/anchor.svg | 14 + src/actions/24/antivignetting.svg | 39 + src/actions/24/application-exit.svg | 8 + src/actions/24/application-menu.svg | 8 + src/actions/24/appointment-new.svg | 13 + src/actions/24/archive-extract.svg | 7 + src/actions/24/archive-insert.svg | 5 + src/actions/24/archive-remove.svg | 5 + src/actions/24/artifact.svg | 14 + src/actions/24/association.svg | 14 + src/actions/24/atmosphere.svg | 23 + src/actions/24/audio-volume-high.svg | 16 + src/actions/24/audio-volume-low.svg | 13 + src/actions/24/audio-volume-medium.svg | 13 + src/actions/24/audio-volume-muted.svg | 16 + src/actions/24/auto-transition.svg | 14 + src/actions/24/auto-type.svg | 14 + src/actions/24/backgroundtool.svg | 14 + src/actions/24/backup.svg | 12 + src/actions/24/bboxnext.svg | 13 + src/actions/24/bboxprev.svg | 13 + src/actions/24/black_sum.svg | 14 + src/actions/24/blurfx.svg | 14 + src/actions/24/bookmark-new.svg | 13 + src/actions/24/bookmark-remove.svg | 17 + src/actions/24/bordertool.svg | 21 + src/actions/24/bwtonal.svg | 17 + src/actions/24/call-start.svg | 13 + src/actions/24/call-stop.svg | 13 + src/actions/24/call-voicemail.svg | 12 + src/actions/24/category.svg | 14 + src/actions/24/category2parent.svg | 22 + src/actions/24/channelmixer.svg | 7 + src/actions/24/character-set.svg | 13 + src/actions/24/charcoaltool.svg | 88 +++ src/actions/24/check_constraint.svg | 25 + src/actions/24/child2category.svg | 22 + src/actions/24/choice-rhomb.svg | 15 + src/actions/24/choice-round.svg | 14 + src/actions/24/chronometer-pause.svg | 13 + src/actions/24/chronometer.svg | 13 + src/actions/24/circular-arrow-shape.svg | 14 + src/actions/24/code-block.svg | 13 + src/actions/24/code-class.svg | 13 + src/actions/24/code-context.svg | 13 + src/actions/24/code-function.svg | 13 + src/actions/24/code-typedef.svg | 13 + src/actions/24/code-variable.svg | 13 + src/actions/24/collapse-all.svg | 10 + src/actions/24/color-gradient.svg | 19 + src/actions/24/color-management.svg | 61 ++ src/actions/24/color-mode-black-white.svg | 14 + .../24/color-mode-hue-shift-negative.svg | 67 ++ .../24/color-mode-hue-shift-positive.svg | 67 ++ src/actions/24/color-mode-invert-image.svg | 13 + src/actions/24/color-mode-invert-text.svg | 13 + src/actions/24/color-picker-black.svg | 20 + src/actions/24/color-picker-grey.svg | 20 + src/actions/24/color-picker-white.svg | 18 + src/actions/24/color-picker.svg | 13 + src/actions/24/colorfx.svg | 18 + src/actions/24/colorneg.svg | 17 + src/actions/24/colors-chromablue.svg | 7 + src/actions/24/colors-chromagreen.svg | 7 + src/actions/24/colors-chromared.svg | 7 + src/actions/24/combined_fragment.svg | 14 + src/actions/24/compass.svg | 15 + src/actions/24/composite-track-preview.svg | 19 + src/actions/24/composition.svg | 14 + src/actions/24/configure.svg | 8 + src/actions/24/contrast.svg | 13 + src/actions/24/coordinate.svg | 14 + src/actions/24/copy-coordinates.svg | 14 + src/actions/24/crosshairs.svg | 14 + src/actions/24/curve-connector.svg | 22 + src/actions/24/dashboard-show.svg | 13 + src/actions/24/database-change-key.svg | 22 + src/actions/24/database-index.svg | 13 + src/actions/24/dblatex.svg | 12 + src/actions/24/debug-execute-from-cursor.svg | 13 + src/actions/24/debug-execute-to-cursor.svg | 13 + src/actions/24/debug-run-cursor.svg | 13 + src/actions/24/debug-run.svg | 13 + src/actions/24/debug-step-instruction.svg | 21 + .../24/debug-step-into-instruction.svg | 21 + src/actions/24/debug-step-into.svg | 21 + src/actions/24/debug-step-out.svg | 21 + src/actions/24/debug-step-over.svg | 21 + src/actions/24/deep-history.svg | 22 + src/actions/24/delete-comment.svg | 18 + src/actions/24/dependency.svg | 14 + src/actions/24/depth16to8.svg | 3 + src/actions/24/depth8to16.svg | 3 + src/actions/24/description.svg | 14 + src/actions/24/dfrac.svg | 14 + src/actions/24/dialog-cancel.svg | 13 + src/actions/24/dialog-input-devices.svg | 12 + src/actions/24/dialog-messages.svg | 13 + src/actions/24/dialog-ok-apply.svg | 13 + src/actions/24/dialog-scripts.svg | 1 + src/actions/24/dialog-selectors.svg | 9 + src/actions/24/discrete.svg | 14 + src/actions/24/distribute-graph-directed.svg | 22 + src/actions/24/distribute-graph.svg | 22 + .../24/distribute-horizontal-baseline.svg | 13 + .../24/distribute-horizontal-center.svg | 13 + .../24/distribute-horizontal-equal.svg | 13 + src/actions/24/distribute-horizontal-left.svg | 13 + .../24/distribute-horizontal-margin.svg | 13 + src/actions/24/distribute-horizontal-node.svg | 22 + src/actions/24/distribute-horizontal-page.svg | 13 + .../24/distribute-horizontal-right.svg | 13 + src/actions/24/distribute-horizontal.svg | 13 + src/actions/24/distribute-randomize.svg | 13 + src/actions/24/distribute-remove-overlaps.svg | 13 + src/actions/24/distribute-unclump.svg | 13 + .../24/distribute-vertical-baseline.svg | 13 + src/actions/24/distribute-vertical-bottom.svg | 13 + src/actions/24/distribute-vertical-center.svg | 62 ++ src/actions/24/distribute-vertical-equal.svg | 13 + src/actions/24/distribute-vertical-margin.svg | 13 + src/actions/24/distribute-vertical-node.svg | 22 + src/actions/24/distribute-vertical-page.svg | 13 + src/actions/24/distribute-vertical-top.svg | 13 + src/actions/24/distribute-vertical.svg | 13 + src/actions/24/document-close.svg | 14 + src/actions/24/document-decrypt.svg | 15 + .../24/document-edit-decrypt-verify.svg | 9 + src/actions/24/document-edit-decrypt.svg | 9 + src/actions/24/document-edit-encrypt.svg | 9 + src/actions/24/document-edit-sign-encrypt.svg | 9 + src/actions/24/document-edit-sign.svg | 9 + src/actions/24/document-edit.svg | 15 + src/actions/24/document-encrypted.svg | 8 + src/actions/24/document-export.svg | 9 + src/actions/24/document-import.svg | 9 + src/actions/24/document-new-from-template.svg | 9 + src/actions/24/document-new.svg | 9 + src/actions/24/document-open-recent.svg | 9 + src/actions/24/document-open-remote.svg | 9 + src/actions/24/document-open.svg | 8 + src/actions/24/document-preview-archive.svg | 9 + src/actions/24/document-print-direct.svg | 16 + src/actions/24/document-print.svg | 15 + src/actions/24/document-properties.svg | 8 + src/actions/24/document-replace.svg | 13 + src/actions/24/document-revert.svg | 9 + src/actions/24/document-save-all.svg | 11 + src/actions/24/document-save-as-template.svg | 9 + src/actions/24/document-save-as.svg | 9 + src/actions/24/document-save.svg | 8 + src/actions/24/document-share.svg | 13 + src/actions/24/document-swap.svg | 9 + src/actions/24/dontknow.svg | 17 + src/actions/24/download-later.svg | 13 + src/actions/24/drag-surface.svg | 16 + src/actions/24/draw-arrow.svg | 4 + src/actions/24/draw-bezier-curves.svg | 13 + src/actions/24/draw-brush.svg | 13 + src/actions/24/draw-calligraphic.svg | 13 + src/actions/24/draw-circle.svg | 13 + src/actions/24/draw-connector.svg | 22 + src/actions/24/draw-cross.svg | 13 + src/actions/24/draw-cuboid.svg | 29 + src/actions/24/draw-donut.svg | 13 + src/actions/24/draw-ellipse.svg | 13 + src/actions/24/draw-eraser.svg | 13 + src/actions/24/draw-freehand.svg | 13 + src/actions/24/draw-halfcircle1.svg | 13 + src/actions/24/draw-halfcircle2.svg | 13 + src/actions/24/draw-halfcircle3.svg | 13 + src/actions/24/draw-halfcircle4.svg | 13 + src/actions/24/draw-highlight.svg | 7 + src/actions/24/draw-line.svg | 13 + src/actions/24/draw-path.svg | 13 + src/actions/24/draw-polygon-star.svg | 13 + src/actions/24/draw-polygon.svg | 13 + src/actions/24/draw-polyline.svg | 13 + src/actions/24/draw-rectangle-rounded.svg | 9 + src/actions/24/draw-rectangle.svg | 13 + src/actions/24/draw-spiral.svg | 13 + .../24/draw-square-inverted-corners.svg | 13 + src/actions/24/draw-star.svg | 13 + src/actions/24/draw-text.svg | 13 + src/actions/24/draw-triangle.svg | 13 + src/actions/24/draw-triangle1.svg | 13 + src/actions/24/draw-triangle2.svg | 13 + src/actions/24/draw-triangle3.svg | 13 + src/actions/24/draw-triangle4.svg | 13 + src/actions/24/draw-watercolor.svg | 13 + src/actions/24/earthquake.svg | 14 + src/actions/24/edit-bomb.svg | 15 + src/actions/24/edit-clear-history.svg | 13 + src/actions/24/edit-clear-locationbar-ltr.svg | 9 + src/actions/24/edit-clear.svg | 9 + src/actions/24/edit-clone-unlink.svg | 9 + src/actions/24/edit-clone.svg | 11 + src/actions/24/edit-copy.svg | 9 + src/actions/24/edit-cut.svg | 15 + src/actions/24/edit-delete-shred.svg | 1 + src/actions/24/edit-delete.svg | 8 + src/actions/24/edit-download.svg | 15 + src/actions/24/edit-find-replace.svg | 15 + src/actions/24/edit-find.svg | 15 + src/actions/24/edit-group.svg | 15 + src/actions/24/edit-guides.svg | 15 + src/actions/24/edit-image-face-add.svg | 15 + src/actions/24/edit-image-face-detect.svg | 15 + src/actions/24/edit-image-face-recognize.svg | 15 + src/actions/24/edit-image-face-show.svg | 15 + src/actions/24/edit-line-width.svg | 6 + src/actions/24/edit-move.svg | 9 + src/actions/24/edit-node.svg | 13 + src/actions/24/edit-opacity.svg | 5 + src/actions/24/edit-paste-in-place.svg | 15 + src/actions/24/edit-paste.svg | 8 + src/actions/24/edit-redo.svg | 15 + src/actions/24/edit-reset.svg | 7 + src/actions/24/edit-select-all.svg | 13 + src/actions/24/edit-select-invert.svg | 13 + src/actions/24/edit-select-lasso.svg | 13 + src/actions/24/edit-select-none.svg | 21 + src/actions/24/edit-select-text.svg | 8 + src/actions/24/edit-select.svg | 13 + src/actions/24/edit-table-cell-merge.svg | 13 + src/actions/24/edit-table-cell-split.svg | 21 + src/actions/24/edit-table-delete-column.svg | 21 + src/actions/24/edit-table-delete-row.svg | 21 + .../24/edit-table-insert-column-left.svg | 22 + .../24/edit-table-insert-column-right.svg | 22 + .../24/edit-table-insert-row-above.svg | 22 + .../24/edit-table-insert-row-below.svg | 22 + .../24/edit-table-insert-row-under.svg | 22 + src/actions/24/edit-text-frame-update.svg | 22 + src/actions/24/edit-undo.svg | 15 + src/actions/24/embosstool.svg | 19 + src/actions/24/entity.svg | 14 + src/actions/24/entrance_animations.svg | 14 + src/actions/24/entry-new.svg | 14 + src/actions/24/errornext.svg | 16 + src/actions/24/errorprev.svg | 18 + src/actions/24/escape-direction-all.svg | 26 + src/actions/24/escape-direction-down.svg | 27 + .../24/escape-direction-horizontal.svg | 27 + src/actions/24/escape-direction-left.svg | 27 + src/actions/24/escape-direction-right.svg | 27 + src/actions/24/escape-direction-up.svg | 27 + src/actions/24/escape-direction-vertical.svg | 27 + src/actions/24/exception.svg | 14 + .../24/exchange-positions-clockwise.svg | 22 + src/actions/24/exchange-positions-zorder.svg | 22 + src/actions/24/exchange-positions.svg | 13 + src/actions/24/expand-all.svg | 10 + src/actions/24/favorite-genres-amarok.svg | 14 + src/actions/24/favorite.svg | 14 + src/actions/24/feed-subscribe.svg | 13 + src/actions/24/filename-and-amarok.svg | 14 + src/actions/24/filename-bpm-amarok.svg | 14 + src/actions/24/filename-discnumber-amarok.svg | 14 + src/actions/24/filename-divider.svg | 14 + src/actions/24/filename-dot-amarok.svg | 14 + src/actions/24/filename-group-length.svg | 13 + src/actions/24/filename-group-tracks.svg | 13 + src/actions/24/filename-initial-amarok.svg | 24 + src/actions/24/filename-moodbar.svg | 10 + src/actions/24/filename-slash-amarok.svg | 14 + src/actions/24/filename-space-amarok.svg | 14 + src/actions/24/filename-title-amarok.svg | 15 + src/actions/24/filename-underscore-amarok.svg | 14 + src/actions/24/fill-color.svg | 16 + src/actions/24/filmgrain.svg | 14 + src/actions/24/final_activity.svg | 13 + src/actions/24/find-location.svg | 12 + src/actions/24/flag-black.svg | 18 + src/actions/24/flag-blue.svg | 18 + src/actions/24/flag-green.svg | 18 + src/actions/24/flag-red.svg | 18 + src/actions/24/flag-yellow.svg | 18 + src/actions/24/flag.svg | 13 + src/actions/24/flash.svg | 14 + src/actions/24/flashlight-off.svg | 1 + src/actions/24/flashlight-on.svg | 1 + src/actions/24/flower-shape.svg | 9 + src/actions/24/folder-new.svg | 9 + src/actions/24/folder-stash.svg | 9 + src/actions/24/folder-sync.svg | 9 + src/actions/24/font-disable.svg | 10 + src/actions/24/font-enable.svg | 8 + src/actions/24/food.svg | 14 + src/actions/24/foreignkey_constraint.svg | 14 + src/actions/24/fork.svg | 13 + src/actions/24/format-add-node.svg | 13 + .../24/format-align-vertical-bottom.svg | 13 + .../24/format-align-vertical-center.svg | 13 + src/actions/24/format-align-vertical-top.svg | 13 + src/actions/24/format-border-set-all.svg | 19 + src/actions/24/format-border-set-bottom.svg | 24 + .../24/format-border-set-diagonal-bl-tr.svg | 24 + .../24/format-border-set-diagonal-tl-br.svg | 24 + src/actions/24/format-border-set-external.svg | 24 + .../format-border-set-internal-horizontal.svg | 24 + .../format-border-set-internal-vertical.svg | 24 + src/actions/24/format-border-set-internal.svg | 24 + src/actions/24/format-border-set-left.svg | 24 + src/actions/24/format-border-set-none.svg | 19 + src/actions/24/format-border-set-right.svg | 24 + src/actions/24/format-border-set-top.svg | 24 + src/actions/24/format-border-style.svg | 13 + src/actions/24/format-break-node.svg | 22 + src/actions/24/format-connect-node.svg | 22 + src/actions/24/format-convert-to-path.svg | 22 + src/actions/24/format-currency.svg | 13 + src/actions/24/format-disconnect-node.svg | 22 + src/actions/24/format-font-size-less.svg | 13 + src/actions/24/format-font-size-more.svg | 13 + src/actions/24/format-indent-less.svg | 13 + src/actions/24/format-indent-more.svg | 13 + src/actions/24/format-insert-node.svg | 22 + src/actions/24/format-join-node.svg | 22 + src/actions/24/format-justify-center.svg | 13 + src/actions/24/format-justify-fill.svg | 13 + src/actions/24/format-justify-left.svg | 13 + src/actions/24/format-justify-right.svg | 13 + src/actions/24/format-line-spacing-double.svg | 13 + src/actions/24/format-line-spacing-normal.svg | 13 + src/actions/24/format-line-spacing-triple.svg | 13 + src/actions/24/format-list-ordered.svg | 13 + src/actions/24/format-list-unordered.svg | 13 + src/actions/24/format-node-corner.svg | 22 + src/actions/24/format-node-line.svg | 22 + src/actions/24/format-node-smooth.svg | 22 + src/actions/24/format-node-symmetric.svg | 22 + src/actions/24/format-number-percent.svg | 13 + src/actions/24/format-precision-less.svg | 25 + src/actions/24/format-precision-more.svg | 22 + src/actions/24/format-remove-node.svg | 21 + src/actions/24/format-segment-curve.svg | 22 + src/actions/24/format-segment-line.svg | 22 + src/actions/24/format-text-blockquote.svg | 13 + src/actions/24/format-text-bold.svg | 13 + src/actions/24/format-text-capitalize.svg | 22 + src/actions/24/format-text-code.svg | 13 + src/actions/24/format-text-color.svg | 13 + .../24/format-text-direction-horizontal.svg | 13 + src/actions/24/format-text-direction-ltr.svg | 13 + src/actions/24/format-text-direction-rtl.svg | 13 + .../24/format-text-direction-vertical.svg | 13 + src/actions/24/format-text-italic.svg | 13 + src/actions/24/format-text-lowercase.svg | 22 + src/actions/24/format-text-strikethrough.svg | 13 + src/actions/24/format-text-subscript.svg | 13 + src/actions/24/format-text-superscript.svg | 13 + src/actions/24/format-text-symbol.svg | 13 + .../24/format-text-underline-squiggle.svg | 11 + src/actions/24/format-text-underline.svg | 13 + src/actions/24/format-text-uppercase.svg | 22 + src/actions/24/formula.svg | 13 + .../24/frmt-text-direction-horizontal.svg | 12 + src/actions/24/frmt-text-direction-r2l.svg | 12 + .../24/frmt-text-direction-vertical-lr.svg | 8 + .../24/frmt-text-direction-vertical.svg | 12 + src/actions/24/games-achievements.svg | 13 + src/actions/24/games-config-board.svg | 13 + src/actions/24/games-config-tiles.svg | 13 + src/actions/24/games-difficult.svg | 13 + src/actions/24/games-highscores.svg | 13 + src/actions/24/games-hint.svg | 13 + src/actions/24/games-solve.svg | 13 + src/actions/24/generalise.svg | 19 + src/actions/24/globe.svg | 12 + src/actions/24/gnumeric-autofilter-delete.svg | 17 + src/actions/24/gnumeric-autosum.svg | 13 + src/actions/24/gnumeric-bucket.svg | 13 + src/actions/24/gnumeric-cells-merge.svg | 13 + src/actions/24/gnumeric-column-size.svg | 13 + .../24/gnumeric-component-insert-shaped.svg | 17 + src/actions/24/gnumeric-data-slicer.svg | 17 + src/actions/24/gnumeric-font.svg | 13 + src/actions/24/gnumeric-format-accounting.svg | 13 + .../gnumeric-format-border-double-bottom.svg | 24 + .../gnumeric-format-border-thick-bottom.svg | 24 + .../gnumeric-format-border-thick-outside.svg | 24 + .../gnumeric-format-border-top-n-bottom.svg | 24 + ...eric-format-border-top-n-double-bottom.svg | 24 + ...meric-format-border-top-n-thick-bottom.svg | 24 + src/actions/24/gnumeric-format-percentage.svg | 13 + .../24/gnumeric-format-precision-decrease.svg | 21 + .../24/gnumeric-format-precision-increase.svg | 17 + .../24/gnumeric-format-thousand-separator.svg | 13 + src/actions/24/gnumeric-formulaguru.svg | 13 + src/actions/24/gnumeric-link-external.svg | 17 + src/actions/24/gnumeric-link-internal.svg | 17 + src/actions/24/gnumeric-link-url.svg | 13 + src/actions/24/gnumeric-object-arrow.svg | 13 + src/actions/24/gnumeric-object-button.svg | 17 + src/actions/24/gnumeric-object-checkbox.svg | 13 + src/actions/24/gnumeric-object-combo.svg | 13 + src/actions/24/gnumeric-object-ellipse.svg | 13 + src/actions/24/gnumeric-object-list.svg | 13 + src/actions/24/gnumeric-object-rectangle.svg | 13 + src/actions/24/gnumeric-object-scrollbar.svg | 17 + src/actions/24/gnumeric-object-spinbutton.svg | 17 + src/actions/24/gnumeric-pagesetup-hf-page.svg | 12 + .../24/gnumeric-pagesetup-hf-pages.svg | 13 + src/actions/24/gnumeric-protection-no.svg | 9 + src/actions/24/gnumeric-protection-yes.svg | 9 + src/actions/24/gnumeric-row-delete.svg | 17 + src/actions/24/gnumeric-row-size.svg | 13 + src/actions/24/go-bottom.svg | 13 + src/actions/24/go-down-skip.svg | 10 + src/actions/24/go-down.svg | 13 + src/actions/24/go-first.svg | 13 + src/actions/24/go-home.svg | 8 + src/actions/24/go-jump-declaration.svg | 13 + src/actions/24/go-jump-definition.svg | 13 + src/actions/24/go-jump.svg | 13 + src/actions/24/go-last.svg | 13 + src/actions/24/go-next-context.svg | 13 + src/actions/24/go-next-skip.svg | 10 + src/actions/24/go-next-use.svg | 13 + src/actions/24/go-next.svg | 13 + src/actions/24/go-parent-folder.svg | 9 + src/actions/24/go-previous-context.svg | 13 + src/actions/24/go-previous-skip.svg | 10 + src/actions/24/go-previous-use.svg | 13 + src/actions/24/go-previous.svg | 13 + src/actions/24/go-top.svg | 13 + src/actions/24/go-up-skip.svg | 10 + src/actions/24/go-up.svg | 13 + src/actions/24/gtk-convert.svg | 13 + src/actions/24/gtk-index.svg | 13 + src/actions/24/gtk-select-font.svg | 18 + src/actions/24/handle-move.svg | 16 + src/actions/24/handle-sort.svg | 16 + src/actions/24/headphones.svg | 12 + src/actions/24/help-about.svg | 13 + src/actions/24/help-contents.svg | 6 + src/actions/24/help-whatsthis.svg | 14 + src/actions/24/hexagon-shape.svg | 9 + src/actions/24/hotpixels.svg | 18 + src/actions/24/im-aim.svg | 13 + src/actions/24/im-ban-kick-user.svg | 14 + src/actions/24/im-facebook.svg | 13 + src/actions/24/im-gadugadu.svg | 13 + src/actions/24/im-google-talk.svg | 13 + src/actions/24/im-google.svg | 13 + src/actions/24/im-icq.svg | 13 + src/actions/24/im-identi.ca.svg | 13 + src/actions/24/im-invisible-user.svg | 13 + src/actions/24/im-kick-user.svg | 18 + src/actions/24/im-msn.svg | 13 + src/actions/24/im-qq.svg | 13 + src/actions/24/im-skype.svg | 13 + src/actions/24/im-twitter.svg | 13 + src/actions/24/im-user-away.svg | 52 ++ src/actions/24/im-user-busy.svg | 60 ++ src/actions/24/im-user-offline.svg | 18 + src/actions/24/im-user-online.svg | 56 ++ src/actions/24/im-user.svg | 13 + src/actions/24/im-yahoo.svg | 13 + src/actions/24/im-youtube.svg | 14 + src/actions/24/input-mouse-click-left.svg | 12 + src/actions/24/input-mouse-click-middle.svg | 12 + src/actions/24/input-mouse-click-right.svg | 12 + src/actions/24/insert-button.svg | 19 + src/actions/24/insert-endnote.svg | 22 + src/actions/24/insert-footnote.svg | 22 + src/actions/24/insert-horizontal-rule.svg | 13 + src/actions/24/insert-image.svg | 13 + src/actions/24/insert-link.svg | 13 + src/actions/24/insert-math-expression.svg | 14 + src/actions/24/insert-more-mark.svg | 22 + src/actions/24/insert-page-break.svg | 22 + src/actions/24/insert-table-of-contents.svg | 22 + src/actions/24/insert-table.svg | 22 + src/actions/24/insert-text-frame.svg | 13 + src/actions/24/insert-text.svg | 13 + src/actions/24/irc-channel-active.svg | 22 + src/actions/24/irc-channel-inactive.svg | 19 + src/actions/24/irc-operator.svg | 13 + src/actions/24/irc-remove-operator.svg | 14 + src/actions/24/irc-unvoice.svg | 14 + src/actions/24/irc-voice.svg | 13 + src/actions/24/item.svg | 22 + src/actions/24/join.svg | 14 + src/actions/24/journal-new.svg | 13 + src/actions/24/junction.svg | 14 + src/actions/24/kdenlive-composite.svg | 19 + src/actions/24/kdenlive-custom-effect.svg | 14 + src/actions/24/kdenlive-hide-video.svg | 14 + src/actions/24/kdenlive-insert-edit.svg | 22 + src/actions/24/kdenlive-no-composite.svg | 19 + src/actions/24/kdenlive-normal-edit.svg | 22 + src/actions/24/kdenlive-object-height.svg | 14 + src/actions/24/kdenlive-object-width.svg | 14 + src/actions/24/kdenlive-overwrite-edit.svg | 22 + src/actions/24/kdenlive-select-all.svg | 14 + src/actions/24/kdenlive-select-images.svg | 14 + src/actions/24/kdenlive-select-texts.svg | 14 + src/actions/24/kdenlive-show-markers.svg | 14 + src/actions/24/kdenlive-show-video.svg | 14 + src/actions/24/kdenlive-split-audio.svg | 14 + src/actions/24/kdenlive-track_has_effect.svg | 14 + src/actions/24/kdenlive-unselect-all.svg | 18 + src/actions/24/kdenlive-zindex-down.svg | 14 + src/actions/24/kdenlive-zindex-top.svg | 14 + src/actions/24/key-enter.svg | 13 + src/actions/24/kmouth-phrase-new.svg | 13 + src/actions/24/kmouth-phrasebook.svg | 13 + src/actions/24/kmouth-phresebook-new.svg | 13 + src/actions/24/know.svg | 22 + src/actions/24/kr_combine.svg | 14 + src/actions/24/kr_comparedirs.svg | 14 + src/actions/24/kr_diskusage.svg | 14 + src/actions/24/kr_syncbrowse_off.svg | 9 + src/actions/24/kr_unselect.svg | 18 + src/actions/24/kstars_cbound.svg | 14 + src/actions/24/kstars_clines.svg | 14 + src/actions/24/kstars_cnames.svg | 14 + src/actions/24/kstars_constellationart.svg | 14 + src/actions/24/kstars_deepsky.svg | 14 + src/actions/24/kstars_ekos.svg | 14 + src/actions/24/kstars_fitsviewer.svg | 13 + src/actions/24/kstars_grid.svg | 14 + src/actions/24/kstars_hgrid.svg | 14 + src/actions/24/kstars_horizon.svg | 19 + src/actions/24/kstars_indi.svg | 23 + src/actions/24/kstars_mw.svg | 14 + src/actions/24/kstars_satellites.svg | 14 + src/actions/24/kstars_solarsystem.svg | 14 + src/actions/24/kstars_stars.svg | 14 + src/actions/24/kstars_supernovae.svg | 79 ++ src/actions/24/kt-add-filters.svg | 14 + src/actions/24/kt-chunks.svg | 14 + src/actions/24/kt-magnet.svg | 14 + src/actions/24/kt-remove-filters.svg | 18 + src/actions/24/kt-stop-all.svg | 14 + src/actions/24/labplot-1x-zoom.svg | 22 + src/actions/24/labplot-2x-zoom.svg | 22 + src/actions/24/labplot-3x-zoom.svg | 22 + src/actions/24/labplot-4x-zoom.svg | 22 + src/actions/24/labplot-5x-zoom.svg | 22 + src/actions/24/labplot-TeX-logo.svg | 14 + src/actions/24/labplot-axis-horizontal.svg | 14 + src/actions/24/labplot-axis-vertical.svg | 14 + src/actions/24/labplot-editbreaklayout.svg | 14 + src/actions/24/labplot-editgrid.svg | 14 + src/actions/24/labplot-edithlayout.svg | 14 + src/actions/24/labplot-editvlayout.svg | 14 + src/actions/24/labplot-matrix-new.svg | 22 + src/actions/24/labplot-matrix.svg | 22 + src/actions/24/labplot-plot-axis-points.svg | 22 + src/actions/24/labplot-shift-down-y.svg | 14 + src/actions/24/labplot-shift-left-x.svg | 14 + src/actions/24/labplot-shift-right-x.svg | 14 + src/actions/24/labplot-shift-up-y.svg | 14 + src/actions/24/labplot-workbook-new.svg | 14 + src/actions/24/labplot-workbook.svg | 14 + src/actions/24/labplot-worksheet-new.svg | 14 + src/actions/24/labplot-worksheet.svg | 14 + src/actions/24/labplot-xy-curve-segments.svg | 14 + src/actions/24/labplot-xy-curve.svg | 14 + src/actions/24/labplot-xy-equation-curve.svg | 14 + src/actions/24/labplot-xy-fit-curve.svg | 22 + .../24/labplot-xy-fourier-filter-curve.svg | 22 + .../24/labplot-xy-fourier-transform-curve.svg | 22 + .../24/labplot-xy-interpolation-curve.svg | 22 + src/actions/24/labplot-xy-plot-four-axes.svg | 14 + ...bplot-xy-plot-two-axes-centered-origin.svg | 14 + .../24/labplot-xy-plot-two-axes-centered.svg | 14 + src/actions/24/labplot-xy-plot-two-axes.svg | 14 + src/actions/24/labplot-xy-smoothing-curve.svg | 22 + src/actions/24/layer-visible-off.svg | 13 + src/actions/24/layer-visible-on.svg | 13 + src/actions/24/lensautofix.svg | 22 + src/actions/24/lensdistortion.svg | 14 + src/actions/24/license.svg | 14 + src/actions/24/lighttable.svg | 13 + src/actions/24/linear.svg | 14 + src/actions/24/lines-connector.svg | 23 + src/actions/24/link.svg | 14 + src/actions/24/list-add-font.svg | 13 + src/actions/24/list-add-user.svg | 13 + src/actions/24/list-add.svg | 13 + src/actions/24/list-remove-user.svg | 21 + src/actions/24/list-remove.svg | 10 + src/actions/24/love-amarok.svg | 14 + src/actions/24/mail-attachment.svg | 13 + src/actions/24/mail-encrypted-full.svg | 10 + src/actions/24/mail-encrypted-part.svg | 12 + src/actions/24/mail-flag.svg | 9 + src/actions/24/mail-forward.svg | 9 + src/actions/24/mail-forwarded-replied.svg | 9 + src/actions/24/mail-forwarded.svg | 9 + src/actions/24/mail-invitation.svg | 16 + src/actions/24/mail-mark-important.svg | 12 + src/actions/24/mail-mark-junk.svg | 12 + src/actions/24/mail-mark-notjunk.svg | 9 + src/actions/24/mail-mark-read.svg | 8 + src/actions/24/mail-mark-task.svg | 8 + src/actions/24/mail-mark-unread-new.svg | 9 + src/actions/24/mail-mark-unread.svg | 8 + src/actions/24/mail-meeting-request-reply.svg | 9 + src/actions/24/mail-message-new-list.svg | 9 + src/actions/24/mail-message-new.svg | 9 + src/actions/24/mail-queue.svg | 9 + src/actions/24/mail-receive.svg | 8 + src/actions/24/mail-replied.svg | 9 + src/actions/24/mail-reply-all.svg | 9 + src/actions/24/mail-reply-custom-all.svg | 9 + src/actions/24/mail-reply-custom.svg | 9 + src/actions/24/mail-reply-list.svg | 9 + src/actions/24/mail-reply-sender.svg | 9 + src/actions/24/mail-send-receive.svg | 12 + src/actions/24/mail-send.svg | 13 + src/actions/24/mail-signature-unknown.svg | 12 + src/actions/24/mail-signed-full.svg | 12 + src/actions/24/mail-signed-part.svg | 12 + src/actions/24/mail-signed-verified.svg | 12 + src/actions/24/mail-tagged.svg | 9 + src/actions/24/map-flat.svg | 14 + src/actions/24/map-globe.svg | 14 + src/actions/24/map-gnomonic.svg | 14 + src/actions/24/map-mercator.svg | 14 + src/actions/24/markasblank.svg | 14 + .../24/media-album-cover-manager-amarok.svg | 13 + src/actions/24/media-album-track.svg | 13 + src/actions/24/media-eject.svg | 13 + src/actions/24/media-mount.svg | 13 + src/actions/24/media-playback-pause.svg | 13 + src/actions/24/media-playback-start.svg | 13 + src/actions/24/media-playback-stop.svg | 13 + src/actions/24/media-playlist-append.svg | 14 + src/actions/24/media-playlist-normal.svg | 14 + src/actions/24/media-playlist-play.svg | 14 + src/actions/24/media-playlist-repeat.svg | 13 + src/actions/24/media-playlist-shuffle.svg | 13 + src/actions/24/media-random-albums-amarok.svg | 13 + src/actions/24/media-random-tracks-amarok.svg | 13 + src/actions/24/media-record.svg | 14 + src/actions/24/media-repeat-album-amarok.svg | 13 + src/actions/24/media-repeat-none.svg | 14 + .../24/media-repeat-playlist-amarok.svg | 13 + src/actions/24/media-repeat-single.svg | 14 + src/actions/24/media-repeat-track-amarok.svg | 13 + src/actions/24/media-seek-backward.svg | 13 + src/actions/24/media-seek-forward.svg | 13 + .../24/media-show-active-track-amarok.svg | 22 + src/actions/24/media-skip-backward.svg | 13 + src/actions/24/media-skip-forward.svg | 13 + src/actions/24/media-track-queue-amarok.svg | 22 + src/actions/24/media-track-show-active.svg | 22 + .../24/meeting-participant-no-response.svg | 21 + .../meeting-participant-request-response.svg | 21 + src/actions/24/menu_new_sep.svg | 13 + src/actions/24/merge.svg | 13 + src/actions/24/mesh-gradient.svg | 21 + src/actions/24/messagebox_warning.svg | 21 + src/actions/24/milestone.svg | 13 + src/actions/24/minuet-chords.svg | 10 + src/actions/24/minuet-intervals.svg | 10 + src/actions/24/minuet-rhythms.svg | 10 + src/actions/24/minuet-scales.svg | 10 + src/actions/24/mode1.svg | 22 + src/actions/24/mode2.svg | 22 + src/actions/24/mode3.svg | 22 + src/actions/24/mode4.svg | 22 + src/actions/24/mode5.svg | 22 + src/actions/24/motion_path_animations.svg | 14 + src/actions/24/music-note-16th.svg | 14 + src/actions/24/network-connect.svg | 13 + src/actions/24/network-disconnect.svg | 21 + src/actions/24/newline.svg | 14 + src/actions/24/news-subscribe.svg | 13 + src/actions/24/news-unsubscribe.svg | 14 + src/actions/24/nextfuzzy.svg | 14 + src/actions/24/nextfuzzyuntrans.svg | 14 + src/actions/24/nextuntranslated.svg | 14 + src/actions/24/node-segment-curve.svg | 22 + src/actions/24/node-segment-line.svg | 22 + src/actions/24/node-transform.svg | 22 + src/actions/24/node-type-auto-smooth.svg | 22 + src/actions/24/node-type-cusp.svg | 22 + src/actions/24/node-type-smooth.svg | 22 + src/actions/24/node-type-symmetric.svg | 22 + src/actions/24/node.svg | 13 + src/actions/24/noisereduction.svg | 19 + src/actions/24/notifications-disabled.svg | 12 + src/actions/24/notifications.svg | 8 + src/actions/24/nroot.svg | 14 + src/actions/24/object-columns.svg | 13 + src/actions/24/object-flip-horizontal.svg | 13 + src/actions/24/object-flip-vertical.svg | 13 + src/actions/24/object-group.svg | 13 + src/actions/24/object-order-back.svg | 13 + src/actions/24/object-order-front.svg | 13 + src/actions/24/object-order-lower.svg | 13 + src/actions/24/object-order-raise.svg | 13 + src/actions/24/object-rotate-left.svg | 13 + src/actions/24/object-rotate-right.svg | 13 + src/actions/24/object-rows.svg | 13 + src/actions/24/object-to-path.svg | 22 + .../24/object-ungroup-pop-selection.svg | 9 + src/actions/24/object-ungroup.svg | 13 + .../24/office-chart-area-focus-peak-node.svg | 19 + .../24/office-chart-area-percentage.svg | 19 + src/actions/24/office-chart-area-stacked.svg | 19 + src/actions/24/office-chart-area.svg | 19 + .../24/office-chart-bar-percentage.svg | 13 + src/actions/24/office-chart-bar-stacked.svg | 13 + src/actions/24/office-chart-bar.svg | 13 + src/actions/24/office-chart-line-forecast.svg | 13 + .../24/office-chart-line-percentage.svg | 13 + src/actions/24/office-chart-line-stacked.svg | 13 + src/actions/24/office-chart-line.svg | 13 + src/actions/24/office-chart-pie.svg | 13 + src/actions/24/office-chart-polar-stacked.svg | 13 + src/actions/24/office-chart-polar.svg | 13 + src/actions/24/office-chart-ring.svg | 13 + src/actions/24/office-chart-scatter.svg | 13 + src/actions/24/oilpaint.svg | 15 + src/actions/24/overexposure.svg | 17 + src/actions/24/overflow-menu-left.svg | 15 + src/actions/24/overflow-menu-right.svg | 16 + src/actions/24/overflow-menu.svg | 69 ++ src/actions/24/page-2sides.svg | 13 + src/actions/24/page-3sides.svg | 13 + src/actions/24/page-4sides.svg | 13 + src/actions/24/page-simple.svg | 13 + src/actions/24/paint-none.svg | 10 + src/actions/24/paint-order-fms.svg | 11 + src/actions/24/paint-order-fsm.svg | 12 + src/actions/24/paint-order-mfs.svg | 13 + src/actions/24/paint-order-msf.svg | 13 + src/actions/24/paint-order-sfm.svg | 17 + src/actions/24/paint-order-smf.svg | 13 + src/actions/24/paper-color.svg | 14 + src/actions/24/password-copy.svg | 12 + src/actions/24/path-clip-edit.svg | 13 + src/actions/24/path-effect-parameter-next.svg | 22 + src/actions/24/path-mask-edit.svg | 89 +++ .../24/path-mode-polyline-paraxial.svg | 13 + src/actions/24/path-mode-polyline.svg | 13 + src/actions/24/path-reverse.svg | 22 + src/actions/24/path-simplify.svg | 13 + src/actions/24/pathshape.svg | 14 + src/actions/24/perspective.svg | 19 + src/actions/24/player-time.svg | 13 + src/actions/24/plugins.svg | 13 + src/actions/24/podcast-amarok.svg | 14 + src/actions/24/precondition.svg | 14 + src/actions/24/preferences-activities.svg | 13 + src/actions/24/preflight-verifier.svg | 13 + src/actions/24/prevfuzzy.svg | 14 + src/actions/24/prevfuzzyuntrans.svg | 14 + src/actions/24/preview-add-zone.svg | 14 + src/actions/24/preview-remove-all.svg | 18 + src/actions/24/preview-remove-zone.svg | 23 + src/actions/24/preview-render-off.svg | 19 + src/actions/24/preview-render-on.svg | 18 + src/actions/24/prevuntranslated.svg | 14 + src/actions/24/primarykey_constraint.svg | 14 + src/actions/24/process-stop.svg | 14 + src/actions/24/project-defaults.svg | 18 + src/actions/24/project-development-close.svg | 21 + .../24/project-development-new-template.svg | 13 + src/actions/24/project-development.svg | 13 + src/actions/24/question.svg | 14 + src/actions/24/quickopen-class.svg | 13 + src/actions/24/quickopen-file.svg | 13 + src/actions/24/quickopen-function.svg | 13 + src/actions/24/quickopen.svg | 13 + src/actions/24/raindrop.svg | 14 + src/actions/24/realization.svg | 19 + src/actions/24/redeyes.svg | 18 + src/actions/24/remove-link.svg | 18 + src/actions/24/repeat.svg | 18 + .../24/resource-calendar-child-insert.svg | 13 + src/actions/24/resource-calendar-child.svg | 13 + src/actions/24/resource-calendar-insert.svg | 13 + src/actions/24/resource-group-new.svg | 13 + src/actions/24/restoration.svg | 11 + src/actions/24/reverse.svg | 14 + src/actions/24/roll.svg | 13 + src/actions/24/rss.svg | 10 + src/actions/24/run-build-clean.svg | 13 + src/actions/24/run-build-configure.svg | 13 + src/actions/24/run-build-file.svg | 13 + src/actions/24/run-build-install-root.svg | 14 + src/actions/24/run-build-install.svg | 13 + src/actions/24/run-build-prune.svg | 13 + src/actions/24/run-build.svg | 13 + src/actions/24/select-rectangular.svg | 13 + src/actions/24/send_signal.svg | 17 + src/actions/24/shapes.svg | 13 + src/actions/24/sharpenimage.svg | 13 + src/actions/24/show-all-effects.svg | 14 + src/actions/24/show-gpu-effects.svg | 14 + src/actions/24/show-menu.svg | 13 + src/actions/24/show-node-handles.svg | 22 + src/actions/24/show-offline.svg | 14 + src/actions/24/show-path-outline.svg | 21 + src/actions/24/similarartists-amarok.svg | 22 + src/actions/24/skg-chart-bubble.svg | 17 + src/actions/24/skrooge_credit_card.svg | 14 + src/actions/24/skrooge_less.svg | 14 + src/actions/24/skrooge_more.svg | 14 + src/actions/24/skrooge_much_less.svg | 14 + src/actions/24/skrooge_much_more.svg | 14 + src/actions/24/skrooge_type.svg | 21 + src/actions/24/smiley-add.svg | 8 + src/actions/24/smiley-shape.svg | 9 + src/actions/24/smiley.svg | 10 + src/actions/24/smooth.svg | 14 + src/actions/24/snap-angle.svg | 17 + src/actions/24/snap-bounding-box-center.svg | 22 + src/actions/24/snap-bounding-box-corners.svg | 22 + src/actions/24/snap-bounding-box-edges.svg | 22 + .../24/snap-bounding-box-midpoints.svg | 22 + src/actions/24/snap-extension.svg | 13 + .../24/snap-grid-guide-intersections.svg | 22 + src/actions/24/snap-guideline.svg | 13 + src/actions/24/snap-intersection.svg | 13 + src/actions/24/snap-node.svg | 13 + src/actions/24/snap-nodes-center.svg | 22 + src/actions/24/snap-nodes-cusp.svg | 22 + src/actions/24/snap-nodes-intersection.svg | 22 + src/actions/24/snap-nodes-midpoint.svg | 22 + src/actions/24/snap-nodes-path.svg | 22 + src/actions/24/snap-nodes-rotation-center.svg | 22 + src/actions/24/snap-nodes-smooth.svg | 22 + src/actions/24/snap-orthogonal.svg | 13 + src/actions/24/snap-page.svg | 13 + src/actions/24/snap-text-baseline.svg | 22 + src/actions/24/snap.svg | 22 + src/actions/24/sort-presence.svg | 22 + src/actions/24/speaker.svg | 13 + src/actions/24/special_paste.svg | 14 + src/actions/24/split.svg | 13 + src/actions/24/sqrt.svg | 14 + src/actions/24/standard-connector.svg | 22 + src/actions/24/state-fork.svg | 13 + src/actions/24/stateshape.svg | 14 + .../24/step_object_ChargedParticle.svg | 17 + src/actions/24/step_object_CircularMotor.svg | 14 + src/actions/24/step_object_CoulombForce.svg | 22 + .../24/step_object_GravitationForce.svg | 22 + src/actions/24/step_object_LinearMotor.svg | 17 + src/actions/24/step_object_SoftBody.svg | 14 + src/actions/24/step_object_Spring.svg | 14 + src/actions/24/step_object_WeightForce.svg | 22 + src/actions/24/story-editor.svg | 13 + src/actions/24/stroke-cap-butt.svg | 13 + src/actions/24/stroke-cap-round.svg | 13 + src/actions/24/stroke-cap-square.svg | 13 + src/actions/24/stroke-join-bevel.svg | 13 + src/actions/24/stroke-join-miter.svg | 13 + src/actions/24/stroke-join-round.svg | 13 + src/actions/24/stroke-to-path.svg | 27 + src/actions/24/svn-commit.svg | 13 + src/actions/24/svn-update.svg | 13 + src/actions/24/swap-panels.svg | 14 + src/actions/24/system-lock-screen.svg | 14 + src/actions/24/system-log-out.svg | 13 + src/actions/24/system-run.svg | 13 + src/actions/24/system-shutdown.svg | 14 + src/actions/24/system-suspend-hibernate.svg | 13 + src/actions/24/system-suspend.svg | 13 + src/actions/24/system-switch-user.svg | 15 + src/actions/24/tab-detach.svg | 13 + src/actions/24/tab-duplicate.svg | 13 + src/actions/24/tab-new-background.svg | 13 + src/actions/24/tab-new.svg | 13 + src/actions/24/table.svg | 22 + src/actions/24/tag-edit.svg | 10 + src/actions/24/tag-new.svg | 17 + src/actions/24/tag-recents.svg | 17 + src/actions/24/tag.svg | 13 + src/actions/24/task-new.svg | 13 + src/actions/24/taxes-finances.svg | 13 + src/actions/24/texlion.svg | 14 + src/actions/24/text-field-framed.svg | 14 + src/actions/24/text-field.svg | 13 + src/actions/24/text-flow-into-frame.svg | 22 + src/actions/24/text-frame-link.svg | 13 + src/actions/24/text-frame-unlink.svg | 21 + src/actions/24/text-orientation-auto.svg | 9 + src/actions/24/text-orientation-sideways.svg | 6 + src/actions/24/text-orientation-upright.svg | 6 + src/actions/24/text-speak.svg | 13 + src/actions/24/text-unflow.svg | 21 + src/actions/24/text-wrap.svg | 22 + src/actions/24/text_horz_kern.svg | 22 + src/actions/24/text_letter_spacing.svg | 13 + src/actions/24/text_line_spacing.svg | 22 + src/actions/24/text_remove_kerns.svg | 21 + src/actions/24/text_rotation.svg | 22 + src/actions/24/text_superscript.svg | 13 + src/actions/24/text_vert_kern.svg | 22 + src/actions/24/text_word_spacing.svg | 22 + src/actions/24/texture.svg | 14 + src/actions/24/timeline-extract.svg | 23 + src/actions/24/timeline-insert.svg | 32 + src/actions/24/timeline-lift.svg | 23 + src/actions/24/timeline-overwrite.svg | 27 + src/actions/24/timeline-use-zone-off.svg | 24 + src/actions/24/timeline-use-zone-on.svg | 14 + src/actions/24/tool-animator.svg | 13 + src/actions/24/tool-measure.svg | 13 + src/actions/24/tool-spray.svg | 13 + src/actions/24/tool-tweak.svg | 13 + src/actions/24/tool_color_eraser.svg | 17 + src/actions/24/tools-check-spelling.svg | 22 + .../24/tools-media-optical-burn-image.svg | 13 + src/actions/24/tools-media-optical-burn.svg | 13 + src/actions/24/tools-media-optical-copy.svg | 13 + src/actions/24/tools-media-optical-erase.svg | 13 + src/actions/24/tools-media-optical-format.svg | 13 + src/actions/24/tools-report-bug.svg | 13 + src/actions/24/tools-rip-audio-cd.svg | 13 + src/actions/24/tools-rip-video-cd.svg | 13 + src/actions/24/tools-rip-video-dvd.svg | 13 + src/actions/24/tools-wizard.svg | 13 + src/actions/24/tools.svg | 8 + src/actions/24/torrents.svg | 13 + src/actions/24/transform-browse.svg | 14 + src/actions/24/transform-crop-and-resize.svg | 13 + src/actions/24/transform-crop.svg | 13 + src/actions/24/transform-move-horizontal.svg | 13 + src/actions/24/transform-move-vertical.svg | 13 + src/actions/24/transform-move.svg | 13 + src/actions/24/transform-rotate.svg | 13 + .../24/transform-scale-textbox-points.svg | 13 + src/actions/24/transform-scale.svg | 13 + src/actions/24/transform-shear-down.svg | 13 + src/actions/24/transform-shear-left.svg | 13 + src/actions/24/transform-shear-right.svg | 13 + src/actions/24/transform-shear-up.svg | 13 + src/actions/24/trash-empty.svg | 13 + src/actions/24/trim-margins.svg | 1 + src/actions/24/trim-to-selection.svg | 1 + src/actions/24/typewriter.svg | 14 + .../24/umbrello_diagram_deployment.svg | 14 + src/actions/24/underexposure.svg | 14 + src/actions/24/uniassociation.svg | 14 + src/actions/24/unique_constraint.svg | 14 + src/actions/24/unmarkasblank.svg | 21 + src/actions/24/upindicator.svg | 14 + src/actions/24/upload-media.svg | 13 + src/actions/24/user-group-delete.svg | 21 + src/actions/24/user-group-new.svg | 13 + src/actions/24/user-group-properties.svg | 13 + src/actions/24/user-others.svg | 8 + src/actions/24/username-copy.svg | 14 + src/actions/24/vcs-commit-cvs-cervisia.svg | 13 + src/actions/24/vcs-diff-cvs-cervisia.svg | 13 + src/actions/24/vcs-remove-cvs-cervisia.svg | 20 + src/actions/24/vcs-status-cvs-cervisia.svg | 13 + src/actions/24/vcs-update-cvs-cervisia.svg | 13 + src/actions/24/view-bank-account-checking.svg | 17 + src/actions/24/view-bank-account-savings.svg | 17 + src/actions/24/view-bank-account.svg | 21 + src/actions/24/view-bank.svg | 14 + src/actions/24/view-barcode-add.svg | 14 + src/actions/24/view-barcode-qr.svg | 8 + src/actions/24/view-barcode.svg | 17 + src/actions/24/view-calendar-agenda.svg | 14 + src/actions/24/view-calendar-birthday.svg | 14 + src/actions/24/view-calendar-journal.svg | 14 + src/actions/24/view-calendar-list.svg | 14 + src/actions/24/view-calendar-month.svg | 22 + .../24/view-calendar-special-occasion.svg | 14 + src/actions/24/view-calendar-tasks.svg | 14 + src/actions/24/view-calendar-time-spent.svg | 13 + src/actions/24/view-calendar-timeline.svg | 13 + .../24/view-calendar-upcoming-days.svg | 22 + .../24/view-calendar-upcoming-events.svg | 21 + .../24/view-calendar-wedding-anniversary.svg | 13 + src/actions/24/view-calendar-week.svg | 22 + src/actions/24/view-calendar-whatsnext.svg | 13 + src/actions/24/view-calendar.svg | 13 + src/actions/24/view-catalog.svg | 13 + .../24/view-categories-expenditures.svg | 21 + src/actions/24/view-categories-incomes.svg | 22 + src/actions/24/view-categories.svg | 13 + src/actions/24/view-certificate-add.svg | 13 + .../24/view-certificate-export-secret.svg | 19 + .../24/view-certificate-export-server.svg | 13 + src/actions/24/view-certificate-export.svg | 13 + src/actions/24/view-certificate-import.svg | 13 + .../24/view-certificate-server-configure.svg | 13 + src/actions/24/view-certificate-sign.svg | 22 + src/actions/24/view-certificate.svg | 13 + src/actions/24/view-close.svg | 21 + src/actions/24/view-currency-list.svg | 10 + src/actions/24/view-file-columns.svg | 13 + src/actions/24/view-filter.svg | 13 + src/actions/24/view-financial-account-add.svg | 14 + .../view-financial-account-asset-closed.svg | 7 + .../24/view-financial-account-asset.svg | 12 + .../24/view-financial-account-cash-closed.svg | 7 + .../24/view-financial-account-cash.svg | 6 + ...view-financial-account-checking-closed.svg | 7 + .../24/view-financial-account-checking.svg | 7 + .../24/view-financial-account-close.svg | 10 + .../24/view-financial-account-closed.svg | 14 + ...w-financial-account-credit-card-closed.svg | 7 + .../24/view-financial-account-credit-card.svg | 12 + .../24/view-financial-account-delete.svg | 14 + .../24/view-financial-account-edit.svg | 14 + ...ew-financial-account-investment-closed.svg | 7 + ...ial-account-investment-security-closed.svg | 7 + ...-financial-account-investment-security.svg | 7 + .../24/view-financial-account-investment.svg | 7 + ...iew-financial-account-liability-closed.svg | 7 + .../24/view-financial-account-liability.svg | 6 + .../24/view-financial-account-loan-closed.svg | 7 + .../24/view-financial-account-loan.svg | 12 + .../24/view-financial-account-reopen.svg | 14 + .../view-financial-account-savings-closed.svg | 7 + .../24/view-financial-account-savings.svg | 12 + src/actions/24/view-financial-account.svg | 14 + src/actions/24/view-financial-budget.svg | 14 + .../24/view-financial-category-add.svg | 6 + .../24/view-financial-category-delete.svg | 7 + .../24/view-financial-category-edit.svg | 6 + .../24/view-financial-category-expense.svg | 16 + .../24/view-financial-category-income.svg | 13 + src/actions/24/view-financial-category.svg | 12 + src/actions/24/view-financial-list.svg | 16 + .../24/view-financial-transfer-reconcile.svg | 16 + .../24/view-financial-transfer-reconciled.svg | 16 + .../view-financial-transfer-unreconciled.svg | 16 + src/actions/24/view-form-action.svg | 13 + src/actions/24/view-form.svg | 13 + src/actions/24/view-fullscreen.svg | 13 + src/actions/24/view-grid.svg | 13 + src/actions/24/view-group.svg | 13 + src/actions/24/view-hidden.svg | 9 + src/actions/24/view-institution-add.svg | 12 + src/actions/24/view-institution-delete.svg | 16 + src/actions/24/view-institution-edit.svg | 12 + src/actions/24/view-institution.svg | 12 + src/actions/24/view-left-close.svg | 21 + src/actions/24/view-list-details.svg | 13 + src/actions/24/view-list-icons.svg | 13 + src/actions/24/view-list-text.svg | 13 + src/actions/24/view-list-tree.svg | 13 + src/actions/24/view-media-equalizer.svg | 13 + src/actions/24/view-media-lyrics.svg | 13 + src/actions/24/view-media-playlist.svg | 13 + src/actions/24/view-media-title.svg | 13 + src/actions/24/view-media-visualization.svg | 13 + src/actions/24/view-multiple-objects.svg | 13 + .../24/view-object-histogram-linear.svg | 13 + .../24/view-object-histogram-logarithmic.svg | 13 + src/actions/24/view-pages-continuous.svg | 10 + .../24/view-pages-facing-first-centered.svg | 7 + src/actions/24/view-pages-facing.svg | 10 + src/actions/24/view-pages-overview.svg | 9 + src/actions/24/view-pim-notes.svg | 13 + src/actions/24/view-pim-tasks-pending.svg | 21 + src/actions/24/view-presentation.svg | 13 + src/actions/24/view-preview.svg | 8 + src/actions/24/view-refresh.svg | 13 + src/actions/24/view-restore.svg | 13 + src/actions/24/view-right-close.svg | 21 + src/actions/24/view-right-new.svg | 13 + src/actions/24/view-sidetree.svg | 13 + src/actions/24/view-sort-ascending-name.svg | 13 + src/actions/24/view-sort-ascending.svg | 1 + src/actions/24/view-sort-descending-name.svg | 13 + src/actions/24/view-sort-descending.svg | 1 + src/actions/24/view-sort.svg | 1 + src/actions/24/view-split-effect.svg | 14 + src/actions/24/view-split-left-right.svg | 8 + src/actions/24/view-split-top-bottom.svg | 8 + src/actions/24/view-statistics.svg | 13 + src/actions/24/view-table-of-contents-rtl.svg | 13 + src/actions/24/view-task-child.svg | 13 + src/actions/24/view-task.svg | 13 + .../24/view-time-schedule-baselined-add.svg | 20 + .../view-time-schedule-baselined-remove.svg | 21 + .../24/view-time-schedule-baselined.svg | 20 + .../24/view-time-schedule-calculus.svg | 13 + .../24/view-time-schedule-child-insert.svg | 13 + src/actions/24/view-time-schedule-edit.svg | 13 + src/actions/24/view-time-schedule-insert.svg | 13 + src/actions/24/view-unsplit-effect.svg | 14 + src/actions/24/view-visible.svg | 9 + src/actions/24/view-web-browser-dom-tree.svg | 13 + src/actions/24/virtual-desktops.svg | 8 + src/actions/24/wallet-closed.svg | 14 + src/actions/24/wallet-open.svg | 14 + src/actions/24/warnnext.svg | 16 + src/actions/24/warnprev.svg | 16 + src/actions/24/whitebalance.svg | 14 + src/actions/24/widget-alternatives.svg | 10 + src/actions/24/window-close.svg | 17 + src/actions/24/window-duplicate.svg | 13 + src/actions/24/window-new.svg | 13 + src/actions/24/window-pin.svg | 10 + src/actions/24/window-restore.svg | 10 + src/actions/24/window-unpin.svg | 14 + src/actions/24/window.svg | 14 + src/actions/24/xml-attribute-delete.svg | 21 + src/actions/24/xml-element-new.svg | 13 + src/actions/24/xml-node-delete.svg | 21 + src/actions/24/xml-node-duplicate.svg | 13 + src/actions/24/xml-text-new.svg | 13 + src/actions/24/y-zoom-in.svg | 8 + src/actions/24/zone-in.svg | 14 + src/actions/24/zone-out.svg | 14 + src/actions/24/zoom-1-to-2.svg | 8 + src/actions/24/zoom-2-to-1.svg | 8 + src/actions/24/zoom-center-page.svg | 9 + src/actions/24/zoom-fit-best.svg | 8 + src/actions/24/zoom-fit-height.svg | 8 + src/actions/24/zoom-fit-width.svg | 8 + src/actions/24/zoom-in-x.svg | 8 + src/actions/24/zoom-in.svg | 8 + src/actions/24/zoom-next.svg | 8 + src/actions/24/zoom-original.svg | 8 + src/actions/24/zoom-out-x.svg | 8 + src/actions/24/zoom-out-y.svg | 8 + src/actions/24/zoom-out.svg | 8 + src/actions/24/zoom-pixels.svg | 8 + src/actions/24/zoom-previous.svg | 8 + src/actions/24/zoom.svg | 8 + src/actions/32/acrobat.svg | 5 + src/actions/32/address-book-new.svg | 14 + .../32/align-horizontal-bottom-out.svg | 17 + src/actions/32/align-horizontal-center.svg | 13 + src/actions/32/align-horizontal-left-out.svg | 13 + .../32/align-horizontal-left-to-anchor.svg | 14 + src/actions/32/align-horizontal-left.svg | 18 + src/actions/32/align-horizontal-right-out.svg | 18 + .../32/align-horizontal-right-to-anchor.svg | 18 + src/actions/32/align-horizontal-right.svg | 18 + src/actions/32/align-horizontal-top-out.svg | 18 + src/actions/32/align-vertical-bottom-out.svg | 18 + .../32/align-vertical-bottom-to-anchor.svg | 18 + src/actions/32/align-vertical-bottom.svg | 18 + src/actions/32/align-vertical-center.svg | 18 + src/actions/32/align-vertical-top-out.svg | 18 + src/actions/32/align-vertical-top.svg | 18 + src/actions/32/application-exit.svg | 8 + src/actions/32/application-menu.svg | 18 + src/actions/32/appointment-new.svg | 18 + src/actions/32/archive-extract.svg | 1 + src/actions/32/archive-insert.svg | 1 + src/actions/32/archive-remove.svg | 1 + src/actions/32/autocorrection.svg | 18 + src/actions/32/bookmark-new.svg | 13 + src/actions/32/bookmark-remove.svg | 21 + src/actions/32/bordertool.svg | 14 + src/actions/32/call-start.svg | 13 + src/actions/32/call-stop.svg | 10 + src/actions/32/collapse-all.svg | 10 + src/actions/32/color-management.svg | 332 +++++++++ src/actions/32/color-picker-black.svg | 25 + src/actions/32/color-picker-grey.svg | 21 + src/actions/32/color-picker-white.svg | 26 + src/actions/32/color-picker.svg | 8 + src/actions/32/colors-chromablue.svg | 3 + src/actions/32/colors-chromagreen.svg | 3 + src/actions/32/colors-chromared.svg | 3 + src/actions/32/colors-luma.svg | 72 ++ src/actions/32/compass.svg | 18 + src/actions/32/configure.svg | 17 + src/actions/32/cursor-cross.svg | 17 + src/actions/32/dialog-cancel.svg | 13 + src/actions/32/dialog-messages.svg | 13 + src/actions/32/dialog-ok-apply.svg | 1 + src/actions/32/document-close.svg | 13 + src/actions/32/document-decrypt.svg | 18 + .../32/document-edit-decrypt-verify.svg | 18 + src/actions/32/document-edit-decrypt.svg | 11 + src/actions/32/document-edit-encrypt.svg | 11 + src/actions/32/document-edit-sign-encrypt.svg | 11 + src/actions/32/document-edit-sign.svg | 18 + src/actions/32/document-edit.svg | 14 + src/actions/32/document-encrypted.svg | 13 + src/actions/32/document-export.svg | 11 + src/actions/32/document-import.svg | 11 + src/actions/32/document-new-from-template.svg | 18 + src/actions/32/document-new.svg | 68 ++ src/actions/32/document-open-remote.svg | 18 + src/actions/32/document-open.svg | 13 + src/actions/32/document-preview-archive.svg | 18 + src/actions/32/document-print-direct.svg | 27 + src/actions/32/document-print.svg | 16 + src/actions/32/document-properties.svg | 18 + src/actions/32/document-replace.svg | 15 + src/actions/32/document-revert.svg | 8 + src/actions/32/document-save-all.svg | 18 + src/actions/32/document-save-as.svg | 18 + src/actions/32/document-save.svg | 18 + src/actions/32/document-share.svg | 18 + src/actions/32/edit-delete-shred.svg | 1 + src/actions/32/edit-delete.svg | 1 + src/actions/32/edit-redo.svg | 13 + src/actions/32/edit-reset.svg | 7 + src/actions/32/edit-select.svg | 17 + src/actions/32/edit-undo.svg | 13 + src/actions/32/expand-all.svg | 10 + src/actions/32/flash.svg | 18 + src/actions/32/flashlight-off.svg | 1 + src/actions/32/flashlight-on.svg | 1 + src/actions/32/folder-new.svg | 18 + src/actions/32/folder-sync.svg | 18 + .../32/gnumeric-format-halign-distributed.svg | 17 + .../32/gnumeric-format-valign-bottom.svg | 17 + .../32/gnumeric-format-valign-center.svg | 17 + .../32/gnumeric-format-valign-distributed.svg | 17 + .../32/gnumeric-format-valign-justify.svg | 17 + src/actions/32/gnumeric-format-valign-top.svg | 17 + src/actions/32/go-bottom.svg | 13 + src/actions/32/go-down-skip.svg | 10 + src/actions/32/go-down.svg | 10 + src/actions/32/go-first.svg | 13 + src/actions/32/go-home.svg | 27 + src/actions/32/go-jump.svg | 10 + src/actions/32/go-last.svg | 13 + src/actions/32/go-next-skip.svg | 10 + src/actions/32/go-next.svg | 10 + src/actions/32/go-parent-folder.svg | 18 + src/actions/32/go-previous-skip.svg | 10 + src/actions/32/go-previous.svg | 10 + src/actions/32/go-top.svg | 13 + src/actions/32/go-up-skip.svg | 10 + src/actions/32/go-up.svg | 10 + src/actions/32/help-about.svg | 5 + src/actions/32/help-whatsthis.svg | 18 + src/actions/32/labplot-zoom-in-x.svg | 13 + src/actions/32/labplot-zoom-in-y.svg | 13 + src/actions/32/labplot-zoom-out-x.svg | 13 + src/actions/32/labplot-zoom-out-y.svg | 13 + src/actions/32/mail-attachment.svg | 14 + src/actions/32/mail-deleted.svg | 19 + src/actions/32/mail-encrypted-full.svg | 14 + src/actions/32/mail-encrypted-part.svg | 14 + src/actions/32/mail-flag.svg | 14 + src/actions/32/mail-forward.svg | 14 + src/actions/32/mail-forwarded-replied.svg | 14 + src/actions/32/mail-forwarded.svg | 14 + src/actions/32/mail-invitation.svg | 14 + src/actions/32/mail-mark-important.svg | 20 + src/actions/32/mail-mark-junk.svg | 12 + src/actions/32/mail-mark-notjunk.svg | 14 + src/actions/32/mail-mark-read.svg | 14 + src/actions/32/mail-mark-unread-new.svg | 14 + src/actions/32/mail-mark-unread.svg | 14 + src/actions/32/mail-meeting-request-reply.svg | 18 + src/actions/32/mail-message-new-list.svg | 14 + src/actions/32/mail-message-new.svg | 14 + src/actions/32/mail-queue.svg | 14 + src/actions/32/mail-replied.svg | 14 + src/actions/32/mail-reply-all.svg | 14 + src/actions/32/mail-reply-custom-all.svg | 14 + src/actions/32/mail-reply-custom.svg | 14 + src/actions/32/mail-reply-list.svg | 14 + src/actions/32/mail-reply-sender.svg | 14 + src/actions/32/mail-send.svg | 14 + src/actions/32/mail-signature-unknown.svg | 18 + src/actions/32/mail-signed-full.svg | 18 + src/actions/32/mail-signed-part.svg | 18 + src/actions/32/mail-signed-verified.svg | 18 + src/actions/32/mail-tagged.svg | 14 + src/actions/32/mail-thread-watch.svg | 14 + src/actions/32/media-eject.svg | 18 + src/actions/32/media-playback-pause.svg | 18 + src/actions/32/media-playback-start.svg | 18 + src/actions/32/media-playback-stop.svg | 18 + src/actions/32/media-playlist-normal.svg | 17 + src/actions/32/media-playlist-repeat.svg | 17 + src/actions/32/media-playlist-shuffle.svg | 17 + src/actions/32/media-record.svg | 16 + src/actions/32/media-repeat-none.svg | 25 + src/actions/32/media-repeat-single.svg | 12 + src/actions/32/media-seek-backward.svg | 10 + src/actions/32/media-seek-forward.svg | 10 + src/actions/32/media-skip-backward.svg | 10 + src/actions/32/media-skip-forward.svg | 10 + src/actions/32/multiple.svg | 18 + src/actions/32/object-order-back.svg | 18 + src/actions/32/object-order-front.svg | 18 + src/actions/32/object-order-lower.svg | 18 + src/actions/32/object-order-raise.svg | 18 + src/actions/32/overflow-menu.svg | 69 ++ src/actions/32/percent.svg | 18 + src/actions/32/qa.svg | 18 + src/actions/32/system-lock-screen.svg | 8 + src/actions/32/system-log-out.svg | 17 + src/actions/32/system-reboot.svg | 13 + src/actions/32/system-save-session.svg | 8 + src/actions/32/system-shutdown.svg | 8 + src/actions/32/system-suspend-hibernate.svg | 13 + src/actions/32/system-suspend.svg | 13 + src/actions/32/system-switch-user.svg | 18 + src/actions/32/system-users.svg | 17 + src/actions/32/tag.svg | 27 + src/actions/32/taxes-finances.svg | 18 + src/actions/32/tools.svg | 8 + src/actions/32/trim-margins.svg | 1 + src/actions/32/trim-to-selection.svg | 1 + src/actions/32/view-barcode-qr.svg | 8 + src/actions/32/view-filter.svg | 18 + src/actions/32/view-group.svg | 18 + src/actions/32/view-institution.svg | 51 ++ src/actions/32/view-left-close.svg | 22 + src/actions/32/view-list-details.svg | 18 + src/actions/32/view-list-icons.svg | 18 + src/actions/32/view-list-text.svg | 18 + src/actions/32/view-list-tree.svg | 18 + src/actions/32/view-preview.svg | 13 + src/actions/32/view-refresh.svg | 8 + src/actions/32/view-right-close.svg | 22 + src/actions/32/view-right-new.svg | 18 + src/actions/32/view-sort-ascending-name.svg | 18 + src/actions/32/view-sort-ascending.svg | 1 + src/actions/32/view-sort-descending-name.svg | 18 + src/actions/32/view-sort-descending.svg | 1 + src/actions/32/view-sort.svg | 1 + src/actions/32/window-close.svg | 10 + src/actions/32/zoom-1-to-2.svg | 13 + src/actions/32/zoom-2-to-1.svg | 13 + src/actions/32/zoom-fit-best.svg | 14 + src/actions/32/zoom-fit-height.svg | 14 + src/actions/32/zoom-fit-width.svg | 14 + src/actions/32/zoom-in.svg | 13 + src/actions/32/zoom-next.svg | 13 + src/actions/32/zoom-original.svg | 14 + src/actions/32/zoom-out.svg | 13 + src/actions/32/zoom-previous.svg | 13 + src/actions/32/zoom.svg | 13 + .../symbolic/action-unavailable-symbolic.svg | 1 + .../add-files-to-archive-symbolic.svg | 8 + .../symbolic/address-book-new-symbolic.svg | 4 + .../align-horizontal-center-symbolic.svg | 1 + .../align-horizontal-left-symbolic.svg | 1 + ...ign-horizontal-left-to-anchor-symbolic.svg | 1 + .../align-horizontal-right-symbolic.svg | 1 + ...gn-horizontal-right-to-anchor-symbolic.svg | 1 + .../align-vertical-bottom-symbolic.svg | 1 + ...ign-vertical-bottom-to-anchor-symbolic.svg | 1 + .../align-vertical-center-symbolic.svg | 1 + .../symbolic/align-vertical-top-symbolic.svg | 1 + .../align-vertical-top-to-anchor-symbolic.svg | 1 + .../symbolic/app-installed-symbolic.svg | 4 + src/actions/symbolic/app-remove-symbolic.svg | 6 + .../symbolic/application-add-symbolic.svg | 6 + .../symbolic/application-exit-symbolic.svg | 1 + .../symbolic/application-menu-symbolic.svg | 6 + .../symbolic/appointment-new-symbolic.svg | 1 + src/actions/symbolic/appointment-symbolic.svg | 1 + src/actions/symbolic/archive-symbolic.svg | 4 + .../symbolic/bookmark-new-symbolic.svg | 6 + .../brisk_system-log-out-symbolic.svg | 7 + .../symbolic/browser-download-symbolic.svg | 4 + ...a.desrt.dconf-editor.big-rows-symbolic.svg | 4 + ...desrt.dconf-editor.small-rows-symbolic.svg | 4 + .../symbolic/calendar-go-today-symbolic.svg | 4 + src/actions/symbolic/call-start-symbolic.svg | 3 + src/actions/symbolic/call-stop-symbolic.svg | 3 + .../symbolic/camera-switch-symbolic.svg | 1 + .../symbolic/caps-lock-off-symbolic.svg | 7 + src/actions/symbolic/caps-lock-symbolic.svg | 3 + .../symbolic/category-search-symbolic.svg | 4 + .../symbolic/chat-message-new-symbolic.svg | 4 + src/actions/symbolic/chat-none-symbolic.svg | 4 + src/actions/symbolic/chat-symbolic.svg | 3 + .../symbolic/cigarette-none-symbolic.svg | 4 + src/actions/symbolic/cigarette-symbolic.svg | 3 + .../cinnamon-caps-lock-off-symbolic.svg | 6 + .../symbolic/cinnamon-caps-lock-symbolic.svg | 6 + .../cinnamon-num-lock-off-symbolic.svg | 6 + .../symbolic/cinnamon-num-lock-symbolic.svg | 6 + .../symbolic/color-select-symbolic.svg | 5 + src/actions/symbolic/contact-new-symbolic.svg | 1 + .../symbolic/content-loading-symbolic.svg | 1 + .../symbolic/dino-double-tick-symbolic.svg | 1 + src/actions/symbolic/dino-tick-symbolic.svg | 1 + src/actions/symbolic/display-symbolic.svg | 4 + .../symbolic/document-edit-symbolic.svg | 1 + .../symbolic/document-export-symbolic.svg | 9 + .../symbolic/document-import-symbolic.svg | 9 + .../symbolic/document-new-symbolic.svg | 9 + .../document-open-recent-symbolic.svg | 1 + .../symbolic/document-open-symbolic.svg | 6 + .../symbolic/document-page-setup-symbolic.svg | 4 + .../document-print-preview-symbolic.svg | 4 + .../symbolic/document-print-symbolic.svg | 3 + .../symbolic/document-properties-symbolic.svg | 4 + .../symbolic/document-save-as-symbolic.svg | 7 + .../symbolic/document-save-symbolic.svg | 11 + .../symbolic/document-send-symbolic.svg | 4 + .../symbolic/edit-clear-all-symbolic.svg | 6 + .../symbolic/edit-clear-rtl-symbolic.svg | 9 + src/actions/symbolic/edit-clear-symbolic.svg | 9 + src/actions/symbolic/edit-copy-symbolic.svg | 4 + src/actions/symbolic/edit-cut-symbolic.svg | 4 + src/actions/symbolic/edit-delete-symbolic.svg | 6 + .../symbolic/edit-find-replace-symbolic.svg | 6 + src/actions/symbolic/edit-find-symbolic.svg | 6 + src/actions/symbolic/edit-flag-symbolic.svg | 1 + src/actions/symbolic/edit-paste-symbolic.svg | 3 + src/actions/symbolic/edit-redo-symbolic.svg | 13 + .../symbolic/edit-select-all-symbolic.svg | 6 + src/actions/symbolic/edit-select-symbolic.svg | 6 + src/actions/symbolic/edit-symbolic.svg | 3 + src/actions/symbolic/edit-undo-symbolic.svg | 13 + .../emblem-synchronizing-symbolic.svg | 3 + .../symbolic/ephy-bookmarks-symbolic.svg | 3 + .../symbolic/ephy-reader-mode-symbolic.svg | 4 + .../symbolic/error-correct-symbolic.svg | 6 + src/actions/symbolic/explore2-symbolic.svg | 3 + .../symbolic/external-link-symbolic.svg | 4 + .../symbolic/extract-archive-symbolic.svg | 8 + .../fcitx-fullwidth-active-symbolic.svg | 1 + .../fcitx-fullwidth-inactive-symbolic.svg | 1 + .../symbolic/fcitx-punc-active-symbolic.svg | 4 + .../symbolic/fcitx-punc-inactive-symbolic.svg | 4 + .../symbolic/fcitx-vk-active-symbolic.svg | 1 + .../symbolic/fcitx-vk-inactive-symbolic.svg | 1 + .../symbolic/find-location-symbolic.svg | 3 + .../symbolic/flag-outline-thin-symbolic.svg | 3 + src/actions/symbolic/flag-symbolic.svg | 14 + .../focus-legacy-systray-symbolic.svg | 4 + .../symbolic/focus-top-bar-symbolic.svg | 3 + .../symbolic/focus-windows-symbolic.svg | 4 + src/actions/symbolic/font-color-symbolic.svg | 4 + src/actions/symbolic/font-select-symbolic.svg | 5 + src/actions/symbolic/font-size-symbolic.svg | 3 + .../format-indent-less-rtl-symbolic.svg | 1 + .../format-indent-less-symbolic-rtl.svg | 1 + .../symbolic/format-indent-less-symbolic.svg | 1 + .../format-indent-more-rtl-symbolic.svg | 1 + .../format-indent-more-symbolic-rtl.svg | 1 + .../symbolic/format-indent-more-symbolic.svg | 1 + .../format-justify-center-symbolic.svg | 10 + .../symbolic/format-justify-fill-symbolic.svg | 10 + .../symbolic/format-justify-left-symbolic.svg | 10 + .../format-justify-right-symbolic.svg | 10 + .../format-ordered-list-symbolic-rtl.svg | 20 + .../symbolic/format-ordered-list-symbolic.svg | 20 + .../symbolic/format-text-bold-es-symbolic.svg | 1 + .../symbolic/format-text-bold-fr-symbolic.svg | 1 + .../symbolic/format-text-bold-symbolic.svg | 1 + .../format-text-clear-formatting-symbolic.svg | 1 + .../format-text-direction-ltr-symbolic.svg | 9 + .../format-text-direction-rtl-symbolic.svg | 9 + .../format-text-direction-symbolic-rtl.svg | 9 + .../format-text-direction-symbolic.svg | 4 + .../format-text-italic-es-symbolic.svg | 5 + .../symbolic/format-text-italic-symbolic.svg | 3 + .../symbolic/format-text-larger-symbolic.svg | 1 + ...format-text-remove-formatting-symbolic.svg | 4 + .../symbolic/format-text-remove-symbolic.svg | 6 + .../symbolic/format-text-smaller-symbolic.svg | 1 + .../format-text-strikethrough-fr-symbolic.svg | 6 + .../format-text-strikethrough-symbolic.svg | 4 + .../format-text-underline-fr-symbolic.svg | 8 + .../format-text-underline-symbolic.svg | 4 + .../format-toolbar-toggle-symbolic.svg | 4 + .../format-unordered-list-symbolic-rtl.svg | 12 + .../format-unordered-list-symbolic.svg | 10 + src/actions/symbolic/forward-symbolic.svg | 1 + src/actions/symbolic/globe-symbolic.svg | 5 + src/actions/symbolic/go-bottom-symbolic.svg | 7 + src/actions/symbolic/go-down-symbolic.svg | 6 + src/actions/symbolic/go-first-symbolic.svg | 7 + src/actions/symbolic/go-home-symbolic.svg | 6 + src/actions/symbolic/go-last-symbolic.svg | 9 + src/actions/symbolic/go-next-symbolic.svg | 6 + src/actions/symbolic/go-previous-context.svg | 8 + src/actions/symbolic/go-previous-symbolic.svg | 6 + src/actions/symbolic/go-top-symbolic.svg | 7 + src/actions/symbolic/go-up-symbolic.svg | 6 + src/actions/symbolic/graveyard-symbolic.svg | 3 + .../symbolic/heart-filled-symbolic.svg | 3 + src/actions/symbolic/help-about-symbolic.svg | 3 + .../symbolic/help-contents-symbolic.svg | 3 + src/actions/symbolic/help-info-symbolic.svg | 6 + src/actions/symbolic/image-crop-symbolic.svg | 4 + .../symbolic/image-denoise-symbolic.svg | 1 + .../symbolic/image-filter-symbolic.svg | 8 + .../symbolic/image-red-eye-symbolic.svg | 6 + .../symbolic/image-sharpen-symbolic.svg | 3 + .../symbolic/image-straighten-symbolic.svg | 4 + .../symbolic/insert-emoticon-symbolic.svg | 4 + .../symbolic/insert-image-symbolic.svg | 5 + .../symbolic/insert-object-symbolic.svg | 1 + src/actions/symbolic/insert-text-symbolic.svg | 4 + .../symbolic/keyboard-enter-symbolic.svg | 3 + .../symbolic/keyboard-hide-symbolic.svg | 10 + .../keyboard-layout-filled-symbolic.svg | 4 + src/actions/symbolic/link-symbolic.svg | 5 + src/actions/symbolic/list-add-symbolic.svg | 4 + .../symbolic/list-remove-all-symbolic.svg | 4 + src/actions/symbolic/list-remove-symbolic.svg | 3 + src/actions/symbolic/location-symbolic.svg | 4 + .../symbolic/mail-archive-symbolic.svg | 4 + .../symbolic/mail-attachment-symbolic.svg | 1 + .../symbolic/mail-drafts-symbolic-rtl.svg | 4 + src/actions/symbolic/mail-drafts-symbolic.svg | 4 + src/actions/symbolic/mail-flag-symbolic.svg | 1 + src/actions/symbolic/mail-inbox-symbolic.svg | 3 + .../symbolic/mail-mark-important-symbolic.svg | 1 + .../symbolic/mail-mark-junk-symbolic.svg | 1 + .../symbolic/mail-mark-notjunk-symbolic.svg | 4 + .../symbolic/mail-mark-read-symbolic.svg | 3 + .../symbolic/mail-mark-unread-symbolic.svg | 8 + .../symbolic/mail-message-new-symbolic.svg | 9 + src/actions/symbolic/mail-move-symbolic.svg | 1 + src/actions/symbolic/mail-outbox-symbolic.svg | 4 + .../symbolic/mail-send-receive-symbolic.svg | 7 + .../symbolic/mail-sent-symbolic-rtl.svg | 3 + src/actions/symbolic/mail-sent-symbolic.svg | 3 + .../symbolic/mark-location-symbolic.svg | 6 + src/actions/symbolic/media-eject-symbolic.svg | 6 + src/actions/symbolic/media-mount-symbolic.svg | 1 + .../media-playback-pause-symbolic.svg | 4 + .../media-playback-play-pause-symbolic.svg | 12 + .../media-playback-start-rtl-symbolic.svg | 3 + .../media-playback-start-symbolic.svg | 3 + .../symbolic/media-playback-stop-symbolic.svg | 3 + .../media-playlist-no-repeat-symbolic.svg | 9 + .../media-playlist-repeat-one-symbolic.svg | 9 + .../media-playlist-repeat-symbolic.svg | 8 + .../media-playlist-shuffle-symbolic.svg | 9 + .../symbolic/media-record-symbolic.svg | 1 + .../symbolic/media-seek-backward-symbolic.svg | 4 + .../symbolic/media-seek-forward-symbolic.svg | 4 + .../symbolic/media-skip-backward-symbolic.svg | 4 + .../symbolic/media-skip-forward-symbolic.svg | 4 + .../media-view-subtitles-symbolic.svg | 7 + .../symbolic/message-indicator-symbolic.svg | 3 + src/actions/symbolic/money-none-symbolic.svg | 4 + src/actions/symbolic/money-symbolic.svg | 3 + .../symbolic/mount-archive-symbolic.svg | 7 + .../multimedia-equalizer-symbolic.svg | 10 + .../symbolic/nemo-auto-arrange-symbolic.svg | 7 + .../symbolic/nemo-desktop-scale-symbolic.svg | 77 ++ .../nemo-horizontal-layout-symbolic.svg | 8 + .../nemo-horizontal-layout-wide-symbolic.svg | 7 + .../nemo-recursive-search-symbolic.svg | 10 + .../nemo-vertical-layout-symbolic.svg | 8 + .../nemo-vertical-layout-wide-symbolic.svg | 7 + src/actions/symbolic/non-starred-symbolic.svg | 8 + .../symbolic/notification-alert-symbolic.svg | 5 + src/actions/symbolic/nudity-none-symbolic.svg | 6 + src/actions/symbolic/nudity-symbolic.svg | 3 + .../symbolic/num-lock-off-symbolic.svg | 8 + src/actions/symbolic/num-lock-symbolic.svg | 8 + .../object-flip-horizontal-symbolic.svg | 6 + .../object-flip-vertical-symbolic.svg | 6 + .../symbolic/object-group-symbolic.svg | 14 + .../symbolic/object-inverse-symbolic.svg | 4 + .../symbolic/object-merge-symbolic.svg | 3 + src/actions/symbolic/object-move-symbolic.svg | 3 + .../symbolic/object-rotate-left-symbolic.svg | 8 + .../symbolic/object-rotate-right-symbolic.svg | 8 + .../symbolic/object-select-symbolic.svg | 35 + .../symbolic/object-straighten-symbolic.svg | 9 + .../symbolic/object-ungroup-symbolic.svg | 21 + src/actions/symbolic/open-menu-symbolic.svg | 7 + src/actions/symbolic/pan-down-symbolic.svg | 6 + src/actions/symbolic/pan-end-symbolic.svg | 6 + src/actions/symbolic/pan-start-symbolic.svg | 6 + src/actions/symbolic/pan-up-symbolic.svg | 6 + src/actions/symbolic/pane-hide-symbolic.svg | 4 + src/actions/symbolic/pane-show-symbolic.svg | 4 + .../symbolic/path-break-apart-symbolic.svg | 30 + .../symbolic/path-combine-symbolic.svg | 34 + .../symbolic/path-difference-symbolic.svg | 4 + .../symbolic/path-division-symbolic.svg | 39 + .../symbolic/path-exclusion-symbolic.svg | 34 + .../symbolic/path-intersection-symbolic.svg | 34 + src/actions/symbolic/path-union-symbolic.svg | 34 + .../symbolic/phonelink-ring-symbolic.svg | 4 + .../pointer-double-click-symbolic.svg | 7 + .../symbolic/pointer-drag-symbolic.svg | 3 + .../pointer-primary-click-symbolic.svg | 7 + .../pointer-secondary-click-symbolic.svg | 7 + .../symbolic/process-stop-symbolic.svg | 29 + src/actions/symbolic/pub-symbolic.svg | 3 + src/actions/symbolic/qrscanner-symbolic.svg | 1 + .../symbolic/reply-all-rtl-symbolic.svg | 1 + src/actions/symbolic/reply-all-symbolic.svg | 1 + src/actions/symbolic/reply-symbolic.svg | 1 + src/actions/symbolic/safety-symbolic.svg | 3 + .../symbolic/scan-type-adf-symbolic.svg | 10 + .../symbolic/screensaver-unlock-symbolic.svg | 5 + .../symbolic/selection-bottom-symbolic.svg | 4 + .../symbolic/selection-end-symbolic.svg | 6 + .../symbolic/selection-lower-symbolic.svg | 4 + .../symbolic/selection-raise-symbolic.svg | 4 + .../symbolic/selection-start-symbolic.svg | 6 + src/actions/symbolic/selection-symbolic.svg | 6 + .../symbolic/selection-top-symbolic.svg | 4 + .../symbolic/semi-starred-symbolic-rtl.svg | 7 + .../symbolic/semi-starred-symbolic.svg | 7 + src/actions/symbolic/send-to-symbolic.svg | 3 + .../symbolic/sidebar-places-symbolic.svg | 3 + .../symbolic/sidebar-tree-symbolic.svg | 3 + .../symbolic/sign-language-symbolic.svg | 3 + src/actions/symbolic/spam-symbolic.svg | 1 + src/actions/symbolic/star-new-symbolic.svg | 9 + src/actions/symbolic/starred-symbolic.svg | 8 + src/actions/symbolic/stopwatch-symbolic.svg | 8 + .../strong-language-none-symbolic.svg | 4 + .../symbolic/strong-language-symbolic.svg | 3 + .../symbolic/system-hibernate-symbolic.svg | 3 + .../symbolic/system-lock-screen-symbolic.svg | 4 + .../symbolic/system-log-out-symbolic.svg | 3 + .../symbolic/system-reboot-symbolic.svg | 6 + src/actions/symbolic/system-run-symbolic.svg | 6 + .../symbolic/system-shutdown-symbolic.svg | 6 + .../symbolic/system-suspend-symbolic.svg | 3 + .../symbolic/system-switch-user-symbolic.svg | 9 + src/actions/symbolic/tab-new-symbolic.svg | 4 + src/actions/symbolic/tag-new-symbolic.svg | 9 + src/actions/symbolic/tag-symbolic-rtl.svg | 6 + src/actions/symbolic/tag-symbolic.svg | 8 + src/actions/symbolic/timer-symbolic.svg | 8 + .../tools-check-spelling-symbolic.svg | 7 + src/actions/symbolic/tools-timer-symbolic.svg | 4 + src/actions/symbolic/twitter-dm-symbolic.svg | 3 + .../symbolic/twitter-home-symbolic.svg | 8 + .../symbolic/twitter-mentions-symbolic.svg | 4 + .../symbolic/twitter-profile-symbolic.svg | 3 + .../symbolic/view-app-grid-symbolic.svg | 1 + .../symbolic/view-bottom-pane-symbolic.svg | 7 + src/actions/symbolic/view-column-symbolic.svg | 7 + .../symbolic/view-compact-symbolic.svg | 10 + .../symbolic/view-conceal-symbolic.svg | 6 + .../symbolic/view-continuous-symbolic.svg | 3 + .../symbolic/view-coverflow-symbolic.svg | 14 + src/actions/symbolic/view-dual-symbolic.svg | 3 + .../symbolic/view-filter-rtl-symbolic.svg | 14 + .../symbolic/view-filter-symbolic-rtl.svg | 6 + src/actions/symbolic/view-filter-symbolic.svg | 6 + .../symbolic/view-fullscreen-symbolic.svg | 6 + src/actions/symbolic/view-grid-symbolic.svg | 8 + .../symbolic/view-left-pane-symbolic.svg | 9 + .../symbolic/view-list-bullet-symbolic.svg | 10 + .../symbolic/view-list-compact-symbolic.svg | 8 + .../symbolic/view-list-images-symbolic.svg | 3 + .../symbolic/view-list-ordered-symbolic.svg | 12 + src/actions/symbolic/view-list-symbolic.svg | 14 + .../symbolic/view-list-video-symbolic.svg | 3 + src/actions/symbolic/view-mirror-symbolic.svg | 4 + .../view-more-horizontal-symbolic.svg | 1 + src/actions/symbolic/view-more-symbolic.svg | 1 + src/actions/symbolic/view-paged-symbolic.svg | 4 + src/actions/symbolic/view-pin-symbolic.svg | 3 + .../symbolic/view-refresh-symbolic.svg | 7 + .../symbolic/view-restore-symbolic.svg | 6 + src/actions/symbolic/view-reveal-symbolic.svg | 6 + .../symbolic/view-right-pane-symbolic.svg | 9 + .../symbolic/view-sort-ascending-symbolic.svg | 3 + .../view-sort-descending-symbolic.svg | 3 + .../symbolic/view-top-pane-symbolic.svg | 9 + .../symbolic/violence-none-symbolic.svg | 6 + src/actions/symbolic/violence-symbolic.svg | 3 + .../symbolic/window-close-symbolic.svg | 3 + .../symbolic/window-maximize-symbolic.svg | 3 + .../symbolic/window-minimize-symbolic.svg | 3 + .../symbolic/window-pop-out-symbolic.svg | 4 + .../symbolic/window-restore-symbolic.svg | 4 + src/actions/symbolic/window-symbolic.svg | 3 + .../xapp-annotations-squiggly-symbolic.svg | 4 + .../xapp-annotations-text-symbolic.svg | 4 + .../symbolic/xapp-diaporama-symbolic.svg | 4 + .../symbolic/xapp-favorite-symbolic.svg | 4 + .../xapp-format-text-highlight-symbolic.svg | 4 + .../xapp-go-history-next-symbolic.svg | 3 + .../xapp-go-history-previous-symbolic.svg | 3 + src/actions/symbolic/xapp-pin-symbolic.svg | 4 + .../xapp-search-entire-word-symbolic.svg | 1 + .../symbolic/xapp-search-wrap-symbolic.svg | 4 + .../symbolic/xapp-text-case-symbolic.svg | 1 + .../symbolic/xapp-unfavorite-symbolic.svg | 4 + src/actions/symbolic/xapp-unpin-symbolic.svg | 4 + .../symbolic/xapp-use-regex-symbolic.svg | 1 + .../symbolic/zoom-fit-best-symbolic.svg | 3 + src/actions/symbolic/zoom-in-symbolic.svg | 4 + .../symbolic/zoom-original-symbolic.svg | 6 + src/actions/symbolic/zoom-out-symbolic.svg | 4 + src/apps/scalable/0ad.svg | 19 + src/apps/scalable/2048.svg | 26 + src/apps/scalable/AppImageLauncher.svg | 21 + src/apps/scalable/Ripcord_Icon.svg | 28 + src/apps/scalable/Zoom.svg | 21 + src/apps/scalable/access.svg | 15 + src/apps/scalable/accessories-camera.svg | 77 ++ .../scalable/accessories-character-map.svg | 16 + src/apps/scalable/accessories-dictionary.svg | 35 + .../scalable/accessories-document-viewer.svg | 8 + src/apps/scalable/accessories-podcast.svg | 10 + src/apps/scalable/accessories-screenshot.svg | 8 + src/apps/scalable/accessories-text-editor.svg | 157 ++++ src/apps/scalable/acroread.svg | 8 + src/apps/scalable/addressbook.svg | 12 + src/apps/scalable/alacritty-simple.svg | 12 + src/apps/scalable/alacritty.svg | 13 + src/apps/scalable/albert.svg | 20 + src/apps/scalable/almond.svg | 24 + src/apps/scalable/amarok.svg | 53 ++ src/apps/scalable/anbox.svg | 25 + src/apps/scalable/android-studio.svg | 16 + src/apps/scalable/anki.svg | 38 + src/apps/scalable/anydesk.svg | 250 +++++++ .../scalable/appimagekit-gravit-designer.svg | 9 + .../scalable/application-default-icon.svg | 8 + src/apps/scalable/applications-games.svg | 18 + src/apps/scalable/applications-system.svg | 14 + src/apps/scalable/apport.svg | 10 + src/apps/scalable/assaultcube.svg | 22 + src/apps/scalable/atom.svg | 7 + src/apps/scalable/audacious.svg | 10 + src/apps/scalable/audacity.svg | 10 + src/apps/scalable/authy.svg | 19 + src/apps/scalable/awf.svg | 11 + src/apps/scalable/baidunetdisk.svg | 31 + src/apps/scalable/balena-etcher-electron.svg | 30 + src/apps/scalable/barrier.svg | 16 + src/apps/scalable/basket.svg | 13 + src/apps/scalable/beekeeper-studio.svg | 15 + src/apps/scalable/bleachbit.svg | 47 ++ src/apps/scalable/blender.svg | 12 + src/apps/scalable/bluetooth-inactive.svg | 15 + src/apps/scalable/bluetooth.svg | 15 + src/apps/scalable/bookmarks-organize.svg | 7 + src/apps/scalable/brackets.svg | 19 + src/apps/scalable/brasero.svg | 106 +++ src/apps/scalable/brave-beta.svg | 8 + src/apps/scalable/brave-dev.svg | 8 + src/apps/scalable/brave-nightly.svg | 8 + src/apps/scalable/brave.svg | 8 + src/apps/scalable/browser-tor.svg | 7 + src/apps/scalable/budgiewprviews.svg | 8 + src/apps/scalable/bulky.svg | 24 + src/apps/scalable/bytedance-feishu.svg | 26 + src/apps/scalable/caffeine.svg | 94 +++ src/apps/scalable/calc.svg | 12 + src/apps/scalable/calendar.svg | 23 + src/apps/scalable/calf.svg | 26 + src/apps/scalable/calf_plugin.svg | 40 ++ src/apps/scalable/calibre-ebook-edit.svg | 39 + src/apps/scalable/calibre-gui.svg | 39 + src/apps/scalable/calibre-viewer.svg | 39 + src/apps/scalable/calibre.svg | 34 + src/apps/scalable/calligragemini.svg | 9 + src/apps/scalable/calligrasheets.svg | 21 + src/apps/scalable/calligrastage.svg | 18 + src/apps/scalable/calligrawords.svg | 11 + src/apps/scalable/cantata.svg | 10 + src/apps/scalable/cawbird.svg | 40 ++ src/apps/scalable/ccsm.svg | 15 + src/apps/scalable/cheese.svg | 31 + src/apps/scalable/chess.svg | 12 + ...iffjcadagjlijoggckpgfnoeiflnem-Default.svg | 147 ++++ src/apps/scalable/chromium.svg | 13 + src/apps/scalable/clementine.svg | 34 + src/apps/scalable/clion.svg | 28 + src/apps/scalable/cmake.svg | 9 + src/apps/scalable/cockos-reaper.svg | 29 + src/apps/scalable/codeblocks.svg | 15 + src/apps/scalable/colorgrab.svg | 68 ++ .../scalable/com.github.aimproxy.dotfonts.svg | 21 + .../scalable/com.github.akiraux.akira.svg | 75 ++ .../scalable/com.github.arshubham.cipher.svg | 47 ++ .../com.github.artemanufrij.hashit.svg | 21 + .../com.github.cryptowyrm.copypastegrab.svg | 16 + .../scalable/com.github.dahenson.agenda.svg | 130 ++++ .../scalable/com.github.djaler.formatter.svg | 58 ++ .../com.github.fabiocolacio.marker.svg | 162 +++++ .../scalable/com.github.hugolabe.Wike.svg | 16 + .../com.github.johnfactotum.Foliate.svg | 43 ++ .../scalable/com.github.louis77.tuner.svg | 88 +++ ...ithub.maoschanz.DynamicWallpaperEditor.svg | 23 + .../scalable/com.github.maoschanz.drawing.svg | 23 + .../scalable/com.github.timecraft.js-test.svg | 22 + .../scalable/com.uploadedlobster.peek.svg | 19 + src/apps/scalable/connectagram.svg | 19 + src/apps/scalable/credentials-preferences.svg | 26 + src/apps/scalable/crossover.svg | 18 + src/apps/scalable/cs-drivers.svg | 40 ++ src/apps/scalable/cs-user.svg | 24 + src/apps/scalable/darktable.svg | 65 ++ src/apps/scalable/datagrip.svg | 35 + src/apps/scalable/dbeaver.svg | 50 ++ src/apps/scalable/dconf-editor.svg | 7 + src/apps/scalable/deja-dup.svg | 8 + src/apps/scalable/deluge.svg | 34 + .../scalable/desktop-environment-gnome.svg | 7 + src/apps/scalable/desktop-environment-kde.svg | 7 + .../scalable/desktop-environment-mate.svg | 25 + .../scalable/desktop-environment-xfce.svg | 15 + src/apps/scalable/desktop-profiler.svg | 15 + src/apps/scalable/desktop.svg | 19 + src/apps/scalable/dia.svg | 23 + src/apps/scalable/digikam.svg | 26 + src/apps/scalable/discord.svg | 7 + src/apps/scalable/display-im6.q16.svg | 15 + .../scalable/distributor-logo-manjaro.svg | 187 +++++ src/apps/scalable/dock.svg | 12 + src/apps/scalable/dosbox-staging.svg | 48 ++ src/apps/scalable/dosbox.svg | 30 + src/apps/scalable/draw-io.svg | 17 + src/apps/scalable/drive-removable-media.svg | 183 +++++ src/apps/scalable/dropbox.svg | 25 + src/apps/scalable/easyeffects.svg | 14 + src/apps/scalable/eclipse-cdt.svg | 27 + src/apps/scalable/eclipse.svg | 29 + src/apps/scalable/electron.svg | 7 + src/apps/scalable/element-desktop.svg | 7 + src/apps/scalable/elisa.svg | 19 + src/apps/scalable/emacs.svg | 7 + src/apps/scalable/emblem-mail.svg | 58 ++ src/apps/scalable/empathy.svg | 7 + src/apps/scalable/eog.svg | 94 +++ src/apps/scalable/etcher.svg | 16 + src/apps/scalable/evolution-tasks.svg | 20 + src/apps/scalable/exodus.svg | 42 ++ src/apps/scalable/extensions.svg | 7 + src/apps/scalable/fcitx-sogoupinyin.svg | 7 + src/apps/scalable/fcitx.svg | 17 + src/apps/scalable/figma.svg | 13 + src/apps/scalable/file-manager.svg | 23 + src/apps/scalable/file-roller.svg | 41 ++ src/apps/scalable/filezilla.svg | 16 + src/apps/scalable/firefox-developer-icon.svg | 16 + src/apps/scalable/firefox.svg | 16 + src/apps/scalable/fish.svg | 11 + src/apps/scalable/flameshot.svg | 14 + src/apps/scalable/flash.svg | 7 + src/apps/scalable/flatpak-software.svg | 35 + src/apps/scalable/flatseal.svg | 32 + src/apps/scalable/fondo.svg | 32 + src/apps/scalable/fonts.svg | 11 + src/apps/scalable/four-in-a-row.svg | 37 + src/apps/scalable/fractal.svg | 8 + src/apps/scalable/fragments.svg | 13 + src/apps/scalable/franz.svg | 16 + src/apps/scalable/freeoffice-planmaker.svg | 26 + .../scalable/freeoffice-presentations.svg | 36 + src/apps/scalable/freeoffice-textmaker.svg | 37 + src/apps/scalable/freetube.svg | 18 + src/apps/scalable/fritzing.svg | 8 + src/apps/scalable/gbrainy.svg | 22 + src/apps/scalable/gda-browser-5.0.svg | 61 ++ src/apps/scalable/gda-control-center.svg | 93 +++ src/apps/scalable/gdebi.svg | 44 ++ src/apps/scalable/geany.svg | 27 + src/apps/scalable/gimp.svg | 24 + src/apps/scalable/git.svg | 21 + src/apps/scalable/github-desktop.svg | 11 + src/apps/scalable/gitkraken.svg | 34 + src/apps/scalable/glade.svg | 17 + src/apps/scalable/gnome-aisleriot.svg | 7 + src/apps/scalable/gnome-books.svg | 30 + src/apps/scalable/gnome-builder.svg | 66 ++ src/apps/scalable/gnome-documents.svg | 40 ++ src/apps/scalable/gnome-glines.svg | 16 + src/apps/scalable/gnome-klotski.svg | 12 + src/apps/scalable/gnome-layout-switcher.svg | 19 + src/apps/scalable/gnome-mahjongg.svg | 18 + src/apps/scalable/gnome-maps.svg | 53 ++ src/apps/scalable/gnome-mines.svg | 7 + src/apps/scalable/gnome-music.svg | 15 + src/apps/scalable/gnome-nibbles.svg | 11 + src/apps/scalable/gnome-paint.svg | 9 + src/apps/scalable/gnome-power-manager.svg | 74 ++ src/apps/scalable/gnome-robots.svg | 16 + src/apps/scalable/gnome-sound-recorder.svg | 36 + src/apps/scalable/gnome-taquin.svg | 22 + src/apps/scalable/gnome-tetravex.svg | 10 + src/apps/scalable/gnome-todo.svg | 8 + src/apps/scalable/gnome-tweak-tool.svg | 15 + src/apps/scalable/go-for-it.svg | 43 ++ src/apps/scalable/goa-account-exchange.svg | 32 + src/apps/scalable/goa-account-facebook.svg | 31 + src/apps/scalable/goa-account-fedora.svg | 21 + src/apps/scalable/goa-account-flickr.svg | 18 + src/apps/scalable/goa-account-foursquare.svg | 15 + src/apps/scalable/goa-account-google.svg | 20 + src/apps/scalable/goa-account-lastfm.svg | 14 + src/apps/scalable/goa-account-msn.svg | 20 + src/apps/scalable/goa-account-owncloud.svg | 15 + src/apps/scalable/goland.svg | 33 + src/apps/scalable/google-chrome.svg | 11 + src/apps/scalable/google-earth.svg | 13 + src/apps/scalable/gpk-log.svg | 15 + src/apps/scalable/green-recorder.svg | 24 + src/apps/scalable/grub-customizer.svg | 59 ++ src/apps/scalable/gtranslator.svg | 30 + src/apps/scalable/gufw.svg | 26 + src/apps/scalable/haguichi.svg | 32 + src/apps/scalable/hb-icon.svg | 37 + src/apps/scalable/help.svg | 8 + src/apps/scalable/hexchat.svg | 30 + src/apps/scalable/hitori.svg | 12 + src/apps/scalable/homebank.svg | 11 + src/apps/scalable/hp-logo.svg | 21 + src/apps/scalable/htop.svg | 40 ++ src/apps/scalable/hwinfo.svg | 14 + src/apps/scalable/iagno.svg | 12 + src/apps/scalable/ibus-bopomofo.svg | 7 + src/apps/scalable/ibus-pinyin.svg | 7 + src/apps/scalable/ibus-typing-booster.svg | 46 ++ src/apps/scalable/ibus.svg | 7 + src/apps/scalable/icon-preview-app.svg | 73 ++ src/apps/scalable/idea.svg | 34 + src/apps/scalable/indicator-weather.svg | 8 + src/apps/scalable/inkscape.svg | 14 + src/apps/scalable/insomnia.svg | 16 + src/apps/scalable/internet-mail.svg | 17 + src/apps/scalable/internet-news-reader.svg | 15 + src/apps/scalable/io.github.seadve.Kooha.svg | 9 + src/apps/scalable/jabref.svg | 18 + src/apps/scalable/java.svg | 82 +++ src/apps/scalable/jockey.svg | 162 +++++ src/apps/scalable/joplin.svg | 23 + src/apps/scalable/juk.svg | 15 + src/apps/scalable/kapow.svg | 71 ++ src/apps/scalable/karbon.svg | 48 ++ src/apps/scalable/kate.svg | 12 + src/apps/scalable/kdenlive.svg | 28 + src/apps/scalable/keyring-manager.svg | 50 ++ src/apps/scalable/kget.svg | 7 + src/apps/scalable/kitty.svg | 46 ++ src/apps/scalable/knemo.svg | 90 +++ src/apps/scalable/kodi.svg | 21 + src/apps/scalable/konqueror.svg | 12 + src/apps/scalable/krita.svg | 45 ++ src/apps/scalable/ksudoku.svg | 14 + src/apps/scalable/ktnef.svg | 9 + src/apps/scalable/ktorrent.svg | 41 ++ src/apps/scalable/kvantum.svg | 47 ++ src/apps/scalable/kwalletmanager.svg | 17 + src/apps/scalable/labyrinth.svg | 39 + src/apps/scalable/lazarus.svg | 36 + src/apps/scalable/libinput-gestures.svg | 21 + src/apps/scalable/libreoffice-base.svg | 17 + src/apps/scalable/libreoffice-calc.svg | 28 + src/apps/scalable/libreoffice-draw.svg | 29 + src/apps/scalable/libreoffice-impress.svg | 36 + src/apps/scalable/libreoffice-math.svg | 28 + src/apps/scalable/libreoffice-writer.svg | 26 + src/apps/scalable/libreoffice.svg | 7 + src/apps/scalable/lightcord.svg | 7 + src/apps/scalable/lightsoff.svg | 20 + src/apps/scalable/login.svg | 24 + src/apps/scalable/logview.svg | 26 + src/apps/scalable/lollypop.svg | 10 + src/apps/scalable/lx-music-desktop.svg | 8 + src/apps/scalable/mailspring.svg | 54 ++ src/apps/scalable/mega.svg | 39 + src/apps/scalable/meld.svg | 32 + src/apps/scalable/menu-editor.svg | 50 ++ src/apps/scalable/micro-logo-mark.svg | 38 + src/apps/scalable/microsoft-edge-beta.svg | 16 + src/apps/scalable/microsoft-edge-dev.svg | 15 + src/apps/scalable/microsoft-edge.svg | 9 + src/apps/scalable/miktex-console.svg | 56 ++ src/apps/scalable/mindmaster.svg | 22 + src/apps/scalable/minecraft.svg | 26 + src/apps/scalable/mintwelcome.svg | 193 +++++ src/apps/scalable/mkvmerge.svg | 28 + src/apps/scalable/mongodb-compass.svg | 20 + src/apps/scalable/motrix.svg | 12 + src/apps/scalable/mplayer.svg | 13 + src/apps/scalable/mudita24.svg | 25 + .../scalable/multimedia-volume-control.svg | 66 ++ src/apps/scalable/multitasking-view.svg | 28 + src/apps/scalable/neovim.svg | 27 + src/apps/scalable/netease-cloud-music.svg | 7 + src/apps/scalable/network-workgroup.svg | 41 ++ src/apps/scalable/nmap_icon.svg | 61 ++ src/apps/scalable/notable.svg | 21 + src/apps/scalable/notion.svg | 15 + src/apps/scalable/nvidia.svg | 8 + src/apps/scalable/obs.svg | 8 + src/apps/scalable/okular.svg | 14 + src/apps/scalable/olive-editor.svg | 29 + src/apps/scalable/onboard.svg | 13 + src/apps/scalable/online-account.svg | 15 + src/apps/scalable/opensnitch-ui.svg | 16 + src/apps/scalable/opera-beta.svg | 22 + src/apps/scalable/opera.svg | 21 + src/apps/scalable/org.cvfosammmm.Setzer.svg | 19 + src/apps/scalable/org.gabmus.giara.svg | 29 + src/apps/scalable/org.gnome.PasswordSafe.svg | 32 + src/apps/scalable/org.gnome.PowerStats.svg | 10 + src/apps/scalable/org.gnome.Totem.svg | 10 + src/apps/scalable/org.gtk.PrintEditor4.svg | 105 +++ .../scalable/org.midori_browser.Midori.svg | 255 +++++++ src/apps/scalable/org.xfce.Gigolo.svg | 42 ++ .../scalable/org.xfce.panel.directorymenu.svg | 39 + .../scalable/org.xfce.panel.separator.svg | 17 + src/apps/scalable/pcloud.svg | 31 + src/apps/scalable/pdf-mix-tool.svg | 41 ++ src/apps/scalable/persepolis.svg | 34 + src/apps/scalable/petris-icon.svg | 30 + src/apps/scalable/photoflare.svg | 39 + src/apps/scalable/phpstorm.svg | 29 + src/apps/scalable/planner.svg | 15 + src/apps/scalable/plasma.svg | 13 + src/apps/scalable/playonlinux.svg | 55 ++ src/apps/scalable/plexmediaserver.svg | 237 ++++++ src/apps/scalable/polari.svg | 7 + src/apps/scalable/pomidor.svg | 26 + src/apps/scalable/pomotroid.svg | 22 + src/apps/scalable/popcorntime.svg | 90 +++ src/apps/scalable/postman.svg | 30 + src/apps/scalable/ppsspp.svg | 34 + src/apps/scalable/preferences-color.svg | 67 ++ .../preferences-desktop-display-color.svg | 61 ++ .../scalable/preferences-desktop-display.svg | 25 + .../preferences-desktop-emoticons.svg | 25 + ...eferences-desktop-filetype-association.svg | 10 + .../scalable/preferences-desktop-icons.svg | 7 + .../scalable/preferences-desktop-keyboard.svg | 12 + .../scalable/preferences-desktop-locale.svg | 8 + .../preferences-desktop-notification.svg | 8 + .../preferences-desktop-peripherals.svg | 15 + .../preferences-desktop-plasma-theme.svg | 26 + .../scalable/preferences-desktop-plasma.svg | 20 + .../preferences-desktop-screensaver.svg | 13 + .../preferences-desktop-thunderbolt.svg | 18 + .../preferences-desktop-wallpaper.svg | 24 + src/apps/scalable/preferences-kde-connect.svg | 25 + src/apps/scalable/preferences-security.svg | 29 + .../preferences-system-hotcorners.svg | 23 + .../preferences-system-parental-controls.svg | 7 + .../scalable/preferences-system-privacy.svg | 11 + .../scalable/preferences-system-search.svg | 15 + .../scalable/preferences-system-sharing.svg | 33 + src/apps/scalable/preferences-system-time.svg | 42 ++ .../scalable/preferences-system-windows.svg | 21 + src/apps/scalable/preferences-system.svg | 14 + src/apps/scalable/protonvpn-gui.svg | 25 + src/apps/scalable/putty.svg | 105 +++ src/apps/scalable/pycharm.svg | 34 + src/apps/scalable/qbittorrent.svg | 7 + src/apps/scalable/qemu-launcher.svg | 25 + src/apps/scalable/qmmp.svg | 39 + src/apps/scalable/qq.svg | 49 ++ src/apps/scalable/qqmusic.svg | 7 + src/apps/scalable/qt.svg | 7 + src/apps/scalable/qtassistant.svg | 12 + src/apps/scalable/qtconfig.svg | 8 + src/apps/scalable/qtcreator.svg | 8 + src/apps/scalable/qtcreatorubuntu.svg | 8 + src/apps/scalable/qtdbusviewer.svg | 8 + src/apps/scalable/qtdesigner.svg | 8 + src/apps/scalable/qtlinguistic.svg | 8 + src/apps/scalable/quadrapassel.svg | 11 + src/apps/scalable/quickDocs.svg | 327 +++++++++ src/apps/scalable/rambox.svg | 34 + src/apps/scalable/rclone-browser.svg | 109 +++ src/apps/scalable/redream.svg | 28 + src/apps/scalable/redshift.svg | 196 +++++ src/apps/scalable/regextester.svg | 24 + src/apps/scalable/reload.svg | 23 + src/apps/scalable/remmina.svg | 29 + src/apps/scalable/remote-desktop.svg | 86 +++ src/apps/scalable/resolve.svg | 63 ++ src/apps/scalable/rhythmbox.svg | 35 + src/apps/scalable/rider.svg | 31 + src/apps/scalable/riot-web.svg | 37 + src/apps/scalable/robo3t.svg | 118 +++ src/apps/scalable/rstudio.svg | 27 + src/apps/scalable/rubymine.svg | 29 + src/apps/scalable/rygel.svg | 33 + src/apps/scalable/safeeyes.svg | 62 ++ src/apps/scalable/scanner.svg | 16 + src/apps/scalable/screenrecorder.svg | 25 + src/apps/scalable/securecrt.svg | 41 ++ src/apps/scalable/securefx.svg | 58 ++ src/apps/scalable/sequeler.svg | 297 ++++++++ src/apps/scalable/session-properties.svg | 19 + src/apps/scalable/shotwell.svg | 118 +++ src/apps/scalable/shutter.svg | 7 + src/apps/scalable/signal-desktop.svg | 16 + src/apps/scalable/simplenote.svg | 27 + src/apps/scalable/simplescreenrecorder.svg | 22 + src/apps/scalable/sk1-color-picker.svg | 142 ++++ src/apps/scalable/skype.svg | 15 + src/apps/scalable/slack.svg | 12 + src/apps/scalable/smplayer.svg | 15 + src/apps/scalable/software-properties.svg | 12 + src/apps/scalable/softwarecenter-debian.svg | 11 + src/apps/scalable/softwarecenter-ubuntu.svg | 11 + src/apps/scalable/softwarecenter.svg | 7 + src/apps/scalable/spotify-client.svg | 15 + src/apps/scalable/sqlitebrowser.svg | 52 ++ src/apps/scalable/stacer.svg | 12 + src/apps/scalable/stacks-task-manager.svg | 21 + src/apps/scalable/staruml.svg | 12 + src/apps/scalable/stata.svg | 25 + src/apps/scalable/steam.svg | 8 + src/apps/scalable/stoken-gui.svg | 9 + src/apps/scalable/sublime-merge.svg | 51 ++ src/apps/scalable/sublime-text.svg | 26 + src/apps/scalable/svgcleaner.svg | 21 + src/apps/scalable/swell-foop.svg | 10 + src/apps/scalable/synaptic.svg | 44 ++ src/apps/scalable/syncthing.svg | 8 + src/apps/scalable/system-software-install.svg | 11 + src/apps/scalable/system-software-update.svg | 11 + src/apps/scalable/tableplus.svg | 94 +++ src/apps/scalable/tali.svg | 19 + src/apps/scalable/taxi.svg | 36 + src/apps/scalable/teams-for-linux.svg | 48 ++ src/apps/scalable/teamviewer.svg | 6 + src/apps/scalable/telegram.svg | 8 + src/apps/scalable/terminal.svg | 13 + src/apps/scalable/terminix.svg | 18 + src/apps/scalable/termius.svg | 21 + src/apps/scalable/tetzle.svg | 218 ++++++ src/apps/scalable/tex-match.svg | 57 ++ src/apps/scalable/texstudio.svg | 102 +++ src/apps/scalable/text-editor.svg | 149 ++++ src/apps/scalable/theme-config.svg | 44 ++ src/apps/scalable/thermal-monitor.svg | 31 + src/apps/scalable/thunderbird.svg | 123 ++++ src/apps/scalable/timeshift.svg | 17 + src/apps/scalable/todoist.svg | 262 +++++++ src/apps/scalable/tomboy.svg | 17 + src/apps/scalable/transmission.svg | 138 ++++ src/apps/scalable/tutanota-desktop.svg | 20 + src/apps/scalable/typora.svg | 87 +++ src/apps/scalable/uberwriter.svg | 8 + src/apps/scalable/uget-icon.svg | 7 + src/apps/scalable/ulauncher.svg | 21 + src/apps/scalable/usb-creator.svg | 29 + src/apps/scalable/userinfo.svg | 15 + .../scalable/utilities-system-monitor.svg | 9 + src/apps/scalable/variety-slideshow.svg | 63 ++ src/apps/scalable/variety.svg | 62 ++ src/apps/scalable/veracrypt.svg | 43 ++ src/apps/scalable/viber.svg | 25 + src/apps/scalable/vidcutter.svg | 28 + src/apps/scalable/vim.svg | 28 + src/apps/scalable/virt-manager.svg | 47 ++ src/apps/scalable/virtualbox.svg | 22 + .../scalable/visual-studio-code-insiders.svg | 27 + src/apps/scalable/visual-studio-code.svg | 29 + src/apps/scalable/vivaldi.svg | 7 + src/apps/scalable/vlc.svg | 7 + src/apps/scalable/vmware-netcfg.svg | 72 ++ src/apps/scalable/vmware-player.svg | 16 + src/apps/scalable/vmware-workstation.svg | 29 + src/apps/scalable/vscodium.svg | 20 + src/apps/scalable/wallstreet-control.svg | 17 + src/apps/scalable/warpinator.svg | 28 + src/apps/scalable/waterfox.svg | 97 +++ src/apps/scalable/web-browser.svg | 38 + src/apps/scalable/web-google-maps.svg | 47 ++ src/apps/scalable/webapp-manager.svg | 13 + src/apps/scalable/webstorm.svg | 30 + src/apps/scalable/wechat.svg | 26 + src/apps/scalable/whatsapp.svg | 21 + src/apps/scalable/wine-uninstaller.svg | 9 + src/apps/scalable/wine-winecfg.svg | 10 + src/apps/scalable/wine-winefile.svg | 15 + src/apps/scalable/wine-winetricks.svg | 10 + src/apps/scalable/wine.svg | 7 + .../workspace-switcher-left-bottom.svg | 26 + .../workspace-switcher-right-bottom.svg | 26 + .../scalable/workspace-switcher-right-top.svg | 26 + src/apps/scalable/workspace-switcher.svg | 26 + src/apps/scalable/wps-office2019-etmain.svg | 21 + .../scalable/wps-office2019-kprometheus.svg | 7 + src/apps/scalable/wps-office2019-pdfmain.svg | 7 + src/apps/scalable/wps-office2019-wppmain.svg | 7 + src/apps/scalable/wps-office2019-wpsmain.svg | 15 + src/apps/scalable/xdman.svg | 67 ++ .../scalable/xfce4-fsguard-plugin-warning.svg | 196 +++++ .../scalable/xfce4-statusnotifier-plugin.svg | 22 + src/apps/scalable/xfce4-systray.svg | 17 + src/apps/scalable/xfce4-taskbar.svg | 16 + src/apps/scalable/xmind.svg | 7 + src/apps/scalable/xorg.svg | 27 + src/apps/scalable/xterm.svg | 18 + src/apps/scalable/yakuake.svg | 26 + src/apps/scalable/youtube-dl.svg | 11 + .../scalable/youtube-music-desktop-app.svg | 7 + src/apps/scalable/youtube.svg | 7 + src/apps/scalable/yubikey-neo-manager.svg | 43 ++ .../scalable/yubikey-personalization-gui.svg | 48 ++ src/apps/scalable/yubikey-piv-manager.svg | 43 ++ .../accessories-calculator-symbolic.svg | 1 + .../accessories-character-map-symbolic.svg | 18 + .../accessories-dictionary-symbolic.svg | 13 + .../accessories-screenshot-symbolic.svg | 18 + .../accessories-text-editor-symbolic.svg | 14 + .../symbolic/address-book-app-symbolic.svg | 7 + src/apps/symbolic/amazon-store-symbolic.svg | 3 + .../application-x-executable-symbolic.svg | 4 + .../symbolic/aptdaemon-download-symbolic.svg | 6 + src/apps/symbolic/atom-symbolic.svg | 3 + src/apps/symbolic/backups-app-symbolic.svg | 3 + src/apps/symbolic/builder-symbolic.svg | 1 + src/apps/symbolic/calendar-app-symbolic.svg | 6 + src/apps/symbolic/camera-app-symbolic.svg | 3 + src/apps/symbolic/cheese-symbolic.svg | 8 + src/apps/symbolic/clock-app-symbolic.svg | 3 + ....bilelmoussaoui.Authenticator-symbolic.svg | 4 + .../symbolic/configurator-app-symbolic.svg | 6 + src/apps/symbolic/deja-dup-symbolic.svg | 4 + src/apps/symbolic/disk-usage-app-symbolic.svg | 7 + .../symbolic/disk-utility-app-symbolic.svg | 7 + src/apps/symbolic/documents-app-symbolic.svg | 6 + src/apps/symbolic/docviewer-app-symbolic.svg | 8 + src/apps/symbolic/dropbox-symbolic.svg | 1 + .../symbolic/ebook-reader-app-symbolic.svg | 8 + src/apps/symbolic/error-app-symbolic.svg | 6 + src/apps/symbolic/evince-symbolic.svg | 7 + src/apps/symbolic/extensions-symbolic.svg | 1 + src/apps/symbolic/file-roller-symbolic.svg | 4 + .../symbolic/filemanager-app-symbolic.svg | 6 + src/apps/symbolic/firefox-symbolic.svg | 3 + src/apps/symbolic/fusion-icon-symbolic.svg | 4 + src/apps/symbolic/gallery-app-symbolic.svg | 3 + src/apps/symbolic/games-app-symbolic.svg | 10 + .../symbolic/gnome-aisleriot-symbolic.svg | 3 + .../gnome-disks-state-standby-symbolic.svg | 1 + src/apps/symbolic/gnome-mahjongg-symbolic.svg | 3 + src/apps/symbolic/gnome-mines-symbolic.svg | 3 + .../symbolic/gnome-power-manager-symbolic.svg | 1 + src/apps/symbolic/gnome-software-symbolic.svg | 4 + src/apps/symbolic/goa-panel-symbolic.svg | 3 + src/apps/symbolic/google-chrome-symbolic.svg | 3 + src/apps/symbolic/help-browser-symbolic.svg | 4 + src/apps/symbolic/help-contents-symbolic.svg | 4 + src/apps/symbolic/help-faq-symbolic.svg | 6 + src/apps/symbolic/image-viewer-symbolic.svg | 7 + src/apps/symbolic/inkscape-symbolic.svg | 6 + src/apps/symbolic/internet-chat-symbolic.svg | 4 + src/apps/symbolic/internet-mail-symbolic.svg | 3 + .../internet-news-reader-symbolic.svg | 4 + .../io.github.seadve.Kooha-symbolic.svg | 71 ++ src/apps/symbolic/jockey-symbolic.svg | 1 + .../symbolic/libreoffice-base-symbolic.svg | 19 + .../symbolic/libreoffice-calc-symbolic.svg | 17 + .../symbolic/libreoffice-draw-symbolic.svg | 17 + .../symbolic/libreoffice-impress-symbolic.svg | 17 + .../symbolic/libreoffice-main-symbolic.svg | 14 + .../symbolic/libreoffice-math-symbolic.svg | 17 + .../symbolic/libreoffice-writer-symbolic.svg | 17 + src/apps/symbolic/log-viewer-app-symbolic.svg | 8 + src/apps/symbolic/mail-app-symbolic.svg | 7 + src/apps/symbolic/maps-app-symbolic.svg | 3 + .../symbolic/mediaplayer-app-symbolic.svg | 1 + src/apps/symbolic/messaging-app-symbolic.svg | 1 + .../multimedia-audio-player-symbolic.svg | 5 + .../multimedia-equalizer-symbolic.svg | 3 + .../multimedia-photo-manager-symbolic.svg | 21 + .../multimedia-photo-viewer-symbolic.svg | 6 + .../multimedia-video-player-symbolic.svg | 6 + .../multimedia-volume-control-symbolic.svg | 11 + src/apps/symbolic/music-app-symbolic.svg | 1 + src/apps/symbolic/notes-app-symbolic.svg | 6 + .../symbolic/office-calendar-symbolic.svg | 1 + .../symbolic/org.gnome.Boxes-symbolic.svg | 6 + .../symbolic/org.gnome.Fractal-symbolic.svg | 3 + ...g.gnome.Lollypop-artists-list-symbolic.svg | 6 + .../org.gnome.Lollypop-equalizer-symbolic.svg | 9 + ...org.gnome.Lollypop-play-queue-symbolic.svg | 6 + .../org.gnome.Lollypop-sidebar-symbolic.svg | 9 + .../org.gnome.Lollypop-spotify-symbolic.svg | 6 + ...rg.gnome.Lollypop-suggestions-symbolic.svg | 3 + .../symbolic/org.gnome.Lollypop-symbolic.svg | 4 + .../org.gnome.Lollypop-tag-list-symbolic.svg | 6 + .../org.gnome.Lollypop-tag-symbolic.svg | 8 + ...nome.Lollypop-unplayed-albums-symbolic.svg | 3 + .../symbolic/org.gnome.Polari-symbolic.svg | 8 + ...g.gnome.Settings-multitasking-symbolic.svg | 105 +++ src/apps/symbolic/packages-app-symbolic.svg | 9 + .../symbolic/password-manager-symbolic.svg | 4 + src/apps/symbolic/podcasts-app-symbolic.svg | 7 + .../symbolic/power-statistics-symbolic.svg | 7 + .../preferences-bluetooth-symbolic.svg | 3 + .../symbolic/preferences-color-symbolic.svg | 7 + ...erences-desktop-accessibility-symbolic.svg | 1 + .../preferences-desktop-apps-symbolic.svg | 8 + ...-desktop-default-applications-symbolic.svg | 4 + .../preferences-desktop-display-symbolic.svg | 4 + .../preferences-desktop-font-symbolic.svg | 3 + ...es-desktop-keyboard-shortcuts-symbolic.svg | 3 + .../preferences-desktop-keyboard-symbolic.svg | 4 + .../preferences-desktop-locale-symbolic.svg | 9 + ...rences-desktop-remote-desktop-symbolic.svg | 6 + ...eferences-desktop-screensaver-symbolic.svg | 8 + .../preferences-desktop-sharing-symbolic.svg | 3 + ...preferences-desktop-wallpaper-symbolic.svg | 7 + .../preferences-system-details-symbolic.svg | 4 + .../preferences-system-devices-symbolic.svg | 1 + ...ferences-system-network-proxy-symbolic.svg | 4 + .../preferences-system-network-symbolic.svg | 3 + ...ferences-system-notifications-symbolic.svg | 4 + ...ences-system-parental-control-symbolic.svg | 1 + .../preferences-system-power-symbolic.svg | 1 + .../preferences-system-privacy-symbolic.svg | 5 + .../preferences-system-search-symbolic.svg | 6 + .../symbolic/preferences-system-symbolic.svg | 3 + .../preferences-system-time-symbolic.svg | 7 + .../preferences-ubuntu-panel-symbolic.svg | 11 + src/apps/symbolic/rhythmbox-symbolic.svg | 4 + src/apps/symbolic/scanner-symbolic.svg | 9 + src/apps/symbolic/screenshot-app-symbolic.svg | 1 + .../symbolic/session-properties-symbolic.svg | 6 + .../symbolic/setroubleshoot_icon-symbolic.svg | 1 + .../symbolic/software-properties-symbolic.svg | 3 + src/apps/symbolic/software-store-symbolic.svg | 3 + src/apps/symbolic/sparkleshare-symbolic.svg | 4 + src/apps/symbolic/speedometer-symbolic.svg | 12 + src/apps/symbolic/sudoku-app-symbolic.svg | 3 + .../symbolic/system-file-manager-symbolic.svg | 14 + src/apps/symbolic/system-help-symbolic.svg | 1 + .../system-software-install-symbolic.svg | 7 + src/apps/symbolic/system-users-symbolic.svg | 3 + src/apps/symbolic/to-do-app-symbolic.svg | 1 + src/apps/symbolic/transmission-symbolic.svg | 4 + src/apps/symbolic/ubiquity-symbolic.svg | 6 + src/apps/symbolic/usage-app-symbolic.svg | 7 + .../symbolic/usb-creator-gtk-symbolic.svg | 6 + src/apps/symbolic/user-info-symbolic.svg | 4 + .../utilities-system-monitor-symbolic.svg | 4 + .../symbolic/utilities-terminal-symbolic.svg | 4 + .../utilities-tweak-tool-symbolic.svg | 7 + src/apps/symbolic/weather-app-symbolic.svg | 4 + src/apps/symbolic/web-browser-symbolic.svg | 6 + src/categories/32/applications-all.svg | 18 + .../32/applications-development.svg | 22 + .../32/applications-education-language.svg | 121 ++++ .../32/applications-education-mathematics.svg | 31 + .../32/applications-education-science.svg | 13 + src/categories/32/applications-education.svg | 37 + .../32/applications-engineering.svg | 26 + src/categories/32/applications-games.svg | 28 + src/categories/32/applications-graphics.svg | 22 + src/categories/32/applications-internet.svg | 19 + src/categories/32/applications-multimedia.svg | 25 + src/categories/32/applications-office.svg | 41 ++ src/categories/32/applications-other.svg | 15 + src/categories/32/applications-science.svg | 15 + src/categories/32/applications-system.svg | 9 + src/categories/32/applications-utilities.svg | 28 + src/categories/32/wps-office-kingsoft.svg | 13 + .../applications-development-symbolic.svg | 3 + .../applications-education-symbolic.svg | 1 + .../applications-engineering-symbolic.svg | 3 + .../symbolic/applications-games-symbolic.svg | 4 + .../applications-graphics-symbolic.svg | 3 + .../applications-internet-symbolic.svg | 3 + .../applications-multimedia-symbolic.svg | 1 + .../symbolic/applications-office-symbolic.svg | 1 + .../symbolic/applications-other-symbolic.svg | 1 + .../applications-science-symbolic.svg | 1 + .../applications-utilities-symbolic.svg | 6 + src/categories/symbolic/bug-symbolic.svg | 1 + .../symbolic/cs-desklets-symbolic.svg | 3 + .../symbolic/emoji-activities-symbolic.svg | 3 + .../symbolic/emoji-activity-symbolic.svg | 1 + .../symbolic/emoji-body-symbolic.svg | 1 + .../symbolic/emoji-flags-symbolic.svg | 3 + .../symbolic/emoji-food-symbolic.svg | 1 + .../symbolic/emoji-nature-symbolic.svg | 1 + .../symbolic/emoji-objects-symbolic.svg | 1 + .../symbolic/emoji-people-symbolic.svg | 1 + .../symbolic/emoji-recent-symbolic.svg | 10 + .../symbolic/emoji-symbols-symbolic.svg | 5 + .../symbolic/emoji-travel-symbolic.svg | 1 + .../symbolic/event-birthday-symbolic.svg | 1 + .../symbolic/xapp-prefs-display-symbolic.svg | 19 + .../symbolic/xapp-prefs-plugins-symbolic.svg | 3 + .../symbolic/xapp-prefs-preview-symbolic.svg | 6 + .../symbolic/xapp-prefs-toolbar-symbolic.svg | 20 + src/devices/16/audio-card.svg | 9 + src/devices/16/audio-headphones.svg | 7 + src/devices/16/audio-input-microphone.svg | 7 + src/devices/16/audio-radio.svg | 8 + src/devices/16/audio-speakers.svg | 14 + src/devices/16/auth-sim.svg | 6 + src/devices/16/battery-ups.svg | 9 + src/devices/16/battery.svg | 10 + src/devices/16/bluetooth.svg | 6 + src/devices/16/camera-photo.svg | 11 + src/devices/16/camera-video.svg | 6 + src/devices/16/camera-web.svg | 10 + src/devices/16/computer-laptop.svg | 9 + src/devices/16/computer.svg | 7 + src/devices/16/cpu.svg | 8 + src/devices/16/drive-harddisk.svg | 11 + src/devices/16/drive-multidisk.svg | 6 + src/devices/16/drive-multipartition.svg | 12 + src/devices/16/drive-partition.svg | 7 + src/devices/16/drive-removable-media.svg | 7 + src/devices/16/gnome-dev-printer-new.svg | 7 + src/devices/16/input-dialpad.svg | 19 + src/devices/16/input-gaming.svg | 12 + src/devices/16/input-keyboard-virtual.svg | 9 + src/devices/16/input-keyboard.svg | 6 + src/devices/16/input-mouse.svg | 8 + src/devices/16/input-tablet.svg | 8 + src/devices/16/input-touchpad-off.svg | 8 + src/devices/16/input-touchpad.svg | 8 + src/devices/16/media-flash.svg | 6 + src/devices/16/media-floppy.svg | 10 + src/devices/16/media-optical-mixed-cd.svg | 12 + src/devices/16/media-optical-recordable.svg | 11 + src/devices/16/media-optical.svg | 9 + .../16/multimedia-player-ipod-mini-blue.svg | 9 + src/devices/16/multimedia-player.svg | 9 + src/devices/16/network-modem.svg | 10 + src/devices/16/network-rj11-female.svg | 6 + src/devices/16/network-rj45-female.svg | 6 + src/devices/16/network-server.svg | 6 + src/devices/16/network-vpn.svg | 9 + src/devices/16/network-wired-unavailable.svg | 8 + src/devices/16/network-wired.svg | 8 + .../16/network-wireless-connected-00.svg | 14 + .../16/network-wireless-connected-100.svg | 14 + .../16/network-wireless-connected-25.svg | 19 + .../16/network-wireless-connected-50.svg | 19 + .../16/network-wireless-connected-75.svg | 19 + .../16/network-wireless-disconnected.svg | 14 + src/devices/16/network-wireless-hotspot.svg | 11 + src/devices/16/network-wireless.svg | 14 + src/devices/16/phone.svg | 8 + src/devices/16/printer-network.svg | 6 + src/devices/16/printer.svg | 15 + src/devices/16/scanner.svg | 12 + src/devices/16/tablet.svg | 12 + src/devices/16/uav-quadcopter.svg | 5 + src/devices/22/audio-card.svg | 9 + src/devices/22/audio-headphones.svg | 6 + src/devices/22/audio-headset.svg | 8 + src/devices/22/audio-input-microphone.svg | 7 + src/devices/22/audio-radio.svg | 8 + src/devices/22/auth-sim.svg | 6 + src/devices/22/battery-ups.svg | 9 + src/devices/22/bluetooth.svg | 6 + src/devices/22/camera-photo.svg | 11 + src/devices/22/camera-video.svg | 6 + src/devices/22/camera-web.svg | 10 + src/devices/22/computer-laptop.svg | 11 + src/devices/22/computer.svg | 9 + src/devices/22/drive-harddisk.svg | 11 + src/devices/22/drive-multidisk.svg | 6 + src/devices/22/drive-multipartition.svg | 12 + src/devices/22/drive-removable-media.svg | 9 + src/devices/22/input-dialpad.svg | 17 + src/devices/22/input-gaming.svg | 10 + src/devices/22/input-keyboard-virtual.svg | 9 + src/devices/22/input-keyboard.svg | 6 + src/devices/22/input-mouse.svg | 6 + src/devices/22/input-tablet.svg | 6 + src/devices/22/input-touchpad-off.svg | 11 + src/devices/22/input-touchpad.svg | 9 + src/devices/22/media-flash.svg | 6 + src/devices/22/media-floppy.svg | 8 + src/devices/22/media-optical-data.svg | 11 + src/devices/22/media-optical-mixed-cd.svg | 12 + src/devices/22/media-optical-recordable.svg | 11 + src/devices/22/media-optical.svg | 7 + .../22/multimedia-player-ipod-mini-blue.svg | 11 + src/devices/22/multimedia-player.svg | 11 + src/devices/22/network-modem.svg | 8 + src/devices/22/network-rj11-female.svg | 6 + src/devices/22/network-rj45-female.svg | 6 + src/devices/22/network-vpn.svg | 11 + src/devices/22/network-wired.svg | 8 + src/devices/22/network-wireless-hotspot.svg | 12 + src/devices/22/network-wireless.svg | 6 + src/devices/22/phone.svg | 10 + src/devices/22/tablet.svg | 12 + src/devices/22/uav-quadcopter.svg | 4 + src/devices/22/video-television.svg | 8 + src/devices/24/audio-card.svg | 9 + src/devices/24/audio-headphones.svg | 6 + src/devices/24/audio-headset.svg | 8 + src/devices/24/audio-input-microphone.svg | 7 + src/devices/24/audio-radio.svg | 8 + src/devices/24/auth-sim.svg | 6 + src/devices/24/battery-ups.svg | 9 + src/devices/24/bluetooth.svg | 6 + src/devices/24/camera-photo.svg | 11 + src/devices/24/camera-video.svg | 6 + src/devices/24/camera-web.svg | 10 + src/devices/24/computer-laptop.svg | 11 + src/devices/24/computer.svg | 9 + src/devices/24/drive-harddisk.svg | 11 + src/devices/24/drive-multidisk.svg | 6 + src/devices/24/drive-multipartition.svg | 12 + src/devices/24/drive-removable-media.svg | 9 + src/devices/24/input-dialpad.svg | 17 + src/devices/24/input-gaming.svg | 10 + src/devices/24/input-keyboard-virtual.svg | 9 + src/devices/24/input-keyboard.svg | 6 + src/devices/24/input-mouse.svg | 6 + src/devices/24/input-tablet.svg | 6 + src/devices/24/input-touchpad-off.svg | 9 + src/devices/24/input-touchpad.svg | 9 + src/devices/24/media-flash.svg | 6 + src/devices/24/media-floppy.svg | 8 + src/devices/24/media-optical-data.svg | 6 + src/devices/24/media-optical-mixed-cd.svg | 14 + src/devices/24/media-optical-recordable.svg | 11 + src/devices/24/media-optical.svg | 7 + .../24/multimedia-player-ipod-mini-blue.svg | 9 + src/devices/24/multimedia-player.svg | 11 + src/devices/24/network-modem.svg | 8 + src/devices/24/network-rj11-female.svg | 6 + src/devices/24/network-rj45-female.svg | 6 + src/devices/24/network-vpn.svg | 9 + src/devices/24/network-wired.svg | 8 + src/devices/24/network-wireless-hotspot.svg | 10 + src/devices/24/network-wireless.svg | 6 + src/devices/24/phone.svg | 10 + src/devices/24/tablet.svg | 12 + src/devices/24/uav-quadcopter.svg | 4 + src/devices/24/video-television.svg | 8 + src/devices/scalable/audio-card.svg | 21 + src/devices/scalable/audio-headphones.svg | 58 ++ .../scalable/audio-input-microphone.svg | 15 + src/devices/scalable/audio-speakers.svg | 19 + src/devices/scalable/battery.svg | 77 ++ src/devices/scalable/bluetooth.svg | 16 + src/devices/scalable/camera-photo.svg | 20 + src/devices/scalable/camera-video.svg | 22 + src/devices/scalable/camera-web.svg | 41 ++ src/devices/scalable/computer-laptop.svg | 21 + src/devices/scalable/computer.svg | 26 + src/devices/scalable/cpu.svg | 179 +++++ src/devices/scalable/device-harddisk-usb.svg | 28 + src/devices/scalable/drive-harddisk-root.svg | 59 ++ src/devices/scalable/drive-harddisk.svg | 64 ++ src/devices/scalable/drive-multidisk.svg | 215 ++++++ src/devices/scalable/drive-multipartition.svg | 28 + src/devices/scalable/drive-optical.svg | 31 + src/devices/scalable/drive-partition.svg | 26 + .../scalable/drive-removable-media.svg | 19 + src/devices/scalable/gnome-dev-media-cf.svg | 52 ++ src/devices/scalable/gnome-dev-media-ms.svg | 19 + .../scalable/gnome-dev-media-sdmmc.svg | 56 ++ src/devices/scalable/gnome-dev-media-sm.svg | 83 +++ .../scalable/gnome-dev-printer-new.svg | 30 + src/devices/scalable/input-dialpad.svg | 26 + src/devices/scalable/input-gaming.svg | 27 + src/devices/scalable/input-keyboard.svg | 75 ++ src/devices/scalable/input-mouse.svg | 16 + src/devices/scalable/input-touchpad.svg | 11 + src/devices/scalable/media-cdr.svg | 17 + src/devices/scalable/media-cdrom-audio.svg | 13 + src/devices/scalable/media-dvd.svg | 11 + src/devices/scalable/media-optical.svg | 12 + src/devices/scalable/multimedia-player.svg | 16 + src/devices/scalable/network-card.svg | 21 + src/devices/scalable/network-modem.svg | 39 + src/devices/scalable/network-rj11-female.svg | 11 + src/devices/scalable/network-rj45-female.svg | 11 + src/devices/scalable/network-wireless.svg | 8 + src/devices/scalable/network_fs.svg | 49 ++ src/devices/scalable/phone.svg | 23 + src/devices/scalable/printer.svg | 28 + src/devices/scalable/scanner.svg | 22 + src/devices/scalable/tablet.svg | 16 + src/devices/scalable/video-television.svg | 29 + src/devices/symbolic/ac-adapter-symbolic.svg | 8 + src/devices/symbolic/audio-card-symbolic.svg | 6 + .../symbolic/audio-headphones-symbolic.svg | 5 + .../symbolic/audio-headset-symbolic.svg | 5 + .../audio-input-microphone-symbolic.svg | 4 + .../symbolic/audio-speakers-symbolic.svg | 11 + .../symbolic/auth-fingerprint-symbolic.svg | 3 + .../symbolic/auth-smartcard-symbolic.svg | 4 + src/devices/symbolic/battery-symbolic.svg | 7 + src/devices/symbolic/bluetooth-symbolic.svg | 16 + .../symbolic/camera-photo-symbolic.svg | 21 + .../symbolic/camera-video-symbolic.svg | 8 + src/devices/symbolic/camera-web-symbolic.svg | 20 + .../colorimeter-colorhug-symbolic.svg | 5 + src/devices/symbolic/computer-symbolic.svg | 14 + .../symbolic/display-projector-symbolic.svg | 3 + .../drive-harddisk-ieee1394-symbolic.svg | 19 + .../symbolic/drive-harddisk-symbolic.svg | 11 + .../symbolic/drive-harddisk-usb-symbolic.svg | 23 + .../symbolic/drive-multidisk-symbolic.svg | 3 + .../symbolic/drive-optical-symbolic.svg | 8 + .../drive-removable-media-symbolic.svg | 7 + .../drive-removable-media-usb-symbolic.svg | 11 + src/devices/symbolic/fingerprint-symbolic.svg | 6 + .../symbolic/input-dialpad-symbolic.svg | 6 + .../symbolic/input-gaming-symbolic.svg | 8 + .../symbolic/input-keyboard-symbolic.svg | 3 + src/devices/symbolic/input-mouse-symbolic.svg | 5 + .../symbolic/input-tablet-symbolic.svg | 5 + .../symbolic/input-touchpad-symbolic.svg | 5 + src/devices/symbolic/laptop-symbolic.svg | 4 + src/devices/symbolic/media-flash-symbolic.svg | 5 + .../symbolic/media-floppy-symbolic.svg | 5 + .../symbolic/media-memory-sembolic.svg | 3 + .../symbolic/media-optical-audio-symbolic.svg | 10 + .../symbolic/media-optical-data-symbolic.svg | 10 + .../symbolic/media-optical-symbolic.svg | 6 + .../symbolic/media-optical-video-symbolic.svg | 12 + .../symbolic/media-removable-symbolic.svg | 18 + .../symbolic/media-sim-card-symbolic.svg | 9 + src/devices/symbolic/media-tape-symbolic.svg | 5 + src/devices/symbolic/media-zip-symbolic.svg | 6 + src/devices/symbolic/modem-symbolic.svg | 6 + .../symbolic/multimedia-player-symbolic.svg | 13 + .../symbolic/network-cellular-symbolic.svg | 3 + .../symbolic/network-server-symbolic.svg | 6 + src/devices/symbolic/pda-symbolic.svg | 5 + src/devices/symbolic/phone-old-symbolic.svg | 3 + src/devices/symbolic/phone-symbolic.svg | 4 + src/devices/symbolic/printer-symbolic.svg | 10 + src/devices/symbolic/scanner-symbolic.svg | 7 + src/devices/symbolic/tablet-symbolic.svg | 5 + src/devices/symbolic/thunderbolt-symbolic.svg | 3 + src/devices/symbolic/tv-symbolic.svg | 6 + .../uninterruptible-power-supply-symbolic.svg | 6 + .../symbolic/video-display-symbolic.svg | 3 + .../video-joined-displays-symbolic.svg | 3 + .../video-single-display-symbolic.svg | 3 + src/index.theme | 373 ++++++++++ .../scalable/android-package-archive.svg | 18 + src/mimetypes/scalable/application-apk.svg | 20 + .../scalable/application-certificate.svg | 16 + src/mimetypes/scalable/application-dicom.svg | 14 + .../scalable/application-epub+zip.svg | 14 + .../scalable/application-illustrator.svg | 14 + src/mimetypes/scalable/application-json.svg | 17 + .../scalable/application-msonenote.svg | 14 + .../scalable/application-msoutlook.svg | 19 + .../scalable/application-msword-template.svg | 18 + .../scalable/application-octet-stream.svg | 27 + src/mimetypes/scalable/application-ogg.svg | 14 + src/mimetypes/scalable/application-pdf.svg | 14 + .../scalable/application-pgp-signature.svg | 17 + src/mimetypes/scalable/application-pgp.svg | 14 + .../scalable/application-photoshop.svg | 14 + .../scalable/application-postscript.svg | 14 + .../scalable/application-rss_xml.svg | 14 + src/mimetypes/scalable/application-sql.svg | 19 + .../scalable/application-vnd.appimage.svg | 13 + .../scalable/application-vnd.flatpak.ref.svg | 14 + .../scalable/application-vnd.flatpak.svg | 14 + .../scalable/application-vnd.iccprofile.svg | 16 + ...application-vnd.kde.bluedevil-sendfile.svg | 20 + .../scalable/application-vnd.ms-access.svg | 14 + .../application-vnd.ms-cab-compressed.svg | 23 + .../scalable/application-vnd.ms-excel.svg | 17 + ...-vnd.ms-excel.template.macroenabled.12.svg | 18 + .../scalable/application-vnd.ms-htmlhelp.svg | 15 + .../scalable/application-vnd.ms-infopath.svg | 14 + .../application-vnd.ms-powerpoint.svg | 17 + ...ms-powerpoint.template.macroenabled.12.svg | 18 + .../scalable/application-vnd.ms-publisher.svg | 14 + .../scalable/application-vnd.ms-word.svg | 17 + ...plication-vnd.oasis.opendocument.chart.svg | 16 + ...nd.oasis.opendocument.formula-template.svg | 13 + ...ication-vnd.oasis.opendocument.formula.svg | 14 + ...sis.opendocument.presentation-template.svg | 15 + ...asis.opendocument.spreadsheet-template.svg | 15 + ...n-vnd.oasis.opendocument.text-template.svg | 15 + ...on-vnd.oasis.opendocument.web-template.svg | 15 + .../scalable/application-vnd.snap.svg | 14 + .../scalable/application-vnd.visio.svg | 14 + src/mimetypes/scalable/application-x-ace.svg | 17 + .../scalable/application-x-addon.svg | 14 + src/mimetypes/scalable/application-x-ar.svg | 17 + src/mimetypes/scalable/application-x-arc.svg | 17 + .../scalable/application-x-archive.svg | 17 + src/mimetypes/scalable/application-x-arj.svg | 17 + .../scalable/application-x-bittorrent.svg | 18 + .../scalable/application-x-blender.svg | 14 + .../scalable/application-x-bzdvi.svg | 17 + .../application-x-bzip-compressed-tar.svg | 17 + src/mimetypes/scalable/application-x-bzip.svg | 17 + .../scalable/application-x-cd-image.svg | 19 + src/mimetypes/scalable/application-x-chm.svg | 18 + .../scalable/application-x-clementine.svg | 14 + .../scalable/application-x-compressed-tar.svg | 17 + src/mimetypes/scalable/application-x-deb.svg | 18 + .../scalable/application-x-designer.svg | 14 + .../scalable/application-x-executable.svg | 14 + .../application-x-fictionbook+xml.svg | 20 + .../scalable/application-x-firmware.svg | 59 ++ .../scalable/application-x-flash-video.svg | 14 + src/mimetypes/scalable/application-x-gzip.svg | 17 + .../scalable/application-x-gzpostscript.svg | 17 + .../scalable/application-x-java-archive.svg | 18 + src/mimetypes/scalable/application-x-java.svg | 14 + .../scalable/application-x-kdenlivetitle.svg | 18 + .../application-x-kexi-connectiondata.svg | 16 + .../application-x-kexiproject-shortcut.svg | 16 + .../scalable/application-x-kplato.svg | 16 + .../scalable/application-x-kvtml.svg | 16 + .../scalable/application-x-labplot2.svg | 31 + .../application-x-lzma-compressed-tar.svg | 17 + src/mimetypes/scalable/application-x-lzop.svg | 17 + .../scalable/application-x-macbinary.svg | 19 + .../scalable/application-x-marble.svg | 16 + .../application-x-mobipocket-ebook.svg | 18 + .../scalable/application-x-model.svg | 18 + .../application-x-ms-dos-executable.svg | 14 + .../scalable/application-x-ms-shortcut.svg | 18 + .../scalable/application-x-object.svg | 15 + .../scalable/application-x-osm+xml.svg | 16 + .../application-x-partial-download.svg | 18 + .../scalable/application-x-pem-key.svg | 19 + src/mimetypes/scalable/application-x-perl.svg | 23 + src/mimetypes/scalable/application-x-php.svg | 14 + .../scalable/application-x-plasma.svg | 16 + src/mimetypes/scalable/application-x-rar.svg | 17 + .../application-x-remote-connection.svg | 17 + src/mimetypes/scalable/application-x-root.svg | 16 + src/mimetypes/scalable/application-x-rpm.svg | 22 + src/mimetypes/scalable/application-x-ruby.svg | 14 + .../scalable/application-x-sharedlib.svg | 15 + .../scalable/application-x-shellscript.svg | 14 + src/mimetypes/scalable/application-x-skg.svg | 16 + src/mimetypes/scalable/application-x-skgc.svg | 16 + .../scalable/application-x-smb-workgroup.svg | 12 + .../scalable/application-x-sogouskin.svg | 18 + src/mimetypes/scalable/application-x-srt.svg | 16 + .../scalable/application-x-subrip.svg | 14 + src/mimetypes/scalable/application-x-tar.svg | 17 + src/mimetypes/scalable/application-x-tarz.svg | 17 + .../scalable/application-x-theme.svg | 14 + .../scalable/application-x-trash.svg | 14 + src/mimetypes/scalable/application-x-tzo.svg | 17 + .../application-x-wine-extension-cpl.svg | 14 + .../application-x-wine-extension-skb.svg | 24 + .../application-x-wine-extension-skp.svg | 16 + src/mimetypes/scalable/application-x-yaml.svg | 29 + src/mimetypes/scalable/application-x-zip.svg | 17 + src/mimetypes/scalable/application-xmind.svg | 16 + src/mimetypes/scalable/audio-midi.svg | 16 + src/mimetypes/scalable/audio-x-generic.svg | 14 + .../scalable/audio-x-mp3-playlist.svg | 14 + src/mimetypes/scalable/extension.svg | 14 + src/mimetypes/scalable/font-x-generic.svg | 14 + src/mimetypes/scalable/image-svg+xml.svg | 26 + src/mimetypes/scalable/image-vnd.dgn.svg | 13 + src/mimetypes/scalable/image-vnd.djvu.svg | 13 + src/mimetypes/scalable/image-vnd.dwg.svg | 13 + .../scalable/image-x-compressed-xcf.svg | 13 + src/mimetypes/scalable/image-x-generic.svg | 25 + src/mimetypes/scalable/inode-symlink.svg | 14 + .../scalable/libreoffice-oasis-database.svg | 21 + .../scalable/libreoffice-oasis-drawing.svg | 30 + .../scalable/libreoffice-oasis-formula.svg | 26 + .../libreoffice-oasis-master-document.svg | 36 + .../libreoffice-oasis-presentation.svg | 33 + .../libreoffice-oasis-spreadsheet.svg | 38 + .../scalable/libreoffice-oasis-text.svg | 35 + .../scalable/libreoffice-oasis-web.svg | 53 ++ src/mimetypes/scalable/message-news.svg | 14 + src/mimetypes/scalable/message-partial.svg | 19 + src/mimetypes/scalable/message-rfc822.svg | 19 + src/mimetypes/scalable/office-contact.svg | 14 + src/mimetypes/scalable/package-x-generic.svg | 15 + src/mimetypes/scalable/stock_addressbook.svg | 16 + src/mimetypes/scalable/text-css.svg | 17 + src/mimetypes/scalable/text-dockerfile.svg | 16 + src/mimetypes/scalable/text-html.svg | 18 + src/mimetypes/scalable/text-less.svg | 14 + src/mimetypes/scalable/text-markdown.svg | 18 + src/mimetypes/scalable/text-richtext.svg | 20 + src/mimetypes/scalable/text-rust.svg | 14 + .../scalable/text-vnd.trolltech.linguist.svg | 16 + src/mimetypes/scalable/text-wiki.svg | 14 + src/mimetypes/scalable/text-x-adasrc.svg | 23 + src/mimetypes/scalable/text-x-apport.svg | 14 + src/mimetypes/scalable/text-x-authors.svg | 14 + src/mimetypes/scalable/text-x-c++hdr.svg | 18 + src/mimetypes/scalable/text-x-c.svg | 14 + src/mimetypes/scalable/text-x-changelog.svg | 20 + src/mimetypes/scalable/text-x-chdr.svg | 14 + src/mimetypes/scalable/text-x-cmake.svg | 16 + src/mimetypes/scalable/text-x-cobol.svg | 25 + src/mimetypes/scalable/text-x-copying.svg | 14 + src/mimetypes/scalable/text-x-cpp.svg | 14 + src/mimetypes/scalable/text-x-csharp.svg | 14 + src/mimetypes/scalable/text-x-fortran.svg | 14 + src/mimetypes/scalable/text-x-generic.svg | 23 + .../scalable/text-x-gettext-translation.svg | 29 + src/mimetypes/scalable/text-x-go.svg | 17 + src/mimetypes/scalable/text-x-haskell.svg | 19 + src/mimetypes/scalable/text-x-hex.svg | 14 + src/mimetypes/scalable/text-x-install.svg | 14 + src/mimetypes/scalable/text-x-java.svg | 14 + src/mimetypes/scalable/text-x-javascript.svg | 14 + src/mimetypes/scalable/text-x-kotlin.svg | 14 + src/mimetypes/scalable/text-x-kvt.svg | 30 + src/mimetypes/scalable/text-x-lua.svg | 19 + src/mimetypes/scalable/text-x-pascal.svg | 15 + src/mimetypes/scalable/text-x-patch.svg | 18 + src/mimetypes/scalable/text-x-php.svg | 14 + src/mimetypes/scalable/text-x-po.svg | 14 + src/mimetypes/scalable/text-x-preview.svg | 13 + src/mimetypes/scalable/text-x-python.svg | 17 + src/mimetypes/scalable/text-x-qml.svg | 14 + src/mimetypes/scalable/text-x-r.svg | 14 + src/mimetypes/scalable/text-x-readme.svg | 18 + src/mimetypes/scalable/text-x-rpm-spec.svg | 21 + src/mimetypes/scalable/text-x-ruby.svg | 14 + src/mimetypes/scalable/text-x-sass.svg | 14 + src/mimetypes/scalable/text-x-scala.svg | 15 + src/mimetypes/scalable/text-x-script.svg | 22 + src/mimetypes/scalable/text-x-sql.svg | 23 + src/mimetypes/scalable/text-x-tcl.svg | 14 + src/mimetypes/scalable/text-x-tex.svg | 14 + src/mimetypes/scalable/text-x-typescript.svg | 14 + src/mimetypes/scalable/text-x-vala.svg | 16 + src/mimetypes/scalable/text-xml.svg | 18 + src/mimetypes/scalable/unknown.svg | 14 + src/mimetypes/scalable/video-x-generic.svg | 18 + src/mimetypes/scalable/virtualbox-hdd.svg | 16 + src/mimetypes/scalable/virtualbox-ova.svg | 16 + src/mimetypes/scalable/virtualbox-ovf.svg | 16 + .../scalable/virtualbox-vbox-extpack.svg | 18 + src/mimetypes/scalable/virtualbox-vbox.svg | 18 + src/mimetypes/scalable/virtualbox-vdi.svg | 16 + src/mimetypes/scalable/virtualbox-vhd.svg | 16 + src/mimetypes/scalable/virtualbox-vmdk.svg | 16 + src/mimetypes/scalable/x-content-software.svg | 18 + .../scalable/x-kde-nsplugin-generated.svg | 14 + src/mimetypes/scalable/x-media-podcast.svg | 16 + src/mimetypes/scalable/x-office-calendar.svg | 21 + src/mimetypes/scalable/x-office-document.svg | 14 + .../scalable/x-office-presentation.svg | 14 + .../scalable/x-office-spreadsheet.svg | 14 + .../application-certificate-symbolic.svg | 1 + .../symbolic/application-rss+xml-symbolic.svg | 1 + .../symbolic/application-x-addon-symbolic.svg | 3 + .../application-x-appliance-symbolic.svg | 1 + .../application-x-executable-symbolic.svg | 1 + .../symbolic/audio-x-generic-symbolic.svg | 1 + .../symbolic/credit-card-symbolic.svg | 1 + .../symbolic/font-x-generic-symbolic.svg | 1 + src/mimetypes/symbolic/html-symbolic.svg | 1 + .../symbolic/image-x-generic-symbolic.svg | 6 + .../symbolic/media-optical-symbolic.svg | 1 + .../symbolic/media-video-symbolic.svg | 1 + .../symbolic/package-x-generic-symbolic.svg | 1 + .../symbolic/payment-card-symbolic.svg | 1 + src/mimetypes/symbolic/playlist-symbolic.svg | 1 + .../symbolic/text-calendar-symbolic.svg | 1 + .../symbolic/text-x-copying-symbolic.svg | 1 + .../symbolic/text-x-generic-symbolic.svg | 1 + .../x-office-address-book-symbolic.svg | 1 + .../symbolic/x-office-document-symbolic.svg | 1 + .../symbolic/x-office-drawing-symbolic.svg | 1 + .../x-office-presentation-symbolic.svg | 1 + .../x-office-spreadsheet-symbolic.svg | 1 + src/places/16/bookmark-missing.svg | 7 + src/places/16/desktop.svg | 6 + src/places/16/folder-activities.svg | 10 + src/places/16/folder-apple.svg | 6 + src/places/16/folder-black.svg | 6 + src/places/16/folder-blue.svg | 6 + src/places/16/folder-bookmark.svg | 6 + src/places/16/folder-brown.svg | 6 + src/places/16/folder-camera.svg | 6 + src/places/16/folder-cd.svg | 10 + src/places/16/folder-cloud.svg | 14 + src/places/16/folder-copy-cloud.svg | 8 + src/places/16/folder-cyan.svg | 6 + src/places/16/folder-development.svg | 6 + src/places/16/folder-download.svg | 6 + src/places/16/folder-dropbox.svg | 8 + src/places/16/folder-games.svg | 12 + src/places/16/folder-git.svg | 8 + src/places/16/folder-github.svg | 8 + src/places/16/folder-gitlab.svg | 8 + src/places/16/folder-gnome.svg | 8 + src/places/16/folder-google-drive.svg | 8 + src/places/16/folder-green.svg | 6 + src/places/16/folder-grey.svg | 6 + src/places/16/folder-home.svg | 6 + src/places/16/folder-html.svg | 6 + src/places/16/folder-image-people.svg | 6 + src/places/16/folder-important.svg | 6 + src/places/16/folder-java.svg | 6 + src/places/16/folder-locked.svg | 7 + src/places/16/folder-magenta.svg | 6 + src/places/16/folder-mail-cloud.svg | 6 + src/places/16/folder-mail.svg | 8 + src/places/16/folder-mega.svg | 8 + src/places/16/folder-meocloud.svg | 6 + src/places/16/folder-music.svg | 6 + src/places/16/folder-new.svg | 7 + src/places/16/folder-open-recent.svg | 7 + src/places/16/folder-open.svg | 6 + src/places/16/folder-orange.svg | 6 + src/places/16/folder-owncloud.svg | 6 + src/places/16/folder-pcloud.svg | 8 + src/places/16/folder-print.svg | 10 + src/places/16/folder-private.svg | 6 + src/places/16/folder-public.svg | 6 + src/places/16/folder-red.svg | 6 + src/places/16/folder-remote.svg | 6 + src/places/16/folder-root.svg | 6 + src/places/16/folder-saved-search.svg | 6 + src/places/16/folder-script.svg | 7 + src/places/16/folder-steam.svg | 8 + src/places/16/folder-tar.svg | 6 + src/places/16/folder-temp.svg | 10 + src/places/16/folder-templates.svg | 6 + src/places/16/folder-torrent.svg | 8 + src/places/16/folder-txt.svg | 6 + src/places/16/folder-unlocked.svg | 7 + src/places/16/folder-vbox.svg | 6 + src/places/16/folder-video.svg | 6 + src/places/16/folder-violet.svg | 6 + src/places/16/folder-wifi.svg | 6 + src/places/16/folder-wine.svg | 13 + src/places/16/folder-yandex-disk.svg | 8 + src/places/16/folder-yellow.svg | 6 + src/places/16/folder.svg | 6 + src/places/16/internet-radio.svg | 6 + src/places/16/mail-folder-inbox.svg | 8 + src/places/16/mail-folder-outbox.svg | 9 + src/places/16/mail-folder-sent.svg | 10 + src/places/16/mail-message.svg | 8 + src/places/16/network-server-database.svg | 6 + src/places/16/start-here.svg | 8 + src/places/16/user-trash-full.svg | 6 + src/places/16/user-trash.svg | 6 + src/places/22/bookmark-missing.svg | 7 + src/places/22/desktop.svg | 6 + src/places/22/folder-activities.svg | 10 + src/places/22/folder-black.svg | 6 + src/places/22/folder-blue.svg | 6 + src/places/22/folder-bookmark.svg | 6 + src/places/22/folder-brown.svg | 6 + src/places/22/folder-camera.svg | 6 + src/places/22/folder-cloud.svg | 13 + src/places/22/folder-cyan.svg | 6 + src/places/22/folder-download.svg | 6 + src/places/22/folder-dropbox.svg | 6 + src/places/22/folder-games.svg | 11 + src/places/22/folder-git.svg | 6 + src/places/22/folder-github.svg | 6 + src/places/22/folder-gitlab.svg | 6 + src/places/22/folder-google-drive.svg | 6 + src/places/22/folder-green.svg | 6 + src/places/22/folder-grey.svg | 6 + src/places/22/folder-home.svg | 6 + src/places/22/folder-html.svg | 6 + src/places/22/folder-image-people.svg | 6 + src/places/22/folder-important.svg | 6 + src/places/22/folder-java.svg | 6 + src/places/22/folder-locked.svg | 8 + src/places/22/folder-magenta.svg | 6 + src/places/22/folder-mail.svg | 8 + src/places/22/folder-mega.svg | 6 + src/places/22/folder-meocloud.svg | 6 + src/places/22/folder-music.svg | 6 + src/places/22/folder-new.svg | 7 + src/places/22/folder-open-recent.svg | 7 + src/places/22/folder-open.svg | 6 + src/places/22/folder-orange.svg | 6 + src/places/22/folder-owncloud.svg | 6 + src/places/22/folder-public.svg | 6 + src/places/22/folder-red.svg | 6 + src/places/22/folder-remote.svg | 6 + src/places/22/folder-root.svg | 6 + src/places/22/folder-saved-search.svg | 6 + src/places/22/folder-tar.svg | 9 + src/places/22/folder-temp.svg | 10 + src/places/22/folder-templates.svg | 6 + src/places/22/folder-txt.svg | 6 + src/places/22/folder-video.svg | 6 + src/places/22/folder-violet.svg | 6 + src/places/22/folder-wifi.svg | 6 + src/places/22/folder-yellow.svg | 6 + src/places/22/folder.svg | 6 + src/places/22/mail-folder-inbox.svg | 8 + src/places/22/mail-folder-outbox.svg | 9 + src/places/22/mail-message.svg | 8 + src/places/22/network-server-database.svg | 13 + src/places/22/start-here.svg | 8 + src/places/22/user-trash-full.svg | 6 + src/places/22/user-trash.svg | 6 + src/places/24/bookmark-missing.svg | 7 + src/places/24/desktop.svg | 6 + src/places/24/folder-activities.svg | 10 + src/places/24/folder-bookmark.svg | 6 + src/places/24/folder-camera.svg | 6 + src/places/24/folder-download.svg | 6 + src/places/24/folder-dropbox.svg | 6 + src/places/24/folder-git.svg | 6 + src/places/24/folder-github.svg | 6 + src/places/24/folder-gitlab.svg | 6 + src/places/24/folder-google-drive.svg | 6 + src/places/24/folder-home.svg | 6 + src/places/24/folder-html.svg | 6 + src/places/24/folder-image-people.svg | 6 + src/places/24/folder-java.svg | 6 + src/places/24/folder-mega.svg | 6 + src/places/24/folder-meocloud.svg | 6 + src/places/24/folder-music.svg | 6 + src/places/24/folder-new.svg | 7 + src/places/24/folder-open-recent.svg | 7 + src/places/24/folder-open.svg | 6 + src/places/24/folder-owncloud.svg | 6 + src/places/24/folder-public.svg | 6 + src/places/24/folder-remote.svg | 6 + src/places/24/folder-root.svg | 6 + src/places/24/folder-saved-search.svg | 6 + src/places/24/folder-temp.svg | 10 + src/places/24/folder-templates.svg | 6 + src/places/24/folder-txt.svg | 6 + src/places/24/folder-video.svg | 6 + src/places/24/folder-wifi.svg | 6 + src/places/24/folder.svg | 6 + src/places/24/start-here.svg | 8 + src/places/24/user-trash-full.svg | 6 + src/places/24/user-trash.svg | 6 + src/places/scalable/folder-bookmark.svg | 15 + src/places/scalable/folder-cloud.svg | 15 + src/places/scalable/folder-code.svg | 15 + src/places/scalable/folder-documents.svg | 15 + src/places/scalable/folder-download.svg | 15 + src/places/scalable/folder-dropbox.svg | 19 + src/places/scalable/folder-games.svg | 17 + src/places/scalable/folder-github.svg | 19 + src/places/scalable/folder-html.svg | 15 + src/places/scalable/folder-images.svg | 15 + src/places/scalable/folder-music.svg | 15 + src/places/scalable/folder-open.svg | 15 + src/places/scalable/folder-projects.svg | 17 + src/places/scalable/folder-public.svg | 15 + src/places/scalable/folder-root.svg | 15 + src/places/scalable/folder-steam.svg | 21 + src/places/scalable/folder-temp.svg | 15 + src/places/scalable/folder-templates.svg | 15 + src/places/scalable/folder-torrent.svg | 22 + src/places/scalable/folder-vbox.svg | 15 + src/places/scalable/folder-videos.svg | 15 + src/places/scalable/folder-wine.svg | 18 + src/places/scalable/folder.svg | 14 + src/places/scalable/green-folder-bookmark.svg | 16 + src/places/scalable/green-folder-cloud.svg | 16 + src/places/scalable/green-folder-code.svg | 16 + .../scalable/green-folder-documents.svg | 16 + src/places/scalable/green-folder-download.svg | 16 + src/places/scalable/green-folder-dropbox.svg | 20 + src/places/scalable/green-folder-games.svg | 18 + src/places/scalable/green-folder-github.svg | 20 + src/places/scalable/green-folder-html.svg | 16 + src/places/scalable/green-folder-images.svg | 16 + src/places/scalable/green-folder-music.svg | 16 + src/places/scalable/green-folder-open.svg | 15 + src/places/scalable/green-folder-projects.svg | 18 + src/places/scalable/green-folder-public.svg | 16 + src/places/scalable/green-folder-root.svg | 16 + src/places/scalable/green-folder-steam.svg | 22 + src/places/scalable/green-folder-temp.svg | 16 + .../scalable/green-folder-templates.svg | 16 + src/places/scalable/green-folder-torrent.svg | 23 + src/places/scalable/green-folder-vbox.svg | 16 + src/places/scalable/green-folder-videos.svg | 16 + src/places/scalable/green-folder-wine.svg | 19 + src/places/scalable/green-folder.svg | 15 + src/places/scalable/green-user-desktop.svg | 16 + src/places/scalable/green-user-home.svg | 16 + src/places/scalable/grey-folder-bookmark.svg | 16 + src/places/scalable/grey-folder-cloud.svg | 16 + src/places/scalable/grey-folder-code.svg | 16 + src/places/scalable/grey-folder-documents.svg | 16 + src/places/scalable/grey-folder-download.svg | 16 + src/places/scalable/grey-folder-dropbox.svg | 20 + src/places/scalable/grey-folder-games.svg | 18 + src/places/scalable/grey-folder-github.svg | 20 + src/places/scalable/grey-folder-html.svg | 16 + src/places/scalable/grey-folder-images.svg | 16 + src/places/scalable/grey-folder-music.svg | 16 + src/places/scalable/grey-folder-open.svg | 15 + src/places/scalable/grey-folder-projects.svg | 18 + src/places/scalable/grey-folder-public.svg | 16 + src/places/scalable/grey-folder-root.svg | 16 + src/places/scalable/grey-folder-steam.svg | 22 + src/places/scalable/grey-folder-temp.svg | 16 + src/places/scalable/grey-folder-templates.svg | 16 + src/places/scalable/grey-folder-torrent.svg | 23 + src/places/scalable/grey-folder-vbox.svg | 16 + src/places/scalable/grey-folder-videos.svg | 16 + src/places/scalable/grey-folder-wine.svg | 19 + src/places/scalable/grey-folder.svg | 15 + src/places/scalable/grey-user-desktop.svg | 16 + src/places/scalable/grey-user-home.svg | 16 + src/places/scalable/network-server.svg | 33 + .../scalable/orange-folder-bookmark.svg | 16 + src/places/scalable/orange-folder-cloud.svg | 16 + src/places/scalable/orange-folder-code.svg | 16 + .../scalable/orange-folder-documents.svg | 16 + .../scalable/orange-folder-download.svg | 16 + src/places/scalable/orange-folder-dropbox.svg | 20 + src/places/scalable/orange-folder-games.svg | 18 + src/places/scalable/orange-folder-github.svg | 20 + src/places/scalable/orange-folder-html.svg | 16 + src/places/scalable/orange-folder-images.svg | 16 + src/places/scalable/orange-folder-music.svg | 16 + src/places/scalable/orange-folder-open.svg | 15 + .../scalable/orange-folder-projects.svg | 18 + src/places/scalable/orange-folder-public.svg | 16 + src/places/scalable/orange-folder-root.svg | 16 + src/places/scalable/orange-folder-steam.svg | 22 + src/places/scalable/orange-folder-temp.svg | 16 + .../scalable/orange-folder-templates.svg | 16 + src/places/scalable/orange-folder-torrent.svg | 23 + src/places/scalable/orange-folder-vbox.svg | 16 + src/places/scalable/orange-folder-videos.svg | 16 + src/places/scalable/orange-folder-wine.svg | 19 + src/places/scalable/orange-folder.svg | 15 + src/places/scalable/orange-user-desktop.svg | 16 + src/places/scalable/orange-user-home.svg | 16 + src/places/scalable/pink-folder-bookmark.svg | 16 + src/places/scalable/pink-folder-cloud.svg | 16 + src/places/scalable/pink-folder-code.svg | 16 + src/places/scalable/pink-folder-documents.svg | 16 + src/places/scalable/pink-folder-download.svg | 16 + src/places/scalable/pink-folder-dropbox.svg | 20 + src/places/scalable/pink-folder-games.svg | 18 + src/places/scalable/pink-folder-github.svg | 20 + src/places/scalable/pink-folder-html.svg | 16 + src/places/scalable/pink-folder-images.svg | 16 + src/places/scalable/pink-folder-music.svg | 16 + src/places/scalable/pink-folder-open.svg | 15 + src/places/scalable/pink-folder-projects.svg | 18 + src/places/scalable/pink-folder-public.svg | 16 + src/places/scalable/pink-folder-root.svg | 16 + src/places/scalable/pink-folder-steam.svg | 22 + src/places/scalable/pink-folder-temp.svg | 16 + src/places/scalable/pink-folder-templates.svg | 16 + src/places/scalable/pink-folder-torrent.svg | 23 + src/places/scalable/pink-folder-vbox.svg | 16 + src/places/scalable/pink-folder-videos.svg | 16 + src/places/scalable/pink-folder-wine.svg | 19 + src/places/scalable/pink-folder.svg | 15 + src/places/scalable/pink-user-desktop.svg | 16 + src/places/scalable/pink-user-home.svg | 16 + .../scalable/purple-folder-bookmark.svg | 16 + src/places/scalable/purple-folder-cloud.svg | 16 + src/places/scalable/purple-folder-code.svg | 16 + .../scalable/purple-folder-documents.svg | 16 + .../scalable/purple-folder-download.svg | 16 + src/places/scalable/purple-folder-dropbox.svg | 20 + src/places/scalable/purple-folder-games.svg | 18 + src/places/scalable/purple-folder-github.svg | 20 + src/places/scalable/purple-folder-html.svg | 16 + src/places/scalable/purple-folder-images.svg | 16 + src/places/scalable/purple-folder-music.svg | 16 + src/places/scalable/purple-folder-open.svg | 15 + .../scalable/purple-folder-projects.svg | 18 + src/places/scalable/purple-folder-public.svg | 16 + src/places/scalable/purple-folder-root.svg | 16 + src/places/scalable/purple-folder-steam.svg | 22 + src/places/scalable/purple-folder-temp.svg | 16 + .../scalable/purple-folder-templates.svg | 16 + src/places/scalable/purple-folder-torrent.svg | 23 + src/places/scalable/purple-folder-vbox.svg | 16 + src/places/scalable/purple-folder-videos.svg | 16 + src/places/scalable/purple-folder-wine.svg | 19 + src/places/scalable/purple-folder.svg | 15 + src/places/scalable/purple-user-desktop.svg | 16 + src/places/scalable/purple-user-home.svg | 16 + src/places/scalable/red-folder-bookmark.svg | 16 + src/places/scalable/red-folder-cloud.svg | 16 + src/places/scalable/red-folder-code.svg | 16 + src/places/scalable/red-folder-documents.svg | 16 + src/places/scalable/red-folder-download.svg | 16 + src/places/scalable/red-folder-dropbox.svg | 20 + src/places/scalable/red-folder-games.svg | 18 + src/places/scalable/red-folder-github.svg | 20 + src/places/scalable/red-folder-html.svg | 16 + src/places/scalable/red-folder-images.svg | 16 + src/places/scalable/red-folder-music.svg | 16 + src/places/scalable/red-folder-open.svg | 15 + src/places/scalable/red-folder-projects.svg | 18 + src/places/scalable/red-folder-public.svg | 16 + src/places/scalable/red-folder-root.svg | 16 + src/places/scalable/red-folder-steam.svg | 22 + src/places/scalable/red-folder-temp.svg | 16 + src/places/scalable/red-folder-templates.svg | 16 + src/places/scalable/red-folder-torrent.svg | 23 + src/places/scalable/red-folder-vbox.svg | 16 + src/places/scalable/red-folder-videos.svg | 16 + src/places/scalable/red-folder-wine.svg | 19 + src/places/scalable/red-folder.svg | 15 + src/places/scalable/red-user-desktop.svg | 16 + src/places/scalable/red-user-home.svg | 16 + src/places/scalable/user-desktop.svg | 15 + src/places/scalable/user-home.svg | 15 + src/places/scalable/user-identity.svg | 4 + src/places/scalable/user-trash-full.svg | 137 ++++ src/places/scalable/user-trash.svg | 11 + .../scalable/yellow-folder-bookmark.svg | 16 + src/places/scalable/yellow-folder-cloud.svg | 16 + src/places/scalable/yellow-folder-code.svg | 16 + .../scalable/yellow-folder-documents.svg | 16 + .../scalable/yellow-folder-download.svg | 16 + src/places/scalable/yellow-folder-dropbox.svg | 20 + src/places/scalable/yellow-folder-games.svg | 18 + src/places/scalable/yellow-folder-github.svg | 20 + src/places/scalable/yellow-folder-html.svg | 16 + src/places/scalable/yellow-folder-images.svg | 16 + src/places/scalable/yellow-folder-music.svg | 16 + src/places/scalable/yellow-folder-open.svg | 15 + .../scalable/yellow-folder-projects.svg | 18 + src/places/scalable/yellow-folder-public.svg | 16 + src/places/scalable/yellow-folder-root.svg | 16 + src/places/scalable/yellow-folder-steam.svg | 22 + src/places/scalable/yellow-folder-temp.svg | 16 + .../scalable/yellow-folder-templates.svg | 16 + src/places/scalable/yellow-folder-torrent.svg | 23 + src/places/scalable/yellow-folder-vbox.svg | 16 + src/places/scalable/yellow-folder-videos.svg | 16 + src/places/scalable/yellow-folder-wine.svg | 19 + src/places/scalable/yellow-folder.svg | 15 + src/places/scalable/yellow-user-desktop.svg | 16 + src/places/scalable/yellow-user-home.svg | 16 + .../symbolic/bookmark-missing-symbolic.svg | 7 + .../document-open-recent-symbolic.svg | 10 + src/places/symbolic/find-here-symbolic.svg | 9 + .../symbolic/folder-activities-symbolic.svg | 10 + src/places/symbolic/folder-apple-symbolic.svg | 6 + src/places/symbolic/folder-cd-symbolic.svg | 10 + .../symbolic/folder-copy-cloud-symbolic.svg | 8 + .../symbolic/folder-development-symbolic.svg | 6 + .../symbolic/folder-documents-symbolic.svg | 6 + .../symbolic/folder-download-symbolic.svg | 6 + .../symbolic/folder-dropbox-symbolic.svg | 8 + src/places/symbolic/folder-games-symbolic.svg | 12 + src/places/symbolic/folder-git-symbolic.svg | 8 + .../symbolic/folder-github-symbolic.svg | 8 + .../symbolic/folder-gitlab-symbolic.svg | 8 + src/places/symbolic/folder-gnome-symbolic.svg | 8 + .../symbolic/folder-google-drive-symbolic.svg | 8 + .../symbolic/folder-image-people-symbolic.svg | 6 + .../symbolic/folder-important-symbolic.svg | 6 + src/places/symbolic/folder-java-symbolic.svg | 6 + .../symbolic/folder-locked-symbolic.svg | 7 + .../symbolic/folder-mail-cloud-symbolic.svg | 6 + src/places/symbolic/folder-mail-symbolic.svg | 6 + src/places/symbolic/folder-mega-symbolic.svg | 8 + .../symbolic/folder-meocloud-symbolic.svg | 6 + src/places/symbolic/folder-music-symbolic.svg | 6 + src/places/symbolic/folder-new-symbolic.svg | 7 + .../symbolic/folder-open-recent-symbolic.svg | 7 + src/places/symbolic/folder-open-symbolic.svg | 6 + .../symbolic/folder-owncloud-symbolic.svg | 6 + .../symbolic/folder-pcloud-symbolic.svg | 8 + .../symbolic/folder-pictures-symbolic.svg | 6 + src/places/symbolic/folder-print-symbolic.svg | 10 + .../symbolic/folder-private-symbolic.svg | 6 + .../symbolic/folder-publicshare-symbolic.svg | 6 + .../symbolic/folder-remote-symbolic.svg | 6 + src/places/symbolic/folder-root-symbolic.svg | 6 + .../symbolic/folder-saved-search-symbolic.svg | 6 + .../symbolic/folder-script-symbolic.svg | 7 + src/places/symbolic/folder-steam-symbolic.svg | 8 + src/places/symbolic/folder-symbolic.svg | 6 + src/places/symbolic/folder-tar-symbolic.svg | 6 + .../symbolic/folder-templates-symbolic.svg | 6 + .../symbolic/folder-torrent-symbolic.svg | 8 + .../symbolic/folder-unlocked-symbolic.svg | 7 + src/places/symbolic/folder-vbox-symbolic.svg | 6 + .../symbolic/folder-videos-symbolic.svg | 6 + src/places/symbolic/folder-wifi-symbolic.svg | 6 + src/places/symbolic/folder-wine-symbolic.svg | 13 + .../symbolic/folder-yandex-disk-symbolic.svg | 8 + .../symbolic/internet-radio-symbolic.svg | 6 + .../symbolic/mail-folder-inbox-symbolic.svg | 3 + .../symbolic/mail-folder-outbox-symbolic.svg | 4 + .../network-server-database-symbolic.svg | 6 + .../symbolic/network-server-symbolic.svg | 8 + .../symbolic/network-workgroup-symbolic.svg | 6 + .../symbolic/playlist-queue-symbolic.svg | 3 + src/places/symbolic/playlist-symbolic.svg | 3 + .../symbolic/user-bookmarks-symbolic.svg | 6 + src/places/symbolic/user-desktop-symbolic.svg | 6 + src/places/symbolic/user-home-symbolic.svg | 6 + .../symbolic/user-trash-full-symbolic.svg | 6 + src/places/symbolic/user-trash-symbolic.svg | 6 + src/status/16/account-logged-in.svg | 4 + src/status/16/applications-chat-panel.svg | 3 + src/status/16/applications-email-panel.svg | 3 + src/status/16/audio-recorder-paused.svg | 7 + src/status/16/audio-volume-high-panel.svg | 11 + src/status/16/audio-volume-low-panel.svg | 11 + src/status/16/audio-volume-medium-panel.svg | 11 + .../16/audio-volume-muted-blocking-panel.svg | 3 + src/status/16/battery-040.svg | 7 + src/status/16/battery-caution-charging.svg | 10 + src/status/16/battery-caution.svg | 7 + src/status/16/battery-empty-charging.svg | 7 + src/status/16/battery-empty.svg | 4 + src/status/16/battery-full-charging.svg | 10 + src/status/16/battery-full.svg | 7 + src/status/16/battery-good-charging.svg | 10 + src/status/16/battery-good.svg | 7 + src/status/16/battery-low-charging.svg | 10 + src/status/16/battery-low.svg | 7 + src/status/16/battery-missing.svg | 7 + src/status/16/bluetooth-active.svg | 3 + src/status/16/bluetooth-disabled.svg | 3 + src/status/16/bluetooth-paired.svg | 4 + src/status/16/caffeine-cup-empty.svg | 13 + src/status/16/caffeine-cup-full.svg | 13 + src/status/16/camera-off.svg | 1 + src/status/16/camera-on.svg | 1 + src/status/16/camera-ready.svg | 1 + src/status/16/changes-allow.svg | 4 + src/status/16/changes-prevent.svg | 4 + src/status/16/clipit-trayicon.svg | 6 + src/status/16/fcitx-anthy-panel.svg | 1 + src/status/16/fcitx-cangjie-panel.svg | 1 + src/status/16/fcitx-chewing-panel.svg | 1 + src/status/16/fcitx-erbi-panel.svg | 1 + src/status/16/fcitx-googlepinyin-panel.svg | 1 + src/status/16/fcitx-hangul-panel.svg | 1 + src/status/16/fcitx-kkc-panel.svg | 1 + src/status/16/fcitx-pinyin-panel.svg | 1 + src/status/16/fcitx-rime-panel.svg | 1 + src/status/16/fcitx-sayura-panel.svg | 1 + src/status/16/fcitx-shuangpin-panel.svg | 1 + src/status/16/fcitx-skk-panel.svg | 1 + src/status/16/fcitx-sogoupinyin.svg | 7 + src/status/16/fcitx-sunpinyin-panel.svg | 1 + src/status/16/fcitx-unikey-panel.svg | 1 + src/status/16/fcitx-wubi-panel.svg | 1 + src/status/16/fcitx-ziranma-panel.svg | 1 + src/status/16/flameshot.svg | 10 + src/status/16/gpm-brightness-lcd-disabled.svg | 6 + src/status/16/gpm-brightness-lcd-invalid.svg | 4 + src/status/16/gpm-keyboard-000.svg | 12 + src/status/16/gpm-keyboard-020.svg | 9 + src/status/16/gpm-keyboard-040.svg | 9 + src/status/16/gpm-keyboard-060.svg | 9 + src/status/16/gpm-keyboard-080.svg | 9 + src/status/16/gpm-keyboard-100.svg | 9 + src/status/16/gpm-mouse-000.svg | 3 + src/status/16/gpm-mouse-020.svg | 3 + src/status/16/gpm-mouse-040.svg | 3 + src/status/16/gpm-mouse-060.svg | 3 + src/status/16/gpm-mouse-080.svg | 3 + src/status/16/gpm-mouse-100.svg | 3 + src/status/16/indicator-keyboard.svg | 8 + src/status/16/indicator-messages-new.svg | 6 + src/status/16/indicator-messages-red.svg | 5 + src/status/16/indicator-messages.svg | 5 + src/status/16/keyboard-battery-caution.svg | 10 + src/status/16/keyboard-battery-empty.svg | 9 + src/status/16/keyboard-battery-full.svg | 10 + src/status/16/keyboard-battery-good.svg | 10 + src/status/16/keyboard-battery-low.svg | 10 + src/status/16/keyboard-battery-medium.svg | 10 + src/status/16/krb-expiring-ticket.svg | 20 + src/status/16/krb-no-valid-ticket.svg | 20 + src/status/16/manjaro.svg | 8 + src/status/16/microphone-sensitivity-high.svg | 9 + src/status/16/microphone-sensitivity-low.svg | 9 + .../16/microphone-sensitivity-medium.svg | 12 + .../16/microphone-sensitivity-muted.svg | 9 + src/status/16/mintupdate-checking.svg | 8 + src/status/16/mintupdate-error.svg | 6 + src/status/16/mintupdate-installing.svg | 8 + src/status/16/mintupdate-up-to-date.svg | 8 + .../16/mintupdate-updates-available.svg | 9 + src/status/16/mouse-battery-caution.svg | 8 + src/status/16/mouse-battery-empty.svg | 7 + src/status/16/mouse-battery-full.svg | 8 + src/status/16/mouse-battery-good.svg | 8 + src/status/16/mouse-battery-low.svg | 8 + src/status/16/mouse-battery-medium.svg | 8 + src/status/16/network-cellular-acquiring.svg | 1 + src/status/16/network-cellular-no-route.svg | 1 + src/status/16/network-cellular-offline.svg | 1 + ...twork-cellular-secure-signal-excellent.svg | 1 + .../network-cellular-secure-signal-good.svg | 1 + .../16/network-cellular-secure-signal-low.svg | 1 + .../network-cellular-secure-signal-none.svg | 1 + .../16/network-cellular-secure-signal-ok.svg | 1 + .../16/network-cellular-signal-excellent.svg | 1 + .../16/network-cellular-signal-good.svg | 1 + src/status/16/network-cellular-signal-low.svg | 1 + .../16/network-cellular-signal-none.svg | 1 + src/status/16/network-cellular-signal-ok.svg | 1 + src/status/16/network-error.svg | 19 + src/status/16/network-receive.svg | 19 + src/status/16/network-transmit.svg | 19 + src/status/16/network-vpn-acquiring.svg | 20 + src/status/16/network-wired-acquiring.svg | 19 + src/status/16/network-wired-no-route.svg | 19 + src/status/16/network-wired-offline.svg | 19 + src/status/16/network-wired-secure.svg | 23 + src/status/16/network-wired.svg | 19 + src/status/16/network-wireless-acquiring.svg | 13 + src/status/16/network-wireless-hotspot.svg | 3 + src/status/16/network-wireless-no-route.svg | 6 + src/status/16/network-wireless-offline.svg | 11 + src/status/16/nm-signal-0-secure.svg | 9 + src/status/16/nm-signal-0.svg | 8 + src/status/16/nm-signal-100-secure.svg | 9 + src/status/16/nm-signal-100.svg | 8 + src/status/16/nm-signal-25-secure.svg | 9 + src/status/16/nm-signal-25.svg | 8 + src/status/16/nm-signal-50-secure.svg | 9 + src/status/16/nm-signal-50.svg | 8 + src/status/16/nm-signal-75-secure.svg | 9 + src/status/16/nm-signal-75.svg | 8 + src/status/16/notes-panel.svg | 10 + src/status/16/obs-tray-active.svg | 7 + src/status/16/obs-tray.svg | 8 + src/status/16/org.xfce.screenshooter.svg | 1 + src/status/16/package-available-locked.svg | 10 + src/status/16/package-available.svg | 4 + src/status/16/package-broken.svg | 5 + src/status/16/package-downgrade.svg | 5 + src/status/16/package-install.svg | 7 + src/status/16/package-installed-locked.svg | 10 + src/status/16/package-installed-outdated.svg | 5 + src/status/16/package-installed-updated.svg | 4 + src/status/16/package-new.svg | 5 + src/status/16/package-purge.svg | 5 + src/status/16/package-reinstall.svg | 6 + src/status/16/package-remove.svg | 7 + src/status/16/package-supported.svg | 3 + src/status/16/package-upgrade.svg | 7 + src/status/16/phone-battery-caution.svg | 18 + src/status/16/phone-battery-empty.svg | 17 + src/status/16/phone-battery-full.svg | 18 + src/status/16/phone-battery-good.svg | 18 + src/status/16/phone-battery-low.svg | 18 + src/status/16/phone-battery-medium.svg | 18 + src/status/16/qbittorrent-tray.svg | 6 + src/status/16/riot-tray.svg | 9 + src/status/16/safeeyes_disabled.svg | 7 + src/status/16/safeeyes_enabled.svg | 6 + src/status/16/slack-indicator-highlight.svg | 9 + src/status/16/slack-indicator-unread.svg | 9 + src/status/16/slack-indicator.svg | 8 + src/status/16/start-here-symbolic.svg | 7 + src/status/16/system-lock-screen.svg | 7 + src/status/16/system-log-out.svg | 17 + src/status/16/system-reboot.svg | 13 + src/status/16/system-shutdown.svg | 6 + src/status/16/system-suspend-hibernate.svg | 3 + src/status/16/system-suspend.svg | 10 + src/status/16/system-switch-user.svg | 13 + src/status/16/telegram-attention-panel.svg | 7 + src/status/16/telegram-mute-panel.svg | 7 + src/status/16/telegram-panel.svg | 6 + src/status/16/uget-tray-default.svg | 6 + src/status/16/uget-tray-downloading.svg | 9 + src/status/16/uget-tray-error.svg | 8 + src/status/16/weather-clear-night.svg | 8 + src/status/16/weather-clear.svg | 8 + src/status/16/weather-clouds-night.svg | 11 + src/status/16/weather-clouds.svg | 9 + src/status/16/weather-cloudy.svg | 13 + src/status/16/weather-few-clouds-night.svg | 12 + src/status/16/weather-few-clouds.svg | 9 + src/status/16/weather-fog.svg | 14 + src/status/16/weather-freezing-rain.svg | 14 + src/status/16/weather-none-available.svg | 11 + src/status/16/weather-overcast.svg | 8 + src/status/16/weather-severe-alert.svg | 16 + src/status/16/weather-showers-scattered.svg | 11 + src/status/16/weather-showers.svg | 9 + src/status/16/weather-snow-rain.svg | 13 + src/status/16/weather-snow.svg | 13 + src/status/16/weather-storm.svg | 9 + src/status/16/weather-windy.svg | 8 + src/status/16/xfpm-brightness-lcd.svg | 6 + src/status/22/account-logged-in.svg | 8 + src/status/22/airplane-mode-symbolic.svg | 8 + src/status/22/applications-chat-panel.svg | 8 + src/status/22/applications-email-panel.svg | 10 + src/status/22/appointment-symbolic.svg | 9 + src/status/22/audio-recorder-paused.svg | 11 + src/status/22/audio-volume-high-panel.svg | 16 + src/status/22/audio-volume-low-panel.svg | 16 + src/status/22/audio-volume-medium-panel.svg | 16 + .../22/audio-volume-muted-blocking-panel.svg | 8 + .../audio-volume-muted-blocking-symbolic.svg | 9 + src/status/22/audio-volume-muted-symbolic.svg | 11 + src/status/22/battery-040.svg | 11 + src/status/22/battery-caution-charging.svg | 12 + src/status/22/battery-caution.svg | 11 + src/status/22/battery-empty-charging.svg | 11 + src/status/22/battery-empty.svg | 10 + src/status/22/battery-full-charged.svg | 11 + src/status/22/battery-full-charging.svg | 14 + src/status/22/battery-full.svg | 11 + src/status/22/battery-good-charging.svg | 14 + src/status/22/battery-good.svg | 11 + src/status/22/battery-low-charging.svg | 14 + src/status/22/battery-low.svg | 11 + src/status/22/battery-missing.svg | 11 + src/status/22/bluetooth-active.svg | 8 + src/status/22/bluetooth-disabled.svg | 7 + src/status/22/bluetooth-paired-symbolic.svg | 8 + src/status/22/bluetooth-paired.svg | 9 + src/status/22/caffeine-cup-empty.svg | 11 + src/status/22/caffeine-cup-full.svg | 10 + src/status/22/camera-off.svg | 8 + src/status/22/camera-on.svg | 8 + src/status/22/clipit-trayicon.svg | 8 + src/status/22/display-brightness-symbolic.svg | 6 + src/status/22/fcitx-sogoupinyin.svg | 7 + src/status/22/flameshot.svg | 12 + src/status/22/indicator-keyboard.svg | 6 + src/status/22/indicator-messages-new.svg | 4 + src/status/22/indicator-messages-red.svg | 3 + src/status/22/indicator-messages.svg | 3 + src/status/22/laptop-connected.svg | 8 + src/status/22/laptop-disconnected.svg | 8 + src/status/22/laptop-trusted.svg | 8 + src/status/22/manjaro.svg | 8 + src/status/22/mic-off.svg | 7 + src/status/22/mic-on.svg | 9 + src/status/22/microphone-sensitivity-low.svg | 11 + .../22/microphone-sensitivity-medium.svg | 12 + src/status/22/mintupdate-checking.svg | 8 + src/status/22/mintupdate-error.svg | 8 + src/status/22/mintupdate-installing.svg | 8 + src/status/22/mintupdate-up-to-date.svg | 8 + .../22/mintupdate-updates-available.svg | 9 + src/status/22/network-error.svg | 11 + src/status/22/network-receive.svg | 11 + src/status/22/network-transmit.svg | 12 + src/status/22/network-vpn-acquiring.svg | 12 + src/status/22/network-vpn-symbolic.svg | 6 + src/status/22/network-wired-acquiring.svg | 11 + src/status/22/network-wired-no-route.svg | 8 + src/status/22/network-wired-offline.svg | 6 + src/status/22/network-wired-secure.svg | 8 + src/status/22/network-wired.svg | 8 + src/status/22/network-wireless-acquiring.svg | 14 + src/status/22/network-wireless-hotspot.svg | 8 + src/status/22/network-wireless-no-route.svg | 11 + src/status/22/network-wireless-offline.svg | 16 + src/status/22/nm-signal-0-secure.svg | 16 + src/status/22/nm-signal-0.svg | 13 + src/status/22/nm-signal-100-secure.svg | 16 + src/status/22/nm-signal-100.svg | 13 + src/status/22/nm-signal-25-secure.svg | 16 + src/status/22/nm-signal-25.svg | 13 + src/status/22/nm-signal-50-secure.svg | 16 + src/status/22/nm-signal-50.svg | 13 + src/status/22/nm-signal-75-secure.svg | 16 + src/status/22/nm-signal-75.svg | 13 + src/status/22/nm-vpn-lock.svg | 6 + src/status/22/notes-panel.svg | 10 + src/status/22/obs-tray-active.svg | 7 + src/status/22/obs-tray.svg | 8 + src/status/22/onboard-panel.svg | 7 + src/status/22/optimus-indicator-intel.svg | 11 + src/status/22/optimus-indicator-nvidia.svg | 8 + src/status/22/org.xfce.screenshooter.svg | 6 + src/status/22/printer-printing-symbolic.svg | 10 + src/status/22/process-working-symbolic.svg | 19 + src/status/22/qbittorrent-tray.svg | 6 + src/status/22/redshift-status-off.svg | 8 + src/status/22/redshift-status-on.svg | 8 + src/status/22/riot-tray.svg | 11 + src/status/22/safeeyes_disabled.svg | 7 + src/status/22/safeeyes_enabled.svg | 6 + src/status/22/slack-indicator-highlight.svg | 11 + src/status/22/slack-indicator-unread.svg | 11 + src/status/22/slack-indicator.svg | 10 + src/status/22/smartphone-connected.svg | 8 + src/status/22/smartphone-disconnected.svg | 6 + src/status/22/smartphone-trusted.svg | 8 + src/status/22/start-here-symbolic.svg | 10 + src/status/22/system-lock-screen.svg | 7 + src/status/22/system-log-out.svg | 11 + src/status/22/system-reboot.svg | 9 + src/status/22/system-shutdown.svg | 7 + src/status/22/system-suspend-hibernate.svg | 4 + src/status/22/system-suspend.svg | 9 + src/status/22/system-switch-user.svg | 8 + src/status/22/tablet-connected.svg | 8 + src/status/22/tablet-disconnected.svg | 10 + src/status/22/tablet-trusted.svg | 10 + src/status/22/telegram-attention-panel.svg | 9 + src/status/22/telegram-mute-panel.svg | 9 + src/status/22/telegram-panel.svg | 8 + src/status/22/uget-tray-default.svg | 8 + src/status/22/uget-tray-downloading.svg | 9 + src/status/22/uget-tray-error.svg | 8 + src/status/22/update-high.svg | 10 + src/status/22/update-low.svg | 10 + src/status/22/update-medium.svg | 10 + src/status/22/update-none.svg | 10 + src/status/22/yakuake.svg | 7 + src/status/24/account-logged-in.svg | 3 + src/status/24/airplane-mode-symbolic.svg | 7 + src/status/24/applications-chat-panel.svg | 3 + src/status/24/applications-email-panel.svg | 50 ++ src/status/24/appointment-symbolic.svg | 5 + src/status/24/audio-recorder-paused.svg | 9 + src/status/24/audio-volume-high-panel.svg | 12 + src/status/24/audio-volume-low-panel.svg | 12 + src/status/24/audio-volume-medium-panel.svg | 12 + .../24/audio-volume-muted-blocking-panel.svg | 4 + .../audio-volume-muted-blocking-symbolic.svg | 4 + src/status/24/audio-volume-muted-symbolic.svg | 4 + src/status/24/battery-040.svg | 8 + src/status/24/battery-caution-charging.svg | 11 + src/status/24/battery-caution.svg | 8 + src/status/24/battery-empty-charging.svg | 8 + src/status/24/battery-empty.svg | 7 + src/status/24/battery-full-charged.svg | 8 + src/status/24/battery-full-charging.svg | 11 + src/status/24/battery-full.svg | 8 + src/status/24/battery-good-charging.svg | 11 + src/status/24/battery-good.svg | 8 + src/status/24/battery-low-charging.svg | 11 + src/status/24/battery-low.svg | 8 + src/status/24/battery-missing.svg | 8 + src/status/24/bluetooth-active.svg | 3 + .../24/bluetooth-disabled-10-symbolic.svg | 30 + .../24/bluetooth-disabled-20-symbolic.svg | 30 + .../24/bluetooth-disabled-30-symbolic.svg | 30 + .../24/bluetooth-disabled-40-symbolic.svg | 30 + .../24/bluetooth-disabled-50-symbolic.svg | 30 + .../24/bluetooth-disabled-60-symbolic.svg | 30 + .../24/bluetooth-disabled-70-symbolic.svg | 30 + .../24/bluetooth-disabled-80-symbolic.svg | 30 + .../24/bluetooth-disabled-90-symbolic.svg | 30 + src/status/24/bluetooth-disabled-symbolic.svg | 29 + src/status/24/bluetooth-disabled.svg | 3 + src/status/24/bluetooth-paired-symbolic.svg | 5 + src/status/24/bluetooth-paired.svg | 4 + src/status/24/caffeine-cup-empty.svg | 13 + src/status/24/caffeine-cup-full.svg | 13 + src/status/24/camera-off.svg | 3 + src/status/24/camera-on.svg | 3 + src/status/24/clipit-trayicon.svg | 6 + src/status/24/dialog-information-symbolic.svg | 6 + src/status/24/display-brightness-symbolic.svg | 6 + src/status/24/flameshot.svg | 20 + src/status/24/gpm-brightness-lcd-disabled.svg | 6 + src/status/24/gpm-brightness-lcd-invalid.svg | 6 + src/status/24/gpm-keyboard-000.svg | 12 + src/status/24/gpm-keyboard-020.svg | 13 + src/status/24/gpm-keyboard-040.svg | 13 + src/status/24/gpm-keyboard-060.svg | 13 + src/status/24/gpm-keyboard-080.svg | 13 + src/status/24/gpm-keyboard-100.svg | 13 + src/status/24/indicator-keyboard.svg | 8 + src/status/24/indicator-messages-new.svg | 4 + src/status/24/indicator-messages-red.svg | 3 + src/status/24/indicator-messages.svg | 3 + src/status/24/krb-expiring-ticket.svg | 22 + src/status/24/krb-no-valid-ticket.svg | 22 + src/status/24/manjaro.svg | 8 + src/status/24/microphone-sensitivity-high.svg | 7 + src/status/24/microphone-sensitivity-low.svg | 7 + .../24/microphone-sensitivity-medium.svg | 8 + ...crophone-sensitivity-muted-10-symbolic.svg | 30 + ...crophone-sensitivity-muted-20-symbolic.svg | 30 + ...crophone-sensitivity-muted-30-symbolic.svg | 30 + ...crophone-sensitivity-muted-40-symbolic.svg | 30 + ...crophone-sensitivity-muted-50-symbolic.svg | 30 + ...crophone-sensitivity-muted-60-symbolic.svg | 30 + ...crophone-sensitivity-muted-70-symbolic.svg | 30 + ...crophone-sensitivity-muted-80-symbolic.svg | 30 + ...crophone-sensitivity-muted-90-symbolic.svg | 30 + .../microphone-sensitivity-muted-symbolic.svg | 30 + .../24/microphone-sensitivity-muted.svg | 7 + src/status/24/mintupdate-checking.svg | 8 + src/status/24/mintupdate-error.svg | 6 + src/status/24/mintupdate-installing.svg | 8 + src/status/24/mintupdate-up-to-date.svg | 8 + .../24/mintupdate-updates-available.svg | 9 + .../network-cellular-acquiring-symbolic.svg | 7 + src/status/24/network-cellular-acquiring.svg | 6 + .../network-cellular-connected-symbolic.svg | 6 + .../24/network-cellular-no-route-symbolic.svg | 35 + src/status/24/network-cellular-no-route.svg | 6 + .../24/network-cellular-offline-symbolic.svg | 6 + src/status/24/network-cellular-offline.svg | 6 + ...twork-cellular-secure-signal-excellent.svg | 6 + .../network-cellular-secure-signal-good.svg | 6 + .../24/network-cellular-secure-signal-low.svg | 6 + .../network-cellular-secure-signal-none.svg | 6 + .../24/network-cellular-secure-signal-ok.svg | 6 + ...lular-signal-excellent-secure-symbolic.svg | 3 + ...ork-cellular-signal-excellent-symbolic.svg | 3 + .../24/network-cellular-signal-excellent.svg | 3 + ...k-cellular-signal-good-secure-symbolic.svg | 6 + .../network-cellular-signal-good-symbolic.svg | 6 + .../24/network-cellular-signal-good.svg | 6 + src/status/24/network-cellular-signal-low.svg | 6 + ...k-cellular-signal-none-secure-symbolic.svg | 6 + .../network-cellular-signal-none-symbolic.svg | 3 + .../24/network-cellular-signal-none.svg | 3 + ...ork-cellular-signal-ok-secure-symbolic.svg | 6 + .../network-cellular-signal-ok-symbolic.svg | 6 + src/status/24/network-cellular-signal-ok.svg | 6 + ...k-cellular-signal-weak-secure-symbolic.svg | 6 + .../network-cellular-signal-weak-symbolic.svg | 6 + src/status/24/network-error.svg | 5 + src/status/24/network-receive.svg | 17 + src/status/24/network-transmit.svg | 7 + src/status/24/network-vpn-acquiring.svg | 8 + src/status/24/network-vpn-symbolic.svg | 30 + .../24/network-wired-acquiring-symbolic.svg | 34 + src/status/24/network-wired-acquiring.svg | 4 + src/status/24/network-wired-no-route.svg | 4 + src/status/24/network-wired-offline.svg | 30 + src/status/24/network-wired-secure.svg | 6 + src/status/24/network-wired.svg | 3 + src/status/24/network-wireless-acquiring.svg | 15 + src/status/24/network-wireless-hotspot.svg | 3 + src/status/24/network-wireless-no-route.svg | 8 + src/status/24/network-wireless-offline.svg | 11 + .../24/night-light-disabled-10-symbolic.svg | 34 + .../24/night-light-disabled-20-symbolic.svg | 30 + .../24/night-light-disabled-30-symbolic.svg | 30 + .../24/night-light-disabled-40-symbolic.svg | 30 + .../24/night-light-disabled-50-symbolic.svg | 30 + .../24/night-light-disabled-60-symbolic.svg | 30 + .../24/night-light-disabled-70-symbolic.svg | 30 + .../24/night-light-disabled-80-symbolic.svg | 30 + .../24/night-light-disabled-90-symbolic.svg | 30 + .../24/night-light-disabled-symbolic.svg | 59 ++ src/status/24/night-light-symbolic.svg | 59 ++ src/status/24/nm-signal-0-secure.svg | 11 + src/status/24/nm-signal-0.svg | 8 + src/status/24/nm-signal-100-secure.svg | 11 + src/status/24/nm-signal-100.svg | 8 + src/status/24/nm-signal-25-secure.svg | 9 + src/status/24/nm-signal-25.svg | 8 + src/status/24/nm-signal-50-secure.svg | 11 + src/status/24/nm-signal-50.svg | 8 + src/status/24/nm-signal-75-secure.svg | 11 + src/status/24/nm-signal-75.svg | 8 + src/status/24/nm-vpn-lock.svg | 30 + src/status/24/notes-panel.svg | 12 + .../24/notification-disabled-10-symbolic.svg | 30 + .../24/notification-disabled-20-symbolic.svg | 30 + .../24/notification-disabled-30-symbolic.svg | 30 + .../24/notification-disabled-40-symbolic.svg | 30 + .../24/notification-disabled-50-symbolic.svg | 30 + .../24/notification-disabled-60-symbolic.svg | 30 + .../24/notification-disabled-70-symbolic.svg | 30 + .../24/notification-disabled-80-symbolic.svg | 30 + .../24/notification-disabled-90-symbolic.svg | 30 + .../24/notification-disabled-symbolic.svg | 4 + .../24/notification-new-10-symbolic.svg | 30 + .../24/notification-new-20-symbolic.svg | 30 + .../24/notification-new-30-symbolic.svg | 30 + .../24/notification-new-40-symbolic.svg | 30 + .../24/notification-new-50-symbolic.svg | 30 + .../24/notification-new-60-symbolic.svg | 30 + .../24/notification-new-70-symbolic.svg | 30 + .../24/notification-new-80-symbolic.svg | 36 + .../24/notification-new-90-symbolic.svg | 36 + src/status/24/notification-new-symbolic.svg | 35 + src/status/24/onboard-panel.svg | 9 + src/status/24/optimus-indicator-intel.svg | 6 + src/status/24/optimus-indicator-nvidia.svg | 3 + src/status/24/org.xfce.screenshooter.svg | 6 + src/status/24/printer-printing-symbolic.svg | 8 + src/status/24/process-working-symbolic.svg | 17 + src/status/24/qbittorrent-tray.svg | 6 + src/status/24/riot-tray.svg | 9 + src/status/24/safeeyes_disabled.svg | 7 + src/status/24/safeeyes_enabled.svg | 6 + src/status/24/slack-indicator-highlight.svg | 11 + src/status/24/slack-indicator-unread.svg | 11 + src/status/24/slack-indicator.svg | 10 + src/status/24/start-here-symbolic.svg | 8 + src/status/24/state-download.svg | 149 ++++ src/status/24/state-error.svg | 104 +++ src/status/24/state-information.svg | 104 +++ src/status/24/state-offline.svg | 108 +++ src/status/24/state-ok.svg | 103 +++ src/status/24/state-pause.svg | 104 +++ src/status/24/state-sync.svg | 104 +++ src/status/24/state-warning.svg | 103 +++ src/status/24/system-lock-screen.svg | 7 + src/status/24/system-log-out.svg | 11 + src/status/24/system-reboot.svg | 9 + src/status/24/system-shutdown.svg | 7 + src/status/24/system-suspend-hibernate.svg | 4 + src/status/24/system-suspend.svg | 9 + src/status/24/system-switch-user.svg | 8 + src/status/24/telegram-attention-panel.svg | 9 + src/status/24/telegram-mute-panel.svg | 9 + src/status/24/telegram-panel.svg | 8 + src/status/24/uget-tray-default.svg | 6 + src/status/24/uget-tray-downloading.svg | 6 + src/status/24/uget-tray-error.svg | 6 + src/status/32/dialog-error.svg | 7 + src/status/32/dialog-information.svg | 7 + src/status/32/dialog-question.svg | 7 + src/status/32/dialog-warning.svg | 8 + src/status/32/gtk-dialog-authentication.svg | 9 + src/status/32/image-loading.svg | 9 + src/status/32/image-missing.svg | 17 + src/status/32/private-mode.svg | 506 +++++++++++++ src/status/32/security-high.svg | 8 + src/status/32/security-low.svg | 10 + src/status/32/security-medium.svg | 10 + src/status/32/web-watermark.svg | 4 + .../symbolic/account-logged-in-symbolic.svg | 4 + .../airplane-mode-disabled-symbolic.svg | 4 + .../symbolic/airplane-mode-symbolic.svg | 3 + src/status/symbolic/alarm-symbolic.svg | 3 + .../symbolic/appointment-missed-symbolic.svg | 5 + .../symbolic/appointment-soon-symbolic.svg | 5 + src/status/symbolic/arch-error-symbolic.svg | 4 + src/status/symbolic/arch-lit-symbolic.svg | 4 + src/status/symbolic/arch-unknown-symbolic.svg | 4 + src/status/symbolic/arch-updates-symbolic.svg | 5 + .../symbolic/arch-uptodate-symbolic.svg | 4 + .../audio-input-microphone-high-symbolic.svg | 4 + .../audio-input-microphone-low-symbolic.svg | 4 + ...audio-input-microphone-medium-symbolic.svg | 7 + .../audio-input-microphone-muted-symbolic.svg | 5 + .../symbolic/audio-volume-high-symbolic.svg | 11 + .../symbolic/audio-volume-low-symbolic.svg | 11 + .../symbolic/audio-volume-medium-symbolic.svg | 11 + .../audio-volume-muted-blocking-symbolic.svg | 12 + .../symbolic/audio-volume-muted-symbolic.svg | 3 + .../audio-volume-overamplified-symbolic.svg | 1 + .../symbolic/auth-sim-locked-symbolic.svg | 5 + .../symbolic/auth-sim-missing-symbolic.svg | 4 + .../symbolic/avatar-default-symbolic.svg | 3 + .../battery-caution-charging-symbolic.svg | 6 + .../symbolic/battery-caution-symbolic.svg | 7 + .../battery-empty-charging-symbolic.svg | 7 + .../symbolic/battery-empty-symbolic.svg | 4 + .../battery-full-charging-symbolic.svg | 10 + src/status/symbolic/battery-full-symbolic.svg | 7 + .../battery-good-charging-symbolic.svg | 10 + src/status/symbolic/battery-good-symbolic.svg | 7 + .../battery-level-10-charging-symbolic.svg | 6 + .../symbolic/battery-level-10-symbolic.svg | 6 + .../symbolic/battery-level-20-symbolic.svg | 5 + .../battery-level-30-charging-symbolic.svg | 8 + .../symbolic/battery-level-30-symbolic.svg | 7 + .../symbolic/battery-level-50-symbolic.svg | 7 + .../battery-level-70-charging-symbolic.svg | 8 + .../symbolic/battery-level-70-symbolic.svg | 7 + .../battery-level-90-charging-symbolic.svg | 8 + .../symbolic/battery-level-90-symbolic.svg | 7 + .../battery-low-charging-symbolic.svg | 10 + src/status/symbolic/battery-low-symbolic.svg | 7 + .../battery-medium-charging-symbolic.svg | 8 + .../symbolic/battery-medium-symbolic.svg | 7 + .../symbolic/battery-missing-symbolic.svg | 5 + .../symbolic/bluetooth-active-symbolic.svg | 3 + .../symbolic/bluetooth-disabled-symbolic.svg | 4 + .../bluetooth-disconnected-symbolic.svg | 4 + .../bluetooth-hardware-disabled-symbolic.svg | 4 + .../symbolic/bluetooth-paired-symbolic.svg | 4 + .../symbolic/budgie-trash-empty-symbolic.svg | 6 + .../symbolic/budgie-trash-full-symbolic.svg | 6 + .../budgie-trash-restore-symbolic.svg | 3 + .../symbolic/bumblebee-active-symbolic.svg | 7 + .../symbolic/bumblebee-inactive-symbolic.svg | 7 + .../symbolic/caffeine-cup-empty-symbolic.svg | 8 + .../symbolic/caffeine-cup-full-symbolic.svg | 8 + .../symbolic/call-incoming-symbolic.svg | 4 + src/status/symbolic/call-missed-symbolic.svg | 7 + .../symbolic/call-outgoing-symbolic.svg | 15 + .../symbolic/camera-disabled-symbolic.svg | 9 + .../camera-hardware-disabled-symbolic.svg | 9 + .../symbolic/capslock-disabled-symbolic.svg | 1 + .../symbolic/capslock-enabled-symbolic.svg | 1 + .../symbolic/changes-allow-symbolic.svg | 3 + .../symbolic/changes-prevent-symbolic.svg | 3 + .../symbolic/channel-insecure-symbolic.svg | 4 + .../symbolic/channel-secure-symbolic.svg | 1 + .../symbolic/checkbox-checked-symbolic.svg | 3 + .../symbolic/checkbox-mixed-symbolic.svg | 6 + src/status/symbolic/checkbox-symbolic.svg | 1 + .../clipboard-outline-broken-symbolic.svg | 4 + .../symbolic/clipboard-outline-symbolic.svg | 3 + .../clipboard-text-outline-symbolic.svg | 6 + .../symbolic/computer-fail-symbolic.svg | 1 + .../symbolic/content-loading-symbolic.svg | 1 + .../symbolic/critical-notif-symbolic.svg | 4 + .../symbolic/data_icons_display-symbolic.svg | 4 + .../data_icons_selection-symbolic.svg | 6 + .../symbolic/daytime-sunrise-symbolic.svg | 8 + .../symbolic/daytime-sunset-symbolic.svg | 8 + src/status/symbolic/dialog-error-symbolic.svg | 5 + .../symbolic/dialog-information-symbolic.svg | 5 + .../symbolic/dialog-password-symbolic.svg | 4 + .../symbolic/dialog-question-symbolic.svg | 1 + .../symbolic/dialog-warning-symbolic.svg | 7 + .../display-brightness-low-symbolic.svg | 6 + .../display-brightness-medium-symbolic.svg | 6 + .../display-brightness-off-symbolic.svg | 5 + .../symbolic/display-brightness-symbolic.svg | 6 + .../symbolic/ephy-download-symbolic.svg | 3 + src/status/symbolic/ephy-library-symbolic.svg | 6 + .../symbolic/ephy-open-link-symbolic.svg | 3 + .../symbolic/ephy-tab-counter-symbolic.svg | 4 + .../symbolic/ephy-tab-overflow-symbolic.svg | 7 + .../freon-gpu-temperature-symbolic.svg | 1 + src/status/symbolic/gnome-pie-symbolic.svg | 1 + .../symbolic/gser-icon-playing-symbolic.svg | 1 + .../symbolic/gser-icon-stopped-symbolic.svg | 1 + .../symbolic/gtk-dialog-warning-symbolic.svg | 7 + .../symbolic/image-loading-symbolic.svg | 1 + .../input-keyboard-capslock-symbolic.svg | 1 + .../input-keyboard-numlock-symbolic.svg | 1 + .../symbolic/keyboard-brightness-symbolic.svg | 5 + .../symbolic/location-active-symbolic.svg | 1 + .../symbolic/location-disabled-symbolic.svg | 1 + .../symbolic/location-inactive-symbolic.svg | 1 + src/status/symbolic/low-notif-symbolic.svg | 4 + .../symbolic/mail-attachment-symbolic.svg | 6 + .../symbolic/mail-important-symbolic.svg | 3 + src/status/symbolic/mail-read-symbolic.svg | 3 + src/status/symbolic/mail-replied-symbolic.svg | 3 + src/status/symbolic/mail-unread-symbolic.svg | 3 + ...edia-playlist-consecutive-symbolic-rtl.svg | 3 + .../media-playlist-consecutive-symbolic.svg | 3 + .../media-playlist-no-repeat-symbolic-rtl.svg | 3 + .../media-playlist-no-repeat-symbolic.svg | 3 + ...media-playlist-repeat-one-symbolic-rtl.svg | 6 + .../media-playlist-repeat-one-symbolic.svg | 7 + .../media-playlist-repeat-symbolic-rtl.svg | 6 + .../media-playlist-repeat-symbolic.svg | 6 + .../media-playlist-shuffle-symbolic-rtl.svg | 3 + .../media-playlist-shuffle-symbolic.svg | 3 + .../microphone-hardware-disabled-symbolic.svg | 5 + .../microphone-sensitivity-high-symbolic.svg | 7 + .../microphone-sensitivity-low-symbolic.svg | 7 + ...microphone-sensitivity-medium-symbolic.svg | 7 + .../microphone-sensitivity-muted-symbolic.svg | 3 + src/status/symbolic/mpi-symbolic.svg | 3 + src/status/symbolic/mymail-symbolic.svg | 3 + .../symbolic/network-cellular-2g-symbolic.svg | 1 + .../symbolic/network-cellular-3g-symbolic.svg | 3 + .../symbolic/network-cellular-4g-symbolic.svg | 3 + .../symbolic/network-cellular-5g-symbolic.svg | 1 + .../network-cellular-acquiring-symbolic.svg | 1 + .../network-cellular-cdma-1x-symbolic.svg | 3 + .../network-cellular-connected-symbolic.svg | 1 + .../network-cellular-disabled-symbolic.svg | 4 + .../network-cellular-edge-symbolic.svg | 3 + .../network-cellular-error-symbolic.svg | 1 + .../network-cellular-gprs-symbolic.svg | 3 + ...rk-cellular-hardware-disabled-symbolic.svg | 4 + .../network-cellular-hspa-symbolic.svg | 3 + .../network-cellular-no-route-symbolic.svg | 1 + .../network-cellular-offline-symbolic.svg | 1 + ...lular-secure-signal-excellent-symbolic.svg | 1 + ...k-cellular-secure-signal-good-symbolic.svg | 1 + ...rk-cellular-secure-signal-low-symbolic.svg | 1 + ...k-cellular-secure-signal-none-symbolic.svg | 1 + ...ork-cellular-secure-signal-ok-symbolic.svg | 1 + ...ork-cellular-signal-excellent-symbolic.svg | 1 + .../network-cellular-signal-good-symbolic.svg | 1 + .../network-cellular-signal-low-symbolic.svg | 1 + .../network-cellular-signal-none-symbolic.svg | 1 + .../network-cellular-signal-ok-symbolic.svg | 1 + .../network-cellular-umts-symbolic.svg | 3 + .../symbolic/network-error-symbolic.svg | 19 + .../symbolic/network-receive-symbolic.svg | 19 + .../symbolic/network-transmit-symbolic.svg | 19 + .../network-vpn-acquiring-symbolic.svg | 4 + .../network-vpn-disconnected-symbolic.svg | 4 + .../symbolic/network-vpn-error-symbolic.svg | 4 + .../network-vpn-no-route-symbolic.svg | 4 + src/status/symbolic/network-vpn-symbolic.svg | 3 + .../network-wired-acquiring-symbolic.svg | 19 + .../network-wired-no-route-symbolic.svg | 19 + .../network-wired-offline-symbolic.svg | 19 + .../network-wired-secure-symbolic.svg | 23 + .../symbolic/network-wired-symbolic.svg | 4 + .../network-wireless-acquiring-symbolic.svg | 11 + .../network-wireless-disabled-symbolic.svg | 9 + .../network-wireless-error-symbolic.svg | 6 + ...rk-wireless-hardware-disabled-symbolic.svg | 9 + .../network-wireless-hotspot-symbolic.svg | 4 + .../network-wireless-no-route-symbolic.svg | 6 + .../network-wireless-offline-symbolic.svg | 6 + .../night-light-disabled-symbolic.svg | 6 + src/status/symbolic/night-light-symbolic.svg | 5 + .../symbolic/nm-signal-0-secure-symbolic.svg | 9 + src/status/symbolic/nm-signal-0-symbolic.svg | 8 + .../nm-signal-100-secure-symbolic.svg | 9 + .../symbolic/nm-signal-100-symbolic.svg | 8 + .../symbolic/nm-signal-25-secure-symbolic.svg | 9 + src/status/symbolic/nm-signal-25-symbolic.svg | 8 + .../symbolic/nm-signal-50-secure-symbolic.svg | 9 + src/status/symbolic/nm-signal-50-symbolic.svg | 8 + .../symbolic/nm-signal-75-secure-symbolic.svg | 9 + src/status/symbolic/nm-signal-75-symbolic.svg | 8 + .../notification-disabled-new-symbolic.svg | 4 + .../notification-disabled-symbolic.svg | 4 + .../symbolic/notification-new-symbolic.svg | 4 + src/status/symbolic/notification-symbolic.svg | 3 + .../symbolic/numlock-disabled-symbolic.svg | 1 + src/status/symbolic/nvidia-card-symbolic.svg | 3 + src/status/symbolic/nvidia-ram-symbolic.svg | 10 + ...me.Shell.Extensions.GSConnect-symbolic.svg | 5 + ...orientation-landscape-inverse-symbolic.svg | 3 + .../orientation-landscape-symbolic.svg | 3 + .../orientation-portrait-inverse-symbolic.svg | 3 + .../orientation-portrait-symbolic.svg | 3 + .../symbolic/pager-checked-symbolic.svg | 1 + .../power-profile-balanced-symbolic.svg | 12 + .../power-profile-performance-symbolic.svg | 12 + .../power-profile-power-saver-symbolic.svg | 14 + .../prime-indicator-hybrid-symbolic.svg | 3 + .../prime-indicator-intel-symbolic.svg | 3 + .../prime-indicator-nvidia-symbolic.svg | 3 + .../symbolic/printer-error-symbolic.svg | 7 + .../symbolic/printer-printing-symbolic.svg | 8 + .../symbolic/printer-warning-symbolic.svg | 7 + .../symbolic/process-completed-symbolic.svg | 6 + .../symbolic/process-error-symbolic.svg | 3 + .../symbolic/process-working-symbolic.svg | 1 + .../symbolic/radio-checked-symbolic.svg | 6 + src/status/symbolic/radio-mixed-symbolic.svg | 6 + src/status/symbolic/radio-symbolic.svg | 6 + .../symbolic/revolt-status-blink-symbolic.svg | 1 + .../revolt-status-online-symbolic.svg | 1 + .../symbolic/rotation-allowed-symbolic.svg | 6 + .../symbolic/rotation-locked-symbolic.svg | 5 + .../symbolic/screen-shared-symbolic.svg | 5 + .../symbolic/security-high-symbolic.svg | 6 + src/status/symbolic/security-low-symbolic.svg | 3 + .../symbolic/security-medium-symbolic.svg | 6 + src/status/symbolic/sensors-fan-symbolic.svg | 3 + .../symbolic/sensors-temperature-symbolic.svg | 4 + .../symbolic/sensors-voltage-symbolic.svg | 1 + .../symbolic/software-installed-symbolic.svg | 4 + .../software-update-available-symbolic.svg | 1 + .../software-update-urgent-symbolic.svg | 3 + src/status/symbolic/start-here-symbolic.svg | 8 + src/status/symbolic/stopwatch-symbolic.svg | 3 + .../symbolic/sync-synchronizing-symbolic.svg | 3 + .../symbolic/system-shutdown-symbolic.svg | 6 + src/status/symbolic/task-due-symbolic.svg | 4 + .../symbolic/task-past-due-symbolic.svg | 4 + .../thunderbolt-acquiring-symbolic.svg | 8 + src/status/symbolic/timer-symbolic.svg | 3 + .../symbolic/touch-disabled-symbolic.svg | 6 + .../symbolic/touchpad-disabled-symbolic.svg | 1 + .../symbolic/touchpad-enabled-symbolic.svg | 1 + .../symbolic/user-available-symbolic.svg | 1 + src/status/symbolic/user-away-symbolic.svg | 1 + src/status/symbolic/user-busy-symbolic.svg | 3 + src/status/symbolic/user-idle-symbolic.svg | 1 + .../symbolic/user-invisible-symbolic.svg | 1 + .../symbolic/user-not-tracked-symbolic.svg | 5 + src/status/symbolic/user-offline-symbolic.svg | 1 + .../symbolic/user-status-pending-symbolic.svg | 4 + src/status/symbolic/view-private-symbolic.svg | 1 + .../symbolic/view-wrapped-symbolic-rtl.svg | 1 + src/status/symbolic/view-wrapped-symbolic.svg | 1 + .../symbolic/volume-warning-symbolic.svg | 4 + .../symbolic/weather-clear-night-symbolic.svg | 3 + .../symbolic/weather-clear-symbolic.svg | 3 + .../weather-clouds-night-symbolic.svg | 5 + .../symbolic/weather-clouds-symbolic.svg | 4 + .../symbolic/weather-cloudy-symbolic.svg | 8 + .../weather-few-clouds-night-symbolic.svg | 7 + .../symbolic/weather-few-clouds-symbolic.svg | 4 + src/status/symbolic/weather-fog-symbolic.svg | 7 + .../weather-freezing-rain-symbolic.svg | 9 + .../weather-none-available-symbolic.svg | 6 + .../weather-overcast-night-symbolic.svg | 5 + .../symbolic/weather-overcast-symbolic.svg | 3 + .../weather-severe-alert-symbolic.svg | 11 + .../weather-showers-scattered-symbolic.svg | 6 + .../symbolic/weather-showers-symbolic.svg | 4 + .../symbolic/weather-snow-night-symbolic.svg | 3 + .../symbolic/weather-snow-rain-symbolic.svg | 8 + src/status/symbolic/weather-snow-symbolic.svg | 8 + .../symbolic/weather-storm-symbolic.svg | 4 + .../weather-storm-tornado-symbolic.svg | 3 + .../symbolic/weather-windy-symbolic.svg | 3 + templates/app-alt-template-black.svg | 9 + templates/app-alt-template-white.svg | 9 + templates/app-template-black.svg | 14 + templates/app-template-blue.svg | 14 + templates/app-template-green.svg | 6 + templates/app-template-grey.svg | 6 + templates/app-template-orange.svg | 6 + templates/app-template-pink.svg | 13 + templates/app-template-purple.svg | 13 + templates/app-template-red.svg | 6 + templates/app-template-white.svg | 7 + templates/app-template-yellow.svg | 13 + templates/folder-temple.svg | 14 + templates/mimtype-template.svg | 14 + 17179 files changed, 109836 insertions(+) create mode 100644 .gitattributes create mode 100644 LICENSE create mode 100644 README.md create mode 100644 colors/color-green/folder-bookmark.svg create mode 100644 colors/color-green/folder-cloud.svg create mode 100644 colors/color-green/folder-code.svg create mode 100644 colors/color-green/folder-documents.svg create mode 100644 colors/color-green/folder-download.svg create mode 100644 colors/color-green/folder-dropbox.svg create mode 100644 colors/color-green/folder-games.svg create mode 100644 colors/color-green/folder-github.svg create mode 100644 colors/color-green/folder-html.svg create mode 100644 colors/color-green/folder-images.svg create mode 100644 colors/color-green/folder-music.svg create mode 100644 colors/color-green/folder-open.svg create mode 100644 colors/color-green/folder-projects.svg create mode 100644 colors/color-green/folder-public.svg create mode 100644 colors/color-green/folder-root.svg create mode 100644 colors/color-green/folder-steam.svg create mode 100644 colors/color-green/folder-temp.svg create mode 100644 colors/color-green/folder-templates.svg create mode 100644 colors/color-green/folder-torrent.svg create mode 100644 colors/color-green/folder-vbox.svg create mode 100644 colors/color-green/folder-videos.svg create mode 100644 colors/color-green/folder-wine.svg create mode 100644 colors/color-green/folder.svg create mode 100644 colors/color-green/user-desktop.svg create mode 100644 colors/color-green/user-home.svg create mode 100644 colors/color-grey/folder-bookmark.svg create mode 100644 colors/color-grey/folder-cloud.svg create mode 100644 colors/color-grey/folder-code.svg create mode 100644 colors/color-grey/folder-documents.svg create mode 100644 colors/color-grey/folder-download.svg create mode 100644 colors/color-grey/folder-dropbox.svg create mode 100644 colors/color-grey/folder-games.svg create mode 100644 colors/color-grey/folder-github.svg create mode 100644 colors/color-grey/folder-html.svg create mode 100644 colors/color-grey/folder-images.svg create mode 100644 colors/color-grey/folder-music.svg create mode 100644 colors/color-grey/folder-open.svg create mode 100644 colors/color-grey/folder-projects.svg create mode 100644 colors/color-grey/folder-public.svg create mode 100644 colors/color-grey/folder-root.svg create mode 100644 colors/color-grey/folder-steam.svg create mode 100644 colors/color-grey/folder-temp.svg create mode 100644 colors/color-grey/folder-templates.svg create mode 100644 colors/color-grey/folder-torrent.svg create mode 100644 colors/color-grey/folder-vbox.svg create mode 100644 colors/color-grey/folder-videos.svg create mode 100644 colors/color-grey/folder-wine.svg create mode 100644 colors/color-grey/folder.svg create mode 100644 colors/color-grey/user-desktop.svg create mode 100644 colors/color-grey/user-home.svg create mode 100644 colors/color-orange/folder-bookmark.svg create mode 100644 colors/color-orange/folder-cloud.svg create mode 100644 colors/color-orange/folder-code.svg create mode 100644 colors/color-orange/folder-documents.svg create mode 100644 colors/color-orange/folder-download.svg create mode 100644 colors/color-orange/folder-dropbox.svg create mode 100644 colors/color-orange/folder-games.svg create mode 100644 colors/color-orange/folder-github.svg create mode 100644 colors/color-orange/folder-html.svg create mode 100644 colors/color-orange/folder-images.svg create mode 100644 colors/color-orange/folder-music.svg create mode 100644 colors/color-orange/folder-open.svg create mode 100644 colors/color-orange/folder-projects.svg create mode 100644 colors/color-orange/folder-public.svg create mode 100644 colors/color-orange/folder-root.svg create mode 100644 colors/color-orange/folder-steam.svg create mode 100644 colors/color-orange/folder-temp.svg create mode 100644 colors/color-orange/folder-templates.svg create mode 100644 colors/color-orange/folder-torrent.svg create mode 100644 colors/color-orange/folder-vbox.svg create mode 100644 colors/color-orange/folder-videos.svg create mode 100644 colors/color-orange/folder-wine.svg create mode 100644 colors/color-orange/folder.svg create mode 100644 colors/color-orange/user-desktop.svg create mode 100644 colors/color-orange/user-home.svg create mode 100644 colors/color-pink/folder-bookmark.svg create mode 100644 colors/color-pink/folder-cloud.svg create mode 100644 colors/color-pink/folder-code.svg create mode 100644 colors/color-pink/folder-documents.svg create mode 100644 colors/color-pink/folder-download.svg create mode 100644 colors/color-pink/folder-dropbox.svg create mode 100644 colors/color-pink/folder-games.svg create mode 100644 colors/color-pink/folder-github.svg create mode 100644 colors/color-pink/folder-html.svg create mode 100644 colors/color-pink/folder-images.svg create mode 100644 colors/color-pink/folder-music.svg create mode 100644 colors/color-pink/folder-open.svg create mode 100644 colors/color-pink/folder-projects.svg create mode 100644 colors/color-pink/folder-public.svg create mode 100644 colors/color-pink/folder-root.svg create mode 100644 colors/color-pink/folder-steam.svg create mode 100644 colors/color-pink/folder-temp.svg create mode 100644 colors/color-pink/folder-templates.svg create mode 100644 colors/color-pink/folder-torrent.svg create mode 100644 colors/color-pink/folder-vbox.svg create mode 100644 colors/color-pink/folder-videos.svg create mode 100644 colors/color-pink/folder-wine.svg create mode 100644 colors/color-pink/folder.svg create mode 100644 colors/color-pink/user-desktop.svg create mode 100644 colors/color-pink/user-home.svg create mode 100644 colors/color-purple/folder-bookmark.svg create mode 100644 colors/color-purple/folder-cloud.svg create mode 100644 colors/color-purple/folder-code.svg create mode 100644 colors/color-purple/folder-documents.svg create mode 100644 colors/color-purple/folder-download.svg create mode 100644 colors/color-purple/folder-dropbox.svg create mode 100644 colors/color-purple/folder-games.svg create mode 100644 colors/color-purple/folder-github.svg create mode 100644 colors/color-purple/folder-html.svg create mode 100644 colors/color-purple/folder-images.svg create mode 100644 colors/color-purple/folder-music.svg create mode 100644 colors/color-purple/folder-open.svg create mode 100644 colors/color-purple/folder-projects.svg create mode 100644 colors/color-purple/folder-public.svg create mode 100644 colors/color-purple/folder-root.svg create mode 100644 colors/color-purple/folder-steam.svg create mode 100644 colors/color-purple/folder-temp.svg create mode 100644 colors/color-purple/folder-templates.svg create mode 100644 colors/color-purple/folder-torrent.svg create mode 100644 colors/color-purple/folder-vbox.svg create mode 100644 colors/color-purple/folder-videos.svg create mode 100644 colors/color-purple/folder-wine.svg create mode 100644 colors/color-purple/folder.svg create mode 100644 colors/color-purple/user-desktop.svg create mode 100644 colors/color-purple/user-home.svg create mode 100644 colors/color-red/folder-bookmark.svg create mode 100644 colors/color-red/folder-cloud.svg create mode 100644 colors/color-red/folder-code.svg create mode 100644 colors/color-red/folder-documents.svg create mode 100644 colors/color-red/folder-download.svg create mode 100644 colors/color-red/folder-dropbox.svg create mode 100644 colors/color-red/folder-games.svg create mode 100644 colors/color-red/folder-github.svg create mode 100644 colors/color-red/folder-html.svg create mode 100644 colors/color-red/folder-images.svg create mode 100644 colors/color-red/folder-music.svg create mode 100644 colors/color-red/folder-open.svg create mode 100644 colors/color-red/folder-projects.svg create mode 100644 colors/color-red/folder-public.svg create mode 100644 colors/color-red/folder-root.svg create mode 100644 colors/color-red/folder-steam.svg create mode 100644 colors/color-red/folder-temp.svg create mode 100644 colors/color-red/folder-templates.svg create mode 100644 colors/color-red/folder-torrent.svg create mode 100644 colors/color-red/folder-vbox.svg create mode 100644 colors/color-red/folder-videos.svg create mode 100644 colors/color-red/folder-wine.svg create mode 100644 colors/color-red/folder.svg create mode 100644 colors/color-red/user-desktop.svg create mode 100644 colors/color-red/user-home.svg create mode 100644 colors/color-yellow/folder-bookmark.svg create mode 100644 colors/color-yellow/folder-cloud.svg create mode 100644 colors/color-yellow/folder-code.svg create mode 100644 colors/color-yellow/folder-documents.svg create mode 100644 colors/color-yellow/folder-download.svg create mode 100644 colors/color-yellow/folder-dropbox.svg create mode 100644 colors/color-yellow/folder-games.svg create mode 100644 colors/color-yellow/folder-github.svg create mode 100644 colors/color-yellow/folder-html.svg create mode 100644 colors/color-yellow/folder-images.svg create mode 100644 colors/color-yellow/folder-music.svg create mode 100644 colors/color-yellow/folder-open.svg create mode 100644 colors/color-yellow/folder-projects.svg create mode 100644 colors/color-yellow/folder-public.svg create mode 100644 colors/color-yellow/folder-root.svg create mode 100644 colors/color-yellow/folder-steam.svg create mode 100644 colors/color-yellow/folder-temp.svg create mode 100644 colors/color-yellow/folder-templates.svg create mode 100644 colors/color-yellow/folder-torrent.svg create mode 100644 colors/color-yellow/folder-vbox.svg create mode 100644 colors/color-yellow/folder-videos.svg create mode 100644 colors/color-yellow/folder-wine.svg create mode 100644 colors/color-yellow/folder.svg create mode 100644 colors/color-yellow/user-desktop.svg create mode 100644 colors/color-yellow/user-home.svg create mode 100755 install.sh create mode 120000 links/actions/16/CVnamespace.svg create mode 120000 links/actions/16/Finished.svg create mode 120000 links/actions/16/Info-amarok.svg create mode 120000 links/actions/16/SuggestionTM.svg create mode 120000 links/actions/16/accept_time_event.svg create mode 120000 links/actions/16/action-albumfolder-importdir2.svg create mode 120000 links/actions/16/action-rss_tag.svg create mode 120000 links/actions/16/activity-fork.svg create mode 120000 links/actions/16/actor.svg create mode 120000 links/actions/16/add-files-to-archive.svg create mode 120000 links/actions/16/add-folder-to-archive.svg create mode 120000 links/actions/16/add-placemark.svg create mode 120000 links/actions/16/add.svg create mode 120000 links/actions/16/addressbook-details.svg create mode 120000 links/actions/16/adress-book-new.svg create mode 120000 links/actions/16/akonadi-phone-home.svg create mode 120000 links/actions/16/albumfolder-importdir.svg create mode 120000 links/actions/16/albumfolder-importimages.svg create mode 120000 links/actions/16/albumfolder-new.svg create mode 120000 links/actions/16/albumfolder-properties.svg create mode 120000 links/actions/16/albumfolder-user-trash.svg create mode 120000 links/actions/16/align-vertical-bottom-to-anchor.svg create mode 120000 links/actions/16/align-vertical-top-to-anchor.svg create mode 120000 links/actions/16/amarok_artist.svg create mode 120000 links/actions/16/amarok_clock.svg create mode 120000 links/actions/16/amarok_lyrics.svg create mode 120000 links/actions/16/amarok_playcount.svg create mode 120000 links/actions/16/amarok_playlist.svg create mode 120000 links/actions/16/amarok_playlist_refresh.svg create mode 120000 links/actions/16/animation-stage.svg create mode 120000 links/actions/16/answer-correct.svg create mode 120000 links/actions/16/answer.svg create mode 120000 links/actions/16/appointment.svg create mode 120000 links/actions/16/approved.svg create mode 120000 links/actions/16/archive-insert-directory.svg create mode 120000 links/actions/16/arrow-down-double.svg create mode 120000 links/actions/16/arrow-down.svg create mode 120000 links/actions/16/arrow-left.svg create mode 120000 links/actions/16/arrow-right.svg create mode 120000 links/actions/16/arrow-up-double.svg create mode 120000 links/actions/16/arrow-up.svg create mode 120000 links/actions/16/arrow.svg create mode 120000 links/actions/16/artistictext-tool.svg create mode 120000 links/actions/16/audio-volume-muted.svg create mode 120000 links/actions/16/auto-scale-all.svg create mode 120000 links/actions/16/auto-scale-x.svg create mode 120000 links/actions/16/auto-scale-y.svg create mode 120000 links/actions/16/back.svg create mode 120000 links/actions/16/beamerblock.svg create mode 120000 links/actions/16/beamerframe.svg create mode 120000 links/actions/16/bibtex.svg create mode 120000 links/actions/16/bigskip.svg create mode 120000 links/actions/16/blueman-plugin.svg create mode 120000 links/actions/16/blueman-send-file.svg create mode 120000 links/actions/16/blueman-trust.svg create mode 120000 links/actions/16/blueman-untrust.svg create mode 120000 links/actions/16/blurimage.svg create mode 120000 links/actions/16/bonobo-component-browser.svg create mode 120000 links/actions/16/bookmark-add-folder.svg create mode 120000 links/actions/16/bookmark-edit.svg create mode 120000 links/actions/16/bookmark-new-list.svg create mode 120000 links/actions/16/bookmark-toolbar.svg create mode 120000 links/actions/16/bookmark_add.svg create mode 120000 links/actions/16/bookmarks-organize.svg create mode 120000 links/actions/16/bookmarks.svg create mode 120000 links/actions/16/bookmarks_list_add.svg create mode 120000 links/actions/16/borderpainter.svg create mode 120000 links/actions/16/bottom.svg create mode 120000 links/actions/16/box.svg create mode 120000 links/actions/16/bqm-add.svg create mode 120000 links/actions/16/bqm-addqueue.svg create mode 120000 links/actions/16/bqm-commit.svg create mode 120000 links/actions/16/bqm-diff.svg create mode 120000 links/actions/16/bqm-remove.svg create mode 120000 links/actions/16/bqm-rmqueue.svg create mode 120000 links/actions/16/bqm-update.svg create mode 120000 links/actions/16/branch.svg create mode 120000 links/actions/16/browser-download.svg create mode 120000 links/actions/16/burst.svg create mode 120000 links/actions/16/button_cancel.svg create mode 120000 links/actions/16/cab_extract.svg create mode 120000 links/actions/16/cab_view.svg create mode 120000 links/actions/16/callout-shape.svg create mode 120000 links/actions/16/cancel.svg create mode 120000 links/actions/16/cards-block.svg create mode 120000 links/actions/16/cell_edit.svg create mode 120000 links/actions/16/cell_layout.svg create mode 120000 links/actions/16/check-filled.svg create mode 120000 links/actions/16/checkbox.svg create mode 120000 links/actions/16/checkmark.svg create mode 120000 links/actions/16/choice-round.svg create mode 120000 links/actions/16/chronometer-lap.svg create mode 120000 links/actions/16/chronometer-reset.svg create mode 120000 links/actions/16/chronometer-start.svg create mode 120000 links/actions/16/class-or-package.svg create mode 120000 links/actions/16/class.svg create mode 120000 links/actions/16/clock-large.svg create mode 120000 links/actions/16/clock.svg create mode 120000 links/actions/16/cloud-download.svg create mode 120000 links/actions/16/cloud-upload.svg create mode 120000 links/actions/16/cm_columnsview.svg create mode 120000 links/actions/16/cm_copyfullnamestoclip.svg create mode 120000 links/actions/16/cm_extractfiles.svg create mode 120000 links/actions/16/cm_options.svg create mode 120000 links/actions/16/cm_packfiles.svg create mode 120000 links/actions/16/cm_refresh.svg create mode 120000 links/actions/16/cm_search.svg create mode 120000 links/actions/16/cm_syncdirs.svg create mode 120000 links/actions/16/cm_thumbnailsview.svg create mode 120000 links/actions/16/cm_viewhistorynext.svg create mode 120000 links/actions/16/collapse.svg create mode 120000 links/actions/16/collection-rescan-amarok.svg create mode 120000 links/actions/16/color-fill.svg create mode 120000 links/actions/16/colormanagement.svg create mode 120000 links/actions/16/component.svg create mode 120000 links/actions/16/configuration.svg create mode 120000 links/actions/16/configure-shortcuts.svg create mode 120000 links/actions/16/configure-toolbars.svg create mode 120000 links/actions/16/configure_kile.svg create mode 120000 links/actions/16/configure_project.svg create mode 120000 links/actions/16/contact-new.svg create mode 120000 links/actions/16/contents.svg create mode 120000 links/actions/16/convert.svg create mode 120000 links/actions/16/createpath.svg create mode 120000 links/actions/16/cross-shape.svg create mode 120000 links/actions/16/currenttrack_pause.svg create mode 120000 links/actions/16/currenttrack_play.svg create mode 120000 links/actions/16/cursor-arrow.svg create mode 120000 links/actions/16/cvc-configure.svg create mode 120000 links/actions/16/cvc-connect.svg create mode 120000 links/actions/16/cvc-disconnect.svg create mode 120000 links/actions/16/cvc-info.svg create mode 120000 links/actions/16/datatype.svg create mode 120000 links/actions/16/dblatex.svg create mode 120000 links/actions/16/delete.svg create mode 120000 links/actions/16/delete_table.svg create mode 120000 links/actions/16/diag_activity.svg create mode 120000 links/actions/16/diag_class.svg create mode 120000 links/actions/16/diag_component.svg create mode 120000 links/actions/16/dialog-align-and-distribute.svg create mode 120000 links/actions/16/dialog-apply.svg create mode 120000 links/actions/16/dialog-close.svg create mode 120000 links/actions/16/dialog-fill-and-stroke.svg create mode 120000 links/actions/16/dialog-filters.svg create mode 120000 links/actions/16/dialog-icon-preview.svg create mode 120000 links/actions/16/dialog-memory.svg create mode 120000 links/actions/16/dialog-no.svg create mode 120000 links/actions/16/dialog-object-properties.svg create mode 120000 links/actions/16/dialog-ok.svg create mode 120000 links/actions/16/dialog-text-and-font.svg create mode 120000 links/actions/16/dialog-transform.svg create mode 120000 links/actions/16/dialog-yes.svg create mode 120000 links/actions/16/dirsync.svg create mode 120000 links/actions/16/displaymathmode.svg create mode 120000 links/actions/16/dissociatecell.svg create mode 120000 links/actions/16/distortionfx.svg create mode 120000 links/actions/16/distribute-horizontal-gaps.svg create mode 120000 links/actions/16/distribute-horizontal-x.svg create mode 120000 links/actions/16/distribute-vertical-gaps.svg create mode 120000 links/actions/16/distribute-vertical-y.svg create mode 120000 links/actions/16/document-cleanup.svg create mode 120000 links/actions/16/document-duplicate.svg create mode 120000 links/actions/16/document-edit-verify.svg create mode 120000 links/actions/16/document-encrypt.svg create mode 120000 links/actions/16/document-equal.svg create mode 120000 links/actions/16/document-export-ocal.svg create mode 120000 links/actions/16/document-export-table.svg create mode 120000 links/actions/16/document-import-ocal.svg create mode 120000 links/actions/16/document-multiple.svg create mode 120000 links/actions/16/document-open-data.svg create mode 120000 links/actions/16/document-open-folder.svg create mode 120000 links/actions/16/document-preview.svg create mode 120000 links/actions/16/document-print-frame.svg create mode 120000 links/actions/16/document-print-preview.svg create mode 120000 links/actions/16/document-sign.svg create mode 120000 links/actions/16/document-single.svg create mode 120000 links/actions/16/documentation.svg create mode 120000 links/actions/16/documentinfo.svg create mode 120000 links/actions/16/down.svg create mode 120000 links/actions/16/download-amarok.svg create mode 120000 links/actions/16/download.svg create mode 120000 links/actions/16/draw-arrow-back.svg create mode 120000 links/actions/16/draw-arrow-down.svg create mode 120000 links/actions/16/draw-arrow-forward.svg create mode 120000 links/actions/16/draw-arrow-up.svg create mode 120000 links/actions/16/draw-eraser-delete-objects.svg create mode 120000 links/actions/16/dvipdf.svg create mode 120000 links/actions/16/dvipng.svg create mode 120000 links/actions/16/dvips.svg create mode 120000 links/actions/16/dynamic-amarok.svg create mode 120000 links/actions/16/edit-add.svg create mode 120000 links/actions/16/edit-clear-all.svg create mode 120000 links/actions/16/edit-clear-list.svg create mode 120000 links/actions/16/edit-clear-locationbar-rtl.svg create mode 120000 links/actions/16/edit-comment.svg create mode 120000 links/actions/16/edit-delete-remove.svg create mode 120000 links/actions/16/edit-duplicate.svg create mode 120000 links/actions/16/edit-entry.svg create mode 120000 links/actions/16/edit-find-mail.svg create mode 120000 links/actions/16/edit-find-project.svg create mode 120000 links/actions/16/edit-find-user.svg create mode 120000 links/actions/16/edit-flag.svg create mode 120000 links/actions/16/edit-link.svg create mode 120000 links/actions/16/edit-map.svg create mode 120000 links/actions/16/edit-mark.svg create mode 120000 links/actions/16/edit-rename.svg create mode 120000 links/actions/16/edit-table-delete-row.svg create mode 120000 links/actions/16/edit-undo-history.svg create mode 120000 links/actions/16/editclear.svg create mode 120000 links/actions/16/editcopy.svg create mode 120000 links/actions/16/editcut.svg create mode 120000 links/actions/16/editdelete.svg create mode 120000 links/actions/16/editimage.svg create mode 120000 links/actions/16/editor.svg create mode 120000 links/actions/16/editpaste.svg create mode 120000 links/actions/16/editpath.svg create mode 120000 links/actions/16/edittext.svg create mode 120000 links/actions/16/ellipse-shape.svg create mode 120000 links/actions/16/emph.svg create mode 120000 links/actions/16/end_of_life.svg create mode 120000 links/actions/16/end_state.svg create mode 120000 links/actions/16/enterprise.svg create mode 120000 links/actions/16/entry-clone.svg create mode 120000 links/actions/16/entry-delete.svg create mode 120000 links/actions/16/entry-edit.svg create mode 120000 links/actions/16/enum.svg create mode 120000 links/actions/16/enumerate.svg create mode 120000 links/actions/16/epiphany-download.svg create mode 120000 links/actions/16/error.svg create mode 120000 links/actions/16/exifinfo.svg create mode 120000 links/actions/16/exit.svg create mode 120000 links/actions/16/expand.svg create mode 120000 links/actions/16/extract-archive.svg create mode 120000 links/actions/16/file-zoom-in.svg create mode 120000 links/actions/16/file-zoom-out.svg create mode 120000 links/actions/16/filefind.svg create mode 120000 links/actions/16/filegrep.svg create mode 120000 links/actions/16/filename-album-amarok.svg create mode 120000 links/actions/16/filename-artist-amarok.svg create mode 120000 links/actions/16/filename-comment-amarok.svg create mode 120000 links/actions/16/filename-composer-amarok.svg create mode 120000 links/actions/16/filename-genre-amarok.svg create mode 120000 links/actions/16/filename-ignore-amarok.svg create mode 120000 links/actions/16/filename-last-played.svg create mode 120000 links/actions/16/filename-sample-rate.svg create mode 120000 links/actions/16/filename-track-amarok.svg create mode 120000 links/actions/16/filename-year-amarok.svg create mode 120000 links/actions/16/filenew.svg create mode 120000 links/actions/16/fileopen.svg create mode 120000 links/actions/16/fileprint.svg create mode 120000 links/actions/16/filequickprint.svg create mode 120000 links/actions/16/filesave.svg create mode 120000 links/actions/16/fileview-preview.svg create mode 120000 links/actions/16/find.svg create mode 120000 links/actions/16/fitmanual.svg create mode 120000 links/actions/16/folder-open.svg create mode 120000 links/actions/16/folder-saved-search.svg create mode 120000 links/actions/16/folder-tag.svg create mode 120000 links/actions/16/folder_color_picker.svg create mode 120000 links/actions/16/folder_new.svg create mode 120000 links/actions/16/followmouse.svg create mode 120000 links/actions/16/font-face.svg create mode 120000 links/actions/16/font-size-down.svg create mode 120000 links/actions/16/font-size-up.svg create mode 120000 links/actions/16/font.svg create mode 120000 links/actions/16/format-fill-color.svg create mode 120000 links/actions/16/format-list-unordered.svg create mode 120000 links/actions/16/format-stroke-color.svg create mode 120000 links/actions/16/freerotation.svg create mode 120000 links/actions/16/games-config-background.svg create mode 120000 links/actions/16/games-config-custom.svg create mode 120000 links/actions/16/games-config-options.svg create mode 120000 links/actions/16/games-config-theme.svg create mode 120000 links/actions/16/games-endturn.svg create mode 120000 links/actions/16/geany-build.svg create mode 120000 links/actions/16/geany-close-all.svg create mode 120000 links/actions/16/geany-save-all.svg create mode 120000 links/actions/16/gearhead-shape.svg create mode 120000 links/actions/16/generalisation.svg create mode 120000 links/actions/16/get-hot-new-stuff.svg create mode 120000 links/actions/16/giggle-history-view.svg create mode 120000 links/actions/16/giggle-remote.svg create mode 120000 links/actions/16/giggle-tag.svg create mode 120000 links/actions/16/gnome-app-install-star.svg create mode 120000 links/actions/16/gnome-lockscreen.svg create mode 120000 links/actions/16/gnome-searchtool.svg create mode 120000 links/actions/16/gnome-stock-mail-fwd.svg create mode 120000 links/actions/16/gnome-stock-mail-new.svg create mode 120000 links/actions/16/gnome-stock-mail-rpl.svg create mode 120000 links/actions/16/gnome-stock-mail-snd.svg create mode 120000 links/actions/16/gnumeric-autofilter.svg create mode 120000 links/actions/16/gnumeric-brush.svg create mode 120000 links/actions/16/gnumeric-cells-merge.svg create mode 120000 links/actions/16/gnumeric-cells-split.svg create mode 120000 links/actions/16/gnumeric-column-add.svg create mode 120000 links/actions/16/gnumeric-column-delete.svg create mode 120000 links/actions/16/gnumeric-column-hide.svg create mode 120000 links/actions/16/gnumeric-column-size.svg create mode 120000 links/actions/16/gnumeric-column-unhide.svg create mode 120000 links/actions/16/gnumeric-comment-add.svg create mode 120000 links/actions/16/gnumeric-comment-delete.svg create mode 120000 links/actions/16/gnumeric-comment-edit.svg create mode 120000 links/actions/16/gnumeric-format-border-bottom.svg create mode 120000 links/actions/16/gnumeric-format-border-diag.svg create mode 120000 links/actions/16/gnumeric-format-border-left.svg create mode 120000 links/actions/16/gnumeric-format-border-rev-diag.svg create mode 120000 links/actions/16/gnumeric-format-border-right.svg create mode 120000 links/actions/16/gnumeric-format-border-top.svg create mode 120000 links/actions/16/gnumeric-graphguru.svg create mode 120000 links/actions/16/gnumeric-group.svg create mode 120000 links/actions/16/gnumeric-link-add.svg create mode 120000 links/actions/16/gnumeric-link-delete.svg create mode 120000 links/actions/16/gnumeric-link-edit.svg create mode 120000 links/actions/16/gnumeric-link-email.svg create mode 120000 links/actions/16/gnumeric-row-add.svg create mode 120000 links/actions/16/gnumeric-row-delete.svg create mode 120000 links/actions/16/gnumeric-row-hide.svg create mode 120000 links/actions/16/gnumeric-row-size.svg create mode 120000 links/actions/16/gnumeric-row-unhide.svg create mode 120000 links/actions/16/gnumeric-subscript.svg create mode 120000 links/actions/16/gnumeric-superscript.svg create mode 120000 links/actions/16/gnumeric-ungroup.svg create mode 120000 links/actions/16/gnumeric-visible.svg create mode 120000 links/actions/16/go-down-search.svg create mode 120000 links/actions/16/go-down-symbolic.svg create mode 120000 links/actions/16/go-first-view-page.svg create mode 120000 links/actions/16/go-first-view.svg create mode 120000 links/actions/16/go-home-large.svg create mode 120000 links/actions/16/go-home-symbolic.svg create mode 120000 links/actions/16/go-jump-locationbar.svg create mode 120000 links/actions/16/go-jump-today.svg create mode 120000 links/actions/16/go-last-view-page.svg create mode 120000 links/actions/16/go-last-view.svg create mode 120000 links/actions/16/go-left-symbolic.svg create mode 120000 links/actions/16/go-left.svg create mode 120000 links/actions/16/go-next-symbolic.svg create mode 120000 links/actions/16/go-next-view-page.svg create mode 120000 links/actions/16/go-next-view.svg create mode 120000 links/actions/16/go-previous-symbolic.svg create mode 120000 links/actions/16/go-previous-view-page.svg create mode 120000 links/actions/16/go-previous-view.svg create mode 120000 links/actions/16/go-right-symbolic.svg create mode 120000 links/actions/16/go-right.svg create mode 120000 links/actions/16/go-up-search.svg create mode 120000 links/actions/16/go-up-symbolic.svg create mode 120000 links/actions/16/gohome.svg create mode 120000 links/actions/16/gpg.svg create mode 120000 links/actions/16/gpgsm.svg create mode 120000 links/actions/16/gps.svg create mode 120000 links/actions/16/gradient.svg create mode 120000 links/actions/16/graphics.svg create mode 120000 links/actions/16/group-delete.svg create mode 120000 links/actions/16/group-edit.svg create mode 120000 links/actions/16/group-new.svg create mode 120000 links/actions/16/group.svg create mode 120000 links/actions/16/gtg-home.svg create mode 120000 links/actions/16/gtg-plugin.svg create mode 120000 links/actions/16/gtg-tag-new.svg create mode 120000 links/actions/16/gtg-tag.svg create mode 120000 links/actions/16/gtg-tags-none.svg create mode 120000 links/actions/16/gtg-task-dismiss.svg create mode 120000 links/actions/16/gtg-task-done.svg create mode 120000 links/actions/16/gtg-task-new.svg create mode 120000 links/actions/16/gtg-task-undismiss.svg create mode 120000 links/actions/16/gtg-task-undone.svg create mode 120000 links/actions/16/gtk-about.svg create mode 120000 links/actions/16/gtk-add.svg create mode 120000 links/actions/16/gtk-apply.svg create mode 120000 links/actions/16/gtk-authentication.svg create mode 120000 links/actions/16/gtk-bold.svg create mode 120000 links/actions/16/gtk-cancel.svg create mode 120000 links/actions/16/gtk-cdrom.svg create mode 120000 links/actions/16/gtk-clear.svg create mode 120000 links/actions/16/gtk-close.svg create mode 120000 links/actions/16/gtk-color-picker.svg create mode 120000 links/actions/16/gtk-connect.svg create mode 120000 links/actions/16/gtk-copy.svg create mode 120000 links/actions/16/gtk-cut.svg create mode 120000 links/actions/16/gtk-delete.svg create mode 120000 links/actions/16/gtk-directory.svg create mode 120000 links/actions/16/gtk-disconnect.svg create mode 120000 links/actions/16/gtk-dnd-multiple.svg create mode 120000 links/actions/16/gtk-edit.svg create mode 120000 links/actions/16/gtk-execute.svg create mode 120000 links/actions/16/gtk-file.svg create mode 120000 links/actions/16/gtk-find-and-replace.svg create mode 120000 links/actions/16/gtk-find.svg create mode 120000 links/actions/16/gtk-floppy.svg create mode 120000 links/actions/16/gtk-fullscreen.svg create mode 120000 links/actions/16/gtk-go-back-ltr.svg create mode 120000 links/actions/16/gtk-go-back-rtl.svg create mode 120000 links/actions/16/gtk-go-down.svg create mode 120000 links/actions/16/gtk-go-forward-ltr.svg create mode 120000 links/actions/16/gtk-go-forward-rtl.svg create mode 120000 links/actions/16/gtk-go-up.svg create mode 120000 links/actions/16/gtk-goto-bottom.svg create mode 120000 links/actions/16/gtk-goto-first-ltr.svg create mode 120000 links/actions/16/gtk-goto-first-rtl.svg create mode 120000 links/actions/16/gtk-goto-last-ltr.svg create mode 120000 links/actions/16/gtk-goto-last-rtl.svg create mode 120000 links/actions/16/gtk-goto-top.svg create mode 120000 links/actions/16/gtk-home.svg create mode 120000 links/actions/16/gtk-indent-ltr.svg create mode 120000 links/actions/16/gtk-indent-rtl.svg create mode 120000 links/actions/16/gtk-italic.svg create mode 120000 links/actions/16/gtk-jump-to-ltr.svg create mode 120000 links/actions/16/gtk-justify-center.svg create mode 120000 links/actions/16/gtk-justify-fill.svg create mode 120000 links/actions/16/gtk-justify-left.svg create mode 120000 links/actions/16/gtk-justify-right.svg create mode 120000 links/actions/16/gtk-leave-fullscreen.svg create mode 120000 links/actions/16/gtk-media-forward-ltr.svg create mode 120000 links/actions/16/gtk-media-forward-rtl.svg create mode 120000 links/actions/16/gtk-media-next-ltr.svg create mode 120000 links/actions/16/gtk-media-next-rtl.svg create mode 120000 links/actions/16/gtk-media-pause.svg create mode 120000 links/actions/16/gtk-media-play-ltr.svg create mode 120000 links/actions/16/gtk-media-previous-ltr.svg create mode 120000 links/actions/16/gtk-media-previous-rtl.svg create mode 120000 links/actions/16/gtk-media-record.svg create mode 120000 links/actions/16/gtk-media-rewind-ltr.svg create mode 120000 links/actions/16/gtk-media-rewind-rtl.svg create mode 120000 links/actions/16/gtk-media-stop.svg create mode 120000 links/actions/16/gtk-network.svg create mode 120000 links/actions/16/gtk-new.svg create mode 120000 links/actions/16/gtk-no.svg create mode 120000 links/actions/16/gtk-ok.svg create mode 120000 links/actions/16/gtk-open.svg create mode 120000 links/actions/16/gtk-paste.svg create mode 120000 links/actions/16/gtk-preferences.svg create mode 120000 links/actions/16/gtk-print-preview.svg create mode 120000 links/actions/16/gtk-print.svg create mode 120000 links/actions/16/gtk-properties.svg create mode 120000 links/actions/16/gtk-quit.svg create mode 120000 links/actions/16/gtk-refresh.svg create mode 120000 links/actions/16/gtk-remove.svg create mode 120000 links/actions/16/gtk-revert-to-saved-ltr.svg create mode 120000 links/actions/16/gtk-revert-to-saved-rtl.svg create mode 120000 links/actions/16/gtk-save-as.svg create mode 120000 links/actions/16/gtk-save.svg create mode 120000 links/actions/16/gtk-select-all.svg create mode 120000 links/actions/16/gtk-select-color.svg create mode 120000 links/actions/16/gtk-spell-check.svg create mode 120000 links/actions/16/gtk-stop.svg create mode 120000 links/actions/16/gtk-undelete-ltr.svg create mode 120000 links/actions/16/gtk-undelete-rtl.svg create mode 120000 links/actions/16/gtk-yes.svg create mode 120000 links/actions/16/gtk-zoom-fit.svg create mode 120000 links/actions/16/guides.svg create mode 120000 links/actions/16/hb-add-queue.svg create mode 120000 links/actions/16/hb-complete.svg create mode 120000 links/actions/16/hb-pause.svg create mode 120000 links/actions/16/hb-presets.svg create mode 120000 links/actions/16/hb-remove.svg create mode 120000 links/actions/16/hb-showqueue.svg create mode 120000 links/actions/16/hb-source.svg create mode 120000 links/actions/16/hb-start.svg create mode 120000 links/actions/16/hb-stop.svg create mode 120000 links/actions/16/help-contextual.svg create mode 120000 links/actions/16/help-donate-ars.svg create mode 120000 links/actions/16/help-donate-aud.svg create mode 120000 links/actions/16/help-donate-cad.svg create mode 120000 links/actions/16/help-donate-cny.svg create mode 120000 links/actions/16/help-donate-mxn.svg create mode 120000 links/actions/16/help-donate.svg create mode 120000 links/actions/16/help-feedback.svg create mode 120000 links/actions/16/help-hint.svg create mode 120000 links/actions/16/help-keybord-shortcuts.svg create mode 120000 links/actions/16/help-latex.svg create mode 120000 links/actions/16/hide_table_column.svg create mode 120000 links/actions/16/hide_table_row.svg create mode 120000 links/actions/16/hidemouse.svg create mode 120000 links/actions/16/highlight-pointer-spot.svg create mode 120000 links/actions/16/hint.svg create mode 120000 links/actions/16/history.svg create mode 120000 links/actions/16/history_entry.svg create mode 120000 links/actions/16/hook-notifier.svg create mode 120000 links/actions/16/identity.svg create mode 120000 links/actions/16/im-ban-user.svg create mode 120000 links/actions/16/im-irc.svg create mode 120000 links/actions/16/im-jabber.svg create mode 120000 links/actions/16/im-local-xmpp.svg create mode 120000 links/actions/16/im-message-new.svg create mode 120000 links/actions/16/image-auto-adjust.svg create mode 120000 links/actions/16/image-loading.svg create mode 120000 links/actions/16/image-missing.svg create mode 120000 links/actions/16/imagecomment.svg create mode 120000 links/actions/16/initial_state.svg create mode 120000 links/actions/16/inpainting.svg create mode 120000 links/actions/16/insert-table-row.svg create mode 120000 links/actions/16/insert-tableofcontents.svg create mode 120000 links/actions/16/insertcell.svg create mode 120000 links/actions/16/interface.svg create mode 120000 links/actions/16/internet-amarok.svg create mode 120000 links/actions/16/internet-services.svg create mode 120000 links/actions/16/invertimage.svg create mode 120000 links/actions/16/irc-close-channel.svg create mode 120000 links/actions/16/irc-join-channel.svg create mode 120000 links/actions/16/irc-unvoice.svg create mode 120000 links/actions/16/irc-voice.svg create mode 120000 links/actions/16/itemize.svg create mode 120000 links/actions/16/items-tags.svg create mode 120000 links/actions/16/itmages-add.svg create mode 120000 links/actions/16/itmages-cancel.svg create mode 120000 links/actions/16/itmages-copy-link.svg create mode 120000 links/actions/16/itmages-folder.svg create mode 120000 links/actions/16/itmages-open-browser.svg create mode 120000 links/actions/16/itmages-quit.svg create mode 120000 links/actions/16/itmages-resize.svg create mode 120000 links/actions/16/itmages-rotate.svg create mode 120000 links/actions/16/itmages-select-all.svg create mode 120000 links/actions/16/itmages-settings.svg create mode 120000 links/actions/16/itmages-stop.svg create mode 120000 links/actions/16/itmages-tools.svg create mode 120000 links/actions/16/itmages-upload.svg create mode 120000 links/actions/16/itmages-utils.svg create mode 120000 links/actions/16/kdenlive-add-clip.svg create mode 120000 links/actions/16/kdenlive-add-color-clip.svg create mode 120000 links/actions/16/kdenlive-add-slide-clip.svg create mode 120000 links/actions/16/kdenlive-add-text-clip.svg create mode 120000 links/actions/16/kdenlive-align-bottom.svg create mode 120000 links/actions/16/kdenlive-align-hor.svg create mode 120000 links/actions/16/kdenlive-align-left.svg create mode 120000 links/actions/16/kdenlive-align-none.svg create mode 120000 links/actions/16/kdenlive-align-right.svg create mode 120000 links/actions/16/kdenlive-align-top.svg create mode 120000 links/actions/16/kdenlive-align-vert.svg create mode 120000 links/actions/16/kdenlive-deleffect.svg create mode 120000 links/actions/16/kdenlive-down.svg create mode 120000 links/actions/16/kdenlive-insert-rect.svg create mode 120000 links/actions/16/kdenlive-insert-unicode.svg create mode 120000 links/actions/16/kdenlive-lock.svg create mode 120000 links/actions/16/kdenlive-menu.svg create mode 120000 links/actions/16/kdenlive-select-rects.svg create mode 120000 links/actions/16/kdenlive-select-tool.svg create mode 120000 links/actions/16/kdenlive-show-audiothumb.svg create mode 120000 links/actions/16/kdenlive-show-video.svg create mode 120000 links/actions/16/kdenlive-show-videothumb.svg create mode 120000 links/actions/16/kdenlive-snap.svg create mode 120000 links/actions/16/kdenlive-spacer-tool.svg create mode 120000 links/actions/16/kdenlive-unlock.svg create mode 120000 links/actions/16/kdenlive-unselect-all.svg create mode 120000 links/actions/16/kdenlive-up.svg create mode 120000 links/actions/16/kdenlive-zindex-bottom.svg create mode 120000 links/actions/16/kdenlive-zindex-up.svg create mode 120000 links/actions/16/kdenlive-zone-end.svg create mode 120000 links/actions/16/kdenlive-zone-start.svg create mode 120000 links/actions/16/kdenlive-zoom-large.svg create mode 120000 links/actions/16/kdenlive-zoom-small.svg create mode 120000 links/actions/16/kdocumentinfo.svg create mode 120000 links/actions/16/kfind.svg create mode 120000 links/actions/16/kfm_home.svg create mode 120000 links/actions/16/kmousetool_off.svg create mode 120000 links/actions/16/kmousetool_on.svg create mode 120000 links/actions/16/kmouth-phrase.svg create mode 120000 links/actions/16/kmouth-phrasebook.svg create mode 120000 links/actions/16/knotes_alarm.svg create mode 120000 links/actions/16/knotes_date.svg create mode 120000 links/actions/16/knotes_delete.svg create mode 120000 links/actions/16/kontes_close.svg create mode 120000 links/actions/16/kr_jumpback.svg create mode 120000 links/actions/16/kr_setjumpback.svg create mode 120000 links/actions/16/kruler-north.svg create mode 120000 links/actions/16/kstars_advanced.svg create mode 120000 links/actions/16/kstars_catalog.svg create mode 120000 links/actions/16/kstars_colors.svg create mode 120000 links/actions/16/kstars_flag.svg create mode 120000 links/actions/16/kstars_guides.svg create mode 120000 links/actions/16/kt-add-feeds.svg create mode 120000 links/actions/16/kt-bandwidth-scheduler.svg create mode 120000 links/actions/16/kt-change-tracker.svg create mode 120000 links/actions/16/kt-check-data.svg create mode 120000 links/actions/16/kt-encrypted.svg create mode 120000 links/actions/16/kt-info-widget.svg create mode 120000 links/actions/16/kt-pause.svg create mode 120000 links/actions/16/kt-plugins.svg create mode 120000 links/actions/16/kt-queue-manager.svg create mode 120000 links/actions/16/kt-remove-feeds.svg create mode 120000 links/actions/16/kt-remove.svg create mode 120000 links/actions/16/kt-restore-defaults.svg create mode 120000 links/actions/16/kt-set-max-download-speed.svg create mode 120000 links/actions/16/kt-show-statusbar.svg create mode 120000 links/actions/16/kt-speed-limits.svg create mode 120000 links/actions/16/kt-start-all.svg create mode 120000 links/actions/16/kt-start.svg create mode 120000 links/actions/16/kt-stop.svg create mode 120000 links/actions/16/ktnef_extract_all_to.svg create mode 120000 links/actions/16/ktnef_extract_to.svg create mode 120000 links/actions/16/l2h.svg create mode 120000 links/actions/16/label-amarok.svg create mode 120000 links/actions/16/label.svg create mode 120000 links/actions/16/labplot-auto-scale-all.svg create mode 120000 links/actions/16/labplot-auto-scale-x.svg create mode 120000 links/actions/16/labplot-auto-scale-y.svg create mode 120000 links/actions/16/labplot-cursor-arrow.svg create mode 120000 links/actions/16/labplot-format-text-symbol.svg create mode 120000 links/actions/16/labplot-spreadsheet-new.svg create mode 120000 links/actions/16/labplot-spreadsheet.svg create mode 120000 links/actions/16/labplot-transform-move.svg create mode 120000 links/actions/16/labplot-xy-curve-points.svg create mode 120000 links/actions/16/labplot-zoom-in-x.svg create mode 120000 links/actions/16/labplot-zoom-in-y.svg create mode 120000 links/actions/16/labplot-zoom-out-x.svg create mode 120000 links/actions/16/labplot-zoom-out-y.svg create mode 120000 links/actions/16/labplot-zoom-select-x.svg create mode 120000 links/actions/16/labplot-zoom-select-y.svg create mode 120000 links/actions/16/labplot-zoom-select.svg create mode 120000 links/actions/16/languages.svg create mode 120000 links/actions/16/lastfm-neighbour.svg create mode 120000 links/actions/16/lastfm-personal.svg create mode 120000 links/actions/16/lastfm-recommended.svg create mode 120000 links/actions/16/lastfm-tag.svg create mode 120000 links/actions/16/layer-rename.svg create mode 120000 links/actions/16/lens.svg create mode 120000 links/actions/16/libpeas-plugin.svg create mode 120000 links/actions/16/lighttableadd.svg create mode 120000 links/actions/16/list-resource-add.svg create mode 120000 links/actions/16/lock.svg create mode 120000 links/actions/16/love.svg create mode 120000 links/actions/16/loved_radio.svg create mode 120000 links/actions/16/lpi-bug.svg create mode 120000 links/actions/16/lpi-translate.svg create mode 120000 links/actions/16/mail-archive.svg create mode 120000 links/actions/16/mail-deleted.svg create mode 120000 links/actions/16/mail-encrypted-full.svg create mode 120000 links/actions/16/mail-encrypted.svg create mode 120000 links/actions/16/mail-flag.svg create mode 120000 links/actions/16/mail-flagged.svg create mode 120000 links/actions/16/mail-forward-attachment.svg create mode 120000 links/actions/16/mail-forwarded.svg create mode 120000 links/actions/16/mail-message.svg create mode 120000 links/actions/16/mail-queued.svg create mode 120000 links/actions/16/mail-read.svg create mode 120000 links/actions/16/mail-replied.svg create mode 120000 links/actions/16/mail-sent.svg create mode 120000 links/actions/16/mail-signed-fully.svg create mode 120000 links/actions/16/mail-signed.svg create mode 120000 links/actions/16/mail-task.svg create mode 120000 links/actions/16/mail-thread-ignored.svg create mode 120000 links/actions/16/mail-thread-watch.svg create mode 120000 links/actions/16/mail-unread-new.svg create mode 120000 links/actions/16/mail-unread.svg create mode 120000 links/actions/16/mail_forward.svg create mode 120000 links/actions/16/mail_new.svg create mode 120000 links/actions/16/mail_reply.svg create mode 120000 links/actions/16/mail_replyall.svg create mode 120000 links/actions/16/makeidx.svg create mode 120000 links/actions/16/mark-location.svg create mode 120000 links/actions/16/math0.svg create mode 120000 links/actions/16/math1.svg create mode 120000 links/actions/16/math2.svg create mode 120000 links/actions/16/math3.svg create mode 120000 links/actions/16/math7.svg create mode 120000 links/actions/16/math9.svg create mode 120000 links/actions/16/mathmode.svg create mode 120000 links/actions/16/media-album-cover.svg create mode 120000 links/actions/16/media-album-repeat-amarok.svg create mode 120000 links/actions/16/media-import-audio-cd.svg create mode 120000 links/actions/16/media-playlist-repeat-amarok.svg create mode 120000 links/actions/16/media-playlist-repeat-song.svg create mode 120000 links/actions/16/media-repeat-all.svg create mode 120000 links/actions/16/media-repeat-single.svg create mode 120000 links/actions/16/media-standard-track-progression-amarok.svg create mode 120000 links/actions/16/media-track-add-amarok.svg create mode 120000 links/actions/16/media-track-edit-amarok.svg create mode 120000 links/actions/16/media-track-remove-amarok.svg create mode 120000 links/actions/16/media-write-cd.svg create mode 120000 links/actions/16/medskip.svg create mode 120000 links/actions/16/meeting-attending.svg create mode 120000 links/actions/16/meld-version-control.svg create mode 120000 links/actions/16/menu_new.svg create mode 120000 links/actions/16/menu_new_sep.svg create mode 120000 links/actions/16/message-new.svg create mode 120000 links/actions/16/modified.svg create mode 120000 links/actions/16/mpost.svg create mode 120000 links/actions/16/msgid2msgstr.svg create mode 120000 links/actions/16/multimedia-volume-control.svg create mode 120000 links/actions/16/multirow.svg create mode 120000 links/actions/16/music-amarok.svg create mode 120000 links/actions/16/nemo-eject.svg create mode 120000 links/actions/16/new-command-alarm.svg create mode 120000 links/actions/16/next.svg create mode 120000 links/actions/16/nocover.svg create mode 120000 links/actions/16/node-add.svg create mode 120000 links/actions/16/node-break.svg create mode 120000 links/actions/16/node-delete-segment.svg create mode 120000 links/actions/16/node-delete.svg create mode 120000 links/actions/16/node-join-segment.svg create mode 120000 links/actions/16/node-join.svg create mode 120000 links/actions/16/note.svg create mode 120000 links/actions/16/object-align-horizontal-center-calligra.svg create mode 120000 links/actions/16/object-align-horizontal-left-calligra.svg create mode 120000 links/actions/16/object-align-horizontal-right-calligra.svg create mode 120000 links/actions/16/object-align-vertical-bottom-calligra.svg create mode 120000 links/actions/16/object-align-vertical-bottom-top-calligra.svg create mode 120000 links/actions/16/object-align-vertical-center-calligra.svg create mode 120000 links/actions/16/object-align-vertical-top-calligra.svg create mode 120000 links/actions/16/object-crop.svg create mode 120000 links/actions/16/object-fill.svg create mode 120000 links/actions/16/object-group-calligra.svg create mode 120000 links/actions/16/object-hidden.svg create mode 120000 links/actions/16/object-inverse.svg create mode 120000 links/actions/16/object-locked.svg create mode 120000 links/actions/16/object-order-back-calligra.svg create mode 120000 links/actions/16/object-order-front-calligra.svg create mode 120000 links/actions/16/object-order-lower-calligra.svg create mode 120000 links/actions/16/object-order-raise-calligra.svg create mode 120000 links/actions/16/object-stroke.svg create mode 120000 links/actions/16/object-ungroup-calligra.svg create mode 120000 links/actions/16/object-unlocked.svg create mode 120000 links/actions/16/object-visible.svg create mode 120000 links/actions/16/object.svg create mode 120000 links/actions/16/object_node.svg create mode 120000 links/actions/16/office-report.svg create mode 120000 links/actions/16/offline-settings.svg create mode 120000 links/actions/16/offline.svg create mode 120000 links/actions/16/oilpaint.svg create mode 120000 links/actions/16/online.svg create mode 120000 links/actions/16/open-for-editing.svg create mode 120000 links/actions/16/open-menu.svg create mode 120000 links/actions/16/org.xfce.settings.manager.svg create mode 120000 links/actions/16/output_win.svg create mode 120000 links/actions/16/package.svg create mode 120000 links/actions/16/package_settings.svg create mode 120000 links/actions/16/page-zoom.svg create mode 120000 links/actions/16/password-generate.svg create mode 120000 links/actions/16/password-show-off.svg create mode 120000 links/actions/16/password-show-on.svg create mode 120000 links/actions/16/path-clip-edit.svg create mode 120000 links/actions/16/path-mode-bezier.svg create mode 120000 links/actions/16/path-mode-spiro.svg create mode 120000 links/actions/16/pattern.svg create mode 120000 links/actions/16/pdf-annotations.svg create mode 120000 links/actions/16/pdflatex.svg create mode 120000 links/actions/16/pdftex.svg create mode 120000 links/actions/16/pentagon-shape.svg create mode 120000 links/actions/16/photo.svg create mode 120000 links/actions/16/photos-amarok.svg create mode 120000 links/actions/16/pin.svg create mode 120000 links/actions/16/player-eject.svg create mode 120000 links/actions/16/player_eject.svg create mode 120000 links/actions/16/player_end.svg create mode 120000 links/actions/16/player_fwd.svg create mode 120000 links/actions/16/player_pause.svg create mode 120000 links/actions/16/player_play.svg create mode 120000 links/actions/16/player_record.svg create mode 120000 links/actions/16/player_rew.svg create mode 120000 links/actions/16/player_start.svg create mode 120000 links/actions/16/player_stop.svg create mode 120000 links/actions/16/playlist-generator.svg create mode 120000 links/actions/16/playlist-sort.svg create mode 120000 links/actions/16/podcast-new.svg create mode 120000 links/actions/16/poedit-fuzzy.svg create mode 120000 links/actions/16/poedit-status-bookmark.svg create mode 120000 links/actions/16/poedit-status-cat-mid.svg create mode 120000 links/actions/16/poedit-status-cat-no.svg create mode 120000 links/actions/16/poedit-status-cat-ok.svg create mode 120000 links/actions/16/poedit-status-comment.svg create mode 120000 links/actions/16/poedit-update.svg create mode 120000 links/actions/16/poedit-validate.svg create mode 120000 links/actions/16/pointer.svg create mode 120000 links/actions/16/polygon-add-nodes.svg create mode 120000 links/actions/16/polygon-merge-nodes.svg create mode 120000 links/actions/16/port.svg create mode 120000 links/actions/16/postalcode.svg create mode 120000 links/actions/16/practice-setup.svg create mode 120000 links/actions/16/practice-start.svg create mode 120000 links/actions/16/practice-stop.svg create mode 120000 links/actions/16/preferences-desktop-notification-bell.svg create mode 120000 links/actions/16/preferences-desktop-user-password.svg create mode 120000 links/actions/16/preferences-indicator-amarok.svg create mode 120000 links/actions/16/preferences-media-playback-amarok.svg create mode 120000 links/actions/16/preferences-other.svg create mode 120000 links/actions/16/preferences-system-session-services.svg create mode 120000 links/actions/16/preferences-system.svg create mode 120000 links/actions/16/preflight-verifier.svg create mode 120000 links/actions/16/presence_away.svg create mode 120000 links/actions/16/presence_offline.svg create mode 120000 links/actions/16/presence_online.svg create mode 120000 links/actions/16/presence_unknown.svg create mode 120000 links/actions/16/preview.svg create mode 120000 links/actions/16/preview_math.svg create mode 120000 links/actions/16/preview_sel.svg create mode 120000 links/actions/16/previous.svg create mode 120000 links/actions/16/privatebrowsing.svg create mode 120000 links/actions/16/project-development-close-all.svg create mode 120000 links/actions/16/project_add.svg create mode 120000 links/actions/16/project_archive.svg create mode 120000 links/actions/16/project_rebuild.svg create mode 120000 links/actions/16/project_remove.svg create mode 120000 links/actions/16/project_show.svg create mode 120000 links/actions/16/projectgrep.svg create mode 120000 links/actions/16/ps2pdf.svg create mode 120000 links/actions/16/qa.svg create mode 120000 links/actions/16/quick.svg create mode 120000 links/actions/16/quickview.svg create mode 120000 links/actions/16/quickwizard.svg create mode 120000 links/actions/16/rabbitvcs-about.svg create mode 120000 links/actions/16/rabbitvcs-add.svg create mode 120000 links/actions/16/rabbitvcs-applypatch.svg create mode 120000 links/actions/16/rabbitvcs-asynchronous.svg create mode 120000 links/actions/16/rabbitvcs-bug.svg create mode 120000 links/actions/16/rabbitvcs-changes.svg create mode 120000 links/actions/16/rabbitvcs-checkmods.svg create mode 120000 links/actions/16/rabbitvcs-checkout.svg create mode 120000 links/actions/16/rabbitvcs-cleanup.svg create mode 120000 links/actions/16/rabbitvcs-clear.svg create mode 120000 links/actions/16/rabbitvcs-commit.svg create mode 120000 links/actions/16/rabbitvcs-compare.svg create mode 120000 links/actions/16/rabbitvcs-dbus.svg create mode 120000 links/actions/16/rabbitvcs-delete.svg create mode 120000 links/actions/16/rabbitvcs-editconflicts.svg create mode 120000 links/actions/16/rabbitvcs-emblems.svg create mode 120000 links/actions/16/rabbitvcs-export.svg create mode 120000 links/actions/16/rabbitvcs-import.svg create mode 120000 links/actions/16/rabbitvcs-lock.svg create mode 120000 links/actions/16/rabbitvcs-merge.svg create mode 120000 links/actions/16/rabbitvcs-properties.svg create mode 120000 links/actions/16/rabbitvcs-push.svg create mode 120000 links/actions/16/rabbitvcs-refresh.svg create mode 120000 links/actions/16/rabbitvcs-relocate.svg create mode 120000 links/actions/16/rabbitvcs-reset.svg create mode 120000 links/actions/16/rabbitvcs-resolve.svg create mode 120000 links/actions/16/rabbitvcs-run.svg create mode 120000 links/actions/16/rabbitvcs-settings.svg create mode 120000 links/actions/16/rabbitvcs-show_log.svg create mode 120000 links/actions/16/rabbitvcs-stop.svg create mode 120000 links/actions/16/rabbitvcs-switch.svg create mode 120000 links/actions/16/rabbitvcs-unlock.svg create mode 120000 links/actions/16/rabbitvcs-unstage.svg create mode 120000 links/actions/16/rabbitvcs-update.svg create mode 120000 links/actions/16/randomize.svg create mode 120000 links/actions/16/ratiocrop.svg create mode 120000 links/actions/16/rectangle-shape.svg create mode 120000 links/actions/16/refactor.svg create mode 120000 links/actions/16/refreshstructure.svg create mode 120000 links/actions/16/region.svg create mode 120000 links/actions/16/relation.svg create mode 120000 links/actions/16/relationship.svg create mode 120000 links/actions/16/reload.svg create mode 120000 links/actions/16/reload3.svg create mode 120000 links/actions/16/reload_all_tabs.svg create mode 120000 links/actions/16/reload_page.svg create mode 120000 links/actions/16/remove-amarok.svg create mode 120000 links/actions/16/remove.svg create mode 120000 links/actions/16/removecell.svg create mode 120000 links/actions/16/resource-group.svg create mode 120000 links/actions/16/revert.svg create mode 120000 links/actions/16/rough-hatches.svg create mode 120000 links/actions/16/routeplanning.svg create mode 120000 links/actions/16/run-clean.svg create mode 120000 links/actions/16/run-install.svg create mode 120000 links/actions/16/scriptnew.svg create mode 120000 links/actions/16/scriptopen.svg create mode 120000 links/actions/16/search-icon.svg create mode 120000 links/actions/16/search.svg create mode 120000 links/actions/16/select.svg create mode 120000 links/actions/16/selection-bottom.svg create mode 120000 links/actions/16/selection-lower.svg create mode 120000 links/actions/16/selection-make-bitmap-copy.svg create mode 120000 links/actions/16/selection-raise.svg create mode 120000 links/actions/16/selection-top.svg create mode 120000 links/actions/16/selection.svg create mode 120000 links/actions/16/services.svg create mode 120000 links/actions/16/set-language.svg create mode 120000 links/actions/16/setroubleshoot_icon.svg create mode 120000 links/actions/16/settings-configure.svg create mode 120000 links/actions/16/settings.svg create mode 120000 links/actions/16/shallow-history.svg create mode 120000 links/actions/16/shape-choose.svg create mode 120000 links/actions/16/shear.svg create mode 120000 links/actions/16/show-dialogs.svg create mode 120000 links/actions/16/show-grid.svg create mode 120000 links/actions/16/show-offline.svg create mode 120000 links/actions/16/show_table_column.svg create mode 120000 links/actions/16/show_table_row.svg create mode 120000 links/actions/16/shuffle.svg create mode 120000 links/actions/16/sidebar-places.svg create mode 120000 links/actions/16/sidebar.svg create mode 120000 links/actions/16/slanted.svg create mode 120000 links/actions/16/slideshow-plugin.svg create mode 120000 links/actions/16/smallclock.svg create mode 120000 links/actions/16/smallskip.svg create mode 120000 links/actions/16/snap-bounding-box.svg create mode 120000 links/actions/16/social.svg create mode 120000 links/actions/16/sort-name.svg create mode 120000 links/actions/16/sort_incr.svg create mode 120000 links/actions/16/soundkonverter-replaygain.svg create mode 120000 links/actions/16/source-playlist.svg create mode 120000 links/actions/16/source-smart-playlist.svg create mode 120000 links/actions/16/spacefm-find.svg create mode 120000 links/actions/16/specific-setup.svg create mode 120000 links/actions/16/speedometer.svg create mode 120000 links/actions/16/spiral-shape.svg create mode 120000 links/actions/16/spreadsheetshape.svg create mode 120000 links/actions/16/star-shape.svg create mode 120000 links/actions/16/start-over.svg create mode 120000 links/actions/16/start.svg create mode 120000 links/actions/16/statetool.svg create mode 120000 links/actions/16/step_object_Anchor.svg create mode 120000 links/actions/16/step_object_Box.svg create mode 120000 links/actions/16/step_object_Controller.svg create mode 120000 links/actions/16/step_object_Disk.svg create mode 120000 links/actions/16/step_object_Graph.svg create mode 120000 links/actions/16/step_object_Note.svg create mode 120000 links/actions/16/step_object_Particle.svg create mode 120000 links/actions/16/step_object_Pin.svg create mode 120000 links/actions/16/step_object_Polygon.svg create mode 120000 links/actions/16/step_object_Rope.svg create mode 120000 links/actions/16/step_object_Stick.svg create mode 120000 links/actions/16/sticky_zoom.svg create mode 120000 links/actions/16/stock_about.svg create mode 120000 links/actions/16/stock_add-bookmark.svg create mode 120000 links/actions/16/stock_bottom.svg create mode 120000 links/actions/16/stock_calc-accept.svg create mode 120000 links/actions/16/stock_calc-cancel.svg create mode 120000 links/actions/16/stock_check-filled.svg create mode 120000 links/actions/16/stock_close.svg create mode 120000 links/actions/16/stock_contact-list.svg create mode 120000 links/actions/16/stock_copy.svg create mode 120000 links/actions/16/stock_cut.svg create mode 120000 links/actions/16/stock_delete.svg create mode 120000 links/actions/16/stock_down.svg create mode 120000 links/actions/16/stock_exit.svg create mode 120000 links/actions/16/stock_file-properites.svg create mode 120000 links/actions/16/stock_file-properties.svg create mode 120000 links/actions/16/stock_first.svg create mode 120000 links/actions/16/stock_folder_properties.svg create mode 120000 links/actions/16/stock_fullscreen.svg create mode 120000 links/actions/16/stock_gtk-dnd-multiple.svg create mode 120000 links/actions/16/stock_help-add-bookmark.svg create mode 120000 links/actions/16/stock_insert-rule.svg create mode 120000 links/actions/16/stock_insert-table.svg create mode 120000 links/actions/16/stock_last.svg create mode 120000 links/actions/16/stock_leave-fullscreen.svg create mode 120000 links/actions/16/stock_left.svg create mode 120000 links/actions/16/stock_mail-compose.svg create mode 120000 links/actions/16/stock_mail-flag-for-followup-done.svg create mode 120000 links/actions/16/stock_mail-flag-for-followup.svg create mode 120000 links/actions/16/stock_mail-forward.svg create mode 120000 links/actions/16/stock_mail-reply-to-all.svg create mode 120000 links/actions/16/stock_mail-reply.svg create mode 120000 links/actions/16/stock_mail-send.svg create mode 120000 links/actions/16/stock_mark.svg create mode 120000 links/actions/16/stock_media-fwd.svg create mode 120000 links/actions/16/stock_media-next.svg create mode 120000 links/actions/16/stock_media-pause.svg create mode 120000 links/actions/16/stock_media-play.svg create mode 120000 links/actions/16/stock_media-prev.svg create mode 120000 links/actions/16/stock_media-rec.svg create mode 120000 links/actions/16/stock_media-rew.svg create mode 120000 links/actions/16/stock_media-stop.svg create mode 120000 links/actions/16/stock_navigator.svg create mode 120000 links/actions/16/stock_new-address-book.svg create mode 120000 links/actions/16/stock_new-appointment.svg create mode 120000 links/actions/16/stock_new-bcard.svg create mode 120000 links/actions/16/stock_new-dir.svg create mode 120000 links/actions/16/stock_new-tab.svg create mode 120000 links/actions/16/stock_new-text.svg create mode 120000 links/actions/16/stock_new-window.svg create mode 120000 links/actions/16/stock_no.svg create mode 120000 links/actions/16/stock_not.svg create mode 120000 links/actions/16/stock_paste.svg create mode 120000 links/actions/16/stock_print-preview.svg create mode 120000 links/actions/16/stock_print.svg create mode 120000 links/actions/16/stock_properties.svg create mode 120000 links/actions/16/stock_redo.svg create mode 120000 links/actions/16/stock_refresh.svg create mode 120000 links/actions/16/stock_right.svg create mode 120000 links/actions/16/stock_save-as.svg create mode 120000 links/actions/16/stock_save.svg create mode 120000 links/actions/16/stock_score-high.svg create mode 120000 links/actions/16/stock_score-higher.svg create mode 120000 links/actions/16/stock_score-highest.svg create mode 120000 links/actions/16/stock_score-low.svg create mode 120000 links/actions/16/stock_score-lower.svg create mode 120000 links/actions/16/stock_score-lowest.svg create mode 120000 links/actions/16/stock_score-normal.svg create mode 120000 links/actions/16/stock_search.svg create mode 120000 links/actions/16/stock_select-all.svg create mode 120000 links/actions/16/stock_select-column.svg create mode 120000 links/actions/16/stock_select-row.svg create mode 120000 links/actions/16/stock_shared-by-me.svg create mode 120000 links/actions/16/stock_shared-to-me.svg create mode 120000 links/actions/16/stock_show-all.svg create mode 120000 links/actions/16/stock_stop.svg create mode 120000 links/actions/16/stock_task-assigned-to.svg create mode 120000 links/actions/16/stock_task-assigned.svg create mode 120000 links/actions/16/stock_task-recurring.svg create mode 120000 links/actions/16/stock_task.svg create mode 120000 links/actions/16/stock_text-monospaced.svg create mode 120000 links/actions/16/stock_thunar-shortcuts.svg create mode 120000 links/actions/16/stock_timezone.svg create mode 120000 links/actions/16/stock_todo.svg create mode 120000 links/actions/16/stock_top.svg create mode 120000 links/actions/16/stock_undo.svg create mode 120000 links/actions/16/stock_up.svg create mode 120000 links/actions/16/stock_view-details.svg create mode 120000 links/actions/16/stock_volume.svg create mode 120000 links/actions/16/stock_xfburn-data-copy.svg create mode 120000 links/actions/16/stock_xfburn-format-dvdrw.svg create mode 120000 links/actions/16/stock_yes.svg create mode 120000 links/actions/16/stock_zoom-page.svg create mode 120000 links/actions/16/stop.svg create mode 120000 links/actions/16/straight-connector.svg create mode 120000 links/actions/16/stroke-cap-bevel.svg create mode 120000 links/actions/16/stroke-cap-miter.svg create mode 120000 links/actions/16/strong.svg create mode 120000 links/actions/16/structure.svg create mode 120000 links/actions/16/subsystem.svg create mode 120000 links/actions/16/system-lock-screen.svg create mode 120000 links/actions/16/system-reboot.svg create mode 120000 links/actions/16/system-save-session.svg create mode 120000 links/actions/16/system-search.svg create mode 120000 links/actions/16/system-upgrade.svg create mode 120000 links/actions/16/system-users.svg create mode 120000 links/actions/16/tab-close-other.svg create mode 120000 links/actions/16/tab-close.svg create mode 120000 links/actions/16/tab-new.svg create mode 120000 links/actions/16/tab.svg create mode 120000 links/actions/16/tab_duplicate.svg create mode 120000 links/actions/16/tab_new.svg create mode 120000 links/actions/16/tag-addressbook.svg create mode 120000 links/actions/16/tag-assigned.svg create mode 120000 links/actions/16/tag-delete.svg create mode 120000 links/actions/16/tag-events.svg create mode 120000 links/actions/16/tag-folder.svg create mode 120000 links/actions/16/tag-people.svg create mode 120000 links/actions/16/tag-places.svg create mode 120000 links/actions/16/tag-properties.svg create mode 120000 links/actions/16/tag-recents.svg create mode 120000 links/actions/16/tag-reset.svg create mode 120000 links/actions/16/tap-create.svg create mode 120000 links/actions/16/tap-extract-to.svg create mode 120000 links/actions/16/tap-extract.svg create mode 120000 links/actions/16/template.svg create mode 120000 links/actions/16/text-convert-to-regular.svg create mode 120000 links/actions/16/text-field-frameless.svg create mode 120000 links/actions/16/text_subscript.svg create mode 120000 links/actions/16/text_superscript.svg create mode 120000 links/actions/16/tiny-pause.svg create mode 120000 links/actions/16/tiny-start.svg create mode 120000 links/actions/16/tool-measure.svg create mode 120000 links/actions/16/tool-node-editor.svg create mode 120000 links/actions/16/tool-pointer.svg create mode 120000 links/actions/16/tool-text.svg create mode 120000 links/actions/16/tool_brush.svg create mode 120000 links/actions/16/tool_cellformatting.svg create mode 120000 links/actions/16/tool_color_picker.svg create mode 120000 links/actions/16/tool_ellipse.svg create mode 120000 links/actions/16/tool_elliptical_selection.svg create mode 120000 links/actions/16/tool_eraser.svg create mode 120000 links/actions/16/tool_flood_fill.svg create mode 120000 links/actions/16/tool_imageeffects.svg create mode 120000 links/actions/16/tool_line.svg create mode 120000 links/actions/16/tool_pagelayout.svg create mode 120000 links/actions/16/tool_pen.svg create mode 120000 links/actions/16/tool_polygon.svg create mode 120000 links/actions/16/tool_polyline.svg create mode 120000 links/actions/16/tool_rect_selection.svg create mode 120000 links/actions/16/tool_rectangle.svg create mode 120000 links/actions/16/tool_references.svg create mode 120000 links/actions/16/tool_review.svg create mode 120000 links/actions/16/tool_rounded_rectangle.svg create mode 120000 links/actions/16/tool_text.svg create mode 120000 links/actions/16/top.svg create mode 120000 links/actions/16/transform-skew-horizontal.svg create mode 120000 links/actions/16/transform-skew-vertical.svg create mode 120000 links/actions/16/transsearch.svg create mode 120000 links/actions/16/umbr-coll-message-asynchronous.svg create mode 120000 links/actions/16/umbr-coll-message-synchronous.svg create mode 120000 links/actions/16/umbr-message-asynchronous.svg create mode 120000 links/actions/16/umbr-message-found.svg create mode 120000 links/actions/16/umbr-message-lost.svg create mode 120000 links/actions/16/umbr-message-synchronous.svg create mode 120000 links/actions/16/umbrello_diagram_activity.svg create mode 120000 links/actions/16/umbrello_diagram_class.svg create mode 120000 links/actions/16/umbrello_diagram_collaboration.svg create mode 120000 links/actions/16/umbrello_diagram_component.svg create mode 120000 links/actions/16/umbrello_diagram_entityrelationship.svg create mode 120000 links/actions/16/umbrello_diagram_sequence.svg create mode 120000 links/actions/16/umbrello_diagram_state.svg create mode 120000 links/actions/16/umbrello_diagram_usecase.svg create mode 120000 links/actions/16/undo.svg create mode 120000 links/actions/16/unlock.svg create mode 120000 links/actions/16/up.svg create mode 120000 links/actions/16/upcomingevents-amarok.svg create mode 120000 links/actions/16/usecase.svg create mode 120000 links/actions/16/user-identity.svg create mode 120000 links/actions/16/user-properties.svg create mode 120000 links/actions/16/user.svg create mode 120000 links/actions/16/usermenu-delete.svg create mode 120000 links/actions/16/usermenu-down.svg create mode 120000 links/actions/16/usermenu-up.svg create mode 120000 links/actions/16/verb.svg create mode 120000 links/actions/16/verbatim.svg create mode 120000 links/actions/16/videoclip-amarok.svg create mode 120000 links/actions/16/view-bank-add.svg create mode 120000 links/actions/16/view-bank-delete.svg create mode 120000 links/actions/16/view-bank-edit.svg create mode 120000 links/actions/16/view-bank.svg create mode 120000 links/actions/16/view-calendar-day.svg create mode 120000 links/actions/16/view-calendar-holiday.svg create mode 120000 links/actions/16/view-calendar-workweek.svg create mode 120000 links/actions/16/view-catalog.svg create mode 120000 links/actions/16/view-categories-expenditures.svg create mode 120000 links/actions/16/view-categories-incomes.svg create mode 120000 links/actions/16/view-categories.svg create mode 120000 links/actions/16/view-conversation-balloon.svg create mode 120000 links/actions/16/view-history.svg create mode 120000 links/actions/16/view-media-album-cover.svg create mode 120000 links/actions/16/view-media-artist.svg create mode 120000 links/actions/16/view-media-publisher.svg create mode 120000 links/actions/16/view-media-title.svg create mode 120000 links/actions/16/view-pages-single.svg create mode 120000 links/actions/16/view-pim-calendar.svg create mode 120000 links/actions/16/view-pim-contacts.svg create mode 120000 links/actions/16/view-pim-journal.svg create mode 120000 links/actions/16/view-pim-mail.svg create mode 120000 links/actions/16/view-pim-news.svg create mode 120000 links/actions/16/view-pim-tasks.svg create mode 120000 links/actions/16/view-process-all-tree.svg create mode 120000 links/actions/16/view-process-all.svg create mode 120000 links/actions/16/view-process-own.svg create mode 120000 links/actions/16/view-process-system.svg create mode 120000 links/actions/16/view-process-tree.svg create mode 120000 links/actions/16/view-process-users.svg create mode 120000 links/actions/16/view-resource-calendar.svg create mode 120000 links/actions/16/view-services-scripted-amarok.svg create mode 120000 links/actions/16/view-table-of-contents-ltr.svg create mode 120000 links/actions/16/view-task-add.svg create mode 120000 links/actions/16/view-task-child-add.svg create mode 120000 links/actions/16/view-time-schedule-baselined-add.svg create mode 120000 links/actions/16/view-time-schedule.svg create mode 120000 links/actions/16/view_fit_to_page.svg create mode 120000 links/actions/16/viewbib.svg create mode 120000 links/actions/16/viewhtml.svg create mode 120000 links/actions/16/viewimage.svg create mode 120000 links/actions/16/viewlog.svg create mode 120000 links/actions/16/viewmagfit.svg create mode 120000 links/actions/16/viewpdf.svg create mode 120000 links/actions/16/viewps.svg create mode 120000 links/actions/16/visibility.svg create mode 120000 links/actions/16/window-keep-above.svg create mode 120000 links/actions/16/window-keep-below.svg create mode 120000 links/actions/16/window-maximize.svg create mode 120000 links/actions/16/window-minimize.svg create mode 120000 links/actions/16/window-shade.svg create mode 120000 links/actions/16/window-unshade.svg create mode 120000 links/actions/16/window_fullscreen.svg create mode 120000 links/actions/16/window_new.svg create mode 120000 links/actions/16/window_nofullscreen.svg create mode 120000 links/actions/16/wizard_math.svg create mode 120000 links/actions/16/wizard_pdftools.svg create mode 120000 links/actions/16/wizard_pstools.svg create mode 120000 links/actions/16/wizard_tabular.svg create mode 120000 links/actions/16/x-clementine-album.svg create mode 120000 links/actions/16/x-clementine-albums.svg create mode 120000 links/actions/16/x-clementine-artist.svg create mode 120000 links/actions/16/x-clementine-shuffle.svg create mode 120000 links/actions/16/x-shape-connection.svg create mode 120000 links/actions/16/x-shape-formula.svg create mode 120000 links/actions/16/x-shape-image.svg create mode 120000 links/actions/16/x-shape-text.svg create mode 120000 links/actions/16/x-zoom-in.svg create mode 120000 links/actions/16/x-zoom-out.svg create mode 120000 links/actions/16/xfce-system-settings.svg create mode 120000 links/actions/16/xfce-wm-close.svg create mode 120000 links/actions/16/xfce4-settings.svg create mode 120000 links/actions/16/xml-node-duplicate.svg create mode 120000 links/actions/16/y-zoom-out.svg create mode 120000 links/actions/16/zoom-best-fit.svg create mode 120000 links/actions/16/zoom-double-size.svg create mode 120000 links/actions/16/zoom-draw.svg create mode 120000 links/actions/16/zoom-fit-drawing.svg create mode 120000 links/actions/16/zoom-fit-page.svg create mode 120000 links/actions/16/zoom-fit-selection.svg create mode 120000 links/actions/16/zoom-half-size.svg create mode 120000 links/actions/16/zoom-in-large.svg create mode 120000 links/actions/16/zoom-in-y.svg create mode 120000 links/actions/16/zoom-out-large.svg create mode 120000 links/actions/16/zoom-select-fit.svg create mode 120000 links/actions/16/zoom-select-x.svg create mode 120000 links/actions/16/zoom-select-y.svg create mode 120000 links/actions/16/zoom-select.svg create mode 120000 links/actions/22/CVnamespace.svg create mode 120000 links/actions/22/Finished.svg create mode 120000 links/actions/22/Info-amarok.svg create mode 120000 links/actions/22/SuggestionTM.svg create mode 120000 links/actions/22/accept_time_event.svg create mode 120000 links/actions/22/action-albumfolder-importdir2.svg create mode 120000 links/actions/22/action-rss_tag.svg create mode 120000 links/actions/22/activity-fork.svg create mode 120000 links/actions/22/actor.svg create mode 120000 links/actions/22/add-files-to-archive.svg create mode 120000 links/actions/22/add-folder-to-archive.svg create mode 120000 links/actions/22/add-placemark.svg create mode 120000 links/actions/22/add.svg create mode 120000 links/actions/22/addressbook-details.svg create mode 120000 links/actions/22/adress-book-new.svg create mode 120000 links/actions/22/akonadi-phone-home.svg create mode 120000 links/actions/22/albumfolder-importdir.svg create mode 120000 links/actions/22/albumfolder-importimages.svg create mode 120000 links/actions/22/albumfolder-new.svg create mode 120000 links/actions/22/albumfolder-properties.svg create mode 120000 links/actions/22/albumfolder-user-trash.svg create mode 120000 links/actions/22/align-vertical-bottom-to-anchor.svg create mode 120000 links/actions/22/amarok_artist.svg create mode 120000 links/actions/22/amarok_clock.svg create mode 120000 links/actions/22/amarok_lyrics.svg create mode 120000 links/actions/22/amarok_playcount.svg create mode 120000 links/actions/22/amarok_playlist.svg create mode 120000 links/actions/22/amarok_playlist_refresh.svg create mode 120000 links/actions/22/animal.svg create mode 120000 links/actions/22/animation-stage.svg create mode 120000 links/actions/22/answer-correct.svg create mode 120000 links/actions/22/answer.svg create mode 120000 links/actions/22/appointment.svg create mode 120000 links/actions/22/approved.svg create mode 120000 links/actions/22/archive-insert-directory.svg create mode 120000 links/actions/22/arrow-down-double.svg create mode 120000 links/actions/22/arrow-down.svg create mode 120000 links/actions/22/arrow-left-double.svg create mode 120000 links/actions/22/arrow-left.svg create mode 120000 links/actions/22/arrow-right-double.svg create mode 120000 links/actions/22/arrow-right.svg create mode 120000 links/actions/22/arrow-up-double.svg create mode 120000 links/actions/22/arrow-up.svg create mode 120000 links/actions/22/arrow.svg create mode 120000 links/actions/22/artistictext-tool.svg create mode 120000 links/actions/22/auto-scale-all.svg create mode 120000 links/actions/22/auto-scale-x.svg create mode 120000 links/actions/22/auto-scale-y.svg create mode 120000 links/actions/22/back.svg create mode 120000 links/actions/22/beamerblock.svg create mode 120000 links/actions/22/beamerframe.svg create mode 120000 links/actions/22/bibtex.svg create mode 120000 links/actions/22/bigskip.svg create mode 120000 links/actions/22/blueman-plugin.svg create mode 120000 links/actions/22/blueman-send-file.svg create mode 120000 links/actions/22/blueman-trust.svg create mode 120000 links/actions/22/blueman-untrust.svg create mode 120000 links/actions/22/bonobo-component-browser.svg create mode 120000 links/actions/22/bookmark-add-folder.svg create mode 120000 links/actions/22/bookmark-edit.svg create mode 120000 links/actions/22/bookmark-new-list.svg create mode 120000 links/actions/22/bookmark-toolbar.svg create mode 120000 links/actions/22/bookmark_add.svg create mode 120000 links/actions/22/bookmarks-organize.svg create mode 120000 links/actions/22/bookmarks.svg create mode 120000 links/actions/22/bookmarks_list_add.svg create mode 120000 links/actions/22/borderpainter.svg create mode 120000 links/actions/22/bottom.svg create mode 120000 links/actions/22/box.svg create mode 120000 links/actions/22/bqm-add.svg create mode 120000 links/actions/22/bqm-addqueue.svg create mode 120000 links/actions/22/bqm-commit.svg create mode 120000 links/actions/22/bqm-diff.svg create mode 120000 links/actions/22/bqm-remove.svg create mode 120000 links/actions/22/bqm-rmqueue.svg create mode 120000 links/actions/22/bqm-update.svg create mode 120000 links/actions/22/branch.svg create mode 120000 links/actions/22/browser-download.svg create mode 120000 links/actions/22/burst.svg create mode 120000 links/actions/22/button_cancel.svg create mode 120000 links/actions/22/cab_extract.svg create mode 120000 links/actions/22/cab_view.svg create mode 120000 links/actions/22/calligraphy.svg create mode 120000 links/actions/22/callout-shape.svg create mode 120000 links/actions/22/cancel.svg create mode 120000 links/actions/22/cards-block.svg create mode 120000 links/actions/22/cell_edit.svg create mode 120000 links/actions/22/cell_layout.svg create mode 120000 links/actions/22/check-filled.svg create mode 120000 links/actions/22/checkbox.svg create mode 120000 links/actions/22/checkmark.svg create mode 120000 links/actions/22/chronometer-lap.svg create mode 120000 links/actions/22/chronometer-reset.svg create mode 120000 links/actions/22/chronometer-start.svg create mode 120000 links/actions/22/class-or-package.svg create mode 120000 links/actions/22/class.svg create mode 120000 links/actions/22/clock-large.svg create mode 120000 links/actions/22/clock.svg create mode 120000 links/actions/22/cloud-download.svg create mode 120000 links/actions/22/cloud-upload.svg create mode 120000 links/actions/22/cm_columnsview.svg create mode 120000 links/actions/22/cm_extractfiles.svg create mode 120000 links/actions/22/cm_options.svg create mode 120000 links/actions/22/cm_refresh.svg create mode 120000 links/actions/22/cm_search.svg create mode 120000 links/actions/22/cm_syncdirs.svg create mode 120000 links/actions/22/cm_thumbnailsview.svg create mode 120000 links/actions/22/cm_viewhistorynext.svg create mode 120000 links/actions/22/collapse.svg create mode 120000 links/actions/22/collection-rescan-amarok.svg create mode 120000 links/actions/22/color-fill.svg create mode 120000 links/actions/22/colormanagement.svg create mode 120000 links/actions/22/component.svg create mode 120000 links/actions/22/composite-track-off.svg create mode 120000 links/actions/22/composite-track-on.svg create mode 120000 links/actions/22/configuration.svg create mode 120000 links/actions/22/configure-shortcuts.svg create mode 120000 links/actions/22/configure-toolbars.svg create mode 120000 links/actions/22/configure_kile.svg create mode 120000 links/actions/22/configure_project.svg create mode 120000 links/actions/22/contact-new.svg create mode 120000 links/actions/22/containment.svg create mode 120000 links/actions/22/contents.svg create mode 120000 links/actions/22/convert.svg create mode 120000 links/actions/22/cookies.svg create mode 120000 links/actions/22/createpath.svg create mode 120000 links/actions/22/cross-shape.svg create mode 120000 links/actions/22/currenttrack_pause.svg create mode 120000 links/actions/22/currenttrack_play.svg create mode 120000 links/actions/22/cursor-arrow.svg create mode 120000 links/actions/22/datatype.svg create mode 120000 links/actions/22/dblatex.svg create mode 120000 links/actions/22/delete-table-row.svg create mode 120000 links/actions/22/delete.svg create mode 120000 links/actions/22/diag_activity.svg create mode 120000 links/actions/22/diag_class.svg create mode 120000 links/actions/22/diag_component.svg create mode 120000 links/actions/22/dialog-align-and-distribute.svg create mode 120000 links/actions/22/dialog-apply.svg create mode 120000 links/actions/22/dialog-close.svg create mode 120000 links/actions/22/dialog-filters.svg create mode 120000 links/actions/22/dialog-icon-preview.svg create mode 120000 links/actions/22/dialog-memory.svg create mode 120000 links/actions/22/dialog-no.svg create mode 120000 links/actions/22/dialog-object-properties.svg create mode 120000 links/actions/22/dialog-ok.svg create mode 120000 links/actions/22/dialog-transform.svg create mode 120000 links/actions/22/dialog-yes.svg create mode 120000 links/actions/22/dirsync.svg create mode 120000 links/actions/22/displaymathmode.svg create mode 120000 links/actions/22/distortionfx.svg create mode 120000 links/actions/22/distribute-horizontal-gaps.svg create mode 120000 links/actions/22/distribute-horizontal-x.svg create mode 120000 links/actions/22/distribute-vertical-gaps.svg create mode 120000 links/actions/22/distribute-vertical-y.svg create mode 120000 links/actions/22/document-cleanup.svg create mode 120000 links/actions/22/document-edit-verify.svg create mode 120000 links/actions/22/document-encrypt.svg create mode 120000 links/actions/22/document-export-ocal.svg create mode 120000 links/actions/22/document-export-table.svg create mode 120000 links/actions/22/document-import-ocal.svg create mode 120000 links/actions/22/document-multiple.svg create mode 120000 links/actions/22/document-open-data.svg create mode 120000 links/actions/22/document-open-folder.svg create mode 120000 links/actions/22/document-preview.svg create mode 120000 links/actions/22/document-print-frame.svg create mode 120000 links/actions/22/document-print-preview.svg create mode 120000 links/actions/22/document-sign.svg create mode 120000 links/actions/22/documentation.svg create mode 120000 links/actions/22/documentinfo.svg create mode 120000 links/actions/22/down.svg create mode 120000 links/actions/22/download-amarok.svg create mode 120000 links/actions/22/download.svg create mode 120000 links/actions/22/draw-arrow-back.svg create mode 120000 links/actions/22/draw-arrow-down.svg create mode 120000 links/actions/22/draw-arrow-forward.svg create mode 120000 links/actions/22/draw-arrow-up.svg create mode 120000 links/actions/22/dvipdf.svg create mode 120000 links/actions/22/dvipng.svg create mode 120000 links/actions/22/dvips.svg create mode 120000 links/actions/22/dvisearch.svg create mode 120000 links/actions/22/dynamic-amarok.svg create mode 120000 links/actions/22/edit-add.svg create mode 120000 links/actions/22/edit-clear-all.svg create mode 120000 links/actions/22/edit-clear-list.svg create mode 120000 links/actions/22/edit-clear-locationbar-rtl.svg create mode 120000 links/actions/22/edit-comment.svg create mode 120000 links/actions/22/edit-delete-remove.svg create mode 120000 links/actions/22/edit-entry.svg create mode 120000 links/actions/22/edit-find-mail.svg create mode 120000 links/actions/22/edit-find-project.svg create mode 120000 links/actions/22/edit-find-user.svg create mode 120000 links/actions/22/edit-flag.svg create mode 120000 links/actions/22/edit-link.svg create mode 120000 links/actions/22/edit-map.svg create mode 120000 links/actions/22/edit-mark.svg create mode 120000 links/actions/22/edit-none.svg create mode 120000 links/actions/22/edit-rename.svg create mode 120000 links/actions/22/edit-undo-history.svg create mode 120000 links/actions/22/edit_animation.svg create mode 120000 links/actions/22/editclear.svg create mode 120000 links/actions/22/editcopy.svg create mode 120000 links/actions/22/editcut.svg create mode 120000 links/actions/22/editdelete.svg create mode 120000 links/actions/22/editimage.svg create mode 120000 links/actions/22/editor.svg create mode 120000 links/actions/22/editpaste.svg create mode 120000 links/actions/22/editpath.svg create mode 120000 links/actions/22/edittext.svg create mode 120000 links/actions/22/ellipse-shape.svg create mode 120000 links/actions/22/emph.svg create mode 120000 links/actions/22/end_of_life.svg create mode 120000 links/actions/22/end_state.svg create mode 120000 links/actions/22/enterprise.svg create mode 120000 links/actions/22/entry-clone.svg create mode 120000 links/actions/22/entry-delete.svg create mode 120000 links/actions/22/entry-edit.svg create mode 120000 links/actions/22/enum.svg create mode 120000 links/actions/22/enumerate.svg create mode 120000 links/actions/22/epiphany-download.svg create mode 120000 links/actions/22/error.svg create mode 120000 links/actions/22/exifinfo.svg create mode 120000 links/actions/22/exit.svg create mode 120000 links/actions/22/exit_animations.svg create mode 120000 links/actions/22/expand.svg create mode 120000 links/actions/22/extract-archive.svg create mode 120000 links/actions/22/file-zoom-in.svg create mode 120000 links/actions/22/file-zoom-out.svg create mode 120000 links/actions/22/filefind.svg create mode 120000 links/actions/22/filegrep.svg create mode 120000 links/actions/22/filename-album-amarok.svg create mode 120000 links/actions/22/filename-artist-amarok.svg create mode 120000 links/actions/22/filename-comment-amarok.svg create mode 120000 links/actions/22/filename-composer-amarok.svg create mode 120000 links/actions/22/filename-genre-amarok.svg create mode 120000 links/actions/22/filename-ignore-amarok.svg create mode 120000 links/actions/22/filename-last-played.svg create mode 120000 links/actions/22/filename-sample-rate.svg create mode 120000 links/actions/22/filename-track-amarok.svg create mode 120000 links/actions/22/filename-year-amarok.svg create mode 120000 links/actions/22/filenew.svg create mode 120000 links/actions/22/fileopen.svg create mode 120000 links/actions/22/fileprint.svg create mode 120000 links/actions/22/filequickprint.svg create mode 120000 links/actions/22/filesave.svg create mode 120000 links/actions/22/fileview-preview.svg create mode 120000 links/actions/22/find.svg create mode 120000 links/actions/22/fitmanual.svg create mode 120000 links/actions/22/folder-open.svg create mode 120000 links/actions/22/folder-saved-search.svg create mode 120000 links/actions/22/folder-tag.svg create mode 120000 links/actions/22/folder_color_picker.svg create mode 120000 links/actions/22/folder_new.svg create mode 120000 links/actions/22/followmouse.svg create mode 120000 links/actions/22/font.svg create mode 120000 links/actions/22/format-fill-color.svg create mode 120000 links/actions/22/format-stroke-color.svg create mode 120000 links/actions/22/freerotation.svg create mode 120000 links/actions/22/games-config-background.svg create mode 120000 links/actions/22/games-config-custom.svg create mode 120000 links/actions/22/games-config-options.svg create mode 120000 links/actions/22/games-config-theme.svg create mode 120000 links/actions/22/games-endturn.svg create mode 120000 links/actions/22/geany-build.svg create mode 120000 links/actions/22/geany-close-all.svg create mode 120000 links/actions/22/geany-save-all.svg create mode 120000 links/actions/22/gearhead-shape.svg create mode 120000 links/actions/22/generalisation.svg create mode 120000 links/actions/22/get-hot-new-stuff.svg create mode 120000 links/actions/22/giggle-history-view.svg create mode 120000 links/actions/22/giggle-remote.svg create mode 120000 links/actions/22/giggle-tag.svg create mode 120000 links/actions/22/gnome-app-install-star.svg create mode 120000 links/actions/22/gnome-lockscreen.svg create mode 120000 links/actions/22/gnome-searchtool.svg create mode 120000 links/actions/22/gnome-stock-mail-fwd.svg create mode 120000 links/actions/22/gnome-stock-mail-new.svg create mode 120000 links/actions/22/gnome-stock-mail-rpl.svg create mode 120000 links/actions/22/gnome-stock-mail-snd.svg create mode 120000 links/actions/22/gnumeric-autofilter.svg create mode 120000 links/actions/22/gnumeric-brush.svg create mode 120000 links/actions/22/gnumeric-cells-split.svg create mode 120000 links/actions/22/gnumeric-column-add.svg create mode 120000 links/actions/22/gnumeric-column-delete.svg create mode 120000 links/actions/22/gnumeric-column-hide.svg create mode 120000 links/actions/22/gnumeric-column-unhide.svg create mode 120000 links/actions/22/gnumeric-comment-add.svg create mode 120000 links/actions/22/gnumeric-comment-delete.svg create mode 120000 links/actions/22/gnumeric-comment-edit.svg create mode 120000 links/actions/22/gnumeric-format-border-all.svg create mode 120000 links/actions/22/gnumeric-format-border-bottom.svg create mode 120000 links/actions/22/gnumeric-format-border-diag.svg create mode 120000 links/actions/22/gnumeric-format-border-inside-horiz.svg create mode 120000 links/actions/22/gnumeric-format-border-left.svg create mode 120000 links/actions/22/gnumeric-format-border-none.svg create mode 120000 links/actions/22/gnumeric-format-border-outside.svg create mode 120000 links/actions/22/gnumeric-format-border-rev-diag.svg create mode 120000 links/actions/22/gnumeric-format-border-right.svg create mode 120000 links/actions/22/gnumeric-format-border-top.svg create mode 120000 links/actions/22/gnumeric-graphguru.svg create mode 120000 links/actions/22/gnumeric-group.svg create mode 120000 links/actions/22/gnumeric-link-add.svg create mode 120000 links/actions/22/gnumeric-link-delete.svg create mode 120000 links/actions/22/gnumeric-link-edit.svg create mode 120000 links/actions/22/gnumeric-link-email.svg create mode 120000 links/actions/22/gnumeric-object-label.svg create mode 120000 links/actions/22/gnumeric-object-line.svg create mode 120000 links/actions/22/gnumeric-pagesetup-hf-cell.svg create mode 120000 links/actions/22/gnumeric-pagesetup-hf-time.svg create mode 120000 links/actions/22/gnumeric-row-add.svg create mode 120000 links/actions/22/gnumeric-row-delete.svg create mode 120000 links/actions/22/gnumeric-row-hide.svg create mode 120000 links/actions/22/gnumeric-row-unhide.svg create mode 120000 links/actions/22/gnumeric-subscript.svg create mode 120000 links/actions/22/gnumeric-superscript.svg create mode 120000 links/actions/22/gnumeric-ungroup.svg create mode 120000 links/actions/22/gnumeric-visible.svg create mode 120000 links/actions/22/go-down-search.svg create mode 120000 links/actions/22/go-down-symbolic.svg create mode 120000 links/actions/22/go-first-view-page.svg create mode 120000 links/actions/22/go-first-view.svg create mode 120000 links/actions/22/go-home-large.svg create mode 120000 links/actions/22/go-home-symbolic.svg create mode 120000 links/actions/22/go-jump-locationbar.svg create mode 120000 links/actions/22/go-jump-today.svg create mode 120000 links/actions/22/go-last-view-page.svg create mode 120000 links/actions/22/go-last-view.svg create mode 120000 links/actions/22/go-left-symbolic.svg create mode 120000 links/actions/22/go-left.svg create mode 120000 links/actions/22/go-next-symbolic.svg create mode 120000 links/actions/22/go-next-view-page.svg create mode 120000 links/actions/22/go-next-view.svg create mode 120000 links/actions/22/go-previous-symbolic.svg create mode 120000 links/actions/22/go-previous-view-page.svg create mode 120000 links/actions/22/go-previous-view.svg create mode 120000 links/actions/22/go-right-symbolic.svg create mode 120000 links/actions/22/go-right.svg create mode 120000 links/actions/22/go-up-search.svg create mode 120000 links/actions/22/go-up-symbolic.svg create mode 120000 links/actions/22/gohome.svg create mode 120000 links/actions/22/gpg.svg create mode 120000 links/actions/22/gpgsm.svg create mode 120000 links/actions/22/gps.svg create mode 120000 links/actions/22/gradient.svg create mode 120000 links/actions/22/graphics.svg create mode 120000 links/actions/22/grid-rectangular.svg create mode 120000 links/actions/22/group-delete.svg create mode 120000 links/actions/22/group-edit.svg create mode 120000 links/actions/22/group-new.svg create mode 120000 links/actions/22/group.svg create mode 120000 links/actions/22/gtg-home.svg create mode 120000 links/actions/22/gtg-plugin.svg create mode 120000 links/actions/22/gtg-tag-new.svg create mode 120000 links/actions/22/gtg-tag.svg create mode 120000 links/actions/22/gtg-tags-none.svg create mode 120000 links/actions/22/gtg-task-done.svg create mode 120000 links/actions/22/gtg-task-new.svg create mode 120000 links/actions/22/gtg-task-undismiss.svg create mode 120000 links/actions/22/gtg-task-undone.svg create mode 120000 links/actions/22/gtk-about.svg create mode 120000 links/actions/22/gtk-add.svg create mode 120000 links/actions/22/gtk-apply.svg create mode 120000 links/actions/22/gtk-authentication.svg create mode 120000 links/actions/22/gtk-bold.svg create mode 120000 links/actions/22/gtk-cancel.svg create mode 120000 links/actions/22/gtk-cdrom.svg create mode 120000 links/actions/22/gtk-clear.svg create mode 120000 links/actions/22/gtk-close.svg create mode 120000 links/actions/22/gtk-color-picker.svg create mode 120000 links/actions/22/gtk-connect.svg create mode 120000 links/actions/22/gtk-copy.svg create mode 120000 links/actions/22/gtk-cut.svg create mode 120000 links/actions/22/gtk-delete.svg create mode 120000 links/actions/22/gtk-directory.svg create mode 120000 links/actions/22/gtk-disconnect.svg create mode 120000 links/actions/22/gtk-dnd-multiple.svg create mode 120000 links/actions/22/gtk-edit.svg create mode 120000 links/actions/22/gtk-execute.svg create mode 120000 links/actions/22/gtk-file.svg create mode 120000 links/actions/22/gtk-find-and-replace.svg create mode 120000 links/actions/22/gtk-find.svg create mode 120000 links/actions/22/gtk-floppy.svg create mode 120000 links/actions/22/gtk-fullscreen.svg create mode 120000 links/actions/22/gtk-go-back-ltr.svg create mode 120000 links/actions/22/gtk-go-back-rtl.svg create mode 120000 links/actions/22/gtk-go-down.svg create mode 120000 links/actions/22/gtk-go-forward-ltr.svg create mode 120000 links/actions/22/gtk-go-forward-rtl.svg create mode 120000 links/actions/22/gtk-go-up.svg create mode 120000 links/actions/22/gtk-goto-bottom.svg create mode 120000 links/actions/22/gtk-goto-first-ltr.svg create mode 120000 links/actions/22/gtk-goto-first-rtl.svg create mode 120000 links/actions/22/gtk-goto-last-ltr.svg create mode 120000 links/actions/22/gtk-goto-last-rtl.svg create mode 120000 links/actions/22/gtk-goto-top.svg create mode 120000 links/actions/22/gtk-home.svg create mode 120000 links/actions/22/gtk-indent-ltr.svg create mode 120000 links/actions/22/gtk-indent-rtl.svg create mode 120000 links/actions/22/gtk-italic.svg create mode 120000 links/actions/22/gtk-jump-to-ltr.svg create mode 120000 links/actions/22/gtk-justify-center.svg create mode 120000 links/actions/22/gtk-justify-fill.svg create mode 120000 links/actions/22/gtk-justify-left.svg create mode 120000 links/actions/22/gtk-justify-right.svg create mode 120000 links/actions/22/gtk-leave-fullscreen.svg create mode 120000 links/actions/22/gtk-media-forward-ltr.svg create mode 120000 links/actions/22/gtk-media-forward-rtl.svg create mode 120000 links/actions/22/gtk-media-next-ltr.svg create mode 120000 links/actions/22/gtk-media-next-rtl.svg create mode 120000 links/actions/22/gtk-media-pause.svg create mode 120000 links/actions/22/gtk-media-play-ltr.svg create mode 120000 links/actions/22/gtk-media-previous-ltr.svg create mode 120000 links/actions/22/gtk-media-previous-rtl.svg create mode 120000 links/actions/22/gtk-media-record.svg create mode 120000 links/actions/22/gtk-media-rewind-ltr.svg create mode 120000 links/actions/22/gtk-media-rewind-rtl.svg create mode 120000 links/actions/22/gtk-media-stop.svg create mode 120000 links/actions/22/gtk-network.svg create mode 120000 links/actions/22/gtk-new.svg create mode 120000 links/actions/22/gtk-no.svg create mode 120000 links/actions/22/gtk-ok.svg create mode 120000 links/actions/22/gtk-open.svg create mode 120000 links/actions/22/gtk-paste.svg create mode 120000 links/actions/22/gtk-preferences.svg create mode 120000 links/actions/22/gtk-print-preview.svg create mode 120000 links/actions/22/gtk-print.svg create mode 120000 links/actions/22/gtk-properties.svg create mode 120000 links/actions/22/gtk-quit.svg create mode 120000 links/actions/22/gtk-refresh.svg create mode 120000 links/actions/22/gtk-remove.svg create mode 120000 links/actions/22/gtk-revert-to-saved-ltr.svg create mode 120000 links/actions/22/gtk-revert-to-saved-rtl.svg create mode 120000 links/actions/22/gtk-save-as.svg create mode 120000 links/actions/22/gtk-save.svg create mode 120000 links/actions/22/gtk-select-all.svg create mode 120000 links/actions/22/gtk-select-color.svg create mode 120000 links/actions/22/gtk-spell-check.svg create mode 120000 links/actions/22/gtk-stop.svg create mode 120000 links/actions/22/gtk-tab-duplicate.svg create mode 120000 links/actions/22/gtk-tab-new.svg create mode 120000 links/actions/22/gtk-undelete-ltr.svg create mode 120000 links/actions/22/gtk-undelete-rtl.svg create mode 120000 links/actions/22/gtk-yes.svg create mode 120000 links/actions/22/gtk-zoom-fit.svg create mode 120000 links/actions/22/guides.svg create mode 120000 links/actions/22/hand.svg create mode 120000 links/actions/22/handle-left.svg create mode 120000 links/actions/22/handle-right.svg create mode 120000 links/actions/22/hb-add-queue.svg create mode 120000 links/actions/22/hb-complete.svg create mode 120000 links/actions/22/hb-pause.svg create mode 120000 links/actions/22/hb-presets.svg create mode 120000 links/actions/22/hb-remove.svg create mode 120000 links/actions/22/hb-showqueue.svg create mode 120000 links/actions/22/hb-source.svg create mode 120000 links/actions/22/hb-start.svg create mode 120000 links/actions/22/hb-stop.svg create mode 120000 links/actions/22/headphones.svg create mode 120000 links/actions/22/help-contextual.svg create mode 120000 links/actions/22/help-donate.svg create mode 120000 links/actions/22/help-feedback.svg create mode 120000 links/actions/22/help-hint.svg create mode 120000 links/actions/22/help-keybord-shortcuts.svg create mode 120000 links/actions/22/help-latex.svg create mode 120000 links/actions/22/hide_table_column.svg create mode 120000 links/actions/22/hide_table_row.svg create mode 120000 links/actions/22/hidemouse.svg create mode 120000 links/actions/22/hint.svg create mode 120000 links/actions/22/history.svg create mode 120000 links/actions/22/history_entry.svg create mode 120000 links/actions/22/hook-notifier.svg create mode 120000 links/actions/22/identity.svg create mode 120000 links/actions/22/im-ban-user.svg create mode 120000 links/actions/22/im-irc.svg create mode 120000 links/actions/22/im-jabber.svg create mode 120000 links/actions/22/im-local-xmpp.svg create mode 120000 links/actions/22/im-message-new.svg create mode 120000 links/actions/22/image-adjust.svg create mode 120000 links/actions/22/image-auto-adjust.svg create mode 120000 links/actions/22/image-loading.svg create mode 120000 links/actions/22/imagecomment.svg create mode 120000 links/actions/22/initial_state.svg create mode 120000 links/actions/22/inpainting.svg create mode 120000 links/actions/22/insert-table-row.svg create mode 120000 links/actions/22/insert-tableofcontents.svg create mode 120000 links/actions/22/insertcell.svg create mode 120000 links/actions/22/interface.svg create mode 120000 links/actions/22/internet-amarok.svg create mode 120000 links/actions/22/internet-services.svg create mode 120000 links/actions/22/invertimage.svg create mode 120000 links/actions/22/irc-close-channel.svg create mode 120000 links/actions/22/irc-join-channel.svg create mode 120000 links/actions/22/itemize.svg create mode 120000 links/actions/22/items-tags.svg create mode 120000 links/actions/22/itmages-add.svg create mode 120000 links/actions/22/itmages-cancel.svg create mode 120000 links/actions/22/itmages-copy-link.svg create mode 120000 links/actions/22/itmages-folder.svg create mode 120000 links/actions/22/itmages-open-browser.svg create mode 120000 links/actions/22/itmages-quit.svg create mode 120000 links/actions/22/itmages-resize.svg create mode 120000 links/actions/22/itmages-rotate.svg create mode 120000 links/actions/22/itmages-select-all.svg create mode 120000 links/actions/22/itmages-settings.svg create mode 120000 links/actions/22/itmages-stop.svg create mode 120000 links/actions/22/itmages-tools.svg create mode 120000 links/actions/22/itmages-upload.svg create mode 120000 links/actions/22/itmages-utils.svg create mode 120000 links/actions/22/kdenlive-add-slide-clip.svg create mode 120000 links/actions/22/kdenlive-add-text-clip.svg create mode 120000 links/actions/22/kdenlive-align-bottom.svg create mode 120000 links/actions/22/kdenlive-align-hor.svg create mode 120000 links/actions/22/kdenlive-align-left.svg create mode 120000 links/actions/22/kdenlive-align-right.svg create mode 120000 links/actions/22/kdenlive-align-top.svg create mode 120000 links/actions/22/kdenlive-align-vert.svg create mode 120000 links/actions/22/kdenlive-deleffect.svg create mode 120000 links/actions/22/kdenlive-down.svg create mode 120000 links/actions/22/kdenlive-hide-audio.svg create mode 120000 links/actions/22/kdenlive-lock.svg create mode 120000 links/actions/22/kdenlive-menu.svg create mode 120000 links/actions/22/kdenlive-select-rects.svg create mode 120000 links/actions/22/kdenlive-select-tool.svg create mode 120000 links/actions/22/kdenlive-show-audio.svg create mode 120000 links/actions/22/kdenlive-show-audiothumb.svg create mode 120000 links/actions/22/kdenlive-show-videothumb.svg create mode 120000 links/actions/22/kdenlive-snap.svg create mode 120000 links/actions/22/kdenlive-spacer-tool.svg create mode 120000 links/actions/22/kdenlive-unlock.svg create mode 120000 links/actions/22/kdenlive-up.svg create mode 120000 links/actions/22/kdenlive-zoom-large.svg create mode 120000 links/actions/22/kdenlive-zoom-small.svg create mode 120000 links/actions/22/kdocumentinfo.svg create mode 120000 links/actions/22/kfind.svg create mode 120000 links/actions/22/kfm_home.svg create mode 120000 links/actions/22/kmousetool_off.svg create mode 120000 links/actions/22/kmousetool_on.svg create mode 120000 links/actions/22/kmouth-phrase.svg create mode 120000 links/actions/22/knotes_alarm.svg create mode 120000 links/actions/22/knotes_date.svg create mode 120000 links/actions/22/knotes_delete.svg create mode 120000 links/actions/22/kontes_close.svg create mode 120000 links/actions/22/kr_jumpback.svg create mode 120000 links/actions/22/kr_setjumpback.svg create mode 120000 links/actions/22/kstars_advanced.svg create mode 120000 links/actions/22/kstars_catalog.svg create mode 120000 links/actions/22/kstars_colors.svg create mode 120000 links/actions/22/kstars_flag.svg create mode 120000 links/actions/22/kstars_guides.svg create mode 120000 links/actions/22/kstars_planets.svg create mode 120000 links/actions/22/kstars_xplanet.svg create mode 120000 links/actions/22/kt-bandwidth-scheduler.svg create mode 120000 links/actions/22/kt-change-tracker.svg create mode 120000 links/actions/22/kt-check-data.svg create mode 120000 links/actions/22/kt-encrypted.svg create mode 120000 links/actions/22/kt-info-widget.svg create mode 120000 links/actions/22/kt-pause.svg create mode 120000 links/actions/22/kt-plugins.svg create mode 120000 links/actions/22/kt-remove.svg create mode 120000 links/actions/22/kt-restore-defaults.svg create mode 120000 links/actions/22/kt-set-max-download-speed.svg create mode 120000 links/actions/22/kt-show-statusbar.svg create mode 120000 links/actions/22/kt-speed-limits.svg create mode 120000 links/actions/22/kt-start.svg create mode 120000 links/actions/22/kt-stop.svg create mode 120000 links/actions/22/ktnef_extract_all_to.svg create mode 120000 links/actions/22/ktnef_extract_to.svg create mode 120000 links/actions/22/l2h.svg create mode 120000 links/actions/22/label-amarok.svg create mode 120000 links/actions/22/label.svg create mode 120000 links/actions/22/labplot-auto-scale-all.svg create mode 120000 links/actions/22/labplot-auto-scale-x.svg create mode 120000 links/actions/22/labplot-auto-scale-y.svg create mode 120000 links/actions/22/labplot-cursor-arrow.svg create mode 120000 links/actions/22/labplot-format-text-symbol.svg create mode 120000 links/actions/22/labplot-spreadsheet-new.svg create mode 120000 links/actions/22/labplot-spreadsheet.svg create mode 120000 links/actions/22/labplot-transform-move.svg create mode 120000 links/actions/22/labplot-xy-curve-points.svg create mode 120000 links/actions/22/labplot-zoom-select-x.svg create mode 120000 links/actions/22/labplot-zoom-select-y.svg create mode 120000 links/actions/22/labplot-zoom-select.svg create mode 120000 links/actions/22/languages.svg create mode 120000 links/actions/22/latex-config.svg create mode 120000 links/actions/22/latex.svg create mode 120000 links/actions/22/layer-rename.svg create mode 120000 links/actions/22/lens.svg create mode 120000 links/actions/22/libpeas-plugin.svg create mode 120000 links/actions/22/lighttableadd.svg create mode 120000 links/actions/22/lilypond.svg create mode 120000 links/actions/22/list-resource-add.svg create mode 120000 links/actions/22/lock.svg create mode 120000 links/actions/22/love.svg create mode 120000 links/actions/22/lpi-bug.svg create mode 120000 links/actions/22/lpi-translate.svg create mode 120000 links/actions/22/mail-deleted.svg create mode 120000 links/actions/22/mail-encrypted.svg create mode 120000 links/actions/22/mail-flagged.svg create mode 120000 links/actions/22/mail-message.svg create mode 120000 links/actions/22/mail-queued.svg create mode 120000 links/actions/22/mail-read.svg create mode 120000 links/actions/22/mail-sent.svg create mode 120000 links/actions/22/mail-signed-fully.svg create mode 120000 links/actions/22/mail-signed.svg create mode 120000 links/actions/22/mail-task.svg create mode 120000 links/actions/22/mail-thread-ignored.svg create mode 120000 links/actions/22/mail-thread-watch.svg create mode 120000 links/actions/22/mail-unread-new.svg create mode 120000 links/actions/22/mail-unread.svg create mode 120000 links/actions/22/mail_forward.svg create mode 120000 links/actions/22/mail_new.svg create mode 120000 links/actions/22/mail_reply.svg create mode 120000 links/actions/22/mail_replyall.svg create mode 120000 links/actions/22/makeidx.svg create mode 120000 links/actions/22/mark-location.svg create mode 120000 links/actions/22/math0.svg create mode 120000 links/actions/22/mathmode.svg create mode 120000 links/actions/22/measure.svg create mode 120000 links/actions/22/media-album-cover.svg create mode 120000 links/actions/22/media-album-repeat-amarok.svg create mode 120000 links/actions/22/media-import-audio-cd.svg create mode 120000 links/actions/22/media-playlist-repeat-amarok.svg create mode 120000 links/actions/22/media-playlist-repeat-song.svg create mode 120000 links/actions/22/media-repeat-all.svg create mode 120000 links/actions/22/media-standard-track-progression-amarok.svg create mode 120000 links/actions/22/media-track-add-amarok.svg create mode 120000 links/actions/22/media-track-edit-amarok.svg create mode 120000 links/actions/22/media-track-remove-amarok.svg create mode 120000 links/actions/22/medskip.svg create mode 120000 links/actions/22/meeting-attending-tentative.svg create mode 120000 links/actions/22/meeting-attending.svg create mode 120000 links/actions/22/meld-version-control.svg create mode 120000 links/actions/22/menu_new.svg create mode 120000 links/actions/22/modified.svg create mode 120000 links/actions/22/mpost.svg create mode 120000 links/actions/22/msgid2msgstr.svg create mode 120000 links/actions/22/multirow.svg create mode 120000 links/actions/22/music-amarok.svg create mode 120000 links/actions/22/nemo-eject.svg create mode 120000 links/actions/22/new-command-alarm.svg create mode 120000 links/actions/22/next.svg create mode 120000 links/actions/22/nocover.svg create mode 120000 links/actions/22/node-add.svg create mode 120000 links/actions/22/node-break.svg create mode 120000 links/actions/22/node-delete-segment.svg create mode 120000 links/actions/22/node-delete.svg create mode 120000 links/actions/22/node-join-segment.svg create mode 120000 links/actions/22/node-join.svg create mode 120000 links/actions/22/note.svg create mode 120000 links/actions/22/object-align-horizontal-center-calligra.svg create mode 120000 links/actions/22/object-align-horizontal-left-calligra.svg create mode 120000 links/actions/22/object-align-horizontal-right-calligra.svg create mode 120000 links/actions/22/object-align-vertical-bottom-calligra.svg create mode 120000 links/actions/22/object-align-vertical-bottom-top-calligra.svg create mode 120000 links/actions/22/object-align-vertical-center-calligra.svg create mode 120000 links/actions/22/object-align-vertical-top-calligra.svg create mode 120000 links/actions/22/object-crop.svg create mode 120000 links/actions/22/object-group-calligra.svg create mode 120000 links/actions/22/object-hidden.svg create mode 120000 links/actions/22/object-inverse.svg create mode 120000 links/actions/22/object-locked.svg create mode 120000 links/actions/22/object-order-back-calligra.svg create mode 120000 links/actions/22/object-order-front-calligra.svg create mode 120000 links/actions/22/object-order-lower-calligra.svg create mode 120000 links/actions/22/object-order-raise-calligra.svg create mode 120000 links/actions/22/object-ungroup-calligra.svg create mode 120000 links/actions/22/object-unlocked.svg create mode 120000 links/actions/22/object-visible.svg create mode 120000 links/actions/22/object.svg create mode 120000 links/actions/22/object_node.svg create mode 120000 links/actions/22/office-report.svg create mode 120000 links/actions/22/offline-settings.svg create mode 120000 links/actions/22/offline.svg create mode 120000 links/actions/22/online.svg create mode 120000 links/actions/22/open-for-editing.svg create mode 120000 links/actions/22/open-magnet.svg create mode 120000 links/actions/22/open-menu.svg create mode 120000 links/actions/22/org.xfce.settings.manager.svg create mode 120000 links/actions/22/output_win.svg create mode 120000 links/actions/22/package.svg create mode 120000 links/actions/22/package_settings.svg create mode 120000 links/actions/22/page-zoom.svg create mode 120000 links/actions/22/password-generate.svg create mode 120000 links/actions/22/password-show-off.svg create mode 120000 links/actions/22/password-show-on.svg create mode 120000 links/actions/22/path-mode-bezier.svg create mode 120000 links/actions/22/path-mode-spiro.svg create mode 120000 links/actions/22/pdf-annotations.svg create mode 120000 links/actions/22/pdflatex.svg create mode 120000 links/actions/22/pdftex.svg create mode 120000 links/actions/22/pentagon-shape.svg create mode 120000 links/actions/22/photo.svg create mode 120000 links/actions/22/photos-amarok.svg create mode 120000 links/actions/22/pin.svg create mode 120000 links/actions/22/player-eject.svg create mode 120000 links/actions/22/player_eject.svg create mode 120000 links/actions/22/player_end.svg create mode 120000 links/actions/22/player_fwd.svg create mode 120000 links/actions/22/player_pause.svg create mode 120000 links/actions/22/player_play.svg create mode 120000 links/actions/22/player_record.svg create mode 120000 links/actions/22/player_rew.svg create mode 120000 links/actions/22/player_start.svg create mode 120000 links/actions/22/player_stop.svg create mode 120000 links/actions/22/playlist-generator.svg create mode 120000 links/actions/22/playlist-sort.svg create mode 120000 links/actions/22/podcast-new.svg create mode 120000 links/actions/22/poedit-fuzzy.svg create mode 120000 links/actions/22/poedit-status-bookmark.svg create mode 120000 links/actions/22/poedit-status-cat-mid.svg create mode 120000 links/actions/22/poedit-status-cat-no.svg create mode 120000 links/actions/22/poedit-status-cat-ok.svg create mode 120000 links/actions/22/poedit-status-comment.svg create mode 120000 links/actions/22/poedit-sync.svg create mode 120000 links/actions/22/poedit-update.svg create mode 120000 links/actions/22/poedit-validate.svg create mode 120000 links/actions/22/pointer.svg create mode 120000 links/actions/22/polygon-add-nodes.svg create mode 120000 links/actions/22/polygon-merge-nodes.svg create mode 120000 links/actions/22/postalcode.svg create mode 120000 links/actions/22/practice-setup.svg create mode 120000 links/actions/22/practice-start.svg create mode 120000 links/actions/22/practice-stop.svg create mode 120000 links/actions/22/preferences-desktop-user-password.svg create mode 120000 links/actions/22/preferences-indicator-amarok.svg create mode 120000 links/actions/22/preferences-media-playback-amarok.svg create mode 120000 links/actions/22/preferences-other.svg create mode 120000 links/actions/22/preferences-system-session-services.svg create mode 120000 links/actions/22/presence_away.svg create mode 120000 links/actions/22/presence_offline.svg create mode 120000 links/actions/22/presence_online.svg create mode 120000 links/actions/22/presence_unknown.svg create mode 120000 links/actions/22/preview.svg create mode 120000 links/actions/22/preview_math.svg create mode 120000 links/actions/22/preview_sel.svg create mode 120000 links/actions/22/previous.svg create mode 120000 links/actions/22/privatebrowsing.svg create mode 120000 links/actions/22/project-development-close-all.svg create mode 120000 links/actions/22/project-open.svg create mode 120000 links/actions/22/project_add.svg create mode 120000 links/actions/22/project_archive.svg create mode 120000 links/actions/22/project_rebuild.svg create mode 120000 links/actions/22/project_remove.svg create mode 120000 links/actions/22/project_show.svg create mode 120000 links/actions/22/projectgrep.svg create mode 120000 links/actions/22/ps2pdf.svg create mode 120000 links/actions/22/qa.svg create mode 120000 links/actions/22/quick.svg create mode 120000 links/actions/22/quickview.svg create mode 120000 links/actions/22/quickwizard.svg create mode 120000 links/actions/22/rabbitvcs-about.svg create mode 120000 links/actions/22/rabbitvcs-add.svg create mode 120000 links/actions/22/rabbitvcs-applypatch.svg create mode 120000 links/actions/22/rabbitvcs-asynchronous.svg create mode 120000 links/actions/22/rabbitvcs-bug.svg create mode 120000 links/actions/22/rabbitvcs-changes.svg create mode 120000 links/actions/22/rabbitvcs-checkmods.svg create mode 120000 links/actions/22/rabbitvcs-checkout.svg create mode 120000 links/actions/22/rabbitvcs-commit.svg create mode 120000 links/actions/22/rabbitvcs-compare.svg create mode 120000 links/actions/22/rabbitvcs-createpatch.svg create mode 120000 links/actions/22/rabbitvcs-dbus.svg create mode 120000 links/actions/22/rabbitvcs-delete.svg create mode 120000 links/actions/22/rabbitvcs-editconflicts.svg create mode 120000 links/actions/22/rabbitvcs-emblems.svg create mode 120000 links/actions/22/rabbitvcs-export.svg create mode 120000 links/actions/22/rabbitvcs-import.svg create mode 120000 links/actions/22/rabbitvcs-lock.svg create mode 120000 links/actions/22/rabbitvcs-merge.svg create mode 120000 links/actions/22/rabbitvcs-properties.svg create mode 120000 links/actions/22/rabbitvcs-push.svg create mode 120000 links/actions/22/rabbitvcs-refresh.svg create mode 120000 links/actions/22/rabbitvcs-relocate.svg create mode 120000 links/actions/22/rabbitvcs-reset.svg create mode 120000 links/actions/22/rabbitvcs-run.svg create mode 120000 links/actions/22/rabbitvcs-settings.svg create mode 120000 links/actions/22/rabbitvcs-show_log.svg create mode 120000 links/actions/22/rabbitvcs-stop.svg create mode 120000 links/actions/22/rabbitvcs-switch.svg create mode 120000 links/actions/22/rabbitvcs-unlock.svg create mode 120000 links/actions/22/rabbitvcs-unstage.svg create mode 120000 links/actions/22/rabbitvcs-update.svg create mode 120000 links/actions/22/randomize.svg create mode 120000 links/actions/22/ratiocrop.svg create mode 120000 links/actions/22/record.svg create mode 120000 links/actions/22/rectangle-shape.svg create mode 120000 links/actions/22/refactor.svg create mode 120000 links/actions/22/refreshstructure.svg create mode 120000 links/actions/22/region.svg create mode 120000 links/actions/22/relation.svg create mode 120000 links/actions/22/relationship.svg create mode 120000 links/actions/22/reload.svg create mode 120000 links/actions/22/reload3.svg create mode 120000 links/actions/22/reload_all_tabs.svg create mode 120000 links/actions/22/reload_page.svg create mode 120000 links/actions/22/remove-amarok.svg create mode 120000 links/actions/22/remove.svg create mode 120000 links/actions/22/removecell.svg create mode 120000 links/actions/22/resource-group.svg create mode 120000 links/actions/22/revert.svg create mode 120000 links/actions/22/rime-im.svg create mode 120000 links/actions/22/routeplanning.svg create mode 120000 links/actions/22/run-clean.svg create mode 120000 links/actions/22/run-install.svg create mode 120000 links/actions/22/scriptnew.svg create mode 120000 links/actions/22/scriptopen.svg create mode 120000 links/actions/22/search-icon.svg create mode 120000 links/actions/22/search.svg create mode 120000 links/actions/22/select.svg create mode 120000 links/actions/22/selection-bottom.svg create mode 120000 links/actions/22/selection-lower.svg create mode 120000 links/actions/22/selection-make-bitmap-copy.svg create mode 120000 links/actions/22/selection-raise.svg create mode 120000 links/actions/22/selection-top.svg create mode 120000 links/actions/22/selection.svg create mode 120000 links/actions/22/services.svg create mode 120000 links/actions/22/set-language.svg create mode 120000 links/actions/22/setroubleshoot_icon.svg create mode 120000 links/actions/22/settings-configure.svg create mode 120000 links/actions/22/settings.svg create mode 120000 links/actions/22/shallow-history.svg create mode 120000 links/actions/22/shape-choose.svg create mode 120000 links/actions/22/shear.svg create mode 120000 links/actions/22/show-dialogs.svg create mode 120000 links/actions/22/show-grid.svg create mode 120000 links/actions/22/show_table_column.svg create mode 120000 links/actions/22/show_table_row.svg create mode 120000 links/actions/22/shuffle.svg create mode 120000 links/actions/22/sidebar-places.svg create mode 120000 links/actions/22/sidebar.svg create mode 120000 links/actions/22/slanted.svg create mode 120000 links/actions/22/slideshow-plugin.svg create mode 120000 links/actions/22/smallclock.svg create mode 120000 links/actions/22/smallfrac.svg create mode 120000 links/actions/22/smallskip.svg create mode 120000 links/actions/22/smartnewline.svg create mode 120000 links/actions/22/snap-bounding-box.svg create mode 120000 links/actions/22/social.svg create mode 120000 links/actions/22/sort-name.svg create mode 120000 links/actions/22/sort_incr.svg create mode 120000 links/actions/22/soundkonverter-replaygain.svg create mode 120000 links/actions/22/spacefm-find.svg create mode 120000 links/actions/22/specific-setup.svg create mode 120000 links/actions/22/speedometer.svg create mode 120000 links/actions/22/spiral-shape.svg create mode 120000 links/actions/22/spreadsheetshape.svg create mode 120000 links/actions/22/star-shape.svg create mode 120000 links/actions/22/start-over.svg create mode 120000 links/actions/22/start.svg create mode 120000 links/actions/22/statetool.svg create mode 120000 links/actions/22/step_object_Anchor.svg create mode 120000 links/actions/22/step_object_Box.svg create mode 120000 links/actions/22/step_object_Controller.svg create mode 120000 links/actions/22/step_object_Disk.svg create mode 120000 links/actions/22/step_object_Gas.svg create mode 120000 links/actions/22/step_object_GasParticle.svg create mode 120000 links/actions/22/step_object_Graph.svg create mode 120000 links/actions/22/step_object_Meter.svg create mode 120000 links/actions/22/step_object_Note.svg create mode 120000 links/actions/22/step_object_Particle.svg create mode 120000 links/actions/22/step_object_Pin.svg create mode 120000 links/actions/22/step_object_Polygon.svg create mode 120000 links/actions/22/step_object_Rope.svg create mode 120000 links/actions/22/step_object_Stick.svg create mode 120000 links/actions/22/step_object_Tracer.svg create mode 120000 links/actions/22/sticky_zoom.svg create mode 120000 links/actions/22/stock_about.svg create mode 120000 links/actions/22/stock_add-bookmark.svg create mode 120000 links/actions/22/stock_bottom.svg create mode 120000 links/actions/22/stock_calc-accept.svg create mode 120000 links/actions/22/stock_check-filled.svg create mode 120000 links/actions/22/stock_close.svg create mode 120000 links/actions/22/stock_contact-list.svg create mode 120000 links/actions/22/stock_copy.svg create mode 120000 links/actions/22/stock_cut.svg create mode 120000 links/actions/22/stock_delete.svg create mode 120000 links/actions/22/stock_down.svg create mode 120000 links/actions/22/stock_exit.svg create mode 120000 links/actions/22/stock_file-properites.svg create mode 120000 links/actions/22/stock_file-properties.svg create mode 120000 links/actions/22/stock_first.svg create mode 120000 links/actions/22/stock_folder_properties.svg create mode 120000 links/actions/22/stock_fullscreen.svg create mode 120000 links/actions/22/stock_gtk-dnd-multiple.svg create mode 120000 links/actions/22/stock_help-add-bookmark.svg create mode 120000 links/actions/22/stock_insert-rule.svg create mode 120000 links/actions/22/stock_insert-table.svg create mode 120000 links/actions/22/stock_last.svg create mode 120000 links/actions/22/stock_leave-fullscreen.svg create mode 120000 links/actions/22/stock_left.svg create mode 120000 links/actions/22/stock_mail-compose.svg create mode 120000 links/actions/22/stock_mail-filters-apply.svg create mode 120000 links/actions/22/stock_mail-flag-for-followup-done.svg create mode 120000 links/actions/22/stock_mail-flag-for-followup.svg create mode 120000 links/actions/22/stock_mail-forward.svg create mode 120000 links/actions/22/stock_mail-reply-to-all.svg create mode 120000 links/actions/22/stock_mail-reply.svg create mode 120000 links/actions/22/stock_mail-send.svg create mode 120000 links/actions/22/stock_mark.svg create mode 120000 links/actions/22/stock_media-fwd.svg create mode 120000 links/actions/22/stock_media-next.svg create mode 120000 links/actions/22/stock_media-pause.svg create mode 120000 links/actions/22/stock_media-play.svg create mode 120000 links/actions/22/stock_media-prev.svg create mode 120000 links/actions/22/stock_media-rec.svg create mode 120000 links/actions/22/stock_media-rew.svg create mode 120000 links/actions/22/stock_media-stop.svg create mode 120000 links/actions/22/stock_navigator.svg create mode 120000 links/actions/22/stock_new-address-book.svg create mode 120000 links/actions/22/stock_new-appointment.svg create mode 120000 links/actions/22/stock_new-bcard.svg create mode 120000 links/actions/22/stock_new-dir.svg create mode 120000 links/actions/22/stock_new-tab.svg create mode 120000 links/actions/22/stock_new-text.svg create mode 120000 links/actions/22/stock_new-window.svg create mode 120000 links/actions/22/stock_no.svg create mode 120000 links/actions/22/stock_not.svg create mode 120000 links/actions/22/stock_paste.svg create mode 120000 links/actions/22/stock_print-preview.svg create mode 120000 links/actions/22/stock_print.svg create mode 120000 links/actions/22/stock_properties.svg create mode 120000 links/actions/22/stock_redo.svg create mode 120000 links/actions/22/stock_refresh.svg create mode 120000 links/actions/22/stock_right.svg create mode 120000 links/actions/22/stock_save-as.svg create mode 120000 links/actions/22/stock_save.svg create mode 120000 links/actions/22/stock_score-high.svg create mode 120000 links/actions/22/stock_score-higher.svg create mode 120000 links/actions/22/stock_score-highest.svg create mode 120000 links/actions/22/stock_score-low.svg create mode 120000 links/actions/22/stock_score-lower.svg create mode 120000 links/actions/22/stock_score-lowest.svg create mode 120000 links/actions/22/stock_score-normal.svg create mode 120000 links/actions/22/stock_search.svg create mode 120000 links/actions/22/stock_select-all.svg create mode 120000 links/actions/22/stock_select-column.svg create mode 120000 links/actions/22/stock_select-row.svg create mode 120000 links/actions/22/stock_shared-by-me.svg create mode 120000 links/actions/22/stock_shared-to-me.svg create mode 120000 links/actions/22/stock_show-all.svg create mode 120000 links/actions/22/stock_stop.svg create mode 120000 links/actions/22/stock_task-assigned-to.svg create mode 120000 links/actions/22/stock_task-assigned.svg create mode 120000 links/actions/22/stock_task-recurring.svg create mode 120000 links/actions/22/stock_task.svg create mode 120000 links/actions/22/stock_thunar-shortcuts.svg create mode 120000 links/actions/22/stock_timezone.svg create mode 120000 links/actions/22/stock_todo.svg create mode 120000 links/actions/22/stock_top.svg create mode 120000 links/actions/22/stock_undo.svg create mode 120000 links/actions/22/stock_up.svg create mode 120000 links/actions/22/stock_view-details.svg create mode 120000 links/actions/22/stock_xfburn-data-copy.svg create mode 120000 links/actions/22/stock_xfburn-format-dvdrw.svg create mode 120000 links/actions/22/stock_yes.svg create mode 120000 links/actions/22/stock_zoom-page.svg create mode 120000 links/actions/22/stop.svg create mode 120000 links/actions/22/straight-connector.svg create mode 120000 links/actions/22/stroke-cap-bevel.svg create mode 120000 links/actions/22/stroke-cap-miter.svg create mode 120000 links/actions/22/strong.svg create mode 120000 links/actions/22/structure.svg create mode 120000 links/actions/22/subsystem.svg create mode 120000 links/actions/22/system-reboot.svg create mode 120000 links/actions/22/system-save-session.svg create mode 120000 links/actions/22/system-search.svg create mode 120000 links/actions/22/system-upgrade.svg create mode 120000 links/actions/22/system-users.svg create mode 120000 links/actions/22/tab-close-other.svg create mode 120000 links/actions/22/tab-close.svg create mode 120000 links/actions/22/tab.svg create mode 120000 links/actions/22/tab_duplicate.svg create mode 120000 links/actions/22/tab_new.svg create mode 120000 links/actions/22/tag-addressbook.svg create mode 120000 links/actions/22/tag-assigned.svg create mode 120000 links/actions/22/tag-delete.svg create mode 120000 links/actions/22/tag-events.svg create mode 120000 links/actions/22/tag-folder.svg create mode 120000 links/actions/22/tag-people.svg create mode 120000 links/actions/22/tag-places.svg create mode 120000 links/actions/22/tag-properties.svg create mode 120000 links/actions/22/tag-reset.svg create mode 120000 links/actions/22/tap-extract-to.svg create mode 120000 links/actions/22/tap-extract.svg create mode 120000 links/actions/22/template.svg create mode 120000 links/actions/22/texcompiler.svg create mode 120000 links/actions/22/text-field-frameless.svg create mode 120000 links/actions/22/tiny-pause.svg create mode 120000 links/actions/22/tiny-start.svg create mode 120000 links/actions/22/tool-node-editor.svg create mode 120000 links/actions/22/tool-pointer.svg create mode 120000 links/actions/22/tool-text.svg create mode 120000 links/actions/22/tool_brush.svg create mode 120000 links/actions/22/tool_cellformatting.svg create mode 120000 links/actions/22/tool_color_picker.svg create mode 120000 links/actions/22/tool_ellipse.svg create mode 120000 links/actions/22/tool_eraser.svg create mode 120000 links/actions/22/tool_flood_fill.svg create mode 120000 links/actions/22/tool_free_form_selection.svg create mode 120000 links/actions/22/tool_imageeffects.svg create mode 120000 links/actions/22/tool_line.svg create mode 120000 links/actions/22/tool_pagelayout.svg create mode 120000 links/actions/22/tool_pen.svg create mode 120000 links/actions/22/tool_polyline.svg create mode 120000 links/actions/22/tool_rect_selection.svg create mode 120000 links/actions/22/tool_rectangle.svg create mode 120000 links/actions/22/tool_references.svg create mode 120000 links/actions/22/tool_review.svg create mode 120000 links/actions/22/tool_spraycan.svg create mode 120000 links/actions/22/tool_text.svg create mode 120000 links/actions/22/top.svg create mode 120000 links/actions/22/transform-scale-horizontal.svg create mode 120000 links/actions/22/transform-scale-vertical.svg create mode 120000 links/actions/22/transform-skew-horizontal.svg create mode 120000 links/actions/22/transform-skew-vertical.svg create mode 120000 links/actions/22/transsearch.svg create mode 120000 links/actions/22/umbr-coll-message-asynchronous.svg create mode 120000 links/actions/22/umbr-coll-message-synchronous.svg create mode 120000 links/actions/22/umbr-message-asynchronous.svg create mode 120000 links/actions/22/umbr-message-found.svg create mode 120000 links/actions/22/umbr-message-lost.svg create mode 120000 links/actions/22/umbr-message-synchronous.svg create mode 120000 links/actions/22/umbrello_diagram_activity.svg create mode 120000 links/actions/22/umbrello_diagram_class.svg create mode 120000 links/actions/22/umbrello_diagram_collaboration.svg create mode 120000 links/actions/22/umbrello_diagram_component.svg create mode 120000 links/actions/22/umbrello_diagram_entityrelationship.svg create mode 120000 links/actions/22/umbrello_diagram_sequence.svg create mode 120000 links/actions/22/umbrello_diagram_state.svg create mode 120000 links/actions/22/umbrello_diagram_usecase.svg create mode 120000 links/actions/22/undo.svg create mode 120000 links/actions/22/unlock.svg create mode 120000 links/actions/22/up.svg create mode 120000 links/actions/22/upcomingevents-amarok.svg create mode 120000 links/actions/22/usecase.svg create mode 120000 links/actions/22/user-identity.svg create mode 120000 links/actions/22/user-properties.svg create mode 120000 links/actions/22/user.svg create mode 120000 links/actions/22/verb.svg create mode 120000 links/actions/22/verbatim.svg create mode 120000 links/actions/22/videoclip-amarok.svg create mode 120000 links/actions/22/view-bank-add.svg create mode 120000 links/actions/22/view-bank-delete.svg create mode 120000 links/actions/22/view-bank-edit.svg create mode 120000 links/actions/22/view-calendar-day.svg create mode 120000 links/actions/22/view-calendar-holiday.svg create mode 120000 links/actions/22/view-calendar-workweek.svg create mode 120000 links/actions/22/view-conversation-balloon.svg create mode 120000 links/actions/22/view-history.svg create mode 120000 links/actions/22/view-media-album-cover.svg create mode 120000 links/actions/22/view-media-artist.svg create mode 120000 links/actions/22/view-media-chart.svg create mode 120000 links/actions/22/view-media-config.svg create mode 120000 links/actions/22/view-media-favorite.svg create mode 120000 links/actions/22/view-media-genre.svg create mode 120000 links/actions/22/view-media-playcount.svg create mode 120000 links/actions/22/view-media-publisher.svg create mode 120000 links/actions/22/view-media-recent.svg create mode 120000 links/actions/22/view-media-similarartists.svg create mode 120000 links/actions/22/view-media-track.svg create mode 120000 links/actions/22/view-pages-single.svg create mode 120000 links/actions/22/view-pim-calendar.svg create mode 120000 links/actions/22/view-pim-contacts.svg create mode 120000 links/actions/22/view-pim-journal.svg create mode 120000 links/actions/22/view-pim-mail.svg create mode 120000 links/actions/22/view-pim-news.svg create mode 120000 links/actions/22/view-pim-tasks.svg create mode 120000 links/actions/22/view-process-all-tree.svg create mode 120000 links/actions/22/view-process-all.svg create mode 120000 links/actions/22/view-process-own.svg create mode 120000 links/actions/22/view-process-system.svg create mode 120000 links/actions/22/view-process-tree.svg create mode 120000 links/actions/22/view-process-users.svg create mode 120000 links/actions/22/view-resource-calendar.svg create mode 120000 links/actions/22/view-services-scripted-amarok.svg create mode 120000 links/actions/22/view-table-of-contents-ltr.svg create mode 120000 links/actions/22/view-task-add.svg create mode 120000 links/actions/22/view-task-child-add.svg create mode 120000 links/actions/22/view-time-schedule.svg create mode 120000 links/actions/22/view_fit_to_page.svg create mode 120000 links/actions/22/viewbib.svg create mode 120000 links/actions/22/viewdvi.svg create mode 120000 links/actions/22/viewhtml.svg create mode 120000 links/actions/22/viewimage.svg create mode 120000 links/actions/22/viewlog.svg create mode 120000 links/actions/22/viewmagfit.svg create mode 120000 links/actions/22/viewpdf.svg create mode 120000 links/actions/22/viewps.svg create mode 120000 links/actions/22/visibility.svg create mode 120000 links/actions/22/window-keep-above.svg create mode 120000 links/actions/22/window-keep-below.svg create mode 120000 links/actions/22/window-maximize.svg create mode 120000 links/actions/22/window-minimize.svg create mode 120000 links/actions/22/window-shade.svg create mode 120000 links/actions/22/window-unshade.svg create mode 120000 links/actions/22/window_fullscreen.svg create mode 120000 links/actions/22/window_new.svg create mode 120000 links/actions/22/window_nofullscreen.svg create mode 120000 links/actions/22/wizard_math.svg create mode 120000 links/actions/22/wizard_pdftools.svg create mode 120000 links/actions/22/wizard_pstools.svg create mode 120000 links/actions/22/wizard_tabular.svg create mode 120000 links/actions/22/x-clementine-album.svg create mode 120000 links/actions/22/x-clementine-albums.svg create mode 120000 links/actions/22/x-clementine-artist.svg create mode 120000 links/actions/22/x-clementine-shuffle.svg create mode 120000 links/actions/22/x-shape-connection.svg create mode 120000 links/actions/22/x-shape-formula.svg create mode 120000 links/actions/22/x-shape-image.svg create mode 120000 links/actions/22/x-shape-text.svg create mode 120000 links/actions/22/xfce-system-settings.svg create mode 120000 links/actions/22/xfce4-settings.svg create mode 120000 links/actions/22/zoom-best-fit.svg create mode 120000 links/actions/22/zoom-double-size.svg create mode 120000 links/actions/22/zoom-draw.svg create mode 120000 links/actions/22/zoom-fit-selection.svg create mode 120000 links/actions/22/zoom-half-size.svg create mode 120000 links/actions/22/zoom-in-large.svg create mode 120000 links/actions/22/zoom-out-large.svg create mode 120000 links/actions/22/zoom-select-fit.svg create mode 120000 links/actions/22/zoom-select-x.svg create mode 120000 links/actions/22/zoom-select-y.svg create mode 120000 links/actions/22/zoom-select.svg create mode 120000 links/actions/24/CVnamespace.svg create mode 120000 links/actions/24/Finished.svg create mode 120000 links/actions/24/Info-amarok.svg create mode 120000 links/actions/24/SuggestionTM.svg create mode 120000 links/actions/24/accept_time_event.svg create mode 120000 links/actions/24/action-albumfolder-importdir2.svg create mode 120000 links/actions/24/action-rss_tag.svg create mode 120000 links/actions/24/activity-fork.svg create mode 120000 links/actions/24/actor.svg create mode 120000 links/actions/24/add-files-to-archive.svg create mode 120000 links/actions/24/add-folder-to-archive.svg create mode 120000 links/actions/24/add-placemark.svg create mode 120000 links/actions/24/add.svg create mode 120000 links/actions/24/addressbook-details.svg create mode 120000 links/actions/24/adress-book-new.svg create mode 120000 links/actions/24/akonadi-phone-home.svg create mode 120000 links/actions/24/albumfolder-importdir.svg create mode 120000 links/actions/24/albumfolder-importimages.svg create mode 120000 links/actions/24/albumfolder-new.svg create mode 120000 links/actions/24/albumfolder-properties.svg create mode 120000 links/actions/24/albumfolder-user-trash.svg create mode 120000 links/actions/24/align-vertical-bottom-to-anchor.svg create mode 120000 links/actions/24/amarok_artist.svg create mode 120000 links/actions/24/amarok_change_language.svg create mode 120000 links/actions/24/amarok_clock.svg create mode 120000 links/actions/24/amarok_lyrics.svg create mode 120000 links/actions/24/amarok_playcount.svg create mode 120000 links/actions/24/amarok_playlist.svg create mode 120000 links/actions/24/amarok_playlist_refresh.svg create mode 120000 links/actions/24/amarok_scripts.svg create mode 120000 links/actions/24/animal.svg create mode 120000 links/actions/24/animation-stage.svg create mode 120000 links/actions/24/answer-correct.svg create mode 120000 links/actions/24/answer.svg create mode 120000 links/actions/24/appointment.svg create mode 120000 links/actions/24/approved.svg create mode 120000 links/actions/24/archive-insert-directory.svg create mode 120000 links/actions/24/arrow-down-double.svg create mode 120000 links/actions/24/arrow-down.svg create mode 120000 links/actions/24/arrow-left-double.svg create mode 120000 links/actions/24/arrow-left.svg create mode 120000 links/actions/24/arrow-right-double.svg create mode 120000 links/actions/24/arrow-right.svg create mode 120000 links/actions/24/arrow-up-double.svg create mode 120000 links/actions/24/arrow-up.svg create mode 120000 links/actions/24/arrow.svg create mode 120000 links/actions/24/artistictext-tool.svg create mode 120000 links/actions/24/auto-scale-all.svg create mode 120000 links/actions/24/auto-scale-x.svg create mode 120000 links/actions/24/auto-scale-y.svg create mode 120000 links/actions/24/autocorrection.svg create mode 120000 links/actions/24/back.svg create mode 120000 links/actions/24/beamerblock.svg create mode 120000 links/actions/24/beamerframe.svg create mode 120000 links/actions/24/bibtex.svg create mode 120000 links/actions/24/bigskip.svg create mode 120000 links/actions/24/blueman-plugin.svg create mode 120000 links/actions/24/blueman-send-file.svg create mode 120000 links/actions/24/blueman-trust.svg create mode 120000 links/actions/24/blueman-untrust.svg create mode 120000 links/actions/24/blurimage.svg create mode 120000 links/actions/24/bonobo-component-browser.svg create mode 120000 links/actions/24/bookmark-add-folder.svg create mode 120000 links/actions/24/bookmark-edit.svg create mode 120000 links/actions/24/bookmark-new-list.svg create mode 120000 links/actions/24/bookmark-toolbar.svg create mode 120000 links/actions/24/bookmark_add.svg create mode 120000 links/actions/24/bookmarks-organize.svg create mode 120000 links/actions/24/bookmarks.svg create mode 120000 links/actions/24/bookmarks_list_add.svg create mode 120000 links/actions/24/borderpainter.svg create mode 120000 links/actions/24/bottom.svg create mode 120000 links/actions/24/box.svg create mode 120000 links/actions/24/bqm-add.svg create mode 120000 links/actions/24/bqm-addqueue.svg create mode 120000 links/actions/24/bqm-commit.svg create mode 120000 links/actions/24/bqm-diff.svg create mode 120000 links/actions/24/bqm-remove.svg create mode 120000 links/actions/24/bqm-rmqueue.svg create mode 120000 links/actions/24/bqm-update.svg create mode 120000 links/actions/24/branch.svg create mode 120000 links/actions/24/browser-download.svg create mode 120000 links/actions/24/burst.svg create mode 120000 links/actions/24/button_cancel.svg create mode 120000 links/actions/24/cab_extract.svg create mode 120000 links/actions/24/calligraphy.svg create mode 120000 links/actions/24/callout-shape.svg create mode 120000 links/actions/24/cancel.svg create mode 120000 links/actions/24/cards-block.svg create mode 120000 links/actions/24/cell_edit.svg create mode 120000 links/actions/24/cell_layout.svg create mode 120000 links/actions/24/check-filled.svg create mode 120000 links/actions/24/checkbox.svg create mode 120000 links/actions/24/checkmark.svg create mode 120000 links/actions/24/chronometer-lap.svg create mode 120000 links/actions/24/chronometer-reset.svg create mode 120000 links/actions/24/chronometer-start.svg create mode 120000 links/actions/24/class-or-package.svg create mode 120000 links/actions/24/class.svg create mode 120000 links/actions/24/clock-large.svg create mode 120000 links/actions/24/clock.svg create mode 120000 links/actions/24/cloud-download.svg create mode 120000 links/actions/24/cloud-upload.svg create mode 120000 links/actions/24/cm_columnsview.svg create mode 120000 links/actions/24/cm_extractfiles.svg create mode 120000 links/actions/24/cm_options.svg create mode 120000 links/actions/24/cm_refresh.svg create mode 120000 links/actions/24/cm_search.svg create mode 120000 links/actions/24/cm_syncdirs.svg create mode 120000 links/actions/24/cm_thumbnailsview.svg create mode 120000 links/actions/24/cm_viewhistorynext.svg create mode 120000 links/actions/24/collapse.svg create mode 120000 links/actions/24/collection-rescan-amarok.svg create mode 120000 links/actions/24/color-fill.svg create mode 120000 links/actions/24/colormanagement.svg create mode 120000 links/actions/24/colors-luma.svg create mode 120000 links/actions/24/component.svg create mode 120000 links/actions/24/composite-track-off.svg create mode 120000 links/actions/24/composite-track-on.svg create mode 120000 links/actions/24/configuration.svg create mode 120000 links/actions/24/configure-shortcuts.svg create mode 120000 links/actions/24/configure-toolbars.svg create mode 120000 links/actions/24/configure_kile.svg create mode 120000 links/actions/24/configure_project.svg create mode 120000 links/actions/24/contact-new.svg create mode 120000 links/actions/24/containment.svg create mode 120000 links/actions/24/contents.svg create mode 120000 links/actions/24/convert.svg create mode 120000 links/actions/24/cookies.svg create mode 120000 links/actions/24/createpath.svg create mode 120000 links/actions/24/cross-shape.svg create mode 120000 links/actions/24/currenttrack_pause.svg create mode 120000 links/actions/24/currenttrack_play.svg create mode 120000 links/actions/24/cursor-arrow.svg create mode 120000 links/actions/24/datatype.svg create mode 120000 links/actions/24/dblatex.svg create mode 120000 links/actions/24/delete-table-row.svg create mode 120000 links/actions/24/delete.svg create mode 120000 links/actions/24/diag_activity.svg create mode 120000 links/actions/24/diag_class.svg create mode 120000 links/actions/24/diag_component.svg create mode 120000 links/actions/24/dialog-align-and-distribute.svg create mode 120000 links/actions/24/dialog-apply.svg create mode 120000 links/actions/24/dialog-close.svg create mode 120000 links/actions/24/dialog-filters.svg create mode 120000 links/actions/24/dialog-icon-preview.svg create mode 120000 links/actions/24/dialog-memory.svg create mode 120000 links/actions/24/dialog-no.svg create mode 120000 links/actions/24/dialog-object-properties.svg create mode 120000 links/actions/24/dialog-ok.svg create mode 120000 links/actions/24/dialog-transform.svg create mode 120000 links/actions/24/dialog-xml-editor.svg create mode 120000 links/actions/24/dialog-yes.svg create mode 120000 links/actions/24/dirsync.svg create mode 120000 links/actions/24/displaymathmode.svg create mode 120000 links/actions/24/distortionfx.svg create mode 120000 links/actions/24/distribute-horizontal-gaps.svg create mode 120000 links/actions/24/distribute-horizontal-x.svg create mode 120000 links/actions/24/distribute-vertical-gaps.svg create mode 120000 links/actions/24/distribute-vertical-y.svg create mode 120000 links/actions/24/document-cleanup.svg create mode 120000 links/actions/24/document-edit-verify.svg create mode 120000 links/actions/24/document-encrypt.svg create mode 120000 links/actions/24/document-export-ocal.svg create mode 120000 links/actions/24/document-export-table.svg create mode 120000 links/actions/24/document-import-ocal.svg create mode 120000 links/actions/24/document-multiple.svg create mode 120000 links/actions/24/document-open-data.svg create mode 120000 links/actions/24/document-open-folder.svg create mode 120000 links/actions/24/document-preview.svg create mode 120000 links/actions/24/document-print-frame.svg create mode 120000 links/actions/24/document-print-preview.svg create mode 120000 links/actions/24/document-send.svg create mode 120000 links/actions/24/document-sign.svg create mode 120000 links/actions/24/documentation.svg create mode 120000 links/actions/24/documentinfo.svg create mode 120000 links/actions/24/down.svg create mode 120000 links/actions/24/download-amarok.svg create mode 120000 links/actions/24/download.svg create mode 120000 links/actions/24/draw-arrow-back.svg create mode 120000 links/actions/24/draw-arrow-down.svg create mode 120000 links/actions/24/draw-arrow-forward.svg create mode 120000 links/actions/24/draw-arrow-up.svg create mode 120000 links/actions/24/dvipdf.svg create mode 120000 links/actions/24/dvipng.svg create mode 120000 links/actions/24/dvips.svg create mode 120000 links/actions/24/dvisearch.svg create mode 120000 links/actions/24/dynamic-amarok.svg create mode 120000 links/actions/24/edit-add.svg create mode 120000 links/actions/24/edit-clear-all.svg create mode 120000 links/actions/24/edit-clear-list.svg create mode 120000 links/actions/24/edit-clear-locationbar-rtl.svg create mode 120000 links/actions/24/edit-comment.svg create mode 120000 links/actions/24/edit-delete-remove.svg create mode 120000 links/actions/24/edit-entry.svg create mode 120000 links/actions/24/edit-find-mail.svg create mode 120000 links/actions/24/edit-find-project.svg create mode 120000 links/actions/24/edit-find-user.svg create mode 120000 links/actions/24/edit-flag.svg create mode 120000 links/actions/24/edit-link.svg create mode 120000 links/actions/24/edit-map.svg create mode 120000 links/actions/24/edit-mark.svg create mode 120000 links/actions/24/edit-none.svg create mode 120000 links/actions/24/edit-rename.svg create mode 120000 links/actions/24/edit-undo-history.svg create mode 120000 links/actions/24/edit_animation.svg create mode 120000 links/actions/24/editclear.svg create mode 120000 links/actions/24/editcopy.svg create mode 120000 links/actions/24/editcut.svg create mode 120000 links/actions/24/editdelete.svg create mode 120000 links/actions/24/editimage.svg create mode 120000 links/actions/24/editor.svg create mode 120000 links/actions/24/editpaste.svg create mode 120000 links/actions/24/editpath.svg create mode 120000 links/actions/24/edittext.svg create mode 120000 links/actions/24/ellipse-shape.svg create mode 120000 links/actions/24/emph.svg create mode 120000 links/actions/24/end_of_life.svg create mode 120000 links/actions/24/end_state.svg create mode 120000 links/actions/24/enterprise.svg create mode 120000 links/actions/24/entry-clone.svg create mode 120000 links/actions/24/entry-delete.svg create mode 120000 links/actions/24/entry-edit.svg create mode 120000 links/actions/24/enum.svg create mode 120000 links/actions/24/enumerate.svg create mode 120000 links/actions/24/epiphany-download.svg create mode 120000 links/actions/24/error.svg create mode 120000 links/actions/24/exifinfo.svg create mode 120000 links/actions/24/exit.svg create mode 120000 links/actions/24/exit_animations.svg create mode 120000 links/actions/24/expand.svg create mode 120000 links/actions/24/extract-archive.svg create mode 120000 links/actions/24/file-zoom-in.svg create mode 120000 links/actions/24/file-zoom-out.svg create mode 120000 links/actions/24/filefind.svg create mode 120000 links/actions/24/filegrep.svg create mode 120000 links/actions/24/filename-album-amarok.svg create mode 120000 links/actions/24/filename-artist-amarok.svg create mode 120000 links/actions/24/filename-comment-amarok.svg create mode 120000 links/actions/24/filename-composer-amarok.svg create mode 120000 links/actions/24/filename-dash-amarok.svg create mode 120000 links/actions/24/filename-filetype-amarok.svg create mode 120000 links/actions/24/filename-genre-amarok.svg create mode 120000 links/actions/24/filename-ignore-amarok.svg create mode 120000 links/actions/24/filename-last-played.svg create mode 120000 links/actions/24/filename-sample-rate.svg create mode 120000 links/actions/24/filename-track-amarok.svg create mode 120000 links/actions/24/filename-year-amarok.svg create mode 120000 links/actions/24/filenew.svg create mode 120000 links/actions/24/fileopen.svg create mode 120000 links/actions/24/fileprint.svg create mode 120000 links/actions/24/filequickprint.svg create mode 120000 links/actions/24/filesave.svg create mode 120000 links/actions/24/fileview-preview.svg create mode 120000 links/actions/24/find.svg create mode 120000 links/actions/24/folder-open.svg create mode 120000 links/actions/24/folder-saved-search.svg create mode 120000 links/actions/24/folder-tag.svg create mode 120000 links/actions/24/folder_color_picker.svg create mode 120000 links/actions/24/folder_new.svg create mode 120000 links/actions/24/followmouse.svg create mode 120000 links/actions/24/font.svg create mode 120000 links/actions/24/format-fill-color.svg create mode 120000 links/actions/24/format-node-curve.svg create mode 120000 links/actions/24/format-stroke-color.svg create mode 120000 links/actions/24/freerotation.svg create mode 120000 links/actions/24/games-config-background.svg create mode 120000 links/actions/24/games-config-custom.svg create mode 120000 links/actions/24/games-config-options.svg create mode 120000 links/actions/24/games-config-theme.svg create mode 120000 links/actions/24/games-endturn.svg create mode 120000 links/actions/24/geany-build.svg create mode 120000 links/actions/24/geany-close-all.svg create mode 120000 links/actions/24/geany-save-all.svg create mode 120000 links/actions/24/gearhead-shape.svg create mode 120000 links/actions/24/generalisation.svg create mode 120000 links/actions/24/get-hot-new-stuff.svg create mode 120000 links/actions/24/giggle-history-view.svg create mode 120000 links/actions/24/giggle-tag.svg create mode 120000 links/actions/24/gnome-app-install-star.svg create mode 120000 links/actions/24/gnome-lockscreen.svg create mode 120000 links/actions/24/gnome-searchtool.svg create mode 120000 links/actions/24/gnome-stock-mail-fwd.svg create mode 120000 links/actions/24/gnome-stock-mail-new.svg create mode 120000 links/actions/24/gnome-stock-mail-rpl.svg create mode 120000 links/actions/24/gnome-stock-mail-snd.svg create mode 120000 links/actions/24/gnumeric-autofilter.svg create mode 120000 links/actions/24/gnumeric-brush.svg create mode 120000 links/actions/24/gnumeric-cells-split.svg create mode 120000 links/actions/24/gnumeric-column-add.svg create mode 120000 links/actions/24/gnumeric-column-delete.svg create mode 120000 links/actions/24/gnumeric-column-hide.svg create mode 120000 links/actions/24/gnumeric-column-unhide.svg create mode 120000 links/actions/24/gnumeric-comment-add.svg create mode 120000 links/actions/24/gnumeric-comment-delete.svg create mode 120000 links/actions/24/gnumeric-comment-edit.svg create mode 120000 links/actions/24/gnumeric-format-border-all.svg create mode 120000 links/actions/24/gnumeric-format-border-bottom.svg create mode 120000 links/actions/24/gnumeric-format-border-diag.svg create mode 120000 links/actions/24/gnumeric-format-border-inside-horiz.svg create mode 120000 links/actions/24/gnumeric-format-border-left.svg create mode 120000 links/actions/24/gnumeric-format-border-none.svg create mode 120000 links/actions/24/gnumeric-format-border-outside.svg create mode 120000 links/actions/24/gnumeric-format-border-rev-diag.svg create mode 120000 links/actions/24/gnumeric-format-border-right.svg create mode 120000 links/actions/24/gnumeric-format-border-top.svg create mode 120000 links/actions/24/gnumeric-graphguru.svg create mode 120000 links/actions/24/gnumeric-group.svg create mode 120000 links/actions/24/gnumeric-link-add.svg create mode 120000 links/actions/24/gnumeric-link-delete.svg create mode 120000 links/actions/24/gnumeric-link-edit.svg create mode 120000 links/actions/24/gnumeric-link-email.svg create mode 120000 links/actions/24/gnumeric-object-label.svg create mode 120000 links/actions/24/gnumeric-object-line.svg create mode 120000 links/actions/24/gnumeric-pagesetup-hf-cell.svg create mode 120000 links/actions/24/gnumeric-pagesetup-hf-time.svg create mode 120000 links/actions/24/gnumeric-row-add.svg create mode 120000 links/actions/24/gnumeric-row-hide.svg create mode 120000 links/actions/24/gnumeric-row-unhide.svg create mode 120000 links/actions/24/gnumeric-subscript.svg create mode 120000 links/actions/24/gnumeric-superscript.svg create mode 120000 links/actions/24/gnumeric-ungroup.svg create mode 120000 links/actions/24/gnumeric-visible.svg create mode 120000 links/actions/24/go-down-search.svg create mode 120000 links/actions/24/go-down-symbolic.svg create mode 120000 links/actions/24/go-first-view-page.svg create mode 120000 links/actions/24/go-first-view.svg create mode 120000 links/actions/24/go-home-large.svg create mode 120000 links/actions/24/go-home-symbolic.svg create mode 120000 links/actions/24/go-jump-locationbar.svg create mode 120000 links/actions/24/go-jump-today.svg create mode 120000 links/actions/24/go-last-view-page.svg create mode 120000 links/actions/24/go-last-view.svg create mode 120000 links/actions/24/go-left-symbolic.svg create mode 120000 links/actions/24/go-left.svg create mode 120000 links/actions/24/go-next-symbolic.svg create mode 120000 links/actions/24/go-next-view-page.svg create mode 120000 links/actions/24/go-next-view.svg create mode 120000 links/actions/24/go-previous-symbolic.svg create mode 120000 links/actions/24/go-previous-view-page.svg create mode 120000 links/actions/24/go-previous-view.svg create mode 120000 links/actions/24/go-right-symbolic.svg create mode 120000 links/actions/24/go-right.svg create mode 120000 links/actions/24/go-up-search.svg create mode 120000 links/actions/24/go-up-symbolic.svg create mode 120000 links/actions/24/gohome.svg create mode 120000 links/actions/24/gpg.svg create mode 120000 links/actions/24/gpgsm.svg create mode 120000 links/actions/24/gps.svg create mode 120000 links/actions/24/gradient.svg create mode 120000 links/actions/24/graphics.svg create mode 120000 links/actions/24/grid-rectangular.svg create mode 120000 links/actions/24/group-delete.svg create mode 120000 links/actions/24/group-edit.svg create mode 120000 links/actions/24/group-new.svg create mode 120000 links/actions/24/group.svg create mode 120000 links/actions/24/gtg-home.svg create mode 120000 links/actions/24/gtg-plugin.svg create mode 120000 links/actions/24/gtg-tag.svg create mode 120000 links/actions/24/gtg-tags-none.svg create mode 120000 links/actions/24/gtg-task-done.svg create mode 120000 links/actions/24/gtg-task-new.svg create mode 120000 links/actions/24/gtg-task-undismiss.svg create mode 120000 links/actions/24/gtg-task-undone.svg create mode 120000 links/actions/24/gtk-about.svg create mode 120000 links/actions/24/gtk-add.svg create mode 120000 links/actions/24/gtk-apply.svg create mode 120000 links/actions/24/gtk-authentication.svg create mode 120000 links/actions/24/gtk-bold.svg create mode 120000 links/actions/24/gtk-cancel.svg create mode 120000 links/actions/24/gtk-cdrom.svg create mode 120000 links/actions/24/gtk-clear.svg create mode 120000 links/actions/24/gtk-close.svg create mode 120000 links/actions/24/gtk-color-picker.svg create mode 120000 links/actions/24/gtk-connect.svg create mode 120000 links/actions/24/gtk-copy.svg create mode 120000 links/actions/24/gtk-cut.svg create mode 120000 links/actions/24/gtk-delete.svg create mode 120000 links/actions/24/gtk-directory.svg create mode 120000 links/actions/24/gtk-disconnect.svg create mode 120000 links/actions/24/gtk-dnd-multiple.svg create mode 120000 links/actions/24/gtk-edit.svg create mode 120000 links/actions/24/gtk-execute.svg create mode 120000 links/actions/24/gtk-file.svg create mode 120000 links/actions/24/gtk-find-and-replace.svg create mode 120000 links/actions/24/gtk-find.svg create mode 120000 links/actions/24/gtk-floppy.svg create mode 120000 links/actions/24/gtk-fullscreen.svg create mode 120000 links/actions/24/gtk-go-back-ltr.svg create mode 120000 links/actions/24/gtk-go-back-rtl.svg create mode 120000 links/actions/24/gtk-go-down.svg create mode 120000 links/actions/24/gtk-go-forward-ltr.svg create mode 120000 links/actions/24/gtk-go-forward-rtl.svg create mode 120000 links/actions/24/gtk-go-up.svg create mode 120000 links/actions/24/gtk-goto-bottom.svg create mode 120000 links/actions/24/gtk-goto-first-ltr.svg create mode 120000 links/actions/24/gtk-goto-first-rtl.svg create mode 120000 links/actions/24/gtk-goto-last-ltr.svg create mode 120000 links/actions/24/gtk-goto-last-rtl.svg create mode 120000 links/actions/24/gtk-goto-top.svg create mode 120000 links/actions/24/gtk-home.svg create mode 120000 links/actions/24/gtk-indent-ltr.svg create mode 120000 links/actions/24/gtk-indent-rtl.svg create mode 120000 links/actions/24/gtk-italic.svg create mode 120000 links/actions/24/gtk-jump-to-ltr.svg create mode 120000 links/actions/24/gtk-justify-center.svg create mode 120000 links/actions/24/gtk-justify-fill.svg create mode 120000 links/actions/24/gtk-justify-left.svg create mode 120000 links/actions/24/gtk-justify-right.svg create mode 120000 links/actions/24/gtk-leave-fullscreen.svg create mode 120000 links/actions/24/gtk-media-forward-ltr.svg create mode 120000 links/actions/24/gtk-media-forward-rtl.svg create mode 120000 links/actions/24/gtk-media-next-ltr.svg create mode 120000 links/actions/24/gtk-media-next-rtl.svg create mode 120000 links/actions/24/gtk-media-pause.svg create mode 120000 links/actions/24/gtk-media-play-ltr.svg create mode 120000 links/actions/24/gtk-media-previous-ltr.svg create mode 120000 links/actions/24/gtk-media-previous-rtl.svg create mode 120000 links/actions/24/gtk-media-record.svg create mode 120000 links/actions/24/gtk-media-rewind-ltr.svg create mode 120000 links/actions/24/gtk-media-rewind-rtl.svg create mode 120000 links/actions/24/gtk-media-stop.svg create mode 120000 links/actions/24/gtk-network.svg create mode 120000 links/actions/24/gtk-new.svg create mode 120000 links/actions/24/gtk-no.svg create mode 120000 links/actions/24/gtk-ok.svg create mode 120000 links/actions/24/gtk-open.svg create mode 120000 links/actions/24/gtk-paste.svg create mode 120000 links/actions/24/gtk-preferences.svg create mode 120000 links/actions/24/gtk-print-preview.svg create mode 120000 links/actions/24/gtk-print.svg create mode 120000 links/actions/24/gtk-properties.svg create mode 120000 links/actions/24/gtk-quit.svg create mode 120000 links/actions/24/gtk-refresh.svg create mode 120000 links/actions/24/gtk-remove.svg create mode 120000 links/actions/24/gtk-revert-to-saved-ltr.svg create mode 120000 links/actions/24/gtk-revert-to-saved-rtl.svg create mode 120000 links/actions/24/gtk-save-as.svg create mode 120000 links/actions/24/gtk-save.svg create mode 120000 links/actions/24/gtk-select-all.svg create mode 120000 links/actions/24/gtk-select-color.svg create mode 120000 links/actions/24/gtk-spell-check.svg create mode 120000 links/actions/24/gtk-stop.svg create mode 120000 links/actions/24/gtk-tab-duplicate.svg create mode 120000 links/actions/24/gtk-tab-new.svg create mode 120000 links/actions/24/gtk-undelete-ltr.svg create mode 120000 links/actions/24/gtk-undelete-rtl.svg create mode 120000 links/actions/24/gtk-yes.svg create mode 120000 links/actions/24/gtk-zoom-fit.svg create mode 120000 links/actions/24/guides.svg create mode 120000 links/actions/24/hand.svg create mode 120000 links/actions/24/handle-left.svg create mode 120000 links/actions/24/handle-right.svg create mode 120000 links/actions/24/hb-add-queue.svg create mode 120000 links/actions/24/hb-complete.svg create mode 120000 links/actions/24/hb-pause.svg create mode 120000 links/actions/24/hb-presets.svg create mode 120000 links/actions/24/hb-remove.svg create mode 120000 links/actions/24/hb-showqueue.svg create mode 120000 links/actions/24/hb-source.svg create mode 120000 links/actions/24/hb-start.svg create mode 120000 links/actions/24/hb-stop.svg create mode 120000 links/actions/24/headphones.svg create mode 120000 links/actions/24/help-contents.svg create mode 120000 links/actions/24/help-contextual.svg create mode 120000 links/actions/24/help-donate.svg create mode 120000 links/actions/24/help-feedback.svg create mode 120000 links/actions/24/help-hint.svg create mode 120000 links/actions/24/help-keybord-shortcuts.svg create mode 120000 links/actions/24/help-latex.svg create mode 120000 links/actions/24/hide_table_column.svg create mode 120000 links/actions/24/hide_table_row.svg create mode 120000 links/actions/24/hidemouse.svg create mode 120000 links/actions/24/hint.svg create mode 120000 links/actions/24/history.svg create mode 120000 links/actions/24/history_entry.svg create mode 120000 links/actions/24/hook-notifier.svg create mode 120000 links/actions/24/identity.svg create mode 120000 links/actions/24/im-ban-user.svg create mode 120000 links/actions/24/im-irc.svg create mode 120000 links/actions/24/im-jabber.svg create mode 120000 links/actions/24/im-local-xmpp.svg create mode 120000 links/actions/24/im-message-new.svg create mode 120000 links/actions/24/image-auto-adjust.svg create mode 120000 links/actions/24/imagecomment.svg create mode 120000 links/actions/24/initial_state.svg create mode 120000 links/actions/24/inpainting.svg create mode 120000 links/actions/24/insert-table-row.svg create mode 120000 links/actions/24/insert-tableofcontents.svg create mode 120000 links/actions/24/insertcell.svg create mode 120000 links/actions/24/interface.svg create mode 120000 links/actions/24/internet-amarok.svg create mode 120000 links/actions/24/internet-services.svg create mode 120000 links/actions/24/invertimage.svg create mode 120000 links/actions/24/irc-close-channel.svg create mode 120000 links/actions/24/irc-join-channel.svg create mode 120000 links/actions/24/itemize.svg create mode 120000 links/actions/24/items-tags.svg create mode 120000 links/actions/24/itmages-add.svg create mode 120000 links/actions/24/itmages-cancel.svg create mode 120000 links/actions/24/itmages-copy-link.svg create mode 120000 links/actions/24/itmages-folder.svg create mode 120000 links/actions/24/itmages-open-browser.svg create mode 120000 links/actions/24/itmages-quit.svg create mode 120000 links/actions/24/itmages-resize.svg create mode 120000 links/actions/24/itmages-rotate.svg create mode 120000 links/actions/24/itmages-select-all.svg create mode 120000 links/actions/24/itmages-settings.svg create mode 120000 links/actions/24/itmages-stop.svg create mode 120000 links/actions/24/itmages-tools.svg create mode 120000 links/actions/24/itmages-upload.svg create mode 120000 links/actions/24/itmages-utils.svg create mode 120000 links/actions/24/kdenlive-add-clip.svg create mode 120000 links/actions/24/kdenlive-add-color-clip.svg create mode 120000 links/actions/24/kdenlive-add-slide-clip.svg create mode 120000 links/actions/24/kdenlive-add-text-clip.svg create mode 120000 links/actions/24/kdenlive-align-bottom.svg create mode 120000 links/actions/24/kdenlive-align-hor.svg create mode 120000 links/actions/24/kdenlive-align-left.svg create mode 120000 links/actions/24/kdenlive-align-none.svg create mode 120000 links/actions/24/kdenlive-align-right.svg create mode 120000 links/actions/24/kdenlive-align-top.svg create mode 120000 links/actions/24/kdenlive-align-vert.svg create mode 120000 links/actions/24/kdenlive-deleffect.svg create mode 120000 links/actions/24/kdenlive-down.svg create mode 120000 links/actions/24/kdenlive-hide-audio.svg create mode 120000 links/actions/24/kdenlive-insert-rect.svg create mode 120000 links/actions/24/kdenlive-insert-unicode.svg create mode 120000 links/actions/24/kdenlive-lock.svg create mode 120000 links/actions/24/kdenlive-menu.svg create mode 120000 links/actions/24/kdenlive-select-rects.svg create mode 120000 links/actions/24/kdenlive-select-tool.svg create mode 120000 links/actions/24/kdenlive-show-audio.svg create mode 120000 links/actions/24/kdenlive-show-audiothumb.svg create mode 120000 links/actions/24/kdenlive-show-videothumb.svg create mode 120000 links/actions/24/kdenlive-snap.svg create mode 120000 links/actions/24/kdenlive-spacer-tool.svg create mode 120000 links/actions/24/kdenlive-unlock.svg create mode 120000 links/actions/24/kdenlive-up.svg create mode 120000 links/actions/24/kdenlive-zindex-bottom.svg create mode 120000 links/actions/24/kdenlive-zindex-up.svg create mode 120000 links/actions/24/kdenlive-zone-end.svg create mode 120000 links/actions/24/kdenlive-zone-start.svg create mode 120000 links/actions/24/kdenlive-zoom-large.svg create mode 120000 links/actions/24/kdenlive-zoom-small.svg create mode 120000 links/actions/24/kdocumentinfo.svg create mode 120000 links/actions/24/kfind.svg create mode 120000 links/actions/24/kfm_home.svg create mode 120000 links/actions/24/kmousetool_off.svg create mode 120000 links/actions/24/kmousetool_on.svg create mode 120000 links/actions/24/kmouth-phrase.svg create mode 120000 links/actions/24/knotes_alarm.svg create mode 120000 links/actions/24/knotes_date.svg create mode 120000 links/actions/24/knotes_delete.svg create mode 120000 links/actions/24/kontes_close.svg create mode 120000 links/actions/24/kr_jumpback.svg create mode 120000 links/actions/24/kr_mountman.svg create mode 120000 links/actions/24/kr_setjumpback.svg create mode 120000 links/actions/24/kr_syncbrowse_on.svg create mode 120000 links/actions/24/kstars_advanced.svg create mode 120000 links/actions/24/kstars_catalog.svg create mode 120000 links/actions/24/kstars_colors.svg create mode 120000 links/actions/24/kstars_flag.svg create mode 120000 links/actions/24/kstars_guides.svg create mode 120000 links/actions/24/kstars_planets.svg create mode 120000 links/actions/24/kstars_xplanet.svg create mode 120000 links/actions/24/kt-add-feeds.svg create mode 120000 links/actions/24/kt-bandwidth-scheduler.svg create mode 120000 links/actions/24/kt-change-tracker.svg create mode 120000 links/actions/24/kt-check-data.svg create mode 120000 links/actions/24/kt-encrypted.svg create mode 120000 links/actions/24/kt-info-widget.svg create mode 120000 links/actions/24/kt-pause.svg create mode 120000 links/actions/24/kt-plugins.svg create mode 120000 links/actions/24/kt-queue-manager.svg create mode 120000 links/actions/24/kt-remove-feeds.svg create mode 120000 links/actions/24/kt-remove.svg create mode 120000 links/actions/24/kt-restore-defaults.svg create mode 120000 links/actions/24/kt-set-max-download-speed.svg create mode 120000 links/actions/24/kt-set-max-upload-speed.svg create mode 120000 links/actions/24/kt-show-statusbar.svg create mode 120000 links/actions/24/kt-speed-limits.svg create mode 120000 links/actions/24/kt-start-all.svg create mode 120000 links/actions/24/kt-start.svg create mode 120000 links/actions/24/kt-stop.svg create mode 120000 links/actions/24/ktnef_extract_all_to.svg create mode 120000 links/actions/24/ktnef_extract_to.svg create mode 120000 links/actions/24/l2h.svg create mode 120000 links/actions/24/label-amarok.svg create mode 120000 links/actions/24/label.svg create mode 120000 links/actions/24/labplot-auto-scale-all.svg create mode 120000 links/actions/24/labplot-auto-scale-x.svg create mode 120000 links/actions/24/labplot-auto-scale-y.svg create mode 120000 links/actions/24/labplot-cursor-arrow.svg create mode 120000 links/actions/24/labplot-format-text-symbol.svg create mode 120000 links/actions/24/labplot-spreadsheet-new.svg create mode 120000 links/actions/24/labplot-spreadsheet.svg create mode 120000 links/actions/24/labplot-transform-move.svg create mode 120000 links/actions/24/labplot-xy-curve-points.svg create mode 120000 links/actions/24/labplot-zoom-in-x.svg create mode 120000 links/actions/24/labplot-zoom-in-y.svg create mode 120000 links/actions/24/labplot-zoom-out-x.svg create mode 120000 links/actions/24/labplot-zoom-out-y.svg create mode 120000 links/actions/24/labplot-zoom-select-x.svg create mode 120000 links/actions/24/labplot-zoom-select-y.svg create mode 120000 links/actions/24/labplot-zoom-select.svg create mode 120000 links/actions/24/languages.svg create mode 120000 links/actions/24/latex-config.svg create mode 120000 links/actions/24/latex.svg create mode 120000 links/actions/24/layer-rename.svg create mode 120000 links/actions/24/lens.svg create mode 120000 links/actions/24/libpeas-plugin.svg create mode 120000 links/actions/24/lighttableadd.svg create mode 120000 links/actions/24/lilypond.svg create mode 120000 links/actions/24/list-resource-add.svg create mode 120000 links/actions/24/lock.svg create mode 120000 links/actions/24/love.svg create mode 120000 links/actions/24/lpi-bug.svg create mode 120000 links/actions/24/lpi-translate.svg create mode 120000 links/actions/24/mail-deleted.svg create mode 120000 links/actions/24/mail-encrypted.svg create mode 120000 links/actions/24/mail-flagged.svg create mode 120000 links/actions/24/mail-message.svg create mode 120000 links/actions/24/mail-queued.svg create mode 120000 links/actions/24/mail-read.svg create mode 120000 links/actions/24/mail-sent.svg create mode 120000 links/actions/24/mail-signed-fully.svg create mode 120000 links/actions/24/mail-signed.svg create mode 120000 links/actions/24/mail-task.svg create mode 120000 links/actions/24/mail-thread-ignored.svg create mode 120000 links/actions/24/mail-thread-watch.svg create mode 120000 links/actions/24/mail-unread-new.svg create mode 120000 links/actions/24/mail-unread.svg create mode 120000 links/actions/24/mail_forward.svg create mode 120000 links/actions/24/mail_new.svg create mode 120000 links/actions/24/mail_reply.svg create mode 120000 links/actions/24/mail_replyall.svg create mode 120000 links/actions/24/makeidx.svg create mode 120000 links/actions/24/mark-location.svg create mode 120000 links/actions/24/math0.svg create mode 120000 links/actions/24/mathmode.svg create mode 120000 links/actions/24/measure.svg create mode 120000 links/actions/24/media-album-cover create mode 120000 links/actions/24/media-album-cover.svg create mode 120000 links/actions/24/media-album-repeat-amarok.svg create mode 120000 links/actions/24/media-import-audio-cd.svg create mode 120000 links/actions/24/media-mout.svg create mode 120000 links/actions/24/media-playlist-repeat-amarok.svg create mode 120000 links/actions/24/media-playlist-repeat-song.svg create mode 120000 links/actions/24/media-repeat-all.svg create mode 120000 links/actions/24/media-standard-track-progression-amarok.svg create mode 120000 links/actions/24/media-track-add-amarok.svg create mode 120000 links/actions/24/media-track-edit-amarok.svg create mode 120000 links/actions/24/media-track-remove-amarok.svg create mode 120000 links/actions/24/medskip.svg create mode 120000 links/actions/24/meeting-attending-tentative.svg create mode 120000 links/actions/24/meeting-attending.svg create mode 120000 links/actions/24/meld-version-control.svg create mode 120000 links/actions/24/menu_new.svg create mode 120000 links/actions/24/modified.svg create mode 120000 links/actions/24/mpost.svg create mode 120000 links/actions/24/msgid2msgstr.svg create mode 120000 links/actions/24/multimedia-volume-control.svg create mode 120000 links/actions/24/multirow.svg create mode 120000 links/actions/24/music-amarok.svg create mode 120000 links/actions/24/nemo-eject.svg create mode 120000 links/actions/24/new-audio-alarm.svg create mode 120000 links/actions/24/new-command-alarm.svg create mode 120000 links/actions/24/next.svg create mode 120000 links/actions/24/nocover.svg create mode 120000 links/actions/24/node-add.svg create mode 120000 links/actions/24/node-break.svg create mode 120000 links/actions/24/node-delete-segment.svg create mode 120000 links/actions/24/node-delete.svg create mode 120000 links/actions/24/node-join-segment.svg create mode 120000 links/actions/24/node-join.svg create mode 120000 links/actions/24/note.svg create mode 120000 links/actions/24/object-align-horizontal-center-calligra.svg create mode 120000 links/actions/24/object-align-horizontal-left-calligra.svg create mode 120000 links/actions/24/object-align-horizontal-right-calligra.svg create mode 120000 links/actions/24/object-align-vertical-bottom-calligra.svg create mode 120000 links/actions/24/object-align-vertical-bottom-top-calligra.svg create mode 120000 links/actions/24/object-align-vertical-center-calligra.svg create mode 120000 links/actions/24/object-align-vertical-top-calligra.svg create mode 120000 links/actions/24/object-crop.svg create mode 120000 links/actions/24/object-group-calligra.svg create mode 120000 links/actions/24/object-hidden.svg create mode 120000 links/actions/24/object-inverse.svg create mode 120000 links/actions/24/object-locked.svg create mode 120000 links/actions/24/object-order-back-calligra.svg create mode 120000 links/actions/24/object-order-front-calligra.svg create mode 120000 links/actions/24/object-order-lower-calligra.svg create mode 120000 links/actions/24/object-order-raise-calligra.svg create mode 120000 links/actions/24/object-ungroup-calligra.svg create mode 120000 links/actions/24/object-unlocked.svg create mode 120000 links/actions/24/object-visible.svg create mode 120000 links/actions/24/object.svg create mode 120000 links/actions/24/object_node.svg create mode 120000 links/actions/24/office-report.svg create mode 120000 links/actions/24/offline-settings.svg create mode 120000 links/actions/24/offline.svg create mode 120000 links/actions/24/online.svg create mode 120000 links/actions/24/open-for-editing.svg create mode 120000 links/actions/24/open-menu.svg create mode 120000 links/actions/24/org.xfce.settings.manager.svg create mode 120000 links/actions/24/output_win.svg create mode 120000 links/actions/24/package.svg create mode 120000 links/actions/24/package_settings.svg create mode 120000 links/actions/24/page-zoom.svg create mode 120000 links/actions/24/password-generate.svg create mode 120000 links/actions/24/password-show-off.svg create mode 120000 links/actions/24/password-show-on.svg create mode 120000 links/actions/24/path-mode-bezier.svg create mode 120000 links/actions/24/path-mode-spiro.svg create mode 120000 links/actions/24/pdf-annotations.svg create mode 120000 links/actions/24/pdflatex.svg create mode 120000 links/actions/24/pdftex.svg create mode 120000 links/actions/24/pentagon-shape.svg create mode 120000 links/actions/24/photo.svg create mode 120000 links/actions/24/photos-amarok.svg create mode 120000 links/actions/24/pin.svg create mode 120000 links/actions/24/player-eject.svg create mode 120000 links/actions/24/player-volume-muted.svg create mode 120000 links/actions/24/player-volume.svg create mode 120000 links/actions/24/player_eject.svg create mode 120000 links/actions/24/player_end.svg create mode 120000 links/actions/24/player_fwd.svg create mode 120000 links/actions/24/player_pause.svg create mode 120000 links/actions/24/player_play.svg create mode 120000 links/actions/24/player_record.svg create mode 120000 links/actions/24/player_rew.svg create mode 120000 links/actions/24/player_start.svg create mode 120000 links/actions/24/player_stop.svg create mode 120000 links/actions/24/playlist-generator.svg create mode 120000 links/actions/24/playlist-sort.svg create mode 120000 links/actions/24/podcast-new.svg create mode 120000 links/actions/24/poedit-fuzzy.svg create mode 120000 links/actions/24/poedit-status-bookmark.svg create mode 120000 links/actions/24/poedit-status-cat-mid.svg create mode 120000 links/actions/24/poedit-status-cat-no.svg create mode 120000 links/actions/24/poedit-status-cat-ok.svg create mode 120000 links/actions/24/poedit-status-comment.svg create mode 120000 links/actions/24/poedit-sync.svg create mode 120000 links/actions/24/poedit-update.svg create mode 120000 links/actions/24/poedit-validate.svg create mode 120000 links/actions/24/pointer.svg create mode 120000 links/actions/24/polygon-add-nodes.svg create mode 120000 links/actions/24/polygon-merge-nodes.svg create mode 120000 links/actions/24/port.svg create mode 120000 links/actions/24/postalcode.svg create mode 120000 links/actions/24/practice-setup.svg create mode 120000 links/actions/24/practice-start.svg create mode 120000 links/actions/24/practice-stop.svg create mode 120000 links/actions/24/preferences-desktop-notification-bell.svg create mode 120000 links/actions/24/preferences-desktop-user-password.svg create mode 120000 links/actions/24/preferences-indicator-amarok.svg create mode 120000 links/actions/24/preferences-media-playback-amarok.svg create mode 120000 links/actions/24/preferences-other.svg create mode 120000 links/actions/24/preferences-system-session-services.svg create mode 120000 links/actions/24/presence_away.svg create mode 120000 links/actions/24/presence_offline.svg create mode 120000 links/actions/24/presence_online.svg create mode 120000 links/actions/24/presence_unknown.svg create mode 120000 links/actions/24/preview.svg create mode 120000 links/actions/24/preview_math.svg create mode 120000 links/actions/24/preview_sel.svg create mode 120000 links/actions/24/previous.svg create mode 120000 links/actions/24/privatebrowsing.svg create mode 120000 links/actions/24/project-development-close-all.svg create mode 120000 links/actions/24/project-open.svg create mode 120000 links/actions/24/project_add.svg create mode 120000 links/actions/24/project_archive.svg create mode 120000 links/actions/24/project_rebuild.svg create mode 120000 links/actions/24/project_remove.svg create mode 120000 links/actions/24/project_show.svg create mode 120000 links/actions/24/projectgrep.svg create mode 120000 links/actions/24/ps2pdf.svg create mode 120000 links/actions/24/qa.svg create mode 120000 links/actions/24/quick.svg create mode 120000 links/actions/24/quickview.svg create mode 120000 links/actions/24/quickwizard.svg create mode 120000 links/actions/24/rabbitvcs-about.svg create mode 120000 links/actions/24/rabbitvcs-add.svg create mode 120000 links/actions/24/rabbitvcs-applypatch.svg create mode 120000 links/actions/24/rabbitvcs-bug.svg create mode 120000 links/actions/24/rabbitvcs-changes.svg create mode 120000 links/actions/24/rabbitvcs-checkmods.svg create mode 120000 links/actions/24/rabbitvcs-checkout.svg create mode 120000 links/actions/24/rabbitvcs-commit.svg create mode 120000 links/actions/24/rabbitvcs-dbus.svg create mode 120000 links/actions/24/rabbitvcs-delete.svg create mode 120000 links/actions/24/rabbitvcs-editconflicts.svg create mode 120000 links/actions/24/rabbitvcs-emblems.svg create mode 120000 links/actions/24/rabbitvcs-export.svg create mode 120000 links/actions/24/rabbitvcs-import.svg create mode 120000 links/actions/24/rabbitvcs-lock.svg create mode 120000 links/actions/24/rabbitvcs-properties.svg create mode 120000 links/actions/24/rabbitvcs-push.svg create mode 120000 links/actions/24/rabbitvcs-refresh.svg create mode 120000 links/actions/24/rabbitvcs-relocate.svg create mode 120000 links/actions/24/rabbitvcs-reset.svg create mode 120000 links/actions/24/rabbitvcs-run.svg create mode 120000 links/actions/24/rabbitvcs-settings.svg create mode 120000 links/actions/24/rabbitvcs-show_log.svg create mode 120000 links/actions/24/rabbitvcs-stop.svg create mode 120000 links/actions/24/rabbitvcs-switch.svg create mode 120000 links/actions/24/rabbitvcs-unlock.svg create mode 120000 links/actions/24/rabbitvcs-unstage.svg create mode 120000 links/actions/24/rabbitvcs-update.svg create mode 120000 links/actions/24/randomize.svg create mode 120000 links/actions/24/ratiocrop.svg create mode 120000 links/actions/24/rectangle-shape.svg create mode 120000 links/actions/24/refactor.svg create mode 120000 links/actions/24/refreshstructure.svg create mode 120000 links/actions/24/region.svg create mode 120000 links/actions/24/relation.svg create mode 120000 links/actions/24/relationship.svg create mode 120000 links/actions/24/reload.svg create mode 120000 links/actions/24/reload3.svg create mode 120000 links/actions/24/reload_all_tabs.svg create mode 120000 links/actions/24/reload_page.svg create mode 120000 links/actions/24/remove-amarok.svg create mode 120000 links/actions/24/remove.svg create mode 120000 links/actions/24/removecell.svg create mode 120000 links/actions/24/resource-group.svg create mode 120000 links/actions/24/revert.svg create mode 120000 links/actions/24/routeplanning.svg create mode 120000 links/actions/24/run-clean.svg create mode 120000 links/actions/24/run-install.svg create mode 120000 links/actions/24/scriptnew.svg create mode 120000 links/actions/24/scriptopen.svg create mode 120000 links/actions/24/search-icon.svg create mode 120000 links/actions/24/search.svg create mode 120000 links/actions/24/select.svg create mode 120000 links/actions/24/selection-bottom.svg create mode 120000 links/actions/24/selection-lower.svg create mode 120000 links/actions/24/selection-make-bitmap-copy.svg create mode 120000 links/actions/24/selection-raise.svg create mode 120000 links/actions/24/selection-top.svg create mode 120000 links/actions/24/selection.svg create mode 120000 links/actions/24/services.svg create mode 120000 links/actions/24/set-language.svg create mode 120000 links/actions/24/setroubleshoot_icon.svg create mode 120000 links/actions/24/settings-configure.svg create mode 120000 links/actions/24/settings.svg create mode 120000 links/actions/24/shallow-history.svg create mode 120000 links/actions/24/shape-choose.svg create mode 120000 links/actions/24/shear.svg create mode 120000 links/actions/24/show-dialogs.svg create mode 120000 links/actions/24/show-grid.svg create mode 120000 links/actions/24/show_table_column.svg create mode 120000 links/actions/24/show_table_row.svg create mode 120000 links/actions/24/shuffle.svg create mode 120000 links/actions/24/sidebar-places.svg create mode 120000 links/actions/24/sidebar.svg create mode 120000 links/actions/24/slanted.svg create mode 120000 links/actions/24/slideshow-plugin.svg create mode 120000 links/actions/24/smallclock.svg create mode 120000 links/actions/24/smallfrac.svg create mode 120000 links/actions/24/smallskip.svg create mode 120000 links/actions/24/smartnewline.svg create mode 120000 links/actions/24/snap-bounding-box.svg create mode 120000 links/actions/24/social.svg create mode 120000 links/actions/24/sort-name.svg create mode 120000 links/actions/24/sort_incr.svg create mode 120000 links/actions/24/soundkonverter-replaygain.svg create mode 120000 links/actions/24/spacefm-find.svg create mode 120000 links/actions/24/specific-setup.svg create mode 120000 links/actions/24/speedometer.svg create mode 120000 links/actions/24/spiral-shape.svg create mode 120000 links/actions/24/spreadsheetshape.svg create mode 120000 links/actions/24/star-shape.svg create mode 120000 links/actions/24/start-over.svg create mode 120000 links/actions/24/start.svg create mode 120000 links/actions/24/statetool.svg create mode 120000 links/actions/24/step_object_Anchor.svg create mode 120000 links/actions/24/step_object_Box.svg create mode 120000 links/actions/24/step_object_Controller.svg create mode 120000 links/actions/24/step_object_Disk.svg create mode 120000 links/actions/24/step_object_Gas.svg create mode 120000 links/actions/24/step_object_GasParticle.svg create mode 120000 links/actions/24/step_object_Graph.svg create mode 120000 links/actions/24/step_object_Meter.svg create mode 120000 links/actions/24/step_object_Note.svg create mode 120000 links/actions/24/step_object_Particle.svg create mode 120000 links/actions/24/step_object_Pin.svg create mode 120000 links/actions/24/step_object_Polygon.svg create mode 120000 links/actions/24/step_object_Rope.svg create mode 120000 links/actions/24/step_object_Stick.svg create mode 120000 links/actions/24/step_object_Tracer.svg create mode 120000 links/actions/24/sticky_zoom.svg create mode 120000 links/actions/24/stock_about.svg create mode 120000 links/actions/24/stock_add-bookmark.svg create mode 120000 links/actions/24/stock_bottom.svg create mode 120000 links/actions/24/stock_calc-accept.svg create mode 120000 links/actions/24/stock_check-filled.svg create mode 120000 links/actions/24/stock_close.svg create mode 120000 links/actions/24/stock_contact-list.svg create mode 120000 links/actions/24/stock_copy.svg create mode 120000 links/actions/24/stock_cut.svg create mode 120000 links/actions/24/stock_delete.svg create mode 120000 links/actions/24/stock_down.svg create mode 120000 links/actions/24/stock_exit.svg create mode 120000 links/actions/24/stock_file-properites.svg create mode 120000 links/actions/24/stock_file-properties.svg create mode 120000 links/actions/24/stock_first.svg create mode 120000 links/actions/24/stock_folder_properties.svg create mode 120000 links/actions/24/stock_fullscreen.svg create mode 120000 links/actions/24/stock_gtk-dnd-multiple.svg create mode 120000 links/actions/24/stock_help-add-bookmark.svg create mode 120000 links/actions/24/stock_insert-rule.svg create mode 120000 links/actions/24/stock_insert-table.svg create mode 120000 links/actions/24/stock_last.svg create mode 120000 links/actions/24/stock_leave-fullscreen.svg create mode 120000 links/actions/24/stock_left.svg create mode 120000 links/actions/24/stock_mail-compose.svg create mode 120000 links/actions/24/stock_mail-flag-for-followup-done.svg create mode 120000 links/actions/24/stock_mail-flag-for-followup.svg create mode 120000 links/actions/24/stock_mail-forward.svg create mode 120000 links/actions/24/stock_mail-reply-to-all.svg create mode 120000 links/actions/24/stock_mail-reply.svg create mode 120000 links/actions/24/stock_mail-send.svg create mode 120000 links/actions/24/stock_mark.svg create mode 120000 links/actions/24/stock_media-fwd.svg create mode 120000 links/actions/24/stock_media-next.svg create mode 120000 links/actions/24/stock_media-pause.svg create mode 120000 links/actions/24/stock_media-play.svg create mode 120000 links/actions/24/stock_media-prev.svg create mode 120000 links/actions/24/stock_media-rec.svg create mode 120000 links/actions/24/stock_media-rew.svg create mode 120000 links/actions/24/stock_media-stop.svg create mode 120000 links/actions/24/stock_navigator.svg create mode 120000 links/actions/24/stock_new-address-book.svg create mode 120000 links/actions/24/stock_new-appointment.svg create mode 120000 links/actions/24/stock_new-bcard.svg create mode 120000 links/actions/24/stock_new-dir.svg create mode 120000 links/actions/24/stock_new-tab.svg create mode 120000 links/actions/24/stock_new-text.svg create mode 120000 links/actions/24/stock_no.svg create mode 120000 links/actions/24/stock_not.svg create mode 120000 links/actions/24/stock_paste.svg create mode 120000 links/actions/24/stock_print-preview.svg create mode 120000 links/actions/24/stock_print.svg create mode 120000 links/actions/24/stock_properties.svg create mode 120000 links/actions/24/stock_redo.svg create mode 120000 links/actions/24/stock_refresh.svg create mode 120000 links/actions/24/stock_right.svg create mode 120000 links/actions/24/stock_save-as.svg create mode 120000 links/actions/24/stock_save.svg create mode 120000 links/actions/24/stock_score-high.svg create mode 120000 links/actions/24/stock_score-higher.svg create mode 120000 links/actions/24/stock_score-highest.svg create mode 120000 links/actions/24/stock_score-low.svg create mode 120000 links/actions/24/stock_score-lower.svg create mode 120000 links/actions/24/stock_score-lowest.svg create mode 120000 links/actions/24/stock_score-normal.svg create mode 120000 links/actions/24/stock_search.svg create mode 120000 links/actions/24/stock_select-all.svg create mode 120000 links/actions/24/stock_select-column.svg create mode 120000 links/actions/24/stock_select-row.svg create mode 120000 links/actions/24/stock_shared-by-me.svg create mode 120000 links/actions/24/stock_shared-to-me.svg create mode 120000 links/actions/24/stock_show-all.svg create mode 120000 links/actions/24/stock_stop.svg create mode 120000 links/actions/24/stock_task-assigned-to.svg create mode 120000 links/actions/24/stock_task-assigned.svg create mode 120000 links/actions/24/stock_task-recurring.svg create mode 120000 links/actions/24/stock_task.svg create mode 120000 links/actions/24/stock_thunar-shortcuts.svg create mode 120000 links/actions/24/stock_timezone.svg create mode 120000 links/actions/24/stock_todo.svg create mode 120000 links/actions/24/stock_top.svg create mode 120000 links/actions/24/stock_undo.svg create mode 120000 links/actions/24/stock_up.svg create mode 120000 links/actions/24/stock_view-details.svg create mode 120000 links/actions/24/stock_volume.svg create mode 120000 links/actions/24/stock_xfburn-data-copy.svg create mode 120000 links/actions/24/stock_xfburn-format-dvdrw.svg create mode 120000 links/actions/24/stock_yes.svg create mode 120000 links/actions/24/stock_zoom-page.svg create mode 120000 links/actions/24/stop.svg create mode 120000 links/actions/24/straight-connector.svg create mode 120000 links/actions/24/stroke-cap-bevel.svg create mode 120000 links/actions/24/stroke-cap-miter.svg create mode 120000 links/actions/24/strong.svg create mode 120000 links/actions/24/structure.svg create mode 120000 links/actions/24/subsystem.svg create mode 120000 links/actions/24/system-reboot.svg create mode 120000 links/actions/24/system-save-session.svg create mode 120000 links/actions/24/system-search.svg create mode 120000 links/actions/24/system-upgrade.svg create mode 120000 links/actions/24/system-users.svg create mode 120000 links/actions/24/tab-close-other.svg create mode 120000 links/actions/24/tab-close.svg create mode 120000 links/actions/24/tab.svg create mode 120000 links/actions/24/tab_duplicate.svg create mode 120000 links/actions/24/tab_new.svg create mode 120000 links/actions/24/tag-addressbook.svg create mode 120000 links/actions/24/tag-assigned.svg create mode 120000 links/actions/24/tag-delete.svg create mode 120000 links/actions/24/tag-events.svg create mode 120000 links/actions/24/tag-folder.svg create mode 120000 links/actions/24/tag-people.svg create mode 120000 links/actions/24/tag-places.svg create mode 120000 links/actions/24/tag-properties.svg create mode 120000 links/actions/24/tag-reset.svg create mode 120000 links/actions/24/tap-extract-to.svg create mode 120000 links/actions/24/tap-extract.svg create mode 120000 links/actions/24/template.svg create mode 120000 links/actions/24/texcompiler.svg create mode 120000 links/actions/24/text-field-frameless.svg create mode 120000 links/actions/24/text_subscript.svg create mode 120000 links/actions/24/tiny-pause.svg create mode 120000 links/actions/24/tiny-start.svg create mode 120000 links/actions/24/tool-node-editor.svg create mode 120000 links/actions/24/tool-pointer.svg create mode 120000 links/actions/24/tool-text.svg create mode 120000 links/actions/24/tool_brush.svg create mode 120000 links/actions/24/tool_cellformatting.svg create mode 120000 links/actions/24/tool_color_picker.svg create mode 120000 links/actions/24/tool_curve.svg create mode 120000 links/actions/24/tool_ellipse.svg create mode 120000 links/actions/24/tool_elliptical_selection.svg create mode 120000 links/actions/24/tool_eraser.svg create mode 120000 links/actions/24/tool_flood_fill.svg create mode 120000 links/actions/24/tool_free_form_selection.svg create mode 120000 links/actions/24/tool_imageeffects.svg create mode 120000 links/actions/24/tool_line.svg create mode 120000 links/actions/24/tool_pagelayout.svg create mode 120000 links/actions/24/tool_pen.svg create mode 120000 links/actions/24/tool_polygon.svg create mode 120000 links/actions/24/tool_polyline.svg create mode 120000 links/actions/24/tool_rect_selection.svg create mode 120000 links/actions/24/tool_rectangle.svg create mode 120000 links/actions/24/tool_references.svg create mode 120000 links/actions/24/tool_review.svg create mode 120000 links/actions/24/tool_rounded_rectangle.svg create mode 120000 links/actions/24/tool_spraycan.svg create mode 120000 links/actions/24/tool_text.svg create mode 120000 links/actions/24/top.svg create mode 120000 links/actions/24/transform-scale-horizontal.svg create mode 120000 links/actions/24/transform-scale-vertical.svg create mode 120000 links/actions/24/transform-skew-horizontal.svg create mode 120000 links/actions/24/transform-skew-vertical.svg create mode 120000 links/actions/24/transsearch.svg create mode 120000 links/actions/24/umbr-coll-message-asynchronous.svg create mode 120000 links/actions/24/umbr-coll-message-synchronous.svg create mode 120000 links/actions/24/umbr-message-asynchronous.svg create mode 120000 links/actions/24/umbr-message-found.svg create mode 120000 links/actions/24/umbr-message-lost.svg create mode 120000 links/actions/24/umbr-message-synchronous.svg create mode 120000 links/actions/24/umbrello_diagram_activity.svg create mode 120000 links/actions/24/umbrello_diagram_class.svg create mode 120000 links/actions/24/umbrello_diagram_collaboration.svg create mode 120000 links/actions/24/umbrello_diagram_component.svg create mode 120000 links/actions/24/umbrello_diagram_entityrelationship.svg create mode 120000 links/actions/24/umbrello_diagram_sequence.svg create mode 120000 links/actions/24/umbrello_diagram_state.svg create mode 120000 links/actions/24/umbrello_diagram_usecase.svg create mode 120000 links/actions/24/undo.svg create mode 120000 links/actions/24/unlock.svg create mode 120000 links/actions/24/up.svg create mode 120000 links/actions/24/upcomingevents-amarok.svg create mode 120000 links/actions/24/usecase.svg create mode 120000 links/actions/24/user-identity.svg create mode 120000 links/actions/24/user-properties.svg create mode 120000 links/actions/24/user.svg create mode 120000 links/actions/24/verb.svg create mode 120000 links/actions/24/verbatim.svg create mode 120000 links/actions/24/videoclip-amarok.svg create mode 120000 links/actions/24/view-bank-add.svg create mode 120000 links/actions/24/view-bank-delete.svg create mode 120000 links/actions/24/view-bank-edit.svg create mode 120000 links/actions/24/view-calendar-day.svg create mode 120000 links/actions/24/view-calendar-holiday.svg create mode 120000 links/actions/24/view-calendar-workweek.svg create mode 120000 links/actions/24/view-conversation-balloon.svg create mode 120000 links/actions/24/view-history.svg create mode 120000 links/actions/24/view-media-album-cover.svg create mode 120000 links/actions/24/view-media-artist.svg create mode 120000 links/actions/24/view-media-chart.svg create mode 120000 links/actions/24/view-media-config.svg create mode 120000 links/actions/24/view-media-favorite.svg create mode 120000 links/actions/24/view-media-genre.svg create mode 120000 links/actions/24/view-media-playcount.svg create mode 120000 links/actions/24/view-media-publisher.svg create mode 120000 links/actions/24/view-media-recent.svg create mode 120000 links/actions/24/view-media-similarartists.svg create mode 120000 links/actions/24/view-media-track.svg create mode 120000 links/actions/24/view-pages-single.svg create mode 120000 links/actions/24/view-pim-calendar.svg create mode 120000 links/actions/24/view-pim-contacts.svg create mode 120000 links/actions/24/view-pim-journal.svg create mode 120000 links/actions/24/view-pim-mail.svg create mode 120000 links/actions/24/view-pim-news.svg create mode 120000 links/actions/24/view-pim-tasks.svg create mode 120000 links/actions/24/view-process-all-tree.svg create mode 120000 links/actions/24/view-process-all.svg create mode 120000 links/actions/24/view-process-own.svg create mode 120000 links/actions/24/view-process-system.svg create mode 120000 links/actions/24/view-process-tree.svg create mode 120000 links/actions/24/view-process-users.svg create mode 120000 links/actions/24/view-resource-calendar.svg create mode 120000 links/actions/24/view-services-scripted-amarok.svg create mode 120000 links/actions/24/view-table-of-contents-ltr.svg create mode 120000 links/actions/24/view-task-add.svg create mode 120000 links/actions/24/view-task-child-add.svg create mode 120000 links/actions/24/view-time-schedule.svg create mode 120000 links/actions/24/view_fit_to_page.svg create mode 120000 links/actions/24/viewbib.svg create mode 120000 links/actions/24/viewdvi.svg create mode 120000 links/actions/24/viewhtml.svg create mode 120000 links/actions/24/viewimage.svg create mode 120000 links/actions/24/viewlog.svg create mode 120000 links/actions/24/viewmagfit.svg create mode 120000 links/actions/24/viewpdf.svg create mode 120000 links/actions/24/viewps.svg create mode 120000 links/actions/24/visibility.svg create mode 120000 links/actions/24/window-keep-above.svg create mode 120000 links/actions/24/window-keep-below.svg create mode 120000 links/actions/24/window-maximize.svg create mode 120000 links/actions/24/window-minimize.svg create mode 120000 links/actions/24/window-shade.svg create mode 120000 links/actions/24/window-unshade.svg create mode 120000 links/actions/24/window_fullscreen.svg create mode 120000 links/actions/24/window_new.svg create mode 120000 links/actions/24/window_nofullscreen.svg create mode 120000 links/actions/24/wizard_math.svg create mode 120000 links/actions/24/wizard_pdftools.svg create mode 120000 links/actions/24/wizard_pstools.svg create mode 120000 links/actions/24/wizard_tabular.svg create mode 120000 links/actions/24/x-clementine-album.svg create mode 120000 links/actions/24/x-clementine-albums.svg create mode 120000 links/actions/24/x-clementine-artist.svg create mode 120000 links/actions/24/x-clementine-shuffle.svg create mode 120000 links/actions/24/x-shape-connection.svg create mode 120000 links/actions/24/x-shape-formula.svg create mode 120000 links/actions/24/x-shape-image.svg create mode 120000 links/actions/24/x-shape-text.svg create mode 120000 links/actions/24/x-zoom-in.svg create mode 120000 links/actions/24/x-zoom-out.svg create mode 120000 links/actions/24/xfce-system-settings.svg create mode 120000 links/actions/24/xfce4-settings.svg create mode 120000 links/actions/24/y-zoom-out.svg create mode 120000 links/actions/24/zoom-best-fit.svg create mode 120000 links/actions/24/zoom-double-size.svg create mode 120000 links/actions/24/zoom-draw.svg create mode 120000 links/actions/24/zoom-fit-selection.svg create mode 120000 links/actions/24/zoom-half-size.svg create mode 120000 links/actions/24/zoom-in-large.svg create mode 120000 links/actions/24/zoom-in-y.svg create mode 120000 links/actions/24/zoom-out-large.svg create mode 120000 links/actions/24/zoom-select-fit.svg create mode 120000 links/actions/24/zoom-select-x.svg create mode 120000 links/actions/24/zoom-select-y.svg create mode 120000 links/actions/24/zoom-select.svg create mode 120000 links/actions/32/align-vertical-top-to-anchor.svg create mode 120000 links/actions/32/archive-insert-directory.svg create mode 120000 links/actions/32/arrow-down-double.svg create mode 120000 links/actions/32/arrow-down.svg create mode 120000 links/actions/32/arrow-left-double.svg create mode 120000 links/actions/32/arrow-left.svg create mode 120000 links/actions/32/arrow-right-double.svg create mode 120000 links/actions/32/arrow-right.svg create mode 120000 links/actions/32/arrow-up-double.svg create mode 120000 links/actions/32/arrow-up.svg create mode 120000 links/actions/32/arrow.svg create mode 120000 links/actions/32/blurimage.svg create mode 120000 links/actions/32/bookmarks.svg create mode 120000 links/actions/32/collapse.svg create mode 120000 links/actions/32/colormanagement.svg create mode 120000 links/actions/32/configure-shortcuts.svg create mode 120000 links/actions/32/cursor-arrow.svg create mode 120000 links/actions/32/dialog-ok.svg create mode 120000 links/actions/32/document-preview.svg create mode 120000 links/actions/32/draw-arrow-back.svg create mode 120000 links/actions/32/draw-arrow-down.svg create mode 120000 links/actions/32/draw-arrow-forward.svg create mode 120000 links/actions/32/draw-arrow-up.svg create mode 120000 links/actions/32/editor.svg create mode 120000 links/actions/32/expand.svg create mode 120000 links/actions/32/file-zoom-in.svg create mode 120000 links/actions/32/file-zoom-out.svg create mode 120000 links/actions/32/format-stroke-color.svg create mode 120000 links/actions/32/games-config-custom.svg create mode 120000 links/actions/32/games-config-options.svg create mode 120000 links/actions/32/gtk-ok.svg create mode 120000 links/actions/32/gtk-preferences.svg create mode 120000 links/actions/32/help-donate.svg create mode 120000 links/actions/32/help-keybord-shortcuts.svg create mode 120000 links/actions/32/kdenlive-zoom-large.svg create mode 120000 links/actions/32/kdenlive-zoom-small.svg create mode 120000 links/actions/32/labplot-cursor-arrow.svg create mode 120000 links/actions/32/labplot-zoom-select-x.svg create mode 120000 links/actions/32/labplot-zoom-select-y.svg create mode 120000 links/actions/32/labplot-zoom-select.svg create mode 120000 links/actions/32/mail-encrypted.svg create mode 120000 links/actions/32/mail-message.svg create mode 120000 links/actions/32/mail-queued.svg create mode 120000 links/actions/32/mail-read.svg create mode 120000 links/actions/32/mail-sent.svg create mode 120000 links/actions/32/mail-signed-fully.svg create mode 120000 links/actions/32/mail-signed.svg create mode 120000 links/actions/32/mail-unread-new.svg create mode 120000 links/actions/32/mail-unread.svg create mode 120000 links/actions/32/media-playlist-repeat-song.svg create mode 120000 links/actions/32/media-repeat-all.svg create mode 120000 links/actions/32/org.xfce.panel.actions.svg create mode 120000 links/actions/32/output_win.svg create mode 120000 links/actions/32/page-zoom.svg create mode 120000 links/actions/32/preview.svg create mode 120000 links/actions/32/select.svg create mode 120000 links/actions/32/settings-configure.svg create mode 120000 links/actions/32/step_object_Controller.svg create mode 120000 links/actions/32/system-restart.svg create mode 120000 links/actions/32/tool-pointer.svg create mode 120000 links/actions/32/view-calendar-holiday.svg create mode 120000 links/actions/32/xfsm-hibernate.svg create mode 120000 links/actions/32/xfsm-logout.svg create mode 120000 links/actions/32/xfsm-reboot.svg create mode 120000 links/actions/32/xfsm-shutdown.svg create mode 120000 links/actions/32/xfsm-suspend.svg create mode 120000 links/actions/32/xfsm-switch-user.svg create mode 120000 links/actions/32/zoom-draw.svg create mode 120000 links/actions/32/zoom-fit-selection.svg create mode 120000 links/actions/32/zoom-in-large.svg create mode 120000 links/actions/32/zoom-out-large.svg create mode 120000 links/actions/32/zoom-select-fit.svg create mode 120000 links/actions/32/zoom-select-x.svg create mode 120000 links/actions/32/zoom-select-y.svg create mode 120000 links/actions/32/zoom-select.svg create mode 120000 links/actions/symbolic/bookmark-add-symbolic.svg create mode 120000 links/actions/symbolic/call-end-symbolic.svg create mode 120000 links/actions/symbolic/call-voicemail-symbolic.svg create mode 120000 links/actions/symbolic/carousel-arrow-back-symbolic.svg create mode 120000 links/actions/symbolic/carousel-arrow-next-symbolic.svg create mode 120000 links/actions/symbolic/carousel-arrow-previous-symbolic.svg create mode 120000 links/actions/symbolic/change-date-symbolic.svg create mode 120000 links/actions/symbolic/close-symbolic.svg create mode 120000 links/actions/symbolic/collapse-all-symbolic.svg create mode 120000 links/actions/symbolic/comment-symbolic.svg create mode 120000 links/actions/symbolic/desktop-symbolic.svg create mode 120000 links/actions/symbolic/detach-symbolic.svg create mode 120000 links/actions/symbolic/document-export-symbolic-rtl.svg create mode 120000 links/actions/symbolic/document-import-symbolic-rtl.svg create mode 120000 links/actions/symbolic/document-revert-rtl-symbolic.svg create mode 120000 links/actions/symbolic/document-revert-symbolic-rtl.svg create mode 120000 links/actions/symbolic/document-revert-symbolic.svg create mode 120000 links/actions/symbolic/edit-clear-symbolic-rtl.svg create mode 120000 links/actions/symbolic/edit-redo-rtl-symbolic.svg create mode 120000 links/actions/symbolic/edit-redo-symbolic-rtl.svg create mode 120000 links/actions/symbolic/edit-tag-symbolic.svg create mode 120000 links/actions/symbolic/edit-undo-rtl-symbolic.svg create mode 120000 links/actions/symbolic/edit-undo-symbolic-rtl.svg create mode 120000 links/actions/symbolic/ephy-bookmark-tag-symbolic.svg create mode 120000 links/actions/symbolic/expand-all-symbolic.svg create mode 120000 links/actions/symbolic/export-symbolic.svg create mode 120000 links/actions/symbolic/extension-symbolic.svg create mode 120000 links/actions/symbolic/eye-not-looking-symbolic.svg create mode 120000 links/actions/symbolic/eye-open-negative-filled-symbolic.svg create mode 120000 links/actions/symbolic/favorite-new-symbolic.svg create mode 120000 links/actions/symbolic/fcitx-kbd-symbolic.svg create mode 120000 links/actions/symbolic/file-catalog-symbolic.svg create mode 120000 links/actions/symbolic/file-library-symbolic.svg create mode 120000 links/actions/symbolic/file-search-symbolic.svg create mode 120000 links/actions/symbolic/filter-symbolic.svg create mode 120000 links/actions/symbolic/folder-new-symbolic.svg create mode 120000 links/actions/symbolic/forward-rtl-symbolic.svg create mode 120000 links/actions/symbolic/go-first-rtl-symbolic.svg create mode 120000 links/actions/symbolic/go-first-symbolic-rtl.svg create mode 120000 links/actions/symbolic/go-jump-rtl-symbolic.svg create mode 120000 links/actions/symbolic/go-jump-symbolic-rtl.svg create mode 120000 links/actions/symbolic/go-jump-symbolic.svg create mode 120000 links/actions/symbolic/go-last-rtl-symbolic.svg create mode 120000 links/actions/symbolic/go-last-symbolic-rtl.svg create mode 120000 links/actions/symbolic/go-next-rtl-symbolic.svg create mode 120000 links/actions/symbolic/go-next-symbolic-rtl.svg create mode 120000 links/actions/symbolic/go-previous-rtl-symbolic.svg create mode 120000 links/actions/symbolic/go-previous-symbolic-rtl.svg create mode 120000 links/actions/symbolic/gtk-about-symbolic.svg create mode 120000 links/actions/symbolic/histogram-symbolic.svg create mode 120000 links/actions/symbolic/image-flip-horizontal-symbolic.svg create mode 120000 links/actions/symbolic/image-flip-vertical-symbolic.svg create mode 120000 links/actions/symbolic/image-invert-symbolic.svg create mode 120000 links/actions/symbolic/image-navigator-symbolic.svg create mode 120000 links/actions/symbolic/image-resize-symbolic.svg create mode 120000 links/actions/symbolic/image-rotate-left-symbolic.svg create mode 120000 links/actions/symbolic/image-rotate-right-symbolic.svg create mode 120000 links/actions/symbolic/image-rotate-symbolic.svg create mode 120000 links/actions/symbolic/inbox-symbolic.svg create mode 120000 links/actions/symbolic/insert-link-symbolic.svg create mode 120000 links/actions/symbolic/keyboard-caps-lock-filled-symbolic.svg create mode 120000 links/actions/symbolic/keyboard-shift-filled-symbolic.svg create mode 120000 links/actions/symbolic/list-edit-symbolic.svg create mode 120000 links/actions/symbolic/mail-forward-rtl-symbolic.svg create mode 120000 links/actions/symbolic/mail-forward-symbolic-rtl.svg create mode 120000 links/actions/symbolic/mail-forward-symbolic.svg create mode 120000 links/actions/symbolic/mail-reply-all-symbolic-rtl.svg create mode 120000 links/actions/symbolic/mail-reply-all-symbolic.svg create mode 120000 links/actions/symbolic/mail-reply-rtl-symbolic.svg create mode 120000 links/actions/symbolic/mail-reply-sender-rtl-symbolic.svg create mode 120000 links/actions/symbolic/mail-reply-sender-symbolic-rtl.svg create mode 120000 links/actions/symbolic/mail-reply-sender-symbolic.svg create mode 120000 links/actions/symbolic/mail-reply-symbolic.svg create mode 120000 links/actions/symbolic/mail-send-symbolic-rtl.svg create mode 120000 links/actions/symbolic/mail-send-symbolic.svg create mode 120000 links/actions/symbolic/mail-spam-symbolic.svg create mode 120000 links/actions/symbolic/map-symbolic.svg create mode 120000 links/actions/symbolic/marker-symbolic.svg create mode 120000 links/actions/symbolic/media-eq-symbolic.svg create mode 120000 links/actions/symbolic/media-playback-start-symbolic-rtl.svg create mode 120000 links/actions/symbolic/media-playlist-repeat-once-symbolic.svg create mode 120000 links/actions/symbolic/media-playlist-repeat-song-symbolic.svg create mode 120000 links/actions/symbolic/media-seek-backward-rtl-symbolic.svg create mode 120000 links/actions/symbolic/media-seek-backward-symbolic-rtl.svg create mode 120000 links/actions/symbolic/media-seek-forward-rtl-symbolic.svg create mode 120000 links/actions/symbolic/media-seek-forward-symbolic-rtl.svg create mode 120000 links/actions/symbolic/media-skip-backward-rtl-symbolic.svg create mode 120000 links/actions/symbolic/media-skip-backward-symbolic-rtl.svg create mode 120000 links/actions/symbolic/media-skip-forward-rtl-symbolic.svg create mode 120000 links/actions/symbolic/media-skip-forward-symbolic-rtl.svg create mode 120000 links/actions/symbolic/new-star-symbolic.svg create mode 120000 links/actions/symbolic/outbox-symbolic.svg create mode 120000 links/actions/symbolic/padlock-open-symbolic.svg create mode 120000 links/actions/symbolic/palette-symbolic.svg create mode 120000 links/actions/symbolic/pan-end-symbolic-rtl.svg create mode 120000 links/actions/symbolic/pan-start-symbolic-rtl.svg create mode 120000 links/actions/symbolic/pane-hide-symbolic-rtl.svg create mode 120000 links/actions/symbolic/pane-show-symbolic-rtl.svg create mode 120000 links/actions/symbolic/pin-symbolic.svg create mode 120000 links/actions/symbolic/reply-all-symbolic-rtl.svg create mode 120000 links/actions/symbolic/reply-rtl-symbolic.svg create mode 120000 links/actions/symbolic/scan-type-batch-symbolic.svg create mode 120000 links/actions/symbolic/screen-rotate-auto-off-symbolic.svg create mode 120000 links/actions/symbolic/screen-rotate-auto-on-symbolic.svg create mode 120000 links/actions/symbolic/screensaver-switch-users-symbolic.svg create mode 120000 links/actions/symbolic/search-symbolic.svg create mode 120000 links/actions/symbolic/selection-end-symbolic-rtl.svg create mode 120000 links/actions/symbolic/selection-start-symbolic-rtl.svg create mode 120000 links/actions/symbolic/sidebar-hide-symbolic.svg create mode 120000 links/actions/symbolic/sidebar-show-right-rtl-symbolic.svg create mode 120000 links/actions/symbolic/sidebar-show-right-symbolic.svg create mode 120000 links/actions/symbolic/sidebar-show-rtl-symbolic.svg create mode 120000 links/actions/symbolic/sidebar-show-symbolic.svg create mode 120000 links/actions/symbolic/sms-symbolic.svg create mode 120000 links/actions/symbolic/special-effects-symbolic.svg create mode 120000 links/actions/symbolic/system-restart-symbolic.svg create mode 120000 links/actions/symbolic/system-search-symbolic.svg create mode 120000 links/actions/symbolic/test-pass-symbolic.svg create mode 120000 links/actions/symbolic/tools-symbolic.svg create mode 120000 links/actions/symbolic/unpin-symbolic.svg create mode 120000 links/actions/symbolic/value-decrease-symbolic.svg create mode 120000 links/actions/symbolic/value-increase-symbolic.svg create mode 120000 links/actions/symbolic/view-left-pane-symbolic-rtl.svg create mode 120000 links/actions/symbolic/view-presentation-symbolic.svg create mode 120000 links/actions/symbolic/view-private-symbolic.svg create mode 120000 links/actions/symbolic/view-right-pane-symbolic-rtl.svg create mode 120000 links/actions/symbolic/view-sidebar-end-symbolic.svg create mode 120000 links/actions/symbolic/view-sidebar-start-symbolic.svg create mode 120000 links/actions/symbolic/view-sidebar-symbolic.svg create mode 120000 links/actions/symbolic/view-zoom-fit-height-symbolic.svg create mode 120000 links/actions/symbolic/view-zoom-fit-symbolic.svg create mode 120000 links/actions/symbolic/view-zoom-fit-width-symbolic.svg create mode 120000 links/actions/symbolic/view-zoom-in-symbolic.svg create mode 120000 links/actions/symbolic/view-zoom-original-symbolic.svg create mode 120000 links/actions/symbolic/view-zoom-out-symbolic.svg create mode 120000 links/actions/symbolic/window-keep-above-symbolic.svg create mode 120000 links/actions/symbolic/window-keep-below-symbolic.svg create mode 120000 links/actions/symbolic/window-maximize-symbolic-rtl.svg create mode 120000 links/actions/symbolic/window-new-symbolic.svg create mode 120000 links/actions/symbolic/window-pin-symbolic.svg create mode 120000 links/actions/symbolic/window-restore-symbolic-rtl.svg create mode 120000 links/actions/symbolic/window-shade-symbolic.svg create mode 120000 links/actions/symbolic/window-unpin-symbolic.svg create mode 120000 links/actions/symbolic/window-unshade-symbolic.svg create mode 120000 links/actions/symbolic/xapp-go-history-next-symbolic-rtl.svg create mode 120000 links/actions/symbolic/xapp-go-history-previous-symbolic-rtl.svg create mode 120000 links/apps/scalable/10B4_steam.0.svg create mode 120000 links/apps/scalable/1CD8_rundll32.0.svg create mode 120000 links/apps/scalable/1E64_notepad.0.svg create mode 120000 links/apps/scalable/1password.svg create mode 120000 links/apps/scalable/2048-qt.svg create mode 120000 links/apps/scalable/2402_msiexec.0.svg create mode 120000 links/apps/scalable/2EF4_wordpad.0.svg create mode 120000 links/apps/scalable/3dchess.svg create mode 120000 links/apps/scalable/4137_winhlp32.0.svg create mode 120000 links/apps/scalable/5961_Defunct_x86.0.svg create mode 120000 links/apps/scalable/63EE_sublime_text.0.svg create mode 120000 links/apps/scalable/67EF_addoninstaller.0.svg create mode 120000 links/apps/scalable/7596_iexplore.0.svg create mode 120000 links/apps/scalable/7765_winebrowser.0.svg create mode 120000 links/apps/scalable/7z.svg create mode 120000 links/apps/scalable/7zip.svg create mode 120000 links/apps/scalable/97C1_wordpad.0.svg create mode 120000 links/apps/scalable/A35F_hh.0.svg create mode 120000 links/apps/scalable/AdobeFlash.svg create mode 120000 links/apps/scalable/AdobeReader.svg create mode 120000 links/apps/scalable/AdobeReader10.svg create mode 120000 links/apps/scalable/AdobeReader11.svg create mode 120000 links/apps/scalable/AdobeReader12.svg create mode 120000 links/apps/scalable/AdobeReader8.svg create mode 120000 links/apps/scalable/AdobeReader9.svg create mode 120000 links/apps/scalable/AdvancedPhoto.svg create mode 120000 links/apps/scalable/Alacritty-simple.svg create mode 120000 links/apps/scalable/Alacritty.svg create mode 120000 links/apps/scalable/Anydesk.svg create mode 120000 links/apps/scalable/Appstore.svg create mode 120000 links/apps/scalable/BTM.svg create mode 120000 links/apps/scalable/Blender.svg create mode 120000 links/apps/scalable/CMakeSetup.svg create mode 120000 links/apps/scalable/CMakeSetup32.svg create mode 120000 links/apps/scalable/DBeaver.svg create mode 120000 links/apps/scalable/Dictionary.app.svg create mode 120000 links/apps/scalable/Dictionary.svg create mode 120000 links/apps/scalable/DictionaryReader.svg create mode 120000 links/apps/scalable/Dropbox.svg create mode 120000 links/apps/scalable/Etermutilities-terminal.svg create mode 120000 links/apps/scalable/FB4C_iexplore.0.svg create mode 120000 links/apps/scalable/FBReader.svg create mode 120000 links/apps/scalable/FreeFileSync.svg create mode 120000 links/apps/scalable/GMail-mail.google.com.svg create mode 120000 links/apps/scalable/GitKraken.svg create mode 120000 links/apps/scalable/Gmail-mail.google.com.svg create mode 120000 links/apps/scalable/Gnome-Camara.svg create mode 120000 links/apps/scalable/Gnome-Notes.svg create mode 120000 links/apps/scalable/Gnome-Photos.svg create mode 120000 links/apps/scalable/Gnome-notes.svg create mode 120000 links/apps/scalable/GnomeBaker.svg create mode 120000 links/apps/scalable/Grsync.SVG create mode 120000 links/apps/scalable/Grsync.svg create mode 120000 links/apps/scalable/ImageJ.svg create mode 120000 links/apps/scalable/Insight-FileManager.svg create mode 120000 links/apps/scalable/J7Z.svg create mode 120000 links/apps/scalable/Joplin.svg create mode 120000 links/apps/scalable/Last.fm-icon.svg create mode 120000 links/apps/scalable/Lightcord.svg create mode 120000 links/apps/scalable/LinSSID.svg create mode 120000 links/apps/scalable/MultiBrowser.svg create mode 120000 links/apps/scalable/MvGather.svg create mode 120000 links/apps/scalable/Notion.svg create mode 120000 links/apps/scalable/OpenTodoList.svg create mode 120000 links/apps/scalable/PCSX2.svg create mode 120000 links/apps/scalable/PhotoFiltre-LX.svg create mode 120000 links/apps/scalable/Pithos.svg create mode 120000 links/apps/scalable/PlayOnLinux.svg create mode 120000 links/apps/scalable/Pomodoro.svg create mode 120000 links/apps/scalable/QMapShack.svg create mode 120000 links/apps/scalable/QtIcon.svg create mode 120000 links/apps/scalable/QtProject-assistant.svg create mode 120000 links/apps/scalable/QtProject-designer.svg create mode 120000 links/apps/scalable/QtProject-linguist.svg create mode 120000 links/apps/scalable/QtProject-qdbusviewer.svg create mode 120000 links/apps/scalable/QtProject-qtcreator-qt5.svg create mode 120000 links/apps/scalable/QtProject-qtcreator.svg create mode 120000 links/apps/scalable/RSS_feeds.svg create mode 120000 links/apps/scalable/Sci48M.svg create mode 120000 links/apps/scalable/ScudCloud.svg create mode 120000 links/apps/scalable/Spotify.svg create mode 120000 links/apps/scalable/Stacer.svg create mode 120000 links/apps/scalable/Sylpheed.svg create mode 120000 links/apps/scalable/TeamViewer.svg create mode 120000 links/apps/scalable/Terminal-tango.svg create mode 120000 links/apps/scalable/Terminal.svg create mode 120000 links/apps/scalable/Thunar.svg create mode 120000 links/apps/scalable/Todoist.svg create mode 120000 links/apps/scalable/Uberwriter.svg create mode 120000 links/apps/scalable/VBox.svg create mode 120000 links/apps/scalable/Vbox.svg create mode 120000 links/apps/scalable/WMail.svg create mode 120000 links/apps/scalable/WorkerIcon48.svg create mode 120000 links/apps/scalable/XMind.svg create mode 120000 links/apps/scalable/XrendrMixer.svg create mode 120000 links/apps/scalable/YouTube-youtube.com.svg create mode 120000 links/apps/scalable/YouTubeDownloader.svg create mode 120000 links/apps/scalable/Youtube-youtube.com.svg create mode 120000 links/apps/scalable/aarddict.svg create mode 120000 links/apps/scalable/about_kde.svg create mode 120000 links/apps/scalable/abrt-gui.svg create mode 120000 links/apps/scalable/abrt.svg create mode 120000 links/apps/scalable/accessibility-directory.svg create mode 120000 links/apps/scalable/accessibility.svg create mode 120000 links/apps/scalable/accessibility_section.svg create mode 120000 links/apps/scalable/accessories-archiver.svg create mode 120000 links/apps/scalable/accessories-calculator.svg create mode 120000 links/apps/scalable/accessories-clock.svg create mode 120000 links/apps/scalable/accessories-ebook-reader.svg create mode 120000 links/apps/scalable/accessories-image-viewer.svg create mode 120000 links/apps/scalable/accessories-notes.svg create mode 120000 links/apps/scalable/accessories-painting.svg create mode 120000 links/apps/scalable/accessories_text_editor.svg create mode 120000 links/apps/scalable/ace.svg create mode 120000 links/apps/scalable/acidrip.svg create mode 120000 links/apps/scalable/activity-log-manager.svg create mode 120000 links/apps/scalable/adjust-colors.svg create mode 120000 links/apps/scalable/adobe-flashplayer.svg create mode 120000 links/apps/scalable/adobe-reader.svg create mode 120000 links/apps/scalable/adobeflashplugin.svg create mode 120000 links/apps/scalable/agenda.svg create mode 120000 links/apps/scalable/agent.svg create mode 120000 links/apps/scalable/aisleriot.svg create mode 120000 links/apps/scalable/akregator.svg create mode 120000 links/apps/scalable/alacarte.svg create mode 120000 links/apps/scalable/alarm-clock.svg create mode 120000 links/apps/scalable/alc.svg create mode 120000 links/apps/scalable/alleyoop.svg create mode 120000 links/apps/scalable/alltray.svg create mode 120000 links/apps/scalable/almanah.svg create mode 120000 links/apps/scalable/alsamixergui.svg create mode 120000 links/apps/scalable/altyo.svg create mode 120000 links/apps/scalable/amarok-icon.svg create mode 120000 links/apps/scalable/amarok2.svg create mode 120000 links/apps/scalable/amarok_change_language.svg create mode 120000 links/apps/scalable/amor.svg create mode 120000 links/apps/scalable/anaconda.svg create mode 120000 links/apps/scalable/android-studio-beta.svg create mode 120000 links/apps/scalable/androidstudio.svg create mode 120000 links/apps/scalable/angular-console.svg create mode 120000 links/apps/scalable/antimicro.svg create mode 120000 links/apps/scalable/antimicrox.svg create mode 120000 links/apps/scalable/app.svg create mode 120000 links/apps/scalable/apparmor_view_profile.svg create mode 120000 links/apps/scalable/apper.svg create mode 120000 links/apps/scalable/appgrid.svg create mode 120000 links/apps/scalable/appimagekit-1password.svg create mode 120000 links/apps/scalable/appimagekit-Lightcord.svg create mode 120000 links/apps/scalable/appimagekit-Ripcord_Icon.svg create mode 120000 links/apps/scalable/appimagekit-azpainter.svg create mode 120000 links/apps/scalable/appimagekit-balena-etcher-electron.svg create mode 120000 links/apps/scalable/appimagekit-bitwarden.svg create mode 120000 links/apps/scalable/appimagekit-brackets-electron.svg create mode 120000 links/apps/scalable/appimagekit-colorpicker.svg create mode 120000 links/apps/scalable/appimagekit-draw.io.svg create mode 120000 links/apps/scalable/appimagekit-emacs.svg create mode 120000 links/apps/scalable/appimagekit-franz.svg create mode 120000 links/apps/scalable/appimagekit-github-desktop.svg create mode 120000 links/apps/scalable/appimagekit-gmail-desktop.svg create mode 120000 links/apps/scalable/appimagekit-joplin.svg create mode 120000 links/apps/scalable/appimagekit-kitty.svg create mode 120000 links/apps/scalable/appimagekit-ksnip.svg create mode 120000 links/apps/scalable/appimagekit-motrix.svg create mode 120000 links/apps/scalable/appimagekit-notable.svg create mode 120000 links/apps/scalable/appimagekit-org.keepassxc.KeePassXC.svg create mode 120000 links/apps/scalable/appimagekit-org.olivevideoeditor.Olive.svg create mode 120000 links/apps/scalable/appimagekit-pcloud.svg create mode 120000 links/apps/scalable/appimagekit-sc-controller.svg create mode 120000 links/apps/scalable/appimagekit-stacer.svg create mode 120000 links/apps/scalable/appimagekit-teams-for-linux.svg create mode 120000 links/apps/scalable/appimagekit-wewechat.svg create mode 120000 links/apps/scalable/appimagekit-youtube-music-desktop-app.svg create mode 120000 links/apps/scalable/appimagekit_irix.svg create mode 120000 links/apps/scalable/applet_lockkeys.svg create mode 120000 links/apps/scalable/applets-screenshooter.svg create mode 120000 links/apps/scalable/application-vidiot.svg create mode 120000 links/apps/scalable/application-vnd.iccprofile.svg create mode 120000 links/apps/scalable/application-x-chemtool.svg create mode 120000 links/apps/scalable/application-x-clementine.svg create mode 120000 links/apps/scalable/application-x-pml18.svg create mode 120000 links/apps/scalable/application-x-pml18free.svg create mode 120000 links/apps/scalable/application-x-prl18.svg create mode 120000 links/apps/scalable/application-x-prl18free.svg create mode 120000 links/apps/scalable/application-x-tml18.svg create mode 120000 links/apps/scalable/application-x-tml18free.svg create mode 120000 links/apps/scalable/applications-accessories.svg create mode 120000 links/apps/scalable/applications-development-translation.svg create mode 120000 links/apps/scalable/applications-development-web.svg create mode 120000 links/apps/scalable/applications-development.svg create mode 120000 links/apps/scalable/applications-education-language.svg create mode 120000 links/apps/scalable/applications-featured.svg create mode 120000 links/apps/scalable/applications-fonts.svg create mode 120000 links/apps/scalable/applications-graphics.svg create mode 120000 links/apps/scalable/applications-interfacedesign.svg create mode 120000 links/apps/scalable/applications-internet.svg create mode 120000 links/apps/scalable/applications-languages.svg create mode 120000 links/apps/scalable/applications-multimedia.svg create mode 120000 links/apps/scalable/applications-office.svg create mode 120000 links/apps/scalable/applications-other.svg create mode 120000 links/apps/scalable/applications-system-orange.svg create mode 120000 links/apps/scalable/applications-webbrowsers.svg create mode 120000 links/apps/scalable/appointment-soon.svg create mode 120000 links/apps/scalable/appointment.svg create mode 120000 links/apps/scalable/apport-gtk.svg create mode 120000 links/apps/scalable/apport-gtk2.svg create mode 120000 links/apps/scalable/apps.com.qq.im.svg create mode 120000 links/apps/scalable/apps.com.wechat.web.svg create mode 120000 links/apps/scalable/appset.svg create mode 120000 links/apps/scalable/aptdaemon-download.svg create mode 120000 links/apps/scalable/aptdaemon-update-cache.svg create mode 120000 links/apps/scalable/aptdaemon-upgrade.svg create mode 120000 links/apps/scalable/aptdaemon-working.svg create mode 120000 links/apps/scalable/aptik-battery-monitor.svg create mode 120000 links/apps/scalable/archive-manager.svg create mode 120000 links/apps/scalable/archivemanager.svg create mode 120000 links/apps/scalable/ark.svg create mode 120000 links/apps/scalable/arora.svg create mode 120000 links/apps/scalable/artemanufrij.imageburner.svg create mode 120000 links/apps/scalable/artha.svg create mode 120000 links/apps/scalable/arts.svg create mode 120000 links/apps/scalable/as-icon.svg create mode 120000 links/apps/scalable/as-powered.svg create mode 120000 links/apps/scalable/asounder.svg create mode 120000 links/apps/scalable/assistant-qt4.svg create mode 120000 links/apps/scalable/assistant-qt5.svg create mode 120000 links/apps/scalable/assistant.svg create mode 120000 links/apps/scalable/assistant5.svg create mode 120000 links/apps/scalable/asunder.svg create mode 120000 links/apps/scalable/aterm.svg create mode 120000 links/apps/scalable/athena.svg create mode 120000 links/apps/scalable/atlas.svg create mode 120000 links/apps/scalable/atril.svg create mode 120000 links/apps/scalable/audacious-16.svg create mode 120000 links/apps/scalable/audacious-32.svg create mode 120000 links/apps/scalable/audacity16.svg create mode 120000 links/apps/scalable/audacity32.svg create mode 120000 links/apps/scalable/audex.svg create mode 120000 links/apps/scalable/audience.svg create mode 120000 links/apps/scalable/audio-player.svg create mode 120000 links/apps/scalable/audio-recorder.svg create mode 120000 links/apps/scalable/audoban.applet.playbar.svg create mode 120000 links/apps/scalable/autokey.svg create mode 120000 links/apps/scalable/autopackage-installer.svg create mode 120000 links/apps/scalable/avidemux.svg create mode 120000 links/apps/scalable/avidemux_icon.svg create mode 120000 links/apps/scalable/awn-applet.svg create mode 120000 links/apps/scalable/awn-manager.svg create mode 120000 links/apps/scalable/awn-plugins.svg create mode 120000 links/apps/scalable/awn-settings.svg create mode 120000 links/apps/scalable/ax-applet.svg create mode 120000 links/apps/scalable/azpainter.svg create mode 120000 links/apps/scalable/background.svg create mode 120000 links/apps/scalable/backlite.svg create mode 120000 links/apps/scalable/badge-small.svg create mode 120000 links/apps/scalable/balena-etcher-electron.svg create mode 120000 links/apps/scalable/balena-etcher.svg create mode 120000 links/apps/scalable/baloo.svg create mode 120000 links/apps/scalable/baobab.svg create mode 120000 links/apps/scalable/bash.svg create mode 120000 links/apps/scalable/battery.svg create mode 120000 links/apps/scalable/beagled.svg create mode 120000 links/apps/scalable/beatbox.svg create mode 120000 links/apps/scalable/bell.svg create mode 120000 links/apps/scalable/beryl-settings.svg create mode 120000 links/apps/scalable/bijiben.svg create mode 120000 links/apps/scalable/bitwarden.svg create mode 120000 links/apps/scalable/blivet-gui.svg create mode 120000 links/apps/scalable/blocks.svg create mode 120000 links/apps/scalable/blogilo.svg create mode 120000 links/apps/scalable/blueclock.svg create mode 120000 links/apps/scalable/blueclock32.svg create mode 120000 links/apps/scalable/bluedun.svg create mode 120000 links/apps/scalable/blueman-active.svg create mode 120000 links/apps/scalable/blueman-disabled.svg create mode 120000 links/apps/scalable/blueman.svg create mode 120000 links/apps/scalable/blueradio-48.svg create mode 120000 links/apps/scalable/blueradio.svg create mode 120000 links/apps/scalable/bluetooth-48.svg create mode 120000 links/apps/scalable/bluetooth-active.svg create mode 120000 links/apps/scalable/bluetooth-radio.svg create mode 120000 links/apps/scalable/bluetoothradio.svg create mode 120000 links/apps/scalable/bombono-dvd.svg create mode 120000 links/apps/scalable/bookreader.svg create mode 120000 links/apps/scalable/bottles_notepad.svg create mode 120000 links/apps/scalable/bottles_wine-uninstaller.svg create mode 120000 links/apps/scalable/bottles_wine-winecfg.svg create mode 120000 links/apps/scalable/bottles_wine-winefile.svg create mode 120000 links/apps/scalable/bottles_wine-winetricks.svg create mode 120000 links/apps/scalable/bottles_wine.svg create mode 120000 links/apps/scalable/bottles_winetricks.svg create mode 120000 links/apps/scalable/boxes.svg create mode 120000 links/apps/scalable/brackets-electron.svg create mode 120000 links/apps/scalable/brave-bin.svg create mode 120000 links/apps/scalable/brave-browser-beta.svg create mode 120000 links/apps/scalable/brave-browser-dev.svg create mode 120000 links/apps/scalable/brave-browser-nightly.svg create mode 120000 links/apps/scalable/brave-browser.svg create mode 120000 links/apps/scalable/brave-desktop.svg create mode 120000 links/apps/scalable/brightside.svg create mode 120000 links/apps/scalable/browser-help.svg create mode 120000 links/apps/scalable/browser.svg create mode 120000 links/apps/scalable/bt-logo.svg create mode 120000 links/apps/scalable/btsync-gui-gtk.svg create mode 120000 links/apps/scalable/btsync-user.svg create mode 120000 links/apps/scalable/bug-buddy.svg create mode 120000 links/apps/scalable/bug.svg create mode 120000 links/apps/scalable/builder.svg create mode 120000 links/apps/scalable/bum.svg create mode 120000 links/apps/scalable/bumblebee-config-gui.svg create mode 120000 links/apps/scalable/bumblebee.svg create mode 120000 links/apps/scalable/burner.svg create mode 120000 links/apps/scalable/butter.svg create mode 120000 links/apps/scalable/byzanz.svg create mode 120000 links/apps/scalable/ca.desrt.dconf-editor.svg create mode 120000 links/apps/scalable/ca.littlesvr.asunder.svg create mode 120000 links/apps/scalable/cairo-clock.svg create mode 120000 links/apps/scalable/cairo-dock-c.svg create mode 120000 links/apps/scalable/cairo-dock-o.svg create mode 120000 links/apps/scalable/cairo-dock.svg create mode 120000 links/apps/scalable/caja-actions.svg create mode 120000 links/apps/scalable/caja-dropbox.svg create mode 120000 links/apps/scalable/calculator.svg create mode 120000 links/apps/scalable/calendar-red-31.svg create mode 120000 links/apps/scalable/calibre.svg create mode 120000 links/apps/scalable/california.svg create mode 120000 links/apps/scalable/calindori.svg create mode 120000 links/apps/scalable/calligraauthor.svg create mode 120000 links/apps/scalable/calligradevtools.svg create mode 120000 links/apps/scalable/calligrakarbon.svg create mode 120000 links/apps/scalable/calligrakrita.svg create mode 120000 links/apps/scalable/calligrakrita2.svg create mode 120000 links/apps/scalable/calligrakrita3.svg create mode 120000 links/apps/scalable/calligraplan.svg create mode 120000 links/apps/scalable/calligraplanner.svg create mode 120000 links/apps/scalable/calligraplanwork.svg create mode 120000 links/apps/scalable/camera-app.svg create mode 120000 links/apps/scalable/camera-photo.svg create mode 120000 links/apps/scalable/camera-web.svg create mode 120000 links/apps/scalable/camera.svg create mode 120000 links/apps/scalable/camorama.svg create mode 120000 links/apps/scalable/catfish.svg create mode 120000 links/apps/scalable/chakra-backup.svg create mode 120000 links/apps/scalable/checkgmail.svg create mode 120000 links/apps/scalable/chemtool.svg create mode 120000 links/apps/scalable/cherrytree.svg create mode 120000 links/apps/scalable/chessx.svg create mode 120000 links/apps/scalable/chinese.svg create mode 120000 links/apps/scalable/chmsee-16x16.svg create mode 120000 links/apps/scalable/chmsee-32x32.svg create mode 120000 links/apps/scalable/chmsee-icon.svg create mode 120000 links/apps/scalable/chrome-bgjohebimpjdhhocbknplfelpmdhifhd-Default.svg create mode 120000 links/apps/scalable/chrome-bgkodfmeijboinjdegggmkbkjfiagaan-Default.svg create mode 120000 links/apps/scalable/chrome-bikioccmkafdpakkkcpdbppfkghcmihk-Default.svg create mode 120000 links/apps/scalable/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg create mode 120000 links/apps/scalable/chrome-bommmmpbplimfmebiadkflfgbgejahgm-Default.svg create mode 120000 links/apps/scalable/chrome-calculator.svg create mode 120000 links/apps/scalable/chrome-cjanmonomjogheabiocdamfpknlpdehm-Default.svg create mode 120000 links/apps/scalable/chrome-clgddkicplcbgjfobecebadodeggpghp-Default.svg create mode 120000 links/apps/scalable/chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg create mode 120000 links/apps/scalable/chrome-cnkjkdjlofllcpbemipjbcpfnglbgieh-Default.svg create mode 120000 links/apps/scalable/chrome-damddgdogmdhjjbgpfpgmkdgdgjhohef-Default.svg create mode 120000 links/apps/scalable/chrome-eifdbcbnlahelniokpkpdlhaocgjdcje-Default.svg create mode 120000 links/apps/scalable/chrome-fdmmgilgnpjigdojojpjoooidkmcomcm-Default.svg create mode 120000 links/apps/scalable/chrome-fhbjgbiflinjbdggehcddcbncdddomop-Default.svg create mode 120000 links/apps/scalable/chrome-gjmanaihpgjcijokbimnamcdndkffigp-Default.svg create mode 120000 links/apps/scalable/chrome-hadgilakbfohcfcgfbioeeehgpkopaga-Default.svg create mode 120000 links/apps/scalable/chrome-hfhhnacclhffhdffklopdkcgdhifgngh-Default.svg create mode 120000 links/apps/scalable/chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Default.svg create mode 120000 links/apps/scalable/chrome-https___telegram.org_.svg create mode 120000 links/apps/scalable/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.svg create mode 120000 links/apps/scalable/chrome-icdipabjmbhpdkjaihfjoikhjjeneebd-Default.svg create mode 120000 links/apps/scalable/chrome-ighkikkfkalojiibipjigpccggljgdff-Default.svg create mode 120000 links/apps/scalable/chrome-ioekoebejdcmnlefjiknokhhafglcjdl-Default.svg create mode 120000 links/apps/scalable/chrome-jcjbnkncddbeomhaacaeokhfnefibpde-Default.svg create mode 120000 links/apps/scalable/chrome-jeogkiiogjbmhklcnbgkdcjoioegiknm-Default.svg create mode 120000 links/apps/scalable/chrome-jknmpnbgkaekopldbncmggaejjamkemn-Default.svg create mode 120000 links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo-Default.svg create mode 120000 links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo.svg create mode 120000 links/apps/scalable/chrome-kogcfmeennoidocadkgjhnbancebmlbf-Default.svg create mode 120000 links/apps/scalable/chrome-lainlkmlgipednloilifbppmhdocjbda-Default.svg create mode 120000 links/apps/scalable/chrome-lneaknkopdijkpnocmklfnjbeapigfbh-Default.svg create mode 120000 links/apps/scalable/chrome-mijlebbfndhelmdpmllgcfadlkankhok-Default.svg create mode 120000 links/apps/scalable/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.svg create mode 120000 links/apps/scalable/chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg create mode 120000 links/apps/scalable/chrome-pdagghjnpkeagmlbilmjmclfhjeaapaa-Default.svg create mode 120000 links/apps/scalable/chrome-pjkljhegncpnkpknbcohdijeoejaedia-Default.svg create mode 120000 links/apps/scalable/chrome.svg create mode 120000 links/apps/scalable/chromium-browser-privacy.svg create mode 120000 links/apps/scalable/chromium-browser.svg create mode 120000 links/apps/scalable/chromium-browser2.svg create mode 120000 links/apps/scalable/chromium-freeworld.svg create mode 120000 links/apps/scalable/cin-multimedia-volume-control.svg create mode 120000 links/apps/scalable/cinnamon-power-manager.svg create mode 120000 links/apps/scalable/cinnamon-preferences-color.svg create mode 120000 links/apps/scalable/cinnamon-preferences-desktop-display.svg create mode 120000 links/apps/scalable/cinnamon-preferences-system-time.svg create mode 120000 links/apps/scalable/cinnamon-session-properties.svg create mode 120000 links/apps/scalable/cinnamon-virtual-keyboard create mode 120000 links/apps/scalable/cinnamon-virtual-keyboard.svg create mode 120000 links/apps/scalable/clamav-gui.svg create mode 120000 links/apps/scalable/clamav.svg create mode 120000 links/apps/scalable/clamtk.svg create mode 120000 links/apps/scalable/classicmenu-indicator-light.svg create mode 120000 links/apps/scalable/claws-mail-128x128.svg create mode 120000 links/apps/scalable/claws-mail-32x32.svg create mode 120000 links/apps/scalable/claws-mail-64x64.svg create mode 120000 links/apps/scalable/claws-mail.svg create mode 120000 links/apps/scalable/clawsker.svg create mode 120000 links/apps/scalable/clementine-player.svg create mode 120000 links/apps/scalable/clipit-trayicon.svg create mode 120000 links/apps/scalable/clock.svg create mode 120000 links/apps/scalable/clocks.svg create mode 120000 links/apps/scalable/cmake-gui.svg create mode 120000 links/apps/scalable/code-insiders.svg create mode 120000 links/apps/scalable/code-oss.svg create mode 120000 links/apps/scalable/code.svg create mode 120000 links/apps/scalable/color-calibate.svg create mode 120000 links/apps/scalable/color-management.svg create mode 120000 links/apps/scalable/color-pick.svg create mode 120000 links/apps/scalable/color-picker.svg create mode 120000 links/apps/scalable/color.svg create mode 120000 links/apps/scalable/colorimeter-colorhug.svg create mode 120000 links/apps/scalable/colorize.svg create mode 120000 links/apps/scalable/colorman.svg create mode 120000 links/apps/scalable/colorpicker.svg create mode 120000 links/apps/scalable/colors.svg create mode 120000 links/apps/scalable/colorset.svg create mode 120000 links/apps/scalable/colour.svg create mode 120000 links/apps/scalable/com.Adobe.Flash-Player-Projector.svg create mode 120000 links/apps/scalable/com.adobe.Flash-Player-Projector.svg create mode 120000 links/apps/scalable/com.adobe.Reader.svg create mode 120000 links/apps/scalable/com.alacritty.Alacritty.svg create mode 120000 links/apps/scalable/com.anydesk.Anydesk.svg create mode 120000 links/apps/scalable/com.axosoft.GitKraken.svg create mode 120000 links/apps/scalable/com.bitwarden.Bitwarden.svg create mode 120000 links/apps/scalable/com.bitwarden.BitwardenDesktop.svg create mode 120000 links/apps/scalable/com.bitwarden.desktop.svg create mode 120000 links/apps/scalable/com.bxabi.bumblebee-indicator.svg create mode 120000 links/apps/scalable/com.calibre_ebook.calibre.ebook_edit.svg create mode 120000 links/apps/scalable/com.calibre_ebook.calibre.ebook_viewer.svg create mode 120000 links/apps/scalable/com.calibre_ebook.calibre.lrfviewer.svg create mode 120000 links/apps/scalable/com.calibre_ebook.calibre.svg create mode 120000 links/apps/scalable/com.deepin.Calculator.svg create mode 120000 links/apps/scalable/com.deepin.Calendar.svg create mode 120000 links/apps/scalable/com.deepin.ImageViewer.svg create mode 120000 links/apps/scalable/com.deepin.Movies.svg create mode 120000 links/apps/scalable/com.deepin.Music.svg create mode 120000 links/apps/scalable/com.deepin.Picker.svg create mode 120000 links/apps/scalable/com.deepin.ScreenRecorder.svg create mode 120000 links/apps/scalable/com.deepin.ScreenShot.svg create mode 120000 links/apps/scalable/com.deepin.Screenshot.svg create mode 120000 links/apps/scalable/com.deepin.VoiceRecorder.svg create mode 120000 links/apps/scalable/com.discordapp.Discord.svg create mode 120000 links/apps/scalable/com.dosbox.DOSBox.svg create mode 120000 links/apps/scalable/com.dosbox_x.DOSBox-X.svg create mode 120000 links/apps/scalable/com.dropbox.Client.svg create mode 120000 links/apps/scalable/com.getmailspring.Mailspring.svg create mode 120000 links/apps/scalable/com.getpostman.Postman.svg create mode 120000 links/apps/scalable/com.gexperts.Terminix.svg create mode 120000 links/apps/scalable/com.gexperts.Tilix.svg create mode 120000 links/apps/scalable/com.gigitux.gtkwhats.svg create mode 120000 links/apps/scalable/com.github.Eloston.UngoogledChromium.svg create mode 120000 links/apps/scalable/com.github.IsmaelMartinez.teams_for_linux.svg create mode 120000 links/apps/scalable/com.github.JannikHv.Gydl.svg create mode 120000 links/apps/scalable/com.github.PintaProject.Pinta.svg create mode 120000 links/apps/scalable/com.github.alainm23.planner.svg create mode 120000 links/apps/scalable/com.github.alecaddd.sequeler.svg create mode 120000 links/apps/scalable/com.github.artemanufrij.imageburner.svg create mode 120000 links/apps/scalable/com.github.artemanufrij.playmyvideos.svg create mode 120000 links/apps/scalable/com.github.artemanufrij.regextester.svg create mode 120000 links/apps/scalable/com.github.artemanufrij.screencast.svg create mode 120000 links/apps/scalable/com.github.artemanufrij.showmypictures.svg create mode 120000 links/apps/scalable/com.github.bajoja.indicator-kdeconnect.svg create mode 120000 links/apps/scalable/com.github.bitseater.weather.svg create mode 120000 links/apps/scalable/com.github.calo001.fondo.svg create mode 120000 links/apps/scalable/com.github.christophernugent.locksmith.svg create mode 120000 links/apps/scalable/com.github.danrabbit.nimbus.svg create mode 120000 links/apps/scalable/com.github.davidmhewitt.clipped.svg create mode 120000 links/apps/scalable/com.github.debauchee.barrier.svg create mode 120000 links/apps/scalable/com.github.donadigo.appeditor.svg create mode 120000 links/apps/scalable/com.github.donadigo.eddy.svg create mode 120000 links/apps/scalable/com.github.georgekap1an.chores.svg create mode 120000 links/apps/scalable/com.github.hannesschulze.optimizer.svg create mode 120000 links/apps/scalable/com.github.jmoerman.go-for-it.svg create mode 120000 links/apps/scalable/com.github.juliagoda.antimicro.svg create mode 120000 links/apps/scalable/com.github.juliagoda.antimicroX.svg create mode 120000 links/apps/scalable/com.github.labyrinth_team.labyrinth.svg create mode 120000 links/apps/scalable/com.github.lainsce.notejot.svg create mode 120000 links/apps/scalable/com.github.lainsce.palaura.svg create mode 120000 links/apps/scalable/com.github.lpereira.HardInfo.svg create mode 120000 links/apps/scalable/com.github.lpereira.hardinfo.svg create mode 120000 links/apps/scalable/com.github.mdh34.quickdocs.svg create mode 120000 links/apps/scalable/com.github.micahflee.torbrowser-launcher.svg create mode 120000 links/apps/scalable/com.github.mohelm97.screenrecorder.svg create mode 120000 links/apps/scalable/com.github.parnold-x.sudoku.svg create mode 120000 links/apps/scalable/com.github.phase1geo.minder.svg create mode 120000 links/apps/scalable/com.github.rapidfingers.translator.svg create mode 120000 links/apps/scalable/com.github.robertsanseries.karim.svg create mode 120000 links/apps/scalable/com.github.ronnydo.colorpicker.svg create mode 120000 links/apps/scalable/com.github.rssguard.svg create mode 120000 links/apps/scalable/com.github.ryonakano.reco.svg create mode 120000 links/apps/scalable/com.github.santileortiz.iconoscope.svg create mode 120000 links/apps/scalable/com.github.sgpthomas.hourglass.svg create mode 120000 links/apps/scalable/com.github.stsdc.monitor.svg create mode 120000 links/apps/scalable/com.github.tchx84.Flatseal.svg create mode 120000 links/apps/scalable/com.github.thezbyg.Gpick.svg create mode 120000 links/apps/scalable/com.github.thezbyg.gpick.svg create mode 120000 links/apps/scalable/com.github.timecraft.notifier.svg create mode 120000 links/apps/scalable/com.github.unrud.VideoDownloader.svg create mode 120000 links/apps/scalable/com.github.unrud.djpdf.svg create mode 120000 links/apps/scalable/com.github.wjaguar.mtPaint.svg create mode 120000 links/apps/scalable/com.github.wjaguar.mtpaint.svg create mode 120000 links/apps/scalable/com.github.wwmm.pulseeffects.svg create mode 120000 links/apps/scalable/com.github.zren.tiledmenu.svg create mode 120000 links/apps/scalable/com.github.zren.todolist.svg create mode 120000 links/apps/scalable/com.github.ztefn.haguichi.svg create mode 120000 links/apps/scalable/com.gitlab.bitseater.meteo.svg create mode 120000 links/apps/scalable/com.gitlab.davem.ClamTk.svg create mode 120000 links/apps/scalable/com.giuspen.cherrytree.svg create mode 120000 links/apps/scalable/com.gnome.Software.svg create mode 120000 links/apps/scalable/com.gnome.software.svg create mode 120000 links/apps/scalable/com.google.AndroidStudio.svg create mode 120000 links/apps/scalable/com.google.Chrome.svg create mode 120000 links/apps/scalable/com.google.Earth.svg create mode 120000 links/apps/scalable/com.hamrick.VueScan.svg create mode 120000 links/apps/scalable/com.jetbrains.CLion.svg create mode 120000 links/apps/scalable/com.jetbrains.DataGrip.svg create mode 120000 links/apps/scalable/com.jetbrains.GoLand.svg create mode 120000 links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Community.svg create mode 120000 links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Ultimate.svg create mode 120000 links/apps/scalable/com.jetbrains.Intellij-Community.svg create mode 120000 links/apps/scalable/com.jetbrains.PhpStorm.svg create mode 120000 links/apps/scalable/com.jetbrains.PyCharm-Community.svg create mode 120000 links/apps/scalable/com.jetbrains.PyCharm-Professional.svg create mode 120000 links/apps/scalable/com.jetbrains.PyCharm.svg create mode 120000 links/apps/scalable/com.jetbrains.Rider.svg create mode 120000 links/apps/scalable/com.jetbrains.RubyMine.svg create mode 120000 links/apps/scalable/com.jetbrains.WebStorm.svg create mode 120000 links/apps/scalable/com.jgraph.drawio.desktop.svg create mode 120000 links/apps/scalable/com.jgraph.drawio.svg create mode 120000 links/apps/scalable/com.leinardi.gwe.svg create mode 120000 links/apps/scalable/com.librehat.yahooweather.svg create mode 120000 links/apps/scalable/com.linuxmint.bulky.svg create mode 120000 links/apps/scalable/com.linuxmint.warpinator.svg create mode 120000 links/apps/scalable/com.meetfranz.Franz.svg create mode 120000 links/apps/scalable/com.microsoft.Teams.svg create mode 120000 links/apps/scalable/com.mojang.Minecraft.svg create mode 120000 links/apps/scalable/com.netease.CloudMusic.svg create mode 120000 links/apps/scalable/com.obsproject.Studio.svg create mode 120000 links/apps/scalable/com.ozmartians.VidCutter.svg create mode 120000 links/apps/scalable/com.play0ad.zeroad.svg create mode 120000 links/apps/scalable/com.qq.weixin.deepin.svg create mode 120000 links/apps/scalable/com.rstudio.RStudio.svg create mode 120000 links/apps/scalable/com.simplenote.Simplenote.svg create mode 120000 links/apps/scalable/com.skype.Client.svg create mode 120000 links/apps/scalable/com.slack.Slack.svg create mode 120000 links/apps/scalable/com.spotify.Client.svg create mode 120000 links/apps/scalable/com.sublimetext.SublimeText3.svg create mode 120000 links/apps/scalable/com.sublimetext.three.svg create mode 120000 links/apps/scalable/com.system76.Popsicle.svg create mode 120000 links/apps/scalable/com.todoist.Todoist.svg create mode 120000 links/apps/scalable/com.transmissionbt.Transmission.svg create mode 120000 links/apps/scalable/com.tutanota.Tutanota.svg create mode 120000 links/apps/scalable/com.ugetdm.uGet.svg create mode 120000 links/apps/scalable/com.ulduzsoft.KchmViewer.svg create mode 120000 links/apps/scalable/com.valvesoftware.Steam.svg create mode 120000 links/apps/scalable/com.viber.Viber.svg create mode 120000 links/apps/scalable/com.visualstudio.code-oss.svg create mode 120000 links/apps/scalable/com.visualstudio.code.insiders.svg create mode 120000 links/apps/scalable/com.visualstudio.code.oss.svg create mode 120000 links/apps/scalable/com.visualstudio.code.svg create mode 120000 links/apps/scalable/com.vscodium.codium.svg create mode 120000 links/apps/scalable/computerjanitor.svg create mode 120000 links/apps/scalable/config-date.svg create mode 120000 links/apps/scalable/config-language.svg create mode 120000 links/apps/scalable/config-users.svg create mode 120000 links/apps/scalable/configuration_section.svg create mode 120000 links/apps/scalable/configurator.svg create mode 120000 links/apps/scalable/contact-editor.svg create mode 120000 links/apps/scalable/contact.svg create mode 120000 links/apps/scalable/contacts.svg create mode 120000 links/apps/scalable/control-center2.svg create mode 120000 links/apps/scalable/coypu.svg create mode 120000 links/apps/scalable/cqcb.plasma.webslice.svg create mode 120000 links/apps/scalable/cryfs-gui.svg create mode 120000 links/apps/scalable/cryptfolder-indicator.svg create mode 120000 links/apps/scalable/cryptkeeper.svg create mode 120000 links/apps/scalable/cs-applets.svg create mode 120000 links/apps/scalable/cs-backgrounds.svg create mode 120000 links/apps/scalable/cs-bluetooth.svg create mode 120000 links/apps/scalable/cs-cat-admin.svg create mode 120000 links/apps/scalable/cs-cat-appearance.svg create mode 120000 links/apps/scalable/cs-cat-hardware.svg create mode 120000 links/apps/scalable/cs-cat-prefs.svg create mode 120000 links/apps/scalable/cs-cat-themes.svg create mode 120000 links/apps/scalable/cs-color.svg create mode 120000 links/apps/scalable/cs-date-time.svg create mode 120000 links/apps/scalable/cs-default-applications.svg create mode 120000 links/apps/scalable/cs-desklets.svg create mode 120000 links/apps/scalable/cs-desktop-effects.svg create mode 120000 links/apps/scalable/cs-desktop.svg create mode 120000 links/apps/scalable/cs-details.svg create mode 120000 links/apps/scalable/cs-display.svg create mode 120000 links/apps/scalable/cs-extensions.svg create mode 120000 links/apps/scalable/cs-firewall.svg create mode 120000 links/apps/scalable/cs-fonts.svg create mode 120000 links/apps/scalable/cs-general.svg create mode 120000 links/apps/scalable/cs-input-method.svg create mode 120000 links/apps/scalable/cs-keyboard.svg create mode 120000 links/apps/scalable/cs-language.svg create mode 120000 links/apps/scalable/cs-login.svg create mode 120000 links/apps/scalable/cs-mouse.svg create mode 120000 links/apps/scalable/cs-network.svg create mode 120000 links/apps/scalable/cs-notifications.svg create mode 120000 links/apps/scalable/cs-online-accounts.svg create mode 120000 links/apps/scalable/cs-overview.svg create mode 120000 links/apps/scalable/cs-panel.svg create mode 120000 links/apps/scalable/cs-power.svg create mode 120000 links/apps/scalable/cs-privacy.svg create mode 120000 links/apps/scalable/cs-region.svg create mode 120000 links/apps/scalable/cs-screen.svg create mode 120000 links/apps/scalable/cs-screensaver.svg create mode 120000 links/apps/scalable/cs-session-properties.svg create mode 120000 links/apps/scalable/cs-software-properties.svg create mode 120000 links/apps/scalable/cs-sound.svg create mode 120000 links/apps/scalable/cs-sources.svg create mode 120000 links/apps/scalable/cs-startup-programs.svg create mode 120000 links/apps/scalable/cs-themes.svg create mode 120000 links/apps/scalable/cs-tiling.svg create mode 120000 links/apps/scalable/cs-universal-access.svg create mode 120000 links/apps/scalable/cs-user-accounts.svg create mode 120000 links/apps/scalable/cs-windows.svg create mode 120000 links/apps/scalable/cs-workspaces.svg create mode 120000 links/apps/scalable/csd-a11y-keyboard.svg create mode 120000 links/apps/scalable/csd-a11y-settings.svg create mode 120000 links/apps/scalable/csd-background.svg create mode 120000 links/apps/scalable/csd-clipboard.svg create mode 120000 links/apps/scalable/csd-color.svg create mode 120000 links/apps/scalable/csd-cursor.svg create mode 120000 links/apps/scalable/csd-datetime.svg create mode 120000 links/apps/scalable/csd-keyboard.svg create mode 120000 links/apps/scalable/csd-media-keys.svg create mode 120000 links/apps/scalable/csd-orientation.svg create mode 120000 links/apps/scalable/csd-power.svg create mode 120000 links/apps/scalable/csd-print-notifications.svg create mode 120000 links/apps/scalable/csd-screensaver-proxy.svg create mode 120000 links/apps/scalable/csd-sound.svg create mode 120000 links/apps/scalable/csd-xrandr.svg create mode 120000 links/apps/scalable/csd-xsettings.svg create mode 120000 links/apps/scalable/cuckoo.svg create mode 120000 links/apps/scalable/cumulus.svg create mode 120000 links/apps/scalable/cuttlefish.svg create mode 120000 links/apps/scalable/cxmenu-cxoffice-0-crossover.svg create mode 120000 links/apps/scalable/d3lphin.svg create mode 120000 links/apps/scalable/date.svg create mode 120000 links/apps/scalable/dates.svg create mode 120000 links/apps/scalable/davinci-resolve.svg create mode 120000 links/apps/scalable/dayfolder.svg create mode 120000 links/apps/scalable/dbeaver-ce.svg create mode 120000 links/apps/scalable/dbeaver-ee.svg create mode 120000 links/apps/scalable/ddcopy.svg create mode 120000 links/apps/scalable/dde-calendar.svg create mode 120000 links/apps/scalable/dde-file-manager.svg create mode 120000 links/apps/scalable/ddm.svg create mode 120000 links/apps/scalable/ddrescue-gui.svg create mode 120000 links/apps/scalable/de.haeckerfelix.Fragments.svg create mode 120000 links/apps/scalable/de.manuel_kehl.go-for-it.svg create mode 120000 links/apps/scalable/de.openstreetmap.josm.svg create mode 120000 links/apps/scalable/de.wolfvollprecht.UberWriter.svg create mode 120000 links/apps/scalable/debian-reference.svg create mode 120000 links/apps/scalable/deepin-appstore.svg create mode 120000 links/apps/scalable/deepin-boot-maker.svg create mode 120000 links/apps/scalable/deepin-calculator.svg create mode 120000 links/apps/scalable/deepin-calendar.svg create mode 120000 links/apps/scalable/deepin-clone.svg create mode 120000 links/apps/scalable/deepin-cloud-configuration.svg create mode 120000 links/apps/scalable/deepin-cloud-scan-config-helper.svg create mode 120000 links/apps/scalable/deepin-crossover.svg create mode 120000 links/apps/scalable/deepin-deb-installer.svg create mode 120000 links/apps/scalable/deepin-draw.svg create mode 120000 links/apps/scalable/deepin-editor.svg create mode 120000 links/apps/scalable/deepin-emacs.svg create mode 120000 links/apps/scalable/deepin-feedback.svg create mode 120000 links/apps/scalable/deepin-font-installer.svg create mode 120000 links/apps/scalable/deepin-game-center.svg create mode 120000 links/apps/scalable/deepin-graphics-driver-manager.svg create mode 120000 links/apps/scalable/deepin-image-viewer.svg create mode 120000 links/apps/scalable/deepin-manual.svg create mode 120000 links/apps/scalable/deepin-media-player.svg create mode 120000 links/apps/scalable/deepin-movie.svg create mode 120000 links/apps/scalable/deepin-multitasking-view.svg create mode 120000 links/apps/scalable/deepin-music-player.svg create mode 120000 links/apps/scalable/deepin-music.svg create mode 120000 links/apps/scalable/deepin-note.svg create mode 120000 links/apps/scalable/deepin-picker.svg create mode 120000 links/apps/scalable/deepin-remote-assistance.svg create mode 120000 links/apps/scalable/deepin-repair-tools.svg create mode 120000 links/apps/scalable/deepin-repair.svg create mode 120000 links/apps/scalable/deepin-scanner.svg create mode 120000 links/apps/scalable/deepin-screen-recorder.svg create mode 120000 links/apps/scalable/deepin-screenrecorder.svg create mode 120000 links/apps/scalable/deepin-screenshot.svg create mode 120000 links/apps/scalable/deepin-show-desktop.svg create mode 120000 links/apps/scalable/deepin-software-center.svg create mode 120000 links/apps/scalable/deepin-system-monitor.svg create mode 120000 links/apps/scalable/deepin-terminal.svg create mode 120000 links/apps/scalable/deepin-toggle-desktop.svg create mode 120000 links/apps/scalable/deepin-translator.svg create mode 120000 links/apps/scalable/deepin-voice-recorder.svg create mode 120000 links/apps/scalable/deepin.com.qq.im.light.svg create mode 120000 links/apps/scalable/deepin.com.qq.im.svg create mode 120000 links/apps/scalable/deepin.com.wechat.svg create mode 120000 links/apps/scalable/deepinwine-7zip.svg create mode 120000 links/apps/scalable/deepinwine-qq.svg create mode 120000 links/apps/scalable/default-application.svg create mode 120000 links/apps/scalable/deluge-torrent.svg create mode 120000 links/apps/scalable/designer-qt4.svg create mode 120000 links/apps/scalable/designer-qt5.svg create mode 120000 links/apps/scalable/designer.svg create mode 120000 links/apps/scalable/designer5.svg create mode 120000 links/apps/scalable/deskbar-applet.svg create mode 120000 links/apps/scalable/deskbar.svg create mode 120000 links/apps/scalable/desktop-effect.svg create mode 120000 links/apps/scalable/desktop-effects.svg create mode 120000 links/apps/scalable/devedeng.svg create mode 120000 links/apps/scalable/devhelp.svg create mode 120000 links/apps/scalable/device-notifier.svg create mode 120000 links/apps/scalable/dialog-info.svg create mode 120000 links/apps/scalable/dialog-information.svg create mode 120000 links/apps/scalable/dialog-password.svg create mode 120000 links/apps/scalable/dict.svg create mode 120000 links/apps/scalable/dictionary.svg create mode 120000 links/apps/scalable/dillo.svg create mode 120000 links/apps/scalable/diodon.svg create mode 120000 links/apps/scalable/discord-ptb.svg create mode 120000 links/apps/scalable/disk-burner.svg create mode 120000 links/apps/scalable/disk-usage-analyzer.svg create mode 120000 links/apps/scalable/diskmonitor.svg create mode 120000 links/apps/scalable/disper.svg create mode 120000 links/apps/scalable/display-capplet.svg create mode 120000 links/apps/scalable/display.svg create mode 120000 links/apps/scalable/dnfdragora.svg create mode 120000 links/apps/scalable/docear.svg create mode 120000 links/apps/scalable/dockbarx.svg create mode 120000 links/apps/scalable/docky.svg create mode 120000 links/apps/scalable/document-open-recent.svg create mode 120000 links/apps/scalable/documentation.svg create mode 120000 links/apps/scalable/dosbox-ece.svg create mode 120000 links/apps/scalable/dosbox-x.svg create mode 120000 links/apps/scalable/dragonplayer.svg create mode 120000 links/apps/scalable/drakconf.svg create mode 120000 links/apps/scalable/drakmenustyle.svg create mode 120000 links/apps/scalable/draksec-mdk.svg create mode 120000 links/apps/scalable/drakstats.svg create mode 120000 links/apps/scalable/draw.io.svg create mode 120000 links/apps/scalable/drawio.svg create mode 120000 links/apps/scalable/dreamchess.svg create mode 120000 links/apps/scalable/driver-manager.svg create mode 120000 links/apps/scalable/dwww-gnome-touristinfo.svg create mode 120000 links/apps/scalable/e-mail.svg create mode 120000 links/apps/scalable/earth.svg create mode 120000 links/apps/scalable/echomixer.svg create mode 120000 links/apps/scalable/eddy.svg create mode 120000 links/apps/scalable/edile.svg create mode 120000 links/apps/scalable/edit-find.svg create mode 120000 links/apps/scalable/edit-paste.svg create mode 120000 links/apps/scalable/edit-urpm-sources.svg create mode 120000 links/apps/scalable/edu.stanford.Almond.svg create mode 120000 links/apps/scalable/eekboard.svg create mode 120000 links/apps/scalable/electron13.svg create mode 120000 links/apps/scalable/electron2.svg create mode 120000 links/apps/scalable/electron3.svg create mode 120000 links/apps/scalable/electron4.svg create mode 120000 links/apps/scalable/electron5.svg create mode 120000 links/apps/scalable/electron6.svg create mode 120000 links/apps/scalable/electron9.svg create mode 120000 links/apps/scalable/electronic-wechat.svg create mode 120000 links/apps/scalable/element-nightly.svg create mode 120000 links/apps/scalable/element.svg create mode 120000 links/apps/scalable/elementary-photo.svg create mode 120000 links/apps/scalable/emacs-24.svg create mode 120000 links/apps/scalable/emacs-25.svg create mode 120000 links/apps/scalable/emacs-nox.svg create mode 120000 links/apps/scalable/emacs-snapshot.svg create mode 120000 links/apps/scalable/emacs22.svg create mode 120000 links/apps/scalable/emacs23.svg create mode 120000 links/apps/scalable/emacs24.svg create mode 120000 links/apps/scalable/emacs25.svg create mode 120000 links/apps/scalable/email-client.svg create mode 120000 links/apps/scalable/email.svg create mode 120000 links/apps/scalable/emblem-people.svg create mode 120000 links/apps/scalable/emerillon.svg create mode 120000 links/apps/scalable/engrampa.svg create mode 120000 links/apps/scalable/eom.svg create mode 120000 links/apps/scalable/epdfview.svg create mode 120000 links/apps/scalable/ephoto.svg create mode 120000 links/apps/scalable/epiphany-bookmarks.svg create mode 120000 links/apps/scalable/epiphany-browser.svg create mode 120000 links/apps/scalable/epiphany-gecko.svg create mode 120000 links/apps/scalable/epiphany-icon.svg create mode 120000 links/apps/scalable/epiphany-webkit.svg create mode 120000 links/apps/scalable/epiphany.svg create mode 120000 links/apps/scalable/epulse.svg create mode 120000 links/apps/scalable/esd.svg create mode 120000 links/apps/scalable/etcher-electron.svg create mode 120000 links/apps/scalable/eu.blumenstingl.martin.keystateplasmoid.svg create mode 120000 links/apps/scalable/eu.scarpetta.PDFMixTool.svg create mode 120000 links/apps/scalable/eu.tiliado.NuvolaAppSpotify.svg create mode 120000 links/apps/scalable/eu.tiliado.NuvolaAppYoutube.svg create mode 120000 links/apps/scalable/eu.tiliado.NuvolaAppYoutubeMusic.svg create mode 120000 links/apps/scalable/evince.svg create mode 120000 links/apps/scalable/evolution-calendar.svg create mode 120000 links/apps/scalable/evolution-mail.svg create mode 120000 links/apps/scalable/evolution-memos.svg create mode 120000 links/apps/scalable/evolution.svg create mode 120000 links/apps/scalable/exmplayer.svg create mode 120000 links/apps/scalable/ezame.svg create mode 120000 links/apps/scalable/f-spot.svg create mode 120000 links/apps/scalable/face-smile.svg create mode 120000 links/apps/scalable/fcitx_ubuntukylin.svg create mode 120000 links/apps/scalable/featherpad.svg create mode 120000 links/apps/scalable/fedorausb.svg create mode 120000 links/apps/scalable/feedreader.svg create mode 120000 links/apps/scalable/ffado.svg create mode 120000 links/apps/scalable/fifteenpuzzle.svg create mode 120000 links/apps/scalable/figma-linux.svg create mode 120000 links/apps/scalable/file-system-manager.svg create mode 120000 links/apps/scalable/filelight.svg create mode 120000 links/apps/scalable/filerunner.svg create mode 120000 links/apps/scalable/filled-xterm_32x32.svg create mode 120000 links/apps/scalable/filled-xterm_48x48.svg create mode 120000 links/apps/scalable/find-location.svg create mode 120000 links/apps/scalable/firefox-3.0.svg create mode 120000 links/apps/scalable/firefox-3.5.svg create mode 120000 links/apps/scalable/firefox-4.0.svg create mode 120000 links/apps/scalable/firefox-beta-bin.svg create mode 120000 links/apps/scalable/firefox-beta.svg create mode 120000 links/apps/scalable/firefox-bin.svg create mode 120000 links/apps/scalable/firefox-default.svg create mode 120000 links/apps/scalable/firefox-developer-edition.svg create mode 120000 links/apps/scalable/firefox-esr.svg create mode 120000 links/apps/scalable/firefox-gtk3.svg create mode 120000 links/apps/scalable/firefox-icon-unbranded.svg create mode 120000 links/apps/scalable/firefox-icon.svg create mode 120000 links/apps/scalable/firefox-mozilla-build.svg create mode 120000 links/apps/scalable/firefox-original.svg create mode 120000 links/apps/scalable/firefox3.svg create mode 120000 links/apps/scalable/firestarter.svg create mode 120000 links/apps/scalable/firewall-applet.svg create mode 120000 links/apps/scalable/firewall-config.svg create mode 120000 links/apps/scalable/firewall.svg create mode 120000 links/apps/scalable/firewalld.svg create mode 120000 links/apps/scalable/firmware-manager.svg create mode 120000 links/apps/scalable/five-or-more.svg create mode 120000 links/apps/scalable/flash-player-properties.svg create mode 120000 links/apps/scalable/flashplayer.svg create mode 120000 links/apps/scalable/flashplayerproperties.svg create mode 120000 links/apps/scalable/flegita.svg create mode 120000 links/apps/scalable/flock-browser.svg create mode 120000 links/apps/scalable/fma-config-tool.svg create mode 120000 links/apps/scalable/folder-remote-properties.svg create mode 120000 links/apps/scalable/folder-wine.svg create mode 120000 links/apps/scalable/font-manager.svg create mode 120000 links/apps/scalable/font-viewer.svg create mode 120000 links/apps/scalable/footnote.svg create mode 120000 links/apps/scalable/fr.handbrake.ghb.svg create mode 120000 links/apps/scalable/freefilesync.svg create mode 120000 links/apps/scalable/freeminer.svg create mode 120000 links/apps/scalable/freetube-bin.svg create mode 120000 links/apps/scalable/fritzing_icon.svg create mode 120000 links/apps/scalable/fusion-icon.svg create mode 120000 links/apps/scalable/fwbuilder.svg create mode 120000 links/apps/scalable/fyi.zoey.TeX-Match.svg create mode 120000 links/apps/scalable/gEcrit.svg create mode 120000 links/apps/scalable/gaiksaurus.svg create mode 120000 links/apps/scalable/galculator.svg create mode 120000 links/apps/scalable/galeon.svg create mode 120000 links/apps/scalable/gallery-app.svg create mode 120000 links/apps/scalable/gallery.svg create mode 120000 links/apps/scalable/galternatives.svg create mode 120000 links/apps/scalable/gcalculator.svg create mode 120000 links/apps/scalable/gcbalculator.svg create mode 120000 links/apps/scalable/gcleaner.svg create mode 120000 links/apps/scalable/gcolor.svg create mode 120000 links/apps/scalable/gcolor2.svg create mode 120000 links/apps/scalable/gcolor3.svg create mode 120000 links/apps/scalable/gconf-editor.svg create mode 120000 links/apps/scalable/gconfeditor.svg create mode 120000 links/apps/scalable/gcr-gnupg.svg create mode 120000 links/apps/scalable/gcr-password.svg create mode 120000 links/apps/scalable/gddccontrol.svg create mode 120000 links/apps/scalable/gdeb.svg create mode 120000 links/apps/scalable/gdiskdump.svg create mode 120000 links/apps/scalable/gdm-login-photo.svg create mode 120000 links/apps/scalable/gdm-setup.svg create mode 120000 links/apps/scalable/gdm-xnest.svg create mode 120000 links/apps/scalable/gdm.svg create mode 120000 links/apps/scalable/gdm2setup.svg create mode 120000 links/apps/scalable/gdmap.svg create mode 120000 links/apps/scalable/gdmap_icon.svg create mode 120000 links/apps/scalable/gdmflexiserver.svg create mode 120000 links/apps/scalable/gdmsetup.svg create mode 120000 links/apps/scalable/gdu-encrypted-lock.svg create mode 120000 links/apps/scalable/geary.svg create mode 120000 links/apps/scalable/gecrit.svg create mode 120000 links/apps/scalable/gedbi.svg create mode 120000 links/apps/scalable/gedit-icon.svg create mode 120000 links/apps/scalable/gedit-logo.svg create mode 120000 links/apps/scalable/gedit.svg create mode 120000 links/apps/scalable/gedit1.svg create mode 120000 links/apps/scalable/gedit2.svg create mode 120000 links/apps/scalable/geeqie.svg create mode 120000 links/apps/scalable/gemini.svg create mode 120000 links/apps/scalable/gfeedline.svg create mode 120000 links/apps/scalable/ghetto-skype.svg create mode 120000 links/apps/scalable/gis-weather.svg create mode 120000 links/apps/scalable/git-cola.svg create mode 120000 links/apps/scalable/git-dag.svg create mode 120000 links/apps/scalable/git-gui.svg create mode 120000 links/apps/scalable/gitg.svg create mode 120000 links/apps/scalable/gitk.svg create mode 120000 links/apps/scalable/gjots2.svg create mode 120000 links/apps/scalable/gkdebconf-icon.svg create mode 120000 links/apps/scalable/gkdebconf.svg create mode 120000 links/apps/scalable/gksu-debian.svg create mode 120000 links/apps/scalable/glViewImage.svg create mode 120000 links/apps/scalable/glade-3.svg create mode 120000 links/apps/scalable/glchess.svg create mode 120000 links/apps/scalable/glines.svg create mode 120000 links/apps/scalable/glipper.svg create mode 120000 links/apps/scalable/glippy.svg create mode 120000 links/apps/scalable/glxinfo.svg create mode 120000 links/apps/scalable/gmail-desktop.svg create mode 120000 links/apps/scalable/gmail-notify-icon.svg create mode 120000 links/apps/scalable/gmail-plasmoid.svg create mode 120000 links/apps/scalable/gmail.svg create mode 120000 links/apps/scalable/gmailwatcher.svg create mode 120000 links/apps/scalable/gmusicbrowser.svg create mode 120000 links/apps/scalable/gnect.svg create mode 120000 links/apps/scalable/gnibbles.svg create mode 120000 links/apps/scalable/gnobots.svg create mode 120000 links/apps/scalable/gnobots2.svg create mode 120000 links/apps/scalable/gnochm.svg create mode 120000 links/apps/scalable/gnome-2048.svg create mode 120000 links/apps/scalable/gnome-about-logo.svg create mode 120000 links/apps/scalable/gnome-abrt.svg create mode 120000 links/apps/scalable/gnome-activity-journal.svg create mode 120000 links/apps/scalable/gnome-alsamixer-icon.svg create mode 120000 links/apps/scalable/gnome-alsamixer.svg create mode 120000 links/apps/scalable/gnome-app-install.svg create mode 120000 links/apps/scalable/gnome-apt.svg create mode 120000 links/apps/scalable/gnome-audio.svg create mode 120000 links/apps/scalable/gnome-baker.svg create mode 120000 links/apps/scalable/gnome-balsa.svg create mode 120000 links/apps/scalable/gnome-balsa2.svg create mode 120000 links/apps/scalable/gnome-bluetooth.svg create mode 120000 links/apps/scalable/gnome-boxes.svg create mode 120000 links/apps/scalable/gnome-calc.svg create mode 120000 links/apps/scalable/gnome-calculator.svg create mode 120000 links/apps/scalable/gnome-calendar.svg create mode 120000 links/apps/scalable/gnome-character-map.svg create mode 120000 links/apps/scalable/gnome-characters.svg create mode 120000 links/apps/scalable/gnome-chess.svg create mode 120000 links/apps/scalable/gnome-clocks.svg create mode 120000 links/apps/scalable/gnome-color-chooser.svg create mode 120000 links/apps/scalable/gnome-color-manager.svg create mode 120000 links/apps/scalable/gnome-contacts.svg create mode 120000 links/apps/scalable/gnome-control-center.svg create mode 120000 links/apps/scalable/gnome-desktop-config.svg create mode 120000 links/apps/scalable/gnome-desktop-item-edit.svg create mode 120000 links/apps/scalable/gnome-devel.svg create mode 120000 links/apps/scalable/gnome-device-manager.svg create mode 120000 links/apps/scalable/gnome-dictionary.svg create mode 120000 links/apps/scalable/gnome-disk-utility.svg create mode 120000 links/apps/scalable/gnome-disks.svg create mode 120000 links/apps/scalable/gnome-display-panel.svg create mode 120000 links/apps/scalable/gnome-display-properties.svg create mode 120000 links/apps/scalable/gnome-dsiplay-properties.svg create mode 120000 links/apps/scalable/gnome-emacs.svg create mode 120000 links/apps/scalable/gnome-encfs-manager.svg create mode 120000 links/apps/scalable/gnome-eterm.svg create mode 120000 links/apps/scalable/gnome-freecell.svg create mode 120000 links/apps/scalable/gnome-games.svg create mode 120000 links/apps/scalable/gnome-glchess.svg create mode 120000 links/apps/scalable/gnome-gmail.svg create mode 120000 links/apps/scalable/gnome-gmenu.svg create mode 120000 links/apps/scalable/gnome-gnect.svg create mode 120000 links/apps/scalable/gnome-gnibbles.svg create mode 120000 links/apps/scalable/gnome-gnibbless.svg create mode 120000 links/apps/scalable/gnome-hearts.svg create mode 120000 links/apps/scalable/gnome-help.svg create mode 120000 links/apps/scalable/gnome-hideseek.svg create mode 120000 links/apps/scalable/gnome-icon-preview.svg create mode 120000 links/apps/scalable/gnome-info.svg create mode 120000 links/apps/scalable/gnome-internet.svg create mode 120000 links/apps/scalable/gnome-lightsoff.svg create mode 120000 links/apps/scalable/gnome-lockscreen.svg create mode 120000 links/apps/scalable/gnome-logo-icon-transparent.svg create mode 120000 links/apps/scalable/gnome-logo-icon.svg create mode 120000 links/apps/scalable/gnome-logs.svg create mode 120000 links/apps/scalable/gnome-menu.svg create mode 120000 links/apps/scalable/gnome-mime-application-x-deb.svg create mode 120000 links/apps/scalable/gnome-mime-text-x-vcalendar.svg create mode 120000 links/apps/scalable/gnome-mixer.svg create mode 120000 links/apps/scalable/gnome-monitor.svg create mode 120000 links/apps/scalable/gnome-mouse-properties.svg create mode 120000 links/apps/scalable/gnome-mouse.svg create mode 120000 links/apps/scalable/gnome-mplayer-dbg.svg create mode 120000 links/apps/scalable/gnome-mplayer.svg create mode 120000 links/apps/scalable/gnome-mpv.svg create mode 120000 links/apps/scalable/gnome-multi-writer.svg create mode 120000 links/apps/scalable/gnome-nettool.svg create mode 120000 links/apps/scalable/gnome-nettools.svg create mode 120000 links/apps/scalable/gnome-network-properties.svg create mode 120000 links/apps/scalable/gnome-note.svg create mode 120000 links/apps/scalable/gnome-package.svg create mode 120000 links/apps/scalable/gnome-panel-clock.svg create mode 120000 links/apps/scalable/gnome-panel-drawer.svg create mode 120000 links/apps/scalable/gnome-panel-force-quit.svg create mode 120000 links/apps/scalable/gnome-panel-launcher.svg create mode 120000 links/apps/scalable/gnome-panel-notification-area.svg create mode 120000 links/apps/scalable/gnome-panel-screenshoot.svg create mode 120000 links/apps/scalable/gnome-panel-screenshot.svg create mode 120000 links/apps/scalable/gnome-panel-window-list.svg create mode 120000 links/apps/scalable/gnome-panel-window-menu.svg create mode 120000 links/apps/scalable/gnome-panel-workspace-switcher.svg create mode 120000 links/apps/scalable/gnome-panel.svg create mode 120000 links/apps/scalable/gnome-pdf.svg create mode 120000 links/apps/scalable/gnome-photos.svg create mode 120000 links/apps/scalable/gnome-planner.svg create mode 120000 links/apps/scalable/gnome-player.svg create mode 120000 links/apps/scalable/gnome-pomodoro.svg create mode 120000 links/apps/scalable/gnome-power-statistics.svg create mode 120000 links/apps/scalable/gnome-quadrapassel.svg create mode 120000 links/apps/scalable/gnome-rdp.svg create mode 120000 links/apps/scalable/gnome-remote-desktop.svg create mode 120000 links/apps/scalable/gnome-run.svg create mode 120000 links/apps/scalable/gnome-samegnome.svg create mode 120000 links/apps/scalable/gnome-screenshot.svg create mode 120000 links/apps/scalable/gnome-search-tool.svg create mode 120000 links/apps/scalable/gnome-searchtool.svg create mode 120000 links/apps/scalable/gnome-session-properties.svg create mode 120000 links/apps/scalable/gnome-session.svg create mode 120000 links/apps/scalable/gnome-set-time.svg create mode 120000 links/apps/scalable/gnome-settings-accessibility-keyboard.svg create mode 120000 links/apps/scalable/gnome-settings-accessibility-technologies.svg create mode 120000 links/apps/scalable/gnome-settings-background.svg create mode 120000 links/apps/scalable/gnome-settings-default-applications.svg create mode 120000 links/apps/scalable/gnome-settings-font.svg create mode 120000 links/apps/scalable/gnome-settings-keybinding.svg create mode 120000 links/apps/scalable/gnome-settings-keybindings.svg create mode 120000 links/apps/scalable/gnome-settings-mouse.svg create mode 120000 links/apps/scalable/gnome-settings-sound.svg create mode 120000 links/apps/scalable/gnome-settings-theme.svg create mode 120000 links/apps/scalable/gnome-settings-ui-behavior.svg create mode 120000 links/apps/scalable/gnome-settings.svg create mode 120000 links/apps/scalable/gnome-shell-extension-prefs.svg create mode 120000 links/apps/scalable/gnome-software.svg create mode 120000 links/apps/scalable/gnome-sound-properties.svg create mode 120000 links/apps/scalable/gnome-status.svg create mode 120000 links/apps/scalable/gnome-sticky-notes-applet.svg create mode 120000 links/apps/scalable/gnome-sudoku.svg create mode 120000 links/apps/scalable/gnome-swell-foop.svg create mode 120000 links/apps/scalable/gnome-system-config.svg create mode 120000 links/apps/scalable/gnome-system-log.svg create mode 120000 links/apps/scalable/gnome-system-monitor.svg create mode 120000 links/apps/scalable/gnome-system.svg create mode 120000 links/apps/scalable/gnome-tali.svg create mode 120000 links/apps/scalable/gnome-term.svg create mode 120000 links/apps/scalable/gnome-terminal.svg create mode 120000 links/apps/scalable/gnome-tetraves.svg create mode 120000 links/apps/scalable/gnome-tracker.svg create mode 120000 links/apps/scalable/gnome-translate.svg create mode 120000 links/apps/scalable/gnome-tweaks.svg create mode 120000 links/apps/scalable/gnome-unknown.svg create mode 120000 links/apps/scalable/gnome-usage.svg create mode 120000 links/apps/scalable/gnome-user-share.svg create mode 120000 links/apps/scalable/gnome-volume-control.svg create mode 120000 links/apps/scalable/gnome-warning.svg create mode 120000 links/apps/scalable/gnome-weather.svg create mode 120000 links/apps/scalable/gnome-web-browser.svg create mode 120000 links/apps/scalable/gnome-web.svg create mode 120000 links/apps/scalable/gnome-window-manager.svg create mode 120000 links/apps/scalable/gnome-windows.svg create mode 120000 links/apps/scalable/gnome-wm.svg create mode 120000 links/apps/scalable/gnome-word.svg create mode 120000 links/apps/scalable/gnome-xterm.svg create mode 120000 links/apps/scalable/gnome_apps.svg create mode 120000 links/apps/scalable/gnomebaker.svg create mode 120000 links/apps/scalable/gnomine.svg create mode 120000 links/apps/scalable/gnote.svg create mode 120000 links/apps/scalable/gnotes.svg create mode 120000 links/apps/scalable/gnotravex.svg create mode 120000 links/apps/scalable/gnupg.svg create mode 120000 links/apps/scalable/goa-account-telegram.svg create mode 120000 links/apps/scalable/goa-account-todoist.svg create mode 120000 links/apps/scalable/goa-account.svg create mode 120000 links/apps/scalable/goa-panel.svg create mode 120000 links/apps/scalable/goldendict.svg create mode 120000 links/apps/scalable/google-calculator.svg create mode 120000 links/apps/scalable/google-chrome-beta.svg create mode 120000 links/apps/scalable/google-chrome-dev.svg create mode 120000 links/apps/scalable/google-chrome-developer-tool.svg create mode 120000 links/apps/scalable/google-chrome-unstable.svg create mode 120000 links/apps/scalable/google-chrome2.svg create mode 120000 links/apps/scalable/google-chromium.svg create mode 120000 links/apps/scalable/google-earth-pro.svg create mode 120000 links/apps/scalable/google-reader.svg create mode 120000 links/apps/scalable/google.svg create mode 120000 links/apps/scalable/googlechrome.svg create mode 120000 links/apps/scalable/googleearth-icon.svg create mode 120000 links/apps/scalable/googleearth.svg create mode 120000 links/apps/scalable/gp.svg create mode 120000 links/apps/scalable/gpa.svg create mode 120000 links/apps/scalable/gpaint.svg create mode 120000 links/apps/scalable/gparted.svg create mode 120000 links/apps/scalable/gpaste.svg create mode 120000 links/apps/scalable/gpick.svg create mode 120000 links/apps/scalable/gpicview.svg create mode 120000 links/apps/scalable/gpk-prefs.svg create mode 120000 links/apps/scalable/gpk-repo.svg create mode 120000 links/apps/scalable/gpk-service-pack.svg create mode 120000 links/apps/scalable/gprename.svg create mode 120000 links/apps/scalable/gpxsee.svg create mode 120000 links/apps/scalable/grandr.svg create mode 120000 links/apps/scalable/graphics-image-editor.svg create mode 120000 links/apps/scalable/graphics-image-viewer.svg create mode 120000 links/apps/scalable/graphics-viewer-document.svg create mode 120000 links/apps/scalable/gravit-designer.svg create mode 120000 links/apps/scalable/greader.svg create mode 120000 links/apps/scalable/grsync-restore.svg create mode 120000 links/apps/scalable/grsync.svg create mode 120000 links/apps/scalable/gscan2pdf.svg create mode 120000 links/apps/scalable/gscreenshot.svg create mode 120000 links/apps/scalable/gsd-xrandr.svg create mode 120000 links/apps/scalable/gsearchtool.svg create mode 120000 links/apps/scalable/gsmartcontrol.svg create mode 120000 links/apps/scalable/gstreamer-properties.svg create mode 120000 links/apps/scalable/gtali.svg create mode 120000 links/apps/scalable/gtg.svg create mode 120000 links/apps/scalable/gthumb.svg create mode 120000 links/apps/scalable/gtk-about.svg create mode 120000 links/apps/scalable/gtk-dialog-info.svg create mode 120000 links/apps/scalable/gtk-help.svg create mode 120000 links/apps/scalable/gtk-info.svg create mode 120000 links/apps/scalable/gtk-lshw.svg create mode 120000 links/apps/scalable/gtk-preferences.svg create mode 120000 links/apps/scalable/gtk-properties.svg create mode 120000 links/apps/scalable/gtk-recordmydesktop.svg create mode 120000 links/apps/scalable/gtk-redshift.svg create mode 120000 links/apps/scalable/gtk-select-color.svg create mode 120000 links/apps/scalable/gtk-theme-config.svg create mode 120000 links/apps/scalable/gtk-youtube-viewer.svg create mode 120000 links/apps/scalable/gtk3-demo.svg create mode 120000 links/apps/scalable/gtk3-icon-browser.svg create mode 120000 links/apps/scalable/gtk3-widget-factory.svg create mode 120000 links/apps/scalable/gtk4-demo.svg create mode 120000 links/apps/scalable/gtk4-icon-browser.svg create mode 120000 links/apps/scalable/gtk4-widget-factory.svg create mode 120000 links/apps/scalable/gtk_info.svg create mode 120000 links/apps/scalable/gtkam-camera.svg create mode 120000 links/apps/scalable/gtkam.svg create mode 120000 links/apps/scalable/gtkconfig.svg create mode 120000 links/apps/scalable/gtkterm.svg create mode 120000 links/apps/scalable/gtubeclock.svg create mode 120000 links/apps/scalable/guayadeque.svg create mode 120000 links/apps/scalable/gufw_menu.svg create mode 120000 links/apps/scalable/guvcview.svg create mode 120000 links/apps/scalable/gvfsd-archive-file.svg create mode 120000 links/apps/scalable/gvim.svg create mode 120000 links/apps/scalable/gwenview.svg create mode 120000 links/apps/scalable/gworldclock.svg create mode 120000 links/apps/scalable/gxine.svg create mode 120000 links/apps/scalable/gydl.svg create mode 120000 links/apps/scalable/handbrake.svg create mode 120000 links/apps/scalable/harddrake.svg create mode 120000 links/apps/scalable/harddrake2.svg create mode 120000 links/apps/scalable/hardinfo.svg create mode 120000 links/apps/scalable/help-about.svg create mode 120000 links/apps/scalable/help-browser.svg create mode 120000 links/apps/scalable/help-contents.svg create mode 120000 links/apps/scalable/help-faq.svg create mode 120000 links/apps/scalable/help-info.svg create mode 120000 links/apps/scalable/help_index.svg create mode 120000 links/apps/scalable/hi64-apps-ffado.svg create mode 120000 links/apps/scalable/hotwire.svg create mode 120000 links/apps/scalable/hourglass.svg create mode 120000 links/apps/scalable/hp-toolbox.svg create mode 120000 links/apps/scalable/hp_logo.svg create mode 120000 links/apps/scalable/hplip.svg create mode 120000 links/apps/scalable/hplj1020_icon.svg create mode 120000 links/apps/scalable/hterm.svg create mode 120000 links/apps/scalable/hwbrowser.svg create mode 120000 links/apps/scalable/ibus-engine.svg create mode 120000 links/apps/scalable/ibus-keyboard.svg create mode 120000 links/apps/scalable/ibus-setup-chewing.svg create mode 120000 links/apps/scalable/ibus-setup-hangul.svg create mode 120000 links/apps/scalable/ibus-setup.svg create mode 120000 links/apps/scalable/icaconfigmgr.svg create mode 120000 links/apps/scalable/icaconncenter.svg create mode 120000 links/apps/scalable/icamanager.svg create mode 120000 links/apps/scalable/icaselfservice.svg create mode 120000 links/apps/scalable/icons.svg create mode 120000 links/apps/scalable/iconthemes.svg create mode 120000 links/apps/scalable/idea-ultimate.svg create mode 120000 links/apps/scalable/im-chooser.svg create mode 120000 links/apps/scalable/im.riot.Riot.svg create mode 120000 links/apps/scalable/image-viewer.svg create mode 120000 links/apps/scalable/imageburner.svg create mode 120000 links/apps/scalable/imagej.svg create mode 120000 links/apps/scalable/imagej1.svg create mode 120000 links/apps/scalable/imagewriter.svg create mode 120000 links/apps/scalable/imaginario.svg create mode 120000 links/apps/scalable/imagination.svg create mode 120000 links/apps/scalable/imap.svg create mode 120000 links/apps/scalable/indicator-applet.svg create mode 120000 links/apps/scalable/indicator-china-weather.svg create mode 120000 links/apps/scalable/indicator-keylock.svg create mode 120000 links/apps/scalable/indicator-privacy.svg create mode 120000 links/apps/scalable/indicator-sensors.svg create mode 120000 links/apps/scalable/indicator-sound-switcher.svg create mode 120000 links/apps/scalable/indicator-stickynotes.svg create mode 120000 links/apps/scalable/indicator-virtual-box.svg create mode 120000 links/apps/scalable/info.olasagasti.revelation.svg create mode 120000 links/apps/scalable/info.svg create mode 120000 links/apps/scalable/inkscape-logo.svg create mode 120000 links/apps/scalable/inkscape.viewer.svg create mode 120000 links/apps/scalable/input-joystick.svg create mode 120000 links/apps/scalable/input-keyboard.svg create mode 120000 links/apps/scalable/instantbird.svg create mode 120000 links/apps/scalable/intellij-idea-ce.svg create mode 120000 links/apps/scalable/intellij-idea-community.svg create mode 120000 links/apps/scalable/intellij-idea-ue-bundled-jre.svg create mode 120000 links/apps/scalable/intellij-idea-ultimate-edition.svg create mode 120000 links/apps/scalable/intellij-idea-ultimate.svg create mode 120000 links/apps/scalable/intellij-idea.svg create mode 120000 links/apps/scalable/intellij.svg create mode 120000 links/apps/scalable/intellij_idea.svg create mode 120000 links/apps/scalable/internet-chat.svg create mode 120000 links/apps/scalable/internet-feed-reader.svg create mode 120000 links/apps/scalable/internet-web-browser.svg create mode 120000 links/apps/scalable/internet.svg create mode 120000 links/apps/scalable/internet_mail.svg create mode 120000 links/apps/scalable/io.atom.Atom.svg create mode 120000 links/apps/scalable/io.atom.electron.BaseApp.svg create mode 120000 links/apps/scalable/io.balena.etcher.svg create mode 120000 links/apps/scalable/io.bit3.WhatsAppQT.svg create mode 120000 links/apps/scalable/io.brackets.Brackets.svg create mode 120000 links/apps/scalable/io.dbeaver.DBeaverCommunity.svg create mode 120000 links/apps/scalable/io.designer.GravitDesigner.svg create mode 120000 links/apps/scalable/io.element.Element.svg create mode 120000 links/apps/scalable/io.elementary.appcenter.svg create mode 120000 links/apps/scalable/io.elementary.calculator.svg create mode 120000 links/apps/scalable/io.elementary.calendar.svg create mode 120000 links/apps/scalable/io.elementary.camera.svg create mode 120000 links/apps/scalable/io.elementary.code.svg create mode 120000 links/apps/scalable/io.elementary.files.svg create mode 120000 links/apps/scalable/io.elementary.mail.svg create mode 120000 links/apps/scalable/io.elementary.meteo.svg create mode 120000 links/apps/scalable/io.elementary.monitor.svg create mode 120000 links/apps/scalable/io.elementary.music.svg create mode 120000 links/apps/scalable/io.elementary.photos-viewer.svg create mode 120000 links/apps/scalable/io.elementary.photos.svg create mode 120000 links/apps/scalable/io.elementary.screenshot-tool.svg create mode 120000 links/apps/scalable/io.elementary.screenshot.svg create mode 120000 links/apps/scalable/io.elementary.switchboard.svg create mode 120000 links/apps/scalable/io.elementary.tasks.svg create mode 120000 links/apps/scalable/io.elementary.terminal.svg create mode 120000 links/apps/scalable/io.elementary.videos.svg create mode 120000 links/apps/scalable/io.elementary.wingpanel.svg create mode 120000 links/apps/scalable/io.exodus.Exodus.svg create mode 120000 links/apps/scalable/io.github.Celluloid.svg create mode 120000 links/apps/scalable/io.github.Figma_Linux.figma_linux.svg create mode 120000 links/apps/scalable/io.github.GnomeMpv.svg create mode 120000 links/apps/scalable/io.github.Hexchat.svg create mode 120000 links/apps/scalable/io.github.Pithos.svg create mode 120000 links/apps/scalable/io.github.Qalculate.svg create mode 120000 links/apps/scalable/io.github.TransmissionRemoteGtk.svg create mode 120000 links/apps/scalable/io.github.antimicrox.antimicrox.svg create mode 120000 links/apps/scalable/io.github.celluloid-player.Celluloid.svg create mode 120000 links/apps/scalable/io.github.celluloid_player.Celluloid.svg create mode 120000 links/apps/scalable/io.github.dosbox-staging.svg create mode 120000 links/apps/scalable/io.github.gustavoperedo.VideoDownloader.svg create mode 120000 links/apps/scalable/io.github.jkozera.ZevDocs.svg create mode 120000 links/apps/scalable/io.github.lainsce.Notejot.svg create mode 120000 links/apps/scalable/io.github.openWMail.openWMail.svg create mode 120000 links/apps/scalable/io.github.qalculate.Qalculate.svg create mode 120000 links/apps/scalable/io.gitlab.jstest_gtk.jstest_gtk.svg create mode 120000 links/apps/scalable/io.gitlab.sdl_jstest.sdl2_jstest.svg create mode 120000 links/apps/scalable/io.gitlab.sdl_jstest.sdl_jstest.svg create mode 120000 links/apps/scalable/io.liri.Calculator.svg create mode 120000 links/apps/scalable/io.liri.Text.svg create mode 120000 links/apps/scalable/io.mpv.Mpv.svg create mode 120000 links/apps/scalable/io.mrarm.mcpelauncher-ui.svg create mode 120000 links/apps/scalable/io.mrarm.mcpelauncher.svg create mode 120000 links/apps/scalable/io.neovim.nvim.svg create mode 120000 links/apps/scalable/io.photoflare.photoflare.svg create mode 120000 links/apps/scalable/io.typora.Typora.svg create mode 120000 links/apps/scalable/iok.svg create mode 120000 links/apps/scalable/irix.svg create mode 120000 links/apps/scalable/iso-image-burn.svg create mode 120000 links/apps/scalable/isoimagewriter.svg create mode 120000 links/apps/scalable/istanbul.svg create mode 120000 links/apps/scalable/jack_mixer.svg create mode 120000 links/apps/scalable/java-1.6.0.svg create mode 120000 links/apps/scalable/java-1.7.0.svg create mode 120000 links/apps/scalable/java-1.8.0.svg create mode 120000 links/apps/scalable/java-1.9.0.svg create mode 120000 links/apps/scalable/java10-openjdk.svg create mode 120000 links/apps/scalable/java11-openjdk.svg create mode 120000 links/apps/scalable/java12-openjdk.svg create mode 120000 links/apps/scalable/java13-openjdk.svg create mode 120000 links/apps/scalable/java14-openjdk.svg create mode 120000 links/apps/scalable/java8-openjdk.svg create mode 120000 links/apps/scalable/java9-openjdk.svg create mode 120000 links/apps/scalable/javaws.svg create mode 120000 links/apps/scalable/jetbrains-clion.svg create mode 120000 links/apps/scalable/jetbrains-datagrip.svg create mode 120000 links/apps/scalable/jetbrains-intellij-idea.svg create mode 120000 links/apps/scalable/jetbrains-intellij.svg create mode 120000 links/apps/scalable/jetbrains-phpstorm.svg create mode 120000 links/apps/scalable/jetbrains-pycharm-edu.svg create mode 120000 links/apps/scalable/jetbrains-pycharm.svg create mode 120000 links/apps/scalable/jetbrains-rider.svg create mode 120000 links/apps/scalable/jetbrains-rubymine.svg create mode 120000 links/apps/scalable/jetbrains-webstorm.svg create mode 120000 links/apps/scalable/jockey-gtk.svg create mode 120000 links/apps/scalable/jockey-kde.svg create mode 120000 links/apps/scalable/joplin-desktop.svg create mode 120000 links/apps/scalable/josm-latest.svg create mode 120000 links/apps/scalable/josm.svg create mode 120000 links/apps/scalable/jotasync.svg create mode 120000 links/apps/scalable/journal.svg create mode 120000 links/apps/scalable/jstest-gtk.svg create mode 120000 links/apps/scalable/juffed.svg create mode 120000 links/apps/scalable/k3b.svg create mode 120000 links/apps/scalable/kaccess.svg create mode 120000 links/apps/scalable/kaddressbook.svg create mode 120000 links/apps/scalable/kaffeine.svg create mode 120000 links/apps/scalable/kalarm.svg create mode 120000 links/apps/scalable/kali-bugs.svg create mode 120000 links/apps/scalable/kali-docs.svg create mode 120000 links/apps/scalable/kali-info-gathering-trans.svg create mode 120000 links/apps/scalable/kali-macchanger.svg create mode 120000 links/apps/scalable/kali-p0f.svg create mode 120000 links/apps/scalable/kali-password-attacks-trans.svg create mode 120000 links/apps/scalable/kali-recordmydesktop.svg create mode 120000 links/apps/scalable/kali-reporting-tools-trans.svg create mode 120000 links/apps/scalable/kali-vuln-assessment-trans.svg create mode 120000 links/apps/scalable/kali-wireless-attacks-trans.svg create mode 120000 links/apps/scalable/kamerka.svg create mode 120000 links/apps/scalable/kamoso.svg create mode 120000 links/apps/scalable/kappfinder.svg create mode 120000 links/apps/scalable/kate2.svg create mode 120000 links/apps/scalable/kazam.svg create mode 120000 links/apps/scalable/kbabeldict.svg create mode 120000 links/apps/scalable/kbackup.svg create mode 120000 links/apps/scalable/kblocks.svg create mode 120000 links/apps/scalable/kblogger.svg create mode 120000 links/apps/scalable/kbugbuster.svg create mode 120000 links/apps/scalable/kbugster.svg create mode 120000 links/apps/scalable/kcalc.svg create mode 120000 links/apps/scalable/kcharselect.svg create mode 120000 links/apps/scalable/kchart.svg create mode 120000 links/apps/scalable/kchmviewer.svg create mode 120000 links/apps/scalable/kcmkicker.svg create mode 120000 links/apps/scalable/kcmkwm.svg create mode 120000 links/apps/scalable/kcmpci.svg create mode 120000 links/apps/scalable/kcmprocessor.svg create mode 120000 links/apps/scalable/kcmsound.svg create mode 120000 links/apps/scalable/kcmx.svg create mode 120000 links/apps/scalable/kcnmsound.svg create mode 120000 links/apps/scalable/kcolorchooser.svg create mode 120000 links/apps/scalable/kconsole.svg create mode 120000 links/apps/scalable/kcontrol.svg create mode 120000 links/apps/scalable/kde-frameworks.svg create mode 120000 links/apps/scalable/kde-gtk-config.svg create mode 120000 links/apps/scalable/kde-im-log-viewer.svg create mode 120000 links/apps/scalable/kde-logo.svg create mode 120000 links/apps/scalable/kde-telepathy.svg create mode 120000 links/apps/scalable/kde-windows.svg create mode 120000 links/apps/scalable/kde.svg create mode 120000 links/apps/scalable/kdeapp.svg create mode 120000 links/apps/scalable/kdeconnect.svg create mode 120000 links/apps/scalable/kded5.svg create mode 120000 links/apps/scalable/kdepim-dropbox.svg create mode 120000 links/apps/scalable/kdf.svg create mode 120000 links/apps/scalable/kdiskfree.svg create mode 120000 links/apps/scalable/kdmconfig.svg create mode 120000 links/apps/scalable/kedit-icon.svg create mode 120000 links/apps/scalable/kedit.svg create mode 120000 links/apps/scalable/keditbookmarks.svg create mode 120000 links/apps/scalable/keepassx.svg create mode 120000 links/apps/scalable/keepassx2.svg create mode 120000 links/apps/scalable/keepassxc.svg create mode 120000 links/apps/scalable/kentoo.svg create mode 120000 links/apps/scalable/key_bindings.svg create mode 120000 links/apps/scalable/keyboard.svg create mode 120000 links/apps/scalable/kfilebox.svg create mode 120000 links/apps/scalable/kfind.svg create mode 120000 links/apps/scalable/kfm.svg create mode 120000 links/apps/scalable/kfontview.svg create mode 120000 links/apps/scalable/kfourinline.svg create mode 120000 links/apps/scalable/kgpg.svg create mode 120000 links/apps/scalable/khelpcenter.svg create mode 120000 links/apps/scalable/kimtoy.svg create mode 120000 links/apps/scalable/kino.svg create mode 120000 links/apps/scalable/kjots.svg create mode 120000 links/apps/scalable/kjournal.svg create mode 120000 links/apps/scalable/kjumpingcube.svg create mode 120000 links/apps/scalable/kleopatra.svg create mode 120000 links/apps/scalable/klettres.svg create mode 120000 links/apps/scalable/klipper.svg create mode 120000 links/apps/scalable/kmag.svg create mode 120000 links/apps/scalable/kmahjongg.svg create mode 120000 links/apps/scalable/kmail.svg create mode 120000 links/apps/scalable/kmail2.svg create mode 120000 links/apps/scalable/kmailcvt.svg create mode 120000 links/apps/scalable/kmenu.svg create mode 120000 links/apps/scalable/kmenuedit.svg create mode 120000 links/apps/scalable/kmines.svg create mode 120000 links/apps/scalable/kmix.svg create mode 120000 links/apps/scalable/kmousetool.svg create mode 120000 links/apps/scalable/kmplayer.svg create mode 120000 links/apps/scalable/knetattach.svg create mode 120000 links/apps/scalable/knewsticker.svg create mode 120000 links/apps/scalable/knotes.svg create mode 120000 links/apps/scalable/knotify.svg create mode 120000 links/apps/scalable/kolourpaint.svg create mode 120000 links/apps/scalable/konsole-linux32.svg create mode 120000 links/apps/scalable/konsole.svg create mode 120000 links/apps/scalable/konsole_tux.svg create mode 120000 links/apps/scalable/konsolekalendar.svg create mode 120000 links/apps/scalable/kontact.svg create mode 120000 links/apps/scalable/konversation.svg create mode 120000 links/apps/scalable/kopete.svg create mode 120000 links/apps/scalable/kopete2.svg create mode 120000 links/apps/scalable/korg-journal.svg create mode 120000 links/apps/scalable/korg-todo.svg create mode 120000 links/apps/scalable/korgac.svg create mode 120000 links/apps/scalable/korganizer.svg create mode 120000 links/apps/scalable/kpackage.svg create mode 120000 links/apps/scalable/kpackage48.svg create mode 120000 links/apps/scalable/kpat.svg create mode 120000 links/apps/scalable/kpatience.svg create mode 120000 links/apps/scalable/kpersonalizer.svg create mode 120000 links/apps/scalable/kphoto.svg create mode 120000 links/apps/scalable/kphotoalbum.svg create mode 120000 links/apps/scalable/kpk-desktop-gnome.svg create mode 120000 links/apps/scalable/kpk-desktop-xfce.svg create mode 120000 links/apps/scalable/kplato.svg create mode 120000 links/apps/scalable/kplayer.svg create mode 120000 links/apps/scalable/kpresenter.svg create mode 120000 links/apps/scalable/krdc.svg create mode 120000 links/apps/scalable/krename.svg create mode 120000 links/apps/scalable/krfb.svg create mode 120000 links/apps/scalable/kritagemini.svg create mode 120000 links/apps/scalable/kritasketch.svg create mode 120000 links/apps/scalable/kronometer.svg create mode 120000 links/apps/scalable/krunner.svg create mode 120000 links/apps/scalable/kscreengenie.svg create mode 120000 links/apps/scalable/kscreensaver.svg create mode 120000 links/apps/scalable/kscreenshot.svg create mode 120000 links/apps/scalable/ksensors.svg create mode 120000 links/apps/scalable/ksmiletris.svg create mode 120000 links/apps/scalable/ksmserver.svg create mode 120000 links/apps/scalable/ksnapshot.svg create mode 120000 links/apps/scalable/ksnip.svg create mode 120000 links/apps/scalable/kspread.svg create mode 120000 links/apps/scalable/kstars.svg create mode 120000 links/apps/scalable/kstars_colors.svg create mode 120000 links/apps/scalable/ksysguard.svg create mode 120000 links/apps/scalable/ksysguardd.svg create mode 120000 links/apps/scalable/kterm.svg create mode 120000 links/apps/scalable/ktexteditorautobrace.svg create mode 120000 links/apps/scalable/kthesaurus.svg create mode 120000 links/apps/scalable/ktimer.svg create mode 120000 links/apps/scalable/ktip.svg create mode 120000 links/apps/scalable/ktneft.svg create mode 120000 links/apps/scalable/ktouch.svg create mode 120000 links/apps/scalable/ktp-contacts.svg create mode 120000 links/apps/scalable/kube-mail.svg create mode 120000 links/apps/scalable/kuickshow.svg create mode 120000 links/apps/scalable/kuiviewer.svg create mode 120000 links/apps/scalable/kuser.svg create mode 120000 links/apps/scalable/kwalletmanager2.svg create mode 120000 links/apps/scalable/kwikdisk.svg create mode 120000 links/apps/scalable/kwin.svg create mode 120000 links/apps/scalable/kwords.svg create mode 120000 links/apps/scalable/kwrite.svg create mode 120000 links/apps/scalable/kylin-user-guide.svg create mode 120000 links/apps/scalable/kylin-video.svg create mode 120000 links/apps/scalable/kynaptic.svg create mode 120000 links/apps/scalable/kynpatic.svg create mode 120000 links/apps/scalable/l3afpad.svg create mode 120000 links/apps/scalable/last-fm.svg create mode 120000 links/apps/scalable/lastfm-audioscrobbler.svg create mode 120000 links/apps/scalable/lastfm-valut.svg create mode 120000 links/apps/scalable/lastfm-www.last.fm.svg create mode 120000 links/apps/scalable/lastfm.svg create mode 120000 links/apps/scalable/latte-dock.svg create mode 120000 links/apps/scalable/launch.svg create mode 120000 links/apps/scalable/lazpaint.svg create mode 120000 links/apps/scalable/leafpad.svg create mode 120000 links/apps/scalable/leftpad.svg create mode 120000 links/apps/scalable/libreoffice-main.svg create mode 120000 links/apps/scalable/libreoffice-start-centre.svg create mode 120000 links/apps/scalable/libreoffice-startcenter.svg create mode 120000 links/apps/scalable/libreoffice3-base.svg create mode 120000 links/apps/scalable/libreoffice3-calc.svg create mode 120000 links/apps/scalable/libreoffice3-draw.svg create mode 120000 links/apps/scalable/libreoffice3-impress.svg create mode 120000 links/apps/scalable/libreoffice3-main.svg create mode 120000 links/apps/scalable/libreoffice3-math.svg create mode 120000 links/apps/scalable/libreoffice3-startcenter.svg create mode 120000 links/apps/scalable/libreoffice3-writer.svg create mode 120000 links/apps/scalable/libreoffice3.svg create mode 120000 links/apps/scalable/libreoffice34-base.svg create mode 120000 links/apps/scalable/libreoffice34-calc.svg create mode 120000 links/apps/scalable/libreoffice34-draw.svg create mode 120000 links/apps/scalable/libreoffice34-impress.svg create mode 120000 links/apps/scalable/libreoffice34-main.svg create mode 120000 links/apps/scalable/libreoffice34-math.svg create mode 120000 links/apps/scalable/libreoffice34-startcenter.svg create mode 120000 links/apps/scalable/libreoffice34-writer.svg create mode 120000 links/apps/scalable/libreoffice34.svg create mode 120000 links/apps/scalable/libreoffice4.2-base.svg create mode 120000 links/apps/scalable/libreoffice4.2-calc.svg create mode 120000 links/apps/scalable/libreoffice4.2-draw.svg create mode 120000 links/apps/scalable/libreoffice4.2-impress.svg create mode 120000 links/apps/scalable/libreoffice4.2-math.svg create mode 120000 links/apps/scalable/libreoffice4.2-startcenter.svg create mode 120000 links/apps/scalable/libreoffice4.2-writer.svg create mode 120000 links/apps/scalable/libreoffice4.svg create mode 120000 links/apps/scalable/libreoffice5.0-base.svg create mode 120000 links/apps/scalable/libreoffice5.0-calc.svg create mode 120000 links/apps/scalable/libreoffice5.0-draw.svg create mode 120000 links/apps/scalable/libreoffice5.0-impress.svg create mode 120000 links/apps/scalable/libreoffice5.0-main.svg create mode 120000 links/apps/scalable/libreoffice5.0-math.svg create mode 120000 links/apps/scalable/libreoffice5.0-startcenter.svg create mode 120000 links/apps/scalable/libreoffice5.0-writer.svg create mode 120000 links/apps/scalable/libreoffice5.0.svg create mode 120000 links/apps/scalable/libreoffice5.1-base.svg create mode 120000 links/apps/scalable/libreoffice5.1-calc.svg create mode 120000 links/apps/scalable/libreoffice5.1-draw.svg create mode 120000 links/apps/scalable/libreoffice5.1-impress.svg create mode 120000 links/apps/scalable/libreoffice5.1-main.svg create mode 120000 links/apps/scalable/libreoffice5.1-math.svg create mode 120000 links/apps/scalable/libreoffice5.1-startcenter.svg create mode 120000 links/apps/scalable/libreoffice5.1-writer.svg create mode 120000 links/apps/scalable/libreoffice5.1.svg create mode 120000 links/apps/scalable/libreoffice5.2-base.svg create mode 120000 links/apps/scalable/libreoffice5.2-calc.svg create mode 120000 links/apps/scalable/libreoffice5.2-draw.svg create mode 120000 links/apps/scalable/libreoffice5.2-impress.svg create mode 120000 links/apps/scalable/libreoffice5.2-main.svg create mode 120000 links/apps/scalable/libreoffice5.2-math.svg create mode 120000 links/apps/scalable/libreoffice5.2-startcenter.svg create mode 120000 links/apps/scalable/libreoffice5.2-writer.svg create mode 120000 links/apps/scalable/libreoffice5.2.svg create mode 120000 links/apps/scalable/libreoffice5.3-base.svg create mode 120000 links/apps/scalable/libreoffice5.3-calc.svg create mode 120000 links/apps/scalable/libreoffice5.3-draw.svg create mode 120000 links/apps/scalable/libreoffice5.3-impress.svg create mode 120000 links/apps/scalable/libreoffice5.3-main.svg create mode 120000 links/apps/scalable/libreoffice5.3-math.svg create mode 120000 links/apps/scalable/libreoffice5.3-startcenter.svg create mode 120000 links/apps/scalable/libreoffice5.3-writer.svg create mode 120000 links/apps/scalable/libreoffice5.3.svg create mode 120000 links/apps/scalable/libreoffice5.4-base.svg create mode 120000 links/apps/scalable/libreoffice5.4-calc.svg create mode 120000 links/apps/scalable/libreoffice5.4-draw.svg create mode 120000 links/apps/scalable/libreoffice5.4-impress.svg create mode 120000 links/apps/scalable/libreoffice5.4-main.svg create mode 120000 links/apps/scalable/libreoffice5.4-math.svg create mode 120000 links/apps/scalable/libreoffice5.4-startcenter.svg create mode 120000 links/apps/scalable/libreoffice5.4-writer.svg create mode 120000 links/apps/scalable/libreoffice5.4.svg create mode 120000 links/apps/scalable/libreoffice6.0-base.svg create mode 120000 links/apps/scalable/libreoffice6.0-calc.svg create mode 120000 links/apps/scalable/libreoffice6.0-draw.svg create mode 120000 links/apps/scalable/libreoffice6.0-impress.svg create mode 120000 links/apps/scalable/libreoffice6.0-main.svg create mode 120000 links/apps/scalable/libreoffice6.0-math.svg create mode 120000 links/apps/scalable/libreoffice6.0-startcenter.svg create mode 120000 links/apps/scalable/libreoffice6.0-writer.svg create mode 120000 links/apps/scalable/libreoffice6.0.svg create mode 120000 links/apps/scalable/libreoffice6.2-base.svg create mode 120000 links/apps/scalable/libreoffice6.2-calc.svg create mode 120000 links/apps/scalable/libreoffice6.2-draw.svg create mode 120000 links/apps/scalable/libreoffice6.2-impress.svg create mode 120000 links/apps/scalable/libreoffice6.2-main.svg create mode 120000 links/apps/scalable/libreoffice6.2-math.svg create mode 120000 links/apps/scalable/libreoffice6.2-startcenter.svg create mode 120000 links/apps/scalable/libreoffice6.2-writer.svg create mode 120000 links/apps/scalable/libreoffice6.3-base.svg create mode 120000 links/apps/scalable/libreoffice6.3-calc.svg create mode 120000 links/apps/scalable/libreoffice6.3-draw.svg create mode 120000 links/apps/scalable/libreoffice6.3-impress.svg create mode 120000 links/apps/scalable/libreoffice6.3-main.svg create mode 120000 links/apps/scalable/libreoffice6.3-math.svg create mode 120000 links/apps/scalable/libreoffice6.3-startcenter.svg create mode 120000 links/apps/scalable/libreoffice6.3-writer.svg create mode 120000 links/apps/scalable/libreoffice6.4-base.svg create mode 120000 links/apps/scalable/libreoffice6.4-calc.svg create mode 120000 links/apps/scalable/libreoffice6.4-draw.svg create mode 120000 links/apps/scalable/libreoffice6.4-impress.svg create mode 120000 links/apps/scalable/libreoffice6.4-math.svg create mode 120000 links/apps/scalable/libreoffice6.4-startcenter.svg create mode 120000 links/apps/scalable/libreoffice6.4-writer.svg create mode 120000 links/apps/scalable/libreoffice7.0-base.svg create mode 120000 links/apps/scalable/libreoffice7.0-calc.svg create mode 120000 links/apps/scalable/libreoffice7.0-draw.svg create mode 120000 links/apps/scalable/libreoffice7.0-impress.svg create mode 120000 links/apps/scalable/libreoffice7.0-main.svg create mode 120000 links/apps/scalable/libreoffice7.0-math.svg create mode 120000 links/apps/scalable/libreoffice7.0-startcenter.svg create mode 120000 links/apps/scalable/libreoffice7.0-writer.svg create mode 120000 links/apps/scalable/libreofficedev6.0-base.svg create mode 120000 links/apps/scalable/libreofficedev6.0-calc.svg create mode 120000 links/apps/scalable/libreofficedev6.0-draw.svg create mode 120000 links/apps/scalable/libreofficedev6.0-impress.svg create mode 120000 links/apps/scalable/libreofficedev6.0-main.svg create mode 120000 links/apps/scalable/libreofficedev6.0-math.svg create mode 120000 links/apps/scalable/libreofficedev6.0-startcenter.svg create mode 120000 links/apps/scalable/libreofficedev6.0-writer.svg create mode 120000 links/apps/scalable/libreofficedev6.1-base.svg create mode 120000 links/apps/scalable/libreofficedev6.1-calc.svg create mode 120000 links/apps/scalable/libreofficedev6.1-draw.svg create mode 120000 links/apps/scalable/libreofficedev6.1-impress.svg create mode 120000 links/apps/scalable/libreofficedev6.1-main.svg create mode 120000 links/apps/scalable/libreofficedev6.1-math.svg create mode 120000 links/apps/scalable/libreofficedev6.1-startcenter.svg create mode 120000 links/apps/scalable/libreofficedev6.1-writer.svg create mode 120000 links/apps/scalable/light-software-center.svg create mode 120000 links/apps/scalable/light_neovim_gtk.svg create mode 120000 links/apps/scalable/lightdm-gtk-greeter-settings.svg create mode 120000 links/apps/scalable/lightdm-settings.svg create mode 120000 links/apps/scalable/lightread.svg create mode 120000 links/apps/scalable/linconnect-server.svg create mode 120000 links/apps/scalable/linconnect.svg create mode 120000 links/apps/scalable/linguist-qt4.svg create mode 120000 links/apps/scalable/linguist-qt5.svg create mode 120000 links/apps/scalable/linguist.svg create mode 120000 links/apps/scalable/linguist5.svg create mode 120000 links/apps/scalable/linguistic.svg create mode 120000 links/apps/scalable/linssid.svg create mode 120000 links/apps/scalable/liteautologin.svg create mode 120000 links/apps/scalable/litedesktop.svg create mode 120000 links/apps/scalable/liteinfo.svg create mode 120000 links/apps/scalable/litemanual.svg create mode 120000 links/apps/scalable/litenetworkshares.svg create mode 120000 links/apps/scalable/litesoftware.svg create mode 120000 links/apps/scalable/litesoundsglob.svg create mode 120000 links/apps/scalable/litesystemreport.svg create mode 120000 links/apps/scalable/liteupdates.svg create mode 120000 links/apps/scalable/liteupdatesnotify.svg create mode 120000 links/apps/scalable/liteusermanager.svg create mode 120000 links/apps/scalable/livepatch.svg create mode 120000 links/apps/scalable/liveusb-creator.svg create mode 120000 links/apps/scalable/livewallpaper-config.svg create mode 120000 links/apps/scalable/livewallpaper.svg create mode 120000 links/apps/scalable/locale.svg create mode 120000 links/apps/scalable/location-services-active.svg create mode 120000 links/apps/scalable/lock-ok.svg create mode 120000 links/apps/scalable/lock-screen.svg create mode 120000 links/apps/scalable/lock.svg create mode 120000 links/apps/scalable/login-photo.svg create mode 120000 links/apps/scalable/logjam.svg create mode 120000 links/apps/scalable/logviewer.svg create mode 120000 links/apps/scalable/lokalize.svg create mode 120000 links/apps/scalable/lookswitcher.svg create mode 120000 links/apps/scalable/lpi-bug.svg create mode 120000 links/apps/scalable/lrfviewer.svg create mode 120000 links/apps/scalable/lshw.svg create mode 120000 links/apps/scalable/lskat.svg create mode 120000 links/apps/scalable/lubuntu-software-center.svg create mode 120000 links/apps/scalable/luckyBackup.svg create mode 120000 links/apps/scalable/luckybackup.svg create mode 120000 links/apps/scalable/luminance-hdr.svg create mode 120000 links/apps/scalable/lutris_blender.svg create mode 120000 links/apps/scalable/lutris_kpatience.svg create mode 120000 links/apps/scalable/lutris_krita-gemini.svg create mode 120000 links/apps/scalable/lutris_minecraft.svg create mode 120000 links/apps/scalable/lutris_minetest.svg create mode 120000 links/apps/scalable/lximage-qt.svg create mode 120000 links/apps/scalable/lximage.svg create mode 120000 links/apps/scalable/lxmusic.svg create mode 120000 links/apps/scalable/lxtask.svg create mode 120000 links/apps/scalable/lxterminal.svg create mode 120000 links/apps/scalable/macchanger.svg create mode 120000 links/apps/scalable/mahjongg.svg create mode 120000 links/apps/scalable/mail-client.svg create mode 120000 links/apps/scalable/mail-generic.svg create mode 120000 links/apps/scalable/mail-notification.svg create mode 120000 links/apps/scalable/mail_generic.svg create mode 120000 links/apps/scalable/mailer.svg create mode 120000 links/apps/scalable/mailnag.svg create mode 120000 links/apps/scalable/mandrivaupdate.svg create mode 120000 links/apps/scalable/manjaro-welcome.svg create mode 120000 links/apps/scalable/manjaro.svg create mode 120000 links/apps/scalable/maps.svg create mode 120000 links/apps/scalable/mark-location-symbolic.svg create mode 120000 links/apps/scalable/mate-ax-applet.svg create mode 120000 links/apps/scalable/mate-color-manager.svg create mode 120000 links/apps/scalable/mate-desktop-item-edit.svg create mode 120000 links/apps/scalable/mate-desktop.svg create mode 120000 links/apps/scalable/mate-disk-usage-analyzer.svg create mode 120000 links/apps/scalable/mate-indicator-applet.svg create mode 120000 links/apps/scalable/mate-netspeed-applet.svg create mode 120000 links/apps/scalable/mate-network-properties.svg create mode 120000 links/apps/scalable/mate-notification-properties.svg create mode 120000 links/apps/scalable/mate-panel-clock.svg create mode 120000 links/apps/scalable/mate-panel-force-quit.svg create mode 120000 links/apps/scalable/mate-panel-launcher.svg create mode 120000 links/apps/scalable/mate-panel-notification-area.svg create mode 120000 links/apps/scalable/mate-panel-window-list.svg create mode 120000 links/apps/scalable/mate-panel-window-menu.svg create mode 120000 links/apps/scalable/mate-panel-workspace-switcher.svg create mode 120000 links/apps/scalable/mate-panel.svg create mode 120000 links/apps/scalable/mate-power-manager.svg create mode 120000 links/apps/scalable/mate-power-statistics.svg create mode 120000 links/apps/scalable/mate-preferences-desktop-display.svg create mode 120000 links/apps/scalable/mate-sensors-applet.svg create mode 120000 links/apps/scalable/mate-session-properties.svg create mode 120000 links/apps/scalable/mate-sticky-notes-applet.svg create mode 120000 links/apps/scalable/mate-system-log.svg create mode 120000 links/apps/scalable/mate.svg create mode 120000 links/apps/scalable/matepalimpsest.svg create mode 120000 links/apps/scalable/mcpelauncher-ui-qt.svg create mode 120000 links/apps/scalable/mcpelauncher-ui.svg create mode 120000 links/apps/scalable/mdmflexiserver.svg create mode 120000 links/apps/scalable/mdmsetup.svg create mode 120000 links/apps/scalable/me.kozec.syncthingtk.svg create mode 120000 links/apps/scalable/media-cdrom.svg create mode 120000 links/apps/scalable/media-player-48.svg create mode 120000 links/apps/scalable/media-removable.svg create mode 120000 links/apps/scalable/mediacontrol.svg create mode 120000 links/apps/scalable/mediawriter.svg create mode 120000 links/apps/scalable/medit.svg create mode 120000 links/apps/scalable/menulibre.svg create mode 120000 links/apps/scalable/messagebox_info.svg create mode 120000 links/apps/scalable/metacity.svg create mode 120000 links/apps/scalable/meteo-qt.svg create mode 120000 links/apps/scalable/microscope.svg create mode 120000 links/apps/scalable/minder.svg create mode 120000 links/apps/scalable/minecraft-launcher.svg create mode 120000 links/apps/scalable/minecraft-pi.svg create mode 120000 links/apps/scalable/minetest-icon.svg create mode 120000 links/apps/scalable/minetest.svg create mode 120000 links/apps/scalable/mini.xterm.svg create mode 120000 links/apps/scalable/mini.xterm_32x32.svg create mode 120000 links/apps/scalable/mini.xterm_48x48.svg create mode 120000 links/apps/scalable/minimizeall.svg create mode 120000 links/apps/scalable/mintBackup.svg create mode 120000 links/apps/scalable/mintNanny.svg create mode 120000 links/apps/scalable/mintUpdate.svg create mode 120000 links/apps/scalable/mintbackup-icon.svg create mode 120000 links/apps/scalable/mintbackup.svg create mode 120000 links/apps/scalable/mintdrivers.svg create mode 120000 links/apps/scalable/mintinstall.svg create mode 120000 links/apps/scalable/mintlocale-im.svg create mode 120000 links/apps/scalable/mintnanny.svg create mode 120000 links/apps/scalable/mintreport.svg create mode 120000 links/apps/scalable/mintsources-keys.svg create mode 120000 links/apps/scalable/mintsources-mint.svg create mode 120000 links/apps/scalable/mintsources.svg create mode 120000 links/apps/scalable/mintstick.svg create mode 120000 links/apps/scalable/mintupdate-release-upgrade.svg create mode 120000 links/apps/scalable/mintupdate.svg create mode 120000 links/apps/scalable/mkvmergeGUI.svg create mode 120000 links/apps/scalable/modem-manager-gui.svg create mode 120000 links/apps/scalable/mongodb-compass-community.svg create mode 120000 links/apps/scalable/monitor.svg create mode 120000 links/apps/scalable/mousepad.svg create mode 120000 links/apps/scalable/mozilla-firefox.svg create mode 120000 links/apps/scalable/mozilla-thunderbird.svg create mode 120000 links/apps/scalable/mozo.svg create mode 120000 links/apps/scalable/mpv-icon-8bit-64x64.svg create mode 120000 links/apps/scalable/mpv.svg create mode 120000 links/apps/scalable/ms-skype.svg create mode 120000 links/apps/scalable/msedge-agimnkijcaahngcdmfeangaknmldooml-Default.svg create mode 120000 links/apps/scalable/msiexec.svg create mode 120000 links/apps/scalable/mtpaint.svg create mode 120000 links/apps/scalable/mugshot.svg create mode 120000 links/apps/scalable/mula-desktop.svg create mode 120000 links/apps/scalable/multibootusb.svg create mode 120000 links/apps/scalable/multilingual-terminal.svg create mode 120000 links/apps/scalable/multimedia-audio-player.svg create mode 120000 links/apps/scalable/multimedia-photo-manager.svg create mode 120000 links/apps/scalable/multimedia-photo-viewer.svg create mode 120000 links/apps/scalable/multimedia-video-player.svg create mode 120000 links/apps/scalable/multimedia.svg create mode 120000 links/apps/scalable/multisystem-liveusb.svg create mode 120000 links/apps/scalable/multisystem-test-iso.svg create mode 120000 links/apps/scalable/multisystem-vbox.svg create mode 120000 links/apps/scalable/multisystem.svg create mode 120000 links/apps/scalable/muon-discover.svg create mode 120000 links/apps/scalable/muon.svg create mode 120000 links/apps/scalable/muondis-cover.svg create mode 120000 links/apps/scalable/muondiscover.svg create mode 120000 links/apps/scalable/mupdf.svg create mode 120000 links/apps/scalable/music_icon-24.svg create mode 120000 links/apps/scalable/mx-clocky.svg create mode 120000 links/apps/scalable/mx-findshares.svg create mode 120000 links/apps/scalable/mx-menu-editor.svg create mode 120000 links/apps/scalable/mx-system-sounds.svg create mode 120000 links/apps/scalable/mx-timeset-gui-icon.svg create mode 120000 links/apps/scalable/mx-update.svg create mode 120000 links/apps/scalable/mx-usb-unmounter.svg create mode 120000 links/apps/scalable/mypaint.svg create mode 120000 links/apps/scalable/nautilus-actions-config-tool.svg create mode 120000 links/apps/scalable/nautilus-actions.svg create mode 120000 links/apps/scalable/nautilus-cd-burner.svg create mode 120000 links/apps/scalable/nautilus.svg create mode 120000 links/apps/scalable/nemo.svg create mode 120000 links/apps/scalable/nepomuk.svg create mode 120000 links/apps/scalable/net.agalwood.Motrix.svg create mode 120000 links/apps/scalable/net.ankiweb.Anki.svg create mode 120000 links/apps/scalable/net.cozic.joplin_desktop.svg create mode 120000 links/apps/scalable/net.minetest.Minetest.svg create mode 120000 links/apps/scalable/net.pcsx2.PCSX2.svg create mode 120000 links/apps/scalable/net.rpdev.OpenTodoList.svg create mode 120000 links/apps/scalable/net.sourceforge.Chessx.svg create mode 120000 links/apps/scalable/net.sourceforge.qtpfsgui.LuminanceHDR.svg create mode 120000 links/apps/scalable/net.xmind.XMind8.svg create mode 120000 links/apps/scalable/net.xmind.ZEN.svg create mode 120000 links/apps/scalable/network-firewall.svg create mode 120000 links/apps/scalable/network-manager.svg create mode 120000 links/apps/scalable/network-wired.svg create mode 120000 links/apps/scalable/networkmanager.svg create mode 120000 links/apps/scalable/news-feed.svg create mode 120000 links/apps/scalable/nimbus.svg create mode 120000 links/apps/scalable/nl.hjdskes.Gcolor3.svg create mode 120000 links/apps/scalable/nl.hjdskes.gcolor3.svg create mode 120000 links/apps/scalable/nm-device-wireless.svg create mode 120000 links/apps/scalable/nmm_qt_client.svg create mode 120000 links/apps/scalable/noblenote.svg create mode 120000 links/apps/scalable/noise.svg create mode 120000 links/apps/scalable/notecase.svg create mode 120000 links/apps/scalable/notepad-48.svg create mode 120000 links/apps/scalable/notepad.svg create mode 120000 links/apps/scalable/notes.svg create mode 120000 links/apps/scalable/notifyconf.svg create mode 120000 links/apps/scalable/ntfs-config.svg create mode 120000 links/apps/scalable/nuvolaplayer3_spotify.svg create mode 120000 links/apps/scalable/nuvolaplayer3_youtube.svg create mode 120000 links/apps/scalable/nvclock.svg create mode 120000 links/apps/scalable/nvdock.svg create mode 120000 links/apps/scalable/nvidia-310-settings.svg create mode 120000 links/apps/scalable/nvidia-current-settings.svg create mode 120000 links/apps/scalable/nvidia-current-updates-settings.svg create mode 120000 links/apps/scalable/nvidia-ddm-mx.svg create mode 120000 links/apps/scalable/nvidia-drivers-settings.svg create mode 120000 links/apps/scalable/nvidia-settings.svg create mode 120000 links/apps/scalable/nvidia-x-server-setting.svg create mode 120000 links/apps/scalable/nvidia-x-server-settings.svg create mode 120000 links/apps/scalable/nvim-gtk.svg create mode 120000 links/apps/scalable/nvim-qt.svg create mode 120000 links/apps/scalable/nvim.svg create mode 120000 links/apps/scalable/nx-software-center.svg create mode 120000 links/apps/scalable/nx-software-updater.svg create mode 120000 links/apps/scalable/nxclient-wizard.svg create mode 120000 links/apps/scalable/nxterm.svg create mode 120000 links/apps/scalable/nylas-mail.svg create mode 120000 links/apps/scalable/nylas.svg create mode 120000 links/apps/scalable/nz.mega.MEGAsync.svg create mode 120000 links/apps/scalable/obconf-qt.svg create mode 120000 links/apps/scalable/obconf.svg create mode 120000 links/apps/scalable/octopi-repoeditor.svg create mode 120000 links/apps/scalable/octopi.svg create mode 120000 links/apps/scalable/office-address-book.svg create mode 120000 links/apps/scalable/office-addressbook.svg create mode 120000 links/apps/scalable/office-calendar.svg create mode 120000 links/apps/scalable/office-date.svg create mode 120000 links/apps/scalable/onboard-mono.svg create mode 120000 links/apps/scalable/onboard-settings.svg create mode 120000 links/apps/scalable/online-account-google.svg create mode 120000 links/apps/scalable/online-account-lastfm.svg create mode 120000 links/apps/scalable/online-accounts.svg create mode 120000 links/apps/scalable/openbox.svg create mode 120000 links/apps/scalable/opencubicplayer.svg create mode 120000 links/apps/scalable/openerp-client.svg create mode 120000 links/apps/scalable/openjdk-10.svg create mode 120000 links/apps/scalable/openjdk-11.svg create mode 120000 links/apps/scalable/openjdk-12.svg create mode 120000 links/apps/scalable/openjdk-13.svg create mode 120000 links/apps/scalable/openjdk-14.svg create mode 120000 links/apps/scalable/openjdk-6.svg create mode 120000 links/apps/scalable/openjdk-7.svg create mode 120000 links/apps/scalable/openjdk-8.svg create mode 120000 links/apps/scalable/openjdk-9.svg create mode 120000 links/apps/scalable/openterm.svg create mode 120000 links/apps/scalable/opentodolist.svg create mode 120000 links/apps/scalable/openwmail.svg create mode 120000 links/apps/scalable/opera-browser-icon.svg create mode 120000 links/apps/scalable/opera-browser-icons.svg create mode 120000 links/apps/scalable/opera-browser.svg create mode 120000 links/apps/scalable/opera-icon.svg create mode 120000 links/apps/scalable/oracle-javaws.svg create mode 120000 links/apps/scalable/oracle_java10.svg create mode 120000 links/apps/scalable/oracle_java11.svg create mode 120000 links/apps/scalable/oracle_java12.svg create mode 120000 links/apps/scalable/oracle_java13.svg create mode 120000 links/apps/scalable/oracle_java14.svg create mode 120000 links/apps/scalable/oracle_java6.svg create mode 120000 links/apps/scalable/oracle_java7.svg create mode 120000 links/apps/scalable/oracle_java8.svg create mode 120000 links/apps/scalable/oracle_java9.svg create mode 120000 links/apps/scalable/orage.svg create mode 120000 links/apps/scalable/orage_globaltime.svg create mode 120000 links/apps/scalable/orca.svg create mode 120000 links/apps/scalable/org.atheme.audacious.svg create mode 120000 links/apps/scalable/org.audacious_media_player.Audacious.svg create mode 120000 links/apps/scalable/org.audacityteam.Audacity.svg create mode 120000 links/apps/scalable/org.avidemux.Avidemux.svg create mode 120000 links/apps/scalable/org.blender.Blender.svg create mode 120000 links/apps/scalable/org.bunkus.mkvtoolnix-gui.svg create mode 120000 links/apps/scalable/org.chromium.Chromium.svg create mode 120000 links/apps/scalable/org.claws_mail.Claws-Mail.svg create mode 120000 links/apps/scalable/org.clawsmail.Claws.svg create mode 120000 links/apps/scalable/org.clementine_player.Clementine.svg create mode 120000 links/apps/scalable/org.codeblocks.codeblocks.svg create mode 120000 links/apps/scalable/org.cunidev.gestures.svg create mode 120000 links/apps/scalable/org.daa.NeovimGtk.svg create mode 120000 links/apps/scalable/org.darktable.Darktable.svg create mode 120000 links/apps/scalable/org.deepin.flatdeb.deepin-calculator.svg create mode 120000 links/apps/scalable/org.deepin.flatdeb.deepin-calendar.svg create mode 120000 links/apps/scalable/org.deepin.flatdeb.deepin-image-viewer.svg create mode 120000 links/apps/scalable/org.deepin.flatdeb.deepin-music.svg create mode 120000 links/apps/scalable/org.deepin.flatdeb.deepin-screen-recorder.svg create mode 120000 links/apps/scalable/org.deepin.flatdeb.deepin-screenshot.svg create mode 120000 links/apps/scalable/org.deepin.flatdeb.deepin-voice-recorder.svg create mode 120000 links/apps/scalable/org.delugetorrent.Deluge.svg create mode 120000 links/apps/scalable/org.dharkael.Flameshot.svg create mode 120000 links/apps/scalable/org.eclipse.Committers.svg create mode 120000 links/apps/scalable/org.eclipse.Eclipse.svg create mode 120000 links/apps/scalable/org.eclipse.Java.svg create mode 120000 links/apps/scalable/org.eclipse.Javascript.svg create mode 120000 links/apps/scalable/org.electronjs.Electron2.BaseApp.svg create mode 120000 links/apps/scalable/org.electronjs.Electron3.BaseApp.svg create mode 120000 links/apps/scalable/org.electronjs.Electron4.BaseApp.svg create mode 120000 links/apps/scalable/org.electronjs.Electron5.BaseApp.svg create mode 120000 links/apps/scalable/org.electronjs.Electron6.BaseApp.svg create mode 120000 links/apps/scalable/org.equeim.Tremotesf.svg create mode 120000 links/apps/scalable/org.fedoraproject.MediaWriter.svg create mode 120000 links/apps/scalable/org.filezillaproject.Filezilla.svg create mode 120000 links/apps/scalable/org.flameshot.Flameshot.svg create mode 120000 links/apps/scalable/org.freedesktop.GlxInfo.svg create mode 120000 links/apps/scalable/org.freedesktop.GnomeAbrt.svg create mode 120000 links/apps/scalable/org.freedesktop.MalcontentControl.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk10.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk11.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk12.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk13.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk14.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk8.svg create mode 120000 links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk9.svg create mode 120000 links/apps/scalable/org.freedesktop.problems.applet.svg create mode 120000 links/apps/scalable/org.freefilesync.FreeFileSync.svg create mode 120000 links/apps/scalable/org.fritzing.Fritzing.svg create mode 120000 links/apps/scalable/org.geany.Geany.svg create mode 120000 links/apps/scalable/org.geeqie.Geeqie.svg create mode 120000 links/apps/scalable/org.gimp.GIMP.svg create mode 120000 links/apps/scalable/org.gmusicbrowser.gmusicbrowser.svg create mode 120000 links/apps/scalable/org.gnome.2048.svg create mode 120000 links/apps/scalable/org.gnome.Aisleriot.svg create mode 120000 links/apps/scalable/org.gnome.ArchiveManager.svg create mode 120000 links/apps/scalable/org.gnome.Baobab.svg create mode 120000 links/apps/scalable/org.gnome.BatteryBench.svg create mode 120000 links/apps/scalable/org.gnome.Bijiben.svg create mode 120000 links/apps/scalable/org.gnome.Books.svg create mode 120000 links/apps/scalable/org.gnome.Boxes.svg create mode 120000 links/apps/scalable/org.gnome.Builder.svg create mode 120000 links/apps/scalable/org.gnome.Calculator.svg create mode 120000 links/apps/scalable/org.gnome.Calendar.svg create mode 120000 links/apps/scalable/org.gnome.Camara.svg create mode 120000 links/apps/scalable/org.gnome.CharacterMap.svg create mode 120000 links/apps/scalable/org.gnome.Characters.svg create mode 120000 links/apps/scalable/org.gnome.Cheese.svg create mode 120000 links/apps/scalable/org.gnome.Chess.svg create mode 120000 links/apps/scalable/org.gnome.ChromeGnomeShell.svg create mode 120000 links/apps/scalable/org.gnome.Clocks.svg create mode 120000 links/apps/scalable/org.gnome.ColorProfileViewer.svg create mode 120000 links/apps/scalable/org.gnome.ColorViewer.svg create mode 120000 links/apps/scalable/org.gnome.Contacts.svg create mode 120000 links/apps/scalable/org.gnome.DejaDup.svg create mode 120000 links/apps/scalable/org.gnome.Devhelp.svg create mode 120000 links/apps/scalable/org.gnome.Dictionary.svg create mode 120000 links/apps/scalable/org.gnome.DiskUtility.svg create mode 120000 links/apps/scalable/org.gnome.Documents.svg create mode 120000 links/apps/scalable/org.gnome.Empathy.svg create mode 120000 links/apps/scalable/org.gnome.Eolie.svg create mode 120000 links/apps/scalable/org.gnome.Epiphany.Devel.svg create mode 120000 links/apps/scalable/org.gnome.Epiphany.svg create mode 120000 links/apps/scalable/org.gnome.Evince-previewer.svg create mode 120000 links/apps/scalable/org.gnome.Evince.svg create mode 120000 links/apps/scalable/org.gnome.Evolution.svg create mode 120000 links/apps/scalable/org.gnome.Extensions.svg create mode 120000 links/apps/scalable/org.gnome.FeedReader.svg create mode 120000 links/apps/scalable/org.gnome.FileRoller.svg create mode 120000 links/apps/scalable/org.gnome.Files.svg create mode 120000 links/apps/scalable/org.gnome.Firmware.svg create mode 120000 links/apps/scalable/org.gnome.Five-or-more.svg create mode 120000 links/apps/scalable/org.gnome.FontManager.svg create mode 120000 links/apps/scalable/org.gnome.FontViewer.svg create mode 120000 links/apps/scalable/org.gnome.Fonts.svg create mode 120000 links/apps/scalable/org.gnome.Four-in-a-row.svg create mode 120000 links/apps/scalable/org.gnome.Fractal.svg create mode 120000 links/apps/scalable/org.gnome.Fragments.svg create mode 120000 links/apps/scalable/org.gnome.GSmartControl.svg create mode 120000 links/apps/scalable/org.gnome.GTG.svg create mode 120000 links/apps/scalable/org.gnome.Games.svg create mode 120000 links/apps/scalable/org.gnome.Geany.svg create mode 120000 links/apps/scalable/org.gnome.Geary.svg create mode 120000 links/apps/scalable/org.gnome.Glade.svg create mode 120000 links/apps/scalable/org.gnome.Gnote.svg create mode 120000 links/apps/scalable/org.gnome.Gtranslator.svg create mode 120000 links/apps/scalable/org.gnome.Hitori.svg create mode 120000 links/apps/scalable/org.gnome.Iagno.svg create mode 120000 links/apps/scalable/org.gnome.Klotski.svg create mode 120000 links/apps/scalable/org.gnome.LightsOff.svg create mode 120000 links/apps/scalable/org.gnome.Logs.svg create mode 120000 links/apps/scalable/org.gnome.Lollypop.svg create mode 120000 links/apps/scalable/org.gnome.Mahjongg.svg create mode 120000 links/apps/scalable/org.gnome.Maps.svg create mode 120000 links/apps/scalable/org.gnome.Meld.svg create mode 120000 links/apps/scalable/org.gnome.Mines.svg create mode 120000 links/apps/scalable/org.gnome.Mpv.svg create mode 120000 links/apps/scalable/org.gnome.MultiWriter.svg create mode 120000 links/apps/scalable/org.gnome.Music.svg create mode 120000 links/apps/scalable/org.gnome.Nautilus.svg create mode 120000 links/apps/scalable/org.gnome.Nibbles.svg create mode 120000 links/apps/scalable/org.gnome.Notes.svg create mode 120000 links/apps/scalable/org.gnome.Photos.svg create mode 120000 links/apps/scalable/org.gnome.Pitivi.svg create mode 120000 links/apps/scalable/org.gnome.Podcasts.svg create mode 120000 links/apps/scalable/org.gnome.Polari.svg create mode 120000 links/apps/scalable/org.gnome.Pomodoro.svg create mode 120000 links/apps/scalable/org.gnome.Quadrapassel.svg create mode 120000 links/apps/scalable/org.gnome.Reversi.svg create mode 120000 links/apps/scalable/org.gnome.Rhythmbox.svg create mode 120000 links/apps/scalable/org.gnome.Rhythmbox3.svg create mode 120000 links/apps/scalable/org.gnome.Robots.svg create mode 120000 links/apps/scalable/org.gnome.Screenshot.svg create mode 120000 links/apps/scalable/org.gnome.Seahorse.svg create mode 120000 links/apps/scalable/org.gnome.Settings.svg create mode 120000 links/apps/scalable/org.gnome.Shell.Extensions.GSConnect.svg create mode 120000 links/apps/scalable/org.gnome.Shell.Extensions.svg create mode 120000 links/apps/scalable/org.gnome.Shotwell.svg create mode 120000 links/apps/scalable/org.gnome.SimpleScan.svg create mode 120000 links/apps/scalable/org.gnome.Software.Editor.svg create mode 120000 links/apps/scalable/org.gnome.Software.svg create mode 120000 links/apps/scalable/org.gnome.SoundRecorder.svg create mode 120000 links/apps/scalable/org.gnome.Sudoku.svg create mode 120000 links/apps/scalable/org.gnome.SwellFoop.svg create mode 120000 links/apps/scalable/org.gnome.Sysprof.svg create mode 120000 links/apps/scalable/org.gnome.Sysprof2.svg create mode 120000 links/apps/scalable/org.gnome.Sysprof3.svg create mode 120000 links/apps/scalable/org.gnome.SystemMonitor.svg create mode 120000 links/apps/scalable/org.gnome.Tali.svg create mode 120000 links/apps/scalable/org.gnome.Taquin.svg create mode 120000 links/apps/scalable/org.gnome.Terminal.svg create mode 120000 links/apps/scalable/org.gnome.Tetravex.svg create mode 120000 links/apps/scalable/org.gnome.TextEditor.svg create mode 120000 links/apps/scalable/org.gnome.Todo.svg create mode 120000 links/apps/scalable/org.gnome.Tomboy.svg create mode 120000 links/apps/scalable/org.gnome.Tour.svg create mode 120000 links/apps/scalable/org.gnome.Tweaks.svg create mode 120000 links/apps/scalable/org.gnome.TwentyFortyEight.svg create mode 120000 links/apps/scalable/org.gnome.Usage.svg create mode 120000 links/apps/scalable/org.gnome.Weather.Application.svg create mode 120000 links/apps/scalable/org.gnome.Weather.svg create mode 120000 links/apps/scalable/org.gnome.Yelp.svg create mode 120000 links/apps/scalable/org.gnome.almanah.svg create mode 120000 links/apps/scalable/org.gnome.baobab.svg create mode 120000 links/apps/scalable/org.gnome.bijiben.svg create mode 120000 links/apps/scalable/org.gnome.books.svg create mode 120000 links/apps/scalable/org.gnome.builder.svg create mode 120000 links/apps/scalable/org.gnome.calendar.svg create mode 120000 links/apps/scalable/org.gnome.cheese.svg create mode 120000 links/apps/scalable/org.gnome.chess.svg create mode 120000 links/apps/scalable/org.gnome.clocks.svg create mode 120000 links/apps/scalable/org.gnome.dconf-editor.svg create mode 120000 links/apps/scalable/org.gnome.documents.svg create mode 120000 links/apps/scalable/org.gnome.eog.svg create mode 120000 links/apps/scalable/org.gnome.epiphany.svg create mode 120000 links/apps/scalable/org.gnome.feedreader.svg create mode 120000 links/apps/scalable/org.gnome.files.svg create mode 120000 links/apps/scalable/org.gnome.five-or-more.svg create mode 120000 links/apps/scalable/org.gnome.font-viewer.svg create mode 120000 links/apps/scalable/org.gnome.four-in-a-row.svg create mode 120000 links/apps/scalable/org.gnome.gThumb.svg create mode 120000 links/apps/scalable/org.gnome.games.svg create mode 120000 links/apps/scalable/org.gnome.gbrainy.svg create mode 120000 links/apps/scalable/org.gnome.gedit.svg create mode 120000 links/apps/scalable/org.gnome.gitg.svg create mode 120000 links/apps/scalable/org.gnome.gitlab.somas.Apostrophe.svg create mode 120000 links/apps/scalable/org.gnome.gnome-2048.svg create mode 120000 links/apps/scalable/org.gnome.gnome-mahjongg.svg create mode 120000 links/apps/scalable/org.gnome.hitori.svg create mode 120000 links/apps/scalable/org.gnome.iagno.svg create mode 120000 links/apps/scalable/org.gnome.lollypop.svg create mode 120000 links/apps/scalable/org.gnome.mahjongg.svg create mode 120000 links/apps/scalable/org.gnome.maps.svg create mode 120000 links/apps/scalable/org.gnome.meld.svg create mode 120000 links/apps/scalable/org.gnome.music.svg create mode 120000 links/apps/scalable/org.gnome.nautilus.svg create mode 120000 links/apps/scalable/org.gnome.photos.svg create mode 120000 links/apps/scalable/org.gnome.powerstats.svg create mode 120000 links/apps/scalable/org.gnome.quadrapassel.svg create mode 120000 links/apps/scalable/org.gnome.seahorse.Application.svg create mode 120000 links/apps/scalable/org.gnome.software.svg create mode 120000 links/apps/scalable/org.gnome.taquin.svg create mode 120000 links/apps/scalable/org.gnome.tetravex.svg create mode 120000 links/apps/scalable/org.gnome.totem.svg create mode 120000 links/apps/scalable/org.gnome.tweak.svg create mode 120000 links/apps/scalable/org.gnome.tweaks.svg create mode 120000 links/apps/scalable/org.gnome.weather.application.svg create mode 120000 links/apps/scalable/org.gnome.weather.svg create mode 120000 links/apps/scalable/org.gnome.web.svg create mode 120000 links/apps/scalable/org.gnome.wolf.Apostrophe.svg create mode 120000 links/apps/scalable/org.gnu.emacs.svg create mode 120000 links/apps/scalable/org.gtk.Demo3.svg create mode 120000 links/apps/scalable/org.gtk.Demo4.svg create mode 120000 links/apps/scalable/org.gtk.IconBrowser3.svg create mode 120000 links/apps/scalable/org.gtk.IconBrowser4.svg create mode 120000 links/apps/scalable/org.gtk.WidgetFactory3.svg create mode 120000 links/apps/scalable/org.gtk.WidgetFactory4.svg create mode 120000 links/apps/scalable/org.inkscape.Inkscape.svg create mode 120000 links/apps/scalable/org.joplinapp.joplin.svg create mode 120000 links/apps/scalable/org.kde.Gwenview.svg create mode 120000 links/apps/scalable/org.kde.akregator.svg create mode 120000 links/apps/scalable/org.kde.amarok.svg create mode 120000 links/apps/scalable/org.kde.ark.svg create mode 120000 links/apps/scalable/org.kde.blogilo.svg create mode 120000 links/apps/scalable/org.kde.calligraauthor.svg create mode 120000 links/apps/scalable/org.kde.calligragemini.svg create mode 120000 links/apps/scalable/org.kde.calligraplan.svg create mode 120000 links/apps/scalable/org.kde.calligrasheets.svg create mode 120000 links/apps/scalable/org.kde.calligrastage.svg create mode 120000 links/apps/scalable/org.kde.calligrawords.svg create mode 120000 links/apps/scalable/org.kde.digikam.svg create mode 120000 links/apps/scalable/org.kde.discover.svg create mode 120000 links/apps/scalable/org.kde.dolphin.svg create mode 120000 links/apps/scalable/org.kde.dragon.svg create mode 120000 links/apps/scalable/org.kde.dragonplayer.svg create mode 120000 links/apps/scalable/org.kde.elisa.svg create mode 120000 links/apps/scalable/org.kde.filelight.svg create mode 120000 links/apps/scalable/org.kde.gwenview.svg create mode 120000 links/apps/scalable/org.kde.juk.svg create mode 120000 links/apps/scalable/org.kde.k3b.svg create mode 120000 links/apps/scalable/org.kde.kaddressbook.svg create mode 120000 links/apps/scalable/org.kde.kalarm.svg create mode 120000 links/apps/scalable/org.kde.kamoso.svg create mode 120000 links/apps/scalable/org.kde.karbon.svg create mode 120000 links/apps/scalable/org.kde.kate.svg create mode 120000 links/apps/scalable/org.kde.kblocks.svg create mode 120000 links/apps/scalable/org.kde.kcalc.svg create mode 120000 links/apps/scalable/org.kde.kcharselect.svg create mode 120000 links/apps/scalable/org.kde.kcolorchooser.svg create mode 120000 links/apps/scalable/org.kde.kdeconnect.kcm.svg create mode 120000 links/apps/scalable/org.kde.kdeconnect.svg create mode 120000 links/apps/scalable/org.kde.kdenlive.svg create mode 120000 links/apps/scalable/org.kde.kdesearch.svg create mode 120000 links/apps/scalable/org.kde.kfourinlines.svg create mode 120000 links/apps/scalable/org.kde.kget.svg create mode 120000 links/apps/scalable/org.kde.kgpg.svg create mode 120000 links/apps/scalable/org.kde.kimtoy.svg create mode 120000 links/apps/scalable/org.kde.kjots.svg create mode 120000 links/apps/scalable/org.kde.kjumpingcube.svg create mode 120000 links/apps/scalable/org.kde.kleopatra.svg create mode 120000 links/apps/scalable/org.kde.klettres.svg create mode 120000 links/apps/scalable/org.kde.kmag.svg create mode 120000 links/apps/scalable/org.kde.kmahjongg.svg create mode 120000 links/apps/scalable/org.kde.kmail.svg create mode 120000 links/apps/scalable/org.kde.kmail2.svg create mode 120000 links/apps/scalable/org.kde.kmines.svg create mode 120000 links/apps/scalable/org.kde.kmix.svg create mode 120000 links/apps/scalable/org.kde.knetattach.svg create mode 120000 links/apps/scalable/org.kde.knotes.svg create mode 120000 links/apps/scalable/org.kde.kolourpaint.svg create mode 120000 links/apps/scalable/org.kde.konqueror.svg create mode 120000 links/apps/scalable/org.kde.konsole.svg create mode 120000 links/apps/scalable/org.kde.kontact.svg create mode 120000 links/apps/scalable/org.kde.konversation.svg create mode 120000 links/apps/scalable/org.kde.kopete.svg create mode 120000 links/apps/scalable/org.kde.korganizer.svg create mode 120000 links/apps/scalable/org.kde.kpat.svg create mode 120000 links/apps/scalable/org.kde.krdc.svg create mode 120000 links/apps/scalable/org.kde.krename.svg create mode 120000 links/apps/scalable/org.kde.krfb.svg create mode 120000 links/apps/scalable/org.kde.krita.svg create mode 120000 links/apps/scalable/org.kde.kronometer.svg create mode 120000 links/apps/scalable/org.kde.kstars.svg create mode 120000 links/apps/scalable/org.kde.ksudoku.svg create mode 120000 links/apps/scalable/org.kde.ktimer.svg create mode 120000 links/apps/scalable/org.kde.ktorrent.svg create mode 120000 links/apps/scalable/org.kde.ktouch.svg create mode 120000 links/apps/scalable/org.kde.kwrite.svg create mode 120000 links/apps/scalable/org.kde.lokalize.svg create mode 120000 links/apps/scalable/org.kde.lskat.svg create mode 120000 links/apps/scalable/org.kde.mobile.calindori.svg create mode 120000 links/apps/scalable/org.kde.okular.svg create mode 120000 links/apps/scalable/org.kde.partitionmanager.svg create mode 120000 links/apps/scalable/org.kde.phone.calindori.svg create mode 120000 links/apps/scalable/org.kde.pix.svg create mode 120000 links/apps/scalable/org.kde.plasma.activitybar.svg create mode 120000 links/apps/scalable/org.kde.plasma.activitypager.svg create mode 120000 links/apps/scalable/org.kde.plasma.audiodeviceswitcher.svg create mode 120000 links/apps/scalable/org.kde.plasma.bluetooth.svg create mode 120000 links/apps/scalable/org.kde.plasma.calendar.svg create mode 120000 links/apps/scalable/org.kde.plasma.clipboard.svg create mode 120000 links/apps/scalable/org.kde.plasma.date.svg create mode 120000 links/apps/scalable/org.kde.plasma.frame.svg create mode 120000 links/apps/scalable/org.kde.plasma.icontasks.svg create mode 120000 links/apps/scalable/org.kde.plasma.katesessions.svg create mode 120000 links/apps/scalable/org.kde.plasma.kickerdash.svg create mode 120000 links/apps/scalable/org.kde.plasma.konsoleprofiles.svg create mode 120000 links/apps/scalable/org.kde.plasma.mediacontroller.svg create mode 120000 links/apps/scalable/org.kde.plasma.mediacontrollercompact.svg create mode 120000 links/apps/scalable/org.kde.plasma.mediaframe.svg create mode 120000 links/apps/scalable/org.kde.plasma.multimediacontrols.svg create mode 120000 links/apps/scalable/org.kde.plasma.notes.svg create mode 120000 links/apps/scalable/org.kde.plasma.notifications.svg create mode 120000 links/apps/scalable/org.kde.plasma.quicklaunch.svg create mode 120000 links/apps/scalable/org.kde.plasma.showActivityManager.svg create mode 120000 links/apps/scalable/org.kde.plasma.showactivitymanager.svg create mode 120000 links/apps/scalable/org.kde.plasma.showdesktop.svg create mode 120000 links/apps/scalable/org.kde.plasma.systemloadviewer.svg create mode 120000 links/apps/scalable/org.kde.plasma.userswitch.svg create mode 120000 links/apps/scalable/org.kde.plasma.userswitcher.svg create mode 120000 links/apps/scalable/org.kde.plasma.uswitcher.svg create mode 120000 links/apps/scalable/org.kde.plasma.weather.svg create mode 120000 links/apps/scalable/org.kde.plasma.webbrowser.svg create mode 120000 links/apps/scalable/org.kde.plasma.win7showdesktop.svg create mode 120000 links/apps/scalable/org.kde.showfoto.svg create mode 120000 links/apps/scalable/org.kde.skanlite.svg create mode 120000 links/apps/scalable/org.kde.spectacle.svg create mode 120000 links/apps/scalable/org.kde.trojita.svg create mode 120000 links/apps/scalable/org.kde.weatherWidget.svg create mode 120000 links/apps/scalable/org.kde.yakuake.svg create mode 120000 links/apps/scalable/org.keepassxc.KeePassXC.svg create mode 120000 links/apps/scalable/org.krita.krita.svg create mode 120000 links/apps/scalable/org.ksnip.ksnip.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice-base.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice-calc.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice-draw.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice-impress.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice-math.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice-startcenter.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice-writer.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice.base.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice.calc.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice.draw.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice.impress.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice.math.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice.startcenter.svg create mode 120000 links/apps/scalable/org.libreoffice.LibreOffice.writer.svg create mode 120000 links/apps/scalable/org.mozilla.Firefox.svg create mode 120000 links/apps/scalable/org.mozilla.FirefoxDevEdition.svg create mode 120000 links/apps/scalable/org.mozilla.Thunderbird.svg create mode 120000 links/apps/scalable/org.mozilla.firefox.svg create mode 120000 links/apps/scalable/org.mypaint.MyPaint.svg create mode 120000 links/apps/scalable/org.neovim.nvim.svg create mode 120000 links/apps/scalable/org.nxos.softwarecenter.svg create mode 120000 links/apps/scalable/org.olivevideoeditor.Olive.svg create mode 120000 links/apps/scalable/org.openstreetmap.josm.svg create mode 120000 links/apps/scalable/org.pantheon.noise.svg create mode 120000 links/apps/scalable/org.phoenicis.playonlinux.svg create mode 120000 links/apps/scalable/org.photoqt.PhotoQt.svg create mode 120000 links/apps/scalable/org.pitivi.Pitivi.svg create mode 120000 links/apps/scalable/org.ppsspp.PPSSPP.svg create mode 120000 links/apps/scalable/org.pulseaudio.pavucontrol.svg create mode 120000 links/apps/scalable/org.qbittorrent.qBittorrent.svg create mode 120000 links/apps/scalable/org.qt-project.qtcreator.svg create mode 120000 links/apps/scalable/org.remmina.Remmina.svg create mode 120000 links/apps/scalable/org.scintilla.SciTE.svg create mode 120000 links/apps/scalable/org.signal.Signal.svg create mode 120000 links/apps/scalable/org.speedcrunch.SpeedCrunch.svg create mode 120000 links/apps/scalable/org.telegram.desktop.svg create mode 120000 links/apps/scalable/org.tlauncher.TLauncher.svg create mode 120000 links/apps/scalable/org.torproject.torbrowser.svg create mode 120000 links/apps/scalable/org.videolan.VLC.svg create mode 120000 links/apps/scalable/org.vim.Vim.svg create mode 120000 links/apps/scalable/org.virt_manager.virt-manager.svg create mode 120000 links/apps/scalable/org.virt_manager.virt-viewer.svg create mode 120000 links/apps/scalable/org.x.Warpinator.svg create mode 120000 links/apps/scalable/org.xfce.Dictionary.svg create mode 120000 links/apps/scalable/org.xfce.PanelProfiles.svg create mode 120000 links/apps/scalable/org.xfce.Parole.svg create mode 120000 links/apps/scalable/org.xfce.ScreenSaver.svg create mode 120000 links/apps/scalable/org.xfce.about.svg create mode 120000 links/apps/scalable/org.xfce.appfinder.svg create mode 120000 links/apps/scalable/org.xfce.catfish.svg create mode 120000 links/apps/scalable/org.xfce.filemanager.svg create mode 120000 links/apps/scalable/org.xfce.mailreader.svg create mode 120000 links/apps/scalable/org.xfce.mousepad.svg create mode 120000 links/apps/scalable/org.xfce.notification.svg create mode 120000 links/apps/scalable/org.xfce.panel.applicationsmenu.svg create mode 120000 links/apps/scalable/org.xfce.panel.clock.svg create mode 120000 links/apps/scalable/org.xfce.panel.launcher.svg create mode 120000 links/apps/scalable/org.xfce.panel.pager.svg create mode 120000 links/apps/scalable/org.xfce.panel.showdesktop.svg create mode 120000 links/apps/scalable/org.xfce.panel.statustray.svg create mode 120000 links/apps/scalable/org.xfce.panel.svg create mode 120000 links/apps/scalable/org.xfce.panel.tasklist.svg create mode 120000 links/apps/scalable/org.xfce.panel.windowmenu.svg create mode 120000 links/apps/scalable/org.xfce.parole.svg create mode 120000 links/apps/scalable/org.xfce.powermanager.svg create mode 120000 links/apps/scalable/org.xfce.ristretto.svg create mode 120000 links/apps/scalable/org.xfce.screenshooter.svg create mode 120000 links/apps/scalable/org.xfce.session.svg create mode 120000 links/apps/scalable/org.xfce.settings.accessibility.svg create mode 120000 links/apps/scalable/org.xfce.settings.appearance.svg create mode 120000 links/apps/scalable/org.xfce.settings.color.svg create mode 120000 links/apps/scalable/org.xfce.settings.default-applications.svg create mode 120000 links/apps/scalable/org.xfce.settings.display.svg create mode 120000 links/apps/scalable/org.xfce.settings.editor.svg create mode 120000 links/apps/scalable/org.xfce.settings.keyboard.svg create mode 120000 links/apps/scalable/org.xfce.settings.manager.svg create mode 120000 links/apps/scalable/org.xfce.settings.mouse.svg create mode 120000 links/apps/scalable/org.xfce.settings.preferred-applications.svg create mode 120000 links/apps/scalable/org.xfce.taskmanager.svg create mode 120000 links/apps/scalable/org.xfce.terminal-settings.svg create mode 120000 links/apps/scalable/org.xfce.terminal.svg create mode 120000 links/apps/scalable/org.xfce.terminalemulator.svg create mode 120000 links/apps/scalable/org.xfce.thunar.svg create mode 120000 links/apps/scalable/org.xfce.volman.svg create mode 120000 links/apps/scalable/org.xfce.webbrowser.svg create mode 120000 links/apps/scalable/org.xfce.workspaces.svg create mode 120000 links/apps/scalable/org.xfce.xfburn.svg create mode 120000 links/apps/scalable/org.xfce.xfdashboard.svg create mode 120000 links/apps/scalable/org.xfce.xfdesktop.svg create mode 120000 links/apps/scalable/org.xfce.xfwm4-tweaks.svg create mode 120000 links/apps/scalable/org.xfce.xfwm4.svg create mode 120000 links/apps/scalable/org.yorba.geary.svg create mode 120000 links/apps/scalable/org.zim_wiki.Zim.svg create mode 120000 links/apps/scalable/org.zimwiki.Zim.svg create mode 120000 links/apps/scalable/osmo.svg create mode 120000 links/apps/scalable/oxygen.svg create mode 120000 links/apps/scalable/p7zip-gui.svg create mode 120000 links/apps/scalable/p7zip.svg create mode 120000 links/apps/scalable/package-manager-icon.svg create mode 120000 links/apps/scalable/package.svg create mode 120000 links/apps/scalable/package_applications.svg create mode 120000 links/apps/scalable/package_development.svg create mode 120000 links/apps/scalable/package_development_debugger.svg create mode 120000 links/apps/scalable/package_development_tools.svg create mode 120000 links/apps/scalable/package_editors.svg create mode 120000 links/apps/scalable/package_favorite.svg create mode 120000 links/apps/scalable/package_favourite.svg create mode 120000 links/apps/scalable/package_games.svg create mode 120000 links/apps/scalable/package_games_board.svg create mode 120000 links/apps/scalable/package_games_card.svg create mode 120000 links/apps/scalable/package_graphics.svg create mode 120000 links/apps/scalable/package_graphics_photography.svg create mode 120000 links/apps/scalable/package_graphics_scanning.svg create mode 120000 links/apps/scalable/package_internet_email.svg create mode 120000 links/apps/scalable/package_internet_news-feed-reader.svg create mode 120000 links/apps/scalable/package_internet_newsreader.svg create mode 120000 links/apps/scalable/package_multimedia.svg create mode 120000 links/apps/scalable/package_multimedia_audiomixer.svg create mode 120000 links/apps/scalable/package_multimedia_audioplayer.svg create mode 120000 links/apps/scalable/package_multimedia_jukebox.svg create mode 120000 links/apps/scalable/package_office_addressbook.svg create mode 120000 links/apps/scalable/package_toys.svg create mode 120000 links/apps/scalable/package_utilities_web.svg create mode 120000 links/apps/scalable/package_wordprocessing.svg create mode 120000 links/apps/scalable/palaura.svg create mode 120000 links/apps/scalable/palimpsest.svg create mode 120000 links/apps/scalable/pamac-manager.svg create mode 120000 links/apps/scalable/pamac-updater.svg create mode 120000 links/apps/scalable/pamac.svg create mode 120000 links/apps/scalable/pan.svg create mode 120000 links/apps/scalable/panel-applets.svg create mode 120000 links/apps/scalable/panel-searchtool.svg create mode 120000 links/apps/scalable/panel.svg create mode 120000 links/apps/scalable/paprefs.svg create mode 120000 links/apps/scalable/parcellite.svg create mode 120000 links/apps/scalable/parole.svg create mode 120000 links/apps/scalable/partitionmanager.svg create mode 120000 links/apps/scalable/partitions.svg create mode 120000 links/apps/scalable/password-manager.svg create mode 120000 links/apps/scalable/password.svg create mode 120000 links/apps/scalable/passwords.svg create mode 120000 links/apps/scalable/pattern-kde.svg create mode 120000 links/apps/scalable/pattern-kde4.svg create mode 120000 links/apps/scalable/pattern-x11.svg create mode 120000 links/apps/scalable/pavucontrol.svg create mode 120000 links/apps/scalable/pcsx2.svg create mode 120000 links/apps/scalable/pdf-presenter-console.svg create mode 120000 links/apps/scalable/pdfmixtool.svg create mode 120000 links/apps/scalable/pdftag.svg create mode 120000 links/apps/scalable/phonon-gstreamer.svg create mode 120000 links/apps/scalable/photo.svg create mode 120000 links/apps/scalable/photofiltrelx.svg create mode 120000 links/apps/scalable/photolayoutseditor.svg create mode 120000 links/apps/scalable/photoqt.svg create mode 120000 links/apps/scalable/photos.svg create mode 120000 links/apps/scalable/pick-colour-picker.svg create mode 120000 links/apps/scalable/pinta.svg create mode 120000 links/apps/scalable/pirut.svg create mode 120000 links/apps/scalable/pithos.svg create mode 120000 links/apps/scalable/pitivi.svg create mode 120000 links/apps/scalable/pix.svg create mode 120000 links/apps/scalable/pk-package-sources.svg create mode 120000 links/apps/scalable/pkgbrowser.svg create mode 120000 links/apps/scalable/plan.svg create mode 120000 links/apps/scalable/plank.svg create mode 120000 links/apps/scalable/planwork.svg create mode 120000 links/apps/scalable/plasma-media-center.svg create mode 120000 links/apps/scalable/plasma-search.svg create mode 120000 links/apps/scalable/plasmadiscover.svg create mode 120000 links/apps/scalable/plasmagik.svg create mode 120000 links/apps/scalable/plasmashell.svg create mode 120000 links/apps/scalable/playonlinux32.svg create mode 120000 links/apps/scalable/plugin-colorfilter.svg create mode 120000 links/apps/scalable/plugin-notification.svg create mode 120000 links/apps/scalable/plugin-wallpaper.svg create mode 120000 links/apps/scalable/plugins-accessibility.svg create mode 120000 links/apps/scalable/plv.svg create mode 120000 links/apps/scalable/plymouth.svg create mode 120000 links/apps/scalable/pnmixer.svg create mode 120000 links/apps/scalable/pop3.svg create mode 120000 links/apps/scalable/popcorn-time.svg create mode 120000 links/apps/scalable/popcorntime-ce.svg create mode 120000 links/apps/scalable/popcorntime-ru.svg create mode 120000 links/apps/scalable/popsicle.svg create mode 120000 links/apps/scalable/porthole.svg create mode 120000 links/apps/scalable/postscript-viewer.svg create mode 120000 links/apps/scalable/preferences-bluetooth.svg create mode 120000 links/apps/scalable/preferences-calendar-and-tasks.svg create mode 120000 links/apps/scalable/preferences-certificates.svg create mode 120000 links/apps/scalable/preferences-composer.svg create mode 120000 links/apps/scalable/preferences-contact-list.svg create mode 120000 links/apps/scalable/preferences-desktop-accessibility.svg create mode 120000 links/apps/scalable/preferences-desktop-applications.svg create mode 120000 links/apps/scalable/preferences-desktop-apps.svg create mode 120000 links/apps/scalable/preferences-desktop-assistive-technology.svg create mode 120000 links/apps/scalable/preferences-desktop-baloo.svg create mode 120000 links/apps/scalable/preferences-desktop-color.svg create mode 120000 links/apps/scalable/preferences-desktop-default-applications.svg create mode 120000 links/apps/scalable/preferences-desktop-desktop-wallpaper.svg create mode 120000 links/apps/scalable/preferences-desktop-effects.svg create mode 120000 links/apps/scalable/preferences-desktop-font-installer.svg create mode 120000 links/apps/scalable/preferences-desktop-font.svg create mode 120000 links/apps/scalable/preferences-desktop-gaming.svg create mode 120000 links/apps/scalable/preferences-desktop-gestures-screenedges.svg create mode 120000 links/apps/scalable/preferences-desktop-gestures-touch.svg create mode 120000 links/apps/scalable/preferences-desktop-keyboard-shortcuts.svg create mode 120000 links/apps/scalable/preferences-desktop-launch-feedback.svg create mode 120000 links/apps/scalable/preferences-desktop-mouse.svg create mode 120000 links/apps/scalable/preferences-desktop-multimedia.svg create mode 120000 links/apps/scalable/preferences-desktop-notification-bell.svg create mode 120000 links/apps/scalable/preferences-desktop-notifications.svg create mode 120000 links/apps/scalable/preferences-desktop-online-accounts.svg create mode 120000 links/apps/scalable/preferences-desktop-remote-desktop.svg create mode 120000 links/apps/scalable/preferences-desktop-search.svg create mode 120000 links/apps/scalable/preferences-desktop-sound.svg create mode 120000 links/apps/scalable/preferences-desktop-text-to-speech.svg create mode 120000 links/apps/scalable/preferences-desktop-theme-applications.svg create mode 120000 links/apps/scalable/preferences-desktop-theme-global.svg create mode 120000 links/apps/scalable/preferences-desktop-theme.svg create mode 120000 links/apps/scalable/preferences-desktop-tweaks.svg create mode 120000 links/apps/scalable/preferences-desktop-user-password.svg create mode 120000 links/apps/scalable/preferences-desktop-user.svg create mode 120000 links/apps/scalable/preferences-desktop.svg create mode 120000 links/apps/scalable/preferences-devices-scanner.svg create mode 120000 links/apps/scalable/preferences-gtk-config.svg create mode 120000 links/apps/scalable/preferences-mail-accounts.svg create mode 120000 links/apps/scalable/preferences-mail.svg create mode 120000 links/apps/scalable/preferences-other.svg create mode 120000 links/apps/scalable/preferences-plugin.svg create mode 120000 links/apps/scalable/preferences-remote-desktop.svg create mode 120000 links/apps/scalable/preferences-security-apparmor.svg create mode 120000 links/apps/scalable/preferences-security-firewall.svg create mode 120000 links/apps/scalable/preferences-security-kerberos.svg create mode 120000 links/apps/scalable/preferences-sound.svg create mode 120000 links/apps/scalable/preferences-system-bluetooth-inactive.svg create mode 120000 links/apps/scalable/preferences-system-bluetooth.svg create mode 120000 links/apps/scalable/preferences-system-cron.svg create mode 120000 links/apps/scalable/preferences-system-directory.svg create mode 120000 links/apps/scalable/preferences-system-firewall.svg create mode 120000 links/apps/scalable/preferences-system-login.svg create mode 120000 links/apps/scalable/preferences-system-network-ldap.svg create mode 120000 links/apps/scalable/preferences-system-network-proxy.svg create mode 120000 links/apps/scalable/preferences-system-network-share.svg create mode 120000 links/apps/scalable/preferences-system-network-sharing.svg create mode 120000 links/apps/scalable/preferences-system-network.svg create mode 120000 links/apps/scalable/preferences-system-notifications.svg create mode 120000 links/apps/scalable/preferences-system-performance.svg create mode 120000 links/apps/scalable/preferences-system-power-management.svg create mode 120000 links/apps/scalable/preferences-system-power.svg create mode 120000 links/apps/scalable/preferences-system-privacy-housekeeping.svg create mode 120000 links/apps/scalable/preferences-system-session-services.svg create mode 120000 links/apps/scalable/preferences-system-session.svg create mode 120000 links/apps/scalable/preferences-system-sound.svg create mode 120000 links/apps/scalable/preferences-system-tabbox.svg create mode 120000 links/apps/scalable/preferences-system-users.svg create mode 120000 links/apps/scalable/preferences-system-windows-actions.svg create mode 120000 links/apps/scalable/preferences-system-windows-effect-flipswitch.svg create mode 120000 links/apps/scalable/preferences-system-windows-move.svg create mode 120000 links/apps/scalable/preferences-theme.svg create mode 120000 links/apps/scalable/preferences-tweaks-anim.svg create mode 120000 links/apps/scalable/preferences-tweaks-cerbere.svg create mode 120000 links/apps/scalable/preferences-tweaks-shadows.svg create mode 120000 links/apps/scalable/preferences-ubuntu-panel.svg create mode 120000 links/apps/scalable/preferences-wallpaper.svg create mode 120000 links/apps/scalable/preferences-web-browser-cache.svg create mode 120000 links/apps/scalable/preferences-web-browser-identification.svg create mode 120000 links/apps/scalable/preferences-web-browser-shortcuts.svg create mode 120000 links/apps/scalable/preferences.svg create mode 120000 links/apps/scalable/preferences_system.svg create mode 120000 links/apps/scalable/protonvpn-logo.svg create mode 120000 links/apps/scalable/proxy.svg create mode 120000 links/apps/scalable/psensor.svg create mode 120000 links/apps/scalable/pulseeffects.svg create mode 120000 links/apps/scalable/pup.svg create mode 120000 links/apps/scalable/pycharm-community.svg create mode 120000 links/apps/scalable/pycharm-education.svg create mode 120000 links/apps/scalable/pycharm-professional.svg create mode 120000 links/apps/scalable/pychess.svg create mode 120000 links/apps/scalable/pynvim.svg create mode 120000 links/apps/scalable/q4_findmenu.svg create mode 120000 links/apps/scalable/q4_netcon.svg create mode 120000 links/apps/scalable/q4os-updatemgr.svg create mode 120000 links/apps/scalable/q4wine.svg create mode 120000 links/apps/scalable/qalculate-applet.svg create mode 120000 links/apps/scalable/qalculate-gtk.svg create mode 120000 links/apps/scalable/qalculate-kde.svg create mode 120000 links/apps/scalable/qalculate.svg create mode 120000 links/apps/scalable/qalculator.svg create mode 120000 links/apps/scalable/qdbusviewer-qt4.svg create mode 120000 links/apps/scalable/qdbusviewer-qt5.svg create mode 120000 links/apps/scalable/qdbusviewer.svg create mode 120000 links/apps/scalable/qdbusviewer5.svg create mode 120000 links/apps/scalable/qdirstat.svg create mode 120000 links/apps/scalable/qemu-system-aarch64.svg create mode 120000 links/apps/scalable/qemu-system-arm.svg create mode 120000 links/apps/scalable/qemu-system-i386.svg create mode 120000 links/apps/scalable/qemu-system-x86_64-spice.svg create mode 120000 links/apps/scalable/qemu-system-x86_64.svg create mode 120000 links/apps/scalable/qemu.svg create mode 120000 links/apps/scalable/qjournalctl.svg create mode 120000 links/apps/scalable/qjoypad.svg create mode 120000 links/apps/scalable/qlandkartegt.svg create mode 120000 links/apps/scalable/qlipper.svg create mode 120000 links/apps/scalable/qmapshack.svg create mode 120000 links/apps/scalable/qmlscene.svg create mode 120000 links/apps/scalable/qpdfview.svg create mode 120000 links/apps/scalable/qps.svg create mode 120000 links/apps/scalable/qq-music.svg create mode 120000 links/apps/scalable/qt-creator.svg create mode 120000 links/apps/scalable/qt-logo.svg create mode 120000 links/apps/scalable/qt4-logo.svg create mode 120000 links/apps/scalable/qt4logo.svg create mode 120000 links/apps/scalable/qt5-logo.svg create mode 120000 links/apps/scalable/qt5ct.svg create mode 120000 links/apps/scalable/qtconfig-qt4.svg create mode 120000 links/apps/scalable/qtconfig-qt5.svg create mode 120000 links/apps/scalable/qtcreator_logo_32.svg create mode 120000 links/apps/scalable/qterminal.svg create mode 120000 links/apps/scalable/qtlinguist.svg create mode 120000 links/apps/scalable/qtlogo.svg create mode 120000 links/apps/scalable/qtrans.svg create mode 120000 links/apps/scalable/qv4l2.svg create mode 120000 links/apps/scalable/qvidcap.svg create mode 120000 links/apps/scalable/randr.svg create mode 120000 links/apps/scalable/rclock.svg create mode 120000 links/apps/scalable/realtimesync.svg create mode 120000 links/apps/scalable/reco.svg create mode 120000 links/apps/scalable/record-desktop.svg create mode 120000 links/apps/scalable/recordmydesktop.svg create mode 120000 links/apps/scalable/redhat-email.svg create mode 120000 links/apps/scalable/redhat-filemanager.svg create mode 120000 links/apps/scalable/redhat-server_settings.svg create mode 120000 links/apps/scalable/redhat-system_tools.svg create mode 120000 links/apps/scalable/redhat-tools.svg create mode 120000 links/apps/scalable/redhat-web-browser.svg create mode 120000 links/apps/scalable/redict.svg create mode 120000 links/apps/scalable/redshift-gtk.svg create mode 120000 links/apps/scalable/redshift-icon-256.svg create mode 120000 links/apps/scalable/redshiftgui.svg create mode 120000 links/apps/scalable/regexxer.svg create mode 120000 links/apps/scalable/rekonq.svg create mode 120000 links/apps/scalable/resapplet.svg create mode 120000 links/apps/scalable/rest.getinsomnia.Insomnia.svg create mode 120000 links/apps/scalable/rest.insomnia.Insomnia.svg create mode 120000 links/apps/scalable/revelation.svg create mode 120000 links/apps/scalable/riot.svg create mode 120000 links/apps/scalable/ripperx.svg create mode 120000 links/apps/scalable/ristretto.svg create mode 120000 links/apps/scalable/rosa-imagewriter.svg create mode 120000 links/apps/scalable/rosamp.svg create mode 120000 links/apps/scalable/roxterm-gtk3.svg create mode 120000 links/apps/scalable/roxterm.svg create mode 120000 links/apps/scalable/rpmdrake.svg create mode 120000 links/apps/scalable/rss.svg create mode 120000 links/apps/scalable/rssguard.svg create mode 120000 links/apps/scalable/rssnow.svg create mode 120000 links/apps/scalable/rssowl.svg create mode 120000 links/apps/scalable/samba.svg create mode 120000 links/apps/scalable/sc-controller.svg create mode 120000 links/apps/scalable/scans2pdf.svg create mode 120000 links/apps/scalable/scid.svg create mode 120000 links/apps/scalable/scratch-text-editor.svg create mode 120000 links/apps/scalable/screen-recorder.svg create mode 120000 links/apps/scalable/screengrab.svg create mode 120000 links/apps/scalable/screenie-qt.svg create mode 120000 links/apps/scalable/screenie.svg create mode 120000 links/apps/scalable/screensaver.svg create mode 120000 links/apps/scalable/script-error.svg create mode 120000 links/apps/scalable/scudcloud.svg create mode 120000 links/apps/scalable/seahorse-preferences.svg create mode 120000 links/apps/scalable/seahorse.svg create mode 120000 links/apps/scalable/searchmonkey.svg create mode 120000 links/apps/scalable/securecrt_64.svg create mode 120000 links/apps/scalable/security-medium.svg create mode 120000 links/apps/scalable/selene.svg create mode 120000 links/apps/scalable/semn.svg create mode 120000 links/apps/scalable/setroubleshoot_red_icon.svg create mode 120000 links/apps/scalable/sgt-mines.svg create mode 120000 links/apps/scalable/sh.popcorntime.PopcornTime.svg create mode 120000 links/apps/scalable/share.svg create mode 120000 links/apps/scalable/shortcuts.svg create mode 120000 links/apps/scalable/show-background.svg create mode 120000 links/apps/scalable/show-desktop.svg create mode 120000 links/apps/scalable/showfoto.svg create mode 120000 links/apps/scalable/showimage.svg create mode 120000 links/apps/scalable/shredder.svg create mode 120000 links/apps/scalable/signal-desktop-beta.svg create mode 120000 links/apps/scalable/signal.svg create mode 120000 links/apps/scalable/sigram.svg create mode 120000 links/apps/scalable/silicon-128.svg create mode 120000 links/apps/scalable/silicon-22.svg create mode 120000 links/apps/scalable/silicon-32.svg create mode 120000 links/apps/scalable/silicon-48.svg create mode 120000 links/apps/scalable/silicon-64.svg create mode 120000 links/apps/scalable/simple-ccsm.svg create mode 120000 links/apps/scalable/simple-scan.svg create mode 120000 links/apps/scalable/skanlite.svg create mode 120000 links/apps/scalable/skype_protocol.svg create mode 120000 links/apps/scalable/skypeforlinux.svg create mode 120000 links/apps/scalable/slidewall.svg create mode 120000 links/apps/scalable/smartcode-stremio.svg create mode 120000 links/apps/scalable/smtube.svg create mode 120000 links/apps/scalable/smuxi-frontend-gnome.svg create mode 120000 links/apps/scalable/smuxi.svg create mode 120000 links/apps/scalable/software-center.svg create mode 120000 links/apps/scalable/software-manager.svg create mode 120000 links/apps/scalable/software-properties-mint.svg create mode 120000 links/apps/scalable/software-sources.svg create mode 120000 links/apps/scalable/software-store.svg create mode 120000 links/apps/scalable/software-update-available.svg create mode 120000 links/apps/scalable/software-update-urgent.svg create mode 120000 links/apps/scalable/software.svg create mode 120000 links/apps/scalable/sogou_notify.svg create mode 120000 links/apps/scalable/sogoupinyin.svg create mode 120000 links/apps/scalable/sonata.svg create mode 120000 links/apps/scalable/spacefm.svg create mode 120000 links/apps/scalable/spectacle.svg create mode 120000 links/apps/scalable/speedcrunch.svg create mode 120000 links/apps/scalable/spotify-linux-48x48.svg create mode 120000 links/apps/scalable/spotify-linux-512x512.svg create mode 120000 links/apps/scalable/spotify-web-player.svg create mode 120000 links/apps/scalable/spotify.svg create mode 120000 links/apps/scalable/spotify_A.svg create mode 120000 links/apps/scalable/spotifywebplayer.svg create mode 120000 links/apps/scalable/ssh-askpass-gnome.svg create mode 120000 links/apps/scalable/starcal2.svg create mode 120000 links/apps/scalable/stardict_16x16.svg create mode 120000 links/apps/scalable/stardict_32x32.svg create mode 120000 links/apps/scalable/starred.svg create mode 120000 links/apps/scalable/start-here-kde.svg create mode 120000 links/apps/scalable/start-here-manjaro.svg create mode 120000 links/apps/scalable/start-here-xfce.svg create mode 120000 links/apps/scalable/startupmanager.svg create mode 120000 links/apps/scalable/statalogo_14.svg create mode 120000 links/apps/scalable/statalogo_16.svg create mode 120000 links/apps/scalable/steam-icon.svg create mode 120000 links/apps/scalable/steam-launcher.svg create mode 120000 links/apps/scalable/steam_icon_280680.svg create mode 120000 links/apps/scalable/steam_icon_286160.svg create mode 120000 links/apps/scalable/steam_icon_365670.svg create mode 120000 links/apps/scalable/steamos-logo-icon.svg create mode 120000 links/apps/scalable/steampowered.svg create mode 120000 links/apps/scalable/sticky-notes.svg create mode 120000 links/apps/scalable/stock_about.svg create mode 120000 links/apps/scalable/stock_addressbook.svg create mode 120000 links/apps/scalable/stock_alarm.svg create mode 120000 links/apps/scalable/stock_calendar.svg create mode 120000 links/apps/scalable/stock_dialog-info.svg create mode 120000 links/apps/scalable/stock_help-agent.svg create mode 120000 links/apps/scalable/stock_help.svg create mode 120000 links/apps/scalable/stock_insert_note.svg create mode 120000 links/apps/scalable/stock_keyring.svg create mode 120000 links/apps/scalable/stock_mail-compose.svg create mode 120000 links/apps/scalable/stock_new-meeting.svg create mode 120000 links/apps/scalable/stock_news.svg create mode 120000 links/apps/scalable/stock_notes.svg create mode 120000 links/apps/scalable/stock_task.svg create mode 120000 links/apps/scalable/stock_tasks.svg create mode 120000 links/apps/scalable/stock_view-details.svg create mode 120000 links/apps/scalable/stock_xfburn.svg create mode 120000 links/apps/scalable/stremio.svg create mode 120000 links/apps/scalable/strigi.svg create mode 120000 links/apps/scalable/studio.svg create mode 120000 links/apps/scalable/style.svg create mode 120000 links/apps/scalable/sublime-text-2.svg create mode 120000 links/apps/scalable/sublime-text-3.svg create mode 120000 links/apps/scalable/sublime-text2.svg create mode 120000 links/apps/scalable/sublime.svg create mode 120000 links/apps/scalable/sublime3-text.svg create mode 120000 links/apps/scalable/sublime_text.svg create mode 120000 links/apps/scalable/sublimetext.svg create mode 120000 links/apps/scalable/sun-java-jdk6.svg create mode 120000 links/apps/scalable/sun-java-jdk7.svg create mode 120000 links/apps/scalable/sun-java-jdk8.svg create mode 120000 links/apps/scalable/sun-java-jre8.svg create mode 120000 links/apps/scalable/sun-java.svg create mode 120000 links/apps/scalable/sun-java6.svg create mode 120000 links/apps/scalable/sun-java7.svg create mode 120000 links/apps/scalable/sun-java8.svg create mode 120000 links/apps/scalable/sun-javaws-jdk6.svg create mode 120000 links/apps/scalable/sun-javaws-jdk7.svg create mode 120000 links/apps/scalable/sun-javaws-jdk8.svg create mode 120000 links/apps/scalable/sun-javaws-jre8.svg create mode 120000 links/apps/scalable/sun-javaws.svg create mode 120000 links/apps/scalable/sun-jcontrol-jdk6.svg create mode 120000 links/apps/scalable/sun-jcontrol-jdk7.svg create mode 120000 links/apps/scalable/sun-jcontrol-jdk8.svg create mode 120000 links/apps/scalable/sun_java.svg create mode 120000 links/apps/scalable/susehelpcenter.svg create mode 120000 links/apps/scalable/swcentre.svg create mode 120000 links/apps/scalable/sweeper.svg create mode 120000 links/apps/scalable/switchuser.svg create mode 120000 links/apps/scalable/sylpheed.svg create mode 120000 links/apps/scalable/syncthing-gtk.svg create mode 120000 links/apps/scalable/syncthingtray.svg create mode 120000 links/apps/scalable/sysprof-icon.svg create mode 120000 links/apps/scalable/sysprof.svg create mode 120000 links/apps/scalable/system-config-authentication.svg create mode 120000 links/apps/scalable/system-config-boot.svg create mode 120000 links/apps/scalable/system-config-date.svg create mode 120000 links/apps/scalable/system-config-display.svg create mode 120000 links/apps/scalable/system-config-displayca.svg create mode 120000 links/apps/scalable/system-config-firewall.svg create mode 120000 links/apps/scalable/system-config-keyboard.svg create mode 120000 links/apps/scalable/system-config-services.svg create mode 120000 links/apps/scalable/system-config-users.svg create mode 120000 links/apps/scalable/system-error.svg create mode 120000 links/apps/scalable/system-file-manager.svg create mode 120000 links/apps/scalable/system-help.svg create mode 120000 links/apps/scalable/system-installer.svg create mode 120000 links/apps/scalable/system-lock-screen.svg create mode 120000 links/apps/scalable/system-monitor.svg create mode 120000 links/apps/scalable/system-run.svg create mode 120000 links/apps/scalable/system-search.svg create mode 120000 links/apps/scalable/system-software-installer.svg create mode 120000 links/apps/scalable/system-switch-java.svg create mode 120000 links/apps/scalable/system-switch-user.svg create mode 120000 links/apps/scalable/system-upgrade.svg create mode 120000 links/apps/scalable/system-users.svg create mode 120000 links/apps/scalable/system-utilities-logviewer.svg create mode 120000 links/apps/scalable/system76-driver.svg create mode 120000 links/apps/scalable/systemback.svg create mode 120000 links/apps/scalable/tagua.svg create mode 120000 links/apps/scalable/tdenetworkmanager.svg create mode 120000 links/apps/scalable/tdescreensaver.svg create mode 120000 links/apps/scalable/tdmconfig.svg create mode 120000 links/apps/scalable/teams.svg create mode 120000 links/apps/scalable/telegram-classic.svg create mode 120000 links/apps/scalable/telegram-desktop.svg create mode 120000 links/apps/scalable/telepathy-kde.svg create mode 120000 links/apps/scalable/telepathy.svg create mode 120000 links/apps/scalable/terasology.svg create mode 120000 links/apps/scalable/terminal-tango.svg create mode 120000 links/apps/scalable/terminator-128.svg create mode 120000 links/apps/scalable/terminator.svg create mode 120000 links/apps/scalable/terminology.svg create mode 120000 links/apps/scalable/termius-app.svg create mode 120000 links/apps/scalable/terra.svg create mode 120000 links/apps/scalable/textadept.svg create mode 120000 links/apps/scalable/thunar-filemanager.svg create mode 120000 links/apps/scalable/thunar.svg create mode 120000 links/apps/scalable/thunderbird-3.0.svg create mode 120000 links/apps/scalable/thunderbird-beta-bin.svg create mode 120000 links/apps/scalable/thunderbird-beta.svg create mode 120000 links/apps/scalable/thunderbird-branded.svg create mode 120000 links/apps/scalable/thunderbird-early-bird.svg create mode 120000 links/apps/scalable/thunderbird-icon.svg create mode 120000 links/apps/scalable/thunderbird-mozilla-build.svg create mode 120000 links/apps/scalable/thunderbird-trunk.svg create mode 120000 links/apps/scalable/thunderbolt.svg create mode 120000 links/apps/scalable/tild.svg create mode 120000 links/apps/scalable/tilda.svg create mode 120000 links/apps/scalable/tilix.svg create mode 120000 links/apps/scalable/time-admin.svg create mode 120000 links/apps/scalable/time.svg create mode 120000 links/apps/scalable/timekpr.svg create mode 120000 links/apps/scalable/timeset-gui-icon.svg create mode 120000 links/apps/scalable/timevault.svg create mode 120000 links/apps/scalable/tint2.svg create mode 120000 links/apps/scalable/tint2conf.svg create mode 120000 links/apps/scalable/tkpacman-icon.svg create mode 120000 links/apps/scalable/tkpacman.svg create mode 120000 links/apps/scalable/tlauncher.svg create mode 120000 links/apps/scalable/tomboy-16.svg create mode 120000 links/apps/scalable/tomboy-32.svg create mode 120000 links/apps/scalable/tomboy-note.svg create mode 120000 links/apps/scalable/tomboy-panel.svg create mode 120000 links/apps/scalable/tools-report-bug.svg create mode 120000 links/apps/scalable/tools-wizard.svg create mode 120000 links/apps/scalable/topmenu-applet.svg create mode 120000 links/apps/scalable/tor-browser-en.svg create mode 120000 links/apps/scalable/tor-browser.svg create mode 120000 links/apps/scalable/torbrowser.svg create mode 120000 links/apps/scalable/totem.svg create mode 120000 links/apps/scalable/tracker.svg create mode 120000 links/apps/scalable/transgui-2.svg create mode 120000 links/apps/scalable/transgui.svg create mode 120000 links/apps/scalable/translator.svg create mode 120000 links/apps/scalable/transmission-gtk.svg create mode 120000 links/apps/scalable/transmission-qt.svg create mode 120000 links/apps/scalable/transmission-remote-gtk.svg create mode 120000 links/apps/scalable/transmission-remote-qt.svg create mode 120000 links/apps/scalable/tremotesf.svg create mode 120000 links/apps/scalable/trojita.svg create mode 120000 links/apps/scalable/tsclient.svg create mode 120000 links/apps/scalable/tuxboot.svg create mode 120000 links/apps/scalable/tuxpaint.svg create mode 120000 links/apps/scalable/tv.kodi.Kodi.svg create mode 120000 links/apps/scalable/twin.svg create mode 120000 links/apps/scalable/typhoon.svg create mode 120000 links/apps/scalable/ubuntu-cleaner.svg create mode 120000 links/apps/scalable/ubuntu-kylin-software-center.svg create mode 120000 links/apps/scalable/ubuntu-qtcreator.svg create mode 120000 links/apps/scalable/ubuntu.svg create mode 120000 links/apps/scalable/ubuntusoftware.svg create mode 120000 links/apps/scalable/ufw-frontends.svg create mode 120000 links/apps/scalable/uget.svg create mode 120000 links/apps/scalable/uk.co.ibboard.cawbird.svg create mode 120000 links/apps/scalable/ukui-power-manager.svg create mode 120000 links/apps/scalable/ukui-power-statistics.svg create mode 120000 links/apps/scalable/unetbootin.svg create mode 120000 links/apps/scalable/unity-color-panel.svg create mode 120000 links/apps/scalable/unity-control-center.svg create mode 120000 links/apps/scalable/unity-datetime-panel.svg create mode 120000 links/apps/scalable/unity-display-panel.svg create mode 120000 links/apps/scalable/unity-lens-photos.svg create mode 120000 links/apps/scalable/unity-mail.svg create mode 120000 links/apps/scalable/unity-power-panel.svg create mode 120000 links/apps/scalable/unity-sound-panel.svg create mode 120000 links/apps/scalable/unity-tweak-tool.svg create mode 120000 links/apps/scalable/unity-webapps-gmail.svg create mode 120000 links/apps/scalable/unity-webapps-lastfm.svg create mode 120000 links/apps/scalable/unity-webapps-telegram.svg create mode 120000 links/apps/scalable/unity-webapps-youtube.svg create mode 120000 links/apps/scalable/update-manager.svg create mode 120000 links/apps/scalable/update-notifier.svg create mode 120000 links/apps/scalable/update.svg create mode 120000 links/apps/scalable/urxvt.svg create mode 120000 links/apps/scalable/urxvt_48x48.svg create mode 120000 links/apps/scalable/us.zoom.Zoom.svg create mode 120000 links/apps/scalable/usb-creator-gtk.svg create mode 120000 links/apps/scalable/usb-creator-kde.svg create mode 120000 links/apps/scalable/user-file-manager.svg create mode 120000 links/apps/scalable/user-info.svg create mode 120000 links/apps/scalable/user_auth.svg create mode 120000 links/apps/scalable/user_icon.svg create mode 120000 links/apps/scalable/userdrake.svg create mode 120000 links/apps/scalable/users-admin.svg create mode 120000 links/apps/scalable/users.svg create mode 120000 links/apps/scalable/utilities-dictionary.svg create mode 120000 links/apps/scalable/utilities-energy-monitor.svg create mode 120000 links/apps/scalable/utilities-file-archiver.svg create mode 120000 links/apps/scalable/utilities-log-viewer.svg create mode 120000 links/apps/scalable/utilities-notes.svg create mode 120000 links/apps/scalable/utilities-terminal.svg create mode 120000 links/apps/scalable/utilities-text-editor.svg create mode 120000 links/apps/scalable/utilities-x-terminal.svg create mode 120000 links/apps/scalable/utilities_terminal.svg create mode 120000 links/apps/scalable/uxterm.svg create mode 120000 links/apps/scalable/vala-panel.svg create mode 120000 links/apps/scalable/vala-terminal.svg create mode 120000 links/apps/scalable/vbox.svg create mode 120000 links/apps/scalable/vcalendar.svg create mode 120000 links/apps/scalable/veracrypt.xpm.svg create mode 120000 links/apps/scalable/verbiste.svg create mode 120000 links/apps/scalable/video-display.svg create mode 120000 links/apps/scalable/video-player.svg create mode 120000 links/apps/scalable/vidiot.svg create mode 120000 links/apps/scalable/viewnior.svg create mode 120000 links/apps/scalable/vim-qt.svg create mode 120000 links/apps/scalable/vimlogo.svg create mode 120000 links/apps/scalable/vinagre.svg create mode 120000 links/apps/scalable/virt-viewer.svg create mode 120000 links/apps/scalable/virtual-box.svg create mode 120000 links/apps/scalable/virtualbox-bin.svg create mode 120000 links/apps/scalable/virtualbox-ose.svg create mode 120000 links/apps/scalable/visualstudiocode.svg create mode 120000 links/apps/scalable/vivaldi-beta.svg create mode 120000 links/apps/scalable/vivaldi-snapshot.svg create mode 120000 links/apps/scalable/vivaldi-stable.svg create mode 120000 links/apps/scalable/vmnetcfg.svg create mode 120000 links/apps/scalable/vmplayer.svg create mode 120000 links/apps/scalable/vmware.svg create mode 120000 links/apps/scalable/vokoscreen.svg create mode 120000 links/apps/scalable/vokoscreenNG.svg create mode 120000 links/apps/scalable/volume-knob.svg create mode 120000 links/apps/scalable/vsc.svg create mode 120000 links/apps/scalable/vscode.svg create mode 120000 links/apps/scalable/vscodium.svg create mode 120000 links/apps/scalable/vso.svg create mode 120000 links/apps/scalable/vuescan.svg create mode 120000 links/apps/scalable/wallpaper.svg create mode 120000 links/apps/scalable/waterfox-classic.svg create mode 120000 links/apps/scalable/waterfox-current.svg create mode 120000 links/apps/scalable/waterfox-icon.svg create mode 120000 links/apps/scalable/weather-widget.svg create mode 120000 links/apps/scalable/weather.svg create mode 120000 links/apps/scalable/web-browser-app.svg create mode 120000 links/apps/scalable/web-discord.svg create mode 120000 links/apps/scalable/web-google-gmail.svg create mode 120000 links/apps/scalable/web-google-youtube.svg create mode 120000 links/apps/scalable/web-lastfm.svg create mode 120000 links/apps/scalable/web-spotify.svg create mode 120000 links/apps/scalable/web-telegram.svg create mode 120000 links/apps/scalable/web-whatsapp.svg create mode 120000 links/apps/scalable/webbrowser-app.svg create mode 120000 links/apps/scalable/webide.svg create mode 120000 links/apps/scalable/wewechat.svg create mode 120000 links/apps/scalable/whaawmp.svg create mode 120000 links/apps/scalable/whatsapp-desktop.svg create mode 120000 links/apps/scalable/whatsapp-for-linux.svg create mode 120000 links/apps/scalable/whatsapp-nativefier.svg create mode 120000 links/apps/scalable/whatsappfordesktop.svg create mode 120000 links/apps/scalable/whatsdesk.svg create mode 120000 links/apps/scalable/wicd-gtk.svg create mode 120000 links/apps/scalable/wicd.svg create mode 120000 links/apps/scalable/wifi-radar.svg create mode 120000 links/apps/scalable/window-duplicate.svg create mode 120000 links/apps/scalable/window-manager.svg create mode 120000 links/apps/scalable/window_list.svg create mode 120000 links/apps/scalable/windows.svg create mode 120000 links/apps/scalable/wine-help.svg create mode 120000 links/apps/scalable/wine-notepad.svg create mode 120000 links/apps/scalable/wine_notepad.svg create mode 120000 links/apps/scalable/winecfg.svg create mode 120000 links/apps/scalable/winefile.svg create mode 120000 links/apps/scalable/winemine.svg create mode 120000 links/apps/scalable/winetricks.svg create mode 120000 links/apps/scalable/wingpanel.svg create mode 120000 links/apps/scalable/winhelp.svg create mode 120000 links/apps/scalable/winusb.svg create mode 120000 links/apps/scalable/winusbgui-icon.svg create mode 120000 links/apps/scalable/winusbgui.svg create mode 120000 links/apps/scalable/wmail.svg create mode 120000 links/apps/scalable/wmtweaks.svg create mode 120000 links/apps/scalable/woeusbgui-icon.svg create mode 120000 links/apps/scalable/wordpad.svg create mode 120000 links/apps/scalable/workspace-overview.svg create mode 120000 links/apps/scalable/workspace-switcher-top-left.svg create mode 120000 links/apps/scalable/wp.svg create mode 120000 links/apps/scalable/wpa_gui.svg create mode 120000 links/apps/scalable/www-browser.svg create mode 120000 links/apps/scalable/wxlame.svg create mode 120000 links/apps/scalable/x-office-address-book.svg create mode 120000 links/apps/scalable/x-office-calendar.svg create mode 120000 links/apps/scalable/x-office-mail.svg create mode 120000 links/apps/scalable/x-office_mail.svg create mode 120000 links/apps/scalable/x-pdf.svg create mode 120000 links/apps/scalable/x-system-software-sources.svg create mode 120000 links/apps/scalable/x-terminal-emulator.svg create mode 120000 links/apps/scalable/x.svg create mode 120000 links/apps/scalable/x11.svg create mode 120000 links/apps/scalable/xame.svg create mode 120000 links/apps/scalable/xapp.svg create mode 120000 links/apps/scalable/xar.svg create mode 120000 links/apps/scalable/xarchiver.svg create mode 120000 links/apps/scalable/xboard.svg create mode 120000 links/apps/scalable/xcalc.svg create mode 120000 links/apps/scalable/xchm-48.svg create mode 120000 links/apps/scalable/xchm.svg create mode 120000 links/apps/scalable/xclipboard.svg create mode 120000 links/apps/scalable/xclock.svg create mode 120000 links/apps/scalable/xconsole.svg create mode 120000 links/apps/scalable/xdg-browser-launcher.svg create mode 120000 links/apps/scalable/xdiagnose.svg create mode 120000 links/apps/scalable/xed.svg create mode 120000 links/apps/scalable/xedit.svg create mode 120000 links/apps/scalable/xemacs.svg create mode 120000 links/apps/scalable/xfburn.svg create mode 120000 links/apps/scalable/xfcalendar.svg create mode 120000 links/apps/scalable/xfce-devel.svg create mode 120000 links/apps/scalable/xfce-dict.svg create mode 120000 links/apps/scalable/xfce-edit.svg create mode 120000 links/apps/scalable/xfce-filemanager.svg create mode 120000 links/apps/scalable/xfce-mail.svg create mode 120000 links/apps/scalable/xfce-man.svg create mode 120000 links/apps/scalable/xfce-mount.svg create mode 120000 links/apps/scalable/xfce-mouse.svg create mode 120000 links/apps/scalable/xfce-newmail.svg create mode 120000 links/apps/scalable/xfce-schedule.svg create mode 120000 links/apps/scalable/xfce-sensors.svg create mode 120000 links/apps/scalable/xfce-sound.svg create mode 120000 links/apps/scalable/xfce-system-info.svg create mode 120000 links/apps/scalable/xfce-system-lock.svg create mode 120000 links/apps/scalable/xfce-system-settings.svg create mode 120000 links/apps/scalable/xfce-terminal.svg create mode 120000 links/apps/scalable/xfce-theme-manager.svg create mode 120000 links/apps/scalable/xfce-ui.svg create mode 120000 links/apps/scalable/xfce-unknown.svg create mode 120000 links/apps/scalable/xfce4-appfinder.svg create mode 120000 links/apps/scalable/xfce4-backdrop.svg create mode 120000 links/apps/scalable/xfce4-battery-plugin.svg create mode 120000 links/apps/scalable/xfce4-calculator-plugin.svg create mode 120000 links/apps/scalable/xfce4-clipman-plugin.svg create mode 120000 links/apps/scalable/xfce4-clock.svg create mode 120000 links/apps/scalable/xfce4-color-settings.svg create mode 120000 links/apps/scalable/xfce4-cpugraph-plugin.svg create mode 120000 links/apps/scalable/xfce4-dict.svg create mode 120000 links/apps/scalable/xfce4-display.svg create mode 120000 links/apps/scalable/xfce4-fsguard-plugin.svg create mode 120000 links/apps/scalable/xfce4-indicator-plugin.svg create mode 120000 links/apps/scalable/xfce4-logo.svg create mode 120000 links/apps/scalable/xfce4-mcs-manager.svg create mode 120000 links/apps/scalable/xfce4-menueditor.svg create mode 120000 links/apps/scalable/xfce4-mixer.svg create mode 120000 links/apps/scalable/xfce4-netload-plugin.svg create mode 120000 links/apps/scalable/xfce4-notes-plugin.svg create mode 120000 links/apps/scalable/xfce4-notes.svg create mode 120000 links/apps/scalable/xfce4-notifyd.svg create mode 120000 links/apps/scalable/xfce4-panel-menu.svg create mode 120000 links/apps/scalable/xfce4-panel.svg create mode 120000 links/apps/scalable/xfce4-power-manager-settings.svg create mode 120000 links/apps/scalable/xfce4-pulseaudio-plugin.svg create mode 120000 links/apps/scalable/xfce4-sample-plugin.svg create mode 120000 links/apps/scalable/xfce4-session.svg create mode 120000 links/apps/scalable/xfce4-settings.svg create mode 120000 links/apps/scalable/xfce4-sound.svg create mode 120000 links/apps/scalable/xfce4-splash.svg create mode 120000 links/apps/scalable/xfce4-stopwatch-plugin.svg create mode 120000 links/apps/scalable/xfce4-system-lock.svg create mode 120000 links/apps/scalable/xfce4-terminal.svg create mode 120000 links/apps/scalable/xfce4-time-out-plugin.svg create mode 120000 links/apps/scalable/xfce4-timer-plugin.svg create mode 120000 links/apps/scalable/xfce4-timer.svg create mode 120000 links/apps/scalable/xfce4-ui.svg create mode 120000 links/apps/scalable/xfce4-weather.svg create mode 120000 links/apps/scalable/xfce4-workspaces.svg create mode 120000 links/apps/scalable/xfce4_xicon.svg create mode 120000 links/apps/scalable/xfce_unknown.svg create mode 120000 links/apps/scalable/xfdashboard.svg create mode 120000 links/apps/scalable/xfmail.svg create mode 120000 links/apps/scalable/xfp.svg create mode 120000 links/apps/scalable/xfpm-ac-adapter.svg create mode 120000 links/apps/scalable/xfsm-switch.svg create mode 120000 links/apps/scalable/xfw.svg create mode 120000 links/apps/scalable/xfwm4.svg create mode 120000 links/apps/scalable/ximian-evolution-calendar.svg create mode 120000 links/apps/scalable/ximian-evolution-email.svg create mode 120000 links/apps/scalable/xine.svg create mode 120000 links/apps/scalable/xinput_calibrator.svg create mode 120000 links/apps/scalable/xmag.svg create mode 120000 links/apps/scalable/xmms.svg create mode 120000 links/apps/scalable/xpad.svg create mode 120000 links/apps/scalable/xpdf.svg create mode 120000 links/apps/scalable/xpdf9.svg create mode 120000 links/apps/scalable/xplayer.svg create mode 120000 links/apps/scalable/xreader.svg create mode 120000 links/apps/scalable/xsane.svg create mode 120000 links/apps/scalable/xscreensaver.svg create mode 120000 links/apps/scalable/xt7-player-mpv.svg create mode 120000 links/apps/scalable/xterm-color.svg create mode 120000 links/apps/scalable/xterm-color_32x32.svg create mode 120000 links/apps/scalable/xterm-color_48x48.svg create mode 120000 links/apps/scalable/xterm_32x32.svg create mode 120000 links/apps/scalable/xterm_48x48.svg create mode 120000 links/apps/scalable/xterminator.svg create mode 120000 links/apps/scalable/xvidcap.svg create mode 120000 links/apps/scalable/xviewer.svg create mode 120000 links/apps/scalable/yad.svg create mode 120000 links/apps/scalable/yast-addon-extension.svg create mode 120000 links/apps/scalable/yast-addon.svg create mode 120000 links/apps/scalable/yast-alternatives.svg create mode 120000 links/apps/scalable/yast-apparmor.svg create mode 120000 links/apps/scalable/yast-auth-client.svg create mode 120000 links/apps/scalable/yast-bootloader.svg create mode 120000 links/apps/scalable/yast-checkmedia.svg create mode 120000 links/apps/scalable/yast-device-tree.svg create mode 120000 links/apps/scalable/yast-disk.svg create mode 120000 links/apps/scalable/yast-firewall.svg create mode 120000 links/apps/scalable/yast-fonts.svg create mode 120000 links/apps/scalable/yast-hardware.svg create mode 120000 links/apps/scalable/yast-high_availability.svg create mode 120000 links/apps/scalable/yast-hwinfo.svg create mode 120000 links/apps/scalable/yast-inetd.svg create mode 120000 links/apps/scalable/yast-kerberos.svg create mode 120000 links/apps/scalable/yast-keyboard.svg create mode 120000 links/apps/scalable/yast-lan.svg create mode 120000 links/apps/scalable/yast-language.svg create mode 120000 links/apps/scalable/yast-ldap-kerberos.svg create mode 120000 links/apps/scalable/yast-ldap-server.svg create mode 120000 links/apps/scalable/yast-mail.svg create mode 120000 links/apps/scalable/yast-messages.svg create mode 120000 links/apps/scalable/yast-misc-group.svg create mode 120000 links/apps/scalable/yast-network-group.svg create mode 120000 links/apps/scalable/yast-nfs.svg create mode 120000 links/apps/scalable/yast-online_update.svg create mode 120000 links/apps/scalable/yast-powertweak.svg create mode 120000 links/apps/scalable/yast-remote.svg create mode 120000 links/apps/scalable/yast-samba-client.svg create mode 120000 links/apps/scalable/yast-samba-server.svg create mode 120000 links/apps/scalable/yast-scanner.svg create mode 120000 links/apps/scalable/yast-security-group.svg create mode 120000 links/apps/scalable/yast-security.svg create mode 120000 links/apps/scalable/yast-snapper.svg create mode 120000 links/apps/scalable/yast-software.svg create mode 120000 links/apps/scalable/yast-sound.svg create mode 120000 links/apps/scalable/yast-support-group.svg create mode 120000 links/apps/scalable/yast-support.svg create mode 120000 links/apps/scalable/yast-sw_single.svg create mode 120000 links/apps/scalable/yast-sw_source.svg create mode 120000 links/apps/scalable/yast-sysconfig.svg create mode 120000 links/apps/scalable/yast-system-group.svg create mode 120000 links/apps/scalable/yast-system.svg create mode 120000 links/apps/scalable/yast-timezone.svg create mode 120000 links/apps/scalable/yast-users.svg create mode 120000 links/apps/scalable/yast-x11.svg create mode 120000 links/apps/scalable/youtube-dl-gui.svg create mode 120000 links/apps/scalable/youtube-dl-gui_48x48.svg create mode 120000 links/apps/scalable/youtube-dl-qt-icon.svg create mode 120000 links/apps/scalable/youtube-dlg.svg create mode 120000 links/apps/scalable/yt-dl-gtk.svg create mode 120000 links/apps/scalable/yumex-dnf.svg create mode 120000 links/apps/scalable/yumex.svg create mode 120000 links/apps/scalable/zeegaree-lite.svg create mode 120000 links/apps/scalable/zeegaree.svg create mode 120000 links/apps/scalable/zeitgeist.svg create mode 120000 links/apps/scalable/zen-icon.svg create mode 120000 links/apps/scalable/zenmap.svg create mode 120000 links/apps/scalable/zeroinstall.svg create mode 120000 links/apps/scalable/zevdocs.svg create mode 120000 links/apps/scalable/zim.svg create mode 120000 links/apps/scalable/znotes.svg create mode 120000 links/apps/scalable/zoom-desktop.svg create mode 120000 links/apps/scalable/zoom-icon.svg create mode 120000 links/apps/symbolic/accessories-camera-symbolic.svg create mode 120000 links/apps/symbolic/applets-screenshooter-symbolic.svg create mode 120000 links/apps/symbolic/applications-system-symbolic.svg create mode 120000 links/apps/symbolic/apport-symbolic.svg create mode 120000 links/apps/symbolic/baobab-symbolic.svg create mode 120000 links/apps/symbolic/bash-symbolic.svg create mode 120000 links/apps/symbolic/bijiben-symbolic.svg create mode 120000 links/apps/symbolic/ca.desrt.dconf-editor-symbolic.svg create mode 120000 links/apps/symbolic/calculator-app-symbolic.svg create mode 120000 links/apps/symbolic/calendar-symbolic.svg create mode 120000 links/apps/symbolic/chromium-browser-symbolic.svg create mode 120000 links/apps/symbolic/clock-applet-symbolic.svg create mode 120000 links/apps/symbolic/config-language-symbolic.svg create mode 120000 links/apps/symbolic/dconf-editor-symbolic.svg create mode 120000 links/apps/symbolic/empathy-symbolic.svg create mode 120000 links/apps/symbolic/eog-symbolic.svg create mode 120000 links/apps/symbolic/evolution-symbolic.svg create mode 120000 links/apps/symbolic/gedit-symbolic.svg create mode 120000 links/apps/symbolic/gksu-root-terminal-symbolic.svg create mode 120000 links/apps/symbolic/gnome-books-symbolic.svg create mode 120000 links/apps/symbolic/gnome-calculator-symbolic.svg create mode 120000 links/apps/symbolic/gnome-calendar-symbolic.svg create mode 120000 links/apps/symbolic/gnome-characters-symbolic.svg create mode 120000 links/apps/symbolic/gnome-clocks-symbolic.svg create mode 120000 links/apps/symbolic/gnome-contacts-symbolic.svg create mode 120000 links/apps/symbolic/gnome-control-center-symbolic.svg create mode 120000 links/apps/symbolic/gnome-disks-symbolic.svg create mode 120000 links/apps/symbolic/gnome-documents-symbolic.svg create mode 120000 links/apps/symbolic/gnome-help-symbolic.svg create mode 120000 links/apps/symbolic/gnome-logs-symbolic.svg create mode 120000 links/apps/symbolic/gnome-maps-symbolic.svg create mode 120000 links/apps/symbolic/gnome-music-symbolic.svg create mode 120000 links/apps/symbolic/gnome-photos-symbolic.svg create mode 120000 links/apps/symbolic/gnome-screenshot-symbolic.svg create mode 120000 links/apps/symbolic/gnome-software-symbolic.svg create mode 120000 links/apps/symbolic/gnome-sudoku-symbolic.svg create mode 120000 links/apps/symbolic/gnome-system-monitor-symbolic.svg create mode 120000 links/apps/symbolic/gnome-terminal-symbolic.svg create mode 120000 links/apps/symbolic/gnome-tweak-tool-symbolic.svg create mode 120000 links/apps/symbolic/gnome-usage-symbolic.svg create mode 120000 links/apps/symbolic/gnome-weather-symbolic.svg create mode 120000 links/apps/symbolic/help-app-symbolic.svg create mode 120000 links/apps/symbolic/help-contents-symbolic.svg create mode 120000 links/apps/symbolic/help-symbolic.svg create mode 120000 links/apps/symbolic/image-viewer-app-symbolic.svg create mode 120000 links/apps/symbolic/internet-web-browser-symbolic.svg create mode 120000 links/apps/symbolic/logviewer-symbolic.svg create mode 120000 links/apps/symbolic/mail-archive-symbolic.svg create mode 120000 links/apps/symbolic/media-eq-symbolic.svg create mode 120000 links/apps/symbolic/nautilus-symbolic.svg create mode 120000 links/apps/symbolic/office-address-book-symbolic.svg create mode 120000 links/apps/symbolic/office-addressbook-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.ArchiveManager-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Bijiben-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Books-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Calculator-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Calendar-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Characters-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Cheese-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Clocks-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Contacts-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.DejaDup-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.DiskUtility-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Disks-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Documents-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Empathy-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Epiphany-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Evince-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Evolution-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Extensions-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Games-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Geary-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Gedit-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Logs-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Lollypop-gradio-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Mahjongg-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Maps-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Mines-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Music-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Nautilus-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Notes-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Photos-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Podcasts-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.PowerStats-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Rhythmbox-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Screenshot-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Settings-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Shell.Extensions-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.SimpleScan-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Software-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Sudoku-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.SystemMonitor-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Terminal-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Todo-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Totem-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Tweaks-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Usage-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Weather-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Weather.Application-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.Yelp-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.baobab-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.bijiben-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.clocks-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.eog-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.gedit-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.seahorse.Application-symbolic.svg create mode 120000 links/apps/symbolic/org.gnome.tweaks-symbolic.svg create mode 120000 links/apps/symbolic/org.inkscape.Inkscape-symbolic.svg create mode 120000 links/apps/symbolic/passwords-app-symbolic.svg create mode 120000 links/apps/symbolic/preferences-desktop-online-accounts-symbolic.svg create mode 120000 links/apps/symbolic/preferences-desktop-symbolic.svg create mode 120000 links/apps/symbolic/preferences-other-symbolic.svg create mode 120000 links/apps/symbolic/preferences-system-parental-controls-symbolic.svg create mode 120000 links/apps/symbolic/preferences-system-sharing-symbolic.svg create mode 120000 links/apps/symbolic/root-terminal-app-symbolic.svg create mode 120000 links/apps/symbolic/seahorse-symbolic.svg create mode 120000 links/apps/symbolic/settings-app-symbolic.svg create mode 120000 links/apps/symbolic/shotwell-symbolic.svg create mode 120000 links/apps/symbolic/slideshow-symbolic.svg create mode 120000 links/apps/symbolic/software-properties-gtk-symbolic.svg create mode 120000 links/apps/symbolic/software-updater-symbolic.svg create mode 120000 links/apps/symbolic/system-monitor-app-symbolic.svg create mode 120000 links/apps/symbolic/system-settings-symbolic.svg create mode 120000 links/apps/symbolic/system-software-update-symbolic.svg create mode 120000 links/apps/symbolic/system-tray-symbolic.svg create mode 120000 links/apps/symbolic/terminal-app-symbolic.svg create mode 120000 links/apps/symbolic/terminal-symbolic.svg create mode 120000 links/apps/symbolic/text-editor-symbolic.svg create mode 120000 links/apps/symbolic/totem-symbolic.svg create mode 120000 links/apps/symbolic/tweaks-app-symbolic.svg create mode 120000 links/apps/symbolic/unity-tweak-tool-symbolic.svg create mode 120000 links/apps/symbolic/update-manager-symbolic.svg create mode 120000 links/apps/symbolic/webbrowser-app-symbolic.svg create mode 120000 links/apps/symbolic/x-office-address-book-symbolic.svg create mode 120000 links/apps/symbolic/xapp-prefs-behavior-symbolic.svg create mode 120000 links/categories/symbolic/cs-backgrounds-symbolic.svg create mode 120000 links/devices/16/audio-headset.svg create mode 120000 links/devices/16/audio-headsets.svg create mode 120000 links/devices/16/blueman-camera.svg create mode 120000 links/devices/16/blueman-cellular.svg create mode 120000 links/devices/16/blueman-desktop.svg create mode 120000 links/devices/16/blueman-device.svg create mode 120000 links/devices/16/blueman-handheld.svg create mode 120000 links/devices/16/blueman-handsfree.svg create mode 120000 links/devices/16/blueman-headset.svg create mode 120000 links/devices/16/blueman-keyboard.svg create mode 120000 links/devices/16/blueman-laptop.svg create mode 120000 links/devices/16/blueman-loudspeaker.svg create mode 120000 links/devices/16/blueman-mouse.svg create mode 120000 links/devices/16/blueman-pointing.svg create mode 120000 links/devices/16/blueman-scanner.svg create mode 120000 links/devices/16/blueman-smart-phone.svg create mode 120000 links/devices/16/blueman.svg create mode 120000 links/devices/16/camera.svg create mode 120000 links/devices/16/cups.svg create mode 120000 links/devices/16/cupsprinter.svg create mode 120000 links/devices/16/device-notifier.svg create mode 120000 links/devices/16/display.svg create mode 120000 links/devices/16/drive-cdrom.svg create mode 120000 links/devices/16/drive-harddisk-encrypted.svg create mode 120000 links/devices/16/drive-harddisk-ieee1394.svg create mode 120000 links/devices/16/drive-harddisk-root.svg create mode 120000 links/devices/16/drive-harddisk-solidstate.svg create mode 120000 links/devices/16/drive-harddisk-system.svg create mode 120000 links/devices/16/drive-harddisk-usb.svg create mode 120000 links/devices/16/drive-optical.svg create mode 120000 links/devices/16/drive-removable-media-usb-pendrive.svg create mode 120000 links/devices/16/drive-removable-media-usb.svg create mode 120000 links/devices/16/drive-virtual.svg create mode 120000 links/devices/16/gnome-dev-battery.svg create mode 120000 links/devices/16/gnome-dev-cdrom-audio.svg create mode 120000 links/devices/16/gnome-dev-cdrom.svg create mode 120000 links/devices/16/gnome-dev-computer.svg create mode 120000 links/devices/16/gnome-dev-disc-cdr.svg create mode 120000 links/devices/16/gnome-dev-disc-cdrw.svg create mode 120000 links/devices/16/gnome-dev-disc-dvdr-plus.svg create mode 120000 links/devices/16/gnome-dev-disc-dvdr.svg create mode 120000 links/devices/16/gnome-dev-disc-dvdram.svg create mode 120000 links/devices/16/gnome-dev-disc-dvdrom.svg create mode 120000 links/devices/16/gnome-dev-disc-dvdrw.svg create mode 120000 links/devices/16/gnome-dev-dvd.svg create mode 120000 links/devices/16/gnome-dev-harddisk-1394.svg create mode 120000 links/devices/16/gnome-dev-harddisk-usb.svg create mode 120000 links/devices/16/gnome-dev-harddisk.svg create mode 120000 links/devices/16/gnome-dev-ipod.svg create mode 120000 links/devices/16/gnome-dev-keyboard.svg create mode 120000 links/devices/16/gnome-dev-media-cf.svg create mode 120000 links/devices/16/gnome-dev-media-ms.svg create mode 120000 links/devices/16/gnome-dev-media-sdmmc.svg create mode 120000 links/devices/16/gnome-dev-media-sm.svg create mode 120000 links/devices/16/gnome-dev-mouse-ball.svg create mode 120000 links/devices/16/gnome-dev-mouse-optical.svg create mode 120000 links/devices/16/gnome-dev-printer.svg create mode 120000 links/devices/16/gnome-dev-removable-1394.svg create mode 120000 links/devices/16/gnome-dev-removable-usb.svg create mode 120000 links/devices/16/gnome-dev-removable.svg create mode 120000 links/devices/16/gnome-dev-wavelan.svg create mode 120000 links/devices/16/gnome-fs-blockdev.svg create mode 120000 links/devices/16/gnome-phone-manager.svg create mode 120000 links/devices/16/input-gamepad.svg create mode 120000 links/devices/16/input-touchpad-on.svg create mode 120000 links/devices/16/joystick.svg create mode 120000 links/devices/16/kdeconnect.svg create mode 120000 links/devices/16/keyboard.svg create mode 120000 links/devices/16/laptop.svg create mode 120000 links/devices/16/media-cdr.svg create mode 120000 links/devices/16/media-cdrom-audio.svg create mode 120000 links/devices/16/media-cdrom.svg create mode 120000 links/devices/16/media-cdrw.svg create mode 120000 links/devices/16/media-dvd.svg create mode 120000 links/devices/16/media-dvdrw.svg create mode 120000 links/devices/16/media-flash-memory-stick.svg create mode 120000 links/devices/16/media-flash-sd-mmc.svg create mode 120000 links/devices/16/media-flash-smart-media.svg create mode 120000 links/devices/16/media-memory-sd.svg create mode 120000 links/devices/16/media-optical-audio.svg create mode 120000 links/devices/16/media-optical-blu-ray.svg create mode 120000 links/devices/16/media-optical-cd-video.svg create mode 120000 links/devices/16/media-optical-copy.svg create mode 120000 links/devices/16/media-optical-data.svg create mode 120000 links/devices/16/media-optical-dvd-video.svg create mode 120000 links/devices/16/media-optical-dvd.svg create mode 120000 links/devices/16/media-optical-video.svg create mode 120000 links/devices/16/media-removable.svg create mode 120000 links/devices/16/modem.svg create mode 120000 links/devices/16/monitor.svg create mode 120000 links/devices/16/network-bluetooth.svg create mode 120000 links/devices/16/network-server-database.svg create mode 120000 links/devices/16/network-wired-activated.svg create mode 120000 links/devices/16/network-wireless.svg create mode 120000 links/devices/16/nm-device-wireless.svg create mode 120000 links/devices/16/notification-network-wireless-disconnected.svg create mode 120000 links/devices/16/printer-remote.svg create mode 120000 links/devices/16/radio.svg create mode 120000 links/devices/16/removable-media.svg create mode 120000 links/devices/16/server-database.svg create mode 120000 links/devices/16/smartphone.svg create mode 120000 links/devices/16/stock_cell-phone.svg create mode 120000 links/devices/16/system.svg create mode 120000 links/devices/16/uav.svg create mode 120000 links/devices/16/unity-fallback-mount-helper.svg create mode 120000 links/devices/16/video-display.svg create mode 120000 links/devices/22/audio-headsets.svg create mode 120000 links/devices/22/blueman-camera.svg create mode 120000 links/devices/22/blueman-cellular.svg create mode 120000 links/devices/22/blueman-desktop.svg create mode 120000 links/devices/22/blueman-device.svg create mode 120000 links/devices/22/blueman-handheld.svg create mode 120000 links/devices/22/blueman-handsfree.svg create mode 120000 links/devices/22/blueman-headset.svg create mode 120000 links/devices/22/blueman-laptop.svg create mode 120000 links/devices/22/blueman-mouse.svg create mode 120000 links/devices/22/blueman-pointing.svg create mode 120000 links/devices/22/blueman-smart-phone.svg create mode 120000 links/devices/22/blueman.svg create mode 120000 links/devices/22/camera.svg create mode 120000 links/devices/22/device-notifier.svg create mode 120000 links/devices/22/display.svg create mode 120000 links/devices/22/drive-cdrom.svg create mode 120000 links/devices/22/drive-harddisk-encrypted.svg create mode 120000 links/devices/22/drive-harddisk-ieee1394.svg create mode 120000 links/devices/22/drive-harddisk-root.svg create mode 120000 links/devices/22/drive-harddisk-solidstate.svg create mode 120000 links/devices/22/drive-harddisk-system.svg create mode 120000 links/devices/22/drive-harddisk-usb.svg create mode 120000 links/devices/22/drive-optical.svg create mode 120000 links/devices/22/drive-removable-media-usb-pendrive.svg create mode 120000 links/devices/22/drive-removable-media-usb.svg create mode 120000 links/devices/22/gnome-dev-cdrom-audio.svg create mode 120000 links/devices/22/gnome-dev-cdrom.svg create mode 120000 links/devices/22/gnome-dev-computer.svg create mode 120000 links/devices/22/gnome-dev-disc-cdr.svg create mode 120000 links/devices/22/gnome-dev-disc-cdrw.svg create mode 120000 links/devices/22/gnome-dev-disc-dvdr-plus.svg create mode 120000 links/devices/22/gnome-dev-disc-dvdr.svg create mode 120000 links/devices/22/gnome-dev-disc-dvdram.svg create mode 120000 links/devices/22/gnome-dev-disc-dvdrom.svg create mode 120000 links/devices/22/gnome-dev-disc-dvdrw.svg create mode 120000 links/devices/22/gnome-dev-dvd.svg create mode 120000 links/devices/22/gnome-dev-harddisk-1394.svg create mode 120000 links/devices/22/gnome-dev-harddisk-usb.svg create mode 120000 links/devices/22/gnome-dev-harddisk.svg create mode 120000 links/devices/22/gnome-dev-ipod.svg create mode 120000 links/devices/22/gnome-dev-media-cf.svg create mode 120000 links/devices/22/gnome-dev-media-ms.svg create mode 120000 links/devices/22/gnome-dev-media-sdmmc.svg create mode 120000 links/devices/22/gnome-dev-media-sm.svg create mode 120000 links/devices/22/gnome-dev-mouse-ball.svg create mode 120000 links/devices/22/gnome-dev-mouse-optical.svg create mode 120000 links/devices/22/gnome-dev-removable-1394.svg create mode 120000 links/devices/22/gnome-dev-removable-usb.svg create mode 120000 links/devices/22/gnome-dev-removable.svg create mode 120000 links/devices/22/gnome-dev-wavelan.svg create mode 120000 links/devices/22/gnome-fs-blockdev.svg create mode 120000 links/devices/22/gnome-phone-manager.svg create mode 120000 links/devices/22/input-gamepad.svg create mode 120000 links/devices/22/input-touchpad-on.svg create mode 120000 links/devices/22/joystick.svg create mode 120000 links/devices/22/kdeconnect.svg create mode 120000 links/devices/22/laptop.svg create mode 120000 links/devices/22/media-cdr.svg create mode 120000 links/devices/22/media-cdrom-audio.svg create mode 120000 links/devices/22/media-cdrom.svg create mode 120000 links/devices/22/media-cdrw.svg create mode 120000 links/devices/22/media-dvd.svg create mode 120000 links/devices/22/media-dvdrw.svg create mode 120000 links/devices/22/media-flash-memory-stick.svg create mode 120000 links/devices/22/media-flash-sd-mmc.svg create mode 120000 links/devices/22/media-flash-smart-media.svg create mode 120000 links/devices/22/media-memory-sd.svg create mode 120000 links/devices/22/media-optical-audio.svg create mode 120000 links/devices/22/media-optical-blu-ray.svg create mode 120000 links/devices/22/media-optical-cd-video.svg create mode 120000 links/devices/22/media-optical-copy.svg create mode 120000 links/devices/22/media-optical-dvd-video.svg create mode 120000 links/devices/22/media-optical-dvd.svg create mode 120000 links/devices/22/media-optical-video.svg create mode 120000 links/devices/22/media-removable.svg create mode 120000 links/devices/22/modem.svg create mode 120000 links/devices/22/monitor.svg create mode 120000 links/devices/22/network-bluetooth.svg create mode 120000 links/devices/22/network-wired-activated.svg create mode 120000 links/devices/22/nm-device-wireless.svg create mode 120000 links/devices/22/radio.svg create mode 120000 links/devices/22/removable-media.svg create mode 120000 links/devices/22/smartphone.svg create mode 120000 links/devices/22/stock_cell-phone.svg create mode 120000 links/devices/22/system.svg create mode 120000 links/devices/22/uav.svg create mode 120000 links/devices/22/unity-fallback-mount-helper.svg create mode 120000 links/devices/22/video-display.svg create mode 120000 links/devices/24/audio-headsets.svg create mode 120000 links/devices/24/blueman-camera.svg create mode 120000 links/devices/24/blueman-cellular.svg create mode 120000 links/devices/24/blueman-desktop.svg create mode 120000 links/devices/24/blueman-device.svg create mode 120000 links/devices/24/blueman-handheld.svg create mode 120000 links/devices/24/blueman-handsfree.svg create mode 120000 links/devices/24/blueman-headset.svg create mode 120000 links/devices/24/blueman-laptop.svg create mode 120000 links/devices/24/blueman-mouse.svg create mode 120000 links/devices/24/blueman-pointing.svg create mode 120000 links/devices/24/blueman-smart-phone.svg create mode 120000 links/devices/24/blueman.svg create mode 120000 links/devices/24/camera.svg create mode 120000 links/devices/24/device-notifier.svg create mode 120000 links/devices/24/display.svg create mode 120000 links/devices/24/drive-cdrom.svg create mode 120000 links/devices/24/drive-harddisk-encrypted.svg create mode 120000 links/devices/24/drive-harddisk-ieee1394.svg create mode 120000 links/devices/24/drive-harddisk-root.svg create mode 120000 links/devices/24/drive-harddisk-solidstate.svg create mode 120000 links/devices/24/drive-harddisk-system.svg create mode 120000 links/devices/24/drive-harddisk-usb.svg create mode 120000 links/devices/24/drive-optical.svg create mode 120000 links/devices/24/drive-removable-media-usb-pendrive.svg create mode 120000 links/devices/24/drive-removable-media-usb.svg create mode 120000 links/devices/24/gnome-dev-cdrom-audio.svg create mode 120000 links/devices/24/gnome-dev-cdrom.svg create mode 120000 links/devices/24/gnome-dev-computer.svg create mode 120000 links/devices/24/gnome-dev-disc-cdr.svg create mode 120000 links/devices/24/gnome-dev-disc-cdrw.svg create mode 120000 links/devices/24/gnome-dev-disc-dvdr-plus.svg create mode 120000 links/devices/24/gnome-dev-disc-dvdr.svg create mode 120000 links/devices/24/gnome-dev-disc-dvdram.svg create mode 120000 links/devices/24/gnome-dev-disc-dvdrom.svg create mode 120000 links/devices/24/gnome-dev-disc-dvdrw.svg create mode 120000 links/devices/24/gnome-dev-dvd.svg create mode 120000 links/devices/24/gnome-dev-harddisk-1394.svg create mode 120000 links/devices/24/gnome-dev-harddisk-usb.svg create mode 120000 links/devices/24/gnome-dev-harddisk.svg create mode 120000 links/devices/24/gnome-dev-ipod.svg create mode 120000 links/devices/24/gnome-dev-media-cf.svg create mode 120000 links/devices/24/gnome-dev-media-ms.svg create mode 120000 links/devices/24/gnome-dev-media-sdmmc.svg create mode 120000 links/devices/24/gnome-dev-media-sm.svg create mode 120000 links/devices/24/gnome-dev-mouse-ball.svg create mode 120000 links/devices/24/gnome-dev-mouse-optical.svg create mode 120000 links/devices/24/gnome-dev-removable-1394.svg create mode 120000 links/devices/24/gnome-dev-removable-usb.svg create mode 120000 links/devices/24/gnome-dev-removable.svg create mode 120000 links/devices/24/gnome-dev-wavelan.svg create mode 120000 links/devices/24/gnome-fs-blockdev.svg create mode 120000 links/devices/24/gnome-phone-manager.svg create mode 120000 links/devices/24/input-gamepad.svg create mode 120000 links/devices/24/input-touchpad-on.svg create mode 120000 links/devices/24/joystick.svg create mode 120000 links/devices/24/kdeconnect.svg create mode 120000 links/devices/24/laptop.svg create mode 120000 links/devices/24/media-cdr.svg create mode 120000 links/devices/24/media-cdrom-audio.svg create mode 120000 links/devices/24/media-cdrom.svg create mode 120000 links/devices/24/media-cdrw.svg create mode 120000 links/devices/24/media-dvd.svg create mode 120000 links/devices/24/media-dvdrw.svg create mode 120000 links/devices/24/media-flash-memory-stick.svg create mode 120000 links/devices/24/media-flash-sd-mmc.svg create mode 120000 links/devices/24/media-flash-smart-media.svg create mode 120000 links/devices/24/media-memory-sd.svg create mode 120000 links/devices/24/media-optical-audio.svg create mode 120000 links/devices/24/media-optical-blu-ray.svg create mode 120000 links/devices/24/media-optical-cd-video.svg create mode 120000 links/devices/24/media-optical-copy.svg create mode 120000 links/devices/24/media-optical-dvd-video.svg create mode 120000 links/devices/24/media-optical-dvd.svg create mode 120000 links/devices/24/media-optical-video.svg create mode 120000 links/devices/24/media-removable.svg create mode 120000 links/devices/24/modem.svg create mode 120000 links/devices/24/monitor.svg create mode 120000 links/devices/24/network-bluetooth.svg create mode 120000 links/devices/24/network-wired-activated.svg create mode 120000 links/devices/24/nm-device-wireless.svg create mode 120000 links/devices/24/radio.svg create mode 120000 links/devices/24/removable-media.svg create mode 120000 links/devices/24/smartphone.svg create mode 120000 links/devices/24/stock_cell-phone.svg create mode 120000 links/devices/24/system.svg create mode 120000 links/devices/24/uav.svg create mode 120000 links/devices/24/unity-fallback-mount-helper.svg create mode 120000 links/devices/24/video-display.svg create mode 120000 links/devices/scalable/audio-headset.svg create mode 120000 links/devices/scalable/blueman-camera.svg create mode 120000 links/devices/scalable/blueman-cellular.svg create mode 120000 links/devices/scalable/blueman-desktop.svg create mode 120000 links/devices/scalable/blueman-device.svg create mode 120000 links/devices/scalable/blueman-handheld.svg create mode 120000 links/devices/scalable/blueman-keyboard.svg create mode 120000 links/devices/scalable/blueman-laptop.svg create mode 120000 links/devices/scalable/blueman-loudspeaker.svg create mode 120000 links/devices/scalable/blueman-mouse.svg create mode 120000 links/devices/scalable/blueman-pointing.svg create mode 120000 links/devices/scalable/blueman-scanner.svg create mode 120000 links/devices/scalable/blueman-smart-phone.svg create mode 120000 links/devices/scalable/blueman.svg create mode 120000 links/devices/scalable/camera.svg create mode 120000 links/devices/scalable/camera_unmount.svg create mode 120000 links/devices/scalable/cdrom_unmount.svg create mode 120000 links/devices/scalable/cdwriter_unmount.svg create mode 120000 links/devices/scalable/cs-mouse.svg create mode 120000 links/devices/scalable/cs-printer.svg create mode 120000 links/devices/scalable/cs-tablet.svg create mode 120000 links/devices/scalable/cups-launcher.svg create mode 120000 links/devices/scalable/cups.svg create mode 120000 links/devices/scalable/cupsprinter.svg create mode 120000 links/devices/scalable/device-notifier.svg create mode 120000 links/devices/scalable/display.svg create mode 120000 links/devices/scalable/document-print-preview.svg create mode 120000 links/devices/scalable/drive-cdrom.svg create mode 120000 links/devices/scalable/drive-harddisk-encrypted.svg create mode 120000 links/devices/scalable/drive-harddisk-ieee1394.svg create mode 120000 links/devices/scalable/drive-harddisk-scsi.svg create mode 120000 links/devices/scalable/drive-harddisk-solidstate.svg create mode 120000 links/devices/scalable/drive-harddisk-system.svg create mode 120000 links/devices/scalable/drive-harddisk-usb.svg create mode 120000 links/devices/scalable/drive-removable-media-usb-pendrive.svg create mode 120000 links/devices/scalable/drive-removable-media-usb.svg create mode 120000 links/devices/scalable/drive-removable-usb.svg create mode 120000 links/devices/scalable/dvd_unmount.svg create mode 120000 links/devices/scalable/foomatic-gui-logo.svg create mode 120000 links/devices/scalable/gnome-cd.svg create mode 120000 links/devices/scalable/gnome-cups-manager.svg create mode 120000 links/devices/scalable/gnome-dev-battery.svg create mode 120000 links/devices/scalable/gnome-dev-cdrom-audio.svg create mode 120000 links/devices/scalable/gnome-dev-cdrom.svg create mode 120000 links/devices/scalable/gnome-dev-computer.svg create mode 120000 links/devices/scalable/gnome-dev-disc-audio.svg create mode 120000 links/devices/scalable/gnome-dev-disc-cdr.svg create mode 120000 links/devices/scalable/gnome-dev-disc-cdrom.svg create mode 120000 links/devices/scalable/gnome-dev-disc-cdrw.svg create mode 120000 links/devices/scalable/gnome-dev-disc-dvdr-plus.svg create mode 120000 links/devices/scalable/gnome-dev-disc-dvdr.svg create mode 120000 links/devices/scalable/gnome-dev-disc-dvdram.svg create mode 120000 links/devices/scalable/gnome-dev-disc-dvdrom.svg create mode 120000 links/devices/scalable/gnome-dev-disc-dvdrw.svg create mode 120000 links/devices/scalable/gnome-dev-dvd-alt.svg create mode 120000 links/devices/scalable/gnome-dev-dvd.svg create mode 120000 links/devices/scalable/gnome-dev-ethernet.svg create mode 120000 links/devices/scalable/gnome-dev-flashdisk.svg create mode 120000 links/devices/scalable/gnome-dev-flashkey.svg create mode 120000 links/devices/scalable/gnome-dev-harddisk-1394.svg create mode 120000 links/devices/scalable/gnome-dev-harddisk-usb.svg create mode 120000 links/devices/scalable/gnome-dev-harddisk.svg create mode 120000 links/devices/scalable/gnome-dev-ipod.svg create mode 120000 links/devices/scalable/gnome-dev-keyboard.svg create mode 120000 links/devices/scalable/gnome-dev-mouse-ball.svg create mode 120000 links/devices/scalable/gnome-dev-mouse-optical.svg create mode 120000 links/devices/scalable/gnome-dev-pci.svg create mode 120000 links/devices/scalable/gnome-dev-printer.svg create mode 120000 links/devices/scalable/gnome-dev-removable-1394.svg create mode 120000 links/devices/scalable/gnome-dev-removable-usb.svg create mode 120000 links/devices/scalable/gnome-dev-removable.svg create mode 120000 links/devices/scalable/gnome-dev-unknown-usb.svg create mode 120000 links/devices/scalable/gnome-dev-wavelan.svg create mode 120000 links/devices/scalable/gnome-fs-blockdev.svg create mode 120000 links/devices/scalable/gnome-mouse-properties.svg create mode 120000 links/devices/scalable/gnome-mouse.svg create mode 120000 links/devices/scalable/gnome-phone-manager.svg create mode 120000 links/devices/scalable/gnome-settings-keybindings.svg create mode 120000 links/devices/scalable/gnome-settings-mouse.svg create mode 120000 links/devices/scalable/gtk-cdrom.svg create mode 120000 links/devices/scalable/gtklp.svg create mode 120000 links/devices/scalable/gtklpq.svg create mode 120000 links/devices/scalable/input-gamepad.svg create mode 120000 links/devices/scalable/input-tablet.svg create mode 120000 links/devices/scalable/input_device_settings.svg create mode 120000 links/devices/scalable/kdeprint_printer.svg create mode 120000 links/devices/scalable/key_bindings.svg create mode 120000 links/devices/scalable/keyboard.svg create mode 120000 links/devices/scalable/kjobviewer.svg create mode 120000 links/devices/scalable/kmousetool.svg create mode 120000 links/devices/scalable/kprinter.svg create mode 120000 links/devices/scalable/kprinter4.svg create mode 120000 links/devices/scalable/kxkb.svg create mode 120000 links/devices/scalable/laptop.svg create mode 120000 links/devices/scalable/media-cdrom.svg create mode 120000 links/devices/scalable/media-dvdrw.svg create mode 120000 links/devices/scalable/media-flash-cf.svg create mode 120000 links/devices/scalable/media-flash-memory-stick.svg create mode 120000 links/devices/scalable/media-flash-ms.svg create mode 120000 links/devices/scalable/media-flash-sd-mmc.svg create mode 120000 links/devices/scalable/media-flash-smart-media.svg create mode 120000 links/devices/scalable/media-flash.svg create mode 120000 links/devices/scalable/media-memory-sd.svg create mode 120000 links/devices/scalable/media-memory-sm.svg create mode 120000 links/devices/scalable/media-optical-audio.svg create mode 120000 links/devices/scalable/media-optical-blu-ray.svg create mode 120000 links/devices/scalable/media-optical-cd-r.svg create mode 120000 links/devices/scalable/media-optical-cd-video.svg create mode 120000 links/devices/scalable/media-optical-cd.svg create mode 120000 links/devices/scalable/media-optical-cdr.svg create mode 120000 links/devices/scalable/media-optical-data.svg create mode 120000 links/devices/scalable/media-optical-dvd-ram.svg create mode 120000 links/devices/scalable/media-optical-dvd-rom.svg create mode 120000 links/devices/scalable/media-optical-dvd-rw.svg create mode 120000 links/devices/scalable/media-optical-dvd-video.svg create mode 120000 links/devices/scalable/media-optical-dvd.svg create mode 120000 links/devices/scalable/media-optical-mixed-cd.svg create mode 120000 links/devices/scalable/media-optical-recordable.svg create mode 120000 links/devices/scalable/media-optical-video.svg create mode 120000 links/devices/scalable/media-removable.svg create mode 120000 links/devices/scalable/modem.svg create mode 120000 links/devices/scalable/mouse.svg create mode 120000 links/devices/scalable/multimedia-player-apple-ipod-touch.svg create mode 120000 links/devices/scalable/multimedia-player-ipod-touch.svg create mode 120000 links/devices/scalable/music-player.svg create mode 120000 links/devices/scalable/network-bluetooth.svg create mode 120000 links/devices/scalable/network-wired.svg create mode 120000 links/devices/scalable/network-workgroup.svg create mode 120000 links/devices/scalable/nm-device-wireless.svg create mode 120000 links/devices/scalable/ooo-printer.svg create mode 120000 links/devices/scalable/ooo-printeradmin.svg create mode 120000 links/devices/scalable/ooo-printeradmin3.0.svg create mode 120000 links/devices/scalable/openofficeorg-20-printeradmin.svg create mode 120000 links/devices/scalable/openofficeorg-printer.svg create mode 120000 links/devices/scalable/openofficeorg-printeradmin.svg create mode 120000 links/devices/scalable/openofficeorg23-printeradmin.svg create mode 120000 links/devices/scalable/openofficeorg3-printeradmin.svg create mode 120000 links/devices/scalable/openofficeorg3.0-printeradmin.svg create mode 120000 links/devices/scalable/phone-motorola-droid.svg create mode 120000 links/devices/scalable/plugin-commands.svg create mode 120000 links/devices/scalable/preferences-desktop-keyboard-khotkeys.svg create mode 120000 links/devices/scalable/preferences-desktop-keyboard-shortcuts.svg create mode 120000 links/devices/scalable/preferences-desktop-keyboard-shortcuts2.svg create mode 120000 links/devices/scalable/preferences-desktop-keyboard.svg create mode 120000 links/devices/scalable/preferences-desktop-mouse.svg create mode 120000 links/devices/scalable/preferences-desktop-peripherals.svg create mode 120000 links/devices/scalable/preferences-desktop-printer.svg create mode 120000 links/devices/scalable/preferences_desktop_mouse.svg create mode 120000 links/devices/scalable/printer-mdk.svg create mode 120000 links/devices/scalable/printer1.svg create mode 120000 links/devices/scalable/printmgr.svg create mode 120000 links/devices/scalable/processor.svg create mode 120000 links/devices/scalable/removable-media.svg create mode 120000 links/devices/scalable/smartphone.svg create mode 120000 links/devices/scalable/soundcard.svg create mode 120000 links/devices/scalable/stock_cell-phone.svg create mode 120000 links/devices/scalable/stock_printers.svg create mode 120000 links/devices/scalable/system-config-keyboard.svg create mode 120000 links/devices/scalable/system-config-printer.svg create mode 120000 links/devices/scalable/system.svg create mode 120000 links/devices/scalable/touchpad-indicator.svg create mode 120000 links/devices/scalable/touchpad.svg create mode 120000 links/devices/scalable/unity-fallback-mount-helper.svg create mode 120000 links/devices/scalable/usbpendrive_unmount.svg create mode 120000 links/devices/scalable/vap.svg create mode 120000 links/devices/scalable/video-display.svg create mode 120000 links/devices/scalable/xfce-mouse.svg create mode 120000 links/devices/scalable/xfce-printer.svg create mode 120000 links/devices/scalable/xfce4-keyboard.svg create mode 120000 links/devices/scalable/yast-printer.svg create mode 120000 links/devices/scalable/yast_mouse.svg create mode 120000 links/devices/scalable/yast_printer.svg create mode 120000 links/devices/scalable/yast_soundcard.svg create mode 120000 links/devices/symbolic/auth-sim-symbolic.svg create mode 120000 links/devices/symbolic/computer-apple-ipad-symbolic.svg create mode 120000 links/devices/symbolic/computer-laptop-symbolic.svg create mode 120000 links/devices/symbolic/drive-harddisk-solidstate-symbolic.svg create mode 120000 links/devices/symbolic/drive-harddisk-system-symbolic.svg create mode 120000 links/devices/symbolic/gnome-dev-media-sdmmc-symbolic.svg create mode 120000 links/devices/symbolic/headphones-symbolic.svg create mode 120000 links/devices/symbolic/media-memory-sd-symbolic.svg create mode 120000 links/devices/symbolic/media-optical-bd-symbolic.svg create mode 120000 links/devices/symbolic/media-optical-cd-audio-symbolic.svg create mode 120000 links/devices/symbolic/media-optical-dvd-symbolic.svg create mode 120000 links/devices/symbolic/multimedia-player-apple-ipod-touch-symbolic.svg create mode 120000 links/devices/symbolic/phone-apple-iphone-symbolic.svg create mode 120000 links/devices/symbolic/phone-google-nexus-one-symbolic.svg create mode 120000 links/devices/symbolic/phone-htc-g1-white-symbolic.svg create mode 120000 links/devices/symbolic/phone-palm-pre-symbolic.svg create mode 120000 links/devices/symbolic/phone-samsung-galaxy-s-symbolic.svg create mode 120000 links/devices/symbolic/printer-network-symbolic.svg create mode 120000 links/devices/symbolic/smartphone-symbolic.svg create mode 120000 links/mimetypes/scalable/7zip.svg create mode 120000 links/mimetypes/scalable/application-7zip.svg create mode 120000 links/mimetypes/scalable/application-acad.svg create mode 120000 links/mimetypes/scalable/application-archive-blank.svg create mode 120000 links/mimetypes/scalable/application-archive-zip.svg create mode 120000 links/mimetypes/scalable/application-archive.svg create mode 120000 links/mimetypes/scalable/application-atom+xml.svg create mode 120000 links/mimetypes/scalable/application-autocad_dwg.svg create mode 120000 links/mimetypes/scalable/application-clariscad.svg create mode 120000 links/mimetypes/scalable/application-database.svg create mode 120000 links/mimetypes/scalable/application-drawing.svg create mode 120000 links/mimetypes/scalable/application-dwg.svg create mode 120000 links/mimetypes/scalable/application-dxf.svg create mode 120000 links/mimetypes/scalable/application-excel.svg create mode 120000 links/mimetypes/scalable/application-font-woff.svg create mode 120000 links/mimetypes/scalable/application-geo+json.svg create mode 120000 links/mimetypes/scalable/application-gml+xml.svg create mode 120000 links/mimetypes/scalable/application-gnunet-directory.svg create mode 120000 links/mimetypes/scalable/application-gpx+xml.svg create mode 120000 links/mimetypes/scalable/application-gpx.svg create mode 120000 links/mimetypes/scalable/application-gzip.svg create mode 120000 links/mimetypes/scalable/application-images.svg create mode 120000 links/mimetypes/scalable/application-install.svg create mode 120000 links/mimetypes/scalable/application-java.svg create mode 120000 links/mimetypes/scalable/application-javascript.svg create mode 120000 links/mimetypes/scalable/application-loc+xml.svg create mode 120000 links/mimetypes/scalable/application-mac-binhex40.svg create mode 120000 links/mimetypes/scalable/application-mathml+xml.svg create mode 120000 links/mimetypes/scalable/application-metalink+xml.svg create mode 120000 links/mimetypes/scalable/application-metalink4+xml.svg create mode 120000 links/mimetypes/scalable/application-msexcel.svg create mode 120000 links/mimetypes/scalable/application-mspowerpoint.svg create mode 120000 links/mimetypes/scalable/application-msword.svg create mode 120000 links/mimetypes/scalable/application-owl+xml.svg create mode 120000 links/mimetypes/scalable/application-pgp-encrypted.svg create mode 120000 links/mimetypes/scalable/application-pgp-keys.svg create mode 120000 links/mimetypes/scalable/application-pkcs10.svg create mode 120000 links/mimetypes/scalable/application-pkcs12.svg create mode 120000 links/mimetypes/scalable/application-pkcs7-mime.svg create mode 120000 links/mimetypes/scalable/application-pkcs7-signature.svg create mode 120000 links/mimetypes/scalable/application-pkcs8.svg create mode 120000 links/mimetypes/scalable/application-pkix-cerl.svg create mode 120000 links/mimetypes/scalable/application-pkix-cert.svg create mode 120000 links/mimetypes/scalable/application-pkix-crl.svg create mode 120000 links/mimetypes/scalable/application-pkix-pkipath.svg create mode 120000 links/mimetypes/scalable/application-ram.svg create mode 120000 links/mimetypes/scalable/application-rdata.svg create mode 120000 links/mimetypes/scalable/application-rdf+xml.svg create mode 120000 links/mimetypes/scalable/application-relaxng.svg create mode 120000 links/mimetypes/scalable/application-rss+xml.svg create mode 120000 links/mimetypes/scalable/application-rtf-rtl.svg create mode 120000 links/mimetypes/scalable/application-rtf.svg create mode 120000 links/mimetypes/scalable/application-shorten.svg create mode 120000 links/mimetypes/scalable/application-slf+xml.svg create mode 120000 links/mimetypes/scalable/application-sxw.svg create mode 120000 links/mimetypes/scalable/application-tcx+xml.svg create mode 120000 links/mimetypes/scalable/application-text.svg create mode 120000 links/mimetypes/scalable/application-vnd-google-earth-kml.svg create mode 120000 links/mimetypes/scalable/application-vnd.android.package-archive.svg create mode 120000 links/mimetypes/scalable/application-vnd.ant.fit.svg create mode 120000 links/mimetypes/scalable/application-vnd.apple.mpegurl.svg create mode 120000 links/mimetypes/scalable/application-vnd.cups-pdf-banner.svg create mode 120000 links/mimetypes/scalable/application-vnd.debian.binary-package.svg create mode 120000 links/mimetypes/scalable/application-vnd.fai.igc.svg create mode 120000 links/mimetypes/scalable/application-vnd.flatpak.repo.svg create mode 120000 links/mimetypes/scalable/application-vnd.geo+json.svg create mode 120000 links/mimetypes/scalable/application-vnd.google-apps.document.svg create mode 120000 links/mimetypes/scalable/application-vnd.google-apps.map.svg create mode 120000 links/mimetypes/scalable/application-vnd.google-apps.spreadsheet.svg create mode 120000 links/mimetypes/scalable/application-vnd.google-earth.kml+xml.svg create mode 120000 links/mimetypes/scalable/application-vnd.google-earth.kml.svg create mode 120000 links/mimetypes/scalable/application-vnd.google-earth.kmz.svg create mode 120000 links/mimetypes/scalable/application-vnd.insync.link.drive.doc.svg create mode 120000 links/mimetypes/scalable/application-vnd.insync.link.drive.sheet.svg create mode 120000 links/mimetypes/scalable/application-vnd.insync.link.drive.slides.svg create mode 120000 links/mimetypes/scalable/application-vnd.kde.fontspackage.svg create mode 120000 links/mimetypes/scalable/application-vnd.kde.kphotoalbum-import.svg create mode 120000 links/mimetypes/scalable/application-vnd.kde.kxmlguirc.svg create mode 120000 links/mimetypes/scalable/application-vnd.kde.okular-archive.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-asf.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-database.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-excel.addin.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-excel.sheet.binary.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-excel.sheet.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-powerpoint.addin.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-powerpoint.slide.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-powerpoint.slideshow.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-project.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-tnef.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-word.document.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-word.template.macroenabled.12.svg create mode 120000 links/mimetypes/scalable/application-vnd.ms-wpl.svg create mode 120000 links/mimetypes/scalable/application-vnd.nintendo.snes.rom.svg create mode 120000 links/mimetypes/scalable/application-vnd.nmea.nmea.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.database.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.draw.template.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing-template.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.template.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics-template.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.image.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.presentation.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.text-master.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.text-rtl.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.text-web.svg create mode 120000 links/mimetypes/scalable/application-vnd.oasis.opendocument.text.svg create mode 120000 links/mimetypes/scalable/application-vnd.openofficeorg.extension.svg create mode 120000 links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg create mode 120000 links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg create mode 120000 links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.template.svg create mode 120000 links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg create mode 120000 links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg create mode 120000 links/mimetypes/scalable/application-vnd.oziexplorer.plt.svg create mode 120000 links/mimetypes/scalable/application-vnd.oziexplorer.rte.svg create mode 120000 links/mimetypes/scalable/application-vnd.oziexplorer.wpt.svg create mode 120000 links/mimetypes/scalable/application-vnd.palm.svg create mode 120000 links/mimetypes/scalable/application-vnd.rar.svg create mode 120000 links/mimetypes/scalable/application-vnd.recordare.musicxml+xml.svg create mode 120000 links/mimetypes/scalable/application-vnd.recordare.musicxml.svg create mode 120000 links/mimetypes/scalable/application-vnd.rn-realmedia.svg create mode 120000 links/mimetypes/scalable/application-vnd.scribus.svg create mode 120000 links/mimetypes/scalable/application-vnd.sqlite3.svg create mode 120000 links/mimetypes/scalable/application-vnd.squashfs.svg create mode 120000 links/mimetypes/scalable/application-vnd.stardivision.cal.svg create mode 120000 links/mimetypes/scalable/application-vnd.stardivision.calc.svg create mode 120000 links/mimetypes/scalable/application-vnd.stardivision.draw.svg create mode 120000 links/mimetypes/scalable/application-vnd.stardivision.mail.svg create mode 120000 links/mimetypes/scalable/application-vnd.stardivision.math.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.base.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.calc.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.calc.template.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.draw.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.draw.template.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.impress.png.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.impress.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.impress.template.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.math.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.wordperfect.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.writer-global.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.writer-rtl.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.writer-template.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.writer.global.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.writer.png.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.writer.svg create mode 120000 links/mimetypes/scalable/application-vnd.sun.xml.writer.template.svg create mode 120000 links/mimetypes/scalable/application-vnd.tcpdump.pcap.svg create mode 120000 links/mimetypes/scalable/application-vnd.wordperfect-rtl.svg create mode 120000 links/mimetypes/scalable/application-vnd.wordperfect.svg create mode 120000 links/mimetypes/scalable/application-vnd.xdgapp.svg create mode 120000 links/mimetypes/scalable/application-winhlp.svg create mode 120000 links/mimetypes/scalable/application-wps-office.doc.svg create mode 120000 links/mimetypes/scalable/application-wps-office.docx.svg create mode 120000 links/mimetypes/scalable/application-wps-office.dot.svg create mode 120000 links/mimetypes/scalable/application-wps-office.dotx.svg create mode 120000 links/mimetypes/scalable/application-wps-office.pot.svg create mode 120000 links/mimetypes/scalable/application-wps-office.potx.svg create mode 120000 links/mimetypes/scalable/application-wps-office.ppt.svg create mode 120000 links/mimetypes/scalable/application-wps-office.pptx.svg create mode 120000 links/mimetypes/scalable/application-wps-office.wps.svg create mode 120000 links/mimetypes/scalable/application-wps-office.wpt.svg create mode 120000 links/mimetypes/scalable/application-wps-office.xls.svg create mode 120000 links/mimetypes/scalable/application-wps-office.xlsx.svg create mode 120000 links/mimetypes/scalable/application-wps-office.xlt.svg create mode 120000 links/mimetypes/scalable/application-wps-office.xltx.svg create mode 120000 links/mimetypes/scalable/application-x-5view.svg create mode 120000 links/mimetypes/scalable/application-x-7z-ace.svg create mode 120000 links/mimetypes/scalable/application-x-7z-arj.svg create mode 120000 links/mimetypes/scalable/application-x-7z-compressed-tar.svg create mode 120000 links/mimetypes/scalable/application-x-7z-compressed.svg create mode 120000 links/mimetypes/scalable/application-x-7zip.svg create mode 120000 links/mimetypes/scalable/application-x-abiword.svg create mode 120000 links/mimetypes/scalable/application-x-acad.svg create mode 120000 links/mimetypes/scalable/application-x-accountwizard-package.svg create mode 120000 links/mimetypes/scalable/application-x-amiga-disk-format.svg create mode 120000 links/mimetypes/scalable/application-x-appimage.svg create mode 120000 links/mimetypes/scalable/application-x-apple-diskimage.svg create mode 120000 links/mimetypes/scalable/application-x-applix-spreadsheet.svg create mode 120000 links/mimetypes/scalable/application-x-applix-word.svg create mode 120000 links/mimetypes/scalable/application-x-ardour.svg create mode 120000 links/mimetypes/scalable/application-x-audacity-project.svg create mode 120000 links/mimetypes/scalable/application-x-autocad.svg create mode 120000 links/mimetypes/scalable/application-x-awk.svg create mode 120000 links/mimetypes/scalable/application-x-bin.svg create mode 120000 links/mimetypes/scalable/application-x-brasero.svg create mode 120000 links/mimetypes/scalable/application-x-bzip-compressed.svg create mode 120000 links/mimetypes/scalable/application-x-bzpdf.svg create mode 120000 links/mimetypes/scalable/application-x-bzpostscript.svg create mode 120000 links/mimetypes/scalable/application-x-cabri.svg create mode 120000 links/mimetypes/scalable/application-x-ccf-container.svg create mode 120000 links/mimetypes/scalable/application-x-cda.svg create mode 120000 links/mimetypes/scalable/application-x-class-file.svg create mode 120000 links/mimetypes/scalable/application-x-cmakecache.svg create mode 120000 links/mimetypes/scalable/application-x-compress-tar.svg create mode 120000 links/mimetypes/scalable/application-x-compress.svg create mode 120000 links/mimetypes/scalable/application-x-compressed.svg create mode 120000 links/mimetypes/scalable/application-x-core.svg create mode 120000 links/mimetypes/scalable/application-x-cpio.svg create mode 120000 links/mimetypes/scalable/application-x-cue.svg create mode 120000 links/mimetypes/scalable/application-x-desktop.svg create mode 120000 links/mimetypes/scalable/application-x-dgn.svg create mode 120000 links/mimetypes/scalable/application-x-dia-diagram.svg create mode 120000 links/mimetypes/scalable/application-x-dlc-container.svg create mode 120000 links/mimetypes/scalable/application-x-drgeo.svg create mode 120000 links/mimetypes/scalable/application-x-dwg.svg create mode 120000 links/mimetypes/scalable/application-x-e-theme.svg create mode 120000 links/mimetypes/scalable/application-x-egon.svg create mode 120000 links/mimetypes/scalable/application-x-etherpeek.svg create mode 120000 links/mimetypes/scalable/application-x-excel.svg create mode 120000 links/mimetypes/scalable/application-x-executable-script.svg create mode 120000 links/mimetypes/scalable/application-x-extension-eml.svg create mode 120000 links/mimetypes/scalable/application-x-extension-fcstd.svg create mode 120000 links/mimetypes/scalable/application-x-extension-html.svg create mode 120000 links/mimetypes/scalable/application-x-extension-rss.svg create mode 120000 links/mimetypes/scalable/application-x-font-afm.svg create mode 120000 links/mimetypes/scalable/application-x-font-bdf.svg create mode 120000 links/mimetypes/scalable/application-x-font-dos.svg create mode 120000 links/mimetypes/scalable/application-x-font-framemaker.svg create mode 120000 links/mimetypes/scalable/application-x-font-libgrx.svg create mode 120000 links/mimetypes/scalable/application-x-font-linux-psf.svg create mode 120000 links/mimetypes/scalable/application-x-font-otf.svg create mode 120000 links/mimetypes/scalable/application-x-font-pcf.svg create mode 120000 links/mimetypes/scalable/application-x-font-snf.svg create mode 120000 links/mimetypes/scalable/application-x-font-speedo.svg create mode 120000 links/mimetypes/scalable/application-x-font-sunos-news.svg create mode 120000 links/mimetypes/scalable/application-x-font-tex-tfm.svg create mode 120000 links/mimetypes/scalable/application-x-font-tex.svg create mode 120000 links/mimetypes/scalable/application-x-font-ttf.svg create mode 120000 links/mimetypes/scalable/application-x-font-ttx.svg create mode 120000 links/mimetypes/scalable/application-x-font-type1.svg create mode 120000 links/mimetypes/scalable/application-x-font-vfont.svg create mode 120000 links/mimetypes/scalable/application-x-gambas3.svg create mode 120000 links/mimetypes/scalable/application-x-gambasscript.svg create mode 120000 links/mimetypes/scalable/application-x-gambasserverpage.svg create mode 120000 links/mimetypes/scalable/application-x-gameboy-rom.svg create mode 120000 links/mimetypes/scalable/application-x-gamecube-rom.svg create mode 120000 links/mimetypes/scalable/application-x-gba-rom.svg create mode 120000 links/mimetypes/scalable/application-x-gdbm.svg create mode 120000 links/mimetypes/scalable/application-x-generic.svg create mode 120000 links/mimetypes/scalable/application-x-genesis-rom.svg create mode 120000 links/mimetypes/scalable/application-x-gettext-translation.svg create mode 120000 links/mimetypes/scalable/application-x-glabels.svg create mode 120000 links/mimetypes/scalable/application-x-glade.svg create mode 120000 links/mimetypes/scalable/application-x-gnome-theme-package-rtl.svg create mode 120000 links/mimetypes/scalable/application-x-gnome-theme-package.svg create mode 120000 links/mimetypes/scalable/application-x-gnumeric.svg create mode 120000 links/mimetypes/scalable/application-x-gpx+xml.svg create mode 120000 links/mimetypes/scalable/application-x-gpx.svg create mode 120000 links/mimetypes/scalable/application-x-grsync-session.svg create mode 120000 links/mimetypes/scalable/application-x-gtk-builder.svg create mode 120000 links/mimetypes/scalable/application-x-gunmeric.svg create mode 120000 links/mimetypes/scalable/application-x-gz-font-linux-psf.svg create mode 120000 links/mimetypes/scalable/application-x-gzdvi.svg create mode 120000 links/mimetypes/scalable/application-x-gzpdf.svg create mode 120000 links/mimetypes/scalable/application-x-icq.svg create mode 120000 links/mimetypes/scalable/application-x-iff.svg create mode 120000 links/mimetypes/scalable/application-x-img.svg create mode 120000 links/mimetypes/scalable/application-x-ipod-firmware.svg create mode 120000 links/mimetypes/scalable/application-x-iptrace.svg create mode 120000 links/mimetypes/scalable/application-x-iso.svg create mode 120000 links/mimetypes/scalable/application-x-iso9660-appimage.svg create mode 120000 links/mimetypes/scalable/application-x-it87.svg create mode 120000 links/mimetypes/scalable/application-x-jar.svg create mode 120000 links/mimetypes/scalable/application-x-java-applet.svg create mode 120000 links/mimetypes/scalable/application-x-javascript.svg create mode 120000 links/mimetypes/scalable/application-x-jokosher.svg create mode 120000 links/mimetypes/scalable/application-x-k3b.svg create mode 120000 links/mimetypes/scalable/application-x-kcachegrind.svg create mode 120000 links/mimetypes/scalable/application-x-kcsrc.svg create mode 120000 links/mimetypes/scalable/application-x-kdenlive.svg create mode 120000 links/mimetypes/scalable/application-x-keepass.svg create mode 120000 links/mimetypes/scalable/application-x-keepass2.svg create mode 120000 links/mimetypes/scalable/application-x-keepassx.svg create mode 120000 links/mimetypes/scalable/application-x-keepassxc.svg create mode 120000 links/mimetypes/scalable/application-x-kexiproject-sqlite.svg create mode 120000 links/mimetypes/scalable/application-x-kexiproject-sqlite2.svg create mode 120000 links/mimetypes/scalable/application-x-kexiproject-sqlite3.svg create mode 120000 links/mimetypes/scalable/application-x-kformula.svg create mode 120000 links/mimetypes/scalable/application-x-kgeo.svg create mode 120000 links/mimetypes/scalable/application-x-kgetlist.svg create mode 120000 links/mimetypes/scalable/application-x-khtml-adaptor.svg create mode 120000 links/mimetypes/scalable/application-x-kig.svg create mode 120000 links/mimetypes/scalable/application-x-kmplot.svg create mode 120000 links/mimetypes/scalable/application-x-kns.svg create mode 120000 links/mimetypes/scalable/application-x-kolf.svg create mode 120000 links/mimetypes/scalable/application-x-kommander.svg create mode 120000 links/mimetypes/scalable/application-x-kontour.svg create mode 120000 links/mimetypes/scalable/application-x-kontur.svg create mode 120000 links/mimetypes/scalable/application-x-kopete-emoticons.svg create mode 120000 links/mimetypes/scalable/application-x-kourse.svg create mode 120000 links/mimetypes/scalable/application-x-kover.svg create mode 120000 links/mimetypes/scalable/application-x-kpresenter.svg create mode 120000 links/mimetypes/scalable/application-x-krita-assistant.svg create mode 120000 links/mimetypes/scalable/application-x-krita-paintoppresent.svg create mode 120000 links/mimetypes/scalable/application-x-krita.svg create mode 120000 links/mimetypes/scalable/application-x-kseg.svg create mode 120000 links/mimetypes/scalable/application-x-ksysguard.svg create mode 120000 links/mimetypes/scalable/application-x-ktheme.svg create mode 120000 links/mimetypes/scalable/application-x-kudesigner.svg create mode 120000 links/mimetypes/scalable/application-x-kva.svg create mode 120000 links/mimetypes/scalable/application-x-kvs.svg create mode 120000 links/mimetypes/scalable/application-x-kwallet.svg create mode 120000 links/mimetypes/scalable/application-x-kword.svg create mode 120000 links/mimetypes/scalable/application-x-kwordquiz.svg create mode 120000 links/mimetypes/scalable/application-x-lanalyzer.svg create mode 120000 links/mimetypes/scalable/application-x-lha.svg create mode 120000 links/mimetypes/scalable/application-x-lhz.svg create mode 120000 links/mimetypes/scalable/application-x-lmms-project.svg create mode 120000 links/mimetypes/scalable/application-x-lyx.svg create mode 120000 links/mimetypes/scalable/application-x-lz4-compressed-tar.svg create mode 120000 links/mimetypes/scalable/application-x-lzip-compressed-tar.svg create mode 120000 links/mimetypes/scalable/application-x-lzma.svg create mode 120000 links/mimetypes/scalable/application-x-lzpdf.svg create mode 120000 links/mimetypes/scalable/application-x-m4.svg create mode 120000 links/mimetypes/scalable/application-x-maff.svg create mode 120000 links/mimetypes/scalable/application-x-matroska.svg create mode 120000 links/mimetypes/scalable/application-x-mif.svg create mode 120000 links/mimetypes/scalable/application-x-mimearchive.svg create mode 120000 links/mimetypes/scalable/application-x-mplayer2.svg create mode 120000 links/mimetypes/scalable/application-x-ms-wim.svg create mode 120000 links/mimetypes/scalable/application-x-msdownload.svg create mode 120000 links/mimetypes/scalable/application-x-msexcel.svg create mode 120000 links/mimetypes/scalable/application-x-msi.svg create mode 120000 links/mimetypes/scalable/application-x-mswinurl.svg create mode 120000 links/mimetypes/scalable/application-x-mswrite.svg create mode 120000 links/mimetypes/scalable/application-x-musescore+xml.svg create mode 120000 links/mimetypes/scalable/application-x-musescore.svg create mode 120000 links/mimetypes/scalable/application-x-n64-rom.svg create mode 120000 links/mimetypes/scalable/application-x-navi-animation.svg create mode 120000 links/mimetypes/scalable/application-x-nes-rom.svg create mode 120000 links/mimetypes/scalable/application-x-netinstobserver.svg create mode 120000 links/mimetypes/scalable/application-x-nettl.svg create mode 120000 links/mimetypes/scalable/application-x-nintendo-ds-rom.svg create mode 120000 links/mimetypes/scalable/application-x-nzb.svg create mode 120000 links/mimetypes/scalable/application-x-ole-storage.svg create mode 120000 links/mimetypes/scalable/application-x-pak.svg create mode 120000 links/mimetypes/scalable/application-x-patch.svg create mode 120000 links/mimetypes/scalable/application-x-pcapng.svg create mode 120000 links/mimetypes/scalable/application-x-pem-file.svg create mode 120000 links/mimetypes/scalable/application-x-pkcs12.svg create mode 120000 links/mimetypes/scalable/application-x-pkcs7-certificates.svg create mode 120000 links/mimetypes/scalable/application-x-planner.svg create mode 120000 links/mimetypes/scalable/application-x-project.svg create mode 120000 links/mimetypes/scalable/application-x-ptoptimizer-script.svg create mode 120000 links/mimetypes/scalable/application-x-python-bytecode.svg create mode 120000 links/mimetypes/scalable/application-x-qet-element.svg create mode 120000 links/mimetypes/scalable/application-x-qet-project.svg create mode 120000 links/mimetypes/scalable/application-x-qtiplot.svg create mode 120000 links/mimetypes/scalable/application-x-quanta.svg create mode 120000 links/mimetypes/scalable/application-x-quattropro.svg create mode 120000 links/mimetypes/scalable/application-x-r-project.svg create mode 120000 links/mimetypes/scalable/application-x-radcom.svg create mode 120000 links/mimetypes/scalable/application-x-raw-disk-image-xz-compressed.svg create mode 120000 links/mimetypes/scalable/application-x-raw-disk-image.svg create mode 120000 links/mimetypes/scalable/application-x-rdata.svg create mode 120000 links/mimetypes/scalable/application-x-riff.svg create mode 120000 links/mimetypes/scalable/application-x-rosegarden-composition.svg create mode 120000 links/mimetypes/scalable/application-x-rsdf-container.svg create mode 120000 links/mimetypes/scalable/application-x-sami.svg create mode 120000 links/mimetypes/scalable/application-x-scel.svg create mode 120000 links/mimetypes/scalable/application-x-scribus.svg create mode 120000 links/mimetypes/scalable/application-x-shar.svg create mode 120000 links/mimetypes/scalable/application-x-shared-library-la.svg create mode 120000 links/mimetypes/scalable/application-x-shockwave-flash.svg create mode 120000 links/mimetypes/scalable/application-x-siag.svg create mode 120000 links/mimetypes/scalable/application-x-sif.svg create mode 120000 links/mimetypes/scalable/application-x-smb-server.svg create mode 120000 links/mimetypes/scalable/application-x-snoop.svg create mode 120000 links/mimetypes/scalable/application-x-source-rpm.svg create mode 120000 links/mimetypes/scalable/application-x-spkac+base64.svg create mode 120000 links/mimetypes/scalable/application-x-spkac.svg create mode 120000 links/mimetypes/scalable/application-x-spss-por.svg create mode 120000 links/mimetypes/scalable/application-x-spss-sav.svg create mode 120000 links/mimetypes/scalable/application-x-sqlite2.svg create mode 120000 links/mimetypes/scalable/application-x-sqlite3.svg create mode 120000 links/mimetypes/scalable/application-x-srtrip.svg create mode 120000 links/mimetypes/scalable/application-x-stuffit.svg create mode 120000 links/mimetypes/scalable/application-x-superkaramba.svg create mode 120000 links/mimetypes/scalable/application-x-tektronix-rf5.svg create mode 120000 links/mimetypes/scalable/application-x-tex-gf.svg create mode 120000 links/mimetypes/scalable/application-x-tex-pk.svg create mode 120000 links/mimetypes/scalable/application-x-texgzdvi.svg create mode 120000 links/mimetypes/scalable/application-x-tgif.svg create mode 120000 links/mimetypes/scalable/application-x-theme-rtl.svg create mode 120000 links/mimetypes/scalable/application-x-trig.svg create mode 120000 links/mimetypes/scalable/application-x-troff-man.svg create mode 120000 links/mimetypes/scalable/application-x-tuberling.svg create mode 120000 links/mimetypes/scalable/application-x-turtle.svg create mode 120000 links/mimetypes/scalable/application-x-uml.svg create mode 120000 links/mimetypes/scalable/application-x-visualnetworks.svg create mode 120000 links/mimetypes/scalable/application-x-vnc.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.akonadi.calendar.event.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.akonadi.calendar.freebusy.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.akonadi.calendar.journal.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.akonadi.calendar.todo.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.akonadi.collection.virtual.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.akonadi.note.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.alarm.active.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.alarm.archived.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.alarm.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.alarm.template.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.contactgroup.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.kplato.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.kplato.work.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.kugar.mixed.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.notes.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.plan.svg create mode 120000 links/mimetypes/scalable/application-x-vnd.kde.plan.work.svg create mode 120000 links/mimetypes/scalable/application-x-webarchive.svg create mode 120000 links/mimetypes/scalable/application-x-wine-extension-inf.svg create mode 120000 links/mimetypes/scalable/application-x-wine-extension-ini.svg create mode 120000 links/mimetypes/scalable/application-x-wine-extension-its.svg create mode 120000 links/mimetypes/scalable/application-x-wine-extension-vbs.svg create mode 120000 links/mimetypes/scalable/application-x-wmf.svg create mode 120000 links/mimetypes/scalable/application-x-x509-ca-cert.svg create mode 120000 links/mimetypes/scalable/application-x-x509-user-cert.svg create mode 120000 links/mimetypes/scalable/application-x-xbel.svg create mode 120000 links/mimetypes/scalable/application-x-xliff.svg create mode 120000 links/mimetypes/scalable/application-x-xpinstall.svg create mode 120000 links/mimetypes/scalable/application-x-xz-compressed-tar.svg create mode 120000 links/mimetypes/scalable/application-x-xz-pkg.svg create mode 120000 links/mimetypes/scalable/application-x-xz.svg create mode 120000 links/mimetypes/scalable/application-x-xzpdf.svg create mode 120000 links/mimetypes/scalable/application-x-zerosize.svg create mode 120000 links/mimetypes/scalable/application-x-zip-compressed-fb2.svg create mode 120000 links/mimetypes/scalable/application-x-zoo.svg create mode 120000 links/mimetypes/scalable/application-x.object.svg create mode 120000 links/mimetypes/scalable/application-xhtml+xml.svg create mode 120000 links/mimetypes/scalable/application-xml-dtd.svg create mode 120000 links/mimetypes/scalable/application-xml.svg create mode 120000 links/mimetypes/scalable/application-xsd.svg create mode 120000 links/mimetypes/scalable/application-xslt+xml.svg create mode 120000 links/mimetypes/scalable/application-xspf+xml.svg create mode 120000 links/mimetypes/scalable/application-zip.svg create mode 120000 links/mimetypes/scalable/archive.svg create mode 120000 links/mimetypes/scalable/ascii.svg create mode 120000 links/mimetypes/scalable/audio-aac.svg create mode 120000 links/mimetypes/scalable/audio-ac3.svg create mode 120000 links/mimetypes/scalable/audio-flac.svg create mode 120000 links/mimetypes/scalable/audio-m4a.svg create mode 120000 links/mimetypes/scalable/audio-mp2.svg create mode 120000 links/mimetypes/scalable/audio-mp3.svg create mode 120000 links/mimetypes/scalable/audio-mp4.svg create mode 120000 links/mimetypes/scalable/audio-mpeg.svg create mode 120000 links/mimetypes/scalable/audio-prs.sid.svg create mode 120000 links/mimetypes/scalable/audio-shn.svg create mode 120000 links/mimetypes/scalable/audio-vn.rn-realmedia.svg create mode 120000 links/mimetypes/scalable/audio-vnd.rn-realvideo.svg create mode 120000 links/mimetypes/scalable/audio-vnd.wave.svg create mode 120000 links/mimetypes/scalable/audio-x-adpcm.svg create mode 120000 links/mimetypes/scalable/audio-x-aiff.svg create mode 120000 links/mimetypes/scalable/audio-x-caf.svg create mode 120000 links/mimetypes/scalable/audio-x-flac+ogg.svg create mode 120000 links/mimetypes/scalable/audio-x-flac.svg create mode 120000 links/mimetypes/scalable/audio-x-it.svg create mode 120000 links/mimetypes/scalable/audio-x-m4a.svg create mode 120000 links/mimetypes/scalable/audio-x-midi.svg create mode 120000 links/mimetypes/scalable/audio-x-monkey.svg create mode 120000 links/mimetypes/scalable/audio-x-monkeys-audio.svg create mode 120000 links/mimetypes/scalable/audio-x-mp2.svg create mode 120000 links/mimetypes/scalable/audio-x-mpeg.svg create mode 120000 links/mimetypes/scalable/audio-x-mpegurl.svg create mode 120000 links/mimetypes/scalable/audio-x-ms-wax.svg create mode 120000 links/mimetypes/scalable/audio-x-ms-wma.svg create mode 120000 links/mimetypes/scalable/audio-x-ofr.svg create mode 120000 links/mimetypes/scalable/audio-x-playlist.svg create mode 120000 links/mimetypes/scalable/audio-x-pn-realaudio.svg create mode 120000 links/mimetypes/scalable/audio-x-scpls.svg create mode 120000 links/mimetypes/scalable/audio-x-speex+ogg.svg create mode 120000 links/mimetypes/scalable/audio-x-tta.svg create mode 120000 links/mimetypes/scalable/audio-x-vorbis+ogg.svg create mode 120000 links/mimetypes/scalable/audio-x-wav.svg create mode 120000 links/mimetypes/scalable/audio-x-xi.svg create mode 120000 links/mimetypes/scalable/audio-x-xm.svg create mode 120000 links/mimetypes/scalable/audiobook.svg create mode 120000 links/mimetypes/scalable/binary.svg create mode 120000 links/mimetypes/scalable/blank-cd.svg create mode 120000 links/mimetypes/scalable/contents2.svg create mode 120000 links/mimetypes/scalable/deb.svg create mode 120000 links/mimetypes/scalable/divx.svg create mode 120000 links/mimetypes/scalable/document-excel.svg create mode 120000 links/mimetypes/scalable/document-illustrator.svg create mode 120000 links/mimetypes/scalable/document-photoshop.svg create mode 120000 links/mimetypes/scalable/document-powerpoint.svg create mode 120000 links/mimetypes/scalable/document-rtl.svg create mode 120000 links/mimetypes/scalable/document-word.svg create mode 120000 links/mimetypes/scalable/document.svg create mode 120000 links/mimetypes/scalable/drawing-dwg.svg create mode 120000 links/mimetypes/scalable/emblem-package.svg create mode 120000 links/mimetypes/scalable/empty.svg create mode 120000 links/mimetypes/scalable/encrypted.svg create mode 120000 links/mimetypes/scalable/exec.svg create mode 120000 links/mimetypes/scalable/folder_tar.svg create mode 120000 links/mimetypes/scalable/font-collection.svg create mode 120000 links/mimetypes/scalable/font-otf.svg create mode 120000 links/mimetypes/scalable/font-ttf.svg create mode 120000 links/mimetypes/scalable/font-woff.svg create mode 120000 links/mimetypes/scalable/font.svg create mode 120000 links/mimetypes/scalable/font_bitmap.svg create mode 120000 links/mimetypes/scalable/font_truetype.svg create mode 120000 links/mimetypes/scalable/font_type1.svg create mode 120000 links/mimetypes/scalable/fonts-package.svg create mode 120000 links/mimetypes/scalable/gedit-plugin.svg create mode 120000 links/mimetypes/scalable/gif.svg create mode 120000 links/mimetypes/scalable/gnome-exe-thumbnailer-generic-x.svg create mode 120000 links/mimetypes/scalable/gnome-exe-thumbnailer-generic.svg create mode 120000 links/mimetypes/scalable/gnome-exe-thumbnailer-template.svg create mode 120000 links/mimetypes/scalable/gnome-fs-executable.svg create mode 120000 links/mimetypes/scalable/gnome-fs-regular.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-atom+xml.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-javascript.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-magicpoint.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-msword.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-pdf.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-postscript.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-rss+xml.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-rtf.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.lotus-1-2-3.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.ms-cab-compressed.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.ms-excel.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.ms-powerpoint.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.graphics.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.image.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-template.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-web.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-secure.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-vbr.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.scribus.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.calc.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.impress.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.writer.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.template.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.template.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.template.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.template.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-wordperfect.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-7z-compressed.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-7zip.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-abiword.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-ace.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-applix-spreadsheet.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-applix-word.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-archive.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-arj.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-bittorrent.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed-tar.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-bzip.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-class-file.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-compress.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-compressed-tar.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-cpio-compress.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-cpio-compressed.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-cpio.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-deb.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-designer.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-desktop.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-dvi.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-executable.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-font-afm.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-font-bdf.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-font-linux-psf.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-font-pcf.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-font-sunos-news.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-font-ttf.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-glade.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-gnome-app-info.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-gnome-theme-package.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-gnumeric.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-gzip.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-gzpostscript.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-jar.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-java-archive.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-java.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-javascript.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-killustrator.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-kpresenter.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-kspread.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-kword.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-lha.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-lhz.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-lzma-compressed-tar.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-lzop.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-ms-dos-executable.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-nero-disc-image.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-nero-linux-compilation.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-perl.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-php.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-python-bytecode.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-rar.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-remote-connection.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-rpm.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-ruby.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-scribus.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-shellscript.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-shockwave-flash.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-stuffit.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-tar.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-tarz.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-tex.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-theme.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-vnc.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-zip.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-x-zoo.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-xhtml+xml.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-xml.svg create mode 120000 links/mimetypes/scalable/gnome-mime-application-zip.svg create mode 120000 links/mimetypes/scalable/gnome-mime-audio.svg create mode 120000 links/mimetypes/scalable/gnome-mime-image-jpeg.svg create mode 120000 links/mimetypes/scalable/gnome-mime-image-x-cmu-raster.svg create mode 120000 links/mimetypes/scalable/gnome-mime-image-x-killustrator.svg create mode 120000 links/mimetypes/scalable/gnome-mime-image-x-xpixmap.svg create mode 120000 links/mimetypes/scalable/gnome-mime-image.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-css.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-html.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-javascript.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-plain.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-vnd.wap.wml.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-c++.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-c++src.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-c.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-changelog.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-chdr.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-copying.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-csh.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-csharp.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-csrc.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-gtkrc.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-install.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-java.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-javascript.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-makefile.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-python.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-readme.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-sh.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-source.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-vcalendar.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-vcard.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text-x-zsh.svg create mode 120000 links/mimetypes/scalable/gnome-mime-text.svg create mode 120000 links/mimetypes/scalable/gnome-mime-video-x-ms-asf.svg create mode 120000 links/mimetypes/scalable/gnome-mime-video-x-ms-wmv.svg create mode 120000 links/mimetypes/scalable/gnome-mime-video.svg create mode 120000 links/mimetypes/scalable/gnome-mime-x-font-afm.svg create mode 120000 links/mimetypes/scalable/gnome-mime-x-install.svg create mode 120000 links/mimetypes/scalable/gnome-package.svg create mode 120000 links/mimetypes/scalable/gnome-unknown.svg create mode 120000 links/mimetypes/scalable/gtk-file.svg create mode 120000 links/mimetypes/scalable/html.svg create mode 120000 links/mimetypes/scalable/image-bmp.svg create mode 120000 links/mimetypes/scalable/image-generic.svg create mode 120000 links/mimetypes/scalable/image-gif.svg create mode 120000 links/mimetypes/scalable/image-ico.svg create mode 120000 links/mimetypes/scalable/image-jpeg.svg create mode 120000 links/mimetypes/scalable/image-jpeg2000.svg create mode 120000 links/mimetypes/scalable/image-png.svg create mode 120000 links/mimetypes/scalable/image-svg+xml-compressed.svg create mode 120000 links/mimetypes/scalable/image-tiff.svg create mode 120000 links/mimetypes/scalable/image-vnd.adobe.photoshop.svg create mode 120000 links/mimetypes/scalable/image-vnd.dxf.svg create mode 120000 links/mimetypes/scalable/image-vnd.microsoft.icon.svg create mode 120000 links/mimetypes/scalable/image-vnd.zbrush.pcx.svg create mode 120000 links/mimetypes/scalable/image-x-3ds.svg create mode 120000 links/mimetypes/scalable/image-x-adobe-dng.svg create mode 120000 links/mimetypes/scalable/image-x-dwg.svg create mode 120000 links/mimetypes/scalable/image-x-emf.svg create mode 120000 links/mimetypes/scalable/image-x-eps.svg create mode 120000 links/mimetypes/scalable/image-x-ico.svg create mode 120000 links/mimetypes/scalable/image-x-icon.svg create mode 120000 links/mimetypes/scalable/image-x-krita.svg create mode 120000 links/mimetypes/scalable/image-x-pcx.svg create mode 120000 links/mimetypes/scalable/image-x-portable-bitmap.svg create mode 120000 links/mimetypes/scalable/image-x-portable.bitmap.svg create mode 120000 links/mimetypes/scalable/image-x-psd.svg create mode 120000 links/mimetypes/scalable/image-x-psdimage-x-psd.svg create mode 120000 links/mimetypes/scalable/image-x-svg+xml.svg create mode 120000 links/mimetypes/scalable/image-x-tga.svg create mode 120000 links/mimetypes/scalable/image-x-vnd.trolltech.qpicture.svg create mode 120000 links/mimetypes/scalable/image-x-win-bitmap.svg create mode 120000 links/mimetypes/scalable/image-x-win-bmp.svg create mode 120000 links/mimetypes/scalable/image-x-wmf.svg create mode 120000 links/mimetypes/scalable/image-x-xcf.svg create mode 120000 links/mimetypes/scalable/image-x-xfig.svg create mode 120000 links/mimetypes/scalable/image.svg create mode 120000 links/mimetypes/scalable/inode-vnd.kde.service.unknown.svg create mode 120000 links/mimetypes/scalable/inode-vnd.kde.service.upnp.Unknown.svg create mode 120000 links/mimetypes/scalable/internet-feed.svg create mode 120000 links/mimetypes/scalable/javascript.svg create mode 120000 links/mimetypes/scalable/jd-container.svg create mode 120000 links/mimetypes/scalable/jpeg.svg create mode 120000 links/mimetypes/scalable/jpg.svg create mode 120000 links/mimetypes/scalable/kpresenter_kpr.svg create mode 120000 links/mimetypes/scalable/libpeas-plugin.svg create mode 120000 links/mimetypes/scalable/libreoffice-database.svg create mode 120000 links/mimetypes/scalable/libreoffice-drawing-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-drawing.svg create mode 120000 links/mimetypes/scalable/libreoffice-extension.svg create mode 120000 links/mimetypes/scalable/libreoffice-formula.svg create mode 120000 links/mimetypes/scalable/libreoffice-master-document.svg create mode 120000 links/mimetypes/scalable/libreoffice-oasis-drawing-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-oasis-presentation-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-oasis-spreadsheet-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-oasis-text-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-oasis-web-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-presentation-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-presentation.svg create mode 120000 links/mimetypes/scalable/libreoffice-spreadsheet-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-spreadsheet.svg create mode 120000 links/mimetypes/scalable/libreoffice-text-template.svg create mode 120000 links/mimetypes/scalable/libreoffice-text.svg create mode 120000 links/mimetypes/scalable/libreoffice-web.svg create mode 120000 links/mimetypes/scalable/media-audio.svg create mode 120000 links/mimetypes/scalable/media-image.svg create mode 120000 links/mimetypes/scalable/media-video.svg create mode 120000 links/mimetypes/scalable/message-x-gnu-rmail.svg create mode 120000 links/mimetypes/scalable/message.svg create mode 120000 links/mimetypes/scalable/mime-ascii.svg create mode 120000 links/mimetypes/scalable/misc.svg create mode 120000 links/mimetypes/scalable/model-fcstd.svg create mode 120000 links/mimetypes/scalable/model-vnd.dwf.svg create mode 120000 links/mimetypes/scalable/model-vrml.svg create mode 120000 links/mimetypes/scalable/model-x.stl-binary.svg create mode 120000 links/mimetypes/scalable/model-x3d+binary.svg create mode 120000 links/mimetypes/scalable/model-x3d+vrml.svg create mode 120000 links/mimetypes/scalable/model-x3d+xml.svg create mode 120000 links/mimetypes/scalable/model-x3d.svg create mode 120000 links/mimetypes/scalable/model.svg create mode 120000 links/mimetypes/scalable/multipart-alternative.svg create mode 120000 links/mimetypes/scalable/multipart-appledouble.svg create mode 120000 links/mimetypes/scalable/multipart-digest.svg create mode 120000 links/mimetypes/scalable/multipart-encrypted.svg create mode 120000 links/mimetypes/scalable/multipart-mixed.svg create mode 120000 links/mimetypes/scalable/multipart-related.svg create mode 120000 links/mimetypes/scalable/multipart-report.svg create mode 120000 links/mimetypes/scalable/multipart-signed.svg create mode 120000 links/mimetypes/scalable/multipart-x-mixed-replace.svg create mode 120000 links/mimetypes/scalable/music.svg create mode 120000 links/mimetypes/scalable/nero-disc-image.svg create mode 120000 links/mimetypes/scalable/nero-linux-compilation.svg create mode 120000 links/mimetypes/scalable/none.svg create mode 120000 links/mimetypes/scalable/odf.svg create mode 120000 links/mimetypes/scalable/office-document-rtl.svg create mode 120000 links/mimetypes/scalable/office-document.svg create mode 120000 links/mimetypes/scalable/office-illustration.svg create mode 120000 links/mimetypes/scalable/office-spreadsheet.svg create mode 120000 links/mimetypes/scalable/openoffice3-drawing.svg create mode 120000 links/mimetypes/scalable/openoffice4-database.svg create mode 120000 links/mimetypes/scalable/openoffice4-drawing-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-drawing.svg create mode 120000 links/mimetypes/scalable/openoffice4-extension.svg create mode 120000 links/mimetypes/scalable/openoffice4-formula.svg create mode 120000 links/mimetypes/scalable/openoffice4-master-document.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-database.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-drawing-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-drawing.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-formula.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-master-document.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-presentation-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-presentation.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-spreadsheet-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-spreadsheet.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-text-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-text.svg create mode 120000 links/mimetypes/scalable/openoffice4-oasis-web-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-presentation-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-presentation.svg create mode 120000 links/mimetypes/scalable/openoffice4-spreadsheet-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-spreadsheet.svg create mode 120000 links/mimetypes/scalable/openoffice4-text-template.svg create mode 120000 links/mimetypes/scalable/openoffice4-text.svg create mode 120000 links/mimetypes/scalable/openofficeorg3-database.svg create mode 120000 links/mimetypes/scalable/openofficeorg3-drawing.svg create mode 120000 links/mimetypes/scalable/openofficeorg3-extension.svg create mode 120000 links/mimetypes/scalable/openofficeorg3-oasis-database.svg create mode 120000 links/mimetypes/scalable/openofficeorg3-oasis-spreadsheet.svg create mode 120000 links/mimetypes/scalable/opera-extension.svg create mode 120000 links/mimetypes/scalable/opera-widget.svg create mode 120000 links/mimetypes/scalable/package-gdebi.svg create mode 120000 links/mimetypes/scalable/package.svg create mode 120000 links/mimetypes/scalable/package_editors.svg create mode 120000 links/mimetypes/scalable/package_wordprocessing.svg create mode 120000 links/mimetypes/scalable/pdf.svg create mode 120000 links/mimetypes/scalable/plan.svg create mode 120000 links/mimetypes/scalable/playlist-automatic.svg create mode 120000 links/mimetypes/scalable/playlist.svg create mode 120000 links/mimetypes/scalable/podcast.svg create mode 120000 links/mimetypes/scalable/pplication-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg create mode 120000 links/mimetypes/scalable/qgis-asc.svg create mode 120000 links/mimetypes/scalable/qgis-ddf.svg create mode 120000 links/mimetypes/scalable/qgis-dem.svg create mode 120000 links/mimetypes/scalable/qgis-dt0.svg create mode 120000 links/mimetypes/scalable/qgis-dxf.svg create mode 120000 links/mimetypes/scalable/qgis-gml.svg create mode 120000 links/mimetypes/scalable/qgis-img.svg create mode 120000 links/mimetypes/scalable/qgis-mldata.svg create mode 120000 links/mimetypes/scalable/qgis-qlr.svg create mode 120000 links/mimetypes/scalable/qgis-qml.svg create mode 120000 links/mimetypes/scalable/qgis-shp.svg create mode 120000 links/mimetypes/scalable/qgis-sqlite.svg create mode 120000 links/mimetypes/scalable/rar.svg create mode 120000 links/mimetypes/scalable/raw.svg create mode 120000 links/mimetypes/scalable/rpm.svg create mode 120000 links/mimetypes/scalable/shellscript.svg create mode 120000 links/mimetypes/scalable/sound.svg create mode 120000 links/mimetypes/scalable/source-php.svg create mode 120000 links/mimetypes/scalable/source-playlist.svg create mode 120000 links/mimetypes/scalable/source-smart-playlist.svg create mode 120000 links/mimetypes/scalable/spreadsheet.svg create mode 120000 links/mimetypes/scalable/stock_calendar.svg create mode 120000 links/mimetypes/scalable/stock_certificate.svg create mode 120000 links/mimetypes/scalable/stock_new-drawing.svg create mode 120000 links/mimetypes/scalable/stock_new-html.svg create mode 120000 links/mimetypes/scalable/stock_new-master-document.svg create mode 120000 links/mimetypes/scalable/stock_new-presentation.svg create mode 120000 links/mimetypes/scalable/stock_new-spreadsheet.svg create mode 120000 links/mimetypes/scalable/stock_new-template.svg create mode 120000 links/mimetypes/scalable/stock_new-text.svg create mode 120000 links/mimetypes/scalable/stock_script.svg create mode 120000 links/mimetypes/scalable/stock_scripts.svg create mode 120000 links/mimetypes/scalable/stock_unknown.svg create mode 120000 links/mimetypes/scalable/svg.svg create mode 120000 links/mimetypes/scalable/tar.svg create mode 120000 links/mimetypes/scalable/text-c.svg create mode 120000 links/mimetypes/scalable/text-calendar.svg create mode 120000 links/mimetypes/scalable/text-csharp.svg create mode 120000 links/mimetypes/scalable/text-csv.svg create mode 120000 links/mimetypes/scalable/text-directory.svg create mode 120000 links/mimetypes/scalable/text-enriched-rtl.svg create mode 120000 links/mimetypes/scalable/text-enriched.svg create mode 120000 links/mimetypes/scalable/text-html_alt.svg create mode 120000 links/mimetypes/scalable/text-htmlh.svg create mode 120000 links/mimetypes/scalable/text-javascript.svg create mode 120000 links/mimetypes/scalable/text-mathml.svg create mode 120000 links/mimetypes/scalable/text-mht.svg create mode 120000 links/mimetypes/scalable/text-plain.svg create mode 120000 links/mimetypes/scalable/text-r.svg create mode 120000 links/mimetypes/scalable/text-rdf+xml.svg create mode 120000 links/mimetypes/scalable/text-rdf.svg create mode 120000 links/mimetypes/scalable/text-richtext-rtl.svg create mode 120000 links/mimetypes/scalable/text-rtf.svg create mode 120000 links/mimetypes/scalable/text-rtl.svg create mode 120000 links/mimetypes/scalable/text-sgml.svg create mode 120000 links/mimetypes/scalable/text-spreadsheet.svg create mode 120000 links/mimetypes/scalable/text-sqml.svg create mode 120000 links/mimetypes/scalable/text-troff.svg create mode 120000 links/mimetypes/scalable/text-vcalendar.svg create mode 120000 links/mimetypes/scalable/text-vnd-wap-wml.svg create mode 120000 links/mimetypes/scalable/text-vnd.abc.svg create mode 120000 links/mimetypes/scalable/text-vnd.kde.kcrash-report.svg create mode 120000 links/mimetypes/scalable/text-vnd.qt.linguist.svg create mode 120000 links/mimetypes/scalable/text-vnd.wap.wml.svg create mode 120000 links/mimetypes/scalable/text-x-R.svg create mode 120000 links/mimetypes/scalable/text-x-asm.svg create mode 120000 links/mimetypes/scalable/text-x-bak.svg create mode 120000 links/mimetypes/scalable/text-x-bibtex.svg create mode 120000 links/mimetypes/scalable/text-x-c++.svg create mode 120000 links/mimetypes/scalable/text-x-c++src.svg create mode 120000 links/mimetypes/scalable/text-x-credits.svg create mode 120000 links/mimetypes/scalable/text-x-csrc.svg create mode 120000 links/mimetypes/scalable/text-x-css.svg create mode 120000 links/mimetypes/scalable/text-x-dtd.svg create mode 120000 links/mimetypes/scalable/text-x-generic-rtl.svg create mode 120000 links/mimetypes/scalable/text-x-generic.svapplication-x-awk.svg create mode 120000 links/mimetypes/scalable/text-x-java-source.svg create mode 120000 links/mimetypes/scalable/text-x-katefilelist.svg create mode 120000 links/mimetypes/scalable/text-x-kvc.svg create mode 120000 links/mimetypes/scalable/text-x-ldif.svg create mode 120000 links/mimetypes/scalable/text-x-lilypond.svg create mode 120000 links/mimetypes/scalable/text-x-log.svg create mode 120000 links/mimetypes/scalable/text-x-lyx.svg create mode 120000 links/mimetypes/scalable/text-x-makefile.svg create mode 120000 links/mimetypes/scalable/text-x-markdown.svg create mode 120000 links/mimetypes/scalable/text-x-meson.svg create mode 120000 links/mimetypes/scalable/text-x-microdvd.svg create mode 120000 links/mimetypes/scalable/text-x-nfo.svg create mode 120000 links/mimetypes/scalable/text-x-objchdr.svg create mode 120000 links/mimetypes/scalable/text-x-objcsrc.svg create mode 120000 links/mimetypes/scalable/text-x-opml+xml.svg create mode 120000 links/mimetypes/scalable/text-x-opml.svg create mode 120000 links/mimetypes/scalable/text-x-perl.svg create mode 120000 links/mimetypes/scalable/text-x-plain.svg create mode 120000 links/mimetypes/scalable/text-x-python3.svg create mode 120000 links/mimetypes/scalable/text-x-r-source.svg create mode 120000 links/mimetypes/scalable/text-x-rsrc.svg create mode 120000 links/mimetypes/scalable/text-x-rust.svg create mode 120000 links/mimetypes/scalable/text-x-scheme.svg create mode 120000 links/mimetypes/scalable/text-x-scss.svg create mode 120000 links/mimetypes/scalable/text-x-source.svg create mode 120000 links/mimetypes/scalable/text-x-ssa.svg create mode 120000 links/mimetypes/scalable/text-x-texinfo.svg create mode 120000 links/mimetypes/scalable/text-x-vcard.svg create mode 120000 links/mimetypes/scalable/text-x-xslfo.svg create mode 120000 links/mimetypes/scalable/text-x.svg create mode 120000 links/mimetypes/scalable/text-xhtml+xml.svg create mode 120000 links/mimetypes/scalable/text-xmcd.svg create mode 120000 links/mimetypes/scalable/text.svg create mode 120000 links/mimetypes/scalable/text2.svg create mode 120000 links/mimetypes/scalable/tgz.svg create mode 120000 links/mimetypes/scalable/torrent.svg create mode 120000 links/mimetypes/scalable/txt.svg create mode 120000 links/mimetypes/scalable/txt2.svg create mode 120000 links/mimetypes/scalable/uri-mms.svg create mode 120000 links/mimetypes/scalable/uri-mmst.svg create mode 120000 links/mimetypes/scalable/uri-mmsu.svg create mode 120000 links/mimetypes/scalable/uri-pnm.svg create mode 120000 links/mimetypes/scalable/uri-rtspt.svg create mode 120000 links/mimetypes/scalable/uri-rtspu.svg create mode 120000 links/mimetypes/scalable/vcalendar.svg create mode 120000 links/mimetypes/scalable/vcard.svg create mode 120000 links/mimetypes/scalable/video-mlt-playlist.svg create mode 120000 links/mimetypes/scalable/video-mp2t.svg create mode 120000 links/mimetypes/scalable/video-mp4.svg create mode 120000 links/mimetypes/scalable/video-quicktime.svg create mode 120000 links/mimetypes/scalable/video-vivo.svg create mode 120000 links/mimetypes/scalable/video-vnd.rn-realvideo.svg create mode 120000 links/mimetypes/scalable/video-wavelet.svg create mode 120000 links/mimetypes/scalable/video-webm.svg create mode 120000 links/mimetypes/scalable/video-x-anim.svg create mode 120000 links/mimetypes/scalable/video-x-flic.svg create mode 120000 links/mimetypes/scalable/video-x-flv.svg create mode 120000 links/mimetypes/scalable/video-x-google-vlc-plugin.svg create mode 120000 links/mimetypes/scalable/video-x-javafx.svg create mode 120000 links/mimetypes/scalable/video-x-matroska.svg create mode 120000 links/mimetypes/scalable/video-x-mng.svg create mode 120000 links/mimetypes/scalable/video-x-ms-asf-plugin.svg create mode 120000 links/mimetypes/scalable/video-x-ms-asf.svg create mode 120000 links/mimetypes/scalable/video-x-ms-wmp.svg create mode 120000 links/mimetypes/scalable/video-x-ms-wmv.svg create mode 120000 links/mimetypes/scalable/video-x-msvideo.svg create mode 120000 links/mimetypes/scalable/video-x-nsv.svg create mode 120000 links/mimetypes/scalable/video-x-ogm+ogg.svg create mode 120000 links/mimetypes/scalable/video-x-sgi-movie.svg create mode 120000 links/mimetypes/scalable/video-x-theora+ogg.svg create mode 120000 links/mimetypes/scalable/video-x-wmv.svg create mode 120000 links/mimetypes/scalable/video.svg create mode 120000 links/mimetypes/scalable/viewbib.svg create mode 120000 links/mimetypes/scalable/viewdvi.svg create mode 120000 links/mimetypes/scalable/viewhtml.svg create mode 120000 links/mimetypes/scalable/viewpdf.svg create mode 120000 links/mimetypes/scalable/viewps.svg create mode 120000 links/mimetypes/scalable/vnd.ms-publisher.svg create mode 120000 links/mimetypes/scalable/vnd.oasis.opendocument.drawing.svg create mode 120000 links/mimetypes/scalable/wordprocessing-rtl.svg create mode 120000 links/mimetypes/scalable/wordprocessing.svg create mode 120000 links/mimetypes/scalable/wps-office-doc.svg create mode 120000 links/mimetypes/scalable/wps-office-dot.svg create mode 120000 links/mimetypes/scalable/wps-office-dps.svg create mode 120000 links/mimetypes/scalable/wps-office-dpt.svg create mode 120000 links/mimetypes/scalable/wps-office-et.svg create mode 120000 links/mimetypes/scalable/wps-office-ett.svg create mode 120000 links/mimetypes/scalable/wps-office-pot.svg create mode 120000 links/mimetypes/scalable/wps-office-ppt.svg create mode 120000 links/mimetypes/scalable/wps-office-wps.svg create mode 120000 links/mimetypes/scalable/wps-office-wpt.svg create mode 120000 links/mimetypes/scalable/wps-office-xls.svg create mode 120000 links/mimetypes/scalable/wps-office-xlt.svg create mode 120000 links/mimetypes/scalable/www.svg create mode 120000 links/mimetypes/scalable/x-content-audio-cdda.svg create mode 120000 links/mimetypes/scalable/x-content-audio-dvd.svg create mode 120000 links/mimetypes/scalable/x-content-audio-player.svg create mode 120000 links/mimetypes/scalable/x-content-blank-bd.svg create mode 120000 links/mimetypes/scalable/x-content-blank-cd.svg create mode 120000 links/mimetypes/scalable/x-content-blank-dvd.svg create mode 120000 links/mimetypes/scalable/x-content-blank-hddvd.svg create mode 120000 links/mimetypes/scalable/x-content-image-dcf.svg create mode 120000 links/mimetypes/scalable/x-content-image-picturecd.svg create mode 120000 links/mimetypes/scalable/x-content-unix-software.svg create mode 120000 links/mimetypes/scalable/x-content-video-bluray.svg create mode 120000 links/mimetypes/scalable/x-content-video-dvd.svg create mode 120000 links/mimetypes/scalable/x-content-video-hddvd.svg create mode 120000 links/mimetypes/scalable/x-content-video-svcd.svg create mode 120000 links/mimetypes/scalable/x-content-video-vcd.svg create mode 120000 links/mimetypes/scalable/x-content-win32-software.svg create mode 120000 links/mimetypes/scalable/x-gambasserverpage.svg create mode 120000 links/mimetypes/scalable/x-mail-distribution-list.svg create mode 120000 links/mimetypes/scalable/x-office-address-book.svg create mode 120000 links/mimetypes/scalable/x-office-contact.svg create mode 120000 links/mimetypes/scalable/x-office-document-rtl.svg create mode 120000 links/mimetypes/scalable/x-office-document-template-rtl.svg create mode 120000 links/mimetypes/scalable/x-office-document-template.svg create mode 120000 links/mimetypes/scalable/x-office-drawing.svg create mode 120000 links/mimetypes/scalable/x-office-presentation-rtl.svg create mode 120000 links/mimetypes/scalable/x-office-presentation-template-rtl.svg create mode 120000 links/mimetypes/scalable/x-office-presentation-template.svg create mode 120000 links/mimetypes/scalable/x-office-spreadsheet-template.svg create mode 120000 links/mimetypes/scalable/x-world-x-3dmf.svg create mode 120000 links/mimetypes/scalable/zip.svg create mode 120000 links/mimetypes/symbolic/application-x-class-file-symbolic.svg create mode 120000 links/mimetypes/symbolic/application-xml-symbolic.svg create mode 120000 links/mimetypes/symbolic/extension-symbolic.svg create mode 120000 links/mimetypes/symbolic/media-audio-symbolic.svg create mode 120000 links/mimetypes/symbolic/media-image-symbolic.svg create mode 120000 links/mimetypes/symbolic/media-optical-bd-symbolic.svg create mode 120000 links/mimetypes/symbolic/media-optical-cd-audio-symbolic.svg create mode 120000 links/mimetypes/symbolic/media-optical-dvd-symbolic.svg create mode 120000 links/mimetypes/symbolic/text-html-symbolic.svg create mode 120000 links/mimetypes/symbolic/text-htmlh-symbolic.svg create mode 120000 links/mimetypes/symbolic/text-xml-symbolic.svg create mode 120000 links/mimetypes/symbolic/vcalendar-symbolic.svg create mode 120000 links/mimetypes/symbolic/video-x-generic-symbolic.svg create mode 120000 links/mimetypes/symbolic/x-office-calendar-symbolic.svg create mode 120000 links/places/16/akonadi-phone-home.svg create mode 120000 links/places/16/application-x-gnome-saved-search.svg create mode 120000 links/places/16/bookmarks.svg create mode 120000 links/places/16/certificate-server.svg create mode 120000 links/places/16/document-multiple.svg create mode 120000 links/places/16/document-open-recent.svg create mode 120000 links/places/16/edittrash.svg create mode 120000 links/places/16/emptytrash.svg create mode 120000 links/places/16/favorites.svg create mode 120000 links/places/16/folder-add.svg create mode 120000 links/places/16/folder-bookmarks.svg create mode 120000 links/places/16/folder-decrypted.svg create mode 120000 links/places/16/folder-desktop.svg create mode 120000 links/places/16/folder-documents-open.svg create mode 120000 links/places/16/folder-documents.svg create mode 120000 links/places/16/folder-download-open.svg create mode 120000 links/places/16/folder-downloads.svg create mode 120000 links/places/16/folder-drag-accept.svg create mode 120000 links/places/16/folder-encrypted.svg create mode 120000 links/places/16/folder-favorites.svg create mode 120000 links/places/16/folder-gdrive.svg create mode 120000 links/places/16/folder-image.svg create mode 120000 links/places/16/folder-images.svg create mode 120000 links/places/16/folder-music-open.svg create mode 120000 links/places/16/folder-network.svg create mode 120000 links/places/16/folder-onedrive.svg create mode 120000 links/places/16/folder-photo.svg create mode 120000 links/places/16/folder-photos.svg create mode 120000 links/places/16/folder-picture.svg create mode 120000 links/places/16/folder-pictures-open.svg create mode 120000 links/places/16/folder-pictures.svg create mode 120000 links/places/16/folder-publicshare-open.svg create mode 120000 links/places/16/folder-publicshare.svg create mode 120000 links/places/16/folder-recent.svg create mode 120000 links/places/16/folder-remote-ftp.svg create mode 120000 links/places/16/folder-remote-nfs.svg create mode 120000 links/places/16/folder-remote-open.svg create mode 120000 links/places/16/folder-remote-smb.svg create mode 120000 links/places/16/folder-remote-ssh.svg create mode 120000 links/places/16/folder-saved-search-alt.svg create mode 120000 links/places/16/folder-saved-search-symbolic.svg create mode 120000 links/places/16/folder-sound.svg create mode 120000 links/places/16/folder-templates-open.svg create mode 120000 links/places/16/folder-text.svg create mode 120000 links/places/16/folder-videocamera.svg create mode 120000 links/places/16/folder-videos-open.svg create mode 120000 links/places/16/folder-videos.svg create mode 120000 links/places/16/folder-visiting.svg create mode 120000 links/places/16/folder_download.svg create mode 120000 links/places/16/folder_downloads.svg create mode 120000 links/places/16/folder_home.svg create mode 120000 links/places/16/folder_html.svg create mode 120000 links/places/16/folder_images.svg create mode 120000 links/places/16/folder_open.svg create mode 120000 links/places/16/folder_pictures.svg create mode 120000 links/places/16/folders-documents.svg create mode 120000 links/places/16/folders-downloads.svg create mode 120000 links/places/16/folders-music.svg create mode 120000 links/places/16/folders-publicshare.svg create mode 120000 links/places/16/folders-videos.svg create mode 120000 links/places/16/gnome-ccdesktop.svg create mode 120000 links/places/16/gnome-desktop-config.svg create mode 120000 links/places/16/gnome-dev-network.svg create mode 120000 links/places/16/gnome-dev-trash-empty.svg create mode 120000 links/places/16/gnome-dev-trash-full.svg create mode 120000 links/places/16/gnome-folder.svg create mode 120000 links/places/16/gnome-fs-blockdev.svg create mode 120000 links/places/16/gnome-fs-bookmark-missing.svg create mode 120000 links/places/16/gnome-fs-bookmark.svg create mode 120000 links/places/16/gnome-fs-dav.svg create mode 120000 links/places/16/gnome-fs-desktop.svg create mode 120000 links/places/16/gnome-fs-dev.svg create mode 120000 links/places/16/gnome-fs-directory-accept.svg create mode 120000 links/places/16/gnome-fs-directory-visiting.svg create mode 120000 links/places/16/gnome-fs-directory.svg create mode 120000 links/places/16/gnome-fs-ftp.svg create mode 120000 links/places/16/gnome-fs-home.svg create mode 120000 links/places/16/gnome-fs-network.svg create mode 120000 links/places/16/gnome-fs-nfs.svg create mode 120000 links/places/16/gnome-fs-server.svg create mode 120000 links/places/16/gnome-fs-share.svg create mode 120000 links/places/16/gnome-fs-smb.svg create mode 120000 links/places/16/gnome-fs-ssh.svg create mode 120000 links/places/16/gnome-fs-trash-empty-accept.svg create mode 120000 links/places/16/gnome-fs-trash-empty.svg create mode 120000 links/places/16/gnome-fs-trash-full.svg create mode 120000 links/places/16/gnome-fs-web.svg create mode 120000 links/places/16/gnome-home.svg create mode 120000 links/places/16/gnome-mime-x-directory-nfs-server.svg create mode 120000 links/places/16/gnome-mime-x-directory-smb-server.svg create mode 120000 links/places/16/gnome-mime-x-directory-smb-share.svg create mode 120000 links/places/16/gnome-mime-x-directory-smb-workgroup.svg create mode 120000 links/places/16/gnome-stock-trash-empty.svg create mode 120000 links/places/16/gnome-stock-trash-full.svg create mode 120000 links/places/16/gnome-stock-trash.svg create mode 120000 links/places/16/go-home-large.svg create mode 120000 links/places/16/go-home.svg create mode 120000 links/places/16/gohome.svg create mode 120000 links/places/16/gtg-home.svg create mode 120000 links/places/16/gtk-directory.svg create mode 120000 links/places/16/gtk-home.svg create mode 120000 links/places/16/gtk-network.svg create mode 120000 links/places/16/inode-directory.svg create mode 120000 links/places/16/insync-folder.svg create mode 120000 links/places/16/kfm_home.svg create mode 120000 links/places/16/knetattach.svg create mode 120000 links/places/16/library-music.svg create mode 120000 links/places/16/neat.svg create mode 120000 links/places/16/nemo-bookmark-not-found.svg create mode 120000 links/places/16/network-server.svg create mode 120000 links/places/16/network-workgroup.svg create mode 120000 links/places/16/network.svg create mode 120000 links/places/16/network_fs.svg create mode 120000 links/places/16/network_local.svg create mode 120000 links/places/16/nfs.svg create mode 120000 links/places/16/org.xfce.panel.showdesktop.svg create mode 120000 links/places/16/org.xfce.xfdesktop.svg create mode 120000 links/places/16/other-desktop.svg create mode 120000 links/places/16/redhat-home.svg create mode 120000 links/places/16/redhat-network-server.svg create mode 120000 links/places/16/redhat-system-group.svg create mode 120000 links/places/16/repository.svg create mode 120000 links/places/16/samba.svg create mode 120000 links/places/16/server-database.svg create mode 120000 links/places/16/server.svg create mode 120000 links/places/16/start-here-kde-plasma.svg create mode 120000 links/places/16/start-here-kde.svg create mode 120000 links/places/16/stock_bookmark.svg create mode 120000 links/places/16/stock_delete-bookmark.svg create mode 120000 links/places/16/stock_folder.svg create mode 120000 links/places/16/stock_home.svg create mode 120000 links/places/16/stock_music-library.svg create mode 120000 links/places/16/stock_open.svg create mode 120000 links/places/16/stock_shared-by-me.svg create mode 120000 links/places/16/stock_shared-to-me.svg create mode 120000 links/places/16/stock_trash_empty.svg create mode 120000 links/places/16/stock_trash_full.svg create mode 120000 links/places/16/trash-empty.svg create mode 120000 links/places/16/trash-full.svg create mode 120000 links/places/16/trashcan_empty.svg create mode 120000 links/places/16/trashcan_full.svg create mode 120000 links/places/16/user-bookmarks.svg create mode 120000 links/places/16/user-desktop.svg create mode 120000 links/places/16/user-home-open.svg create mode 120000 links/places/16/user-home.svg create mode 120000 links/places/16/user-identity.svg create mode 120000 links/places/16/user-images.svg create mode 120000 links/places/16/user-pictures.svg create mode 120000 links/places/16/user-share.svg create mode 120000 links/places/16/xfce-trash_empty.svg create mode 120000 links/places/16/xfce-trash_full.svg create mode 120000 links/places/22/akonadi-phone-home.svg create mode 120000 links/places/22/application-x-gnome-saved-search.svg create mode 120000 links/places/22/bookmarks.svg create mode 120000 links/places/22/document-multiple.svg create mode 120000 links/places/22/document-open-recent.svg create mode 120000 links/places/22/edittrash.svg create mode 120000 links/places/22/emptytrash.svg create mode 120000 links/places/22/favorites.svg create mode 120000 links/places/22/folder-add.svg create mode 120000 links/places/22/folder-bookmarks.svg create mode 120000 links/places/22/folder-desktop.svg create mode 120000 links/places/22/folder-development.svg create mode 120000 links/places/22/folder-documents-open.svg create mode 120000 links/places/22/folder-documents.svg create mode 120000 links/places/22/folder-download-open.svg create mode 120000 links/places/22/folder-downloads.svg create mode 120000 links/places/22/folder-drag-accept.svg create mode 120000 links/places/22/folder-favorites.svg create mode 120000 links/places/22/folder-gdrive.svg create mode 120000 links/places/22/folder-image.svg create mode 120000 links/places/22/folder-images.svg create mode 120000 links/places/22/folder-music-open.svg create mode 120000 links/places/22/folder-network.svg create mode 120000 links/places/22/folder-photo.svg create mode 120000 links/places/22/folder-photos.svg create mode 120000 links/places/22/folder-picture.svg create mode 120000 links/places/22/folder-pictures-open.svg create mode 120000 links/places/22/folder-pictures.svg create mode 120000 links/places/22/folder-print.svg create mode 120000 links/places/22/folder-publicshare-open.svg create mode 120000 links/places/22/folder-publicshare.svg create mode 120000 links/places/22/folder-recent.svg create mode 120000 links/places/22/folder-remote-ftp.svg create mode 120000 links/places/22/folder-remote-nfs.svg create mode 120000 links/places/22/folder-remote-open.svg create mode 120000 links/places/22/folder-remote-smb.svg create mode 120000 links/places/22/folder-remote-ssh.svg create mode 120000 links/places/22/folder-saved-search-alt.svg create mode 120000 links/places/22/folder-saved-search-symbolic.svg create mode 120000 links/places/22/folder-script.svg create mode 120000 links/places/22/folder-sound.svg create mode 120000 links/places/22/folder-templates-open.svg create mode 120000 links/places/22/folder-text.svg create mode 120000 links/places/22/folder-unlocked.svg create mode 120000 links/places/22/folder-videocamera.svg create mode 120000 links/places/22/folder-videos-open.svg create mode 120000 links/places/22/folder-videos.svg create mode 120000 links/places/22/folder-visiting.svg create mode 120000 links/places/22/folder_download.svg create mode 120000 links/places/22/folder_downloads.svg create mode 120000 links/places/22/folder_home.svg create mode 120000 links/places/22/folder_html.svg create mode 120000 links/places/22/folder_images.svg create mode 120000 links/places/22/folder_open.svg create mode 120000 links/places/22/folder_pictures.svg create mode 120000 links/places/22/folders-documents.svg create mode 120000 links/places/22/folders-downloads.svg create mode 120000 links/places/22/folders-music.svg create mode 120000 links/places/22/folders-publicshare.svg create mode 120000 links/places/22/folders-videos.svg create mode 120000 links/places/22/gnome-ccdesktop.svg create mode 120000 links/places/22/gnome-desktop-config.svg create mode 120000 links/places/22/gnome-dev-network.svg create mode 120000 links/places/22/gnome-dev-trash-empty.svg create mode 120000 links/places/22/gnome-dev-trash-full.svg create mode 120000 links/places/22/gnome-folder.svg create mode 120000 links/places/22/gnome-fs-blockdev.svg create mode 120000 links/places/22/gnome-fs-bookmark-missing.svg create mode 120000 links/places/22/gnome-fs-bookmark.svg create mode 120000 links/places/22/gnome-fs-dav.svg create mode 120000 links/places/22/gnome-fs-desktop.svg create mode 120000 links/places/22/gnome-fs-dev.svg create mode 120000 links/places/22/gnome-fs-directory-accept.svg create mode 120000 links/places/22/gnome-fs-directory-visiting.svg create mode 120000 links/places/22/gnome-fs-directory.svg create mode 120000 links/places/22/gnome-fs-ftp.svg create mode 120000 links/places/22/gnome-fs-home.svg create mode 120000 links/places/22/gnome-fs-network.svg create mode 120000 links/places/22/gnome-fs-nfs.svg create mode 120000 links/places/22/gnome-fs-server.svg create mode 120000 links/places/22/gnome-fs-share.svg create mode 120000 links/places/22/gnome-fs-smb.svg create mode 120000 links/places/22/gnome-fs-ssh.svg create mode 120000 links/places/22/gnome-fs-trash-empty-accept.svg create mode 120000 links/places/22/gnome-fs-trash-empty.svg create mode 120000 links/places/22/gnome-fs-trash-full.svg create mode 120000 links/places/22/gnome-fs-web.svg create mode 120000 links/places/22/gnome-home.svg create mode 120000 links/places/22/gnome-mime-x-directory-nfs-server.svg create mode 120000 links/places/22/gnome-mime-x-directory-smb-server.svg create mode 120000 links/places/22/gnome-mime-x-directory-smb-share.svg create mode 120000 links/places/22/gnome-mime-x-directory-smb-workgroup.svg create mode 120000 links/places/22/gnome-stock-trash-empty.svg create mode 120000 links/places/22/gnome-stock-trash-full.svg create mode 120000 links/places/22/gnome-stock-trash.svg create mode 120000 links/places/22/go-home-large.svg create mode 120000 links/places/22/go-home.svg create mode 120000 links/places/22/gohome.svg create mode 120000 links/places/22/gtg-home.svg create mode 120000 links/places/22/gtk-directory.svg create mode 120000 links/places/22/gtk-home.svg create mode 120000 links/places/22/gtk-network.svg create mode 120000 links/places/22/inode-directory.svg create mode 120000 links/places/22/kfm_home.svg create mode 120000 links/places/22/knetattach.svg create mode 120000 links/places/22/library-music.svg create mode 120000 links/places/22/mail-folder-sent.svg create mode 120000 links/places/22/neat.svg create mode 120000 links/places/22/nemo-bookmark-not-found.svg create mode 120000 links/places/22/network-server.svg create mode 120000 links/places/22/network-workgroup.svg create mode 120000 links/places/22/network.svg create mode 120000 links/places/22/network_fs.svg create mode 120000 links/places/22/network_local.svg create mode 120000 links/places/22/nfs.svg create mode 120000 links/places/22/org.xfce.panel.showdesktop.svg create mode 120000 links/places/22/org.xfce.xfdesktop.svg create mode 120000 links/places/22/other-desktop.svg create mode 120000 links/places/22/redhat-home.svg create mode 120000 links/places/22/redhat-network-server.svg create mode 120000 links/places/22/redhat-system-group.svg create mode 120000 links/places/22/repository.svg create mode 120000 links/places/22/samba.svg create mode 120000 links/places/22/server.svg create mode 120000 links/places/22/start-here-kde-plasma.svg create mode 120000 links/places/22/start-here-kde.svg create mode 120000 links/places/22/stock_bookmark.svg create mode 120000 links/places/22/stock_delete-bookmark.svg create mode 120000 links/places/22/stock_folder.svg create mode 120000 links/places/22/stock_home.svg create mode 120000 links/places/22/stock_music-library.svg create mode 120000 links/places/22/stock_open.svg create mode 120000 links/places/22/stock_shared-by-me.svg create mode 120000 links/places/22/stock_shared-to-me.svg create mode 120000 links/places/22/stock_trash_empty.svg create mode 120000 links/places/22/stock_trash_full.svg create mode 120000 links/places/22/trash-empty.svg create mode 120000 links/places/22/trash-full.svg create mode 120000 links/places/22/trashcan_empty.svg create mode 120000 links/places/22/trashcan_full.svg create mode 120000 links/places/22/user-bookmarks.svg create mode 120000 links/places/22/user-desktop.svg create mode 120000 links/places/22/user-home-open.svg create mode 120000 links/places/22/user-home.svg create mode 120000 links/places/22/user-identity.svg create mode 120000 links/places/22/user-images.svg create mode 120000 links/places/22/user-pictures.svg create mode 120000 links/places/22/user-share.svg create mode 120000 links/places/22/xfce-trash_empty.svg create mode 120000 links/places/22/xfce-trash_full.svg create mode 120000 links/places/24/akonadi-phone-home.svg create mode 120000 links/places/24/application-x-gnome-saved-search.svg create mode 120000 links/places/24/bookmarks.svg create mode 120000 links/places/24/document-open-recent.svg create mode 120000 links/places/24/edittrash.svg create mode 120000 links/places/24/emptytrash.svg create mode 120000 links/places/24/favorites.svg create mode 120000 links/places/24/folder-bookmarks.svg create mode 120000 links/places/24/folder-desktop.svg create mode 120000 links/places/24/folder-documents-open.svg create mode 120000 links/places/24/folder-documents.svg create mode 120000 links/places/24/folder-download-open.svg create mode 120000 links/places/24/folder-downloads.svg create mode 120000 links/places/24/folder-drag-accept.svg create mode 120000 links/places/24/folder-favorites.svg create mode 120000 links/places/24/folder-image.svg create mode 120000 links/places/24/folder-images.svg create mode 120000 links/places/24/folder-music-open.svg create mode 120000 links/places/24/folder-network.svg create mode 120000 links/places/24/folder-photo.svg create mode 120000 links/places/24/folder-photos.svg create mode 120000 links/places/24/folder-picture.svg create mode 120000 links/places/24/folder-pictures-open.svg create mode 120000 links/places/24/folder-pictures.svg create mode 120000 links/places/24/folder-publicshare-open.svg create mode 120000 links/places/24/folder-publicshare.svg create mode 120000 links/places/24/folder-recent.svg create mode 120000 links/places/24/folder-remote-ftp.svg create mode 120000 links/places/24/folder-remote-nfs.svg create mode 120000 links/places/24/folder-remote-open.svg create mode 120000 links/places/24/folder-remote-smb.svg create mode 120000 links/places/24/folder-remote-ssh.svg create mode 120000 links/places/24/folder-saved-search-alt.svg create mode 120000 links/places/24/folder-saved-search-symbolic.svg create mode 120000 links/places/24/folder-sound.svg create mode 120000 links/places/24/folder-templates-open.svg create mode 120000 links/places/24/folder-text.svg create mode 120000 links/places/24/folder-videocamera.svg create mode 120000 links/places/24/folder-videos-open.svg create mode 120000 links/places/24/folder-videos.svg create mode 120000 links/places/24/folder-visiting.svg create mode 120000 links/places/24/folder_download.svg create mode 120000 links/places/24/folder_downloads.svg create mode 120000 links/places/24/folder_home.svg create mode 120000 links/places/24/folder_html.svg create mode 120000 links/places/24/folder_images.svg create mode 120000 links/places/24/folder_open.svg create mode 120000 links/places/24/folder_pictures.svg create mode 120000 links/places/24/folders-documents.svg create mode 120000 links/places/24/folders-downloads.svg create mode 120000 links/places/24/folders-music.svg create mode 120000 links/places/24/folders-publicshare.svg create mode 120000 links/places/24/folders-videos.svg create mode 120000 links/places/24/gnome-ccdesktop.svg create mode 120000 links/places/24/gnome-desktop-config.svg create mode 120000 links/places/24/gnome-dev-network.svg create mode 120000 links/places/24/gnome-dev-trash-empty.svg create mode 120000 links/places/24/gnome-dev-trash-full.svg create mode 120000 links/places/24/gnome-folder.svg create mode 120000 links/places/24/gnome-fs-blockdev.svg create mode 120000 links/places/24/gnome-fs-bookmark-missing.svg create mode 120000 links/places/24/gnome-fs-bookmark.svg create mode 120000 links/places/24/gnome-fs-dav.svg create mode 120000 links/places/24/gnome-fs-desktop.svg create mode 120000 links/places/24/gnome-fs-dev.svg create mode 120000 links/places/24/gnome-fs-directory-accept.svg create mode 120000 links/places/24/gnome-fs-directory-visiting.svg create mode 120000 links/places/24/gnome-fs-directory.svg create mode 120000 links/places/24/gnome-fs-ftp.svg create mode 120000 links/places/24/gnome-fs-home.svg create mode 120000 links/places/24/gnome-fs-network.svg create mode 120000 links/places/24/gnome-fs-nfs.svg create mode 120000 links/places/24/gnome-fs-server.svg create mode 120000 links/places/24/gnome-fs-share.svg create mode 120000 links/places/24/gnome-fs-smb.svg create mode 120000 links/places/24/gnome-fs-ssh.svg create mode 120000 links/places/24/gnome-fs-trash-empty-accept.svg create mode 120000 links/places/24/gnome-fs-trash-empty.svg create mode 120000 links/places/24/gnome-fs-trash-full.svg create mode 120000 links/places/24/gnome-fs-web.svg create mode 120000 links/places/24/gnome-home.svg create mode 120000 links/places/24/gnome-mime-x-directory-nfs-server.svg create mode 120000 links/places/24/gnome-mime-x-directory-smb-server.svg create mode 120000 links/places/24/gnome-mime-x-directory-smb-share.svg create mode 120000 links/places/24/gnome-mime-x-directory-smb-workgroup.svg create mode 120000 links/places/24/gnome-stock-trash-empty.svg create mode 120000 links/places/24/gnome-stock-trash-full.svg create mode 120000 links/places/24/gnome-stock-trash.svg create mode 120000 links/places/24/go-home-large.svg create mode 120000 links/places/24/go-home.svg create mode 120000 links/places/24/gohome.svg create mode 120000 links/places/24/gtg-home.svg create mode 120000 links/places/24/gtk-directory.svg create mode 120000 links/places/24/gtk-home.svg create mode 120000 links/places/24/gtk-network.svg create mode 120000 links/places/24/inode-directory.svg create mode 120000 links/places/24/kfm_home.svg create mode 120000 links/places/24/knetattach.svg create mode 120000 links/places/24/library-music.svg create mode 120000 links/places/24/neat.svg create mode 120000 links/places/24/nemo-bookmark-not-found.svg create mode 120000 links/places/24/network-server.svg create mode 120000 links/places/24/network-workgroup.svg create mode 120000 links/places/24/network.svg create mode 120000 links/places/24/network_fs.svg create mode 120000 links/places/24/network_local.svg create mode 120000 links/places/24/nfs.svg create mode 120000 links/places/24/org.xfce.panel.showdesktop.svg create mode 120000 links/places/24/org.xfce.xfdesktop.svg create mode 120000 links/places/24/other-desktop.svg create mode 120000 links/places/24/redhat-home.svg create mode 120000 links/places/24/redhat-network-server.svg create mode 120000 links/places/24/redhat-system-group.svg create mode 120000 links/places/24/repository.svg create mode 120000 links/places/24/samba.svg create mode 120000 links/places/24/server.svg create mode 120000 links/places/24/start-here-kde.svg create mode 120000 links/places/24/stock_bookmark.svg create mode 120000 links/places/24/stock_delete-bookmark.svg create mode 120000 links/places/24/stock_folder.svg create mode 120000 links/places/24/stock_home.svg create mode 120000 links/places/24/stock_music-library.svg create mode 120000 links/places/24/stock_open.svg create mode 120000 links/places/24/stock_shared-by-me.svg create mode 120000 links/places/24/stock_shared-to-me.svg create mode 120000 links/places/24/stock_trash_empty.svg create mode 120000 links/places/24/stock_trash_full.svg create mode 120000 links/places/24/trash-empty.svg create mode 120000 links/places/24/trash-full.svg create mode 120000 links/places/24/trashcan_empty.svg create mode 120000 links/places/24/trashcan_full.svg create mode 120000 links/places/24/user-bookmarks.svg create mode 120000 links/places/24/user-desktop.svg create mode 120000 links/places/24/user-home-open.svg create mode 120000 links/places/24/user-home.svg create mode 120000 links/places/24/user-identity.svg create mode 120000 links/places/24/user-images.svg create mode 120000 links/places/24/user-pictures.svg create mode 120000 links/places/24/user-share.svg create mode 120000 links/places/24/xfce-trash_empty.svg create mode 120000 links/places/24/xfce-trash_full.svg create mode 120000 links/places/scalable/akonadi-phone-home.svg create mode 120000 links/places/scalable/bookmarks.svg create mode 120000 links/places/scalable/default-folder-bookmark.svg create mode 120000 links/places/scalable/default-folder-code.svg create mode 120000 links/places/scalable/default-folder-documents.svg create mode 120000 links/places/scalable/default-folder-download.svg create mode 120000 links/places/scalable/default-folder-dropbox.svg create mode 120000 links/places/scalable/default-folder-games.svg create mode 120000 links/places/scalable/default-folder-github.svg create mode 120000 links/places/scalable/default-folder-music.svg create mode 120000 links/places/scalable/default-folder-open.svg create mode 120000 links/places/scalable/default-folder-pictures.svg create mode 120000 links/places/scalable/default-folder-projects.svg create mode 120000 links/places/scalable/default-folder-publicshare.svg create mode 120000 links/places/scalable/default-folder-root.svg create mode 120000 links/places/scalable/default-folder-steam.svg create mode 120000 links/places/scalable/default-folder-temp.svg create mode 120000 links/places/scalable/default-folder-templates.svg create mode 120000 links/places/scalable/default-folder-torrent.svg create mode 120000 links/places/scalable/default-folder-vbox.svg create mode 120000 links/places/scalable/default-folder-video.svg create mode 120000 links/places/scalable/default-folder-wine.svg create mode 120000 links/places/scalable/default-folder.svg create mode 120000 links/places/scalable/default-user-desktop.svg create mode 120000 links/places/scalable/default-user-home.svg create mode 120000 links/places/scalable/desktop.svg create mode 120000 links/places/scalable/document-open-recent.svg create mode 120000 links/places/scalable/edittrash.svg create mode 120000 links/places/scalable/emptytrash.svg create mode 120000 links/places/scalable/favorites.svg create mode 120000 links/places/scalable/folder-bookmarks.svg create mode 120000 links/places/scalable/folder-camera.svg create mode 120000 links/places/scalable/folder-desktop.svg create mode 120000 links/places/scalable/folder-documents-open.svg create mode 120000 links/places/scalable/folder-download-open.svg create mode 120000 links/places/scalable/folder-downloads.svg create mode 120000 links/places/scalable/folder-drag-accept.svg create mode 120000 links/places/scalable/folder-favorites.svg create mode 120000 links/places/scalable/folder-green.svg create mode 120000 links/places/scalable/folder-grey.svg create mode 120000 links/places/scalable/folder-home.svg create mode 120000 links/places/scalable/folder-image-people.svg create mode 120000 links/places/scalable/folder-image.svg create mode 120000 links/places/scalable/folder-magenta.svg create mode 120000 links/places/scalable/folder-music-open.svg create mode 120000 links/places/scalable/folder-network.svg create mode 120000 links/places/scalable/folder-onedrive.svg create mode 120000 links/places/scalable/folder-orange.svg create mode 120000 links/places/scalable/folder-owncloud.svg create mode 120000 links/places/scalable/folder-photo.svg create mode 120000 links/places/scalable/folder-photos.svg create mode 120000 links/places/scalable/folder-picture.svg create mode 120000 links/places/scalable/folder-pictures-open.svg create mode 120000 links/places/scalable/folder-pictures.svg create mode 120000 links/places/scalable/folder-publicshare-open.svg create mode 120000 links/places/scalable/folder-publicshare.svg create mode 120000 links/places/scalable/folder-recent.svg create mode 120000 links/places/scalable/folder-red.svg create mode 120000 links/places/scalable/folder-remote-ftp.svg create mode 120000 links/places/scalable/folder-remote-nfs.svg create mode 120000 links/places/scalable/folder-remote-open.svg create mode 120000 links/places/scalable/folder-remote-smb.svg create mode 120000 links/places/scalable/folder-remote-ssh.svg create mode 120000 links/places/scalable/folder-remote.svg create mode 120000 links/places/scalable/folder-sound.svg create mode 120000 links/places/scalable/folder-templates-open.svg create mode 120000 links/places/scalable/folder-text.svg create mode 120000 links/places/scalable/folder-txt.svg create mode 120000 links/places/scalable/folder-video.svg create mode 120000 links/places/scalable/folder-videocamera.svg create mode 120000 links/places/scalable/folder-videos-open.svg create mode 120000 links/places/scalable/folder-violet.svg create mode 120000 links/places/scalable/folder-visiting.svg create mode 120000 links/places/scalable/folder-yellow.svg create mode 120000 links/places/scalable/folder_color_default.svg create mode 120000 links/places/scalable/folder_color_default_desktop.svg create mode 120000 links/places/scalable/folder_color_default_documents.svg create mode 120000 links/places/scalable/folder_color_default_downloads.svg create mode 120000 links/places/scalable/folder_color_default_music.svg create mode 120000 links/places/scalable/folder_color_default_pictures.svg create mode 120000 links/places/scalable/folder_color_default_public.svg create mode 120000 links/places/scalable/folder_color_default_templates.svg create mode 120000 links/places/scalable/folder_color_default_videos.svg create mode 120000 links/places/scalable/folder_color_green.svg create mode 120000 links/places/scalable/folder_color_green_code.svg create mode 120000 links/places/scalable/folder_color_green_desktop.svg create mode 120000 links/places/scalable/folder_color_green_documents.svg create mode 120000 links/places/scalable/folder_color_green_downloads.svg create mode 120000 links/places/scalable/folder_color_green_games.svg create mode 120000 links/places/scalable/folder_color_green_github.svg create mode 120000 links/places/scalable/folder_color_green_music.svg create mode 120000 links/places/scalable/folder_color_green_pictures.svg create mode 120000 links/places/scalable/folder_color_green_projects.svg create mode 120000 links/places/scalable/folder_color_green_public.svg create mode 120000 links/places/scalable/folder_color_green_steam.svg create mode 120000 links/places/scalable/folder_color_green_templates.svg create mode 120000 links/places/scalable/folder_color_green_torrent.svg create mode 120000 links/places/scalable/folder_color_green_vbox.svg create mode 120000 links/places/scalable/folder_color_green_videos.svg create mode 120000 links/places/scalable/folder_color_green_wine.svg create mode 120000 links/places/scalable/folder_color_grey.svg create mode 120000 links/places/scalable/folder_color_grey_code.svg create mode 120000 links/places/scalable/folder_color_grey_desktop.svg create mode 120000 links/places/scalable/folder_color_grey_documents.svg create mode 120000 links/places/scalable/folder_color_grey_downloads.svg create mode 120000 links/places/scalable/folder_color_grey_games.svg create mode 120000 links/places/scalable/folder_color_grey_github.svg create mode 120000 links/places/scalable/folder_color_grey_music.svg create mode 120000 links/places/scalable/folder_color_grey_pictures.svg create mode 120000 links/places/scalable/folder_color_grey_projects.svg create mode 120000 links/places/scalable/folder_color_grey_public.svg create mode 120000 links/places/scalable/folder_color_grey_steam.svg create mode 120000 links/places/scalable/folder_color_grey_templates.svg create mode 120000 links/places/scalable/folder_color_grey_torrent.svg create mode 120000 links/places/scalable/folder_color_grey_vbox.svg create mode 120000 links/places/scalable/folder_color_grey_videos.svg create mode 120000 links/places/scalable/folder_color_grey_wine.svg create mode 120000 links/places/scalable/folder_color_orange.svg create mode 120000 links/places/scalable/folder_color_orange_code.svg create mode 120000 links/places/scalable/folder_color_orange_desktop.svg create mode 120000 links/places/scalable/folder_color_orange_documents.svg create mode 120000 links/places/scalable/folder_color_orange_downloads.svg create mode 120000 links/places/scalable/folder_color_orange_games.svg create mode 120000 links/places/scalable/folder_color_orange_github.svg create mode 120000 links/places/scalable/folder_color_orange_music.svg create mode 120000 links/places/scalable/folder_color_orange_pictures.svg create mode 120000 links/places/scalable/folder_color_orange_projects.svg create mode 120000 links/places/scalable/folder_color_orange_public.svg create mode 120000 links/places/scalable/folder_color_orange_steam.svg create mode 120000 links/places/scalable/folder_color_orange_templates.svg create mode 120000 links/places/scalable/folder_color_orange_torrent.svg create mode 120000 links/places/scalable/folder_color_orange_vbox.svg create mode 120000 links/places/scalable/folder_color_orange_videos.svg create mode 120000 links/places/scalable/folder_color_orange_wine.svg create mode 120000 links/places/scalable/folder_color_pink.svg create mode 120000 links/places/scalable/folder_color_pink_code.svg create mode 120000 links/places/scalable/folder_color_pink_desktop.svg create mode 120000 links/places/scalable/folder_color_pink_documents.svg create mode 120000 links/places/scalable/folder_color_pink_downloads.svg create mode 120000 links/places/scalable/folder_color_pink_games.svg create mode 120000 links/places/scalable/folder_color_pink_github.svg create mode 120000 links/places/scalable/folder_color_pink_music.svg create mode 120000 links/places/scalable/folder_color_pink_pictures.svg create mode 120000 links/places/scalable/folder_color_pink_projects.svg create mode 120000 links/places/scalable/folder_color_pink_public.svg create mode 120000 links/places/scalable/folder_color_pink_steam.svg create mode 120000 links/places/scalable/folder_color_pink_templates.svg create mode 120000 links/places/scalable/folder_color_pink_torrent.svg create mode 120000 links/places/scalable/folder_color_pink_vbox.svg create mode 120000 links/places/scalable/folder_color_pink_videos.svg create mode 120000 links/places/scalable/folder_color_pink_wine.svg create mode 120000 links/places/scalable/folder_color_purple.svg create mode 120000 links/places/scalable/folder_color_purple_code.svg create mode 120000 links/places/scalable/folder_color_purple_desktop.svg create mode 120000 links/places/scalable/folder_color_purple_documents.svg create mode 120000 links/places/scalable/folder_color_purple_downloads.svg create mode 120000 links/places/scalable/folder_color_purple_games.svg create mode 120000 links/places/scalable/folder_color_purple_github.svg create mode 120000 links/places/scalable/folder_color_purple_music.svg create mode 120000 links/places/scalable/folder_color_purple_pictures.svg create mode 120000 links/places/scalable/folder_color_purple_projects.svg create mode 120000 links/places/scalable/folder_color_purple_public.svg create mode 120000 links/places/scalable/folder_color_purple_steam.svg create mode 120000 links/places/scalable/folder_color_purple_templates.svg create mode 120000 links/places/scalable/folder_color_purple_torrent.svg create mode 120000 links/places/scalable/folder_color_purple_vbox.svg create mode 120000 links/places/scalable/folder_color_purple_videos.svg create mode 120000 links/places/scalable/folder_color_purple_wine.svg create mode 120000 links/places/scalable/folder_color_red.svg create mode 120000 links/places/scalable/folder_color_red_code.svg create mode 120000 links/places/scalable/folder_color_red_desktop.svg create mode 120000 links/places/scalable/folder_color_red_documents.svg create mode 120000 links/places/scalable/folder_color_red_downloads.svg create mode 120000 links/places/scalable/folder_color_red_games.svg create mode 120000 links/places/scalable/folder_color_red_github.svg create mode 120000 links/places/scalable/folder_color_red_music.svg create mode 120000 links/places/scalable/folder_color_red_pictures.svg create mode 120000 links/places/scalable/folder_color_red_projects.svg create mode 120000 links/places/scalable/folder_color_red_public.svg create mode 120000 links/places/scalable/folder_color_red_steam.svg create mode 120000 links/places/scalable/folder_color_red_templates.svg create mode 120000 links/places/scalable/folder_color_red_torrent.svg create mode 120000 links/places/scalable/folder_color_red_vbox.svg create mode 120000 links/places/scalable/folder_color_red_videos.svg create mode 120000 links/places/scalable/folder_color_red_wine.svg create mode 120000 links/places/scalable/folder_color_yellow.svg create mode 120000 links/places/scalable/folder_color_yellow_code.svg create mode 120000 links/places/scalable/folder_color_yellow_desktop.svg create mode 120000 links/places/scalable/folder_color_yellow_documents.svg create mode 120000 links/places/scalable/folder_color_yellow_downloads.svg create mode 120000 links/places/scalable/folder_color_yellow_games.svg create mode 120000 links/places/scalable/folder_color_yellow_github.svg create mode 120000 links/places/scalable/folder_color_yellow_music.svg create mode 120000 links/places/scalable/folder_color_yellow_pictures.svg create mode 120000 links/places/scalable/folder_color_yellow_projects.svg create mode 120000 links/places/scalable/folder_color_yellow_public.svg create mode 120000 links/places/scalable/folder_color_yellow_steam.svg create mode 120000 links/places/scalable/folder_color_yellow_templates.svg create mode 120000 links/places/scalable/folder_color_yellow_torrent.svg create mode 120000 links/places/scalable/folder_color_yellow_vbox.svg create mode 120000 links/places/scalable/folder_color_yellow_videos.svg create mode 120000 links/places/scalable/folder_color_yellow_wine.svg create mode 120000 links/places/scalable/folder_download.svg create mode 120000 links/places/scalable/folder_downloads.svg create mode 120000 links/places/scalable/folder_home.svg create mode 120000 links/places/scalable/folder_html.svg create mode 120000 links/places/scalable/folder_images.svg create mode 120000 links/places/scalable/folder_open.svg create mode 120000 links/places/scalable/folder_pictures.svg create mode 120000 links/places/scalable/folders-documents.svg create mode 120000 links/places/scalable/folders-downloads.svg create mode 120000 links/places/scalable/folders-music.svg create mode 120000 links/places/scalable/folders-publicshare.svg create mode 120000 links/places/scalable/folders-videos.svg create mode 120000 links/places/scalable/gnome-ccdesktop.svg create mode 120000 links/places/scalable/gnome-desktop-config.svg create mode 120000 links/places/scalable/gnome-dev-network.svg create mode 120000 links/places/scalable/gnome-dev-trash-empty.svg create mode 120000 links/places/scalable/gnome-dev-trash-full.svg create mode 120000 links/places/scalable/gnome-folder.svg create mode 120000 links/places/scalable/gnome-fs-blockdev.svg create mode 120000 links/places/scalable/gnome-fs-bookmark.svg create mode 120000 links/places/scalable/gnome-fs-dav.svg create mode 120000 links/places/scalable/gnome-fs-desktop.svg create mode 120000 links/places/scalable/gnome-fs-dev.svg create mode 120000 links/places/scalable/gnome-fs-directory-accept.svg create mode 120000 links/places/scalable/gnome-fs-directory-visiting.svg create mode 120000 links/places/scalable/gnome-fs-directory.svg create mode 120000 links/places/scalable/gnome-fs-ftp.svg create mode 120000 links/places/scalable/gnome-fs-home.svg create mode 120000 links/places/scalable/gnome-fs-network.svg create mode 120000 links/places/scalable/gnome-fs-nfs.svg create mode 120000 links/places/scalable/gnome-fs-server.svg create mode 120000 links/places/scalable/gnome-fs-share.svg create mode 120000 links/places/scalable/gnome-fs-smb.svg create mode 120000 links/places/scalable/gnome-fs-ssh.svg create mode 120000 links/places/scalable/gnome-fs-trash-empty-accept.svg create mode 120000 links/places/scalable/gnome-fs-trash-empty.svg create mode 120000 links/places/scalable/gnome-fs-trash-full.svg create mode 120000 links/places/scalable/gnome-fs-web.svg create mode 120000 links/places/scalable/gnome-home.svg create mode 120000 links/places/scalable/gnome-mime-x-directory-nfs-server.svg create mode 120000 links/places/scalable/gnome-mime-x-directory-smb-server.svg create mode 120000 links/places/scalable/gnome-mime-x-directory-smb-share.svg create mode 120000 links/places/scalable/gnome-mime-x-directory-smb-workgroup.svg create mode 120000 links/places/scalable/gnome-stock-trash-empty.svg create mode 120000 links/places/scalable/gnome-stock-trash-full.svg create mode 120000 links/places/scalable/gnome-stock-trash.svg create mode 120000 links/places/scalable/go-home-large.svg create mode 120000 links/places/scalable/go-home.svg create mode 120000 links/places/scalable/gohome.svg create mode 120000 links/places/scalable/green-folder-pictures.svg create mode 120000 links/places/scalable/green-folder-publicshare.svg create mode 120000 links/places/scalable/green-folder-video.svg create mode 120000 links/places/scalable/grey-folder-pictures.svg create mode 120000 links/places/scalable/grey-folder-publicshare.svg create mode 120000 links/places/scalable/grey-folder-video.svg create mode 120000 links/places/scalable/gtg-home.svg create mode 120000 links/places/scalable/gtk-directory.svg create mode 120000 links/places/scalable/gtk-home.svg create mode 120000 links/places/scalable/gtk-network.svg create mode 120000 links/places/scalable/inode-directory.svg create mode 120000 links/places/scalable/kfm_home.svg create mode 120000 links/places/scalable/knetattach.svg create mode 120000 links/places/scalable/library-music.svg create mode 120000 links/places/scalable/neat.svg create mode 120000 links/places/scalable/network-server-database.svg create mode 120000 links/places/scalable/network-workgroup.svg create mode 120000 links/places/scalable/network.svg create mode 120000 links/places/scalable/network_fs.svg create mode 120000 links/places/scalable/network_local.svg create mode 120000 links/places/scalable/nfs.svg create mode 120000 links/places/scalable/orange-folder-pictures.svg create mode 120000 links/places/scalable/orange-folder-publicshare.svg create mode 120000 links/places/scalable/orange-folder-video.svg create mode 120000 links/places/scalable/org.xfce.gigolo.svg create mode 120000 links/places/scalable/org.xfce.panel.directorymenu.svg create mode 120000 links/places/scalable/org.xfce.panel.showdesktop.svg create mode 120000 links/places/scalable/other-desktop.svg create mode 120000 links/places/scalable/pink-folder-pictures.svg create mode 120000 links/places/scalable/pink-folder-publicshare.svg create mode 120000 links/places/scalable/pink-folder-video.svg create mode 120000 links/places/scalable/purple-folder-pictures.svg create mode 120000 links/places/scalable/purple-folder-publicshare.svg create mode 120000 links/places/scalable/purple-folder-video.svg create mode 120000 links/places/scalable/red-folder-pictures.svg create mode 120000 links/places/scalable/red-folder-publicshare.svg create mode 120000 links/places/scalable/red-folder-video.svg create mode 120000 links/places/scalable/redhat-home.svg create mode 120000 links/places/scalable/redhat-network-server.svg create mode 120000 links/places/scalable/redhat-system-group.svg create mode 120000 links/places/scalable/repository.svg create mode 120000 links/places/scalable/samba.svg create mode 120000 links/places/scalable/server-database.svg create mode 120000 links/places/scalable/server.svg create mode 120000 links/places/scalable/stock_bookmark.svg create mode 120000 links/places/scalable/stock_folder.svg create mode 120000 links/places/scalable/stock_home.svg create mode 120000 links/places/scalable/stock_music-library.svg create mode 120000 links/places/scalable/stock_open.svg create mode 120000 links/places/scalable/stock_shared-by-me.svg create mode 120000 links/places/scalable/stock_shared-to-me.svg create mode 120000 links/places/scalable/stock_trash_empty.svg create mode 120000 links/places/scalable/stock_trash_full.svg create mode 120000 links/places/scalable/trash-empty.svg create mode 120000 links/places/scalable/trash-full.svg create mode 120000 links/places/scalable/trashcan_empty.svg create mode 120000 links/places/scalable/trashcan_full.svg create mode 120000 links/places/scalable/user-bookmarks.svg create mode 120000 links/places/scalable/user-home-open.svg create mode 120000 links/places/scalable/user-images.svg create mode 120000 links/places/scalable/user-pictures.svg create mode 120000 links/places/scalable/user-share.svg create mode 120000 links/places/scalable/xfce-trash_empty.svg create mode 120000 links/places/scalable/xfce-trash_full.svg create mode 120000 links/places/scalable/yellow-folder-pictures.svg create mode 120000 links/places/scalable/yellow-folder-publicshare.svg create mode 120000 links/places/scalable/yellow-folder-video.svg create mode 120000 links/places/symbolic/folder-drag-accept-symbolic.svg create mode 120000 links/places/symbolic/folder-images-symbolic.svg create mode 120000 links/places/symbolic/folder-recent-symbolic.svg create mode 120000 links/places/symbolic/folder-visiting-symbolic.svg create mode 120000 links/places/symbolic/inode-directory-symbolic.svg create mode 120000 links/places/symbolic/nemo-bookmark-not-found-symbolic.svg create mode 120000 links/places/symbolic/user-images-symbolic.svg create mode 120000 links/places/symbolic/user-pictures-symbolic.svg create mode 120000 links/status/16/ac-adapter-symbolic.svg create mode 120000 links/status/16/ac-adapter.svg create mode 120000 links/status/16/audio-input-microphone-high-panel.svg create mode 120000 links/status/16/audio-input-microphone-high.svg create mode 120000 links/status/16/audio-input-microphone-low-zero-panel.svg create mode 120000 links/status/16/audio-input-microphone-low.svg create mode 120000 links/status/16/audio-input-microphone-medium.svg create mode 120000 links/status/16/audio-input-microphone-muted.svg create mode 120000 links/status/16/audio-input-microphone-none-panel.svg create mode 120000 links/status/16/audio-output-none-panel.svg create mode 120000 links/status/16/audio-output-none.svg create mode 120000 links/status/16/audio-recorder-off.svg create mode 120000 links/status/16/audio-recorder-on.svg create mode 120000 links/status/16/audio-volume-high.svg create mode 120000 links/status/16/audio-volume-low-zero-panel.svg create mode 120000 links/status/16/audio-volume-low.svg create mode 120000 links/status/16/audio-volume-medium.svg create mode 120000 links/status/16/audio-volume-muted-blocked-panel.svg create mode 120000 links/status/16/audio-volume-muted-blocking.svg create mode 120000 links/status/16/audio-volume-muted-panel.svg create mode 120000 links/status/16/audio-volume-muted.svg create mode 120000 links/status/16/audio-volume-off.svg create mode 120000 links/status/16/bad-signal-lock.svg create mode 120000 links/status/16/bad-signal.svg create mode 120000 links/status/16/battery-000-charging.svg create mode 120000 links/status/16/battery-000.svg create mode 120000 links/status/16/battery-020-charging.svg create mode 120000 links/status/16/battery-020.svg create mode 120000 links/status/16/battery-040-charging.svg create mode 120000 links/status/16/battery-060-charging.svg create mode 120000 links/status/16/battery-060.svg create mode 120000 links/status/16/battery-080-charging.svg create mode 120000 links/status/16/battery-080.svg create mode 120000 links/status/16/battery-100-charging.svg create mode 120000 links/status/16/battery-100.svg create mode 120000 links/status/16/battery-charged.svg create mode 120000 links/status/16/battery-full-charged.svg create mode 120000 links/status/16/battery-medium-charging.svg create mode 120000 links/status/16/battery-medium.svg create mode 120000 links/status/16/battery_charged.svg create mode 120000 links/status/16/battery_full.svg create mode 120000 links/status/16/battery_plugged.svg create mode 120000 links/status/16/blueberry-tray-active.svg create mode 120000 links/status/16/blueberry-tray-disabled.svg create mode 120000 links/status/16/blueberry-tray.svg create mode 120000 links/status/16/blueman-active.svg create mode 120000 links/status/16/blueman-disabled.svg create mode 120000 links/status/16/blueman-tray-active.svg create mode 120000 links/status/16/blueman-tray-disabled.svg create mode 120000 links/status/16/blueman-tray.svg create mode 120000 links/status/16/blueman.svg create mode 120000 links/status/16/both-bad-signal-lock.svg create mode 120000 links/status/16/both-bad-signal.svg create mode 120000 links/status/16/both-good-signal-lock.svg create mode 120000 links/status/16/both-good-signal.svg create mode 120000 links/status/16/both-high-signal-lock.svg create mode 120000 links/status/16/both-high-signal.svg create mode 120000 links/status/16/both-low-signal-lock.svg create mode 120000 links/status/16/both-low-signal.svg create mode 120000 links/status/16/clipman-symbolic.svg create mode 120000 links/status/16/connect_creating.svg create mode 120000 links/status/16/connect_established.svg create mode 120000 links/status/16/discord-tray-connected.svg create mode 120000 links/status/16/discord-tray-deafened.svg create mode 120000 links/status/16/discord-tray-muted.svg create mode 120000 links/status/16/discord-tray-speaking.svg create mode 120000 links/status/16/fcitx-bopomofo-panel.svg create mode 120000 links/status/16/fcitx-pinyin-libpinyin-panel.svg create mode 120000 links/status/16/fcitx-shuangpin-libpinyin-panel.svg create mode 120000 links/status/16/fcitx-wbpy.svg create mode 120000 links/status/16/fcitx-zhuyin-panel.svg create mode 120000 links/status/16/flameshot-tray.svg create mode 120000 links/status/16/gnome-netstatus-disconn.svg create mode 120000 links/status/16/gnome-netstatus-error.svg create mode 120000 links/status/16/gnome-netstatus-idle.svg create mode 120000 links/status/16/gnome-netstatus-rx.svg create mode 120000 links/status/16/gnome-netstatus-tx.svg create mode 120000 links/status/16/gnome-netstatus-txrx.svg create mode 120000 links/status/16/good-signal-lock.svg create mode 120000 links/status/16/good-signal.svg create mode 120000 links/status/16/gpm-ac-adapter.svg create mode 120000 links/status/16/gpm-battery-000-charging.svg create mode 120000 links/status/16/gpm-battery-000.svg create mode 120000 links/status/16/gpm-battery-020-charging.svg create mode 120000 links/status/16/gpm-battery-020.svg create mode 120000 links/status/16/gpm-battery-040-charging.svg create mode 120000 links/status/16/gpm-battery-040.svg create mode 120000 links/status/16/gpm-battery-060-charging.svg create mode 120000 links/status/16/gpm-battery-060.svg create mode 120000 links/status/16/gpm-battery-080-charging.svg create mode 120000 links/status/16/gpm-battery-080.svg create mode 120000 links/status/16/gpm-battery-100-charging.svg create mode 120000 links/status/16/gpm-battery-100.svg create mode 120000 links/status/16/gpm-battery-charged.svg create mode 120000 links/status/16/gpm-battery-empty.svg create mode 120000 links/status/16/gpm-battery-missing.svg create mode 120000 links/status/16/gpm-brightness-lcd.svg create mode 120000 links/status/16/gpm-phone-000.svg create mode 120000 links/status/16/gpm-phone-020.svg create mode 120000 links/status/16/gpm-phone-040.svg create mode 120000 links/status/16/gpm-phone-060.svg create mode 120000 links/status/16/gpm-phone-080.svg create mode 120000 links/status/16/gpm-phone-100.svg create mode 120000 links/status/16/gpm-primary-000-charging.svg create mode 120000 links/status/16/gpm-primary-000.svg create mode 120000 links/status/16/gpm-primary-020-charging.svg create mode 120000 links/status/16/gpm-primary-020.svg create mode 120000 links/status/16/gpm-primary-040-charging.svg create mode 120000 links/status/16/gpm-primary-040.svg create mode 120000 links/status/16/gpm-primary-060-charging.svg create mode 120000 links/status/16/gpm-primary-060.svg create mode 120000 links/status/16/gpm-primary-080-charging.svg create mode 120000 links/status/16/gpm-primary-080.svg create mode 120000 links/status/16/gpm-primary-100-charging.svg create mode 120000 links/status/16/gpm-primary-100.svg create mode 120000 links/status/16/gpm-primary-charged.svg create mode 120000 links/status/16/gpm-primary-missing.svg create mode 120000 links/status/16/gpm-ups-000-charging.svg create mode 120000 links/status/16/gpm-ups-000.svg create mode 120000 links/status/16/gpm-ups-020-charging.svg create mode 120000 links/status/16/gpm-ups-020.svg create mode 120000 links/status/16/gpm-ups-040-charging.svg create mode 120000 links/status/16/gpm-ups-040.svg create mode 120000 links/status/16/gpm-ups-060-charging.svg create mode 120000 links/status/16/gpm-ups-060.svg create mode 120000 links/status/16/gpm-ups-080-charging.svg create mode 120000 links/status/16/gpm-ups-080.svg create mode 120000 links/status/16/gpm-ups-100-charging.svg create mode 120000 links/status/16/gpm-ups-100.svg create mode 120000 links/status/16/gpm-ups-charged.svg create mode 120000 links/status/16/gpm-ups-missing.svg create mode 120000 links/status/16/gsm-3g-full-secure.svg create mode 120000 links/status/16/gsm-3g-full.svg create mode 120000 links/status/16/gsm-3g-high-secure.svg create mode 120000 links/status/16/gsm-3g-high.svg create mode 120000 links/status/16/gsm-3g-low-secure.svg create mode 120000 links/status/16/gsm-3g-low.svg create mode 120000 links/status/16/gsm-3g-medium-secure.svg create mode 120000 links/status/16/gsm-3g-medium.svg create mode 120000 links/status/16/gsm-3g-none-secure.svg create mode 120000 links/status/16/gsm-3g-none.svg create mode 120000 links/status/16/gtk-dialog-authentication-panel.svg create mode 120000 links/status/16/high-signal-lock.svg create mode 120000 links/status/16/high-signal.svg create mode 120000 links/status/16/ibus-keyboard.svg create mode 120000 links/status/16/idle-bad-signal-lock.svg create mode 120000 links/status/16/idle-bad-signal.svg create mode 120000 links/status/16/idle-good-signal-lock.svg create mode 120000 links/status/16/idle-good-signal.svg create mode 120000 links/status/16/idle-high-signal-lock.svg create mode 120000 links/status/16/idle-high-signal.svg create mode 120000 links/status/16/idle-low-signal-lock.svg create mode 120000 links/status/16/idle-low-signal.svg create mode 120000 links/status/16/input-keyboard.svg create mode 120000 links/status/16/knemo-modem-error.svg create mode 120000 links/status/16/knemo-modem-idle.svg create mode 120000 links/status/16/knemo-modem-offline.svg create mode 120000 links/status/16/knemo-modem-receive.svg create mode 120000 links/status/16/knemo-modem-transmit-receive.svg create mode 120000 links/status/16/knemo-modem-transmit.svg create mode 120000 links/status/16/knemo-monitor-error.svg create mode 120000 links/status/16/knemo-monitor-idle.svg create mode 120000 links/status/16/knemo-monitor-offline.svg create mode 120000 links/status/16/knemo-monitor-receive.svg create mode 120000 links/status/16/knemo-monitor-transmit-receive.svg create mode 120000 links/status/16/knemo-monitor-transmit.svg create mode 120000 links/status/16/knemo-network-error.svg create mode 120000 links/status/16/knemo-network-idle.svg create mode 120000 links/status/16/knemo-network-offline.svg create mode 120000 links/status/16/knemo-network-receive.svg create mode 120000 links/status/16/knemo-network-transmit-receive.svg create mode 120000 links/status/16/knemo-network-transmit.svg create mode 120000 links/status/16/knemo-wireless-error.svg create mode 120000 links/status/16/knemo-wireless-idle.svg create mode 120000 links/status/16/knemo-wireless-offline.svg create mode 120000 links/status/16/knemo-wireless-receive.svg create mode 120000 links/status/16/knemo-wireless-transmit-receive.svg create mode 120000 links/status/16/knemo-wireless-transmit.svg create mode 120000 links/status/16/krb-valid-ticket.svg create mode 120000 links/status/16/low-signal-lock.svg create mode 120000 links/status/16/low-signal.svg create mode 120000 links/status/16/manjaro-settings-manager-panel.svg create mode 120000 links/status/16/manjaro-settings-manager.svg create mode 120000 links/status/16/manjaro-welcome.svg create mode 120000 links/status/16/mic-off.svg create mode 120000 links/status/16/mic-on.svg create mode 120000 links/status/16/mic-ready.svg create mode 120000 links/status/16/mic-volume-high.svg create mode 120000 links/status/16/mic-volume-low.svg create mode 120000 links/status/16/mic-volume-medium.svg create mode 120000 links/status/16/mic-volume-muted.svg create mode 120000 links/status/16/network-cellular-secure-signal-weak.svg create mode 120000 links/status/16/network-cellular-signal-acquiring.svg create mode 120000 links/status/16/network-cellular-signal-weak.svg create mode 120000 links/status/16/network-disconnected.svg create mode 120000 links/status/16/network-idle.svg create mode 120000 links/status/16/network-offline.svg create mode 120000 links/status/16/network-transmit-receive.svg create mode 120000 links/status/16/network-vpn.svg create mode 120000 links/status/16/network-wireless-connected.svg create mode 120000 links/status/16/network-wireless-secure-signal-excellent.svg create mode 120000 links/status/16/network-wireless-secure-signal-good.svg create mode 120000 links/status/16/network-wireless-secure-signal-low.svg create mode 120000 links/status/16/network-wireless-secure-signal-none.svg create mode 120000 links/status/16/network-wireless-secure-signal-ok.svg create mode 120000 links/status/16/network-wireless-signal-excellent.svg create mode 120000 links/status/16/network-wireless-signal-good.svg create mode 120000 links/status/16/network-wireless-signal-low.svg create mode 120000 links/status/16/network-wireless-signal-none.svg create mode 120000 links/status/16/network-wireless-signal-ok.svg create mode 120000 links/status/16/network-wireless-signal-weak.svg create mode 120000 links/status/16/nm-device-wired-autoip.svg create mode 120000 links/status/16/nm-device-wired-secure.svg create mode 120000 links/status/16/nm-device-wired-secureoffline.svg create mode 120000 links/status/16/nm-device-wired.svg create mode 120000 links/status/16/nm-device-wwan.svg create mode 120000 links/status/16/nm-no-connection.svg create mode 120000 links/status/16/nm-signal-00-secure.svg create mode 120000 links/status/16/nm-signal-00.svg create mode 120000 links/status/16/nm-wwan-tower.svg create mode 120000 links/status/16/no-signal.svg create mode 120000 links/status/16/pamac-tray-no-update.svg create mode 120000 links/status/16/pamac-tray-update.svg create mode 120000 links/status/16/qbittorrent-panel.svg create mode 120000 links/status/16/receiving-bad-signal-lock.svg create mode 120000 links/status/16/receiving-bad-signal.svg create mode 120000 links/status/16/receiving-good-signal-lock.svg create mode 120000 links/status/16/receiving-good-signal.svg create mode 120000 links/status/16/receiving-high-signal-lock.svg create mode 120000 links/status/16/receiving-high-signal.svg create mode 120000 links/status/16/receiving-low-signal-lock.svg create mode 120000 links/status/16/receiving-low-signal.svg create mode 120000 links/status/16/start-here-manjaro.svg create mode 120000 links/status/16/stock_weather-cloudy.svg create mode 120000 links/status/16/stock_weather-few-clouds.svg create mode 120000 links/status/16/stock_weather-fog.svg create mode 120000 links/status/16/stock_weather-night-clear.svg create mode 120000 links/status/16/stock_weather-night-few-clouds.svg create mode 120000 links/status/16/stock_weather-showers.svg create mode 120000 links/status/16/stock_weather-snow.svg create mode 120000 links/status/16/stock_weather-storm.svg create mode 120000 links/status/16/stock_weather-sunny.svg create mode 120000 links/status/16/tomboy-panel.svg create mode 120000 links/status/16/transmitting-bad-signal-lock.svg create mode 120000 links/status/16/transmitting-bad-signal.svg create mode 120000 links/status/16/transmitting-good-signal-lock.svg create mode 120000 links/status/16/transmitting-good-signal.svg create mode 120000 links/status/16/transmitting-high-signal-lock.svg create mode 120000 links/status/16/transmitting-high-signal.svg create mode 120000 links/status/16/transmitting-low-signal-lock.svg create mode 120000 links/status/16/transmitting-low-signal.svg create mode 120000 links/status/16/volume-level-high-panel.svg create mode 120000 links/status/16/volume-level-high.svg create mode 120000 links/status/16/volume-level-low-panel.svg create mode 120000 links/status/16/volume-level-low.svg create mode 120000 links/status/16/volume-level-medium-panel.svg create mode 120000 links/status/16/volume-level-medium.svg create mode 120000 links/status/16/volume-level-muted-panel.svg create mode 120000 links/status/16/volume-level-muted.svg create mode 120000 links/status/16/volume-level-none-panel.svg create mode 120000 links/status/16/volume-level-none.svg create mode 120000 links/status/16/weather-clear-night-000.svg create mode 120000 links/status/16/weather-clear-night-010.svg create mode 120000 links/status/16/weather-clear-night-020.svg create mode 120000 links/status/16/weather-clear-night-030.svg create mode 120000 links/status/16/weather-clear-night-040.svg create mode 120000 links/status/16/weather-clear-night-050.svg create mode 120000 links/status/16/weather-clear-night-060.svg create mode 120000 links/status/16/weather-clear-night-070.svg create mode 120000 links/status/16/weather-clear-night-080.svg create mode 120000 links/status/16/weather-clear-night-090.svg create mode 120000 links/status/16/weather-clear-night-100.svg create mode 120000 links/status/16/weather-clear-night-110.svg create mode 120000 links/status/16/weather-clear-night-120.svg create mode 120000 links/status/16/weather-clear-night-130.svg create mode 120000 links/status/16/weather-clear-night-140.svg create mode 120000 links/status/16/weather-clear-night-150.svg create mode 120000 links/status/16/weather-clear-night-160.svg create mode 120000 links/status/16/weather-clear-night-170.svg create mode 120000 links/status/16/weather-clear-night-180.svg create mode 120000 links/status/16/weather-clear-night-190.svg create mode 120000 links/status/16/weather-clear-night-200.svg create mode 120000 links/status/16/weather-clear-night-210.svg create mode 120000 links/status/16/weather-clear-night-220.svg create mode 120000 links/status/16/weather-clear-night-230.svg create mode 120000 links/status/16/weather-clear-night-240.svg create mode 120000 links/status/16/weather-clear-night-250.svg create mode 120000 links/status/16/weather-clear-night-260.svg create mode 120000 links/status/16/weather-clear-night-270.svg create mode 120000 links/status/16/weather-clear-night-280.svg create mode 120000 links/status/16/weather-clear-night-290.svg create mode 120000 links/status/16/weather-clear-night-300.svg create mode 120000 links/status/16/weather-clear-night-310.svg create mode 120000 links/status/16/weather-clear-night-320.svg create mode 120000 links/status/16/weather-clear-night-330.svg create mode 120000 links/status/16/weather-clear-night-340.svg create mode 120000 links/status/16/weather-clear-night-350.svg create mode 120000 links/status/16/weather-few-clouds-night-000.svg create mode 120000 links/status/16/weather-few-clouds-night-010.svg create mode 120000 links/status/16/weather-few-clouds-night-020.svg create mode 120000 links/status/16/weather-few-clouds-night-030.svg create mode 120000 links/status/16/weather-few-clouds-night-040.svg create mode 120000 links/status/16/weather-few-clouds-night-050.svg create mode 120000 links/status/16/weather-few-clouds-night-060.svg create mode 120000 links/status/16/weather-few-clouds-night-070.svg create mode 120000 links/status/16/weather-few-clouds-night-080.svg create mode 120000 links/status/16/weather-few-clouds-night-090.svg create mode 120000 links/status/16/weather-few-clouds-night-100.svg create mode 120000 links/status/16/weather-few-clouds-night-110.svg create mode 120000 links/status/16/weather-few-clouds-night-120.svg create mode 120000 links/status/16/weather-few-clouds-night-130.svg create mode 120000 links/status/16/weather-few-clouds-night-140.svg create mode 120000 links/status/16/weather-few-clouds-night-150.svg create mode 120000 links/status/16/weather-few-clouds-night-160.svg create mode 120000 links/status/16/weather-few-clouds-night-170.svg create mode 120000 links/status/16/weather-few-clouds-night-180.svg create mode 120000 links/status/16/weather-few-clouds-night-190.svg create mode 120000 links/status/16/weather-few-clouds-night-200.svg create mode 120000 links/status/16/weather-few-clouds-night-210.svg create mode 120000 links/status/16/weather-few-clouds-night-220.svg create mode 120000 links/status/16/weather-few-clouds-night-230.svg create mode 120000 links/status/16/weather-few-clouds-night-240.svg create mode 120000 links/status/16/weather-few-clouds-night-250.svg create mode 120000 links/status/16/weather-few-clouds-night-260.svg create mode 120000 links/status/16/weather-few-clouds-night-270.svg create mode 120000 links/status/16/weather-few-clouds-night-280.svg create mode 120000 links/status/16/weather-few-clouds-night-290.svg create mode 120000 links/status/16/weather-few-clouds-night-300.svg create mode 120000 links/status/16/weather-few-clouds-night-310.svg create mode 120000 links/status/16/weather-few-clouds-night-320.svg create mode 120000 links/status/16/weather-few-clouds-night-330.svg create mode 120000 links/status/16/weather-few-clouds-night-340.svg create mode 120000 links/status/16/weather-few-clouds-night-350.svg create mode 120000 links/status/16/weather-hail.svg create mode 120000 links/status/16/weather-many-clouds.svg create mode 120000 links/status/16/weather-mist.svg create mode 120000 links/status/16/weather-showers-day.svg create mode 120000 links/status/16/weather-showers-night.svg create mode 120000 links/status/16/weather-showers-scattered-day.svg create mode 120000 links/status/16/weather-showers-scattered-night.svg create mode 120000 links/status/16/weather-snow-day.svg create mode 120000 links/status/16/weather-snow-night.svg create mode 120000 links/status/16/weather-snow-scattered-day.svg create mode 120000 links/status/16/weather-snow-scattered-night.svg create mode 120000 links/status/16/weather-snow-scattered.svg create mode 120000 links/status/16/weather-storm-day.svg create mode 120000 links/status/16/weather-storm-night.svg create mode 120000 links/status/16/whiskermenu-manjaro.svg create mode 120000 links/status/16/wired.svg create mode 120000 links/status/16/xfce-newmail.svg create mode 120000 links/status/16/xfce-nomail.svg create mode 120000 links/status/16/xfce4-battery-caution-charging.svg create mode 120000 links/status/16/xfce4-battery-caution.svg create mode 120000 links/status/16/xfce4-battery-critical-charging.svg create mode 120000 links/status/16/xfce4-battery-critical.svg create mode 120000 links/status/16/xfce4-battery-full-charging.svg create mode 120000 links/status/16/xfce4-battery-full.svg create mode 120000 links/status/16/xfce4-battery-good-charging.svg create mode 120000 links/status/16/xfce4-battery-good.svg create mode 120000 links/status/16/xfce4-battery-low-charging.svg create mode 120000 links/status/16/xfce4-battery-low.svg create mode 120000 links/status/16/xfce4-battery-missing.svg create mode 120000 links/status/16/xfce4-battery-ok-charging.svg create mode 120000 links/status/16/xfce4-battery-ok.svg create mode 120000 links/status/16/xfce4-battery-plugin.svg create mode 120000 links/status/16/xfce4-mixer-muted.svg create mode 120000 links/status/16/xfce4-mixer-no-muted.svg create mode 120000 links/status/16/xfce4-mixer-no-record.svg create mode 120000 links/status/16/xfce4-mixer-record.svg create mode 120000 links/status/16/xfce4-mixer-volume-high.svg create mode 120000 links/status/16/xfce4-mixer-volume-low-medium.svg create mode 120000 links/status/16/xfce4-mixer-volume-low.svg create mode 120000 links/status/16/xfce4-mixer-volume-medium.svg create mode 120000 links/status/16/xfce4-mixer-volume-muted.svg create mode 120000 links/status/16/xfce4-mixer-volume-ultra-low.svg create mode 120000 links/status/16/xfce4-mixer-volume-very-high.svg create mode 120000 links/status/16/xfce4-notes-plugin.svg create mode 120000 links/status/16/xfce4-whiskermenu.svg create mode 120000 links/status/16/xfpm-ac-adapter.svg create mode 120000 links/status/16/xfpm-battery-000-charging.svg create mode 120000 links/status/16/xfpm-battery-000.svg create mode 120000 links/status/16/xfpm-battery-020-charging.svg create mode 120000 links/status/16/xfpm-battery-020.svg create mode 120000 links/status/16/xfpm-battery-040-charging.svg create mode 120000 links/status/16/xfpm-battery-040.svg create mode 120000 links/status/16/xfpm-battery-060-charging.svg create mode 120000 links/status/16/xfpm-battery-060.svg create mode 120000 links/status/16/xfpm-battery-080-charging.svg create mode 120000 links/status/16/xfpm-battery-080.svg create mode 120000 links/status/16/xfpm-battery-100-charging.svg create mode 120000 links/status/16/xfpm-battery-100.svg create mode 120000 links/status/16/xfpm-battery-caution-charging.svg create mode 120000 links/status/16/xfpm-battery-caution.svg create mode 120000 links/status/16/xfpm-battery-critical-charging.svg create mode 120000 links/status/16/xfpm-battery-critical.svg create mode 120000 links/status/16/xfpm-battery-empty.svg create mode 120000 links/status/16/xfpm-battery-full-charging.svg create mode 120000 links/status/16/xfpm-battery-full.svg create mode 120000 links/status/16/xfpm-battery-good-charging.svg create mode 120000 links/status/16/xfpm-battery-good.svg create mode 120000 links/status/16/xfpm-battery-low-charging.svg create mode 120000 links/status/16/xfpm-battery-low.svg create mode 120000 links/status/16/xfpm-battery-missing.svg create mode 120000 links/status/16/xfpm-battery-ok-charging.svg create mode 120000 links/status/16/xfpm-battery-ok.svg create mode 120000 links/status/16/xfpm-keyboard-000.svg create mode 120000 links/status/16/xfpm-keyboard-020.svg create mode 120000 links/status/16/xfpm-keyboard-030.svg create mode 120000 links/status/16/xfpm-keyboard-040.svg create mode 120000 links/status/16/xfpm-keyboard-060.svg create mode 120000 links/status/16/xfpm-keyboard-080.svg create mode 120000 links/status/16/xfpm-keyboard-100.svg create mode 120000 links/status/16/xfpm-mouse-000.svg create mode 120000 links/status/16/xfpm-mouse-020.svg create mode 120000 links/status/16/xfpm-mouse-030.svg create mode 120000 links/status/16/xfpm-mouse-040.svg create mode 120000 links/status/16/xfpm-mouse-060.svg create mode 120000 links/status/16/xfpm-mouse-080.svg create mode 120000 links/status/16/xfpm-mouse-100.svg create mode 120000 links/status/16/xfpm-phone-000.svg create mode 120000 links/status/16/xfpm-phone-020.svg create mode 120000 links/status/16/xfpm-phone-030.svg create mode 120000 links/status/16/xfpm-phone-040.svg create mode 120000 links/status/16/xfpm-phone-060.svg create mode 120000 links/status/16/xfpm-phone-080.svg create mode 120000 links/status/16/xfpm-phone-100.svg create mode 120000 links/status/16/xfpm-primary-000-charging.svg create mode 120000 links/status/16/xfpm-primary-000.svg create mode 120000 links/status/16/xfpm-primary-020-charging.svg create mode 120000 links/status/16/xfpm-primary-020.svg create mode 120000 links/status/16/xfpm-primary-040-charging.svg create mode 120000 links/status/16/xfpm-primary-040.svg create mode 120000 links/status/16/xfpm-primary-060-charging.svg create mode 120000 links/status/16/xfpm-primary-060.svg create mode 120000 links/status/16/xfpm-primary-080-charging.svg create mode 120000 links/status/16/xfpm-primary-080.svg create mode 120000 links/status/16/xfpm-primary-100-charging.svg create mode 120000 links/status/16/xfpm-primary-100.svg create mode 120000 links/status/16/xfpm-primary-charged.svg create mode 120000 links/status/16/xfpm-primary-missing.svg create mode 120000 links/status/16/xfpm-ups-000-charging.svg create mode 120000 links/status/16/xfpm-ups-000.svg create mode 120000 links/status/16/xfpm-ups-020-charging.svg create mode 120000 links/status/16/xfpm-ups-020.svg create mode 120000 links/status/16/xfpm-ups-040-charging.svg create mode 120000 links/status/16/xfpm-ups-040.svg create mode 120000 links/status/16/xfpm-ups-060-charging.svg create mode 120000 links/status/16/xfpm-ups-060.svg create mode 120000 links/status/16/xfpm-ups-080-charging.svg create mode 120000 links/status/16/xfpm-ups-080.svg create mode 120000 links/status/16/xfpm-ups-100-charging.svg create mode 120000 links/status/16/xfpm-ups-100.svg create mode 120000 links/status/16/xfpm-ups-charged.svg create mode 120000 links/status/16/xfpm-ups-missing.svg create mode 120000 links/status/16/xfsm-hibernate.svg create mode 120000 links/status/16/xfsm-lock.svg create mode 120000 links/status/16/xfsm-logout.svg create mode 120000 links/status/16/xfsm-reboot.svg create mode 120000 links/status/16/xfsm-shutdown.svg create mode 120000 links/status/16/xfsm-suspend.svg create mode 120000 links/status/16/xfsm-switch-user.svg create mode 120000 links/status/16/yum-indicator-error.svg create mode 120000 links/status/16/yum-indicator-info.svg create mode 120000 links/status/16/yum-indicator-no-updates.svg create mode 120000 links/status/16/yum-indicator-updates.svg create mode 120000 links/status/16/yum-indicator-working.svg create mode 120000 links/status/22/ac-adapter-symbolic.svg create mode 120000 links/status/22/ac-adapter.svg create mode 120000 links/status/22/audio-input-microphone-high-panel.svg create mode 120000 links/status/22/audio-input-microphone-high.svg create mode 120000 links/status/22/audio-input-microphone-low-zero-panel.svg create mode 120000 links/status/22/audio-input-microphone-low.svg create mode 120000 links/status/22/audio-input-microphone-medium.svg create mode 120000 links/status/22/audio-input-microphone-muted.svg create mode 120000 links/status/22/audio-input-microphone-none-panel.svg create mode 120000 links/status/22/audio-output-none-panel.svg create mode 120000 links/status/22/audio-output-none.svg create mode 120000 links/status/22/audio-recorder-off.svg create mode 120000 links/status/22/audio-recorder-on.svg create mode 120000 links/status/22/audio-volume-high-symbolic.svg create mode 120000 links/status/22/audio-volume-high.svg create mode 120000 links/status/22/audio-volume-low-symbolic.svg create mode 120000 links/status/22/audio-volume-low-zero-panel.svg create mode 120000 links/status/22/audio-volume-low.svg create mode 120000 links/status/22/audio-volume-medium-symbolic.svg create mode 120000 links/status/22/audio-volume-medium.svg create mode 120000 links/status/22/audio-volume-muted-blocked-panel.svg create mode 120000 links/status/22/audio-volume-muted-blocking.svg create mode 120000 links/status/22/audio-volume-muted-panel.svg create mode 120000 links/status/22/audio-volume-muted.svg create mode 120000 links/status/22/audio-volume-off.svg create mode 120000 links/status/22/bad-signal-lock.svg create mode 120000 links/status/22/bad-signal.svg create mode 120000 links/status/22/battery-000-charging.svg create mode 120000 links/status/22/battery-000.svg create mode 120000 links/status/22/battery-020-charging.svg create mode 120000 links/status/22/battery-020.svg create mode 120000 links/status/22/battery-040-charging.svg create mode 120000 links/status/22/battery-060-charging.svg create mode 120000 links/status/22/battery-060.svg create mode 120000 links/status/22/battery-080-charging.svg create mode 120000 links/status/22/battery-080.svg create mode 120000 links/status/22/battery-100-charging.svg create mode 120000 links/status/22/battery-100.svg create mode 120000 links/status/22/battery-ac-adapter-symbolic.svg create mode 120000 links/status/22/battery-caution-charging-symbolic.svg create mode 120000 links/status/22/battery-caution-symbolic.svg create mode 120000 links/status/22/battery-charged.svg create mode 120000 links/status/22/battery-empty-charging-symbolic.svg create mode 120000 links/status/22/battery-empty-symbolic.svg create mode 120000 links/status/22/battery-full-charged-symbolic.svg create mode 120000 links/status/22/battery-full-charging-symbolic.svg create mode 120000 links/status/22/battery-full-symbolic.svg create mode 120000 links/status/22/battery-good-charging-symbolic.svg create mode 120000 links/status/22/battery-good-symbolic.svg create mode 120000 links/status/22/battery-low-charging-symbolic.svg create mode 120000 links/status/22/battery-low-symbolic.svg create mode 120000 links/status/22/battery-medium-charging.svg create mode 120000 links/status/22/battery-medium.svg create mode 120000 links/status/22/battery-missing-symbolic.svg create mode 120000 links/status/22/battery_charged.svg create mode 120000 links/status/22/battery_full.svg create mode 120000 links/status/22/battery_plugged.svg create mode 120000 links/status/22/blueberry-tray-active.svg create mode 120000 links/status/22/blueberry-tray-disabled.svg create mode 120000 links/status/22/blueberry-tray.svg create mode 120000 links/status/22/blueman-active.svg create mode 120000 links/status/22/blueman-disabled.svg create mode 120000 links/status/22/blueman-tray-active.svg create mode 120000 links/status/22/blueman-tray-disabled.svg create mode 120000 links/status/22/blueman-tray.svg create mode 120000 links/status/22/blueman.svg create mode 120000 links/status/22/bluetooth-active-symbolic.svg create mode 120000 links/status/22/both-bad-signal-lock.svg create mode 120000 links/status/22/both-bad-signal.svg create mode 120000 links/status/22/both-good-signal-lock.svg create mode 120000 links/status/22/both-good-signal.svg create mode 120000 links/status/22/both-high-signal-lock.svg create mode 120000 links/status/22/both-high-signal.svg create mode 120000 links/status/22/both-low-signal-lock.svg create mode 120000 links/status/22/both-low-signal.svg create mode 120000 links/status/22/camera-ready.svg create mode 120000 links/status/22/clipman-symbolic.svg create mode 120000 links/status/22/connect_creating.svg create mode 120000 links/status/22/connect_established.svg create mode 120000 links/status/22/discord-tray-connected.svg create mode 120000 links/status/22/discord-tray-deafened.svg create mode 120000 links/status/22/discord-tray-muted.svg create mode 120000 links/status/22/discord-tray-speaking.svg create mode 120000 links/status/22/flameshot-tray.svg create mode 120000 links/status/22/gnome-netstatus-disconn.svg create mode 120000 links/status/22/gnome-netstatus-error.svg create mode 120000 links/status/22/gnome-netstatus-idle.svg create mode 120000 links/status/22/gnome-netstatus-rx.svg create mode 120000 links/status/22/gnome-netstatus-tx.svg create mode 120000 links/status/22/gnome-netstatus-txrx.svg create mode 120000 links/status/22/good-signal-lock.svg create mode 120000 links/status/22/good-signal.svg create mode 120000 links/status/22/gpm-ac-adapter.svg create mode 120000 links/status/22/gpm-battery-000-charging.svg create mode 120000 links/status/22/gpm-battery-000.svg create mode 120000 links/status/22/gpm-battery-020-charging.svg create mode 120000 links/status/22/gpm-battery-020.svg create mode 120000 links/status/22/gpm-battery-040-charging.svg create mode 120000 links/status/22/gpm-battery-040.svg create mode 120000 links/status/22/gpm-battery-060-charging.svg create mode 120000 links/status/22/gpm-battery-060.svg create mode 120000 links/status/22/gpm-battery-080-charging.svg create mode 120000 links/status/22/gpm-battery-080.svg create mode 120000 links/status/22/gpm-battery-100-charging.svg create mode 120000 links/status/22/gpm-battery-100.svg create mode 120000 links/status/22/gpm-battery-charged.svg create mode 120000 links/status/22/gpm-battery-empty.svg create mode 120000 links/status/22/gpm-battery-missing.svg create mode 120000 links/status/22/gpm-primary-000-charging.svg create mode 120000 links/status/22/gpm-primary-000.svg create mode 120000 links/status/22/gpm-primary-020-charging.svg create mode 120000 links/status/22/gpm-primary-020.svg create mode 120000 links/status/22/gpm-primary-040-charging.svg create mode 120000 links/status/22/gpm-primary-040.svg create mode 120000 links/status/22/gpm-primary-060-charging.svg create mode 120000 links/status/22/gpm-primary-060.svg create mode 120000 links/status/22/gpm-primary-080-charging.svg create mode 120000 links/status/22/gpm-primary-080.svg create mode 120000 links/status/22/gpm-primary-100-charging.svg create mode 120000 links/status/22/gpm-primary-100.svg create mode 120000 links/status/22/gpm-primary-charged.svg create mode 120000 links/status/22/gpm-primary-missing.svg create mode 120000 links/status/22/gpm-ups-000-charging.svg create mode 120000 links/status/22/gpm-ups-000.svg create mode 120000 links/status/22/gpm-ups-020-charging.svg create mode 120000 links/status/22/gpm-ups-020.svg create mode 120000 links/status/22/gpm-ups-040-charging.svg create mode 120000 links/status/22/gpm-ups-040.svg create mode 120000 links/status/22/gpm-ups-060-charging.svg create mode 120000 links/status/22/gpm-ups-060.svg create mode 120000 links/status/22/gpm-ups-080-charging.svg create mode 120000 links/status/22/gpm-ups-080.svg create mode 120000 links/status/22/gpm-ups-100-charging.svg create mode 120000 links/status/22/gpm-ups-100.svg create mode 120000 links/status/22/gpm-ups-charged.svg create mode 120000 links/status/22/gpm-ups-missing.svg create mode 120000 links/status/22/gtk-dialog-authentication-panel.svg create mode 120000 links/status/22/high-signal-lock.svg create mode 120000 links/status/22/high-signal.svg create mode 120000 links/status/22/ibus-keyboard.svg create mode 120000 links/status/22/idle-bad-signal-lock.svg create mode 120000 links/status/22/idle-bad-signal.svg create mode 120000 links/status/22/idle-good-signal-lock.svg create mode 120000 links/status/22/idle-good-signal.svg create mode 120000 links/status/22/idle-high-signal-lock.svg create mode 120000 links/status/22/idle-high-signal.svg create mode 120000 links/status/22/idle-low-signal-lock.svg create mode 120000 links/status/22/idle-low-signal.svg create mode 120000 links/status/22/input-keyboard-symbolic.svg create mode 120000 links/status/22/input-keyboard.svg create mode 120000 links/status/22/knemo-modem-error.svg create mode 120000 links/status/22/knemo-modem-idle.svg create mode 120000 links/status/22/knemo-modem-offline.svg create mode 120000 links/status/22/knemo-modem-receive.svg create mode 120000 links/status/22/knemo-modem-transmit-receive.svg create mode 120000 links/status/22/knemo-modem-transmit.svg create mode 120000 links/status/22/knemo-monitor-error.svg create mode 120000 links/status/22/knemo-monitor-idle.svg create mode 120000 links/status/22/knemo-monitor-offline.svg create mode 120000 links/status/22/knemo-monitor-receive.svg create mode 120000 links/status/22/knemo-monitor-transmit-receive.svg create mode 120000 links/status/22/knemo-monitor-transmit.svg create mode 120000 links/status/22/knemo-network-error.svg create mode 120000 links/status/22/knemo-network-idle.svg create mode 120000 links/status/22/knemo-network-offline.svg create mode 120000 links/status/22/knemo-network-receive.svg create mode 120000 links/status/22/knemo-network-transmit-receive.svg create mode 120000 links/status/22/knemo-network-transmit.svg create mode 120000 links/status/22/knemo-wireless-error.svg create mode 120000 links/status/22/knemo-wireless-idle.svg create mode 120000 links/status/22/knemo-wireless-offline.svg create mode 120000 links/status/22/knemo-wireless-receive.svg create mode 120000 links/status/22/knemo-wireless-transmit-receive.svg create mode 120000 links/status/22/knemo-wireless-transmit.svg create mode 120000 links/status/22/krb-valid-ticket.svg create mode 120000 links/status/22/low-signal-lock.svg create mode 120000 links/status/22/low-signal.svg create mode 120000 links/status/22/manjaro-settings-manager-panel.svg create mode 120000 links/status/22/manjaro-settings-manager.svg create mode 120000 links/status/22/manjaro-welcome.svg create mode 120000 links/status/22/mic-ready.svg create mode 120000 links/status/22/mic-volume-high.svg create mode 120000 links/status/22/mic-volume-low.svg create mode 120000 links/status/22/mic-volume-medium.svg create mode 120000 links/status/22/mic-volume-muted.svg create mode 120000 links/status/22/microphone-sensitivity-high.svg create mode 120000 links/status/22/microphone-sensitivity-muted.svg create mode 120000 links/status/22/network-disconnected.svg create mode 120000 links/status/22/network-idle.svg create mode 120000 links/status/22/network-offline-symbolic.svg create mode 120000 links/status/22/network-offline.svg create mode 120000 links/status/22/network-transmit-receive.svg create mode 120000 links/status/22/network-vpn-lock-symbolic.svg create mode 120000 links/status/22/network-vpn.svg create mode 120000 links/status/22/network-wired-acquiring-symbolic.svg create mode 120000 links/status/22/network-wired-disconnected-symbolic.svg create mode 120000 links/status/22/network-wired-offline-symbolic.svg create mode 120000 links/status/22/network-wired-secure-symbolic.svg create mode 120000 links/status/22/network-wired-symbolic.svg create mode 120000 links/status/22/network-wireless-connected.svg create mode 120000 links/status/22/network-wireless-no-route-symbolic.svg create mode 120000 links/status/22/network-wireless-offline-symbolic.svg create mode 120000 links/status/22/network-wireless-secure-signal-excellent.svg create mode 120000 links/status/22/network-wireless-secure-signal-good.svg create mode 120000 links/status/22/network-wireless-secure-signal-low.svg create mode 120000 links/status/22/network-wireless-secure-signal-none.svg create mode 120000 links/status/22/network-wireless-secure-signal-ok.svg create mode 120000 links/status/22/network-wireless-signal-excellent-secure-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-excellent-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-excellent.svg create mode 120000 links/status/22/network-wireless-signal-good-secure-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-good-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-good.svg create mode 120000 links/status/22/network-wireless-signal-low.svg create mode 120000 links/status/22/network-wireless-signal-none-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-none.svg create mode 120000 links/status/22/network-wireless-signal-ok-secure-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-ok-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-ok.svg create mode 120000 links/status/22/network-wireless-signal-weak-secure-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-weak-symbolic.svg create mode 120000 links/status/22/network-wireless-signal-weak.svg create mode 120000 links/status/22/nm-device-wired-autoip.svg create mode 120000 links/status/22/nm-device-wired-secure.svg create mode 120000 links/status/22/nm-device-wired-secureoffline.svg create mode 120000 links/status/22/nm-device-wired.svg create mode 120000 links/status/22/nm-no-connection.svg create mode 120000 links/status/22/nm-signal-00-secure.svg create mode 120000 links/status/22/nm-signal-00.svg create mode 120000 links/status/22/nm-vpn-active-lock.svg create mode 120000 links/status/22/no-signal.svg create mode 120000 links/status/22/notification-display-brightness.svg create mode 120000 links/status/22/notification-new-symbolic.svg create mode 120000 links/status/22/notification-symbolic.svg create mode 120000 links/status/22/pamac-tray-no-update.svg create mode 120000 links/status/22/pamac-tray-update.svg create mode 120000 links/status/22/qbittorrent-panel.svg create mode 120000 links/status/22/receiving-bad-signal-lock.svg create mode 120000 links/status/22/receiving-bad-signal.svg create mode 120000 links/status/22/receiving-good-signal-lock.svg create mode 120000 links/status/22/receiving-good-signal.svg create mode 120000 links/status/22/receiving-high-signal-lock.svg create mode 120000 links/status/22/receiving-high-signal.svg create mode 120000 links/status/22/receiving-low-signal-lock.svg create mode 120000 links/status/22/receiving-low-signal.svg create mode 120000 links/status/22/start-here-manjaro.svg create mode 120000 links/status/22/system-devices-panel.svg create mode 120000 links/status/22/system-shutdown-symbolic.svg create mode 120000 links/status/22/tomboy-panel.svg create mode 120000 links/status/22/transmitting-bad-signal-lock.svg create mode 120000 links/status/22/transmitting-bad-signal.svg create mode 120000 links/status/22/transmitting-good-signal-lock.svg create mode 120000 links/status/22/transmitting-good-signal.svg create mode 120000 links/status/22/transmitting-high-signal-lock.svg create mode 120000 links/status/22/transmitting-high-signal.svg create mode 120000 links/status/22/transmitting-low-signal-lock.svg create mode 120000 links/status/22/transmitting-low-signal.svg create mode 120000 links/status/22/volume-level-high-panel.svg create mode 120000 links/status/22/volume-level-high.svg create mode 120000 links/status/22/volume-level-low-panel.svg create mode 120000 links/status/22/volume-level-low.svg create mode 120000 links/status/22/volume-level-medium-panel.svg create mode 120000 links/status/22/volume-level-medium.svg create mode 120000 links/status/22/volume-level-muted-panel.svg create mode 120000 links/status/22/volume-level-muted.svg create mode 120000 links/status/22/volume-level-none-panel.svg create mode 120000 links/status/22/volume-level-none.svg create mode 120000 links/status/22/whiskermenu-manjaro.svg create mode 120000 links/status/22/wired.svg create mode 120000 links/status/22/xfce-newmail.svg create mode 120000 links/status/22/xfce-nomail.svg create mode 120000 links/status/22/xfce4-battery-caution-charging.svg create mode 120000 links/status/22/xfce4-battery-caution.svg create mode 120000 links/status/22/xfce4-battery-critical-charging.svg create mode 120000 links/status/22/xfce4-battery-critical.svg create mode 120000 links/status/22/xfce4-battery-full-charging.svg create mode 120000 links/status/22/xfce4-battery-full.svg create mode 120000 links/status/22/xfce4-battery-good-charging.svg create mode 120000 links/status/22/xfce4-battery-good.svg create mode 120000 links/status/22/xfce4-battery-low-charging.svg create mode 120000 links/status/22/xfce4-battery-low.svg create mode 120000 links/status/22/xfce4-battery-missing.svg create mode 120000 links/status/22/xfce4-battery-ok-charging.svg create mode 120000 links/status/22/xfce4-battery-ok.svg create mode 120000 links/status/22/xfce4-battery-plugin.svg create mode 120000 links/status/22/xfce4-mixer-muted.svg create mode 120000 links/status/22/xfce4-mixer-no-muted.svg create mode 120000 links/status/22/xfce4-mixer-no-record.svg create mode 120000 links/status/22/xfce4-mixer-record.svg create mode 120000 links/status/22/xfce4-mixer-volume-high.svg create mode 120000 links/status/22/xfce4-mixer-volume-low-medium.svg create mode 120000 links/status/22/xfce4-mixer-volume-low.svg create mode 120000 links/status/22/xfce4-mixer-volume-medium.svg create mode 120000 links/status/22/xfce4-mixer-volume-muted.svg create mode 120000 links/status/22/xfce4-mixer-volume-ultra-low.svg create mode 120000 links/status/22/xfce4-mixer-volume-very-high.svg create mode 120000 links/status/22/xfce4-notes-plugin.svg create mode 120000 links/status/22/xfce4-whiskermenu.svg create mode 120000 links/status/22/xfpm-ac-adapter.svg create mode 120000 links/status/22/xfpm-battery-000-charging.svg create mode 120000 links/status/22/xfpm-battery-000.svg create mode 120000 links/status/22/xfpm-battery-020-charging.svg create mode 120000 links/status/22/xfpm-battery-020.svg create mode 120000 links/status/22/xfpm-battery-040-charging.svg create mode 120000 links/status/22/xfpm-battery-040.svg create mode 120000 links/status/22/xfpm-battery-060-charging.svg create mode 120000 links/status/22/xfpm-battery-060.svg create mode 120000 links/status/22/xfpm-battery-080-charging.svg create mode 120000 links/status/22/xfpm-battery-080.svg create mode 120000 links/status/22/xfpm-battery-100-charging.svg create mode 120000 links/status/22/xfpm-battery-100.svg create mode 120000 links/status/22/xfpm-battery-caution-charging.svg create mode 120000 links/status/22/xfpm-battery-caution.svg create mode 120000 links/status/22/xfpm-battery-critical-charging.svg create mode 120000 links/status/22/xfpm-battery-critical.svg create mode 120000 links/status/22/xfpm-battery-empty.svg create mode 120000 links/status/22/xfpm-battery-full-charging.svg create mode 120000 links/status/22/xfpm-battery-full.svg create mode 120000 links/status/22/xfpm-battery-good-charging.svg create mode 120000 links/status/22/xfpm-battery-good.svg create mode 120000 links/status/22/xfpm-battery-low-charging.svg create mode 120000 links/status/22/xfpm-battery-low.svg create mode 120000 links/status/22/xfpm-battery-missing.svg create mode 120000 links/status/22/xfpm-battery-ok-charging.svg create mode 120000 links/status/22/xfpm-battery-ok.svg create mode 120000 links/status/22/xfpm-primary-000-charging.svg create mode 120000 links/status/22/xfpm-primary-000.svg create mode 120000 links/status/22/xfpm-primary-020-charging.svg create mode 120000 links/status/22/xfpm-primary-020.svg create mode 120000 links/status/22/xfpm-primary-040-charging.svg create mode 120000 links/status/22/xfpm-primary-040.svg create mode 120000 links/status/22/xfpm-primary-060-charging.svg create mode 120000 links/status/22/xfpm-primary-060.svg create mode 120000 links/status/22/xfpm-primary-080-charging.svg create mode 120000 links/status/22/xfpm-primary-080.svg create mode 120000 links/status/22/xfpm-primary-100-charging.svg create mode 120000 links/status/22/xfpm-primary-100.svg create mode 120000 links/status/22/xfpm-primary-charged.svg create mode 120000 links/status/22/xfpm-primary-missing.svg create mode 120000 links/status/22/xfpm-ups-000-charging.svg create mode 120000 links/status/22/xfpm-ups-000.svg create mode 120000 links/status/22/xfpm-ups-020-charging.svg create mode 120000 links/status/22/xfpm-ups-020.svg create mode 120000 links/status/22/xfpm-ups-040-charging.svg create mode 120000 links/status/22/xfpm-ups-040.svg create mode 120000 links/status/22/xfpm-ups-060-charging.svg create mode 120000 links/status/22/xfpm-ups-060.svg create mode 120000 links/status/22/xfpm-ups-080-charging.svg create mode 120000 links/status/22/xfpm-ups-080.svg create mode 120000 links/status/22/xfpm-ups-100-charging.svg create mode 120000 links/status/22/xfpm-ups-100.svg create mode 120000 links/status/22/xfpm-ups-charged.svg create mode 120000 links/status/22/xfpm-ups-missing.svg create mode 120000 links/status/22/xfsm-hibernate.svg create mode 120000 links/status/22/xfsm-lock.svg create mode 120000 links/status/22/xfsm-logout.svg create mode 120000 links/status/22/xfsm-reboot.svg create mode 120000 links/status/22/xfsm-shutdown.svg create mode 120000 links/status/22/xfsm-suspend.svg create mode 120000 links/status/22/xfsm-switch-user.svg create mode 120000 links/status/22/yum-indicator-error.svg create mode 120000 links/status/22/yum-indicator-info.svg create mode 120000 links/status/22/yum-indicator-no-updates.svg create mode 120000 links/status/22/yum-indicator-updates.svg create mode 120000 links/status/22/yum-indicator-working.svg create mode 120000 links/status/24/ac-adapter-symbolic.svg create mode 120000 links/status/24/ac-adapter.svg create mode 120000 links/status/24/audio-input-microphone-high-panel.svg create mode 120000 links/status/24/audio-input-microphone-high.svg create mode 120000 links/status/24/audio-input-microphone-low-zero-panel.svg create mode 120000 links/status/24/audio-input-microphone-low.svg create mode 120000 links/status/24/audio-input-microphone-medium.svg create mode 120000 links/status/24/audio-input-microphone-muted.svg create mode 120000 links/status/24/audio-input-microphone-none-panel.svg create mode 120000 links/status/24/audio-output-none-panel.svg create mode 120000 links/status/24/audio-output-none.svg create mode 120000 links/status/24/audio-recorder-off.svg create mode 120000 links/status/24/audio-recorder-on.svg create mode 120000 links/status/24/audio-volume-high-symbolic.svg create mode 120000 links/status/24/audio-volume-high.svg create mode 120000 links/status/24/audio-volume-low-symbolic.svg create mode 120000 links/status/24/audio-volume-low-zero-panel.svg create mode 120000 links/status/24/audio-volume-low.svg create mode 120000 links/status/24/audio-volume-medium-symbolic.svg create mode 120000 links/status/24/audio-volume-medium.svg create mode 120000 links/status/24/audio-volume-muted-blocked-panel.svg create mode 120000 links/status/24/audio-volume-muted-blocking.svg create mode 120000 links/status/24/audio-volume-muted-panel.svg create mode 120000 links/status/24/audio-volume-muted.svg create mode 120000 links/status/24/audio-volume-off.svg create mode 120000 links/status/24/bad-signal-lock.svg create mode 120000 links/status/24/bad-signal.svg create mode 120000 links/status/24/battery-000-charging.svg create mode 120000 links/status/24/battery-000.svg create mode 120000 links/status/24/battery-020-charging.svg create mode 120000 links/status/24/battery-020.svg create mode 120000 links/status/24/battery-040-charging.svg create mode 120000 links/status/24/battery-060-charging.svg create mode 120000 links/status/24/battery-060.svg create mode 120000 links/status/24/battery-080-charging.svg create mode 120000 links/status/24/battery-080.svg create mode 120000 links/status/24/battery-100-charging.svg create mode 120000 links/status/24/battery-100.svg create mode 120000 links/status/24/battery-ac-adapter-symbolic.svg create mode 120000 links/status/24/battery-caution-charging-symbolic.svg create mode 120000 links/status/24/battery-caution-symbolic.svg create mode 120000 links/status/24/battery-charged.svg create mode 120000 links/status/24/battery-empty-charging-symbolic.svg create mode 120000 links/status/24/battery-empty-symbolic.svg create mode 120000 links/status/24/battery-full-charged-symbolic.svg create mode 120000 links/status/24/battery-full-charging-symbolic.svg create mode 120000 links/status/24/battery-full-symbolic.svg create mode 120000 links/status/24/battery-good-charging-symbolic.svg create mode 120000 links/status/24/battery-good-symbolic.svg create mode 120000 links/status/24/battery-low-charging-symbolic.svg create mode 120000 links/status/24/battery-low-symbolic.svg create mode 120000 links/status/24/battery-medium-charging.svg create mode 120000 links/status/24/battery-medium.svg create mode 120000 links/status/24/battery-missing-symbolic.svg create mode 120000 links/status/24/battery_charged.svg create mode 120000 links/status/24/battery_full.svg create mode 120000 links/status/24/battery_plugged.svg create mode 120000 links/status/24/blueberry-tray-active.svg create mode 120000 links/status/24/blueberry-tray-disabled.svg create mode 120000 links/status/24/blueberry-tray.svg create mode 120000 links/status/24/blueman-active.svg create mode 120000 links/status/24/blueman-disabled.svg create mode 120000 links/status/24/blueman-tray-active.svg create mode 120000 links/status/24/blueman-tray-disabled.svg create mode 120000 links/status/24/blueman-tray.svg create mode 120000 links/status/24/blueman.svg create mode 120000 links/status/24/bluetooth-active-symbolic.svg create mode 120000 links/status/24/both-bad-signal-lock.svg create mode 120000 links/status/24/both-bad-signal.svg create mode 120000 links/status/24/both-good-signal-lock.svg create mode 120000 links/status/24/both-good-signal.svg create mode 120000 links/status/24/both-high-signal-lock.svg create mode 120000 links/status/24/both-high-signal.svg create mode 120000 links/status/24/both-low-signal-lock.svg create mode 120000 links/status/24/both-low-signal.svg create mode 120000 links/status/24/camera-ready.svg create mode 120000 links/status/24/clipman-symbolic.svg create mode 120000 links/status/24/connect_creating.svg create mode 120000 links/status/24/connect_established.svg create mode 120000 links/status/24/discord-tray-connected.svg create mode 120000 links/status/24/discord-tray-deafened.svg create mode 120000 links/status/24/discord-tray-muted.svg create mode 120000 links/status/24/discord-tray-speaking.svg create mode 120000 links/status/24/flameshot-tray.svg create mode 120000 links/status/24/gnome-netstatus-disconn.svg create mode 120000 links/status/24/gnome-netstatus-error.svg create mode 120000 links/status/24/gnome-netstatus-idle.svg create mode 120000 links/status/24/gnome-netstatus-rx.svg create mode 120000 links/status/24/gnome-netstatus-tx.svg create mode 120000 links/status/24/gnome-netstatus-txrx.svg create mode 120000 links/status/24/good-signal-lock.svg create mode 120000 links/status/24/good-signal.svg create mode 120000 links/status/24/gpm-ac-adapter.svg create mode 120000 links/status/24/gpm-battery-000-charging.svg create mode 120000 links/status/24/gpm-battery-000.svg create mode 120000 links/status/24/gpm-battery-020-charging.svg create mode 120000 links/status/24/gpm-battery-020.svg create mode 120000 links/status/24/gpm-battery-040-charging.svg create mode 120000 links/status/24/gpm-battery-040.svg create mode 120000 links/status/24/gpm-battery-060-charging.svg create mode 120000 links/status/24/gpm-battery-060.svg create mode 120000 links/status/24/gpm-battery-080-charging.svg create mode 120000 links/status/24/gpm-battery-080.svg create mode 120000 links/status/24/gpm-battery-100-charging.svg create mode 120000 links/status/24/gpm-battery-100.svg create mode 120000 links/status/24/gpm-battery-charged.svg create mode 120000 links/status/24/gpm-battery-empty.svg create mode 120000 links/status/24/gpm-battery-missing.svg create mode 120000 links/status/24/gpm-primary-000-charging.svg create mode 120000 links/status/24/gpm-primary-000.svg create mode 120000 links/status/24/gpm-primary-020-charging.svg create mode 120000 links/status/24/gpm-primary-020.svg create mode 120000 links/status/24/gpm-primary-040-charging.svg create mode 120000 links/status/24/gpm-primary-040.svg create mode 120000 links/status/24/gpm-primary-060-charging.svg create mode 120000 links/status/24/gpm-primary-060.svg create mode 120000 links/status/24/gpm-primary-080-charging.svg create mode 120000 links/status/24/gpm-primary-080.svg create mode 120000 links/status/24/gpm-primary-100-charging.svg create mode 120000 links/status/24/gpm-primary-100.svg create mode 120000 links/status/24/gpm-primary-charged.svg create mode 120000 links/status/24/gpm-primary-missing.svg create mode 120000 links/status/24/gpm-ups-000-charging.svg create mode 120000 links/status/24/gpm-ups-000.svg create mode 120000 links/status/24/gpm-ups-020-charging.svg create mode 120000 links/status/24/gpm-ups-020.svg create mode 120000 links/status/24/gpm-ups-040-charging.svg create mode 120000 links/status/24/gpm-ups-040.svg create mode 120000 links/status/24/gpm-ups-060-charging.svg create mode 120000 links/status/24/gpm-ups-060.svg create mode 120000 links/status/24/gpm-ups-080-charging.svg create mode 120000 links/status/24/gpm-ups-080.svg create mode 120000 links/status/24/gpm-ups-100-charging.svg create mode 120000 links/status/24/gpm-ups-100.svg create mode 120000 links/status/24/gpm-ups-charged.svg create mode 120000 links/status/24/gpm-ups-missing.svg create mode 120000 links/status/24/gsm-3g-full-secure.svg create mode 120000 links/status/24/gsm-3g-full.svg create mode 120000 links/status/24/gsm-3g-high-secure.svg create mode 120000 links/status/24/gsm-3g-high.svg create mode 120000 links/status/24/gsm-3g-low-secure.svg create mode 120000 links/status/24/gsm-3g-low.svg create mode 120000 links/status/24/gsm-3g-medium-secure.svg create mode 120000 links/status/24/gsm-3g-medium.svg create mode 120000 links/status/24/gsm-3g-none-secure.svg create mode 120000 links/status/24/gsm-3g-none.svg create mode 120000 links/status/24/gtk-dialog-authentication-panel.svg create mode 120000 links/status/24/high-signal-lock.svg create mode 120000 links/status/24/high-signal.svg create mode 120000 links/status/24/ibus-keyboard.svg create mode 120000 links/status/24/idle-bad-signal-lock.svg create mode 120000 links/status/24/idle-bad-signal.svg create mode 120000 links/status/24/idle-good-signal-lock.svg create mode 120000 links/status/24/idle-good-signal.svg create mode 120000 links/status/24/idle-high-signal-lock.svg create mode 120000 links/status/24/idle-high-signal.svg create mode 120000 links/status/24/idle-low-signal-lock.svg create mode 120000 links/status/24/idle-low-signal.svg create mode 120000 links/status/24/input-keyboard-symbolic.svg create mode 120000 links/status/24/input-keyboard.svg create mode 120000 links/status/24/knemo-modem-error.svg create mode 120000 links/status/24/knemo-modem-idle.svg create mode 120000 links/status/24/knemo-modem-offline.svg create mode 120000 links/status/24/knemo-modem-receive.svg create mode 120000 links/status/24/knemo-modem-transmit-receive.svg create mode 120000 links/status/24/knemo-modem-transmit.svg create mode 120000 links/status/24/knemo-monitor-error.svg create mode 120000 links/status/24/knemo-monitor-idle.svg create mode 120000 links/status/24/knemo-monitor-offline.svg create mode 120000 links/status/24/knemo-monitor-receive.svg create mode 120000 links/status/24/knemo-monitor-transmit-receive.svg create mode 120000 links/status/24/knemo-monitor-transmit.svg create mode 120000 links/status/24/knemo-network-error.svg create mode 120000 links/status/24/knemo-network-idle.svg create mode 120000 links/status/24/knemo-network-offline.svg create mode 120000 links/status/24/knemo-network-receive.svg create mode 120000 links/status/24/knemo-network-transmit-receive.svg create mode 120000 links/status/24/knemo-network-transmit.svg create mode 120000 links/status/24/knemo-wireless-error.svg create mode 120000 links/status/24/knemo-wireless-idle.svg create mode 120000 links/status/24/knemo-wireless-offline.svg create mode 120000 links/status/24/knemo-wireless-receive.svg create mode 120000 links/status/24/knemo-wireless-transmit-receive.svg create mode 120000 links/status/24/knemo-wireless-transmit.svg create mode 120000 links/status/24/krb-valid-ticket.svg create mode 120000 links/status/24/low-signal-lock.svg create mode 120000 links/status/24/low-signal.svg create mode 120000 links/status/24/manjaro-settings-manager-panel.svg create mode 120000 links/status/24/manjaro-settings-manager.svg create mode 120000 links/status/24/manjaro-welcome.svg create mode 120000 links/status/24/mic-off.svg create mode 120000 links/status/24/mic-on.svg create mode 120000 links/status/24/mic-ready.svg create mode 120000 links/status/24/mic-volume-high.svg create mode 120000 links/status/24/mic-volume-low.svg create mode 120000 links/status/24/mic-volume-medium.svg create mode 120000 links/status/24/mic-volume-muted.svg create mode 120000 links/status/24/network-cellular-secure-signal-weak.svg create mode 120000 links/status/24/network-cellular-signal-acquiring.svg create mode 120000 links/status/24/network-cellular-signal-weak.svg create mode 120000 links/status/24/network-disconnected.svg create mode 120000 links/status/24/network-idle.svg create mode 120000 links/status/24/network-offline-symbolic.svg create mode 120000 links/status/24/network-offline.svg create mode 120000 links/status/24/network-transmit-receive.svg create mode 120000 links/status/24/network-vpn-lock-symbolic.svg create mode 120000 links/status/24/network-vpn.svg create mode 120000 links/status/24/network-wired-disconnected-symbolic.svg create mode 120000 links/status/24/network-wired-offline-symbolic.svg create mode 120000 links/status/24/network-wired-secure-symbolic.svg create mode 120000 links/status/24/network-wired-symbolic.svg create mode 120000 links/status/24/network-wireless-connected.svg create mode 120000 links/status/24/network-wireless-no-route-symbolic.svg create mode 120000 links/status/24/network-wireless-offline-symbolic.svg create mode 120000 links/status/24/network-wireless-secure-signal-excellent.svg create mode 120000 links/status/24/network-wireless-secure-signal-good.svg create mode 120000 links/status/24/network-wireless-secure-signal-low.svg create mode 120000 links/status/24/network-wireless-secure-signal-none.svg create mode 120000 links/status/24/network-wireless-secure-signal-ok.svg create mode 120000 links/status/24/network-wireless-signal-excellent-secure-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-excellent-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-excellent.svg create mode 120000 links/status/24/network-wireless-signal-good-secure-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-good-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-good.svg create mode 120000 links/status/24/network-wireless-signal-low.svg create mode 120000 links/status/24/network-wireless-signal-none-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-none.svg create mode 120000 links/status/24/network-wireless-signal-ok-secure-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-ok-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-ok.svg create mode 120000 links/status/24/network-wireless-signal-weak-secure-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-weak-symbolic.svg create mode 120000 links/status/24/network-wireless-signal-weak.svg create mode 120000 links/status/24/nm-device-wired-autoip.svg create mode 120000 links/status/24/nm-device-wired-secure.svg create mode 120000 links/status/24/nm-device-wired-secureoffline.svg create mode 120000 links/status/24/nm-device-wired.svg create mode 120000 links/status/24/nm-device-wwan.svg create mode 120000 links/status/24/nm-no-connection.svg create mode 120000 links/status/24/nm-signal-00-secure.svg create mode 120000 links/status/24/nm-signal-00.svg create mode 120000 links/status/24/nm-vpn-active-lock.svg create mode 120000 links/status/24/nm-wwan-tower.svg create mode 120000 links/status/24/no-signal.svg create mode 120000 links/status/24/notification-display-brightness.svg create mode 120000 links/status/24/notification-symbolic.svg create mode 120000 links/status/24/pamac-tray-no-update.svg create mode 120000 links/status/24/pamac-tray-update.svg create mode 120000 links/status/24/qbittorrent-panel.svg create mode 120000 links/status/24/receiving-bad-signal-lock.svg create mode 120000 links/status/24/receiving-bad-signal.svg create mode 120000 links/status/24/receiving-good-signal-lock.svg create mode 120000 links/status/24/receiving-good-signal.svg create mode 120000 links/status/24/receiving-high-signal-lock.svg create mode 120000 links/status/24/receiving-high-signal.svg create mode 120000 links/status/24/receiving-low-signal-lock.svg create mode 120000 links/status/24/receiving-low-signal.svg create mode 120000 links/status/24/start-here-manjaro.svg create mode 120000 links/status/24/system-devices-panel.svg create mode 120000 links/status/24/system-shutdown-symbolic.svg create mode 120000 links/status/24/tomboy-panel.svg create mode 120000 links/status/24/transmitting-bad-signal-lock.svg create mode 120000 links/status/24/transmitting-bad-signal.svg create mode 120000 links/status/24/transmitting-good-signal-lock.svg create mode 120000 links/status/24/transmitting-good-signal.svg create mode 120000 links/status/24/transmitting-high-signal-lock.svg create mode 120000 links/status/24/transmitting-high-signal.svg create mode 120000 links/status/24/transmitting-low-signal-lock.svg create mode 120000 links/status/24/transmitting-low-signal.svg create mode 120000 links/status/24/volume-level-high-panel.svg create mode 120000 links/status/24/volume-level-high.svg create mode 120000 links/status/24/volume-level-low-panel.svg create mode 120000 links/status/24/volume-level-low.svg create mode 120000 links/status/24/volume-level-medium-panel.svg create mode 120000 links/status/24/volume-level-medium.svg create mode 120000 links/status/24/volume-level-muted-panel.svg create mode 120000 links/status/24/volume-level-muted.svg create mode 120000 links/status/24/volume-level-none-panel.svg create mode 120000 links/status/24/volume-level-none.svg create mode 120000 links/status/24/whiskermenu-manjaro.svg create mode 120000 links/status/24/wired.svg create mode 120000 links/status/24/xfce-newmail.svg create mode 120000 links/status/24/xfce-nomail.svg create mode 120000 links/status/24/xfce4-battery-caution-charging.svg create mode 120000 links/status/24/xfce4-battery-caution.svg create mode 120000 links/status/24/xfce4-battery-critical-charging.svg create mode 120000 links/status/24/xfce4-battery-critical.svg create mode 120000 links/status/24/xfce4-battery-full-charging.svg create mode 120000 links/status/24/xfce4-battery-full.svg create mode 120000 links/status/24/xfce4-battery-good-charging.svg create mode 120000 links/status/24/xfce4-battery-good.svg create mode 120000 links/status/24/xfce4-battery-low-charging.svg create mode 120000 links/status/24/xfce4-battery-low.svg create mode 120000 links/status/24/xfce4-battery-missing.svg create mode 120000 links/status/24/xfce4-battery-ok-charging.svg create mode 120000 links/status/24/xfce4-battery-ok.svg create mode 120000 links/status/24/xfce4-battery-plugin.svg create mode 120000 links/status/24/xfce4-mixer-muted.svg create mode 120000 links/status/24/xfce4-mixer-no-muted.svg create mode 120000 links/status/24/xfce4-mixer-no-record.svg create mode 120000 links/status/24/xfce4-mixer-record.svg create mode 120000 links/status/24/xfce4-mixer-volume-high.svg create mode 120000 links/status/24/xfce4-mixer-volume-low-medium.svg create mode 120000 links/status/24/xfce4-mixer-volume-low.svg create mode 120000 links/status/24/xfce4-mixer-volume-medium.svg create mode 120000 links/status/24/xfce4-mixer-volume-muted.svg create mode 120000 links/status/24/xfce4-mixer-volume-ultra-low.svg create mode 120000 links/status/24/xfce4-mixer-volume-very-high.svg create mode 120000 links/status/24/xfce4-notes-plugin.svg create mode 120000 links/status/24/xfce4-whiskermenu.svg create mode 120000 links/status/24/xfpm-ac-adapter.svg create mode 120000 links/status/24/xfpm-battery-000-charging.svg create mode 120000 links/status/24/xfpm-battery-000.svg create mode 120000 links/status/24/xfpm-battery-020-charging.svg create mode 120000 links/status/24/xfpm-battery-020.svg create mode 120000 links/status/24/xfpm-battery-040-charging.svg create mode 120000 links/status/24/xfpm-battery-040.svg create mode 120000 links/status/24/xfpm-battery-060-charging.svg create mode 120000 links/status/24/xfpm-battery-060.svg create mode 120000 links/status/24/xfpm-battery-080-charging.svg create mode 120000 links/status/24/xfpm-battery-080.svg create mode 120000 links/status/24/xfpm-battery-100-charging.svg create mode 120000 links/status/24/xfpm-battery-100.svg create mode 120000 links/status/24/xfpm-battery-caution-charging.svg create mode 120000 links/status/24/xfpm-battery-caution.svg create mode 120000 links/status/24/xfpm-battery-critical-charging.svg create mode 120000 links/status/24/xfpm-battery-critical.svg create mode 120000 links/status/24/xfpm-battery-empty.svg create mode 120000 links/status/24/xfpm-battery-full-charging.svg create mode 120000 links/status/24/xfpm-battery-full.svg create mode 120000 links/status/24/xfpm-battery-good-charging.svg create mode 120000 links/status/24/xfpm-battery-good.svg create mode 120000 links/status/24/xfpm-battery-low-charging.svg create mode 120000 links/status/24/xfpm-battery-low.svg create mode 120000 links/status/24/xfpm-battery-missing.svg create mode 120000 links/status/24/xfpm-battery-ok-charging.svg create mode 120000 links/status/24/xfpm-battery-ok.svg create mode 120000 links/status/24/xfpm-primary-000-charging.svg create mode 120000 links/status/24/xfpm-primary-000.svg create mode 120000 links/status/24/xfpm-primary-020-charging.svg create mode 120000 links/status/24/xfpm-primary-020.svg create mode 120000 links/status/24/xfpm-primary-040-charging.svg create mode 120000 links/status/24/xfpm-primary-040.svg create mode 120000 links/status/24/xfpm-primary-060-charging.svg create mode 120000 links/status/24/xfpm-primary-060.svg create mode 120000 links/status/24/xfpm-primary-080-charging.svg create mode 120000 links/status/24/xfpm-primary-080.svg create mode 120000 links/status/24/xfpm-primary-100-charging.svg create mode 120000 links/status/24/xfpm-primary-100.svg create mode 120000 links/status/24/xfpm-primary-charged.svg create mode 120000 links/status/24/xfpm-primary-missing.svg create mode 120000 links/status/24/xfpm-ups-000-charging.svg create mode 120000 links/status/24/xfpm-ups-000.svg create mode 120000 links/status/24/xfpm-ups-020-charging.svg create mode 120000 links/status/24/xfpm-ups-020.svg create mode 120000 links/status/24/xfpm-ups-040-charging.svg create mode 120000 links/status/24/xfpm-ups-040.svg create mode 120000 links/status/24/xfpm-ups-060-charging.svg create mode 120000 links/status/24/xfpm-ups-060.svg create mode 120000 links/status/24/xfpm-ups-080-charging.svg create mode 120000 links/status/24/xfpm-ups-080.svg create mode 120000 links/status/24/xfpm-ups-100-charging.svg create mode 120000 links/status/24/xfpm-ups-100.svg create mode 120000 links/status/24/xfpm-ups-charged.svg create mode 120000 links/status/24/xfpm-ups-missing.svg create mode 120000 links/status/24/xfsm-hibernate.svg create mode 120000 links/status/24/xfsm-lock.svg create mode 120000 links/status/24/xfsm-logout.svg create mode 120000 links/status/24/xfsm-reboot.svg create mode 120000 links/status/24/xfsm-shutdown.svg create mode 120000 links/status/24/xfsm-suspend.svg create mode 120000 links/status/24/xfsm-switch-user.svg create mode 120000 links/status/24/yum-indicator-error.svg create mode 120000 links/status/24/yum-indicator-info.svg create mode 120000 links/status/24/yum-indicator-no-updates.svg create mode 120000 links/status/24/yum-indicator-updates.svg create mode 120000 links/status/24/yum-indicator-working.svg create mode 120000 links/status/32/dialog-password.svg create mode 120000 links/status/symbolic/battery-000-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-000-symbolic.svg create mode 120000 links/status/symbolic/battery-020-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-020-symbolic.svg create mode 120000 links/status/symbolic/battery-040-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-040-symbolic.svg create mode 120000 links/status/symbolic/battery-060-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-060-symbolic.svg create mode 120000 links/status/symbolic/battery-080-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-080-symbolic.svg create mode 120000 links/status/symbolic/battery-100-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-100-symbolic.svg create mode 120000 links/status/symbolic/battery-charged-symbolic.svg create mode 120000 links/status/symbolic/battery-full-charged-symbolic.svg create mode 120000 links/status/symbolic/battery-level-0-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-level-0-symbolic.svg create mode 120000 links/status/symbolic/battery-level-100-charged-symbolic.svg create mode 120000 links/status/symbolic/battery-level-100-symbolic.svg create mode 120000 links/status/symbolic/battery-level-20-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-level-40-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-level-40-symbolic.svg create mode 120000 links/status/symbolic/battery-level-50-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-level-60-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-level-60-symbolic.svg create mode 120000 links/status/symbolic/battery-level-80-charging-symbolic.svg create mode 120000 links/status/symbolic/battery-level-80-symbolic.svg create mode 120000 links/status/symbolic/blueberry-tray-active-symbolic.svg create mode 120000 links/status/symbolic/blueberry-tray-disabled-symbolic.svg create mode 120000 links/status/symbolic/blueberry-tray-symbolic.svg create mode 120000 links/status/symbolic/budgie-brightness-controller-1-symbolic.svg create mode 120000 links/status/symbolic/budgie-caffeine-cup-empty.svg create mode 120000 links/status/symbolic/budgie-caffeine-cup-full.svg create mode 120000 links/status/symbolic/caps-lock-symbolic.svg create mode 120000 links/status/symbolic/display-brightness-high-symbolic.svg create mode 120000 links/status/symbolic/ephy-audio-muted-symbolic.svg create mode 120000 links/status/symbolic/ephy-audio-playing-symbolic.svg create mode 120000 links/status/symbolic/freon-fan-symbolic.svg create mode 120000 links/status/symbolic/freon-temperature-symbolic.svg create mode 120000 links/status/symbolic/freon-voltage-symbolic.svg create mode 120000 links/status/symbolic/location-services-active-symbolic.svg create mode 120000 links/status/symbolic/location-services-disabled-symbolic.svg create mode 120000 links/status/symbolic/media-playlist-no-shuffle-symbolic.svg create mode 120000 links/status/symbolic/media-playlist-repeat-song-symbolic-rtl.svg create mode 120000 links/status/symbolic/media-playlist-repeat-song-symbolic.svg create mode 120000 links/status/symbolic/microphone-disabled-symbolic.svg create mode 120000 links/status/symbolic/microphone-sensitivity-none-symbolic.svg create mode 120000 links/status/symbolic/my-caffeine-off-symbolic.svg create mode 120000 links/status/symbolic/my-caffeine-on-symbolic.svg create mode 120000 links/status/symbolic/network-acquiring-symbolic.svg create mode 120000 links/status/symbolic/network-cellular-disconnected-symbolic.svg create mode 120000 links/status/symbolic/network-cellular-signal-excellent-secure-symbolic.svg create mode 120000 links/status/symbolic/network-cellular-signal-good-secure-symbolic.svg create mode 120000 links/status/symbolic/network-cellular-signal-none-secure-symbolic.svg create mode 120000 links/status/symbolic/network-cellular-signal-ok-secure-symbolic.svg create mode 120000 links/status/symbolic/network-cellular-signal-weak-secure-symbolic.svg create mode 120000 links/status/symbolic/network-cellular-signal-weak-symbolic.svg create mode 120000 links/status/symbolic/network-disconnected-symbolic.svg create mode 120000 links/status/symbolic/network-idle-symbolic.svg create mode 120000 links/status/symbolic/network-no-route-symbolic.svg create mode 120000 links/status/symbolic/network-offline-symbolic.svg create mode 120000 links/status/symbolic/network-transmit-receive-symbolic.svg create mode 120000 links/status/symbolic/network-vpn-offline-symbolic.svg create mode 120000 links/status/symbolic/network-wired-disconnected-symbolic.svg create mode 120000 links/status/symbolic/network-wired-error-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-connected-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-disconnected-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-encrypted-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-excellent-secure-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-excellent-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-good-secure-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-good-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-none-secure-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-none-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-ok-secure-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-ok-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-weak-secure-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-signal-weak-symbolic.svg create mode 120000 links/status/symbolic/network-wireless-symbolic.svg create mode 120000 links/status/symbolic/nm-device-wired-symbolic.svg create mode 120000 links/status/symbolic/normal-notif-symbolic.svg create mode 120000 links/status/symbolic/notification-alert-symbolic.svg create mode 120000 links/status/symbolic/notification-disabled-alert-symbolic.svg create mode 120000 links/status/symbolic/notifications-applet-symbolic.svg create mode 120000 links/status/symbolic/notifications-disabled-symbolic.svg create mode 120000 links/status/symbolic/notifications-new-symbolic.svg create mode 120000 links/status/symbolic/notifications-symbolic.svg create mode 120000 links/status/symbolic/num-lock-symbolic.svg create mode 120000 links/status/symbolic/numlock-enabled-symbolic.svg create mode 120000 links/status/symbolic/nvidia-temp-symbolic.svg create mode 120000 links/status/symbolic/org.perezdecastro.Revolt-status-blink-symbolic.svg create mode 120000 links/status/symbolic/org.perezdecastro.Revolt-status-online-symbolic.svg create mode 120000 links/status/symbolic/orientation-portrait-left-symbolic.svg create mode 120000 links/status/symbolic/orientation-portrait-right-symbolic.svg create mode 120000 links/status/symbolic/temp-symbolic.svg create mode 120000 links/status/symbolic/weather-many-clouds-symbolic.svg create mode 120000 links/status/symbolic/weather-tornado-symbolic.svg create mode 100644 preview.png create mode 100644 src/actions/16/PrePostCondition.svg create mode 100644 src/actions/16/accept_signal.svg create mode 100644 src/actions/16/acrobat.svg create mode 100644 src/actions/16/action-unavailable.svg create mode 100644 src/actions/16/activities.svg create mode 100644 src/actions/16/add-subtitle.svg create mode 100644 src/actions/16/address-book-new.svg create mode 100644 src/actions/16/adjustcol.svg create mode 100644 src/actions/16/adjustrow.svg create mode 100644 src/actions/16/aggregation.svg create mode 100644 src/actions/16/align-horizontal-baseline.svg create mode 100644 src/actions/16/align-horizontal-bottom-out.svg create mode 100644 src/actions/16/align-horizontal-center.svg create mode 100644 src/actions/16/align-horizontal-left-out.svg create mode 100644 src/actions/16/align-horizontal-left-to-anchor.svg create mode 100644 src/actions/16/align-horizontal-left.svg create mode 100644 src/actions/16/align-horizontal-right-out.svg create mode 100644 src/actions/16/align-horizontal-right-to-anchor.svg create mode 100644 src/actions/16/align-horizontal-right.svg create mode 100644 src/actions/16/align-horizontal-top-out.svg create mode 100644 src/actions/16/align-on-canvas.svg create mode 100644 src/actions/16/align-sel-as-group.svg create mode 100644 src/actions/16/align-vertical-baseline.svg create mode 100644 src/actions/16/align-vertical-bottom-out.svg create mode 100644 src/actions/16/align-vertical-bottom.svg create mode 100644 src/actions/16/align-vertical-center.svg create mode 100644 src/actions/16/align-vertical-top-out.svg create mode 100644 src/actions/16/align-vertical-top.svg create mode 100644 src/actions/16/amarok_cart_add.svg create mode 100644 src/actions/16/amarok_cart_remove.svg create mode 100644 src/actions/16/amarok_cart_view.svg create mode 100644 src/actions/16/amarok_change_language.svg create mode 100644 src/actions/16/amarok_scripts.svg create mode 100644 src/actions/16/anchor.svg create mode 100644 src/actions/16/application-exit.svg create mode 100644 src/actions/16/application-menu.svg create mode 100644 src/actions/16/appointment-new.svg create mode 100644 src/actions/16/archive-extract.svg create mode 100644 src/actions/16/archive-insert.svg create mode 100644 src/actions/16/archive-remove.svg create mode 100644 src/actions/16/archive.svg create mode 100644 src/actions/16/arrow-left-double.svg create mode 100644 src/actions/16/arrow-right-double.svg create mode 100644 src/actions/16/artifact.svg create mode 100644 src/actions/16/association.svg create mode 100644 src/actions/16/atmosphere.svg create mode 100644 src/actions/16/attach-path.svg create mode 100644 src/actions/16/autocorrection.svg create mode 100644 src/actions/16/automated-tasks.svg create mode 100644 src/actions/16/backup.svg create mode 100644 src/actions/16/bad-marker.svg create mode 100644 src/actions/16/bend-path.svg create mode 100644 src/actions/16/bitmap-trace.svg create mode 100644 src/actions/16/black_sum.svg create mode 100644 src/actions/16/bookmark-new.svg create mode 100644 src/actions/16/bookmark-remove.svg create mode 100644 src/actions/16/bool-op.svg create mode 100644 src/actions/16/bordertool.svg create mode 100644 src/actions/16/bounding-box.svg create mode 100644 src/actions/16/boundingbox_bottom.svg create mode 100644 src/actions/16/boundingbox_bottom_left.svg create mode 100644 src/actions/16/boundingbox_bottom_right.svg create mode 100644 src/actions/16/boundingbox_center.svg create mode 100644 src/actions/16/boundingbox_left.svg create mode 100644 src/actions/16/boundingbox_right.svg create mode 100644 src/actions/16/boundingbox_top.svg create mode 100644 src/actions/16/boundingbox_top_left.svg create mode 100644 src/actions/16/boundingbox_top_right.svg create mode 100644 src/actions/16/bspline.svg create mode 100644 src/actions/16/bug.svg create mode 100644 src/actions/16/call-start.svg create mode 100644 src/actions/16/call-stop.svg create mode 100644 src/actions/16/call-voicemail.svg create mode 100644 src/actions/16/category.svg create mode 100644 src/actions/16/category2parent.svg create mode 100644 src/actions/16/character-set.svg create mode 100644 src/actions/16/check_constraint.svg create mode 100644 src/actions/16/child2category.svg create mode 100644 src/actions/16/choice-rhomb.svg create mode 100644 src/actions/16/chronometer-pause.svg create mode 100644 src/actions/16/chronometer.svg create mode 100644 src/actions/16/circular-arrow-shape.svg create mode 100644 src/actions/16/clone-original.svg create mode 100644 src/actions/16/code-block.svg create mode 100644 src/actions/16/code-class.svg create mode 100644 src/actions/16/code-context.svg create mode 100644 src/actions/16/code-function.svg create mode 100644 src/actions/16/code-typedef.svg create mode 100644 src/actions/16/code-variable.svg create mode 100644 src/actions/16/collapse-all.svg create mode 100644 src/actions/16/color-gradient.svg create mode 100644 src/actions/16/color-management.svg create mode 100644 src/actions/16/color-mode-black-white.svg create mode 100644 src/actions/16/color-mode-hue-shift-negative.svg create mode 100644 src/actions/16/color-mode-hue-shift-positive.svg create mode 100644 src/actions/16/color-mode-invert-image.svg create mode 100644 src/actions/16/color-mode-invert-text.svg create mode 100644 src/actions/16/color-picker-black.svg create mode 100644 src/actions/16/color-picker-grey.svg create mode 100644 src/actions/16/color-picker-white.svg create mode 100644 src/actions/16/color-picker.svg create mode 100644 src/actions/16/colors-chromablue.svg create mode 100644 src/actions/16/colors-chromagreen.svg create mode 100644 src/actions/16/colors-chromared.svg create mode 100644 src/actions/16/colors-luma.svg create mode 100644 src/actions/16/combined_fragment.svg create mode 100644 src/actions/16/compass.svg create mode 100644 src/actions/16/composition.svg create mode 100644 src/actions/16/configure.svg create mode 100644 src/actions/16/connector-avoid.svg create mode 100644 src/actions/16/connector-ignore.svg create mode 100644 src/actions/16/connector-orthogonal.svg create mode 100644 src/actions/16/construct-grid.svg create mode 100644 src/actions/16/containment.svg create mode 100644 src/actions/16/copy-rotate.svg create mode 100644 src/actions/16/crosshairs.svg create mode 100644 src/actions/16/curve-connector.svg create mode 100644 src/actions/16/curvestitching.svg create mode 100644 src/actions/16/dashboard-show.svg create mode 100644 src/actions/16/dashed-stroke.svg create mode 100644 src/actions/16/database-index.svg create mode 100644 src/actions/16/dblatex.svg create mode 100644 src/actions/16/debug-execute-from-cursor.svg create mode 100644 src/actions/16/debug-execute-to-cursor.svg create mode 100644 src/actions/16/debug-run-cursor.svg create mode 100644 src/actions/16/debug-run.svg create mode 100644 src/actions/16/debug-step-instruction.svg create mode 100644 src/actions/16/debug-step-into-instruction.svg create mode 100644 src/actions/16/debug-step-into.svg create mode 100644 src/actions/16/debug-step-out.svg create mode 100644 src/actions/16/debug-step-over.svg create mode 100644 src/actions/16/deep-history.svg create mode 100644 src/actions/16/delete-comment.svg create mode 100644 src/actions/16/delete-table-row.svg create mode 100644 src/actions/16/deletecell.svg create mode 100644 src/actions/16/dependency.svg create mode 100644 src/actions/16/dialog-cancel.svg create mode 100644 src/actions/16/dialog-error.svg create mode 100644 src/actions/16/dialog-geometry.svg create mode 100644 src/actions/16/dialog-input-devices.svg create mode 100644 src/actions/16/dialog-layers.svg create mode 100644 src/actions/16/dialog-messages.svg create mode 100644 src/actions/16/dialog-objects.svg create mode 100644 src/actions/16/dialog-ok-apply.svg create mode 100644 src/actions/16/dialog-path-effects.svg create mode 100644 src/actions/16/dialog-question.svg create mode 100644 src/actions/16/dialog-rows-and-columns.svg create mode 100644 src/actions/16/dialog-scripts.svg create mode 100644 src/actions/16/dialog-selectors.svg create mode 100644 src/actions/16/dialog-templates.svg create mode 100644 src/actions/16/dialog-tile-clones.svg create mode 100644 src/actions/16/dialog-warning.svg create mode 100644 src/actions/16/dialog-xml-editor.svg create mode 100644 src/actions/16/distribute-horizontal-baseline.svg create mode 100644 src/actions/16/distribute-horizontal-center.svg create mode 100644 src/actions/16/distribute-horizontal-equal.svg create mode 100644 src/actions/16/distribute-horizontal-left.svg create mode 100644 src/actions/16/distribute-horizontal-margin.svg create mode 100644 src/actions/16/distribute-horizontal-page.svg create mode 100644 src/actions/16/distribute-horizontal-right.svg create mode 100644 src/actions/16/distribute-horizontal.svg create mode 100644 src/actions/16/distribute-vertical-baseline.svg create mode 100644 src/actions/16/distribute-vertical-bottom.svg create mode 100644 src/actions/16/distribute-vertical-center.svg create mode 100644 src/actions/16/distribute-vertical-equal.svg create mode 100644 src/actions/16/distribute-vertical-margin.svg create mode 100644 src/actions/16/distribute-vertical-page.svg create mode 100644 src/actions/16/distribute-vertical-top.svg create mode 100644 src/actions/16/distribute-vertical.svg create mode 100644 src/actions/16/document-close.svg create mode 100644 src/actions/16/document-compareleft.svg create mode 100644 src/actions/16/document-compareright.svg create mode 100644 src/actions/16/document-decrypt.svg create mode 100644 src/actions/16/document-edit-decrypt-verify.svg create mode 100644 src/actions/16/document-edit-decrypt.svg create mode 100644 src/actions/16/document-edit-encrypt.svg create mode 100644 src/actions/16/document-edit-sign-encrypt.svg create mode 100644 src/actions/16/document-edit-sign.svg create mode 100644 src/actions/16/document-edit.svg create mode 100644 src/actions/16/document-encrypted.svg create mode 100644 src/actions/16/document-export.svg create mode 100644 src/actions/16/document-import.svg create mode 100644 src/actions/16/document-metadata.svg create mode 100644 src/actions/16/document-new-from-template.svg create mode 100644 src/actions/16/document-new.svg create mode 100644 src/actions/16/document-open-recent.svg create mode 100644 src/actions/16/document-open-remote.svg create mode 100644 src/actions/16/document-open.svg create mode 100644 src/actions/16/document-preview-archive.svg create mode 100644 src/actions/16/document-print-direct.svg create mode 100644 src/actions/16/document-print.svg create mode 100644 src/actions/16/document-properties.svg create mode 100644 src/actions/16/document-replace.svg create mode 100644 src/actions/16/document-revert-rtl.svg create mode 100644 src/actions/16/document-revert.svg create mode 100644 src/actions/16/document-save-all.svg create mode 100644 src/actions/16/document-save-as.svg create mode 100644 src/actions/16/document-save.svg create mode 100644 src/actions/16/document-scan.svg create mode 100644 src/actions/16/document-send.svg create mode 100644 src/actions/16/document-share.svg create mode 100644 src/actions/16/document-swap.svg create mode 100644 src/actions/16/document-unequal.svg create mode 100644 src/actions/16/download-later.svg create mode 100644 src/actions/16/draw-arrow.svg create mode 100644 src/actions/16/draw-bezier-curves.svg create mode 100644 src/actions/16/draw-brush.svg create mode 100644 src/actions/16/draw-circle.svg create mode 100644 src/actions/16/draw-connector.svg create mode 100644 src/actions/16/draw-cross.svg create mode 100644 src/actions/16/draw-cuboid.svg create mode 100644 src/actions/16/draw-donut.svg create mode 100644 src/actions/16/draw-ellipse-arc.svg create mode 100644 src/actions/16/draw-ellipse-chord.svg create mode 100644 src/actions/16/draw-ellipse-segment.svg create mode 100644 src/actions/16/draw-ellipse-whole.svg create mode 100644 src/actions/16/draw-ellipse.svg create mode 100644 src/actions/16/draw-eraser.svg create mode 100644 src/actions/16/draw-freehand.svg create mode 100644 src/actions/16/draw-geometry-angle-bisector.svg create mode 100644 src/actions/16/draw-geometry-circle-from-radius.svg create mode 100644 src/actions/16/draw-geometry-circle-from-three-points.svg create mode 100644 src/actions/16/draw-geometry-inactive.svg create mode 100644 src/actions/16/draw-geometry-line-parallel.svg create mode 100644 src/actions/16/draw-geometry-line-perpendicular.svg create mode 100644 src/actions/16/draw-geometry-line-segment.svg create mode 100644 src/actions/16/draw-geometry-mirror.svg create mode 100644 src/actions/16/draw-geometry-set-bounding-box.svg create mode 100644 src/actions/16/draw-geometry-show-measuring-info.svg create mode 100644 src/actions/16/draw-geometry.svg create mode 100644 src/actions/16/draw-halfcircle1.svg create mode 100644 src/actions/16/draw-halfcircle2.svg create mode 100644 src/actions/16/draw-halfcircle3.svg create mode 100644 src/actions/16/draw-halfcircle4.svg create mode 100644 src/actions/16/draw-highlight.svg create mode 100644 src/actions/16/draw-line.svg create mode 100644 src/actions/16/draw-path.svg create mode 100644 src/actions/16/draw-polygon-star.svg create mode 100644 src/actions/16/draw-polygon.svg create mode 100644 src/actions/16/draw-polyline.svg create mode 100644 src/actions/16/draw-rectangle-rounded.svg create mode 100644 src/actions/16/draw-rectangle.svg create mode 100644 src/actions/16/draw-spiral.svg create mode 100644 src/actions/16/draw-square-inverted-corners.svg create mode 100644 src/actions/16/draw-star-outline.svg create mode 100644 src/actions/16/draw-star.svg create mode 100644 src/actions/16/draw-text.svg create mode 100644 src/actions/16/draw-trace-background.svg create mode 100644 src/actions/16/draw-triangle.svg create mode 100644 src/actions/16/draw-triangle1.svg create mode 100644 src/actions/16/draw-triangle2.svg create mode 100644 src/actions/16/draw-triangle3.svg create mode 100644 src/actions/16/draw-triangle4.svg create mode 100644 src/actions/16/draw-use-pressure.svg create mode 100644 src/actions/16/draw-use-tilt.svg create mode 100644 src/actions/16/draw-watercolor.svg create mode 100644 src/actions/16/edit-bomb.svg create mode 100644 src/actions/16/edit-clear-history.svg create mode 100644 src/actions/16/edit-clear-locationbar-ltr.svg create mode 100644 src/actions/16/edit-clear.svg create mode 100644 src/actions/16/edit-clone-link-lpe.svg create mode 100644 src/actions/16/edit-clone-link.svg create mode 100644 src/actions/16/edit-clone-unlink.svg create mode 100644 src/actions/16/edit-clone.svg create mode 100644 src/actions/16/edit-copy.svg create mode 100644 src/actions/16/edit-cut.svg create mode 100644 src/actions/16/edit-delete-shred.svg create mode 100644 src/actions/16/edit-delete.svg create mode 100644 src/actions/16/edit-download.svg create mode 100644 src/actions/16/edit-find-replace.svg create mode 100644 src/actions/16/edit-find.svg create mode 100644 src/actions/16/edit-guides.svg create mode 100644 src/actions/16/edit-image-face-add.svg create mode 100644 src/actions/16/edit-image-face-detect.svg create mode 100644 src/actions/16/edit-image-face-recognize.svg create mode 100644 src/actions/16/edit-image-face-show.svg create mode 100644 src/actions/16/edit-line-width.svg create mode 100644 src/actions/16/edit-move.svg create mode 100644 src/actions/16/edit-node.svg create mode 100644 src/actions/16/edit-none.svg create mode 100644 src/actions/16/edit-opacity.svg create mode 100644 src/actions/16/edit-paste-height-separately.svg create mode 100644 src/actions/16/edit-paste-height.svg create mode 100644 src/actions/16/edit-paste-in-place.svg create mode 100644 src/actions/16/edit-paste-size-separately.svg create mode 100644 src/actions/16/edit-paste-size.svg create mode 100644 src/actions/16/edit-paste-style.svg create mode 100644 src/actions/16/edit-paste-width-separately.svg create mode 100644 src/actions/16/edit-paste-width.svg create mode 100644 src/actions/16/edit-paste.svg create mode 100644 src/actions/16/edit-redo.svg create mode 100644 src/actions/16/edit-reset.svg create mode 100644 src/actions/16/edit-select-all-layers.svg create mode 100644 src/actions/16/edit-select-all.svg create mode 100644 src/actions/16/edit-select-invert.svg create mode 100644 src/actions/16/edit-select-none.svg create mode 100644 src/actions/16/edit-select-original.svg create mode 100644 src/actions/16/edit-select-same-fill-and-stroke.svg create mode 100644 src/actions/16/edit-select-same-fill.svg create mode 100644 src/actions/16/edit-select-same-object-type.svg create mode 100644 src/actions/16/edit-select-same-stroke-color.svg create mode 100644 src/actions/16/edit-select-same-stroke-style.svg create mode 100644 src/actions/16/edit-select-text.svg create mode 100644 src/actions/16/edit-select.svg create mode 100644 src/actions/16/edit-table-cell-merge.svg create mode 100644 src/actions/16/edit-table-cell-split.svg create mode 100644 src/actions/16/edit-table-delete-column.svg create mode 100644 src/actions/16/edit-table-insert-column-left.svg create mode 100644 src/actions/16/edit-table-insert-column-right.svg create mode 100644 src/actions/16/edit-table-insert-row-above.svg create mode 100644 src/actions/16/edit-table-insert-row-below.svg create mode 100644 src/actions/16/edit-table-insert-row-under.svg create mode 100644 src/actions/16/edit-text-frame-update.svg create mode 100644 src/actions/16/edit-undo.svg create mode 100644 src/actions/16/edit.svg create mode 100644 src/actions/16/ellipse-5pts.svg create mode 100644 src/actions/16/embrodery-stitch.svg create mode 100644 src/actions/16/empty-icon.svg create mode 100644 src/actions/16/entity.svg create mode 100644 src/actions/16/envelope.svg create mode 100644 src/actions/16/escape-direction-all.svg create mode 100644 src/actions/16/escape-direction-down.svg create mode 100644 src/actions/16/escape-direction-horizontal.svg create mode 100644 src/actions/16/escape-direction-left.svg create mode 100644 src/actions/16/escape-direction-right.svg create mode 100644 src/actions/16/escape-direction-up.svg create mode 100644 src/actions/16/escape-direction-vertical.svg create mode 100644 src/actions/16/exception.svg create mode 100644 src/actions/16/expand-all.svg create mode 100644 src/actions/16/favorite-genres-amarok.svg create mode 100644 src/actions/16/fcitx-vk-active.svg create mode 100644 src/actions/16/fcitx-vk-inactive.svg create mode 100644 src/actions/16/feTile-icon.svg create mode 100644 src/actions/16/feed-subscribe.svg create mode 100644 src/actions/16/filename-and-amarok.svg create mode 100644 src/actions/16/filename-bpm-amarok.svg create mode 100644 src/actions/16/filename-dash-amarok.svg create mode 100644 src/actions/16/filename-discnumber-amarok.svg create mode 100644 src/actions/16/filename-divider.svg create mode 100644 src/actions/16/filename-dot-amarok.svg create mode 100644 src/actions/16/filename-filetype-amarok.svg create mode 100644 src/actions/16/filename-group-length.svg create mode 100644 src/actions/16/filename-group-tracks.svg create mode 100644 src/actions/16/filename-initial-amarok.svg create mode 100644 src/actions/16/filename-moodbar.svg create mode 100644 src/actions/16/filename-slash-amarok.svg create mode 100644 src/actions/16/filename-space-amarok.svg create mode 100644 src/actions/16/filename-title-amarok.svg create mode 100644 src/actions/16/filename-underscore-amarok.svg create mode 100644 src/actions/16/fill-between-many.svg create mode 100644 src/actions/16/fill-between-strokes.svg create mode 100644 src/actions/16/fill-color.svg create mode 100644 src/actions/16/fill-rule-even-odd.svg create mode 100644 src/actions/16/fill-rule-nonzero.svg create mode 100644 src/actions/16/fillet-chamfer.svg create mode 100644 src/actions/16/final_activity.svg create mode 100644 src/actions/16/find-location.svg create mode 100644 src/actions/16/flag-black.svg create mode 100644 src/actions/16/flag-blue.svg create mode 100644 src/actions/16/flag-green.svg create mode 100644 src/actions/16/flag-red.svg create mode 100644 src/actions/16/flag-yellow.svg create mode 100644 src/actions/16/flag.svg create mode 100644 src/actions/16/flash.svg create mode 100644 src/actions/16/flashlight-off.svg create mode 100644 src/actions/16/flashlight-on.svg create mode 100644 src/actions/16/flatten.svg create mode 100644 src/actions/16/folder-new.svg create mode 100644 src/actions/16/folder-stash.svg create mode 100644 src/actions/16/folder-sync.svg create mode 100644 src/actions/16/font-disable.svg create mode 100644 src/actions/16/font-enable.svg create mode 100644 src/actions/16/foreign_green.svg create mode 100644 src/actions/16/foreign_red.svg create mode 100644 src/actions/16/foreignkey_constraint.svg create mode 100644 src/actions/16/fork.svg create mode 100644 src/actions/16/format-add-node.svg create mode 100644 src/actions/16/format-align-vertical-bottom.svg create mode 100644 src/actions/16/format-align-vertical-center.svg create mode 100644 src/actions/16/format-align-vertical-top.svg create mode 100644 src/actions/16/format-border-set-all.svg create mode 100644 src/actions/16/format-border-set-bottom.svg create mode 100644 src/actions/16/format-border-set-diagonal-bl-tr.svg create mode 100644 src/actions/16/format-border-set-diagonal-tl-br.svg create mode 100644 src/actions/16/format-border-set-external.svg create mode 100644 src/actions/16/format-border-set-internal-horizontal.svg create mode 100644 src/actions/16/format-border-set-internal-vertical.svg create mode 100644 src/actions/16/format-border-set-internal.svg create mode 100644 src/actions/16/format-border-set-left.svg create mode 100644 src/actions/16/format-border-set-none.svg create mode 100644 src/actions/16/format-border-set-right.svg create mode 100644 src/actions/16/format-border-set-top.svg create mode 100644 src/actions/16/format-border-style.svg create mode 100644 src/actions/16/format-break-node.svg create mode 100644 src/actions/16/format-connect-node.svg create mode 100644 src/actions/16/format-disconnect-node.svg create mode 100644 src/actions/16/format-font-size-less.svg create mode 100644 src/actions/16/format-font-size-more.svg create mode 100644 src/actions/16/format-indent-less.svg create mode 100644 src/actions/16/format-indent-more.svg create mode 100644 src/actions/16/format-join-node.svg create mode 100644 src/actions/16/format-justify-center.svg create mode 100644 src/actions/16/format-justify-fill.svg create mode 100644 src/actions/16/format-justify-left.svg create mode 100644 src/actions/16/format-justify-right.svg create mode 100644 src/actions/16/format-line-spacing-double.svg create mode 100644 src/actions/16/format-line-spacing-normal.svg create mode 100644 src/actions/16/format-line-spacing-triple.svg create mode 100644 src/actions/16/format-list-ordered.svg create mode 100644 src/actions/16/format-number-percent.svg create mode 100644 src/actions/16/format-precision-less.svg create mode 100644 src/actions/16/format-precision-more.svg create mode 100644 src/actions/16/format-remove-node.svg create mode 100644 src/actions/16/format-text-blockquote.svg create mode 100644 src/actions/16/format-text-bold.svg create mode 100644 src/actions/16/format-text-capitalize.svg create mode 100644 src/actions/16/format-text-code.svg create mode 100644 src/actions/16/format-text-color.svg create mode 100644 src/actions/16/format-text-direction-horizontal.svg create mode 100644 src/actions/16/format-text-direction-ltr.svg create mode 100644 src/actions/16/format-text-direction-rtl.svg create mode 100644 src/actions/16/format-text-direction-vertical.svg create mode 100644 src/actions/16/format-text-italic.svg create mode 100644 src/actions/16/format-text-lowercase.svg create mode 100644 src/actions/16/format-text-strikethrough.svg create mode 100644 src/actions/16/format-text-subscript.svg create mode 100644 src/actions/16/format-text-superscript.svg create mode 100644 src/actions/16/format-text-symbol.svg create mode 100644 src/actions/16/format-text-underline-squiggle.svg create mode 100644 src/actions/16/format-text-underline.svg create mode 100644 src/actions/16/format-text-uppercase.svg create mode 100644 src/actions/16/formula.svg create mode 100644 src/actions/16/games-achievements.svg create mode 100644 src/actions/16/games-config-board.svg create mode 100644 src/actions/16/games-config-tiles.svg create mode 100644 src/actions/16/games-difficult.svg create mode 100644 src/actions/16/games-highscores.svg create mode 100644 src/actions/16/games-hint.svg create mode 100644 src/actions/16/games-solve.svg create mode 100644 src/actions/16/gears.svg create mode 100644 src/actions/16/generalise.svg create mode 100644 src/actions/16/globe.svg create mode 100644 src/actions/16/gnumeric-autofilter-delete.svg create mode 100644 src/actions/16/gnumeric-component-insert-shaped.svg create mode 100644 src/actions/16/gnumeric-data-slicer.svg create mode 100644 src/actions/16/gnumeric-font.svg create mode 100644 src/actions/16/gnumeric-formulaguru.svg create mode 100644 src/actions/16/gnumeric-link-external.svg create mode 100644 src/actions/16/gnumeric-link-internal.svg create mode 100644 src/actions/16/gnumeric-link-url.svg create mode 100644 src/actions/16/gnumeric-pagesetup-hf-page.svg create mode 100644 src/actions/16/gnumeric-pagesetup-hf-pages.svg create mode 100644 src/actions/16/gnumeric-pivottable.svg create mode 100644 src/actions/16/go-bottom.svg create mode 100644 src/actions/16/go-down-skip.svg create mode 100644 src/actions/16/go-down.svg create mode 100644 src/actions/16/go-first.svg create mode 100644 src/actions/16/go-home.svg create mode 100644 src/actions/16/go-jump-declaration.svg create mode 100644 src/actions/16/go-jump-definition.svg create mode 100644 src/actions/16/go-jump.svg create mode 100644 src/actions/16/go-last.svg create mode 100644 src/actions/16/go-next-context.svg create mode 100644 src/actions/16/go-next-skip.svg create mode 100644 src/actions/16/go-next-use.svg create mode 100644 src/actions/16/go-next.svg create mode 100644 src/actions/16/go-parent-folder.svg create mode 100644 src/actions/16/go-previous-context.svg create mode 100644 src/actions/16/go-previous-skip.svg create mode 100644 src/actions/16/go-previous-use.svg create mode 100644 src/actions/16/go-previous.svg create mode 100644 src/actions/16/go-top.svg create mode 100644 src/actions/16/go-up-skip.svg create mode 100644 src/actions/16/go-up.svg create mode 100644 src/actions/16/grid-axonometric.svg create mode 100644 src/actions/16/grid-rectangular.svg create mode 100644 src/actions/16/gtk-convert.svg create mode 100644 src/actions/16/gtk-index.svg create mode 100644 src/actions/16/gtk-select-font.svg create mode 100644 src/actions/16/hamburger-menu.svg create mode 100644 src/actions/16/hatches.svg create mode 100644 src/actions/16/help-about.svg create mode 100644 src/actions/16/help-contents.svg create mode 100644 src/actions/16/help-donate-brl.svg create mode 100644 src/actions/16/help-donate-chf.svg create mode 100644 src/actions/16/help-donate-eur.svg create mode 100644 src/actions/16/help-donate-gbp.svg create mode 100644 src/actions/16/help-donate-inr.svg create mode 100644 src/actions/16/help-donate-jpy.svg create mode 100644 src/actions/16/help-donate-pln.svg create mode 100644 src/actions/16/help-donate-rub.svg create mode 100644 src/actions/16/help-donate-sek.svg create mode 100644 src/actions/16/help-donate-try.svg create mode 100644 src/actions/16/help-donate-uah.svg create mode 100644 src/actions/16/help-donate-usd.svg create mode 100644 src/actions/16/help-keyboard-shortcuts.svg create mode 100644 src/actions/16/help-whatsthis.svg create mode 100644 src/actions/16/horizontal.svg create mode 100644 src/actions/16/im-aim.svg create mode 100644 src/actions/16/im-ban-kick-user.svg create mode 100644 src/actions/16/im-facebook.svg create mode 100644 src/actions/16/im-icq.svg create mode 100644 src/actions/16/im-identi.ca.svg create mode 100644 src/actions/16/im-invisible-user.svg create mode 100644 src/actions/16/im-kick-user.svg create mode 100644 src/actions/16/im-msn.svg create mode 100644 src/actions/16/im-qq.svg create mode 100644 src/actions/16/im-skype.svg create mode 100644 src/actions/16/im-twitter.svg create mode 100644 src/actions/16/im-user-away.svg create mode 100644 src/actions/16/im-user-busy.svg create mode 100644 src/actions/16/im-user-offline.svg create mode 100644 src/actions/16/im-user-online.svg create mode 100644 src/actions/16/im-user.svg create mode 100644 src/actions/16/im-yahoo.svg create mode 100644 src/actions/16/im-youtube.svg create mode 100644 src/actions/16/input-mouse-click-left.svg create mode 100644 src/actions/16/input-mouse-click-middle.svg create mode 100644 src/actions/16/input-mouse-click-right.svg create mode 100644 src/actions/16/insert-button.svg create mode 100644 src/actions/16/insert-endnote.svg create mode 100644 src/actions/16/insert-footnote.svg create mode 100644 src/actions/16/insert-horizontal-rule.svg create mode 100644 src/actions/16/insert-image.svg create mode 100644 src/actions/16/insert-link.svg create mode 100644 src/actions/16/insert-math-expression.svg create mode 100644 src/actions/16/insert-more-mark.svg create mode 100644 src/actions/16/insert-page-break.svg create mode 100644 src/actions/16/insert-table-of-contents.svg create mode 100644 src/actions/16/insert-table.svg create mode 100644 src/actions/16/insert-text-frame.svg create mode 100644 src/actions/16/insert-text.svg create mode 100644 src/actions/16/insertcellcopy.svg create mode 100644 src/actions/16/interactive_simplify.svg create mode 100644 src/actions/16/interpolate-points.svg create mode 100644 src/actions/16/interpolate.svg create mode 100644 src/actions/16/irc-channel-active.svg create mode 100644 src/actions/16/irc-channel-inactive.svg create mode 100644 src/actions/16/join-type.svg create mode 100644 src/actions/16/join.svg create mode 100644 src/actions/16/journal-new.svg create mode 100644 src/actions/16/junction.svg create mode 100644 src/actions/16/kdenlive-show-video.svg create mode 100644 src/actions/16/key-enter.svg create mode 100644 src/actions/16/keyframe-add.svg create mode 100644 src/actions/16/keyframe-disable.svg create mode 100644 src/actions/16/keyframe-duplicate.svg create mode 100644 src/actions/16/keyframe-next.svg create mode 100644 src/actions/16/keyframe-previous.svg create mode 100644 src/actions/16/keyframe-record.svg create mode 100644 src/actions/16/keyframe-remove.svg create mode 100644 src/actions/16/keyframe.svg create mode 100644 src/actions/16/knot.svg create mode 100644 src/actions/16/kr_combine.svg create mode 100644 src/actions/16/kr_comparedirs.svg create mode 100644 src/actions/16/kr_diskusage.svg create mode 100644 src/actions/16/kr_mountman.svg create mode 100644 src/actions/16/kr_syncbrowse_off.svg create mode 100644 src/actions/16/kr_syncbrowse_on.svg create mode 100644 src/actions/16/kr_unselect.svg create mode 100644 src/actions/16/kruler-east.svg create mode 100644 src/actions/16/kruler-south.svg create mode 100644 src/actions/16/kruler-west.svg create mode 100644 src/actions/16/kt-set-max-upload-speed.svg create mode 100644 src/actions/16/labplot-editbreaklayout.svg create mode 100644 src/actions/16/labplot-editgrid.svg create mode 100644 src/actions/16/labplot-edithlayout.svg create mode 100644 src/actions/16/labplot-editvlayout.svg create mode 100644 src/actions/16/lattice2.svg create mode 100644 src/actions/16/layer-bottom.svg create mode 100644 src/actions/16/layer-delete.svg create mode 100644 src/actions/16/layer-duplicate.svg create mode 100644 src/actions/16/layer-lower.svg create mode 100644 src/actions/16/layer-new.svg create mode 100644 src/actions/16/layer-next.svg create mode 100644 src/actions/16/layer-previous.svg create mode 100644 src/actions/16/layer-raise.svg create mode 100644 src/actions/16/layer-top.svg create mode 100644 src/actions/16/layer-visible-off.svg create mode 100644 src/actions/16/layer-visible-on.svg create mode 100644 src/actions/16/license.svg create mode 100644 src/actions/16/lighttable.svg create mode 100644 src/actions/16/lines-connector.svg create mode 100644 src/actions/16/link.svg create mode 100644 src/actions/16/list-add-font.svg create mode 100644 src/actions/16/list-add-user.svg create mode 100644 src/actions/16/list-add.svg create mode 100644 src/actions/16/list-remove-user.svg create mode 100644 src/actions/16/list-remove.svg create mode 100644 src/actions/16/love-amarok.svg create mode 100644 src/actions/16/mail-attachment.svg create mode 100644 src/actions/16/mail-encrypted-part.svg create mode 100644 src/actions/16/mail-forward-custom.svg create mode 100644 src/actions/16/mail-forward.svg create mode 100644 src/actions/16/mail-forwarded-replied.svg create mode 100644 src/actions/16/mail-invitation.svg create mode 100644 src/actions/16/mail-mark-important.svg create mode 100644 src/actions/16/mail-mark-junk.svg create mode 100644 src/actions/16/mail-mark-notjunk.svg create mode 100644 src/actions/16/mail-mark-read.svg create mode 100644 src/actions/16/mail-mark-task.svg create mode 100644 src/actions/16/mail-mark-unread-new.svg create mode 100644 src/actions/16/mail-mark-unread.svg create mode 100644 src/actions/16/mail-meeting-request-reply.svg create mode 100644 src/actions/16/mail-message-new-list.svg create mode 100644 src/actions/16/mail-message-new.svg create mode 100644 src/actions/16/mail-queue.svg create mode 100644 src/actions/16/mail-receive.svg create mode 100644 src/actions/16/mail-reply-all.svg create mode 100644 src/actions/16/mail-reply-author.svg create mode 100644 src/actions/16/mail-reply-custom-all.svg create mode 100644 src/actions/16/mail-reply-custom.svg create mode 100644 src/actions/16/mail-reply-list.svg create mode 100644 src/actions/16/mail-reply-sender.svg create mode 100644 src/actions/16/mail-send.svg create mode 100644 src/actions/16/mail-signature-unknown.svg create mode 100644 src/actions/16/mail-signed-full.svg create mode 100644 src/actions/16/mail-signed-part.svg create mode 100644 src/actions/16/mail-signed-verified.svg create mode 100644 src/actions/16/mail-tagged.svg create mode 100644 src/actions/16/markasblank.svg create mode 100644 src/actions/16/measure-segments.svg create mode 100644 src/actions/16/measure.svg create mode 100644 src/actions/16/media-album-cover-manager-amarok.svg create mode 100644 src/actions/16/media-album-track.svg create mode 100644 src/actions/16/media-eject.svg create mode 100644 src/actions/16/media-mount.svg create mode 100644 src/actions/16/media-playback-pause.svg create mode 100644 src/actions/16/media-playback-start.svg create mode 100644 src/actions/16/media-playback-stop.svg create mode 100644 src/actions/16/media-playlist-append.svg create mode 100644 src/actions/16/media-playlist-play.svg create mode 100644 src/actions/16/media-playlist-repeat.svg create mode 100644 src/actions/16/media-playlist-shuffle.svg create mode 100644 src/actions/16/media-random-albums-amarok.svg create mode 100644 src/actions/16/media-random-tracks-amarok.svg create mode 100644 src/actions/16/media-record.svg create mode 100644 src/actions/16/media-repeat-album-amarok.svg create mode 100644 src/actions/16/media-repeat-none.svg create mode 100644 src/actions/16/media-repeat-playlist-amarok.svg create mode 100644 src/actions/16/media-repeat-track-amarok.svg create mode 100644 src/actions/16/media-seek-backward.svg create mode 100644 src/actions/16/media-seek-forward.svg create mode 100644 src/actions/16/media-show-active-track-amarok.svg create mode 100644 src/actions/16/media-skip-backward.svg create mode 100644 src/actions/16/media-skip-forward.svg create mode 100644 src/actions/16/media-track-queue-amarok.svg create mode 100644 src/actions/16/media-track-show-active.svg create mode 100644 src/actions/16/meeting-attending-tentative.svg create mode 100644 src/actions/16/meeting-participant-no-response.svg create mode 100644 src/actions/16/meeting-participant-request-response.svg create mode 100644 src/actions/16/merge.svg create mode 100644 src/actions/16/mergecell-horizontal.svg create mode 100644 src/actions/16/mergecell-vertical.svg create mode 100644 src/actions/16/mergecell.svg create mode 100644 src/actions/16/mesh-gradient-fit.svg create mode 100644 src/actions/16/mesh-gradient.svg create mode 100644 src/actions/16/messagebox_warning.svg create mode 100644 src/actions/16/milestone.svg create mode 100644 src/actions/16/minuet-chords.svg create mode 100644 src/actions/16/minuet-intervals.svg create mode 100644 src/actions/16/minuet-rhythms.svg create mode 100644 src/actions/16/minuet-scales.svg create mode 100644 src/actions/16/mirror-symmetry.svg create mode 100644 src/actions/16/mode1.svg create mode 100644 src/actions/16/mode2.svg create mode 100644 src/actions/16/mode3.svg create mode 100644 src/actions/16/mode4.svg create mode 100644 src/actions/16/mode5.svg create mode 100644 src/actions/16/network-connect.svg create mode 100644 src/actions/16/network-disconnect.svg create mode 100644 src/actions/16/new-audio-alarm.svg create mode 100644 src/actions/16/news-subscribe.svg create mode 100644 src/actions/16/news-unsubscribe.svg create mode 100644 src/actions/16/no-marker.svg create mode 100644 src/actions/16/node-segment-curve.svg create mode 100644 src/actions/16/node-segment-line.svg create mode 100644 src/actions/16/node-transform.svg create mode 100644 src/actions/16/node-type-auto-smooth.svg create mode 100644 src/actions/16/node-type-cusp.svg create mode 100644 src/actions/16/node-type-smooth.svg create mode 100644 src/actions/16/node-type-symmetric.svg create mode 100644 src/actions/16/node.svg create mode 100644 src/actions/16/node_insert_max_x.svg create mode 100644 src/actions/16/node_insert_max_y.svg create mode 100644 src/actions/16/node_insert_min_x.svg create mode 100644 src/actions/16/node_insert_min_y.svg create mode 100644 src/actions/16/none.svg create mode 100644 src/actions/16/notifications-disabled.svg create mode 100644 src/actions/16/notifications.svg create mode 100644 src/actions/16/object-columns.svg create mode 100644 src/actions/16/object-flip-hor.svg create mode 100644 src/actions/16/object-flip-horizontal.svg create mode 100644 src/actions/16/object-flip-ver.svg create mode 100644 src/actions/16/object-flip-vertical.svg create mode 100644 src/actions/16/object-group.svg create mode 100644 src/actions/16/object-order-back.svg create mode 100644 src/actions/16/object-order-front.svg create mode 100644 src/actions/16/object-order-lower.svg create mode 100644 src/actions/16/object-order-raise.svg create mode 100644 src/actions/16/object-rotate-left.svg create mode 100644 src/actions/16/object-rotate-right.svg create mode 100644 src/actions/16/object-rows.svg create mode 100644 src/actions/16/object-stroke-style.svg create mode 100644 src/actions/16/object-to-path.svg create mode 100644 src/actions/16/object-ungroup-pop-selection.svg create mode 100644 src/actions/16/object-ungroup.svg create mode 100644 src/actions/16/office-chart-area-focus-peak-node.svg create mode 100644 src/actions/16/office-chart-area-percentage.svg create mode 100644 src/actions/16/office-chart-area-stacked.svg create mode 100644 src/actions/16/office-chart-area.svg create mode 100644 src/actions/16/office-chart-bar-percentage.svg create mode 100644 src/actions/16/office-chart-bar-stacked.svg create mode 100644 src/actions/16/office-chart-bar.svg create mode 100644 src/actions/16/office-chart-line-forecast.svg create mode 100644 src/actions/16/office-chart-line-percentage.svg create mode 100644 src/actions/16/office-chart-line-stacked.svg create mode 100644 src/actions/16/office-chart-line.svg create mode 100644 src/actions/16/office-chart-pie.svg create mode 100644 src/actions/16/office-chart-polar-stacked.svg create mode 100644 src/actions/16/office-chart-polar.svg create mode 100644 src/actions/16/office-chart-ring.svg create mode 100644 src/actions/16/office-chart-scatter.svg create mode 100644 src/actions/16/overflow-menu.svg create mode 100644 src/actions/16/pack-less.svg create mode 100644 src/actions/16/pack-more.svg create mode 100644 src/actions/16/page-2sides.svg create mode 100644 src/actions/16/page-3sides.svg create mode 100644 src/actions/16/page-4sides.svg create mode 100644 src/actions/16/page-simple.svg create mode 100644 src/actions/16/paint-gradient-conical.svg create mode 100644 src/actions/16/paint-gradient-linear.svg create mode 100644 src/actions/16/paint-gradient-mesh.svg create mode 100644 src/actions/16/paint-gradient-radial.svg create mode 100644 src/actions/16/paint-none.svg create mode 100644 src/actions/16/paint-pattern.svg create mode 100644 src/actions/16/paint-solid.svg create mode 100644 src/actions/16/paint-swatch.svg create mode 100644 src/actions/16/paint-unknown.svg create mode 100644 src/actions/16/paper-color.svg create mode 100644 src/actions/16/password-copy.svg create mode 100644 src/actions/16/path-break-apart.svg create mode 100644 src/actions/16/path-combine.svg create mode 100644 src/actions/16/path-cut.svg create mode 100644 src/actions/16/path-difference.svg create mode 100644 src/actions/16/path-division.svg create mode 100644 src/actions/16/path-effect-parameter-next.svg create mode 100644 src/actions/16/path-exclusion.svg create mode 100644 src/actions/16/path-inset.svg create mode 100644 src/actions/16/path-intersection.svg create mode 100644 src/actions/16/path-mask-edit.svg create mode 100644 src/actions/16/path-mode-bspline.svg create mode 100644 src/actions/16/path-mode-polyline-paraxial.svg create mode 100644 src/actions/16/path-mode-polyline.svg create mode 100644 src/actions/16/path-offset-dynamic.svg create mode 100644 src/actions/16/path-offset-linked.svg create mode 100644 src/actions/16/path-outset.svg create mode 100644 src/actions/16/path-reverse.svg create mode 100644 src/actions/16/path-simplify.svg create mode 100644 src/actions/16/path-tweak-attract.svg create mode 100644 src/actions/16/path-tweak-push.svg create mode 100644 src/actions/16/path-tweak-roughen.svg create mode 100644 src/actions/16/path-tweak-shrink.svg create mode 100644 src/actions/16/path-union.svg create mode 100644 src/actions/16/perspective-envelope.svg create mode 100644 src/actions/16/perspective-parallel.svg create mode 100644 src/actions/16/pixelart-trace.svg create mode 100644 src/actions/16/player-time.svg create mode 100644 src/actions/16/player-volume-muted.svg create mode 100644 src/actions/16/player-volume.svg create mode 100644 src/actions/16/plugins.svg create mode 100644 src/actions/16/powerclip.svg create mode 100644 src/actions/16/powermask.svg create mode 100644 src/actions/16/powerstroke.svg create mode 100644 src/actions/16/precondition.svg create mode 100644 src/actions/16/preferences-activities.svg create mode 100644 src/actions/16/primarykey_constraint.svg create mode 100644 src/actions/16/process-stop.svg create mode 100644 src/actions/16/project-development-close.svg create mode 100644 src/actions/16/project-development-new-template.svg create mode 100644 src/actions/16/project-development.svg create mode 100644 src/actions/16/project-open.svg create mode 100644 src/actions/16/pts2ellipse.svg create mode 100644 src/actions/16/quickopen-class.svg create mode 100644 src/actions/16/quickopen-file.svg create mode 100644 src/actions/16/quickopen-function.svg create mode 100644 src/actions/16/quickopen.svg create mode 100644 src/actions/16/realization.svg create mode 100644 src/actions/16/rectangle-make-corners-sharp.svg create mode 100644 src/actions/16/redeyes.svg create mode 100644 src/actions/16/remove-color.svg create mode 100644 src/actions/16/remove-link.svg create mode 100644 src/actions/16/repeat.svg create mode 100644 src/actions/16/resizecol.svg create mode 100644 src/actions/16/resizerow.svg create mode 100644 src/actions/16/resource-calendar-child-insert.svg create mode 100644 src/actions/16/resource-calendar-child.svg create mode 100644 src/actions/16/resource-calendar-insert.svg create mode 100644 src/actions/16/resource-group-new.svg create mode 100644 src/actions/16/restoration.svg create mode 100644 src/actions/16/retweet.svg create mode 100644 src/actions/16/reverse.svg create mode 100644 src/actions/16/roll.svg create mode 100644 src/actions/16/roughen.svg create mode 100644 src/actions/16/ruler.svg create mode 100644 src/actions/16/run-build-clean.svg create mode 100644 src/actions/16/run-build-configure.svg create mode 100644 src/actions/16/run-build-file.svg create mode 100644 src/actions/16/run-build-install-root.svg create mode 100644 src/actions/16/run-build-install.svg create mode 100644 src/actions/16/run-build-prune.svg create mode 100644 src/actions/16/run-build.svg create mode 100644 src/actions/16/screen-rotate-auto-off.svg create mode 100644 src/actions/16/screen-rotate-auto-on.svg create mode 100644 src/actions/16/searching.svg create mode 100644 src/actions/16/select-rectangular.svg create mode 100644 src/actions/16/selection-move-to-layer-above.svg create mode 100644 src/actions/16/selection-move-to-layer-below.svg create mode 100644 src/actions/16/selection-move-to-layer.svg create mode 100644 src/actions/16/selection-touch.svg create mode 100644 src/actions/16/send_signal.svg create mode 100644 src/actions/16/shapes.svg create mode 100644 src/actions/16/show-bounding-box.svg create mode 100644 src/actions/16/show-guides.svg create mode 100644 src/actions/16/show-handles.svg create mode 100644 src/actions/16/show-menu.svg create mode 100644 src/actions/16/show-node-handles.svg create mode 100644 src/actions/16/show-path-outline.svg create mode 100644 src/actions/16/similarartists-amarok.svg create mode 100644 src/actions/16/simplify.svg create mode 100644 src/actions/16/skeletal.svg create mode 100644 src/actions/16/sketch.svg create mode 100644 src/actions/16/slice.svg create mode 100644 src/actions/16/smiley-add.svg create mode 100644 src/actions/16/snap-angle.svg create mode 100644 src/actions/16/snap-bounding-box-center.svg create mode 100644 src/actions/16/snap-bounding-box-corners.svg create mode 100644 src/actions/16/snap-bounding-box-edges.svg create mode 100644 src/actions/16/snap-bounding-box-midpoints.svg create mode 100644 src/actions/16/snap-extension.svg create mode 100644 src/actions/16/snap-grid-guide-intersections.svg create mode 100644 src/actions/16/snap-guideline.svg create mode 100644 src/actions/16/snap-intersection.svg create mode 100644 src/actions/16/snap-node.svg create mode 100644 src/actions/16/snap-nodes-center.svg create mode 100644 src/actions/16/snap-nodes-cusp.svg create mode 100644 src/actions/16/snap-nodes-intersection.svg create mode 100644 src/actions/16/snap-nodes-midpoint.svg create mode 100644 src/actions/16/snap-nodes-path.svg create mode 100644 src/actions/16/snap-nodes-rotation-center.svg create mode 100644 src/actions/16/snap-nodes-smooth.svg create mode 100644 src/actions/16/snap-nodes.svg create mode 100644 src/actions/16/snap-orthogonal.svg create mode 100644 src/actions/16/snap-others.svg create mode 100644 src/actions/16/snap-page.svg create mode 100644 src/actions/16/snap-text-baseline.svg create mode 100644 src/actions/16/snap.svg create mode 100644 src/actions/16/sort-presence.svg create mode 100644 src/actions/16/speaker.svg create mode 100644 src/actions/16/special_paste.svg create mode 100644 src/actions/16/spiro.svg create mode 100644 src/actions/16/split.svg create mode 100644 src/actions/16/spray-mode-clone.svg create mode 100644 src/actions/16/spray-mode-copy.svg create mode 100644 src/actions/16/spray-mode-union.svg create mode 100644 src/actions/16/sqrt.svg create mode 100644 src/actions/16/standard-connector.svg create mode 100644 src/actions/16/state-fork.svg create mode 100644 src/actions/16/stateshape.svg create mode 100644 src/actions/16/story-editor.svg create mode 100644 src/actions/16/stroke-cap-butt.svg create mode 100644 src/actions/16/stroke-cap-round.svg create mode 100644 src/actions/16/stroke-cap-square.svg create mode 100644 src/actions/16/stroke-join-bevel.svg create mode 100644 src/actions/16/stroke-join-miter.svg create mode 100644 src/actions/16/stroke-join-round.svg create mode 100644 src/actions/16/stroke-to-path.svg create mode 100644 src/actions/16/svn-commit.svg create mode 100644 src/actions/16/svn-update.svg create mode 100644 src/actions/16/swap-panels.svg create mode 100644 src/actions/16/swatches.svg create mode 100644 src/actions/16/switch-off.svg create mode 100644 src/actions/16/switch-on.svg create mode 100644 src/actions/16/symbol-add.svg create mode 100644 src/actions/16/symbol-bigger.svg create mode 100644 src/actions/16/symbol-fit.svg create mode 100644 src/actions/16/symbol-remove.svg create mode 100644 src/actions/16/symbol-smaller.svg create mode 100644 src/actions/16/symbols.svg create mode 100644 src/actions/16/system-log-out.svg create mode 100644 src/actions/16/system-run.svg create mode 100644 src/actions/16/system-switch-user.svg create mode 100644 src/actions/16/tab-detach.svg create mode 100644 src/actions/16/tab-duplicate.svg create mode 100644 src/actions/16/tab-new-background.svg create mode 100644 src/actions/16/table.svg create mode 100644 src/actions/16/tag-edit.svg create mode 100644 src/actions/16/tag-new.svg create mode 100644 src/actions/16/tag.svg create mode 100644 src/actions/16/taper-stroke.svg create mode 100644 src/actions/16/task-new.svg create mode 100644 src/actions/16/taxes-finances.svg create mode 100644 src/actions/16/text-field-framed.svg create mode 100644 src/actions/16/text-field.svg create mode 100644 src/actions/16/text-flow-into-frame.svg create mode 100644 src/actions/16/text-frame-link.svg create mode 100644 src/actions/16/text-frame-unlink.svg create mode 100644 src/actions/16/text-put-on-path.svg create mode 100644 src/actions/16/text-remove-from-path.svg create mode 100644 src/actions/16/text-speak.svg create mode 100644 src/actions/16/text-unflow.svg create mode 100644 src/actions/16/text-unkern.svg create mode 100644 src/actions/16/text-wrap.svg create mode 100644 src/actions/16/text_horz_kern.svg create mode 100644 src/actions/16/text_letter_spacing.svg create mode 100644 src/actions/16/text_line_spacing.svg create mode 100644 src/actions/16/text_outer_style.svg create mode 100644 src/actions/16/text_rotation.svg create mode 100644 src/actions/16/text_vert_kern.svg create mode 100644 src/actions/16/text_word_spacing.svg create mode 100644 src/actions/16/too-much-ink-icon.svg create mode 100644 src/actions/16/tool-animator.svg create mode 100644 src/actions/16/tool-tweak.svg create mode 100644 src/actions/16/tools-check-spelling.svg create mode 100644 src/actions/16/tools-media-optical-burn-image.svg create mode 100644 src/actions/16/tools-media-optical-burn.svg create mode 100644 src/actions/16/tools-media-optical-copy.svg create mode 100644 src/actions/16/tools-media-optical-erase.svg create mode 100644 src/actions/16/tools-media-optical-format.svg create mode 100644 src/actions/16/tools-report-bug.svg create mode 100644 src/actions/16/tools-rip-audio-cd.svg create mode 100644 src/actions/16/tools-rip-video-cd.svg create mode 100644 src/actions/16/tools-rip-video-dvd.svg create mode 100644 src/actions/16/tools-wizard.svg create mode 100644 src/actions/16/tools.svg create mode 100644 src/actions/16/transform-2pts.svg create mode 100644 src/actions/16/transform-affect-gradient.svg create mode 100644 src/actions/16/transform-affect-pattern.svg create mode 100644 src/actions/16/transform-affect-rounded-corners.svg create mode 100644 src/actions/16/transform-affect-stroke.svg create mode 100644 src/actions/16/transform-crop-and-resize.svg create mode 100644 src/actions/16/transform-crop.svg create mode 100644 src/actions/16/transform-move-horizontal.svg create mode 100644 src/actions/16/transform-move-vertical.svg create mode 100644 src/actions/16/transform-move.svg create mode 100644 src/actions/16/transform-rotate.svg create mode 100644 src/actions/16/transform-scale-textbox-points.svg create mode 100644 src/actions/16/transform-scale.svg create mode 100644 src/actions/16/transform-shear-down.svg create mode 100644 src/actions/16/transform-shear-left.svg create mode 100644 src/actions/16/transform-shear-right.svg create mode 100644 src/actions/16/transform-shear-up.svg create mode 100644 src/actions/16/trash-empty.svg create mode 100644 src/actions/16/trim-margins.svg create mode 100644 src/actions/16/trim-to-selection.svg create mode 100644 src/actions/16/umbrello_diagram_deployment.svg create mode 100644 src/actions/16/uniassociation.svg create mode 100644 src/actions/16/unique_constraint.svg create mode 100644 src/actions/16/unmarkasblank.svg create mode 100644 src/actions/16/upindicator.svg create mode 100644 src/actions/16/upload-media.svg create mode 100644 src/actions/16/user-group-delete.svg create mode 100644 src/actions/16/user-group-new.svg create mode 100644 src/actions/16/user-group-properties.svg create mode 100644 src/actions/16/user-others.svg create mode 100644 src/actions/16/vcs-commit-cvs-cervisia.svg create mode 100644 src/actions/16/vcs-diff-cvs-cervisia.svg create mode 100644 src/actions/16/vcs-remove-cvs-cervisia.svg create mode 100644 src/actions/16/vcs-status-cvs-cervisia.svg create mode 100644 src/actions/16/vcs-update-cvs-cervisia.svg create mode 100644 src/actions/16/vertical.svg create mode 100644 src/actions/16/view-barcode-add.svg create mode 100644 src/actions/16/view-barcode-qr.svg create mode 100644 src/actions/16/view-barcode.svg create mode 100644 src/actions/16/view-calendar-agenda.svg create mode 100644 src/actions/16/view-calendar-birthday.svg create mode 100644 src/actions/16/view-calendar-journal.svg create mode 100644 src/actions/16/view-calendar-list.svg create mode 100644 src/actions/16/view-calendar-month.svg create mode 100644 src/actions/16/view-calendar-special-occasion.svg create mode 100644 src/actions/16/view-calendar-tasks.svg create mode 100644 src/actions/16/view-calendar-time-spent.svg create mode 100644 src/actions/16/view-calendar-timeline.svg create mode 100644 src/actions/16/view-calendar-upcoming-days.svg create mode 100644 src/actions/16/view-calendar-upcoming-events.svg create mode 100644 src/actions/16/view-calendar-wedding-anniversary.svg create mode 100644 src/actions/16/view-calendar-week.svg create mode 100644 src/actions/16/view-calendar-whatsnext.svg create mode 100644 src/actions/16/view-calendar.svg create mode 100644 src/actions/16/view-choose.svg create mode 100644 src/actions/16/view-close.svg create mode 100644 src/actions/16/view-currency-list.svg create mode 100644 src/actions/16/view-file-columns.svg create mode 100644 src/actions/16/view-filter.svg create mode 100644 src/actions/16/view-financial-account-add.svg create mode 100644 src/actions/16/view-financial-account-asset-closed.svg create mode 100644 src/actions/16/view-financial-account-asset.svg create mode 100644 src/actions/16/view-financial-account-cash-closed.svg create mode 100644 src/actions/16/view-financial-account-cash.svg create mode 100644 src/actions/16/view-financial-account-checking-closed.svg create mode 100644 src/actions/16/view-financial-account-checking.svg create mode 100644 src/actions/16/view-financial-account-close.svg create mode 100644 src/actions/16/view-financial-account-closed.svg create mode 100644 src/actions/16/view-financial-account-delete.svg create mode 100644 src/actions/16/view-financial-account-edit.svg create mode 100644 src/actions/16/view-financial-account-investment-closed.svg create mode 100644 src/actions/16/view-financial-account-investment-security-closed.svg create mode 100644 src/actions/16/view-financial-account-investment-security.svg create mode 100644 src/actions/16/view-financial-account-investment.svg create mode 100644 src/actions/16/view-financial-account-liability-closed.svg create mode 100644 src/actions/16/view-financial-account-liability.svg create mode 100644 src/actions/16/view-financial-account-loan-closed.svg create mode 100644 src/actions/16/view-financial-account-loan.svg create mode 100644 src/actions/16/view-financial-account-reopen.svg create mode 100644 src/actions/16/view-financial-account-savings-closed.svg create mode 100644 src/actions/16/view-financial-account-savings.svg create mode 100644 src/actions/16/view-financial-account.svg create mode 100644 src/actions/16/view-financial-budget.svg create mode 100644 src/actions/16/view-financial-category-add.svg create mode 100644 src/actions/16/view-financial-category-delete.svg create mode 100644 src/actions/16/view-financial-category-edit.svg create mode 100644 src/actions/16/view-financial-category-expense.svg create mode 100644 src/actions/16/view-financial-category-income.svg create mode 100644 src/actions/16/view-financial-category.svg create mode 100644 src/actions/16/view-financial-list.svg create mode 100644 src/actions/16/view-financial-transfer-reconcile.svg create mode 100644 src/actions/16/view-financial-transfer-reconciled.svg create mode 100644 src/actions/16/view-financial-transfer-unreconciled.svg create mode 100644 src/actions/16/view-form-action.svg create mode 100644 src/actions/16/view-form.svg create mode 100644 src/actions/16/view-fullscreen.svg create mode 100644 src/actions/16/view-grid.svg create mode 100644 src/actions/16/view-group.svg create mode 100644 src/actions/16/view-hidden.svg create mode 100644 src/actions/16/view-institution-add.svg create mode 100644 src/actions/16/view-institution-delete.svg create mode 100644 src/actions/16/view-institution-edit.svg create mode 100644 src/actions/16/view-institution.svg create mode 100644 src/actions/16/view-left-close.svg create mode 100644 src/actions/16/view-list-details.svg create mode 100644 src/actions/16/view-list-icons.svg create mode 100644 src/actions/16/view-list-text.svg create mode 100644 src/actions/16/view-list-tree.svg create mode 100644 src/actions/16/view-media-equalizer.svg create mode 100644 src/actions/16/view-media-lyrics.svg create mode 100644 src/actions/16/view-media-playlist.svg create mode 100644 src/actions/16/view-media-visualization.svg create mode 100644 src/actions/16/view-multiple-objects.svg create mode 100644 src/actions/16/view-object-histogram-linear.svg create mode 100644 src/actions/16/view-object-histogram-logarithmic.svg create mode 100644 src/actions/16/view-pages-continuous.svg create mode 100644 src/actions/16/view-pages-facing-first-centered.svg create mode 100644 src/actions/16/view-pages-facing.svg create mode 100644 src/actions/16/view-pages-overview.svg create mode 100644 src/actions/16/view-pim-notes.svg create mode 100644 src/actions/16/view-pim-tasks-pending.svg create mode 100644 src/actions/16/view-presentation.svg create mode 100644 src/actions/16/view-preview.svg create mode 100644 src/actions/16/view-private.svg create mode 100644 src/actions/16/view-readermode-active.svg create mode 100644 src/actions/16/view-readermode.svg create mode 100644 src/actions/16/view-refresh.svg create mode 100644 src/actions/16/view-restore.svg create mode 100644 src/actions/16/view-right-close.svg create mode 100644 src/actions/16/view-right-new.svg create mode 100644 src/actions/16/view-sidetree.svg create mode 100644 src/actions/16/view-sort-ascending-name.svg create mode 100644 src/actions/16/view-sort-ascending.svg create mode 100644 src/actions/16/view-sort-descending-name.svg create mode 100644 src/actions/16/view-sort-descending.svg create mode 100644 src/actions/16/view-sort.svg create mode 100644 src/actions/16/view-split-left-right.svg create mode 100644 src/actions/16/view-split-top-bottom.svg create mode 100644 src/actions/16/view-statistics.svg create mode 100644 src/actions/16/view-table-of-contents-rtl.svg create mode 100644 src/actions/16/view-task-child.svg create mode 100644 src/actions/16/view-task.svg create mode 100644 src/actions/16/view-time-schedule-baselined-remove.svg create mode 100644 src/actions/16/view-time-schedule-baselined.svg create mode 100644 src/actions/16/view-time-schedule-calculus.svg create mode 100644 src/actions/16/view-time-schedule-child-insert.svg create mode 100644 src/actions/16/view-time-schedule-edit.svg create mode 100644 src/actions/16/view-time-schedule-insert.svg create mode 100644 src/actions/16/view-visible.svg create mode 100644 src/actions/16/view-web-browser-dom-tree.svg create mode 100644 src/actions/16/virtual-desktops.svg create mode 100644 src/actions/16/vonkoch.svg create mode 100644 src/actions/16/widget-alternatives.svg create mode 100644 src/actions/16/window-close.svg create mode 100644 src/actions/16/window-duplicate.svg create mode 100644 src/actions/16/window-new.svg create mode 100644 src/actions/16/window-next.svg create mode 100644 src/actions/16/window-pin.svg create mode 100644 src/actions/16/window-previous.svg create mode 100644 src/actions/16/window-restore.svg create mode 100644 src/actions/16/window-unpin.svg create mode 100644 src/actions/16/window.svg create mode 100644 src/actions/16/xml-attribute-delete.svg create mode 100644 src/actions/16/xml-element-new.svg create mode 100644 src/actions/16/xml-node-delete.svg create mode 100644 src/actions/16/xml-text-new.svg create mode 100644 src/actions/16/y-zoom-in.svg create mode 100644 src/actions/16/zoom-1-to-2.svg create mode 100644 src/actions/16/zoom-2-to-1.svg create mode 100644 src/actions/16/zoom-center-page.svg create mode 100644 src/actions/16/zoom-fit-best.svg create mode 100644 src/actions/16/zoom-fit-height.svg create mode 100644 src/actions/16/zoom-fit-width.svg create mode 100644 src/actions/16/zoom-in-x.svg create mode 100644 src/actions/16/zoom-in.svg create mode 100644 src/actions/16/zoom-next.svg create mode 100644 src/actions/16/zoom-original.svg create mode 100644 src/actions/16/zoom-out-x.svg create mode 100644 src/actions/16/zoom-out-y.svg create mode 100644 src/actions/16/zoom-out.svg create mode 100644 src/actions/16/zoom-previous.svg create mode 100644 src/actions/16/zoom.svg create mode 100644 src/actions/22/PrePostCondition.svg create mode 100644 src/actions/22/accept_signal.svg create mode 100644 src/actions/22/acrobat.svg create mode 100644 src/actions/22/activities.svg create mode 100644 src/actions/22/add-subtitle.svg create mode 100644 src/actions/22/address-book-new.svg create mode 100644 src/actions/22/adjustcurves.svg create mode 100644 src/actions/22/adjusthsl.svg create mode 100644 src/actions/22/adjustlevels.svg create mode 100644 src/actions/22/adjustrgb.svg create mode 100644 src/actions/22/aggregation.svg create mode 100644 src/actions/22/akonadiconsole.svg create mode 100644 src/actions/22/align-horizontal-baseline.svg create mode 100644 src/actions/22/align-horizontal-bottom-out.svg create mode 100644 src/actions/22/align-horizontal-center.svg create mode 100644 src/actions/22/align-horizontal-left-out.svg create mode 100644 src/actions/22/align-horizontal-left-to-anchor.svg create mode 100644 src/actions/22/align-horizontal-left.svg create mode 100644 src/actions/22/align-horizontal-node.svg create mode 100644 src/actions/22/align-horizontal-right-out.svg create mode 100644 src/actions/22/align-horizontal-right-to-anchor.svg create mode 100644 src/actions/22/align-horizontal-right.svg create mode 100644 src/actions/22/align-horizontal-top-out.svg create mode 100644 src/actions/22/align-vertical-baseline.svg create mode 100644 src/actions/22/align-vertical-bottom-out.svg create mode 100644 src/actions/22/align-vertical-bottom.svg create mode 100644 src/actions/22/align-vertical-center.svg create mode 100644 src/actions/22/align-vertical-node.svg create mode 100644 src/actions/22/align-vertical-top-out.svg create mode 100644 src/actions/22/align-vertical-top-to-anchor.svg create mode 100644 src/actions/22/align-vertical-top.svg create mode 100644 src/actions/22/amarok_cart_add.svg create mode 100644 src/actions/22/amarok_cart_remove.svg create mode 100644 src/actions/22/amarok_cart_view.svg create mode 100644 src/actions/22/amarok_change_language.svg create mode 100644 src/actions/22/amarok_scripts.svg create mode 100644 src/actions/22/anchor.svg create mode 100644 src/actions/22/antivignetting.svg create mode 100644 src/actions/22/application-exit.svg create mode 100644 src/actions/22/application-menu.svg create mode 100644 src/actions/22/appointment-new.svg create mode 100644 src/actions/22/archive-extract.svg create mode 100644 src/actions/22/archive-insert.svg create mode 100644 src/actions/22/archive-remove.svg create mode 100644 src/actions/22/archive.svg create mode 100644 src/actions/22/artifact.svg create mode 100644 src/actions/22/association.svg create mode 100644 src/actions/22/atmosphere.svg create mode 100644 src/actions/22/audio-card.svg create mode 100644 src/actions/22/auto-transition.svg create mode 100644 src/actions/22/auto-type.svg create mode 100644 src/actions/22/autocorrection.svg create mode 100644 src/actions/22/backgroundtool.svg create mode 100644 src/actions/22/backup.svg create mode 100644 src/actions/22/bboxnext.svg create mode 100644 src/actions/22/bboxprev.svg create mode 100644 src/actions/22/bitmap-trace.svg create mode 100644 src/actions/22/black_sum.svg create mode 100644 src/actions/22/blurfx.svg create mode 100644 src/actions/22/blurimage.svg create mode 100644 src/actions/22/bookmark-new.svg create mode 100644 src/actions/22/bookmark-remove.svg create mode 100644 src/actions/22/bordertool.svg create mode 100644 src/actions/22/bwtonal.svg create mode 100644 src/actions/22/call-start.svg create mode 100644 src/actions/22/call-stop.svg create mode 100644 src/actions/22/call-voicemail.svg create mode 100644 src/actions/22/category.svg create mode 100644 src/actions/22/category2parent.svg create mode 100644 src/actions/22/channelmixer.svg create mode 100644 src/actions/22/character-set.svg create mode 100644 src/actions/22/charcoaltool.svg create mode 100644 src/actions/22/check_constraint.svg create mode 100644 src/actions/22/child2category.svg create mode 100644 src/actions/22/choice-rhomb.svg create mode 100644 src/actions/22/choice-round.svg create mode 100644 src/actions/22/chronometer-pause.svg create mode 100644 src/actions/22/chronometer.svg create mode 100644 src/actions/22/circular-arrow-shape.svg create mode 100644 src/actions/22/code-block.svg create mode 100644 src/actions/22/code-class.svg create mode 100644 src/actions/22/code-context.svg create mode 100644 src/actions/22/code-function.svg create mode 100644 src/actions/22/code-typedef.svg create mode 100644 src/actions/22/code-variable.svg create mode 100644 src/actions/22/collapse-all.svg create mode 100644 src/actions/22/color-gradient.svg create mode 100644 src/actions/22/color-management.svg create mode 100644 src/actions/22/color-mode-black-white.svg create mode 100644 src/actions/22/color-mode-hue-shift-negative.svg create mode 100644 src/actions/22/color-mode-hue-shift-positive.svg create mode 100644 src/actions/22/color-mode-invert-image.svg create mode 100644 src/actions/22/color-mode-invert-text.svg create mode 100644 src/actions/22/color-picker-black.svg create mode 100644 src/actions/22/color-picker-grey.svg create mode 100644 src/actions/22/color-picker-white.svg create mode 100644 src/actions/22/color-picker.svg create mode 100644 src/actions/22/colorfx.svg create mode 100644 src/actions/22/colorneg.svg create mode 100644 src/actions/22/colors-chromablue.svg create mode 100644 src/actions/22/colors-chromagreen.svg create mode 100644 src/actions/22/colors-chromared.svg create mode 100644 src/actions/22/colors-luma.svg create mode 100644 src/actions/22/combined_fragment.svg create mode 100644 src/actions/22/compass.svg create mode 100644 src/actions/22/composite-track-preview.svg create mode 100644 src/actions/22/composition.svg create mode 100644 src/actions/22/configure.svg create mode 100644 src/actions/22/contrast.svg create mode 100644 src/actions/22/coordinate.svg create mode 100644 src/actions/22/copy-coordinates.svg create mode 100644 src/actions/22/crosshairs.svg create mode 100644 src/actions/22/curve-connector.svg create mode 100644 src/actions/22/dashboard-show.svg create mode 100644 src/actions/22/database-change-key.svg create mode 100644 src/actions/22/database-index.svg create mode 100644 src/actions/22/dblatex.svg create mode 100644 src/actions/22/debug-execute-from-cursor.svg create mode 100644 src/actions/22/debug-execute-to-cursor.svg create mode 100644 src/actions/22/debug-run-cursor.svg create mode 100644 src/actions/22/debug-run.svg create mode 100644 src/actions/22/debug-step-instruction.svg create mode 100644 src/actions/22/debug-step-into-instruction.svg create mode 100644 src/actions/22/debug-step-into.svg create mode 100644 src/actions/22/debug-step-out.svg create mode 100644 src/actions/22/debug-step-over.svg create mode 100644 src/actions/22/deep-history.svg create mode 100644 src/actions/22/delete-comment.svg create mode 100644 src/actions/22/dependency.svg create mode 100644 src/actions/22/depth16to8.svg create mode 100644 src/actions/22/depth8to16.svg create mode 100644 src/actions/22/description.svg create mode 100644 src/actions/22/dfrac.svg create mode 100644 src/actions/22/dialog-cancel.svg create mode 100644 src/actions/22/dialog-input-devices.svg create mode 100644 src/actions/22/dialog-messages.svg create mode 100644 src/actions/22/dialog-ok-apply.svg create mode 100644 src/actions/22/dialog-scripts.svg create mode 100644 src/actions/22/dialog-selectors.svg create mode 100644 src/actions/22/dialog-xml-editor.svg create mode 100644 src/actions/22/discrete.svg create mode 100644 src/actions/22/distribute-graph-directed.svg create mode 100644 src/actions/22/distribute-graph.svg create mode 100644 src/actions/22/distribute-horizontal-baseline.svg create mode 100644 src/actions/22/distribute-horizontal-center.svg create mode 100644 src/actions/22/distribute-horizontal-equal.svg create mode 100644 src/actions/22/distribute-horizontal-left.svg create mode 100644 src/actions/22/distribute-horizontal-margin.svg create mode 100644 src/actions/22/distribute-horizontal-node.svg create mode 100644 src/actions/22/distribute-horizontal-page.svg create mode 100644 src/actions/22/distribute-horizontal-right.svg create mode 100644 src/actions/22/distribute-horizontal.svg create mode 100644 src/actions/22/distribute-randomize.svg create mode 100644 src/actions/22/distribute-remove-overlaps.svg create mode 100644 src/actions/22/distribute-unclump.svg create mode 100644 src/actions/22/distribute-vertical-baseline.svg create mode 100644 src/actions/22/distribute-vertical-bottom.svg create mode 100644 src/actions/22/distribute-vertical-center.svg create mode 100644 src/actions/22/distribute-vertical-equal.svg create mode 100644 src/actions/22/distribute-vertical-margin.svg create mode 100644 src/actions/22/distribute-vertical-node.svg create mode 100644 src/actions/22/distribute-vertical-page.svg create mode 100644 src/actions/22/distribute-vertical-top.svg create mode 100644 src/actions/22/distribute-vertical.svg create mode 100644 src/actions/22/document-close.svg create mode 100644 src/actions/22/document-decrypt.svg create mode 100644 src/actions/22/document-edit-decrypt-verify.svg create mode 100644 src/actions/22/document-edit-decrypt.svg create mode 100644 src/actions/22/document-edit-encrypt.svg create mode 100644 src/actions/22/document-edit-sign-encrypt.svg create mode 100644 src/actions/22/document-edit-sign.svg create mode 100644 src/actions/22/document-edit.svg create mode 100644 src/actions/22/document-encrypted.svg create mode 100644 src/actions/22/document-export.svg create mode 100644 src/actions/22/document-import.svg create mode 100644 src/actions/22/document-new-from-template.svg create mode 100644 src/actions/22/document-new.svg create mode 100644 src/actions/22/document-open-recent.svg create mode 100644 src/actions/22/document-open-remote.svg create mode 100644 src/actions/22/document-open.svg create mode 100644 src/actions/22/document-preview-archive.svg create mode 100644 src/actions/22/document-print-direct.svg create mode 100644 src/actions/22/document-print.svg create mode 100644 src/actions/22/document-properties.svg create mode 100644 src/actions/22/document-replace.svg create mode 100644 src/actions/22/document-revert-rtl.svg create mode 100644 src/actions/22/document-revert.svg create mode 100644 src/actions/22/document-save-all.svg create mode 100644 src/actions/22/document-save-as-template.svg create mode 100644 src/actions/22/document-save-as.svg create mode 100644 src/actions/22/document-save.svg create mode 100644 src/actions/22/document-send.svg create mode 100644 src/actions/22/document-share.svg create mode 100644 src/actions/22/document-swap.svg create mode 100644 src/actions/22/dontknow.svg create mode 100644 src/actions/22/download-later.svg create mode 100644 src/actions/22/drag-surface.svg create mode 100644 src/actions/22/draw-arrow.svg create mode 100644 src/actions/22/draw-bezier-curves.svg create mode 100644 src/actions/22/draw-brush.svg create mode 100644 src/actions/22/draw-calligraphic.svg create mode 100644 src/actions/22/draw-circle.svg create mode 100644 src/actions/22/draw-connector.svg create mode 100644 src/actions/22/draw-cross.svg create mode 100644 src/actions/22/draw-cuboid.svg create mode 100644 src/actions/22/draw-donut.svg create mode 100644 src/actions/22/draw-ellipse.svg create mode 100644 src/actions/22/draw-eraser.svg create mode 100644 src/actions/22/draw-freehand.svg create mode 100644 src/actions/22/draw-halfcircle1.svg create mode 100644 src/actions/22/draw-halfcircle2.svg create mode 100644 src/actions/22/draw-halfcircle3.svg create mode 100644 src/actions/22/draw-halfcircle4.svg create mode 100644 src/actions/22/draw-highlight.svg create mode 100644 src/actions/22/draw-line.svg create mode 100644 src/actions/22/draw-path.svg create mode 100644 src/actions/22/draw-polygon-star.svg create mode 100644 src/actions/22/draw-polygon.svg create mode 100644 src/actions/22/draw-polyline.svg create mode 100644 src/actions/22/draw-rectangle-rounded.svg create mode 100644 src/actions/22/draw-rectangle.svg create mode 100644 src/actions/22/draw-spiral.svg create mode 100644 src/actions/22/draw-square-inverted-corners.svg create mode 100644 src/actions/22/draw-star.svg create mode 100644 src/actions/22/draw-text.svg create mode 100644 src/actions/22/draw-triangle.svg create mode 100644 src/actions/22/draw-triangle1.svg create mode 100644 src/actions/22/draw-triangle2.svg create mode 100644 src/actions/22/draw-triangle3.svg create mode 100644 src/actions/22/draw-triangle4.svg create mode 100644 src/actions/22/draw-watercolor.svg create mode 100644 src/actions/22/drive-removable-media.svg create mode 100644 src/actions/22/earthquake.svg create mode 100644 src/actions/22/edit-bomb.svg create mode 100644 src/actions/22/edit-clear-history.svg create mode 100644 src/actions/22/edit-clear-locationbar-ltr.svg create mode 100644 src/actions/22/edit-clear.svg create mode 100644 src/actions/22/edit-clone-unlink.svg create mode 100644 src/actions/22/edit-clone.svg create mode 100644 src/actions/22/edit-copy.svg create mode 100644 src/actions/22/edit-cut.svg create mode 100644 src/actions/22/edit-delete-shred.svg create mode 100644 src/actions/22/edit-delete.svg create mode 100644 src/actions/22/edit-download.svg create mode 100644 src/actions/22/edit-find-replace.svg create mode 100644 src/actions/22/edit-find.svg create mode 100644 src/actions/22/edit-group.svg create mode 100644 src/actions/22/edit-guides.svg create mode 100644 src/actions/22/edit-image-face-add.svg create mode 100644 src/actions/22/edit-image-face-detect.svg create mode 100644 src/actions/22/edit-image-face-recognize.svg create mode 100644 src/actions/22/edit-image-face-show.svg create mode 100644 src/actions/22/edit-line-width.svg create mode 100644 src/actions/22/edit-move.svg create mode 100644 src/actions/22/edit-node.svg create mode 100644 src/actions/22/edit-opacity.svg create mode 100644 src/actions/22/edit-paste-in-place.svg create mode 100644 src/actions/22/edit-paste.svg create mode 100644 src/actions/22/edit-redo.svg create mode 100644 src/actions/22/edit-reset.svg create mode 100644 src/actions/22/edit-select-all.svg create mode 100644 src/actions/22/edit-select-invert.svg create mode 100644 src/actions/22/edit-select-lasso.svg create mode 100644 src/actions/22/edit-select-none.svg create mode 100644 src/actions/22/edit-select-original.svg create mode 100644 src/actions/22/edit-select-text.svg create mode 100644 src/actions/22/edit-select.svg create mode 100644 src/actions/22/edit-table-cell-merge.svg create mode 100644 src/actions/22/edit-table-cell-split.svg create mode 100644 src/actions/22/edit-table-delete-column.svg create mode 100644 src/actions/22/edit-table-delete-row.svg create mode 100644 src/actions/22/edit-table-insert-column-left.svg create mode 100644 src/actions/22/edit-table-insert-column-right.svg create mode 100644 src/actions/22/edit-table-insert-row-above.svg create mode 100644 src/actions/22/edit-table-insert-row-below.svg create mode 100644 src/actions/22/edit-table-insert-row-under.svg create mode 100644 src/actions/22/edit-text-frame-update.svg create mode 100644 src/actions/22/edit-undo.svg create mode 100644 src/actions/22/embosstool.svg create mode 100644 src/actions/22/entity.svg create mode 100644 src/actions/22/entrance_animations.svg create mode 100644 src/actions/22/entry-new.svg create mode 100644 src/actions/22/errornext.svg create mode 100644 src/actions/22/errorprev.svg create mode 100644 src/actions/22/escape-direction-all.svg create mode 100644 src/actions/22/escape-direction-down.svg create mode 100644 src/actions/22/escape-direction-horizontal.svg create mode 100644 src/actions/22/escape-direction-left.svg create mode 100644 src/actions/22/escape-direction-right.svg create mode 100644 src/actions/22/escape-direction-up.svg create mode 100644 src/actions/22/escape-direction-vertical.svg create mode 100644 src/actions/22/exception.svg create mode 100644 src/actions/22/exchange-positions-clockwise.svg create mode 100644 src/actions/22/exchange-positions-zorder.svg create mode 100644 src/actions/22/exchange-positions.svg create mode 100644 src/actions/22/expand-all.svg create mode 100644 src/actions/22/favorite-genres-amarok.svg create mode 100644 src/actions/22/favorite.svg create mode 100644 src/actions/22/feed-subscribe.svg create mode 100644 src/actions/22/filename-and-amarok.svg create mode 100644 src/actions/22/filename-bpm-amarok.svg create mode 100644 src/actions/22/filename-dash-amarok.svg create mode 100644 src/actions/22/filename-discnumber-amarok.svg create mode 100644 src/actions/22/filename-divider.svg create mode 100644 src/actions/22/filename-dot-amarok.svg create mode 100644 src/actions/22/filename-filetype-amarok.svg create mode 100644 src/actions/22/filename-group-length.svg create mode 100644 src/actions/22/filename-group-tracks.svg create mode 100644 src/actions/22/filename-initial-amarok.svg create mode 100644 src/actions/22/filename-moodbar.svg create mode 100644 src/actions/22/filename-slash-amarok.svg create mode 100644 src/actions/22/filename-space-amarok.svg create mode 100644 src/actions/22/filename-title-amarok.svg create mode 100644 src/actions/22/filename-underscore-amarok.svg create mode 100644 src/actions/22/fill-color.svg create mode 100644 src/actions/22/filmgrain.svg create mode 100644 src/actions/22/final_activity.svg create mode 100644 src/actions/22/find-location.svg create mode 100644 src/actions/22/fingerprint.svg create mode 100644 src/actions/22/flag-black.svg create mode 100644 src/actions/22/flag-blue.svg create mode 100644 src/actions/22/flag-green.svg create mode 100644 src/actions/22/flag-red.svg create mode 100644 src/actions/22/flag-yellow.svg create mode 100644 src/actions/22/flag.svg create mode 100644 src/actions/22/flash.svg create mode 100644 src/actions/22/flashlight-off.svg create mode 100644 src/actions/22/flashlight-on.svg create mode 100644 src/actions/22/flower-shape.svg create mode 100644 src/actions/22/folder-new.svg create mode 100644 src/actions/22/folder-stash.svg create mode 100644 src/actions/22/folder-sync.svg create mode 100644 src/actions/22/font-disable.svg create mode 100644 src/actions/22/font-enable.svg create mode 100644 src/actions/22/food.svg create mode 100644 src/actions/22/foreignkey_constraint.svg create mode 100644 src/actions/22/fork.svg create mode 100644 src/actions/22/format-add-node.svg create mode 100644 src/actions/22/format-align-vertical-bottom.svg create mode 100644 src/actions/22/format-align-vertical-center.svg create mode 100644 src/actions/22/format-align-vertical-top.svg create mode 100644 src/actions/22/format-border-set-all.svg create mode 100644 src/actions/22/format-border-set-bottom.svg create mode 100644 src/actions/22/format-border-set-diagonal-bl-tr.svg create mode 100644 src/actions/22/format-border-set-diagonal-tl-br.svg create mode 100644 src/actions/22/format-border-set-external.svg create mode 100644 src/actions/22/format-border-set-internal-horizontal.svg create mode 100644 src/actions/22/format-border-set-internal-vertical.svg create mode 100644 src/actions/22/format-border-set-internal.svg create mode 100644 src/actions/22/format-border-set-left.svg create mode 100644 src/actions/22/format-border-set-none.svg create mode 100644 src/actions/22/format-border-set-right.svg create mode 100644 src/actions/22/format-border-set-top.svg create mode 100644 src/actions/22/format-border-style.svg create mode 100644 src/actions/22/format-break-node.svg create mode 100644 src/actions/22/format-connect-node.svg create mode 100644 src/actions/22/format-convert-to-path.svg create mode 100644 src/actions/22/format-currency.svg create mode 100644 src/actions/22/format-disconnect-node.svg create mode 100644 src/actions/22/format-font-size-less.svg create mode 100644 src/actions/22/format-font-size-more.svg create mode 100644 src/actions/22/format-indent-less.svg create mode 100644 src/actions/22/format-indent-more.svg create mode 100644 src/actions/22/format-insert-node.svg create mode 100644 src/actions/22/format-join-node.svg create mode 100644 src/actions/22/format-justify-center.svg create mode 100644 src/actions/22/format-justify-fill.svg create mode 100644 src/actions/22/format-justify-left.svg create mode 100644 src/actions/22/format-justify-right.svg create mode 100644 src/actions/22/format-line-spacing-double.svg create mode 100644 src/actions/22/format-line-spacing-normal.svg create mode 100644 src/actions/22/format-line-spacing-triple.svg create mode 100644 src/actions/22/format-list-ordered.svg create mode 100644 src/actions/22/format-list-unordered.svg create mode 100644 src/actions/22/format-node-corner.svg create mode 100644 src/actions/22/format-node-curve.svg create mode 100644 src/actions/22/format-node-line.svg create mode 100644 src/actions/22/format-node-smooth.svg create mode 100644 src/actions/22/format-node-symmetric.svg create mode 100644 src/actions/22/format-number-percent.svg create mode 100644 src/actions/22/format-precision-less.svg create mode 100644 src/actions/22/format-precision-more.svg create mode 100644 src/actions/22/format-remove-node.svg create mode 100644 src/actions/22/format-segment-curve.svg create mode 100644 src/actions/22/format-segment-line.svg create mode 100644 src/actions/22/format-text-blockquote.svg create mode 100644 src/actions/22/format-text-bold.svg create mode 100644 src/actions/22/format-text-capitalize.svg create mode 100644 src/actions/22/format-text-code.svg create mode 100644 src/actions/22/format-text-color.svg create mode 100644 src/actions/22/format-text-direction-horizontal.svg create mode 100644 src/actions/22/format-text-direction-ltr.svg create mode 100644 src/actions/22/format-text-direction-rtl.svg create mode 100644 src/actions/22/format-text-direction-vertical.svg create mode 100644 src/actions/22/format-text-italic.svg create mode 100644 src/actions/22/format-text-lowercase.svg create mode 100644 src/actions/22/format-text-strikethrough.svg create mode 100644 src/actions/22/format-text-subscript.svg create mode 100644 src/actions/22/format-text-superscript.svg create mode 100644 src/actions/22/format-text-symbol.svg create mode 100644 src/actions/22/format-text-underline-squiggle.svg create mode 100644 src/actions/22/format-text-underline.svg create mode 100644 src/actions/22/format-text-uppercase.svg create mode 100644 src/actions/22/formula.svg create mode 100644 src/actions/22/games-achievements.svg create mode 100644 src/actions/22/games-config-board.svg create mode 100644 src/actions/22/games-config-tiles.svg create mode 100644 src/actions/22/games-difficult.svg create mode 100644 src/actions/22/games-highscores.svg create mode 100644 src/actions/22/games-hint.svg create mode 100644 src/actions/22/games-solve.svg create mode 100644 src/actions/22/generalise.svg create mode 100644 src/actions/22/globe.svg create mode 100644 src/actions/22/gnumeric-autofilter-delete.svg create mode 100644 src/actions/22/gnumeric-autosum.svg create mode 100644 src/actions/22/gnumeric-bucket.svg create mode 100644 src/actions/22/gnumeric-cells-merge.svg create mode 100644 src/actions/22/gnumeric-column-size.svg create mode 100644 src/actions/22/gnumeric-component-insert-shaped.svg create mode 100644 src/actions/22/gnumeric-data-slicer.svg create mode 100644 src/actions/22/gnumeric-font.svg create mode 100644 src/actions/22/gnumeric-format-accounting.svg create mode 100644 src/actions/22/gnumeric-format-border-double-bottom.svg create mode 100644 src/actions/22/gnumeric-format-border-thick-bottom.svg create mode 100644 src/actions/22/gnumeric-format-border-thick-outside.svg create mode 100644 src/actions/22/gnumeric-format-border-top-n-bottom.svg create mode 100644 src/actions/22/gnumeric-format-border-top-n-double-bottom.svg create mode 100644 src/actions/22/gnumeric-format-border-top-n-thick-bottom.svg create mode 100644 src/actions/22/gnumeric-format-percentage.svg create mode 100644 src/actions/22/gnumeric-format-precision-decrease.svg create mode 100644 src/actions/22/gnumeric-format-precision-increase.svg create mode 100644 src/actions/22/gnumeric-format-thousand-separator.svg create mode 100644 src/actions/22/gnumeric-formulaguru.svg create mode 100644 src/actions/22/gnumeric-link-external.svg create mode 100644 src/actions/22/gnumeric-link-internal.svg create mode 100644 src/actions/22/gnumeric-link-url.svg create mode 100644 src/actions/22/gnumeric-object-arrow.svg create mode 100644 src/actions/22/gnumeric-object-button.svg create mode 100644 src/actions/22/gnumeric-object-checkbox.svg create mode 100644 src/actions/22/gnumeric-object-combo.svg create mode 100644 src/actions/22/gnumeric-object-ellipse.svg create mode 100644 src/actions/22/gnumeric-object-list.svg create mode 100644 src/actions/22/gnumeric-object-rectangle.svg create mode 100644 src/actions/22/gnumeric-object-scrollbar.svg create mode 100644 src/actions/22/gnumeric-object-spinbutton.svg create mode 100644 src/actions/22/gnumeric-pagesetup-hf-page.svg create mode 100644 src/actions/22/gnumeric-pagesetup-hf-pages.svg create mode 100644 src/actions/22/gnumeric-protection-no.svg create mode 100644 src/actions/22/gnumeric-protection-yes.svg create mode 100644 src/actions/22/gnumeric-row-size.svg create mode 100644 src/actions/22/go-bottom.svg create mode 100644 src/actions/22/go-down-skip.svg create mode 100644 src/actions/22/go-down.svg create mode 100644 src/actions/22/go-first.svg create mode 100644 src/actions/22/go-home.svg create mode 100644 src/actions/22/go-jump-declaration.svg create mode 100644 src/actions/22/go-jump-definition.svg create mode 100644 src/actions/22/go-jump.svg create mode 100644 src/actions/22/go-last.svg create mode 100644 src/actions/22/go-next-context.svg create mode 100644 src/actions/22/go-next-skip.svg create mode 100644 src/actions/22/go-next-use.svg create mode 100644 src/actions/22/go-next.svg create mode 100644 src/actions/22/go-parent-folder.svg create mode 100644 src/actions/22/go-previous-context.svg create mode 100644 src/actions/22/go-previous-skip.svg create mode 100644 src/actions/22/go-previous-use.svg create mode 100644 src/actions/22/go-previous.svg create mode 100644 src/actions/22/go-top.svg create mode 100644 src/actions/22/go-up-skip.svg create mode 100644 src/actions/22/go-up.svg create mode 100644 src/actions/22/gtk-convert.svg create mode 100644 src/actions/22/gtk-index.svg create mode 100644 src/actions/22/gtk-select-font.svg create mode 100644 src/actions/22/handle-move.svg create mode 100644 src/actions/22/handle-sort.svg create mode 100644 src/actions/22/headphones.svg create mode 100644 src/actions/22/help-about.svg create mode 100644 src/actions/22/help-contents.svg create mode 100644 src/actions/22/help-whatsthis.svg create mode 100644 src/actions/22/hexagon-shape.svg create mode 100644 src/actions/22/hotpixels.svg create mode 100644 src/actions/22/im-aim.svg create mode 100644 src/actions/22/im-ban-kick-user.svg create mode 100644 src/actions/22/im-facebook.svg create mode 100644 src/actions/22/im-gadugadu.svg create mode 100644 src/actions/22/im-google-talk.svg create mode 100644 src/actions/22/im-google.svg create mode 100644 src/actions/22/im-icq.svg create mode 100644 src/actions/22/im-identi.ca.svg create mode 100644 src/actions/22/im-invisible-user.svg create mode 100644 src/actions/22/im-kick-user.svg create mode 100644 src/actions/22/im-msn.svg create mode 100644 src/actions/22/im-qq.svg create mode 100644 src/actions/22/im-skype.svg create mode 100644 src/actions/22/im-twitter.svg create mode 100644 src/actions/22/im-user-away.svg create mode 100644 src/actions/22/im-user-busy.svg create mode 100644 src/actions/22/im-user-offline.svg create mode 100644 src/actions/22/im-user-online.svg create mode 100644 src/actions/22/im-user.svg create mode 100644 src/actions/22/im-yahoo.svg create mode 100644 src/actions/22/im-youtube.svg create mode 100644 src/actions/22/input-mouse-click-left.svg create mode 100644 src/actions/22/input-mouse-click-middle.svg create mode 100644 src/actions/22/input-mouse-click-right.svg create mode 100644 src/actions/22/insert-button.svg create mode 100644 src/actions/22/insert-endnote.svg create mode 100644 src/actions/22/insert-footnote.svg create mode 100644 src/actions/22/insert-horizontal-rule.svg create mode 100644 src/actions/22/insert-image.svg create mode 100644 src/actions/22/insert-link.svg create mode 100644 src/actions/22/insert-math-expression.svg create mode 100644 src/actions/22/insert-more-mark.svg create mode 100644 src/actions/22/insert-page-break.svg create mode 100644 src/actions/22/insert-table-of-contents.svg create mode 100644 src/actions/22/insert-table.svg create mode 100644 src/actions/22/insert-text-frame.svg create mode 100644 src/actions/22/insert-text.svg create mode 100644 src/actions/22/irc-channel-active.svg create mode 100644 src/actions/22/irc-channel-inactive.svg create mode 100644 src/actions/22/irc-operator.svg create mode 100644 src/actions/22/irc-remove-operator.svg create mode 100644 src/actions/22/irc-unvoice.svg create mode 100644 src/actions/22/irc-voice.svg create mode 100644 src/actions/22/item.svg create mode 100644 src/actions/22/join.svg create mode 100644 src/actions/22/journal-new.svg create mode 100644 src/actions/22/junction.svg create mode 100644 src/actions/22/kdenlive-add-clip.svg create mode 100644 src/actions/22/kdenlive-add-color-clip.svg create mode 100644 src/actions/22/kdenlive-align-none.svg create mode 100644 src/actions/22/kdenlive-composite.svg create mode 100644 src/actions/22/kdenlive-custom-effect.svg create mode 100644 src/actions/22/kdenlive-hide-audio.svg create mode 100644 src/actions/22/kdenlive-hide-video.svg create mode 100644 src/actions/22/kdenlive-insert-edit.svg create mode 100644 src/actions/22/kdenlive-insert-rect.svg create mode 100644 src/actions/22/kdenlive-insert-unicode.svg create mode 100644 src/actions/22/kdenlive-no-composite.svg create mode 100644 src/actions/22/kdenlive-normal-edit.svg create mode 100644 src/actions/22/kdenlive-object-height.svg create mode 100644 src/actions/22/kdenlive-object-width.svg create mode 100644 src/actions/22/kdenlive-overwrite-edit.svg create mode 100644 src/actions/22/kdenlive-select-all.svg create mode 100644 src/actions/22/kdenlive-select-images.svg create mode 100644 src/actions/22/kdenlive-select-texts.svg create mode 100644 src/actions/22/kdenlive-show-audio.svg create mode 100644 src/actions/22/kdenlive-show-markers.svg create mode 100644 src/actions/22/kdenlive-show-video.svg create mode 100644 src/actions/22/kdenlive-split-audio.svg create mode 100644 src/actions/22/kdenlive-track_has_effect.svg create mode 100644 src/actions/22/kdenlive-unselect-all.svg create mode 100644 src/actions/22/kdenlive-zindex-bottom.svg create mode 100644 src/actions/22/kdenlive-zindex-down.svg create mode 100644 src/actions/22/kdenlive-zindex-top.svg create mode 100644 src/actions/22/kdenlive-zindex-up.svg create mode 100644 src/actions/22/kdenlive-zone-end.svg create mode 100644 src/actions/22/kdenlive-zone-start.svg create mode 100644 src/actions/22/key-enter.svg create mode 100644 src/actions/22/kmouth-phrase-new.svg create mode 100644 src/actions/22/kmouth-phrasebook.svg create mode 100644 src/actions/22/kmouth-phresebook-new.svg create mode 100644 src/actions/22/know.svg create mode 100644 src/actions/22/kr_combine.svg create mode 100644 src/actions/22/kr_comparedirs.svg create mode 100644 src/actions/22/kr_diskusage.svg create mode 100644 src/actions/22/kr_mountman.svg create mode 100644 src/actions/22/kr_syncbrowse_off.svg create mode 100644 src/actions/22/kr_syncbrowse_on.svg create mode 100644 src/actions/22/kr_unselect.svg create mode 100644 src/actions/22/kstars_cbound.svg create mode 100644 src/actions/22/kstars_clines.svg create mode 100644 src/actions/22/kstars_cnames.svg create mode 100644 src/actions/22/kstars_constellationart.svg create mode 100644 src/actions/22/kstars_deepsky.svg create mode 100644 src/actions/22/kstars_ekos.svg create mode 100644 src/actions/22/kstars_fitsviewer.svg create mode 100644 src/actions/22/kstars_grid.svg create mode 100644 src/actions/22/kstars_hgrid.svg create mode 100644 src/actions/22/kstars_horizon.svg create mode 100644 src/actions/22/kstars_indi.svg create mode 100644 src/actions/22/kstars_mw.svg create mode 100644 src/actions/22/kstars_satellites.svg create mode 100644 src/actions/22/kstars_solarsystem.svg create mode 100644 src/actions/22/kstars_stars.svg create mode 100644 src/actions/22/kstars_supernovae.svg create mode 100644 src/actions/22/kt-add-feeds.svg create mode 100644 src/actions/22/kt-add-filters.svg create mode 100644 src/actions/22/kt-chunks.svg create mode 100644 src/actions/22/kt-magnet.svg create mode 100644 src/actions/22/kt-queue-manager.svg create mode 100644 src/actions/22/kt-remove-feeds.svg create mode 100644 src/actions/22/kt-remove-filters.svg create mode 100644 src/actions/22/kt-set-max-upload-speed.svg create mode 100644 src/actions/22/kt-start-all.svg create mode 100644 src/actions/22/kt-stop-all.svg create mode 100644 src/actions/22/labplot-1x-zoom.svg create mode 100644 src/actions/22/labplot-2x-zoom.svg create mode 100644 src/actions/22/labplot-3x-zoom.svg create mode 100644 src/actions/22/labplot-4x-zoom.svg create mode 100644 src/actions/22/labplot-5x-zoom.svg create mode 100644 src/actions/22/labplot-TeX-logo.svg create mode 100644 src/actions/22/labplot-axis-horizontal.svg create mode 100644 src/actions/22/labplot-axis-vertical.svg create mode 100644 src/actions/22/labplot-editbreaklayout.svg create mode 100644 src/actions/22/labplot-editgrid.svg create mode 100644 src/actions/22/labplot-edithlayout.svg create mode 100644 src/actions/22/labplot-editvlayout.svg create mode 100644 src/actions/22/labplot-matrix-new.svg create mode 100644 src/actions/22/labplot-matrix.svg create mode 100644 src/actions/22/labplot-plot-axis-points.svg create mode 100644 src/actions/22/labplot-shift-down-y.svg create mode 100644 src/actions/22/labplot-shift-left-x.svg create mode 100644 src/actions/22/labplot-shift-right-x.svg create mode 100644 src/actions/22/labplot-shift-up-y.svg create mode 100644 src/actions/22/labplot-workbook-new.svg create mode 100644 src/actions/22/labplot-workbook.svg create mode 100644 src/actions/22/labplot-worksheet-new.svg create mode 100644 src/actions/22/labplot-worksheet.svg create mode 100644 src/actions/22/labplot-xy-curve-segments.svg create mode 100644 src/actions/22/labplot-xy-curve.svg create mode 100644 src/actions/22/labplot-xy-equation-curve.svg create mode 100644 src/actions/22/labplot-xy-fit-curve.svg create mode 100644 src/actions/22/labplot-xy-fourier-filter-curve.svg create mode 100644 src/actions/22/labplot-xy-fourier-transform-curve.svg create mode 100644 src/actions/22/labplot-xy-interpolation-curve.svg create mode 100644 src/actions/22/labplot-xy-plot-four-axes.svg create mode 100644 src/actions/22/labplot-xy-plot-two-axes-centered-origin.svg create mode 100644 src/actions/22/labplot-xy-plot-two-axes-centered.svg create mode 100644 src/actions/22/labplot-xy-plot-two-axes.svg create mode 100644 src/actions/22/labplot-xy-smoothing-curve.svg create mode 100644 src/actions/22/labplot-zoom-in-x.svg create mode 100644 src/actions/22/labplot-zoom-in-y.svg create mode 100644 src/actions/22/labplot-zoom-out-x.svg create mode 100644 src/actions/22/labplot-zoom-out-y.svg create mode 100644 src/actions/22/layer-visible-off.svg create mode 100644 src/actions/22/layer-visible-on.svg create mode 100644 src/actions/22/lensautofix.svg create mode 100644 src/actions/22/lensdistortion.svg create mode 100644 src/actions/22/license.svg create mode 100644 src/actions/22/lighttable.svg create mode 100644 src/actions/22/linear.svg create mode 100644 src/actions/22/lines-connector.svg create mode 100644 src/actions/22/link.svg create mode 100644 src/actions/22/list-add-font.svg create mode 100644 src/actions/22/list-add-user.svg create mode 100644 src/actions/22/list-add.svg create mode 100644 src/actions/22/list-remove-user.svg create mode 100644 src/actions/22/list-remove.svg create mode 100644 src/actions/22/love-amarok.svg create mode 100644 src/actions/22/mail-attachment.svg create mode 100644 src/actions/22/mail-encrypted-full.svg create mode 100644 src/actions/22/mail-encrypted-part.svg create mode 100644 src/actions/22/mail-flag.svg create mode 100644 src/actions/22/mail-forward.svg create mode 100644 src/actions/22/mail-forwarded-replied.svg create mode 100644 src/actions/22/mail-forwarded.svg create mode 100644 src/actions/22/mail-invitation.svg create mode 100644 src/actions/22/mail-mark-important.svg create mode 100644 src/actions/22/mail-mark-junk.svg create mode 100644 src/actions/22/mail-mark-notjunk.svg create mode 100644 src/actions/22/mail-mark-read.svg create mode 100644 src/actions/22/mail-mark-task.svg create mode 100644 src/actions/22/mail-mark-unread-new.svg create mode 100644 src/actions/22/mail-mark-unread.svg create mode 100644 src/actions/22/mail-meeting-request-reply.svg create mode 100644 src/actions/22/mail-message-new-list.svg create mode 100644 src/actions/22/mail-message-new.svg create mode 100644 src/actions/22/mail-queue.svg create mode 100644 src/actions/22/mail-receive.svg create mode 100644 src/actions/22/mail-replied.svg create mode 100644 src/actions/22/mail-reply-all.svg create mode 100644 src/actions/22/mail-reply-custom-all.svg create mode 100644 src/actions/22/mail-reply-custom.svg create mode 100644 src/actions/22/mail-reply-list.svg create mode 100644 src/actions/22/mail-reply-sender.svg create mode 100644 src/actions/22/mail-send.svg create mode 100644 src/actions/22/mail-signature-unknown.svg create mode 100644 src/actions/22/mail-signed-full.svg create mode 100644 src/actions/22/mail-signed-part.svg create mode 100644 src/actions/22/mail-signed-verified.svg create mode 100644 src/actions/22/mail-tagged.svg create mode 100644 src/actions/22/map-flat.svg create mode 100644 src/actions/22/map-globe.svg create mode 100644 src/actions/22/map-gnomonic.svg create mode 100644 src/actions/22/map-mercator.svg create mode 100644 src/actions/22/markasblank.svg create mode 100644 src/actions/22/media-album-cover-manager-amarok.svg create mode 100644 src/actions/22/media-album-track.svg create mode 100644 src/actions/22/media-eject.svg create mode 100644 src/actions/22/media-mount.svg create mode 100644 src/actions/22/media-mout.svg create mode 100644 src/actions/22/media-playback-pause.svg create mode 100644 src/actions/22/media-playback-start.svg create mode 100644 src/actions/22/media-playback-stop.svg create mode 100644 src/actions/22/media-playlist-append.svg create mode 100644 src/actions/22/media-playlist-normal.svg create mode 100644 src/actions/22/media-playlist-play.svg create mode 100644 src/actions/22/media-playlist-repeat.svg create mode 100644 src/actions/22/media-playlist-shuffle.svg create mode 100644 src/actions/22/media-random-albums-amarok.svg create mode 100644 src/actions/22/media-random-tracks-amarok.svg create mode 100644 src/actions/22/media-record.svg create mode 100644 src/actions/22/media-repeat-album-amarok.svg create mode 100644 src/actions/22/media-repeat-none.svg create mode 100644 src/actions/22/media-repeat-playlist-amarok.svg create mode 100644 src/actions/22/media-repeat-single.svg create mode 100644 src/actions/22/media-repeat-track-amarok.svg create mode 100644 src/actions/22/media-seek-backward.svg create mode 100644 src/actions/22/media-seek-forward.svg create mode 100644 src/actions/22/media-show-active-track-amarok.svg create mode 100644 src/actions/22/media-skip-backward.svg create mode 100644 src/actions/22/media-skip-forward.svg create mode 100644 src/actions/22/media-track-queue-amarok.svg create mode 100644 src/actions/22/media-track-show-active.svg create mode 100644 src/actions/22/meeting-participant-no-response.svg create mode 100644 src/actions/22/meeting-participant-request-response.svg create mode 100644 src/actions/22/menu_new_sep.svg create mode 100644 src/actions/22/merge.svg create mode 100644 src/actions/22/messagebox_warning.svg create mode 100644 src/actions/22/milestone.svg create mode 100644 src/actions/22/minuet-chords.svg create mode 100644 src/actions/22/minuet-intervals.svg create mode 100644 src/actions/22/minuet-rhythms.svg create mode 100644 src/actions/22/minuet-scales.svg create mode 100644 src/actions/22/mode1.svg create mode 100644 src/actions/22/mode2.svg create mode 100644 src/actions/22/mode3.svg create mode 100644 src/actions/22/mode4.svg create mode 100644 src/actions/22/mode5.svg create mode 100644 src/actions/22/motion_path_animations.svg create mode 100644 src/actions/22/music-note-16th.svg create mode 100644 src/actions/22/network-connect.svg create mode 100644 src/actions/22/network-disconnect.svg create mode 100644 src/actions/22/new-audio-alarm.svg create mode 100644 src/actions/22/newline.svg create mode 100644 src/actions/22/news-subscribe.svg create mode 100644 src/actions/22/news-unsubscribe.svg create mode 100644 src/actions/22/nextfuzzy.svg create mode 100644 src/actions/22/nextfuzzyuntrans.svg create mode 100644 src/actions/22/nextuntranslated.svg create mode 100644 src/actions/22/node-segment-curve.svg create mode 100644 src/actions/22/node-segment-line.svg create mode 100644 src/actions/22/node-transform.svg create mode 100644 src/actions/22/node-type-auto-smooth.svg create mode 100644 src/actions/22/node-type-cusp.svg create mode 100644 src/actions/22/node-type-smooth.svg create mode 100644 src/actions/22/node-type-symmetric.svg create mode 100644 src/actions/22/node.svg create mode 100644 src/actions/22/noisereduction.svg create mode 100644 src/actions/22/notifications-disabled.svg create mode 100644 src/actions/22/notifications.svg create mode 100644 src/actions/22/nroot.svg create mode 100644 src/actions/22/object-columns.svg create mode 100644 src/actions/22/object-flip-horizontal.svg create mode 100644 src/actions/22/object-flip-vertical.svg create mode 100644 src/actions/22/object-group.svg create mode 100644 src/actions/22/object-order-back.svg create mode 100644 src/actions/22/object-order-front.svg create mode 100644 src/actions/22/object-order-lower.svg create mode 100644 src/actions/22/object-order-raise.svg create mode 100644 src/actions/22/object-rotate-left.svg create mode 100644 src/actions/22/object-rotate-right.svg create mode 100644 src/actions/22/object-rows.svg create mode 100644 src/actions/22/object-to-path.svg create mode 100644 src/actions/22/object-ungroup-pop-selection.svg create mode 100644 src/actions/22/object-ungroup.svg create mode 100644 src/actions/22/office-chart-area-focus-peak-node.svg create mode 100644 src/actions/22/office-chart-area-percentage.svg create mode 100644 src/actions/22/office-chart-area-stacked.svg create mode 100644 src/actions/22/office-chart-area.svg create mode 100644 src/actions/22/office-chart-bar-percentage.svg create mode 100644 src/actions/22/office-chart-bar-stacked.svg create mode 100644 src/actions/22/office-chart-bar.svg create mode 100644 src/actions/22/office-chart-line-forecast.svg create mode 100644 src/actions/22/office-chart-line-percentage.svg create mode 100644 src/actions/22/office-chart-line-stacked.svg create mode 100644 src/actions/22/office-chart-line.svg create mode 100644 src/actions/22/office-chart-pie.svg create mode 100644 src/actions/22/office-chart-polar-stacked.svg create mode 100644 src/actions/22/office-chart-polar.svg create mode 100644 src/actions/22/office-chart-ring.svg create mode 100644 src/actions/22/office-chart-scatter.svg create mode 100644 src/actions/22/oilpaint.svg create mode 100644 src/actions/22/overexposure.svg create mode 100644 src/actions/22/overflow-menu-left.svg create mode 100644 src/actions/22/overflow-menu-right.svg create mode 100644 src/actions/22/overflow-menu.svg create mode 100644 src/actions/22/page-2sides.svg create mode 100644 src/actions/22/page-3sides.svg create mode 100644 src/actions/22/page-4sides.svg create mode 100644 src/actions/22/page-simple.svg create mode 100644 src/actions/22/paint-none.svg create mode 100644 src/actions/22/paper-color.svg create mode 100644 src/actions/22/password-copy.svg create mode 100644 src/actions/22/path-clip-edit.svg create mode 100644 src/actions/22/path-effect-parameter-next.svg create mode 100644 src/actions/22/path-mask-edit.svg create mode 100644 src/actions/22/path-mode-polyline-paraxial.svg create mode 100644 src/actions/22/path-mode-polyline.svg create mode 100644 src/actions/22/path-reverse.svg create mode 100644 src/actions/22/path-simplify.svg create mode 100644 src/actions/22/pathshape.svg create mode 100644 src/actions/22/perspective.svg create mode 100644 src/actions/22/player-time.svg create mode 100644 src/actions/22/player-volume-muted.svg create mode 100644 src/actions/22/player-volume.svg create mode 100644 src/actions/22/plugins.svg create mode 100644 src/actions/22/podcast-amarok.svg create mode 100644 src/actions/22/port.svg create mode 100644 src/actions/22/precondition.svg create mode 100644 src/actions/22/preferences-activities.svg create mode 100644 src/actions/22/preflight-verifier.svg create mode 100644 src/actions/22/prevfuzzy.svg create mode 100644 src/actions/22/prevfuzzyuntrans.svg create mode 100644 src/actions/22/preview-add-zone.svg create mode 100644 src/actions/22/preview-remove-all.svg create mode 100644 src/actions/22/preview-remove-zone.svg create mode 100644 src/actions/22/preview-render-off.svg create mode 100644 src/actions/22/preview-render-on.svg create mode 100644 src/actions/22/prevuntranslated.svg create mode 100644 src/actions/22/primarykey_constraint.svg create mode 100644 src/actions/22/process-stop.svg create mode 100644 src/actions/22/project-defaults.svg create mode 100644 src/actions/22/project-development-close.svg create mode 100644 src/actions/22/project-development-new-template.svg create mode 100644 src/actions/22/project-development.svg create mode 100644 src/actions/22/question.svg create mode 100644 src/actions/22/quickopen-class.svg create mode 100644 src/actions/22/quickopen-file.svg create mode 100644 src/actions/22/quickopen-function.svg create mode 100644 src/actions/22/quickopen.svg create mode 100644 src/actions/22/raindrop.svg create mode 100644 src/actions/22/realization.svg create mode 100644 src/actions/22/redeyes.svg create mode 100644 src/actions/22/remove-link.svg create mode 100644 src/actions/22/repeat.svg create mode 100644 src/actions/22/resource-calendar-child-insert.svg create mode 100644 src/actions/22/resource-calendar-child.svg create mode 100644 src/actions/22/resource-calendar-insert.svg create mode 100644 src/actions/22/resource-group-new.svg create mode 100644 src/actions/22/restoration.svg create mode 100644 src/actions/22/reverse.svg create mode 100644 src/actions/22/roll.svg create mode 100644 src/actions/22/rss.svg create mode 100644 src/actions/22/run-build-clean.svg create mode 100644 src/actions/22/run-build-configure.svg create mode 100644 src/actions/22/run-build-file.svg create mode 100644 src/actions/22/run-build-install-root.svg create mode 100644 src/actions/22/run-build-install.svg create mode 100644 src/actions/22/run-build-prune.svg create mode 100644 src/actions/22/run-build.svg create mode 100644 src/actions/22/select-rectangular.svg create mode 100644 src/actions/22/send_signal.svg create mode 100644 src/actions/22/shapes.svg create mode 100644 src/actions/22/sharpenimage.svg create mode 100644 src/actions/22/show-all-effects.svg create mode 100644 src/actions/22/show-gpu-effects.svg create mode 100644 src/actions/22/show-menu.svg create mode 100644 src/actions/22/show-node-handles.svg create mode 100644 src/actions/22/show-offline.svg create mode 100644 src/actions/22/show-path-outline.svg create mode 100644 src/actions/22/similarartists-amarok.svg create mode 100644 src/actions/22/skg-chart-bubble.svg create mode 100644 src/actions/22/skrooge_credit_card.svg create mode 100644 src/actions/22/skrooge_less.svg create mode 100644 src/actions/22/skrooge_more.svg create mode 100644 src/actions/22/skrooge_much_less.svg create mode 100644 src/actions/22/skrooge_much_more.svg create mode 100644 src/actions/22/skrooge_type.svg create mode 100644 src/actions/22/smiley-add.svg create mode 100644 src/actions/22/smiley-shape.svg create mode 100644 src/actions/22/smiley.svg create mode 100644 src/actions/22/smooth.svg create mode 100644 src/actions/22/snap-angle.svg create mode 100644 src/actions/22/snap-bounding-box-center.svg create mode 100644 src/actions/22/snap-bounding-box-corners.svg create mode 100644 src/actions/22/snap-bounding-box-edges.svg create mode 100644 src/actions/22/snap-bounding-box-midpoints.svg create mode 100644 src/actions/22/snap-extension.svg create mode 100644 src/actions/22/snap-grid-guide-intersections.svg create mode 100644 src/actions/22/snap-guideline.svg create mode 100644 src/actions/22/snap-intersection.svg create mode 100644 src/actions/22/snap-node.svg create mode 100644 src/actions/22/snap-nodes-center.svg create mode 100644 src/actions/22/snap-nodes-cusp.svg create mode 100644 src/actions/22/snap-nodes-intersection.svg create mode 100644 src/actions/22/snap-nodes-midpoint.svg create mode 100644 src/actions/22/snap-nodes-path.svg create mode 100644 src/actions/22/snap-nodes-rotation-center.svg create mode 100644 src/actions/22/snap-nodes-smooth.svg create mode 100644 src/actions/22/snap-orthogonal.svg create mode 100644 src/actions/22/snap-page.svg create mode 100644 src/actions/22/snap-text-baseline.svg create mode 100644 src/actions/22/snap.svg create mode 100644 src/actions/22/sort-presence.svg create mode 100644 src/actions/22/speaker.svg create mode 100644 src/actions/22/special_paste.svg create mode 100644 src/actions/22/split.svg create mode 100644 src/actions/22/sqrt.svg create mode 100644 src/actions/22/standard-connector.svg create mode 100644 src/actions/22/state-fork.svg create mode 100644 src/actions/22/stateshape.svg create mode 100644 src/actions/22/step_object_ChargedParticle.svg create mode 100644 src/actions/22/step_object_CircularMotor.svg create mode 100644 src/actions/22/step_object_CoulombForce.svg create mode 100644 src/actions/22/step_object_GravitationForce.svg create mode 100644 src/actions/22/step_object_LinearMotor.svg create mode 100644 src/actions/22/step_object_SoftBody.svg create mode 100644 src/actions/22/step_object_Spring.svg create mode 100644 src/actions/22/step_object_WeightForce.svg create mode 100644 src/actions/22/story-editor.svg create mode 100644 src/actions/22/stroke-cap-butt.svg create mode 100644 src/actions/22/stroke-cap-round.svg create mode 100644 src/actions/22/stroke-cap-square.svg create mode 100644 src/actions/22/stroke-join-bevel.svg create mode 100644 src/actions/22/stroke-join-miter.svg create mode 100644 src/actions/22/stroke-join-round.svg create mode 100644 src/actions/22/stroke-to-path.svg create mode 100644 src/actions/22/svn-commit.svg create mode 100644 src/actions/22/svn-update.svg create mode 100644 src/actions/22/swap-panels.svg create mode 100644 src/actions/22/system-lock-screen.svg create mode 100644 src/actions/22/system-log-out.svg create mode 100644 src/actions/22/system-run.svg create mode 100644 src/actions/22/system-shutdown.svg create mode 100644 src/actions/22/system-suspend-hibernate.svg create mode 100644 src/actions/22/system-suspend.svg create mode 100644 src/actions/22/system-switch-user.svg create mode 100644 src/actions/22/tab-detach.svg create mode 100644 src/actions/22/tab-duplicate.svg create mode 100644 src/actions/22/tab-new-background.svg create mode 100644 src/actions/22/tab-new.svg create mode 100644 src/actions/22/table.svg create mode 100644 src/actions/22/tag-edit.svg create mode 100644 src/actions/22/tag-new.svg create mode 100644 src/actions/22/tag-recents.svg create mode 100644 src/actions/22/tag.svg create mode 100644 src/actions/22/task-new.svg create mode 100644 src/actions/22/taxes-finances.svg create mode 100644 src/actions/22/texlion.svg create mode 100644 src/actions/22/text-field-framed.svg create mode 100644 src/actions/22/text-field.svg create mode 100644 src/actions/22/text-flow-into-frame.svg create mode 100644 src/actions/22/text-frame-link.svg create mode 100644 src/actions/22/text-frame-unlink.svg create mode 100644 src/actions/22/text-speak.svg create mode 100644 src/actions/22/text-unflow.svg create mode 100644 src/actions/22/text-wrap.svg create mode 100644 src/actions/22/text_horz_kern.svg create mode 100644 src/actions/22/text_letter_spacing.svg create mode 100644 src/actions/22/text_line_spacing.svg create mode 100644 src/actions/22/text_remove_kerns.svg create mode 100644 src/actions/22/text_rotation.svg create mode 100644 src/actions/22/text_subscript.svg create mode 100644 src/actions/22/text_superscript.svg create mode 100644 src/actions/22/text_vert_kern.svg create mode 100644 src/actions/22/text_word_spacing.svg create mode 100644 src/actions/22/texture.svg create mode 100644 src/actions/22/timeline-extract.svg create mode 100644 src/actions/22/timeline-insert.svg create mode 100644 src/actions/22/timeline-lift.svg create mode 100644 src/actions/22/timeline-overwrite.svg create mode 100644 src/actions/22/timeline-use-zone-off.svg create mode 100644 src/actions/22/timeline-use-zone-on.svg create mode 100644 src/actions/22/tool-animator.svg create mode 100644 src/actions/22/tool-measure.svg create mode 100644 src/actions/22/tool-spray.svg create mode 100644 src/actions/22/tool-tweak.svg create mode 100644 src/actions/22/tool_color_eraser.svg create mode 100644 src/actions/22/tool_curve.svg create mode 100644 src/actions/22/tool_elliptical_selection.svg create mode 100644 src/actions/22/tool_polygon.svg create mode 100644 src/actions/22/tool_rounded_rectangle.svg create mode 100644 src/actions/22/tools-check-spelling.svg create mode 100644 src/actions/22/tools-media-optical-burn-image.svg create mode 100644 src/actions/22/tools-media-optical-burn.svg create mode 100644 src/actions/22/tools-media-optical-copy.svg create mode 100644 src/actions/22/tools-media-optical-erase.svg create mode 100644 src/actions/22/tools-media-optical-format.svg create mode 100644 src/actions/22/tools-report-bug.svg create mode 100644 src/actions/22/tools-rip-audio-cd.svg create mode 100644 src/actions/22/tools-rip-video-cd.svg create mode 100644 src/actions/22/tools-rip-video-dvd.svg create mode 100644 src/actions/22/tools-wizard.svg create mode 100644 src/actions/22/tools.svg create mode 100644 src/actions/22/torrents.svg create mode 100644 src/actions/22/transform-browse.svg create mode 100644 src/actions/22/transform-crop-and-resize.svg create mode 100644 src/actions/22/transform-crop.svg create mode 100644 src/actions/22/transform-move-horizontal.svg create mode 100644 src/actions/22/transform-move-vertical.svg create mode 100644 src/actions/22/transform-move.svg create mode 100644 src/actions/22/transform-rotate.svg create mode 100644 src/actions/22/transform-scale-textbox-points.svg create mode 100644 src/actions/22/transform-scale.svg create mode 100644 src/actions/22/transform-shear-down.svg create mode 100644 src/actions/22/transform-shear-left.svg create mode 100644 src/actions/22/transform-shear-right.svg create mode 100644 src/actions/22/transform-shear-up.svg create mode 100644 src/actions/22/trash-empty.svg create mode 100644 src/actions/22/trim-margins.svg create mode 100644 src/actions/22/trim-to-selection.svg create mode 100644 src/actions/22/typewriter.svg create mode 100644 src/actions/22/umbrello_diagram_deployment.svg create mode 100644 src/actions/22/underexposure.svg create mode 100644 src/actions/22/uniassociation.svg create mode 100644 src/actions/22/unique_constraint.svg create mode 100644 src/actions/22/unmarkasblank.svg create mode 100644 src/actions/22/upindicator.svg create mode 100644 src/actions/22/upload-media.svg create mode 100644 src/actions/22/user-group-delete.svg create mode 100644 src/actions/22/user-group-new.svg create mode 100644 src/actions/22/user-group-properties.svg create mode 100644 src/actions/22/user-others.svg create mode 100644 src/actions/22/username-copy.svg create mode 100644 src/actions/22/vcs-commit-cvs-cervisia.svg create mode 100644 src/actions/22/vcs-diff-cvs-cervisia.svg create mode 100644 src/actions/22/vcs-remove-cvs-cervisia.svg create mode 100644 src/actions/22/vcs-status-cvs-cervisia.svg create mode 100644 src/actions/22/vcs-update-cvs-cervisia.svg create mode 100644 src/actions/22/view-bank-account-checking.svg create mode 100644 src/actions/22/view-bank-account-savings.svg create mode 100644 src/actions/22/view-bank-account.svg create mode 100644 src/actions/22/view-bank.svg create mode 100644 src/actions/22/view-barcode-add.svg create mode 100644 src/actions/22/view-barcode-qr.svg create mode 100644 src/actions/22/view-barcode.svg create mode 100644 src/actions/22/view-calendar-agenda.svg create mode 100644 src/actions/22/view-calendar-birthday.svg create mode 100644 src/actions/22/view-calendar-journal.svg create mode 100644 src/actions/22/view-calendar-list.svg create mode 100644 src/actions/22/view-calendar-month.svg create mode 100644 src/actions/22/view-calendar-special-occasion.svg create mode 100644 src/actions/22/view-calendar-tasks.svg create mode 100644 src/actions/22/view-calendar-time-spent.svg create mode 100644 src/actions/22/view-calendar-timeline.svg create mode 100644 src/actions/22/view-calendar-upcoming-days.svg create mode 100644 src/actions/22/view-calendar-upcoming-events.svg create mode 100644 src/actions/22/view-calendar-wedding-anniversary.svg create mode 100644 src/actions/22/view-calendar-week.svg create mode 100644 src/actions/22/view-calendar-whatsnext.svg create mode 100644 src/actions/22/view-calendar.svg create mode 100644 src/actions/22/view-catalog.svg create mode 100644 src/actions/22/view-categories-expenditures.svg create mode 100644 src/actions/22/view-categories-incomes.svg create mode 100644 src/actions/22/view-categories.svg create mode 100644 src/actions/22/view-certificate-add.svg create mode 100644 src/actions/22/view-certificate-export-secret.svg create mode 100644 src/actions/22/view-certificate-export-server.svg create mode 100644 src/actions/22/view-certificate-export.svg create mode 100644 src/actions/22/view-certificate-import.svg create mode 100644 src/actions/22/view-certificate-server-configure.svg create mode 100644 src/actions/22/view-certificate-sign.svg create mode 100644 src/actions/22/view-certificate.svg create mode 100644 src/actions/22/view-choose.svg create mode 100644 src/actions/22/view-close.svg create mode 100644 src/actions/22/view-currency-list.svg create mode 100644 src/actions/22/view-file-columns.svg create mode 100644 src/actions/22/view-filter.svg create mode 100644 src/actions/22/view-financial-account-add.svg create mode 100644 src/actions/22/view-financial-account-asset-closed.svg create mode 100644 src/actions/22/view-financial-account-asset.svg create mode 100644 src/actions/22/view-financial-account-cash-closed.svg create mode 100644 src/actions/22/view-financial-account-cash.svg create mode 100644 src/actions/22/view-financial-account-checking-closed.svg create mode 100644 src/actions/22/view-financial-account-checking.svg create mode 100644 src/actions/22/view-financial-account-close.svg create mode 100644 src/actions/22/view-financial-account-closed.svg create mode 100644 src/actions/22/view-financial-account-credit-card-closed.svg create mode 100644 src/actions/22/view-financial-account-credit-card.svg create mode 100644 src/actions/22/view-financial-account-delete.svg create mode 100644 src/actions/22/view-financial-account-edit.svg create mode 100644 src/actions/22/view-financial-account-investment-closed.svg create mode 100644 src/actions/22/view-financial-account-investment-security-closed.svg create mode 100644 src/actions/22/view-financial-account-investment-security.svg create mode 100644 src/actions/22/view-financial-account-investment.svg create mode 100644 src/actions/22/view-financial-account-liability-closed.svg create mode 100644 src/actions/22/view-financial-account-liability.svg create mode 100644 src/actions/22/view-financial-account-loan-closed.svg create mode 100644 src/actions/22/view-financial-account-loan.svg create mode 100644 src/actions/22/view-financial-account-reopen.svg create mode 100644 src/actions/22/view-financial-account-savings-closed.svg create mode 100644 src/actions/22/view-financial-account-savings.svg create mode 100644 src/actions/22/view-financial-account.svg create mode 100644 src/actions/22/view-financial-budget.svg create mode 100644 src/actions/22/view-financial-category-add.svg create mode 100644 src/actions/22/view-financial-category-delete.svg create mode 100644 src/actions/22/view-financial-category-edit.svg create mode 100644 src/actions/22/view-financial-category-expense.svg create mode 100644 src/actions/22/view-financial-category-income.svg create mode 100644 src/actions/22/view-financial-category.svg create mode 100644 src/actions/22/view-financial-list.svg create mode 100644 src/actions/22/view-financial-transfer-reconcile.svg create mode 100644 src/actions/22/view-financial-transfer-reconciled.svg create mode 100644 src/actions/22/view-financial-transfer-unreconciled.svg create mode 100644 src/actions/22/view-form-action.svg create mode 100644 src/actions/22/view-form.svg create mode 100644 src/actions/22/view-fullscreen.svg create mode 100644 src/actions/22/view-grid.svg create mode 100644 src/actions/22/view-group.svg create mode 100644 src/actions/22/view-hidden.svg create mode 100644 src/actions/22/view-institution-add.svg create mode 100644 src/actions/22/view-institution-delete.svg create mode 100644 src/actions/22/view-institution-edit.svg create mode 100644 src/actions/22/view-institution.svg create mode 100644 src/actions/22/view-left-close.svg create mode 100644 src/actions/22/view-list-details.svg create mode 100644 src/actions/22/view-list-icons.svg create mode 100644 src/actions/22/view-list-text.svg create mode 100644 src/actions/22/view-list-tree.svg create mode 100644 src/actions/22/view-media-equalizer.svg create mode 100644 src/actions/22/view-media-lyrics.svg create mode 100644 src/actions/22/view-media-playlist.svg create mode 100644 src/actions/22/view-media-title.svg create mode 100644 src/actions/22/view-media-visualization.svg create mode 100644 src/actions/22/view-multiple-objects.svg create mode 100644 src/actions/22/view-object-histogram-linear.svg create mode 100644 src/actions/22/view-object-histogram-logarithmic.svg create mode 100644 src/actions/22/view-pages-continuous.svg create mode 100644 src/actions/22/view-pages-facing-first-centered.svg create mode 100644 src/actions/22/view-pages-facing.svg create mode 100644 src/actions/22/view-pages-overview.svg create mode 100644 src/actions/22/view-pim-notes.svg create mode 100644 src/actions/22/view-pim-tasks-pending.svg create mode 100644 src/actions/22/view-presentation.svg create mode 100644 src/actions/22/view-preview.svg create mode 100644 src/actions/22/view-refresh.svg create mode 100644 src/actions/22/view-restore.svg create mode 100644 src/actions/22/view-right-close.svg create mode 100644 src/actions/22/view-right-new.svg create mode 100644 src/actions/22/view-sidetree.svg create mode 100644 src/actions/22/view-sort-ascending-name.svg create mode 100644 src/actions/22/view-sort-ascending.svg create mode 100644 src/actions/22/view-sort-descending-name.svg create mode 100644 src/actions/22/view-sort-descending.svg create mode 100644 src/actions/22/view-sort.svg create mode 100644 src/actions/22/view-split-effect.svg create mode 100644 src/actions/22/view-split-left-right.svg create mode 100644 src/actions/22/view-split-top-bottom.svg create mode 100644 src/actions/22/view-statistics.svg create mode 100644 src/actions/22/view-table-of-contents-rtl.svg create mode 100644 src/actions/22/view-task-child.svg create mode 100644 src/actions/22/view-task.svg create mode 100644 src/actions/22/view-time-schedule-baselined-add.svg create mode 100644 src/actions/22/view-time-schedule-baselined-remove.svg create mode 100644 src/actions/22/view-time-schedule-baselined.svg create mode 100644 src/actions/22/view-time-schedule-calculus.svg create mode 100644 src/actions/22/view-time-schedule-child-insert.svg create mode 100644 src/actions/22/view-time-schedule-edit.svg create mode 100644 src/actions/22/view-time-schedule-insert.svg create mode 100644 src/actions/22/view-unsplit-effect.svg create mode 100644 src/actions/22/view-visible.svg create mode 100644 src/actions/22/view-web-browser-dom-tree.svg create mode 100644 src/actions/22/virtual-desktops.svg create mode 100644 src/actions/22/wallet-closed.svg create mode 100644 src/actions/22/wallet-open.svg create mode 100644 src/actions/22/warnnext.svg create mode 100644 src/actions/22/warnprev.svg create mode 100644 src/actions/22/whitebalance.svg create mode 100644 src/actions/22/widget-alternatives.svg create mode 100644 src/actions/22/window-close.svg create mode 100644 src/actions/22/window-duplicate.svg create mode 100644 src/actions/22/window-new.svg create mode 100644 src/actions/22/window-next.svg create mode 100644 src/actions/22/window-pin.svg create mode 100644 src/actions/22/window-previous.svg create mode 100644 src/actions/22/window-restore.svg create mode 100644 src/actions/22/window-unpin.svg create mode 100644 src/actions/22/window.svg create mode 100644 src/actions/22/xml-attribute-delete.svg create mode 100644 src/actions/22/xml-element-new.svg create mode 100644 src/actions/22/xml-node-delete.svg create mode 100644 src/actions/22/xml-node-duplicate.svg create mode 100644 src/actions/22/xml-text-new.svg create mode 100644 src/actions/22/y-zoom-in.svg create mode 100644 src/actions/22/zone-in.svg create mode 100644 src/actions/22/zone-out.svg create mode 100644 src/actions/22/zoom-1-to-2.svg create mode 100644 src/actions/22/zoom-2-to-1.svg create mode 100644 src/actions/22/zoom-fit-best.svg create mode 100644 src/actions/22/zoom-fit-height.svg create mode 100644 src/actions/22/zoom-fit-width.svg create mode 100644 src/actions/22/zoom-in-x.svg create mode 100644 src/actions/22/zoom-in.svg create mode 100644 src/actions/22/zoom-next.svg create mode 100644 src/actions/22/zoom-original.svg create mode 100644 src/actions/22/zoom-out-x.svg create mode 100644 src/actions/22/zoom-out-y.svg create mode 100644 src/actions/22/zoom-out.svg create mode 100644 src/actions/22/zoom-pixels.svg create mode 100644 src/actions/22/zoom-previous.svg create mode 100644 src/actions/22/zoom.svg create mode 100644 src/actions/24/PrePostCondition.svg create mode 100644 src/actions/24/accept_signal.svg create mode 100644 src/actions/24/acrobat.svg create mode 100644 src/actions/24/activities.svg create mode 100644 src/actions/24/add-subtitle.svg create mode 100644 src/actions/24/address-book-new.svg create mode 100644 src/actions/24/adjustcurves.svg create mode 100644 src/actions/24/adjusthsl.svg create mode 100644 src/actions/24/adjustlevels.svg create mode 100644 src/actions/24/adjustrgb.svg create mode 100644 src/actions/24/aggregation.svg create mode 100644 src/actions/24/akonadiconsole.svg create mode 100644 src/actions/24/align-horizontal-baseline.svg create mode 100644 src/actions/24/align-horizontal-bottom-out.svg create mode 100644 src/actions/24/align-horizontal-center.svg create mode 100644 src/actions/24/align-horizontal-left-out.svg create mode 100644 src/actions/24/align-horizontal-left-to-anchor.svg create mode 100644 src/actions/24/align-horizontal-left.svg create mode 100644 src/actions/24/align-horizontal-node.svg create mode 100644 src/actions/24/align-horizontal-right-out.svg create mode 100644 src/actions/24/align-horizontal-right-to-anchor.svg create mode 100644 src/actions/24/align-horizontal-right.svg create mode 100644 src/actions/24/align-horizontal-top-out.svg create mode 100644 src/actions/24/align-vertical-baseline.svg create mode 100644 src/actions/24/align-vertical-bottom-out.svg create mode 100644 src/actions/24/align-vertical-bottom.svg create mode 100644 src/actions/24/align-vertical-center.svg create mode 100644 src/actions/24/align-vertical-node.svg create mode 100644 src/actions/24/align-vertical-top-out.svg create mode 100644 src/actions/24/align-vertical-top-to-anchor.svg create mode 100644 src/actions/24/align-vertical-top.svg create mode 100644 src/actions/24/amarok_cart_add.svg create mode 100644 src/actions/24/amarok_cart_remove.svg create mode 100644 src/actions/24/amarok_cart_view.svg create mode 100644 src/actions/24/anchor.svg create mode 100644 src/actions/24/antivignetting.svg create mode 100644 src/actions/24/application-exit.svg create mode 100644 src/actions/24/application-menu.svg create mode 100644 src/actions/24/appointment-new.svg create mode 100644 src/actions/24/archive-extract.svg create mode 100644 src/actions/24/archive-insert.svg create mode 100644 src/actions/24/archive-remove.svg create mode 100644 src/actions/24/artifact.svg create mode 100644 src/actions/24/association.svg create mode 100644 src/actions/24/atmosphere.svg create mode 100644 src/actions/24/audio-volume-high.svg create mode 100644 src/actions/24/audio-volume-low.svg create mode 100644 src/actions/24/audio-volume-medium.svg create mode 100644 src/actions/24/audio-volume-muted.svg create mode 100644 src/actions/24/auto-transition.svg create mode 100644 src/actions/24/auto-type.svg create mode 100644 src/actions/24/backgroundtool.svg create mode 100644 src/actions/24/backup.svg create mode 100644 src/actions/24/bboxnext.svg create mode 100644 src/actions/24/bboxprev.svg create mode 100644 src/actions/24/black_sum.svg create mode 100644 src/actions/24/blurfx.svg create mode 100644 src/actions/24/bookmark-new.svg create mode 100644 src/actions/24/bookmark-remove.svg create mode 100644 src/actions/24/bordertool.svg create mode 100644 src/actions/24/bwtonal.svg create mode 100644 src/actions/24/call-start.svg create mode 100644 src/actions/24/call-stop.svg create mode 100644 src/actions/24/call-voicemail.svg create mode 100644 src/actions/24/category.svg create mode 100644 src/actions/24/category2parent.svg create mode 100644 src/actions/24/channelmixer.svg create mode 100644 src/actions/24/character-set.svg create mode 100644 src/actions/24/charcoaltool.svg create mode 100644 src/actions/24/check_constraint.svg create mode 100644 src/actions/24/child2category.svg create mode 100644 src/actions/24/choice-rhomb.svg create mode 100644 src/actions/24/choice-round.svg create mode 100644 src/actions/24/chronometer-pause.svg create mode 100644 src/actions/24/chronometer.svg create mode 100644 src/actions/24/circular-arrow-shape.svg create mode 100644 src/actions/24/code-block.svg create mode 100644 src/actions/24/code-class.svg create mode 100644 src/actions/24/code-context.svg create mode 100644 src/actions/24/code-function.svg create mode 100644 src/actions/24/code-typedef.svg create mode 100644 src/actions/24/code-variable.svg create mode 100644 src/actions/24/collapse-all.svg create mode 100644 src/actions/24/color-gradient.svg create mode 100644 src/actions/24/color-management.svg create mode 100644 src/actions/24/color-mode-black-white.svg create mode 100644 src/actions/24/color-mode-hue-shift-negative.svg create mode 100644 src/actions/24/color-mode-hue-shift-positive.svg create mode 100644 src/actions/24/color-mode-invert-image.svg create mode 100644 src/actions/24/color-mode-invert-text.svg create mode 100644 src/actions/24/color-picker-black.svg create mode 100644 src/actions/24/color-picker-grey.svg create mode 100644 src/actions/24/color-picker-white.svg create mode 100644 src/actions/24/color-picker.svg create mode 100644 src/actions/24/colorfx.svg create mode 100644 src/actions/24/colorneg.svg create mode 100644 src/actions/24/colors-chromablue.svg create mode 100644 src/actions/24/colors-chromagreen.svg create mode 100644 src/actions/24/colors-chromared.svg create mode 100644 src/actions/24/combined_fragment.svg create mode 100644 src/actions/24/compass.svg create mode 100644 src/actions/24/composite-track-preview.svg create mode 100644 src/actions/24/composition.svg create mode 100644 src/actions/24/configure.svg create mode 100644 src/actions/24/contrast.svg create mode 100644 src/actions/24/coordinate.svg create mode 100644 src/actions/24/copy-coordinates.svg create mode 100644 src/actions/24/crosshairs.svg create mode 100644 src/actions/24/curve-connector.svg create mode 100644 src/actions/24/dashboard-show.svg create mode 100644 src/actions/24/database-change-key.svg create mode 100644 src/actions/24/database-index.svg create mode 100644 src/actions/24/dblatex.svg create mode 100644 src/actions/24/debug-execute-from-cursor.svg create mode 100644 src/actions/24/debug-execute-to-cursor.svg create mode 100644 src/actions/24/debug-run-cursor.svg create mode 100644 src/actions/24/debug-run.svg create mode 100644 src/actions/24/debug-step-instruction.svg create mode 100644 src/actions/24/debug-step-into-instruction.svg create mode 100644 src/actions/24/debug-step-into.svg create mode 100644 src/actions/24/debug-step-out.svg create mode 100644 src/actions/24/debug-step-over.svg create mode 100644 src/actions/24/deep-history.svg create mode 100644 src/actions/24/delete-comment.svg create mode 100644 src/actions/24/dependency.svg create mode 100644 src/actions/24/depth16to8.svg create mode 100644 src/actions/24/depth8to16.svg create mode 100644 src/actions/24/description.svg create mode 100644 src/actions/24/dfrac.svg create mode 100644 src/actions/24/dialog-cancel.svg create mode 100644 src/actions/24/dialog-input-devices.svg create mode 100644 src/actions/24/dialog-messages.svg create mode 100644 src/actions/24/dialog-ok-apply.svg create mode 120000 src/actions/24/dialog-scripts.svg create mode 100644 src/actions/24/dialog-selectors.svg create mode 100644 src/actions/24/discrete.svg create mode 100644 src/actions/24/distribute-graph-directed.svg create mode 100644 src/actions/24/distribute-graph.svg create mode 100644 src/actions/24/distribute-horizontal-baseline.svg create mode 100644 src/actions/24/distribute-horizontal-center.svg create mode 100644 src/actions/24/distribute-horizontal-equal.svg create mode 100644 src/actions/24/distribute-horizontal-left.svg create mode 100644 src/actions/24/distribute-horizontal-margin.svg create mode 100644 src/actions/24/distribute-horizontal-node.svg create mode 100644 src/actions/24/distribute-horizontal-page.svg create mode 100644 src/actions/24/distribute-horizontal-right.svg create mode 100644 src/actions/24/distribute-horizontal.svg create mode 100644 src/actions/24/distribute-randomize.svg create mode 100644 src/actions/24/distribute-remove-overlaps.svg create mode 100644 src/actions/24/distribute-unclump.svg create mode 100644 src/actions/24/distribute-vertical-baseline.svg create mode 100644 src/actions/24/distribute-vertical-bottom.svg create mode 100644 src/actions/24/distribute-vertical-center.svg create mode 100644 src/actions/24/distribute-vertical-equal.svg create mode 100644 src/actions/24/distribute-vertical-margin.svg create mode 100644 src/actions/24/distribute-vertical-node.svg create mode 100644 src/actions/24/distribute-vertical-page.svg create mode 100644 src/actions/24/distribute-vertical-top.svg create mode 100644 src/actions/24/distribute-vertical.svg create mode 100644 src/actions/24/document-close.svg create mode 100644 src/actions/24/document-decrypt.svg create mode 100644 src/actions/24/document-edit-decrypt-verify.svg create mode 100644 src/actions/24/document-edit-decrypt.svg create mode 100644 src/actions/24/document-edit-encrypt.svg create mode 100644 src/actions/24/document-edit-sign-encrypt.svg create mode 100644 src/actions/24/document-edit-sign.svg create mode 100644 src/actions/24/document-edit.svg create mode 100644 src/actions/24/document-encrypted.svg create mode 100644 src/actions/24/document-export.svg create mode 100644 src/actions/24/document-import.svg create mode 100644 src/actions/24/document-new-from-template.svg create mode 100644 src/actions/24/document-new.svg create mode 100644 src/actions/24/document-open-recent.svg create mode 100644 src/actions/24/document-open-remote.svg create mode 100644 src/actions/24/document-open.svg create mode 100644 src/actions/24/document-preview-archive.svg create mode 100644 src/actions/24/document-print-direct.svg create mode 100644 src/actions/24/document-print.svg create mode 100644 src/actions/24/document-properties.svg create mode 100644 src/actions/24/document-replace.svg create mode 100644 src/actions/24/document-revert.svg create mode 100644 src/actions/24/document-save-all.svg create mode 100644 src/actions/24/document-save-as-template.svg create mode 100644 src/actions/24/document-save-as.svg create mode 100644 src/actions/24/document-save.svg create mode 100644 src/actions/24/document-share.svg create mode 100644 src/actions/24/document-swap.svg create mode 100644 src/actions/24/dontknow.svg create mode 100644 src/actions/24/download-later.svg create mode 100644 src/actions/24/drag-surface.svg create mode 100644 src/actions/24/draw-arrow.svg create mode 100644 src/actions/24/draw-bezier-curves.svg create mode 100644 src/actions/24/draw-brush.svg create mode 100644 src/actions/24/draw-calligraphic.svg create mode 100644 src/actions/24/draw-circle.svg create mode 100644 src/actions/24/draw-connector.svg create mode 100644 src/actions/24/draw-cross.svg create mode 100644 src/actions/24/draw-cuboid.svg create mode 100644 src/actions/24/draw-donut.svg create mode 100644 src/actions/24/draw-ellipse.svg create mode 100644 src/actions/24/draw-eraser.svg create mode 100644 src/actions/24/draw-freehand.svg create mode 100644 src/actions/24/draw-halfcircle1.svg create mode 100644 src/actions/24/draw-halfcircle2.svg create mode 100644 src/actions/24/draw-halfcircle3.svg create mode 100644 src/actions/24/draw-halfcircle4.svg create mode 100644 src/actions/24/draw-highlight.svg create mode 100644 src/actions/24/draw-line.svg create mode 100644 src/actions/24/draw-path.svg create mode 100644 src/actions/24/draw-polygon-star.svg create mode 100644 src/actions/24/draw-polygon.svg create mode 100644 src/actions/24/draw-polyline.svg create mode 100644 src/actions/24/draw-rectangle-rounded.svg create mode 100644 src/actions/24/draw-rectangle.svg create mode 100644 src/actions/24/draw-spiral.svg create mode 100644 src/actions/24/draw-square-inverted-corners.svg create mode 100644 src/actions/24/draw-star.svg create mode 100644 src/actions/24/draw-text.svg create mode 100644 src/actions/24/draw-triangle.svg create mode 100644 src/actions/24/draw-triangle1.svg create mode 100644 src/actions/24/draw-triangle2.svg create mode 100644 src/actions/24/draw-triangle3.svg create mode 100644 src/actions/24/draw-triangle4.svg create mode 100644 src/actions/24/draw-watercolor.svg create mode 100644 src/actions/24/earthquake.svg create mode 100644 src/actions/24/edit-bomb.svg create mode 100644 src/actions/24/edit-clear-history.svg create mode 100644 src/actions/24/edit-clear-locationbar-ltr.svg create mode 100644 src/actions/24/edit-clear.svg create mode 100644 src/actions/24/edit-clone-unlink.svg create mode 100644 src/actions/24/edit-clone.svg create mode 100644 src/actions/24/edit-copy.svg create mode 100644 src/actions/24/edit-cut.svg create mode 100644 src/actions/24/edit-delete-shred.svg create mode 100644 src/actions/24/edit-delete.svg create mode 100644 src/actions/24/edit-download.svg create mode 100644 src/actions/24/edit-find-replace.svg create mode 100644 src/actions/24/edit-find.svg create mode 100644 src/actions/24/edit-group.svg create mode 100644 src/actions/24/edit-guides.svg create mode 100644 src/actions/24/edit-image-face-add.svg create mode 100644 src/actions/24/edit-image-face-detect.svg create mode 100644 src/actions/24/edit-image-face-recognize.svg create mode 100644 src/actions/24/edit-image-face-show.svg create mode 100644 src/actions/24/edit-line-width.svg create mode 100644 src/actions/24/edit-move.svg create mode 100644 src/actions/24/edit-node.svg create mode 100644 src/actions/24/edit-opacity.svg create mode 100644 src/actions/24/edit-paste-in-place.svg create mode 100644 src/actions/24/edit-paste.svg create mode 100644 src/actions/24/edit-redo.svg create mode 100644 src/actions/24/edit-reset.svg create mode 100644 src/actions/24/edit-select-all.svg create mode 100644 src/actions/24/edit-select-invert.svg create mode 100644 src/actions/24/edit-select-lasso.svg create mode 100644 src/actions/24/edit-select-none.svg create mode 100644 src/actions/24/edit-select-text.svg create mode 100644 src/actions/24/edit-select.svg create mode 100644 src/actions/24/edit-table-cell-merge.svg create mode 100644 src/actions/24/edit-table-cell-split.svg create mode 100644 src/actions/24/edit-table-delete-column.svg create mode 100644 src/actions/24/edit-table-delete-row.svg create mode 100644 src/actions/24/edit-table-insert-column-left.svg create mode 100644 src/actions/24/edit-table-insert-column-right.svg create mode 100644 src/actions/24/edit-table-insert-row-above.svg create mode 100644 src/actions/24/edit-table-insert-row-below.svg create mode 100644 src/actions/24/edit-table-insert-row-under.svg create mode 100644 src/actions/24/edit-text-frame-update.svg create mode 100644 src/actions/24/edit-undo.svg create mode 100644 src/actions/24/embosstool.svg create mode 100644 src/actions/24/entity.svg create mode 100644 src/actions/24/entrance_animations.svg create mode 100644 src/actions/24/entry-new.svg create mode 100644 src/actions/24/errornext.svg create mode 100644 src/actions/24/errorprev.svg create mode 100644 src/actions/24/escape-direction-all.svg create mode 100644 src/actions/24/escape-direction-down.svg create mode 100644 src/actions/24/escape-direction-horizontal.svg create mode 100644 src/actions/24/escape-direction-left.svg create mode 100644 src/actions/24/escape-direction-right.svg create mode 100644 src/actions/24/escape-direction-up.svg create mode 100644 src/actions/24/escape-direction-vertical.svg create mode 100644 src/actions/24/exception.svg create mode 100644 src/actions/24/exchange-positions-clockwise.svg create mode 100644 src/actions/24/exchange-positions-zorder.svg create mode 100644 src/actions/24/exchange-positions.svg create mode 100644 src/actions/24/expand-all.svg create mode 100644 src/actions/24/favorite-genres-amarok.svg create mode 100644 src/actions/24/favorite.svg create mode 100644 src/actions/24/feed-subscribe.svg create mode 100644 src/actions/24/filename-and-amarok.svg create mode 100644 src/actions/24/filename-bpm-amarok.svg create mode 100644 src/actions/24/filename-discnumber-amarok.svg create mode 100644 src/actions/24/filename-divider.svg create mode 100644 src/actions/24/filename-dot-amarok.svg create mode 100644 src/actions/24/filename-group-length.svg create mode 100644 src/actions/24/filename-group-tracks.svg create mode 100644 src/actions/24/filename-initial-amarok.svg create mode 100644 src/actions/24/filename-moodbar.svg create mode 100644 src/actions/24/filename-slash-amarok.svg create mode 100644 src/actions/24/filename-space-amarok.svg create mode 100644 src/actions/24/filename-title-amarok.svg create mode 100644 src/actions/24/filename-underscore-amarok.svg create mode 100644 src/actions/24/fill-color.svg create mode 100644 src/actions/24/filmgrain.svg create mode 100644 src/actions/24/final_activity.svg create mode 100644 src/actions/24/find-location.svg create mode 100644 src/actions/24/flag-black.svg create mode 100644 src/actions/24/flag-blue.svg create mode 100644 src/actions/24/flag-green.svg create mode 100644 src/actions/24/flag-red.svg create mode 100644 src/actions/24/flag-yellow.svg create mode 100644 src/actions/24/flag.svg create mode 100644 src/actions/24/flash.svg create mode 100644 src/actions/24/flashlight-off.svg create mode 100644 src/actions/24/flashlight-on.svg create mode 100644 src/actions/24/flower-shape.svg create mode 100644 src/actions/24/folder-new.svg create mode 100644 src/actions/24/folder-stash.svg create mode 100644 src/actions/24/folder-sync.svg create mode 100644 src/actions/24/font-disable.svg create mode 100644 src/actions/24/font-enable.svg create mode 100644 src/actions/24/food.svg create mode 100644 src/actions/24/foreignkey_constraint.svg create mode 100644 src/actions/24/fork.svg create mode 100644 src/actions/24/format-add-node.svg create mode 100644 src/actions/24/format-align-vertical-bottom.svg create mode 100644 src/actions/24/format-align-vertical-center.svg create mode 100644 src/actions/24/format-align-vertical-top.svg create mode 100644 src/actions/24/format-border-set-all.svg create mode 100644 src/actions/24/format-border-set-bottom.svg create mode 100644 src/actions/24/format-border-set-diagonal-bl-tr.svg create mode 100644 src/actions/24/format-border-set-diagonal-tl-br.svg create mode 100644 src/actions/24/format-border-set-external.svg create mode 100644 src/actions/24/format-border-set-internal-horizontal.svg create mode 100644 src/actions/24/format-border-set-internal-vertical.svg create mode 100644 src/actions/24/format-border-set-internal.svg create mode 100644 src/actions/24/format-border-set-left.svg create mode 100644 src/actions/24/format-border-set-none.svg create mode 100644 src/actions/24/format-border-set-right.svg create mode 100644 src/actions/24/format-border-set-top.svg create mode 100644 src/actions/24/format-border-style.svg create mode 100644 src/actions/24/format-break-node.svg create mode 100644 src/actions/24/format-connect-node.svg create mode 100644 src/actions/24/format-convert-to-path.svg create mode 100644 src/actions/24/format-currency.svg create mode 100644 src/actions/24/format-disconnect-node.svg create mode 100644 src/actions/24/format-font-size-less.svg create mode 100644 src/actions/24/format-font-size-more.svg create mode 100644 src/actions/24/format-indent-less.svg create mode 100644 src/actions/24/format-indent-more.svg create mode 100644 src/actions/24/format-insert-node.svg create mode 100644 src/actions/24/format-join-node.svg create mode 100644 src/actions/24/format-justify-center.svg create mode 100644 src/actions/24/format-justify-fill.svg create mode 100644 src/actions/24/format-justify-left.svg create mode 100644 src/actions/24/format-justify-right.svg create mode 100644 src/actions/24/format-line-spacing-double.svg create mode 100644 src/actions/24/format-line-spacing-normal.svg create mode 100644 src/actions/24/format-line-spacing-triple.svg create mode 100644 src/actions/24/format-list-ordered.svg create mode 100644 src/actions/24/format-list-unordered.svg create mode 100644 src/actions/24/format-node-corner.svg create mode 100644 src/actions/24/format-node-line.svg create mode 100644 src/actions/24/format-node-smooth.svg create mode 100644 src/actions/24/format-node-symmetric.svg create mode 100644 src/actions/24/format-number-percent.svg create mode 100644 src/actions/24/format-precision-less.svg create mode 100644 src/actions/24/format-precision-more.svg create mode 100644 src/actions/24/format-remove-node.svg create mode 100644 src/actions/24/format-segment-curve.svg create mode 100644 src/actions/24/format-segment-line.svg create mode 100644 src/actions/24/format-text-blockquote.svg create mode 100644 src/actions/24/format-text-bold.svg create mode 100644 src/actions/24/format-text-capitalize.svg create mode 100644 src/actions/24/format-text-code.svg create mode 100644 src/actions/24/format-text-color.svg create mode 100644 src/actions/24/format-text-direction-horizontal.svg create mode 100644 src/actions/24/format-text-direction-ltr.svg create mode 100644 src/actions/24/format-text-direction-rtl.svg create mode 100644 src/actions/24/format-text-direction-vertical.svg create mode 100644 src/actions/24/format-text-italic.svg create mode 100644 src/actions/24/format-text-lowercase.svg create mode 100644 src/actions/24/format-text-strikethrough.svg create mode 100644 src/actions/24/format-text-subscript.svg create mode 100644 src/actions/24/format-text-superscript.svg create mode 100644 src/actions/24/format-text-symbol.svg create mode 100644 src/actions/24/format-text-underline-squiggle.svg create mode 100644 src/actions/24/format-text-underline.svg create mode 100644 src/actions/24/format-text-uppercase.svg create mode 100644 src/actions/24/formula.svg create mode 100644 src/actions/24/frmt-text-direction-horizontal.svg create mode 100644 src/actions/24/frmt-text-direction-r2l.svg create mode 100644 src/actions/24/frmt-text-direction-vertical-lr.svg create mode 100644 src/actions/24/frmt-text-direction-vertical.svg create mode 100644 src/actions/24/games-achievements.svg create mode 100644 src/actions/24/games-config-board.svg create mode 100644 src/actions/24/games-config-tiles.svg create mode 100644 src/actions/24/games-difficult.svg create mode 100644 src/actions/24/games-highscores.svg create mode 100644 src/actions/24/games-hint.svg create mode 100644 src/actions/24/games-solve.svg create mode 100644 src/actions/24/generalise.svg create mode 100644 src/actions/24/globe.svg create mode 100644 src/actions/24/gnumeric-autofilter-delete.svg create mode 100644 src/actions/24/gnumeric-autosum.svg create mode 100644 src/actions/24/gnumeric-bucket.svg create mode 100644 src/actions/24/gnumeric-cells-merge.svg create mode 100644 src/actions/24/gnumeric-column-size.svg create mode 100644 src/actions/24/gnumeric-component-insert-shaped.svg create mode 100644 src/actions/24/gnumeric-data-slicer.svg create mode 100644 src/actions/24/gnumeric-font.svg create mode 100644 src/actions/24/gnumeric-format-accounting.svg create mode 100644 src/actions/24/gnumeric-format-border-double-bottom.svg create mode 100644 src/actions/24/gnumeric-format-border-thick-bottom.svg create mode 100644 src/actions/24/gnumeric-format-border-thick-outside.svg create mode 100644 src/actions/24/gnumeric-format-border-top-n-bottom.svg create mode 100644 src/actions/24/gnumeric-format-border-top-n-double-bottom.svg create mode 100644 src/actions/24/gnumeric-format-border-top-n-thick-bottom.svg create mode 100644 src/actions/24/gnumeric-format-percentage.svg create mode 100644 src/actions/24/gnumeric-format-precision-decrease.svg create mode 100644 src/actions/24/gnumeric-format-precision-increase.svg create mode 100644 src/actions/24/gnumeric-format-thousand-separator.svg create mode 100644 src/actions/24/gnumeric-formulaguru.svg create mode 100644 src/actions/24/gnumeric-link-external.svg create mode 100644 src/actions/24/gnumeric-link-internal.svg create mode 100644 src/actions/24/gnumeric-link-url.svg create mode 100644 src/actions/24/gnumeric-object-arrow.svg create mode 100644 src/actions/24/gnumeric-object-button.svg create mode 100644 src/actions/24/gnumeric-object-checkbox.svg create mode 100644 src/actions/24/gnumeric-object-combo.svg create mode 100644 src/actions/24/gnumeric-object-ellipse.svg create mode 100644 src/actions/24/gnumeric-object-list.svg create mode 100644 src/actions/24/gnumeric-object-rectangle.svg create mode 100644 src/actions/24/gnumeric-object-scrollbar.svg create mode 100644 src/actions/24/gnumeric-object-spinbutton.svg create mode 100644 src/actions/24/gnumeric-pagesetup-hf-page.svg create mode 100644 src/actions/24/gnumeric-pagesetup-hf-pages.svg create mode 100644 src/actions/24/gnumeric-protection-no.svg create mode 100644 src/actions/24/gnumeric-protection-yes.svg create mode 100644 src/actions/24/gnumeric-row-delete.svg create mode 100644 src/actions/24/gnumeric-row-size.svg create mode 100644 src/actions/24/go-bottom.svg create mode 100644 src/actions/24/go-down-skip.svg create mode 100644 src/actions/24/go-down.svg create mode 100644 src/actions/24/go-first.svg create mode 100644 src/actions/24/go-home.svg create mode 100644 src/actions/24/go-jump-declaration.svg create mode 100644 src/actions/24/go-jump-definition.svg create mode 100644 src/actions/24/go-jump.svg create mode 100644 src/actions/24/go-last.svg create mode 100644 src/actions/24/go-next-context.svg create mode 100644 src/actions/24/go-next-skip.svg create mode 100644 src/actions/24/go-next-use.svg create mode 100644 src/actions/24/go-next.svg create mode 100644 src/actions/24/go-parent-folder.svg create mode 100644 src/actions/24/go-previous-context.svg create mode 100644 src/actions/24/go-previous-skip.svg create mode 100644 src/actions/24/go-previous-use.svg create mode 100644 src/actions/24/go-previous.svg create mode 100644 src/actions/24/go-top.svg create mode 100644 src/actions/24/go-up-skip.svg create mode 100644 src/actions/24/go-up.svg create mode 100644 src/actions/24/gtk-convert.svg create mode 100644 src/actions/24/gtk-index.svg create mode 100644 src/actions/24/gtk-select-font.svg create mode 100644 src/actions/24/handle-move.svg create mode 100644 src/actions/24/handle-sort.svg create mode 100644 src/actions/24/headphones.svg create mode 100644 src/actions/24/help-about.svg create mode 100644 src/actions/24/help-contents.svg create mode 100644 src/actions/24/help-whatsthis.svg create mode 100644 src/actions/24/hexagon-shape.svg create mode 100644 src/actions/24/hotpixels.svg create mode 100644 src/actions/24/im-aim.svg create mode 100644 src/actions/24/im-ban-kick-user.svg create mode 100644 src/actions/24/im-facebook.svg create mode 100644 src/actions/24/im-gadugadu.svg create mode 100644 src/actions/24/im-google-talk.svg create mode 100644 src/actions/24/im-google.svg create mode 100644 src/actions/24/im-icq.svg create mode 100644 src/actions/24/im-identi.ca.svg create mode 100644 src/actions/24/im-invisible-user.svg create mode 100644 src/actions/24/im-kick-user.svg create mode 100644 src/actions/24/im-msn.svg create mode 100644 src/actions/24/im-qq.svg create mode 100644 src/actions/24/im-skype.svg create mode 100644 src/actions/24/im-twitter.svg create mode 100644 src/actions/24/im-user-away.svg create mode 100644 src/actions/24/im-user-busy.svg create mode 100644 src/actions/24/im-user-offline.svg create mode 100644 src/actions/24/im-user-online.svg create mode 100644 src/actions/24/im-user.svg create mode 100644 src/actions/24/im-yahoo.svg create mode 100644 src/actions/24/im-youtube.svg create mode 100644 src/actions/24/input-mouse-click-left.svg create mode 100644 src/actions/24/input-mouse-click-middle.svg create mode 100644 src/actions/24/input-mouse-click-right.svg create mode 100644 src/actions/24/insert-button.svg create mode 100644 src/actions/24/insert-endnote.svg create mode 100644 src/actions/24/insert-footnote.svg create mode 100644 src/actions/24/insert-horizontal-rule.svg create mode 100644 src/actions/24/insert-image.svg create mode 100644 src/actions/24/insert-link.svg create mode 100644 src/actions/24/insert-math-expression.svg create mode 100644 src/actions/24/insert-more-mark.svg create mode 100644 src/actions/24/insert-page-break.svg create mode 100644 src/actions/24/insert-table-of-contents.svg create mode 100644 src/actions/24/insert-table.svg create mode 100644 src/actions/24/insert-text-frame.svg create mode 100644 src/actions/24/insert-text.svg create mode 100644 src/actions/24/irc-channel-active.svg create mode 100644 src/actions/24/irc-channel-inactive.svg create mode 100644 src/actions/24/irc-operator.svg create mode 100644 src/actions/24/irc-remove-operator.svg create mode 100644 src/actions/24/irc-unvoice.svg create mode 100644 src/actions/24/irc-voice.svg create mode 100644 src/actions/24/item.svg create mode 100644 src/actions/24/join.svg create mode 100644 src/actions/24/journal-new.svg create mode 100644 src/actions/24/junction.svg create mode 100644 src/actions/24/kdenlive-composite.svg create mode 100644 src/actions/24/kdenlive-custom-effect.svg create mode 100644 src/actions/24/kdenlive-hide-video.svg create mode 100644 src/actions/24/kdenlive-insert-edit.svg create mode 100644 src/actions/24/kdenlive-no-composite.svg create mode 100644 src/actions/24/kdenlive-normal-edit.svg create mode 100644 src/actions/24/kdenlive-object-height.svg create mode 100644 src/actions/24/kdenlive-object-width.svg create mode 100644 src/actions/24/kdenlive-overwrite-edit.svg create mode 100644 src/actions/24/kdenlive-select-all.svg create mode 100644 src/actions/24/kdenlive-select-images.svg create mode 100644 src/actions/24/kdenlive-select-texts.svg create mode 100644 src/actions/24/kdenlive-show-markers.svg create mode 100644 src/actions/24/kdenlive-show-video.svg create mode 100644 src/actions/24/kdenlive-split-audio.svg create mode 100644 src/actions/24/kdenlive-track_has_effect.svg create mode 100644 src/actions/24/kdenlive-unselect-all.svg create mode 100644 src/actions/24/kdenlive-zindex-down.svg create mode 100644 src/actions/24/kdenlive-zindex-top.svg create mode 100644 src/actions/24/key-enter.svg create mode 100644 src/actions/24/kmouth-phrase-new.svg create mode 100644 src/actions/24/kmouth-phrasebook.svg create mode 100644 src/actions/24/kmouth-phresebook-new.svg create mode 100644 src/actions/24/know.svg create mode 100644 src/actions/24/kr_combine.svg create mode 100644 src/actions/24/kr_comparedirs.svg create mode 100644 src/actions/24/kr_diskusage.svg create mode 100644 src/actions/24/kr_syncbrowse_off.svg create mode 100644 src/actions/24/kr_unselect.svg create mode 100644 src/actions/24/kstars_cbound.svg create mode 100644 src/actions/24/kstars_clines.svg create mode 100644 src/actions/24/kstars_cnames.svg create mode 100644 src/actions/24/kstars_constellationart.svg create mode 100644 src/actions/24/kstars_deepsky.svg create mode 100644 src/actions/24/kstars_ekos.svg create mode 100644 src/actions/24/kstars_fitsviewer.svg create mode 100644 src/actions/24/kstars_grid.svg create mode 100644 src/actions/24/kstars_hgrid.svg create mode 100644 src/actions/24/kstars_horizon.svg create mode 100644 src/actions/24/kstars_indi.svg create mode 100644 src/actions/24/kstars_mw.svg create mode 100644 src/actions/24/kstars_satellites.svg create mode 100644 src/actions/24/kstars_solarsystem.svg create mode 100644 src/actions/24/kstars_stars.svg create mode 100644 src/actions/24/kstars_supernovae.svg create mode 100644 src/actions/24/kt-add-filters.svg create mode 100644 src/actions/24/kt-chunks.svg create mode 100644 src/actions/24/kt-magnet.svg create mode 100644 src/actions/24/kt-remove-filters.svg create mode 100644 src/actions/24/kt-stop-all.svg create mode 100644 src/actions/24/labplot-1x-zoom.svg create mode 100644 src/actions/24/labplot-2x-zoom.svg create mode 100644 src/actions/24/labplot-3x-zoom.svg create mode 100644 src/actions/24/labplot-4x-zoom.svg create mode 100644 src/actions/24/labplot-5x-zoom.svg create mode 100644 src/actions/24/labplot-TeX-logo.svg create mode 100644 src/actions/24/labplot-axis-horizontal.svg create mode 100644 src/actions/24/labplot-axis-vertical.svg create mode 100644 src/actions/24/labplot-editbreaklayout.svg create mode 100644 src/actions/24/labplot-editgrid.svg create mode 100644 src/actions/24/labplot-edithlayout.svg create mode 100644 src/actions/24/labplot-editvlayout.svg create mode 100644 src/actions/24/labplot-matrix-new.svg create mode 100644 src/actions/24/labplot-matrix.svg create mode 100644 src/actions/24/labplot-plot-axis-points.svg create mode 100644 src/actions/24/labplot-shift-down-y.svg create mode 100644 src/actions/24/labplot-shift-left-x.svg create mode 100644 src/actions/24/labplot-shift-right-x.svg create mode 100644 src/actions/24/labplot-shift-up-y.svg create mode 100644 src/actions/24/labplot-workbook-new.svg create mode 100644 src/actions/24/labplot-workbook.svg create mode 100644 src/actions/24/labplot-worksheet-new.svg create mode 100644 src/actions/24/labplot-worksheet.svg create mode 100644 src/actions/24/labplot-xy-curve-segments.svg create mode 100644 src/actions/24/labplot-xy-curve.svg create mode 100644 src/actions/24/labplot-xy-equation-curve.svg create mode 100644 src/actions/24/labplot-xy-fit-curve.svg create mode 100644 src/actions/24/labplot-xy-fourier-filter-curve.svg create mode 100644 src/actions/24/labplot-xy-fourier-transform-curve.svg create mode 100644 src/actions/24/labplot-xy-interpolation-curve.svg create mode 100644 src/actions/24/labplot-xy-plot-four-axes.svg create mode 100644 src/actions/24/labplot-xy-plot-two-axes-centered-origin.svg create mode 100644 src/actions/24/labplot-xy-plot-two-axes-centered.svg create mode 100644 src/actions/24/labplot-xy-plot-two-axes.svg create mode 100644 src/actions/24/labplot-xy-smoothing-curve.svg create mode 100644 src/actions/24/layer-visible-off.svg create mode 100644 src/actions/24/layer-visible-on.svg create mode 100644 src/actions/24/lensautofix.svg create mode 100644 src/actions/24/lensdistortion.svg create mode 100644 src/actions/24/license.svg create mode 100644 src/actions/24/lighttable.svg create mode 100644 src/actions/24/linear.svg create mode 100644 src/actions/24/lines-connector.svg create mode 100644 src/actions/24/link.svg create mode 100644 src/actions/24/list-add-font.svg create mode 100644 src/actions/24/list-add-user.svg create mode 100644 src/actions/24/list-add.svg create mode 100644 src/actions/24/list-remove-user.svg create mode 100644 src/actions/24/list-remove.svg create mode 100644 src/actions/24/love-amarok.svg create mode 100644 src/actions/24/mail-attachment.svg create mode 100644 src/actions/24/mail-encrypted-full.svg create mode 100644 src/actions/24/mail-encrypted-part.svg create mode 100644 src/actions/24/mail-flag.svg create mode 100644 src/actions/24/mail-forward.svg create mode 100644 src/actions/24/mail-forwarded-replied.svg create mode 100644 src/actions/24/mail-forwarded.svg create mode 100644 src/actions/24/mail-invitation.svg create mode 100644 src/actions/24/mail-mark-important.svg create mode 100644 src/actions/24/mail-mark-junk.svg create mode 100644 src/actions/24/mail-mark-notjunk.svg create mode 100644 src/actions/24/mail-mark-read.svg create mode 100644 src/actions/24/mail-mark-task.svg create mode 100644 src/actions/24/mail-mark-unread-new.svg create mode 100644 src/actions/24/mail-mark-unread.svg create mode 100644 src/actions/24/mail-meeting-request-reply.svg create mode 100644 src/actions/24/mail-message-new-list.svg create mode 100644 src/actions/24/mail-message-new.svg create mode 100644 src/actions/24/mail-queue.svg create mode 100644 src/actions/24/mail-receive.svg create mode 100644 src/actions/24/mail-replied.svg create mode 100644 src/actions/24/mail-reply-all.svg create mode 100644 src/actions/24/mail-reply-custom-all.svg create mode 100644 src/actions/24/mail-reply-custom.svg create mode 100644 src/actions/24/mail-reply-list.svg create mode 100644 src/actions/24/mail-reply-sender.svg create mode 100644 src/actions/24/mail-send-receive.svg create mode 100644 src/actions/24/mail-send.svg create mode 100644 src/actions/24/mail-signature-unknown.svg create mode 100644 src/actions/24/mail-signed-full.svg create mode 100644 src/actions/24/mail-signed-part.svg create mode 100644 src/actions/24/mail-signed-verified.svg create mode 100644 src/actions/24/mail-tagged.svg create mode 100644 src/actions/24/map-flat.svg create mode 100644 src/actions/24/map-globe.svg create mode 100644 src/actions/24/map-gnomonic.svg create mode 100644 src/actions/24/map-mercator.svg create mode 100644 src/actions/24/markasblank.svg create mode 100644 src/actions/24/media-album-cover-manager-amarok.svg create mode 100644 src/actions/24/media-album-track.svg create mode 100644 src/actions/24/media-eject.svg create mode 100644 src/actions/24/media-mount.svg create mode 100644 src/actions/24/media-playback-pause.svg create mode 100644 src/actions/24/media-playback-start.svg create mode 100644 src/actions/24/media-playback-stop.svg create mode 100644 src/actions/24/media-playlist-append.svg create mode 100644 src/actions/24/media-playlist-normal.svg create mode 100644 src/actions/24/media-playlist-play.svg create mode 100644 src/actions/24/media-playlist-repeat.svg create mode 100644 src/actions/24/media-playlist-shuffle.svg create mode 100644 src/actions/24/media-random-albums-amarok.svg create mode 100644 src/actions/24/media-random-tracks-amarok.svg create mode 100644 src/actions/24/media-record.svg create mode 100644 src/actions/24/media-repeat-album-amarok.svg create mode 100644 src/actions/24/media-repeat-none.svg create mode 100644 src/actions/24/media-repeat-playlist-amarok.svg create mode 100644 src/actions/24/media-repeat-single.svg create mode 100644 src/actions/24/media-repeat-track-amarok.svg create mode 100644 src/actions/24/media-seek-backward.svg create mode 100644 src/actions/24/media-seek-forward.svg create mode 100644 src/actions/24/media-show-active-track-amarok.svg create mode 100644 src/actions/24/media-skip-backward.svg create mode 100644 src/actions/24/media-skip-forward.svg create mode 100644 src/actions/24/media-track-queue-amarok.svg create mode 100644 src/actions/24/media-track-show-active.svg create mode 100644 src/actions/24/meeting-participant-no-response.svg create mode 100644 src/actions/24/meeting-participant-request-response.svg create mode 100644 src/actions/24/menu_new_sep.svg create mode 100644 src/actions/24/merge.svg create mode 100644 src/actions/24/mesh-gradient.svg create mode 100644 src/actions/24/messagebox_warning.svg create mode 100644 src/actions/24/milestone.svg create mode 100644 src/actions/24/minuet-chords.svg create mode 100644 src/actions/24/minuet-intervals.svg create mode 100644 src/actions/24/minuet-rhythms.svg create mode 100644 src/actions/24/minuet-scales.svg create mode 100644 src/actions/24/mode1.svg create mode 100644 src/actions/24/mode2.svg create mode 100644 src/actions/24/mode3.svg create mode 100644 src/actions/24/mode4.svg create mode 100644 src/actions/24/mode5.svg create mode 100644 src/actions/24/motion_path_animations.svg create mode 100644 src/actions/24/music-note-16th.svg create mode 100644 src/actions/24/network-connect.svg create mode 100644 src/actions/24/network-disconnect.svg create mode 100644 src/actions/24/newline.svg create mode 100644 src/actions/24/news-subscribe.svg create mode 100644 src/actions/24/news-unsubscribe.svg create mode 100644 src/actions/24/nextfuzzy.svg create mode 100644 src/actions/24/nextfuzzyuntrans.svg create mode 100644 src/actions/24/nextuntranslated.svg create mode 100644 src/actions/24/node-segment-curve.svg create mode 100644 src/actions/24/node-segment-line.svg create mode 100644 src/actions/24/node-transform.svg create mode 100644 src/actions/24/node-type-auto-smooth.svg create mode 100644 src/actions/24/node-type-cusp.svg create mode 100644 src/actions/24/node-type-smooth.svg create mode 100644 src/actions/24/node-type-symmetric.svg create mode 100644 src/actions/24/node.svg create mode 100644 src/actions/24/noisereduction.svg create mode 100644 src/actions/24/notifications-disabled.svg create mode 100644 src/actions/24/notifications.svg create mode 100644 src/actions/24/nroot.svg create mode 100644 src/actions/24/object-columns.svg create mode 100644 src/actions/24/object-flip-horizontal.svg create mode 100644 src/actions/24/object-flip-vertical.svg create mode 100644 src/actions/24/object-group.svg create mode 100644 src/actions/24/object-order-back.svg create mode 100644 src/actions/24/object-order-front.svg create mode 100644 src/actions/24/object-order-lower.svg create mode 100644 src/actions/24/object-order-raise.svg create mode 100644 src/actions/24/object-rotate-left.svg create mode 100644 src/actions/24/object-rotate-right.svg create mode 100644 src/actions/24/object-rows.svg create mode 100644 src/actions/24/object-to-path.svg create mode 100644 src/actions/24/object-ungroup-pop-selection.svg create mode 100644 src/actions/24/object-ungroup.svg create mode 100644 src/actions/24/office-chart-area-focus-peak-node.svg create mode 100644 src/actions/24/office-chart-area-percentage.svg create mode 100644 src/actions/24/office-chart-area-stacked.svg create mode 100644 src/actions/24/office-chart-area.svg create mode 100644 src/actions/24/office-chart-bar-percentage.svg create mode 100644 src/actions/24/office-chart-bar-stacked.svg create mode 100644 src/actions/24/office-chart-bar.svg create mode 100644 src/actions/24/office-chart-line-forecast.svg create mode 100644 src/actions/24/office-chart-line-percentage.svg create mode 100644 src/actions/24/office-chart-line-stacked.svg create mode 100644 src/actions/24/office-chart-line.svg create mode 100644 src/actions/24/office-chart-pie.svg create mode 100644 src/actions/24/office-chart-polar-stacked.svg create mode 100644 src/actions/24/office-chart-polar.svg create mode 100644 src/actions/24/office-chart-ring.svg create mode 100644 src/actions/24/office-chart-scatter.svg create mode 100644 src/actions/24/oilpaint.svg create mode 100644 src/actions/24/overexposure.svg create mode 100644 src/actions/24/overflow-menu-left.svg create mode 100644 src/actions/24/overflow-menu-right.svg create mode 100644 src/actions/24/overflow-menu.svg create mode 100644 src/actions/24/page-2sides.svg create mode 100644 src/actions/24/page-3sides.svg create mode 100644 src/actions/24/page-4sides.svg create mode 100644 src/actions/24/page-simple.svg create mode 100644 src/actions/24/paint-none.svg create mode 100644 src/actions/24/paint-order-fms.svg create mode 100644 src/actions/24/paint-order-fsm.svg create mode 100644 src/actions/24/paint-order-mfs.svg create mode 100644 src/actions/24/paint-order-msf.svg create mode 100644 src/actions/24/paint-order-sfm.svg create mode 100644 src/actions/24/paint-order-smf.svg create mode 100644 src/actions/24/paper-color.svg create mode 100644 src/actions/24/password-copy.svg create mode 100644 src/actions/24/path-clip-edit.svg create mode 100644 src/actions/24/path-effect-parameter-next.svg create mode 100644 src/actions/24/path-mask-edit.svg create mode 100644 src/actions/24/path-mode-polyline-paraxial.svg create mode 100644 src/actions/24/path-mode-polyline.svg create mode 100644 src/actions/24/path-reverse.svg create mode 100644 src/actions/24/path-simplify.svg create mode 100644 src/actions/24/pathshape.svg create mode 100644 src/actions/24/perspective.svg create mode 100644 src/actions/24/player-time.svg create mode 100644 src/actions/24/plugins.svg create mode 100644 src/actions/24/podcast-amarok.svg create mode 100644 src/actions/24/precondition.svg create mode 100644 src/actions/24/preferences-activities.svg create mode 100644 src/actions/24/preflight-verifier.svg create mode 100644 src/actions/24/prevfuzzy.svg create mode 100644 src/actions/24/prevfuzzyuntrans.svg create mode 100644 src/actions/24/preview-add-zone.svg create mode 100644 src/actions/24/preview-remove-all.svg create mode 100644 src/actions/24/preview-remove-zone.svg create mode 100644 src/actions/24/preview-render-off.svg create mode 100644 src/actions/24/preview-render-on.svg create mode 100644 src/actions/24/prevuntranslated.svg create mode 100644 src/actions/24/primarykey_constraint.svg create mode 100644 src/actions/24/process-stop.svg create mode 100644 src/actions/24/project-defaults.svg create mode 100644 src/actions/24/project-development-close.svg create mode 100644 src/actions/24/project-development-new-template.svg create mode 100644 src/actions/24/project-development.svg create mode 100644 src/actions/24/question.svg create mode 100644 src/actions/24/quickopen-class.svg create mode 100644 src/actions/24/quickopen-file.svg create mode 100644 src/actions/24/quickopen-function.svg create mode 100644 src/actions/24/quickopen.svg create mode 100644 src/actions/24/raindrop.svg create mode 100644 src/actions/24/realization.svg create mode 100644 src/actions/24/redeyes.svg create mode 100644 src/actions/24/remove-link.svg create mode 100644 src/actions/24/repeat.svg create mode 100644 src/actions/24/resource-calendar-child-insert.svg create mode 100644 src/actions/24/resource-calendar-child.svg create mode 100644 src/actions/24/resource-calendar-insert.svg create mode 100644 src/actions/24/resource-group-new.svg create mode 100644 src/actions/24/restoration.svg create mode 100644 src/actions/24/reverse.svg create mode 100644 src/actions/24/roll.svg create mode 100644 src/actions/24/rss.svg create mode 100644 src/actions/24/run-build-clean.svg create mode 100644 src/actions/24/run-build-configure.svg create mode 100644 src/actions/24/run-build-file.svg create mode 100644 src/actions/24/run-build-install-root.svg create mode 100644 src/actions/24/run-build-install.svg create mode 100644 src/actions/24/run-build-prune.svg create mode 100644 src/actions/24/run-build.svg create mode 100644 src/actions/24/select-rectangular.svg create mode 100644 src/actions/24/send_signal.svg create mode 100644 src/actions/24/shapes.svg create mode 100644 src/actions/24/sharpenimage.svg create mode 100644 src/actions/24/show-all-effects.svg create mode 100644 src/actions/24/show-gpu-effects.svg create mode 100644 src/actions/24/show-menu.svg create mode 100644 src/actions/24/show-node-handles.svg create mode 100644 src/actions/24/show-offline.svg create mode 100644 src/actions/24/show-path-outline.svg create mode 100644 src/actions/24/similarartists-amarok.svg create mode 100644 src/actions/24/skg-chart-bubble.svg create mode 100644 src/actions/24/skrooge_credit_card.svg create mode 100644 src/actions/24/skrooge_less.svg create mode 100644 src/actions/24/skrooge_more.svg create mode 100644 src/actions/24/skrooge_much_less.svg create mode 100644 src/actions/24/skrooge_much_more.svg create mode 100644 src/actions/24/skrooge_type.svg create mode 100644 src/actions/24/smiley-add.svg create mode 100644 src/actions/24/smiley-shape.svg create mode 100644 src/actions/24/smiley.svg create mode 100644 src/actions/24/smooth.svg create mode 100644 src/actions/24/snap-angle.svg create mode 100644 src/actions/24/snap-bounding-box-center.svg create mode 100644 src/actions/24/snap-bounding-box-corners.svg create mode 100644 src/actions/24/snap-bounding-box-edges.svg create mode 100644 src/actions/24/snap-bounding-box-midpoints.svg create mode 100644 src/actions/24/snap-extension.svg create mode 100644 src/actions/24/snap-grid-guide-intersections.svg create mode 100644 src/actions/24/snap-guideline.svg create mode 100644 src/actions/24/snap-intersection.svg create mode 100644 src/actions/24/snap-node.svg create mode 100644 src/actions/24/snap-nodes-center.svg create mode 100644 src/actions/24/snap-nodes-cusp.svg create mode 100644 src/actions/24/snap-nodes-intersection.svg create mode 100644 src/actions/24/snap-nodes-midpoint.svg create mode 100644 src/actions/24/snap-nodes-path.svg create mode 100644 src/actions/24/snap-nodes-rotation-center.svg create mode 100644 src/actions/24/snap-nodes-smooth.svg create mode 100644 src/actions/24/snap-orthogonal.svg create mode 100644 src/actions/24/snap-page.svg create mode 100644 src/actions/24/snap-text-baseline.svg create mode 100644 src/actions/24/snap.svg create mode 100644 src/actions/24/sort-presence.svg create mode 100644 src/actions/24/speaker.svg create mode 100644 src/actions/24/special_paste.svg create mode 100644 src/actions/24/split.svg create mode 100644 src/actions/24/sqrt.svg create mode 100644 src/actions/24/standard-connector.svg create mode 100644 src/actions/24/state-fork.svg create mode 100644 src/actions/24/stateshape.svg create mode 100644 src/actions/24/step_object_ChargedParticle.svg create mode 100644 src/actions/24/step_object_CircularMotor.svg create mode 100644 src/actions/24/step_object_CoulombForce.svg create mode 100644 src/actions/24/step_object_GravitationForce.svg create mode 100644 src/actions/24/step_object_LinearMotor.svg create mode 100644 src/actions/24/step_object_SoftBody.svg create mode 100644 src/actions/24/step_object_Spring.svg create mode 100644 src/actions/24/step_object_WeightForce.svg create mode 100644 src/actions/24/story-editor.svg create mode 100644 src/actions/24/stroke-cap-butt.svg create mode 100644 src/actions/24/stroke-cap-round.svg create mode 100644 src/actions/24/stroke-cap-square.svg create mode 100644 src/actions/24/stroke-join-bevel.svg create mode 100644 src/actions/24/stroke-join-miter.svg create mode 100644 src/actions/24/stroke-join-round.svg create mode 100644 src/actions/24/stroke-to-path.svg create mode 100644 src/actions/24/svn-commit.svg create mode 100644 src/actions/24/svn-update.svg create mode 100644 src/actions/24/swap-panels.svg create mode 100644 src/actions/24/system-lock-screen.svg create mode 100644 src/actions/24/system-log-out.svg create mode 100644 src/actions/24/system-run.svg create mode 100644 src/actions/24/system-shutdown.svg create mode 100644 src/actions/24/system-suspend-hibernate.svg create mode 100644 src/actions/24/system-suspend.svg create mode 100644 src/actions/24/system-switch-user.svg create mode 100644 src/actions/24/tab-detach.svg create mode 100644 src/actions/24/tab-duplicate.svg create mode 100644 src/actions/24/tab-new-background.svg create mode 100644 src/actions/24/tab-new.svg create mode 100644 src/actions/24/table.svg create mode 100644 src/actions/24/tag-edit.svg create mode 100644 src/actions/24/tag-new.svg create mode 100644 src/actions/24/tag-recents.svg create mode 100644 src/actions/24/tag.svg create mode 100644 src/actions/24/task-new.svg create mode 100644 src/actions/24/taxes-finances.svg create mode 100644 src/actions/24/texlion.svg create mode 100644 src/actions/24/text-field-framed.svg create mode 100644 src/actions/24/text-field.svg create mode 100644 src/actions/24/text-flow-into-frame.svg create mode 100644 src/actions/24/text-frame-link.svg create mode 100644 src/actions/24/text-frame-unlink.svg create mode 100644 src/actions/24/text-orientation-auto.svg create mode 100644 src/actions/24/text-orientation-sideways.svg create mode 100644 src/actions/24/text-orientation-upright.svg create mode 100644 src/actions/24/text-speak.svg create mode 100644 src/actions/24/text-unflow.svg create mode 100644 src/actions/24/text-wrap.svg create mode 100644 src/actions/24/text_horz_kern.svg create mode 100644 src/actions/24/text_letter_spacing.svg create mode 100644 src/actions/24/text_line_spacing.svg create mode 100644 src/actions/24/text_remove_kerns.svg create mode 100644 src/actions/24/text_rotation.svg create mode 100644 src/actions/24/text_superscript.svg create mode 100644 src/actions/24/text_vert_kern.svg create mode 100644 src/actions/24/text_word_spacing.svg create mode 100644 src/actions/24/texture.svg create mode 100644 src/actions/24/timeline-extract.svg create mode 100644 src/actions/24/timeline-insert.svg create mode 100644 src/actions/24/timeline-lift.svg create mode 100644 src/actions/24/timeline-overwrite.svg create mode 100644 src/actions/24/timeline-use-zone-off.svg create mode 100644 src/actions/24/timeline-use-zone-on.svg create mode 100644 src/actions/24/tool-animator.svg create mode 100644 src/actions/24/tool-measure.svg create mode 100644 src/actions/24/tool-spray.svg create mode 100644 src/actions/24/tool-tweak.svg create mode 100644 src/actions/24/tool_color_eraser.svg create mode 100644 src/actions/24/tools-check-spelling.svg create mode 100644 src/actions/24/tools-media-optical-burn-image.svg create mode 100644 src/actions/24/tools-media-optical-burn.svg create mode 100644 src/actions/24/tools-media-optical-copy.svg create mode 100644 src/actions/24/tools-media-optical-erase.svg create mode 100644 src/actions/24/tools-media-optical-format.svg create mode 100644 src/actions/24/tools-report-bug.svg create mode 100644 src/actions/24/tools-rip-audio-cd.svg create mode 100644 src/actions/24/tools-rip-video-cd.svg create mode 100644 src/actions/24/tools-rip-video-dvd.svg create mode 100644 src/actions/24/tools-wizard.svg create mode 100644 src/actions/24/tools.svg create mode 100644 src/actions/24/torrents.svg create mode 100644 src/actions/24/transform-browse.svg create mode 100644 src/actions/24/transform-crop-and-resize.svg create mode 100644 src/actions/24/transform-crop.svg create mode 100644 src/actions/24/transform-move-horizontal.svg create mode 100644 src/actions/24/transform-move-vertical.svg create mode 100644 src/actions/24/transform-move.svg create mode 100644 src/actions/24/transform-rotate.svg create mode 100644 src/actions/24/transform-scale-textbox-points.svg create mode 100644 src/actions/24/transform-scale.svg create mode 100644 src/actions/24/transform-shear-down.svg create mode 100644 src/actions/24/transform-shear-left.svg create mode 100644 src/actions/24/transform-shear-right.svg create mode 100644 src/actions/24/transform-shear-up.svg create mode 100644 src/actions/24/trash-empty.svg create mode 100644 src/actions/24/trim-margins.svg create mode 100644 src/actions/24/trim-to-selection.svg create mode 100644 src/actions/24/typewriter.svg create mode 100644 src/actions/24/umbrello_diagram_deployment.svg create mode 100644 src/actions/24/underexposure.svg create mode 100644 src/actions/24/uniassociation.svg create mode 100644 src/actions/24/unique_constraint.svg create mode 100644 src/actions/24/unmarkasblank.svg create mode 100644 src/actions/24/upindicator.svg create mode 100644 src/actions/24/upload-media.svg create mode 100644 src/actions/24/user-group-delete.svg create mode 100644 src/actions/24/user-group-new.svg create mode 100644 src/actions/24/user-group-properties.svg create mode 100644 src/actions/24/user-others.svg create mode 100644 src/actions/24/username-copy.svg create mode 100644 src/actions/24/vcs-commit-cvs-cervisia.svg create mode 100644 src/actions/24/vcs-diff-cvs-cervisia.svg create mode 100644 src/actions/24/vcs-remove-cvs-cervisia.svg create mode 100644 src/actions/24/vcs-status-cvs-cervisia.svg create mode 100644 src/actions/24/vcs-update-cvs-cervisia.svg create mode 100644 src/actions/24/view-bank-account-checking.svg create mode 100644 src/actions/24/view-bank-account-savings.svg create mode 100644 src/actions/24/view-bank-account.svg create mode 100644 src/actions/24/view-bank.svg create mode 100644 src/actions/24/view-barcode-add.svg create mode 100644 src/actions/24/view-barcode-qr.svg create mode 100644 src/actions/24/view-barcode.svg create mode 100644 src/actions/24/view-calendar-agenda.svg create mode 100644 src/actions/24/view-calendar-birthday.svg create mode 100644 src/actions/24/view-calendar-journal.svg create mode 100644 src/actions/24/view-calendar-list.svg create mode 100644 src/actions/24/view-calendar-month.svg create mode 100644 src/actions/24/view-calendar-special-occasion.svg create mode 100644 src/actions/24/view-calendar-tasks.svg create mode 100644 src/actions/24/view-calendar-time-spent.svg create mode 100644 src/actions/24/view-calendar-timeline.svg create mode 100644 src/actions/24/view-calendar-upcoming-days.svg create mode 100644 src/actions/24/view-calendar-upcoming-events.svg create mode 100644 src/actions/24/view-calendar-wedding-anniversary.svg create mode 100644 src/actions/24/view-calendar-week.svg create mode 100644 src/actions/24/view-calendar-whatsnext.svg create mode 100644 src/actions/24/view-calendar.svg create mode 100644 src/actions/24/view-catalog.svg create mode 100644 src/actions/24/view-categories-expenditures.svg create mode 100644 src/actions/24/view-categories-incomes.svg create mode 100644 src/actions/24/view-categories.svg create mode 100644 src/actions/24/view-certificate-add.svg create mode 100644 src/actions/24/view-certificate-export-secret.svg create mode 100644 src/actions/24/view-certificate-export-server.svg create mode 100644 src/actions/24/view-certificate-export.svg create mode 100644 src/actions/24/view-certificate-import.svg create mode 100644 src/actions/24/view-certificate-server-configure.svg create mode 100644 src/actions/24/view-certificate-sign.svg create mode 100644 src/actions/24/view-certificate.svg create mode 100644 src/actions/24/view-close.svg create mode 100644 src/actions/24/view-currency-list.svg create mode 100644 src/actions/24/view-file-columns.svg create mode 100644 src/actions/24/view-filter.svg create mode 100644 src/actions/24/view-financial-account-add.svg create mode 100644 src/actions/24/view-financial-account-asset-closed.svg create mode 100644 src/actions/24/view-financial-account-asset.svg create mode 100644 src/actions/24/view-financial-account-cash-closed.svg create mode 100644 src/actions/24/view-financial-account-cash.svg create mode 100644 src/actions/24/view-financial-account-checking-closed.svg create mode 100644 src/actions/24/view-financial-account-checking.svg create mode 100644 src/actions/24/view-financial-account-close.svg create mode 100644 src/actions/24/view-financial-account-closed.svg create mode 100644 src/actions/24/view-financial-account-credit-card-closed.svg create mode 100644 src/actions/24/view-financial-account-credit-card.svg create mode 100644 src/actions/24/view-financial-account-delete.svg create mode 100644 src/actions/24/view-financial-account-edit.svg create mode 100644 src/actions/24/view-financial-account-investment-closed.svg create mode 100644 src/actions/24/view-financial-account-investment-security-closed.svg create mode 100644 src/actions/24/view-financial-account-investment-security.svg create mode 100644 src/actions/24/view-financial-account-investment.svg create mode 100644 src/actions/24/view-financial-account-liability-closed.svg create mode 100644 src/actions/24/view-financial-account-liability.svg create mode 100644 src/actions/24/view-financial-account-loan-closed.svg create mode 100644 src/actions/24/view-financial-account-loan.svg create mode 100644 src/actions/24/view-financial-account-reopen.svg create mode 100644 src/actions/24/view-financial-account-savings-closed.svg create mode 100644 src/actions/24/view-financial-account-savings.svg create mode 100644 src/actions/24/view-financial-account.svg create mode 100644 src/actions/24/view-financial-budget.svg create mode 100644 src/actions/24/view-financial-category-add.svg create mode 100644 src/actions/24/view-financial-category-delete.svg create mode 100644 src/actions/24/view-financial-category-edit.svg create mode 100644 src/actions/24/view-financial-category-expense.svg create mode 100644 src/actions/24/view-financial-category-income.svg create mode 100644 src/actions/24/view-financial-category.svg create mode 100644 src/actions/24/view-financial-list.svg create mode 100644 src/actions/24/view-financial-transfer-reconcile.svg create mode 100644 src/actions/24/view-financial-transfer-reconciled.svg create mode 100644 src/actions/24/view-financial-transfer-unreconciled.svg create mode 100644 src/actions/24/view-form-action.svg create mode 100644 src/actions/24/view-form.svg create mode 100644 src/actions/24/view-fullscreen.svg create mode 100644 src/actions/24/view-grid.svg create mode 100644 src/actions/24/view-group.svg create mode 100644 src/actions/24/view-hidden.svg create mode 100644 src/actions/24/view-institution-add.svg create mode 100644 src/actions/24/view-institution-delete.svg create mode 100644 src/actions/24/view-institution-edit.svg create mode 100644 src/actions/24/view-institution.svg create mode 100644 src/actions/24/view-left-close.svg create mode 100644 src/actions/24/view-list-details.svg create mode 100644 src/actions/24/view-list-icons.svg create mode 100644 src/actions/24/view-list-text.svg create mode 100644 src/actions/24/view-list-tree.svg create mode 100644 src/actions/24/view-media-equalizer.svg create mode 100644 src/actions/24/view-media-lyrics.svg create mode 100644 src/actions/24/view-media-playlist.svg create mode 100644 src/actions/24/view-media-title.svg create mode 100644 src/actions/24/view-media-visualization.svg create mode 100644 src/actions/24/view-multiple-objects.svg create mode 100644 src/actions/24/view-object-histogram-linear.svg create mode 100644 src/actions/24/view-object-histogram-logarithmic.svg create mode 100644 src/actions/24/view-pages-continuous.svg create mode 100644 src/actions/24/view-pages-facing-first-centered.svg create mode 100644 src/actions/24/view-pages-facing.svg create mode 100644 src/actions/24/view-pages-overview.svg create mode 100644 src/actions/24/view-pim-notes.svg create mode 100644 src/actions/24/view-pim-tasks-pending.svg create mode 100644 src/actions/24/view-presentation.svg create mode 100644 src/actions/24/view-preview.svg create mode 100644 src/actions/24/view-refresh.svg create mode 100644 src/actions/24/view-restore.svg create mode 100644 src/actions/24/view-right-close.svg create mode 100644 src/actions/24/view-right-new.svg create mode 100644 src/actions/24/view-sidetree.svg create mode 100644 src/actions/24/view-sort-ascending-name.svg create mode 100644 src/actions/24/view-sort-ascending.svg create mode 100644 src/actions/24/view-sort-descending-name.svg create mode 100644 src/actions/24/view-sort-descending.svg create mode 100644 src/actions/24/view-sort.svg create mode 100644 src/actions/24/view-split-effect.svg create mode 100644 src/actions/24/view-split-left-right.svg create mode 100644 src/actions/24/view-split-top-bottom.svg create mode 100644 src/actions/24/view-statistics.svg create mode 100644 src/actions/24/view-table-of-contents-rtl.svg create mode 100644 src/actions/24/view-task-child.svg create mode 100644 src/actions/24/view-task.svg create mode 100644 src/actions/24/view-time-schedule-baselined-add.svg create mode 100644 src/actions/24/view-time-schedule-baselined-remove.svg create mode 100644 src/actions/24/view-time-schedule-baselined.svg create mode 100644 src/actions/24/view-time-schedule-calculus.svg create mode 100644 src/actions/24/view-time-schedule-child-insert.svg create mode 100644 src/actions/24/view-time-schedule-edit.svg create mode 100644 src/actions/24/view-time-schedule-insert.svg create mode 100644 src/actions/24/view-unsplit-effect.svg create mode 100644 src/actions/24/view-visible.svg create mode 100644 src/actions/24/view-web-browser-dom-tree.svg create mode 100644 src/actions/24/virtual-desktops.svg create mode 100644 src/actions/24/wallet-closed.svg create mode 100644 src/actions/24/wallet-open.svg create mode 100644 src/actions/24/warnnext.svg create mode 100644 src/actions/24/warnprev.svg create mode 100644 src/actions/24/whitebalance.svg create mode 100644 src/actions/24/widget-alternatives.svg create mode 100644 src/actions/24/window-close.svg create mode 100644 src/actions/24/window-duplicate.svg create mode 100644 src/actions/24/window-new.svg create mode 100644 src/actions/24/window-pin.svg create mode 100644 src/actions/24/window-restore.svg create mode 100644 src/actions/24/window-unpin.svg create mode 100644 src/actions/24/window.svg create mode 100644 src/actions/24/xml-attribute-delete.svg create mode 100644 src/actions/24/xml-element-new.svg create mode 100644 src/actions/24/xml-node-delete.svg create mode 100644 src/actions/24/xml-node-duplicate.svg create mode 100644 src/actions/24/xml-text-new.svg create mode 100644 src/actions/24/y-zoom-in.svg create mode 100644 src/actions/24/zone-in.svg create mode 100644 src/actions/24/zone-out.svg create mode 100644 src/actions/24/zoom-1-to-2.svg create mode 100644 src/actions/24/zoom-2-to-1.svg create mode 100644 src/actions/24/zoom-center-page.svg create mode 100644 src/actions/24/zoom-fit-best.svg create mode 100644 src/actions/24/zoom-fit-height.svg create mode 100644 src/actions/24/zoom-fit-width.svg create mode 100644 src/actions/24/zoom-in-x.svg create mode 100644 src/actions/24/zoom-in.svg create mode 100644 src/actions/24/zoom-next.svg create mode 100644 src/actions/24/zoom-original.svg create mode 100644 src/actions/24/zoom-out-x.svg create mode 100644 src/actions/24/zoom-out-y.svg create mode 100644 src/actions/24/zoom-out.svg create mode 100644 src/actions/24/zoom-pixels.svg create mode 100644 src/actions/24/zoom-previous.svg create mode 100644 src/actions/24/zoom.svg create mode 100644 src/actions/32/acrobat.svg create mode 100644 src/actions/32/address-book-new.svg create mode 100644 src/actions/32/align-horizontal-bottom-out.svg create mode 100644 src/actions/32/align-horizontal-center.svg create mode 100644 src/actions/32/align-horizontal-left-out.svg create mode 100644 src/actions/32/align-horizontal-left-to-anchor.svg create mode 100644 src/actions/32/align-horizontal-left.svg create mode 100644 src/actions/32/align-horizontal-right-out.svg create mode 100644 src/actions/32/align-horizontal-right-to-anchor.svg create mode 100644 src/actions/32/align-horizontal-right.svg create mode 100644 src/actions/32/align-horizontal-top-out.svg create mode 100644 src/actions/32/align-vertical-bottom-out.svg create mode 100644 src/actions/32/align-vertical-bottom-to-anchor.svg create mode 100644 src/actions/32/align-vertical-bottom.svg create mode 100644 src/actions/32/align-vertical-center.svg create mode 100644 src/actions/32/align-vertical-top-out.svg create mode 100644 src/actions/32/align-vertical-top.svg create mode 100644 src/actions/32/application-exit.svg create mode 100644 src/actions/32/application-menu.svg create mode 100644 src/actions/32/appointment-new.svg create mode 100644 src/actions/32/archive-extract.svg create mode 100644 src/actions/32/archive-insert.svg create mode 100644 src/actions/32/archive-remove.svg create mode 100644 src/actions/32/autocorrection.svg create mode 100644 src/actions/32/bookmark-new.svg create mode 100644 src/actions/32/bookmark-remove.svg create mode 100644 src/actions/32/bordertool.svg create mode 100644 src/actions/32/call-start.svg create mode 100644 src/actions/32/call-stop.svg create mode 100644 src/actions/32/collapse-all.svg create mode 100644 src/actions/32/color-management.svg create mode 100644 src/actions/32/color-picker-black.svg create mode 100644 src/actions/32/color-picker-grey.svg create mode 100644 src/actions/32/color-picker-white.svg create mode 100644 src/actions/32/color-picker.svg create mode 100644 src/actions/32/colors-chromablue.svg create mode 100644 src/actions/32/colors-chromagreen.svg create mode 100644 src/actions/32/colors-chromared.svg create mode 100644 src/actions/32/colors-luma.svg create mode 100644 src/actions/32/compass.svg create mode 100644 src/actions/32/configure.svg create mode 100644 src/actions/32/cursor-cross.svg create mode 100644 src/actions/32/dialog-cancel.svg create mode 100644 src/actions/32/dialog-messages.svg create mode 100644 src/actions/32/dialog-ok-apply.svg create mode 100644 src/actions/32/document-close.svg create mode 100644 src/actions/32/document-decrypt.svg create mode 100644 src/actions/32/document-edit-decrypt-verify.svg create mode 100644 src/actions/32/document-edit-decrypt.svg create mode 100644 src/actions/32/document-edit-encrypt.svg create mode 100644 src/actions/32/document-edit-sign-encrypt.svg create mode 100644 src/actions/32/document-edit-sign.svg create mode 100644 src/actions/32/document-edit.svg create mode 100644 src/actions/32/document-encrypted.svg create mode 100644 src/actions/32/document-export.svg create mode 100644 src/actions/32/document-import.svg create mode 100644 src/actions/32/document-new-from-template.svg create mode 100644 src/actions/32/document-new.svg create mode 100644 src/actions/32/document-open-remote.svg create mode 100644 src/actions/32/document-open.svg create mode 100644 src/actions/32/document-preview-archive.svg create mode 100644 src/actions/32/document-print-direct.svg create mode 100644 src/actions/32/document-print.svg create mode 100644 src/actions/32/document-properties.svg create mode 100644 src/actions/32/document-replace.svg create mode 100644 src/actions/32/document-revert.svg create mode 100644 src/actions/32/document-save-all.svg create mode 100644 src/actions/32/document-save-as.svg create mode 100644 src/actions/32/document-save.svg create mode 100644 src/actions/32/document-share.svg create mode 100644 src/actions/32/edit-delete-shred.svg create mode 100644 src/actions/32/edit-delete.svg create mode 100644 src/actions/32/edit-redo.svg create mode 100644 src/actions/32/edit-reset.svg create mode 100644 src/actions/32/edit-select.svg create mode 100644 src/actions/32/edit-undo.svg create mode 100644 src/actions/32/expand-all.svg create mode 100644 src/actions/32/flash.svg create mode 100644 src/actions/32/flashlight-off.svg create mode 100644 src/actions/32/flashlight-on.svg create mode 100644 src/actions/32/folder-new.svg create mode 100644 src/actions/32/folder-sync.svg create mode 100644 src/actions/32/gnumeric-format-halign-distributed.svg create mode 100644 src/actions/32/gnumeric-format-valign-bottom.svg create mode 100644 src/actions/32/gnumeric-format-valign-center.svg create mode 100644 src/actions/32/gnumeric-format-valign-distributed.svg create mode 100644 src/actions/32/gnumeric-format-valign-justify.svg create mode 100644 src/actions/32/gnumeric-format-valign-top.svg create mode 100644 src/actions/32/go-bottom.svg create mode 100644 src/actions/32/go-down-skip.svg create mode 100644 src/actions/32/go-down.svg create mode 100644 src/actions/32/go-first.svg create mode 100644 src/actions/32/go-home.svg create mode 100644 src/actions/32/go-jump.svg create mode 100644 src/actions/32/go-last.svg create mode 100644 src/actions/32/go-next-skip.svg create mode 100644 src/actions/32/go-next.svg create mode 100644 src/actions/32/go-parent-folder.svg create mode 100644 src/actions/32/go-previous-skip.svg create mode 100644 src/actions/32/go-previous.svg create mode 100644 src/actions/32/go-top.svg create mode 100644 src/actions/32/go-up-skip.svg create mode 100644 src/actions/32/go-up.svg create mode 100644 src/actions/32/help-about.svg create mode 100644 src/actions/32/help-whatsthis.svg create mode 100644 src/actions/32/labplot-zoom-in-x.svg create mode 100644 src/actions/32/labplot-zoom-in-y.svg create mode 100644 src/actions/32/labplot-zoom-out-x.svg create mode 100644 src/actions/32/labplot-zoom-out-y.svg create mode 100644 src/actions/32/mail-attachment.svg create mode 100644 src/actions/32/mail-deleted.svg create mode 100644 src/actions/32/mail-encrypted-full.svg create mode 100644 src/actions/32/mail-encrypted-part.svg create mode 100644 src/actions/32/mail-flag.svg create mode 100644 src/actions/32/mail-forward.svg create mode 100644 src/actions/32/mail-forwarded-replied.svg create mode 100644 src/actions/32/mail-forwarded.svg create mode 100644 src/actions/32/mail-invitation.svg create mode 100644 src/actions/32/mail-mark-important.svg create mode 100644 src/actions/32/mail-mark-junk.svg create mode 100644 src/actions/32/mail-mark-notjunk.svg create mode 100644 src/actions/32/mail-mark-read.svg create mode 100644 src/actions/32/mail-mark-unread-new.svg create mode 100644 src/actions/32/mail-mark-unread.svg create mode 100644 src/actions/32/mail-meeting-request-reply.svg create mode 100644 src/actions/32/mail-message-new-list.svg create mode 100644 src/actions/32/mail-message-new.svg create mode 100644 src/actions/32/mail-queue.svg create mode 100644 src/actions/32/mail-replied.svg create mode 100644 src/actions/32/mail-reply-all.svg create mode 100644 src/actions/32/mail-reply-custom-all.svg create mode 100644 src/actions/32/mail-reply-custom.svg create mode 100644 src/actions/32/mail-reply-list.svg create mode 100644 src/actions/32/mail-reply-sender.svg create mode 100644 src/actions/32/mail-send.svg create mode 100644 src/actions/32/mail-signature-unknown.svg create mode 100644 src/actions/32/mail-signed-full.svg create mode 100644 src/actions/32/mail-signed-part.svg create mode 100644 src/actions/32/mail-signed-verified.svg create mode 100644 src/actions/32/mail-tagged.svg create mode 100644 src/actions/32/mail-thread-watch.svg create mode 100644 src/actions/32/media-eject.svg create mode 100644 src/actions/32/media-playback-pause.svg create mode 100644 src/actions/32/media-playback-start.svg create mode 100644 src/actions/32/media-playback-stop.svg create mode 100644 src/actions/32/media-playlist-normal.svg create mode 100644 src/actions/32/media-playlist-repeat.svg create mode 100644 src/actions/32/media-playlist-shuffle.svg create mode 100644 src/actions/32/media-record.svg create mode 100644 src/actions/32/media-repeat-none.svg create mode 100644 src/actions/32/media-repeat-single.svg create mode 100644 src/actions/32/media-seek-backward.svg create mode 100644 src/actions/32/media-seek-forward.svg create mode 100644 src/actions/32/media-skip-backward.svg create mode 100644 src/actions/32/media-skip-forward.svg create mode 100644 src/actions/32/multiple.svg create mode 100644 src/actions/32/object-order-back.svg create mode 100644 src/actions/32/object-order-front.svg create mode 100644 src/actions/32/object-order-lower.svg create mode 100644 src/actions/32/object-order-raise.svg create mode 100644 src/actions/32/overflow-menu.svg create mode 100644 src/actions/32/percent.svg create mode 100644 src/actions/32/qa.svg create mode 100644 src/actions/32/system-lock-screen.svg create mode 100644 src/actions/32/system-log-out.svg create mode 100644 src/actions/32/system-reboot.svg create mode 100644 src/actions/32/system-save-session.svg create mode 100644 src/actions/32/system-shutdown.svg create mode 100644 src/actions/32/system-suspend-hibernate.svg create mode 100644 src/actions/32/system-suspend.svg create mode 100644 src/actions/32/system-switch-user.svg create mode 100644 src/actions/32/system-users.svg create mode 100644 src/actions/32/tag.svg create mode 100644 src/actions/32/taxes-finances.svg create mode 100644 src/actions/32/tools.svg create mode 100644 src/actions/32/trim-margins.svg create mode 100644 src/actions/32/trim-to-selection.svg create mode 100644 src/actions/32/view-barcode-qr.svg create mode 100644 src/actions/32/view-filter.svg create mode 100644 src/actions/32/view-group.svg create mode 100644 src/actions/32/view-institution.svg create mode 100644 src/actions/32/view-left-close.svg create mode 100644 src/actions/32/view-list-details.svg create mode 100644 src/actions/32/view-list-icons.svg create mode 100644 src/actions/32/view-list-text.svg create mode 100644 src/actions/32/view-list-tree.svg create mode 100644 src/actions/32/view-preview.svg create mode 100644 src/actions/32/view-refresh.svg create mode 100644 src/actions/32/view-right-close.svg create mode 100644 src/actions/32/view-right-new.svg create mode 100644 src/actions/32/view-sort-ascending-name.svg create mode 100644 src/actions/32/view-sort-ascending.svg create mode 100644 src/actions/32/view-sort-descending-name.svg create mode 100644 src/actions/32/view-sort-descending.svg create mode 100644 src/actions/32/view-sort.svg create mode 100644 src/actions/32/window-close.svg create mode 100644 src/actions/32/zoom-1-to-2.svg create mode 100644 src/actions/32/zoom-2-to-1.svg create mode 100644 src/actions/32/zoom-fit-best.svg create mode 100644 src/actions/32/zoom-fit-height.svg create mode 100644 src/actions/32/zoom-fit-width.svg create mode 100644 src/actions/32/zoom-in.svg create mode 100644 src/actions/32/zoom-next.svg create mode 100644 src/actions/32/zoom-original.svg create mode 100644 src/actions/32/zoom-out.svg create mode 100644 src/actions/32/zoom-previous.svg create mode 100644 src/actions/32/zoom.svg create mode 100644 src/actions/symbolic/action-unavailable-symbolic.svg create mode 100644 src/actions/symbolic/add-files-to-archive-symbolic.svg create mode 100644 src/actions/symbolic/address-book-new-symbolic.svg create mode 100644 src/actions/symbolic/align-horizontal-center-symbolic.svg create mode 100644 src/actions/symbolic/align-horizontal-left-symbolic.svg create mode 100644 src/actions/symbolic/align-horizontal-left-to-anchor-symbolic.svg create mode 100644 src/actions/symbolic/align-horizontal-right-symbolic.svg create mode 100644 src/actions/symbolic/align-horizontal-right-to-anchor-symbolic.svg create mode 100644 src/actions/symbolic/align-vertical-bottom-symbolic.svg create mode 100644 src/actions/symbolic/align-vertical-bottom-to-anchor-symbolic.svg create mode 100644 src/actions/symbolic/align-vertical-center-symbolic.svg create mode 100644 src/actions/symbolic/align-vertical-top-symbolic.svg create mode 100644 src/actions/symbolic/align-vertical-top-to-anchor-symbolic.svg create mode 100644 src/actions/symbolic/app-installed-symbolic.svg create mode 100644 src/actions/symbolic/app-remove-symbolic.svg create mode 100644 src/actions/symbolic/application-add-symbolic.svg create mode 100644 src/actions/symbolic/application-exit-symbolic.svg create mode 100644 src/actions/symbolic/application-menu-symbolic.svg create mode 100644 src/actions/symbolic/appointment-new-symbolic.svg create mode 100644 src/actions/symbolic/appointment-symbolic.svg create mode 100644 src/actions/symbolic/archive-symbolic.svg create mode 100644 src/actions/symbolic/bookmark-new-symbolic.svg create mode 100644 src/actions/symbolic/brisk_system-log-out-symbolic.svg create mode 100644 src/actions/symbolic/browser-download-symbolic.svg create mode 100644 src/actions/symbolic/ca.desrt.dconf-editor.big-rows-symbolic.svg create mode 100644 src/actions/symbolic/ca.desrt.dconf-editor.small-rows-symbolic.svg create mode 100644 src/actions/symbolic/calendar-go-today-symbolic.svg create mode 100644 src/actions/symbolic/call-start-symbolic.svg create mode 100644 src/actions/symbolic/call-stop-symbolic.svg create mode 100644 src/actions/symbolic/camera-switch-symbolic.svg create mode 100644 src/actions/symbolic/caps-lock-off-symbolic.svg create mode 100644 src/actions/symbolic/caps-lock-symbolic.svg create mode 100644 src/actions/symbolic/category-search-symbolic.svg create mode 100644 src/actions/symbolic/chat-message-new-symbolic.svg create mode 100644 src/actions/symbolic/chat-none-symbolic.svg create mode 100644 src/actions/symbolic/chat-symbolic.svg create mode 100644 src/actions/symbolic/cigarette-none-symbolic.svg create mode 100644 src/actions/symbolic/cigarette-symbolic.svg create mode 100644 src/actions/symbolic/cinnamon-caps-lock-off-symbolic.svg create mode 100644 src/actions/symbolic/cinnamon-caps-lock-symbolic.svg create mode 100644 src/actions/symbolic/cinnamon-num-lock-off-symbolic.svg create mode 100644 src/actions/symbolic/cinnamon-num-lock-symbolic.svg create mode 100644 src/actions/symbolic/color-select-symbolic.svg create mode 100644 src/actions/symbolic/contact-new-symbolic.svg create mode 100644 src/actions/symbolic/content-loading-symbolic.svg create mode 100644 src/actions/symbolic/dino-double-tick-symbolic.svg create mode 100644 src/actions/symbolic/dino-tick-symbolic.svg create mode 100644 src/actions/symbolic/display-symbolic.svg create mode 100644 src/actions/symbolic/document-edit-symbolic.svg create mode 100644 src/actions/symbolic/document-export-symbolic.svg create mode 100644 src/actions/symbolic/document-import-symbolic.svg create mode 100644 src/actions/symbolic/document-new-symbolic.svg create mode 100644 src/actions/symbolic/document-open-recent-symbolic.svg create mode 100644 src/actions/symbolic/document-open-symbolic.svg create mode 100644 src/actions/symbolic/document-page-setup-symbolic.svg create mode 100644 src/actions/symbolic/document-print-preview-symbolic.svg create mode 100644 src/actions/symbolic/document-print-symbolic.svg create mode 100644 src/actions/symbolic/document-properties-symbolic.svg create mode 100644 src/actions/symbolic/document-save-as-symbolic.svg create mode 100644 src/actions/symbolic/document-save-symbolic.svg create mode 100644 src/actions/symbolic/document-send-symbolic.svg create mode 100644 src/actions/symbolic/edit-clear-all-symbolic.svg create mode 100644 src/actions/symbolic/edit-clear-rtl-symbolic.svg create mode 100644 src/actions/symbolic/edit-clear-symbolic.svg create mode 100644 src/actions/symbolic/edit-copy-symbolic.svg create mode 100644 src/actions/symbolic/edit-cut-symbolic.svg create mode 100644 src/actions/symbolic/edit-delete-symbolic.svg create mode 100644 src/actions/symbolic/edit-find-replace-symbolic.svg create mode 100644 src/actions/symbolic/edit-find-symbolic.svg create mode 100644 src/actions/symbolic/edit-flag-symbolic.svg create mode 100644 src/actions/symbolic/edit-paste-symbolic.svg create mode 100644 src/actions/symbolic/edit-redo-symbolic.svg create mode 100644 src/actions/symbolic/edit-select-all-symbolic.svg create mode 100644 src/actions/symbolic/edit-select-symbolic.svg create mode 100644 src/actions/symbolic/edit-symbolic.svg create mode 100644 src/actions/symbolic/edit-undo-symbolic.svg create mode 100644 src/actions/symbolic/emblem-synchronizing-symbolic.svg create mode 100644 src/actions/symbolic/ephy-bookmarks-symbolic.svg create mode 100644 src/actions/symbolic/ephy-reader-mode-symbolic.svg create mode 100644 src/actions/symbolic/error-correct-symbolic.svg create mode 100644 src/actions/symbolic/explore2-symbolic.svg create mode 100644 src/actions/symbolic/external-link-symbolic.svg create mode 100644 src/actions/symbolic/extract-archive-symbolic.svg create mode 100644 src/actions/symbolic/fcitx-fullwidth-active-symbolic.svg create mode 100644 src/actions/symbolic/fcitx-fullwidth-inactive-symbolic.svg create mode 100644 src/actions/symbolic/fcitx-punc-active-symbolic.svg create mode 100644 src/actions/symbolic/fcitx-punc-inactive-symbolic.svg create mode 100644 src/actions/symbolic/fcitx-vk-active-symbolic.svg create mode 100644 src/actions/symbolic/fcitx-vk-inactive-symbolic.svg create mode 100644 src/actions/symbolic/find-location-symbolic.svg create mode 100644 src/actions/symbolic/flag-outline-thin-symbolic.svg create mode 100644 src/actions/symbolic/flag-symbolic.svg create mode 100644 src/actions/symbolic/focus-legacy-systray-symbolic.svg create mode 100644 src/actions/symbolic/focus-top-bar-symbolic.svg create mode 100644 src/actions/symbolic/focus-windows-symbolic.svg create mode 100644 src/actions/symbolic/font-color-symbolic.svg create mode 100644 src/actions/symbolic/font-select-symbolic.svg create mode 100644 src/actions/symbolic/font-size-symbolic.svg create mode 100644 src/actions/symbolic/format-indent-less-rtl-symbolic.svg create mode 100644 src/actions/symbolic/format-indent-less-symbolic-rtl.svg create mode 100644 src/actions/symbolic/format-indent-less-symbolic.svg create mode 100644 src/actions/symbolic/format-indent-more-rtl-symbolic.svg create mode 100644 src/actions/symbolic/format-indent-more-symbolic-rtl.svg create mode 100644 src/actions/symbolic/format-indent-more-symbolic.svg create mode 100644 src/actions/symbolic/format-justify-center-symbolic.svg create mode 100644 src/actions/symbolic/format-justify-fill-symbolic.svg create mode 100644 src/actions/symbolic/format-justify-left-symbolic.svg create mode 100644 src/actions/symbolic/format-justify-right-symbolic.svg create mode 100644 src/actions/symbolic/format-ordered-list-symbolic-rtl.svg create mode 100644 src/actions/symbolic/format-ordered-list-symbolic.svg create mode 100644 src/actions/symbolic/format-text-bold-es-symbolic.svg create mode 100644 src/actions/symbolic/format-text-bold-fr-symbolic.svg create mode 100644 src/actions/symbolic/format-text-bold-symbolic.svg create mode 100644 src/actions/symbolic/format-text-clear-formatting-symbolic.svg create mode 100644 src/actions/symbolic/format-text-direction-ltr-symbolic.svg create mode 100644 src/actions/symbolic/format-text-direction-rtl-symbolic.svg create mode 100644 src/actions/symbolic/format-text-direction-symbolic-rtl.svg create mode 100644 src/actions/symbolic/format-text-direction-symbolic.svg create mode 100644 src/actions/symbolic/format-text-italic-es-symbolic.svg create mode 100644 src/actions/symbolic/format-text-italic-symbolic.svg create mode 100644 src/actions/symbolic/format-text-larger-symbolic.svg create mode 100644 src/actions/symbolic/format-text-remove-formatting-symbolic.svg create mode 100644 src/actions/symbolic/format-text-remove-symbolic.svg create mode 100644 src/actions/symbolic/format-text-smaller-symbolic.svg create mode 100644 src/actions/symbolic/format-text-strikethrough-fr-symbolic.svg create mode 100644 src/actions/symbolic/format-text-strikethrough-symbolic.svg create mode 100644 src/actions/symbolic/format-text-underline-fr-symbolic.svg create mode 100644 src/actions/symbolic/format-text-underline-symbolic.svg create mode 100644 src/actions/symbolic/format-toolbar-toggle-symbolic.svg create mode 100644 src/actions/symbolic/format-unordered-list-symbolic-rtl.svg create mode 100644 src/actions/symbolic/format-unordered-list-symbolic.svg create mode 100644 src/actions/symbolic/forward-symbolic.svg create mode 100644 src/actions/symbolic/globe-symbolic.svg create mode 100644 src/actions/symbolic/go-bottom-symbolic.svg create mode 100644 src/actions/symbolic/go-down-symbolic.svg create mode 100644 src/actions/symbolic/go-first-symbolic.svg create mode 100644 src/actions/symbolic/go-home-symbolic.svg create mode 100644 src/actions/symbolic/go-last-symbolic.svg create mode 100644 src/actions/symbolic/go-next-symbolic.svg create mode 100644 src/actions/symbolic/go-previous-context.svg create mode 100644 src/actions/symbolic/go-previous-symbolic.svg create mode 100644 src/actions/symbolic/go-top-symbolic.svg create mode 100644 src/actions/symbolic/go-up-symbolic.svg create mode 100644 src/actions/symbolic/graveyard-symbolic.svg create mode 100644 src/actions/symbolic/heart-filled-symbolic.svg create mode 100644 src/actions/symbolic/help-about-symbolic.svg create mode 100644 src/actions/symbolic/help-contents-symbolic.svg create mode 100644 src/actions/symbolic/help-info-symbolic.svg create mode 100644 src/actions/symbolic/image-crop-symbolic.svg create mode 100644 src/actions/symbolic/image-denoise-symbolic.svg create mode 100644 src/actions/symbolic/image-filter-symbolic.svg create mode 100644 src/actions/symbolic/image-red-eye-symbolic.svg create mode 100644 src/actions/symbolic/image-sharpen-symbolic.svg create mode 100644 src/actions/symbolic/image-straighten-symbolic.svg create mode 100644 src/actions/symbolic/insert-emoticon-symbolic.svg create mode 100644 src/actions/symbolic/insert-image-symbolic.svg create mode 100644 src/actions/symbolic/insert-object-symbolic.svg create mode 100644 src/actions/symbolic/insert-text-symbolic.svg create mode 100644 src/actions/symbolic/keyboard-enter-symbolic.svg create mode 100644 src/actions/symbolic/keyboard-hide-symbolic.svg create mode 100644 src/actions/symbolic/keyboard-layout-filled-symbolic.svg create mode 100644 src/actions/symbolic/link-symbolic.svg create mode 100644 src/actions/symbolic/list-add-symbolic.svg create mode 100644 src/actions/symbolic/list-remove-all-symbolic.svg create mode 100644 src/actions/symbolic/list-remove-symbolic.svg create mode 100644 src/actions/symbolic/location-symbolic.svg create mode 100644 src/actions/symbolic/mail-archive-symbolic.svg create mode 100644 src/actions/symbolic/mail-attachment-symbolic.svg create mode 100644 src/actions/symbolic/mail-drafts-symbolic-rtl.svg create mode 100644 src/actions/symbolic/mail-drafts-symbolic.svg create mode 100644 src/actions/symbolic/mail-flag-symbolic.svg create mode 100644 src/actions/symbolic/mail-inbox-symbolic.svg create mode 100644 src/actions/symbolic/mail-mark-important-symbolic.svg create mode 100644 src/actions/symbolic/mail-mark-junk-symbolic.svg create mode 100644 src/actions/symbolic/mail-mark-notjunk-symbolic.svg create mode 100644 src/actions/symbolic/mail-mark-read-symbolic.svg create mode 100644 src/actions/symbolic/mail-mark-unread-symbolic.svg create mode 100644 src/actions/symbolic/mail-message-new-symbolic.svg create mode 100644 src/actions/symbolic/mail-move-symbolic.svg create mode 100644 src/actions/symbolic/mail-outbox-symbolic.svg create mode 100644 src/actions/symbolic/mail-send-receive-symbolic.svg create mode 100644 src/actions/symbolic/mail-sent-symbolic-rtl.svg create mode 100644 src/actions/symbolic/mail-sent-symbolic.svg create mode 100644 src/actions/symbolic/mark-location-symbolic.svg create mode 100644 src/actions/symbolic/media-eject-symbolic.svg create mode 100644 src/actions/symbolic/media-mount-symbolic.svg create mode 100644 src/actions/symbolic/media-playback-pause-symbolic.svg create mode 100644 src/actions/symbolic/media-playback-play-pause-symbolic.svg create mode 100644 src/actions/symbolic/media-playback-start-rtl-symbolic.svg create mode 100644 src/actions/symbolic/media-playback-start-symbolic.svg create mode 100644 src/actions/symbolic/media-playback-stop-symbolic.svg create mode 100644 src/actions/symbolic/media-playlist-no-repeat-symbolic.svg create mode 100644 src/actions/symbolic/media-playlist-repeat-one-symbolic.svg create mode 100644 src/actions/symbolic/media-playlist-repeat-symbolic.svg create mode 100644 src/actions/symbolic/media-playlist-shuffle-symbolic.svg create mode 100644 src/actions/symbolic/media-record-symbolic.svg create mode 100644 src/actions/symbolic/media-seek-backward-symbolic.svg create mode 100644 src/actions/symbolic/media-seek-forward-symbolic.svg create mode 100644 src/actions/symbolic/media-skip-backward-symbolic.svg create mode 100644 src/actions/symbolic/media-skip-forward-symbolic.svg create mode 100644 src/actions/symbolic/media-view-subtitles-symbolic.svg create mode 100644 src/actions/symbolic/message-indicator-symbolic.svg create mode 100644 src/actions/symbolic/money-none-symbolic.svg create mode 100644 src/actions/symbolic/money-symbolic.svg create mode 100644 src/actions/symbolic/mount-archive-symbolic.svg create mode 100644 src/actions/symbolic/multimedia-equalizer-symbolic.svg create mode 100644 src/actions/symbolic/nemo-auto-arrange-symbolic.svg create mode 100644 src/actions/symbolic/nemo-desktop-scale-symbolic.svg create mode 100644 src/actions/symbolic/nemo-horizontal-layout-symbolic.svg create mode 100644 src/actions/symbolic/nemo-horizontal-layout-wide-symbolic.svg create mode 100644 src/actions/symbolic/nemo-recursive-search-symbolic.svg create mode 100644 src/actions/symbolic/nemo-vertical-layout-symbolic.svg create mode 100644 src/actions/symbolic/nemo-vertical-layout-wide-symbolic.svg create mode 100644 src/actions/symbolic/non-starred-symbolic.svg create mode 100644 src/actions/symbolic/notification-alert-symbolic.svg create mode 100644 src/actions/symbolic/nudity-none-symbolic.svg create mode 100644 src/actions/symbolic/nudity-symbolic.svg create mode 100644 src/actions/symbolic/num-lock-off-symbolic.svg create mode 100644 src/actions/symbolic/num-lock-symbolic.svg create mode 100644 src/actions/symbolic/object-flip-horizontal-symbolic.svg create mode 100644 src/actions/symbolic/object-flip-vertical-symbolic.svg create mode 100644 src/actions/symbolic/object-group-symbolic.svg create mode 100644 src/actions/symbolic/object-inverse-symbolic.svg create mode 100644 src/actions/symbolic/object-merge-symbolic.svg create mode 100644 src/actions/symbolic/object-move-symbolic.svg create mode 100644 src/actions/symbolic/object-rotate-left-symbolic.svg create mode 100644 src/actions/symbolic/object-rotate-right-symbolic.svg create mode 100644 src/actions/symbolic/object-select-symbolic.svg create mode 100644 src/actions/symbolic/object-straighten-symbolic.svg create mode 100644 src/actions/symbolic/object-ungroup-symbolic.svg create mode 100644 src/actions/symbolic/open-menu-symbolic.svg create mode 100644 src/actions/symbolic/pan-down-symbolic.svg create mode 100644 src/actions/symbolic/pan-end-symbolic.svg create mode 100644 src/actions/symbolic/pan-start-symbolic.svg create mode 100644 src/actions/symbolic/pan-up-symbolic.svg create mode 100644 src/actions/symbolic/pane-hide-symbolic.svg create mode 100644 src/actions/symbolic/pane-show-symbolic.svg create mode 100644 src/actions/symbolic/path-break-apart-symbolic.svg create mode 100644 src/actions/symbolic/path-combine-symbolic.svg create mode 100644 src/actions/symbolic/path-difference-symbolic.svg create mode 100644 src/actions/symbolic/path-division-symbolic.svg create mode 100644 src/actions/symbolic/path-exclusion-symbolic.svg create mode 100644 src/actions/symbolic/path-intersection-symbolic.svg create mode 100644 src/actions/symbolic/path-union-symbolic.svg create mode 100644 src/actions/symbolic/phonelink-ring-symbolic.svg create mode 100644 src/actions/symbolic/pointer-double-click-symbolic.svg create mode 100644 src/actions/symbolic/pointer-drag-symbolic.svg create mode 100644 src/actions/symbolic/pointer-primary-click-symbolic.svg create mode 100644 src/actions/symbolic/pointer-secondary-click-symbolic.svg create mode 100644 src/actions/symbolic/process-stop-symbolic.svg create mode 100644 src/actions/symbolic/pub-symbolic.svg create mode 100644 src/actions/symbolic/qrscanner-symbolic.svg create mode 100644 src/actions/symbolic/reply-all-rtl-symbolic.svg create mode 100644 src/actions/symbolic/reply-all-symbolic.svg create mode 100644 src/actions/symbolic/reply-symbolic.svg create mode 100644 src/actions/symbolic/safety-symbolic.svg create mode 100644 src/actions/symbolic/scan-type-adf-symbolic.svg create mode 100644 src/actions/symbolic/screensaver-unlock-symbolic.svg create mode 100644 src/actions/symbolic/selection-bottom-symbolic.svg create mode 100644 src/actions/symbolic/selection-end-symbolic.svg create mode 100644 src/actions/symbolic/selection-lower-symbolic.svg create mode 100644 src/actions/symbolic/selection-raise-symbolic.svg create mode 100644 src/actions/symbolic/selection-start-symbolic.svg create mode 100644 src/actions/symbolic/selection-symbolic.svg create mode 100644 src/actions/symbolic/selection-top-symbolic.svg create mode 100644 src/actions/symbolic/semi-starred-symbolic-rtl.svg create mode 100644 src/actions/symbolic/semi-starred-symbolic.svg create mode 100644 src/actions/symbolic/send-to-symbolic.svg create mode 100644 src/actions/symbolic/sidebar-places-symbolic.svg create mode 100644 src/actions/symbolic/sidebar-tree-symbolic.svg create mode 100644 src/actions/symbolic/sign-language-symbolic.svg create mode 100644 src/actions/symbolic/spam-symbolic.svg create mode 100644 src/actions/symbolic/star-new-symbolic.svg create mode 100644 src/actions/symbolic/starred-symbolic.svg create mode 100644 src/actions/symbolic/stopwatch-symbolic.svg create mode 100644 src/actions/symbolic/strong-language-none-symbolic.svg create mode 100644 src/actions/symbolic/strong-language-symbolic.svg create mode 100644 src/actions/symbolic/system-hibernate-symbolic.svg create mode 100644 src/actions/symbolic/system-lock-screen-symbolic.svg create mode 100644 src/actions/symbolic/system-log-out-symbolic.svg create mode 100644 src/actions/symbolic/system-reboot-symbolic.svg create mode 100644 src/actions/symbolic/system-run-symbolic.svg create mode 100644 src/actions/symbolic/system-shutdown-symbolic.svg create mode 100644 src/actions/symbolic/system-suspend-symbolic.svg create mode 100644 src/actions/symbolic/system-switch-user-symbolic.svg create mode 100644 src/actions/symbolic/tab-new-symbolic.svg create mode 100644 src/actions/symbolic/tag-new-symbolic.svg create mode 100644 src/actions/symbolic/tag-symbolic-rtl.svg create mode 100644 src/actions/symbolic/tag-symbolic.svg create mode 100644 src/actions/symbolic/timer-symbolic.svg create mode 100644 src/actions/symbolic/tools-check-spelling-symbolic.svg create mode 100644 src/actions/symbolic/tools-timer-symbolic.svg create mode 100644 src/actions/symbolic/twitter-dm-symbolic.svg create mode 100644 src/actions/symbolic/twitter-home-symbolic.svg create mode 100644 src/actions/symbolic/twitter-mentions-symbolic.svg create mode 100644 src/actions/symbolic/twitter-profile-symbolic.svg create mode 100644 src/actions/symbolic/view-app-grid-symbolic.svg create mode 100644 src/actions/symbolic/view-bottom-pane-symbolic.svg create mode 100644 src/actions/symbolic/view-column-symbolic.svg create mode 100644 src/actions/symbolic/view-compact-symbolic.svg create mode 100644 src/actions/symbolic/view-conceal-symbolic.svg create mode 100644 src/actions/symbolic/view-continuous-symbolic.svg create mode 100644 src/actions/symbolic/view-coverflow-symbolic.svg create mode 100644 src/actions/symbolic/view-dual-symbolic.svg create mode 100644 src/actions/symbolic/view-filter-rtl-symbolic.svg create mode 100644 src/actions/symbolic/view-filter-symbolic-rtl.svg create mode 100644 src/actions/symbolic/view-filter-symbolic.svg create mode 100644 src/actions/symbolic/view-fullscreen-symbolic.svg create mode 100644 src/actions/symbolic/view-grid-symbolic.svg create mode 100644 src/actions/symbolic/view-left-pane-symbolic.svg create mode 100644 src/actions/symbolic/view-list-bullet-symbolic.svg create mode 100644 src/actions/symbolic/view-list-compact-symbolic.svg create mode 100644 src/actions/symbolic/view-list-images-symbolic.svg create mode 100644 src/actions/symbolic/view-list-ordered-symbolic.svg create mode 100644 src/actions/symbolic/view-list-symbolic.svg create mode 100644 src/actions/symbolic/view-list-video-symbolic.svg create mode 100644 src/actions/symbolic/view-mirror-symbolic.svg create mode 100644 src/actions/symbolic/view-more-horizontal-symbolic.svg create mode 100644 src/actions/symbolic/view-more-symbolic.svg create mode 100644 src/actions/symbolic/view-paged-symbolic.svg create mode 100644 src/actions/symbolic/view-pin-symbolic.svg create mode 100644 src/actions/symbolic/view-refresh-symbolic.svg create mode 100644 src/actions/symbolic/view-restore-symbolic.svg create mode 100644 src/actions/symbolic/view-reveal-symbolic.svg create mode 100644 src/actions/symbolic/view-right-pane-symbolic.svg create mode 100644 src/actions/symbolic/view-sort-ascending-symbolic.svg create mode 100644 src/actions/symbolic/view-sort-descending-symbolic.svg create mode 100644 src/actions/symbolic/view-top-pane-symbolic.svg create mode 100644 src/actions/symbolic/violence-none-symbolic.svg create mode 100644 src/actions/symbolic/violence-symbolic.svg create mode 100644 src/actions/symbolic/window-close-symbolic.svg create mode 100644 src/actions/symbolic/window-maximize-symbolic.svg create mode 100644 src/actions/symbolic/window-minimize-symbolic.svg create mode 100644 src/actions/symbolic/window-pop-out-symbolic.svg create mode 100644 src/actions/symbolic/window-restore-symbolic.svg create mode 100644 src/actions/symbolic/window-symbolic.svg create mode 100644 src/actions/symbolic/xapp-annotations-squiggly-symbolic.svg create mode 100644 src/actions/symbolic/xapp-annotations-text-symbolic.svg create mode 100644 src/actions/symbolic/xapp-diaporama-symbolic.svg create mode 100644 src/actions/symbolic/xapp-favorite-symbolic.svg create mode 100644 src/actions/symbolic/xapp-format-text-highlight-symbolic.svg create mode 100644 src/actions/symbolic/xapp-go-history-next-symbolic.svg create mode 100644 src/actions/symbolic/xapp-go-history-previous-symbolic.svg create mode 100644 src/actions/symbolic/xapp-pin-symbolic.svg create mode 100644 src/actions/symbolic/xapp-search-entire-word-symbolic.svg create mode 100644 src/actions/symbolic/xapp-search-wrap-symbolic.svg create mode 100644 src/actions/symbolic/xapp-text-case-symbolic.svg create mode 100644 src/actions/symbolic/xapp-unfavorite-symbolic.svg create mode 100644 src/actions/symbolic/xapp-unpin-symbolic.svg create mode 100644 src/actions/symbolic/xapp-use-regex-symbolic.svg create mode 100644 src/actions/symbolic/zoom-fit-best-symbolic.svg create mode 100644 src/actions/symbolic/zoom-in-symbolic.svg create mode 100644 src/actions/symbolic/zoom-original-symbolic.svg create mode 100644 src/actions/symbolic/zoom-out-symbolic.svg create mode 100644 src/apps/scalable/0ad.svg create mode 100644 src/apps/scalable/2048.svg create mode 100644 src/apps/scalable/AppImageLauncher.svg create mode 100644 src/apps/scalable/Ripcord_Icon.svg create mode 100644 src/apps/scalable/Zoom.svg create mode 100644 src/apps/scalable/access.svg create mode 100644 src/apps/scalable/accessories-camera.svg create mode 100644 src/apps/scalable/accessories-character-map.svg create mode 100644 src/apps/scalable/accessories-dictionary.svg create mode 100644 src/apps/scalable/accessories-document-viewer.svg create mode 100644 src/apps/scalable/accessories-podcast.svg create mode 100755 src/apps/scalable/accessories-screenshot.svg create mode 100644 src/apps/scalable/accessories-text-editor.svg create mode 100644 src/apps/scalable/acroread.svg create mode 100644 src/apps/scalable/addressbook.svg create mode 100644 src/apps/scalable/alacritty-simple.svg create mode 100644 src/apps/scalable/alacritty.svg create mode 100644 src/apps/scalable/albert.svg create mode 100644 src/apps/scalable/almond.svg create mode 100644 src/apps/scalable/amarok.svg create mode 100644 src/apps/scalable/anbox.svg create mode 100644 src/apps/scalable/android-studio.svg create mode 100644 src/apps/scalable/anki.svg create mode 100644 src/apps/scalable/anydesk.svg create mode 100644 src/apps/scalable/appimagekit-gravit-designer.svg create mode 100644 src/apps/scalable/application-default-icon.svg create mode 100644 src/apps/scalable/applications-games.svg create mode 100644 src/apps/scalable/applications-system.svg create mode 100644 src/apps/scalable/apport.svg create mode 100644 src/apps/scalable/assaultcube.svg create mode 100644 src/apps/scalable/atom.svg create mode 100644 src/apps/scalable/audacious.svg create mode 100644 src/apps/scalable/audacity.svg create mode 100644 src/apps/scalable/authy.svg create mode 100644 src/apps/scalable/awf.svg create mode 100644 src/apps/scalable/baidunetdisk.svg create mode 100644 src/apps/scalable/balena-etcher-electron.svg create mode 100644 src/apps/scalable/barrier.svg create mode 100644 src/apps/scalable/basket.svg create mode 100644 src/apps/scalable/beekeeper-studio.svg create mode 100644 src/apps/scalable/bleachbit.svg create mode 100644 src/apps/scalable/blender.svg create mode 100644 src/apps/scalable/bluetooth-inactive.svg create mode 100644 src/apps/scalable/bluetooth.svg create mode 100644 src/apps/scalable/bookmarks-organize.svg create mode 100644 src/apps/scalable/brackets.svg create mode 100644 src/apps/scalable/brasero.svg create mode 100644 src/apps/scalable/brave-beta.svg create mode 100644 src/apps/scalable/brave-dev.svg create mode 100644 src/apps/scalable/brave-nightly.svg create mode 100644 src/apps/scalable/brave.svg create mode 100644 src/apps/scalable/browser-tor.svg create mode 100644 src/apps/scalable/budgiewprviews.svg create mode 100644 src/apps/scalable/bulky.svg create mode 100644 src/apps/scalable/bytedance-feishu.svg create mode 100644 src/apps/scalable/caffeine.svg create mode 100644 src/apps/scalable/calc.svg create mode 100644 src/apps/scalable/calendar.svg create mode 100644 src/apps/scalable/calf.svg create mode 100644 src/apps/scalable/calf_plugin.svg create mode 100644 src/apps/scalable/calibre-ebook-edit.svg create mode 100644 src/apps/scalable/calibre-gui.svg create mode 100644 src/apps/scalable/calibre-viewer.svg create mode 100644 src/apps/scalable/calibre.svg create mode 100644 src/apps/scalable/calligragemini.svg create mode 100644 src/apps/scalable/calligrasheets.svg create mode 100644 src/apps/scalable/calligrastage.svg create mode 100644 src/apps/scalable/calligrawords.svg create mode 100644 src/apps/scalable/cantata.svg create mode 100644 src/apps/scalable/cawbird.svg create mode 100644 src/apps/scalable/ccsm.svg create mode 100644 src/apps/scalable/cheese.svg create mode 100644 src/apps/scalable/chess.svg create mode 100644 src/apps/scalable/chrome-haiffjcadagjlijoggckpgfnoeiflnem-Default.svg create mode 100644 src/apps/scalable/chromium.svg create mode 100644 src/apps/scalable/clementine.svg create mode 100644 src/apps/scalable/clion.svg create mode 100644 src/apps/scalable/cmake.svg create mode 100644 src/apps/scalable/cockos-reaper.svg create mode 100644 src/apps/scalable/codeblocks.svg create mode 100644 src/apps/scalable/colorgrab.svg create mode 100644 src/apps/scalable/com.github.aimproxy.dotfonts.svg create mode 100644 src/apps/scalable/com.github.akiraux.akira.svg create mode 100644 src/apps/scalable/com.github.arshubham.cipher.svg create mode 100644 src/apps/scalable/com.github.artemanufrij.hashit.svg create mode 100644 src/apps/scalable/com.github.cryptowyrm.copypastegrab.svg create mode 100644 src/apps/scalable/com.github.dahenson.agenda.svg create mode 100644 src/apps/scalable/com.github.djaler.formatter.svg create mode 100644 src/apps/scalable/com.github.fabiocolacio.marker.svg create mode 100644 src/apps/scalable/com.github.hugolabe.Wike.svg create mode 100644 src/apps/scalable/com.github.johnfactotum.Foliate.svg create mode 100644 src/apps/scalable/com.github.louis77.tuner.svg create mode 100644 src/apps/scalable/com.github.maoschanz.DynamicWallpaperEditor.svg create mode 100644 src/apps/scalable/com.github.maoschanz.drawing.svg create mode 100644 src/apps/scalable/com.github.timecraft.js-test.svg create mode 100644 src/apps/scalable/com.uploadedlobster.peek.svg create mode 100644 src/apps/scalable/connectagram.svg create mode 100644 src/apps/scalable/credentials-preferences.svg create mode 100644 src/apps/scalable/crossover.svg create mode 100644 src/apps/scalable/cs-drivers.svg create mode 100644 src/apps/scalable/cs-user.svg create mode 100644 src/apps/scalable/darktable.svg create mode 100644 src/apps/scalable/datagrip.svg create mode 100644 src/apps/scalable/dbeaver.svg create mode 100644 src/apps/scalable/dconf-editor.svg create mode 100644 src/apps/scalable/deja-dup.svg create mode 100644 src/apps/scalable/deluge.svg create mode 100644 src/apps/scalable/desktop-environment-gnome.svg create mode 100644 src/apps/scalable/desktop-environment-kde.svg create mode 100644 src/apps/scalable/desktop-environment-mate.svg create mode 100644 src/apps/scalable/desktop-environment-xfce.svg create mode 100644 src/apps/scalable/desktop-profiler.svg create mode 100644 src/apps/scalable/desktop.svg create mode 100644 src/apps/scalable/dia.svg create mode 100644 src/apps/scalable/digikam.svg create mode 100644 src/apps/scalable/discord.svg create mode 100644 src/apps/scalable/display-im6.q16.svg create mode 100644 src/apps/scalable/distributor-logo-manjaro.svg create mode 100644 src/apps/scalable/dock.svg create mode 100644 src/apps/scalable/dosbox-staging.svg create mode 100644 src/apps/scalable/dosbox.svg create mode 100644 src/apps/scalable/draw-io.svg create mode 100644 src/apps/scalable/drive-removable-media.svg create mode 100644 src/apps/scalable/dropbox.svg create mode 100644 src/apps/scalable/easyeffects.svg create mode 100644 src/apps/scalable/eclipse-cdt.svg create mode 100644 src/apps/scalable/eclipse.svg create mode 100644 src/apps/scalable/electron.svg create mode 100644 src/apps/scalable/element-desktop.svg create mode 100644 src/apps/scalable/elisa.svg create mode 100644 src/apps/scalable/emacs.svg create mode 100644 src/apps/scalable/emblem-mail.svg create mode 100644 src/apps/scalable/empathy.svg create mode 100644 src/apps/scalable/eog.svg create mode 100644 src/apps/scalable/etcher.svg create mode 100644 src/apps/scalable/evolution-tasks.svg create mode 100644 src/apps/scalable/exodus.svg create mode 100644 src/apps/scalable/extensions.svg create mode 100644 src/apps/scalable/fcitx-sogoupinyin.svg create mode 100644 src/apps/scalable/fcitx.svg create mode 100644 src/apps/scalable/figma.svg create mode 100644 src/apps/scalable/file-manager.svg create mode 100644 src/apps/scalable/file-roller.svg create mode 100644 src/apps/scalable/filezilla.svg create mode 100644 src/apps/scalable/firefox-developer-icon.svg create mode 100644 src/apps/scalable/firefox.svg create mode 100644 src/apps/scalable/fish.svg create mode 100644 src/apps/scalable/flameshot.svg create mode 100644 src/apps/scalable/flash.svg create mode 100644 src/apps/scalable/flatpak-software.svg create mode 100644 src/apps/scalable/flatseal.svg create mode 100644 src/apps/scalable/fondo.svg create mode 100644 src/apps/scalable/fonts.svg create mode 100644 src/apps/scalable/four-in-a-row.svg create mode 100644 src/apps/scalable/fractal.svg create mode 100644 src/apps/scalable/fragments.svg create mode 100644 src/apps/scalable/franz.svg create mode 100644 src/apps/scalable/freeoffice-planmaker.svg create mode 100644 src/apps/scalable/freeoffice-presentations.svg create mode 100644 src/apps/scalable/freeoffice-textmaker.svg create mode 100644 src/apps/scalable/freetube.svg create mode 100644 src/apps/scalable/fritzing.svg create mode 100644 src/apps/scalable/gbrainy.svg create mode 100644 src/apps/scalable/gda-browser-5.0.svg create mode 100644 src/apps/scalable/gda-control-center.svg create mode 100644 src/apps/scalable/gdebi.svg create mode 100644 src/apps/scalable/geany.svg create mode 100644 src/apps/scalable/gimp.svg create mode 100644 src/apps/scalable/git.svg create mode 100644 src/apps/scalable/github-desktop.svg create mode 100644 src/apps/scalable/gitkraken.svg create mode 100644 src/apps/scalable/glade.svg create mode 100644 src/apps/scalable/gnome-aisleriot.svg create mode 100644 src/apps/scalable/gnome-books.svg create mode 100644 src/apps/scalable/gnome-builder.svg create mode 100644 src/apps/scalable/gnome-documents.svg create mode 100644 src/apps/scalable/gnome-glines.svg create mode 100644 src/apps/scalable/gnome-klotski.svg create mode 100644 src/apps/scalable/gnome-layout-switcher.svg create mode 100644 src/apps/scalable/gnome-mahjongg.svg create mode 100644 src/apps/scalable/gnome-maps.svg create mode 100644 src/apps/scalable/gnome-mines.svg create mode 100644 src/apps/scalable/gnome-music.svg create mode 100644 src/apps/scalable/gnome-nibbles.svg create mode 100644 src/apps/scalable/gnome-paint.svg create mode 100644 src/apps/scalable/gnome-power-manager.svg create mode 100644 src/apps/scalable/gnome-robots.svg create mode 100644 src/apps/scalable/gnome-sound-recorder.svg create mode 100644 src/apps/scalable/gnome-taquin.svg create mode 100644 src/apps/scalable/gnome-tetravex.svg create mode 100644 src/apps/scalable/gnome-todo.svg create mode 100644 src/apps/scalable/gnome-tweak-tool.svg create mode 100644 src/apps/scalable/go-for-it.svg create mode 100644 src/apps/scalable/goa-account-exchange.svg create mode 100644 src/apps/scalable/goa-account-facebook.svg create mode 100644 src/apps/scalable/goa-account-fedora.svg create mode 100644 src/apps/scalable/goa-account-flickr.svg create mode 100644 src/apps/scalable/goa-account-foursquare.svg create mode 100644 src/apps/scalable/goa-account-google.svg create mode 100644 src/apps/scalable/goa-account-lastfm.svg create mode 100644 src/apps/scalable/goa-account-msn.svg create mode 100644 src/apps/scalable/goa-account-owncloud.svg create mode 100644 src/apps/scalable/goland.svg create mode 100644 src/apps/scalable/google-chrome.svg create mode 100644 src/apps/scalable/google-earth.svg create mode 100644 src/apps/scalable/gpk-log.svg create mode 100644 src/apps/scalable/green-recorder.svg create mode 100644 src/apps/scalable/grub-customizer.svg create mode 100644 src/apps/scalable/gtranslator.svg create mode 100644 src/apps/scalable/gufw.svg create mode 100644 src/apps/scalable/haguichi.svg create mode 100644 src/apps/scalable/hb-icon.svg create mode 100644 src/apps/scalable/help.svg create mode 100644 src/apps/scalable/hexchat.svg create mode 100644 src/apps/scalable/hitori.svg create mode 100644 src/apps/scalable/homebank.svg create mode 100644 src/apps/scalable/hp-logo.svg create mode 100644 src/apps/scalable/htop.svg create mode 100644 src/apps/scalable/hwinfo.svg create mode 100644 src/apps/scalable/iagno.svg create mode 100644 src/apps/scalable/ibus-bopomofo.svg create mode 100644 src/apps/scalable/ibus-pinyin.svg create mode 100644 src/apps/scalable/ibus-typing-booster.svg create mode 100644 src/apps/scalable/ibus.svg create mode 100644 src/apps/scalable/icon-preview-app.svg create mode 100644 src/apps/scalable/idea.svg create mode 100644 src/apps/scalable/indicator-weather.svg create mode 100644 src/apps/scalable/inkscape.svg create mode 100644 src/apps/scalable/insomnia.svg create mode 100644 src/apps/scalable/internet-mail.svg create mode 100644 src/apps/scalable/internet-news-reader.svg create mode 100644 src/apps/scalable/io.github.seadve.Kooha.svg create mode 100644 src/apps/scalable/jabref.svg create mode 100644 src/apps/scalable/java.svg create mode 100644 src/apps/scalable/jockey.svg create mode 100644 src/apps/scalable/joplin.svg create mode 100644 src/apps/scalable/juk.svg create mode 100644 src/apps/scalable/kapow.svg create mode 100644 src/apps/scalable/karbon.svg create mode 100644 src/apps/scalable/kate.svg create mode 100644 src/apps/scalable/kdenlive.svg create mode 100644 src/apps/scalable/keyring-manager.svg create mode 100644 src/apps/scalable/kget.svg create mode 100644 src/apps/scalable/kitty.svg create mode 100644 src/apps/scalable/knemo.svg create mode 100644 src/apps/scalable/kodi.svg create mode 100644 src/apps/scalable/konqueror.svg create mode 100644 src/apps/scalable/krita.svg create mode 100644 src/apps/scalable/ksudoku.svg create mode 100644 src/apps/scalable/ktnef.svg create mode 100644 src/apps/scalable/ktorrent.svg create mode 100644 src/apps/scalable/kvantum.svg create mode 100644 src/apps/scalable/kwalletmanager.svg create mode 100644 src/apps/scalable/labyrinth.svg create mode 100644 src/apps/scalable/lazarus.svg create mode 100644 src/apps/scalable/libinput-gestures.svg create mode 100644 src/apps/scalable/libreoffice-base.svg create mode 100644 src/apps/scalable/libreoffice-calc.svg create mode 100644 src/apps/scalable/libreoffice-draw.svg create mode 100644 src/apps/scalable/libreoffice-impress.svg create mode 100644 src/apps/scalable/libreoffice-math.svg create mode 100644 src/apps/scalable/libreoffice-writer.svg create mode 100644 src/apps/scalable/libreoffice.svg create mode 100644 src/apps/scalable/lightcord.svg create mode 100644 src/apps/scalable/lightsoff.svg create mode 100644 src/apps/scalable/login.svg create mode 100644 src/apps/scalable/logview.svg create mode 100644 src/apps/scalable/lollypop.svg create mode 100644 src/apps/scalable/lx-music-desktop.svg create mode 100644 src/apps/scalable/mailspring.svg create mode 100644 src/apps/scalable/mega.svg create mode 100644 src/apps/scalable/meld.svg create mode 100644 src/apps/scalable/menu-editor.svg create mode 100644 src/apps/scalable/micro-logo-mark.svg create mode 100644 src/apps/scalable/microsoft-edge-beta.svg create mode 100644 src/apps/scalable/microsoft-edge-dev.svg create mode 100644 src/apps/scalable/microsoft-edge.svg create mode 100644 src/apps/scalable/miktex-console.svg create mode 100644 src/apps/scalable/mindmaster.svg create mode 100644 src/apps/scalable/minecraft.svg create mode 100644 src/apps/scalable/mintwelcome.svg create mode 100644 src/apps/scalable/mkvmerge.svg create mode 100644 src/apps/scalable/mongodb-compass.svg create mode 100644 src/apps/scalable/motrix.svg create mode 100644 src/apps/scalable/mplayer.svg create mode 100644 src/apps/scalable/mudita24.svg create mode 100644 src/apps/scalable/multimedia-volume-control.svg create mode 100644 src/apps/scalable/multitasking-view.svg create mode 100644 src/apps/scalable/neovim.svg create mode 100644 src/apps/scalable/netease-cloud-music.svg create mode 100644 src/apps/scalable/network-workgroup.svg create mode 100644 src/apps/scalable/nmap_icon.svg create mode 100644 src/apps/scalable/notable.svg create mode 100644 src/apps/scalable/notion.svg create mode 100644 src/apps/scalable/nvidia.svg create mode 100644 src/apps/scalable/obs.svg create mode 100644 src/apps/scalable/okular.svg create mode 100644 src/apps/scalable/olive-editor.svg create mode 100644 src/apps/scalable/onboard.svg create mode 100644 src/apps/scalable/online-account.svg create mode 100644 src/apps/scalable/opensnitch-ui.svg create mode 100644 src/apps/scalable/opera-beta.svg create mode 100644 src/apps/scalable/opera.svg create mode 100644 src/apps/scalable/org.cvfosammmm.Setzer.svg create mode 100644 src/apps/scalable/org.gabmus.giara.svg create mode 100644 src/apps/scalable/org.gnome.PasswordSafe.svg create mode 100644 src/apps/scalable/org.gnome.PowerStats.svg create mode 100644 src/apps/scalable/org.gnome.Totem.svg create mode 100644 src/apps/scalable/org.gtk.PrintEditor4.svg create mode 100644 src/apps/scalable/org.midori_browser.Midori.svg create mode 100644 src/apps/scalable/org.xfce.Gigolo.svg create mode 100644 src/apps/scalable/org.xfce.panel.directorymenu.svg create mode 100644 src/apps/scalable/org.xfce.panel.separator.svg create mode 100644 src/apps/scalable/pcloud.svg create mode 100644 src/apps/scalable/pdf-mix-tool.svg create mode 100644 src/apps/scalable/persepolis.svg create mode 100644 src/apps/scalable/petris-icon.svg create mode 100644 src/apps/scalable/photoflare.svg create mode 100644 src/apps/scalable/phpstorm.svg create mode 100644 src/apps/scalable/planner.svg create mode 100644 src/apps/scalable/plasma.svg create mode 100644 src/apps/scalable/playonlinux.svg create mode 100644 src/apps/scalable/plexmediaserver.svg create mode 100644 src/apps/scalable/polari.svg create mode 100644 src/apps/scalable/pomidor.svg create mode 100644 src/apps/scalable/pomotroid.svg create mode 100644 src/apps/scalable/popcorntime.svg create mode 100644 src/apps/scalable/postman.svg create mode 100644 src/apps/scalable/ppsspp.svg create mode 100644 src/apps/scalable/preferences-color.svg create mode 100644 src/apps/scalable/preferences-desktop-display-color.svg create mode 100644 src/apps/scalable/preferences-desktop-display.svg create mode 100644 src/apps/scalable/preferences-desktop-emoticons.svg create mode 100644 src/apps/scalable/preferences-desktop-filetype-association.svg create mode 100644 src/apps/scalable/preferences-desktop-icons.svg create mode 100644 src/apps/scalable/preferences-desktop-keyboard.svg create mode 100644 src/apps/scalable/preferences-desktop-locale.svg create mode 100644 src/apps/scalable/preferences-desktop-notification.svg create mode 100644 src/apps/scalable/preferences-desktop-peripherals.svg create mode 100644 src/apps/scalable/preferences-desktop-plasma-theme.svg create mode 100644 src/apps/scalable/preferences-desktop-plasma.svg create mode 100644 src/apps/scalable/preferences-desktop-screensaver.svg create mode 100644 src/apps/scalable/preferences-desktop-thunderbolt.svg create mode 100644 src/apps/scalable/preferences-desktop-wallpaper.svg create mode 100644 src/apps/scalable/preferences-kde-connect.svg create mode 100644 src/apps/scalable/preferences-security.svg create mode 100644 src/apps/scalable/preferences-system-hotcorners.svg create mode 100644 src/apps/scalable/preferences-system-parental-controls.svg create mode 100644 src/apps/scalable/preferences-system-privacy.svg create mode 100644 src/apps/scalable/preferences-system-search.svg create mode 100644 src/apps/scalable/preferences-system-sharing.svg create mode 100644 src/apps/scalable/preferences-system-time.svg create mode 100644 src/apps/scalable/preferences-system-windows.svg create mode 100644 src/apps/scalable/preferences-system.svg create mode 100644 src/apps/scalable/protonvpn-gui.svg create mode 100644 src/apps/scalable/putty.svg create mode 100644 src/apps/scalable/pycharm.svg create mode 100644 src/apps/scalable/qbittorrent.svg create mode 100644 src/apps/scalable/qemu-launcher.svg create mode 100644 src/apps/scalable/qmmp.svg create mode 100644 src/apps/scalable/qq.svg create mode 100644 src/apps/scalable/qqmusic.svg create mode 100644 src/apps/scalable/qt.svg create mode 100644 src/apps/scalable/qtassistant.svg create mode 100644 src/apps/scalable/qtconfig.svg create mode 100644 src/apps/scalable/qtcreator.svg create mode 100644 src/apps/scalable/qtcreatorubuntu.svg create mode 100644 src/apps/scalable/qtdbusviewer.svg create mode 100644 src/apps/scalable/qtdesigner.svg create mode 100644 src/apps/scalable/qtlinguistic.svg create mode 100644 src/apps/scalable/quadrapassel.svg create mode 100644 src/apps/scalable/quickDocs.svg create mode 100644 src/apps/scalable/rambox.svg create mode 100644 src/apps/scalable/rclone-browser.svg create mode 100644 src/apps/scalable/redream.svg create mode 100644 src/apps/scalable/redshift.svg create mode 100644 src/apps/scalable/regextester.svg create mode 100644 src/apps/scalable/reload.svg create mode 100644 src/apps/scalable/remmina.svg create mode 100644 src/apps/scalable/remote-desktop.svg create mode 100644 src/apps/scalable/resolve.svg create mode 100644 src/apps/scalable/rhythmbox.svg create mode 100644 src/apps/scalable/rider.svg create mode 100644 src/apps/scalable/riot-web.svg create mode 100644 src/apps/scalable/robo3t.svg create mode 100644 src/apps/scalable/rstudio.svg create mode 100644 src/apps/scalable/rubymine.svg create mode 100644 src/apps/scalable/rygel.svg create mode 100644 src/apps/scalable/safeeyes.svg create mode 100644 src/apps/scalable/scanner.svg create mode 100644 src/apps/scalable/screenrecorder.svg create mode 100644 src/apps/scalable/securecrt.svg create mode 100644 src/apps/scalable/securefx.svg create mode 100644 src/apps/scalable/sequeler.svg create mode 100644 src/apps/scalable/session-properties.svg create mode 100644 src/apps/scalable/shotwell.svg create mode 100644 src/apps/scalable/shutter.svg create mode 100644 src/apps/scalable/signal-desktop.svg create mode 100644 src/apps/scalable/simplenote.svg create mode 100644 src/apps/scalable/simplescreenrecorder.svg create mode 100644 src/apps/scalable/sk1-color-picker.svg create mode 100644 src/apps/scalable/skype.svg create mode 100644 src/apps/scalable/slack.svg create mode 100644 src/apps/scalable/smplayer.svg create mode 100644 src/apps/scalable/software-properties.svg create mode 100644 src/apps/scalable/softwarecenter-debian.svg create mode 100644 src/apps/scalable/softwarecenter-ubuntu.svg create mode 100644 src/apps/scalable/softwarecenter.svg create mode 100644 src/apps/scalable/spotify-client.svg create mode 100644 src/apps/scalable/sqlitebrowser.svg create mode 100644 src/apps/scalable/stacer.svg create mode 100644 src/apps/scalable/stacks-task-manager.svg create mode 100644 src/apps/scalable/staruml.svg create mode 100644 src/apps/scalable/stata.svg create mode 100644 src/apps/scalable/steam.svg create mode 100644 src/apps/scalable/stoken-gui.svg create mode 100644 src/apps/scalable/sublime-merge.svg create mode 100644 src/apps/scalable/sublime-text.svg create mode 100644 src/apps/scalable/svgcleaner.svg create mode 100644 src/apps/scalable/swell-foop.svg create mode 100644 src/apps/scalable/synaptic.svg create mode 100644 src/apps/scalable/syncthing.svg create mode 100644 src/apps/scalable/system-software-install.svg create mode 100644 src/apps/scalable/system-software-update.svg create mode 100644 src/apps/scalable/tableplus.svg create mode 100644 src/apps/scalable/tali.svg create mode 100644 src/apps/scalable/taxi.svg create mode 100644 src/apps/scalable/teams-for-linux.svg create mode 100644 src/apps/scalable/teamviewer.svg create mode 100644 src/apps/scalable/telegram.svg create mode 100644 src/apps/scalable/terminal.svg create mode 100644 src/apps/scalable/terminix.svg create mode 100644 src/apps/scalable/termius.svg create mode 100644 src/apps/scalable/tetzle.svg create mode 100644 src/apps/scalable/tex-match.svg create mode 100644 src/apps/scalable/texstudio.svg create mode 100644 src/apps/scalable/text-editor.svg create mode 100644 src/apps/scalable/theme-config.svg create mode 100644 src/apps/scalable/thermal-monitor.svg create mode 100644 src/apps/scalable/thunderbird.svg create mode 100644 src/apps/scalable/timeshift.svg create mode 100644 src/apps/scalable/todoist.svg create mode 100644 src/apps/scalable/tomboy.svg create mode 100644 src/apps/scalable/transmission.svg create mode 100644 src/apps/scalable/tutanota-desktop.svg create mode 100644 src/apps/scalable/typora.svg create mode 100644 src/apps/scalable/uberwriter.svg create mode 100644 src/apps/scalable/uget-icon.svg create mode 100644 src/apps/scalable/ulauncher.svg create mode 100644 src/apps/scalable/usb-creator.svg create mode 100644 src/apps/scalable/userinfo.svg create mode 100644 src/apps/scalable/utilities-system-monitor.svg create mode 100644 src/apps/scalable/variety-slideshow.svg create mode 100644 src/apps/scalable/variety.svg create mode 100644 src/apps/scalable/veracrypt.svg create mode 100644 src/apps/scalable/viber.svg create mode 100644 src/apps/scalable/vidcutter.svg create mode 100644 src/apps/scalable/vim.svg create mode 100644 src/apps/scalable/virt-manager.svg create mode 100644 src/apps/scalable/virtualbox.svg create mode 100644 src/apps/scalable/visual-studio-code-insiders.svg create mode 100644 src/apps/scalable/visual-studio-code.svg create mode 100644 src/apps/scalable/vivaldi.svg create mode 100644 src/apps/scalable/vlc.svg create mode 100644 src/apps/scalable/vmware-netcfg.svg create mode 100644 src/apps/scalable/vmware-player.svg create mode 100644 src/apps/scalable/vmware-workstation.svg create mode 100644 src/apps/scalable/vscodium.svg create mode 100644 src/apps/scalable/wallstreet-control.svg create mode 100644 src/apps/scalable/warpinator.svg create mode 100644 src/apps/scalable/waterfox.svg create mode 100644 src/apps/scalable/web-browser.svg create mode 100644 src/apps/scalable/web-google-maps.svg create mode 100644 src/apps/scalable/webapp-manager.svg create mode 100644 src/apps/scalable/webstorm.svg create mode 100644 src/apps/scalable/wechat.svg create mode 100644 src/apps/scalable/whatsapp.svg create mode 100644 src/apps/scalable/wine-uninstaller.svg create mode 100644 src/apps/scalable/wine-winecfg.svg create mode 100644 src/apps/scalable/wine-winefile.svg create mode 100644 src/apps/scalable/wine-winetricks.svg create mode 100644 src/apps/scalable/wine.svg create mode 100644 src/apps/scalable/workspace-switcher-left-bottom.svg create mode 100644 src/apps/scalable/workspace-switcher-right-bottom.svg create mode 100644 src/apps/scalable/workspace-switcher-right-top.svg create mode 100644 src/apps/scalable/workspace-switcher.svg create mode 100644 src/apps/scalable/wps-office2019-etmain.svg create mode 100644 src/apps/scalable/wps-office2019-kprometheus.svg create mode 100644 src/apps/scalable/wps-office2019-pdfmain.svg create mode 100644 src/apps/scalable/wps-office2019-wppmain.svg create mode 100644 src/apps/scalable/wps-office2019-wpsmain.svg create mode 100644 src/apps/scalable/xdman.svg create mode 100644 src/apps/scalable/xfce4-fsguard-plugin-warning.svg create mode 100644 src/apps/scalable/xfce4-statusnotifier-plugin.svg create mode 100644 src/apps/scalable/xfce4-systray.svg create mode 100644 src/apps/scalable/xfce4-taskbar.svg create mode 100644 src/apps/scalable/xmind.svg create mode 100644 src/apps/scalable/xorg.svg create mode 100644 src/apps/scalable/xterm.svg create mode 100644 src/apps/scalable/yakuake.svg create mode 100644 src/apps/scalable/youtube-dl.svg create mode 100644 src/apps/scalable/youtube-music-desktop-app.svg create mode 100644 src/apps/scalable/youtube.svg create mode 100644 src/apps/scalable/yubikey-neo-manager.svg create mode 100644 src/apps/scalable/yubikey-personalization-gui.svg create mode 100644 src/apps/scalable/yubikey-piv-manager.svg create mode 100644 src/apps/symbolic/accessories-calculator-symbolic.svg create mode 100644 src/apps/symbolic/accessories-character-map-symbolic.svg create mode 100644 src/apps/symbolic/accessories-dictionary-symbolic.svg create mode 100644 src/apps/symbolic/accessories-screenshot-symbolic.svg create mode 100644 src/apps/symbolic/accessories-text-editor-symbolic.svg create mode 100644 src/apps/symbolic/address-book-app-symbolic.svg create mode 100644 src/apps/symbolic/amazon-store-symbolic.svg create mode 100644 src/apps/symbolic/application-x-executable-symbolic.svg create mode 100644 src/apps/symbolic/aptdaemon-download-symbolic.svg create mode 100644 src/apps/symbolic/atom-symbolic.svg create mode 100644 src/apps/symbolic/backups-app-symbolic.svg create mode 100644 src/apps/symbolic/builder-symbolic.svg create mode 100644 src/apps/symbolic/calendar-app-symbolic.svg create mode 100644 src/apps/symbolic/camera-app-symbolic.svg create mode 100644 src/apps/symbolic/cheese-symbolic.svg create mode 100644 src/apps/symbolic/clock-app-symbolic.svg create mode 100644 src/apps/symbolic/com.github.bilelmoussaoui.Authenticator-symbolic.svg create mode 100644 src/apps/symbolic/configurator-app-symbolic.svg create mode 100644 src/apps/symbolic/deja-dup-symbolic.svg create mode 100644 src/apps/symbolic/disk-usage-app-symbolic.svg create mode 100644 src/apps/symbolic/disk-utility-app-symbolic.svg create mode 100644 src/apps/symbolic/documents-app-symbolic.svg create mode 100644 src/apps/symbolic/docviewer-app-symbolic.svg create mode 100644 src/apps/symbolic/dropbox-symbolic.svg create mode 100644 src/apps/symbolic/ebook-reader-app-symbolic.svg create mode 100644 src/apps/symbolic/error-app-symbolic.svg create mode 100644 src/apps/symbolic/evince-symbolic.svg create mode 100644 src/apps/symbolic/extensions-symbolic.svg create mode 100644 src/apps/symbolic/file-roller-symbolic.svg create mode 100644 src/apps/symbolic/filemanager-app-symbolic.svg create mode 100644 src/apps/symbolic/firefox-symbolic.svg create mode 100644 src/apps/symbolic/fusion-icon-symbolic.svg create mode 100644 src/apps/symbolic/gallery-app-symbolic.svg create mode 100644 src/apps/symbolic/games-app-symbolic.svg create mode 100644 src/apps/symbolic/gnome-aisleriot-symbolic.svg create mode 100644 src/apps/symbolic/gnome-disks-state-standby-symbolic.svg create mode 100644 src/apps/symbolic/gnome-mahjongg-symbolic.svg create mode 100644 src/apps/symbolic/gnome-mines-symbolic.svg create mode 100644 src/apps/symbolic/gnome-power-manager-symbolic.svg create mode 100644 src/apps/symbolic/gnome-software-symbolic.svg create mode 100644 src/apps/symbolic/goa-panel-symbolic.svg create mode 100644 src/apps/symbolic/google-chrome-symbolic.svg create mode 100644 src/apps/symbolic/help-browser-symbolic.svg create mode 100644 src/apps/symbolic/help-contents-symbolic.svg create mode 100644 src/apps/symbolic/help-faq-symbolic.svg create mode 100644 src/apps/symbolic/image-viewer-symbolic.svg create mode 100644 src/apps/symbolic/inkscape-symbolic.svg create mode 100644 src/apps/symbolic/internet-chat-symbolic.svg create mode 100644 src/apps/symbolic/internet-mail-symbolic.svg create mode 100644 src/apps/symbolic/internet-news-reader-symbolic.svg create mode 100644 src/apps/symbolic/io.github.seadve.Kooha-symbolic.svg create mode 100644 src/apps/symbolic/jockey-symbolic.svg create mode 100644 src/apps/symbolic/libreoffice-base-symbolic.svg create mode 100644 src/apps/symbolic/libreoffice-calc-symbolic.svg create mode 100644 src/apps/symbolic/libreoffice-draw-symbolic.svg create mode 100644 src/apps/symbolic/libreoffice-impress-symbolic.svg create mode 100644 src/apps/symbolic/libreoffice-main-symbolic.svg create mode 100644 src/apps/symbolic/libreoffice-math-symbolic.svg create mode 100644 src/apps/symbolic/libreoffice-writer-symbolic.svg create mode 100644 src/apps/symbolic/log-viewer-app-symbolic.svg create mode 100644 src/apps/symbolic/mail-app-symbolic.svg create mode 100644 src/apps/symbolic/maps-app-symbolic.svg create mode 100644 src/apps/symbolic/mediaplayer-app-symbolic.svg create mode 100644 src/apps/symbolic/messaging-app-symbolic.svg create mode 100644 src/apps/symbolic/multimedia-audio-player-symbolic.svg create mode 100644 src/apps/symbolic/multimedia-equalizer-symbolic.svg create mode 100644 src/apps/symbolic/multimedia-photo-manager-symbolic.svg create mode 100644 src/apps/symbolic/multimedia-photo-viewer-symbolic.svg create mode 100644 src/apps/symbolic/multimedia-video-player-symbolic.svg create mode 100644 src/apps/symbolic/multimedia-volume-control-symbolic.svg create mode 100644 src/apps/symbolic/music-app-symbolic.svg create mode 100644 src/apps/symbolic/notes-app-symbolic.svg create mode 100644 src/apps/symbolic/office-calendar-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Boxes-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Fractal-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-artists-list-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-equalizer-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-play-queue-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-sidebar-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-spotify-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-suggestions-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-tag-list-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-tag-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Lollypop-unplayed-albums-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Polari-symbolic.svg create mode 100644 src/apps/symbolic/org.gnome.Settings-multitasking-symbolic.svg create mode 100644 src/apps/symbolic/packages-app-symbolic.svg create mode 100644 src/apps/symbolic/password-manager-symbolic.svg create mode 100644 src/apps/symbolic/podcasts-app-symbolic.svg create mode 100644 src/apps/symbolic/power-statistics-symbolic.svg create mode 100644 src/apps/symbolic/preferences-bluetooth-symbolic.svg create mode 100644 src/apps/symbolic/preferences-color-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-accessibility-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-apps-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-default-applications-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-display-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-font-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-keyboard-shortcuts-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-keyboard-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-locale-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-remote-desktop-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-screensaver-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-sharing-symbolic.svg create mode 100644 src/apps/symbolic/preferences-desktop-wallpaper-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-details-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-devices-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-network-proxy-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-network-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-notifications-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-parental-control-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-power-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-privacy-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-search-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-symbolic.svg create mode 100644 src/apps/symbolic/preferences-system-time-symbolic.svg create mode 100644 src/apps/symbolic/preferences-ubuntu-panel-symbolic.svg create mode 100644 src/apps/symbolic/rhythmbox-symbolic.svg create mode 100644 src/apps/symbolic/scanner-symbolic.svg create mode 100644 src/apps/symbolic/screenshot-app-symbolic.svg create mode 100644 src/apps/symbolic/session-properties-symbolic.svg create mode 100644 src/apps/symbolic/setroubleshoot_icon-symbolic.svg create mode 100644 src/apps/symbolic/software-properties-symbolic.svg create mode 100644 src/apps/symbolic/software-store-symbolic.svg create mode 100644 src/apps/symbolic/sparkleshare-symbolic.svg create mode 100644 src/apps/symbolic/speedometer-symbolic.svg create mode 100644 src/apps/symbolic/sudoku-app-symbolic.svg create mode 100644 src/apps/symbolic/system-file-manager-symbolic.svg create mode 100644 src/apps/symbolic/system-help-symbolic.svg create mode 100644 src/apps/symbolic/system-software-install-symbolic.svg create mode 100644 src/apps/symbolic/system-users-symbolic.svg create mode 100644 src/apps/symbolic/to-do-app-symbolic.svg create mode 100644 src/apps/symbolic/transmission-symbolic.svg create mode 100644 src/apps/symbolic/ubiquity-symbolic.svg create mode 100644 src/apps/symbolic/usage-app-symbolic.svg create mode 100644 src/apps/symbolic/usb-creator-gtk-symbolic.svg create mode 100644 src/apps/symbolic/user-info-symbolic.svg create mode 100644 src/apps/symbolic/utilities-system-monitor-symbolic.svg create mode 100644 src/apps/symbolic/utilities-terminal-symbolic.svg create mode 100644 src/apps/symbolic/utilities-tweak-tool-symbolic.svg create mode 100644 src/apps/symbolic/weather-app-symbolic.svg create mode 100644 src/apps/symbolic/web-browser-symbolic.svg create mode 100644 src/categories/32/applications-all.svg create mode 100644 src/categories/32/applications-development.svg create mode 100644 src/categories/32/applications-education-language.svg create mode 100644 src/categories/32/applications-education-mathematics.svg create mode 100644 src/categories/32/applications-education-science.svg create mode 100644 src/categories/32/applications-education.svg create mode 100644 src/categories/32/applications-engineering.svg create mode 100644 src/categories/32/applications-games.svg create mode 100644 src/categories/32/applications-graphics.svg create mode 100644 src/categories/32/applications-internet.svg create mode 100644 src/categories/32/applications-multimedia.svg create mode 100644 src/categories/32/applications-office.svg create mode 100644 src/categories/32/applications-other.svg create mode 100644 src/categories/32/applications-science.svg create mode 100644 src/categories/32/applications-system.svg create mode 100644 src/categories/32/applications-utilities.svg create mode 100644 src/categories/32/wps-office-kingsoft.svg create mode 100644 src/categories/symbolic/applications-development-symbolic.svg create mode 100644 src/categories/symbolic/applications-education-symbolic.svg create mode 100644 src/categories/symbolic/applications-engineering-symbolic.svg create mode 100644 src/categories/symbolic/applications-games-symbolic.svg create mode 100644 src/categories/symbolic/applications-graphics-symbolic.svg create mode 100644 src/categories/symbolic/applications-internet-symbolic.svg create mode 100644 src/categories/symbolic/applications-multimedia-symbolic.svg create mode 100644 src/categories/symbolic/applications-office-symbolic.svg create mode 100644 src/categories/symbolic/applications-other-symbolic.svg create mode 100644 src/categories/symbolic/applications-science-symbolic.svg create mode 100644 src/categories/symbolic/applications-utilities-symbolic.svg create mode 100644 src/categories/symbolic/bug-symbolic.svg create mode 100644 src/categories/symbolic/cs-desklets-symbolic.svg create mode 100644 src/categories/symbolic/emoji-activities-symbolic.svg create mode 100644 src/categories/symbolic/emoji-activity-symbolic.svg create mode 100644 src/categories/symbolic/emoji-body-symbolic.svg create mode 100644 src/categories/symbolic/emoji-flags-symbolic.svg create mode 100644 src/categories/symbolic/emoji-food-symbolic.svg create mode 100644 src/categories/symbolic/emoji-nature-symbolic.svg create mode 100644 src/categories/symbolic/emoji-objects-symbolic.svg create mode 100644 src/categories/symbolic/emoji-people-symbolic.svg create mode 100644 src/categories/symbolic/emoji-recent-symbolic.svg create mode 100644 src/categories/symbolic/emoji-symbols-symbolic.svg create mode 100644 src/categories/symbolic/emoji-travel-symbolic.svg create mode 100644 src/categories/symbolic/event-birthday-symbolic.svg create mode 100644 src/categories/symbolic/xapp-prefs-display-symbolic.svg create mode 100644 src/categories/symbolic/xapp-prefs-plugins-symbolic.svg create mode 100644 src/categories/symbolic/xapp-prefs-preview-symbolic.svg create mode 100644 src/categories/symbolic/xapp-prefs-toolbar-symbolic.svg create mode 100644 src/devices/16/audio-card.svg create mode 100644 src/devices/16/audio-headphones.svg create mode 100644 src/devices/16/audio-input-microphone.svg create mode 100644 src/devices/16/audio-radio.svg create mode 100644 src/devices/16/audio-speakers.svg create mode 100644 src/devices/16/auth-sim.svg create mode 100644 src/devices/16/battery-ups.svg create mode 100644 src/devices/16/battery.svg create mode 100644 src/devices/16/bluetooth.svg create mode 100644 src/devices/16/camera-photo.svg create mode 100644 src/devices/16/camera-video.svg create mode 100644 src/devices/16/camera-web.svg create mode 100644 src/devices/16/computer-laptop.svg create mode 100644 src/devices/16/computer.svg create mode 100644 src/devices/16/cpu.svg create mode 100644 src/devices/16/drive-harddisk.svg create mode 100644 src/devices/16/drive-multidisk.svg create mode 100644 src/devices/16/drive-multipartition.svg create mode 100644 src/devices/16/drive-partition.svg create mode 100644 src/devices/16/drive-removable-media.svg create mode 100644 src/devices/16/gnome-dev-printer-new.svg create mode 100644 src/devices/16/input-dialpad.svg create mode 100644 src/devices/16/input-gaming.svg create mode 100644 src/devices/16/input-keyboard-virtual.svg create mode 100644 src/devices/16/input-keyboard.svg create mode 100644 src/devices/16/input-mouse.svg create mode 100644 src/devices/16/input-tablet.svg create mode 100644 src/devices/16/input-touchpad-off.svg create mode 100644 src/devices/16/input-touchpad.svg create mode 100644 src/devices/16/media-flash.svg create mode 100644 src/devices/16/media-floppy.svg create mode 100644 src/devices/16/media-optical-mixed-cd.svg create mode 100644 src/devices/16/media-optical-recordable.svg create mode 100644 src/devices/16/media-optical.svg create mode 100644 src/devices/16/multimedia-player-ipod-mini-blue.svg create mode 100644 src/devices/16/multimedia-player.svg create mode 100644 src/devices/16/network-modem.svg create mode 100644 src/devices/16/network-rj11-female.svg create mode 100644 src/devices/16/network-rj45-female.svg create mode 100644 src/devices/16/network-server.svg create mode 100644 src/devices/16/network-vpn.svg create mode 100644 src/devices/16/network-wired-unavailable.svg create mode 100644 src/devices/16/network-wired.svg create mode 100644 src/devices/16/network-wireless-connected-00.svg create mode 100644 src/devices/16/network-wireless-connected-100.svg create mode 100644 src/devices/16/network-wireless-connected-25.svg create mode 100644 src/devices/16/network-wireless-connected-50.svg create mode 100644 src/devices/16/network-wireless-connected-75.svg create mode 100644 src/devices/16/network-wireless-disconnected.svg create mode 100644 src/devices/16/network-wireless-hotspot.svg create mode 100644 src/devices/16/network-wireless.svg create mode 100644 src/devices/16/phone.svg create mode 100644 src/devices/16/printer-network.svg create mode 100644 src/devices/16/printer.svg create mode 100644 src/devices/16/scanner.svg create mode 100644 src/devices/16/tablet.svg create mode 100644 src/devices/16/uav-quadcopter.svg create mode 100644 src/devices/22/audio-card.svg create mode 100644 src/devices/22/audio-headphones.svg create mode 100644 src/devices/22/audio-headset.svg create mode 100644 src/devices/22/audio-input-microphone.svg create mode 100644 src/devices/22/audio-radio.svg create mode 100644 src/devices/22/auth-sim.svg create mode 100644 src/devices/22/battery-ups.svg create mode 100644 src/devices/22/bluetooth.svg create mode 100644 src/devices/22/camera-photo.svg create mode 100644 src/devices/22/camera-video.svg create mode 100644 src/devices/22/camera-web.svg create mode 100644 src/devices/22/computer-laptop.svg create mode 100644 src/devices/22/computer.svg create mode 100644 src/devices/22/drive-harddisk.svg create mode 100644 src/devices/22/drive-multidisk.svg create mode 100644 src/devices/22/drive-multipartition.svg create mode 100644 src/devices/22/drive-removable-media.svg create mode 100644 src/devices/22/input-dialpad.svg create mode 100644 src/devices/22/input-gaming.svg create mode 100644 src/devices/22/input-keyboard-virtual.svg create mode 100644 src/devices/22/input-keyboard.svg create mode 100644 src/devices/22/input-mouse.svg create mode 100644 src/devices/22/input-tablet.svg create mode 100644 src/devices/22/input-touchpad-off.svg create mode 100644 src/devices/22/input-touchpad.svg create mode 100644 src/devices/22/media-flash.svg create mode 100644 src/devices/22/media-floppy.svg create mode 100644 src/devices/22/media-optical-data.svg create mode 100644 src/devices/22/media-optical-mixed-cd.svg create mode 100644 src/devices/22/media-optical-recordable.svg create mode 100644 src/devices/22/media-optical.svg create mode 100644 src/devices/22/multimedia-player-ipod-mini-blue.svg create mode 100644 src/devices/22/multimedia-player.svg create mode 100644 src/devices/22/network-modem.svg create mode 100644 src/devices/22/network-rj11-female.svg create mode 100644 src/devices/22/network-rj45-female.svg create mode 100644 src/devices/22/network-vpn.svg create mode 100644 src/devices/22/network-wired.svg create mode 100644 src/devices/22/network-wireless-hotspot.svg create mode 100644 src/devices/22/network-wireless.svg create mode 100644 src/devices/22/phone.svg create mode 100644 src/devices/22/tablet.svg create mode 100644 src/devices/22/uav-quadcopter.svg create mode 100644 src/devices/22/video-television.svg create mode 100644 src/devices/24/audio-card.svg create mode 100644 src/devices/24/audio-headphones.svg create mode 100644 src/devices/24/audio-headset.svg create mode 100644 src/devices/24/audio-input-microphone.svg create mode 100644 src/devices/24/audio-radio.svg create mode 100644 src/devices/24/auth-sim.svg create mode 100644 src/devices/24/battery-ups.svg create mode 100644 src/devices/24/bluetooth.svg create mode 100644 src/devices/24/camera-photo.svg create mode 100644 src/devices/24/camera-video.svg create mode 100644 src/devices/24/camera-web.svg create mode 100644 src/devices/24/computer-laptop.svg create mode 100644 src/devices/24/computer.svg create mode 100644 src/devices/24/drive-harddisk.svg create mode 100644 src/devices/24/drive-multidisk.svg create mode 100644 src/devices/24/drive-multipartition.svg create mode 100644 src/devices/24/drive-removable-media.svg create mode 100644 src/devices/24/input-dialpad.svg create mode 100644 src/devices/24/input-gaming.svg create mode 100644 src/devices/24/input-keyboard-virtual.svg create mode 100644 src/devices/24/input-keyboard.svg create mode 100644 src/devices/24/input-mouse.svg create mode 100644 src/devices/24/input-tablet.svg create mode 100644 src/devices/24/input-touchpad-off.svg create mode 100644 src/devices/24/input-touchpad.svg create mode 100644 src/devices/24/media-flash.svg create mode 100644 src/devices/24/media-floppy.svg create mode 100644 src/devices/24/media-optical-data.svg create mode 100644 src/devices/24/media-optical-mixed-cd.svg create mode 100644 src/devices/24/media-optical-recordable.svg create mode 100644 src/devices/24/media-optical.svg create mode 100644 src/devices/24/multimedia-player-ipod-mini-blue.svg create mode 100644 src/devices/24/multimedia-player.svg create mode 100644 src/devices/24/network-modem.svg create mode 100644 src/devices/24/network-rj11-female.svg create mode 100644 src/devices/24/network-rj45-female.svg create mode 100644 src/devices/24/network-vpn.svg create mode 100644 src/devices/24/network-wired.svg create mode 100644 src/devices/24/network-wireless-hotspot.svg create mode 100644 src/devices/24/network-wireless.svg create mode 100644 src/devices/24/phone.svg create mode 100644 src/devices/24/tablet.svg create mode 100644 src/devices/24/uav-quadcopter.svg create mode 100644 src/devices/24/video-television.svg create mode 100644 src/devices/scalable/audio-card.svg create mode 100644 src/devices/scalable/audio-headphones.svg create mode 100644 src/devices/scalable/audio-input-microphone.svg create mode 100644 src/devices/scalable/audio-speakers.svg create mode 100644 src/devices/scalable/battery.svg create mode 100644 src/devices/scalable/bluetooth.svg create mode 100644 src/devices/scalable/camera-photo.svg create mode 100644 src/devices/scalable/camera-video.svg create mode 100644 src/devices/scalable/camera-web.svg create mode 100644 src/devices/scalable/computer-laptop.svg create mode 100644 src/devices/scalable/computer.svg create mode 100644 src/devices/scalable/cpu.svg create mode 100644 src/devices/scalable/device-harddisk-usb.svg create mode 100644 src/devices/scalable/drive-harddisk-root.svg create mode 100644 src/devices/scalable/drive-harddisk.svg create mode 100644 src/devices/scalable/drive-multidisk.svg create mode 100644 src/devices/scalable/drive-multipartition.svg create mode 100644 src/devices/scalable/drive-optical.svg create mode 100644 src/devices/scalable/drive-partition.svg create mode 100644 src/devices/scalable/drive-removable-media.svg create mode 100644 src/devices/scalable/gnome-dev-media-cf.svg create mode 100644 src/devices/scalable/gnome-dev-media-ms.svg create mode 100644 src/devices/scalable/gnome-dev-media-sdmmc.svg create mode 100644 src/devices/scalable/gnome-dev-media-sm.svg create mode 100644 src/devices/scalable/gnome-dev-printer-new.svg create mode 100644 src/devices/scalable/input-dialpad.svg create mode 100644 src/devices/scalable/input-gaming.svg create mode 100644 src/devices/scalable/input-keyboard.svg create mode 100644 src/devices/scalable/input-mouse.svg create mode 100644 src/devices/scalable/input-touchpad.svg create mode 100644 src/devices/scalable/media-cdr.svg create mode 100644 src/devices/scalable/media-cdrom-audio.svg create mode 100644 src/devices/scalable/media-dvd.svg create mode 100644 src/devices/scalable/media-optical.svg create mode 100644 src/devices/scalable/multimedia-player.svg create mode 100644 src/devices/scalable/network-card.svg create mode 100644 src/devices/scalable/network-modem.svg create mode 100644 src/devices/scalable/network-rj11-female.svg create mode 100644 src/devices/scalable/network-rj45-female.svg create mode 100644 src/devices/scalable/network-wireless.svg create mode 100644 src/devices/scalable/network_fs.svg create mode 100644 src/devices/scalable/phone.svg create mode 100644 src/devices/scalable/printer.svg create mode 100644 src/devices/scalable/scanner.svg create mode 100644 src/devices/scalable/tablet.svg create mode 100644 src/devices/scalable/video-television.svg create mode 100644 src/devices/symbolic/ac-adapter-symbolic.svg create mode 100644 src/devices/symbolic/audio-card-symbolic.svg create mode 100644 src/devices/symbolic/audio-headphones-symbolic.svg create mode 100644 src/devices/symbolic/audio-headset-symbolic.svg create mode 100644 src/devices/symbolic/audio-input-microphone-symbolic.svg create mode 100644 src/devices/symbolic/audio-speakers-symbolic.svg create mode 100644 src/devices/symbolic/auth-fingerprint-symbolic.svg create mode 100644 src/devices/symbolic/auth-smartcard-symbolic.svg create mode 100644 src/devices/symbolic/battery-symbolic.svg create mode 100644 src/devices/symbolic/bluetooth-symbolic.svg create mode 100644 src/devices/symbolic/camera-photo-symbolic.svg create mode 100644 src/devices/symbolic/camera-video-symbolic.svg create mode 100644 src/devices/symbolic/camera-web-symbolic.svg create mode 100644 src/devices/symbolic/colorimeter-colorhug-symbolic.svg create mode 100644 src/devices/symbolic/computer-symbolic.svg create mode 100644 src/devices/symbolic/display-projector-symbolic.svg create mode 100644 src/devices/symbolic/drive-harddisk-ieee1394-symbolic.svg create mode 100644 src/devices/symbolic/drive-harddisk-symbolic.svg create mode 100644 src/devices/symbolic/drive-harddisk-usb-symbolic.svg create mode 100644 src/devices/symbolic/drive-multidisk-symbolic.svg create mode 100644 src/devices/symbolic/drive-optical-symbolic.svg create mode 100644 src/devices/symbolic/drive-removable-media-symbolic.svg create mode 100644 src/devices/symbolic/drive-removable-media-usb-symbolic.svg create mode 100644 src/devices/symbolic/fingerprint-symbolic.svg create mode 100644 src/devices/symbolic/input-dialpad-symbolic.svg create mode 100644 src/devices/symbolic/input-gaming-symbolic.svg create mode 100644 src/devices/symbolic/input-keyboard-symbolic.svg create mode 100644 src/devices/symbolic/input-mouse-symbolic.svg create mode 100644 src/devices/symbolic/input-tablet-symbolic.svg create mode 100644 src/devices/symbolic/input-touchpad-symbolic.svg create mode 100644 src/devices/symbolic/laptop-symbolic.svg create mode 100644 src/devices/symbolic/media-flash-symbolic.svg create mode 100644 src/devices/symbolic/media-floppy-symbolic.svg create mode 100644 src/devices/symbolic/media-memory-sembolic.svg create mode 100644 src/devices/symbolic/media-optical-audio-symbolic.svg create mode 100644 src/devices/symbolic/media-optical-data-symbolic.svg create mode 100644 src/devices/symbolic/media-optical-symbolic.svg create mode 100644 src/devices/symbolic/media-optical-video-symbolic.svg create mode 100644 src/devices/symbolic/media-removable-symbolic.svg create mode 100644 src/devices/symbolic/media-sim-card-symbolic.svg create mode 100644 src/devices/symbolic/media-tape-symbolic.svg create mode 100644 src/devices/symbolic/media-zip-symbolic.svg create mode 100644 src/devices/symbolic/modem-symbolic.svg create mode 100644 src/devices/symbolic/multimedia-player-symbolic.svg create mode 100644 src/devices/symbolic/network-cellular-symbolic.svg create mode 100644 src/devices/symbolic/network-server-symbolic.svg create mode 100644 src/devices/symbolic/pda-symbolic.svg create mode 100644 src/devices/symbolic/phone-old-symbolic.svg create mode 100644 src/devices/symbolic/phone-symbolic.svg create mode 100644 src/devices/symbolic/printer-symbolic.svg create mode 100644 src/devices/symbolic/scanner-symbolic.svg create mode 100644 src/devices/symbolic/tablet-symbolic.svg create mode 100644 src/devices/symbolic/thunderbolt-symbolic.svg create mode 100644 src/devices/symbolic/tv-symbolic.svg create mode 100644 src/devices/symbolic/uninterruptible-power-supply-symbolic.svg create mode 100644 src/devices/symbolic/video-display-symbolic.svg create mode 100644 src/devices/symbolic/video-joined-displays-symbolic.svg create mode 100644 src/devices/symbolic/video-single-display-symbolic.svg create mode 100644 src/index.theme create mode 100644 src/mimetypes/scalable/android-package-archive.svg create mode 100644 src/mimetypes/scalable/application-apk.svg create mode 100644 src/mimetypes/scalable/application-certificate.svg create mode 100644 src/mimetypes/scalable/application-dicom.svg create mode 100644 src/mimetypes/scalable/application-epub+zip.svg create mode 100644 src/mimetypes/scalable/application-illustrator.svg create mode 100644 src/mimetypes/scalable/application-json.svg create mode 100644 src/mimetypes/scalable/application-msonenote.svg create mode 100644 src/mimetypes/scalable/application-msoutlook.svg create mode 100644 src/mimetypes/scalable/application-msword-template.svg create mode 100644 src/mimetypes/scalable/application-octet-stream.svg create mode 100644 src/mimetypes/scalable/application-ogg.svg create mode 100644 src/mimetypes/scalable/application-pdf.svg create mode 100644 src/mimetypes/scalable/application-pgp-signature.svg create mode 100644 src/mimetypes/scalable/application-pgp.svg create mode 100644 src/mimetypes/scalable/application-photoshop.svg create mode 100644 src/mimetypes/scalable/application-postscript.svg create mode 100644 src/mimetypes/scalable/application-rss_xml.svg create mode 100644 src/mimetypes/scalable/application-sql.svg create mode 100644 src/mimetypes/scalable/application-vnd.appimage.svg create mode 100644 src/mimetypes/scalable/application-vnd.flatpak.ref.svg create mode 100644 src/mimetypes/scalable/application-vnd.flatpak.svg create mode 100644 src/mimetypes/scalable/application-vnd.iccprofile.svg create mode 100644 src/mimetypes/scalable/application-vnd.kde.bluedevil-sendfile.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-access.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-cab-compressed.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-excel.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-excel.template.macroenabled.12.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-htmlhelp.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-infopath.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-powerpoint.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-powerpoint.template.macroenabled.12.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-publisher.svg create mode 100644 src/mimetypes/scalable/application-vnd.ms-word.svg create mode 100644 src/mimetypes/scalable/application-vnd.oasis.opendocument.chart.svg create mode 100644 src/mimetypes/scalable/application-vnd.oasis.opendocument.formula-template.svg create mode 100644 src/mimetypes/scalable/application-vnd.oasis.opendocument.formula.svg create mode 100644 src/mimetypes/scalable/application-vnd.oasis.opendocument.presentation-template.svg create mode 100644 src/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet-template.svg create mode 100644 src/mimetypes/scalable/application-vnd.oasis.opendocument.text-template.svg create mode 100644 src/mimetypes/scalable/application-vnd.oasis.opendocument.web-template.svg create mode 100644 src/mimetypes/scalable/application-vnd.snap.svg create mode 100644 src/mimetypes/scalable/application-vnd.visio.svg create mode 100644 src/mimetypes/scalable/application-x-ace.svg create mode 100644 src/mimetypes/scalable/application-x-addon.svg create mode 100644 src/mimetypes/scalable/application-x-ar.svg create mode 100644 src/mimetypes/scalable/application-x-arc.svg create mode 100644 src/mimetypes/scalable/application-x-archive.svg create mode 100644 src/mimetypes/scalable/application-x-arj.svg create mode 100644 src/mimetypes/scalable/application-x-bittorrent.svg create mode 100644 src/mimetypes/scalable/application-x-blender.svg create mode 100644 src/mimetypes/scalable/application-x-bzdvi.svg create mode 100644 src/mimetypes/scalable/application-x-bzip-compressed-tar.svg create mode 100644 src/mimetypes/scalable/application-x-bzip.svg create mode 100644 src/mimetypes/scalable/application-x-cd-image.svg create mode 100644 src/mimetypes/scalable/application-x-chm.svg create mode 100644 src/mimetypes/scalable/application-x-clementine.svg create mode 100644 src/mimetypes/scalable/application-x-compressed-tar.svg create mode 100644 src/mimetypes/scalable/application-x-deb.svg create mode 100644 src/mimetypes/scalable/application-x-designer.svg create mode 100644 src/mimetypes/scalable/application-x-executable.svg create mode 100644 src/mimetypes/scalable/application-x-fictionbook+xml.svg create mode 100644 src/mimetypes/scalable/application-x-firmware.svg create mode 100644 src/mimetypes/scalable/application-x-flash-video.svg create mode 100644 src/mimetypes/scalable/application-x-gzip.svg create mode 100644 src/mimetypes/scalable/application-x-gzpostscript.svg create mode 100644 src/mimetypes/scalable/application-x-java-archive.svg create mode 100644 src/mimetypes/scalable/application-x-java.svg create mode 100644 src/mimetypes/scalable/application-x-kdenlivetitle.svg create mode 100644 src/mimetypes/scalable/application-x-kexi-connectiondata.svg create mode 100644 src/mimetypes/scalable/application-x-kexiproject-shortcut.svg create mode 100644 src/mimetypes/scalable/application-x-kplato.svg create mode 100644 src/mimetypes/scalable/application-x-kvtml.svg create mode 100644 src/mimetypes/scalable/application-x-labplot2.svg create mode 100644 src/mimetypes/scalable/application-x-lzma-compressed-tar.svg create mode 100644 src/mimetypes/scalable/application-x-lzop.svg create mode 100644 src/mimetypes/scalable/application-x-macbinary.svg create mode 100644 src/mimetypes/scalable/application-x-marble.svg create mode 100644 src/mimetypes/scalable/application-x-mobipocket-ebook.svg create mode 100644 src/mimetypes/scalable/application-x-model.svg create mode 100644 src/mimetypes/scalable/application-x-ms-dos-executable.svg create mode 100644 src/mimetypes/scalable/application-x-ms-shortcut.svg create mode 100644 src/mimetypes/scalable/application-x-object.svg create mode 100644 src/mimetypes/scalable/application-x-osm+xml.svg create mode 100644 src/mimetypes/scalable/application-x-partial-download.svg create mode 100644 src/mimetypes/scalable/application-x-pem-key.svg create mode 100644 src/mimetypes/scalable/application-x-perl.svg create mode 100644 src/mimetypes/scalable/application-x-php.svg create mode 100644 src/mimetypes/scalable/application-x-plasma.svg create mode 100644 src/mimetypes/scalable/application-x-rar.svg create mode 100644 src/mimetypes/scalable/application-x-remote-connection.svg create mode 100644 src/mimetypes/scalable/application-x-root.svg create mode 100644 src/mimetypes/scalable/application-x-rpm.svg create mode 100644 src/mimetypes/scalable/application-x-ruby.svg create mode 100644 src/mimetypes/scalable/application-x-sharedlib.svg create mode 100644 src/mimetypes/scalable/application-x-shellscript.svg create mode 100644 src/mimetypes/scalable/application-x-skg.svg create mode 100644 src/mimetypes/scalable/application-x-skgc.svg create mode 100644 src/mimetypes/scalable/application-x-smb-workgroup.svg create mode 100644 src/mimetypes/scalable/application-x-sogouskin.svg create mode 100644 src/mimetypes/scalable/application-x-srt.svg create mode 100644 src/mimetypes/scalable/application-x-subrip.svg create mode 100644 src/mimetypes/scalable/application-x-tar.svg create mode 100644 src/mimetypes/scalable/application-x-tarz.svg create mode 100644 src/mimetypes/scalable/application-x-theme.svg create mode 100644 src/mimetypes/scalable/application-x-trash.svg create mode 100644 src/mimetypes/scalable/application-x-tzo.svg create mode 100644 src/mimetypes/scalable/application-x-wine-extension-cpl.svg create mode 100644 src/mimetypes/scalable/application-x-wine-extension-skb.svg create mode 100644 src/mimetypes/scalable/application-x-wine-extension-skp.svg create mode 100644 src/mimetypes/scalable/application-x-yaml.svg create mode 100644 src/mimetypes/scalable/application-x-zip.svg create mode 100644 src/mimetypes/scalable/application-xmind.svg create mode 100644 src/mimetypes/scalable/audio-midi.svg create mode 100644 src/mimetypes/scalable/audio-x-generic.svg create mode 100644 src/mimetypes/scalable/audio-x-mp3-playlist.svg create mode 100644 src/mimetypes/scalable/extension.svg create mode 100644 src/mimetypes/scalable/font-x-generic.svg create mode 100644 src/mimetypes/scalable/image-svg+xml.svg create mode 100644 src/mimetypes/scalable/image-vnd.dgn.svg create mode 100644 src/mimetypes/scalable/image-vnd.djvu.svg create mode 100644 src/mimetypes/scalable/image-vnd.dwg.svg create mode 100644 src/mimetypes/scalable/image-x-compressed-xcf.svg create mode 100644 src/mimetypes/scalable/image-x-generic.svg create mode 100644 src/mimetypes/scalable/inode-symlink.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-database.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-drawing.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-formula.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-master-document.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-presentation.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-spreadsheet.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-text.svg create mode 100644 src/mimetypes/scalable/libreoffice-oasis-web.svg create mode 100644 src/mimetypes/scalable/message-news.svg create mode 100644 src/mimetypes/scalable/message-partial.svg create mode 100644 src/mimetypes/scalable/message-rfc822.svg create mode 100644 src/mimetypes/scalable/office-contact.svg create mode 100644 src/mimetypes/scalable/package-x-generic.svg create mode 100644 src/mimetypes/scalable/stock_addressbook.svg create mode 100644 src/mimetypes/scalable/text-css.svg create mode 100644 src/mimetypes/scalable/text-dockerfile.svg create mode 100644 src/mimetypes/scalable/text-html.svg create mode 100644 src/mimetypes/scalable/text-less.svg create mode 100644 src/mimetypes/scalable/text-markdown.svg create mode 100644 src/mimetypes/scalable/text-richtext.svg create mode 100644 src/mimetypes/scalable/text-rust.svg create mode 100644 src/mimetypes/scalable/text-vnd.trolltech.linguist.svg create mode 100644 src/mimetypes/scalable/text-wiki.svg create mode 100644 src/mimetypes/scalable/text-x-adasrc.svg create mode 100644 src/mimetypes/scalable/text-x-apport.svg create mode 100644 src/mimetypes/scalable/text-x-authors.svg create mode 100644 src/mimetypes/scalable/text-x-c++hdr.svg create mode 100644 src/mimetypes/scalable/text-x-c.svg create mode 100644 src/mimetypes/scalable/text-x-changelog.svg create mode 100644 src/mimetypes/scalable/text-x-chdr.svg create mode 100644 src/mimetypes/scalable/text-x-cmake.svg create mode 100644 src/mimetypes/scalable/text-x-cobol.svg create mode 100644 src/mimetypes/scalable/text-x-copying.svg create mode 100644 src/mimetypes/scalable/text-x-cpp.svg create mode 100644 src/mimetypes/scalable/text-x-csharp.svg create mode 100644 src/mimetypes/scalable/text-x-fortran.svg create mode 100644 src/mimetypes/scalable/text-x-generic.svg create mode 100644 src/mimetypes/scalable/text-x-gettext-translation.svg create mode 100644 src/mimetypes/scalable/text-x-go.svg create mode 100644 src/mimetypes/scalable/text-x-haskell.svg create mode 100644 src/mimetypes/scalable/text-x-hex.svg create mode 100644 src/mimetypes/scalable/text-x-install.svg create mode 100644 src/mimetypes/scalable/text-x-java.svg create mode 100644 src/mimetypes/scalable/text-x-javascript.svg create mode 100644 src/mimetypes/scalable/text-x-kotlin.svg create mode 100644 src/mimetypes/scalable/text-x-kvt.svg create mode 100644 src/mimetypes/scalable/text-x-lua.svg create mode 100644 src/mimetypes/scalable/text-x-pascal.svg create mode 100644 src/mimetypes/scalable/text-x-patch.svg create mode 100644 src/mimetypes/scalable/text-x-php.svg create mode 100644 src/mimetypes/scalable/text-x-po.svg create mode 100644 src/mimetypes/scalable/text-x-preview.svg create mode 100644 src/mimetypes/scalable/text-x-python.svg create mode 100644 src/mimetypes/scalable/text-x-qml.svg create mode 100644 src/mimetypes/scalable/text-x-r.svg create mode 100644 src/mimetypes/scalable/text-x-readme.svg create mode 100644 src/mimetypes/scalable/text-x-rpm-spec.svg create mode 100644 src/mimetypes/scalable/text-x-ruby.svg create mode 100644 src/mimetypes/scalable/text-x-sass.svg create mode 100644 src/mimetypes/scalable/text-x-scala.svg create mode 100644 src/mimetypes/scalable/text-x-script.svg create mode 100644 src/mimetypes/scalable/text-x-sql.svg create mode 100644 src/mimetypes/scalable/text-x-tcl.svg create mode 100644 src/mimetypes/scalable/text-x-tex.svg create mode 100644 src/mimetypes/scalable/text-x-typescript.svg create mode 100644 src/mimetypes/scalable/text-x-vala.svg create mode 100644 src/mimetypes/scalable/text-xml.svg create mode 100644 src/mimetypes/scalable/unknown.svg create mode 100644 src/mimetypes/scalable/video-x-generic.svg create mode 100644 src/mimetypes/scalable/virtualbox-hdd.svg create mode 100644 src/mimetypes/scalable/virtualbox-ova.svg create mode 100644 src/mimetypes/scalable/virtualbox-ovf.svg create mode 100644 src/mimetypes/scalable/virtualbox-vbox-extpack.svg create mode 100644 src/mimetypes/scalable/virtualbox-vbox.svg create mode 100644 src/mimetypes/scalable/virtualbox-vdi.svg create mode 100644 src/mimetypes/scalable/virtualbox-vhd.svg create mode 100644 src/mimetypes/scalable/virtualbox-vmdk.svg create mode 100644 src/mimetypes/scalable/x-content-software.svg create mode 100644 src/mimetypes/scalable/x-kde-nsplugin-generated.svg create mode 100644 src/mimetypes/scalable/x-media-podcast.svg create mode 100644 src/mimetypes/scalable/x-office-calendar.svg create mode 100644 src/mimetypes/scalable/x-office-document.svg create mode 100644 src/mimetypes/scalable/x-office-presentation.svg create mode 100644 src/mimetypes/scalable/x-office-spreadsheet.svg create mode 100644 src/mimetypes/symbolic/application-certificate-symbolic.svg create mode 100644 src/mimetypes/symbolic/application-rss+xml-symbolic.svg create mode 100644 src/mimetypes/symbolic/application-x-addon-symbolic.svg create mode 100644 src/mimetypes/symbolic/application-x-appliance-symbolic.svg create mode 100644 src/mimetypes/symbolic/application-x-executable-symbolic.svg create mode 100644 src/mimetypes/symbolic/audio-x-generic-symbolic.svg create mode 100644 src/mimetypes/symbolic/credit-card-symbolic.svg create mode 100644 src/mimetypes/symbolic/font-x-generic-symbolic.svg create mode 100644 src/mimetypes/symbolic/html-symbolic.svg create mode 100644 src/mimetypes/symbolic/image-x-generic-symbolic.svg create mode 100644 src/mimetypes/symbolic/media-optical-symbolic.svg create mode 100644 src/mimetypes/symbolic/media-video-symbolic.svg create mode 100644 src/mimetypes/symbolic/package-x-generic-symbolic.svg create mode 100644 src/mimetypes/symbolic/payment-card-symbolic.svg create mode 100644 src/mimetypes/symbolic/playlist-symbolic.svg create mode 100644 src/mimetypes/symbolic/text-calendar-symbolic.svg create mode 100644 src/mimetypes/symbolic/text-x-copying-symbolic.svg create mode 100644 src/mimetypes/symbolic/text-x-generic-symbolic.svg create mode 100644 src/mimetypes/symbolic/x-office-address-book-symbolic.svg create mode 100644 src/mimetypes/symbolic/x-office-document-symbolic.svg create mode 100644 src/mimetypes/symbolic/x-office-drawing-symbolic.svg create mode 100644 src/mimetypes/symbolic/x-office-presentation-symbolic.svg create mode 100644 src/mimetypes/symbolic/x-office-spreadsheet-symbolic.svg create mode 100644 src/places/16/bookmark-missing.svg create mode 100644 src/places/16/desktop.svg create mode 100644 src/places/16/folder-activities.svg create mode 100644 src/places/16/folder-apple.svg create mode 100644 src/places/16/folder-black.svg create mode 100644 src/places/16/folder-blue.svg create mode 100644 src/places/16/folder-bookmark.svg create mode 100644 src/places/16/folder-brown.svg create mode 100644 src/places/16/folder-camera.svg create mode 100644 src/places/16/folder-cd.svg create mode 100644 src/places/16/folder-cloud.svg create mode 100644 src/places/16/folder-copy-cloud.svg create mode 100644 src/places/16/folder-cyan.svg create mode 100644 src/places/16/folder-development.svg create mode 100644 src/places/16/folder-download.svg create mode 100644 src/places/16/folder-dropbox.svg create mode 100644 src/places/16/folder-games.svg create mode 100644 src/places/16/folder-git.svg create mode 100644 src/places/16/folder-github.svg create mode 100644 src/places/16/folder-gitlab.svg create mode 100644 src/places/16/folder-gnome.svg create mode 100644 src/places/16/folder-google-drive.svg create mode 100644 src/places/16/folder-green.svg create mode 100644 src/places/16/folder-grey.svg create mode 100644 src/places/16/folder-home.svg create mode 100644 src/places/16/folder-html.svg create mode 100644 src/places/16/folder-image-people.svg create mode 100644 src/places/16/folder-important.svg create mode 100644 src/places/16/folder-java.svg create mode 100644 src/places/16/folder-locked.svg create mode 100644 src/places/16/folder-magenta.svg create mode 100644 src/places/16/folder-mail-cloud.svg create mode 100644 src/places/16/folder-mail.svg create mode 100644 src/places/16/folder-mega.svg create mode 100644 src/places/16/folder-meocloud.svg create mode 100644 src/places/16/folder-music.svg create mode 100644 src/places/16/folder-new.svg create mode 100644 src/places/16/folder-open-recent.svg create mode 100644 src/places/16/folder-open.svg create mode 100644 src/places/16/folder-orange.svg create mode 100644 src/places/16/folder-owncloud.svg create mode 100644 src/places/16/folder-pcloud.svg create mode 100644 src/places/16/folder-print.svg create mode 100644 src/places/16/folder-private.svg create mode 100644 src/places/16/folder-public.svg create mode 100644 src/places/16/folder-red.svg create mode 100644 src/places/16/folder-remote.svg create mode 100644 src/places/16/folder-root.svg create mode 100644 src/places/16/folder-saved-search.svg create mode 100644 src/places/16/folder-script.svg create mode 100644 src/places/16/folder-steam.svg create mode 100644 src/places/16/folder-tar.svg create mode 100644 src/places/16/folder-temp.svg create mode 100644 src/places/16/folder-templates.svg create mode 100644 src/places/16/folder-torrent.svg create mode 100644 src/places/16/folder-txt.svg create mode 100644 src/places/16/folder-unlocked.svg create mode 100644 src/places/16/folder-vbox.svg create mode 100644 src/places/16/folder-video.svg create mode 100644 src/places/16/folder-violet.svg create mode 100644 src/places/16/folder-wifi.svg create mode 100644 src/places/16/folder-wine.svg create mode 100644 src/places/16/folder-yandex-disk.svg create mode 100644 src/places/16/folder-yellow.svg create mode 100644 src/places/16/folder.svg create mode 100644 src/places/16/internet-radio.svg create mode 100644 src/places/16/mail-folder-inbox.svg create mode 100644 src/places/16/mail-folder-outbox.svg create mode 100644 src/places/16/mail-folder-sent.svg create mode 100644 src/places/16/mail-message.svg create mode 100644 src/places/16/network-server-database.svg create mode 100644 src/places/16/start-here.svg create mode 100644 src/places/16/user-trash-full.svg create mode 100644 src/places/16/user-trash.svg create mode 100644 src/places/22/bookmark-missing.svg create mode 100644 src/places/22/desktop.svg create mode 100644 src/places/22/folder-activities.svg create mode 100644 src/places/22/folder-black.svg create mode 100644 src/places/22/folder-blue.svg create mode 100644 src/places/22/folder-bookmark.svg create mode 100644 src/places/22/folder-brown.svg create mode 100644 src/places/22/folder-camera.svg create mode 100644 src/places/22/folder-cloud.svg create mode 100644 src/places/22/folder-cyan.svg create mode 100644 src/places/22/folder-download.svg create mode 100644 src/places/22/folder-dropbox.svg create mode 100644 src/places/22/folder-games.svg create mode 100644 src/places/22/folder-git.svg create mode 100644 src/places/22/folder-github.svg create mode 100644 src/places/22/folder-gitlab.svg create mode 100644 src/places/22/folder-google-drive.svg create mode 100644 src/places/22/folder-green.svg create mode 100644 src/places/22/folder-grey.svg create mode 100644 src/places/22/folder-home.svg create mode 100644 src/places/22/folder-html.svg create mode 100644 src/places/22/folder-image-people.svg create mode 100644 src/places/22/folder-important.svg create mode 100644 src/places/22/folder-java.svg create mode 100644 src/places/22/folder-locked.svg create mode 100644 src/places/22/folder-magenta.svg create mode 100644 src/places/22/folder-mail.svg create mode 100644 src/places/22/folder-mega.svg create mode 100644 src/places/22/folder-meocloud.svg create mode 100644 src/places/22/folder-music.svg create mode 100644 src/places/22/folder-new.svg create mode 100644 src/places/22/folder-open-recent.svg create mode 100644 src/places/22/folder-open.svg create mode 100644 src/places/22/folder-orange.svg create mode 100644 src/places/22/folder-owncloud.svg create mode 100644 src/places/22/folder-public.svg create mode 100644 src/places/22/folder-red.svg create mode 100644 src/places/22/folder-remote.svg create mode 100644 src/places/22/folder-root.svg create mode 100644 src/places/22/folder-saved-search.svg create mode 100644 src/places/22/folder-tar.svg create mode 100644 src/places/22/folder-temp.svg create mode 100644 src/places/22/folder-templates.svg create mode 100644 src/places/22/folder-txt.svg create mode 100644 src/places/22/folder-video.svg create mode 100644 src/places/22/folder-violet.svg create mode 100644 src/places/22/folder-wifi.svg create mode 100644 src/places/22/folder-yellow.svg create mode 100644 src/places/22/folder.svg create mode 100644 src/places/22/mail-folder-inbox.svg create mode 100644 src/places/22/mail-folder-outbox.svg create mode 100644 src/places/22/mail-message.svg create mode 100644 src/places/22/network-server-database.svg create mode 100644 src/places/22/start-here.svg create mode 100644 src/places/22/user-trash-full.svg create mode 100644 src/places/22/user-trash.svg create mode 100644 src/places/24/bookmark-missing.svg create mode 100644 src/places/24/desktop.svg create mode 100644 src/places/24/folder-activities.svg create mode 100644 src/places/24/folder-bookmark.svg create mode 100644 src/places/24/folder-camera.svg create mode 100644 src/places/24/folder-download.svg create mode 100644 src/places/24/folder-dropbox.svg create mode 100644 src/places/24/folder-git.svg create mode 100644 src/places/24/folder-github.svg create mode 100644 src/places/24/folder-gitlab.svg create mode 100644 src/places/24/folder-google-drive.svg create mode 100644 src/places/24/folder-home.svg create mode 100644 src/places/24/folder-html.svg create mode 100644 src/places/24/folder-image-people.svg create mode 100644 src/places/24/folder-java.svg create mode 100644 src/places/24/folder-mega.svg create mode 100644 src/places/24/folder-meocloud.svg create mode 100644 src/places/24/folder-music.svg create mode 100644 src/places/24/folder-new.svg create mode 100644 src/places/24/folder-open-recent.svg create mode 100644 src/places/24/folder-open.svg create mode 100644 src/places/24/folder-owncloud.svg create mode 100644 src/places/24/folder-public.svg create mode 100644 src/places/24/folder-remote.svg create mode 100644 src/places/24/folder-root.svg create mode 100644 src/places/24/folder-saved-search.svg create mode 100644 src/places/24/folder-temp.svg create mode 100644 src/places/24/folder-templates.svg create mode 100644 src/places/24/folder-txt.svg create mode 100644 src/places/24/folder-video.svg create mode 100644 src/places/24/folder-wifi.svg create mode 100644 src/places/24/folder.svg create mode 100644 src/places/24/start-here.svg create mode 100644 src/places/24/user-trash-full.svg create mode 100644 src/places/24/user-trash.svg create mode 100644 src/places/scalable/folder-bookmark.svg create mode 100644 src/places/scalable/folder-cloud.svg create mode 100644 src/places/scalable/folder-code.svg create mode 100644 src/places/scalable/folder-documents.svg create mode 100644 src/places/scalable/folder-download.svg create mode 100644 src/places/scalable/folder-dropbox.svg create mode 100644 src/places/scalable/folder-games.svg create mode 100644 src/places/scalable/folder-github.svg create mode 100644 src/places/scalable/folder-html.svg create mode 100644 src/places/scalable/folder-images.svg create mode 100644 src/places/scalable/folder-music.svg create mode 100644 src/places/scalable/folder-open.svg create mode 100644 src/places/scalable/folder-projects.svg create mode 100644 src/places/scalable/folder-public.svg create mode 100644 src/places/scalable/folder-root.svg create mode 100644 src/places/scalable/folder-steam.svg create mode 100644 src/places/scalable/folder-temp.svg create mode 100644 src/places/scalable/folder-templates.svg create mode 100644 src/places/scalable/folder-torrent.svg create mode 100644 src/places/scalable/folder-vbox.svg create mode 100644 src/places/scalable/folder-videos.svg create mode 100644 src/places/scalable/folder-wine.svg create mode 100644 src/places/scalable/folder.svg create mode 100644 src/places/scalable/green-folder-bookmark.svg create mode 100644 src/places/scalable/green-folder-cloud.svg create mode 100644 src/places/scalable/green-folder-code.svg create mode 100644 src/places/scalable/green-folder-documents.svg create mode 100644 src/places/scalable/green-folder-download.svg create mode 100644 src/places/scalable/green-folder-dropbox.svg create mode 100644 src/places/scalable/green-folder-games.svg create mode 100644 src/places/scalable/green-folder-github.svg create mode 100644 src/places/scalable/green-folder-html.svg create mode 100644 src/places/scalable/green-folder-images.svg create mode 100644 src/places/scalable/green-folder-music.svg create mode 100644 src/places/scalable/green-folder-open.svg create mode 100644 src/places/scalable/green-folder-projects.svg create mode 100644 src/places/scalable/green-folder-public.svg create mode 100644 src/places/scalable/green-folder-root.svg create mode 100644 src/places/scalable/green-folder-steam.svg create mode 100644 src/places/scalable/green-folder-temp.svg create mode 100644 src/places/scalable/green-folder-templates.svg create mode 100644 src/places/scalable/green-folder-torrent.svg create mode 100644 src/places/scalable/green-folder-vbox.svg create mode 100644 src/places/scalable/green-folder-videos.svg create mode 100644 src/places/scalable/green-folder-wine.svg create mode 100644 src/places/scalable/green-folder.svg create mode 100644 src/places/scalable/green-user-desktop.svg create mode 100644 src/places/scalable/green-user-home.svg create mode 100644 src/places/scalable/grey-folder-bookmark.svg create mode 100644 src/places/scalable/grey-folder-cloud.svg create mode 100644 src/places/scalable/grey-folder-code.svg create mode 100644 src/places/scalable/grey-folder-documents.svg create mode 100644 src/places/scalable/grey-folder-download.svg create mode 100644 src/places/scalable/grey-folder-dropbox.svg create mode 100644 src/places/scalable/grey-folder-games.svg create mode 100644 src/places/scalable/grey-folder-github.svg create mode 100644 src/places/scalable/grey-folder-html.svg create mode 100644 src/places/scalable/grey-folder-images.svg create mode 100644 src/places/scalable/grey-folder-music.svg create mode 100644 src/places/scalable/grey-folder-open.svg create mode 100644 src/places/scalable/grey-folder-projects.svg create mode 100644 src/places/scalable/grey-folder-public.svg create mode 100644 src/places/scalable/grey-folder-root.svg create mode 100644 src/places/scalable/grey-folder-steam.svg create mode 100644 src/places/scalable/grey-folder-temp.svg create mode 100644 src/places/scalable/grey-folder-templates.svg create mode 100644 src/places/scalable/grey-folder-torrent.svg create mode 100644 src/places/scalable/grey-folder-vbox.svg create mode 100644 src/places/scalable/grey-folder-videos.svg create mode 100644 src/places/scalable/grey-folder-wine.svg create mode 100644 src/places/scalable/grey-folder.svg create mode 100644 src/places/scalable/grey-user-desktop.svg create mode 100644 src/places/scalable/grey-user-home.svg create mode 100644 src/places/scalable/network-server.svg create mode 100644 src/places/scalable/orange-folder-bookmark.svg create mode 100644 src/places/scalable/orange-folder-cloud.svg create mode 100644 src/places/scalable/orange-folder-code.svg create mode 100644 src/places/scalable/orange-folder-documents.svg create mode 100644 src/places/scalable/orange-folder-download.svg create mode 100644 src/places/scalable/orange-folder-dropbox.svg create mode 100644 src/places/scalable/orange-folder-games.svg create mode 100644 src/places/scalable/orange-folder-github.svg create mode 100644 src/places/scalable/orange-folder-html.svg create mode 100644 src/places/scalable/orange-folder-images.svg create mode 100644 src/places/scalable/orange-folder-music.svg create mode 100644 src/places/scalable/orange-folder-open.svg create mode 100644 src/places/scalable/orange-folder-projects.svg create mode 100644 src/places/scalable/orange-folder-public.svg create mode 100644 src/places/scalable/orange-folder-root.svg create mode 100644 src/places/scalable/orange-folder-steam.svg create mode 100644 src/places/scalable/orange-folder-temp.svg create mode 100644 src/places/scalable/orange-folder-templates.svg create mode 100644 src/places/scalable/orange-folder-torrent.svg create mode 100644 src/places/scalable/orange-folder-vbox.svg create mode 100644 src/places/scalable/orange-folder-videos.svg create mode 100644 src/places/scalable/orange-folder-wine.svg create mode 100644 src/places/scalable/orange-folder.svg create mode 100644 src/places/scalable/orange-user-desktop.svg create mode 100644 src/places/scalable/orange-user-home.svg create mode 100644 src/places/scalable/pink-folder-bookmark.svg create mode 100644 src/places/scalable/pink-folder-cloud.svg create mode 100644 src/places/scalable/pink-folder-code.svg create mode 100644 src/places/scalable/pink-folder-documents.svg create mode 100644 src/places/scalable/pink-folder-download.svg create mode 100644 src/places/scalable/pink-folder-dropbox.svg create mode 100644 src/places/scalable/pink-folder-games.svg create mode 100644 src/places/scalable/pink-folder-github.svg create mode 100644 src/places/scalable/pink-folder-html.svg create mode 100644 src/places/scalable/pink-folder-images.svg create mode 100644 src/places/scalable/pink-folder-music.svg create mode 100644 src/places/scalable/pink-folder-open.svg create mode 100644 src/places/scalable/pink-folder-projects.svg create mode 100644 src/places/scalable/pink-folder-public.svg create mode 100644 src/places/scalable/pink-folder-root.svg create mode 100644 src/places/scalable/pink-folder-steam.svg create mode 100644 src/places/scalable/pink-folder-temp.svg create mode 100644 src/places/scalable/pink-folder-templates.svg create mode 100644 src/places/scalable/pink-folder-torrent.svg create mode 100644 src/places/scalable/pink-folder-vbox.svg create mode 100644 src/places/scalable/pink-folder-videos.svg create mode 100644 src/places/scalable/pink-folder-wine.svg create mode 100644 src/places/scalable/pink-folder.svg create mode 100644 src/places/scalable/pink-user-desktop.svg create mode 100644 src/places/scalable/pink-user-home.svg create mode 100644 src/places/scalable/purple-folder-bookmark.svg create mode 100644 src/places/scalable/purple-folder-cloud.svg create mode 100644 src/places/scalable/purple-folder-code.svg create mode 100644 src/places/scalable/purple-folder-documents.svg create mode 100644 src/places/scalable/purple-folder-download.svg create mode 100644 src/places/scalable/purple-folder-dropbox.svg create mode 100644 src/places/scalable/purple-folder-games.svg create mode 100644 src/places/scalable/purple-folder-github.svg create mode 100644 src/places/scalable/purple-folder-html.svg create mode 100644 src/places/scalable/purple-folder-images.svg create mode 100644 src/places/scalable/purple-folder-music.svg create mode 100644 src/places/scalable/purple-folder-open.svg create mode 100644 src/places/scalable/purple-folder-projects.svg create mode 100644 src/places/scalable/purple-folder-public.svg create mode 100644 src/places/scalable/purple-folder-root.svg create mode 100644 src/places/scalable/purple-folder-steam.svg create mode 100644 src/places/scalable/purple-folder-temp.svg create mode 100644 src/places/scalable/purple-folder-templates.svg create mode 100644 src/places/scalable/purple-folder-torrent.svg create mode 100644 src/places/scalable/purple-folder-vbox.svg create mode 100644 src/places/scalable/purple-folder-videos.svg create mode 100644 src/places/scalable/purple-folder-wine.svg create mode 100644 src/places/scalable/purple-folder.svg create mode 100644 src/places/scalable/purple-user-desktop.svg create mode 100644 src/places/scalable/purple-user-home.svg create mode 100644 src/places/scalable/red-folder-bookmark.svg create mode 100644 src/places/scalable/red-folder-cloud.svg create mode 100644 src/places/scalable/red-folder-code.svg create mode 100644 src/places/scalable/red-folder-documents.svg create mode 100644 src/places/scalable/red-folder-download.svg create mode 100644 src/places/scalable/red-folder-dropbox.svg create mode 100644 src/places/scalable/red-folder-games.svg create mode 100644 src/places/scalable/red-folder-github.svg create mode 100644 src/places/scalable/red-folder-html.svg create mode 100644 src/places/scalable/red-folder-images.svg create mode 100644 src/places/scalable/red-folder-music.svg create mode 100644 src/places/scalable/red-folder-open.svg create mode 100644 src/places/scalable/red-folder-projects.svg create mode 100644 src/places/scalable/red-folder-public.svg create mode 100644 src/places/scalable/red-folder-root.svg create mode 100644 src/places/scalable/red-folder-steam.svg create mode 100644 src/places/scalable/red-folder-temp.svg create mode 100644 src/places/scalable/red-folder-templates.svg create mode 100644 src/places/scalable/red-folder-torrent.svg create mode 100644 src/places/scalable/red-folder-vbox.svg create mode 100644 src/places/scalable/red-folder-videos.svg create mode 100644 src/places/scalable/red-folder-wine.svg create mode 100644 src/places/scalable/red-folder.svg create mode 100644 src/places/scalable/red-user-desktop.svg create mode 100644 src/places/scalable/red-user-home.svg create mode 100644 src/places/scalable/user-desktop.svg create mode 100644 src/places/scalable/user-home.svg create mode 100644 src/places/scalable/user-identity.svg create mode 100644 src/places/scalable/user-trash-full.svg create mode 100644 src/places/scalable/user-trash.svg create mode 100644 src/places/scalable/yellow-folder-bookmark.svg create mode 100644 src/places/scalable/yellow-folder-cloud.svg create mode 100644 src/places/scalable/yellow-folder-code.svg create mode 100644 src/places/scalable/yellow-folder-documents.svg create mode 100644 src/places/scalable/yellow-folder-download.svg create mode 100644 src/places/scalable/yellow-folder-dropbox.svg create mode 100644 src/places/scalable/yellow-folder-games.svg create mode 100644 src/places/scalable/yellow-folder-github.svg create mode 100644 src/places/scalable/yellow-folder-html.svg create mode 100644 src/places/scalable/yellow-folder-images.svg create mode 100644 src/places/scalable/yellow-folder-music.svg create mode 100644 src/places/scalable/yellow-folder-open.svg create mode 100644 src/places/scalable/yellow-folder-projects.svg create mode 100644 src/places/scalable/yellow-folder-public.svg create mode 100644 src/places/scalable/yellow-folder-root.svg create mode 100644 src/places/scalable/yellow-folder-steam.svg create mode 100644 src/places/scalable/yellow-folder-temp.svg create mode 100644 src/places/scalable/yellow-folder-templates.svg create mode 100644 src/places/scalable/yellow-folder-torrent.svg create mode 100644 src/places/scalable/yellow-folder-vbox.svg create mode 100644 src/places/scalable/yellow-folder-videos.svg create mode 100644 src/places/scalable/yellow-folder-wine.svg create mode 100644 src/places/scalable/yellow-folder.svg create mode 100644 src/places/scalable/yellow-user-desktop.svg create mode 100644 src/places/scalable/yellow-user-home.svg create mode 100644 src/places/symbolic/bookmark-missing-symbolic.svg create mode 100644 src/places/symbolic/document-open-recent-symbolic.svg create mode 100644 src/places/symbolic/find-here-symbolic.svg create mode 100644 src/places/symbolic/folder-activities-symbolic.svg create mode 100644 src/places/symbolic/folder-apple-symbolic.svg create mode 100644 src/places/symbolic/folder-cd-symbolic.svg create mode 100644 src/places/symbolic/folder-copy-cloud-symbolic.svg create mode 100644 src/places/symbolic/folder-development-symbolic.svg create mode 100644 src/places/symbolic/folder-documents-symbolic.svg create mode 100644 src/places/symbolic/folder-download-symbolic.svg create mode 100644 src/places/symbolic/folder-dropbox-symbolic.svg create mode 100644 src/places/symbolic/folder-games-symbolic.svg create mode 100644 src/places/symbolic/folder-git-symbolic.svg create mode 100644 src/places/symbolic/folder-github-symbolic.svg create mode 100644 src/places/symbolic/folder-gitlab-symbolic.svg create mode 100644 src/places/symbolic/folder-gnome-symbolic.svg create mode 100644 src/places/symbolic/folder-google-drive-symbolic.svg create mode 100644 src/places/symbolic/folder-image-people-symbolic.svg create mode 100644 src/places/symbolic/folder-important-symbolic.svg create mode 100644 src/places/symbolic/folder-java-symbolic.svg create mode 100644 src/places/symbolic/folder-locked-symbolic.svg create mode 100644 src/places/symbolic/folder-mail-cloud-symbolic.svg create mode 100644 src/places/symbolic/folder-mail-symbolic.svg create mode 100644 src/places/symbolic/folder-mega-symbolic.svg create mode 100644 src/places/symbolic/folder-meocloud-symbolic.svg create mode 100644 src/places/symbolic/folder-music-symbolic.svg create mode 100644 src/places/symbolic/folder-new-symbolic.svg create mode 100644 src/places/symbolic/folder-open-recent-symbolic.svg create mode 100644 src/places/symbolic/folder-open-symbolic.svg create mode 100644 src/places/symbolic/folder-owncloud-symbolic.svg create mode 100644 src/places/symbolic/folder-pcloud-symbolic.svg create mode 100644 src/places/symbolic/folder-pictures-symbolic.svg create mode 100644 src/places/symbolic/folder-print-symbolic.svg create mode 100644 src/places/symbolic/folder-private-symbolic.svg create mode 100644 src/places/symbolic/folder-publicshare-symbolic.svg create mode 100644 src/places/symbolic/folder-remote-symbolic.svg create mode 100644 src/places/symbolic/folder-root-symbolic.svg create mode 100644 src/places/symbolic/folder-saved-search-symbolic.svg create mode 100644 src/places/symbolic/folder-script-symbolic.svg create mode 100644 src/places/symbolic/folder-steam-symbolic.svg create mode 100644 src/places/symbolic/folder-symbolic.svg create mode 100644 src/places/symbolic/folder-tar-symbolic.svg create mode 100644 src/places/symbolic/folder-templates-symbolic.svg create mode 100644 src/places/symbolic/folder-torrent-symbolic.svg create mode 100644 src/places/symbolic/folder-unlocked-symbolic.svg create mode 100644 src/places/symbolic/folder-vbox-symbolic.svg create mode 100644 src/places/symbolic/folder-videos-symbolic.svg create mode 100644 src/places/symbolic/folder-wifi-symbolic.svg create mode 100644 src/places/symbolic/folder-wine-symbolic.svg create mode 100644 src/places/symbolic/folder-yandex-disk-symbolic.svg create mode 100644 src/places/symbolic/internet-radio-symbolic.svg create mode 100644 src/places/symbolic/mail-folder-inbox-symbolic.svg create mode 100644 src/places/symbolic/mail-folder-outbox-symbolic.svg create mode 100644 src/places/symbolic/network-server-database-symbolic.svg create mode 100644 src/places/symbolic/network-server-symbolic.svg create mode 100644 src/places/symbolic/network-workgroup-symbolic.svg create mode 100644 src/places/symbolic/playlist-queue-symbolic.svg create mode 100644 src/places/symbolic/playlist-symbolic.svg create mode 100644 src/places/symbolic/user-bookmarks-symbolic.svg create mode 100644 src/places/symbolic/user-desktop-symbolic.svg create mode 100644 src/places/symbolic/user-home-symbolic.svg create mode 100644 src/places/symbolic/user-trash-full-symbolic.svg create mode 100644 src/places/symbolic/user-trash-symbolic.svg create mode 100644 src/status/16/account-logged-in.svg create mode 100644 src/status/16/applications-chat-panel.svg create mode 100644 src/status/16/applications-email-panel.svg create mode 100644 src/status/16/audio-recorder-paused.svg create mode 100644 src/status/16/audio-volume-high-panel.svg create mode 100644 src/status/16/audio-volume-low-panel.svg create mode 100644 src/status/16/audio-volume-medium-panel.svg create mode 100644 src/status/16/audio-volume-muted-blocking-panel.svg create mode 100644 src/status/16/battery-040.svg create mode 100644 src/status/16/battery-caution-charging.svg create mode 100644 src/status/16/battery-caution.svg create mode 100644 src/status/16/battery-empty-charging.svg create mode 100644 src/status/16/battery-empty.svg create mode 100644 src/status/16/battery-full-charging.svg create mode 100644 src/status/16/battery-full.svg create mode 100644 src/status/16/battery-good-charging.svg create mode 100644 src/status/16/battery-good.svg create mode 100644 src/status/16/battery-low-charging.svg create mode 100644 src/status/16/battery-low.svg create mode 100644 src/status/16/battery-missing.svg create mode 100644 src/status/16/bluetooth-active.svg create mode 100644 src/status/16/bluetooth-disabled.svg create mode 100644 src/status/16/bluetooth-paired.svg create mode 100644 src/status/16/caffeine-cup-empty.svg create mode 100644 src/status/16/caffeine-cup-full.svg create mode 100644 src/status/16/camera-off.svg create mode 100644 src/status/16/camera-on.svg create mode 100644 src/status/16/camera-ready.svg create mode 100644 src/status/16/changes-allow.svg create mode 100644 src/status/16/changes-prevent.svg create mode 100644 src/status/16/clipit-trayicon.svg create mode 100644 src/status/16/fcitx-anthy-panel.svg create mode 100644 src/status/16/fcitx-cangjie-panel.svg create mode 100644 src/status/16/fcitx-chewing-panel.svg create mode 100644 src/status/16/fcitx-erbi-panel.svg create mode 100644 src/status/16/fcitx-googlepinyin-panel.svg create mode 100644 src/status/16/fcitx-hangul-panel.svg create mode 100644 src/status/16/fcitx-kkc-panel.svg create mode 100644 src/status/16/fcitx-pinyin-panel.svg create mode 100644 src/status/16/fcitx-rime-panel.svg create mode 100644 src/status/16/fcitx-sayura-panel.svg create mode 100644 src/status/16/fcitx-shuangpin-panel.svg create mode 100644 src/status/16/fcitx-skk-panel.svg create mode 100644 src/status/16/fcitx-sogoupinyin.svg create mode 100644 src/status/16/fcitx-sunpinyin-panel.svg create mode 100644 src/status/16/fcitx-unikey-panel.svg create mode 100644 src/status/16/fcitx-wubi-panel.svg create mode 100644 src/status/16/fcitx-ziranma-panel.svg create mode 100644 src/status/16/flameshot.svg create mode 100644 src/status/16/gpm-brightness-lcd-disabled.svg create mode 100644 src/status/16/gpm-brightness-lcd-invalid.svg create mode 100644 src/status/16/gpm-keyboard-000.svg create mode 100644 src/status/16/gpm-keyboard-020.svg create mode 100644 src/status/16/gpm-keyboard-040.svg create mode 100644 src/status/16/gpm-keyboard-060.svg create mode 100644 src/status/16/gpm-keyboard-080.svg create mode 100644 src/status/16/gpm-keyboard-100.svg create mode 100644 src/status/16/gpm-mouse-000.svg create mode 100644 src/status/16/gpm-mouse-020.svg create mode 100644 src/status/16/gpm-mouse-040.svg create mode 100644 src/status/16/gpm-mouse-060.svg create mode 100644 src/status/16/gpm-mouse-080.svg create mode 100644 src/status/16/gpm-mouse-100.svg create mode 100644 src/status/16/indicator-keyboard.svg create mode 100644 src/status/16/indicator-messages-new.svg create mode 100644 src/status/16/indicator-messages-red.svg create mode 100644 src/status/16/indicator-messages.svg create mode 100644 src/status/16/keyboard-battery-caution.svg create mode 100644 src/status/16/keyboard-battery-empty.svg create mode 100644 src/status/16/keyboard-battery-full.svg create mode 100644 src/status/16/keyboard-battery-good.svg create mode 100644 src/status/16/keyboard-battery-low.svg create mode 100644 src/status/16/keyboard-battery-medium.svg create mode 100644 src/status/16/krb-expiring-ticket.svg create mode 100644 src/status/16/krb-no-valid-ticket.svg create mode 100644 src/status/16/manjaro.svg create mode 100644 src/status/16/microphone-sensitivity-high.svg create mode 100644 src/status/16/microphone-sensitivity-low.svg create mode 100644 src/status/16/microphone-sensitivity-medium.svg create mode 100644 src/status/16/microphone-sensitivity-muted.svg create mode 100644 src/status/16/mintupdate-checking.svg create mode 100644 src/status/16/mintupdate-error.svg create mode 100644 src/status/16/mintupdate-installing.svg create mode 100644 src/status/16/mintupdate-up-to-date.svg create mode 100644 src/status/16/mintupdate-updates-available.svg create mode 100644 src/status/16/mouse-battery-caution.svg create mode 100644 src/status/16/mouse-battery-empty.svg create mode 100644 src/status/16/mouse-battery-full.svg create mode 100644 src/status/16/mouse-battery-good.svg create mode 100644 src/status/16/mouse-battery-low.svg create mode 100644 src/status/16/mouse-battery-medium.svg create mode 100644 src/status/16/network-cellular-acquiring.svg create mode 100644 src/status/16/network-cellular-no-route.svg create mode 100644 src/status/16/network-cellular-offline.svg create mode 100644 src/status/16/network-cellular-secure-signal-excellent.svg create mode 100644 src/status/16/network-cellular-secure-signal-good.svg create mode 100644 src/status/16/network-cellular-secure-signal-low.svg create mode 100644 src/status/16/network-cellular-secure-signal-none.svg create mode 100644 src/status/16/network-cellular-secure-signal-ok.svg create mode 100644 src/status/16/network-cellular-signal-excellent.svg create mode 100644 src/status/16/network-cellular-signal-good.svg create mode 100644 src/status/16/network-cellular-signal-low.svg create mode 100644 src/status/16/network-cellular-signal-none.svg create mode 100644 src/status/16/network-cellular-signal-ok.svg create mode 100644 src/status/16/network-error.svg create mode 100644 src/status/16/network-receive.svg create mode 100644 src/status/16/network-transmit.svg create mode 100644 src/status/16/network-vpn-acquiring.svg create mode 100644 src/status/16/network-wired-acquiring.svg create mode 100644 src/status/16/network-wired-no-route.svg create mode 100644 src/status/16/network-wired-offline.svg create mode 100644 src/status/16/network-wired-secure.svg create mode 100644 src/status/16/network-wired.svg create mode 100644 src/status/16/network-wireless-acquiring.svg create mode 100644 src/status/16/network-wireless-hotspot.svg create mode 100644 src/status/16/network-wireless-no-route.svg create mode 100644 src/status/16/network-wireless-offline.svg create mode 100644 src/status/16/nm-signal-0-secure.svg create mode 100644 src/status/16/nm-signal-0.svg create mode 100644 src/status/16/nm-signal-100-secure.svg create mode 100644 src/status/16/nm-signal-100.svg create mode 100644 src/status/16/nm-signal-25-secure.svg create mode 100644 src/status/16/nm-signal-25.svg create mode 100644 src/status/16/nm-signal-50-secure.svg create mode 100644 src/status/16/nm-signal-50.svg create mode 100644 src/status/16/nm-signal-75-secure.svg create mode 100644 src/status/16/nm-signal-75.svg create mode 100644 src/status/16/notes-panel.svg create mode 100644 src/status/16/obs-tray-active.svg create mode 100644 src/status/16/obs-tray.svg create mode 100644 src/status/16/org.xfce.screenshooter.svg create mode 100644 src/status/16/package-available-locked.svg create mode 100644 src/status/16/package-available.svg create mode 100644 src/status/16/package-broken.svg create mode 100644 src/status/16/package-downgrade.svg create mode 100644 src/status/16/package-install.svg create mode 100644 src/status/16/package-installed-locked.svg create mode 100644 src/status/16/package-installed-outdated.svg create mode 100644 src/status/16/package-installed-updated.svg create mode 100644 src/status/16/package-new.svg create mode 100644 src/status/16/package-purge.svg create mode 100644 src/status/16/package-reinstall.svg create mode 100644 src/status/16/package-remove.svg create mode 100644 src/status/16/package-supported.svg create mode 100644 src/status/16/package-upgrade.svg create mode 100644 src/status/16/phone-battery-caution.svg create mode 100644 src/status/16/phone-battery-empty.svg create mode 100644 src/status/16/phone-battery-full.svg create mode 100644 src/status/16/phone-battery-good.svg create mode 100644 src/status/16/phone-battery-low.svg create mode 100644 src/status/16/phone-battery-medium.svg create mode 100644 src/status/16/qbittorrent-tray.svg create mode 100644 src/status/16/riot-tray.svg create mode 100644 src/status/16/safeeyes_disabled.svg create mode 100644 src/status/16/safeeyes_enabled.svg create mode 100644 src/status/16/slack-indicator-highlight.svg create mode 100644 src/status/16/slack-indicator-unread.svg create mode 100644 src/status/16/slack-indicator.svg create mode 100644 src/status/16/start-here-symbolic.svg create mode 100644 src/status/16/system-lock-screen.svg create mode 100644 src/status/16/system-log-out.svg create mode 100644 src/status/16/system-reboot.svg create mode 100644 src/status/16/system-shutdown.svg create mode 100644 src/status/16/system-suspend-hibernate.svg create mode 100644 src/status/16/system-suspend.svg create mode 100644 src/status/16/system-switch-user.svg create mode 100644 src/status/16/telegram-attention-panel.svg create mode 100644 src/status/16/telegram-mute-panel.svg create mode 100644 src/status/16/telegram-panel.svg create mode 100644 src/status/16/uget-tray-default.svg create mode 100644 src/status/16/uget-tray-downloading.svg create mode 100644 src/status/16/uget-tray-error.svg create mode 100644 src/status/16/weather-clear-night.svg create mode 100644 src/status/16/weather-clear.svg create mode 100644 src/status/16/weather-clouds-night.svg create mode 100644 src/status/16/weather-clouds.svg create mode 100644 src/status/16/weather-cloudy.svg create mode 100644 src/status/16/weather-few-clouds-night.svg create mode 100644 src/status/16/weather-few-clouds.svg create mode 100644 src/status/16/weather-fog.svg create mode 100644 src/status/16/weather-freezing-rain.svg create mode 100644 src/status/16/weather-none-available.svg create mode 100644 src/status/16/weather-overcast.svg create mode 100644 src/status/16/weather-severe-alert.svg create mode 100644 src/status/16/weather-showers-scattered.svg create mode 100644 src/status/16/weather-showers.svg create mode 100644 src/status/16/weather-snow-rain.svg create mode 100644 src/status/16/weather-snow.svg create mode 100644 src/status/16/weather-storm.svg create mode 100644 src/status/16/weather-windy.svg create mode 100644 src/status/16/xfpm-brightness-lcd.svg create mode 100644 src/status/22/account-logged-in.svg create mode 100644 src/status/22/airplane-mode-symbolic.svg create mode 100644 src/status/22/applications-chat-panel.svg create mode 100644 src/status/22/applications-email-panel.svg create mode 100644 src/status/22/appointment-symbolic.svg create mode 100644 src/status/22/audio-recorder-paused.svg create mode 100644 src/status/22/audio-volume-high-panel.svg create mode 100644 src/status/22/audio-volume-low-panel.svg create mode 100644 src/status/22/audio-volume-medium-panel.svg create mode 100644 src/status/22/audio-volume-muted-blocking-panel.svg create mode 100644 src/status/22/audio-volume-muted-blocking-symbolic.svg create mode 100644 src/status/22/audio-volume-muted-symbolic.svg create mode 100644 src/status/22/battery-040.svg create mode 100644 src/status/22/battery-caution-charging.svg create mode 100644 src/status/22/battery-caution.svg create mode 100644 src/status/22/battery-empty-charging.svg create mode 100644 src/status/22/battery-empty.svg create mode 100644 src/status/22/battery-full-charged.svg create mode 100644 src/status/22/battery-full-charging.svg create mode 100644 src/status/22/battery-full.svg create mode 100644 src/status/22/battery-good-charging.svg create mode 100644 src/status/22/battery-good.svg create mode 100644 src/status/22/battery-low-charging.svg create mode 100644 src/status/22/battery-low.svg create mode 100644 src/status/22/battery-missing.svg create mode 100644 src/status/22/bluetooth-active.svg create mode 100644 src/status/22/bluetooth-disabled.svg create mode 100644 src/status/22/bluetooth-paired-symbolic.svg create mode 100644 src/status/22/bluetooth-paired.svg create mode 100644 src/status/22/caffeine-cup-empty.svg create mode 100644 src/status/22/caffeine-cup-full.svg create mode 100644 src/status/22/camera-off.svg create mode 100644 src/status/22/camera-on.svg create mode 100644 src/status/22/clipit-trayicon.svg create mode 100644 src/status/22/display-brightness-symbolic.svg create mode 100644 src/status/22/fcitx-sogoupinyin.svg create mode 100644 src/status/22/flameshot.svg create mode 100644 src/status/22/indicator-keyboard.svg create mode 100644 src/status/22/indicator-messages-new.svg create mode 100644 src/status/22/indicator-messages-red.svg create mode 100644 src/status/22/indicator-messages.svg create mode 100644 src/status/22/laptop-connected.svg create mode 100644 src/status/22/laptop-disconnected.svg create mode 100644 src/status/22/laptop-trusted.svg create mode 100644 src/status/22/manjaro.svg create mode 100644 src/status/22/mic-off.svg create mode 100644 src/status/22/mic-on.svg create mode 100644 src/status/22/microphone-sensitivity-low.svg create mode 100644 src/status/22/microphone-sensitivity-medium.svg create mode 100644 src/status/22/mintupdate-checking.svg create mode 100644 src/status/22/mintupdate-error.svg create mode 100644 src/status/22/mintupdate-installing.svg create mode 100644 src/status/22/mintupdate-up-to-date.svg create mode 100644 src/status/22/mintupdate-updates-available.svg create mode 100644 src/status/22/network-error.svg create mode 100644 src/status/22/network-receive.svg create mode 100644 src/status/22/network-transmit.svg create mode 100644 src/status/22/network-vpn-acquiring.svg create mode 100644 src/status/22/network-vpn-symbolic.svg create mode 100644 src/status/22/network-wired-acquiring.svg create mode 100644 src/status/22/network-wired-no-route.svg create mode 100644 src/status/22/network-wired-offline.svg create mode 100644 src/status/22/network-wired-secure.svg create mode 100644 src/status/22/network-wired.svg create mode 100644 src/status/22/network-wireless-acquiring.svg create mode 100644 src/status/22/network-wireless-hotspot.svg create mode 100644 src/status/22/network-wireless-no-route.svg create mode 100644 src/status/22/network-wireless-offline.svg create mode 100644 src/status/22/nm-signal-0-secure.svg create mode 100644 src/status/22/nm-signal-0.svg create mode 100644 src/status/22/nm-signal-100-secure.svg create mode 100644 src/status/22/nm-signal-100.svg create mode 100644 src/status/22/nm-signal-25-secure.svg create mode 100644 src/status/22/nm-signal-25.svg create mode 100644 src/status/22/nm-signal-50-secure.svg create mode 100644 src/status/22/nm-signal-50.svg create mode 100644 src/status/22/nm-signal-75-secure.svg create mode 100644 src/status/22/nm-signal-75.svg create mode 100644 src/status/22/nm-vpn-lock.svg create mode 100644 src/status/22/notes-panel.svg create mode 100644 src/status/22/obs-tray-active.svg create mode 100644 src/status/22/obs-tray.svg create mode 100644 src/status/22/onboard-panel.svg create mode 100644 src/status/22/optimus-indicator-intel.svg create mode 100644 src/status/22/optimus-indicator-nvidia.svg create mode 100644 src/status/22/org.xfce.screenshooter.svg create mode 100644 src/status/22/printer-printing-symbolic.svg create mode 100644 src/status/22/process-working-symbolic.svg create mode 100644 src/status/22/qbittorrent-tray.svg create mode 100644 src/status/22/redshift-status-off.svg create mode 100644 src/status/22/redshift-status-on.svg create mode 100644 src/status/22/riot-tray.svg create mode 100644 src/status/22/safeeyes_disabled.svg create mode 100644 src/status/22/safeeyes_enabled.svg create mode 100644 src/status/22/slack-indicator-highlight.svg create mode 100644 src/status/22/slack-indicator-unread.svg create mode 100644 src/status/22/slack-indicator.svg create mode 100644 src/status/22/smartphone-connected.svg create mode 100644 src/status/22/smartphone-disconnected.svg create mode 100644 src/status/22/smartphone-trusted.svg create mode 100644 src/status/22/start-here-symbolic.svg create mode 100644 src/status/22/system-lock-screen.svg create mode 100644 src/status/22/system-log-out.svg create mode 100644 src/status/22/system-reboot.svg create mode 100644 src/status/22/system-shutdown.svg create mode 100644 src/status/22/system-suspend-hibernate.svg create mode 100644 src/status/22/system-suspend.svg create mode 100644 src/status/22/system-switch-user.svg create mode 100644 src/status/22/tablet-connected.svg create mode 100644 src/status/22/tablet-disconnected.svg create mode 100644 src/status/22/tablet-trusted.svg create mode 100644 src/status/22/telegram-attention-panel.svg create mode 100644 src/status/22/telegram-mute-panel.svg create mode 100644 src/status/22/telegram-panel.svg create mode 100644 src/status/22/uget-tray-default.svg create mode 100644 src/status/22/uget-tray-downloading.svg create mode 100644 src/status/22/uget-tray-error.svg create mode 100644 src/status/22/update-high.svg create mode 100644 src/status/22/update-low.svg create mode 100644 src/status/22/update-medium.svg create mode 100644 src/status/22/update-none.svg create mode 100644 src/status/22/yakuake.svg create mode 100644 src/status/24/account-logged-in.svg create mode 100644 src/status/24/airplane-mode-symbolic.svg create mode 100644 src/status/24/applications-chat-panel.svg create mode 100644 src/status/24/applications-email-panel.svg create mode 100644 src/status/24/appointment-symbolic.svg create mode 100644 src/status/24/audio-recorder-paused.svg create mode 100644 src/status/24/audio-volume-high-panel.svg create mode 100644 src/status/24/audio-volume-low-panel.svg create mode 100644 src/status/24/audio-volume-medium-panel.svg create mode 100644 src/status/24/audio-volume-muted-blocking-panel.svg create mode 100644 src/status/24/audio-volume-muted-blocking-symbolic.svg create mode 100644 src/status/24/audio-volume-muted-symbolic.svg create mode 100644 src/status/24/battery-040.svg create mode 100644 src/status/24/battery-caution-charging.svg create mode 100644 src/status/24/battery-caution.svg create mode 100644 src/status/24/battery-empty-charging.svg create mode 100644 src/status/24/battery-empty.svg create mode 100644 src/status/24/battery-full-charged.svg create mode 100644 src/status/24/battery-full-charging.svg create mode 100644 src/status/24/battery-full.svg create mode 100644 src/status/24/battery-good-charging.svg create mode 100644 src/status/24/battery-good.svg create mode 100644 src/status/24/battery-low-charging.svg create mode 100644 src/status/24/battery-low.svg create mode 100644 src/status/24/battery-missing.svg create mode 100644 src/status/24/bluetooth-active.svg create mode 100644 src/status/24/bluetooth-disabled-10-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-20-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-30-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-40-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-50-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-60-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-70-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-80-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-90-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled-symbolic.svg create mode 100644 src/status/24/bluetooth-disabled.svg create mode 100644 src/status/24/bluetooth-paired-symbolic.svg create mode 100644 src/status/24/bluetooth-paired.svg create mode 100644 src/status/24/caffeine-cup-empty.svg create mode 100644 src/status/24/caffeine-cup-full.svg create mode 100644 src/status/24/camera-off.svg create mode 100644 src/status/24/camera-on.svg create mode 100644 src/status/24/clipit-trayicon.svg create mode 100644 src/status/24/dialog-information-symbolic.svg create mode 100644 src/status/24/display-brightness-symbolic.svg create mode 100644 src/status/24/flameshot.svg create mode 100644 src/status/24/gpm-brightness-lcd-disabled.svg create mode 100644 src/status/24/gpm-brightness-lcd-invalid.svg create mode 100644 src/status/24/gpm-keyboard-000.svg create mode 100644 src/status/24/gpm-keyboard-020.svg create mode 100644 src/status/24/gpm-keyboard-040.svg create mode 100644 src/status/24/gpm-keyboard-060.svg create mode 100644 src/status/24/gpm-keyboard-080.svg create mode 100644 src/status/24/gpm-keyboard-100.svg create mode 100644 src/status/24/indicator-keyboard.svg create mode 100644 src/status/24/indicator-messages-new.svg create mode 100644 src/status/24/indicator-messages-red.svg create mode 100644 src/status/24/indicator-messages.svg create mode 100644 src/status/24/krb-expiring-ticket.svg create mode 100644 src/status/24/krb-no-valid-ticket.svg create mode 100644 src/status/24/manjaro.svg create mode 100644 src/status/24/microphone-sensitivity-high.svg create mode 100644 src/status/24/microphone-sensitivity-low.svg create mode 100644 src/status/24/microphone-sensitivity-medium.svg create mode 100644 src/status/24/microphone-sensitivity-muted-10-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-20-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-30-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-40-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-50-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-60-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-70-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-80-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-90-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted-symbolic.svg create mode 100644 src/status/24/microphone-sensitivity-muted.svg create mode 100644 src/status/24/mintupdate-checking.svg create mode 100644 src/status/24/mintupdate-error.svg create mode 100644 src/status/24/mintupdate-installing.svg create mode 100644 src/status/24/mintupdate-up-to-date.svg create mode 100644 src/status/24/mintupdate-updates-available.svg create mode 100644 src/status/24/network-cellular-acquiring-symbolic.svg create mode 100644 src/status/24/network-cellular-acquiring.svg create mode 100644 src/status/24/network-cellular-connected-symbolic.svg create mode 100644 src/status/24/network-cellular-no-route-symbolic.svg create mode 100644 src/status/24/network-cellular-no-route.svg create mode 100644 src/status/24/network-cellular-offline-symbolic.svg create mode 100644 src/status/24/network-cellular-offline.svg create mode 100644 src/status/24/network-cellular-secure-signal-excellent.svg create mode 100644 src/status/24/network-cellular-secure-signal-good.svg create mode 100644 src/status/24/network-cellular-secure-signal-low.svg create mode 100644 src/status/24/network-cellular-secure-signal-none.svg create mode 100644 src/status/24/network-cellular-secure-signal-ok.svg create mode 100644 src/status/24/network-cellular-signal-excellent-secure-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-excellent-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-excellent.svg create mode 100644 src/status/24/network-cellular-signal-good-secure-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-good-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-good.svg create mode 100644 src/status/24/network-cellular-signal-low.svg create mode 100644 src/status/24/network-cellular-signal-none-secure-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-none-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-none.svg create mode 100644 src/status/24/network-cellular-signal-ok-secure-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-ok-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-ok.svg create mode 100644 src/status/24/network-cellular-signal-weak-secure-symbolic.svg create mode 100644 src/status/24/network-cellular-signal-weak-symbolic.svg create mode 100644 src/status/24/network-error.svg create mode 100644 src/status/24/network-receive.svg create mode 100644 src/status/24/network-transmit.svg create mode 100644 src/status/24/network-vpn-acquiring.svg create mode 100644 src/status/24/network-vpn-symbolic.svg create mode 100644 src/status/24/network-wired-acquiring-symbolic.svg create mode 100644 src/status/24/network-wired-acquiring.svg create mode 100644 src/status/24/network-wired-no-route.svg create mode 100644 src/status/24/network-wired-offline.svg create mode 100644 src/status/24/network-wired-secure.svg create mode 100644 src/status/24/network-wired.svg create mode 100644 src/status/24/network-wireless-acquiring.svg create mode 100644 src/status/24/network-wireless-hotspot.svg create mode 100644 src/status/24/network-wireless-no-route.svg create mode 100644 src/status/24/network-wireless-offline.svg create mode 100644 src/status/24/night-light-disabled-10-symbolic.svg create mode 100644 src/status/24/night-light-disabled-20-symbolic.svg create mode 100644 src/status/24/night-light-disabled-30-symbolic.svg create mode 100644 src/status/24/night-light-disabled-40-symbolic.svg create mode 100644 src/status/24/night-light-disabled-50-symbolic.svg create mode 100644 src/status/24/night-light-disabled-60-symbolic.svg create mode 100644 src/status/24/night-light-disabled-70-symbolic.svg create mode 100644 src/status/24/night-light-disabled-80-symbolic.svg create mode 100644 src/status/24/night-light-disabled-90-symbolic.svg create mode 100644 src/status/24/night-light-disabled-symbolic.svg create mode 100644 src/status/24/night-light-symbolic.svg create mode 100644 src/status/24/nm-signal-0-secure.svg create mode 100644 src/status/24/nm-signal-0.svg create mode 100644 src/status/24/nm-signal-100-secure.svg create mode 100644 src/status/24/nm-signal-100.svg create mode 100644 src/status/24/nm-signal-25-secure.svg create mode 100644 src/status/24/nm-signal-25.svg create mode 100644 src/status/24/nm-signal-50-secure.svg create mode 100644 src/status/24/nm-signal-50.svg create mode 100644 src/status/24/nm-signal-75-secure.svg create mode 100644 src/status/24/nm-signal-75.svg create mode 100644 src/status/24/nm-vpn-lock.svg create mode 100644 src/status/24/notes-panel.svg create mode 100644 src/status/24/notification-disabled-10-symbolic.svg create mode 100644 src/status/24/notification-disabled-20-symbolic.svg create mode 100644 src/status/24/notification-disabled-30-symbolic.svg create mode 100644 src/status/24/notification-disabled-40-symbolic.svg create mode 100644 src/status/24/notification-disabled-50-symbolic.svg create mode 100644 src/status/24/notification-disabled-60-symbolic.svg create mode 100644 src/status/24/notification-disabled-70-symbolic.svg create mode 100644 src/status/24/notification-disabled-80-symbolic.svg create mode 100644 src/status/24/notification-disabled-90-symbolic.svg create mode 100644 src/status/24/notification-disabled-symbolic.svg create mode 100644 src/status/24/notification-new-10-symbolic.svg create mode 100644 src/status/24/notification-new-20-symbolic.svg create mode 100644 src/status/24/notification-new-30-symbolic.svg create mode 100644 src/status/24/notification-new-40-symbolic.svg create mode 100644 src/status/24/notification-new-50-symbolic.svg create mode 100644 src/status/24/notification-new-60-symbolic.svg create mode 100644 src/status/24/notification-new-70-symbolic.svg create mode 100644 src/status/24/notification-new-80-symbolic.svg create mode 100644 src/status/24/notification-new-90-symbolic.svg create mode 100644 src/status/24/notification-new-symbolic.svg create mode 100644 src/status/24/onboard-panel.svg create mode 100644 src/status/24/optimus-indicator-intel.svg create mode 100644 src/status/24/optimus-indicator-nvidia.svg create mode 100644 src/status/24/org.xfce.screenshooter.svg create mode 100644 src/status/24/printer-printing-symbolic.svg create mode 100644 src/status/24/process-working-symbolic.svg create mode 100644 src/status/24/qbittorrent-tray.svg create mode 100644 src/status/24/riot-tray.svg create mode 100644 src/status/24/safeeyes_disabled.svg create mode 100644 src/status/24/safeeyes_enabled.svg create mode 100644 src/status/24/slack-indicator-highlight.svg create mode 100644 src/status/24/slack-indicator-unread.svg create mode 100644 src/status/24/slack-indicator.svg create mode 100644 src/status/24/start-here-symbolic.svg create mode 100644 src/status/24/state-download.svg create mode 100644 src/status/24/state-error.svg create mode 100644 src/status/24/state-information.svg create mode 100644 src/status/24/state-offline.svg create mode 100644 src/status/24/state-ok.svg create mode 100644 src/status/24/state-pause.svg create mode 100644 src/status/24/state-sync.svg create mode 100644 src/status/24/state-warning.svg create mode 100644 src/status/24/system-lock-screen.svg create mode 100644 src/status/24/system-log-out.svg create mode 100644 src/status/24/system-reboot.svg create mode 100644 src/status/24/system-shutdown.svg create mode 100644 src/status/24/system-suspend-hibernate.svg create mode 100644 src/status/24/system-suspend.svg create mode 100644 src/status/24/system-switch-user.svg create mode 100644 src/status/24/telegram-attention-panel.svg create mode 100644 src/status/24/telegram-mute-panel.svg create mode 100644 src/status/24/telegram-panel.svg create mode 100644 src/status/24/uget-tray-default.svg create mode 100644 src/status/24/uget-tray-downloading.svg create mode 100644 src/status/24/uget-tray-error.svg create mode 100644 src/status/32/dialog-error.svg create mode 100644 src/status/32/dialog-information.svg create mode 100644 src/status/32/dialog-question.svg create mode 100644 src/status/32/dialog-warning.svg create mode 100644 src/status/32/gtk-dialog-authentication.svg create mode 100644 src/status/32/image-loading.svg create mode 100644 src/status/32/image-missing.svg create mode 100644 src/status/32/private-mode.svg create mode 100644 src/status/32/security-high.svg create mode 100644 src/status/32/security-low.svg create mode 100644 src/status/32/security-medium.svg create mode 100644 src/status/32/web-watermark.svg create mode 100644 src/status/symbolic/account-logged-in-symbolic.svg create mode 100644 src/status/symbolic/airplane-mode-disabled-symbolic.svg create mode 100644 src/status/symbolic/airplane-mode-symbolic.svg create mode 100644 src/status/symbolic/alarm-symbolic.svg create mode 100644 src/status/symbolic/appointment-missed-symbolic.svg create mode 100644 src/status/symbolic/appointment-soon-symbolic.svg create mode 100644 src/status/symbolic/arch-error-symbolic.svg create mode 100644 src/status/symbolic/arch-lit-symbolic.svg create mode 100644 src/status/symbolic/arch-unknown-symbolic.svg create mode 100644 src/status/symbolic/arch-updates-symbolic.svg create mode 100644 src/status/symbolic/arch-uptodate-symbolic.svg create mode 100644 src/status/symbolic/audio-input-microphone-high-symbolic.svg create mode 100644 src/status/symbolic/audio-input-microphone-low-symbolic.svg create mode 100644 src/status/symbolic/audio-input-microphone-medium-symbolic.svg create mode 100644 src/status/symbolic/audio-input-microphone-muted-symbolic.svg create mode 100644 src/status/symbolic/audio-volume-high-symbolic.svg create mode 100644 src/status/symbolic/audio-volume-low-symbolic.svg create mode 100644 src/status/symbolic/audio-volume-medium-symbolic.svg create mode 100644 src/status/symbolic/audio-volume-muted-blocking-symbolic.svg create mode 100644 src/status/symbolic/audio-volume-muted-symbolic.svg create mode 100644 src/status/symbolic/audio-volume-overamplified-symbolic.svg create mode 100644 src/status/symbolic/auth-sim-locked-symbolic.svg create mode 100644 src/status/symbolic/auth-sim-missing-symbolic.svg create mode 100644 src/status/symbolic/avatar-default-symbolic.svg create mode 100644 src/status/symbolic/battery-caution-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-caution-symbolic.svg create mode 100644 src/status/symbolic/battery-empty-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-empty-symbolic.svg create mode 100644 src/status/symbolic/battery-full-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-full-symbolic.svg create mode 100644 src/status/symbolic/battery-good-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-good-symbolic.svg create mode 100644 src/status/symbolic/battery-level-10-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-level-10-symbolic.svg create mode 100644 src/status/symbolic/battery-level-20-symbolic.svg create mode 100644 src/status/symbolic/battery-level-30-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-level-30-symbolic.svg create mode 100644 src/status/symbolic/battery-level-50-symbolic.svg create mode 100644 src/status/symbolic/battery-level-70-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-level-70-symbolic.svg create mode 100644 src/status/symbolic/battery-level-90-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-level-90-symbolic.svg create mode 100644 src/status/symbolic/battery-low-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-low-symbolic.svg create mode 100644 src/status/symbolic/battery-medium-charging-symbolic.svg create mode 100644 src/status/symbolic/battery-medium-symbolic.svg create mode 100644 src/status/symbolic/battery-missing-symbolic.svg create mode 100644 src/status/symbolic/bluetooth-active-symbolic.svg create mode 100644 src/status/symbolic/bluetooth-disabled-symbolic.svg create mode 100644 src/status/symbolic/bluetooth-disconnected-symbolic.svg create mode 100644 src/status/symbolic/bluetooth-hardware-disabled-symbolic.svg create mode 100644 src/status/symbolic/bluetooth-paired-symbolic.svg create mode 100644 src/status/symbolic/budgie-trash-empty-symbolic.svg create mode 100644 src/status/symbolic/budgie-trash-full-symbolic.svg create mode 100644 src/status/symbolic/budgie-trash-restore-symbolic.svg create mode 100644 src/status/symbolic/bumblebee-active-symbolic.svg create mode 100644 src/status/symbolic/bumblebee-inactive-symbolic.svg create mode 100644 src/status/symbolic/caffeine-cup-empty-symbolic.svg create mode 100644 src/status/symbolic/caffeine-cup-full-symbolic.svg create mode 100644 src/status/symbolic/call-incoming-symbolic.svg create mode 100644 src/status/symbolic/call-missed-symbolic.svg create mode 100644 src/status/symbolic/call-outgoing-symbolic.svg create mode 100644 src/status/symbolic/camera-disabled-symbolic.svg create mode 100644 src/status/symbolic/camera-hardware-disabled-symbolic.svg create mode 100644 src/status/symbolic/capslock-disabled-symbolic.svg create mode 100644 src/status/symbolic/capslock-enabled-symbolic.svg create mode 100644 src/status/symbolic/changes-allow-symbolic.svg create mode 100644 src/status/symbolic/changes-prevent-symbolic.svg create mode 100644 src/status/symbolic/channel-insecure-symbolic.svg create mode 100644 src/status/symbolic/channel-secure-symbolic.svg create mode 100644 src/status/symbolic/checkbox-checked-symbolic.svg create mode 100644 src/status/symbolic/checkbox-mixed-symbolic.svg create mode 100644 src/status/symbolic/checkbox-symbolic.svg create mode 100644 src/status/symbolic/clipboard-outline-broken-symbolic.svg create mode 100644 src/status/symbolic/clipboard-outline-symbolic.svg create mode 100644 src/status/symbolic/clipboard-text-outline-symbolic.svg create mode 100644 src/status/symbolic/computer-fail-symbolic.svg create mode 100644 src/status/symbolic/content-loading-symbolic.svg create mode 100644 src/status/symbolic/critical-notif-symbolic.svg create mode 100644 src/status/symbolic/data_icons_display-symbolic.svg create mode 100644 src/status/symbolic/data_icons_selection-symbolic.svg create mode 100644 src/status/symbolic/daytime-sunrise-symbolic.svg create mode 100644 src/status/symbolic/daytime-sunset-symbolic.svg create mode 100644 src/status/symbolic/dialog-error-symbolic.svg create mode 100644 src/status/symbolic/dialog-information-symbolic.svg create mode 100644 src/status/symbolic/dialog-password-symbolic.svg create mode 100644 src/status/symbolic/dialog-question-symbolic.svg create mode 100644 src/status/symbolic/dialog-warning-symbolic.svg create mode 100644 src/status/symbolic/display-brightness-low-symbolic.svg create mode 100644 src/status/symbolic/display-brightness-medium-symbolic.svg create mode 100644 src/status/symbolic/display-brightness-off-symbolic.svg create mode 100644 src/status/symbolic/display-brightness-symbolic.svg create mode 100644 src/status/symbolic/ephy-download-symbolic.svg create mode 100644 src/status/symbolic/ephy-library-symbolic.svg create mode 100644 src/status/symbolic/ephy-open-link-symbolic.svg create mode 100644 src/status/symbolic/ephy-tab-counter-symbolic.svg create mode 100644 src/status/symbolic/ephy-tab-overflow-symbolic.svg create mode 100644 src/status/symbolic/freon-gpu-temperature-symbolic.svg create mode 100644 src/status/symbolic/gnome-pie-symbolic.svg create mode 100644 src/status/symbolic/gser-icon-playing-symbolic.svg create mode 100644 src/status/symbolic/gser-icon-stopped-symbolic.svg create mode 100644 src/status/symbolic/gtk-dialog-warning-symbolic.svg create mode 100644 src/status/symbolic/image-loading-symbolic.svg create mode 100644 src/status/symbolic/input-keyboard-capslock-symbolic.svg create mode 100644 src/status/symbolic/input-keyboard-numlock-symbolic.svg create mode 100644 src/status/symbolic/keyboard-brightness-symbolic.svg create mode 100644 src/status/symbolic/location-active-symbolic.svg create mode 100644 src/status/symbolic/location-disabled-symbolic.svg create mode 100644 src/status/symbolic/location-inactive-symbolic.svg create mode 100644 src/status/symbolic/low-notif-symbolic.svg create mode 100644 src/status/symbolic/mail-attachment-symbolic.svg create mode 100644 src/status/symbolic/mail-important-symbolic.svg create mode 100644 src/status/symbolic/mail-read-symbolic.svg create mode 100644 src/status/symbolic/mail-replied-symbolic.svg create mode 100644 src/status/symbolic/mail-unread-symbolic.svg create mode 100644 src/status/symbolic/media-playlist-consecutive-symbolic-rtl.svg create mode 100644 src/status/symbolic/media-playlist-consecutive-symbolic.svg create mode 100644 src/status/symbolic/media-playlist-no-repeat-symbolic-rtl.svg create mode 100644 src/status/symbolic/media-playlist-no-repeat-symbolic.svg create mode 100644 src/status/symbolic/media-playlist-repeat-one-symbolic-rtl.svg create mode 100644 src/status/symbolic/media-playlist-repeat-one-symbolic.svg create mode 100644 src/status/symbolic/media-playlist-repeat-symbolic-rtl.svg create mode 100644 src/status/symbolic/media-playlist-repeat-symbolic.svg create mode 100644 src/status/symbolic/media-playlist-shuffle-symbolic-rtl.svg create mode 100644 src/status/symbolic/media-playlist-shuffle-symbolic.svg create mode 100644 src/status/symbolic/microphone-hardware-disabled-symbolic.svg create mode 100644 src/status/symbolic/microphone-sensitivity-high-symbolic.svg create mode 100644 src/status/symbolic/microphone-sensitivity-low-symbolic.svg create mode 100644 src/status/symbolic/microphone-sensitivity-medium-symbolic.svg create mode 100644 src/status/symbolic/microphone-sensitivity-muted-symbolic.svg create mode 100644 src/status/symbolic/mpi-symbolic.svg create mode 100644 src/status/symbolic/mymail-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-2g-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-3g-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-4g-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-5g-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-acquiring-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-cdma-1x-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-connected-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-disabled-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-edge-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-error-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-gprs-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-hardware-disabled-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-hspa-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-no-route-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-offline-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-secure-signal-excellent-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-secure-signal-good-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-secure-signal-low-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-secure-signal-none-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-secure-signal-ok-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-signal-excellent-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-signal-good-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-signal-low-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-signal-none-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-signal-ok-symbolic.svg create mode 100644 src/status/symbolic/network-cellular-umts-symbolic.svg create mode 100644 src/status/symbolic/network-error-symbolic.svg create mode 100644 src/status/symbolic/network-receive-symbolic.svg create mode 100644 src/status/symbolic/network-transmit-symbolic.svg create mode 100644 src/status/symbolic/network-vpn-acquiring-symbolic.svg create mode 100644 src/status/symbolic/network-vpn-disconnected-symbolic.svg create mode 100644 src/status/symbolic/network-vpn-error-symbolic.svg create mode 100644 src/status/symbolic/network-vpn-no-route-symbolic.svg create mode 100644 src/status/symbolic/network-vpn-symbolic.svg create mode 100644 src/status/symbolic/network-wired-acquiring-symbolic.svg create mode 100644 src/status/symbolic/network-wired-no-route-symbolic.svg create mode 100644 src/status/symbolic/network-wired-offline-symbolic.svg create mode 100644 src/status/symbolic/network-wired-secure-symbolic.svg create mode 100644 src/status/symbolic/network-wired-symbolic.svg create mode 100644 src/status/symbolic/network-wireless-acquiring-symbolic.svg create mode 100644 src/status/symbolic/network-wireless-disabled-symbolic.svg create mode 100644 src/status/symbolic/network-wireless-error-symbolic.svg create mode 100644 src/status/symbolic/network-wireless-hardware-disabled-symbolic.svg create mode 100644 src/status/symbolic/network-wireless-hotspot-symbolic.svg create mode 100644 src/status/symbolic/network-wireless-no-route-symbolic.svg create mode 100644 src/status/symbolic/network-wireless-offline-symbolic.svg create mode 100644 src/status/symbolic/night-light-disabled-symbolic.svg create mode 100644 src/status/symbolic/night-light-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-0-secure-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-0-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-100-secure-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-100-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-25-secure-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-25-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-50-secure-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-50-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-75-secure-symbolic.svg create mode 100644 src/status/symbolic/nm-signal-75-symbolic.svg create mode 100644 src/status/symbolic/notification-disabled-new-symbolic.svg create mode 100644 src/status/symbolic/notification-disabled-symbolic.svg create mode 100644 src/status/symbolic/notification-new-symbolic.svg create mode 100644 src/status/symbolic/notification-symbolic.svg create mode 100644 src/status/symbolic/numlock-disabled-symbolic.svg create mode 100644 src/status/symbolic/nvidia-card-symbolic.svg create mode 100644 src/status/symbolic/nvidia-ram-symbolic.svg create mode 100644 src/status/symbolic/org.gnome.Shell.Extensions.GSConnect-symbolic.svg create mode 100644 src/status/symbolic/orientation-landscape-inverse-symbolic.svg create mode 100644 src/status/symbolic/orientation-landscape-symbolic.svg create mode 100644 src/status/symbolic/orientation-portrait-inverse-symbolic.svg create mode 100644 src/status/symbolic/orientation-portrait-symbolic.svg create mode 100644 src/status/symbolic/pager-checked-symbolic.svg create mode 100644 src/status/symbolic/power-profile-balanced-symbolic.svg create mode 100644 src/status/symbolic/power-profile-performance-symbolic.svg create mode 100644 src/status/symbolic/power-profile-power-saver-symbolic.svg create mode 100644 src/status/symbolic/prime-indicator-hybrid-symbolic.svg create mode 100644 src/status/symbolic/prime-indicator-intel-symbolic.svg create mode 100644 src/status/symbolic/prime-indicator-nvidia-symbolic.svg create mode 100644 src/status/symbolic/printer-error-symbolic.svg create mode 100644 src/status/symbolic/printer-printing-symbolic.svg create mode 100644 src/status/symbolic/printer-warning-symbolic.svg create mode 100644 src/status/symbolic/process-completed-symbolic.svg create mode 100644 src/status/symbolic/process-error-symbolic.svg create mode 100644 src/status/symbolic/process-working-symbolic.svg create mode 100644 src/status/symbolic/radio-checked-symbolic.svg create mode 100644 src/status/symbolic/radio-mixed-symbolic.svg create mode 100644 src/status/symbolic/radio-symbolic.svg create mode 100644 src/status/symbolic/revolt-status-blink-symbolic.svg create mode 100644 src/status/symbolic/revolt-status-online-symbolic.svg create mode 100644 src/status/symbolic/rotation-allowed-symbolic.svg create mode 100644 src/status/symbolic/rotation-locked-symbolic.svg create mode 100644 src/status/symbolic/screen-shared-symbolic.svg create mode 100644 src/status/symbolic/security-high-symbolic.svg create mode 100644 src/status/symbolic/security-low-symbolic.svg create mode 100644 src/status/symbolic/security-medium-symbolic.svg create mode 100644 src/status/symbolic/sensors-fan-symbolic.svg create mode 100644 src/status/symbolic/sensors-temperature-symbolic.svg create mode 100644 src/status/symbolic/sensors-voltage-symbolic.svg create mode 100644 src/status/symbolic/software-installed-symbolic.svg create mode 100644 src/status/symbolic/software-update-available-symbolic.svg create mode 100644 src/status/symbolic/software-update-urgent-symbolic.svg create mode 100644 src/status/symbolic/start-here-symbolic.svg create mode 100644 src/status/symbolic/stopwatch-symbolic.svg create mode 100644 src/status/symbolic/sync-synchronizing-symbolic.svg create mode 100644 src/status/symbolic/system-shutdown-symbolic.svg create mode 100644 src/status/symbolic/task-due-symbolic.svg create mode 100644 src/status/symbolic/task-past-due-symbolic.svg create mode 100644 src/status/symbolic/thunderbolt-acquiring-symbolic.svg create mode 100644 src/status/symbolic/timer-symbolic.svg create mode 100644 src/status/symbolic/touch-disabled-symbolic.svg create mode 100644 src/status/symbolic/touchpad-disabled-symbolic.svg create mode 100644 src/status/symbolic/touchpad-enabled-symbolic.svg create mode 100644 src/status/symbolic/user-available-symbolic.svg create mode 100644 src/status/symbolic/user-away-symbolic.svg create mode 100644 src/status/symbolic/user-busy-symbolic.svg create mode 100644 src/status/symbolic/user-idle-symbolic.svg create mode 100644 src/status/symbolic/user-invisible-symbolic.svg create mode 100644 src/status/symbolic/user-not-tracked-symbolic.svg create mode 100644 src/status/symbolic/user-offline-symbolic.svg create mode 100644 src/status/symbolic/user-status-pending-symbolic.svg create mode 100644 src/status/symbolic/view-private-symbolic.svg create mode 100644 src/status/symbolic/view-wrapped-symbolic-rtl.svg create mode 100644 src/status/symbolic/view-wrapped-symbolic.svg create mode 100644 src/status/symbolic/volume-warning-symbolic.svg create mode 100644 src/status/symbolic/weather-clear-night-symbolic.svg create mode 100644 src/status/symbolic/weather-clear-symbolic.svg create mode 100644 src/status/symbolic/weather-clouds-night-symbolic.svg create mode 100644 src/status/symbolic/weather-clouds-symbolic.svg create mode 100644 src/status/symbolic/weather-cloudy-symbolic.svg create mode 100644 src/status/symbolic/weather-few-clouds-night-symbolic.svg create mode 100644 src/status/symbolic/weather-few-clouds-symbolic.svg create mode 100644 src/status/symbolic/weather-fog-symbolic.svg create mode 100644 src/status/symbolic/weather-freezing-rain-symbolic.svg create mode 100644 src/status/symbolic/weather-none-available-symbolic.svg create mode 100644 src/status/symbolic/weather-overcast-night-symbolic.svg create mode 100644 src/status/symbolic/weather-overcast-symbolic.svg create mode 100644 src/status/symbolic/weather-severe-alert-symbolic.svg create mode 100644 src/status/symbolic/weather-showers-scattered-symbolic.svg create mode 100644 src/status/symbolic/weather-showers-symbolic.svg create mode 100644 src/status/symbolic/weather-snow-night-symbolic.svg create mode 100644 src/status/symbolic/weather-snow-rain-symbolic.svg create mode 100644 src/status/symbolic/weather-snow-symbolic.svg create mode 100644 src/status/symbolic/weather-storm-symbolic.svg create mode 100644 src/status/symbolic/weather-storm-tornado-symbolic.svg create mode 100644 src/status/symbolic/weather-windy-symbolic.svg create mode 100644 templates/app-alt-template-black.svg create mode 100644 templates/app-alt-template-white.svg create mode 100644 templates/app-template-black.svg create mode 100644 templates/app-template-blue.svg create mode 100644 templates/app-template-green.svg create mode 100644 templates/app-template-grey.svg create mode 100644 templates/app-template-orange.svg create mode 100644 templates/app-template-pink.svg create mode 100644 templates/app-template-purple.svg create mode 100644 templates/app-template-red.svg create mode 100644 templates/app-template-white.svg create mode 100644 templates/app-template-yellow.svg create mode 100644 templates/folder-temple.svg create mode 100644 templates/mimtype-template.svg diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..dfe07704 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..e62ec04c --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ +GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README.md b/README.md new file mode 100644 index 00000000..c90f031e --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +## Colloid icon theme + +Flat clean icon theme for linux desktops + +![1](preview.png?raw=true) + +## Install tips + +Usage: `./install.sh` **[OPTIONS...]** + +| OPTIONS: | | +|:--------------------|:-------------| +|-d, --dest | Specify theme destination directory (Default: $HOME/share/icons)| +|-n, --name | Specify theme name (Default: WhiteSur)| +|-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)| +|-h, --help | Show this help| + +> For more information, run: `./install.sh --help` diff --git a/colors/color-green/folder-bookmark.svg b/colors/color-green/folder-bookmark.svg new file mode 100644 index 00000000..a2d7b8d3 --- /dev/null +++ b/colors/color-green/folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-cloud.svg b/colors/color-green/folder-cloud.svg new file mode 100644 index 00000000..e3f676e4 --- /dev/null +++ b/colors/color-green/folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-code.svg b/colors/color-green/folder-code.svg new file mode 100644 index 00000000..b9d06183 --- /dev/null +++ b/colors/color-green/folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-documents.svg b/colors/color-green/folder-documents.svg new file mode 100644 index 00000000..555f167d --- /dev/null +++ b/colors/color-green/folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-download.svg b/colors/color-green/folder-download.svg new file mode 100644 index 00000000..9e8b8d03 --- /dev/null +++ b/colors/color-green/folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-dropbox.svg b/colors/color-green/folder-dropbox.svg new file mode 100644 index 00000000..5c941ec7 --- /dev/null +++ b/colors/color-green/folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-games.svg b/colors/color-green/folder-games.svg new file mode 100644 index 00000000..d21d10be --- /dev/null +++ b/colors/color-green/folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-github.svg b/colors/color-green/folder-github.svg new file mode 100644 index 00000000..07e884f3 --- /dev/null +++ b/colors/color-green/folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-html.svg b/colors/color-green/folder-html.svg new file mode 100644 index 00000000..6e7711a8 --- /dev/null +++ b/colors/color-green/folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-images.svg b/colors/color-green/folder-images.svg new file mode 100644 index 00000000..6e64cf2e --- /dev/null +++ b/colors/color-green/folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-music.svg b/colors/color-green/folder-music.svg new file mode 100644 index 00000000..e3bf01ab --- /dev/null +++ b/colors/color-green/folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-open.svg b/colors/color-green/folder-open.svg new file mode 100644 index 00000000..356e9fc9 --- /dev/null +++ b/colors/color-green/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-projects.svg b/colors/color-green/folder-projects.svg new file mode 100644 index 00000000..6d973bca --- /dev/null +++ b/colors/color-green/folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-public.svg b/colors/color-green/folder-public.svg new file mode 100644 index 00000000..e568adfd --- /dev/null +++ b/colors/color-green/folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-root.svg b/colors/color-green/folder-root.svg new file mode 100644 index 00000000..ba82b9be --- /dev/null +++ b/colors/color-green/folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-steam.svg b/colors/color-green/folder-steam.svg new file mode 100644 index 00000000..b0175762 --- /dev/null +++ b/colors/color-green/folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-temp.svg b/colors/color-green/folder-temp.svg new file mode 100644 index 00000000..85d8517f --- /dev/null +++ b/colors/color-green/folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-templates.svg b/colors/color-green/folder-templates.svg new file mode 100644 index 00000000..af869132 --- /dev/null +++ b/colors/color-green/folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-torrent.svg b/colors/color-green/folder-torrent.svg new file mode 100644 index 00000000..0135cb93 --- /dev/null +++ b/colors/color-green/folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-vbox.svg b/colors/color-green/folder-vbox.svg new file mode 100644 index 00000000..8754360a --- /dev/null +++ b/colors/color-green/folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-videos.svg b/colors/color-green/folder-videos.svg new file mode 100644 index 00000000..5445e04d --- /dev/null +++ b/colors/color-green/folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder-wine.svg b/colors/color-green/folder-wine.svg new file mode 100644 index 00000000..c50b54ab --- /dev/null +++ b/colors/color-green/folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-green/folder.svg b/colors/color-green/folder.svg new file mode 100644 index 00000000..9561f8c1 --- /dev/null +++ b/colors/color-green/folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-green/user-desktop.svg b/colors/color-green/user-desktop.svg new file mode 100644 index 00000000..991a6edb --- /dev/null +++ b/colors/color-green/user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-green/user-home.svg b/colors/color-green/user-home.svg new file mode 100644 index 00000000..93242c9b --- /dev/null +++ b/colors/color-green/user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-bookmark.svg b/colors/color-grey/folder-bookmark.svg new file mode 100644 index 00000000..9dc33f7b --- /dev/null +++ b/colors/color-grey/folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-cloud.svg b/colors/color-grey/folder-cloud.svg new file mode 100644 index 00000000..e15f49ed --- /dev/null +++ b/colors/color-grey/folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-code.svg b/colors/color-grey/folder-code.svg new file mode 100644 index 00000000..dceb9d02 --- /dev/null +++ b/colors/color-grey/folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-documents.svg b/colors/color-grey/folder-documents.svg new file mode 100644 index 00000000..44f8008d --- /dev/null +++ b/colors/color-grey/folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-download.svg b/colors/color-grey/folder-download.svg new file mode 100644 index 00000000..a4d4420d --- /dev/null +++ b/colors/color-grey/folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-dropbox.svg b/colors/color-grey/folder-dropbox.svg new file mode 100644 index 00000000..834d9199 --- /dev/null +++ b/colors/color-grey/folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-games.svg b/colors/color-grey/folder-games.svg new file mode 100644 index 00000000..d02bdfcc --- /dev/null +++ b/colors/color-grey/folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-github.svg b/colors/color-grey/folder-github.svg new file mode 100644 index 00000000..ea8a90d6 --- /dev/null +++ b/colors/color-grey/folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-html.svg b/colors/color-grey/folder-html.svg new file mode 100644 index 00000000..2b5dc37d --- /dev/null +++ b/colors/color-grey/folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-images.svg b/colors/color-grey/folder-images.svg new file mode 100644 index 00000000..dc0bbe8e --- /dev/null +++ b/colors/color-grey/folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-music.svg b/colors/color-grey/folder-music.svg new file mode 100644 index 00000000..3701b1e5 --- /dev/null +++ b/colors/color-grey/folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-open.svg b/colors/color-grey/folder-open.svg new file mode 100644 index 00000000..610c46c6 --- /dev/null +++ b/colors/color-grey/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-projects.svg b/colors/color-grey/folder-projects.svg new file mode 100644 index 00000000..dab36b4c --- /dev/null +++ b/colors/color-grey/folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-public.svg b/colors/color-grey/folder-public.svg new file mode 100644 index 00000000..6ddb65e4 --- /dev/null +++ b/colors/color-grey/folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-root.svg b/colors/color-grey/folder-root.svg new file mode 100644 index 00000000..9b1dcafc --- /dev/null +++ b/colors/color-grey/folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-steam.svg b/colors/color-grey/folder-steam.svg new file mode 100644 index 00000000..d8c36a30 --- /dev/null +++ b/colors/color-grey/folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-temp.svg b/colors/color-grey/folder-temp.svg new file mode 100644 index 00000000..179750e4 --- /dev/null +++ b/colors/color-grey/folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-templates.svg b/colors/color-grey/folder-templates.svg new file mode 100644 index 00000000..a8989fc9 --- /dev/null +++ b/colors/color-grey/folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-torrent.svg b/colors/color-grey/folder-torrent.svg new file mode 100644 index 00000000..1568b18e --- /dev/null +++ b/colors/color-grey/folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-vbox.svg b/colors/color-grey/folder-vbox.svg new file mode 100644 index 00000000..726ff185 --- /dev/null +++ b/colors/color-grey/folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-videos.svg b/colors/color-grey/folder-videos.svg new file mode 100644 index 00000000..3874af5c --- /dev/null +++ b/colors/color-grey/folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder-wine.svg b/colors/color-grey/folder-wine.svg new file mode 100644 index 00000000..d4240383 --- /dev/null +++ b/colors/color-grey/folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/folder.svg b/colors/color-grey/folder.svg new file mode 100644 index 00000000..5ce9c016 --- /dev/null +++ b/colors/color-grey/folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-grey/user-desktop.svg b/colors/color-grey/user-desktop.svg new file mode 100644 index 00000000..05a177e6 --- /dev/null +++ b/colors/color-grey/user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-grey/user-home.svg b/colors/color-grey/user-home.svg new file mode 100644 index 00000000..2b7bf016 --- /dev/null +++ b/colors/color-grey/user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-bookmark.svg b/colors/color-orange/folder-bookmark.svg new file mode 100644 index 00000000..b17592fd --- /dev/null +++ b/colors/color-orange/folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-cloud.svg b/colors/color-orange/folder-cloud.svg new file mode 100644 index 00000000..b1cf8d3d --- /dev/null +++ b/colors/color-orange/folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-code.svg b/colors/color-orange/folder-code.svg new file mode 100644 index 00000000..b2ddb41e --- /dev/null +++ b/colors/color-orange/folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-documents.svg b/colors/color-orange/folder-documents.svg new file mode 100644 index 00000000..1d4003b2 --- /dev/null +++ b/colors/color-orange/folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-download.svg b/colors/color-orange/folder-download.svg new file mode 100644 index 00000000..979900b8 --- /dev/null +++ b/colors/color-orange/folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-dropbox.svg b/colors/color-orange/folder-dropbox.svg new file mode 100644 index 00000000..db0573be --- /dev/null +++ b/colors/color-orange/folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-games.svg b/colors/color-orange/folder-games.svg new file mode 100644 index 00000000..3998dee0 --- /dev/null +++ b/colors/color-orange/folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-github.svg b/colors/color-orange/folder-github.svg new file mode 100644 index 00000000..36e99d0d --- /dev/null +++ b/colors/color-orange/folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-html.svg b/colors/color-orange/folder-html.svg new file mode 100644 index 00000000..f7025377 --- /dev/null +++ b/colors/color-orange/folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-images.svg b/colors/color-orange/folder-images.svg new file mode 100644 index 00000000..35e7f296 --- /dev/null +++ b/colors/color-orange/folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-music.svg b/colors/color-orange/folder-music.svg new file mode 100644 index 00000000..aba777bb --- /dev/null +++ b/colors/color-orange/folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-open.svg b/colors/color-orange/folder-open.svg new file mode 100644 index 00000000..4b2c47fb --- /dev/null +++ b/colors/color-orange/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-projects.svg b/colors/color-orange/folder-projects.svg new file mode 100644 index 00000000..6df25361 --- /dev/null +++ b/colors/color-orange/folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-public.svg b/colors/color-orange/folder-public.svg new file mode 100644 index 00000000..32a89c75 --- /dev/null +++ b/colors/color-orange/folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-root.svg b/colors/color-orange/folder-root.svg new file mode 100644 index 00000000..f9924a18 --- /dev/null +++ b/colors/color-orange/folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-steam.svg b/colors/color-orange/folder-steam.svg new file mode 100644 index 00000000..19cee7c4 --- /dev/null +++ b/colors/color-orange/folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-temp.svg b/colors/color-orange/folder-temp.svg new file mode 100644 index 00000000..b455dd08 --- /dev/null +++ b/colors/color-orange/folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-templates.svg b/colors/color-orange/folder-templates.svg new file mode 100644 index 00000000..24bacb86 --- /dev/null +++ b/colors/color-orange/folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-torrent.svg b/colors/color-orange/folder-torrent.svg new file mode 100644 index 00000000..aea796db --- /dev/null +++ b/colors/color-orange/folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-vbox.svg b/colors/color-orange/folder-vbox.svg new file mode 100644 index 00000000..9dc967df --- /dev/null +++ b/colors/color-orange/folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-videos.svg b/colors/color-orange/folder-videos.svg new file mode 100644 index 00000000..67d37e92 --- /dev/null +++ b/colors/color-orange/folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder-wine.svg b/colors/color-orange/folder-wine.svg new file mode 100644 index 00000000..f7877fe9 --- /dev/null +++ b/colors/color-orange/folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/folder.svg b/colors/color-orange/folder.svg new file mode 100644 index 00000000..c004e1e6 --- /dev/null +++ b/colors/color-orange/folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-orange/user-desktop.svg b/colors/color-orange/user-desktop.svg new file mode 100644 index 00000000..bfeeeb31 --- /dev/null +++ b/colors/color-orange/user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-orange/user-home.svg b/colors/color-orange/user-home.svg new file mode 100644 index 00000000..83c7f17f --- /dev/null +++ b/colors/color-orange/user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-bookmark.svg b/colors/color-pink/folder-bookmark.svg new file mode 100644 index 00000000..008a6249 --- /dev/null +++ b/colors/color-pink/folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-cloud.svg b/colors/color-pink/folder-cloud.svg new file mode 100644 index 00000000..775688d1 --- /dev/null +++ b/colors/color-pink/folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-code.svg b/colors/color-pink/folder-code.svg new file mode 100644 index 00000000..c3505ea0 --- /dev/null +++ b/colors/color-pink/folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-documents.svg b/colors/color-pink/folder-documents.svg new file mode 100644 index 00000000..884fcc99 --- /dev/null +++ b/colors/color-pink/folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-download.svg b/colors/color-pink/folder-download.svg new file mode 100644 index 00000000..51dab5f7 --- /dev/null +++ b/colors/color-pink/folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-dropbox.svg b/colors/color-pink/folder-dropbox.svg new file mode 100644 index 00000000..dee9385c --- /dev/null +++ b/colors/color-pink/folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-games.svg b/colors/color-pink/folder-games.svg new file mode 100644 index 00000000..53ff533e --- /dev/null +++ b/colors/color-pink/folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-github.svg b/colors/color-pink/folder-github.svg new file mode 100644 index 00000000..3ab9bd10 --- /dev/null +++ b/colors/color-pink/folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-html.svg b/colors/color-pink/folder-html.svg new file mode 100644 index 00000000..16910e45 --- /dev/null +++ b/colors/color-pink/folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-images.svg b/colors/color-pink/folder-images.svg new file mode 100644 index 00000000..731b43fb --- /dev/null +++ b/colors/color-pink/folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-music.svg b/colors/color-pink/folder-music.svg new file mode 100644 index 00000000..9ea4560b --- /dev/null +++ b/colors/color-pink/folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-open.svg b/colors/color-pink/folder-open.svg new file mode 100644 index 00000000..835bcaf1 --- /dev/null +++ b/colors/color-pink/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-projects.svg b/colors/color-pink/folder-projects.svg new file mode 100644 index 00000000..509fe827 --- /dev/null +++ b/colors/color-pink/folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-public.svg b/colors/color-pink/folder-public.svg new file mode 100644 index 00000000..bf7d964f --- /dev/null +++ b/colors/color-pink/folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-root.svg b/colors/color-pink/folder-root.svg new file mode 100644 index 00000000..c3ed08c7 --- /dev/null +++ b/colors/color-pink/folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-steam.svg b/colors/color-pink/folder-steam.svg new file mode 100644 index 00000000..2999a99e --- /dev/null +++ b/colors/color-pink/folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-temp.svg b/colors/color-pink/folder-temp.svg new file mode 100644 index 00000000..fb348a90 --- /dev/null +++ b/colors/color-pink/folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-templates.svg b/colors/color-pink/folder-templates.svg new file mode 100644 index 00000000..0d14b1f3 --- /dev/null +++ b/colors/color-pink/folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-torrent.svg b/colors/color-pink/folder-torrent.svg new file mode 100644 index 00000000..481d529b --- /dev/null +++ b/colors/color-pink/folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-vbox.svg b/colors/color-pink/folder-vbox.svg new file mode 100644 index 00000000..7aabeed4 --- /dev/null +++ b/colors/color-pink/folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-videos.svg b/colors/color-pink/folder-videos.svg new file mode 100644 index 00000000..32bedff3 --- /dev/null +++ b/colors/color-pink/folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder-wine.svg b/colors/color-pink/folder-wine.svg new file mode 100644 index 00000000..cede7cf2 --- /dev/null +++ b/colors/color-pink/folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/folder.svg b/colors/color-pink/folder.svg new file mode 100644 index 00000000..6ba38a46 --- /dev/null +++ b/colors/color-pink/folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-pink/user-desktop.svg b/colors/color-pink/user-desktop.svg new file mode 100644 index 00000000..fa91bf49 --- /dev/null +++ b/colors/color-pink/user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-pink/user-home.svg b/colors/color-pink/user-home.svg new file mode 100644 index 00000000..0d7aa115 --- /dev/null +++ b/colors/color-pink/user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-bookmark.svg b/colors/color-purple/folder-bookmark.svg new file mode 100644 index 00000000..d7bcd3b3 --- /dev/null +++ b/colors/color-purple/folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-cloud.svg b/colors/color-purple/folder-cloud.svg new file mode 100644 index 00000000..a5da0b27 --- /dev/null +++ b/colors/color-purple/folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-code.svg b/colors/color-purple/folder-code.svg new file mode 100644 index 00000000..4c1adf47 --- /dev/null +++ b/colors/color-purple/folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-documents.svg b/colors/color-purple/folder-documents.svg new file mode 100644 index 00000000..e81f4707 --- /dev/null +++ b/colors/color-purple/folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-download.svg b/colors/color-purple/folder-download.svg new file mode 100644 index 00000000..da000dfd --- /dev/null +++ b/colors/color-purple/folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-dropbox.svg b/colors/color-purple/folder-dropbox.svg new file mode 100644 index 00000000..80f29978 --- /dev/null +++ b/colors/color-purple/folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-games.svg b/colors/color-purple/folder-games.svg new file mode 100644 index 00000000..4381f45d --- /dev/null +++ b/colors/color-purple/folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-github.svg b/colors/color-purple/folder-github.svg new file mode 100644 index 00000000..d473444c --- /dev/null +++ b/colors/color-purple/folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-html.svg b/colors/color-purple/folder-html.svg new file mode 100644 index 00000000..5c3f1cf7 --- /dev/null +++ b/colors/color-purple/folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-images.svg b/colors/color-purple/folder-images.svg new file mode 100644 index 00000000..eb0e3094 --- /dev/null +++ b/colors/color-purple/folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-music.svg b/colors/color-purple/folder-music.svg new file mode 100644 index 00000000..925d5722 --- /dev/null +++ b/colors/color-purple/folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-open.svg b/colors/color-purple/folder-open.svg new file mode 100644 index 00000000..79e932c5 --- /dev/null +++ b/colors/color-purple/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-projects.svg b/colors/color-purple/folder-projects.svg new file mode 100644 index 00000000..59577dc8 --- /dev/null +++ b/colors/color-purple/folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-public.svg b/colors/color-purple/folder-public.svg new file mode 100644 index 00000000..10da21d3 --- /dev/null +++ b/colors/color-purple/folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-root.svg b/colors/color-purple/folder-root.svg new file mode 100644 index 00000000..61a27166 --- /dev/null +++ b/colors/color-purple/folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-steam.svg b/colors/color-purple/folder-steam.svg new file mode 100644 index 00000000..c6169e6d --- /dev/null +++ b/colors/color-purple/folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-temp.svg b/colors/color-purple/folder-temp.svg new file mode 100644 index 00000000..1179b378 --- /dev/null +++ b/colors/color-purple/folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-templates.svg b/colors/color-purple/folder-templates.svg new file mode 100644 index 00000000..b96478f0 --- /dev/null +++ b/colors/color-purple/folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-torrent.svg b/colors/color-purple/folder-torrent.svg new file mode 100644 index 00000000..b027e6cd --- /dev/null +++ b/colors/color-purple/folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-vbox.svg b/colors/color-purple/folder-vbox.svg new file mode 100644 index 00000000..19955fa3 --- /dev/null +++ b/colors/color-purple/folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-videos.svg b/colors/color-purple/folder-videos.svg new file mode 100644 index 00000000..ec067992 --- /dev/null +++ b/colors/color-purple/folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder-wine.svg b/colors/color-purple/folder-wine.svg new file mode 100644 index 00000000..edd265c5 --- /dev/null +++ b/colors/color-purple/folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/folder.svg b/colors/color-purple/folder.svg new file mode 100644 index 00000000..cb821a6e --- /dev/null +++ b/colors/color-purple/folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-purple/user-desktop.svg b/colors/color-purple/user-desktop.svg new file mode 100644 index 00000000..bb122783 --- /dev/null +++ b/colors/color-purple/user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-purple/user-home.svg b/colors/color-purple/user-home.svg new file mode 100644 index 00000000..ed809087 --- /dev/null +++ b/colors/color-purple/user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-bookmark.svg b/colors/color-red/folder-bookmark.svg new file mode 100644 index 00000000..26c6b52f --- /dev/null +++ b/colors/color-red/folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-cloud.svg b/colors/color-red/folder-cloud.svg new file mode 100644 index 00000000..008e9048 --- /dev/null +++ b/colors/color-red/folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-code.svg b/colors/color-red/folder-code.svg new file mode 100644 index 00000000..66460c5f --- /dev/null +++ b/colors/color-red/folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-documents.svg b/colors/color-red/folder-documents.svg new file mode 100644 index 00000000..95a05963 --- /dev/null +++ b/colors/color-red/folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-download.svg b/colors/color-red/folder-download.svg new file mode 100644 index 00000000..0b4dcd7f --- /dev/null +++ b/colors/color-red/folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-dropbox.svg b/colors/color-red/folder-dropbox.svg new file mode 100644 index 00000000..8ab8d021 --- /dev/null +++ b/colors/color-red/folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-games.svg b/colors/color-red/folder-games.svg new file mode 100644 index 00000000..83886bd4 --- /dev/null +++ b/colors/color-red/folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-github.svg b/colors/color-red/folder-github.svg new file mode 100644 index 00000000..9c3db195 --- /dev/null +++ b/colors/color-red/folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-html.svg b/colors/color-red/folder-html.svg new file mode 100644 index 00000000..586449ff --- /dev/null +++ b/colors/color-red/folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-images.svg b/colors/color-red/folder-images.svg new file mode 100644 index 00000000..7663e2bb --- /dev/null +++ b/colors/color-red/folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-music.svg b/colors/color-red/folder-music.svg new file mode 100644 index 00000000..f8f6b561 --- /dev/null +++ b/colors/color-red/folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-open.svg b/colors/color-red/folder-open.svg new file mode 100644 index 00000000..2f55b5c0 --- /dev/null +++ b/colors/color-red/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-projects.svg b/colors/color-red/folder-projects.svg new file mode 100644 index 00000000..95391792 --- /dev/null +++ b/colors/color-red/folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-public.svg b/colors/color-red/folder-public.svg new file mode 100644 index 00000000..840131b9 --- /dev/null +++ b/colors/color-red/folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-root.svg b/colors/color-red/folder-root.svg new file mode 100644 index 00000000..aaa725bd --- /dev/null +++ b/colors/color-red/folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-steam.svg b/colors/color-red/folder-steam.svg new file mode 100644 index 00000000..2b17605a --- /dev/null +++ b/colors/color-red/folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-temp.svg b/colors/color-red/folder-temp.svg new file mode 100644 index 00000000..0e7cb81e --- /dev/null +++ b/colors/color-red/folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-templates.svg b/colors/color-red/folder-templates.svg new file mode 100644 index 00000000..ef3a60e5 --- /dev/null +++ b/colors/color-red/folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-torrent.svg b/colors/color-red/folder-torrent.svg new file mode 100644 index 00000000..8110b744 --- /dev/null +++ b/colors/color-red/folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-vbox.svg b/colors/color-red/folder-vbox.svg new file mode 100644 index 00000000..78c0db44 --- /dev/null +++ b/colors/color-red/folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-videos.svg b/colors/color-red/folder-videos.svg new file mode 100644 index 00000000..2017d9c0 --- /dev/null +++ b/colors/color-red/folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder-wine.svg b/colors/color-red/folder-wine.svg new file mode 100644 index 00000000..b701c615 --- /dev/null +++ b/colors/color-red/folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-red/folder.svg b/colors/color-red/folder.svg new file mode 100644 index 00000000..e3708cb0 --- /dev/null +++ b/colors/color-red/folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-red/user-desktop.svg b/colors/color-red/user-desktop.svg new file mode 100644 index 00000000..20d25906 --- /dev/null +++ b/colors/color-red/user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-red/user-home.svg b/colors/color-red/user-home.svg new file mode 100644 index 00000000..bfce2a90 --- /dev/null +++ b/colors/color-red/user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-bookmark.svg b/colors/color-yellow/folder-bookmark.svg new file mode 100644 index 00000000..a909fc98 --- /dev/null +++ b/colors/color-yellow/folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-cloud.svg b/colors/color-yellow/folder-cloud.svg new file mode 100644 index 00000000..983e73b1 --- /dev/null +++ b/colors/color-yellow/folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-code.svg b/colors/color-yellow/folder-code.svg new file mode 100644 index 00000000..1c382ddf --- /dev/null +++ b/colors/color-yellow/folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-documents.svg b/colors/color-yellow/folder-documents.svg new file mode 100644 index 00000000..a74ad7db --- /dev/null +++ b/colors/color-yellow/folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-download.svg b/colors/color-yellow/folder-download.svg new file mode 100644 index 00000000..a7c6741d --- /dev/null +++ b/colors/color-yellow/folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-dropbox.svg b/colors/color-yellow/folder-dropbox.svg new file mode 100644 index 00000000..e6f052f2 --- /dev/null +++ b/colors/color-yellow/folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-games.svg b/colors/color-yellow/folder-games.svg new file mode 100644 index 00000000..0f986eaf --- /dev/null +++ b/colors/color-yellow/folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-github.svg b/colors/color-yellow/folder-github.svg new file mode 100644 index 00000000..0b9dcc0e --- /dev/null +++ b/colors/color-yellow/folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-html.svg b/colors/color-yellow/folder-html.svg new file mode 100644 index 00000000..4e924207 --- /dev/null +++ b/colors/color-yellow/folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-images.svg b/colors/color-yellow/folder-images.svg new file mode 100644 index 00000000..d65cc63c --- /dev/null +++ b/colors/color-yellow/folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-music.svg b/colors/color-yellow/folder-music.svg new file mode 100644 index 00000000..ca95ba05 --- /dev/null +++ b/colors/color-yellow/folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-open.svg b/colors/color-yellow/folder-open.svg new file mode 100644 index 00000000..0ff7243b --- /dev/null +++ b/colors/color-yellow/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-projects.svg b/colors/color-yellow/folder-projects.svg new file mode 100644 index 00000000..0fe927bb --- /dev/null +++ b/colors/color-yellow/folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-public.svg b/colors/color-yellow/folder-public.svg new file mode 100644 index 00000000..054a3b5e --- /dev/null +++ b/colors/color-yellow/folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-root.svg b/colors/color-yellow/folder-root.svg new file mode 100644 index 00000000..ad2951b9 --- /dev/null +++ b/colors/color-yellow/folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-steam.svg b/colors/color-yellow/folder-steam.svg new file mode 100644 index 00000000..4fca27f6 --- /dev/null +++ b/colors/color-yellow/folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-temp.svg b/colors/color-yellow/folder-temp.svg new file mode 100644 index 00000000..71c50773 --- /dev/null +++ b/colors/color-yellow/folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-templates.svg b/colors/color-yellow/folder-templates.svg new file mode 100644 index 00000000..9d072887 --- /dev/null +++ b/colors/color-yellow/folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-torrent.svg b/colors/color-yellow/folder-torrent.svg new file mode 100644 index 00000000..41aba5b4 --- /dev/null +++ b/colors/color-yellow/folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-vbox.svg b/colors/color-yellow/folder-vbox.svg new file mode 100644 index 00000000..f72d15b0 --- /dev/null +++ b/colors/color-yellow/folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-videos.svg b/colors/color-yellow/folder-videos.svg new file mode 100644 index 00000000..6e28ccd4 --- /dev/null +++ b/colors/color-yellow/folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder-wine.svg b/colors/color-yellow/folder-wine.svg new file mode 100644 index 00000000..16ae52e6 --- /dev/null +++ b/colors/color-yellow/folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/folder.svg b/colors/color-yellow/folder.svg new file mode 100644 index 00000000..610dfcfd --- /dev/null +++ b/colors/color-yellow/folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/user-desktop.svg b/colors/color-yellow/user-desktop.svg new file mode 100644 index 00000000..6d10b17c --- /dev/null +++ b/colors/color-yellow/user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/colors/color-yellow/user-home.svg b/colors/color-yellow/user-home.svg new file mode 100644 index 00000000..29e4fcbb --- /dev/null +++ b/colors/color-yellow/user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/install.sh b/install.sh new file mode 100755 index 00000000..54bc6283 --- /dev/null +++ b/install.sh @@ -0,0 +1,194 @@ +#! /usr/bin/env bash + +ROOT_UID=0 +DEST_DIR= + +# Destination directory +if [ "$UID" -eq "$ROOT_UID" ]; then + DEST_DIR="/usr/share/icons" +else + DEST_DIR="$HOME/.local/share/icons" +fi + +SRC_DIR="$(cd "$(dirname "$0")" && pwd)" + +THEME_NAME=Colloid +COLOR_VARIANTS=('' '-dark') +THEME_VARIANTS=('' '-purple' '-pink' '-red' '-orange' '-yellow' '-green' '-grey') + +usage() { +cat << EOF + Usage: $0 [OPTION]... + + OPTIONS: + -d, --dest DIR Specify destination directory (Default: $DEST_DIR) + -n, --name NAME Specify theme name (Default: $THEME_NAME) + -t, --theme VARIANT Specify theme color variant(s) [default|purple|pink|red|orange|yellow|green|grey|all] (Default: blue) + -h, --help Show help +EOF +} + +install() { + local dest=${1} + local name=${2} + local theme=${3} + local color=${4} + + local THEME_DIR=${dest}/${name}${theme}${color} + + [[ -d ${THEME_DIR} ]] && rm -rf ${THEME_DIR} + + echo "Installing '${THEME_DIR}'..." + + mkdir -p ${THEME_DIR} + cp -r ${SRC_DIR}/src/index.theme ${THEME_DIR} + + cd ${THEME_DIR} + sed -i "s/${name}/${name}${theme}${color}/g" index.theme + sed -i "s/WhiteSur/WhiteSur${color}/g" index.theme + + if [[ ${color} == '' ]]; then + cp -r ${SRC_DIR}/src/* ${THEME_DIR} + cp -r ${SRC_DIR}/links/* ${THEME_DIR} + + if [[ ${theme} != '' ]]; then + cp -r ${SRC_DIR}/colors/color${theme}/*.svg ${THEME_DIR}/places/scalable + fi + fi + + if [[ ${color} == '-dark' ]]; then + mkdir -p ${THEME_DIR}/{apps,categories,devices,mimetypes,places,status} + cp -r ${SRC_DIR}/src/actions ${THEME_DIR} + cp -r ${SRC_DIR}/src/apps/symbolic ${THEME_DIR}/apps + cp -r ${SRC_DIR}/src/categories/symbolic ${THEME_DIR}/categories + cp -r ${SRC_DIR}/src/mimetypes/symbolic ${THEME_DIR}/mimetypes + cp -r ${SRC_DIR}/src/devices/{16,22,24,symbolic} ${THEME_DIR}/devices + cp -r ${SRC_DIR}/src/places/{16,22,24,symbolic} ${THEME_DIR}/places + cp -r ${SRC_DIR}/src/status/{16,22,24,symbolic} ${THEME_DIR}/status + + # Change icon color for dark theme + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices,places,status}/{16,22,24}/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/actions/32/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,devices,mimetypes,places,status}/symbolic/* + + cp -r ${SRC_DIR}/links/actions/{16,22,24,32,symbolic} ${THEME_DIR}/actions + cp -r ${SRC_DIR}/links/devices/{16,22,24,symbolic} ${THEME_DIR}/devices + cp -r ${SRC_DIR}/links/places/{16,22,24,symbolic} ${THEME_DIR}/places + cp -r ${SRC_DIR}/links/status/{16,22,24,symbolic} ${THEME_DIR}/status + cp -r ${SRC_DIR}/links/apps/symbolic ${THEME_DIR}/apps + cp -r ${SRC_DIR}/links/categories/symbolic ${THEME_DIR}/categories + cp -r ${SRC_DIR}/links/mimetypes/symbolic ${THEME_DIR}/mimetypes + + cd ${dest} + ln -s ../../${name}${theme}/apps/scalable ${name}${theme}-dark/apps/scalable + ln -s ../../${name}${theme}/devices/scalable ${name}${theme}-dark/devices/scalable + ln -s ../../${name}${theme}/places/scalable ${name}${theme}-dark/places/scalable + ln -s ../../${name}${theme}/categories/32 ${name}${theme}-dark/categories/32 + ln -s ../../${name}${theme}/mimetypes/scalable ${name}${theme}-dark/mimetypes/scalable + fi + + ( + cd ${THEME_DIR} + ln -sf actions actions@2x + ln -sf apps apps@2x + ln -sf categories categories@2x + ln -sf devices devices@2x + ln -sf mimetypes mimetypes@2x + ln -sf places places@2x + ln -sf status status@2x + ) + + gtk-update-icon-cache ${THEME_DIR} +} + +while [[ "$#" -gt 0 ]]; do + case "${1:-}" in + -d|--dest) + dest="$2" + mkdir -p "$dest" + shift 2 + ;; + -n|--name) + name="${2}" + shift 2 + ;; + -t|--theme) + shift + for theme in "${@}"; do + case "${theme}" in + default) + themes+=("${THEME_VARIANTS[0]}") + shift + ;; + purple) + themes+=("${THEME_VARIANTS[1]}") + shift + ;; + pink) + themes+=("${THEME_VARIANTS[2]}") + shift + ;; + red) + themes+=("${THEME_VARIANTS[3]}") + shift + ;; + orange) + themes+=("${THEME_VARIANTS[4]}") + shift + ;; + yellow) + themes+=("${THEME_VARIANTS[5]}") + shift + ;; + green) + themes+=("${THEME_VARIANTS[6]}") + shift + ;; + grey) + themes+=("${THEME_VARIANTS[7]}") + shift + ;; + all) + themes+=("${THEME_VARIANTS[@]}") + shift + ;; + -*|--*) + break + ;; + *) + prompt -e "ERROR: Unrecognized theme variant '$1'." + prompt -i "Try '$0 --help' for more information." + exit 1 + ;; + esac + done + ;; + -h|--help) + usage + exit 0 + ;; + *) + echo "ERROR: Unrecognized installation option '$1'." + echo "Try '$0 --help' for more information." + exit 1 + ;; + esac +done + +if [[ "${#themes[@]}" -eq 0 ]] ; then + themes=("${THEME_VARIANTS[0]}") +fi + +if [[ "${#colors[@]}" -eq 0 ]] ; then + colors=("${COLOR_VARIANTS[@]}") +fi + +install_theme() { + for theme in "${themes[@]}"; do + for color in "${colors[@]}"; do + install "${dest:-${DEST_DIR}}" "${name:-${THEME_NAME}}" "${theme}" "${color}" + done + done +} + +install_theme diff --git a/links/actions/16/CVnamespace.svg b/links/actions/16/CVnamespace.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/16/CVnamespace.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/16/Finished.svg b/links/actions/16/Finished.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/Finished.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/Info-amarok.svg b/links/actions/16/Info-amarok.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/16/Info-amarok.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/16/SuggestionTM.svg b/links/actions/16/SuggestionTM.svg new file mode 120000 index 00000000..a8320982 --- /dev/null +++ b/links/actions/16/SuggestionTM.svg @@ -0,0 +1 @@ +database-index.svg \ No newline at end of file diff --git a/links/actions/16/accept_time_event.svg b/links/actions/16/accept_time_event.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/accept_time_event.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/action-albumfolder-importdir2.svg b/links/actions/16/action-albumfolder-importdir2.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/action-albumfolder-importdir2.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/action-rss_tag.svg b/links/actions/16/action-rss_tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/16/action-rss_tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/16/activity-fork.svg b/links/actions/16/activity-fork.svg new file mode 120000 index 00000000..d6e2182d --- /dev/null +++ b/links/actions/16/activity-fork.svg @@ -0,0 +1 @@ +fork.svg \ No newline at end of file diff --git a/links/actions/16/actor.svg b/links/actions/16/actor.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/actor.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/add-files-to-archive.svg b/links/actions/16/add-files-to-archive.svg new file mode 120000 index 00000000..3610b883 --- /dev/null +++ b/links/actions/16/add-files-to-archive.svg @@ -0,0 +1 @@ +archive-insert.svg \ No newline at end of file diff --git a/links/actions/16/add-folder-to-archive.svg b/links/actions/16/add-folder-to-archive.svg new file mode 120000 index 00000000..bf6e479e --- /dev/null +++ b/links/actions/16/add-folder-to-archive.svg @@ -0,0 +1 @@ +archive-insert-directory.svg \ No newline at end of file diff --git a/links/actions/16/add-placemark.svg b/links/actions/16/add-placemark.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/16/add-placemark.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/16/add.svg b/links/actions/16/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/addressbook-details.svg b/links/actions/16/addressbook-details.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/addressbook-details.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/adress-book-new.svg b/links/actions/16/adress-book-new.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/adress-book-new.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/akonadi-phone-home.svg b/links/actions/16/akonadi-phone-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/akonadi-phone-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/albumfolder-importdir.svg b/links/actions/16/albumfolder-importdir.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/albumfolder-importdir.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/albumfolder-importimages.svg b/links/actions/16/albumfolder-importimages.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/16/albumfolder-importimages.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/16/albumfolder-new.svg b/links/actions/16/albumfolder-new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/albumfolder-new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/albumfolder-properties.svg b/links/actions/16/albumfolder-properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/albumfolder-properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/albumfolder-user-trash.svg b/links/actions/16/albumfolder-user-trash.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/albumfolder-user-trash.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/align-vertical-bottom-to-anchor.svg b/links/actions/16/align-vertical-bottom-to-anchor.svg new file mode 120000 index 00000000..18e52660 --- /dev/null +++ b/links/actions/16/align-vertical-bottom-to-anchor.svg @@ -0,0 +1 @@ +align-vertical-bottom-out.svg \ No newline at end of file diff --git a/links/actions/16/align-vertical-top-to-anchor.svg b/links/actions/16/align-vertical-top-to-anchor.svg new file mode 120000 index 00000000..ef163574 --- /dev/null +++ b/links/actions/16/align-vertical-top-to-anchor.svg @@ -0,0 +1 @@ +align-horizontal-top-out.svg \ No newline at end of file diff --git a/links/actions/16/amarok_artist.svg b/links/actions/16/amarok_artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/amarok_artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/amarok_clock.svg b/links/actions/16/amarok_clock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/amarok_clock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/amarok_lyrics.svg b/links/actions/16/amarok_lyrics.svg new file mode 120000 index 00000000..2dd76767 --- /dev/null +++ b/links/actions/16/amarok_lyrics.svg @@ -0,0 +1 @@ +view-media-lyrics.svg \ No newline at end of file diff --git a/links/actions/16/amarok_playcount.svg b/links/actions/16/amarok_playcount.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/16/amarok_playcount.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/16/amarok_playlist.svg b/links/actions/16/amarok_playlist.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/16/amarok_playlist.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/16/amarok_playlist_refresh.svg b/links/actions/16/amarok_playlist_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/amarok_playlist_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/animation-stage.svg b/links/actions/16/animation-stage.svg new file mode 120000 index 00000000..b9ac114a --- /dev/null +++ b/links/actions/16/animation-stage.svg @@ -0,0 +1 @@ +tool-animator.svg \ No newline at end of file diff --git a/links/actions/16/answer-correct.svg b/links/actions/16/answer-correct.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/16/answer-correct.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/16/answer.svg b/links/actions/16/answer.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/16/answer.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/16/appointment.svg b/links/actions/16/appointment.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/appointment.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/approved.svg b/links/actions/16/approved.svg new file mode 120000 index 00000000..bcc3b741 --- /dev/null +++ b/links/actions/16/approved.svg @@ -0,0 +1 @@ +games-achievements.svg \ No newline at end of file diff --git a/links/actions/16/archive-insert-directory.svg b/links/actions/16/archive-insert-directory.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/archive-insert-directory.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/arrow-down-double.svg b/links/actions/16/arrow-down-double.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/16/arrow-down-double.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/16/arrow-down.svg b/links/actions/16/arrow-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/arrow-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/arrow-left.svg b/links/actions/16/arrow-left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/arrow-left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/arrow-right.svg b/links/actions/16/arrow-right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/arrow-right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/arrow-up-double.svg b/links/actions/16/arrow-up-double.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/16/arrow-up-double.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/16/arrow-up.svg b/links/actions/16/arrow-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/arrow-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/arrow.svg b/links/actions/16/arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/artistictext-tool.svg b/links/actions/16/artistictext-tool.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/16/artistictext-tool.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/16/audio-volume-muted.svg b/links/actions/16/audio-volume-muted.svg new file mode 120000 index 00000000..b941b185 --- /dev/null +++ b/links/actions/16/audio-volume-muted.svg @@ -0,0 +1 @@ +player-volume-muted.svg \ No newline at end of file diff --git a/links/actions/16/auto-scale-all.svg b/links/actions/16/auto-scale-all.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/auto-scale-all.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/16/auto-scale-x.svg b/links/actions/16/auto-scale-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/16/auto-scale-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/16/auto-scale-y.svg b/links/actions/16/auto-scale-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/16/auto-scale-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/16/back.svg b/links/actions/16/back.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/back.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/beamerblock.svg b/links/actions/16/beamerblock.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/16/beamerblock.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/16/beamerframe.svg b/links/actions/16/beamerframe.svg new file mode 120000 index 00000000..26ef9924 --- /dev/null +++ b/links/actions/16/beamerframe.svg @@ -0,0 +1 @@ +view-presentation.svg \ No newline at end of file diff --git a/links/actions/16/bibtex.svg b/links/actions/16/bibtex.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/bibtex.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/bigskip.svg b/links/actions/16/bigskip.svg new file mode 120000 index 00000000..7aa94117 --- /dev/null +++ b/links/actions/16/bigskip.svg @@ -0,0 +1 @@ +format-line-spacing-triple.svg \ No newline at end of file diff --git a/links/actions/16/blueman-plugin.svg b/links/actions/16/blueman-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/16/blueman-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/16/blueman-send-file.svg b/links/actions/16/blueman-send-file.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/16/blueman-send-file.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/16/blueman-trust.svg b/links/actions/16/blueman-trust.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/blueman-trust.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/blueman-untrust.svg b/links/actions/16/blueman-untrust.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/16/blueman-untrust.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/16/blurimage.svg b/links/actions/16/blurimage.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/16/blurimage.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/16/bonobo-component-browser.svg b/links/actions/16/bonobo-component-browser.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/bonobo-component-browser.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/bookmark-add-folder.svg b/links/actions/16/bookmark-add-folder.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmark-add-folder.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/bookmark-edit.svg b/links/actions/16/bookmark-edit.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmark-edit.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/bookmark-new-list.svg b/links/actions/16/bookmark-new-list.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmark-new-list.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/bookmark-toolbar.svg b/links/actions/16/bookmark-toolbar.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmark-toolbar.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/bookmark_add.svg b/links/actions/16/bookmark_add.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmark_add.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/bookmarks-organize.svg b/links/actions/16/bookmarks-organize.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmarks-organize.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/bookmarks.svg b/links/actions/16/bookmarks.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmarks.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/bookmarks_list_add.svg b/links/actions/16/bookmarks_list_add.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/bookmarks_list_add.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/borderpainter.svg b/links/actions/16/borderpainter.svg new file mode 120000 index 00000000..5ca082c4 --- /dev/null +++ b/links/actions/16/borderpainter.svg @@ -0,0 +1 @@ +format-border-style.svg \ No newline at end of file diff --git a/links/actions/16/bottom.svg b/links/actions/16/bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/16/bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/16/box.svg b/links/actions/16/box.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/16/box.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/16/bqm-add.svg b/links/actions/16/bqm-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/bqm-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/bqm-addqueue.svg b/links/actions/16/bqm-addqueue.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/bqm-addqueue.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/bqm-commit.svg b/links/actions/16/bqm-commit.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/bqm-commit.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/bqm-diff.svg b/links/actions/16/bqm-diff.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/16/bqm-diff.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/16/bqm-remove.svg b/links/actions/16/bqm-remove.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/bqm-remove.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/bqm-rmqueue.svg b/links/actions/16/bqm-rmqueue.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/bqm-rmqueue.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/bqm-update.svg b/links/actions/16/bqm-update.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/bqm-update.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/branch.svg b/links/actions/16/branch.svg new file mode 120000 index 00000000..0d405d59 --- /dev/null +++ b/links/actions/16/branch.svg @@ -0,0 +1 @@ +choice-rhomb.svg \ No newline at end of file diff --git a/links/actions/16/browser-download.svg b/links/actions/16/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/burst.svg b/links/actions/16/burst.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/16/burst.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/16/button_cancel.svg b/links/actions/16/button_cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/button_cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/cab_extract.svg b/links/actions/16/cab_extract.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/16/cab_extract.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/16/cab_view.svg b/links/actions/16/cab_view.svg new file mode 120000 index 00000000..c9929290 --- /dev/null +++ b/links/actions/16/cab_view.svg @@ -0,0 +1 @@ +mail-thread-watch.svg \ No newline at end of file diff --git a/links/actions/16/callout-shape.svg b/links/actions/16/callout-shape.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/callout-shape.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/cancel.svg b/links/actions/16/cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/cards-block.svg b/links/actions/16/cards-block.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/16/cards-block.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/16/cell_edit.svg b/links/actions/16/cell_edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/cell_edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/cell_layout.svg b/links/actions/16/cell_layout.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/16/cell_layout.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/16/check-filled.svg b/links/actions/16/check-filled.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/check-filled.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/checkbox.svg b/links/actions/16/checkbox.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/checkbox.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/checkmark.svg b/links/actions/16/checkmark.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/checkmark.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/choice-round.svg b/links/actions/16/choice-round.svg new file mode 120000 index 00000000..db766e99 --- /dev/null +++ b/links/actions/16/choice-round.svg @@ -0,0 +1 @@ +draw-circle.svg \ No newline at end of file diff --git a/links/actions/16/chronometer-lap.svg b/links/actions/16/chronometer-lap.svg new file mode 120000 index 00000000..2c84dca4 --- /dev/null +++ b/links/actions/16/chronometer-lap.svg @@ -0,0 +1 @@ +chronometer.svg \ No newline at end of file diff --git a/links/actions/16/chronometer-reset.svg b/links/actions/16/chronometer-reset.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/chronometer-reset.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/chronometer-start.svg b/links/actions/16/chronometer-start.svg new file mode 120000 index 00000000..678250ae --- /dev/null +++ b/links/actions/16/chronometer-start.svg @@ -0,0 +1 @@ +player-time.svg \ No newline at end of file diff --git a/links/actions/16/class-or-package.svg b/links/actions/16/class-or-package.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/16/class-or-package.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/16/class.svg b/links/actions/16/class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/16/class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/16/clock-large.svg b/links/actions/16/clock-large.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/clock-large.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/clock.svg b/links/actions/16/clock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/clock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/cloud-download.svg b/links/actions/16/cloud-download.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/16/cloud-download.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/16/cloud-upload.svg b/links/actions/16/cloud-upload.svg new file mode 120000 index 00000000..d34e922e --- /dev/null +++ b/links/actions/16/cloud-upload.svg @@ -0,0 +1 @@ +kt-set-max-upload-speed.svg \ No newline at end of file diff --git a/links/actions/16/cm_columnsview.svg b/links/actions/16/cm_columnsview.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/16/cm_columnsview.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/16/cm_copyfullnamestoclip.svg b/links/actions/16/cm_copyfullnamestoclip.svg new file mode 120000 index 00000000..e953e894 --- /dev/null +++ b/links/actions/16/cm_copyfullnamestoclip.svg @@ -0,0 +1 @@ +edit-duplicate.svg \ No newline at end of file diff --git a/links/actions/16/cm_extractfiles.svg b/links/actions/16/cm_extractfiles.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/16/cm_extractfiles.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/16/cm_options.svg b/links/actions/16/cm_options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/cm_options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/cm_packfiles.svg b/links/actions/16/cm_packfiles.svg new file mode 120000 index 00000000..d671358d --- /dev/null +++ b/links/actions/16/cm_packfiles.svg @@ -0,0 +1 @@ +archive.svg \ No newline at end of file diff --git a/links/actions/16/cm_refresh.svg b/links/actions/16/cm_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/cm_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/cm_search.svg b/links/actions/16/cm_search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/cm_search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/cm_syncdirs.svg b/links/actions/16/cm_syncdirs.svg new file mode 120000 index 00000000..a854b9ff --- /dev/null +++ b/links/actions/16/cm_syncdirs.svg @@ -0,0 +1 @@ +distribute-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/16/cm_thumbnailsview.svg b/links/actions/16/cm_thumbnailsview.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/16/cm_thumbnailsview.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/16/cm_viewhistorynext.svg b/links/actions/16/cm_viewhistorynext.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/16/cm_viewhistorynext.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/16/collapse.svg b/links/actions/16/collapse.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/16/collapse.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/16/collection-rescan-amarok.svg b/links/actions/16/collection-rescan-amarok.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/collection-rescan-amarok.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/color-fill.svg b/links/actions/16/color-fill.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/16/color-fill.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/16/colormanagement.svg b/links/actions/16/colormanagement.svg new file mode 120000 index 00000000..21e4611c --- /dev/null +++ b/links/actions/16/colormanagement.svg @@ -0,0 +1 @@ +color-management.svg \ No newline at end of file diff --git a/links/actions/16/component.svg b/links/actions/16/component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/configuration.svg b/links/actions/16/configuration.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/configuration.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/configure-shortcuts.svg b/links/actions/16/configure-shortcuts.svg new file mode 120000 index 00000000..27290ec5 --- /dev/null +++ b/links/actions/16/configure-shortcuts.svg @@ -0,0 +1 @@ +../../devices/16/input-keyboard.svg \ No newline at end of file diff --git a/links/actions/16/configure-toolbars.svg b/links/actions/16/configure-toolbars.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/configure-toolbars.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/configure_kile.svg b/links/actions/16/configure_kile.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/configure_kile.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/configure_project.svg b/links/actions/16/configure_project.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/configure_project.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/contact-new.svg b/links/actions/16/contact-new.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/contact-new.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/contents.svg b/links/actions/16/contents.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/contents.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/convert.svg b/links/actions/16/convert.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/convert.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/createpath.svg b/links/actions/16/createpath.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/16/createpath.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/16/cross-shape.svg b/links/actions/16/cross-shape.svg new file mode 120000 index 00000000..2cb1d3c3 --- /dev/null +++ b/links/actions/16/cross-shape.svg @@ -0,0 +1 @@ +draw-cross.svg \ No newline at end of file diff --git a/links/actions/16/currenttrack_pause.svg b/links/actions/16/currenttrack_pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/16/currenttrack_pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/16/currenttrack_play.svg b/links/actions/16/currenttrack_play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/currenttrack_play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/cursor-arrow.svg b/links/actions/16/cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/cvc-configure.svg b/links/actions/16/cvc-configure.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/cvc-configure.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/cvc-connect.svg b/links/actions/16/cvc-connect.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/cvc-connect.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/cvc-disconnect.svg b/links/actions/16/cvc-disconnect.svg new file mode 120000 index 00000000..a3b26c72 --- /dev/null +++ b/links/actions/16/cvc-disconnect.svg @@ -0,0 +1 @@ +network-disconnect.svg \ No newline at end of file diff --git a/links/actions/16/cvc-info.svg b/links/actions/16/cvc-info.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/cvc-info.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/datatype.svg b/links/actions/16/datatype.svg new file mode 120000 index 00000000..1b0dabfe --- /dev/null +++ b/links/actions/16/datatype.svg @@ -0,0 +1 @@ +code-typedef.svg \ No newline at end of file diff --git a/links/actions/16/dblatex.svg b/links/actions/16/dblatex.svg new file mode 120000 index 00000000..49d3f5db --- /dev/null +++ b/links/actions/16/dblatex.svg @@ -0,0 +1 @@ +../../places/16/network-server-database.svg \ No newline at end of file diff --git a/links/actions/16/delete.svg b/links/actions/16/delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/delete_table.svg b/links/actions/16/delete_table.svg new file mode 120000 index 00000000..65c6bf2a --- /dev/null +++ b/links/actions/16/delete_table.svg @@ -0,0 +1 @@ +deletecell.svg \ No newline at end of file diff --git a/links/actions/16/diag_activity.svg b/links/actions/16/diag_activity.svg new file mode 120000 index 00000000..79543799 --- /dev/null +++ b/links/actions/16/diag_activity.svg @@ -0,0 +1 @@ +preferences-activities.svg \ No newline at end of file diff --git a/links/actions/16/diag_class.svg b/links/actions/16/diag_class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/16/diag_class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/16/diag_component.svg b/links/actions/16/diag_component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/diag_component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/dialog-align-and-distribute.svg b/links/actions/16/dialog-align-and-distribute.svg new file mode 120000 index 00000000..e2cdcc9c --- /dev/null +++ b/links/actions/16/dialog-align-and-distribute.svg @@ -0,0 +1 @@ +align-horizontal-left.svg \ No newline at end of file diff --git a/links/actions/16/dialog-apply.svg b/links/actions/16/dialog-apply.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/dialog-apply.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/dialog-close.svg b/links/actions/16/dialog-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/dialog-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/dialog-fill-and-stroke.svg b/links/actions/16/dialog-fill-and-stroke.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/16/dialog-fill-and-stroke.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/16/dialog-filters.svg b/links/actions/16/dialog-filters.svg new file mode 120000 index 00000000..bf1c124d --- /dev/null +++ b/links/actions/16/dialog-filters.svg @@ -0,0 +1 @@ +view-filter.svg \ No newline at end of file diff --git a/links/actions/16/dialog-icon-preview.svg b/links/actions/16/dialog-icon-preview.svg new file mode 120000 index 00000000..7a2e5e67 --- /dev/null +++ b/links/actions/16/dialog-icon-preview.svg @@ -0,0 +1 @@ +document-preview.svg \ No newline at end of file diff --git a/links/actions/16/dialog-memory.svg b/links/actions/16/dialog-memory.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/16/dialog-memory.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/16/dialog-no.svg b/links/actions/16/dialog-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/dialog-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/dialog-object-properties.svg b/links/actions/16/dialog-object-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/dialog-object-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/dialog-ok.svg b/links/actions/16/dialog-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/dialog-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/dialog-text-and-font.svg b/links/actions/16/dialog-text-and-font.svg new file mode 120000 index 00000000..530ddc0c --- /dev/null +++ b/links/actions/16/dialog-text-and-font.svg @@ -0,0 +1 @@ +gtk-select-font.svg \ No newline at end of file diff --git a/links/actions/16/dialog-transform.svg b/links/actions/16/dialog-transform.svg new file mode 120000 index 00000000..8c656af4 --- /dev/null +++ b/links/actions/16/dialog-transform.svg @@ -0,0 +1 @@ +transform-scale.svg \ No newline at end of file diff --git a/links/actions/16/dialog-yes.svg b/links/actions/16/dialog-yes.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/dialog-yes.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/dirsync.svg b/links/actions/16/dirsync.svg new file mode 120000 index 00000000..0e0e5bd5 --- /dev/null +++ b/links/actions/16/dirsync.svg @@ -0,0 +1 @@ +folder-sync.svg \ No newline at end of file diff --git a/links/actions/16/displaymathmode.svg b/links/actions/16/displaymathmode.svg new file mode 120000 index 00000000..93d4b775 --- /dev/null +++ b/links/actions/16/displaymathmode.svg @@ -0,0 +1 @@ +insert-math-expression.svg \ No newline at end of file diff --git a/links/actions/16/dissociatecell.svg b/links/actions/16/dissociatecell.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/16/dissociatecell.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/16/distortionfx.svg b/links/actions/16/distortionfx.svg new file mode 120000 index 00000000..f24705ef --- /dev/null +++ b/links/actions/16/distortionfx.svg @@ -0,0 +1 @@ +draw-spiral.svg \ No newline at end of file diff --git a/links/actions/16/distribute-horizontal-gaps.svg b/links/actions/16/distribute-horizontal-gaps.svg new file mode 120000 index 00000000..ce90e1f9 --- /dev/null +++ b/links/actions/16/distribute-horizontal-gaps.svg @@ -0,0 +1 @@ +distribute-horizontal.svg \ No newline at end of file diff --git a/links/actions/16/distribute-horizontal-x.svg b/links/actions/16/distribute-horizontal-x.svg new file mode 120000 index 00000000..ce90e1f9 --- /dev/null +++ b/links/actions/16/distribute-horizontal-x.svg @@ -0,0 +1 @@ +distribute-horizontal.svg \ No newline at end of file diff --git a/links/actions/16/distribute-vertical-gaps.svg b/links/actions/16/distribute-vertical-gaps.svg new file mode 120000 index 00000000..88e82084 --- /dev/null +++ b/links/actions/16/distribute-vertical-gaps.svg @@ -0,0 +1 @@ +distribute-vertical.svg \ No newline at end of file diff --git a/links/actions/16/distribute-vertical-y.svg b/links/actions/16/distribute-vertical-y.svg new file mode 120000 index 00000000..88e82084 --- /dev/null +++ b/links/actions/16/distribute-vertical-y.svg @@ -0,0 +1 @@ +distribute-vertical.svg \ No newline at end of file diff --git a/links/actions/16/document-cleanup.svg b/links/actions/16/document-cleanup.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/16/document-cleanup.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/16/document-duplicate.svg b/links/actions/16/document-duplicate.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/document-duplicate.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/document-edit-verify.svg b/links/actions/16/document-edit-verify.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/16/document-edit-verify.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/16/document-encrypt.svg b/links/actions/16/document-encrypt.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/document-encrypt.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/document-equal.svg b/links/actions/16/document-equal.svg new file mode 120000 index 00000000..77162d6c --- /dev/null +++ b/links/actions/16/document-equal.svg @@ -0,0 +1 @@ +kr_comparedirs.svg \ No newline at end of file diff --git a/links/actions/16/document-export-ocal.svg b/links/actions/16/document-export-ocal.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/16/document-export-ocal.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/16/document-export-table.svg b/links/actions/16/document-export-table.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/16/document-export-table.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/16/document-import-ocal.svg b/links/actions/16/document-import-ocal.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/16/document-import-ocal.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/16/document-multiple.svg b/links/actions/16/document-multiple.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/document-multiple.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/document-open-data.svg b/links/actions/16/document-open-data.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/16/document-open-data.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/16/document-open-folder.svg b/links/actions/16/document-open-folder.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/16/document-open-folder.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/16/document-preview.svg b/links/actions/16/document-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/16/document-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/16/document-print-frame.svg b/links/actions/16/document-print-frame.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/document-print-frame.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/document-print-preview.svg b/links/actions/16/document-print-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/16/document-print-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/16/document-sign.svg b/links/actions/16/document-sign.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/document-sign.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/document-single.svg b/links/actions/16/document-single.svg new file mode 120000 index 00000000..300fb89b --- /dev/null +++ b/links/actions/16/document-single.svg @@ -0,0 +1 @@ +document-new.svg \ No newline at end of file diff --git a/links/actions/16/documentation.svg b/links/actions/16/documentation.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/documentation.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/documentinfo.svg b/links/actions/16/documentinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/documentinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/down.svg b/links/actions/16/down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/download-amarok.svg b/links/actions/16/download-amarok.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/16/download-amarok.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/16/download.svg b/links/actions/16/download.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/16/download.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/16/draw-arrow-back.svg b/links/actions/16/draw-arrow-back.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/draw-arrow-back.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/draw-arrow-down.svg b/links/actions/16/draw-arrow-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/draw-arrow-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/draw-arrow-forward.svg b/links/actions/16/draw-arrow-forward.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/draw-arrow-forward.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/draw-arrow-up.svg b/links/actions/16/draw-arrow-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/draw-arrow-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/draw-eraser-delete-objects.svg b/links/actions/16/draw-eraser-delete-objects.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/draw-eraser-delete-objects.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/dvipdf.svg b/links/actions/16/dvipdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/16/dvipdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/16/dvipng.svg b/links/actions/16/dvipng.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/dvipng.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/dvips.svg b/links/actions/16/dvips.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/dvips.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/dynamic-amarok.svg b/links/actions/16/dynamic-amarok.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/16/dynamic-amarok.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/16/edit-add.svg b/links/actions/16/edit-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/edit-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/edit-clear-all.svg b/links/actions/16/edit-clear-all.svg new file mode 120000 index 00000000..a038869e --- /dev/null +++ b/links/actions/16/edit-clear-all.svg @@ -0,0 +1 @@ +edit-clear-history.svg \ No newline at end of file diff --git a/links/actions/16/edit-clear-list.svg b/links/actions/16/edit-clear-list.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/16/edit-clear-list.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/16/edit-clear-locationbar-rtl.svg b/links/actions/16/edit-clear-locationbar-rtl.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/16/edit-clear-locationbar-rtl.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/16/edit-comment.svg b/links/actions/16/edit-comment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/edit-comment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/edit-delete-remove.svg b/links/actions/16/edit-delete-remove.svg new file mode 120000 index 00000000..a0a6c0d8 --- /dev/null +++ b/links/actions/16/edit-delete-remove.svg @@ -0,0 +1 @@ +paint-none.svg \ No newline at end of file diff --git a/links/actions/16/edit-duplicate.svg b/links/actions/16/edit-duplicate.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/edit-duplicate.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/edit-entry.svg b/links/actions/16/edit-entry.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/edit-entry.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/edit-find-mail.svg b/links/actions/16/edit-find-mail.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/edit-find-mail.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/edit-find-project.svg b/links/actions/16/edit-find-project.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/edit-find-project.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/edit-find-user.svg b/links/actions/16/edit-find-user.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/edit-find-user.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/edit-flag.svg b/links/actions/16/edit-flag.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/16/edit-flag.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/16/edit-link.svg b/links/actions/16/edit-link.svg new file mode 120000 index 00000000..4abb12d1 --- /dev/null +++ b/links/actions/16/edit-link.svg @@ -0,0 +1 @@ +link.svg \ No newline at end of file diff --git a/links/actions/16/edit-map.svg b/links/actions/16/edit-map.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/edit-map.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/edit-mark.svg b/links/actions/16/edit-mark.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/16/edit-mark.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/16/edit-rename.svg b/links/actions/16/edit-rename.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/edit-rename.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/edit-table-delete-row.svg b/links/actions/16/edit-table-delete-row.svg new file mode 120000 index 00000000..8de2ed21 --- /dev/null +++ b/links/actions/16/edit-table-delete-row.svg @@ -0,0 +1 @@ +delete-table-row.svg \ No newline at end of file diff --git a/links/actions/16/edit-undo-history.svg b/links/actions/16/edit-undo-history.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/edit-undo-history.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/editclear.svg b/links/actions/16/editclear.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/16/editclear.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/16/editcopy.svg b/links/actions/16/editcopy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/editcopy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/editcut.svg b/links/actions/16/editcut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/16/editcut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/16/editdelete.svg b/links/actions/16/editdelete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/editdelete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/editimage.svg b/links/actions/16/editimage.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/editimage.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/editor.svg b/links/actions/16/editor.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/editor.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/editpaste.svg b/links/actions/16/editpaste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/16/editpaste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/16/editpath.svg b/links/actions/16/editpath.svg new file mode 120000 index 00000000..9d57cb03 --- /dev/null +++ b/links/actions/16/editpath.svg @@ -0,0 +1 @@ +edit-node.svg \ No newline at end of file diff --git a/links/actions/16/edittext.svg b/links/actions/16/edittext.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/edittext.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/ellipse-shape.svg b/links/actions/16/ellipse-shape.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/16/ellipse-shape.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/16/emph.svg b/links/actions/16/emph.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/16/emph.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/16/end_of_life.svg b/links/actions/16/end_of_life.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/16/end_of_life.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/16/end_state.svg b/links/actions/16/end_state.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/16/end_state.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/16/enterprise.svg b/links/actions/16/enterprise.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/enterprise.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/entry-clone.svg b/links/actions/16/entry-clone.svg new file mode 120000 index 00000000..057bb993 --- /dev/null +++ b/links/actions/16/entry-clone.svg @@ -0,0 +1 @@ +edit-clone.svg \ No newline at end of file diff --git a/links/actions/16/entry-delete.svg b/links/actions/16/entry-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/entry-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/entry-edit.svg b/links/actions/16/entry-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/entry-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/enum.svg b/links/actions/16/enum.svg new file mode 120000 index 00000000..7857e22c --- /dev/null +++ b/links/actions/16/enum.svg @@ -0,0 +1 @@ +code-variable.svg \ No newline at end of file diff --git a/links/actions/16/enumerate.svg b/links/actions/16/enumerate.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/16/enumerate.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/16/epiphany-download.svg b/links/actions/16/epiphany-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/epiphany-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/error.svg b/links/actions/16/error.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/16/error.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/16/exifinfo.svg b/links/actions/16/exifinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/exifinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/exit.svg b/links/actions/16/exit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/16/exit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/16/expand.svg b/links/actions/16/expand.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/16/expand.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/16/extract-archive.svg b/links/actions/16/extract-archive.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/16/extract-archive.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/16/file-zoom-in.svg b/links/actions/16/file-zoom-in.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/16/file-zoom-in.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/16/file-zoom-out.svg b/links/actions/16/file-zoom-out.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/16/file-zoom-out.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/16/filefind.svg b/links/actions/16/filefind.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/filefind.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/filegrep.svg b/links/actions/16/filegrep.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/filegrep.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/filename-album-amarok.svg b/links/actions/16/filename-album-amarok.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/16/filename-album-amarok.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/16/filename-artist-amarok.svg b/links/actions/16/filename-artist-amarok.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/filename-artist-amarok.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/filename-comment-amarok.svg b/links/actions/16/filename-comment-amarok.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/filename-comment-amarok.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/filename-composer-amarok.svg b/links/actions/16/filename-composer-amarok.svg new file mode 120000 index 00000000..c2db2995 --- /dev/null +++ b/links/actions/16/filename-composer-amarok.svg @@ -0,0 +1 @@ +document-edit-sign.svg \ No newline at end of file diff --git a/links/actions/16/filename-genre-amarok.svg b/links/actions/16/filename-genre-amarok.svg new file mode 120000 index 00000000..597fac17 --- /dev/null +++ b/links/actions/16/filename-genre-amarok.svg @@ -0,0 +1 @@ +favorite-genres-amarok.svg \ No newline at end of file diff --git a/links/actions/16/filename-ignore-amarok.svg b/links/actions/16/filename-ignore-amarok.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/16/filename-ignore-amarok.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/16/filename-last-played.svg b/links/actions/16/filename-last-played.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/16/filename-last-played.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/16/filename-sample-rate.svg b/links/actions/16/filename-sample-rate.svg new file mode 120000 index 00000000..6478458d --- /dev/null +++ b/links/actions/16/filename-sample-rate.svg @@ -0,0 +1 @@ +view-media-visualization.svg \ No newline at end of file diff --git a/links/actions/16/filename-track-amarok.svg b/links/actions/16/filename-track-amarok.svg new file mode 120000 index 00000000..324bd1d2 --- /dev/null +++ b/links/actions/16/filename-track-amarok.svg @@ -0,0 +1 @@ +filename-discnumber-amarok.svg \ No newline at end of file diff --git a/links/actions/16/filename-year-amarok.svg b/links/actions/16/filename-year-amarok.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/16/filename-year-amarok.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/16/filenew.svg b/links/actions/16/filenew.svg new file mode 120000 index 00000000..300fb89b --- /dev/null +++ b/links/actions/16/filenew.svg @@ -0,0 +1 @@ +document-new.svg \ No newline at end of file diff --git a/links/actions/16/fileopen.svg b/links/actions/16/fileopen.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/fileopen.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/fileprint.svg b/links/actions/16/fileprint.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/fileprint.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/filequickprint.svg b/links/actions/16/filequickprint.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/16/filequickprint.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/16/filesave.svg b/links/actions/16/filesave.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/filesave.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/fileview-preview.svg b/links/actions/16/fileview-preview.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/fileview-preview.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/find.svg b/links/actions/16/find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/fitmanual.svg b/links/actions/16/fitmanual.svg new file mode 120000 index 00000000..f0b026af --- /dev/null +++ b/links/actions/16/fitmanual.svg @@ -0,0 +1 @@ +window.svg \ No newline at end of file diff --git a/links/actions/16/folder-open.svg b/links/actions/16/folder-open.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/folder-open.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/folder-saved-search.svg b/links/actions/16/folder-saved-search.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/folder-saved-search.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/folder-tag.svg b/links/actions/16/folder-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/16/folder-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/16/folder_color_picker.svg b/links/actions/16/folder_color_picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/16/folder_color_picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/16/folder_new.svg b/links/actions/16/folder_new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/folder_new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/followmouse.svg b/links/actions/16/followmouse.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/followmouse.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/font-face.svg b/links/actions/16/font-face.svg new file mode 120000 index 00000000..530ddc0c --- /dev/null +++ b/links/actions/16/font-face.svg @@ -0,0 +1 @@ +gtk-select-font.svg \ No newline at end of file diff --git a/links/actions/16/font-size-down.svg b/links/actions/16/font-size-down.svg new file mode 120000 index 00000000..8f7b4f77 --- /dev/null +++ b/links/actions/16/font-size-down.svg @@ -0,0 +1 @@ +format-font-size-less.svg \ No newline at end of file diff --git a/links/actions/16/font-size-up.svg b/links/actions/16/font-size-up.svg new file mode 120000 index 00000000..e649c611 --- /dev/null +++ b/links/actions/16/font-size-up.svg @@ -0,0 +1 @@ +format-font-size-more.svg \ No newline at end of file diff --git a/links/actions/16/font.svg b/links/actions/16/font.svg new file mode 120000 index 00000000..7a10c60f --- /dev/null +++ b/links/actions/16/font.svg @@ -0,0 +1 @@ +gnumeric-font.svg \ No newline at end of file diff --git a/links/actions/16/format-fill-color.svg b/links/actions/16/format-fill-color.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/16/format-fill-color.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/16/format-list-unordered.svg b/links/actions/16/format-list-unordered.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/16/format-list-unordered.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/16/format-stroke-color.svg b/links/actions/16/format-stroke-color.svg new file mode 120000 index 00000000..264dc542 --- /dev/null +++ b/links/actions/16/format-stroke-color.svg @@ -0,0 +1 @@ +bordertool.svg \ No newline at end of file diff --git a/links/actions/16/freerotation.svg b/links/actions/16/freerotation.svg new file mode 120000 index 00000000..ae703d50 --- /dev/null +++ b/links/actions/16/freerotation.svg @@ -0,0 +1 @@ +transform-rotate.svg \ No newline at end of file diff --git a/links/actions/16/games-config-background.svg b/links/actions/16/games-config-background.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/games-config-background.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/games-config-custom.svg b/links/actions/16/games-config-custom.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/games-config-custom.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/games-config-options.svg b/links/actions/16/games-config-options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/games-config-options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/games-config-theme.svg b/links/actions/16/games-config-theme.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/16/games-config-theme.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/16/games-endturn.svg b/links/actions/16/games-endturn.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/16/games-endturn.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/16/geany-build.svg b/links/actions/16/geany-build.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/16/geany-build.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/16/geany-close-all.svg b/links/actions/16/geany-close-all.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/geany-close-all.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/geany-save-all.svg b/links/actions/16/geany-save-all.svg new file mode 120000 index 00000000..43e072f4 --- /dev/null +++ b/links/actions/16/geany-save-all.svg @@ -0,0 +1 @@ +document-save-all.svg \ No newline at end of file diff --git a/links/actions/16/gearhead-shape.svg b/links/actions/16/gearhead-shape.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/gearhead-shape.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/generalisation.svg b/links/actions/16/generalisation.svg new file mode 120000 index 00000000..0d7f524a --- /dev/null +++ b/links/actions/16/generalisation.svg @@ -0,0 +1 @@ +generalise.svg \ No newline at end of file diff --git a/links/actions/16/get-hot-new-stuff.svg b/links/actions/16/get-hot-new-stuff.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/16/get-hot-new-stuff.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/16/giggle-history-view.svg b/links/actions/16/giggle-history-view.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/16/giggle-history-view.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/16/giggle-remote.svg b/links/actions/16/giggle-remote.svg new file mode 120000 index 00000000..4d518f8f --- /dev/null +++ b/links/actions/16/giggle-remote.svg @@ -0,0 +1 @@ +atmosphere.svg \ No newline at end of file diff --git a/links/actions/16/giggle-tag.svg b/links/actions/16/giggle-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/16/giggle-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/16/gnome-app-install-star.svg b/links/actions/16/gnome-app-install-star.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/gnome-app-install-star.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/gnome-lockscreen.svg b/links/actions/16/gnome-lockscreen.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/gnome-lockscreen.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/gnome-searchtool.svg b/links/actions/16/gnome-searchtool.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/gnome-searchtool.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/gnome-stock-mail-fwd.svg b/links/actions/16/gnome-stock-mail-fwd.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/16/gnome-stock-mail-fwd.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/16/gnome-stock-mail-new.svg b/links/actions/16/gnome-stock-mail-new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/16/gnome-stock-mail-new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/16/gnome-stock-mail-rpl.svg b/links/actions/16/gnome-stock-mail-rpl.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/16/gnome-stock-mail-rpl.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/16/gnome-stock-mail-snd.svg b/links/actions/16/gnome-stock-mail-snd.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/16/gnome-stock-mail-snd.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-autofilter.svg b/links/actions/16/gnumeric-autofilter.svg new file mode 120000 index 00000000..bf1c124d --- /dev/null +++ b/links/actions/16/gnumeric-autofilter.svg @@ -0,0 +1 @@ +view-filter.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-brush.svg b/links/actions/16/gnumeric-brush.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/16/gnumeric-brush.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-cells-merge.svg b/links/actions/16/gnumeric-cells-merge.svg new file mode 120000 index 00000000..d97aa478 --- /dev/null +++ b/links/actions/16/gnumeric-cells-merge.svg @@ -0,0 +1 @@ +mergecell.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-cells-split.svg b/links/actions/16/gnumeric-cells-split.svg new file mode 120000 index 00000000..d8223392 --- /dev/null +++ b/links/actions/16/gnumeric-cells-split.svg @@ -0,0 +1 @@ +edit-table-cell-split.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-column-add.svg b/links/actions/16/gnumeric-column-add.svg new file mode 120000 index 00000000..1f154e20 --- /dev/null +++ b/links/actions/16/gnumeric-column-add.svg @@ -0,0 +1 @@ +edit-table-insert-column-right.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-column-delete.svg b/links/actions/16/gnumeric-column-delete.svg new file mode 120000 index 00000000..06bed325 --- /dev/null +++ b/links/actions/16/gnumeric-column-delete.svg @@ -0,0 +1 @@ +edit-table-delete-column.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-column-hide.svg b/links/actions/16/gnumeric-column-hide.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/16/gnumeric-column-hide.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-column-size.svg b/links/actions/16/gnumeric-column-size.svg new file mode 120000 index 00000000..746321db --- /dev/null +++ b/links/actions/16/gnumeric-column-size.svg @@ -0,0 +1 @@ +resizecol.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-column-unhide.svg b/links/actions/16/gnumeric-column-unhide.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/gnumeric-column-unhide.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-comment-add.svg b/links/actions/16/gnumeric-comment-add.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/gnumeric-comment-add.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-comment-delete.svg b/links/actions/16/gnumeric-comment-delete.svg new file mode 120000 index 00000000..647752f6 --- /dev/null +++ b/links/actions/16/gnumeric-comment-delete.svg @@ -0,0 +1 @@ +delete-comment.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-comment-edit.svg b/links/actions/16/gnumeric-comment-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/gnumeric-comment-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-format-border-bottom.svg b/links/actions/16/gnumeric-format-border-bottom.svg new file mode 120000 index 00000000..e6777c20 --- /dev/null +++ b/links/actions/16/gnumeric-format-border-bottom.svg @@ -0,0 +1 @@ +format-border-set-bottom.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-format-border-diag.svg b/links/actions/16/gnumeric-format-border-diag.svg new file mode 120000 index 00000000..46e7b8af --- /dev/null +++ b/links/actions/16/gnumeric-format-border-diag.svg @@ -0,0 +1 @@ +format-border-set-diagonal-bl-tr.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-format-border-left.svg b/links/actions/16/gnumeric-format-border-left.svg new file mode 120000 index 00000000..2b295818 --- /dev/null +++ b/links/actions/16/gnumeric-format-border-left.svg @@ -0,0 +1 @@ +format-border-set-left.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-format-border-rev-diag.svg b/links/actions/16/gnumeric-format-border-rev-diag.svg new file mode 120000 index 00000000..accb85fd --- /dev/null +++ b/links/actions/16/gnumeric-format-border-rev-diag.svg @@ -0,0 +1 @@ +format-border-set-diagonal-tl-br.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-format-border-right.svg b/links/actions/16/gnumeric-format-border-right.svg new file mode 120000 index 00000000..12b6588a --- /dev/null +++ b/links/actions/16/gnumeric-format-border-right.svg @@ -0,0 +1 @@ +format-border-set-right.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-format-border-top.svg b/links/actions/16/gnumeric-format-border-top.svg new file mode 120000 index 00000000..18e5a5be --- /dev/null +++ b/links/actions/16/gnumeric-format-border-top.svg @@ -0,0 +1 @@ +format-border-set-top.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-graphguru.svg b/links/actions/16/gnumeric-graphguru.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/16/gnumeric-graphguru.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-group.svg b/links/actions/16/gnumeric-group.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/16/gnumeric-group.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-link-add.svg b/links/actions/16/gnumeric-link-add.svg new file mode 120000 index 00000000..c03a9d93 --- /dev/null +++ b/links/actions/16/gnumeric-link-add.svg @@ -0,0 +1 @@ +insert-link.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-link-delete.svg b/links/actions/16/gnumeric-link-delete.svg new file mode 120000 index 00000000..87d98a2a --- /dev/null +++ b/links/actions/16/gnumeric-link-delete.svg @@ -0,0 +1 @@ +remove-link.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-link-edit.svg b/links/actions/16/gnumeric-link-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/gnumeric-link-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-link-email.svg b/links/actions/16/gnumeric-link-email.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/16/gnumeric-link-email.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-row-add.svg b/links/actions/16/gnumeric-row-add.svg new file mode 120000 index 00000000..ff3e28de --- /dev/null +++ b/links/actions/16/gnumeric-row-add.svg @@ -0,0 +1 @@ +edit-table-insert-row-above.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-row-delete.svg b/links/actions/16/gnumeric-row-delete.svg new file mode 120000 index 00000000..8de2ed21 --- /dev/null +++ b/links/actions/16/gnumeric-row-delete.svg @@ -0,0 +1 @@ +delete-table-row.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-row-hide.svg b/links/actions/16/gnumeric-row-hide.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/16/gnumeric-row-hide.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-row-size.svg b/links/actions/16/gnumeric-row-size.svg new file mode 120000 index 00000000..3bb52997 --- /dev/null +++ b/links/actions/16/gnumeric-row-size.svg @@ -0,0 +1 @@ +resizerow.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-row-unhide.svg b/links/actions/16/gnumeric-row-unhide.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/gnumeric-row-unhide.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-subscript.svg b/links/actions/16/gnumeric-subscript.svg new file mode 120000 index 00000000..6022badc --- /dev/null +++ b/links/actions/16/gnumeric-subscript.svg @@ -0,0 +1 @@ +format-text-subscript.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-superscript.svg b/links/actions/16/gnumeric-superscript.svg new file mode 120000 index 00000000..ff7ed30d --- /dev/null +++ b/links/actions/16/gnumeric-superscript.svg @@ -0,0 +1 @@ +format-text-superscript.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-ungroup.svg b/links/actions/16/gnumeric-ungroup.svg new file mode 120000 index 00000000..a22f9131 --- /dev/null +++ b/links/actions/16/gnumeric-ungroup.svg @@ -0,0 +1 @@ +object-ungroup.svg \ No newline at end of file diff --git a/links/actions/16/gnumeric-visible.svg b/links/actions/16/gnumeric-visible.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/gnumeric-visible.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/go-down-search.svg b/links/actions/16/go-down-search.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/16/go-down-search.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/16/go-down-symbolic.svg b/links/actions/16/go-down-symbolic.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/go-down-symbolic.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/go-first-view-page.svg b/links/actions/16/go-first-view-page.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/16/go-first-view-page.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/16/go-first-view.svg b/links/actions/16/go-first-view.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/16/go-first-view.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/16/go-home-large.svg b/links/actions/16/go-home-large.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/go-home-large.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/go-home-symbolic.svg b/links/actions/16/go-home-symbolic.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/go-home-symbolic.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/go-jump-locationbar.svg b/links/actions/16/go-jump-locationbar.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/16/go-jump-locationbar.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/16/go-jump-today.svg b/links/actions/16/go-jump-today.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/16/go-jump-today.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/16/go-last-view-page.svg b/links/actions/16/go-last-view-page.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/16/go-last-view-page.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/16/go-last-view.svg b/links/actions/16/go-last-view.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/16/go-last-view.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/16/go-left-symbolic.svg b/links/actions/16/go-left-symbolic.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/go-left-symbolic.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/go-left.svg b/links/actions/16/go-left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/go-left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/go-next-symbolic.svg b/links/actions/16/go-next-symbolic.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/go-next-symbolic.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/go-next-view-page.svg b/links/actions/16/go-next-view-page.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/go-next-view-page.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/go-next-view.svg b/links/actions/16/go-next-view.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/go-next-view.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/go-previous-symbolic.svg b/links/actions/16/go-previous-symbolic.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/go-previous-symbolic.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/go-previous-view-page.svg b/links/actions/16/go-previous-view-page.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/go-previous-view-page.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/go-previous-view.svg b/links/actions/16/go-previous-view.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/go-previous-view.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/go-right-symbolic.svg b/links/actions/16/go-right-symbolic.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/go-right-symbolic.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/go-right.svg b/links/actions/16/go-right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/go-right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/go-up-search.svg b/links/actions/16/go-up-search.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/16/go-up-search.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/16/go-up-symbolic.svg b/links/actions/16/go-up-symbolic.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/go-up-symbolic.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/gohome.svg b/links/actions/16/gohome.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/gohome.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/gpg.svg b/links/actions/16/gpg.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/16/gpg.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/16/gpgsm.svg b/links/actions/16/gpgsm.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/16/gpgsm.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/16/gps.svg b/links/actions/16/gps.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/16/gps.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/16/gradient.svg b/links/actions/16/gradient.svg new file mode 120000 index 00000000..3dca28d0 --- /dev/null +++ b/links/actions/16/gradient.svg @@ -0,0 +1 @@ +color-gradient.svg \ No newline at end of file diff --git a/links/actions/16/graphics.svg b/links/actions/16/graphics.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/graphics.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/group-delete.svg b/links/actions/16/group-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/group-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/group-edit.svg b/links/actions/16/group-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/group-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/group-new.svg b/links/actions/16/group-new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/group-new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/group.svg b/links/actions/16/group.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/16/group.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/16/gtg-home.svg b/links/actions/16/gtg-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/gtg-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/gtg-plugin.svg b/links/actions/16/gtg-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/16/gtg-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/16/gtg-tag-new.svg b/links/actions/16/gtg-tag-new.svg new file mode 120000 index 00000000..4bfd68bd --- /dev/null +++ b/links/actions/16/gtg-tag-new.svg @@ -0,0 +1 @@ +tag-new.svg \ No newline at end of file diff --git a/links/actions/16/gtg-tag.svg b/links/actions/16/gtg-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/16/gtg-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/16/gtg-tags-none.svg b/links/actions/16/gtg-tags-none.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/16/gtg-tags-none.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/16/gtg-task-dismiss.svg b/links/actions/16/gtg-task-dismiss.svg new file mode 120000 index 00000000..8770bb2d --- /dev/null +++ b/links/actions/16/gtg-task-dismiss.svg @@ -0,0 +1 @@ +action-unavailable.svg \ No newline at end of file diff --git a/links/actions/16/gtg-task-done.svg b/links/actions/16/gtg-task-done.svg new file mode 120000 index 00000000..f6ae45cc --- /dev/null +++ b/links/actions/16/gtg-task-done.svg @@ -0,0 +1 @@ +view-task.svg \ No newline at end of file diff --git a/links/actions/16/gtg-task-new.svg b/links/actions/16/gtg-task-new.svg new file mode 120000 index 00000000..072782fd --- /dev/null +++ b/links/actions/16/gtg-task-new.svg @@ -0,0 +1 @@ +task-new.svg \ No newline at end of file diff --git a/links/actions/16/gtg-task-undismiss.svg b/links/actions/16/gtg-task-undismiss.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/16/gtg-task-undismiss.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/16/gtg-task-undone.svg b/links/actions/16/gtg-task-undone.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/gtg-task-undone.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/gtk-about.svg b/links/actions/16/gtk-about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/gtk-about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/gtk-add.svg b/links/actions/16/gtk-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/gtk-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/gtk-apply.svg b/links/actions/16/gtk-apply.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/gtk-apply.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/gtk-authentication.svg b/links/actions/16/gtk-authentication.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/gtk-authentication.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/gtk-bold.svg b/links/actions/16/gtk-bold.svg new file mode 120000 index 00000000..3921884c --- /dev/null +++ b/links/actions/16/gtk-bold.svg @@ -0,0 +1 @@ +format-text-bold.svg \ No newline at end of file diff --git a/links/actions/16/gtk-cancel.svg b/links/actions/16/gtk-cancel.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/16/gtk-cancel.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/16/gtk-cdrom.svg b/links/actions/16/gtk-cdrom.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/16/gtk-cdrom.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/16/gtk-clear.svg b/links/actions/16/gtk-clear.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/16/gtk-clear.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/16/gtk-close.svg b/links/actions/16/gtk-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/gtk-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/gtk-color-picker.svg b/links/actions/16/gtk-color-picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/16/gtk-color-picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/16/gtk-connect.svg b/links/actions/16/gtk-connect.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/gtk-connect.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/gtk-copy.svg b/links/actions/16/gtk-copy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/gtk-copy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/gtk-cut.svg b/links/actions/16/gtk-cut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/16/gtk-cut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/16/gtk-delete.svg b/links/actions/16/gtk-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/gtk-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/gtk-directory.svg b/links/actions/16/gtk-directory.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/gtk-directory.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/gtk-disconnect.svg b/links/actions/16/gtk-disconnect.svg new file mode 120000 index 00000000..a3b26c72 --- /dev/null +++ b/links/actions/16/gtk-disconnect.svg @@ -0,0 +1 @@ +network-disconnect.svg \ No newline at end of file diff --git a/links/actions/16/gtk-dnd-multiple.svg b/links/actions/16/gtk-dnd-multiple.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/16/gtk-dnd-multiple.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/16/gtk-edit.svg b/links/actions/16/gtk-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/gtk-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/gtk-execute.svg b/links/actions/16/gtk-execute.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/16/gtk-execute.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/16/gtk-file.svg b/links/actions/16/gtk-file.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/16/gtk-file.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/16/gtk-find-and-replace.svg b/links/actions/16/gtk-find-and-replace.svg new file mode 120000 index 00000000..0c2ba293 --- /dev/null +++ b/links/actions/16/gtk-find-and-replace.svg @@ -0,0 +1 @@ +edit-find-replace.svg \ No newline at end of file diff --git a/links/actions/16/gtk-find.svg b/links/actions/16/gtk-find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/gtk-find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/gtk-floppy.svg b/links/actions/16/gtk-floppy.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/gtk-floppy.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/gtk-fullscreen.svg b/links/actions/16/gtk-fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/16/gtk-fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/16/gtk-go-back-ltr.svg b/links/actions/16/gtk-go-back-ltr.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/gtk-go-back-ltr.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/gtk-go-back-rtl.svg b/links/actions/16/gtk-go-back-rtl.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/gtk-go-back-rtl.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/gtk-go-down.svg b/links/actions/16/gtk-go-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/gtk-go-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/gtk-go-forward-ltr.svg b/links/actions/16/gtk-go-forward-ltr.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/gtk-go-forward-ltr.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/gtk-go-forward-rtl.svg b/links/actions/16/gtk-go-forward-rtl.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/gtk-go-forward-rtl.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/gtk-go-up.svg b/links/actions/16/gtk-go-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/gtk-go-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/gtk-goto-bottom.svg b/links/actions/16/gtk-goto-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/16/gtk-goto-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/16/gtk-goto-first-ltr.svg b/links/actions/16/gtk-goto-first-ltr.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/16/gtk-goto-first-ltr.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/16/gtk-goto-first-rtl.svg b/links/actions/16/gtk-goto-first-rtl.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/16/gtk-goto-first-rtl.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/16/gtk-goto-last-ltr.svg b/links/actions/16/gtk-goto-last-ltr.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/16/gtk-goto-last-ltr.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/16/gtk-goto-last-rtl.svg b/links/actions/16/gtk-goto-last-rtl.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/16/gtk-goto-last-rtl.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/16/gtk-goto-top.svg b/links/actions/16/gtk-goto-top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/16/gtk-goto-top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/16/gtk-home.svg b/links/actions/16/gtk-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/gtk-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/gtk-indent-ltr.svg b/links/actions/16/gtk-indent-ltr.svg new file mode 120000 index 00000000..db83cea1 --- /dev/null +++ b/links/actions/16/gtk-indent-ltr.svg @@ -0,0 +1 @@ +format-indent-more.svg \ No newline at end of file diff --git a/links/actions/16/gtk-indent-rtl.svg b/links/actions/16/gtk-indent-rtl.svg new file mode 120000 index 00000000..c5f50021 --- /dev/null +++ b/links/actions/16/gtk-indent-rtl.svg @@ -0,0 +1 @@ +format-indent-less.svg \ No newline at end of file diff --git a/links/actions/16/gtk-italic.svg b/links/actions/16/gtk-italic.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/16/gtk-italic.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/16/gtk-jump-to-ltr.svg b/links/actions/16/gtk-jump-to-ltr.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/16/gtk-jump-to-ltr.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/16/gtk-justify-center.svg b/links/actions/16/gtk-justify-center.svg new file mode 120000 index 00000000..68248d20 --- /dev/null +++ b/links/actions/16/gtk-justify-center.svg @@ -0,0 +1 @@ +format-justify-center.svg \ No newline at end of file diff --git a/links/actions/16/gtk-justify-fill.svg b/links/actions/16/gtk-justify-fill.svg new file mode 120000 index 00000000..b7522f40 --- /dev/null +++ b/links/actions/16/gtk-justify-fill.svg @@ -0,0 +1 @@ +format-justify-fill.svg \ No newline at end of file diff --git a/links/actions/16/gtk-justify-left.svg b/links/actions/16/gtk-justify-left.svg new file mode 120000 index 00000000..019e49de --- /dev/null +++ b/links/actions/16/gtk-justify-left.svg @@ -0,0 +1 @@ +format-justify-left.svg \ No newline at end of file diff --git a/links/actions/16/gtk-justify-right.svg b/links/actions/16/gtk-justify-right.svg new file mode 120000 index 00000000..28bd7907 --- /dev/null +++ b/links/actions/16/gtk-justify-right.svg @@ -0,0 +1 @@ +format-justify-right.svg \ No newline at end of file diff --git a/links/actions/16/gtk-leave-fullscreen.svg b/links/actions/16/gtk-leave-fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/16/gtk-leave-fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-forward-ltr.svg b/links/actions/16/gtk-media-forward-ltr.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/16/gtk-media-forward-ltr.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-forward-rtl.svg b/links/actions/16/gtk-media-forward-rtl.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/16/gtk-media-forward-rtl.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-next-ltr.svg b/links/actions/16/gtk-media-next-ltr.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/16/gtk-media-next-ltr.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-next-rtl.svg b/links/actions/16/gtk-media-next-rtl.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/16/gtk-media-next-rtl.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-pause.svg b/links/actions/16/gtk-media-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/16/gtk-media-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-play-ltr.svg b/links/actions/16/gtk-media-play-ltr.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/gtk-media-play-ltr.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-previous-ltr.svg b/links/actions/16/gtk-media-previous-ltr.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/16/gtk-media-previous-ltr.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-previous-rtl.svg b/links/actions/16/gtk-media-previous-rtl.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/16/gtk-media-previous-rtl.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-record.svg b/links/actions/16/gtk-media-record.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/16/gtk-media-record.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-rewind-ltr.svg b/links/actions/16/gtk-media-rewind-ltr.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/16/gtk-media-rewind-ltr.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-rewind-rtl.svg b/links/actions/16/gtk-media-rewind-rtl.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/16/gtk-media-rewind-rtl.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/16/gtk-media-stop.svg b/links/actions/16/gtk-media-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/16/gtk-media-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/16/gtk-network.svg b/links/actions/16/gtk-network.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/gtk-network.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/gtk-new.svg b/links/actions/16/gtk-new.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/gtk-new.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/gtk-no.svg b/links/actions/16/gtk-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/gtk-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/gtk-ok.svg b/links/actions/16/gtk-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/gtk-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/gtk-open.svg b/links/actions/16/gtk-open.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/gtk-open.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/gtk-paste.svg b/links/actions/16/gtk-paste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/16/gtk-paste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/16/gtk-preferences.svg b/links/actions/16/gtk-preferences.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/gtk-preferences.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/gtk-print-preview.svg b/links/actions/16/gtk-print-preview.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/16/gtk-print-preview.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/16/gtk-print.svg b/links/actions/16/gtk-print.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/gtk-print.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/gtk-properties.svg b/links/actions/16/gtk-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/gtk-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/gtk-quit.svg b/links/actions/16/gtk-quit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/16/gtk-quit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/16/gtk-refresh.svg b/links/actions/16/gtk-refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/gtk-refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/gtk-remove.svg b/links/actions/16/gtk-remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/gtk-remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/gtk-revert-to-saved-ltr.svg b/links/actions/16/gtk-revert-to-saved-ltr.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/16/gtk-revert-to-saved-ltr.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/16/gtk-revert-to-saved-rtl.svg b/links/actions/16/gtk-revert-to-saved-rtl.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/16/gtk-revert-to-saved-rtl.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/16/gtk-save-as.svg b/links/actions/16/gtk-save-as.svg new file mode 120000 index 00000000..0d756edd --- /dev/null +++ b/links/actions/16/gtk-save-as.svg @@ -0,0 +1 @@ +document-save-as.svg \ No newline at end of file diff --git a/links/actions/16/gtk-save.svg b/links/actions/16/gtk-save.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/gtk-save.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/gtk-select-all.svg b/links/actions/16/gtk-select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/16/gtk-select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/16/gtk-select-color.svg b/links/actions/16/gtk-select-color.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/16/gtk-select-color.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/16/gtk-spell-check.svg b/links/actions/16/gtk-spell-check.svg new file mode 120000 index 00000000..9100ee79 --- /dev/null +++ b/links/actions/16/gtk-spell-check.svg @@ -0,0 +1 @@ +tools-check-spelling.svg \ No newline at end of file diff --git a/links/actions/16/gtk-stop.svg b/links/actions/16/gtk-stop.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/16/gtk-stop.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/16/gtk-undelete-ltr.svg b/links/actions/16/gtk-undelete-ltr.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/16/gtk-undelete-ltr.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/16/gtk-undelete-rtl.svg b/links/actions/16/gtk-undelete-rtl.svg new file mode 120000 index 00000000..a13a878c --- /dev/null +++ b/links/actions/16/gtk-undelete-rtl.svg @@ -0,0 +1 @@ +edit-redo.svg \ No newline at end of file diff --git a/links/actions/16/gtk-yes.svg b/links/actions/16/gtk-yes.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/gtk-yes.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/gtk-zoom-fit.svg b/links/actions/16/gtk-zoom-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/16/gtk-zoom-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/16/guides.svg b/links/actions/16/guides.svg new file mode 120000 index 00000000..520ecec1 --- /dev/null +++ b/links/actions/16/guides.svg @@ -0,0 +1 @@ +snap-guideline.svg \ No newline at end of file diff --git a/links/actions/16/hb-add-queue.svg b/links/actions/16/hb-add-queue.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/hb-add-queue.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/hb-complete.svg b/links/actions/16/hb-complete.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/hb-complete.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/hb-pause.svg b/links/actions/16/hb-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/16/hb-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/16/hb-presets.svg b/links/actions/16/hb-presets.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/hb-presets.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/hb-remove.svg b/links/actions/16/hb-remove.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/hb-remove.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/hb-showqueue.svg b/links/actions/16/hb-showqueue.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/16/hb-showqueue.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/16/hb-source.svg b/links/actions/16/hb-source.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/16/hb-source.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/16/hb-start.svg b/links/actions/16/hb-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/hb-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/hb-stop.svg b/links/actions/16/hb-stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/16/hb-stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/16/help-contextual.svg b/links/actions/16/help-contextual.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/help-contextual.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/help-donate-ars.svg b/links/actions/16/help-donate-ars.svg new file mode 120000 index 00000000..7050ee21 --- /dev/null +++ b/links/actions/16/help-donate-ars.svg @@ -0,0 +1 @@ +help-donate-usd.svg \ No newline at end of file diff --git a/links/actions/16/help-donate-aud.svg b/links/actions/16/help-donate-aud.svg new file mode 120000 index 00000000..7050ee21 --- /dev/null +++ b/links/actions/16/help-donate-aud.svg @@ -0,0 +1 @@ +help-donate-usd.svg \ No newline at end of file diff --git a/links/actions/16/help-donate-cad.svg b/links/actions/16/help-donate-cad.svg new file mode 120000 index 00000000..7050ee21 --- /dev/null +++ b/links/actions/16/help-donate-cad.svg @@ -0,0 +1 @@ +help-donate-usd.svg \ No newline at end of file diff --git a/links/actions/16/help-donate-cny.svg b/links/actions/16/help-donate-cny.svg new file mode 120000 index 00000000..0ea24710 --- /dev/null +++ b/links/actions/16/help-donate-cny.svg @@ -0,0 +1 @@ +help-donate-jpy.svg \ No newline at end of file diff --git a/links/actions/16/help-donate-mxn.svg b/links/actions/16/help-donate-mxn.svg new file mode 120000 index 00000000..7050ee21 --- /dev/null +++ b/links/actions/16/help-donate-mxn.svg @@ -0,0 +1 @@ +help-donate-usd.svg \ No newline at end of file diff --git a/links/actions/16/help-donate.svg b/links/actions/16/help-donate.svg new file mode 120000 index 00000000..761fdb59 --- /dev/null +++ b/links/actions/16/help-donate.svg @@ -0,0 +1 @@ +taxes-finances.svg \ No newline at end of file diff --git a/links/actions/16/help-feedback.svg b/links/actions/16/help-feedback.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/help-feedback.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/help-hint.svg b/links/actions/16/help-hint.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/help-hint.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/help-keybord-shortcuts.svg b/links/actions/16/help-keybord-shortcuts.svg new file mode 120000 index 00000000..9dbbf2d2 --- /dev/null +++ b/links/actions/16/help-keybord-shortcuts.svg @@ -0,0 +1 @@ +configure-shortcuts.svg \ No newline at end of file diff --git a/links/actions/16/help-latex.svg b/links/actions/16/help-latex.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/help-latex.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/hide_table_column.svg b/links/actions/16/hide_table_column.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/16/hide_table_column.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/16/hide_table_row.svg b/links/actions/16/hide_table_row.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/16/hide_table_row.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/16/hidemouse.svg b/links/actions/16/hidemouse.svg new file mode 120000 index 00000000..d4c73512 --- /dev/null +++ b/links/actions/16/hidemouse.svg @@ -0,0 +1 @@ +kr_unselect.svg \ No newline at end of file diff --git a/links/actions/16/highlight-pointer-spot.svg b/links/actions/16/highlight-pointer-spot.svg new file mode 120000 index 00000000..995247fc --- /dev/null +++ b/links/actions/16/highlight-pointer-spot.svg @@ -0,0 +1 @@ +path-mask-edit.svg \ No newline at end of file diff --git a/links/actions/16/hint.svg b/links/actions/16/hint.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/16/hint.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/16/history.svg b/links/actions/16/history.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/16/history.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/16/history_entry.svg b/links/actions/16/history_entry.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/16/history_entry.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/16/hook-notifier.svg b/links/actions/16/hook-notifier.svg new file mode 120000 index 00000000..8913b16c --- /dev/null +++ b/links/actions/16/hook-notifier.svg @@ -0,0 +1 @@ +help-hint.svg \ No newline at end of file diff --git a/links/actions/16/identity.svg b/links/actions/16/identity.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/identity.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/im-ban-user.svg b/links/actions/16/im-ban-user.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/im-ban-user.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/im-irc.svg b/links/actions/16/im-irc.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/im-irc.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/im-jabber.svg b/links/actions/16/im-jabber.svg new file mode 120000 index 00000000..d31bb93e --- /dev/null +++ b/links/actions/16/im-jabber.svg @@ -0,0 +1 @@ +games-hint.svg \ No newline at end of file diff --git a/links/actions/16/im-local-xmpp.svg b/links/actions/16/im-local-xmpp.svg new file mode 120000 index 00000000..979d9af1 --- /dev/null +++ b/links/actions/16/im-local-xmpp.svg @@ -0,0 +1 @@ +im-jabber.svg \ No newline at end of file diff --git a/links/actions/16/im-message-new.svg b/links/actions/16/im-message-new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/16/im-message-new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/16/image-auto-adjust.svg b/links/actions/16/image-auto-adjust.svg new file mode 120000 index 00000000..79026236 --- /dev/null +++ b/links/actions/16/image-auto-adjust.svg @@ -0,0 +1 @@ +autocorrection.svg \ No newline at end of file diff --git a/links/actions/16/image-loading.svg b/links/actions/16/image-loading.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/image-loading.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/image-missing.svg b/links/actions/16/image-missing.svg new file mode 120000 index 00000000..8770bb2d --- /dev/null +++ b/links/actions/16/image-missing.svg @@ -0,0 +1 @@ +action-unavailable.svg \ No newline at end of file diff --git a/links/actions/16/imagecomment.svg b/links/actions/16/imagecomment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/imagecomment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/initial_state.svg b/links/actions/16/initial_state.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/16/initial_state.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/16/inpainting.svg b/links/actions/16/inpainting.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/16/inpainting.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/16/insert-table-row.svg b/links/actions/16/insert-table-row.svg new file mode 120000 index 00000000..ff3e28de --- /dev/null +++ b/links/actions/16/insert-table-row.svg @@ -0,0 +1 @@ +edit-table-insert-row-above.svg \ No newline at end of file diff --git a/links/actions/16/insert-tableofcontents.svg b/links/actions/16/insert-tableofcontents.svg new file mode 120000 index 00000000..a5233cf2 --- /dev/null +++ b/links/actions/16/insert-tableofcontents.svg @@ -0,0 +1 @@ +gtk-index.svg \ No newline at end of file diff --git a/links/actions/16/insertcell.svg b/links/actions/16/insertcell.svg new file mode 120000 index 00000000..1c94d3b7 --- /dev/null +++ b/links/actions/16/insertcell.svg @@ -0,0 +1 @@ +edit-table-cell-merge.svg \ No newline at end of file diff --git a/links/actions/16/interface.svg b/links/actions/16/interface.svg new file mode 120000 index 00000000..4b006635 --- /dev/null +++ b/links/actions/16/interface.svg @@ -0,0 +1 @@ +edit-guides.svg \ No newline at end of file diff --git a/links/actions/16/internet-amarok.svg b/links/actions/16/internet-amarok.svg new file mode 120000 index 00000000..d6db3056 --- /dev/null +++ b/links/actions/16/internet-amarok.svg @@ -0,0 +1 @@ +globe.svg \ No newline at end of file diff --git a/links/actions/16/internet-services.svg b/links/actions/16/internet-services.svg new file mode 120000 index 00000000..3695c074 --- /dev/null +++ b/links/actions/16/internet-services.svg @@ -0,0 +1 @@ +internet-amarok.svg \ No newline at end of file diff --git a/links/actions/16/invertimage.svg b/links/actions/16/invertimage.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/16/invertimage.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/16/irc-close-channel.svg b/links/actions/16/irc-close-channel.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/16/irc-close-channel.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/16/irc-join-channel.svg b/links/actions/16/irc-join-channel.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/irc-join-channel.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/irc-unvoice.svg b/links/actions/16/irc-unvoice.svg new file mode 120000 index 00000000..b941b185 --- /dev/null +++ b/links/actions/16/irc-unvoice.svg @@ -0,0 +1 @@ +player-volume-muted.svg \ No newline at end of file diff --git a/links/actions/16/irc-voice.svg b/links/actions/16/irc-voice.svg new file mode 120000 index 00000000..c4533054 --- /dev/null +++ b/links/actions/16/irc-voice.svg @@ -0,0 +1 @@ +player-volume.svg \ No newline at end of file diff --git a/links/actions/16/itemize.svg b/links/actions/16/itemize.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/16/itemize.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/16/items-tags.svg b/links/actions/16/items-tags.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/items-tags.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/itmages-add.svg b/links/actions/16/itmages-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/itmages-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/itmages-cancel.svg b/links/actions/16/itmages-cancel.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/16/itmages-cancel.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/16/itmages-copy-link.svg b/links/actions/16/itmages-copy-link.svg new file mode 120000 index 00000000..c03a9d93 --- /dev/null +++ b/links/actions/16/itmages-copy-link.svg @@ -0,0 +1 @@ +insert-link.svg \ No newline at end of file diff --git a/links/actions/16/itmages-folder.svg b/links/actions/16/itmages-folder.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/itmages-folder.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/itmages-open-browser.svg b/links/actions/16/itmages-open-browser.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/itmages-open-browser.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/itmages-quit.svg b/links/actions/16/itmages-quit.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/16/itmages-quit.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/16/itmages-resize.svg b/links/actions/16/itmages-resize.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/16/itmages-resize.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/16/itmages-rotate.svg b/links/actions/16/itmages-rotate.svg new file mode 120000 index 00000000..ae703d50 --- /dev/null +++ b/links/actions/16/itmages-rotate.svg @@ -0,0 +1 @@ +transform-rotate.svg \ No newline at end of file diff --git a/links/actions/16/itmages-select-all.svg b/links/actions/16/itmages-select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/16/itmages-select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/16/itmages-settings.svg b/links/actions/16/itmages-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/itmages-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/itmages-stop.svg b/links/actions/16/itmages-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/16/itmages-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/16/itmages-tools.svg b/links/actions/16/itmages-tools.svg new file mode 120000 index 00000000..9d296896 --- /dev/null +++ b/links/actions/16/itmages-tools.svg @@ -0,0 +1 @@ +view-media-equalizer.svg \ No newline at end of file diff --git a/links/actions/16/itmages-upload.svg b/links/actions/16/itmages-upload.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/itmages-upload.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/itmages-utils.svg b/links/actions/16/itmages-utils.svg new file mode 120000 index 00000000..6995ac4e --- /dev/null +++ b/links/actions/16/itmages-utils.svg @@ -0,0 +1 @@ +configure-toolbars.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-add-clip.svg b/links/actions/16/kdenlive-add-clip.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/kdenlive-add-clip.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-add-color-clip.svg b/links/actions/16/kdenlive-add-color-clip.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/kdenlive-add-color-clip.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-add-slide-clip.svg b/links/actions/16/kdenlive-add-slide-clip.svg new file mode 120000 index 00000000..b9ac114a --- /dev/null +++ b/links/actions/16/kdenlive-add-slide-clip.svg @@ -0,0 +1 @@ +tool-animator.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-add-text-clip.svg b/links/actions/16/kdenlive-add-text-clip.svg new file mode 120000 index 00000000..f355f68e --- /dev/null +++ b/links/actions/16/kdenlive-add-text-clip.svg @@ -0,0 +1 @@ +insert-text.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-align-bottom.svg b/links/actions/16/kdenlive-align-bottom.svg new file mode 120000 index 00000000..ad9f7a40 --- /dev/null +++ b/links/actions/16/kdenlive-align-bottom.svg @@ -0,0 +1 @@ +align-vertical-bottom.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-align-hor.svg b/links/actions/16/kdenlive-align-hor.svg new file mode 120000 index 00000000..82a31af5 --- /dev/null +++ b/links/actions/16/kdenlive-align-hor.svg @@ -0,0 +1 @@ +align-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-align-left.svg b/links/actions/16/kdenlive-align-left.svg new file mode 120000 index 00000000..e2cdcc9c --- /dev/null +++ b/links/actions/16/kdenlive-align-left.svg @@ -0,0 +1 @@ +align-horizontal-left.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-align-none.svg b/links/actions/16/kdenlive-align-none.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/16/kdenlive-align-none.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-align-right.svg b/links/actions/16/kdenlive-align-right.svg new file mode 120000 index 00000000..3caab058 --- /dev/null +++ b/links/actions/16/kdenlive-align-right.svg @@ -0,0 +1 @@ +align-horizontal-right.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-align-top.svg b/links/actions/16/kdenlive-align-top.svg new file mode 120000 index 00000000..06dfc8aa --- /dev/null +++ b/links/actions/16/kdenlive-align-top.svg @@ -0,0 +1 @@ +align-vertical-top.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-align-vert.svg b/links/actions/16/kdenlive-align-vert.svg new file mode 120000 index 00000000..61759b74 --- /dev/null +++ b/links/actions/16/kdenlive-align-vert.svg @@ -0,0 +1 @@ +align-vertical-center.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-deleffect.svg b/links/actions/16/kdenlive-deleffect.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/kdenlive-deleffect.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-down.svg b/links/actions/16/kdenlive-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/kdenlive-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-insert-rect.svg b/links/actions/16/kdenlive-insert-rect.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/kdenlive-insert-rect.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-insert-unicode.svg b/links/actions/16/kdenlive-insert-unicode.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/kdenlive-insert-unicode.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-lock.svg b/links/actions/16/kdenlive-lock.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/kdenlive-lock.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-menu.svg b/links/actions/16/kdenlive-menu.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/16/kdenlive-menu.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-select-rects.svg b/links/actions/16/kdenlive-select-rects.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/16/kdenlive-select-rects.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-select-tool.svg b/links/actions/16/kdenlive-select-tool.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/kdenlive-select-tool.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-show-audiothumb.svg b/links/actions/16/kdenlive-show-audiothumb.svg new file mode 120000 index 00000000..6478458d --- /dev/null +++ b/links/actions/16/kdenlive-show-audiothumb.svg @@ -0,0 +1 @@ +view-media-visualization.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-show-video.svg b/links/actions/16/kdenlive-show-video.svg new file mode 120000 index 00000000..c7bf819f --- /dev/null +++ b/links/actions/16/kdenlive-show-video.svg @@ -0,0 +1 @@ +../../places/16/folder-videos.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-show-videothumb.svg b/links/actions/16/kdenlive-show-videothumb.svg new file mode 120000 index 00000000..0d1faec0 --- /dev/null +++ b/links/actions/16/kdenlive-show-videothumb.svg @@ -0,0 +1 @@ +kdenlive-show-video.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-snap.svg b/links/actions/16/kdenlive-snap.svg new file mode 120000 index 00000000..01df571f --- /dev/null +++ b/links/actions/16/kdenlive-snap.svg @@ -0,0 +1 @@ +snap-extension.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-spacer-tool.svg b/links/actions/16/kdenlive-spacer-tool.svg new file mode 120000 index 00000000..fa26bd38 --- /dev/null +++ b/links/actions/16/kdenlive-spacer-tool.svg @@ -0,0 +1 @@ +transform-move.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-unlock.svg b/links/actions/16/kdenlive-unlock.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/16/kdenlive-unlock.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-unselect-all.svg b/links/actions/16/kdenlive-unselect-all.svg new file mode 120000 index 00000000..8770bb2d --- /dev/null +++ b/links/actions/16/kdenlive-unselect-all.svg @@ -0,0 +1 @@ +action-unavailable.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-up.svg b/links/actions/16/kdenlive-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/kdenlive-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-zindex-bottom.svg b/links/actions/16/kdenlive-zindex-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/16/kdenlive-zindex-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-zindex-up.svg b/links/actions/16/kdenlive-zindex-up.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/16/kdenlive-zindex-up.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-zone-end.svg b/links/actions/16/kdenlive-zone-end.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/16/kdenlive-zone-end.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-zone-start.svg b/links/actions/16/kdenlive-zone-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/kdenlive-zone-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-zoom-large.svg b/links/actions/16/kdenlive-zoom-large.svg new file mode 120000 index 00000000..65f9aa9f --- /dev/null +++ b/links/actions/16/kdenlive-zoom-large.svg @@ -0,0 +1 @@ +y-zoom-in.svg \ No newline at end of file diff --git a/links/actions/16/kdenlive-zoom-small.svg b/links/actions/16/kdenlive-zoom-small.svg new file mode 120000 index 00000000..0f72a058 --- /dev/null +++ b/links/actions/16/kdenlive-zoom-small.svg @@ -0,0 +1 @@ +zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/16/kdocumentinfo.svg b/links/actions/16/kdocumentinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/kdocumentinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/kfind.svg b/links/actions/16/kfind.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/kfind.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/kfm_home.svg b/links/actions/16/kfm_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/kfm_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/kmousetool_off.svg b/links/actions/16/kmousetool_off.svg new file mode 120000 index 00000000..d4c73512 --- /dev/null +++ b/links/actions/16/kmousetool_off.svg @@ -0,0 +1 @@ +kr_unselect.svg \ No newline at end of file diff --git a/links/actions/16/kmousetool_on.svg b/links/actions/16/kmousetool_on.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/kmousetool_on.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/kmouth-phrase.svg b/links/actions/16/kmouth-phrase.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/kmouth-phrase.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/kmouth-phrasebook.svg b/links/actions/16/kmouth-phrasebook.svg new file mode 120000 index 00000000..7d232584 --- /dev/null +++ b/links/actions/16/kmouth-phrasebook.svg @@ -0,0 +1 @@ +im-irc.svg \ No newline at end of file diff --git a/links/actions/16/knotes_alarm.svg b/links/actions/16/knotes_alarm.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/knotes_alarm.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/knotes_date.svg b/links/actions/16/knotes_date.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/16/knotes_date.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/16/knotes_delete.svg b/links/actions/16/knotes_delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/knotes_delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/kontes_close.svg b/links/actions/16/kontes_close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/kontes_close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/kr_jumpback.svg b/links/actions/16/kr_jumpback.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/16/kr_jumpback.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/16/kr_setjumpback.svg b/links/actions/16/kr_setjumpback.svg new file mode 120000 index 00000000..76b68096 --- /dev/null +++ b/links/actions/16/kr_setjumpback.svg @@ -0,0 +1 @@ +go-jump-definition.svg \ No newline at end of file diff --git a/links/actions/16/kruler-north.svg b/links/actions/16/kruler-north.svg new file mode 120000 index 00000000..b31f3fe5 --- /dev/null +++ b/links/actions/16/kruler-north.svg @@ -0,0 +1 @@ +measure.svg \ No newline at end of file diff --git a/links/actions/16/kstars_advanced.svg b/links/actions/16/kstars_advanced.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/kstars_advanced.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/kstars_catalog.svg b/links/actions/16/kstars_catalog.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/16/kstars_catalog.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/16/kstars_colors.svg b/links/actions/16/kstars_colors.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/16/kstars_colors.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/16/kstars_flag.svg b/links/actions/16/kstars_flag.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/16/kstars_flag.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/16/kstars_guides.svg b/links/actions/16/kstars_guides.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/16/kstars_guides.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/16/kt-add-feeds.svg b/links/actions/16/kt-add-feeds.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/kt-add-feeds.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/kt-bandwidth-scheduler.svg b/links/actions/16/kt-bandwidth-scheduler.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/kt-bandwidth-scheduler.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/kt-change-tracker.svg b/links/actions/16/kt-change-tracker.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/kt-change-tracker.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/kt-check-data.svg b/links/actions/16/kt-check-data.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/kt-check-data.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/kt-encrypted.svg b/links/actions/16/kt-encrypted.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/kt-encrypted.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/kt-info-widget.svg b/links/actions/16/kt-info-widget.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/kt-info-widget.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/kt-pause.svg b/links/actions/16/kt-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/16/kt-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/16/kt-plugins.svg b/links/actions/16/kt-plugins.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/16/kt-plugins.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/16/kt-queue-manager.svg b/links/actions/16/kt-queue-manager.svg new file mode 120000 index 00000000..213a69a2 --- /dev/null +++ b/links/actions/16/kt-queue-manager.svg @@ -0,0 +1 @@ +view-sort-descending.svg \ No newline at end of file diff --git a/links/actions/16/kt-remove-feeds.svg b/links/actions/16/kt-remove-feeds.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/kt-remove-feeds.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/kt-remove.svg b/links/actions/16/kt-remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/kt-remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/kt-restore-defaults.svg b/links/actions/16/kt-restore-defaults.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/16/kt-restore-defaults.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/16/kt-set-max-download-speed.svg b/links/actions/16/kt-set-max-download-speed.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/16/kt-set-max-download-speed.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/16/kt-show-statusbar.svg b/links/actions/16/kt-show-statusbar.svg new file mode 120000 index 00000000..ae70e66e --- /dev/null +++ b/links/actions/16/kt-show-statusbar.svg @@ -0,0 +1 @@ +show-menu.svg \ No newline at end of file diff --git a/links/actions/16/kt-speed-limits.svg b/links/actions/16/kt-speed-limits.svg new file mode 120000 index 00000000..e48dac0f --- /dev/null +++ b/links/actions/16/kt-speed-limits.svg @@ -0,0 +1 @@ +filename-bpm-amarok.svg \ No newline at end of file diff --git a/links/actions/16/kt-start-all.svg b/links/actions/16/kt-start-all.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/16/kt-start-all.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/16/kt-start.svg b/links/actions/16/kt-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/kt-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/kt-stop.svg b/links/actions/16/kt-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/16/kt-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/16/ktnef_extract_all_to.svg b/links/actions/16/ktnef_extract_all_to.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/16/ktnef_extract_all_to.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/16/ktnef_extract_to.svg b/links/actions/16/ktnef_extract_to.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/16/ktnef_extract_to.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/16/l2h.svg b/links/actions/16/l2h.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/16/l2h.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/16/label-amarok.svg b/links/actions/16/label-amarok.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/16/label-amarok.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/16/label.svg b/links/actions/16/label.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/16/label.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/16/labplot-auto-scale-all.svg b/links/actions/16/labplot-auto-scale-all.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/labplot-auto-scale-all.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/16/labplot-auto-scale-x.svg b/links/actions/16/labplot-auto-scale-x.svg new file mode 120000 index 00000000..a510711d --- /dev/null +++ b/links/actions/16/labplot-auto-scale-x.svg @@ -0,0 +1 @@ +zoom-select-x.svg \ No newline at end of file diff --git a/links/actions/16/labplot-auto-scale-y.svg b/links/actions/16/labplot-auto-scale-y.svg new file mode 120000 index 00000000..c466cdcc --- /dev/null +++ b/links/actions/16/labplot-auto-scale-y.svg @@ -0,0 +1 @@ +zoom-select-y.svg \ No newline at end of file diff --git a/links/actions/16/labplot-cursor-arrow.svg b/links/actions/16/labplot-cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/labplot-cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/labplot-format-text-symbol.svg b/links/actions/16/labplot-format-text-symbol.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/16/labplot-format-text-symbol.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/16/labplot-spreadsheet-new.svg b/links/actions/16/labplot-spreadsheet-new.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/16/labplot-spreadsheet-new.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/16/labplot-spreadsheet.svg b/links/actions/16/labplot-spreadsheet.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/16/labplot-spreadsheet.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/16/labplot-transform-move.svg b/links/actions/16/labplot-transform-move.svg new file mode 120000 index 00000000..fa26bd38 --- /dev/null +++ b/links/actions/16/labplot-transform-move.svg @@ -0,0 +1 @@ +transform-move.svg \ No newline at end of file diff --git a/links/actions/16/labplot-xy-curve-points.svg b/links/actions/16/labplot-xy-curve-points.svg new file mode 120000 index 00000000..32c904e2 --- /dev/null +++ b/links/actions/16/labplot-xy-curve-points.svg @@ -0,0 +1 @@ +office-chart-scatter.svg \ No newline at end of file diff --git a/links/actions/16/labplot-zoom-in-x.svg b/links/actions/16/labplot-zoom-in-x.svg new file mode 120000 index 00000000..608b5397 --- /dev/null +++ b/links/actions/16/labplot-zoom-in-x.svg @@ -0,0 +1 @@ +zoom-in-x.svg \ No newline at end of file diff --git a/links/actions/16/labplot-zoom-in-y.svg b/links/actions/16/labplot-zoom-in-y.svg new file mode 120000 index 00000000..65f9aa9f --- /dev/null +++ b/links/actions/16/labplot-zoom-in-y.svg @@ -0,0 +1 @@ +y-zoom-in.svg \ No newline at end of file diff --git a/links/actions/16/labplot-zoom-out-x.svg b/links/actions/16/labplot-zoom-out-x.svg new file mode 120000 index 00000000..fc310d2b --- /dev/null +++ b/links/actions/16/labplot-zoom-out-x.svg @@ -0,0 +1 @@ +zoom-out-x.svg \ No newline at end of file diff --git a/links/actions/16/labplot-zoom-out-y.svg b/links/actions/16/labplot-zoom-out-y.svg new file mode 120000 index 00000000..0f72a058 --- /dev/null +++ b/links/actions/16/labplot-zoom-out-y.svg @@ -0,0 +1 @@ +zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/16/labplot-zoom-select-x.svg b/links/actions/16/labplot-zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/16/labplot-zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/16/labplot-zoom-select-y.svg b/links/actions/16/labplot-zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/16/labplot-zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/16/labplot-zoom-select.svg b/links/actions/16/labplot-zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/labplot-zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/16/languages.svg b/links/actions/16/languages.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/16/languages.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/16/lastfm-neighbour.svg b/links/actions/16/lastfm-neighbour.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/16/lastfm-neighbour.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/16/lastfm-personal.svg b/links/actions/16/lastfm-personal.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/lastfm-personal.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/lastfm-recommended.svg b/links/actions/16/lastfm-recommended.svg new file mode 120000 index 00000000..c95c703e --- /dev/null +++ b/links/actions/16/lastfm-recommended.svg @@ -0,0 +1 @@ +love-amarok.svg \ No newline at end of file diff --git a/links/actions/16/lastfm-tag.svg b/links/actions/16/lastfm-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/16/lastfm-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/16/layer-rename.svg b/links/actions/16/layer-rename.svg new file mode 120000 index 00000000..9b67d6fd --- /dev/null +++ b/links/actions/16/layer-rename.svg @@ -0,0 +1 @@ +edit-rename.svg \ No newline at end of file diff --git a/links/actions/16/lens.svg b/links/actions/16/lens.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/lens.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/libpeas-plugin.svg b/links/actions/16/libpeas-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/16/libpeas-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/16/lighttableadd.svg b/links/actions/16/lighttableadd.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/lighttableadd.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/list-resource-add.svg b/links/actions/16/list-resource-add.svg new file mode 120000 index 00000000..ff7249b3 --- /dev/null +++ b/links/actions/16/list-resource-add.svg @@ -0,0 +1 @@ +list-add-user.svg \ No newline at end of file diff --git a/links/actions/16/lock.svg b/links/actions/16/lock.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/lock.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/love.svg b/links/actions/16/love.svg new file mode 120000 index 00000000..c95c703e --- /dev/null +++ b/links/actions/16/love.svg @@ -0,0 +1 @@ +love-amarok.svg \ No newline at end of file diff --git a/links/actions/16/loved_radio.svg b/links/actions/16/loved_radio.svg new file mode 120000 index 00000000..6d5dfdfc --- /dev/null +++ b/links/actions/16/loved_radio.svg @@ -0,0 +1 @@ +love.svg \ No newline at end of file diff --git a/links/actions/16/lpi-bug.svg b/links/actions/16/lpi-bug.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/16/lpi-bug.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/16/lpi-translate.svg b/links/actions/16/lpi-translate.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/16/lpi-translate.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/16/mail-archive.svg b/links/actions/16/mail-archive.svg new file mode 120000 index 00000000..d671358d --- /dev/null +++ b/links/actions/16/mail-archive.svg @@ -0,0 +1 @@ +archive.svg \ No newline at end of file diff --git a/links/actions/16/mail-deleted.svg b/links/actions/16/mail-deleted.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/mail-deleted.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/mail-encrypted-full.svg b/links/actions/16/mail-encrypted-full.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/mail-encrypted-full.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/mail-encrypted.svg b/links/actions/16/mail-encrypted.svg new file mode 120000 index 00000000..bab45958 --- /dev/null +++ b/links/actions/16/mail-encrypted.svg @@ -0,0 +1 @@ +mail-encrypted-full.svg \ No newline at end of file diff --git a/links/actions/16/mail-flag.svg b/links/actions/16/mail-flag.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/16/mail-flag.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/16/mail-flagged.svg b/links/actions/16/mail-flagged.svg new file mode 120000 index 00000000..c652f2ea --- /dev/null +++ b/links/actions/16/mail-flagged.svg @@ -0,0 +1 @@ +mail-flag.svg \ No newline at end of file diff --git a/links/actions/16/mail-forward-attachment.svg b/links/actions/16/mail-forward-attachment.svg new file mode 120000 index 00000000..a97cdc59 --- /dev/null +++ b/links/actions/16/mail-forward-attachment.svg @@ -0,0 +1 @@ +mail-attachment.svg \ No newline at end of file diff --git a/links/actions/16/mail-forwarded.svg b/links/actions/16/mail-forwarded.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/16/mail-forwarded.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/16/mail-message.svg b/links/actions/16/mail-message.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/16/mail-message.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/16/mail-queued.svg b/links/actions/16/mail-queued.svg new file mode 120000 index 00000000..d27ae164 --- /dev/null +++ b/links/actions/16/mail-queued.svg @@ -0,0 +1 @@ +mail-queue.svg \ No newline at end of file diff --git a/links/actions/16/mail-read.svg b/links/actions/16/mail-read.svg new file mode 120000 index 00000000..8221c41f --- /dev/null +++ b/links/actions/16/mail-read.svg @@ -0,0 +1 @@ +mail-mark-read.svg \ No newline at end of file diff --git a/links/actions/16/mail-replied.svg b/links/actions/16/mail-replied.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/16/mail-replied.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/16/mail-sent.svg b/links/actions/16/mail-sent.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/16/mail-sent.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/16/mail-signed-fully.svg b/links/actions/16/mail-signed-fully.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/16/mail-signed-fully.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/16/mail-signed.svg b/links/actions/16/mail-signed.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/16/mail-signed.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/16/mail-task.svg b/links/actions/16/mail-task.svg new file mode 120000 index 00000000..c516e4b6 --- /dev/null +++ b/links/actions/16/mail-task.svg @@ -0,0 +1 @@ +mail-mark-task.svg \ No newline at end of file diff --git a/links/actions/16/mail-thread-ignored.svg b/links/actions/16/mail-thread-ignored.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/16/mail-thread-ignored.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/16/mail-thread-watch.svg b/links/actions/16/mail-thread-watch.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/mail-thread-watch.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/mail-unread-new.svg b/links/actions/16/mail-unread-new.svg new file mode 120000 index 00000000..e59a4815 --- /dev/null +++ b/links/actions/16/mail-unread-new.svg @@ -0,0 +1 @@ +mail-mark-unread-new.svg \ No newline at end of file diff --git a/links/actions/16/mail-unread.svg b/links/actions/16/mail-unread.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/16/mail-unread.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/16/mail_forward.svg b/links/actions/16/mail_forward.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/16/mail_forward.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/16/mail_new.svg b/links/actions/16/mail_new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/16/mail_new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/16/mail_reply.svg b/links/actions/16/mail_reply.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/16/mail_reply.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/16/mail_replyall.svg b/links/actions/16/mail_replyall.svg new file mode 120000 index 00000000..1e45e24d --- /dev/null +++ b/links/actions/16/mail_replyall.svg @@ -0,0 +1 @@ +mail-reply-all.svg \ No newline at end of file diff --git a/links/actions/16/makeidx.svg b/links/actions/16/makeidx.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/16/makeidx.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/16/mark-location.svg b/links/actions/16/mark-location.svg new file mode 120000 index 00000000..f1f31a0c --- /dev/null +++ b/links/actions/16/mark-location.svg @@ -0,0 +1 @@ +../symbolic/mark-location-symbolic.svg \ No newline at end of file diff --git a/links/actions/16/math0.svg b/links/actions/16/math0.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/16/math0.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/16/math1.svg b/links/actions/16/math1.svg new file mode 120000 index 00000000..5160f3f6 --- /dev/null +++ b/links/actions/16/math1.svg @@ -0,0 +1 @@ +system-log-out.svg \ No newline at end of file diff --git a/links/actions/16/math2.svg b/links/actions/16/math2.svg new file mode 120000 index 00000000..db766e99 --- /dev/null +++ b/links/actions/16/math2.svg @@ -0,0 +1 @@ +draw-circle.svg \ No newline at end of file diff --git a/links/actions/16/math3.svg b/links/actions/16/math3.svg new file mode 120000 index 00000000..149f8781 --- /dev/null +++ b/links/actions/16/math3.svg @@ -0,0 +1 @@ +uniassociation.svg \ No newline at end of file diff --git a/links/actions/16/math7.svg b/links/actions/16/math7.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/16/math7.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/16/math9.svg b/links/actions/16/math9.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/math9.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/mathmode.svg b/links/actions/16/mathmode.svg new file mode 120000 index 00000000..93d4b775 --- /dev/null +++ b/links/actions/16/mathmode.svg @@ -0,0 +1 @@ +insert-math-expression.svg \ No newline at end of file diff --git a/links/actions/16/media-album-cover.svg b/links/actions/16/media-album-cover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/16/media-album-cover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/16/media-album-repeat-amarok.svg b/links/actions/16/media-album-repeat-amarok.svg new file mode 120000 index 00000000..cf79da28 --- /dev/null +++ b/links/actions/16/media-album-repeat-amarok.svg @@ -0,0 +1 @@ +media-repeat-album-amarok.svg \ No newline at end of file diff --git a/links/actions/16/media-import-audio-cd.svg b/links/actions/16/media-import-audio-cd.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/16/media-import-audio-cd.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/16/media-playlist-repeat-amarok.svg b/links/actions/16/media-playlist-repeat-amarok.svg new file mode 120000 index 00000000..8bb4aca3 --- /dev/null +++ b/links/actions/16/media-playlist-repeat-amarok.svg @@ -0,0 +1 @@ +media-repeat-playlist-amarok.svg \ No newline at end of file diff --git a/links/actions/16/media-playlist-repeat-song.svg b/links/actions/16/media-playlist-repeat-song.svg new file mode 120000 index 00000000..19daf347 --- /dev/null +++ b/links/actions/16/media-playlist-repeat-song.svg @@ -0,0 +1 @@ +media-repeat-single.svg \ No newline at end of file diff --git a/links/actions/16/media-repeat-all.svg b/links/actions/16/media-repeat-all.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/16/media-repeat-all.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/16/media-repeat-single.svg b/links/actions/16/media-repeat-single.svg new file mode 120000 index 00000000..f0a3a660 --- /dev/null +++ b/links/actions/16/media-repeat-single.svg @@ -0,0 +1 @@ +media-repeat-track-amarok.svg \ No newline at end of file diff --git a/links/actions/16/media-standard-track-progression-amarok.svg b/links/actions/16/media-standard-track-progression-amarok.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/16/media-standard-track-progression-amarok.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/16/media-track-add-amarok.svg b/links/actions/16/media-track-add-amarok.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/media-track-add-amarok.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/media-track-edit-amarok.svg b/links/actions/16/media-track-edit-amarok.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/media-track-edit-amarok.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/media-track-remove-amarok.svg b/links/actions/16/media-track-remove-amarok.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/media-track-remove-amarok.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/media-write-cd.svg b/links/actions/16/media-write-cd.svg new file mode 120000 index 00000000..bd5a1a3e --- /dev/null +++ b/links/actions/16/media-write-cd.svg @@ -0,0 +1 @@ +tools-rip-audio-cd.svg \ No newline at end of file diff --git a/links/actions/16/medskip.svg b/links/actions/16/medskip.svg new file mode 120000 index 00000000..e14a24b6 --- /dev/null +++ b/links/actions/16/medskip.svg @@ -0,0 +1 @@ +format-line-spacing-double.svg \ No newline at end of file diff --git a/links/actions/16/meeting-attending.svg b/links/actions/16/meeting-attending.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/16/meeting-attending.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/16/meld-version-control.svg b/links/actions/16/meld-version-control.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/16/meld-version-control.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/16/menu_new.svg b/links/actions/16/menu_new.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/16/menu_new.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/16/menu_new_sep.svg b/links/actions/16/menu_new_sep.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/menu_new_sep.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/message-new.svg b/links/actions/16/message-new.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/message-new.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/modified.svg b/links/actions/16/modified.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/modified.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/mpost.svg b/links/actions/16/mpost.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/16/mpost.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/16/msgid2msgstr.svg b/links/actions/16/msgid2msgstr.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/msgid2msgstr.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/multimedia-volume-control.svg b/links/actions/16/multimedia-volume-control.svg new file mode 120000 index 00000000..c4533054 --- /dev/null +++ b/links/actions/16/multimedia-volume-control.svg @@ -0,0 +1 @@ +player-volume.svg \ No newline at end of file diff --git a/links/actions/16/multirow.svg b/links/actions/16/multirow.svg new file mode 120000 index 00000000..9d349432 --- /dev/null +++ b/links/actions/16/multirow.svg @@ -0,0 +1 @@ +text-wrap.svg \ No newline at end of file diff --git a/links/actions/16/music-amarok.svg b/links/actions/16/music-amarok.svg new file mode 120000 index 00000000..91b01fe2 --- /dev/null +++ b/links/actions/16/music-amarok.svg @@ -0,0 +1 @@ +media-show-active-track-amarok.svg \ No newline at end of file diff --git a/links/actions/16/nemo-eject.svg b/links/actions/16/nemo-eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/16/nemo-eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/16/new-command-alarm.svg b/links/actions/16/new-command-alarm.svg new file mode 120000 index 00000000..c792e990 --- /dev/null +++ b/links/actions/16/new-command-alarm.svg @@ -0,0 +1 @@ +../../places/16/folder-script.svg \ No newline at end of file diff --git a/links/actions/16/next.svg b/links/actions/16/next.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/next.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/nocover.svg b/links/actions/16/nocover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/16/nocover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/16/node-add.svg b/links/actions/16/node-add.svg new file mode 120000 index 00000000..9111e7b3 --- /dev/null +++ b/links/actions/16/node-add.svg @@ -0,0 +1 @@ +format-add-node.svg \ No newline at end of file diff --git a/links/actions/16/node-break.svg b/links/actions/16/node-break.svg new file mode 120000 index 00000000..c9d9a5a7 --- /dev/null +++ b/links/actions/16/node-break.svg @@ -0,0 +1 @@ +format-break-node.svg \ No newline at end of file diff --git a/links/actions/16/node-delete-segment.svg b/links/actions/16/node-delete-segment.svg new file mode 120000 index 00000000..8b045a6c --- /dev/null +++ b/links/actions/16/node-delete-segment.svg @@ -0,0 +1 @@ +format-disconnect-node.svg \ No newline at end of file diff --git a/links/actions/16/node-delete.svg b/links/actions/16/node-delete.svg new file mode 120000 index 00000000..bd10261e --- /dev/null +++ b/links/actions/16/node-delete.svg @@ -0,0 +1 @@ +format-remove-node.svg \ No newline at end of file diff --git a/links/actions/16/node-join-segment.svg b/links/actions/16/node-join-segment.svg new file mode 120000 index 00000000..9dc8e1b4 --- /dev/null +++ b/links/actions/16/node-join-segment.svg @@ -0,0 +1 @@ +format-connect-node.svg \ No newline at end of file diff --git a/links/actions/16/node-join.svg b/links/actions/16/node-join.svg new file mode 120000 index 00000000..8ef8fb65 --- /dev/null +++ b/links/actions/16/node-join.svg @@ -0,0 +1 @@ +format-join-node.svg \ No newline at end of file diff --git a/links/actions/16/note.svg b/links/actions/16/note.svg new file mode 120000 index 00000000..49021744 --- /dev/null +++ b/links/actions/16/note.svg @@ -0,0 +1 @@ +view-pim-notes.svg \ No newline at end of file diff --git a/links/actions/16/object-align-horizontal-center-calligra.svg b/links/actions/16/object-align-horizontal-center-calligra.svg new file mode 120000 index 00000000..82a31af5 --- /dev/null +++ b/links/actions/16/object-align-horizontal-center-calligra.svg @@ -0,0 +1 @@ +align-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/16/object-align-horizontal-left-calligra.svg b/links/actions/16/object-align-horizontal-left-calligra.svg new file mode 120000 index 00000000..e2cdcc9c --- /dev/null +++ b/links/actions/16/object-align-horizontal-left-calligra.svg @@ -0,0 +1 @@ +align-horizontal-left.svg \ No newline at end of file diff --git a/links/actions/16/object-align-horizontal-right-calligra.svg b/links/actions/16/object-align-horizontal-right-calligra.svg new file mode 120000 index 00000000..3caab058 --- /dev/null +++ b/links/actions/16/object-align-horizontal-right-calligra.svg @@ -0,0 +1 @@ +align-horizontal-right.svg \ No newline at end of file diff --git a/links/actions/16/object-align-vertical-bottom-calligra.svg b/links/actions/16/object-align-vertical-bottom-calligra.svg new file mode 120000 index 00000000..ad9f7a40 --- /dev/null +++ b/links/actions/16/object-align-vertical-bottom-calligra.svg @@ -0,0 +1 @@ +align-vertical-bottom.svg \ No newline at end of file diff --git a/links/actions/16/object-align-vertical-bottom-top-calligra.svg b/links/actions/16/object-align-vertical-bottom-top-calligra.svg new file mode 120000 index 00000000..18e52660 --- /dev/null +++ b/links/actions/16/object-align-vertical-bottom-top-calligra.svg @@ -0,0 +1 @@ +align-vertical-bottom-out.svg \ No newline at end of file diff --git a/links/actions/16/object-align-vertical-center-calligra.svg b/links/actions/16/object-align-vertical-center-calligra.svg new file mode 120000 index 00000000..61759b74 --- /dev/null +++ b/links/actions/16/object-align-vertical-center-calligra.svg @@ -0,0 +1 @@ +align-vertical-center.svg \ No newline at end of file diff --git a/links/actions/16/object-align-vertical-top-calligra.svg b/links/actions/16/object-align-vertical-top-calligra.svg new file mode 120000 index 00000000..06dfc8aa --- /dev/null +++ b/links/actions/16/object-align-vertical-top-calligra.svg @@ -0,0 +1 @@ +align-vertical-top.svg \ No newline at end of file diff --git a/links/actions/16/object-crop.svg b/links/actions/16/object-crop.svg new file mode 120000 index 00000000..686d9f8d --- /dev/null +++ b/links/actions/16/object-crop.svg @@ -0,0 +1 @@ +transform-crop.svg \ No newline at end of file diff --git a/links/actions/16/object-fill.svg b/links/actions/16/object-fill.svg new file mode 120000 index 00000000..a62b2e86 --- /dev/null +++ b/links/actions/16/object-fill.svg @@ -0,0 +1 @@ +paint-gradient-linear.svg \ No newline at end of file diff --git a/links/actions/16/object-group-calligra.svg b/links/actions/16/object-group-calligra.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/16/object-group-calligra.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/16/object-hidden.svg b/links/actions/16/object-hidden.svg new file mode 120000 index 00000000..01a8e773 --- /dev/null +++ b/links/actions/16/object-hidden.svg @@ -0,0 +1 @@ +layer-visible-off.svg \ No newline at end of file diff --git a/links/actions/16/object-inverse.svg b/links/actions/16/object-inverse.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/16/object-inverse.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/16/object-locked.svg b/links/actions/16/object-locked.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/object-locked.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/object-order-back-calligra.svg b/links/actions/16/object-order-back-calligra.svg new file mode 120000 index 00000000..485191c6 --- /dev/null +++ b/links/actions/16/object-order-back-calligra.svg @@ -0,0 +1 @@ +object-order-back.svg \ No newline at end of file diff --git a/links/actions/16/object-order-front-calligra.svg b/links/actions/16/object-order-front-calligra.svg new file mode 120000 index 00000000..e810edf6 --- /dev/null +++ b/links/actions/16/object-order-front-calligra.svg @@ -0,0 +1 @@ +object-order-front.svg \ No newline at end of file diff --git a/links/actions/16/object-order-lower-calligra.svg b/links/actions/16/object-order-lower-calligra.svg new file mode 120000 index 00000000..f6961b71 --- /dev/null +++ b/links/actions/16/object-order-lower-calligra.svg @@ -0,0 +1 @@ +object-order-lower.svg \ No newline at end of file diff --git a/links/actions/16/object-order-raise-calligra.svg b/links/actions/16/object-order-raise-calligra.svg new file mode 120000 index 00000000..deb91cb6 --- /dev/null +++ b/links/actions/16/object-order-raise-calligra.svg @@ -0,0 +1 @@ +object-order-raise.svg \ No newline at end of file diff --git a/links/actions/16/object-stroke.svg b/links/actions/16/object-stroke.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/16/object-stroke.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/16/object-ungroup-calligra.svg b/links/actions/16/object-ungroup-calligra.svg new file mode 120000 index 00000000..a22f9131 --- /dev/null +++ b/links/actions/16/object-ungroup-calligra.svg @@ -0,0 +1 @@ +object-ungroup.svg \ No newline at end of file diff --git a/links/actions/16/object-unlocked.svg b/links/actions/16/object-unlocked.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/16/object-unlocked.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/16/object-visible.svg b/links/actions/16/object-visible.svg new file mode 120000 index 00000000..6253426e --- /dev/null +++ b/links/actions/16/object-visible.svg @@ -0,0 +1 @@ +layer-visible-on.svg \ No newline at end of file diff --git a/links/actions/16/object.svg b/links/actions/16/object.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/16/object.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/16/object_node.svg b/links/actions/16/object_node.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/16/object_node.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/16/office-report.svg b/links/actions/16/office-report.svg new file mode 120000 index 00000000..e0663cc2 --- /dev/null +++ b/links/actions/16/office-report.svg @@ -0,0 +1 @@ +labplot-editgrid.svg \ No newline at end of file diff --git a/links/actions/16/offline-settings.svg b/links/actions/16/offline-settings.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/offline-settings.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/offline.svg b/links/actions/16/offline.svg new file mode 120000 index 00000000..a3b26c72 --- /dev/null +++ b/links/actions/16/offline.svg @@ -0,0 +1 @@ +network-disconnect.svg \ No newline at end of file diff --git a/links/actions/16/oilpaint.svg b/links/actions/16/oilpaint.svg new file mode 120000 index 00000000..1b238088 --- /dev/null +++ b/links/actions/16/oilpaint.svg @@ -0,0 +1 @@ +dialog-fill-and-stroke.svg \ No newline at end of file diff --git a/links/actions/16/online.svg b/links/actions/16/online.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/online.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/open-for-editing.svg b/links/actions/16/open-for-editing.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/16/open-for-editing.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/16/open-menu.svg b/links/actions/16/open-menu.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/open-menu.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/org.xfce.settings.manager.svg b/links/actions/16/org.xfce.settings.manager.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/org.xfce.settings.manager.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/output_win.svg b/links/actions/16/output_win.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/output_win.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/package.svg b/links/actions/16/package.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/16/package.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/16/package_settings.svg b/links/actions/16/package_settings.svg new file mode 120000 index 00000000..57250bfc --- /dev/null +++ b/links/actions/16/package_settings.svg @@ -0,0 +1 @@ +gtk-preferences.svg \ No newline at end of file diff --git a/links/actions/16/page-zoom.svg b/links/actions/16/page-zoom.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/page-zoom.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/16/password-generate.svg b/links/actions/16/password-generate.svg new file mode 120000 index 00000000..d00a899b --- /dev/null +++ b/links/actions/16/password-generate.svg @@ -0,0 +1 @@ +playlist-generator.svg \ No newline at end of file diff --git a/links/actions/16/password-show-off.svg b/links/actions/16/password-show-off.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/16/password-show-off.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/16/password-show-on.svg b/links/actions/16/password-show-on.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/password-show-on.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/path-clip-edit.svg b/links/actions/16/path-clip-edit.svg new file mode 120000 index 00000000..995247fc --- /dev/null +++ b/links/actions/16/path-clip-edit.svg @@ -0,0 +1 @@ +path-mask-edit.svg \ No newline at end of file diff --git a/links/actions/16/path-mode-bezier.svg b/links/actions/16/path-mode-bezier.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/16/path-mode-bezier.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/16/path-mode-spiro.svg b/links/actions/16/path-mode-spiro.svg new file mode 120000 index 00000000..d1fa11a5 --- /dev/null +++ b/links/actions/16/path-mode-spiro.svg @@ -0,0 +1 @@ +draw-bezier-curves.svg \ No newline at end of file diff --git a/links/actions/16/pattern.svg b/links/actions/16/pattern.svg new file mode 120000 index 00000000..95d43506 --- /dev/null +++ b/links/actions/16/pattern.svg @@ -0,0 +1 @@ +paint-pattern.svg \ No newline at end of file diff --git a/links/actions/16/pdf-annotations.svg b/links/actions/16/pdf-annotations.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/pdf-annotations.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/pdflatex.svg b/links/actions/16/pdflatex.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/16/pdflatex.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/16/pdftex.svg b/links/actions/16/pdftex.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/pdftex.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/pentagon-shape.svg b/links/actions/16/pentagon-shape.svg new file mode 120000 index 00000000..8fec2d80 --- /dev/null +++ b/links/actions/16/pentagon-shape.svg @@ -0,0 +1 @@ +draw-polygon.svg \ No newline at end of file diff --git a/links/actions/16/photo.svg b/links/actions/16/photo.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/photo.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/photos-amarok.svg b/links/actions/16/photos-amarok.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/photos-amarok.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/pin.svg b/links/actions/16/pin.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/16/pin.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/16/player-eject.svg b/links/actions/16/player-eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/16/player-eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/16/player_eject.svg b/links/actions/16/player_eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/16/player_eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/16/player_end.svg b/links/actions/16/player_end.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/16/player_end.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/16/player_fwd.svg b/links/actions/16/player_fwd.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/16/player_fwd.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/16/player_pause.svg b/links/actions/16/player_pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/16/player_pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/16/player_play.svg b/links/actions/16/player_play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/player_play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/player_record.svg b/links/actions/16/player_record.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/16/player_record.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/16/player_rew.svg b/links/actions/16/player_rew.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/16/player_rew.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/16/player_start.svg b/links/actions/16/player_start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/player_start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/player_stop.svg b/links/actions/16/player_stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/16/player_stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/16/playlist-generator.svg b/links/actions/16/playlist-generator.svg new file mode 120000 index 00000000..3ff55406 --- /dev/null +++ b/links/actions/16/playlist-generator.svg @@ -0,0 +1 @@ +tools-wizard.svg \ No newline at end of file diff --git a/links/actions/16/playlist-sort.svg b/links/actions/16/playlist-sort.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/16/playlist-sort.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/16/podcast-new.svg b/links/actions/16/podcast-new.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/podcast-new.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/poedit-fuzzy.svg b/links/actions/16/poedit-fuzzy.svg new file mode 120000 index 00000000..84b2652d --- /dev/null +++ b/links/actions/16/poedit-fuzzy.svg @@ -0,0 +1 @@ +run-build-prune.svg \ No newline at end of file diff --git a/links/actions/16/poedit-status-bookmark.svg b/links/actions/16/poedit-status-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/poedit-status-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/poedit-status-cat-mid.svg b/links/actions/16/poedit-status-cat-mid.svg new file mode 120000 index 00000000..11f10f66 --- /dev/null +++ b/links/actions/16/poedit-status-cat-mid.svg @@ -0,0 +1 @@ +flag-yellow.svg \ No newline at end of file diff --git a/links/actions/16/poedit-status-cat-no.svg b/links/actions/16/poedit-status-cat-no.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/16/poedit-status-cat-no.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/16/poedit-status-cat-ok.svg b/links/actions/16/poedit-status-cat-ok.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/16/poedit-status-cat-ok.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/16/poedit-status-comment.svg b/links/actions/16/poedit-status-comment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/poedit-status-comment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/poedit-update.svg b/links/actions/16/poedit-update.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/poedit-update.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/poedit-validate.svg b/links/actions/16/poedit-validate.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/links/actions/16/poedit-validate.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/links/actions/16/pointer.svg b/links/actions/16/pointer.svg new file mode 120000 index 00000000..2c4ee5ca --- /dev/null +++ b/links/actions/16/pointer.svg @@ -0,0 +1 @@ +tool-pointer.svg \ No newline at end of file diff --git a/links/actions/16/polygon-add-nodes.svg b/links/actions/16/polygon-add-nodes.svg new file mode 120000 index 00000000..9111e7b3 --- /dev/null +++ b/links/actions/16/polygon-add-nodes.svg @@ -0,0 +1 @@ +format-add-node.svg \ No newline at end of file diff --git a/links/actions/16/polygon-merge-nodes.svg b/links/actions/16/polygon-merge-nodes.svg new file mode 120000 index 00000000..8ef8fb65 --- /dev/null +++ b/links/actions/16/polygon-merge-nodes.svg @@ -0,0 +1 @@ +format-join-node.svg \ No newline at end of file diff --git a/links/actions/16/port.svg b/links/actions/16/port.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/16/port.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/16/postalcode.svg b/links/actions/16/postalcode.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/16/postalcode.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/16/practice-setup.svg b/links/actions/16/practice-setup.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/practice-setup.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/practice-start.svg b/links/actions/16/practice-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/practice-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/practice-stop.svg b/links/actions/16/practice-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/16/practice-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/16/preferences-desktop-notification-bell.svg b/links/actions/16/preferences-desktop-notification-bell.svg new file mode 120000 index 00000000..cae8a41f --- /dev/null +++ b/links/actions/16/preferences-desktop-notification-bell.svg @@ -0,0 +1 @@ +notifications.svg \ No newline at end of file diff --git a/links/actions/16/preferences-desktop-user-password.svg b/links/actions/16/preferences-desktop-user-password.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/16/preferences-desktop-user-password.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/16/preferences-indicator-amarok.svg b/links/actions/16/preferences-indicator-amarok.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/preferences-indicator-amarok.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/preferences-media-playback-amarok.svg b/links/actions/16/preferences-media-playback-amarok.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/preferences-media-playback-amarok.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/preferences-other.svg b/links/actions/16/preferences-other.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/16/preferences-other.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/16/preferences-system-session-services.svg b/links/actions/16/preferences-system-session-services.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/16/preferences-system-session-services.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/16/preferences-system.svg b/links/actions/16/preferences-system.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/preferences-system.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/preflight-verifier.svg b/links/actions/16/preflight-verifier.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/links/actions/16/preflight-verifier.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/links/actions/16/presence_away.svg b/links/actions/16/presence_away.svg new file mode 120000 index 00000000..08356670 --- /dev/null +++ b/links/actions/16/presence_away.svg @@ -0,0 +1 @@ +im-user-away.svg \ No newline at end of file diff --git a/links/actions/16/presence_offline.svg b/links/actions/16/presence_offline.svg new file mode 120000 index 00000000..49cfbf20 --- /dev/null +++ b/links/actions/16/presence_offline.svg @@ -0,0 +1 @@ +im-user-offline.svg \ No newline at end of file diff --git a/links/actions/16/presence_online.svg b/links/actions/16/presence_online.svg new file mode 120000 index 00000000..c34e4064 --- /dev/null +++ b/links/actions/16/presence_online.svg @@ -0,0 +1 @@ +im-user-online.svg \ No newline at end of file diff --git a/links/actions/16/presence_unknown.svg b/links/actions/16/presence_unknown.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/presence_unknown.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/preview.svg b/links/actions/16/preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/16/preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/16/preview_math.svg b/links/actions/16/preview_math.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/16/preview_math.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/16/preview_sel.svg b/links/actions/16/preview_sel.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/preview_sel.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/previous.svg b/links/actions/16/previous.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/previous.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/privatebrowsing.svg b/links/actions/16/privatebrowsing.svg new file mode 120000 index 00000000..2379f012 --- /dev/null +++ b/links/actions/16/privatebrowsing.svg @@ -0,0 +1 @@ +im-kick-user.svg \ No newline at end of file diff --git a/links/actions/16/project-development-close-all.svg b/links/actions/16/project-development-close-all.svg new file mode 120000 index 00000000..56870070 --- /dev/null +++ b/links/actions/16/project-development-close-all.svg @@ -0,0 +1 @@ +project-development-close.svg \ No newline at end of file diff --git a/links/actions/16/project_add.svg b/links/actions/16/project_add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/project_add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/project_archive.svg b/links/actions/16/project_archive.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/project_archive.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/project_rebuild.svg b/links/actions/16/project_rebuild.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/16/project_rebuild.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/16/project_remove.svg b/links/actions/16/project_remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/project_remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/project_show.svg b/links/actions/16/project_show.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/16/project_show.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/16/projectgrep.svg b/links/actions/16/projectgrep.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/projectgrep.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/ps2pdf.svg b/links/actions/16/ps2pdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/16/ps2pdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/16/qa.svg b/links/actions/16/qa.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/16/qa.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/16/quick.svg b/links/actions/16/quick.svg new file mode 120000 index 00000000..c3f7a4b5 --- /dev/null +++ b/links/actions/16/quick.svg @@ -0,0 +1 @@ +quickopen-function.svg \ No newline at end of file diff --git a/links/actions/16/quickview.svg b/links/actions/16/quickview.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/quickview.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/quickwizard.svg b/links/actions/16/quickwizard.svg new file mode 120000 index 00000000..3ff55406 --- /dev/null +++ b/links/actions/16/quickwizard.svg @@ -0,0 +1 @@ +tools-wizard.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-about.svg b/links/actions/16/rabbitvcs-about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/rabbitvcs-about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-add.svg b/links/actions/16/rabbitvcs-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/16/rabbitvcs-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-applypatch.svg b/links/actions/16/rabbitvcs-applypatch.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/16/rabbitvcs-applypatch.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-asynchronous.svg b/links/actions/16/rabbitvcs-asynchronous.svg new file mode 120000 index 00000000..c769353d --- /dev/null +++ b/links/actions/16/rabbitvcs-asynchronous.svg @@ -0,0 +1 @@ +reverse.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-bug.svg b/links/actions/16/rabbitvcs-bug.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/16/rabbitvcs-bug.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-changes.svg b/links/actions/16/rabbitvcs-changes.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/16/rabbitvcs-changes.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-checkmods.svg b/links/actions/16/rabbitvcs-checkmods.svg new file mode 120000 index 00000000..654563cb --- /dev/null +++ b/links/actions/16/rabbitvcs-checkmods.svg @@ -0,0 +1 @@ +document-open-remote.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-checkout.svg b/links/actions/16/rabbitvcs-checkout.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/rabbitvcs-checkout.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-cleanup.svg b/links/actions/16/rabbitvcs-cleanup.svg new file mode 120000 index 00000000..debffee2 --- /dev/null +++ b/links/actions/16/rabbitvcs-cleanup.svg @@ -0,0 +1 @@ +edit-paste-style.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-clear.svg b/links/actions/16/rabbitvcs-clear.svg new file mode 120000 index 00000000..debffee2 --- /dev/null +++ b/links/actions/16/rabbitvcs-clear.svg @@ -0,0 +1 @@ +edit-paste-style.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-commit.svg b/links/actions/16/rabbitvcs-commit.svg new file mode 120000 index 00000000..da900be3 --- /dev/null +++ b/links/actions/16/rabbitvcs-commit.svg @@ -0,0 +1 @@ +svn-commit.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-compare.svg b/links/actions/16/rabbitvcs-compare.svg new file mode 120000 index 00000000..77162d6c --- /dev/null +++ b/links/actions/16/rabbitvcs-compare.svg @@ -0,0 +1 @@ +kr_comparedirs.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-dbus.svg b/links/actions/16/rabbitvcs-dbus.svg new file mode 120000 index 00000000..57250bfc --- /dev/null +++ b/links/actions/16/rabbitvcs-dbus.svg @@ -0,0 +1 @@ +gtk-preferences.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-delete.svg b/links/actions/16/rabbitvcs-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/rabbitvcs-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-editconflicts.svg b/links/actions/16/rabbitvcs-editconflicts.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/16/rabbitvcs-editconflicts.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-emblems.svg b/links/actions/16/rabbitvcs-emblems.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/rabbitvcs-emblems.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-export.svg b/links/actions/16/rabbitvcs-export.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/16/rabbitvcs-export.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-import.svg b/links/actions/16/rabbitvcs-import.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/16/rabbitvcs-import.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-lock.svg b/links/actions/16/rabbitvcs-lock.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/16/rabbitvcs-lock.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-merge.svg b/links/actions/16/rabbitvcs-merge.svg new file mode 120000 index 00000000..e4f51b5b --- /dev/null +++ b/links/actions/16/rabbitvcs-merge.svg @@ -0,0 +1 @@ +kr_combine.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-properties.svg b/links/actions/16/rabbitvcs-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/rabbitvcs-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-push.svg b/links/actions/16/rabbitvcs-push.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/rabbitvcs-push.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-refresh.svg b/links/actions/16/rabbitvcs-refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/rabbitvcs-refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-relocate.svg b/links/actions/16/rabbitvcs-relocate.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/16/rabbitvcs-relocate.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-reset.svg b/links/actions/16/rabbitvcs-reset.svg new file mode 120000 index 00000000..7defed75 --- /dev/null +++ b/links/actions/16/rabbitvcs-reset.svg @@ -0,0 +1 @@ +revert.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-resolve.svg b/links/actions/16/rabbitvcs-resolve.svg new file mode 120000 index 00000000..debffee2 --- /dev/null +++ b/links/actions/16/rabbitvcs-resolve.svg @@ -0,0 +1 @@ +edit-paste-style.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-run.svg b/links/actions/16/rabbitvcs-run.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/16/rabbitvcs-run.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-settings.svg b/links/actions/16/rabbitvcs-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/rabbitvcs-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-show_log.svg b/links/actions/16/rabbitvcs-show_log.svg new file mode 120000 index 00000000..7a2e5e67 --- /dev/null +++ b/links/actions/16/rabbitvcs-show_log.svg @@ -0,0 +1 @@ +document-preview.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-stop.svg b/links/actions/16/rabbitvcs-stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/16/rabbitvcs-stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-switch.svg b/links/actions/16/rabbitvcs-switch.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/16/rabbitvcs-switch.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-unlock.svg b/links/actions/16/rabbitvcs-unlock.svg new file mode 120000 index 00000000..a7673957 --- /dev/null +++ b/links/actions/16/rabbitvcs-unlock.svg @@ -0,0 +1 @@ +object-unlocked.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-unstage.svg b/links/actions/16/rabbitvcs-unstage.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/rabbitvcs-unstage.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/rabbitvcs-update.svg b/links/actions/16/rabbitvcs-update.svg new file mode 120000 index 00000000..ae801429 --- /dev/null +++ b/links/actions/16/rabbitvcs-update.svg @@ -0,0 +1 @@ +svn-update.svg \ No newline at end of file diff --git a/links/actions/16/randomize.svg b/links/actions/16/randomize.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/16/randomize.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/16/ratiocrop.svg b/links/actions/16/ratiocrop.svg new file mode 120000 index 00000000..686d9f8d --- /dev/null +++ b/links/actions/16/ratiocrop.svg @@ -0,0 +1 @@ +transform-crop.svg \ No newline at end of file diff --git a/links/actions/16/rectangle-shape.svg b/links/actions/16/rectangle-shape.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/16/rectangle-shape.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/16/refactor.svg b/links/actions/16/refactor.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/refactor.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/refreshstructure.svg b/links/actions/16/refreshstructure.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/refreshstructure.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/region.svg b/links/actions/16/region.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/16/region.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/16/relation.svg b/links/actions/16/relation.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/relation.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/relationship.svg b/links/actions/16/relationship.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/relationship.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/reload.svg b/links/actions/16/reload.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/reload.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/reload3.svg b/links/actions/16/reload3.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/reload3.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/reload_all_tabs.svg b/links/actions/16/reload_all_tabs.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/reload_all_tabs.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/reload_page.svg b/links/actions/16/reload_page.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/reload_page.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/remove-amarok.svg b/links/actions/16/remove-amarok.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/remove-amarok.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/remove.svg b/links/actions/16/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/removecell.svg b/links/actions/16/removecell.svg new file mode 120000 index 00000000..8de2ed21 --- /dev/null +++ b/links/actions/16/removecell.svg @@ -0,0 +1 @@ +delete-table-row.svg \ No newline at end of file diff --git a/links/actions/16/resource-group.svg b/links/actions/16/resource-group.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/16/resource-group.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/16/revert.svg b/links/actions/16/revert.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/16/revert.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/16/rough-hatches.svg b/links/actions/16/rough-hatches.svg new file mode 120000 index 00000000..81f1fc36 --- /dev/null +++ b/links/actions/16/rough-hatches.svg @@ -0,0 +1 @@ +hatches.svg \ No newline at end of file diff --git a/links/actions/16/routeplanning.svg b/links/actions/16/routeplanning.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/16/routeplanning.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/16/run-clean.svg b/links/actions/16/run-clean.svg new file mode 120000 index 00000000..2c899aaf --- /dev/null +++ b/links/actions/16/run-clean.svg @@ -0,0 +1 @@ +run-build-clean.svg \ No newline at end of file diff --git a/links/actions/16/run-install.svg b/links/actions/16/run-install.svg new file mode 120000 index 00000000..71034b4e --- /dev/null +++ b/links/actions/16/run-install.svg @@ -0,0 +1 @@ +run-build-install.svg \ No newline at end of file diff --git a/links/actions/16/scriptnew.svg b/links/actions/16/scriptnew.svg new file mode 120000 index 00000000..4afc2562 --- /dev/null +++ b/links/actions/16/scriptnew.svg @@ -0,0 +1 @@ +amarok_scripts.svg \ No newline at end of file diff --git a/links/actions/16/scriptopen.svg b/links/actions/16/scriptopen.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/16/scriptopen.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/16/search-icon.svg b/links/actions/16/search-icon.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/search-icon.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/search.svg b/links/actions/16/search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/select.svg b/links/actions/16/select.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/select.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/selection-bottom.svg b/links/actions/16/selection-bottom.svg new file mode 120000 index 00000000..485191c6 --- /dev/null +++ b/links/actions/16/selection-bottom.svg @@ -0,0 +1 @@ +object-order-back.svg \ No newline at end of file diff --git a/links/actions/16/selection-lower.svg b/links/actions/16/selection-lower.svg new file mode 120000 index 00000000..f6961b71 --- /dev/null +++ b/links/actions/16/selection-lower.svg @@ -0,0 +1 @@ +object-order-lower.svg \ No newline at end of file diff --git a/links/actions/16/selection-make-bitmap-copy.svg b/links/actions/16/selection-make-bitmap-copy.svg new file mode 120000 index 00000000..204dc24b --- /dev/null +++ b/links/actions/16/selection-make-bitmap-copy.svg @@ -0,0 +1 @@ +fileview-preview.svg \ No newline at end of file diff --git a/links/actions/16/selection-raise.svg b/links/actions/16/selection-raise.svg new file mode 120000 index 00000000..deb91cb6 --- /dev/null +++ b/links/actions/16/selection-raise.svg @@ -0,0 +1 @@ +object-order-raise.svg \ No newline at end of file diff --git a/links/actions/16/selection-top.svg b/links/actions/16/selection-top.svg new file mode 120000 index 00000000..e810edf6 --- /dev/null +++ b/links/actions/16/selection-top.svg @@ -0,0 +1 @@ +object-order-front.svg \ No newline at end of file diff --git a/links/actions/16/selection.svg b/links/actions/16/selection.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/16/selection.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/16/services.svg b/links/actions/16/services.svg new file mode 120000 index 00000000..4c2c5d3c --- /dev/null +++ b/links/actions/16/services.svg @@ -0,0 +1 @@ +flag-blue.svg \ No newline at end of file diff --git a/links/actions/16/set-language.svg b/links/actions/16/set-language.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/16/set-language.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/16/setroubleshoot_icon.svg b/links/actions/16/setroubleshoot_icon.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/setroubleshoot_icon.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/settings-configure.svg b/links/actions/16/settings-configure.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/settings-configure.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/settings.svg b/links/actions/16/settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/shallow-history.svg b/links/actions/16/shallow-history.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/shallow-history.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/shape-choose.svg b/links/actions/16/shape-choose.svg new file mode 120000 index 00000000..ef9a1962 --- /dev/null +++ b/links/actions/16/shape-choose.svg @@ -0,0 +1 @@ +shapes.svg \ No newline at end of file diff --git a/links/actions/16/shear.svg b/links/actions/16/shear.svg new file mode 120000 index 00000000..ed7fc862 --- /dev/null +++ b/links/actions/16/shear.svg @@ -0,0 +1 @@ +transform-shear-left.svg \ No newline at end of file diff --git a/links/actions/16/show-dialogs.svg b/links/actions/16/show-dialogs.svg new file mode 120000 index 00000000..ae70e66e --- /dev/null +++ b/links/actions/16/show-dialogs.svg @@ -0,0 +1 @@ +show-menu.svg \ No newline at end of file diff --git a/links/actions/16/show-grid.svg b/links/actions/16/show-grid.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/16/show-grid.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/16/show-offline.svg b/links/actions/16/show-offline.svg new file mode 120000 index 00000000..50191953 --- /dev/null +++ b/links/actions/16/show-offline.svg @@ -0,0 +1 @@ +meeting-attending-tentative.svg \ No newline at end of file diff --git a/links/actions/16/show_table_column.svg b/links/actions/16/show_table_column.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/show_table_column.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/show_table_row.svg b/links/actions/16/show_table_row.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/16/show_table_row.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/16/shuffle.svg b/links/actions/16/shuffle.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/16/shuffle.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/16/sidebar-places.svg b/links/actions/16/sidebar-places.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/sidebar-places.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/sidebar.svg b/links/actions/16/sidebar.svg new file mode 120000 index 00000000..cec06ebb --- /dev/null +++ b/links/actions/16/sidebar.svg @@ -0,0 +1 @@ +view-sidetree.svg \ No newline at end of file diff --git a/links/actions/16/slanted.svg b/links/actions/16/slanted.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/16/slanted.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/16/slideshow-plugin.svg b/links/actions/16/slideshow-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/16/slideshow-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/16/smallclock.svg b/links/actions/16/smallclock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/smallclock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/smallskip.svg b/links/actions/16/smallskip.svg new file mode 120000 index 00000000..f12731dc --- /dev/null +++ b/links/actions/16/smallskip.svg @@ -0,0 +1 @@ +format-line-spacing-normal.svg \ No newline at end of file diff --git a/links/actions/16/snap-bounding-box.svg b/links/actions/16/snap-bounding-box.svg new file mode 120000 index 00000000..66a14728 --- /dev/null +++ b/links/actions/16/snap-bounding-box.svg @@ -0,0 +1 @@ +snap-bounding-box-edges.svg \ No newline at end of file diff --git a/links/actions/16/social.svg b/links/actions/16/social.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/social.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/sort-name.svg b/links/actions/16/sort-name.svg new file mode 120000 index 00000000..992600db --- /dev/null +++ b/links/actions/16/sort-name.svg @@ -0,0 +1 @@ +view-sort-ascending-name.svg \ No newline at end of file diff --git a/links/actions/16/sort_incr.svg b/links/actions/16/sort_incr.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/16/sort_incr.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/16/soundkonverter-replaygain.svg b/links/actions/16/soundkonverter-replaygain.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/16/soundkonverter-replaygain.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/16/source-playlist.svg b/links/actions/16/source-playlist.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/16/source-playlist.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/16/source-smart-playlist.svg b/links/actions/16/source-smart-playlist.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/16/source-smart-playlist.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/16/spacefm-find.svg b/links/actions/16/spacefm-find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/spacefm-find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/specific-setup.svg b/links/actions/16/specific-setup.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/specific-setup.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/speedometer.svg b/links/actions/16/speedometer.svg new file mode 120000 index 00000000..e48dac0f --- /dev/null +++ b/links/actions/16/speedometer.svg @@ -0,0 +1 @@ +filename-bpm-amarok.svg \ No newline at end of file diff --git a/links/actions/16/spiral-shape.svg b/links/actions/16/spiral-shape.svg new file mode 120000 index 00000000..f24705ef --- /dev/null +++ b/links/actions/16/spiral-shape.svg @@ -0,0 +1 @@ +draw-spiral.svg \ No newline at end of file diff --git a/links/actions/16/spreadsheetshape.svg b/links/actions/16/spreadsheetshape.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/16/spreadsheetshape.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/16/star-shape.svg b/links/actions/16/star-shape.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/16/star-shape.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/16/start-over.svg b/links/actions/16/start-over.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/16/start-over.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/16/start.svg b/links/actions/16/start.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/16/start.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/16/statetool.svg b/links/actions/16/statetool.svg new file mode 120000 index 00000000..9dad4310 --- /dev/null +++ b/links/actions/16/statetool.svg @@ -0,0 +1 @@ +stateshape.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Anchor.svg b/links/actions/16/step_object_Anchor.svg new file mode 120000 index 00000000..870928c6 --- /dev/null +++ b/links/actions/16/step_object_Anchor.svg @@ -0,0 +1 @@ +anchor.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Box.svg b/links/actions/16/step_object_Box.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/16/step_object_Box.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Controller.svg b/links/actions/16/step_object_Controller.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/step_object_Controller.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Disk.svg b/links/actions/16/step_object_Disk.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/16/step_object_Disk.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Graph.svg b/links/actions/16/step_object_Graph.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/16/step_object_Graph.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Note.svg b/links/actions/16/step_object_Note.svg new file mode 120000 index 00000000..49021744 --- /dev/null +++ b/links/actions/16/step_object_Note.svg @@ -0,0 +1 @@ +view-pim-notes.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Particle.svg b/links/actions/16/step_object_Particle.svg new file mode 120000 index 00000000..db766e99 --- /dev/null +++ b/links/actions/16/step_object_Particle.svg @@ -0,0 +1 @@ +draw-circle.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Pin.svg b/links/actions/16/step_object_Pin.svg new file mode 120000 index 00000000..c3a2f243 --- /dev/null +++ b/links/actions/16/step_object_Pin.svg @@ -0,0 +1 @@ +port.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Polygon.svg b/links/actions/16/step_object_Polygon.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/16/step_object_Polygon.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Rope.svg b/links/actions/16/step_object_Rope.svg new file mode 120000 index 00000000..d1fa11a5 --- /dev/null +++ b/links/actions/16/step_object_Rope.svg @@ -0,0 +1 @@ +draw-bezier-curves.svg \ No newline at end of file diff --git a/links/actions/16/step_object_Stick.svg b/links/actions/16/step_object_Stick.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/16/step_object_Stick.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/16/sticky_zoom.svg b/links/actions/16/sticky_zoom.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/sticky_zoom.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/16/stock_about.svg b/links/actions/16/stock_about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/stock_about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/stock_add-bookmark.svg b/links/actions/16/stock_add-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/stock_add-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_bottom.svg b/links/actions/16/stock_bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/16/stock_bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/16/stock_calc-accept.svg b/links/actions/16/stock_calc-accept.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/stock_calc-accept.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/stock_calc-cancel.svg b/links/actions/16/stock_calc-cancel.svg new file mode 120000 index 00000000..8770bb2d --- /dev/null +++ b/links/actions/16/stock_calc-cancel.svg @@ -0,0 +1 @@ +action-unavailable.svg \ No newline at end of file diff --git a/links/actions/16/stock_check-filled.svg b/links/actions/16/stock_check-filled.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/stock_check-filled.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/stock_close.svg b/links/actions/16/stock_close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/stock_close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/stock_contact-list.svg b/links/actions/16/stock_contact-list.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/16/stock_contact-list.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/16/stock_copy.svg b/links/actions/16/stock_copy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/stock_copy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/stock_cut.svg b/links/actions/16/stock_cut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/16/stock_cut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/16/stock_delete.svg b/links/actions/16/stock_delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/stock_delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/stock_down.svg b/links/actions/16/stock_down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/stock_down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/stock_exit.svg b/links/actions/16/stock_exit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/16/stock_exit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/16/stock_file-properites.svg b/links/actions/16/stock_file-properites.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/stock_file-properites.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/stock_file-properties.svg b/links/actions/16/stock_file-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/stock_file-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/stock_first.svg b/links/actions/16/stock_first.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/16/stock_first.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/16/stock_folder_properties.svg b/links/actions/16/stock_folder_properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/stock_folder_properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/stock_fullscreen.svg b/links/actions/16/stock_fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/16/stock_fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/16/stock_gtk-dnd-multiple.svg b/links/actions/16/stock_gtk-dnd-multiple.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/16/stock_gtk-dnd-multiple.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/16/stock_help-add-bookmark.svg b/links/actions/16/stock_help-add-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/stock_help-add-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_insert-rule.svg b/links/actions/16/stock_insert-rule.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/16/stock_insert-rule.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/16/stock_insert-table.svg b/links/actions/16/stock_insert-table.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/16/stock_insert-table.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/16/stock_last.svg b/links/actions/16/stock_last.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/16/stock_last.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/16/stock_leave-fullscreen.svg b/links/actions/16/stock_leave-fullscreen.svg new file mode 120000 index 00000000..4eb32315 --- /dev/null +++ b/links/actions/16/stock_leave-fullscreen.svg @@ -0,0 +1 @@ +view-restore.svg \ No newline at end of file diff --git a/links/actions/16/stock_left.svg b/links/actions/16/stock_left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/16/stock_left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/16/stock_mail-compose.svg b/links/actions/16/stock_mail-compose.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/16/stock_mail-compose.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_mail-flag-for-followup-done.svg b/links/actions/16/stock_mail-flag-for-followup-done.svg new file mode 120000 index 00000000..4c2c5d3c --- /dev/null +++ b/links/actions/16/stock_mail-flag-for-followup-done.svg @@ -0,0 +1 @@ +flag-blue.svg \ No newline at end of file diff --git a/links/actions/16/stock_mail-flag-for-followup.svg b/links/actions/16/stock_mail-flag-for-followup.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/16/stock_mail-flag-for-followup.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/16/stock_mail-forward.svg b/links/actions/16/stock_mail-forward.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/16/stock_mail-forward.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/16/stock_mail-reply-to-all.svg b/links/actions/16/stock_mail-reply-to-all.svg new file mode 120000 index 00000000..1e45e24d --- /dev/null +++ b/links/actions/16/stock_mail-reply-to-all.svg @@ -0,0 +1 @@ +mail-reply-all.svg \ No newline at end of file diff --git a/links/actions/16/stock_mail-reply.svg b/links/actions/16/stock_mail-reply.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/16/stock_mail-reply.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/16/stock_mail-send.svg b/links/actions/16/stock_mail-send.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/16/stock_mail-send.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/16/stock_mark.svg b/links/actions/16/stock_mark.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/stock_mark.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-fwd.svg b/links/actions/16/stock_media-fwd.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/16/stock_media-fwd.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-next.svg b/links/actions/16/stock_media-next.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/16/stock_media-next.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-pause.svg b/links/actions/16/stock_media-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/16/stock_media-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-play.svg b/links/actions/16/stock_media-play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/stock_media-play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-prev.svg b/links/actions/16/stock_media-prev.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/16/stock_media-prev.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-rec.svg b/links/actions/16/stock_media-rec.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/16/stock_media-rec.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-rew.svg b/links/actions/16/stock_media-rew.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/16/stock_media-rew.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/16/stock_media-stop.svg b/links/actions/16/stock_media-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/16/stock_media-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/16/stock_navigator.svg b/links/actions/16/stock_navigator.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/stock_navigator.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/stock_new-address-book.svg b/links/actions/16/stock_new-address-book.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/stock_new-address-book.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_new-appointment.svg b/links/actions/16/stock_new-appointment.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/stock_new-appointment.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_new-bcard.svg b/links/actions/16/stock_new-bcard.svg new file mode 120000 index 00000000..f8389fbc --- /dev/null +++ b/links/actions/16/stock_new-bcard.svg @@ -0,0 +1 @@ +contact-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_new-dir.svg b/links/actions/16/stock_new-dir.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/16/stock_new-dir.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_new-tab.svg b/links/actions/16/stock_new-tab.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/16/stock_new-tab.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_new-text.svg b/links/actions/16/stock_new-text.svg new file mode 120000 index 00000000..300fb89b --- /dev/null +++ b/links/actions/16/stock_new-text.svg @@ -0,0 +1 @@ +document-new.svg \ No newline at end of file diff --git a/links/actions/16/stock_new-window.svg b/links/actions/16/stock_new-window.svg new file mode 120000 index 00000000..f0b026af --- /dev/null +++ b/links/actions/16/stock_new-window.svg @@ -0,0 +1 @@ +window.svg \ No newline at end of file diff --git a/links/actions/16/stock_no.svg b/links/actions/16/stock_no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/stock_no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/stock_not.svg b/links/actions/16/stock_not.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/stock_not.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/stock_paste.svg b/links/actions/16/stock_paste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/16/stock_paste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/16/stock_print-preview.svg b/links/actions/16/stock_print-preview.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/16/stock_print-preview.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/16/stock_print.svg b/links/actions/16/stock_print.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/stock_print.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/stock_properties.svg b/links/actions/16/stock_properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/stock_properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/stock_redo.svg b/links/actions/16/stock_redo.svg new file mode 120000 index 00000000..a13a878c --- /dev/null +++ b/links/actions/16/stock_redo.svg @@ -0,0 +1 @@ +edit-redo.svg \ No newline at end of file diff --git a/links/actions/16/stock_refresh.svg b/links/actions/16/stock_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/stock_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/stock_right.svg b/links/actions/16/stock_right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/16/stock_right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/16/stock_save-as.svg b/links/actions/16/stock_save-as.svg new file mode 120000 index 00000000..0d756edd --- /dev/null +++ b/links/actions/16/stock_save-as.svg @@ -0,0 +1 @@ +document-save-as.svg \ No newline at end of file diff --git a/links/actions/16/stock_save.svg b/links/actions/16/stock_save.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/stock_save.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/stock_score-high.svg b/links/actions/16/stock_score-high.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/16/stock_score-high.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/16/stock_score-higher.svg b/links/actions/16/stock_score-higher.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/16/stock_score-higher.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/16/stock_score-highest.svg b/links/actions/16/stock_score-highest.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/16/stock_score-highest.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/16/stock_score-low.svg b/links/actions/16/stock_score-low.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/16/stock_score-low.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/16/stock_score-lower.svg b/links/actions/16/stock_score-lower.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/16/stock_score-lower.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/16/stock_score-lowest.svg b/links/actions/16/stock_score-lowest.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/16/stock_score-lowest.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/16/stock_score-normal.svg b/links/actions/16/stock_score-normal.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/16/stock_score-normal.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/16/stock_search.svg b/links/actions/16/stock_search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/stock_search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/stock_select-all.svg b/links/actions/16/stock_select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/16/stock_select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/16/stock_select-column.svg b/links/actions/16/stock_select-column.svg new file mode 120000 index 00000000..0d3db670 --- /dev/null +++ b/links/actions/16/stock_select-column.svg @@ -0,0 +1 @@ +object-columns.svg \ No newline at end of file diff --git a/links/actions/16/stock_select-row.svg b/links/actions/16/stock_select-row.svg new file mode 120000 index 00000000..b496c3e1 --- /dev/null +++ b/links/actions/16/stock_select-row.svg @@ -0,0 +1 @@ +object-rows.svg \ No newline at end of file diff --git a/links/actions/16/stock_shared-by-me.svg b/links/actions/16/stock_shared-by-me.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/16/stock_shared-by-me.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/16/stock_shared-to-me.svg b/links/actions/16/stock_shared-to-me.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/16/stock_shared-to-me.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/16/stock_show-all.svg b/links/actions/16/stock_show-all.svg new file mode 120000 index 00000000..58041fda --- /dev/null +++ b/links/actions/16/stock_show-all.svg @@ -0,0 +1 @@ +view-multiple-objects.svg \ No newline at end of file diff --git a/links/actions/16/stock_stop.svg b/links/actions/16/stock_stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/16/stock_stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/16/stock_task-assigned-to.svg b/links/actions/16/stock_task-assigned-to.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/16/stock_task-assigned-to.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/16/stock_task-assigned.svg b/links/actions/16/stock_task-assigned.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/16/stock_task-assigned.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/16/stock_task-recurring.svg b/links/actions/16/stock_task-recurring.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/stock_task-recurring.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/stock_task.svg b/links/actions/16/stock_task.svg new file mode 120000 index 00000000..13ebf139 --- /dev/null +++ b/links/actions/16/stock_task.svg @@ -0,0 +1 @@ +view-calendar-special-occasion.svg \ No newline at end of file diff --git a/links/actions/16/stock_text-monospaced.svg b/links/actions/16/stock_text-monospaced.svg new file mode 120000 index 00000000..7c4282d6 --- /dev/null +++ b/links/actions/16/stock_text-monospaced.svg @@ -0,0 +1 @@ +dialog-text-and-font.svg \ No newline at end of file diff --git a/links/actions/16/stock_thunar-shortcuts.svg b/links/actions/16/stock_thunar-shortcuts.svg new file mode 120000 index 00000000..cec06ebb --- /dev/null +++ b/links/actions/16/stock_thunar-shortcuts.svg @@ -0,0 +1 @@ +view-sidetree.svg \ No newline at end of file diff --git a/links/actions/16/stock_timezone.svg b/links/actions/16/stock_timezone.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/16/stock_timezone.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/16/stock_todo.svg b/links/actions/16/stock_todo.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/16/stock_todo.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/16/stock_top.svg b/links/actions/16/stock_top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/16/stock_top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/16/stock_undo.svg b/links/actions/16/stock_undo.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/16/stock_undo.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/16/stock_up.svg b/links/actions/16/stock_up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/stock_up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/stock_view-details.svg b/links/actions/16/stock_view-details.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/16/stock_view-details.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/16/stock_volume.svg b/links/actions/16/stock_volume.svg new file mode 120000 index 00000000..c4533054 --- /dev/null +++ b/links/actions/16/stock_volume.svg @@ -0,0 +1 @@ +player-volume.svg \ No newline at end of file diff --git a/links/actions/16/stock_xfburn-data-copy.svg b/links/actions/16/stock_xfburn-data-copy.svg new file mode 120000 index 00000000..6ddeb4f7 --- /dev/null +++ b/links/actions/16/stock_xfburn-data-copy.svg @@ -0,0 +1 @@ +tools-media-optical-copy.svg \ No newline at end of file diff --git a/links/actions/16/stock_xfburn-format-dvdrw.svg b/links/actions/16/stock_xfburn-format-dvdrw.svg new file mode 120000 index 00000000..68127038 --- /dev/null +++ b/links/actions/16/stock_xfburn-format-dvdrw.svg @@ -0,0 +1 @@ +tools-media-optical-burn-image.svg \ No newline at end of file diff --git a/links/actions/16/stock_yes.svg b/links/actions/16/stock_yes.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/links/actions/16/stock_yes.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/links/actions/16/stock_zoom-page.svg b/links/actions/16/stock_zoom-page.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/16/stock_zoom-page.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/16/stop.svg b/links/actions/16/stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/16/stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/16/straight-connector.svg b/links/actions/16/straight-connector.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/16/straight-connector.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/16/stroke-cap-bevel.svg b/links/actions/16/stroke-cap-bevel.svg new file mode 120000 index 00000000..1b2b69ef --- /dev/null +++ b/links/actions/16/stroke-cap-bevel.svg @@ -0,0 +1 @@ +stroke-join-bevel.svg \ No newline at end of file diff --git a/links/actions/16/stroke-cap-miter.svg b/links/actions/16/stroke-cap-miter.svg new file mode 120000 index 00000000..7788e8b0 --- /dev/null +++ b/links/actions/16/stroke-cap-miter.svg @@ -0,0 +1 @@ +stroke-join-miter.svg \ No newline at end of file diff --git a/links/actions/16/strong.svg b/links/actions/16/strong.svg new file mode 120000 index 00000000..3921884c --- /dev/null +++ b/links/actions/16/strong.svg @@ -0,0 +1 @@ +format-text-bold.svg \ No newline at end of file diff --git a/links/actions/16/structure.svg b/links/actions/16/structure.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/16/structure.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/16/subsystem.svg b/links/actions/16/subsystem.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/16/subsystem.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/16/system-lock-screen.svg b/links/actions/16/system-lock-screen.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/16/system-lock-screen.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/16/system-reboot.svg b/links/actions/16/system-reboot.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/16/system-reboot.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/16/system-save-session.svg b/links/actions/16/system-save-session.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/16/system-save-session.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/16/system-search.svg b/links/actions/16/system-search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/system-search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/system-upgrade.svg b/links/actions/16/system-upgrade.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/system-upgrade.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/system-users.svg b/links/actions/16/system-users.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/16/system-users.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/16/tab-close-other.svg b/links/actions/16/tab-close-other.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/tab-close-other.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/tab-close.svg b/links/actions/16/tab-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/tab-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/tab-new.svg b/links/actions/16/tab-new.svg new file mode 120000 index 00000000..f8389fbc --- /dev/null +++ b/links/actions/16/tab-new.svg @@ -0,0 +1 @@ +contact-new.svg \ No newline at end of file diff --git a/links/actions/16/tab.svg b/links/actions/16/tab.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/16/tab.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/16/tab_duplicate.svg b/links/actions/16/tab_duplicate.svg new file mode 120000 index 00000000..dbc1b301 --- /dev/null +++ b/links/actions/16/tab_duplicate.svg @@ -0,0 +1 @@ +tab-duplicate.svg \ No newline at end of file diff --git a/links/actions/16/tab_new.svg b/links/actions/16/tab_new.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/16/tab_new.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/16/tag-addressbook.svg b/links/actions/16/tag-addressbook.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/tag-addressbook.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/tag-assigned.svg b/links/actions/16/tag-assigned.svg new file mode 120000 index 00000000..4abb12d1 --- /dev/null +++ b/links/actions/16/tag-assigned.svg @@ -0,0 +1 @@ +link.svg \ No newline at end of file diff --git a/links/actions/16/tag-delete.svg b/links/actions/16/tag-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/tag-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/tag-events.svg b/links/actions/16/tag-events.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/16/tag-events.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/16/tag-folder.svg b/links/actions/16/tag-folder.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/16/tag-folder.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/16/tag-people.svg b/links/actions/16/tag-people.svg new file mode 120000 index 00000000..0d9b8b4e --- /dev/null +++ b/links/actions/16/tag-people.svg @@ -0,0 +1 @@ +edit-image-face-show.svg \ No newline at end of file diff --git a/links/actions/16/tag-places.svg b/links/actions/16/tag-places.svg new file mode 120000 index 00000000..d6db3056 --- /dev/null +++ b/links/actions/16/tag-places.svg @@ -0,0 +1 @@ +globe.svg \ No newline at end of file diff --git a/links/actions/16/tag-properties.svg b/links/actions/16/tag-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/16/tag-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/16/tag-recents.svg b/links/actions/16/tag-recents.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/16/tag-recents.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/16/tag-reset.svg b/links/actions/16/tag-reset.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/16/tag-reset.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/16/tap-create.svg b/links/actions/16/tap-create.svg new file mode 120000 index 00000000..d671358d --- /dev/null +++ b/links/actions/16/tap-create.svg @@ -0,0 +1 @@ +archive.svg \ No newline at end of file diff --git a/links/actions/16/tap-extract-to.svg b/links/actions/16/tap-extract-to.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/16/tap-extract-to.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/16/tap-extract.svg b/links/actions/16/tap-extract.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/16/tap-extract.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/16/template.svg b/links/actions/16/template.svg new file mode 120000 index 00000000..911d559e --- /dev/null +++ b/links/actions/16/template.svg @@ -0,0 +1 @@ +document-new-from-template.svg \ No newline at end of file diff --git a/links/actions/16/text-convert-to-regular.svg b/links/actions/16/text-convert-to-regular.svg new file mode 120000 index 00000000..9899aba7 --- /dev/null +++ b/links/actions/16/text-convert-to-regular.svg @@ -0,0 +1 @@ +draw-text.svg \ No newline at end of file diff --git a/links/actions/16/text-field-frameless.svg b/links/actions/16/text-field-frameless.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/16/text-field-frameless.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/16/text_subscript.svg b/links/actions/16/text_subscript.svg new file mode 120000 index 00000000..6022badc --- /dev/null +++ b/links/actions/16/text_subscript.svg @@ -0,0 +1 @@ +format-text-subscript.svg \ No newline at end of file diff --git a/links/actions/16/text_superscript.svg b/links/actions/16/text_superscript.svg new file mode 120000 index 00000000..ff7ed30d --- /dev/null +++ b/links/actions/16/text_superscript.svg @@ -0,0 +1 @@ +format-text-superscript.svg \ No newline at end of file diff --git a/links/actions/16/tiny-pause.svg b/links/actions/16/tiny-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/16/tiny-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/16/tiny-start.svg b/links/actions/16/tiny-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/tiny-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/tool-measure.svg b/links/actions/16/tool-measure.svg new file mode 120000 index 00000000..b31f3fe5 --- /dev/null +++ b/links/actions/16/tool-measure.svg @@ -0,0 +1 @@ +measure.svg \ No newline at end of file diff --git a/links/actions/16/tool-node-editor.svg b/links/actions/16/tool-node-editor.svg new file mode 120000 index 00000000..9d57cb03 --- /dev/null +++ b/links/actions/16/tool-node-editor.svg @@ -0,0 +1 @@ +edit-node.svg \ No newline at end of file diff --git a/links/actions/16/tool-pointer.svg b/links/actions/16/tool-pointer.svg new file mode 120000 index 00000000..7f408ece --- /dev/null +++ b/links/actions/16/tool-pointer.svg @@ -0,0 +1 @@ +cursor-arrow.svg \ No newline at end of file diff --git a/links/actions/16/tool-text.svg b/links/actions/16/tool-text.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/16/tool-text.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/16/tool_brush.svg b/links/actions/16/tool_brush.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/16/tool_brush.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/16/tool_cellformatting.svg b/links/actions/16/tool_cellformatting.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/16/tool_cellformatting.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/16/tool_color_picker.svg b/links/actions/16/tool_color_picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/16/tool_color_picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/16/tool_ellipse.svg b/links/actions/16/tool_ellipse.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/16/tool_ellipse.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/16/tool_elliptical_selection.svg b/links/actions/16/tool_elliptical_selection.svg new file mode 120000 index 00000000..db766e99 --- /dev/null +++ b/links/actions/16/tool_elliptical_selection.svg @@ -0,0 +1 @@ +draw-circle.svg \ No newline at end of file diff --git a/links/actions/16/tool_eraser.svg b/links/actions/16/tool_eraser.svg new file mode 120000 index 00000000..f99a1d06 --- /dev/null +++ b/links/actions/16/tool_eraser.svg @@ -0,0 +1 @@ +draw-eraser.svg \ No newline at end of file diff --git a/links/actions/16/tool_flood_fill.svg b/links/actions/16/tool_flood_fill.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/16/tool_flood_fill.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/16/tool_imageeffects.svg b/links/actions/16/tool_imageeffects.svg new file mode 120000 index 00000000..f629358a --- /dev/null +++ b/links/actions/16/tool_imageeffects.svg @@ -0,0 +1 @@ +bitmap-trace.svg \ No newline at end of file diff --git a/links/actions/16/tool_line.svg b/links/actions/16/tool_line.svg new file mode 120000 index 00000000..d6f1b6f7 --- /dev/null +++ b/links/actions/16/tool_line.svg @@ -0,0 +1 @@ +draw-line.svg \ No newline at end of file diff --git a/links/actions/16/tool_pagelayout.svg b/links/actions/16/tool_pagelayout.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/16/tool_pagelayout.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/16/tool_pen.svg b/links/actions/16/tool_pen.svg new file mode 120000 index 00000000..a086f031 --- /dev/null +++ b/links/actions/16/tool_pen.svg @@ -0,0 +1 @@ +draw-freehand.svg \ No newline at end of file diff --git a/links/actions/16/tool_polygon.svg b/links/actions/16/tool_polygon.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/16/tool_polygon.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/16/tool_polyline.svg b/links/actions/16/tool_polyline.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/16/tool_polyline.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/16/tool_rect_selection.svg b/links/actions/16/tool_rect_selection.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/16/tool_rect_selection.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/16/tool_rectangle.svg b/links/actions/16/tool_rectangle.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/16/tool_rectangle.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/16/tool_references.svg b/links/actions/16/tool_references.svg new file mode 120000 index 00000000..279c2ea0 --- /dev/null +++ b/links/actions/16/tool_references.svg @@ -0,0 +1 @@ +text-frame-link.svg \ No newline at end of file diff --git a/links/actions/16/tool_review.svg b/links/actions/16/tool_review.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/tool_review.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/tool_rounded_rectangle.svg b/links/actions/16/tool_rounded_rectangle.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/16/tool_rounded_rectangle.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/16/tool_text.svg b/links/actions/16/tool_text.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/16/tool_text.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/16/top.svg b/links/actions/16/top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/16/top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/16/transform-skew-horizontal.svg b/links/actions/16/transform-skew-horizontal.svg new file mode 120000 index 00000000..ed7fc862 --- /dev/null +++ b/links/actions/16/transform-skew-horizontal.svg @@ -0,0 +1 @@ +transform-shear-left.svg \ No newline at end of file diff --git a/links/actions/16/transform-skew-vertical.svg b/links/actions/16/transform-skew-vertical.svg new file mode 120000 index 00000000..294c4e3b --- /dev/null +++ b/links/actions/16/transform-skew-vertical.svg @@ -0,0 +1 @@ +transform-shear-up.svg \ No newline at end of file diff --git a/links/actions/16/transsearch.svg b/links/actions/16/transsearch.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/transsearch.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/umbr-coll-message-asynchronous.svg b/links/actions/16/umbr-coll-message-asynchronous.svg new file mode 120000 index 00000000..f73d7d56 --- /dev/null +++ b/links/actions/16/umbr-coll-message-asynchronous.svg @@ -0,0 +1 @@ +mail-forwarded-replied.svg \ No newline at end of file diff --git a/links/actions/16/umbr-coll-message-synchronous.svg b/links/actions/16/umbr-coll-message-synchronous.svg new file mode 120000 index 00000000..78892346 --- /dev/null +++ b/links/actions/16/umbr-coll-message-synchronous.svg @@ -0,0 +1 @@ +mail-forwarded.svg \ No newline at end of file diff --git a/links/actions/16/umbr-message-asynchronous.svg b/links/actions/16/umbr-message-asynchronous.svg new file mode 120000 index 00000000..f73d7d56 --- /dev/null +++ b/links/actions/16/umbr-message-asynchronous.svg @@ -0,0 +1 @@ +mail-forwarded-replied.svg \ No newline at end of file diff --git a/links/actions/16/umbr-message-found.svg b/links/actions/16/umbr-message-found.svg new file mode 120000 index 00000000..3bab14e3 --- /dev/null +++ b/links/actions/16/umbr-message-found.svg @@ -0,0 +1 @@ +mail-mark-notjunk.svg \ No newline at end of file diff --git a/links/actions/16/umbr-message-lost.svg b/links/actions/16/umbr-message-lost.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/16/umbr-message-lost.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/16/umbr-message-synchronous.svg b/links/actions/16/umbr-message-synchronous.svg new file mode 120000 index 00000000..78892346 --- /dev/null +++ b/links/actions/16/umbr-message-synchronous.svg @@ -0,0 +1 @@ +mail-forwarded.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_activity.svg b/links/actions/16/umbrello_diagram_activity.svg new file mode 120000 index 00000000..79543799 --- /dev/null +++ b/links/actions/16/umbrello_diagram_activity.svg @@ -0,0 +1 @@ +preferences-activities.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_class.svg b/links/actions/16/umbrello_diagram_class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/16/umbrello_diagram_class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_collaboration.svg b/links/actions/16/umbrello_diagram_collaboration.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/16/umbrello_diagram_collaboration.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_component.svg b/links/actions/16/umbrello_diagram_component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/umbrello_diagram_component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_entityrelationship.svg b/links/actions/16/umbrello_diagram_entityrelationship.svg new file mode 120000 index 00000000..057bb993 --- /dev/null +++ b/links/actions/16/umbrello_diagram_entityrelationship.svg @@ -0,0 +1 @@ +edit-clone.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_sequence.svg b/links/actions/16/umbrello_diagram_sequence.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/16/umbrello_diagram_sequence.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_state.svg b/links/actions/16/umbrello_diagram_state.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/16/umbrello_diagram_state.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/16/umbrello_diagram_usecase.svg b/links/actions/16/umbrello_diagram_usecase.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/umbrello_diagram_usecase.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/undo.svg b/links/actions/16/undo.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/16/undo.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/16/unlock.svg b/links/actions/16/unlock.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/16/unlock.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/16/up.svg b/links/actions/16/up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/upcomingevents-amarok.svg b/links/actions/16/upcomingevents-amarok.svg new file mode 120000 index 00000000..70226528 --- /dev/null +++ b/links/actions/16/upcomingevents-amarok.svg @@ -0,0 +1 @@ +view-calendar-upcoming-events.svg \ No newline at end of file diff --git a/links/actions/16/usecase.svg b/links/actions/16/usecase.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/16/usecase.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/16/user-identity.svg b/links/actions/16/user-identity.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/user-identity.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/user-properties.svg b/links/actions/16/user-properties.svg new file mode 120000 index 00000000..ad3742c5 --- /dev/null +++ b/links/actions/16/user-properties.svg @@ -0,0 +1 @@ +user-group-properties.svg \ No newline at end of file diff --git a/links/actions/16/user.svg b/links/actions/16/user.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/user.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/usermenu-delete.svg b/links/actions/16/usermenu-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/16/usermenu-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/16/usermenu-down.svg b/links/actions/16/usermenu-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/usermenu-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/usermenu-up.svg b/links/actions/16/usermenu-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/usermenu-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/verb.svg b/links/actions/16/verb.svg new file mode 120000 index 00000000..22b94257 --- /dev/null +++ b/links/actions/16/verb.svg @@ -0,0 +1 @@ +code-context.svg \ No newline at end of file diff --git a/links/actions/16/verbatim.svg b/links/actions/16/verbatim.svg new file mode 120000 index 00000000..22b94257 --- /dev/null +++ b/links/actions/16/verbatim.svg @@ -0,0 +1 @@ +code-context.svg \ No newline at end of file diff --git a/links/actions/16/videoclip-amarok.svg b/links/actions/16/videoclip-amarok.svg new file mode 120000 index 00000000..0d1faec0 --- /dev/null +++ b/links/actions/16/videoclip-amarok.svg @@ -0,0 +1 @@ +kdenlive-show-video.svg \ No newline at end of file diff --git a/links/actions/16/view-bank-add.svg b/links/actions/16/view-bank-add.svg new file mode 120000 index 00000000..dec7f7bd --- /dev/null +++ b/links/actions/16/view-bank-add.svg @@ -0,0 +1 @@ +view-institution-add.svg \ No newline at end of file diff --git a/links/actions/16/view-bank-delete.svg b/links/actions/16/view-bank-delete.svg new file mode 120000 index 00000000..cf436dbe --- /dev/null +++ b/links/actions/16/view-bank-delete.svg @@ -0,0 +1 @@ +view-institution-delete.svg \ No newline at end of file diff --git a/links/actions/16/view-bank-edit.svg b/links/actions/16/view-bank-edit.svg new file mode 120000 index 00000000..21b06ffa --- /dev/null +++ b/links/actions/16/view-bank-edit.svg @@ -0,0 +1 @@ +view-institution-edit.svg \ No newline at end of file diff --git a/links/actions/16/view-bank.svg b/links/actions/16/view-bank.svg new file mode 120000 index 00000000..29693fde --- /dev/null +++ b/links/actions/16/view-bank.svg @@ -0,0 +1 @@ +view-institution.svg \ No newline at end of file diff --git a/links/actions/16/view-calendar-day.svg b/links/actions/16/view-calendar-day.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/16/view-calendar-day.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/16/view-calendar-holiday.svg b/links/actions/16/view-calendar-holiday.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/16/view-calendar-holiday.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/16/view-calendar-workweek.svg b/links/actions/16/view-calendar-workweek.svg new file mode 120000 index 00000000..9b595029 --- /dev/null +++ b/links/actions/16/view-calendar-workweek.svg @@ -0,0 +1 @@ +view-calendar-week.svg \ No newline at end of file diff --git a/links/actions/16/view-catalog.svg b/links/actions/16/view-catalog.svg new file mode 120000 index 00000000..62e1f1e9 --- /dev/null +++ b/links/actions/16/view-catalog.svg @@ -0,0 +1 @@ +view-pim-news.svg \ No newline at end of file diff --git a/links/actions/16/view-categories-expenditures.svg b/links/actions/16/view-categories-expenditures.svg new file mode 120000 index 00000000..9f9c9d2e --- /dev/null +++ b/links/actions/16/view-categories-expenditures.svg @@ -0,0 +1 @@ +view-financial-category-expense.svg \ No newline at end of file diff --git a/links/actions/16/view-categories-incomes.svg b/links/actions/16/view-categories-incomes.svg new file mode 120000 index 00000000..eb61a463 --- /dev/null +++ b/links/actions/16/view-categories-incomes.svg @@ -0,0 +1 @@ +view-financial-category-income.svg \ No newline at end of file diff --git a/links/actions/16/view-categories.svg b/links/actions/16/view-categories.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/16/view-categories.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/16/view-conversation-balloon.svg b/links/actions/16/view-conversation-balloon.svg new file mode 120000 index 00000000..36675a8f --- /dev/null +++ b/links/actions/16/view-conversation-balloon.svg @@ -0,0 +1 @@ +kmouth-phrase.svg \ No newline at end of file diff --git a/links/actions/16/view-history.svg b/links/actions/16/view-history.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/16/view-history.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/16/view-media-album-cover.svg b/links/actions/16/view-media-album-cover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/16/view-media-album-cover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/16/view-media-artist.svg b/links/actions/16/view-media-artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/view-media-artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/view-media-publisher.svg b/links/actions/16/view-media-publisher.svg new file mode 120000 index 00000000..1b4173dc --- /dev/null +++ b/links/actions/16/view-media-publisher.svg @@ -0,0 +1 @@ +amarok_cart_view.svg \ No newline at end of file diff --git a/links/actions/16/view-media-title.svg b/links/actions/16/view-media-title.svg new file mode 120000 index 00000000..a28c847f --- /dev/null +++ b/links/actions/16/view-media-title.svg @@ -0,0 +1 @@ +filename-title-amarok.svg \ No newline at end of file diff --git a/links/actions/16/view-pages-single.svg b/links/actions/16/view-pages-single.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/16/view-pages-single.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/16/view-pim-calendar.svg b/links/actions/16/view-pim-calendar.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/16/view-pim-calendar.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/16/view-pim-contacts.svg b/links/actions/16/view-pim-contacts.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/view-pim-contacts.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/view-pim-journal.svg b/links/actions/16/view-pim-journal.svg new file mode 120000 index 00000000..b830e6ba --- /dev/null +++ b/links/actions/16/view-pim-journal.svg @@ -0,0 +1 @@ +view-calendar-journal.svg \ No newline at end of file diff --git a/links/actions/16/view-pim-mail.svg b/links/actions/16/view-pim-mail.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/16/view-pim-mail.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/16/view-pim-news.svg b/links/actions/16/view-pim-news.svg new file mode 120000 index 00000000..7387fb61 --- /dev/null +++ b/links/actions/16/view-pim-news.svg @@ -0,0 +1 @@ +news-subscribe.svg \ No newline at end of file diff --git a/links/actions/16/view-pim-tasks.svg b/links/actions/16/view-pim-tasks.svg new file mode 120000 index 00000000..f6ae45cc --- /dev/null +++ b/links/actions/16/view-pim-tasks.svg @@ -0,0 +1 @@ +view-task.svg \ No newline at end of file diff --git a/links/actions/16/view-process-all-tree.svg b/links/actions/16/view-process-all-tree.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/16/view-process-all-tree.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/16/view-process-all.svg b/links/actions/16/view-process-all.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/16/view-process-all.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/16/view-process-own.svg b/links/actions/16/view-process-own.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/view-process-own.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/view-process-system.svg b/links/actions/16/view-process-system.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/16/view-process-system.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/16/view-process-tree.svg b/links/actions/16/view-process-tree.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/16/view-process-tree.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/16/view-process-users.svg b/links/actions/16/view-process-users.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/16/view-process-users.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/16/view-resource-calendar.svg b/links/actions/16/view-resource-calendar.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/16/view-resource-calendar.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/16/view-services-scripted-amarok.svg b/links/actions/16/view-services-scripted-amarok.svg new file mode 120000 index 00000000..4afc2562 --- /dev/null +++ b/links/actions/16/view-services-scripted-amarok.svg @@ -0,0 +1 @@ +amarok_scripts.svg \ No newline at end of file diff --git a/links/actions/16/view-table-of-contents-ltr.svg b/links/actions/16/view-table-of-contents-ltr.svg new file mode 120000 index 00000000..a5233cf2 --- /dev/null +++ b/links/actions/16/view-table-of-contents-ltr.svg @@ -0,0 +1 @@ +gtk-index.svg \ No newline at end of file diff --git a/links/actions/16/view-task-add.svg b/links/actions/16/view-task-add.svg new file mode 120000 index 00000000..072782fd --- /dev/null +++ b/links/actions/16/view-task-add.svg @@ -0,0 +1 @@ +task-new.svg \ No newline at end of file diff --git a/links/actions/16/view-task-child-add.svg b/links/actions/16/view-task-child-add.svg new file mode 120000 index 00000000..4226a535 --- /dev/null +++ b/links/actions/16/view-task-child-add.svg @@ -0,0 +1 @@ +view-task-child.svg \ No newline at end of file diff --git a/links/actions/16/view-time-schedule-baselined-add.svg b/links/actions/16/view-time-schedule-baselined-add.svg new file mode 120000 index 00000000..33efb3fa --- /dev/null +++ b/links/actions/16/view-time-schedule-baselined-add.svg @@ -0,0 +1 @@ +view-time-schedule-baselined.svg \ No newline at end of file diff --git a/links/actions/16/view-time-schedule.svg b/links/actions/16/view-time-schedule.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/16/view-time-schedule.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/16/view_fit_to_page.svg b/links/actions/16/view_fit_to_page.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/view_fit_to_page.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/16/viewbib.svg b/links/actions/16/viewbib.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/16/viewbib.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/16/viewhtml.svg b/links/actions/16/viewhtml.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/16/viewhtml.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/16/viewimage.svg b/links/actions/16/viewimage.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/viewimage.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/viewlog.svg b/links/actions/16/viewlog.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/16/viewlog.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/16/viewmagfit.svg b/links/actions/16/viewmagfit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/16/viewmagfit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/16/viewpdf.svg b/links/actions/16/viewpdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/16/viewpdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/16/viewps.svg b/links/actions/16/viewps.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/viewps.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/visibility.svg b/links/actions/16/visibility.svg new file mode 120000 index 00000000..46593113 --- /dev/null +++ b/links/actions/16/visibility.svg @@ -0,0 +1 @@ +view-visible.svg \ No newline at end of file diff --git a/links/actions/16/window-keep-above.svg b/links/actions/16/window-keep-above.svg new file mode 120000 index 00000000..18e42b18 --- /dev/null +++ b/links/actions/16/window-keep-above.svg @@ -0,0 +1 @@ +go-up-skip.svg \ No newline at end of file diff --git a/links/actions/16/window-keep-below.svg b/links/actions/16/window-keep-below.svg new file mode 120000 index 00000000..a0cadb94 --- /dev/null +++ b/links/actions/16/window-keep-below.svg @@ -0,0 +1 @@ +go-down-skip.svg \ No newline at end of file diff --git a/links/actions/16/window-maximize.svg b/links/actions/16/window-maximize.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/16/window-maximize.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/16/window-minimize.svg b/links/actions/16/window-minimize.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/16/window-minimize.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/16/window-shade.svg b/links/actions/16/window-shade.svg new file mode 120000 index 00000000..09c2cd44 --- /dev/null +++ b/links/actions/16/window-shade.svg @@ -0,0 +1 @@ +collapse-all.svg \ No newline at end of file diff --git a/links/actions/16/window-unshade.svg b/links/actions/16/window-unshade.svg new file mode 120000 index 00000000..638f77f6 --- /dev/null +++ b/links/actions/16/window-unshade.svg @@ -0,0 +1 @@ +expand-all.svg \ No newline at end of file diff --git a/links/actions/16/window_fullscreen.svg b/links/actions/16/window_fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/16/window_fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/16/window_new.svg b/links/actions/16/window_new.svg new file mode 120000 index 00000000..71831b4e --- /dev/null +++ b/links/actions/16/window_new.svg @@ -0,0 +1 @@ +window-new.svg \ No newline at end of file diff --git a/links/actions/16/window_nofullscreen.svg b/links/actions/16/window_nofullscreen.svg new file mode 120000 index 00000000..4eb32315 --- /dev/null +++ b/links/actions/16/window_nofullscreen.svg @@ -0,0 +1 @@ +view-restore.svg \ No newline at end of file diff --git a/links/actions/16/wizard_math.svg b/links/actions/16/wizard_math.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/16/wizard_math.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/16/wizard_pdftools.svg b/links/actions/16/wizard_pdftools.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/16/wizard_pdftools.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/16/wizard_pstools.svg b/links/actions/16/wizard_pstools.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/16/wizard_pstools.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/16/wizard_tabular.svg b/links/actions/16/wizard_tabular.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/16/wizard_tabular.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/16/x-clementine-album.svg b/links/actions/16/x-clementine-album.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/16/x-clementine-album.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/16/x-clementine-albums.svg b/links/actions/16/x-clementine-albums.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/16/x-clementine-albums.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/16/x-clementine-artist.svg b/links/actions/16/x-clementine-artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/16/x-clementine-artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/16/x-clementine-shuffle.svg b/links/actions/16/x-clementine-shuffle.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/16/x-clementine-shuffle.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/16/x-shape-connection.svg b/links/actions/16/x-shape-connection.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/16/x-shape-connection.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/16/x-shape-formula.svg b/links/actions/16/x-shape-formula.svg new file mode 120000 index 00000000..76cf8150 --- /dev/null +++ b/links/actions/16/x-shape-formula.svg @@ -0,0 +1 @@ +formula.svg \ No newline at end of file diff --git a/links/actions/16/x-shape-image.svg b/links/actions/16/x-shape-image.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/16/x-shape-image.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/16/x-shape-text.svg b/links/actions/16/x-shape-text.svg new file mode 120000 index 00000000..ab115364 --- /dev/null +++ b/links/actions/16/x-shape-text.svg @@ -0,0 +1 @@ +view-list-text.svg \ No newline at end of file diff --git a/links/actions/16/x-zoom-in.svg b/links/actions/16/x-zoom-in.svg new file mode 120000 index 00000000..608b5397 --- /dev/null +++ b/links/actions/16/x-zoom-in.svg @@ -0,0 +1 @@ +zoom-in-x.svg \ No newline at end of file diff --git a/links/actions/16/x-zoom-out.svg b/links/actions/16/x-zoom-out.svg new file mode 120000 index 00000000..fc310d2b --- /dev/null +++ b/links/actions/16/x-zoom-out.svg @@ -0,0 +1 @@ +zoom-out-x.svg \ No newline at end of file diff --git a/links/actions/16/xfce-system-settings.svg b/links/actions/16/xfce-system-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/xfce-system-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/xfce-wm-close.svg b/links/actions/16/xfce-wm-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/16/xfce-wm-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/16/xfce4-settings.svg b/links/actions/16/xfce4-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/16/xfce4-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/16/xml-node-duplicate.svg b/links/actions/16/xml-node-duplicate.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/16/xml-node-duplicate.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/16/y-zoom-out.svg b/links/actions/16/y-zoom-out.svg new file mode 120000 index 00000000..0f72a058 --- /dev/null +++ b/links/actions/16/y-zoom-out.svg @@ -0,0 +1 @@ +zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/16/zoom-best-fit.svg b/links/actions/16/zoom-best-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/16/zoom-best-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/16/zoom-double-size.svg b/links/actions/16/zoom-double-size.svg new file mode 120000 index 00000000..79ae67b7 --- /dev/null +++ b/links/actions/16/zoom-double-size.svg @@ -0,0 +1 @@ +zoom-1-to-2.svg \ No newline at end of file diff --git a/links/actions/16/zoom-draw.svg b/links/actions/16/zoom-draw.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/zoom-draw.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/16/zoom-fit-drawing.svg b/links/actions/16/zoom-fit-drawing.svg new file mode 120000 index 00000000..fce292ca --- /dev/null +++ b/links/actions/16/zoom-fit-drawing.svg @@ -0,0 +1 @@ +zoom-draw.svg \ No newline at end of file diff --git a/links/actions/16/zoom-fit-page.svg b/links/actions/16/zoom-fit-page.svg new file mode 120000 index 00000000..93167c86 --- /dev/null +++ b/links/actions/16/zoom-fit-page.svg @@ -0,0 +1 @@ +page-zoom.svg \ No newline at end of file diff --git a/links/actions/16/zoom-fit-selection.svg b/links/actions/16/zoom-fit-selection.svg new file mode 120000 index 00000000..037a51b6 --- /dev/null +++ b/links/actions/16/zoom-fit-selection.svg @@ -0,0 +1 @@ +zoom-select.svg \ No newline at end of file diff --git a/links/actions/16/zoom-half-size.svg b/links/actions/16/zoom-half-size.svg new file mode 120000 index 00000000..b5036e78 --- /dev/null +++ b/links/actions/16/zoom-half-size.svg @@ -0,0 +1 @@ +zoom-2-to-1.svg \ No newline at end of file diff --git a/links/actions/16/zoom-in-large.svg b/links/actions/16/zoom-in-large.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/16/zoom-in-large.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/16/zoom-in-y.svg b/links/actions/16/zoom-in-y.svg new file mode 120000 index 00000000..65f9aa9f --- /dev/null +++ b/links/actions/16/zoom-in-y.svg @@ -0,0 +1 @@ +y-zoom-in.svg \ No newline at end of file diff --git a/links/actions/16/zoom-out-large.svg b/links/actions/16/zoom-out-large.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/16/zoom-out-large.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/16/zoom-select-fit.svg b/links/actions/16/zoom-select-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/16/zoom-select-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/16/zoom-select-x.svg b/links/actions/16/zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/16/zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/16/zoom-select-y.svg b/links/actions/16/zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/16/zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/16/zoom-select.svg b/links/actions/16/zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/16/zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/CVnamespace.svg b/links/actions/22/CVnamespace.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/22/CVnamespace.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/22/Finished.svg b/links/actions/22/Finished.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/Finished.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/Info-amarok.svg b/links/actions/22/Info-amarok.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/22/Info-amarok.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/22/SuggestionTM.svg b/links/actions/22/SuggestionTM.svg new file mode 120000 index 00000000..a8320982 --- /dev/null +++ b/links/actions/22/SuggestionTM.svg @@ -0,0 +1 @@ +database-index.svg \ No newline at end of file diff --git a/links/actions/22/accept_time_event.svg b/links/actions/22/accept_time_event.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/accept_time_event.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/action-albumfolder-importdir2.svg b/links/actions/22/action-albumfolder-importdir2.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/action-albumfolder-importdir2.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/action-rss_tag.svg b/links/actions/22/action-rss_tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/22/action-rss_tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/22/activity-fork.svg b/links/actions/22/activity-fork.svg new file mode 120000 index 00000000..d6e2182d --- /dev/null +++ b/links/actions/22/activity-fork.svg @@ -0,0 +1 @@ +fork.svg \ No newline at end of file diff --git a/links/actions/22/actor.svg b/links/actions/22/actor.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/actor.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/add-files-to-archive.svg b/links/actions/22/add-files-to-archive.svg new file mode 120000 index 00000000..3610b883 --- /dev/null +++ b/links/actions/22/add-files-to-archive.svg @@ -0,0 +1 @@ +archive-insert.svg \ No newline at end of file diff --git a/links/actions/22/add-folder-to-archive.svg b/links/actions/22/add-folder-to-archive.svg new file mode 120000 index 00000000..bf6e479e --- /dev/null +++ b/links/actions/22/add-folder-to-archive.svg @@ -0,0 +1 @@ +archive-insert-directory.svg \ No newline at end of file diff --git a/links/actions/22/add-placemark.svg b/links/actions/22/add-placemark.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/22/add-placemark.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/22/add.svg b/links/actions/22/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/addressbook-details.svg b/links/actions/22/addressbook-details.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/addressbook-details.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/adress-book-new.svg b/links/actions/22/adress-book-new.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/adress-book-new.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/akonadi-phone-home.svg b/links/actions/22/akonadi-phone-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/22/akonadi-phone-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/22/albumfolder-importdir.svg b/links/actions/22/albumfolder-importdir.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/albumfolder-importdir.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/albumfolder-importimages.svg b/links/actions/22/albumfolder-importimages.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/22/albumfolder-importimages.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/22/albumfolder-new.svg b/links/actions/22/albumfolder-new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/albumfolder-new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/albumfolder-properties.svg b/links/actions/22/albumfolder-properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/albumfolder-properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/albumfolder-user-trash.svg b/links/actions/22/albumfolder-user-trash.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/albumfolder-user-trash.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/align-vertical-bottom-to-anchor.svg b/links/actions/22/align-vertical-bottom-to-anchor.svg new file mode 120000 index 00000000..18e52660 --- /dev/null +++ b/links/actions/22/align-vertical-bottom-to-anchor.svg @@ -0,0 +1 @@ +align-vertical-bottom-out.svg \ No newline at end of file diff --git a/links/actions/22/amarok_artist.svg b/links/actions/22/amarok_artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/amarok_artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/amarok_clock.svg b/links/actions/22/amarok_clock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/amarok_clock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/amarok_lyrics.svg b/links/actions/22/amarok_lyrics.svg new file mode 120000 index 00000000..2dd76767 --- /dev/null +++ b/links/actions/22/amarok_lyrics.svg @@ -0,0 +1 @@ +view-media-lyrics.svg \ No newline at end of file diff --git a/links/actions/22/amarok_playcount.svg b/links/actions/22/amarok_playcount.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/22/amarok_playcount.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/22/amarok_playlist.svg b/links/actions/22/amarok_playlist.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/22/amarok_playlist.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/22/amarok_playlist_refresh.svg b/links/actions/22/amarok_playlist_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/amarok_playlist_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/animal.svg b/links/actions/22/animal.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/22/animal.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/22/animation-stage.svg b/links/actions/22/animation-stage.svg new file mode 120000 index 00000000..b9ac114a --- /dev/null +++ b/links/actions/22/animation-stage.svg @@ -0,0 +1 @@ +tool-animator.svg \ No newline at end of file diff --git a/links/actions/22/answer-correct.svg b/links/actions/22/answer-correct.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/22/answer-correct.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/22/answer.svg b/links/actions/22/answer.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/22/answer.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/22/appointment.svg b/links/actions/22/appointment.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/appointment.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/approved.svg b/links/actions/22/approved.svg new file mode 120000 index 00000000..bcc3b741 --- /dev/null +++ b/links/actions/22/approved.svg @@ -0,0 +1 @@ +games-achievements.svg \ No newline at end of file diff --git a/links/actions/22/archive-insert-directory.svg b/links/actions/22/archive-insert-directory.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/archive-insert-directory.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/arrow-down-double.svg b/links/actions/22/arrow-down-double.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/22/arrow-down-double.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/22/arrow-down.svg b/links/actions/22/arrow-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/arrow-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/arrow-left-double.svg b/links/actions/22/arrow-left-double.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/22/arrow-left-double.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/22/arrow-left.svg b/links/actions/22/arrow-left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/arrow-left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/arrow-right-double.svg b/links/actions/22/arrow-right-double.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/22/arrow-right-double.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/22/arrow-right.svg b/links/actions/22/arrow-right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/arrow-right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/arrow-up-double.svg b/links/actions/22/arrow-up-double.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/22/arrow-up-double.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/22/arrow-up.svg b/links/actions/22/arrow-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/arrow-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/arrow.svg b/links/actions/22/arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/artistictext-tool.svg b/links/actions/22/artistictext-tool.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/22/artistictext-tool.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/22/auto-scale-all.svg b/links/actions/22/auto-scale-all.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/auto-scale-all.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/auto-scale-x.svg b/links/actions/22/auto-scale-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/22/auto-scale-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/22/auto-scale-y.svg b/links/actions/22/auto-scale-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/22/auto-scale-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/22/back.svg b/links/actions/22/back.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/back.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/beamerblock.svg b/links/actions/22/beamerblock.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/22/beamerblock.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/22/beamerframe.svg b/links/actions/22/beamerframe.svg new file mode 120000 index 00000000..26ef9924 --- /dev/null +++ b/links/actions/22/beamerframe.svg @@ -0,0 +1 @@ +view-presentation.svg \ No newline at end of file diff --git a/links/actions/22/bibtex.svg b/links/actions/22/bibtex.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/bibtex.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/bigskip.svg b/links/actions/22/bigskip.svg new file mode 120000 index 00000000..7aa94117 --- /dev/null +++ b/links/actions/22/bigskip.svg @@ -0,0 +1 @@ +format-line-spacing-triple.svg \ No newline at end of file diff --git a/links/actions/22/blueman-plugin.svg b/links/actions/22/blueman-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/22/blueman-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/22/blueman-send-file.svg b/links/actions/22/blueman-send-file.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/22/blueman-send-file.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/22/blueman-trust.svg b/links/actions/22/blueman-trust.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/blueman-trust.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/blueman-untrust.svg b/links/actions/22/blueman-untrust.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/22/blueman-untrust.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/22/bonobo-component-browser.svg b/links/actions/22/bonobo-component-browser.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/bonobo-component-browser.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/bookmark-add-folder.svg b/links/actions/22/bookmark-add-folder.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmark-add-folder.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/bookmark-edit.svg b/links/actions/22/bookmark-edit.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmark-edit.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/bookmark-new-list.svg b/links/actions/22/bookmark-new-list.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmark-new-list.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/bookmark-toolbar.svg b/links/actions/22/bookmark-toolbar.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmark-toolbar.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/bookmark_add.svg b/links/actions/22/bookmark_add.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmark_add.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/bookmarks-organize.svg b/links/actions/22/bookmarks-organize.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmarks-organize.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/bookmarks.svg b/links/actions/22/bookmarks.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmarks.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/bookmarks_list_add.svg b/links/actions/22/bookmarks_list_add.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/bookmarks_list_add.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/borderpainter.svg b/links/actions/22/borderpainter.svg new file mode 120000 index 00000000..5ca082c4 --- /dev/null +++ b/links/actions/22/borderpainter.svg @@ -0,0 +1 @@ +format-border-style.svg \ No newline at end of file diff --git a/links/actions/22/bottom.svg b/links/actions/22/bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/22/bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/22/box.svg b/links/actions/22/box.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/22/box.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/22/bqm-add.svg b/links/actions/22/bqm-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/bqm-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/bqm-addqueue.svg b/links/actions/22/bqm-addqueue.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/bqm-addqueue.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/bqm-commit.svg b/links/actions/22/bqm-commit.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/22/bqm-commit.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/22/bqm-diff.svg b/links/actions/22/bqm-diff.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/22/bqm-diff.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/22/bqm-remove.svg b/links/actions/22/bqm-remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/bqm-remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/bqm-rmqueue.svg b/links/actions/22/bqm-rmqueue.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/bqm-rmqueue.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/bqm-update.svg b/links/actions/22/bqm-update.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/22/bqm-update.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/22/branch.svg b/links/actions/22/branch.svg new file mode 120000 index 00000000..0d405d59 --- /dev/null +++ b/links/actions/22/branch.svg @@ -0,0 +1 @@ +choice-rhomb.svg \ No newline at end of file diff --git a/links/actions/22/browser-download.svg b/links/actions/22/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/burst.svg b/links/actions/22/burst.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/22/burst.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/22/button_cancel.svg b/links/actions/22/button_cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/button_cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/cab_extract.svg b/links/actions/22/cab_extract.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/22/cab_extract.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/22/cab_view.svg b/links/actions/22/cab_view.svg new file mode 120000 index 00000000..c9929290 --- /dev/null +++ b/links/actions/22/cab_view.svg @@ -0,0 +1 @@ +mail-thread-watch.svg \ No newline at end of file diff --git a/links/actions/22/calligraphy.svg b/links/actions/22/calligraphy.svg new file mode 120000 index 00000000..d98facba --- /dev/null +++ b/links/actions/22/calligraphy.svg @@ -0,0 +1 @@ +draw-calligraphic.svg \ No newline at end of file diff --git a/links/actions/22/callout-shape.svg b/links/actions/22/callout-shape.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/callout-shape.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/cancel.svg b/links/actions/22/cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/cards-block.svg b/links/actions/22/cards-block.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/cards-block.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/cell_edit.svg b/links/actions/22/cell_edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/cell_edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/cell_layout.svg b/links/actions/22/cell_layout.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/22/cell_layout.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/22/check-filled.svg b/links/actions/22/check-filled.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/check-filled.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/checkbox.svg b/links/actions/22/checkbox.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/checkbox.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/checkmark.svg b/links/actions/22/checkmark.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/checkmark.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/chronometer-lap.svg b/links/actions/22/chronometer-lap.svg new file mode 120000 index 00000000..2c84dca4 --- /dev/null +++ b/links/actions/22/chronometer-lap.svg @@ -0,0 +1 @@ +chronometer.svg \ No newline at end of file diff --git a/links/actions/22/chronometer-reset.svg b/links/actions/22/chronometer-reset.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/chronometer-reset.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/chronometer-start.svg b/links/actions/22/chronometer-start.svg new file mode 120000 index 00000000..678250ae --- /dev/null +++ b/links/actions/22/chronometer-start.svg @@ -0,0 +1 @@ +player-time.svg \ No newline at end of file diff --git a/links/actions/22/class-or-package.svg b/links/actions/22/class-or-package.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/22/class-or-package.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/22/class.svg b/links/actions/22/class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/22/class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/22/clock-large.svg b/links/actions/22/clock-large.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/clock-large.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/clock.svg b/links/actions/22/clock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/clock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/cloud-download.svg b/links/actions/22/cloud-download.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/22/cloud-download.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/22/cloud-upload.svg b/links/actions/22/cloud-upload.svg new file mode 120000 index 00000000..d34e922e --- /dev/null +++ b/links/actions/22/cloud-upload.svg @@ -0,0 +1 @@ +kt-set-max-upload-speed.svg \ No newline at end of file diff --git a/links/actions/22/cm_columnsview.svg b/links/actions/22/cm_columnsview.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/22/cm_columnsview.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/22/cm_extractfiles.svg b/links/actions/22/cm_extractfiles.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/22/cm_extractfiles.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/22/cm_options.svg b/links/actions/22/cm_options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/cm_options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/cm_refresh.svg b/links/actions/22/cm_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/cm_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/cm_search.svg b/links/actions/22/cm_search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/cm_search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/cm_syncdirs.svg b/links/actions/22/cm_syncdirs.svg new file mode 120000 index 00000000..a854b9ff --- /dev/null +++ b/links/actions/22/cm_syncdirs.svg @@ -0,0 +1 @@ +distribute-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/22/cm_thumbnailsview.svg b/links/actions/22/cm_thumbnailsview.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/22/cm_thumbnailsview.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/22/cm_viewhistorynext.svg b/links/actions/22/cm_viewhistorynext.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/22/cm_viewhistorynext.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/22/collapse.svg b/links/actions/22/collapse.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/22/collapse.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/22/collection-rescan-amarok.svg b/links/actions/22/collection-rescan-amarok.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/collection-rescan-amarok.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/color-fill.svg b/links/actions/22/color-fill.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/22/color-fill.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/22/colormanagement.svg b/links/actions/22/colormanagement.svg new file mode 120000 index 00000000..21e4611c --- /dev/null +++ b/links/actions/22/colormanagement.svg @@ -0,0 +1 @@ +color-management.svg \ No newline at end of file diff --git a/links/actions/22/component.svg b/links/actions/22/component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/composite-track-off.svg b/links/actions/22/composite-track-off.svg new file mode 120000 index 00000000..f7f780bf --- /dev/null +++ b/links/actions/22/composite-track-off.svg @@ -0,0 +1 @@ +kdenlive-no-composite.svg \ No newline at end of file diff --git a/links/actions/22/composite-track-on.svg b/links/actions/22/composite-track-on.svg new file mode 120000 index 00000000..445e9e6e --- /dev/null +++ b/links/actions/22/composite-track-on.svg @@ -0,0 +1 @@ +kdenlive-composite.svg \ No newline at end of file diff --git a/links/actions/22/configuration.svg b/links/actions/22/configuration.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/configuration.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/configure-shortcuts.svg b/links/actions/22/configure-shortcuts.svg new file mode 120000 index 00000000..55562a99 --- /dev/null +++ b/links/actions/22/configure-shortcuts.svg @@ -0,0 +1 @@ +../../devices/22/input-keyboard.svg \ No newline at end of file diff --git a/links/actions/22/configure-toolbars.svg b/links/actions/22/configure-toolbars.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/configure-toolbars.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/configure_kile.svg b/links/actions/22/configure_kile.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/configure_kile.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/configure_project.svg b/links/actions/22/configure_project.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/configure_project.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/contact-new.svg b/links/actions/22/contact-new.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/contact-new.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/containment.svg b/links/actions/22/containment.svg new file mode 120000 index 00000000..0d7f524a --- /dev/null +++ b/links/actions/22/containment.svg @@ -0,0 +1 @@ +generalise.svg \ No newline at end of file diff --git a/links/actions/22/contents.svg b/links/actions/22/contents.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/contents.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/convert.svg b/links/actions/22/convert.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/convert.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/cookies.svg b/links/actions/22/cookies.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/22/cookies.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/22/createpath.svg b/links/actions/22/createpath.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/22/createpath.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/22/cross-shape.svg b/links/actions/22/cross-shape.svg new file mode 120000 index 00000000..2cb1d3c3 --- /dev/null +++ b/links/actions/22/cross-shape.svg @@ -0,0 +1 @@ +draw-cross.svg \ No newline at end of file diff --git a/links/actions/22/currenttrack_pause.svg b/links/actions/22/currenttrack_pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/22/currenttrack_pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/22/currenttrack_play.svg b/links/actions/22/currenttrack_play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/currenttrack_play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/cursor-arrow.svg b/links/actions/22/cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/datatype.svg b/links/actions/22/datatype.svg new file mode 120000 index 00000000..1b0dabfe --- /dev/null +++ b/links/actions/22/datatype.svg @@ -0,0 +1 @@ +code-typedef.svg \ No newline at end of file diff --git a/links/actions/22/dblatex.svg b/links/actions/22/dblatex.svg new file mode 120000 index 00000000..e504765a --- /dev/null +++ b/links/actions/22/dblatex.svg @@ -0,0 +1 @@ +../../places/22/network-server-database.svg \ No newline at end of file diff --git a/links/actions/22/delete-table-row.svg b/links/actions/22/delete-table-row.svg new file mode 120000 index 00000000..01bb020c --- /dev/null +++ b/links/actions/22/delete-table-row.svg @@ -0,0 +1 @@ +edit-table-delete-row.svg \ No newline at end of file diff --git a/links/actions/22/delete.svg b/links/actions/22/delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/diag_activity.svg b/links/actions/22/diag_activity.svg new file mode 120000 index 00000000..79543799 --- /dev/null +++ b/links/actions/22/diag_activity.svg @@ -0,0 +1 @@ +preferences-activities.svg \ No newline at end of file diff --git a/links/actions/22/diag_class.svg b/links/actions/22/diag_class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/22/diag_class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/22/diag_component.svg b/links/actions/22/diag_component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/diag_component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/dialog-align-and-distribute.svg b/links/actions/22/dialog-align-and-distribute.svg new file mode 120000 index 00000000..019e49de --- /dev/null +++ b/links/actions/22/dialog-align-and-distribute.svg @@ -0,0 +1 @@ +format-justify-left.svg \ No newline at end of file diff --git a/links/actions/22/dialog-apply.svg b/links/actions/22/dialog-apply.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/dialog-apply.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/dialog-close.svg b/links/actions/22/dialog-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/dialog-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/dialog-filters.svg b/links/actions/22/dialog-filters.svg new file mode 120000 index 00000000..bf1c124d --- /dev/null +++ b/links/actions/22/dialog-filters.svg @@ -0,0 +1 @@ +view-filter.svg \ No newline at end of file diff --git a/links/actions/22/dialog-icon-preview.svg b/links/actions/22/dialog-icon-preview.svg new file mode 120000 index 00000000..7a2e5e67 --- /dev/null +++ b/links/actions/22/dialog-icon-preview.svg @@ -0,0 +1 @@ +document-preview.svg \ No newline at end of file diff --git a/links/actions/22/dialog-memory.svg b/links/actions/22/dialog-memory.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/22/dialog-memory.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/22/dialog-no.svg b/links/actions/22/dialog-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/dialog-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/dialog-object-properties.svg b/links/actions/22/dialog-object-properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/dialog-object-properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/dialog-ok.svg b/links/actions/22/dialog-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/dialog-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/dialog-transform.svg b/links/actions/22/dialog-transform.svg new file mode 120000 index 00000000..8c656af4 --- /dev/null +++ b/links/actions/22/dialog-transform.svg @@ -0,0 +1 @@ +transform-scale.svg \ No newline at end of file diff --git a/links/actions/22/dialog-yes.svg b/links/actions/22/dialog-yes.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/dialog-yes.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/dirsync.svg b/links/actions/22/dirsync.svg new file mode 120000 index 00000000..0e0e5bd5 --- /dev/null +++ b/links/actions/22/dirsync.svg @@ -0,0 +1 @@ +folder-sync.svg \ No newline at end of file diff --git a/links/actions/22/displaymathmode.svg b/links/actions/22/displaymathmode.svg new file mode 120000 index 00000000..93d4b775 --- /dev/null +++ b/links/actions/22/displaymathmode.svg @@ -0,0 +1 @@ +insert-math-expression.svg \ No newline at end of file diff --git a/links/actions/22/distortionfx.svg b/links/actions/22/distortionfx.svg new file mode 120000 index 00000000..f24705ef --- /dev/null +++ b/links/actions/22/distortionfx.svg @@ -0,0 +1 @@ +draw-spiral.svg \ No newline at end of file diff --git a/links/actions/22/distribute-horizontal-gaps.svg b/links/actions/22/distribute-horizontal-gaps.svg new file mode 120000 index 00000000..ce90e1f9 --- /dev/null +++ b/links/actions/22/distribute-horizontal-gaps.svg @@ -0,0 +1 @@ +distribute-horizontal.svg \ No newline at end of file diff --git a/links/actions/22/distribute-horizontal-x.svg b/links/actions/22/distribute-horizontal-x.svg new file mode 120000 index 00000000..ce90e1f9 --- /dev/null +++ b/links/actions/22/distribute-horizontal-x.svg @@ -0,0 +1 @@ +distribute-horizontal.svg \ No newline at end of file diff --git a/links/actions/22/distribute-vertical-gaps.svg b/links/actions/22/distribute-vertical-gaps.svg new file mode 120000 index 00000000..88e82084 --- /dev/null +++ b/links/actions/22/distribute-vertical-gaps.svg @@ -0,0 +1 @@ +distribute-vertical.svg \ No newline at end of file diff --git a/links/actions/22/distribute-vertical-y.svg b/links/actions/22/distribute-vertical-y.svg new file mode 120000 index 00000000..88e82084 --- /dev/null +++ b/links/actions/22/distribute-vertical-y.svg @@ -0,0 +1 @@ +distribute-vertical.svg \ No newline at end of file diff --git a/links/actions/22/document-cleanup.svg b/links/actions/22/document-cleanup.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/22/document-cleanup.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/22/document-edit-verify.svg b/links/actions/22/document-edit-verify.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/22/document-edit-verify.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/22/document-encrypt.svg b/links/actions/22/document-encrypt.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/22/document-encrypt.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/22/document-export-ocal.svg b/links/actions/22/document-export-ocal.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/22/document-export-ocal.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/22/document-export-table.svg b/links/actions/22/document-export-table.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/22/document-export-table.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/22/document-import-ocal.svg b/links/actions/22/document-import-ocal.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/22/document-import-ocal.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/22/document-multiple.svg b/links/actions/22/document-multiple.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/22/document-multiple.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/22/document-open-data.svg b/links/actions/22/document-open-data.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/22/document-open-data.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/22/document-open-folder.svg b/links/actions/22/document-open-folder.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/22/document-open-folder.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/22/document-preview.svg b/links/actions/22/document-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/22/document-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/22/document-print-frame.svg b/links/actions/22/document-print-frame.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/document-print-frame.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/document-print-preview.svg b/links/actions/22/document-print-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/22/document-print-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/22/document-sign.svg b/links/actions/22/document-sign.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/document-sign.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/documentation.svg b/links/actions/22/documentation.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/documentation.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/documentinfo.svg b/links/actions/22/documentinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/documentinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/down.svg b/links/actions/22/down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/download-amarok.svg b/links/actions/22/download-amarok.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/22/download-amarok.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/22/download.svg b/links/actions/22/download.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/22/download.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/22/draw-arrow-back.svg b/links/actions/22/draw-arrow-back.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/draw-arrow-back.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/draw-arrow-down.svg b/links/actions/22/draw-arrow-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/draw-arrow-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/draw-arrow-forward.svg b/links/actions/22/draw-arrow-forward.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/draw-arrow-forward.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/draw-arrow-up.svg b/links/actions/22/draw-arrow-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/draw-arrow-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/dvipdf.svg b/links/actions/22/dvipdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/22/dvipdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/22/dvipng.svg b/links/actions/22/dvipng.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/dvipng.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/dvips.svg b/links/actions/22/dvips.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/dvips.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/dvisearch.svg b/links/actions/22/dvisearch.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/22/dvisearch.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/22/dynamic-amarok.svg b/links/actions/22/dynamic-amarok.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/22/dynamic-amarok.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/22/edit-add.svg b/links/actions/22/edit-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/edit-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/edit-clear-all.svg b/links/actions/22/edit-clear-all.svg new file mode 120000 index 00000000..a038869e --- /dev/null +++ b/links/actions/22/edit-clear-all.svg @@ -0,0 +1 @@ +edit-clear-history.svg \ No newline at end of file diff --git a/links/actions/22/edit-clear-list.svg b/links/actions/22/edit-clear-list.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/22/edit-clear-list.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/22/edit-clear-locationbar-rtl.svg b/links/actions/22/edit-clear-locationbar-rtl.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/22/edit-clear-locationbar-rtl.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/22/edit-comment.svg b/links/actions/22/edit-comment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/edit-comment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/edit-delete-remove.svg b/links/actions/22/edit-delete-remove.svg new file mode 120000 index 00000000..a0a6c0d8 --- /dev/null +++ b/links/actions/22/edit-delete-remove.svg @@ -0,0 +1 @@ +paint-none.svg \ No newline at end of file diff --git a/links/actions/22/edit-entry.svg b/links/actions/22/edit-entry.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/edit-entry.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/edit-find-mail.svg b/links/actions/22/edit-find-mail.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/edit-find-mail.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/edit-find-project.svg b/links/actions/22/edit-find-project.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/edit-find-project.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/edit-find-user.svg b/links/actions/22/edit-find-user.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/edit-find-user.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/edit-flag.svg b/links/actions/22/edit-flag.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/22/edit-flag.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/22/edit-link.svg b/links/actions/22/edit-link.svg new file mode 120000 index 00000000..4abb12d1 --- /dev/null +++ b/links/actions/22/edit-link.svg @@ -0,0 +1 @@ +link.svg \ No newline at end of file diff --git a/links/actions/22/edit-map.svg b/links/actions/22/edit-map.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/edit-map.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/edit-mark.svg b/links/actions/22/edit-mark.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/22/edit-mark.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/22/edit-none.svg b/links/actions/22/edit-none.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/edit-none.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/edit-rename.svg b/links/actions/22/edit-rename.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/edit-rename.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/edit-undo-history.svg b/links/actions/22/edit-undo-history.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/edit-undo-history.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/edit_animation.svg b/links/actions/22/edit_animation.svg new file mode 120000 index 00000000..b3dc283d --- /dev/null +++ b/links/actions/22/edit_animation.svg @@ -0,0 +1 @@ +kdenlive-custom-effect.svg \ No newline at end of file diff --git a/links/actions/22/editclear.svg b/links/actions/22/editclear.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/22/editclear.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/22/editcopy.svg b/links/actions/22/editcopy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/22/editcopy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/22/editcut.svg b/links/actions/22/editcut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/22/editcut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/22/editdelete.svg b/links/actions/22/editdelete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/editdelete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/editimage.svg b/links/actions/22/editimage.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/editimage.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/editor.svg b/links/actions/22/editor.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/editor.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/editpaste.svg b/links/actions/22/editpaste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/22/editpaste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/22/editpath.svg b/links/actions/22/editpath.svg new file mode 120000 index 00000000..9d57cb03 --- /dev/null +++ b/links/actions/22/editpath.svg @@ -0,0 +1 @@ +edit-node.svg \ No newline at end of file diff --git a/links/actions/22/edittext.svg b/links/actions/22/edittext.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/edittext.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/ellipse-shape.svg b/links/actions/22/ellipse-shape.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/22/ellipse-shape.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/22/emph.svg b/links/actions/22/emph.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/22/emph.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/22/end_of_life.svg b/links/actions/22/end_of_life.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/end_of_life.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/end_state.svg b/links/actions/22/end_state.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/22/end_state.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/22/enterprise.svg b/links/actions/22/enterprise.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/enterprise.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/entry-clone.svg b/links/actions/22/entry-clone.svg new file mode 120000 index 00000000..057bb993 --- /dev/null +++ b/links/actions/22/entry-clone.svg @@ -0,0 +1 @@ +edit-clone.svg \ No newline at end of file diff --git a/links/actions/22/entry-delete.svg b/links/actions/22/entry-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/entry-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/entry-edit.svg b/links/actions/22/entry-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/entry-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/enum.svg b/links/actions/22/enum.svg new file mode 120000 index 00000000..7857e22c --- /dev/null +++ b/links/actions/22/enum.svg @@ -0,0 +1 @@ +code-variable.svg \ No newline at end of file diff --git a/links/actions/22/enumerate.svg b/links/actions/22/enumerate.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/22/enumerate.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/22/epiphany-download.svg b/links/actions/22/epiphany-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/epiphany-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/error.svg b/links/actions/22/error.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/error.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/exifinfo.svg b/links/actions/22/exifinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/exifinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/exit.svg b/links/actions/22/exit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/22/exit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/22/exit_animations.svg b/links/actions/22/exit_animations.svg new file mode 120000 index 00000000..a9d14940 --- /dev/null +++ b/links/actions/22/exit_animations.svg @@ -0,0 +1 @@ +kdenlive-track_has_effect.svg \ No newline at end of file diff --git a/links/actions/22/expand.svg b/links/actions/22/expand.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/22/expand.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/22/extract-archive.svg b/links/actions/22/extract-archive.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/22/extract-archive.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/22/file-zoom-in.svg b/links/actions/22/file-zoom-in.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/22/file-zoom-in.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/22/file-zoom-out.svg b/links/actions/22/file-zoom-out.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/22/file-zoom-out.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/22/filefind.svg b/links/actions/22/filefind.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/filefind.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/filegrep.svg b/links/actions/22/filegrep.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/filegrep.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/filename-album-amarok.svg b/links/actions/22/filename-album-amarok.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/22/filename-album-amarok.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/22/filename-artist-amarok.svg b/links/actions/22/filename-artist-amarok.svg new file mode 120000 index 00000000..1606419e --- /dev/null +++ b/links/actions/22/filename-artist-amarok.svg @@ -0,0 +1 @@ +amarok_artist.svg \ No newline at end of file diff --git a/links/actions/22/filename-comment-amarok.svg b/links/actions/22/filename-comment-amarok.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/filename-comment-amarok.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/filename-composer-amarok.svg b/links/actions/22/filename-composer-amarok.svg new file mode 120000 index 00000000..c2db2995 --- /dev/null +++ b/links/actions/22/filename-composer-amarok.svg @@ -0,0 +1 @@ +document-edit-sign.svg \ No newline at end of file diff --git a/links/actions/22/filename-genre-amarok.svg b/links/actions/22/filename-genre-amarok.svg new file mode 120000 index 00000000..597fac17 --- /dev/null +++ b/links/actions/22/filename-genre-amarok.svg @@ -0,0 +1 @@ +favorite-genres-amarok.svg \ No newline at end of file diff --git a/links/actions/22/filename-ignore-amarok.svg b/links/actions/22/filename-ignore-amarok.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/filename-ignore-amarok.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/filename-last-played.svg b/links/actions/22/filename-last-played.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/22/filename-last-played.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/22/filename-sample-rate.svg b/links/actions/22/filename-sample-rate.svg new file mode 120000 index 00000000..6478458d --- /dev/null +++ b/links/actions/22/filename-sample-rate.svg @@ -0,0 +1 @@ +view-media-visualization.svg \ No newline at end of file diff --git a/links/actions/22/filename-track-amarok.svg b/links/actions/22/filename-track-amarok.svg new file mode 120000 index 00000000..324bd1d2 --- /dev/null +++ b/links/actions/22/filename-track-amarok.svg @@ -0,0 +1 @@ +filename-discnumber-amarok.svg \ No newline at end of file diff --git a/links/actions/22/filename-year-amarok.svg b/links/actions/22/filename-year-amarok.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/filename-year-amarok.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/filenew.svg b/links/actions/22/filenew.svg new file mode 120000 index 00000000..300fb89b --- /dev/null +++ b/links/actions/22/filenew.svg @@ -0,0 +1 @@ +document-new.svg \ No newline at end of file diff --git a/links/actions/22/fileopen.svg b/links/actions/22/fileopen.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/fileopen.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/fileprint.svg b/links/actions/22/fileprint.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/fileprint.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/filequickprint.svg b/links/actions/22/filequickprint.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/22/filequickprint.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/22/filesave.svg b/links/actions/22/filesave.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/filesave.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/fileview-preview.svg b/links/actions/22/fileview-preview.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/fileview-preview.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/find.svg b/links/actions/22/find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/fitmanual.svg b/links/actions/22/fitmanual.svg new file mode 120000 index 00000000..f0b026af --- /dev/null +++ b/links/actions/22/fitmanual.svg @@ -0,0 +1 @@ +window.svg \ No newline at end of file diff --git a/links/actions/22/folder-open.svg b/links/actions/22/folder-open.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/folder-open.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/folder-saved-search.svg b/links/actions/22/folder-saved-search.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/folder-saved-search.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/folder-tag.svg b/links/actions/22/folder-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/22/folder-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/22/folder_color_picker.svg b/links/actions/22/folder_color_picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/22/folder_color_picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/22/folder_new.svg b/links/actions/22/folder_new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/folder_new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/followmouse.svg b/links/actions/22/followmouse.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/followmouse.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/font.svg b/links/actions/22/font.svg new file mode 120000 index 00000000..7a10c60f --- /dev/null +++ b/links/actions/22/font.svg @@ -0,0 +1 @@ +gnumeric-font.svg \ No newline at end of file diff --git a/links/actions/22/format-fill-color.svg b/links/actions/22/format-fill-color.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/22/format-fill-color.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/22/format-stroke-color.svg b/links/actions/22/format-stroke-color.svg new file mode 120000 index 00000000..264dc542 --- /dev/null +++ b/links/actions/22/format-stroke-color.svg @@ -0,0 +1 @@ +bordertool.svg \ No newline at end of file diff --git a/links/actions/22/freerotation.svg b/links/actions/22/freerotation.svg new file mode 120000 index 00000000..ae703d50 --- /dev/null +++ b/links/actions/22/freerotation.svg @@ -0,0 +1 @@ +transform-rotate.svg \ No newline at end of file diff --git a/links/actions/22/games-config-background.svg b/links/actions/22/games-config-background.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/games-config-background.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/games-config-custom.svg b/links/actions/22/games-config-custom.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/games-config-custom.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/games-config-options.svg b/links/actions/22/games-config-options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/games-config-options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/games-config-theme.svg b/links/actions/22/games-config-theme.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/22/games-config-theme.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/22/games-endturn.svg b/links/actions/22/games-endturn.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/22/games-endturn.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/22/geany-build.svg b/links/actions/22/geany-build.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/22/geany-build.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/22/geany-close-all.svg b/links/actions/22/geany-close-all.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/geany-close-all.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/geany-save-all.svg b/links/actions/22/geany-save-all.svg new file mode 120000 index 00000000..43e072f4 --- /dev/null +++ b/links/actions/22/geany-save-all.svg @@ -0,0 +1 @@ +document-save-all.svg \ No newline at end of file diff --git a/links/actions/22/gearhead-shape.svg b/links/actions/22/gearhead-shape.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/gearhead-shape.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/generalisation.svg b/links/actions/22/generalisation.svg new file mode 120000 index 00000000..0d7f524a --- /dev/null +++ b/links/actions/22/generalisation.svg @@ -0,0 +1 @@ +generalise.svg \ No newline at end of file diff --git a/links/actions/22/get-hot-new-stuff.svg b/links/actions/22/get-hot-new-stuff.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/22/get-hot-new-stuff.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/22/giggle-history-view.svg b/links/actions/22/giggle-history-view.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/22/giggle-history-view.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/22/giggle-remote.svg b/links/actions/22/giggle-remote.svg new file mode 120000 index 00000000..4d518f8f --- /dev/null +++ b/links/actions/22/giggle-remote.svg @@ -0,0 +1 @@ +atmosphere.svg \ No newline at end of file diff --git a/links/actions/22/giggle-tag.svg b/links/actions/22/giggle-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/22/giggle-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/22/gnome-app-install-star.svg b/links/actions/22/gnome-app-install-star.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/gnome-app-install-star.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/gnome-lockscreen.svg b/links/actions/22/gnome-lockscreen.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/22/gnome-lockscreen.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/22/gnome-searchtool.svg b/links/actions/22/gnome-searchtool.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/gnome-searchtool.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/gnome-stock-mail-fwd.svg b/links/actions/22/gnome-stock-mail-fwd.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/22/gnome-stock-mail-fwd.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/22/gnome-stock-mail-new.svg b/links/actions/22/gnome-stock-mail-new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/22/gnome-stock-mail-new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/22/gnome-stock-mail-rpl.svg b/links/actions/22/gnome-stock-mail-rpl.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/22/gnome-stock-mail-rpl.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/22/gnome-stock-mail-snd.svg b/links/actions/22/gnome-stock-mail-snd.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/22/gnome-stock-mail-snd.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-autofilter.svg b/links/actions/22/gnumeric-autofilter.svg new file mode 120000 index 00000000..bf1c124d --- /dev/null +++ b/links/actions/22/gnumeric-autofilter.svg @@ -0,0 +1 @@ +view-filter.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-brush.svg b/links/actions/22/gnumeric-brush.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/22/gnumeric-brush.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-cells-split.svg b/links/actions/22/gnumeric-cells-split.svg new file mode 120000 index 00000000..d8223392 --- /dev/null +++ b/links/actions/22/gnumeric-cells-split.svg @@ -0,0 +1 @@ +edit-table-cell-split.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-column-add.svg b/links/actions/22/gnumeric-column-add.svg new file mode 120000 index 00000000..1f154e20 --- /dev/null +++ b/links/actions/22/gnumeric-column-add.svg @@ -0,0 +1 @@ +edit-table-insert-column-right.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-column-delete.svg b/links/actions/22/gnumeric-column-delete.svg new file mode 120000 index 00000000..06bed325 --- /dev/null +++ b/links/actions/22/gnumeric-column-delete.svg @@ -0,0 +1 @@ +edit-table-delete-column.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-column-hide.svg b/links/actions/22/gnumeric-column-hide.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/22/gnumeric-column-hide.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-column-unhide.svg b/links/actions/22/gnumeric-column-unhide.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/gnumeric-column-unhide.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-comment-add.svg b/links/actions/22/gnumeric-comment-add.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/gnumeric-comment-add.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-comment-delete.svg b/links/actions/22/gnumeric-comment-delete.svg new file mode 120000 index 00000000..647752f6 --- /dev/null +++ b/links/actions/22/gnumeric-comment-delete.svg @@ -0,0 +1 @@ +delete-comment.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-comment-edit.svg b/links/actions/22/gnumeric-comment-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/gnumeric-comment-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-all.svg b/links/actions/22/gnumeric-format-border-all.svg new file mode 120000 index 00000000..40b64f78 --- /dev/null +++ b/links/actions/22/gnumeric-format-border-all.svg @@ -0,0 +1 @@ +format-border-set-all.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-bottom.svg b/links/actions/22/gnumeric-format-border-bottom.svg new file mode 120000 index 00000000..e6777c20 --- /dev/null +++ b/links/actions/22/gnumeric-format-border-bottom.svg @@ -0,0 +1 @@ +format-border-set-bottom.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-diag.svg b/links/actions/22/gnumeric-format-border-diag.svg new file mode 120000 index 00000000..46e7b8af --- /dev/null +++ b/links/actions/22/gnumeric-format-border-diag.svg @@ -0,0 +1 @@ +format-border-set-diagonal-bl-tr.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-inside-horiz.svg b/links/actions/22/gnumeric-format-border-inside-horiz.svg new file mode 120000 index 00000000..3bf99359 --- /dev/null +++ b/links/actions/22/gnumeric-format-border-inside-horiz.svg @@ -0,0 +1 @@ +format-border-set-internal-horizontal.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-left.svg b/links/actions/22/gnumeric-format-border-left.svg new file mode 120000 index 00000000..2b295818 --- /dev/null +++ b/links/actions/22/gnumeric-format-border-left.svg @@ -0,0 +1 @@ +format-border-set-left.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-none.svg b/links/actions/22/gnumeric-format-border-none.svg new file mode 120000 index 00000000..d5937902 --- /dev/null +++ b/links/actions/22/gnumeric-format-border-none.svg @@ -0,0 +1 @@ +format-border-set-none.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-outside.svg b/links/actions/22/gnumeric-format-border-outside.svg new file mode 120000 index 00000000..efb08b31 --- /dev/null +++ b/links/actions/22/gnumeric-format-border-outside.svg @@ -0,0 +1 @@ +format-border-set-external.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-rev-diag.svg b/links/actions/22/gnumeric-format-border-rev-diag.svg new file mode 120000 index 00000000..accb85fd --- /dev/null +++ b/links/actions/22/gnumeric-format-border-rev-diag.svg @@ -0,0 +1 @@ +format-border-set-diagonal-tl-br.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-right.svg b/links/actions/22/gnumeric-format-border-right.svg new file mode 120000 index 00000000..12b6588a --- /dev/null +++ b/links/actions/22/gnumeric-format-border-right.svg @@ -0,0 +1 @@ +format-border-set-right.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-format-border-top.svg b/links/actions/22/gnumeric-format-border-top.svg new file mode 120000 index 00000000..18e5a5be --- /dev/null +++ b/links/actions/22/gnumeric-format-border-top.svg @@ -0,0 +1 @@ +format-border-set-top.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-graphguru.svg b/links/actions/22/gnumeric-graphguru.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/22/gnumeric-graphguru.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-group.svg b/links/actions/22/gnumeric-group.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/22/gnumeric-group.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-link-add.svg b/links/actions/22/gnumeric-link-add.svg new file mode 120000 index 00000000..c03a9d93 --- /dev/null +++ b/links/actions/22/gnumeric-link-add.svg @@ -0,0 +1 @@ +insert-link.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-link-delete.svg b/links/actions/22/gnumeric-link-delete.svg new file mode 120000 index 00000000..87d98a2a --- /dev/null +++ b/links/actions/22/gnumeric-link-delete.svg @@ -0,0 +1 @@ +remove-link.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-link-edit.svg b/links/actions/22/gnumeric-link-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/gnumeric-link-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-link-email.svg b/links/actions/22/gnumeric-link-email.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/22/gnumeric-link-email.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-object-label.svg b/links/actions/22/gnumeric-object-label.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/22/gnumeric-object-label.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-object-line.svg b/links/actions/22/gnumeric-object-line.svg new file mode 120000 index 00000000..5fc242bf --- /dev/null +++ b/links/actions/22/gnumeric-object-line.svg @@ -0,0 +1 @@ +menu_new_sep.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-pagesetup-hf-cell.svg b/links/actions/22/gnumeric-pagesetup-hf-cell.svg new file mode 120000 index 00000000..526c671a --- /dev/null +++ b/links/actions/22/gnumeric-pagesetup-hf-cell.svg @@ -0,0 +1 @@ +gnumeric-formulaguru.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-pagesetup-hf-time.svg b/links/actions/22/gnumeric-pagesetup-hf-time.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/gnumeric-pagesetup-hf-time.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-row-add.svg b/links/actions/22/gnumeric-row-add.svg new file mode 120000 index 00000000..ff3e28de --- /dev/null +++ b/links/actions/22/gnumeric-row-add.svg @@ -0,0 +1 @@ +edit-table-insert-row-above.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-row-delete.svg b/links/actions/22/gnumeric-row-delete.svg new file mode 120000 index 00000000..8de2ed21 --- /dev/null +++ b/links/actions/22/gnumeric-row-delete.svg @@ -0,0 +1 @@ +delete-table-row.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-row-hide.svg b/links/actions/22/gnumeric-row-hide.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/22/gnumeric-row-hide.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-row-unhide.svg b/links/actions/22/gnumeric-row-unhide.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/gnumeric-row-unhide.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-subscript.svg b/links/actions/22/gnumeric-subscript.svg new file mode 120000 index 00000000..6022badc --- /dev/null +++ b/links/actions/22/gnumeric-subscript.svg @@ -0,0 +1 @@ +format-text-subscript.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-superscript.svg b/links/actions/22/gnumeric-superscript.svg new file mode 120000 index 00000000..ff7ed30d --- /dev/null +++ b/links/actions/22/gnumeric-superscript.svg @@ -0,0 +1 @@ +format-text-superscript.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-ungroup.svg b/links/actions/22/gnumeric-ungroup.svg new file mode 120000 index 00000000..a22f9131 --- /dev/null +++ b/links/actions/22/gnumeric-ungroup.svg @@ -0,0 +1 @@ +object-ungroup.svg \ No newline at end of file diff --git a/links/actions/22/gnumeric-visible.svg b/links/actions/22/gnumeric-visible.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/gnumeric-visible.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/go-down-search.svg b/links/actions/22/go-down-search.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/22/go-down-search.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/22/go-down-symbolic.svg b/links/actions/22/go-down-symbolic.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/go-down-symbolic.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/go-first-view-page.svg b/links/actions/22/go-first-view-page.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/22/go-first-view-page.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/22/go-first-view.svg b/links/actions/22/go-first-view.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/22/go-first-view.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/22/go-home-large.svg b/links/actions/22/go-home-large.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/22/go-home-large.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/22/go-home-symbolic.svg b/links/actions/22/go-home-symbolic.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/22/go-home-symbolic.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/22/go-jump-locationbar.svg b/links/actions/22/go-jump-locationbar.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/22/go-jump-locationbar.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/22/go-jump-today.svg b/links/actions/22/go-jump-today.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/go-jump-today.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/go-last-view-page.svg b/links/actions/22/go-last-view-page.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/22/go-last-view-page.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/22/go-last-view.svg b/links/actions/22/go-last-view.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/22/go-last-view.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/22/go-left-symbolic.svg b/links/actions/22/go-left-symbolic.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/go-left-symbolic.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/go-left.svg b/links/actions/22/go-left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/go-left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/go-next-symbolic.svg b/links/actions/22/go-next-symbolic.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/go-next-symbolic.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/go-next-view-page.svg b/links/actions/22/go-next-view-page.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/go-next-view-page.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/go-next-view.svg b/links/actions/22/go-next-view.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/go-next-view.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/go-previous-symbolic.svg b/links/actions/22/go-previous-symbolic.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/go-previous-symbolic.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/go-previous-view-page.svg b/links/actions/22/go-previous-view-page.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/go-previous-view-page.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/go-previous-view.svg b/links/actions/22/go-previous-view.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/go-previous-view.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/go-right-symbolic.svg b/links/actions/22/go-right-symbolic.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/go-right-symbolic.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/go-right.svg b/links/actions/22/go-right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/go-right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/go-up-search.svg b/links/actions/22/go-up-search.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/22/go-up-search.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/22/go-up-symbolic.svg b/links/actions/22/go-up-symbolic.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/go-up-symbolic.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/gohome.svg b/links/actions/22/gohome.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/22/gohome.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/22/gpg.svg b/links/actions/22/gpg.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/22/gpg.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/22/gpgsm.svg b/links/actions/22/gpgsm.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/22/gpgsm.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/22/gps.svg b/links/actions/22/gps.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/22/gps.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/22/gradient.svg b/links/actions/22/gradient.svg new file mode 120000 index 00000000..3dca28d0 --- /dev/null +++ b/links/actions/22/gradient.svg @@ -0,0 +1 @@ +color-gradient.svg \ No newline at end of file diff --git a/links/actions/22/graphics.svg b/links/actions/22/graphics.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/graphics.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/grid-rectangular.svg b/links/actions/22/grid-rectangular.svg new file mode 120000 index 00000000..c58216b8 --- /dev/null +++ b/links/actions/22/grid-rectangular.svg @@ -0,0 +1 @@ +games-config-board.svg \ No newline at end of file diff --git a/links/actions/22/group-delete.svg b/links/actions/22/group-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/group-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/group-edit.svg b/links/actions/22/group-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/group-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/group-new.svg b/links/actions/22/group-new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/group-new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/group.svg b/links/actions/22/group.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/22/group.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/22/gtg-home.svg b/links/actions/22/gtg-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/22/gtg-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/22/gtg-plugin.svg b/links/actions/22/gtg-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/22/gtg-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/22/gtg-tag-new.svg b/links/actions/22/gtg-tag-new.svg new file mode 120000 index 00000000..4bfd68bd --- /dev/null +++ b/links/actions/22/gtg-tag-new.svg @@ -0,0 +1 @@ +tag-new.svg \ No newline at end of file diff --git a/links/actions/22/gtg-tag.svg b/links/actions/22/gtg-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/22/gtg-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/22/gtg-tags-none.svg b/links/actions/22/gtg-tags-none.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/22/gtg-tags-none.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/22/gtg-task-done.svg b/links/actions/22/gtg-task-done.svg new file mode 120000 index 00000000..f6ae45cc --- /dev/null +++ b/links/actions/22/gtg-task-done.svg @@ -0,0 +1 @@ +view-task.svg \ No newline at end of file diff --git a/links/actions/22/gtg-task-new.svg b/links/actions/22/gtg-task-new.svg new file mode 120000 index 00000000..072782fd --- /dev/null +++ b/links/actions/22/gtg-task-new.svg @@ -0,0 +1 @@ +task-new.svg \ No newline at end of file diff --git a/links/actions/22/gtg-task-undismiss.svg b/links/actions/22/gtg-task-undismiss.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/22/gtg-task-undismiss.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/22/gtg-task-undone.svg b/links/actions/22/gtg-task-undone.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/gtg-task-undone.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/gtk-about.svg b/links/actions/22/gtk-about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/gtk-about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/gtk-add.svg b/links/actions/22/gtk-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/gtk-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/gtk-apply.svg b/links/actions/22/gtk-apply.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/gtk-apply.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/gtk-authentication.svg b/links/actions/22/gtk-authentication.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/22/gtk-authentication.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/22/gtk-bold.svg b/links/actions/22/gtk-bold.svg new file mode 120000 index 00000000..3921884c --- /dev/null +++ b/links/actions/22/gtk-bold.svg @@ -0,0 +1 @@ +format-text-bold.svg \ No newline at end of file diff --git a/links/actions/22/gtk-cancel.svg b/links/actions/22/gtk-cancel.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/gtk-cancel.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/gtk-cdrom.svg b/links/actions/22/gtk-cdrom.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/22/gtk-cdrom.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/22/gtk-clear.svg b/links/actions/22/gtk-clear.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/22/gtk-clear.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/22/gtk-close.svg b/links/actions/22/gtk-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/gtk-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/gtk-color-picker.svg b/links/actions/22/gtk-color-picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/22/gtk-color-picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/22/gtk-connect.svg b/links/actions/22/gtk-connect.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/gtk-connect.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/gtk-copy.svg b/links/actions/22/gtk-copy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/22/gtk-copy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/22/gtk-cut.svg b/links/actions/22/gtk-cut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/22/gtk-cut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/22/gtk-delete.svg b/links/actions/22/gtk-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/gtk-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/gtk-directory.svg b/links/actions/22/gtk-directory.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/gtk-directory.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/gtk-disconnect.svg b/links/actions/22/gtk-disconnect.svg new file mode 120000 index 00000000..a3b26c72 --- /dev/null +++ b/links/actions/22/gtk-disconnect.svg @@ -0,0 +1 @@ +network-disconnect.svg \ No newline at end of file diff --git a/links/actions/22/gtk-dnd-multiple.svg b/links/actions/22/gtk-dnd-multiple.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/22/gtk-dnd-multiple.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/22/gtk-edit.svg b/links/actions/22/gtk-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/gtk-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/gtk-execute.svg b/links/actions/22/gtk-execute.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/22/gtk-execute.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/22/gtk-file.svg b/links/actions/22/gtk-file.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/22/gtk-file.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/22/gtk-find-and-replace.svg b/links/actions/22/gtk-find-and-replace.svg new file mode 120000 index 00000000..0c2ba293 --- /dev/null +++ b/links/actions/22/gtk-find-and-replace.svg @@ -0,0 +1 @@ +edit-find-replace.svg \ No newline at end of file diff --git a/links/actions/22/gtk-find.svg b/links/actions/22/gtk-find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/gtk-find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/gtk-floppy.svg b/links/actions/22/gtk-floppy.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/gtk-floppy.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/gtk-fullscreen.svg b/links/actions/22/gtk-fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/22/gtk-fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/22/gtk-go-back-ltr.svg b/links/actions/22/gtk-go-back-ltr.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/gtk-go-back-ltr.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/gtk-go-back-rtl.svg b/links/actions/22/gtk-go-back-rtl.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/gtk-go-back-rtl.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/gtk-go-down.svg b/links/actions/22/gtk-go-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/gtk-go-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/gtk-go-forward-ltr.svg b/links/actions/22/gtk-go-forward-ltr.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/gtk-go-forward-ltr.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/gtk-go-forward-rtl.svg b/links/actions/22/gtk-go-forward-rtl.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/gtk-go-forward-rtl.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/gtk-go-up.svg b/links/actions/22/gtk-go-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/gtk-go-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/gtk-goto-bottom.svg b/links/actions/22/gtk-goto-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/22/gtk-goto-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/22/gtk-goto-first-ltr.svg b/links/actions/22/gtk-goto-first-ltr.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/22/gtk-goto-first-ltr.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/22/gtk-goto-first-rtl.svg b/links/actions/22/gtk-goto-first-rtl.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/22/gtk-goto-first-rtl.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/22/gtk-goto-last-ltr.svg b/links/actions/22/gtk-goto-last-ltr.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/22/gtk-goto-last-ltr.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/22/gtk-goto-last-rtl.svg b/links/actions/22/gtk-goto-last-rtl.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/22/gtk-goto-last-rtl.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/22/gtk-goto-top.svg b/links/actions/22/gtk-goto-top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/22/gtk-goto-top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/22/gtk-home.svg b/links/actions/22/gtk-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/22/gtk-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/22/gtk-indent-ltr.svg b/links/actions/22/gtk-indent-ltr.svg new file mode 120000 index 00000000..db83cea1 --- /dev/null +++ b/links/actions/22/gtk-indent-ltr.svg @@ -0,0 +1 @@ +format-indent-more.svg \ No newline at end of file diff --git a/links/actions/22/gtk-indent-rtl.svg b/links/actions/22/gtk-indent-rtl.svg new file mode 120000 index 00000000..c5f50021 --- /dev/null +++ b/links/actions/22/gtk-indent-rtl.svg @@ -0,0 +1 @@ +format-indent-less.svg \ No newline at end of file diff --git a/links/actions/22/gtk-italic.svg b/links/actions/22/gtk-italic.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/22/gtk-italic.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/22/gtk-jump-to-ltr.svg b/links/actions/22/gtk-jump-to-ltr.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/22/gtk-jump-to-ltr.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/22/gtk-justify-center.svg b/links/actions/22/gtk-justify-center.svg new file mode 120000 index 00000000..68248d20 --- /dev/null +++ b/links/actions/22/gtk-justify-center.svg @@ -0,0 +1 @@ +format-justify-center.svg \ No newline at end of file diff --git a/links/actions/22/gtk-justify-fill.svg b/links/actions/22/gtk-justify-fill.svg new file mode 120000 index 00000000..b7522f40 --- /dev/null +++ b/links/actions/22/gtk-justify-fill.svg @@ -0,0 +1 @@ +format-justify-fill.svg \ No newline at end of file diff --git a/links/actions/22/gtk-justify-left.svg b/links/actions/22/gtk-justify-left.svg new file mode 120000 index 00000000..019e49de --- /dev/null +++ b/links/actions/22/gtk-justify-left.svg @@ -0,0 +1 @@ +format-justify-left.svg \ No newline at end of file diff --git a/links/actions/22/gtk-justify-right.svg b/links/actions/22/gtk-justify-right.svg new file mode 120000 index 00000000..28bd7907 --- /dev/null +++ b/links/actions/22/gtk-justify-right.svg @@ -0,0 +1 @@ +format-justify-right.svg \ No newline at end of file diff --git a/links/actions/22/gtk-leave-fullscreen.svg b/links/actions/22/gtk-leave-fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/22/gtk-leave-fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-forward-ltr.svg b/links/actions/22/gtk-media-forward-ltr.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/22/gtk-media-forward-ltr.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-forward-rtl.svg b/links/actions/22/gtk-media-forward-rtl.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/22/gtk-media-forward-rtl.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-next-ltr.svg b/links/actions/22/gtk-media-next-ltr.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/22/gtk-media-next-ltr.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-next-rtl.svg b/links/actions/22/gtk-media-next-rtl.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/22/gtk-media-next-rtl.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-pause.svg b/links/actions/22/gtk-media-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/22/gtk-media-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-play-ltr.svg b/links/actions/22/gtk-media-play-ltr.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/gtk-media-play-ltr.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-previous-ltr.svg b/links/actions/22/gtk-media-previous-ltr.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/22/gtk-media-previous-ltr.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-previous-rtl.svg b/links/actions/22/gtk-media-previous-rtl.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/22/gtk-media-previous-rtl.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-record.svg b/links/actions/22/gtk-media-record.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/22/gtk-media-record.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-rewind-ltr.svg b/links/actions/22/gtk-media-rewind-ltr.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/22/gtk-media-rewind-ltr.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-rewind-rtl.svg b/links/actions/22/gtk-media-rewind-rtl.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/22/gtk-media-rewind-rtl.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/22/gtk-media-stop.svg b/links/actions/22/gtk-media-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/22/gtk-media-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/22/gtk-network.svg b/links/actions/22/gtk-network.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/gtk-network.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/gtk-new.svg b/links/actions/22/gtk-new.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/gtk-new.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/gtk-no.svg b/links/actions/22/gtk-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/gtk-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/gtk-ok.svg b/links/actions/22/gtk-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/gtk-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/gtk-open.svg b/links/actions/22/gtk-open.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/gtk-open.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/gtk-paste.svg b/links/actions/22/gtk-paste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/22/gtk-paste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/22/gtk-preferences.svg b/links/actions/22/gtk-preferences.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/gtk-preferences.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/gtk-print-preview.svg b/links/actions/22/gtk-print-preview.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/22/gtk-print-preview.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/22/gtk-print.svg b/links/actions/22/gtk-print.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/gtk-print.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/gtk-properties.svg b/links/actions/22/gtk-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/gtk-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/gtk-quit.svg b/links/actions/22/gtk-quit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/22/gtk-quit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/22/gtk-refresh.svg b/links/actions/22/gtk-refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/gtk-refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/gtk-remove.svg b/links/actions/22/gtk-remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/gtk-remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/gtk-revert-to-saved-ltr.svg b/links/actions/22/gtk-revert-to-saved-ltr.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/22/gtk-revert-to-saved-ltr.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/22/gtk-revert-to-saved-rtl.svg b/links/actions/22/gtk-revert-to-saved-rtl.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/22/gtk-revert-to-saved-rtl.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/22/gtk-save-as.svg b/links/actions/22/gtk-save-as.svg new file mode 120000 index 00000000..0d756edd --- /dev/null +++ b/links/actions/22/gtk-save-as.svg @@ -0,0 +1 @@ +document-save-as.svg \ No newline at end of file diff --git a/links/actions/22/gtk-save.svg b/links/actions/22/gtk-save.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/gtk-save.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/gtk-select-all.svg b/links/actions/22/gtk-select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/22/gtk-select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/22/gtk-select-color.svg b/links/actions/22/gtk-select-color.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/22/gtk-select-color.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/22/gtk-spell-check.svg b/links/actions/22/gtk-spell-check.svg new file mode 120000 index 00000000..9100ee79 --- /dev/null +++ b/links/actions/22/gtk-spell-check.svg @@ -0,0 +1 @@ +tools-check-spelling.svg \ No newline at end of file diff --git a/links/actions/22/gtk-stop.svg b/links/actions/22/gtk-stop.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/gtk-stop.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/gtk-tab-duplicate.svg b/links/actions/22/gtk-tab-duplicate.svg new file mode 120000 index 00000000..dbc1b301 --- /dev/null +++ b/links/actions/22/gtk-tab-duplicate.svg @@ -0,0 +1 @@ +tab-duplicate.svg \ No newline at end of file diff --git a/links/actions/22/gtk-tab-new.svg b/links/actions/22/gtk-tab-new.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/22/gtk-tab-new.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/22/gtk-undelete-ltr.svg b/links/actions/22/gtk-undelete-ltr.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/22/gtk-undelete-ltr.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/22/gtk-undelete-rtl.svg b/links/actions/22/gtk-undelete-rtl.svg new file mode 120000 index 00000000..a13a878c --- /dev/null +++ b/links/actions/22/gtk-undelete-rtl.svg @@ -0,0 +1 @@ +edit-redo.svg \ No newline at end of file diff --git a/links/actions/22/gtk-yes.svg b/links/actions/22/gtk-yes.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/gtk-yes.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/gtk-zoom-fit.svg b/links/actions/22/gtk-zoom-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/22/gtk-zoom-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/22/guides.svg b/links/actions/22/guides.svg new file mode 120000 index 00000000..520ecec1 --- /dev/null +++ b/links/actions/22/guides.svg @@ -0,0 +1 @@ +snap-guideline.svg \ No newline at end of file diff --git a/links/actions/22/hand.svg b/links/actions/22/hand.svg new file mode 120000 index 00000000..374fc6e9 --- /dev/null +++ b/links/actions/22/hand.svg @@ -0,0 +1 @@ +transform-browse.svg \ No newline at end of file diff --git a/links/actions/22/handle-left.svg b/links/actions/22/handle-left.svg new file mode 120000 index 00000000..d4791b68 --- /dev/null +++ b/links/actions/22/handle-left.svg @@ -0,0 +1 @@ +overflow-menu-left.svg \ No newline at end of file diff --git a/links/actions/22/handle-right.svg b/links/actions/22/handle-right.svg new file mode 120000 index 00000000..f6a05e26 --- /dev/null +++ b/links/actions/22/handle-right.svg @@ -0,0 +1 @@ +overflow-menu-right.svg \ No newline at end of file diff --git a/links/actions/22/hb-add-queue.svg b/links/actions/22/hb-add-queue.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/hb-add-queue.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/hb-complete.svg b/links/actions/22/hb-complete.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/hb-complete.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/hb-pause.svg b/links/actions/22/hb-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/22/hb-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/22/hb-presets.svg b/links/actions/22/hb-presets.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/hb-presets.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/hb-remove.svg b/links/actions/22/hb-remove.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/hb-remove.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/hb-showqueue.svg b/links/actions/22/hb-showqueue.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/22/hb-showqueue.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/22/hb-source.svg b/links/actions/22/hb-source.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/22/hb-source.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/22/hb-start.svg b/links/actions/22/hb-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/hb-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/hb-stop.svg b/links/actions/22/hb-stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/22/hb-stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/22/headphones.svg b/links/actions/22/headphones.svg new file mode 120000 index 00000000..bcdb65e4 --- /dev/null +++ b/links/actions/22/headphones.svg @@ -0,0 +1 @@ +../../devices/22/audio-headphones.svg \ No newline at end of file diff --git a/links/actions/22/help-contextual.svg b/links/actions/22/help-contextual.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/help-contextual.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/help-donate.svg b/links/actions/22/help-donate.svg new file mode 120000 index 00000000..761fdb59 --- /dev/null +++ b/links/actions/22/help-donate.svg @@ -0,0 +1 @@ +taxes-finances.svg \ No newline at end of file diff --git a/links/actions/22/help-feedback.svg b/links/actions/22/help-feedback.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/help-feedback.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/help-hint.svg b/links/actions/22/help-hint.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/help-hint.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/help-keybord-shortcuts.svg b/links/actions/22/help-keybord-shortcuts.svg new file mode 120000 index 00000000..9dbbf2d2 --- /dev/null +++ b/links/actions/22/help-keybord-shortcuts.svg @@ -0,0 +1 @@ +configure-shortcuts.svg \ No newline at end of file diff --git a/links/actions/22/help-latex.svg b/links/actions/22/help-latex.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/help-latex.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/hide_table_column.svg b/links/actions/22/hide_table_column.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/22/hide_table_column.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/22/hide_table_row.svg b/links/actions/22/hide_table_row.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/22/hide_table_row.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/22/hidemouse.svg b/links/actions/22/hidemouse.svg new file mode 120000 index 00000000..d4c73512 --- /dev/null +++ b/links/actions/22/hidemouse.svg @@ -0,0 +1 @@ +kr_unselect.svg \ No newline at end of file diff --git a/links/actions/22/hint.svg b/links/actions/22/hint.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/22/hint.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/22/history.svg b/links/actions/22/history.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/22/history.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/22/history_entry.svg b/links/actions/22/history_entry.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/22/history_entry.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/22/hook-notifier.svg b/links/actions/22/hook-notifier.svg new file mode 120000 index 00000000..8913b16c --- /dev/null +++ b/links/actions/22/hook-notifier.svg @@ -0,0 +1 @@ +help-hint.svg \ No newline at end of file diff --git a/links/actions/22/identity.svg b/links/actions/22/identity.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/identity.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/im-ban-user.svg b/links/actions/22/im-ban-user.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/im-ban-user.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/im-irc.svg b/links/actions/22/im-irc.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/im-irc.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/im-jabber.svg b/links/actions/22/im-jabber.svg new file mode 120000 index 00000000..d31bb93e --- /dev/null +++ b/links/actions/22/im-jabber.svg @@ -0,0 +1 @@ +games-hint.svg \ No newline at end of file diff --git a/links/actions/22/im-local-xmpp.svg b/links/actions/22/im-local-xmpp.svg new file mode 120000 index 00000000..979d9af1 --- /dev/null +++ b/links/actions/22/im-local-xmpp.svg @@ -0,0 +1 @@ +im-jabber.svg \ No newline at end of file diff --git a/links/actions/22/im-message-new.svg b/links/actions/22/im-message-new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/22/im-message-new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/22/image-adjust.svg b/links/actions/22/image-adjust.svg new file mode 120000 index 00000000..aa5daf85 --- /dev/null +++ b/links/actions/22/image-adjust.svg @@ -0,0 +1 @@ +adjustlevels.svg \ No newline at end of file diff --git a/links/actions/22/image-auto-adjust.svg b/links/actions/22/image-auto-adjust.svg new file mode 120000 index 00000000..79026236 --- /dev/null +++ b/links/actions/22/image-auto-adjust.svg @@ -0,0 +1 @@ +autocorrection.svg \ No newline at end of file diff --git a/links/actions/22/image-loading.svg b/links/actions/22/image-loading.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/image-loading.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/imagecomment.svg b/links/actions/22/imagecomment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/imagecomment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/initial_state.svg b/links/actions/22/initial_state.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/22/initial_state.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/22/inpainting.svg b/links/actions/22/inpainting.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/22/inpainting.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/22/insert-table-row.svg b/links/actions/22/insert-table-row.svg new file mode 120000 index 00000000..ff3e28de --- /dev/null +++ b/links/actions/22/insert-table-row.svg @@ -0,0 +1 @@ +edit-table-insert-row-above.svg \ No newline at end of file diff --git a/links/actions/22/insert-tableofcontents.svg b/links/actions/22/insert-tableofcontents.svg new file mode 120000 index 00000000..a5233cf2 --- /dev/null +++ b/links/actions/22/insert-tableofcontents.svg @@ -0,0 +1 @@ +gtk-index.svg \ No newline at end of file diff --git a/links/actions/22/insertcell.svg b/links/actions/22/insertcell.svg new file mode 120000 index 00000000..1c94d3b7 --- /dev/null +++ b/links/actions/22/insertcell.svg @@ -0,0 +1 @@ +edit-table-cell-merge.svg \ No newline at end of file diff --git a/links/actions/22/interface.svg b/links/actions/22/interface.svg new file mode 120000 index 00000000..4b006635 --- /dev/null +++ b/links/actions/22/interface.svg @@ -0,0 +1 @@ +edit-guides.svg \ No newline at end of file diff --git a/links/actions/22/internet-amarok.svg b/links/actions/22/internet-amarok.svg new file mode 120000 index 00000000..d6db3056 --- /dev/null +++ b/links/actions/22/internet-amarok.svg @@ -0,0 +1 @@ +globe.svg \ No newline at end of file diff --git a/links/actions/22/internet-services.svg b/links/actions/22/internet-services.svg new file mode 120000 index 00000000..3695c074 --- /dev/null +++ b/links/actions/22/internet-services.svg @@ -0,0 +1 @@ +internet-amarok.svg \ No newline at end of file diff --git a/links/actions/22/invertimage.svg b/links/actions/22/invertimage.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/22/invertimage.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/22/irc-close-channel.svg b/links/actions/22/irc-close-channel.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/22/irc-close-channel.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/22/irc-join-channel.svg b/links/actions/22/irc-join-channel.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/irc-join-channel.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/itemize.svg b/links/actions/22/itemize.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/22/itemize.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/22/items-tags.svg b/links/actions/22/items-tags.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/items-tags.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/itmages-add.svg b/links/actions/22/itmages-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/itmages-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/itmages-cancel.svg b/links/actions/22/itmages-cancel.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/22/itmages-cancel.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/22/itmages-copy-link.svg b/links/actions/22/itmages-copy-link.svg new file mode 120000 index 00000000..c03a9d93 --- /dev/null +++ b/links/actions/22/itmages-copy-link.svg @@ -0,0 +1 @@ +insert-link.svg \ No newline at end of file diff --git a/links/actions/22/itmages-folder.svg b/links/actions/22/itmages-folder.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/itmages-folder.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/itmages-open-browser.svg b/links/actions/22/itmages-open-browser.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/itmages-open-browser.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/itmages-quit.svg b/links/actions/22/itmages-quit.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/22/itmages-quit.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/22/itmages-resize.svg b/links/actions/22/itmages-resize.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/22/itmages-resize.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/22/itmages-rotate.svg b/links/actions/22/itmages-rotate.svg new file mode 120000 index 00000000..ae703d50 --- /dev/null +++ b/links/actions/22/itmages-rotate.svg @@ -0,0 +1 @@ +transform-rotate.svg \ No newline at end of file diff --git a/links/actions/22/itmages-select-all.svg b/links/actions/22/itmages-select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/22/itmages-select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/22/itmages-settings.svg b/links/actions/22/itmages-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/itmages-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/itmages-stop.svg b/links/actions/22/itmages-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/22/itmages-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/22/itmages-tools.svg b/links/actions/22/itmages-tools.svg new file mode 120000 index 00000000..9d296896 --- /dev/null +++ b/links/actions/22/itmages-tools.svg @@ -0,0 +1 @@ +view-media-equalizer.svg \ No newline at end of file diff --git a/links/actions/22/itmages-upload.svg b/links/actions/22/itmages-upload.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/itmages-upload.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/itmages-utils.svg b/links/actions/22/itmages-utils.svg new file mode 120000 index 00000000..6995ac4e --- /dev/null +++ b/links/actions/22/itmages-utils.svg @@ -0,0 +1 @@ +configure-toolbars.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-add-slide-clip.svg b/links/actions/22/kdenlive-add-slide-clip.svg new file mode 120000 index 00000000..b9ac114a --- /dev/null +++ b/links/actions/22/kdenlive-add-slide-clip.svg @@ -0,0 +1 @@ +tool-animator.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-add-text-clip.svg b/links/actions/22/kdenlive-add-text-clip.svg new file mode 120000 index 00000000..f355f68e --- /dev/null +++ b/links/actions/22/kdenlive-add-text-clip.svg @@ -0,0 +1 @@ +insert-text.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-align-bottom.svg b/links/actions/22/kdenlive-align-bottom.svg new file mode 120000 index 00000000..ad9f7a40 --- /dev/null +++ b/links/actions/22/kdenlive-align-bottom.svg @@ -0,0 +1 @@ +align-vertical-bottom.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-align-hor.svg b/links/actions/22/kdenlive-align-hor.svg new file mode 120000 index 00000000..82a31af5 --- /dev/null +++ b/links/actions/22/kdenlive-align-hor.svg @@ -0,0 +1 @@ +align-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-align-left.svg b/links/actions/22/kdenlive-align-left.svg new file mode 120000 index 00000000..e2cdcc9c --- /dev/null +++ b/links/actions/22/kdenlive-align-left.svg @@ -0,0 +1 @@ +align-horizontal-left.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-align-right.svg b/links/actions/22/kdenlive-align-right.svg new file mode 120000 index 00000000..3caab058 --- /dev/null +++ b/links/actions/22/kdenlive-align-right.svg @@ -0,0 +1 @@ +align-horizontal-right.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-align-top.svg b/links/actions/22/kdenlive-align-top.svg new file mode 120000 index 00000000..06dfc8aa --- /dev/null +++ b/links/actions/22/kdenlive-align-top.svg @@ -0,0 +1 @@ +align-vertical-top.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-align-vert.svg b/links/actions/22/kdenlive-align-vert.svg new file mode 120000 index 00000000..61759b74 --- /dev/null +++ b/links/actions/22/kdenlive-align-vert.svg @@ -0,0 +1 @@ +align-vertical-center.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-deleffect.svg b/links/actions/22/kdenlive-deleffect.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/kdenlive-deleffect.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-down.svg b/links/actions/22/kdenlive-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/kdenlive-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-hide-audio.svg b/links/actions/22/kdenlive-hide-audio.svg new file mode 120000 index 00000000..80f15888 --- /dev/null +++ b/links/actions/22/kdenlive-hide-audio.svg @@ -0,0 +1 @@ +../../status/22/audio-volume-muted.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-lock.svg b/links/actions/22/kdenlive-lock.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/22/kdenlive-lock.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-menu.svg b/links/actions/22/kdenlive-menu.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/22/kdenlive-menu.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-select-rects.svg b/links/actions/22/kdenlive-select-rects.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/22/kdenlive-select-rects.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-select-tool.svg b/links/actions/22/kdenlive-select-tool.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/kdenlive-select-tool.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-show-audio.svg b/links/actions/22/kdenlive-show-audio.svg new file mode 120000 index 00000000..d09fca9a --- /dev/null +++ b/links/actions/22/kdenlive-show-audio.svg @@ -0,0 +1 @@ +../../status/22/audio-volume-high.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-show-audiothumb.svg b/links/actions/22/kdenlive-show-audiothumb.svg new file mode 120000 index 00000000..6478458d --- /dev/null +++ b/links/actions/22/kdenlive-show-audiothumb.svg @@ -0,0 +1 @@ +view-media-visualization.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-show-videothumb.svg b/links/actions/22/kdenlive-show-videothumb.svg new file mode 120000 index 00000000..0d1faec0 --- /dev/null +++ b/links/actions/22/kdenlive-show-videothumb.svg @@ -0,0 +1 @@ +kdenlive-show-video.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-snap.svg b/links/actions/22/kdenlive-snap.svg new file mode 120000 index 00000000..01df571f --- /dev/null +++ b/links/actions/22/kdenlive-snap.svg @@ -0,0 +1 @@ +snap-extension.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-spacer-tool.svg b/links/actions/22/kdenlive-spacer-tool.svg new file mode 120000 index 00000000..fa26bd38 --- /dev/null +++ b/links/actions/22/kdenlive-spacer-tool.svg @@ -0,0 +1 @@ +transform-move.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-unlock.svg b/links/actions/22/kdenlive-unlock.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/22/kdenlive-unlock.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-up.svg b/links/actions/22/kdenlive-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/kdenlive-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-zoom-large.svg b/links/actions/22/kdenlive-zoom-large.svg new file mode 120000 index 00000000..ff0b46f6 --- /dev/null +++ b/links/actions/22/kdenlive-zoom-large.svg @@ -0,0 +1 @@ +labplot-zoom-in-y.svg \ No newline at end of file diff --git a/links/actions/22/kdenlive-zoom-small.svg b/links/actions/22/kdenlive-zoom-small.svg new file mode 120000 index 00000000..40a57735 --- /dev/null +++ b/links/actions/22/kdenlive-zoom-small.svg @@ -0,0 +1 @@ +labplot-zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/22/kdocumentinfo.svg b/links/actions/22/kdocumentinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/kdocumentinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/kfind.svg b/links/actions/22/kfind.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/kfind.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/kfm_home.svg b/links/actions/22/kfm_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/22/kfm_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/22/kmousetool_off.svg b/links/actions/22/kmousetool_off.svg new file mode 120000 index 00000000..d4c73512 --- /dev/null +++ b/links/actions/22/kmousetool_off.svg @@ -0,0 +1 @@ +kr_unselect.svg \ No newline at end of file diff --git a/links/actions/22/kmousetool_on.svg b/links/actions/22/kmousetool_on.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/kmousetool_on.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/kmouth-phrase.svg b/links/actions/22/kmouth-phrase.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/kmouth-phrase.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/knotes_alarm.svg b/links/actions/22/knotes_alarm.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/knotes_alarm.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/knotes_date.svg b/links/actions/22/knotes_date.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/knotes_date.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/knotes_delete.svg b/links/actions/22/knotes_delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/knotes_delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/kontes_close.svg b/links/actions/22/kontes_close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/kontes_close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/kr_jumpback.svg b/links/actions/22/kr_jumpback.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/22/kr_jumpback.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/22/kr_setjumpback.svg b/links/actions/22/kr_setjumpback.svg new file mode 120000 index 00000000..76b68096 --- /dev/null +++ b/links/actions/22/kr_setjumpback.svg @@ -0,0 +1 @@ +go-jump-definition.svg \ No newline at end of file diff --git a/links/actions/22/kstars_advanced.svg b/links/actions/22/kstars_advanced.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/kstars_advanced.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/kstars_catalog.svg b/links/actions/22/kstars_catalog.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/22/kstars_catalog.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/22/kstars_colors.svg b/links/actions/22/kstars_colors.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/22/kstars_colors.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/22/kstars_flag.svg b/links/actions/22/kstars_flag.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/22/kstars_flag.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/22/kstars_guides.svg b/links/actions/22/kstars_guides.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/22/kstars_guides.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/22/kstars_planets.svg b/links/actions/22/kstars_planets.svg new file mode 120000 index 00000000..e1d6f06e --- /dev/null +++ b/links/actions/22/kstars_planets.svg @@ -0,0 +1 @@ +kstars_solarsystem.svg \ No newline at end of file diff --git a/links/actions/22/kstars_xplanet.svg b/links/actions/22/kstars_xplanet.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/22/kstars_xplanet.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/22/kt-bandwidth-scheduler.svg b/links/actions/22/kt-bandwidth-scheduler.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/kt-bandwidth-scheduler.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/kt-change-tracker.svg b/links/actions/22/kt-change-tracker.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/kt-change-tracker.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/kt-check-data.svg b/links/actions/22/kt-check-data.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/kt-check-data.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/kt-encrypted.svg b/links/actions/22/kt-encrypted.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/22/kt-encrypted.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/22/kt-info-widget.svg b/links/actions/22/kt-info-widget.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/kt-info-widget.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/kt-pause.svg b/links/actions/22/kt-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/22/kt-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/22/kt-plugins.svg b/links/actions/22/kt-plugins.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/22/kt-plugins.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/22/kt-remove.svg b/links/actions/22/kt-remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/kt-remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/kt-restore-defaults.svg b/links/actions/22/kt-restore-defaults.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/22/kt-restore-defaults.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/22/kt-set-max-download-speed.svg b/links/actions/22/kt-set-max-download-speed.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/22/kt-set-max-download-speed.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/22/kt-show-statusbar.svg b/links/actions/22/kt-show-statusbar.svg new file mode 120000 index 00000000..ae70e66e --- /dev/null +++ b/links/actions/22/kt-show-statusbar.svg @@ -0,0 +1 @@ +show-menu.svg \ No newline at end of file diff --git a/links/actions/22/kt-speed-limits.svg b/links/actions/22/kt-speed-limits.svg new file mode 120000 index 00000000..e48dac0f --- /dev/null +++ b/links/actions/22/kt-speed-limits.svg @@ -0,0 +1 @@ +filename-bpm-amarok.svg \ No newline at end of file diff --git a/links/actions/22/kt-start.svg b/links/actions/22/kt-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/kt-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/kt-stop.svg b/links/actions/22/kt-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/22/kt-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/22/ktnef_extract_all_to.svg b/links/actions/22/ktnef_extract_all_to.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/22/ktnef_extract_all_to.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/22/ktnef_extract_to.svg b/links/actions/22/ktnef_extract_to.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/22/ktnef_extract_to.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/22/l2h.svg b/links/actions/22/l2h.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/22/l2h.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/22/label-amarok.svg b/links/actions/22/label-amarok.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/22/label-amarok.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/22/label.svg b/links/actions/22/label.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/22/label.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/22/labplot-auto-scale-all.svg b/links/actions/22/labplot-auto-scale-all.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/labplot-auto-scale-all.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/labplot-auto-scale-x.svg b/links/actions/22/labplot-auto-scale-x.svg new file mode 120000 index 00000000..a510711d --- /dev/null +++ b/links/actions/22/labplot-auto-scale-x.svg @@ -0,0 +1 @@ +zoom-select-x.svg \ No newline at end of file diff --git a/links/actions/22/labplot-auto-scale-y.svg b/links/actions/22/labplot-auto-scale-y.svg new file mode 120000 index 00000000..c466cdcc --- /dev/null +++ b/links/actions/22/labplot-auto-scale-y.svg @@ -0,0 +1 @@ +zoom-select-y.svg \ No newline at end of file diff --git a/links/actions/22/labplot-cursor-arrow.svg b/links/actions/22/labplot-cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/labplot-cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/labplot-format-text-symbol.svg b/links/actions/22/labplot-format-text-symbol.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/22/labplot-format-text-symbol.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/22/labplot-spreadsheet-new.svg b/links/actions/22/labplot-spreadsheet-new.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/22/labplot-spreadsheet-new.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/22/labplot-spreadsheet.svg b/links/actions/22/labplot-spreadsheet.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/22/labplot-spreadsheet.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/22/labplot-transform-move.svg b/links/actions/22/labplot-transform-move.svg new file mode 120000 index 00000000..fa26bd38 --- /dev/null +++ b/links/actions/22/labplot-transform-move.svg @@ -0,0 +1 @@ +transform-move.svg \ No newline at end of file diff --git a/links/actions/22/labplot-xy-curve-points.svg b/links/actions/22/labplot-xy-curve-points.svg new file mode 120000 index 00000000..32c904e2 --- /dev/null +++ b/links/actions/22/labplot-xy-curve-points.svg @@ -0,0 +1 @@ +office-chart-scatter.svg \ No newline at end of file diff --git a/links/actions/22/labplot-zoom-select-x.svg b/links/actions/22/labplot-zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/22/labplot-zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/22/labplot-zoom-select-y.svg b/links/actions/22/labplot-zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/22/labplot-zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/22/labplot-zoom-select.svg b/links/actions/22/labplot-zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/labplot-zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/languages.svg b/links/actions/22/languages.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/22/languages.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/22/latex-config.svg b/links/actions/22/latex-config.svg new file mode 120000 index 00000000..62be20d3 --- /dev/null +++ b/links/actions/22/latex-config.svg @@ -0,0 +1 @@ +labplot-TeX-logo.svg \ No newline at end of file diff --git a/links/actions/22/latex.svg b/links/actions/22/latex.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/22/latex.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/22/layer-rename.svg b/links/actions/22/layer-rename.svg new file mode 120000 index 00000000..9b67d6fd --- /dev/null +++ b/links/actions/22/layer-rename.svg @@ -0,0 +1 @@ +edit-rename.svg \ No newline at end of file diff --git a/links/actions/22/lens.svg b/links/actions/22/lens.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/lens.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/libpeas-plugin.svg b/links/actions/22/libpeas-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/22/libpeas-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/22/lighttableadd.svg b/links/actions/22/lighttableadd.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/lighttableadd.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/lilypond.svg b/links/actions/22/lilypond.svg new file mode 120000 index 00000000..0bb33e64 --- /dev/null +++ b/links/actions/22/lilypond.svg @@ -0,0 +1 @@ +music-note-16th.svg \ No newline at end of file diff --git a/links/actions/22/list-resource-add.svg b/links/actions/22/list-resource-add.svg new file mode 120000 index 00000000..ff7249b3 --- /dev/null +++ b/links/actions/22/list-resource-add.svg @@ -0,0 +1 @@ +list-add-user.svg \ No newline at end of file diff --git a/links/actions/22/lock.svg b/links/actions/22/lock.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/22/lock.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/22/love.svg b/links/actions/22/love.svg new file mode 120000 index 00000000..c95c703e --- /dev/null +++ b/links/actions/22/love.svg @@ -0,0 +1 @@ +love-amarok.svg \ No newline at end of file diff --git a/links/actions/22/lpi-bug.svg b/links/actions/22/lpi-bug.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/22/lpi-bug.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/22/lpi-translate.svg b/links/actions/22/lpi-translate.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/22/lpi-translate.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/22/mail-deleted.svg b/links/actions/22/mail-deleted.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/mail-deleted.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/mail-encrypted.svg b/links/actions/22/mail-encrypted.svg new file mode 120000 index 00000000..bab45958 --- /dev/null +++ b/links/actions/22/mail-encrypted.svg @@ -0,0 +1 @@ +mail-encrypted-full.svg \ No newline at end of file diff --git a/links/actions/22/mail-flagged.svg b/links/actions/22/mail-flagged.svg new file mode 120000 index 00000000..c652f2ea --- /dev/null +++ b/links/actions/22/mail-flagged.svg @@ -0,0 +1 @@ +mail-flag.svg \ No newline at end of file diff --git a/links/actions/22/mail-message.svg b/links/actions/22/mail-message.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/22/mail-message.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/22/mail-queued.svg b/links/actions/22/mail-queued.svg new file mode 120000 index 00000000..d27ae164 --- /dev/null +++ b/links/actions/22/mail-queued.svg @@ -0,0 +1 @@ +mail-queue.svg \ No newline at end of file diff --git a/links/actions/22/mail-read.svg b/links/actions/22/mail-read.svg new file mode 120000 index 00000000..8221c41f --- /dev/null +++ b/links/actions/22/mail-read.svg @@ -0,0 +1 @@ +mail-mark-read.svg \ No newline at end of file diff --git a/links/actions/22/mail-sent.svg b/links/actions/22/mail-sent.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/22/mail-sent.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/22/mail-signed-fully.svg b/links/actions/22/mail-signed-fully.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/22/mail-signed-fully.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/22/mail-signed.svg b/links/actions/22/mail-signed.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/22/mail-signed.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/22/mail-task.svg b/links/actions/22/mail-task.svg new file mode 120000 index 00000000..c516e4b6 --- /dev/null +++ b/links/actions/22/mail-task.svg @@ -0,0 +1 @@ +mail-mark-task.svg \ No newline at end of file diff --git a/links/actions/22/mail-thread-ignored.svg b/links/actions/22/mail-thread-ignored.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/22/mail-thread-ignored.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/22/mail-thread-watch.svg b/links/actions/22/mail-thread-watch.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/mail-thread-watch.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/mail-unread-new.svg b/links/actions/22/mail-unread-new.svg new file mode 120000 index 00000000..e59a4815 --- /dev/null +++ b/links/actions/22/mail-unread-new.svg @@ -0,0 +1 @@ +mail-mark-unread-new.svg \ No newline at end of file diff --git a/links/actions/22/mail-unread.svg b/links/actions/22/mail-unread.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/22/mail-unread.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/22/mail_forward.svg b/links/actions/22/mail_forward.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/22/mail_forward.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/22/mail_new.svg b/links/actions/22/mail_new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/22/mail_new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/22/mail_reply.svg b/links/actions/22/mail_reply.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/22/mail_reply.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/22/mail_replyall.svg b/links/actions/22/mail_replyall.svg new file mode 120000 index 00000000..1e45e24d --- /dev/null +++ b/links/actions/22/mail_replyall.svg @@ -0,0 +1 @@ +mail-reply-all.svg \ No newline at end of file diff --git a/links/actions/22/makeidx.svg b/links/actions/22/makeidx.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/22/makeidx.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/22/mark-location.svg b/links/actions/22/mark-location.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/22/mark-location.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/22/math0.svg b/links/actions/22/math0.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/22/math0.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/22/mathmode.svg b/links/actions/22/mathmode.svg new file mode 120000 index 00000000..93d4b775 --- /dev/null +++ b/links/actions/22/mathmode.svg @@ -0,0 +1 @@ +insert-math-expression.svg \ No newline at end of file diff --git a/links/actions/22/measure.svg b/links/actions/22/measure.svg new file mode 120000 index 00000000..67cb6939 --- /dev/null +++ b/links/actions/22/measure.svg @@ -0,0 +1 @@ +tool-measure.svg \ No newline at end of file diff --git a/links/actions/22/media-album-cover.svg b/links/actions/22/media-album-cover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/22/media-album-cover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/22/media-album-repeat-amarok.svg b/links/actions/22/media-album-repeat-amarok.svg new file mode 120000 index 00000000..cf79da28 --- /dev/null +++ b/links/actions/22/media-album-repeat-amarok.svg @@ -0,0 +1 @@ +media-repeat-album-amarok.svg \ No newline at end of file diff --git a/links/actions/22/media-import-audio-cd.svg b/links/actions/22/media-import-audio-cd.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/22/media-import-audio-cd.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/22/media-playlist-repeat-amarok.svg b/links/actions/22/media-playlist-repeat-amarok.svg new file mode 120000 index 00000000..8bb4aca3 --- /dev/null +++ b/links/actions/22/media-playlist-repeat-amarok.svg @@ -0,0 +1 @@ +media-repeat-playlist-amarok.svg \ No newline at end of file diff --git a/links/actions/22/media-playlist-repeat-song.svg b/links/actions/22/media-playlist-repeat-song.svg new file mode 120000 index 00000000..19daf347 --- /dev/null +++ b/links/actions/22/media-playlist-repeat-song.svg @@ -0,0 +1 @@ +media-repeat-single.svg \ No newline at end of file diff --git a/links/actions/22/media-repeat-all.svg b/links/actions/22/media-repeat-all.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/22/media-repeat-all.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/22/media-standard-track-progression-amarok.svg b/links/actions/22/media-standard-track-progression-amarok.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/22/media-standard-track-progression-amarok.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/22/media-track-add-amarok.svg b/links/actions/22/media-track-add-amarok.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/media-track-add-amarok.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/media-track-edit-amarok.svg b/links/actions/22/media-track-edit-amarok.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/media-track-edit-amarok.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/media-track-remove-amarok.svg b/links/actions/22/media-track-remove-amarok.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/media-track-remove-amarok.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/medskip.svg b/links/actions/22/medskip.svg new file mode 120000 index 00000000..e14a24b6 --- /dev/null +++ b/links/actions/22/medskip.svg @@ -0,0 +1 @@ +format-line-spacing-double.svg \ No newline at end of file diff --git a/links/actions/22/meeting-attending-tentative.svg b/links/actions/22/meeting-attending-tentative.svg new file mode 120000 index 00000000..ea996d51 --- /dev/null +++ b/links/actions/22/meeting-attending-tentative.svg @@ -0,0 +1 @@ +show-offline.svg \ No newline at end of file diff --git a/links/actions/22/meeting-attending.svg b/links/actions/22/meeting-attending.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/22/meeting-attending.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/22/meld-version-control.svg b/links/actions/22/meld-version-control.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/22/meld-version-control.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/22/menu_new.svg b/links/actions/22/menu_new.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/22/menu_new.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/22/modified.svg b/links/actions/22/modified.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/modified.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/mpost.svg b/links/actions/22/mpost.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/22/mpost.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/22/msgid2msgstr.svg b/links/actions/22/msgid2msgstr.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/22/msgid2msgstr.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/22/multirow.svg b/links/actions/22/multirow.svg new file mode 120000 index 00000000..9d349432 --- /dev/null +++ b/links/actions/22/multirow.svg @@ -0,0 +1 @@ +text-wrap.svg \ No newline at end of file diff --git a/links/actions/22/music-amarok.svg b/links/actions/22/music-amarok.svg new file mode 120000 index 00000000..91b01fe2 --- /dev/null +++ b/links/actions/22/music-amarok.svg @@ -0,0 +1 @@ +media-show-active-track-amarok.svg \ No newline at end of file diff --git a/links/actions/22/nemo-eject.svg b/links/actions/22/nemo-eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/22/nemo-eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/22/new-command-alarm.svg b/links/actions/22/new-command-alarm.svg new file mode 120000 index 00000000..b04844a4 --- /dev/null +++ b/links/actions/22/new-command-alarm.svg @@ -0,0 +1 @@ +dialog-scripts.svg \ No newline at end of file diff --git a/links/actions/22/next.svg b/links/actions/22/next.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/next.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/nocover.svg b/links/actions/22/nocover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/22/nocover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/22/node-add.svg b/links/actions/22/node-add.svg new file mode 120000 index 00000000..9111e7b3 --- /dev/null +++ b/links/actions/22/node-add.svg @@ -0,0 +1 @@ +format-add-node.svg \ No newline at end of file diff --git a/links/actions/22/node-break.svg b/links/actions/22/node-break.svg new file mode 120000 index 00000000..c9d9a5a7 --- /dev/null +++ b/links/actions/22/node-break.svg @@ -0,0 +1 @@ +format-break-node.svg \ No newline at end of file diff --git a/links/actions/22/node-delete-segment.svg b/links/actions/22/node-delete-segment.svg new file mode 120000 index 00000000..8b045a6c --- /dev/null +++ b/links/actions/22/node-delete-segment.svg @@ -0,0 +1 @@ +format-disconnect-node.svg \ No newline at end of file diff --git a/links/actions/22/node-delete.svg b/links/actions/22/node-delete.svg new file mode 120000 index 00000000..bd10261e --- /dev/null +++ b/links/actions/22/node-delete.svg @@ -0,0 +1 @@ +format-remove-node.svg \ No newline at end of file diff --git a/links/actions/22/node-join-segment.svg b/links/actions/22/node-join-segment.svg new file mode 120000 index 00000000..9dc8e1b4 --- /dev/null +++ b/links/actions/22/node-join-segment.svg @@ -0,0 +1 @@ +format-connect-node.svg \ No newline at end of file diff --git a/links/actions/22/node-join.svg b/links/actions/22/node-join.svg new file mode 120000 index 00000000..8ef8fb65 --- /dev/null +++ b/links/actions/22/node-join.svg @@ -0,0 +1 @@ +format-join-node.svg \ No newline at end of file diff --git a/links/actions/22/note.svg b/links/actions/22/note.svg new file mode 120000 index 00000000..49021744 --- /dev/null +++ b/links/actions/22/note.svg @@ -0,0 +1 @@ +view-pim-notes.svg \ No newline at end of file diff --git a/links/actions/22/object-align-horizontal-center-calligra.svg b/links/actions/22/object-align-horizontal-center-calligra.svg new file mode 120000 index 00000000..82a31af5 --- /dev/null +++ b/links/actions/22/object-align-horizontal-center-calligra.svg @@ -0,0 +1 @@ +align-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/22/object-align-horizontal-left-calligra.svg b/links/actions/22/object-align-horizontal-left-calligra.svg new file mode 120000 index 00000000..e2cdcc9c --- /dev/null +++ b/links/actions/22/object-align-horizontal-left-calligra.svg @@ -0,0 +1 @@ +align-horizontal-left.svg \ No newline at end of file diff --git a/links/actions/22/object-align-horizontal-right-calligra.svg b/links/actions/22/object-align-horizontal-right-calligra.svg new file mode 120000 index 00000000..3caab058 --- /dev/null +++ b/links/actions/22/object-align-horizontal-right-calligra.svg @@ -0,0 +1 @@ +align-horizontal-right.svg \ No newline at end of file diff --git a/links/actions/22/object-align-vertical-bottom-calligra.svg b/links/actions/22/object-align-vertical-bottom-calligra.svg new file mode 120000 index 00000000..ad9f7a40 --- /dev/null +++ b/links/actions/22/object-align-vertical-bottom-calligra.svg @@ -0,0 +1 @@ +align-vertical-bottom.svg \ No newline at end of file diff --git a/links/actions/22/object-align-vertical-bottom-top-calligra.svg b/links/actions/22/object-align-vertical-bottom-top-calligra.svg new file mode 120000 index 00000000..18e52660 --- /dev/null +++ b/links/actions/22/object-align-vertical-bottom-top-calligra.svg @@ -0,0 +1 @@ +align-vertical-bottom-out.svg \ No newline at end of file diff --git a/links/actions/22/object-align-vertical-center-calligra.svg b/links/actions/22/object-align-vertical-center-calligra.svg new file mode 120000 index 00000000..61759b74 --- /dev/null +++ b/links/actions/22/object-align-vertical-center-calligra.svg @@ -0,0 +1 @@ +align-vertical-center.svg \ No newline at end of file diff --git a/links/actions/22/object-align-vertical-top-calligra.svg b/links/actions/22/object-align-vertical-top-calligra.svg new file mode 120000 index 00000000..06dfc8aa --- /dev/null +++ b/links/actions/22/object-align-vertical-top-calligra.svg @@ -0,0 +1 @@ +align-vertical-top.svg \ No newline at end of file diff --git a/links/actions/22/object-crop.svg b/links/actions/22/object-crop.svg new file mode 120000 index 00000000..686d9f8d --- /dev/null +++ b/links/actions/22/object-crop.svg @@ -0,0 +1 @@ +transform-crop.svg \ No newline at end of file diff --git a/links/actions/22/object-group-calligra.svg b/links/actions/22/object-group-calligra.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/22/object-group-calligra.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/22/object-hidden.svg b/links/actions/22/object-hidden.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/22/object-hidden.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/22/object-inverse.svg b/links/actions/22/object-inverse.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/22/object-inverse.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/22/object-locked.svg b/links/actions/22/object-locked.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/22/object-locked.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/22/object-order-back-calligra.svg b/links/actions/22/object-order-back-calligra.svg new file mode 120000 index 00000000..485191c6 --- /dev/null +++ b/links/actions/22/object-order-back-calligra.svg @@ -0,0 +1 @@ +object-order-back.svg \ No newline at end of file diff --git a/links/actions/22/object-order-front-calligra.svg b/links/actions/22/object-order-front-calligra.svg new file mode 120000 index 00000000..e810edf6 --- /dev/null +++ b/links/actions/22/object-order-front-calligra.svg @@ -0,0 +1 @@ +object-order-front.svg \ No newline at end of file diff --git a/links/actions/22/object-order-lower-calligra.svg b/links/actions/22/object-order-lower-calligra.svg new file mode 120000 index 00000000..f6961b71 --- /dev/null +++ b/links/actions/22/object-order-lower-calligra.svg @@ -0,0 +1 @@ +object-order-lower.svg \ No newline at end of file diff --git a/links/actions/22/object-order-raise-calligra.svg b/links/actions/22/object-order-raise-calligra.svg new file mode 120000 index 00000000..deb91cb6 --- /dev/null +++ b/links/actions/22/object-order-raise-calligra.svg @@ -0,0 +1 @@ +object-order-raise.svg \ No newline at end of file diff --git a/links/actions/22/object-ungroup-calligra.svg b/links/actions/22/object-ungroup-calligra.svg new file mode 120000 index 00000000..a22f9131 --- /dev/null +++ b/links/actions/22/object-ungroup-calligra.svg @@ -0,0 +1 @@ +object-ungroup.svg \ No newline at end of file diff --git a/links/actions/22/object-unlocked.svg b/links/actions/22/object-unlocked.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/22/object-unlocked.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/22/object-visible.svg b/links/actions/22/object-visible.svg new file mode 120000 index 00000000..6253426e --- /dev/null +++ b/links/actions/22/object-visible.svg @@ -0,0 +1 @@ +layer-visible-on.svg \ No newline at end of file diff --git a/links/actions/22/object.svg b/links/actions/22/object.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/22/object.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/22/object_node.svg b/links/actions/22/object_node.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/22/object_node.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/22/office-report.svg b/links/actions/22/office-report.svg new file mode 120000 index 00000000..e0663cc2 --- /dev/null +++ b/links/actions/22/office-report.svg @@ -0,0 +1 @@ +labplot-editgrid.svg \ No newline at end of file diff --git a/links/actions/22/offline-settings.svg b/links/actions/22/offline-settings.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/offline-settings.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/offline.svg b/links/actions/22/offline.svg new file mode 120000 index 00000000..a3b26c72 --- /dev/null +++ b/links/actions/22/offline.svg @@ -0,0 +1 @@ +network-disconnect.svg \ No newline at end of file diff --git a/links/actions/22/online.svg b/links/actions/22/online.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/online.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/open-for-editing.svg b/links/actions/22/open-for-editing.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/22/open-for-editing.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/22/open-magnet.svg b/links/actions/22/open-magnet.svg new file mode 120000 index 00000000..ee807771 --- /dev/null +++ b/links/actions/22/open-magnet.svg @@ -0,0 +1 @@ +kt-magnet.svg \ No newline at end of file diff --git a/links/actions/22/open-menu.svg b/links/actions/22/open-menu.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/open-menu.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/org.xfce.settings.manager.svg b/links/actions/22/org.xfce.settings.manager.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/org.xfce.settings.manager.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/output_win.svg b/links/actions/22/output_win.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/output_win.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/package.svg b/links/actions/22/package.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/22/package.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/22/package_settings.svg b/links/actions/22/package_settings.svg new file mode 120000 index 00000000..57250bfc --- /dev/null +++ b/links/actions/22/package_settings.svg @@ -0,0 +1 @@ +gtk-preferences.svg \ No newline at end of file diff --git a/links/actions/22/page-zoom.svg b/links/actions/22/page-zoom.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/page-zoom.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/password-generate.svg b/links/actions/22/password-generate.svg new file mode 120000 index 00000000..d00a899b --- /dev/null +++ b/links/actions/22/password-generate.svg @@ -0,0 +1 @@ +playlist-generator.svg \ No newline at end of file diff --git a/links/actions/22/password-show-off.svg b/links/actions/22/password-show-off.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/22/password-show-off.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/22/password-show-on.svg b/links/actions/22/password-show-on.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/password-show-on.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/path-mode-bezier.svg b/links/actions/22/path-mode-bezier.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/22/path-mode-bezier.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/22/path-mode-spiro.svg b/links/actions/22/path-mode-spiro.svg new file mode 120000 index 00000000..d1fa11a5 --- /dev/null +++ b/links/actions/22/path-mode-spiro.svg @@ -0,0 +1 @@ +draw-bezier-curves.svg \ No newline at end of file diff --git a/links/actions/22/pdf-annotations.svg b/links/actions/22/pdf-annotations.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/pdf-annotations.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/pdflatex.svg b/links/actions/22/pdflatex.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/22/pdflatex.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/22/pdftex.svg b/links/actions/22/pdftex.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/pdftex.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/pentagon-shape.svg b/links/actions/22/pentagon-shape.svg new file mode 120000 index 00000000..8fec2d80 --- /dev/null +++ b/links/actions/22/pentagon-shape.svg @@ -0,0 +1 @@ +draw-polygon.svg \ No newline at end of file diff --git a/links/actions/22/photo.svg b/links/actions/22/photo.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/photo.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/photos-amarok.svg b/links/actions/22/photos-amarok.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/photos-amarok.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/pin.svg b/links/actions/22/pin.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/22/pin.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/22/player-eject.svg b/links/actions/22/player-eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/22/player-eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/22/player_eject.svg b/links/actions/22/player_eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/22/player_eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/22/player_end.svg b/links/actions/22/player_end.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/22/player_end.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/22/player_fwd.svg b/links/actions/22/player_fwd.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/22/player_fwd.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/22/player_pause.svg b/links/actions/22/player_pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/22/player_pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/22/player_play.svg b/links/actions/22/player_play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/player_play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/player_record.svg b/links/actions/22/player_record.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/22/player_record.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/22/player_rew.svg b/links/actions/22/player_rew.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/22/player_rew.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/22/player_start.svg b/links/actions/22/player_start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/player_start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/player_stop.svg b/links/actions/22/player_stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/22/player_stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/22/playlist-generator.svg b/links/actions/22/playlist-generator.svg new file mode 120000 index 00000000..3ff55406 --- /dev/null +++ b/links/actions/22/playlist-generator.svg @@ -0,0 +1 @@ +tools-wizard.svg \ No newline at end of file diff --git a/links/actions/22/playlist-sort.svg b/links/actions/22/playlist-sort.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/22/playlist-sort.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/22/podcast-new.svg b/links/actions/22/podcast-new.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/podcast-new.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/poedit-fuzzy.svg b/links/actions/22/poedit-fuzzy.svg new file mode 120000 index 00000000..84b2652d --- /dev/null +++ b/links/actions/22/poedit-fuzzy.svg @@ -0,0 +1 @@ +run-build-prune.svg \ No newline at end of file diff --git a/links/actions/22/poedit-status-bookmark.svg b/links/actions/22/poedit-status-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/poedit-status-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/poedit-status-cat-mid.svg b/links/actions/22/poedit-status-cat-mid.svg new file mode 120000 index 00000000..11f10f66 --- /dev/null +++ b/links/actions/22/poedit-status-cat-mid.svg @@ -0,0 +1 @@ +flag-yellow.svg \ No newline at end of file diff --git a/links/actions/22/poedit-status-cat-no.svg b/links/actions/22/poedit-status-cat-no.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/22/poedit-status-cat-no.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/22/poedit-status-cat-ok.svg b/links/actions/22/poedit-status-cat-ok.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/22/poedit-status-cat-ok.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/22/poedit-status-comment.svg b/links/actions/22/poedit-status-comment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/poedit-status-comment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/poedit-sync.svg b/links/actions/22/poedit-sync.svg new file mode 120000 index 00000000..31a6cdcd --- /dev/null +++ b/links/actions/22/poedit-sync.svg @@ -0,0 +1 @@ +exchange-positions.svg \ No newline at end of file diff --git a/links/actions/22/poedit-update.svg b/links/actions/22/poedit-update.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/poedit-update.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/poedit-validate.svg b/links/actions/22/poedit-validate.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/links/actions/22/poedit-validate.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/links/actions/22/pointer.svg b/links/actions/22/pointer.svg new file mode 120000 index 00000000..2c4ee5ca --- /dev/null +++ b/links/actions/22/pointer.svg @@ -0,0 +1 @@ +tool-pointer.svg \ No newline at end of file diff --git a/links/actions/22/polygon-add-nodes.svg b/links/actions/22/polygon-add-nodes.svg new file mode 120000 index 00000000..9111e7b3 --- /dev/null +++ b/links/actions/22/polygon-add-nodes.svg @@ -0,0 +1 @@ +format-add-node.svg \ No newline at end of file diff --git a/links/actions/22/polygon-merge-nodes.svg b/links/actions/22/polygon-merge-nodes.svg new file mode 120000 index 00000000..8ef8fb65 --- /dev/null +++ b/links/actions/22/polygon-merge-nodes.svg @@ -0,0 +1 @@ +format-join-node.svg \ No newline at end of file diff --git a/links/actions/22/postalcode.svg b/links/actions/22/postalcode.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/22/postalcode.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/22/practice-setup.svg b/links/actions/22/practice-setup.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/practice-setup.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/practice-start.svg b/links/actions/22/practice-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/practice-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/practice-stop.svg b/links/actions/22/practice-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/22/practice-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/22/preferences-desktop-user-password.svg b/links/actions/22/preferences-desktop-user-password.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/22/preferences-desktop-user-password.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/22/preferences-indicator-amarok.svg b/links/actions/22/preferences-indicator-amarok.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/preferences-indicator-amarok.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/preferences-media-playback-amarok.svg b/links/actions/22/preferences-media-playback-amarok.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/preferences-media-playback-amarok.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/preferences-other.svg b/links/actions/22/preferences-other.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/22/preferences-other.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/22/preferences-system-session-services.svg b/links/actions/22/preferences-system-session-services.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/22/preferences-system-session-services.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/22/presence_away.svg b/links/actions/22/presence_away.svg new file mode 120000 index 00000000..08356670 --- /dev/null +++ b/links/actions/22/presence_away.svg @@ -0,0 +1 @@ +im-user-away.svg \ No newline at end of file diff --git a/links/actions/22/presence_offline.svg b/links/actions/22/presence_offline.svg new file mode 120000 index 00000000..49cfbf20 --- /dev/null +++ b/links/actions/22/presence_offline.svg @@ -0,0 +1 @@ +im-user-offline.svg \ No newline at end of file diff --git a/links/actions/22/presence_online.svg b/links/actions/22/presence_online.svg new file mode 120000 index 00000000..c34e4064 --- /dev/null +++ b/links/actions/22/presence_online.svg @@ -0,0 +1 @@ +im-user-online.svg \ No newline at end of file diff --git a/links/actions/22/presence_unknown.svg b/links/actions/22/presence_unknown.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/presence_unknown.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/preview.svg b/links/actions/22/preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/22/preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/22/preview_math.svg b/links/actions/22/preview_math.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/22/preview_math.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/22/preview_sel.svg b/links/actions/22/preview_sel.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/preview_sel.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/previous.svg b/links/actions/22/previous.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/previous.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/privatebrowsing.svg b/links/actions/22/privatebrowsing.svg new file mode 120000 index 00000000..2379f012 --- /dev/null +++ b/links/actions/22/privatebrowsing.svg @@ -0,0 +1 @@ +im-kick-user.svg \ No newline at end of file diff --git a/links/actions/22/project-development-close-all.svg b/links/actions/22/project-development-close-all.svg new file mode 120000 index 00000000..56870070 --- /dev/null +++ b/links/actions/22/project-development-close-all.svg @@ -0,0 +1 @@ +project-development-close.svg \ No newline at end of file diff --git a/links/actions/22/project-open.svg b/links/actions/22/project-open.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/22/project-open.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/22/project_add.svg b/links/actions/22/project_add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/project_add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/project_archive.svg b/links/actions/22/project_archive.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/project_archive.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/project_rebuild.svg b/links/actions/22/project_rebuild.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/22/project_rebuild.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/22/project_remove.svg b/links/actions/22/project_remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/project_remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/project_show.svg b/links/actions/22/project_show.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/22/project_show.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/22/projectgrep.svg b/links/actions/22/projectgrep.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/projectgrep.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/ps2pdf.svg b/links/actions/22/ps2pdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/22/ps2pdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/22/qa.svg b/links/actions/22/qa.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/22/qa.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/22/quick.svg b/links/actions/22/quick.svg new file mode 120000 index 00000000..c3f7a4b5 --- /dev/null +++ b/links/actions/22/quick.svg @@ -0,0 +1 @@ +quickopen-function.svg \ No newline at end of file diff --git a/links/actions/22/quickview.svg b/links/actions/22/quickview.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/quickview.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/quickwizard.svg b/links/actions/22/quickwizard.svg new file mode 120000 index 00000000..3ff55406 --- /dev/null +++ b/links/actions/22/quickwizard.svg @@ -0,0 +1 @@ +tools-wizard.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-about.svg b/links/actions/22/rabbitvcs-about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/rabbitvcs-about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-add.svg b/links/actions/22/rabbitvcs-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/22/rabbitvcs-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-applypatch.svg b/links/actions/22/rabbitvcs-applypatch.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/22/rabbitvcs-applypatch.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-asynchronous.svg b/links/actions/22/rabbitvcs-asynchronous.svg new file mode 120000 index 00000000..c769353d --- /dev/null +++ b/links/actions/22/rabbitvcs-asynchronous.svg @@ -0,0 +1 @@ +reverse.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-bug.svg b/links/actions/22/rabbitvcs-bug.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/22/rabbitvcs-bug.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-changes.svg b/links/actions/22/rabbitvcs-changes.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/22/rabbitvcs-changes.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-checkmods.svg b/links/actions/22/rabbitvcs-checkmods.svg new file mode 120000 index 00000000..654563cb --- /dev/null +++ b/links/actions/22/rabbitvcs-checkmods.svg @@ -0,0 +1 @@ +document-open-remote.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-checkout.svg b/links/actions/22/rabbitvcs-checkout.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/rabbitvcs-checkout.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-commit.svg b/links/actions/22/rabbitvcs-commit.svg new file mode 120000 index 00000000..da900be3 --- /dev/null +++ b/links/actions/22/rabbitvcs-commit.svg @@ -0,0 +1 @@ +svn-commit.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-compare.svg b/links/actions/22/rabbitvcs-compare.svg new file mode 120000 index 00000000..77162d6c --- /dev/null +++ b/links/actions/22/rabbitvcs-compare.svg @@ -0,0 +1 @@ +kr_comparedirs.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-createpatch.svg b/links/actions/22/rabbitvcs-createpatch.svg new file mode 120000 index 00000000..21f22701 --- /dev/null +++ b/links/actions/22/rabbitvcs-createpatch.svg @@ -0,0 +1 @@ +kdenlive-zindex-top.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-dbus.svg b/links/actions/22/rabbitvcs-dbus.svg new file mode 120000 index 00000000..57250bfc --- /dev/null +++ b/links/actions/22/rabbitvcs-dbus.svg @@ -0,0 +1 @@ +gtk-preferences.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-delete.svg b/links/actions/22/rabbitvcs-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/rabbitvcs-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-editconflicts.svg b/links/actions/22/rabbitvcs-editconflicts.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/22/rabbitvcs-editconflicts.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-emblems.svg b/links/actions/22/rabbitvcs-emblems.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/rabbitvcs-emblems.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-export.svg b/links/actions/22/rabbitvcs-export.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/22/rabbitvcs-export.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-import.svg b/links/actions/22/rabbitvcs-import.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/22/rabbitvcs-import.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-lock.svg b/links/actions/22/rabbitvcs-lock.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/22/rabbitvcs-lock.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-merge.svg b/links/actions/22/rabbitvcs-merge.svg new file mode 120000 index 00000000..e4f51b5b --- /dev/null +++ b/links/actions/22/rabbitvcs-merge.svg @@ -0,0 +1 @@ +kr_combine.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-properties.svg b/links/actions/22/rabbitvcs-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/rabbitvcs-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-push.svg b/links/actions/22/rabbitvcs-push.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/rabbitvcs-push.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-refresh.svg b/links/actions/22/rabbitvcs-refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/rabbitvcs-refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-relocate.svg b/links/actions/22/rabbitvcs-relocate.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/22/rabbitvcs-relocate.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-reset.svg b/links/actions/22/rabbitvcs-reset.svg new file mode 120000 index 00000000..7defed75 --- /dev/null +++ b/links/actions/22/rabbitvcs-reset.svg @@ -0,0 +1 @@ +revert.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-run.svg b/links/actions/22/rabbitvcs-run.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/22/rabbitvcs-run.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-settings.svg b/links/actions/22/rabbitvcs-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/rabbitvcs-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-show_log.svg b/links/actions/22/rabbitvcs-show_log.svg new file mode 120000 index 00000000..7a2e5e67 --- /dev/null +++ b/links/actions/22/rabbitvcs-show_log.svg @@ -0,0 +1 @@ +document-preview.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-stop.svg b/links/actions/22/rabbitvcs-stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/22/rabbitvcs-stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-switch.svg b/links/actions/22/rabbitvcs-switch.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/22/rabbitvcs-switch.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-unlock.svg b/links/actions/22/rabbitvcs-unlock.svg new file mode 120000 index 00000000..a7673957 --- /dev/null +++ b/links/actions/22/rabbitvcs-unlock.svg @@ -0,0 +1 @@ +object-unlocked.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-unstage.svg b/links/actions/22/rabbitvcs-unstage.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/rabbitvcs-unstage.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/rabbitvcs-update.svg b/links/actions/22/rabbitvcs-update.svg new file mode 120000 index 00000000..ae801429 --- /dev/null +++ b/links/actions/22/rabbitvcs-update.svg @@ -0,0 +1 @@ +svn-update.svg \ No newline at end of file diff --git a/links/actions/22/randomize.svg b/links/actions/22/randomize.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/22/randomize.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/22/ratiocrop.svg b/links/actions/22/ratiocrop.svg new file mode 120000 index 00000000..686d9f8d --- /dev/null +++ b/links/actions/22/ratiocrop.svg @@ -0,0 +1 @@ +transform-crop.svg \ No newline at end of file diff --git a/links/actions/22/record.svg b/links/actions/22/record.svg new file mode 120000 index 00000000..0d1faec0 --- /dev/null +++ b/links/actions/22/record.svg @@ -0,0 +1 @@ +kdenlive-show-video.svg \ No newline at end of file diff --git a/links/actions/22/rectangle-shape.svg b/links/actions/22/rectangle-shape.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/22/rectangle-shape.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/22/refactor.svg b/links/actions/22/refactor.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/refactor.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/refreshstructure.svg b/links/actions/22/refreshstructure.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/refreshstructure.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/region.svg b/links/actions/22/region.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/22/region.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/22/relation.svg b/links/actions/22/relation.svg new file mode 120000 index 00000000..89bdd6b3 --- /dev/null +++ b/links/actions/22/relation.svg @@ -0,0 +1 @@ +project-development.svg \ No newline at end of file diff --git a/links/actions/22/relationship.svg b/links/actions/22/relationship.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/relationship.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/reload.svg b/links/actions/22/reload.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/reload.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/reload3.svg b/links/actions/22/reload3.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/reload3.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/reload_all_tabs.svg b/links/actions/22/reload_all_tabs.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/reload_all_tabs.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/reload_page.svg b/links/actions/22/reload_page.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/reload_page.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/remove-amarok.svg b/links/actions/22/remove-amarok.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/remove-amarok.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/remove.svg b/links/actions/22/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/removecell.svg b/links/actions/22/removecell.svg new file mode 120000 index 00000000..8de2ed21 --- /dev/null +++ b/links/actions/22/removecell.svg @@ -0,0 +1 @@ +delete-table-row.svg \ No newline at end of file diff --git a/links/actions/22/resource-group.svg b/links/actions/22/resource-group.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/22/resource-group.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/22/revert.svg b/links/actions/22/revert.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/22/revert.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/22/rime-im.svg b/links/actions/22/rime-im.svg new file mode 120000 index 00000000..1488e2b9 --- /dev/null +++ b/links/actions/22/rime-im.svg @@ -0,0 +1 @@ +map-globe.svg \ No newline at end of file diff --git a/links/actions/22/routeplanning.svg b/links/actions/22/routeplanning.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/22/routeplanning.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/22/run-clean.svg b/links/actions/22/run-clean.svg new file mode 120000 index 00000000..2c899aaf --- /dev/null +++ b/links/actions/22/run-clean.svg @@ -0,0 +1 @@ +run-build-clean.svg \ No newline at end of file diff --git a/links/actions/22/run-install.svg b/links/actions/22/run-install.svg new file mode 120000 index 00000000..71034b4e --- /dev/null +++ b/links/actions/22/run-install.svg @@ -0,0 +1 @@ +run-build-install.svg \ No newline at end of file diff --git a/links/actions/22/scriptnew.svg b/links/actions/22/scriptnew.svg new file mode 120000 index 00000000..4afc2562 --- /dev/null +++ b/links/actions/22/scriptnew.svg @@ -0,0 +1 @@ +amarok_scripts.svg \ No newline at end of file diff --git a/links/actions/22/scriptopen.svg b/links/actions/22/scriptopen.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/22/scriptopen.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/22/search-icon.svg b/links/actions/22/search-icon.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/search-icon.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/search.svg b/links/actions/22/search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/select.svg b/links/actions/22/select.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/select.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/selection-bottom.svg b/links/actions/22/selection-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/22/selection-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/22/selection-lower.svg b/links/actions/22/selection-lower.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/selection-lower.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/selection-make-bitmap-copy.svg b/links/actions/22/selection-make-bitmap-copy.svg new file mode 120000 index 00000000..204dc24b --- /dev/null +++ b/links/actions/22/selection-make-bitmap-copy.svg @@ -0,0 +1 @@ +fileview-preview.svg \ No newline at end of file diff --git a/links/actions/22/selection-raise.svg b/links/actions/22/selection-raise.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/selection-raise.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/selection-top.svg b/links/actions/22/selection-top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/22/selection-top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/22/selection.svg b/links/actions/22/selection.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/selection.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/services.svg b/links/actions/22/services.svg new file mode 120000 index 00000000..4c2c5d3c --- /dev/null +++ b/links/actions/22/services.svg @@ -0,0 +1 @@ +flag-blue.svg \ No newline at end of file diff --git a/links/actions/22/set-language.svg b/links/actions/22/set-language.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/22/set-language.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/22/setroubleshoot_icon.svg b/links/actions/22/setroubleshoot_icon.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/setroubleshoot_icon.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/settings-configure.svg b/links/actions/22/settings-configure.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/settings-configure.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/settings.svg b/links/actions/22/settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/shallow-history.svg b/links/actions/22/shallow-history.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/shallow-history.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/shape-choose.svg b/links/actions/22/shape-choose.svg new file mode 120000 index 00000000..ef9a1962 --- /dev/null +++ b/links/actions/22/shape-choose.svg @@ -0,0 +1 @@ +shapes.svg \ No newline at end of file diff --git a/links/actions/22/shear.svg b/links/actions/22/shear.svg new file mode 120000 index 00000000..ed7fc862 --- /dev/null +++ b/links/actions/22/shear.svg @@ -0,0 +1 @@ +transform-shear-left.svg \ No newline at end of file diff --git a/links/actions/22/show-dialogs.svg b/links/actions/22/show-dialogs.svg new file mode 120000 index 00000000..ae70e66e --- /dev/null +++ b/links/actions/22/show-dialogs.svg @@ -0,0 +1 @@ +show-menu.svg \ No newline at end of file diff --git a/links/actions/22/show-grid.svg b/links/actions/22/show-grid.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/22/show-grid.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/22/show_table_column.svg b/links/actions/22/show_table_column.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/show_table_column.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/show_table_row.svg b/links/actions/22/show_table_row.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/22/show_table_row.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/22/shuffle.svg b/links/actions/22/shuffle.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/22/shuffle.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/22/sidebar-places.svg b/links/actions/22/sidebar-places.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/sidebar-places.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/sidebar.svg b/links/actions/22/sidebar.svg new file mode 120000 index 00000000..cec06ebb --- /dev/null +++ b/links/actions/22/sidebar.svg @@ -0,0 +1 @@ +view-sidetree.svg \ No newline at end of file diff --git a/links/actions/22/slanted.svg b/links/actions/22/slanted.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/22/slanted.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/22/slideshow-plugin.svg b/links/actions/22/slideshow-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/22/slideshow-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/22/smallclock.svg b/links/actions/22/smallclock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/smallclock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/smallfrac.svg b/links/actions/22/smallfrac.svg new file mode 120000 index 00000000..529b4467 --- /dev/null +++ b/links/actions/22/smallfrac.svg @@ -0,0 +1 @@ +dfrac.svg \ No newline at end of file diff --git a/links/actions/22/smallskip.svg b/links/actions/22/smallskip.svg new file mode 120000 index 00000000..f12731dc --- /dev/null +++ b/links/actions/22/smallskip.svg @@ -0,0 +1 @@ +format-line-spacing-normal.svg \ No newline at end of file diff --git a/links/actions/22/smartnewline.svg b/links/actions/22/smartnewline.svg new file mode 120000 index 00000000..46178f34 --- /dev/null +++ b/links/actions/22/smartnewline.svg @@ -0,0 +1 @@ +newline.svg \ No newline at end of file diff --git a/links/actions/22/snap-bounding-box.svg b/links/actions/22/snap-bounding-box.svg new file mode 120000 index 00000000..66a14728 --- /dev/null +++ b/links/actions/22/snap-bounding-box.svg @@ -0,0 +1 @@ +snap-bounding-box-edges.svg \ No newline at end of file diff --git a/links/actions/22/social.svg b/links/actions/22/social.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/social.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/sort-name.svg b/links/actions/22/sort-name.svg new file mode 120000 index 00000000..992600db --- /dev/null +++ b/links/actions/22/sort-name.svg @@ -0,0 +1 @@ +view-sort-ascending-name.svg \ No newline at end of file diff --git a/links/actions/22/sort_incr.svg b/links/actions/22/sort_incr.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/22/sort_incr.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/22/soundkonverter-replaygain.svg b/links/actions/22/soundkonverter-replaygain.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/22/soundkonverter-replaygain.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/22/spacefm-find.svg b/links/actions/22/spacefm-find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/spacefm-find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/specific-setup.svg b/links/actions/22/specific-setup.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/22/specific-setup.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/22/speedometer.svg b/links/actions/22/speedometer.svg new file mode 120000 index 00000000..e48dac0f --- /dev/null +++ b/links/actions/22/speedometer.svg @@ -0,0 +1 @@ +filename-bpm-amarok.svg \ No newline at end of file diff --git a/links/actions/22/spiral-shape.svg b/links/actions/22/spiral-shape.svg new file mode 120000 index 00000000..f24705ef --- /dev/null +++ b/links/actions/22/spiral-shape.svg @@ -0,0 +1 @@ +draw-spiral.svg \ No newline at end of file diff --git a/links/actions/22/spreadsheetshape.svg b/links/actions/22/spreadsheetshape.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/22/spreadsheetshape.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/22/star-shape.svg b/links/actions/22/star-shape.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/22/star-shape.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/22/start-over.svg b/links/actions/22/start-over.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/22/start-over.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/22/start.svg b/links/actions/22/start.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/22/start.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/22/statetool.svg b/links/actions/22/statetool.svg new file mode 120000 index 00000000..9dad4310 --- /dev/null +++ b/links/actions/22/statetool.svg @@ -0,0 +1 @@ +stateshape.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Anchor.svg b/links/actions/22/step_object_Anchor.svg new file mode 120000 index 00000000..870928c6 --- /dev/null +++ b/links/actions/22/step_object_Anchor.svg @@ -0,0 +1 @@ +anchor.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Box.svg b/links/actions/22/step_object_Box.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/22/step_object_Box.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Controller.svg b/links/actions/22/step_object_Controller.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/step_object_Controller.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Disk.svg b/links/actions/22/step_object_Disk.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/22/step_object_Disk.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Gas.svg b/links/actions/22/step_object_Gas.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/22/step_object_Gas.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/22/step_object_GasParticle.svg b/links/actions/22/step_object_GasParticle.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/22/step_object_GasParticle.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Graph.svg b/links/actions/22/step_object_Graph.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/22/step_object_Graph.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Meter.svg b/links/actions/22/step_object_Meter.svg new file mode 120000 index 00000000..3f1ca0a4 --- /dev/null +++ b/links/actions/22/step_object_Meter.svg @@ -0,0 +1 @@ +kdenlive-select-texts.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Note.svg b/links/actions/22/step_object_Note.svg new file mode 120000 index 00000000..49021744 --- /dev/null +++ b/links/actions/22/step_object_Note.svg @@ -0,0 +1 @@ +view-pim-notes.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Particle.svg b/links/actions/22/step_object_Particle.svg new file mode 120000 index 00000000..db766e99 --- /dev/null +++ b/links/actions/22/step_object_Particle.svg @@ -0,0 +1 @@ +draw-circle.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Pin.svg b/links/actions/22/step_object_Pin.svg new file mode 120000 index 00000000..c3a2f243 --- /dev/null +++ b/links/actions/22/step_object_Pin.svg @@ -0,0 +1 @@ +port.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Polygon.svg b/links/actions/22/step_object_Polygon.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/22/step_object_Polygon.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Rope.svg b/links/actions/22/step_object_Rope.svg new file mode 120000 index 00000000..d1fa11a5 --- /dev/null +++ b/links/actions/22/step_object_Rope.svg @@ -0,0 +1 @@ +draw-bezier-curves.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Stick.svg b/links/actions/22/step_object_Stick.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/22/step_object_Stick.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/22/step_object_Tracer.svg b/links/actions/22/step_object_Tracer.svg new file mode 120000 index 00000000..c5d5192e --- /dev/null +++ b/links/actions/22/step_object_Tracer.svg @@ -0,0 +1 @@ +overexposure.svg \ No newline at end of file diff --git a/links/actions/22/sticky_zoom.svg b/links/actions/22/sticky_zoom.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/sticky_zoom.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/stock_about.svg b/links/actions/22/stock_about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/stock_about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/stock_add-bookmark.svg b/links/actions/22/stock_add-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/stock_add-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_bottom.svg b/links/actions/22/stock_bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/22/stock_bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/22/stock_calc-accept.svg b/links/actions/22/stock_calc-accept.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/stock_calc-accept.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/stock_check-filled.svg b/links/actions/22/stock_check-filled.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/stock_check-filled.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/stock_close.svg b/links/actions/22/stock_close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/stock_close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/stock_contact-list.svg b/links/actions/22/stock_contact-list.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/22/stock_contact-list.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/22/stock_copy.svg b/links/actions/22/stock_copy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/22/stock_copy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/22/stock_cut.svg b/links/actions/22/stock_cut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/22/stock_cut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/22/stock_delete.svg b/links/actions/22/stock_delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/stock_delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/stock_down.svg b/links/actions/22/stock_down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/stock_down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/stock_exit.svg b/links/actions/22/stock_exit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/22/stock_exit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/22/stock_file-properites.svg b/links/actions/22/stock_file-properites.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/stock_file-properites.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/stock_file-properties.svg b/links/actions/22/stock_file-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/stock_file-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/stock_first.svg b/links/actions/22/stock_first.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/22/stock_first.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/22/stock_folder_properties.svg b/links/actions/22/stock_folder_properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/stock_folder_properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/stock_fullscreen.svg b/links/actions/22/stock_fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/22/stock_fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/22/stock_gtk-dnd-multiple.svg b/links/actions/22/stock_gtk-dnd-multiple.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/22/stock_gtk-dnd-multiple.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/22/stock_help-add-bookmark.svg b/links/actions/22/stock_help-add-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/stock_help-add-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_insert-rule.svg b/links/actions/22/stock_insert-rule.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/22/stock_insert-rule.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/22/stock_insert-table.svg b/links/actions/22/stock_insert-table.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/22/stock_insert-table.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/22/stock_last.svg b/links/actions/22/stock_last.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/22/stock_last.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/22/stock_leave-fullscreen.svg b/links/actions/22/stock_leave-fullscreen.svg new file mode 120000 index 00000000..4eb32315 --- /dev/null +++ b/links/actions/22/stock_leave-fullscreen.svg @@ -0,0 +1 @@ +view-restore.svg \ No newline at end of file diff --git a/links/actions/22/stock_left.svg b/links/actions/22/stock_left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/22/stock_left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-compose.svg b/links/actions/22/stock_mail-compose.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/22/stock_mail-compose.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-filters-apply.svg b/links/actions/22/stock_mail-filters-apply.svg new file mode 120000 index 00000000..392cdff7 --- /dev/null +++ b/links/actions/22/stock_mail-filters-apply.svg @@ -0,0 +1 @@ +kt-add-filters.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-flag-for-followup-done.svg b/links/actions/22/stock_mail-flag-for-followup-done.svg new file mode 120000 index 00000000..4c2c5d3c --- /dev/null +++ b/links/actions/22/stock_mail-flag-for-followup-done.svg @@ -0,0 +1 @@ +flag-blue.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-flag-for-followup.svg b/links/actions/22/stock_mail-flag-for-followup.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/22/stock_mail-flag-for-followup.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-forward.svg b/links/actions/22/stock_mail-forward.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/22/stock_mail-forward.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-reply-to-all.svg b/links/actions/22/stock_mail-reply-to-all.svg new file mode 120000 index 00000000..1e45e24d --- /dev/null +++ b/links/actions/22/stock_mail-reply-to-all.svg @@ -0,0 +1 @@ +mail-reply-all.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-reply.svg b/links/actions/22/stock_mail-reply.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/22/stock_mail-reply.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/22/stock_mail-send.svg b/links/actions/22/stock_mail-send.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/22/stock_mail-send.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/22/stock_mark.svg b/links/actions/22/stock_mark.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/stock_mark.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-fwd.svg b/links/actions/22/stock_media-fwd.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/22/stock_media-fwd.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-next.svg b/links/actions/22/stock_media-next.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/22/stock_media-next.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-pause.svg b/links/actions/22/stock_media-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/22/stock_media-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-play.svg b/links/actions/22/stock_media-play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/stock_media-play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-prev.svg b/links/actions/22/stock_media-prev.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/22/stock_media-prev.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-rec.svg b/links/actions/22/stock_media-rec.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/22/stock_media-rec.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-rew.svg b/links/actions/22/stock_media-rew.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/22/stock_media-rew.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/22/stock_media-stop.svg b/links/actions/22/stock_media-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/22/stock_media-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/22/stock_navigator.svg b/links/actions/22/stock_navigator.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/stock_navigator.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/stock_new-address-book.svg b/links/actions/22/stock_new-address-book.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/stock_new-address-book.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_new-appointment.svg b/links/actions/22/stock_new-appointment.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/22/stock_new-appointment.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_new-bcard.svg b/links/actions/22/stock_new-bcard.svg new file mode 120000 index 00000000..f8389fbc --- /dev/null +++ b/links/actions/22/stock_new-bcard.svg @@ -0,0 +1 @@ +contact-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_new-dir.svg b/links/actions/22/stock_new-dir.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/22/stock_new-dir.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_new-tab.svg b/links/actions/22/stock_new-tab.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/22/stock_new-tab.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_new-text.svg b/links/actions/22/stock_new-text.svg new file mode 120000 index 00000000..300fb89b --- /dev/null +++ b/links/actions/22/stock_new-text.svg @@ -0,0 +1 @@ +document-new.svg \ No newline at end of file diff --git a/links/actions/22/stock_new-window.svg b/links/actions/22/stock_new-window.svg new file mode 120000 index 00000000..f0b026af --- /dev/null +++ b/links/actions/22/stock_new-window.svg @@ -0,0 +1 @@ +window.svg \ No newline at end of file diff --git a/links/actions/22/stock_no.svg b/links/actions/22/stock_no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/stock_no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/stock_not.svg b/links/actions/22/stock_not.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/22/stock_not.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/22/stock_paste.svg b/links/actions/22/stock_paste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/22/stock_paste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/22/stock_print-preview.svg b/links/actions/22/stock_print-preview.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/22/stock_print-preview.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/22/stock_print.svg b/links/actions/22/stock_print.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/stock_print.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/stock_properties.svg b/links/actions/22/stock_properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/stock_properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/stock_redo.svg b/links/actions/22/stock_redo.svg new file mode 120000 index 00000000..a13a878c --- /dev/null +++ b/links/actions/22/stock_redo.svg @@ -0,0 +1 @@ +edit-redo.svg \ No newline at end of file diff --git a/links/actions/22/stock_refresh.svg b/links/actions/22/stock_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/stock_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/stock_right.svg b/links/actions/22/stock_right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/22/stock_right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/22/stock_save-as.svg b/links/actions/22/stock_save-as.svg new file mode 120000 index 00000000..0d756edd --- /dev/null +++ b/links/actions/22/stock_save-as.svg @@ -0,0 +1 @@ +document-save-as.svg \ No newline at end of file diff --git a/links/actions/22/stock_save.svg b/links/actions/22/stock_save.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/stock_save.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/stock_score-high.svg b/links/actions/22/stock_score-high.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/22/stock_score-high.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/22/stock_score-higher.svg b/links/actions/22/stock_score-higher.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/22/stock_score-higher.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/22/stock_score-highest.svg b/links/actions/22/stock_score-highest.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/22/stock_score-highest.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/22/stock_score-low.svg b/links/actions/22/stock_score-low.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/22/stock_score-low.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/22/stock_score-lower.svg b/links/actions/22/stock_score-lower.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/22/stock_score-lower.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/22/stock_score-lowest.svg b/links/actions/22/stock_score-lowest.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/22/stock_score-lowest.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/22/stock_score-normal.svg b/links/actions/22/stock_score-normal.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/22/stock_score-normal.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/22/stock_search.svg b/links/actions/22/stock_search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/stock_search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/stock_select-all.svg b/links/actions/22/stock_select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/22/stock_select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/22/stock_select-column.svg b/links/actions/22/stock_select-column.svg new file mode 120000 index 00000000..0d3db670 --- /dev/null +++ b/links/actions/22/stock_select-column.svg @@ -0,0 +1 @@ +object-columns.svg \ No newline at end of file diff --git a/links/actions/22/stock_select-row.svg b/links/actions/22/stock_select-row.svg new file mode 120000 index 00000000..b496c3e1 --- /dev/null +++ b/links/actions/22/stock_select-row.svg @@ -0,0 +1 @@ +object-rows.svg \ No newline at end of file diff --git a/links/actions/22/stock_shared-by-me.svg b/links/actions/22/stock_shared-by-me.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/22/stock_shared-by-me.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/22/stock_shared-to-me.svg b/links/actions/22/stock_shared-to-me.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/22/stock_shared-to-me.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/22/stock_show-all.svg b/links/actions/22/stock_show-all.svg new file mode 120000 index 00000000..58041fda --- /dev/null +++ b/links/actions/22/stock_show-all.svg @@ -0,0 +1 @@ +view-multiple-objects.svg \ No newline at end of file diff --git a/links/actions/22/stock_stop.svg b/links/actions/22/stock_stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/22/stock_stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/22/stock_task-assigned-to.svg b/links/actions/22/stock_task-assigned-to.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/22/stock_task-assigned-to.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/22/stock_task-assigned.svg b/links/actions/22/stock_task-assigned.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/22/stock_task-assigned.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/22/stock_task-recurring.svg b/links/actions/22/stock_task-recurring.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/stock_task-recurring.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/stock_task.svg b/links/actions/22/stock_task.svg new file mode 120000 index 00000000..13ebf139 --- /dev/null +++ b/links/actions/22/stock_task.svg @@ -0,0 +1 @@ +view-calendar-special-occasion.svg \ No newline at end of file diff --git a/links/actions/22/stock_thunar-shortcuts.svg b/links/actions/22/stock_thunar-shortcuts.svg new file mode 120000 index 00000000..cec06ebb --- /dev/null +++ b/links/actions/22/stock_thunar-shortcuts.svg @@ -0,0 +1 @@ +view-sidetree.svg \ No newline at end of file diff --git a/links/actions/22/stock_timezone.svg b/links/actions/22/stock_timezone.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/22/stock_timezone.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/22/stock_todo.svg b/links/actions/22/stock_todo.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/22/stock_todo.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/22/stock_top.svg b/links/actions/22/stock_top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/22/stock_top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/22/stock_undo.svg b/links/actions/22/stock_undo.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/22/stock_undo.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/22/stock_up.svg b/links/actions/22/stock_up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/stock_up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/stock_view-details.svg b/links/actions/22/stock_view-details.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/22/stock_view-details.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/22/stock_xfburn-data-copy.svg b/links/actions/22/stock_xfburn-data-copy.svg new file mode 120000 index 00000000..6ddeb4f7 --- /dev/null +++ b/links/actions/22/stock_xfburn-data-copy.svg @@ -0,0 +1 @@ +tools-media-optical-copy.svg \ No newline at end of file diff --git a/links/actions/22/stock_xfburn-format-dvdrw.svg b/links/actions/22/stock_xfburn-format-dvdrw.svg new file mode 120000 index 00000000..68127038 --- /dev/null +++ b/links/actions/22/stock_xfburn-format-dvdrw.svg @@ -0,0 +1 @@ +tools-media-optical-burn-image.svg \ No newline at end of file diff --git a/links/actions/22/stock_yes.svg b/links/actions/22/stock_yes.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/links/actions/22/stock_yes.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/links/actions/22/stock_zoom-page.svg b/links/actions/22/stock_zoom-page.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/22/stock_zoom-page.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/22/stop.svg b/links/actions/22/stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/22/stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/22/straight-connector.svg b/links/actions/22/straight-connector.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/22/straight-connector.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/22/stroke-cap-bevel.svg b/links/actions/22/stroke-cap-bevel.svg new file mode 120000 index 00000000..1b2b69ef --- /dev/null +++ b/links/actions/22/stroke-cap-bevel.svg @@ -0,0 +1 @@ +stroke-join-bevel.svg \ No newline at end of file diff --git a/links/actions/22/stroke-cap-miter.svg b/links/actions/22/stroke-cap-miter.svg new file mode 120000 index 00000000..7788e8b0 --- /dev/null +++ b/links/actions/22/stroke-cap-miter.svg @@ -0,0 +1 @@ +stroke-join-miter.svg \ No newline at end of file diff --git a/links/actions/22/strong.svg b/links/actions/22/strong.svg new file mode 120000 index 00000000..3921884c --- /dev/null +++ b/links/actions/22/strong.svg @@ -0,0 +1 @@ +format-text-bold.svg \ No newline at end of file diff --git a/links/actions/22/structure.svg b/links/actions/22/structure.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/22/structure.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/22/subsystem.svg b/links/actions/22/subsystem.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/22/subsystem.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/22/system-reboot.svg b/links/actions/22/system-reboot.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/22/system-reboot.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/22/system-save-session.svg b/links/actions/22/system-save-session.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/22/system-save-session.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/22/system-search.svg b/links/actions/22/system-search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/system-search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/system-upgrade.svg b/links/actions/22/system-upgrade.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/system-upgrade.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/system-users.svg b/links/actions/22/system-users.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/22/system-users.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/22/tab-close-other.svg b/links/actions/22/tab-close-other.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/tab-close-other.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/tab-close.svg b/links/actions/22/tab-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/22/tab-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/22/tab.svg b/links/actions/22/tab.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/22/tab.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/22/tab_duplicate.svg b/links/actions/22/tab_duplicate.svg new file mode 120000 index 00000000..dbc1b301 --- /dev/null +++ b/links/actions/22/tab_duplicate.svg @@ -0,0 +1 @@ +tab-duplicate.svg \ No newline at end of file diff --git a/links/actions/22/tab_new.svg b/links/actions/22/tab_new.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/22/tab_new.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/22/tag-addressbook.svg b/links/actions/22/tag-addressbook.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/tag-addressbook.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/tag-assigned.svg b/links/actions/22/tag-assigned.svg new file mode 120000 index 00000000..4abb12d1 --- /dev/null +++ b/links/actions/22/tag-assigned.svg @@ -0,0 +1 @@ +link.svg \ No newline at end of file diff --git a/links/actions/22/tag-delete.svg b/links/actions/22/tag-delete.svg new file mode 120000 index 00000000..9329cda1 --- /dev/null +++ b/links/actions/22/tag-delete.svg @@ -0,0 +1 @@ +xml-attribute-delete.svg \ No newline at end of file diff --git a/links/actions/22/tag-events.svg b/links/actions/22/tag-events.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/tag-events.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/tag-folder.svg b/links/actions/22/tag-folder.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/22/tag-folder.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/22/tag-people.svg b/links/actions/22/tag-people.svg new file mode 120000 index 00000000..0d9b8b4e --- /dev/null +++ b/links/actions/22/tag-people.svg @@ -0,0 +1 @@ +edit-image-face-show.svg \ No newline at end of file diff --git a/links/actions/22/tag-places.svg b/links/actions/22/tag-places.svg new file mode 120000 index 00000000..d6db3056 --- /dev/null +++ b/links/actions/22/tag-places.svg @@ -0,0 +1 @@ +globe.svg \ No newline at end of file diff --git a/links/actions/22/tag-properties.svg b/links/actions/22/tag-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/22/tag-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/22/tag-reset.svg b/links/actions/22/tag-reset.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/22/tag-reset.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/22/tap-extract-to.svg b/links/actions/22/tap-extract-to.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/22/tap-extract-to.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/22/tap-extract.svg b/links/actions/22/tap-extract.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/22/tap-extract.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/22/template.svg b/links/actions/22/template.svg new file mode 120000 index 00000000..911d559e --- /dev/null +++ b/links/actions/22/template.svg @@ -0,0 +1 @@ +document-new-from-template.svg \ No newline at end of file diff --git a/links/actions/22/texcompiler.svg b/links/actions/22/texcompiler.svg new file mode 120000 index 00000000..62be20d3 --- /dev/null +++ b/links/actions/22/texcompiler.svg @@ -0,0 +1 @@ +labplot-TeX-logo.svg \ No newline at end of file diff --git a/links/actions/22/text-field-frameless.svg b/links/actions/22/text-field-frameless.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/22/text-field-frameless.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/22/tiny-pause.svg b/links/actions/22/tiny-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/22/tiny-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/22/tiny-start.svg b/links/actions/22/tiny-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/tiny-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/tool-node-editor.svg b/links/actions/22/tool-node-editor.svg new file mode 120000 index 00000000..9d57cb03 --- /dev/null +++ b/links/actions/22/tool-node-editor.svg @@ -0,0 +1 @@ +edit-node.svg \ No newline at end of file diff --git a/links/actions/22/tool-pointer.svg b/links/actions/22/tool-pointer.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/22/tool-pointer.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/22/tool-text.svg b/links/actions/22/tool-text.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/22/tool-text.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/22/tool_brush.svg b/links/actions/22/tool_brush.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/22/tool_brush.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/22/tool_cellformatting.svg b/links/actions/22/tool_cellformatting.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/22/tool_cellformatting.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/22/tool_color_picker.svg b/links/actions/22/tool_color_picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/22/tool_color_picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/22/tool_ellipse.svg b/links/actions/22/tool_ellipse.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/22/tool_ellipse.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/22/tool_eraser.svg b/links/actions/22/tool_eraser.svg new file mode 120000 index 00000000..f99a1d06 --- /dev/null +++ b/links/actions/22/tool_eraser.svg @@ -0,0 +1 @@ +draw-eraser.svg \ No newline at end of file diff --git a/links/actions/22/tool_flood_fill.svg b/links/actions/22/tool_flood_fill.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/22/tool_flood_fill.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/22/tool_free_form_selection.svg b/links/actions/22/tool_free_form_selection.svg new file mode 120000 index 00000000..48532bae --- /dev/null +++ b/links/actions/22/tool_free_form_selection.svg @@ -0,0 +1 @@ +edit-select-lasso.svg \ No newline at end of file diff --git a/links/actions/22/tool_imageeffects.svg b/links/actions/22/tool_imageeffects.svg new file mode 120000 index 00000000..ddd5ec86 --- /dev/null +++ b/links/actions/22/tool_imageeffects.svg @@ -0,0 +1 @@ +kdenlive-select-images.svg \ No newline at end of file diff --git a/links/actions/22/tool_line.svg b/links/actions/22/tool_line.svg new file mode 120000 index 00000000..d6f1b6f7 --- /dev/null +++ b/links/actions/22/tool_line.svg @@ -0,0 +1 @@ +draw-line.svg \ No newline at end of file diff --git a/links/actions/22/tool_pagelayout.svg b/links/actions/22/tool_pagelayout.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/22/tool_pagelayout.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/22/tool_pen.svg b/links/actions/22/tool_pen.svg new file mode 120000 index 00000000..a086f031 --- /dev/null +++ b/links/actions/22/tool_pen.svg @@ -0,0 +1 @@ +draw-freehand.svg \ No newline at end of file diff --git a/links/actions/22/tool_polyline.svg b/links/actions/22/tool_polyline.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/22/tool_polyline.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/22/tool_rect_selection.svg b/links/actions/22/tool_rect_selection.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/22/tool_rect_selection.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/22/tool_rectangle.svg b/links/actions/22/tool_rectangle.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/22/tool_rectangle.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/22/tool_references.svg b/links/actions/22/tool_references.svg new file mode 120000 index 00000000..279c2ea0 --- /dev/null +++ b/links/actions/22/tool_references.svg @@ -0,0 +1 @@ +text-frame-link.svg \ No newline at end of file diff --git a/links/actions/22/tool_review.svg b/links/actions/22/tool_review.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/tool_review.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/tool_spraycan.svg b/links/actions/22/tool_spraycan.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/22/tool_spraycan.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/22/tool_text.svg b/links/actions/22/tool_text.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/22/tool_text.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/22/top.svg b/links/actions/22/top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/22/top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/22/transform-scale-horizontal.svg b/links/actions/22/transform-scale-horizontal.svg new file mode 120000 index 00000000..a510711d --- /dev/null +++ b/links/actions/22/transform-scale-horizontal.svg @@ -0,0 +1 @@ +zoom-select-x.svg \ No newline at end of file diff --git a/links/actions/22/transform-scale-vertical.svg b/links/actions/22/transform-scale-vertical.svg new file mode 120000 index 00000000..c466cdcc --- /dev/null +++ b/links/actions/22/transform-scale-vertical.svg @@ -0,0 +1 @@ +zoom-select-y.svg \ No newline at end of file diff --git a/links/actions/22/transform-skew-horizontal.svg b/links/actions/22/transform-skew-horizontal.svg new file mode 120000 index 00000000..ed7fc862 --- /dev/null +++ b/links/actions/22/transform-skew-horizontal.svg @@ -0,0 +1 @@ +transform-shear-left.svg \ No newline at end of file diff --git a/links/actions/22/transform-skew-vertical.svg b/links/actions/22/transform-skew-vertical.svg new file mode 120000 index 00000000..294c4e3b --- /dev/null +++ b/links/actions/22/transform-skew-vertical.svg @@ -0,0 +1 @@ +transform-shear-up.svg \ No newline at end of file diff --git a/links/actions/22/transsearch.svg b/links/actions/22/transsearch.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/transsearch.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/umbr-coll-message-asynchronous.svg b/links/actions/22/umbr-coll-message-asynchronous.svg new file mode 120000 index 00000000..f73d7d56 --- /dev/null +++ b/links/actions/22/umbr-coll-message-asynchronous.svg @@ -0,0 +1 @@ +mail-forwarded-replied.svg \ No newline at end of file diff --git a/links/actions/22/umbr-coll-message-synchronous.svg b/links/actions/22/umbr-coll-message-synchronous.svg new file mode 120000 index 00000000..78892346 --- /dev/null +++ b/links/actions/22/umbr-coll-message-synchronous.svg @@ -0,0 +1 @@ +mail-forwarded.svg \ No newline at end of file diff --git a/links/actions/22/umbr-message-asynchronous.svg b/links/actions/22/umbr-message-asynchronous.svg new file mode 120000 index 00000000..f73d7d56 --- /dev/null +++ b/links/actions/22/umbr-message-asynchronous.svg @@ -0,0 +1 @@ +mail-forwarded-replied.svg \ No newline at end of file diff --git a/links/actions/22/umbr-message-found.svg b/links/actions/22/umbr-message-found.svg new file mode 120000 index 00000000..3bab14e3 --- /dev/null +++ b/links/actions/22/umbr-message-found.svg @@ -0,0 +1 @@ +mail-mark-notjunk.svg \ No newline at end of file diff --git a/links/actions/22/umbr-message-lost.svg b/links/actions/22/umbr-message-lost.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/22/umbr-message-lost.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/22/umbr-message-synchronous.svg b/links/actions/22/umbr-message-synchronous.svg new file mode 120000 index 00000000..78892346 --- /dev/null +++ b/links/actions/22/umbr-message-synchronous.svg @@ -0,0 +1 @@ +mail-forwarded.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_activity.svg b/links/actions/22/umbrello_diagram_activity.svg new file mode 120000 index 00000000..79543799 --- /dev/null +++ b/links/actions/22/umbrello_diagram_activity.svg @@ -0,0 +1 @@ +preferences-activities.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_class.svg b/links/actions/22/umbrello_diagram_class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/22/umbrello_diagram_class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_collaboration.svg b/links/actions/22/umbrello_diagram_collaboration.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/22/umbrello_diagram_collaboration.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_component.svg b/links/actions/22/umbrello_diagram_component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/umbrello_diagram_component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_entityrelationship.svg b/links/actions/22/umbrello_diagram_entityrelationship.svg new file mode 120000 index 00000000..057bb993 --- /dev/null +++ b/links/actions/22/umbrello_diagram_entityrelationship.svg @@ -0,0 +1 @@ +edit-clone.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_sequence.svg b/links/actions/22/umbrello_diagram_sequence.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/22/umbrello_diagram_sequence.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_state.svg b/links/actions/22/umbrello_diagram_state.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/22/umbrello_diagram_state.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/22/umbrello_diagram_usecase.svg b/links/actions/22/umbrello_diagram_usecase.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/umbrello_diagram_usecase.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/undo.svg b/links/actions/22/undo.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/22/undo.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/22/unlock.svg b/links/actions/22/unlock.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/22/unlock.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/22/up.svg b/links/actions/22/up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/upcomingevents-amarok.svg b/links/actions/22/upcomingevents-amarok.svg new file mode 120000 index 00000000..70226528 --- /dev/null +++ b/links/actions/22/upcomingevents-amarok.svg @@ -0,0 +1 @@ +view-calendar-upcoming-events.svg \ No newline at end of file diff --git a/links/actions/22/usecase.svg b/links/actions/22/usecase.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/22/usecase.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/22/user-identity.svg b/links/actions/22/user-identity.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/user-identity.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/user-properties.svg b/links/actions/22/user-properties.svg new file mode 120000 index 00000000..ad3742c5 --- /dev/null +++ b/links/actions/22/user-properties.svg @@ -0,0 +1 @@ +user-group-properties.svg \ No newline at end of file diff --git a/links/actions/22/user.svg b/links/actions/22/user.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/user.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/verb.svg b/links/actions/22/verb.svg new file mode 120000 index 00000000..22b94257 --- /dev/null +++ b/links/actions/22/verb.svg @@ -0,0 +1 @@ +code-context.svg \ No newline at end of file diff --git a/links/actions/22/verbatim.svg b/links/actions/22/verbatim.svg new file mode 120000 index 00000000..22b94257 --- /dev/null +++ b/links/actions/22/verbatim.svg @@ -0,0 +1 @@ +code-context.svg \ No newline at end of file diff --git a/links/actions/22/videoclip-amarok.svg b/links/actions/22/videoclip-amarok.svg new file mode 120000 index 00000000..0d1faec0 --- /dev/null +++ b/links/actions/22/videoclip-amarok.svg @@ -0,0 +1 @@ +kdenlive-show-video.svg \ No newline at end of file diff --git a/links/actions/22/view-bank-add.svg b/links/actions/22/view-bank-add.svg new file mode 120000 index 00000000..dec7f7bd --- /dev/null +++ b/links/actions/22/view-bank-add.svg @@ -0,0 +1 @@ +view-institution-add.svg \ No newline at end of file diff --git a/links/actions/22/view-bank-delete.svg b/links/actions/22/view-bank-delete.svg new file mode 120000 index 00000000..cf436dbe --- /dev/null +++ b/links/actions/22/view-bank-delete.svg @@ -0,0 +1 @@ +view-institution-delete.svg \ No newline at end of file diff --git a/links/actions/22/view-bank-edit.svg b/links/actions/22/view-bank-edit.svg new file mode 120000 index 00000000..21b06ffa --- /dev/null +++ b/links/actions/22/view-bank-edit.svg @@ -0,0 +1 @@ +view-institution-edit.svg \ No newline at end of file diff --git a/links/actions/22/view-calendar-day.svg b/links/actions/22/view-calendar-day.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/view-calendar-day.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/view-calendar-holiday.svg b/links/actions/22/view-calendar-holiday.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/22/view-calendar-holiday.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/22/view-calendar-workweek.svg b/links/actions/22/view-calendar-workweek.svg new file mode 120000 index 00000000..9b595029 --- /dev/null +++ b/links/actions/22/view-calendar-workweek.svg @@ -0,0 +1 @@ +view-calendar-week.svg \ No newline at end of file diff --git a/links/actions/22/view-conversation-balloon.svg b/links/actions/22/view-conversation-balloon.svg new file mode 120000 index 00000000..36675a8f --- /dev/null +++ b/links/actions/22/view-conversation-balloon.svg @@ -0,0 +1 @@ +kmouth-phrase.svg \ No newline at end of file diff --git a/links/actions/22/view-history.svg b/links/actions/22/view-history.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/22/view-history.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/22/view-media-album-cover.svg b/links/actions/22/view-media-album-cover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/22/view-media-album-cover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/22/view-media-artist.svg b/links/actions/22/view-media-artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/view-media-artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/view-media-chart.svg b/links/actions/22/view-media-chart.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/22/view-media-chart.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/22/view-media-config.svg b/links/actions/22/view-media-config.svg new file mode 120000 index 00000000..9dbbf2d2 --- /dev/null +++ b/links/actions/22/view-media-config.svg @@ -0,0 +1 @@ +configure-shortcuts.svg \ No newline at end of file diff --git a/links/actions/22/view-media-favorite.svg b/links/actions/22/view-media-favorite.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/22/view-media-favorite.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/22/view-media-genre.svg b/links/actions/22/view-media-genre.svg new file mode 120000 index 00000000..597fac17 --- /dev/null +++ b/links/actions/22/view-media-genre.svg @@ -0,0 +1 @@ +favorite-genres-amarok.svg \ No newline at end of file diff --git a/links/actions/22/view-media-playcount.svg b/links/actions/22/view-media-playcount.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/22/view-media-playcount.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/22/view-media-publisher.svg b/links/actions/22/view-media-publisher.svg new file mode 120000 index 00000000..1b4173dc --- /dev/null +++ b/links/actions/22/view-media-publisher.svg @@ -0,0 +1 @@ +amarok_cart_view.svg \ No newline at end of file diff --git a/links/actions/22/view-media-recent.svg b/links/actions/22/view-media-recent.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/view-media-recent.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/view-media-similarartists.svg b/links/actions/22/view-media-similarartists.svg new file mode 120000 index 00000000..0c2f0581 --- /dev/null +++ b/links/actions/22/view-media-similarartists.svg @@ -0,0 +1 @@ +similarartists-amarok.svg \ No newline at end of file diff --git a/links/actions/22/view-media-track.svg b/links/actions/22/view-media-track.svg new file mode 120000 index 00000000..29c6d762 --- /dev/null +++ b/links/actions/22/view-media-track.svg @@ -0,0 +1 @@ +filename-filetype-amarok.svg \ No newline at end of file diff --git a/links/actions/22/view-pages-single.svg b/links/actions/22/view-pages-single.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/22/view-pages-single.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/22/view-pim-calendar.svg b/links/actions/22/view-pim-calendar.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/view-pim-calendar.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/view-pim-contacts.svg b/links/actions/22/view-pim-contacts.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/view-pim-contacts.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/view-pim-journal.svg b/links/actions/22/view-pim-journal.svg new file mode 120000 index 00000000..b830e6ba --- /dev/null +++ b/links/actions/22/view-pim-journal.svg @@ -0,0 +1 @@ +view-calendar-journal.svg \ No newline at end of file diff --git a/links/actions/22/view-pim-mail.svg b/links/actions/22/view-pim-mail.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/22/view-pim-mail.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/22/view-pim-news.svg b/links/actions/22/view-pim-news.svg new file mode 120000 index 00000000..7387fb61 --- /dev/null +++ b/links/actions/22/view-pim-news.svg @@ -0,0 +1 @@ +news-subscribe.svg \ No newline at end of file diff --git a/links/actions/22/view-pim-tasks.svg b/links/actions/22/view-pim-tasks.svg new file mode 120000 index 00000000..f6ae45cc --- /dev/null +++ b/links/actions/22/view-pim-tasks.svg @@ -0,0 +1 @@ +view-task.svg \ No newline at end of file diff --git a/links/actions/22/view-process-all-tree.svg b/links/actions/22/view-process-all-tree.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/22/view-process-all-tree.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/22/view-process-all.svg b/links/actions/22/view-process-all.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/22/view-process-all.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/22/view-process-own.svg b/links/actions/22/view-process-own.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/view-process-own.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/view-process-system.svg b/links/actions/22/view-process-system.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/22/view-process-system.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/22/view-process-tree.svg b/links/actions/22/view-process-tree.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/22/view-process-tree.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/22/view-process-users.svg b/links/actions/22/view-process-users.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/22/view-process-users.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/22/view-resource-calendar.svg b/links/actions/22/view-resource-calendar.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/22/view-resource-calendar.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/22/view-services-scripted-amarok.svg b/links/actions/22/view-services-scripted-amarok.svg new file mode 120000 index 00000000..4afc2562 --- /dev/null +++ b/links/actions/22/view-services-scripted-amarok.svg @@ -0,0 +1 @@ +amarok_scripts.svg \ No newline at end of file diff --git a/links/actions/22/view-table-of-contents-ltr.svg b/links/actions/22/view-table-of-contents-ltr.svg new file mode 120000 index 00000000..a5233cf2 --- /dev/null +++ b/links/actions/22/view-table-of-contents-ltr.svg @@ -0,0 +1 @@ +gtk-index.svg \ No newline at end of file diff --git a/links/actions/22/view-task-add.svg b/links/actions/22/view-task-add.svg new file mode 120000 index 00000000..072782fd --- /dev/null +++ b/links/actions/22/view-task-add.svg @@ -0,0 +1 @@ +task-new.svg \ No newline at end of file diff --git a/links/actions/22/view-task-child-add.svg b/links/actions/22/view-task-child-add.svg new file mode 120000 index 00000000..4226a535 --- /dev/null +++ b/links/actions/22/view-task-child-add.svg @@ -0,0 +1 @@ +view-task-child.svg \ No newline at end of file diff --git a/links/actions/22/view-time-schedule.svg b/links/actions/22/view-time-schedule.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/22/view-time-schedule.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/22/view_fit_to_page.svg b/links/actions/22/view_fit_to_page.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/view_fit_to_page.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/viewbib.svg b/links/actions/22/viewbib.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/22/viewbib.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/22/viewdvi.svg b/links/actions/22/viewdvi.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/22/viewdvi.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/22/viewhtml.svg b/links/actions/22/viewhtml.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/22/viewhtml.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/22/viewimage.svg b/links/actions/22/viewimage.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/viewimage.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/viewlog.svg b/links/actions/22/viewlog.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/22/viewlog.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/22/viewmagfit.svg b/links/actions/22/viewmagfit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/22/viewmagfit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/22/viewpdf.svg b/links/actions/22/viewpdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/22/viewpdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/22/viewps.svg b/links/actions/22/viewps.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/viewps.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/visibility.svg b/links/actions/22/visibility.svg new file mode 120000 index 00000000..46593113 --- /dev/null +++ b/links/actions/22/visibility.svg @@ -0,0 +1 @@ +view-visible.svg \ No newline at end of file diff --git a/links/actions/22/window-keep-above.svg b/links/actions/22/window-keep-above.svg new file mode 120000 index 00000000..18e42b18 --- /dev/null +++ b/links/actions/22/window-keep-above.svg @@ -0,0 +1 @@ +go-up-skip.svg \ No newline at end of file diff --git a/links/actions/22/window-keep-below.svg b/links/actions/22/window-keep-below.svg new file mode 120000 index 00000000..a0cadb94 --- /dev/null +++ b/links/actions/22/window-keep-below.svg @@ -0,0 +1 @@ +go-down-skip.svg \ No newline at end of file diff --git a/links/actions/22/window-maximize.svg b/links/actions/22/window-maximize.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/22/window-maximize.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/22/window-minimize.svg b/links/actions/22/window-minimize.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/22/window-minimize.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/22/window-shade.svg b/links/actions/22/window-shade.svg new file mode 120000 index 00000000..09c2cd44 --- /dev/null +++ b/links/actions/22/window-shade.svg @@ -0,0 +1 @@ +collapse-all.svg \ No newline at end of file diff --git a/links/actions/22/window-unshade.svg b/links/actions/22/window-unshade.svg new file mode 120000 index 00000000..638f77f6 --- /dev/null +++ b/links/actions/22/window-unshade.svg @@ -0,0 +1 @@ +expand-all.svg \ No newline at end of file diff --git a/links/actions/22/window_fullscreen.svg b/links/actions/22/window_fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/22/window_fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/22/window_new.svg b/links/actions/22/window_new.svg new file mode 120000 index 00000000..71831b4e --- /dev/null +++ b/links/actions/22/window_new.svg @@ -0,0 +1 @@ +window-new.svg \ No newline at end of file diff --git a/links/actions/22/window_nofullscreen.svg b/links/actions/22/window_nofullscreen.svg new file mode 120000 index 00000000..4eb32315 --- /dev/null +++ b/links/actions/22/window_nofullscreen.svg @@ -0,0 +1 @@ +view-restore.svg \ No newline at end of file diff --git a/links/actions/22/wizard_math.svg b/links/actions/22/wizard_math.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/22/wizard_math.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/22/wizard_pdftools.svg b/links/actions/22/wizard_pdftools.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/22/wizard_pdftools.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/22/wizard_pstools.svg b/links/actions/22/wizard_pstools.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/22/wizard_pstools.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/22/wizard_tabular.svg b/links/actions/22/wizard_tabular.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/22/wizard_tabular.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/22/x-clementine-album.svg b/links/actions/22/x-clementine-album.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/22/x-clementine-album.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/22/x-clementine-albums.svg b/links/actions/22/x-clementine-albums.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/22/x-clementine-albums.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/22/x-clementine-artist.svg b/links/actions/22/x-clementine-artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/22/x-clementine-artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/22/x-clementine-shuffle.svg b/links/actions/22/x-clementine-shuffle.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/22/x-clementine-shuffle.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/22/x-shape-connection.svg b/links/actions/22/x-shape-connection.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/22/x-shape-connection.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/22/x-shape-formula.svg b/links/actions/22/x-shape-formula.svg new file mode 120000 index 00000000..76cf8150 --- /dev/null +++ b/links/actions/22/x-shape-formula.svg @@ -0,0 +1 @@ +formula.svg \ No newline at end of file diff --git a/links/actions/22/x-shape-image.svg b/links/actions/22/x-shape-image.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/22/x-shape-image.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/22/x-shape-text.svg b/links/actions/22/x-shape-text.svg new file mode 120000 index 00000000..ab115364 --- /dev/null +++ b/links/actions/22/x-shape-text.svg @@ -0,0 +1 @@ +view-list-text.svg \ No newline at end of file diff --git a/links/actions/22/xfce-system-settings.svg b/links/actions/22/xfce-system-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/xfce-system-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/xfce4-settings.svg b/links/actions/22/xfce4-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/22/xfce4-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/22/zoom-best-fit.svg b/links/actions/22/zoom-best-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/22/zoom-best-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/22/zoom-double-size.svg b/links/actions/22/zoom-double-size.svg new file mode 120000 index 00000000..79ae67b7 --- /dev/null +++ b/links/actions/22/zoom-double-size.svg @@ -0,0 +1 @@ +zoom-1-to-2.svg \ No newline at end of file diff --git a/links/actions/22/zoom-draw.svg b/links/actions/22/zoom-draw.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/zoom-draw.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/22/zoom-fit-selection.svg b/links/actions/22/zoom-fit-selection.svg new file mode 120000 index 00000000..037a51b6 --- /dev/null +++ b/links/actions/22/zoom-fit-selection.svg @@ -0,0 +1 @@ +zoom-select.svg \ No newline at end of file diff --git a/links/actions/22/zoom-half-size.svg b/links/actions/22/zoom-half-size.svg new file mode 120000 index 00000000..b5036e78 --- /dev/null +++ b/links/actions/22/zoom-half-size.svg @@ -0,0 +1 @@ +zoom-2-to-1.svg \ No newline at end of file diff --git a/links/actions/22/zoom-in-large.svg b/links/actions/22/zoom-in-large.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/22/zoom-in-large.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/22/zoom-out-large.svg b/links/actions/22/zoom-out-large.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/22/zoom-out-large.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/22/zoom-select-fit.svg b/links/actions/22/zoom-select-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/22/zoom-select-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/22/zoom-select-x.svg b/links/actions/22/zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/22/zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/22/zoom-select-y.svg b/links/actions/22/zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/22/zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/22/zoom-select.svg b/links/actions/22/zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/22/zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/CVnamespace.svg b/links/actions/24/CVnamespace.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/24/CVnamespace.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/24/Finished.svg b/links/actions/24/Finished.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/Finished.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/Info-amarok.svg b/links/actions/24/Info-amarok.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/24/Info-amarok.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/24/SuggestionTM.svg b/links/actions/24/SuggestionTM.svg new file mode 120000 index 00000000..a8320982 --- /dev/null +++ b/links/actions/24/SuggestionTM.svg @@ -0,0 +1 @@ +database-index.svg \ No newline at end of file diff --git a/links/actions/24/accept_time_event.svg b/links/actions/24/accept_time_event.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/accept_time_event.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/action-albumfolder-importdir2.svg b/links/actions/24/action-albumfolder-importdir2.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/action-albumfolder-importdir2.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/action-rss_tag.svg b/links/actions/24/action-rss_tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/24/action-rss_tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/24/activity-fork.svg b/links/actions/24/activity-fork.svg new file mode 120000 index 00000000..d6e2182d --- /dev/null +++ b/links/actions/24/activity-fork.svg @@ -0,0 +1 @@ +fork.svg \ No newline at end of file diff --git a/links/actions/24/actor.svg b/links/actions/24/actor.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/actor.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/add-files-to-archive.svg b/links/actions/24/add-files-to-archive.svg new file mode 120000 index 00000000..3610b883 --- /dev/null +++ b/links/actions/24/add-files-to-archive.svg @@ -0,0 +1 @@ +archive-insert.svg \ No newline at end of file diff --git a/links/actions/24/add-folder-to-archive.svg b/links/actions/24/add-folder-to-archive.svg new file mode 120000 index 00000000..bf6e479e --- /dev/null +++ b/links/actions/24/add-folder-to-archive.svg @@ -0,0 +1 @@ +archive-insert-directory.svg \ No newline at end of file diff --git a/links/actions/24/add-placemark.svg b/links/actions/24/add-placemark.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/24/add-placemark.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/24/add.svg b/links/actions/24/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/addressbook-details.svg b/links/actions/24/addressbook-details.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/addressbook-details.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/adress-book-new.svg b/links/actions/24/adress-book-new.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/adress-book-new.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/akonadi-phone-home.svg b/links/actions/24/akonadi-phone-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/24/akonadi-phone-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/24/albumfolder-importdir.svg b/links/actions/24/albumfolder-importdir.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/albumfolder-importdir.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/albumfolder-importimages.svg b/links/actions/24/albumfolder-importimages.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/24/albumfolder-importimages.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/24/albumfolder-new.svg b/links/actions/24/albumfolder-new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/albumfolder-new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/albumfolder-properties.svg b/links/actions/24/albumfolder-properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/albumfolder-properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/albumfolder-user-trash.svg b/links/actions/24/albumfolder-user-trash.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/albumfolder-user-trash.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/align-vertical-bottom-to-anchor.svg b/links/actions/24/align-vertical-bottom-to-anchor.svg new file mode 120000 index 00000000..18e52660 --- /dev/null +++ b/links/actions/24/align-vertical-bottom-to-anchor.svg @@ -0,0 +1 @@ +align-vertical-bottom-out.svg \ No newline at end of file diff --git a/links/actions/24/amarok_artist.svg b/links/actions/24/amarok_artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/amarok_artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/amarok_change_language.svg b/links/actions/24/amarok_change_language.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/24/amarok_change_language.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/24/amarok_clock.svg b/links/actions/24/amarok_clock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/amarok_clock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/amarok_lyrics.svg b/links/actions/24/amarok_lyrics.svg new file mode 120000 index 00000000..2dd76767 --- /dev/null +++ b/links/actions/24/amarok_lyrics.svg @@ -0,0 +1 @@ +view-media-lyrics.svg \ No newline at end of file diff --git a/links/actions/24/amarok_playcount.svg b/links/actions/24/amarok_playcount.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/24/amarok_playcount.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/24/amarok_playlist.svg b/links/actions/24/amarok_playlist.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/24/amarok_playlist.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/24/amarok_playlist_refresh.svg b/links/actions/24/amarok_playlist_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/amarok_playlist_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/amarok_scripts.svg b/links/actions/24/amarok_scripts.svg new file mode 120000 index 00000000..b04844a4 --- /dev/null +++ b/links/actions/24/amarok_scripts.svg @@ -0,0 +1 @@ +dialog-scripts.svg \ No newline at end of file diff --git a/links/actions/24/animal.svg b/links/actions/24/animal.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/24/animal.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/24/animation-stage.svg b/links/actions/24/animation-stage.svg new file mode 120000 index 00000000..b9ac114a --- /dev/null +++ b/links/actions/24/animation-stage.svg @@ -0,0 +1 @@ +tool-animator.svg \ No newline at end of file diff --git a/links/actions/24/answer-correct.svg b/links/actions/24/answer-correct.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/24/answer-correct.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/24/answer.svg b/links/actions/24/answer.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/24/answer.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/24/appointment.svg b/links/actions/24/appointment.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/appointment.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/approved.svg b/links/actions/24/approved.svg new file mode 120000 index 00000000..bcc3b741 --- /dev/null +++ b/links/actions/24/approved.svg @@ -0,0 +1 @@ +games-achievements.svg \ No newline at end of file diff --git a/links/actions/24/archive-insert-directory.svg b/links/actions/24/archive-insert-directory.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/archive-insert-directory.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/arrow-down-double.svg b/links/actions/24/arrow-down-double.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/arrow-down-double.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/arrow-down.svg b/links/actions/24/arrow-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/arrow-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/arrow-left-double.svg b/links/actions/24/arrow-left-double.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/24/arrow-left-double.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/24/arrow-left.svg b/links/actions/24/arrow-left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/arrow-left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/arrow-right-double.svg b/links/actions/24/arrow-right-double.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/24/arrow-right-double.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/24/arrow-right.svg b/links/actions/24/arrow-right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/arrow-right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/arrow-up-double.svg b/links/actions/24/arrow-up-double.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/arrow-up-double.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/arrow-up.svg b/links/actions/24/arrow-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/arrow-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/arrow.svg b/links/actions/24/arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/artistictext-tool.svg b/links/actions/24/artistictext-tool.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/24/artistictext-tool.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/24/auto-scale-all.svg b/links/actions/24/auto-scale-all.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/24/auto-scale-all.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/auto-scale-x.svg b/links/actions/24/auto-scale-x.svg new file mode 120000 index 00000000..a510711d --- /dev/null +++ b/links/actions/24/auto-scale-x.svg @@ -0,0 +1 @@ +zoom-select-x.svg \ No newline at end of file diff --git a/links/actions/24/auto-scale-y.svg b/links/actions/24/auto-scale-y.svg new file mode 120000 index 00000000..c466cdcc --- /dev/null +++ b/links/actions/24/auto-scale-y.svg @@ -0,0 +1 @@ +zoom-select-y.svg \ No newline at end of file diff --git a/links/actions/24/autocorrection.svg b/links/actions/24/autocorrection.svg new file mode 120000 index 00000000..3ff55406 --- /dev/null +++ b/links/actions/24/autocorrection.svg @@ -0,0 +1 @@ +tools-wizard.svg \ No newline at end of file diff --git a/links/actions/24/back.svg b/links/actions/24/back.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/back.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/beamerblock.svg b/links/actions/24/beamerblock.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/24/beamerblock.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/24/beamerframe.svg b/links/actions/24/beamerframe.svg new file mode 120000 index 00000000..26ef9924 --- /dev/null +++ b/links/actions/24/beamerframe.svg @@ -0,0 +1 @@ +view-presentation.svg \ No newline at end of file diff --git a/links/actions/24/bibtex.svg b/links/actions/24/bibtex.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/bibtex.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/bigskip.svg b/links/actions/24/bigskip.svg new file mode 120000 index 00000000..7aa94117 --- /dev/null +++ b/links/actions/24/bigskip.svg @@ -0,0 +1 @@ +format-line-spacing-triple.svg \ No newline at end of file diff --git a/links/actions/24/blueman-plugin.svg b/links/actions/24/blueman-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/24/blueman-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/24/blueman-send-file.svg b/links/actions/24/blueman-send-file.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/24/blueman-send-file.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/24/blueman-trust.svg b/links/actions/24/blueman-trust.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/blueman-trust.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/blueman-untrust.svg b/links/actions/24/blueman-untrust.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/24/blueman-untrust.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/24/blurimage.svg b/links/actions/24/blurimage.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/24/blurimage.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/24/bonobo-component-browser.svg b/links/actions/24/bonobo-component-browser.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/bonobo-component-browser.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/bookmark-add-folder.svg b/links/actions/24/bookmark-add-folder.svg new file mode 120000 index 00000000..d7f74d1f --- /dev/null +++ b/links/actions/24/bookmark-add-folder.svg @@ -0,0 +1 @@ +./bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/bookmark-edit.svg b/links/actions/24/bookmark-edit.svg new file mode 120000 index 00000000..d7f74d1f --- /dev/null +++ b/links/actions/24/bookmark-edit.svg @@ -0,0 +1 @@ +./bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/bookmark-new-list.svg b/links/actions/24/bookmark-new-list.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/bookmark-new-list.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/bookmark-toolbar.svg b/links/actions/24/bookmark-toolbar.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/bookmark-toolbar.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/bookmark_add.svg b/links/actions/24/bookmark_add.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/bookmark_add.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/bookmarks-organize.svg b/links/actions/24/bookmarks-organize.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/bookmarks-organize.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/bookmarks.svg b/links/actions/24/bookmarks.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/bookmarks.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/bookmarks_list_add.svg b/links/actions/24/bookmarks_list_add.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/bookmarks_list_add.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/borderpainter.svg b/links/actions/24/borderpainter.svg new file mode 120000 index 00000000..5ca082c4 --- /dev/null +++ b/links/actions/24/borderpainter.svg @@ -0,0 +1 @@ +format-border-style.svg \ No newline at end of file diff --git a/links/actions/24/bottom.svg b/links/actions/24/bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/box.svg b/links/actions/24/box.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/24/box.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/24/bqm-add.svg b/links/actions/24/bqm-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/bqm-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/bqm-addqueue.svg b/links/actions/24/bqm-addqueue.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/bqm-addqueue.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/bqm-commit.svg b/links/actions/24/bqm-commit.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/24/bqm-commit.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/24/bqm-diff.svg b/links/actions/24/bqm-diff.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/24/bqm-diff.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/24/bqm-remove.svg b/links/actions/24/bqm-remove.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/bqm-remove.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/bqm-rmqueue.svg b/links/actions/24/bqm-rmqueue.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/bqm-rmqueue.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/bqm-update.svg b/links/actions/24/bqm-update.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/24/bqm-update.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/24/branch.svg b/links/actions/24/branch.svg new file mode 120000 index 00000000..0d405d59 --- /dev/null +++ b/links/actions/24/branch.svg @@ -0,0 +1 @@ +choice-rhomb.svg \ No newline at end of file diff --git a/links/actions/24/browser-download.svg b/links/actions/24/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/burst.svg b/links/actions/24/burst.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/24/burst.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/24/button_cancel.svg b/links/actions/24/button_cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/button_cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/cab_extract.svg b/links/actions/24/cab_extract.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/24/cab_extract.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/24/calligraphy.svg b/links/actions/24/calligraphy.svg new file mode 120000 index 00000000..d98facba --- /dev/null +++ b/links/actions/24/calligraphy.svg @@ -0,0 +1 @@ +draw-calligraphic.svg \ No newline at end of file diff --git a/links/actions/24/callout-shape.svg b/links/actions/24/callout-shape.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/callout-shape.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/cancel.svg b/links/actions/24/cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/cards-block.svg b/links/actions/24/cards-block.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/cards-block.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/cell_edit.svg b/links/actions/24/cell_edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/cell_edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/cell_layout.svg b/links/actions/24/cell_layout.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/24/cell_layout.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/24/check-filled.svg b/links/actions/24/check-filled.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/check-filled.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/checkbox.svg b/links/actions/24/checkbox.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/checkbox.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/checkmark.svg b/links/actions/24/checkmark.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/checkmark.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/chronometer-lap.svg b/links/actions/24/chronometer-lap.svg new file mode 120000 index 00000000..2c84dca4 --- /dev/null +++ b/links/actions/24/chronometer-lap.svg @@ -0,0 +1 @@ +chronometer.svg \ No newline at end of file diff --git a/links/actions/24/chronometer-reset.svg b/links/actions/24/chronometer-reset.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/chronometer-reset.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/chronometer-start.svg b/links/actions/24/chronometer-start.svg new file mode 120000 index 00000000..678250ae --- /dev/null +++ b/links/actions/24/chronometer-start.svg @@ -0,0 +1 @@ +player-time.svg \ No newline at end of file diff --git a/links/actions/24/class-or-package.svg b/links/actions/24/class-or-package.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/24/class-or-package.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/24/class.svg b/links/actions/24/class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/24/class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/24/clock-large.svg b/links/actions/24/clock-large.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/clock-large.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/clock.svg b/links/actions/24/clock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/clock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/cloud-download.svg b/links/actions/24/cloud-download.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/24/cloud-download.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/24/cloud-upload.svg b/links/actions/24/cloud-upload.svg new file mode 120000 index 00000000..d34e922e --- /dev/null +++ b/links/actions/24/cloud-upload.svg @@ -0,0 +1 @@ +kt-set-max-upload-speed.svg \ No newline at end of file diff --git a/links/actions/24/cm_columnsview.svg b/links/actions/24/cm_columnsview.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/24/cm_columnsview.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/24/cm_extractfiles.svg b/links/actions/24/cm_extractfiles.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/24/cm_extractfiles.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/24/cm_options.svg b/links/actions/24/cm_options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/cm_options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/cm_refresh.svg b/links/actions/24/cm_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/cm_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/cm_search.svg b/links/actions/24/cm_search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/cm_search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/cm_syncdirs.svg b/links/actions/24/cm_syncdirs.svg new file mode 120000 index 00000000..a854b9ff --- /dev/null +++ b/links/actions/24/cm_syncdirs.svg @@ -0,0 +1 @@ +distribute-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/24/cm_thumbnailsview.svg b/links/actions/24/cm_thumbnailsview.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/24/cm_thumbnailsview.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/24/cm_viewhistorynext.svg b/links/actions/24/cm_viewhistorynext.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/24/cm_viewhistorynext.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/24/collapse.svg b/links/actions/24/collapse.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/24/collapse.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/24/collection-rescan-amarok.svg b/links/actions/24/collection-rescan-amarok.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/collection-rescan-amarok.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/color-fill.svg b/links/actions/24/color-fill.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/24/color-fill.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/24/colormanagement.svg b/links/actions/24/colormanagement.svg new file mode 120000 index 00000000..21e4611c --- /dev/null +++ b/links/actions/24/colormanagement.svg @@ -0,0 +1 @@ +color-management.svg \ No newline at end of file diff --git a/links/actions/24/colors-luma.svg b/links/actions/24/colors-luma.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/24/colors-luma.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/24/component.svg b/links/actions/24/component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/composite-track-off.svg b/links/actions/24/composite-track-off.svg new file mode 120000 index 00000000..f7f780bf --- /dev/null +++ b/links/actions/24/composite-track-off.svg @@ -0,0 +1 @@ +kdenlive-no-composite.svg \ No newline at end of file diff --git a/links/actions/24/composite-track-on.svg b/links/actions/24/composite-track-on.svg new file mode 120000 index 00000000..445e9e6e --- /dev/null +++ b/links/actions/24/composite-track-on.svg @@ -0,0 +1 @@ +kdenlive-composite.svg \ No newline at end of file diff --git a/links/actions/24/configuration.svg b/links/actions/24/configuration.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/configuration.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/configure-shortcuts.svg b/links/actions/24/configure-shortcuts.svg new file mode 120000 index 00000000..55562a99 --- /dev/null +++ b/links/actions/24/configure-shortcuts.svg @@ -0,0 +1 @@ +../../devices/22/input-keyboard.svg \ No newline at end of file diff --git a/links/actions/24/configure-toolbars.svg b/links/actions/24/configure-toolbars.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/configure-toolbars.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/configure_kile.svg b/links/actions/24/configure_kile.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/configure_kile.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/configure_project.svg b/links/actions/24/configure_project.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/configure_project.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/contact-new.svg b/links/actions/24/contact-new.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/contact-new.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/containment.svg b/links/actions/24/containment.svg new file mode 120000 index 00000000..0d7f524a --- /dev/null +++ b/links/actions/24/containment.svg @@ -0,0 +1 @@ +generalise.svg \ No newline at end of file diff --git a/links/actions/24/contents.svg b/links/actions/24/contents.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/contents.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/convert.svg b/links/actions/24/convert.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/convert.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/cookies.svg b/links/actions/24/cookies.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/24/cookies.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/24/createpath.svg b/links/actions/24/createpath.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/24/createpath.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/24/cross-shape.svg b/links/actions/24/cross-shape.svg new file mode 120000 index 00000000..2cb1d3c3 --- /dev/null +++ b/links/actions/24/cross-shape.svg @@ -0,0 +1 @@ +draw-cross.svg \ No newline at end of file diff --git a/links/actions/24/currenttrack_pause.svg b/links/actions/24/currenttrack_pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/24/currenttrack_pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/24/currenttrack_play.svg b/links/actions/24/currenttrack_play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/currenttrack_play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/cursor-arrow.svg b/links/actions/24/cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/datatype.svg b/links/actions/24/datatype.svg new file mode 120000 index 00000000..1b0dabfe --- /dev/null +++ b/links/actions/24/datatype.svg @@ -0,0 +1 @@ +code-typedef.svg \ No newline at end of file diff --git a/links/actions/24/dblatex.svg b/links/actions/24/dblatex.svg new file mode 120000 index 00000000..e504765a --- /dev/null +++ b/links/actions/24/dblatex.svg @@ -0,0 +1 @@ +../../places/22/network-server-database.svg \ No newline at end of file diff --git a/links/actions/24/delete-table-row.svg b/links/actions/24/delete-table-row.svg new file mode 120000 index 00000000..01bb020c --- /dev/null +++ b/links/actions/24/delete-table-row.svg @@ -0,0 +1 @@ +edit-table-delete-row.svg \ No newline at end of file diff --git a/links/actions/24/delete.svg b/links/actions/24/delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/diag_activity.svg b/links/actions/24/diag_activity.svg new file mode 120000 index 00000000..58e7dd8a --- /dev/null +++ b/links/actions/24/diag_activity.svg @@ -0,0 +1 @@ +activities.svg \ No newline at end of file diff --git a/links/actions/24/diag_class.svg b/links/actions/24/diag_class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/24/diag_class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/24/diag_component.svg b/links/actions/24/diag_component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/diag_component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/dialog-align-and-distribute.svg b/links/actions/24/dialog-align-and-distribute.svg new file mode 120000 index 00000000..019e49de --- /dev/null +++ b/links/actions/24/dialog-align-and-distribute.svg @@ -0,0 +1 @@ +format-justify-left.svg \ No newline at end of file diff --git a/links/actions/24/dialog-apply.svg b/links/actions/24/dialog-apply.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/dialog-apply.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/dialog-close.svg b/links/actions/24/dialog-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/dialog-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/dialog-filters.svg b/links/actions/24/dialog-filters.svg new file mode 120000 index 00000000..bf1c124d --- /dev/null +++ b/links/actions/24/dialog-filters.svg @@ -0,0 +1 @@ +view-filter.svg \ No newline at end of file diff --git a/links/actions/24/dialog-icon-preview.svg b/links/actions/24/dialog-icon-preview.svg new file mode 120000 index 00000000..7a2e5e67 --- /dev/null +++ b/links/actions/24/dialog-icon-preview.svg @@ -0,0 +1 @@ +document-preview.svg \ No newline at end of file diff --git a/links/actions/24/dialog-memory.svg b/links/actions/24/dialog-memory.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/24/dialog-memory.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/24/dialog-no.svg b/links/actions/24/dialog-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/dialog-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/dialog-object-properties.svg b/links/actions/24/dialog-object-properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/dialog-object-properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/dialog-ok.svg b/links/actions/24/dialog-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/dialog-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/dialog-transform.svg b/links/actions/24/dialog-transform.svg new file mode 120000 index 00000000..8c656af4 --- /dev/null +++ b/links/actions/24/dialog-transform.svg @@ -0,0 +1 @@ +transform-scale.svg \ No newline at end of file diff --git a/links/actions/24/dialog-xml-editor.svg b/links/actions/24/dialog-xml-editor.svg new file mode 120000 index 00000000..ac3e4813 --- /dev/null +++ b/links/actions/24/dialog-xml-editor.svg @@ -0,0 +1 @@ +format-text-code.svg \ No newline at end of file diff --git a/links/actions/24/dialog-yes.svg b/links/actions/24/dialog-yes.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/dialog-yes.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/dirsync.svg b/links/actions/24/dirsync.svg new file mode 120000 index 00000000..0e0e5bd5 --- /dev/null +++ b/links/actions/24/dirsync.svg @@ -0,0 +1 @@ +folder-sync.svg \ No newline at end of file diff --git a/links/actions/24/displaymathmode.svg b/links/actions/24/displaymathmode.svg new file mode 120000 index 00000000..93d4b775 --- /dev/null +++ b/links/actions/24/displaymathmode.svg @@ -0,0 +1 @@ +insert-math-expression.svg \ No newline at end of file diff --git a/links/actions/24/distortionfx.svg b/links/actions/24/distortionfx.svg new file mode 120000 index 00000000..f24705ef --- /dev/null +++ b/links/actions/24/distortionfx.svg @@ -0,0 +1 @@ +draw-spiral.svg \ No newline at end of file diff --git a/links/actions/24/distribute-horizontal-gaps.svg b/links/actions/24/distribute-horizontal-gaps.svg new file mode 120000 index 00000000..ce90e1f9 --- /dev/null +++ b/links/actions/24/distribute-horizontal-gaps.svg @@ -0,0 +1 @@ +distribute-horizontal.svg \ No newline at end of file diff --git a/links/actions/24/distribute-horizontal-x.svg b/links/actions/24/distribute-horizontal-x.svg new file mode 120000 index 00000000..ce90e1f9 --- /dev/null +++ b/links/actions/24/distribute-horizontal-x.svg @@ -0,0 +1 @@ +distribute-horizontal.svg \ No newline at end of file diff --git a/links/actions/24/distribute-vertical-gaps.svg b/links/actions/24/distribute-vertical-gaps.svg new file mode 120000 index 00000000..88e82084 --- /dev/null +++ b/links/actions/24/distribute-vertical-gaps.svg @@ -0,0 +1 @@ +distribute-vertical.svg \ No newline at end of file diff --git a/links/actions/24/distribute-vertical-y.svg b/links/actions/24/distribute-vertical-y.svg new file mode 120000 index 00000000..88e82084 --- /dev/null +++ b/links/actions/24/distribute-vertical-y.svg @@ -0,0 +1 @@ +distribute-vertical.svg \ No newline at end of file diff --git a/links/actions/24/document-cleanup.svg b/links/actions/24/document-cleanup.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/24/document-cleanup.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/24/document-edit-verify.svg b/links/actions/24/document-edit-verify.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/24/document-edit-verify.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/24/document-encrypt.svg b/links/actions/24/document-encrypt.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/24/document-encrypt.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/24/document-export-ocal.svg b/links/actions/24/document-export-ocal.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/24/document-export-ocal.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/24/document-export-table.svg b/links/actions/24/document-export-table.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/24/document-export-table.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/24/document-import-ocal.svg b/links/actions/24/document-import-ocal.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/24/document-import-ocal.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/24/document-multiple.svg b/links/actions/24/document-multiple.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/24/document-multiple.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/24/document-open-data.svg b/links/actions/24/document-open-data.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/24/document-open-data.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/24/document-open-folder.svg b/links/actions/24/document-open-folder.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/24/document-open-folder.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/24/document-preview.svg b/links/actions/24/document-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/24/document-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/24/document-print-frame.svg b/links/actions/24/document-print-frame.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/document-print-frame.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/document-print-preview.svg b/links/actions/24/document-print-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/24/document-print-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/24/document-send.svg b/links/actions/24/document-send.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/24/document-send.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/24/document-sign.svg b/links/actions/24/document-sign.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/document-sign.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/documentation.svg b/links/actions/24/documentation.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/documentation.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/documentinfo.svg b/links/actions/24/documentinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/documentinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/down.svg b/links/actions/24/down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/download-amarok.svg b/links/actions/24/download-amarok.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/24/download-amarok.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/24/download.svg b/links/actions/24/download.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/24/download.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/24/draw-arrow-back.svg b/links/actions/24/draw-arrow-back.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/draw-arrow-back.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/draw-arrow-down.svg b/links/actions/24/draw-arrow-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/draw-arrow-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/draw-arrow-forward.svg b/links/actions/24/draw-arrow-forward.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/draw-arrow-forward.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/draw-arrow-up.svg b/links/actions/24/draw-arrow-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/draw-arrow-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/dvipdf.svg b/links/actions/24/dvipdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/24/dvipdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/24/dvipng.svg b/links/actions/24/dvipng.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/dvipng.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/dvips.svg b/links/actions/24/dvips.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/dvips.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/dvisearch.svg b/links/actions/24/dvisearch.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/24/dvisearch.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/24/dynamic-amarok.svg b/links/actions/24/dynamic-amarok.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/24/dynamic-amarok.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/24/edit-add.svg b/links/actions/24/edit-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/edit-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/edit-clear-all.svg b/links/actions/24/edit-clear-all.svg new file mode 120000 index 00000000..a038869e --- /dev/null +++ b/links/actions/24/edit-clear-all.svg @@ -0,0 +1 @@ +edit-clear-history.svg \ No newline at end of file diff --git a/links/actions/24/edit-clear-list.svg b/links/actions/24/edit-clear-list.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/24/edit-clear-list.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/24/edit-clear-locationbar-rtl.svg b/links/actions/24/edit-clear-locationbar-rtl.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/24/edit-clear-locationbar-rtl.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/24/edit-comment.svg b/links/actions/24/edit-comment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/edit-comment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/edit-delete-remove.svg b/links/actions/24/edit-delete-remove.svg new file mode 120000 index 00000000..a0a6c0d8 --- /dev/null +++ b/links/actions/24/edit-delete-remove.svg @@ -0,0 +1 @@ +paint-none.svg \ No newline at end of file diff --git a/links/actions/24/edit-entry.svg b/links/actions/24/edit-entry.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/edit-entry.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/edit-find-mail.svg b/links/actions/24/edit-find-mail.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/edit-find-mail.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/edit-find-project.svg b/links/actions/24/edit-find-project.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/edit-find-project.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/edit-find-user.svg b/links/actions/24/edit-find-user.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/edit-find-user.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/edit-flag.svg b/links/actions/24/edit-flag.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/24/edit-flag.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/24/edit-link.svg b/links/actions/24/edit-link.svg new file mode 120000 index 00000000..4abb12d1 --- /dev/null +++ b/links/actions/24/edit-link.svg @@ -0,0 +1 @@ +link.svg \ No newline at end of file diff --git a/links/actions/24/edit-map.svg b/links/actions/24/edit-map.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/edit-map.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/edit-mark.svg b/links/actions/24/edit-mark.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/24/edit-mark.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/24/edit-none.svg b/links/actions/24/edit-none.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/edit-none.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/edit-rename.svg b/links/actions/24/edit-rename.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/edit-rename.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/edit-undo-history.svg b/links/actions/24/edit-undo-history.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/edit-undo-history.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/edit_animation.svg b/links/actions/24/edit_animation.svg new file mode 120000 index 00000000..b3dc283d --- /dev/null +++ b/links/actions/24/edit_animation.svg @@ -0,0 +1 @@ +kdenlive-custom-effect.svg \ No newline at end of file diff --git a/links/actions/24/editclear.svg b/links/actions/24/editclear.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/24/editclear.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/24/editcopy.svg b/links/actions/24/editcopy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/24/editcopy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/24/editcut.svg b/links/actions/24/editcut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/24/editcut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/24/editdelete.svg b/links/actions/24/editdelete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/editdelete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/editimage.svg b/links/actions/24/editimage.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/editimage.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/editor.svg b/links/actions/24/editor.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/editor.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/editpaste.svg b/links/actions/24/editpaste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/24/editpaste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/24/editpath.svg b/links/actions/24/editpath.svg new file mode 120000 index 00000000..9d57cb03 --- /dev/null +++ b/links/actions/24/editpath.svg @@ -0,0 +1 @@ +edit-node.svg \ No newline at end of file diff --git a/links/actions/24/edittext.svg b/links/actions/24/edittext.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/edittext.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/ellipse-shape.svg b/links/actions/24/ellipse-shape.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/24/ellipse-shape.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/24/emph.svg b/links/actions/24/emph.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/24/emph.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/24/end_of_life.svg b/links/actions/24/end_of_life.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/end_of_life.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/end_state.svg b/links/actions/24/end_state.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/24/end_state.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/24/enterprise.svg b/links/actions/24/enterprise.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/enterprise.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/entry-clone.svg b/links/actions/24/entry-clone.svg new file mode 120000 index 00000000..057bb993 --- /dev/null +++ b/links/actions/24/entry-clone.svg @@ -0,0 +1 @@ +edit-clone.svg \ No newline at end of file diff --git a/links/actions/24/entry-delete.svg b/links/actions/24/entry-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/entry-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/entry-edit.svg b/links/actions/24/entry-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/entry-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/enum.svg b/links/actions/24/enum.svg new file mode 120000 index 00000000..7857e22c --- /dev/null +++ b/links/actions/24/enum.svg @@ -0,0 +1 @@ +code-variable.svg \ No newline at end of file diff --git a/links/actions/24/enumerate.svg b/links/actions/24/enumerate.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/24/enumerate.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/24/epiphany-download.svg b/links/actions/24/epiphany-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/epiphany-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/error.svg b/links/actions/24/error.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/error.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/exifinfo.svg b/links/actions/24/exifinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/exifinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/exit.svg b/links/actions/24/exit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/24/exit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/24/exit_animations.svg b/links/actions/24/exit_animations.svg new file mode 120000 index 00000000..a9d14940 --- /dev/null +++ b/links/actions/24/exit_animations.svg @@ -0,0 +1 @@ +kdenlive-track_has_effect.svg \ No newline at end of file diff --git a/links/actions/24/expand.svg b/links/actions/24/expand.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/24/expand.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/24/extract-archive.svg b/links/actions/24/extract-archive.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/24/extract-archive.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/24/file-zoom-in.svg b/links/actions/24/file-zoom-in.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/24/file-zoom-in.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/24/file-zoom-out.svg b/links/actions/24/file-zoom-out.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/24/file-zoom-out.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/24/filefind.svg b/links/actions/24/filefind.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/filefind.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/filegrep.svg b/links/actions/24/filegrep.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/filegrep.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/filename-album-amarok.svg b/links/actions/24/filename-album-amarok.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/24/filename-album-amarok.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/24/filename-artist-amarok.svg b/links/actions/24/filename-artist-amarok.svg new file mode 120000 index 00000000..1606419e --- /dev/null +++ b/links/actions/24/filename-artist-amarok.svg @@ -0,0 +1 @@ +amarok_artist.svg \ No newline at end of file diff --git a/links/actions/24/filename-comment-amarok.svg b/links/actions/24/filename-comment-amarok.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/filename-comment-amarok.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/filename-composer-amarok.svg b/links/actions/24/filename-composer-amarok.svg new file mode 120000 index 00000000..c2db2995 --- /dev/null +++ b/links/actions/24/filename-composer-amarok.svg @@ -0,0 +1 @@ +document-edit-sign.svg \ No newline at end of file diff --git a/links/actions/24/filename-dash-amarok.svg b/links/actions/24/filename-dash-amarok.svg new file mode 120000 index 00000000..bc895d38 --- /dev/null +++ b/links/actions/24/filename-dash-amarok.svg @@ -0,0 +1 @@ +dashboard-show.svg \ No newline at end of file diff --git a/links/actions/24/filename-filetype-amarok.svg b/links/actions/24/filename-filetype-amarok.svg new file mode 120000 index 00000000..bd5a1a3e --- /dev/null +++ b/links/actions/24/filename-filetype-amarok.svg @@ -0,0 +1 @@ +tools-rip-audio-cd.svg \ No newline at end of file diff --git a/links/actions/24/filename-genre-amarok.svg b/links/actions/24/filename-genre-amarok.svg new file mode 120000 index 00000000..597fac17 --- /dev/null +++ b/links/actions/24/filename-genre-amarok.svg @@ -0,0 +1 @@ +favorite-genres-amarok.svg \ No newline at end of file diff --git a/links/actions/24/filename-ignore-amarok.svg b/links/actions/24/filename-ignore-amarok.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/filename-ignore-amarok.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/filename-last-played.svg b/links/actions/24/filename-last-played.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/24/filename-last-played.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/24/filename-sample-rate.svg b/links/actions/24/filename-sample-rate.svg new file mode 120000 index 00000000..6478458d --- /dev/null +++ b/links/actions/24/filename-sample-rate.svg @@ -0,0 +1 @@ +view-media-visualization.svg \ No newline at end of file diff --git a/links/actions/24/filename-track-amarok.svg b/links/actions/24/filename-track-amarok.svg new file mode 120000 index 00000000..324bd1d2 --- /dev/null +++ b/links/actions/24/filename-track-amarok.svg @@ -0,0 +1 @@ +filename-discnumber-amarok.svg \ No newline at end of file diff --git a/links/actions/24/filename-year-amarok.svg b/links/actions/24/filename-year-amarok.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/filename-year-amarok.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/filenew.svg b/links/actions/24/filenew.svg new file mode 120000 index 00000000..300fb89b --- /dev/null +++ b/links/actions/24/filenew.svg @@ -0,0 +1 @@ +document-new.svg \ No newline at end of file diff --git a/links/actions/24/fileopen.svg b/links/actions/24/fileopen.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/fileopen.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/fileprint.svg b/links/actions/24/fileprint.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/fileprint.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/filequickprint.svg b/links/actions/24/filequickprint.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/24/filequickprint.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/24/filesave.svg b/links/actions/24/filesave.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/filesave.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/fileview-preview.svg b/links/actions/24/fileview-preview.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/fileview-preview.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/find.svg b/links/actions/24/find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/folder-open.svg b/links/actions/24/folder-open.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/folder-open.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/folder-saved-search.svg b/links/actions/24/folder-saved-search.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/folder-saved-search.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/folder-tag.svg b/links/actions/24/folder-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/24/folder-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/24/folder_color_picker.svg b/links/actions/24/folder_color_picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/24/folder_color_picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/24/folder_new.svg b/links/actions/24/folder_new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/folder_new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/followmouse.svg b/links/actions/24/followmouse.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/followmouse.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/font.svg b/links/actions/24/font.svg new file mode 120000 index 00000000..7a10c60f --- /dev/null +++ b/links/actions/24/font.svg @@ -0,0 +1 @@ +gnumeric-font.svg \ No newline at end of file diff --git a/links/actions/24/format-fill-color.svg b/links/actions/24/format-fill-color.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/24/format-fill-color.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/24/format-node-curve.svg b/links/actions/24/format-node-curve.svg new file mode 120000 index 00000000..1ef457dd --- /dev/null +++ b/links/actions/24/format-node-curve.svg @@ -0,0 +1 @@ +format-node-line.svg \ No newline at end of file diff --git a/links/actions/24/format-stroke-color.svg b/links/actions/24/format-stroke-color.svg new file mode 120000 index 00000000..264dc542 --- /dev/null +++ b/links/actions/24/format-stroke-color.svg @@ -0,0 +1 @@ +bordertool.svg \ No newline at end of file diff --git a/links/actions/24/freerotation.svg b/links/actions/24/freerotation.svg new file mode 120000 index 00000000..ae703d50 --- /dev/null +++ b/links/actions/24/freerotation.svg @@ -0,0 +1 @@ +transform-rotate.svg \ No newline at end of file diff --git a/links/actions/24/games-config-background.svg b/links/actions/24/games-config-background.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/games-config-background.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/games-config-custom.svg b/links/actions/24/games-config-custom.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/games-config-custom.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/games-config-options.svg b/links/actions/24/games-config-options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/games-config-options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/games-config-theme.svg b/links/actions/24/games-config-theme.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/24/games-config-theme.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/24/games-endturn.svg b/links/actions/24/games-endturn.svg new file mode 120000 index 00000000..c96e033e --- /dev/null +++ b/links/actions/24/games-endturn.svg @@ -0,0 +1 @@ +dialog-ok.svg \ No newline at end of file diff --git a/links/actions/24/geany-build.svg b/links/actions/24/geany-build.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/24/geany-build.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/24/geany-close-all.svg b/links/actions/24/geany-close-all.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/geany-close-all.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/geany-save-all.svg b/links/actions/24/geany-save-all.svg new file mode 120000 index 00000000..43e072f4 --- /dev/null +++ b/links/actions/24/geany-save-all.svg @@ -0,0 +1 @@ +document-save-all.svg \ No newline at end of file diff --git a/links/actions/24/gearhead-shape.svg b/links/actions/24/gearhead-shape.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/gearhead-shape.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/generalisation.svg b/links/actions/24/generalisation.svg new file mode 120000 index 00000000..0d7f524a --- /dev/null +++ b/links/actions/24/generalisation.svg @@ -0,0 +1 @@ +generalise.svg \ No newline at end of file diff --git a/links/actions/24/get-hot-new-stuff.svg b/links/actions/24/get-hot-new-stuff.svg new file mode 120000 index 00000000..6aa652ef --- /dev/null +++ b/links/actions/24/get-hot-new-stuff.svg @@ -0,0 +1 @@ +edit-download.svg \ No newline at end of file diff --git a/links/actions/24/giggle-history-view.svg b/links/actions/24/giggle-history-view.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/24/giggle-history-view.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/24/giggle-tag.svg b/links/actions/24/giggle-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/24/giggle-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/24/gnome-app-install-star.svg b/links/actions/24/gnome-app-install-star.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/gnome-app-install-star.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/gnome-lockscreen.svg b/links/actions/24/gnome-lockscreen.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/24/gnome-lockscreen.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/24/gnome-searchtool.svg b/links/actions/24/gnome-searchtool.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/gnome-searchtool.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/gnome-stock-mail-fwd.svg b/links/actions/24/gnome-stock-mail-fwd.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/24/gnome-stock-mail-fwd.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/24/gnome-stock-mail-new.svg b/links/actions/24/gnome-stock-mail-new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/24/gnome-stock-mail-new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/24/gnome-stock-mail-rpl.svg b/links/actions/24/gnome-stock-mail-rpl.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/24/gnome-stock-mail-rpl.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/24/gnome-stock-mail-snd.svg b/links/actions/24/gnome-stock-mail-snd.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/24/gnome-stock-mail-snd.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-autofilter.svg b/links/actions/24/gnumeric-autofilter.svg new file mode 120000 index 00000000..bf1c124d --- /dev/null +++ b/links/actions/24/gnumeric-autofilter.svg @@ -0,0 +1 @@ +view-filter.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-brush.svg b/links/actions/24/gnumeric-brush.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/24/gnumeric-brush.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-cells-split.svg b/links/actions/24/gnumeric-cells-split.svg new file mode 120000 index 00000000..d8223392 --- /dev/null +++ b/links/actions/24/gnumeric-cells-split.svg @@ -0,0 +1 @@ +edit-table-cell-split.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-column-add.svg b/links/actions/24/gnumeric-column-add.svg new file mode 120000 index 00000000..1f154e20 --- /dev/null +++ b/links/actions/24/gnumeric-column-add.svg @@ -0,0 +1 @@ +edit-table-insert-column-right.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-column-delete.svg b/links/actions/24/gnumeric-column-delete.svg new file mode 120000 index 00000000..06bed325 --- /dev/null +++ b/links/actions/24/gnumeric-column-delete.svg @@ -0,0 +1 @@ +edit-table-delete-column.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-column-hide.svg b/links/actions/24/gnumeric-column-hide.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/24/gnumeric-column-hide.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-column-unhide.svg b/links/actions/24/gnumeric-column-unhide.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/gnumeric-column-unhide.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-comment-add.svg b/links/actions/24/gnumeric-comment-add.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/gnumeric-comment-add.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-comment-delete.svg b/links/actions/24/gnumeric-comment-delete.svg new file mode 120000 index 00000000..647752f6 --- /dev/null +++ b/links/actions/24/gnumeric-comment-delete.svg @@ -0,0 +1 @@ +delete-comment.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-comment-edit.svg b/links/actions/24/gnumeric-comment-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/gnumeric-comment-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-all.svg b/links/actions/24/gnumeric-format-border-all.svg new file mode 120000 index 00000000..40b64f78 --- /dev/null +++ b/links/actions/24/gnumeric-format-border-all.svg @@ -0,0 +1 @@ +format-border-set-all.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-bottom.svg b/links/actions/24/gnumeric-format-border-bottom.svg new file mode 120000 index 00000000..e6777c20 --- /dev/null +++ b/links/actions/24/gnumeric-format-border-bottom.svg @@ -0,0 +1 @@ +format-border-set-bottom.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-diag.svg b/links/actions/24/gnumeric-format-border-diag.svg new file mode 120000 index 00000000..46e7b8af --- /dev/null +++ b/links/actions/24/gnumeric-format-border-diag.svg @@ -0,0 +1 @@ +format-border-set-diagonal-bl-tr.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-inside-horiz.svg b/links/actions/24/gnumeric-format-border-inside-horiz.svg new file mode 120000 index 00000000..3bf99359 --- /dev/null +++ b/links/actions/24/gnumeric-format-border-inside-horiz.svg @@ -0,0 +1 @@ +format-border-set-internal-horizontal.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-left.svg b/links/actions/24/gnumeric-format-border-left.svg new file mode 120000 index 00000000..2b295818 --- /dev/null +++ b/links/actions/24/gnumeric-format-border-left.svg @@ -0,0 +1 @@ +format-border-set-left.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-none.svg b/links/actions/24/gnumeric-format-border-none.svg new file mode 120000 index 00000000..d5937902 --- /dev/null +++ b/links/actions/24/gnumeric-format-border-none.svg @@ -0,0 +1 @@ +format-border-set-none.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-outside.svg b/links/actions/24/gnumeric-format-border-outside.svg new file mode 120000 index 00000000..efb08b31 --- /dev/null +++ b/links/actions/24/gnumeric-format-border-outside.svg @@ -0,0 +1 @@ +format-border-set-external.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-rev-diag.svg b/links/actions/24/gnumeric-format-border-rev-diag.svg new file mode 120000 index 00000000..accb85fd --- /dev/null +++ b/links/actions/24/gnumeric-format-border-rev-diag.svg @@ -0,0 +1 @@ +format-border-set-diagonal-tl-br.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-right.svg b/links/actions/24/gnumeric-format-border-right.svg new file mode 120000 index 00000000..12b6588a --- /dev/null +++ b/links/actions/24/gnumeric-format-border-right.svg @@ -0,0 +1 @@ +format-border-set-right.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-format-border-top.svg b/links/actions/24/gnumeric-format-border-top.svg new file mode 120000 index 00000000..18e5a5be --- /dev/null +++ b/links/actions/24/gnumeric-format-border-top.svg @@ -0,0 +1 @@ +format-border-set-top.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-graphguru.svg b/links/actions/24/gnumeric-graphguru.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/24/gnumeric-graphguru.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-group.svg b/links/actions/24/gnumeric-group.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/24/gnumeric-group.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-link-add.svg b/links/actions/24/gnumeric-link-add.svg new file mode 120000 index 00000000..c03a9d93 --- /dev/null +++ b/links/actions/24/gnumeric-link-add.svg @@ -0,0 +1 @@ +insert-link.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-link-delete.svg b/links/actions/24/gnumeric-link-delete.svg new file mode 120000 index 00000000..87d98a2a --- /dev/null +++ b/links/actions/24/gnumeric-link-delete.svg @@ -0,0 +1 @@ +remove-link.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-link-edit.svg b/links/actions/24/gnumeric-link-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/gnumeric-link-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-link-email.svg b/links/actions/24/gnumeric-link-email.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/24/gnumeric-link-email.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-object-label.svg b/links/actions/24/gnumeric-object-label.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/24/gnumeric-object-label.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-object-line.svg b/links/actions/24/gnumeric-object-line.svg new file mode 120000 index 00000000..5fc242bf --- /dev/null +++ b/links/actions/24/gnumeric-object-line.svg @@ -0,0 +1 @@ +menu_new_sep.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-pagesetup-hf-cell.svg b/links/actions/24/gnumeric-pagesetup-hf-cell.svg new file mode 120000 index 00000000..526c671a --- /dev/null +++ b/links/actions/24/gnumeric-pagesetup-hf-cell.svg @@ -0,0 +1 @@ +gnumeric-formulaguru.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-pagesetup-hf-time.svg b/links/actions/24/gnumeric-pagesetup-hf-time.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/gnumeric-pagesetup-hf-time.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-row-add.svg b/links/actions/24/gnumeric-row-add.svg new file mode 120000 index 00000000..ff3e28de --- /dev/null +++ b/links/actions/24/gnumeric-row-add.svg @@ -0,0 +1 @@ +edit-table-insert-row-above.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-row-hide.svg b/links/actions/24/gnumeric-row-hide.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/24/gnumeric-row-hide.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-row-unhide.svg b/links/actions/24/gnumeric-row-unhide.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/gnumeric-row-unhide.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-subscript.svg b/links/actions/24/gnumeric-subscript.svg new file mode 120000 index 00000000..6022badc --- /dev/null +++ b/links/actions/24/gnumeric-subscript.svg @@ -0,0 +1 @@ +format-text-subscript.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-superscript.svg b/links/actions/24/gnumeric-superscript.svg new file mode 120000 index 00000000..ff7ed30d --- /dev/null +++ b/links/actions/24/gnumeric-superscript.svg @@ -0,0 +1 @@ +format-text-superscript.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-ungroup.svg b/links/actions/24/gnumeric-ungroup.svg new file mode 120000 index 00000000..a22f9131 --- /dev/null +++ b/links/actions/24/gnumeric-ungroup.svg @@ -0,0 +1 @@ +object-ungroup.svg \ No newline at end of file diff --git a/links/actions/24/gnumeric-visible.svg b/links/actions/24/gnumeric-visible.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/gnumeric-visible.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/go-down-search.svg b/links/actions/24/go-down-search.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/go-down-search.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/go-down-symbolic.svg b/links/actions/24/go-down-symbolic.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/go-down-symbolic.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/go-first-view-page.svg b/links/actions/24/go-first-view-page.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/24/go-first-view-page.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/24/go-first-view.svg b/links/actions/24/go-first-view.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/24/go-first-view.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/24/go-home-large.svg b/links/actions/24/go-home-large.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/24/go-home-large.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/24/go-home-symbolic.svg b/links/actions/24/go-home-symbolic.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/24/go-home-symbolic.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/24/go-jump-locationbar.svg b/links/actions/24/go-jump-locationbar.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/24/go-jump-locationbar.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/24/go-jump-today.svg b/links/actions/24/go-jump-today.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/go-jump-today.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/go-last-view-page.svg b/links/actions/24/go-last-view-page.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/24/go-last-view-page.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/24/go-last-view.svg b/links/actions/24/go-last-view.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/24/go-last-view.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/24/go-left-symbolic.svg b/links/actions/24/go-left-symbolic.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/go-left-symbolic.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/go-left.svg b/links/actions/24/go-left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/go-left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/go-next-symbolic.svg b/links/actions/24/go-next-symbolic.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/go-next-symbolic.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/go-next-view-page.svg b/links/actions/24/go-next-view-page.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/go-next-view-page.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/go-next-view.svg b/links/actions/24/go-next-view.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/go-next-view.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/go-previous-symbolic.svg b/links/actions/24/go-previous-symbolic.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/go-previous-symbolic.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/go-previous-view-page.svg b/links/actions/24/go-previous-view-page.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/go-previous-view-page.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/go-previous-view.svg b/links/actions/24/go-previous-view.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/go-previous-view.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/go-right-symbolic.svg b/links/actions/24/go-right-symbolic.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/go-right-symbolic.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/go-right.svg b/links/actions/24/go-right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/go-right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/go-up-search.svg b/links/actions/24/go-up-search.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/go-up-search.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/go-up-symbolic.svg b/links/actions/24/go-up-symbolic.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/go-up-symbolic.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/gohome.svg b/links/actions/24/gohome.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/24/gohome.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/24/gpg.svg b/links/actions/24/gpg.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/24/gpg.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/24/gpgsm.svg b/links/actions/24/gpgsm.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/24/gpgsm.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/24/gps.svg b/links/actions/24/gps.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/24/gps.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/24/gradient.svg b/links/actions/24/gradient.svg new file mode 120000 index 00000000..3dca28d0 --- /dev/null +++ b/links/actions/24/gradient.svg @@ -0,0 +1 @@ +color-gradient.svg \ No newline at end of file diff --git a/links/actions/24/graphics.svg b/links/actions/24/graphics.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/graphics.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/grid-rectangular.svg b/links/actions/24/grid-rectangular.svg new file mode 120000 index 00000000..c58216b8 --- /dev/null +++ b/links/actions/24/grid-rectangular.svg @@ -0,0 +1 @@ +games-config-board.svg \ No newline at end of file diff --git a/links/actions/24/group-delete.svg b/links/actions/24/group-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/group-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/group-edit.svg b/links/actions/24/group-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/group-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/group-new.svg b/links/actions/24/group-new.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/group-new.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/group.svg b/links/actions/24/group.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/24/group.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/24/gtg-home.svg b/links/actions/24/gtg-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/24/gtg-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/24/gtg-plugin.svg b/links/actions/24/gtg-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/24/gtg-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/24/gtg-tag.svg b/links/actions/24/gtg-tag.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/24/gtg-tag.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/24/gtg-tags-none.svg b/links/actions/24/gtg-tags-none.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/24/gtg-tags-none.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/24/gtg-task-done.svg b/links/actions/24/gtg-task-done.svg new file mode 120000 index 00000000..f6ae45cc --- /dev/null +++ b/links/actions/24/gtg-task-done.svg @@ -0,0 +1 @@ +view-task.svg \ No newline at end of file diff --git a/links/actions/24/gtg-task-new.svg b/links/actions/24/gtg-task-new.svg new file mode 120000 index 00000000..072782fd --- /dev/null +++ b/links/actions/24/gtg-task-new.svg @@ -0,0 +1 @@ +task-new.svg \ No newline at end of file diff --git a/links/actions/24/gtg-task-undismiss.svg b/links/actions/24/gtg-task-undismiss.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/24/gtg-task-undismiss.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/24/gtg-task-undone.svg b/links/actions/24/gtg-task-undone.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/gtg-task-undone.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/gtk-about.svg b/links/actions/24/gtk-about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/gtk-about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/gtk-add.svg b/links/actions/24/gtk-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/gtk-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/gtk-apply.svg b/links/actions/24/gtk-apply.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/gtk-apply.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/gtk-authentication.svg b/links/actions/24/gtk-authentication.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/24/gtk-authentication.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/24/gtk-bold.svg b/links/actions/24/gtk-bold.svg new file mode 120000 index 00000000..3921884c --- /dev/null +++ b/links/actions/24/gtk-bold.svg @@ -0,0 +1 @@ +format-text-bold.svg \ No newline at end of file diff --git a/links/actions/24/gtk-cancel.svg b/links/actions/24/gtk-cancel.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/gtk-cancel.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/gtk-cdrom.svg b/links/actions/24/gtk-cdrom.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/24/gtk-cdrom.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/24/gtk-clear.svg b/links/actions/24/gtk-clear.svg new file mode 120000 index 00000000..00150527 --- /dev/null +++ b/links/actions/24/gtk-clear.svg @@ -0,0 +1 @@ +edit-clear.svg \ No newline at end of file diff --git a/links/actions/24/gtk-close.svg b/links/actions/24/gtk-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/gtk-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/gtk-color-picker.svg b/links/actions/24/gtk-color-picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/24/gtk-color-picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/24/gtk-connect.svg b/links/actions/24/gtk-connect.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/gtk-connect.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/gtk-copy.svg b/links/actions/24/gtk-copy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/24/gtk-copy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/24/gtk-cut.svg b/links/actions/24/gtk-cut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/24/gtk-cut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/24/gtk-delete.svg b/links/actions/24/gtk-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/gtk-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/gtk-directory.svg b/links/actions/24/gtk-directory.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/gtk-directory.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/gtk-disconnect.svg b/links/actions/24/gtk-disconnect.svg new file mode 120000 index 00000000..a3b26c72 --- /dev/null +++ b/links/actions/24/gtk-disconnect.svg @@ -0,0 +1 @@ +network-disconnect.svg \ No newline at end of file diff --git a/links/actions/24/gtk-dnd-multiple.svg b/links/actions/24/gtk-dnd-multiple.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/24/gtk-dnd-multiple.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/24/gtk-edit.svg b/links/actions/24/gtk-edit.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/gtk-edit.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/gtk-execute.svg b/links/actions/24/gtk-execute.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/24/gtk-execute.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/24/gtk-file.svg b/links/actions/24/gtk-file.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/24/gtk-file.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/24/gtk-find-and-replace.svg b/links/actions/24/gtk-find-and-replace.svg new file mode 120000 index 00000000..0c2ba293 --- /dev/null +++ b/links/actions/24/gtk-find-and-replace.svg @@ -0,0 +1 @@ +edit-find-replace.svg \ No newline at end of file diff --git a/links/actions/24/gtk-find.svg b/links/actions/24/gtk-find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/gtk-find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/gtk-floppy.svg b/links/actions/24/gtk-floppy.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/gtk-floppy.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/gtk-fullscreen.svg b/links/actions/24/gtk-fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/24/gtk-fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/24/gtk-go-back-ltr.svg b/links/actions/24/gtk-go-back-ltr.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/gtk-go-back-ltr.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/gtk-go-back-rtl.svg b/links/actions/24/gtk-go-back-rtl.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/gtk-go-back-rtl.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/gtk-go-down.svg b/links/actions/24/gtk-go-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/gtk-go-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/gtk-go-forward-ltr.svg b/links/actions/24/gtk-go-forward-ltr.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/gtk-go-forward-ltr.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/gtk-go-forward-rtl.svg b/links/actions/24/gtk-go-forward-rtl.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/gtk-go-forward-rtl.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/gtk-go-up.svg b/links/actions/24/gtk-go-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/gtk-go-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/gtk-goto-bottom.svg b/links/actions/24/gtk-goto-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/gtk-goto-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/gtk-goto-first-ltr.svg b/links/actions/24/gtk-goto-first-ltr.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/24/gtk-goto-first-ltr.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/24/gtk-goto-first-rtl.svg b/links/actions/24/gtk-goto-first-rtl.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/24/gtk-goto-first-rtl.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/24/gtk-goto-last-ltr.svg b/links/actions/24/gtk-goto-last-ltr.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/24/gtk-goto-last-ltr.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/24/gtk-goto-last-rtl.svg b/links/actions/24/gtk-goto-last-rtl.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/24/gtk-goto-last-rtl.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/24/gtk-goto-top.svg b/links/actions/24/gtk-goto-top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/gtk-goto-top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/gtk-home.svg b/links/actions/24/gtk-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/24/gtk-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/24/gtk-indent-ltr.svg b/links/actions/24/gtk-indent-ltr.svg new file mode 120000 index 00000000..db83cea1 --- /dev/null +++ b/links/actions/24/gtk-indent-ltr.svg @@ -0,0 +1 @@ +format-indent-more.svg \ No newline at end of file diff --git a/links/actions/24/gtk-indent-rtl.svg b/links/actions/24/gtk-indent-rtl.svg new file mode 120000 index 00000000..c5f50021 --- /dev/null +++ b/links/actions/24/gtk-indent-rtl.svg @@ -0,0 +1 @@ +format-indent-less.svg \ No newline at end of file diff --git a/links/actions/24/gtk-italic.svg b/links/actions/24/gtk-italic.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/24/gtk-italic.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/24/gtk-jump-to-ltr.svg b/links/actions/24/gtk-jump-to-ltr.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/24/gtk-jump-to-ltr.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/24/gtk-justify-center.svg b/links/actions/24/gtk-justify-center.svg new file mode 120000 index 00000000..68248d20 --- /dev/null +++ b/links/actions/24/gtk-justify-center.svg @@ -0,0 +1 @@ +format-justify-center.svg \ No newline at end of file diff --git a/links/actions/24/gtk-justify-fill.svg b/links/actions/24/gtk-justify-fill.svg new file mode 120000 index 00000000..b7522f40 --- /dev/null +++ b/links/actions/24/gtk-justify-fill.svg @@ -0,0 +1 @@ +format-justify-fill.svg \ No newline at end of file diff --git a/links/actions/24/gtk-justify-left.svg b/links/actions/24/gtk-justify-left.svg new file mode 120000 index 00000000..019e49de --- /dev/null +++ b/links/actions/24/gtk-justify-left.svg @@ -0,0 +1 @@ +format-justify-left.svg \ No newline at end of file diff --git a/links/actions/24/gtk-justify-right.svg b/links/actions/24/gtk-justify-right.svg new file mode 120000 index 00000000..28bd7907 --- /dev/null +++ b/links/actions/24/gtk-justify-right.svg @@ -0,0 +1 @@ +format-justify-right.svg \ No newline at end of file diff --git a/links/actions/24/gtk-leave-fullscreen.svg b/links/actions/24/gtk-leave-fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/24/gtk-leave-fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-forward-ltr.svg b/links/actions/24/gtk-media-forward-ltr.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/24/gtk-media-forward-ltr.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-forward-rtl.svg b/links/actions/24/gtk-media-forward-rtl.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/24/gtk-media-forward-rtl.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-next-ltr.svg b/links/actions/24/gtk-media-next-ltr.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/24/gtk-media-next-ltr.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-next-rtl.svg b/links/actions/24/gtk-media-next-rtl.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/24/gtk-media-next-rtl.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-pause.svg b/links/actions/24/gtk-media-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/24/gtk-media-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-play-ltr.svg b/links/actions/24/gtk-media-play-ltr.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/gtk-media-play-ltr.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-previous-ltr.svg b/links/actions/24/gtk-media-previous-ltr.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/24/gtk-media-previous-ltr.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-previous-rtl.svg b/links/actions/24/gtk-media-previous-rtl.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/24/gtk-media-previous-rtl.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-record.svg b/links/actions/24/gtk-media-record.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/24/gtk-media-record.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-rewind-ltr.svg b/links/actions/24/gtk-media-rewind-ltr.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/24/gtk-media-rewind-ltr.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-rewind-rtl.svg b/links/actions/24/gtk-media-rewind-rtl.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/24/gtk-media-rewind-rtl.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/24/gtk-media-stop.svg b/links/actions/24/gtk-media-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/24/gtk-media-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/24/gtk-network.svg b/links/actions/24/gtk-network.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/gtk-network.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/gtk-new.svg b/links/actions/24/gtk-new.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/gtk-new.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/gtk-no.svg b/links/actions/24/gtk-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/gtk-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/gtk-ok.svg b/links/actions/24/gtk-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/gtk-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/gtk-open.svg b/links/actions/24/gtk-open.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/gtk-open.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/gtk-paste.svg b/links/actions/24/gtk-paste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/24/gtk-paste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/24/gtk-preferences.svg b/links/actions/24/gtk-preferences.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/gtk-preferences.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/gtk-print-preview.svg b/links/actions/24/gtk-print-preview.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/24/gtk-print-preview.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/24/gtk-print.svg b/links/actions/24/gtk-print.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/gtk-print.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/gtk-properties.svg b/links/actions/24/gtk-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/gtk-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/gtk-quit.svg b/links/actions/24/gtk-quit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/24/gtk-quit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/24/gtk-refresh.svg b/links/actions/24/gtk-refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/gtk-refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/gtk-remove.svg b/links/actions/24/gtk-remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/gtk-remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/gtk-revert-to-saved-ltr.svg b/links/actions/24/gtk-revert-to-saved-ltr.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/24/gtk-revert-to-saved-ltr.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/24/gtk-revert-to-saved-rtl.svg b/links/actions/24/gtk-revert-to-saved-rtl.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/24/gtk-revert-to-saved-rtl.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/24/gtk-save-as.svg b/links/actions/24/gtk-save-as.svg new file mode 120000 index 00000000..0d756edd --- /dev/null +++ b/links/actions/24/gtk-save-as.svg @@ -0,0 +1 @@ +document-save-as.svg \ No newline at end of file diff --git a/links/actions/24/gtk-save.svg b/links/actions/24/gtk-save.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/gtk-save.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/gtk-select-all.svg b/links/actions/24/gtk-select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/24/gtk-select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/24/gtk-select-color.svg b/links/actions/24/gtk-select-color.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/24/gtk-select-color.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/24/gtk-spell-check.svg b/links/actions/24/gtk-spell-check.svg new file mode 120000 index 00000000..9100ee79 --- /dev/null +++ b/links/actions/24/gtk-spell-check.svg @@ -0,0 +1 @@ +tools-check-spelling.svg \ No newline at end of file diff --git a/links/actions/24/gtk-stop.svg b/links/actions/24/gtk-stop.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/gtk-stop.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/gtk-tab-duplicate.svg b/links/actions/24/gtk-tab-duplicate.svg new file mode 120000 index 00000000..dbc1b301 --- /dev/null +++ b/links/actions/24/gtk-tab-duplicate.svg @@ -0,0 +1 @@ +tab-duplicate.svg \ No newline at end of file diff --git a/links/actions/24/gtk-tab-new.svg b/links/actions/24/gtk-tab-new.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/24/gtk-tab-new.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/24/gtk-undelete-ltr.svg b/links/actions/24/gtk-undelete-ltr.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/24/gtk-undelete-ltr.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/24/gtk-undelete-rtl.svg b/links/actions/24/gtk-undelete-rtl.svg new file mode 120000 index 00000000..a13a878c --- /dev/null +++ b/links/actions/24/gtk-undelete-rtl.svg @@ -0,0 +1 @@ +edit-redo.svg \ No newline at end of file diff --git a/links/actions/24/gtk-yes.svg b/links/actions/24/gtk-yes.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/gtk-yes.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/gtk-zoom-fit.svg b/links/actions/24/gtk-zoom-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/24/gtk-zoom-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/24/guides.svg b/links/actions/24/guides.svg new file mode 120000 index 00000000..520ecec1 --- /dev/null +++ b/links/actions/24/guides.svg @@ -0,0 +1 @@ +snap-guideline.svg \ No newline at end of file diff --git a/links/actions/24/hand.svg b/links/actions/24/hand.svg new file mode 120000 index 00000000..374fc6e9 --- /dev/null +++ b/links/actions/24/hand.svg @@ -0,0 +1 @@ +transform-browse.svg \ No newline at end of file diff --git a/links/actions/24/handle-left.svg b/links/actions/24/handle-left.svg new file mode 120000 index 00000000..d4791b68 --- /dev/null +++ b/links/actions/24/handle-left.svg @@ -0,0 +1 @@ +overflow-menu-left.svg \ No newline at end of file diff --git a/links/actions/24/handle-right.svg b/links/actions/24/handle-right.svg new file mode 120000 index 00000000..f6a05e26 --- /dev/null +++ b/links/actions/24/handle-right.svg @@ -0,0 +1 @@ +overflow-menu-right.svg \ No newline at end of file diff --git a/links/actions/24/hb-add-queue.svg b/links/actions/24/hb-add-queue.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/hb-add-queue.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/hb-complete.svg b/links/actions/24/hb-complete.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/hb-complete.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/hb-pause.svg b/links/actions/24/hb-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/24/hb-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/24/hb-presets.svg b/links/actions/24/hb-presets.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/hb-presets.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/hb-remove.svg b/links/actions/24/hb-remove.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/hb-remove.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/hb-showqueue.svg b/links/actions/24/hb-showqueue.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/24/hb-showqueue.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/24/hb-source.svg b/links/actions/24/hb-source.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/24/hb-source.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/24/hb-start.svg b/links/actions/24/hb-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/hb-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/hb-stop.svg b/links/actions/24/hb-stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/24/hb-stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/24/headphones.svg b/links/actions/24/headphones.svg new file mode 120000 index 00000000..bcdb65e4 --- /dev/null +++ b/links/actions/24/headphones.svg @@ -0,0 +1 @@ +../../devices/22/audio-headphones.svg \ No newline at end of file diff --git a/links/actions/24/help-contents.svg b/links/actions/24/help-contents.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/help-contents.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/help-contextual.svg b/links/actions/24/help-contextual.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/help-contextual.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/help-donate.svg b/links/actions/24/help-donate.svg new file mode 120000 index 00000000..761fdb59 --- /dev/null +++ b/links/actions/24/help-donate.svg @@ -0,0 +1 @@ +taxes-finances.svg \ No newline at end of file diff --git a/links/actions/24/help-feedback.svg b/links/actions/24/help-feedback.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/help-feedback.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/help-hint.svg b/links/actions/24/help-hint.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/help-hint.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/help-keybord-shortcuts.svg b/links/actions/24/help-keybord-shortcuts.svg new file mode 120000 index 00000000..9dbbf2d2 --- /dev/null +++ b/links/actions/24/help-keybord-shortcuts.svg @@ -0,0 +1 @@ +configure-shortcuts.svg \ No newline at end of file diff --git a/links/actions/24/help-latex.svg b/links/actions/24/help-latex.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/help-latex.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/hide_table_column.svg b/links/actions/24/hide_table_column.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/24/hide_table_column.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/24/hide_table_row.svg b/links/actions/24/hide_table_row.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/24/hide_table_row.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/24/hidemouse.svg b/links/actions/24/hidemouse.svg new file mode 120000 index 00000000..d4c73512 --- /dev/null +++ b/links/actions/24/hidemouse.svg @@ -0,0 +1 @@ +kr_unselect.svg \ No newline at end of file diff --git a/links/actions/24/hint.svg b/links/actions/24/hint.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/24/hint.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/24/history.svg b/links/actions/24/history.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/24/history.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/24/history_entry.svg b/links/actions/24/history_entry.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/24/history_entry.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/24/hook-notifier.svg b/links/actions/24/hook-notifier.svg new file mode 120000 index 00000000..8913b16c --- /dev/null +++ b/links/actions/24/hook-notifier.svg @@ -0,0 +1 @@ +help-hint.svg \ No newline at end of file diff --git a/links/actions/24/identity.svg b/links/actions/24/identity.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/identity.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/im-ban-user.svg b/links/actions/24/im-ban-user.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/im-ban-user.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/im-irc.svg b/links/actions/24/im-irc.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/im-irc.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/im-jabber.svg b/links/actions/24/im-jabber.svg new file mode 120000 index 00000000..d31bb93e --- /dev/null +++ b/links/actions/24/im-jabber.svg @@ -0,0 +1 @@ +games-hint.svg \ No newline at end of file diff --git a/links/actions/24/im-local-xmpp.svg b/links/actions/24/im-local-xmpp.svg new file mode 120000 index 00000000..979d9af1 --- /dev/null +++ b/links/actions/24/im-local-xmpp.svg @@ -0,0 +1 @@ +im-jabber.svg \ No newline at end of file diff --git a/links/actions/24/im-message-new.svg b/links/actions/24/im-message-new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/24/im-message-new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/24/image-auto-adjust.svg b/links/actions/24/image-auto-adjust.svg new file mode 120000 index 00000000..79026236 --- /dev/null +++ b/links/actions/24/image-auto-adjust.svg @@ -0,0 +1 @@ +autocorrection.svg \ No newline at end of file diff --git a/links/actions/24/imagecomment.svg b/links/actions/24/imagecomment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/imagecomment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/initial_state.svg b/links/actions/24/initial_state.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/24/initial_state.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/24/inpainting.svg b/links/actions/24/inpainting.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/24/inpainting.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/24/insert-table-row.svg b/links/actions/24/insert-table-row.svg new file mode 120000 index 00000000..ff3e28de --- /dev/null +++ b/links/actions/24/insert-table-row.svg @@ -0,0 +1 @@ +edit-table-insert-row-above.svg \ No newline at end of file diff --git a/links/actions/24/insert-tableofcontents.svg b/links/actions/24/insert-tableofcontents.svg new file mode 120000 index 00000000..a5233cf2 --- /dev/null +++ b/links/actions/24/insert-tableofcontents.svg @@ -0,0 +1 @@ +gtk-index.svg \ No newline at end of file diff --git a/links/actions/24/insertcell.svg b/links/actions/24/insertcell.svg new file mode 120000 index 00000000..1c94d3b7 --- /dev/null +++ b/links/actions/24/insertcell.svg @@ -0,0 +1 @@ +edit-table-cell-merge.svg \ No newline at end of file diff --git a/links/actions/24/interface.svg b/links/actions/24/interface.svg new file mode 120000 index 00000000..4b006635 --- /dev/null +++ b/links/actions/24/interface.svg @@ -0,0 +1 @@ +edit-guides.svg \ No newline at end of file diff --git a/links/actions/24/internet-amarok.svg b/links/actions/24/internet-amarok.svg new file mode 120000 index 00000000..d6db3056 --- /dev/null +++ b/links/actions/24/internet-amarok.svg @@ -0,0 +1 @@ +globe.svg \ No newline at end of file diff --git a/links/actions/24/internet-services.svg b/links/actions/24/internet-services.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/internet-services.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/invertimage.svg b/links/actions/24/invertimage.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/24/invertimage.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/24/irc-close-channel.svg b/links/actions/24/irc-close-channel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/irc-close-channel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/irc-join-channel.svg b/links/actions/24/irc-join-channel.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/irc-join-channel.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/itemize.svg b/links/actions/24/itemize.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/24/itemize.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/24/items-tags.svg b/links/actions/24/items-tags.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/items-tags.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/itmages-add.svg b/links/actions/24/itmages-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/itmages-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/itmages-cancel.svg b/links/actions/24/itmages-cancel.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/24/itmages-cancel.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/24/itmages-copy-link.svg b/links/actions/24/itmages-copy-link.svg new file mode 120000 index 00000000..c03a9d93 --- /dev/null +++ b/links/actions/24/itmages-copy-link.svg @@ -0,0 +1 @@ +insert-link.svg \ No newline at end of file diff --git a/links/actions/24/itmages-folder.svg b/links/actions/24/itmages-folder.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/itmages-folder.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/itmages-open-browser.svg b/links/actions/24/itmages-open-browser.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/itmages-open-browser.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/itmages-quit.svg b/links/actions/24/itmages-quit.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/24/itmages-quit.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/24/itmages-resize.svg b/links/actions/24/itmages-resize.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/24/itmages-resize.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/24/itmages-rotate.svg b/links/actions/24/itmages-rotate.svg new file mode 120000 index 00000000..ae703d50 --- /dev/null +++ b/links/actions/24/itmages-rotate.svg @@ -0,0 +1 @@ +transform-rotate.svg \ No newline at end of file diff --git a/links/actions/24/itmages-select-all.svg b/links/actions/24/itmages-select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/24/itmages-select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/24/itmages-settings.svg b/links/actions/24/itmages-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/itmages-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/itmages-stop.svg b/links/actions/24/itmages-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/24/itmages-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/24/itmages-tools.svg b/links/actions/24/itmages-tools.svg new file mode 120000 index 00000000..9d296896 --- /dev/null +++ b/links/actions/24/itmages-tools.svg @@ -0,0 +1 @@ +view-media-equalizer.svg \ No newline at end of file diff --git a/links/actions/24/itmages-upload.svg b/links/actions/24/itmages-upload.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/itmages-upload.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/itmages-utils.svg b/links/actions/24/itmages-utils.svg new file mode 120000 index 00000000..6995ac4e --- /dev/null +++ b/links/actions/24/itmages-utils.svg @@ -0,0 +1 @@ +configure-toolbars.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-add-clip.svg b/links/actions/24/kdenlive-add-clip.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/kdenlive-add-clip.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-add-color-clip.svg b/links/actions/24/kdenlive-add-color-clip.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/kdenlive-add-color-clip.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-add-slide-clip.svg b/links/actions/24/kdenlive-add-slide-clip.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/kdenlive-add-slide-clip.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-add-text-clip.svg b/links/actions/24/kdenlive-add-text-clip.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/kdenlive-add-text-clip.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-align-bottom.svg b/links/actions/24/kdenlive-align-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/kdenlive-align-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-align-hor.svg b/links/actions/24/kdenlive-align-hor.svg new file mode 120000 index 00000000..82a31af5 --- /dev/null +++ b/links/actions/24/kdenlive-align-hor.svg @@ -0,0 +1 @@ +align-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-align-left.svg b/links/actions/24/kdenlive-align-left.svg new file mode 120000 index 00000000..e2cdcc9c --- /dev/null +++ b/links/actions/24/kdenlive-align-left.svg @@ -0,0 +1 @@ +align-horizontal-left.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-align-none.svg b/links/actions/24/kdenlive-align-none.svg new file mode 120000 index 00000000..cc1037fc --- /dev/null +++ b/links/actions/24/kdenlive-align-none.svg @@ -0,0 +1 @@ +edit-clear-list.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-align-right.svg b/links/actions/24/kdenlive-align-right.svg new file mode 120000 index 00000000..3caab058 --- /dev/null +++ b/links/actions/24/kdenlive-align-right.svg @@ -0,0 +1 @@ +align-horizontal-right.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-align-top.svg b/links/actions/24/kdenlive-align-top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/kdenlive-align-top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-align-vert.svg b/links/actions/24/kdenlive-align-vert.svg new file mode 120000 index 00000000..61759b74 --- /dev/null +++ b/links/actions/24/kdenlive-align-vert.svg @@ -0,0 +1 @@ +align-vertical-center.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-deleffect.svg b/links/actions/24/kdenlive-deleffect.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/kdenlive-deleffect.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-down.svg b/links/actions/24/kdenlive-down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/kdenlive-down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-hide-audio.svg b/links/actions/24/kdenlive-hide-audio.svg new file mode 120000 index 00000000..80f15888 --- /dev/null +++ b/links/actions/24/kdenlive-hide-audio.svg @@ -0,0 +1 @@ +../../status/22/audio-volume-muted.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-insert-rect.svg b/links/actions/24/kdenlive-insert-rect.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/kdenlive-insert-rect.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-insert-unicode.svg b/links/actions/24/kdenlive-insert-unicode.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/kdenlive-insert-unicode.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-lock.svg b/links/actions/24/kdenlive-lock.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/24/kdenlive-lock.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-menu.svg b/links/actions/24/kdenlive-menu.svg new file mode 120000 index 00000000..e9885590 --- /dev/null +++ b/links/actions/24/kdenlive-menu.svg @@ -0,0 +1 @@ +view-media-playlist.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-select-rects.svg b/links/actions/24/kdenlive-select-rects.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/24/kdenlive-select-rects.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-select-tool.svg b/links/actions/24/kdenlive-select-tool.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/kdenlive-select-tool.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-show-audio.svg b/links/actions/24/kdenlive-show-audio.svg new file mode 120000 index 00000000..d09fca9a --- /dev/null +++ b/links/actions/24/kdenlive-show-audio.svg @@ -0,0 +1 @@ +../../status/22/audio-volume-high.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-show-audiothumb.svg b/links/actions/24/kdenlive-show-audiothumb.svg new file mode 120000 index 00000000..6478458d --- /dev/null +++ b/links/actions/24/kdenlive-show-audiothumb.svg @@ -0,0 +1 @@ +view-media-visualization.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-show-videothumb.svg b/links/actions/24/kdenlive-show-videothumb.svg new file mode 120000 index 00000000..0d1faec0 --- /dev/null +++ b/links/actions/24/kdenlive-show-videothumb.svg @@ -0,0 +1 @@ +kdenlive-show-video.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-snap.svg b/links/actions/24/kdenlive-snap.svg new file mode 120000 index 00000000..01df571f --- /dev/null +++ b/links/actions/24/kdenlive-snap.svg @@ -0,0 +1 @@ +snap-extension.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-spacer-tool.svg b/links/actions/24/kdenlive-spacer-tool.svg new file mode 120000 index 00000000..fa26bd38 --- /dev/null +++ b/links/actions/24/kdenlive-spacer-tool.svg @@ -0,0 +1 @@ +transform-move.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-unlock.svg b/links/actions/24/kdenlive-unlock.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/24/kdenlive-unlock.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-up.svg b/links/actions/24/kdenlive-up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/kdenlive-up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-zindex-bottom.svg b/links/actions/24/kdenlive-zindex-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/kdenlive-zindex-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-zindex-up.svg b/links/actions/24/kdenlive-zindex-up.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/kdenlive-zindex-up.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-zone-end.svg b/links/actions/24/kdenlive-zone-end.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/24/kdenlive-zone-end.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-zone-start.svg b/links/actions/24/kdenlive-zone-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/kdenlive-zone-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-zoom-large.svg b/links/actions/24/kdenlive-zoom-large.svg new file mode 120000 index 00000000..ff0b46f6 --- /dev/null +++ b/links/actions/24/kdenlive-zoom-large.svg @@ -0,0 +1 @@ +labplot-zoom-in-y.svg \ No newline at end of file diff --git a/links/actions/24/kdenlive-zoom-small.svg b/links/actions/24/kdenlive-zoom-small.svg new file mode 120000 index 00000000..40a57735 --- /dev/null +++ b/links/actions/24/kdenlive-zoom-small.svg @@ -0,0 +1 @@ +labplot-zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/24/kdocumentinfo.svg b/links/actions/24/kdocumentinfo.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/kdocumentinfo.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/kfind.svg b/links/actions/24/kfind.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/kfind.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/kfm_home.svg b/links/actions/24/kfm_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/actions/24/kfm_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/actions/24/kmousetool_off.svg b/links/actions/24/kmousetool_off.svg new file mode 120000 index 00000000..d4c73512 --- /dev/null +++ b/links/actions/24/kmousetool_off.svg @@ -0,0 +1 @@ +kr_unselect.svg \ No newline at end of file diff --git a/links/actions/24/kmousetool_on.svg b/links/actions/24/kmousetool_on.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/kmousetool_on.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/kmouth-phrase.svg b/links/actions/24/kmouth-phrase.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/kmouth-phrase.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/knotes_alarm.svg b/links/actions/24/knotes_alarm.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/knotes_alarm.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/knotes_date.svg b/links/actions/24/knotes_date.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/knotes_date.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/knotes_delete.svg b/links/actions/24/knotes_delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/knotes_delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/kontes_close.svg b/links/actions/24/kontes_close.svg new file mode 120000 index 00000000..7968d0c9 --- /dev/null +++ b/links/actions/24/kontes_close.svg @@ -0,0 +1 @@ +./window-close.svg \ No newline at end of file diff --git a/links/actions/24/kr_jumpback.svg b/links/actions/24/kr_jumpback.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/24/kr_jumpback.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/24/kr_mountman.svg b/links/actions/24/kr_mountman.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/kr_mountman.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/kr_setjumpback.svg b/links/actions/24/kr_setjumpback.svg new file mode 120000 index 00000000..76b68096 --- /dev/null +++ b/links/actions/24/kr_setjumpback.svg @@ -0,0 +1 @@ +go-jump-definition.svg \ No newline at end of file diff --git a/links/actions/24/kr_syncbrowse_on.svg b/links/actions/24/kr_syncbrowse_on.svg new file mode 120000 index 00000000..0e0e5bd5 --- /dev/null +++ b/links/actions/24/kr_syncbrowse_on.svg @@ -0,0 +1 @@ +folder-sync.svg \ No newline at end of file diff --git a/links/actions/24/kstars_advanced.svg b/links/actions/24/kstars_advanced.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/kstars_advanced.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/kstars_catalog.svg b/links/actions/24/kstars_catalog.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/24/kstars_catalog.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/24/kstars_colors.svg b/links/actions/24/kstars_colors.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/24/kstars_colors.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/24/kstars_flag.svg b/links/actions/24/kstars_flag.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/24/kstars_flag.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/24/kstars_guides.svg b/links/actions/24/kstars_guides.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/24/kstars_guides.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/24/kstars_planets.svg b/links/actions/24/kstars_planets.svg new file mode 120000 index 00000000..e1d6f06e --- /dev/null +++ b/links/actions/24/kstars_planets.svg @@ -0,0 +1 @@ +kstars_solarsystem.svg \ No newline at end of file diff --git a/links/actions/24/kstars_xplanet.svg b/links/actions/24/kstars_xplanet.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/24/kstars_xplanet.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/24/kt-add-feeds.svg b/links/actions/24/kt-add-feeds.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/kt-add-feeds.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/kt-bandwidth-scheduler.svg b/links/actions/24/kt-bandwidth-scheduler.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/kt-bandwidth-scheduler.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/kt-change-tracker.svg b/links/actions/24/kt-change-tracker.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/kt-change-tracker.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/kt-check-data.svg b/links/actions/24/kt-check-data.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/kt-check-data.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/kt-encrypted.svg b/links/actions/24/kt-encrypted.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/24/kt-encrypted.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/24/kt-info-widget.svg b/links/actions/24/kt-info-widget.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/kt-info-widget.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/kt-pause.svg b/links/actions/24/kt-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/24/kt-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/24/kt-plugins.svg b/links/actions/24/kt-plugins.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/24/kt-plugins.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/24/kt-queue-manager.svg b/links/actions/24/kt-queue-manager.svg new file mode 120000 index 00000000..213a69a2 --- /dev/null +++ b/links/actions/24/kt-queue-manager.svg @@ -0,0 +1 @@ +view-sort-descending.svg \ No newline at end of file diff --git a/links/actions/24/kt-remove-feeds.svg b/links/actions/24/kt-remove-feeds.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/kt-remove-feeds.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/kt-remove.svg b/links/actions/24/kt-remove.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/kt-remove.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/kt-restore-defaults.svg b/links/actions/24/kt-restore-defaults.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/24/kt-restore-defaults.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/24/kt-set-max-download-speed.svg b/links/actions/24/kt-set-max-download-speed.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/kt-set-max-download-speed.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/kt-set-max-upload-speed.svg b/links/actions/24/kt-set-max-upload-speed.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/kt-set-max-upload-speed.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/kt-show-statusbar.svg b/links/actions/24/kt-show-statusbar.svg new file mode 120000 index 00000000..ae70e66e --- /dev/null +++ b/links/actions/24/kt-show-statusbar.svg @@ -0,0 +1 @@ +show-menu.svg \ No newline at end of file diff --git a/links/actions/24/kt-speed-limits.svg b/links/actions/24/kt-speed-limits.svg new file mode 120000 index 00000000..e48dac0f --- /dev/null +++ b/links/actions/24/kt-speed-limits.svg @@ -0,0 +1 @@ +filename-bpm-amarok.svg \ No newline at end of file diff --git a/links/actions/24/kt-start-all.svg b/links/actions/24/kt-start-all.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/24/kt-start-all.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/24/kt-start.svg b/links/actions/24/kt-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/kt-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/kt-stop.svg b/links/actions/24/kt-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/24/kt-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/24/ktnef_extract_all_to.svg b/links/actions/24/ktnef_extract_all_to.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/24/ktnef_extract_all_to.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/24/ktnef_extract_to.svg b/links/actions/24/ktnef_extract_to.svg new file mode 120000 index 00000000..da21a89e --- /dev/null +++ b/links/actions/24/ktnef_extract_to.svg @@ -0,0 +1 @@ +archive-extract.svg \ No newline at end of file diff --git a/links/actions/24/l2h.svg b/links/actions/24/l2h.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/24/l2h.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/24/label-amarok.svg b/links/actions/24/label-amarok.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/24/label-amarok.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/24/label.svg b/links/actions/24/label.svg new file mode 120000 index 00000000..2bb4152c --- /dev/null +++ b/links/actions/24/label.svg @@ -0,0 +1 @@ +tag.svg \ No newline at end of file diff --git a/links/actions/24/labplot-auto-scale-all.svg b/links/actions/24/labplot-auto-scale-all.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/24/labplot-auto-scale-all.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/labplot-auto-scale-x.svg b/links/actions/24/labplot-auto-scale-x.svg new file mode 120000 index 00000000..a510711d --- /dev/null +++ b/links/actions/24/labplot-auto-scale-x.svg @@ -0,0 +1 @@ +zoom-select-x.svg \ No newline at end of file diff --git a/links/actions/24/labplot-auto-scale-y.svg b/links/actions/24/labplot-auto-scale-y.svg new file mode 120000 index 00000000..c466cdcc --- /dev/null +++ b/links/actions/24/labplot-auto-scale-y.svg @@ -0,0 +1 @@ +zoom-select-y.svg \ No newline at end of file diff --git a/links/actions/24/labplot-cursor-arrow.svg b/links/actions/24/labplot-cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/labplot-cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/labplot-format-text-symbol.svg b/links/actions/24/labplot-format-text-symbol.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/24/labplot-format-text-symbol.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/24/labplot-spreadsheet-new.svg b/links/actions/24/labplot-spreadsheet-new.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/24/labplot-spreadsheet-new.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/24/labplot-spreadsheet.svg b/links/actions/24/labplot-spreadsheet.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/24/labplot-spreadsheet.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/24/labplot-transform-move.svg b/links/actions/24/labplot-transform-move.svg new file mode 120000 index 00000000..fa26bd38 --- /dev/null +++ b/links/actions/24/labplot-transform-move.svg @@ -0,0 +1 @@ +transform-move.svg \ No newline at end of file diff --git a/links/actions/24/labplot-xy-curve-points.svg b/links/actions/24/labplot-xy-curve-points.svg new file mode 120000 index 00000000..32c904e2 --- /dev/null +++ b/links/actions/24/labplot-xy-curve-points.svg @@ -0,0 +1 @@ +office-chart-scatter.svg \ No newline at end of file diff --git a/links/actions/24/labplot-zoom-in-x.svg b/links/actions/24/labplot-zoom-in-x.svg new file mode 120000 index 00000000..608b5397 --- /dev/null +++ b/links/actions/24/labplot-zoom-in-x.svg @@ -0,0 +1 @@ +zoom-in-x.svg \ No newline at end of file diff --git a/links/actions/24/labplot-zoom-in-y.svg b/links/actions/24/labplot-zoom-in-y.svg new file mode 120000 index 00000000..65f9aa9f --- /dev/null +++ b/links/actions/24/labplot-zoom-in-y.svg @@ -0,0 +1 @@ +y-zoom-in.svg \ No newline at end of file diff --git a/links/actions/24/labplot-zoom-out-x.svg b/links/actions/24/labplot-zoom-out-x.svg new file mode 120000 index 00000000..fc310d2b --- /dev/null +++ b/links/actions/24/labplot-zoom-out-x.svg @@ -0,0 +1 @@ +zoom-out-x.svg \ No newline at end of file diff --git a/links/actions/24/labplot-zoom-out-y.svg b/links/actions/24/labplot-zoom-out-y.svg new file mode 120000 index 00000000..0f72a058 --- /dev/null +++ b/links/actions/24/labplot-zoom-out-y.svg @@ -0,0 +1 @@ +zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/24/labplot-zoom-select-x.svg b/links/actions/24/labplot-zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/24/labplot-zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/24/labplot-zoom-select-y.svg b/links/actions/24/labplot-zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/24/labplot-zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/24/labplot-zoom-select.svg b/links/actions/24/labplot-zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/24/labplot-zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/languages.svg b/links/actions/24/languages.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/24/languages.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/24/latex-config.svg b/links/actions/24/latex-config.svg new file mode 120000 index 00000000..62be20d3 --- /dev/null +++ b/links/actions/24/latex-config.svg @@ -0,0 +1 @@ +labplot-TeX-logo.svg \ No newline at end of file diff --git a/links/actions/24/latex.svg b/links/actions/24/latex.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/24/latex.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/24/layer-rename.svg b/links/actions/24/layer-rename.svg new file mode 120000 index 00000000..9b67d6fd --- /dev/null +++ b/links/actions/24/layer-rename.svg @@ -0,0 +1 @@ +edit-rename.svg \ No newline at end of file diff --git a/links/actions/24/lens.svg b/links/actions/24/lens.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/lens.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/libpeas-plugin.svg b/links/actions/24/libpeas-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/24/libpeas-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/24/lighttableadd.svg b/links/actions/24/lighttableadd.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/lighttableadd.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/lilypond.svg b/links/actions/24/lilypond.svg new file mode 120000 index 00000000..0bb33e64 --- /dev/null +++ b/links/actions/24/lilypond.svg @@ -0,0 +1 @@ +music-note-16th.svg \ No newline at end of file diff --git a/links/actions/24/list-resource-add.svg b/links/actions/24/list-resource-add.svg new file mode 120000 index 00000000..ff7249b3 --- /dev/null +++ b/links/actions/24/list-resource-add.svg @@ -0,0 +1 @@ +list-add-user.svg \ No newline at end of file diff --git a/links/actions/24/lock.svg b/links/actions/24/lock.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/24/lock.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/24/love.svg b/links/actions/24/love.svg new file mode 120000 index 00000000..c95c703e --- /dev/null +++ b/links/actions/24/love.svg @@ -0,0 +1 @@ +love-amarok.svg \ No newline at end of file diff --git a/links/actions/24/lpi-bug.svg b/links/actions/24/lpi-bug.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/24/lpi-bug.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/24/lpi-translate.svg b/links/actions/24/lpi-translate.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/24/lpi-translate.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/24/mail-deleted.svg b/links/actions/24/mail-deleted.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/mail-deleted.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/mail-encrypted.svg b/links/actions/24/mail-encrypted.svg new file mode 120000 index 00000000..bab45958 --- /dev/null +++ b/links/actions/24/mail-encrypted.svg @@ -0,0 +1 @@ +mail-encrypted-full.svg \ No newline at end of file diff --git a/links/actions/24/mail-flagged.svg b/links/actions/24/mail-flagged.svg new file mode 120000 index 00000000..c652f2ea --- /dev/null +++ b/links/actions/24/mail-flagged.svg @@ -0,0 +1 @@ +mail-flag.svg \ No newline at end of file diff --git a/links/actions/24/mail-message.svg b/links/actions/24/mail-message.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/24/mail-message.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/24/mail-queued.svg b/links/actions/24/mail-queued.svg new file mode 120000 index 00000000..d27ae164 --- /dev/null +++ b/links/actions/24/mail-queued.svg @@ -0,0 +1 @@ +mail-queue.svg \ No newline at end of file diff --git a/links/actions/24/mail-read.svg b/links/actions/24/mail-read.svg new file mode 120000 index 00000000..8221c41f --- /dev/null +++ b/links/actions/24/mail-read.svg @@ -0,0 +1 @@ +mail-mark-read.svg \ No newline at end of file diff --git a/links/actions/24/mail-sent.svg b/links/actions/24/mail-sent.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/24/mail-sent.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/24/mail-signed-fully.svg b/links/actions/24/mail-signed-fully.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/24/mail-signed-fully.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/24/mail-signed.svg b/links/actions/24/mail-signed.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/24/mail-signed.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/24/mail-task.svg b/links/actions/24/mail-task.svg new file mode 120000 index 00000000..c516e4b6 --- /dev/null +++ b/links/actions/24/mail-task.svg @@ -0,0 +1 @@ +mail-mark-task.svg \ No newline at end of file diff --git a/links/actions/24/mail-thread-ignored.svg b/links/actions/24/mail-thread-ignored.svg new file mode 120000 index 00000000..4afa75af --- /dev/null +++ b/links/actions/24/mail-thread-ignored.svg @@ -0,0 +1 @@ +dialog-cancel.svg \ No newline at end of file diff --git a/links/actions/24/mail-thread-watch.svg b/links/actions/24/mail-thread-watch.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/mail-thread-watch.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/mail-unread-new.svg b/links/actions/24/mail-unread-new.svg new file mode 120000 index 00000000..e59a4815 --- /dev/null +++ b/links/actions/24/mail-unread-new.svg @@ -0,0 +1 @@ +mail-mark-unread-new.svg \ No newline at end of file diff --git a/links/actions/24/mail-unread.svg b/links/actions/24/mail-unread.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/24/mail-unread.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/24/mail_forward.svg b/links/actions/24/mail_forward.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/24/mail_forward.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/24/mail_new.svg b/links/actions/24/mail_new.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/24/mail_new.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/24/mail_reply.svg b/links/actions/24/mail_reply.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/24/mail_reply.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/24/mail_replyall.svg b/links/actions/24/mail_replyall.svg new file mode 120000 index 00000000..1e45e24d --- /dev/null +++ b/links/actions/24/mail_replyall.svg @@ -0,0 +1 @@ +mail-reply-all.svg \ No newline at end of file diff --git a/links/actions/24/makeidx.svg b/links/actions/24/makeidx.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/24/makeidx.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/24/mark-location.svg b/links/actions/24/mark-location.svg new file mode 120000 index 00000000..940ccf43 --- /dev/null +++ b/links/actions/24/mark-location.svg @@ -0,0 +1 @@ +edit-paste-in-place.svg \ No newline at end of file diff --git a/links/actions/24/math0.svg b/links/actions/24/math0.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/24/math0.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/24/mathmode.svg b/links/actions/24/mathmode.svg new file mode 120000 index 00000000..93d4b775 --- /dev/null +++ b/links/actions/24/mathmode.svg @@ -0,0 +1 @@ +insert-math-expression.svg \ No newline at end of file diff --git a/links/actions/24/measure.svg b/links/actions/24/measure.svg new file mode 120000 index 00000000..67cb6939 --- /dev/null +++ b/links/actions/24/measure.svg @@ -0,0 +1 @@ +tool-measure.svg \ No newline at end of file diff --git a/links/actions/24/media-album-cover b/links/actions/24/media-album-cover new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/24/media-album-cover @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/24/media-album-cover.svg b/links/actions/24/media-album-cover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/24/media-album-cover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/24/media-album-repeat-amarok.svg b/links/actions/24/media-album-repeat-amarok.svg new file mode 120000 index 00000000..cf79da28 --- /dev/null +++ b/links/actions/24/media-album-repeat-amarok.svg @@ -0,0 +1 @@ +media-repeat-album-amarok.svg \ No newline at end of file diff --git a/links/actions/24/media-import-audio-cd.svg b/links/actions/24/media-import-audio-cd.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/24/media-import-audio-cd.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/24/media-mout.svg b/links/actions/24/media-mout.svg new file mode 120000 index 00000000..0bfa23db --- /dev/null +++ b/links/actions/24/media-mout.svg @@ -0,0 +1 @@ +media-mount.svg \ No newline at end of file diff --git a/links/actions/24/media-playlist-repeat-amarok.svg b/links/actions/24/media-playlist-repeat-amarok.svg new file mode 120000 index 00000000..8bb4aca3 --- /dev/null +++ b/links/actions/24/media-playlist-repeat-amarok.svg @@ -0,0 +1 @@ +media-repeat-playlist-amarok.svg \ No newline at end of file diff --git a/links/actions/24/media-playlist-repeat-song.svg b/links/actions/24/media-playlist-repeat-song.svg new file mode 120000 index 00000000..19daf347 --- /dev/null +++ b/links/actions/24/media-playlist-repeat-song.svg @@ -0,0 +1 @@ +media-repeat-single.svg \ No newline at end of file diff --git a/links/actions/24/media-repeat-all.svg b/links/actions/24/media-repeat-all.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/24/media-repeat-all.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/24/media-standard-track-progression-amarok.svg b/links/actions/24/media-standard-track-progression-amarok.svg new file mode 120000 index 00000000..0c978935 --- /dev/null +++ b/links/actions/24/media-standard-track-progression-amarok.svg @@ -0,0 +1 @@ +format-list-ordered.svg \ No newline at end of file diff --git a/links/actions/24/media-track-add-amarok.svg b/links/actions/24/media-track-add-amarok.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/media-track-add-amarok.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/media-track-edit-amarok.svg b/links/actions/24/media-track-edit-amarok.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/media-track-edit-amarok.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/media-track-remove-amarok.svg b/links/actions/24/media-track-remove-amarok.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/media-track-remove-amarok.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/medskip.svg b/links/actions/24/medskip.svg new file mode 120000 index 00000000..e14a24b6 --- /dev/null +++ b/links/actions/24/medskip.svg @@ -0,0 +1 @@ +format-line-spacing-double.svg \ No newline at end of file diff --git a/links/actions/24/meeting-attending-tentative.svg b/links/actions/24/meeting-attending-tentative.svg new file mode 120000 index 00000000..ea996d51 --- /dev/null +++ b/links/actions/24/meeting-attending-tentative.svg @@ -0,0 +1 @@ +show-offline.svg \ No newline at end of file diff --git a/links/actions/24/meeting-attending.svg b/links/actions/24/meeting-attending.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/24/meeting-attending.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/24/meld-version-control.svg b/links/actions/24/meld-version-control.svg new file mode 120000 index 00000000..ab3c72dc --- /dev/null +++ b/links/actions/24/meld-version-control.svg @@ -0,0 +1 @@ +document-open-recent.svg \ No newline at end of file diff --git a/links/actions/24/menu_new.svg b/links/actions/24/menu_new.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/24/menu_new.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/24/modified.svg b/links/actions/24/modified.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/modified.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/mpost.svg b/links/actions/24/mpost.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/24/mpost.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/24/msgid2msgstr.svg b/links/actions/24/msgid2msgstr.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/24/msgid2msgstr.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/24/multimedia-volume-control.svg b/links/actions/24/multimedia-volume-control.svg new file mode 120000 index 00000000..c4533054 --- /dev/null +++ b/links/actions/24/multimedia-volume-control.svg @@ -0,0 +1 @@ +player-volume.svg \ No newline at end of file diff --git a/links/actions/24/multirow.svg b/links/actions/24/multirow.svg new file mode 120000 index 00000000..9d349432 --- /dev/null +++ b/links/actions/24/multirow.svg @@ -0,0 +1 @@ +text-wrap.svg \ No newline at end of file diff --git a/links/actions/24/music-amarok.svg b/links/actions/24/music-amarok.svg new file mode 120000 index 00000000..91b01fe2 --- /dev/null +++ b/links/actions/24/music-amarok.svg @@ -0,0 +1 @@ +media-show-active-track-amarok.svg \ No newline at end of file diff --git a/links/actions/24/nemo-eject.svg b/links/actions/24/nemo-eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/24/nemo-eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/24/new-audio-alarm.svg b/links/actions/24/new-audio-alarm.svg new file mode 120000 index 00000000..bd5a1a3e --- /dev/null +++ b/links/actions/24/new-audio-alarm.svg @@ -0,0 +1 @@ +tools-rip-audio-cd.svg \ No newline at end of file diff --git a/links/actions/24/new-command-alarm.svg b/links/actions/24/new-command-alarm.svg new file mode 120000 index 00000000..cc136abf --- /dev/null +++ b/links/actions/24/new-command-alarm.svg @@ -0,0 +1 @@ +../../places/22/folder-script.svg \ No newline at end of file diff --git a/links/actions/24/next.svg b/links/actions/24/next.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/next.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/nocover.svg b/links/actions/24/nocover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/24/nocover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/24/node-add.svg b/links/actions/24/node-add.svg new file mode 120000 index 00000000..9111e7b3 --- /dev/null +++ b/links/actions/24/node-add.svg @@ -0,0 +1 @@ +format-add-node.svg \ No newline at end of file diff --git a/links/actions/24/node-break.svg b/links/actions/24/node-break.svg new file mode 120000 index 00000000..c9d9a5a7 --- /dev/null +++ b/links/actions/24/node-break.svg @@ -0,0 +1 @@ +format-break-node.svg \ No newline at end of file diff --git a/links/actions/24/node-delete-segment.svg b/links/actions/24/node-delete-segment.svg new file mode 120000 index 00000000..8b045a6c --- /dev/null +++ b/links/actions/24/node-delete-segment.svg @@ -0,0 +1 @@ +format-disconnect-node.svg \ No newline at end of file diff --git a/links/actions/24/node-delete.svg b/links/actions/24/node-delete.svg new file mode 120000 index 00000000..bd10261e --- /dev/null +++ b/links/actions/24/node-delete.svg @@ -0,0 +1 @@ +format-remove-node.svg \ No newline at end of file diff --git a/links/actions/24/node-join-segment.svg b/links/actions/24/node-join-segment.svg new file mode 120000 index 00000000..9dc8e1b4 --- /dev/null +++ b/links/actions/24/node-join-segment.svg @@ -0,0 +1 @@ +format-connect-node.svg \ No newline at end of file diff --git a/links/actions/24/node-join.svg b/links/actions/24/node-join.svg new file mode 120000 index 00000000..8ef8fb65 --- /dev/null +++ b/links/actions/24/node-join.svg @@ -0,0 +1 @@ +format-join-node.svg \ No newline at end of file diff --git a/links/actions/24/note.svg b/links/actions/24/note.svg new file mode 120000 index 00000000..49021744 --- /dev/null +++ b/links/actions/24/note.svg @@ -0,0 +1 @@ +view-pim-notes.svg \ No newline at end of file diff --git a/links/actions/24/object-align-horizontal-center-calligra.svg b/links/actions/24/object-align-horizontal-center-calligra.svg new file mode 120000 index 00000000..82a31af5 --- /dev/null +++ b/links/actions/24/object-align-horizontal-center-calligra.svg @@ -0,0 +1 @@ +align-horizontal-center.svg \ No newline at end of file diff --git a/links/actions/24/object-align-horizontal-left-calligra.svg b/links/actions/24/object-align-horizontal-left-calligra.svg new file mode 120000 index 00000000..e2cdcc9c --- /dev/null +++ b/links/actions/24/object-align-horizontal-left-calligra.svg @@ -0,0 +1 @@ +align-horizontal-left.svg \ No newline at end of file diff --git a/links/actions/24/object-align-horizontal-right-calligra.svg b/links/actions/24/object-align-horizontal-right-calligra.svg new file mode 120000 index 00000000..3caab058 --- /dev/null +++ b/links/actions/24/object-align-horizontal-right-calligra.svg @@ -0,0 +1 @@ +align-horizontal-right.svg \ No newline at end of file diff --git a/links/actions/24/object-align-vertical-bottom-calligra.svg b/links/actions/24/object-align-vertical-bottom-calligra.svg new file mode 120000 index 00000000..ad9f7a40 --- /dev/null +++ b/links/actions/24/object-align-vertical-bottom-calligra.svg @@ -0,0 +1 @@ +align-vertical-bottom.svg \ No newline at end of file diff --git a/links/actions/24/object-align-vertical-bottom-top-calligra.svg b/links/actions/24/object-align-vertical-bottom-top-calligra.svg new file mode 120000 index 00000000..18e52660 --- /dev/null +++ b/links/actions/24/object-align-vertical-bottom-top-calligra.svg @@ -0,0 +1 @@ +align-vertical-bottom-out.svg \ No newline at end of file diff --git a/links/actions/24/object-align-vertical-center-calligra.svg b/links/actions/24/object-align-vertical-center-calligra.svg new file mode 120000 index 00000000..61759b74 --- /dev/null +++ b/links/actions/24/object-align-vertical-center-calligra.svg @@ -0,0 +1 @@ +align-vertical-center.svg \ No newline at end of file diff --git a/links/actions/24/object-align-vertical-top-calligra.svg b/links/actions/24/object-align-vertical-top-calligra.svg new file mode 120000 index 00000000..06dfc8aa --- /dev/null +++ b/links/actions/24/object-align-vertical-top-calligra.svg @@ -0,0 +1 @@ +align-vertical-top.svg \ No newline at end of file diff --git a/links/actions/24/object-crop.svg b/links/actions/24/object-crop.svg new file mode 120000 index 00000000..686d9f8d --- /dev/null +++ b/links/actions/24/object-crop.svg @@ -0,0 +1 @@ +transform-crop.svg \ No newline at end of file diff --git a/links/actions/24/object-group-calligra.svg b/links/actions/24/object-group-calligra.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/24/object-group-calligra.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/24/object-hidden.svg b/links/actions/24/object-hidden.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/24/object-hidden.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/24/object-inverse.svg b/links/actions/24/object-inverse.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/24/object-inverse.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/24/object-locked.svg b/links/actions/24/object-locked.svg new file mode 120000 index 00000000..0c903222 --- /dev/null +++ b/links/actions/24/object-locked.svg @@ -0,0 +1 @@ +document-encrypted.svg \ No newline at end of file diff --git a/links/actions/24/object-order-back-calligra.svg b/links/actions/24/object-order-back-calligra.svg new file mode 120000 index 00000000..485191c6 --- /dev/null +++ b/links/actions/24/object-order-back-calligra.svg @@ -0,0 +1 @@ +object-order-back.svg \ No newline at end of file diff --git a/links/actions/24/object-order-front-calligra.svg b/links/actions/24/object-order-front-calligra.svg new file mode 120000 index 00000000..e810edf6 --- /dev/null +++ b/links/actions/24/object-order-front-calligra.svg @@ -0,0 +1 @@ +object-order-front.svg \ No newline at end of file diff --git a/links/actions/24/object-order-lower-calligra.svg b/links/actions/24/object-order-lower-calligra.svg new file mode 120000 index 00000000..f6961b71 --- /dev/null +++ b/links/actions/24/object-order-lower-calligra.svg @@ -0,0 +1 @@ +object-order-lower.svg \ No newline at end of file diff --git a/links/actions/24/object-order-raise-calligra.svg b/links/actions/24/object-order-raise-calligra.svg new file mode 120000 index 00000000..deb91cb6 --- /dev/null +++ b/links/actions/24/object-order-raise-calligra.svg @@ -0,0 +1 @@ +object-order-raise.svg \ No newline at end of file diff --git a/links/actions/24/object-ungroup-calligra.svg b/links/actions/24/object-ungroup-calligra.svg new file mode 120000 index 00000000..a22f9131 --- /dev/null +++ b/links/actions/24/object-ungroup-calligra.svg @@ -0,0 +1 @@ +object-ungroup.svg \ No newline at end of file diff --git a/links/actions/24/object-unlocked.svg b/links/actions/24/object-unlocked.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/24/object-unlocked.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/24/object-visible.svg b/links/actions/24/object-visible.svg new file mode 120000 index 00000000..6253426e --- /dev/null +++ b/links/actions/24/object-visible.svg @@ -0,0 +1 @@ +layer-visible-on.svg \ No newline at end of file diff --git a/links/actions/24/object.svg b/links/actions/24/object.svg new file mode 120000 index 00000000..de24cc70 --- /dev/null +++ b/links/actions/24/object.svg @@ -0,0 +1 @@ +object-group.svg \ No newline at end of file diff --git a/links/actions/24/object_node.svg b/links/actions/24/object_node.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/24/object_node.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/24/office-report.svg b/links/actions/24/office-report.svg new file mode 120000 index 00000000..e0663cc2 --- /dev/null +++ b/links/actions/24/office-report.svg @@ -0,0 +1 @@ +labplot-editgrid.svg \ No newline at end of file diff --git a/links/actions/24/offline-settings.svg b/links/actions/24/offline-settings.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/offline-settings.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/offline.svg b/links/actions/24/offline.svg new file mode 120000 index 00000000..a3b26c72 --- /dev/null +++ b/links/actions/24/offline.svg @@ -0,0 +1 @@ +network-disconnect.svg \ No newline at end of file diff --git a/links/actions/24/online.svg b/links/actions/24/online.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/online.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/open-for-editing.svg b/links/actions/24/open-for-editing.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/24/open-for-editing.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/24/open-menu.svg b/links/actions/24/open-menu.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/open-menu.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/org.xfce.settings.manager.svg b/links/actions/24/org.xfce.settings.manager.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/org.xfce.settings.manager.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/output_win.svg b/links/actions/24/output_win.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/output_win.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/package.svg b/links/actions/24/package.svg new file mode 120000 index 00000000..dd2f3f34 --- /dev/null +++ b/links/actions/24/package.svg @@ -0,0 +1 @@ +code-block.svg \ No newline at end of file diff --git a/links/actions/24/package_settings.svg b/links/actions/24/package_settings.svg new file mode 120000 index 00000000..57250bfc --- /dev/null +++ b/links/actions/24/package_settings.svg @@ -0,0 +1 @@ +gtk-preferences.svg \ No newline at end of file diff --git a/links/actions/24/page-zoom.svg b/links/actions/24/page-zoom.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/24/page-zoom.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/password-generate.svg b/links/actions/24/password-generate.svg new file mode 120000 index 00000000..d00a899b --- /dev/null +++ b/links/actions/24/password-generate.svg @@ -0,0 +1 @@ +playlist-generator.svg \ No newline at end of file diff --git a/links/actions/24/password-show-off.svg b/links/actions/24/password-show-off.svg new file mode 120000 index 00000000..5d721579 --- /dev/null +++ b/links/actions/24/password-show-off.svg @@ -0,0 +1 @@ +hint.svg \ No newline at end of file diff --git a/links/actions/24/password-show-on.svg b/links/actions/24/password-show-on.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/password-show-on.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/path-mode-bezier.svg b/links/actions/24/path-mode-bezier.svg new file mode 120000 index 00000000..c47e3dc4 --- /dev/null +++ b/links/actions/24/path-mode-bezier.svg @@ -0,0 +1 @@ +draw-path.svg \ No newline at end of file diff --git a/links/actions/24/path-mode-spiro.svg b/links/actions/24/path-mode-spiro.svg new file mode 120000 index 00000000..d1fa11a5 --- /dev/null +++ b/links/actions/24/path-mode-spiro.svg @@ -0,0 +1 @@ +draw-bezier-curves.svg \ No newline at end of file diff --git a/links/actions/24/pdf-annotations.svg b/links/actions/24/pdf-annotations.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/pdf-annotations.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/pdflatex.svg b/links/actions/24/pdflatex.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/24/pdflatex.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/24/pdftex.svg b/links/actions/24/pdftex.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/pdftex.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/pentagon-shape.svg b/links/actions/24/pentagon-shape.svg new file mode 120000 index 00000000..8fec2d80 --- /dev/null +++ b/links/actions/24/pentagon-shape.svg @@ -0,0 +1 @@ +draw-polygon.svg \ No newline at end of file diff --git a/links/actions/24/photo.svg b/links/actions/24/photo.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/photo.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/photos-amarok.svg b/links/actions/24/photos-amarok.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/photos-amarok.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/pin.svg b/links/actions/24/pin.svg new file mode 120000 index 00000000..b199fd92 --- /dev/null +++ b/links/actions/24/pin.svg @@ -0,0 +1 @@ +window-pin.svg \ No newline at end of file diff --git a/links/actions/24/player-eject.svg b/links/actions/24/player-eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/24/player-eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/24/player-volume-muted.svg b/links/actions/24/player-volume-muted.svg new file mode 120000 index 00000000..80f15888 --- /dev/null +++ b/links/actions/24/player-volume-muted.svg @@ -0,0 +1 @@ +../../status/22/audio-volume-muted.svg \ No newline at end of file diff --git a/links/actions/24/player-volume.svg b/links/actions/24/player-volume.svg new file mode 120000 index 00000000..b8026e8d --- /dev/null +++ b/links/actions/24/player-volume.svg @@ -0,0 +1 @@ +audio-volume-high.svg \ No newline at end of file diff --git a/links/actions/24/player_eject.svg b/links/actions/24/player_eject.svg new file mode 120000 index 00000000..f9f7bcbd --- /dev/null +++ b/links/actions/24/player_eject.svg @@ -0,0 +1 @@ +media-eject.svg \ No newline at end of file diff --git a/links/actions/24/player_end.svg b/links/actions/24/player_end.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/24/player_end.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/24/player_fwd.svg b/links/actions/24/player_fwd.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/24/player_fwd.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/24/player_pause.svg b/links/actions/24/player_pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/24/player_pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/24/player_play.svg b/links/actions/24/player_play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/player_play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/player_record.svg b/links/actions/24/player_record.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/24/player_record.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/24/player_rew.svg b/links/actions/24/player_rew.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/24/player_rew.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/24/player_start.svg b/links/actions/24/player_start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/player_start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/player_stop.svg b/links/actions/24/player_stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/24/player_stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/24/playlist-generator.svg b/links/actions/24/playlist-generator.svg new file mode 120000 index 00000000..3ff55406 --- /dev/null +++ b/links/actions/24/playlist-generator.svg @@ -0,0 +1 @@ +tools-wizard.svg \ No newline at end of file diff --git a/links/actions/24/playlist-sort.svg b/links/actions/24/playlist-sort.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/24/playlist-sort.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/24/podcast-new.svg b/links/actions/24/podcast-new.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/podcast-new.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/poedit-fuzzy.svg b/links/actions/24/poedit-fuzzy.svg new file mode 120000 index 00000000..84b2652d --- /dev/null +++ b/links/actions/24/poedit-fuzzy.svg @@ -0,0 +1 @@ +run-build-prune.svg \ No newline at end of file diff --git a/links/actions/24/poedit-status-bookmark.svg b/links/actions/24/poedit-status-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/poedit-status-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/poedit-status-cat-mid.svg b/links/actions/24/poedit-status-cat-mid.svg new file mode 120000 index 00000000..11f10f66 --- /dev/null +++ b/links/actions/24/poedit-status-cat-mid.svg @@ -0,0 +1 @@ +flag-yellow.svg \ No newline at end of file diff --git a/links/actions/24/poedit-status-cat-no.svg b/links/actions/24/poedit-status-cat-no.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/24/poedit-status-cat-no.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/24/poedit-status-cat-ok.svg b/links/actions/24/poedit-status-cat-ok.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/24/poedit-status-cat-ok.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/24/poedit-status-comment.svg b/links/actions/24/poedit-status-comment.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/poedit-status-comment.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/poedit-sync.svg b/links/actions/24/poedit-sync.svg new file mode 120000 index 00000000..31a6cdcd --- /dev/null +++ b/links/actions/24/poedit-sync.svg @@ -0,0 +1 @@ +exchange-positions.svg \ No newline at end of file diff --git a/links/actions/24/poedit-update.svg b/links/actions/24/poedit-update.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/poedit-update.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/poedit-validate.svg b/links/actions/24/poedit-validate.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/links/actions/24/poedit-validate.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/links/actions/24/pointer.svg b/links/actions/24/pointer.svg new file mode 120000 index 00000000..2c4ee5ca --- /dev/null +++ b/links/actions/24/pointer.svg @@ -0,0 +1 @@ +tool-pointer.svg \ No newline at end of file diff --git a/links/actions/24/polygon-add-nodes.svg b/links/actions/24/polygon-add-nodes.svg new file mode 120000 index 00000000..9111e7b3 --- /dev/null +++ b/links/actions/24/polygon-add-nodes.svg @@ -0,0 +1 @@ +format-add-node.svg \ No newline at end of file diff --git a/links/actions/24/polygon-merge-nodes.svg b/links/actions/24/polygon-merge-nodes.svg new file mode 120000 index 00000000..8ef8fb65 --- /dev/null +++ b/links/actions/24/polygon-merge-nodes.svg @@ -0,0 +1 @@ +format-join-node.svg \ No newline at end of file diff --git a/links/actions/24/port.svg b/links/actions/24/port.svg new file mode 120000 index 00000000..870928c6 --- /dev/null +++ b/links/actions/24/port.svg @@ -0,0 +1 @@ +anchor.svg \ No newline at end of file diff --git a/links/actions/24/postalcode.svg b/links/actions/24/postalcode.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/24/postalcode.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/24/practice-setup.svg b/links/actions/24/practice-setup.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/practice-setup.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/practice-start.svg b/links/actions/24/practice-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/practice-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/practice-stop.svg b/links/actions/24/practice-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/24/practice-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/24/preferences-desktop-notification-bell.svg b/links/actions/24/preferences-desktop-notification-bell.svg new file mode 120000 index 00000000..cae8a41f --- /dev/null +++ b/links/actions/24/preferences-desktop-notification-bell.svg @@ -0,0 +1 @@ +notifications.svg \ No newline at end of file diff --git a/links/actions/24/preferences-desktop-user-password.svg b/links/actions/24/preferences-desktop-user-password.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/24/preferences-desktop-user-password.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/24/preferences-indicator-amarok.svg b/links/actions/24/preferences-indicator-amarok.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/preferences-indicator-amarok.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/preferences-media-playback-amarok.svg b/links/actions/24/preferences-media-playback-amarok.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/preferences-media-playback-amarok.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/preferences-other.svg b/links/actions/24/preferences-other.svg new file mode 120000 index 00000000..ac2e5467 --- /dev/null +++ b/links/actions/24/preferences-other.svg @@ -0,0 +1 @@ +application-menu.svg \ No newline at end of file diff --git a/links/actions/24/preferences-system-session-services.svg b/links/actions/24/preferences-system-session-services.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/24/preferences-system-session-services.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/24/presence_away.svg b/links/actions/24/presence_away.svg new file mode 120000 index 00000000..08356670 --- /dev/null +++ b/links/actions/24/presence_away.svg @@ -0,0 +1 @@ +im-user-away.svg \ No newline at end of file diff --git a/links/actions/24/presence_offline.svg b/links/actions/24/presence_offline.svg new file mode 120000 index 00000000..49cfbf20 --- /dev/null +++ b/links/actions/24/presence_offline.svg @@ -0,0 +1 @@ +im-user-offline.svg \ No newline at end of file diff --git a/links/actions/24/presence_online.svg b/links/actions/24/presence_online.svg new file mode 120000 index 00000000..c34e4064 --- /dev/null +++ b/links/actions/24/presence_online.svg @@ -0,0 +1 @@ +im-user-online.svg \ No newline at end of file diff --git a/links/actions/24/presence_unknown.svg b/links/actions/24/presence_unknown.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/presence_unknown.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/preview.svg b/links/actions/24/preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/24/preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/24/preview_math.svg b/links/actions/24/preview_math.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/24/preview_math.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/24/preview_sel.svg b/links/actions/24/preview_sel.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/preview_sel.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/previous.svg b/links/actions/24/previous.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/previous.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/privatebrowsing.svg b/links/actions/24/privatebrowsing.svg new file mode 120000 index 00000000..2379f012 --- /dev/null +++ b/links/actions/24/privatebrowsing.svg @@ -0,0 +1 @@ +im-kick-user.svg \ No newline at end of file diff --git a/links/actions/24/project-development-close-all.svg b/links/actions/24/project-development-close-all.svg new file mode 120000 index 00000000..56870070 --- /dev/null +++ b/links/actions/24/project-development-close-all.svg @@ -0,0 +1 @@ +project-development-close.svg \ No newline at end of file diff --git a/links/actions/24/project-open.svg b/links/actions/24/project-open.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/24/project-open.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/24/project_add.svg b/links/actions/24/project_add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/project_add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/project_archive.svg b/links/actions/24/project_archive.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/project_archive.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/project_rebuild.svg b/links/actions/24/project_rebuild.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/24/project_rebuild.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/24/project_remove.svg b/links/actions/24/project_remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/project_remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/project_show.svg b/links/actions/24/project_show.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/24/project_show.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/24/projectgrep.svg b/links/actions/24/projectgrep.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/projectgrep.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/ps2pdf.svg b/links/actions/24/ps2pdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/24/ps2pdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/24/qa.svg b/links/actions/24/qa.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/24/qa.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/24/quick.svg b/links/actions/24/quick.svg new file mode 120000 index 00000000..c3f7a4b5 --- /dev/null +++ b/links/actions/24/quick.svg @@ -0,0 +1 @@ +quickopen-function.svg \ No newline at end of file diff --git a/links/actions/24/quickview.svg b/links/actions/24/quickview.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/quickview.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/quickwizard.svg b/links/actions/24/quickwizard.svg new file mode 120000 index 00000000..3ff55406 --- /dev/null +++ b/links/actions/24/quickwizard.svg @@ -0,0 +1 @@ +tools-wizard.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-about.svg b/links/actions/24/rabbitvcs-about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/rabbitvcs-about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-add.svg b/links/actions/24/rabbitvcs-add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/links/actions/24/rabbitvcs-add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-applypatch.svg b/links/actions/24/rabbitvcs-applypatch.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/rabbitvcs-applypatch.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-bug.svg b/links/actions/24/rabbitvcs-bug.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/24/rabbitvcs-bug.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-changes.svg b/links/actions/24/rabbitvcs-changes.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/24/rabbitvcs-changes.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-checkmods.svg b/links/actions/24/rabbitvcs-checkmods.svg new file mode 120000 index 00000000..654563cb --- /dev/null +++ b/links/actions/24/rabbitvcs-checkmods.svg @@ -0,0 +1 @@ +document-open-remote.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-checkout.svg b/links/actions/24/rabbitvcs-checkout.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/rabbitvcs-checkout.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-commit.svg b/links/actions/24/rabbitvcs-commit.svg new file mode 120000 index 00000000..da900be3 --- /dev/null +++ b/links/actions/24/rabbitvcs-commit.svg @@ -0,0 +1 @@ +svn-commit.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-dbus.svg b/links/actions/24/rabbitvcs-dbus.svg new file mode 120000 index 00000000..57250bfc --- /dev/null +++ b/links/actions/24/rabbitvcs-dbus.svg @@ -0,0 +1 @@ +gtk-preferences.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-delete.svg b/links/actions/24/rabbitvcs-delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/rabbitvcs-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-editconflicts.svg b/links/actions/24/rabbitvcs-editconflicts.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/24/rabbitvcs-editconflicts.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-emblems.svg b/links/actions/24/rabbitvcs-emblems.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/rabbitvcs-emblems.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-export.svg b/links/actions/24/rabbitvcs-export.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/24/rabbitvcs-export.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-import.svg b/links/actions/24/rabbitvcs-import.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/24/rabbitvcs-import.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-lock.svg b/links/actions/24/rabbitvcs-lock.svg new file mode 120000 index 00000000..5c1fbb37 --- /dev/null +++ b/links/actions/24/rabbitvcs-lock.svg @@ -0,0 +1 @@ +object-locked.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-properties.svg b/links/actions/24/rabbitvcs-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/rabbitvcs-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-push.svg b/links/actions/24/rabbitvcs-push.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/rabbitvcs-push.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-refresh.svg b/links/actions/24/rabbitvcs-refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/rabbitvcs-refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-relocate.svg b/links/actions/24/rabbitvcs-relocate.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/24/rabbitvcs-relocate.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-reset.svg b/links/actions/24/rabbitvcs-reset.svg new file mode 120000 index 00000000..7defed75 --- /dev/null +++ b/links/actions/24/rabbitvcs-reset.svg @@ -0,0 +1 @@ +revert.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-run.svg b/links/actions/24/rabbitvcs-run.svg new file mode 120000 index 00000000..28d76fd4 --- /dev/null +++ b/links/actions/24/rabbitvcs-run.svg @@ -0,0 +1 @@ +run-build.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-settings.svg b/links/actions/24/rabbitvcs-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/rabbitvcs-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-show_log.svg b/links/actions/24/rabbitvcs-show_log.svg new file mode 120000 index 00000000..7a2e5e67 --- /dev/null +++ b/links/actions/24/rabbitvcs-show_log.svg @@ -0,0 +1 @@ +document-preview.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-stop.svg b/links/actions/24/rabbitvcs-stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/24/rabbitvcs-stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-switch.svg b/links/actions/24/rabbitvcs-switch.svg new file mode 120000 index 00000000..2d877859 --- /dev/null +++ b/links/actions/24/rabbitvcs-switch.svg @@ -0,0 +1 @@ +go-jump.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-unlock.svg b/links/actions/24/rabbitvcs-unlock.svg new file mode 120000 index 00000000..a7673957 --- /dev/null +++ b/links/actions/24/rabbitvcs-unlock.svg @@ -0,0 +1 @@ +object-unlocked.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-unstage.svg b/links/actions/24/rabbitvcs-unstage.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/rabbitvcs-unstage.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/rabbitvcs-update.svg b/links/actions/24/rabbitvcs-update.svg new file mode 120000 index 00000000..ae801429 --- /dev/null +++ b/links/actions/24/rabbitvcs-update.svg @@ -0,0 +1 @@ +svn-update.svg \ No newline at end of file diff --git a/links/actions/24/randomize.svg b/links/actions/24/randomize.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/24/randomize.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/24/ratiocrop.svg b/links/actions/24/ratiocrop.svg new file mode 120000 index 00000000..686d9f8d --- /dev/null +++ b/links/actions/24/ratiocrop.svg @@ -0,0 +1 @@ +transform-crop.svg \ No newline at end of file diff --git a/links/actions/24/rectangle-shape.svg b/links/actions/24/rectangle-shape.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/24/rectangle-shape.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/24/refactor.svg b/links/actions/24/refactor.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/refactor.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/refreshstructure.svg b/links/actions/24/refreshstructure.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/refreshstructure.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/region.svg b/links/actions/24/region.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/24/region.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/24/relation.svg b/links/actions/24/relation.svg new file mode 120000 index 00000000..89bdd6b3 --- /dev/null +++ b/links/actions/24/relation.svg @@ -0,0 +1 @@ +project-development.svg \ No newline at end of file diff --git a/links/actions/24/relationship.svg b/links/actions/24/relationship.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/relationship.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/reload.svg b/links/actions/24/reload.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/reload.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/reload3.svg b/links/actions/24/reload3.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/reload3.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/reload_all_tabs.svg b/links/actions/24/reload_all_tabs.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/reload_all_tabs.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/reload_page.svg b/links/actions/24/reload_page.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/reload_page.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/remove-amarok.svg b/links/actions/24/remove-amarok.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/remove-amarok.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/remove.svg b/links/actions/24/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/removecell.svg b/links/actions/24/removecell.svg new file mode 120000 index 00000000..8de2ed21 --- /dev/null +++ b/links/actions/24/removecell.svg @@ -0,0 +1 @@ +delete-table-row.svg \ No newline at end of file diff --git a/links/actions/24/resource-group.svg b/links/actions/24/resource-group.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/24/resource-group.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/24/revert.svg b/links/actions/24/revert.svg new file mode 120000 index 00000000..c4692e0b --- /dev/null +++ b/links/actions/24/revert.svg @@ -0,0 +1 @@ +document-revert.svg \ No newline at end of file diff --git a/links/actions/24/routeplanning.svg b/links/actions/24/routeplanning.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/24/routeplanning.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/24/run-clean.svg b/links/actions/24/run-clean.svg new file mode 120000 index 00000000..2c899aaf --- /dev/null +++ b/links/actions/24/run-clean.svg @@ -0,0 +1 @@ +run-build-clean.svg \ No newline at end of file diff --git a/links/actions/24/run-install.svg b/links/actions/24/run-install.svg new file mode 120000 index 00000000..71034b4e --- /dev/null +++ b/links/actions/24/run-install.svg @@ -0,0 +1 @@ +run-build-install.svg \ No newline at end of file diff --git a/links/actions/24/scriptnew.svg b/links/actions/24/scriptnew.svg new file mode 120000 index 00000000..4afc2562 --- /dev/null +++ b/links/actions/24/scriptnew.svg @@ -0,0 +1 @@ +amarok_scripts.svg \ No newline at end of file diff --git a/links/actions/24/scriptopen.svg b/links/actions/24/scriptopen.svg new file mode 120000 index 00000000..8dca637d --- /dev/null +++ b/links/actions/24/scriptopen.svg @@ -0,0 +1 @@ +document-open.svg \ No newline at end of file diff --git a/links/actions/24/search-icon.svg b/links/actions/24/search-icon.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/search-icon.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/search.svg b/links/actions/24/search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/select.svg b/links/actions/24/select.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/select.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/selection-bottom.svg b/links/actions/24/selection-bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/selection-bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/selection-lower.svg b/links/actions/24/selection-lower.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/selection-lower.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/selection-make-bitmap-copy.svg b/links/actions/24/selection-make-bitmap-copy.svg new file mode 120000 index 00000000..204dc24b --- /dev/null +++ b/links/actions/24/selection-make-bitmap-copy.svg @@ -0,0 +1 @@ +fileview-preview.svg \ No newline at end of file diff --git a/links/actions/24/selection-raise.svg b/links/actions/24/selection-raise.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/selection-raise.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/selection-top.svg b/links/actions/24/selection-top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/selection-top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/selection.svg b/links/actions/24/selection.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/selection.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/services.svg b/links/actions/24/services.svg new file mode 120000 index 00000000..4c2c5d3c --- /dev/null +++ b/links/actions/24/services.svg @@ -0,0 +1 @@ +flag-blue.svg \ No newline at end of file diff --git a/links/actions/24/set-language.svg b/links/actions/24/set-language.svg new file mode 120000 index 00000000..46fd00b2 --- /dev/null +++ b/links/actions/24/set-language.svg @@ -0,0 +1 @@ +amarok_change_language.svg \ No newline at end of file diff --git a/links/actions/24/setroubleshoot_icon.svg b/links/actions/24/setroubleshoot_icon.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/setroubleshoot_icon.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/settings-configure.svg b/links/actions/24/settings-configure.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/settings-configure.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/settings.svg b/links/actions/24/settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/shallow-history.svg b/links/actions/24/shallow-history.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/shallow-history.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/shape-choose.svg b/links/actions/24/shape-choose.svg new file mode 120000 index 00000000..ef9a1962 --- /dev/null +++ b/links/actions/24/shape-choose.svg @@ -0,0 +1 @@ +shapes.svg \ No newline at end of file diff --git a/links/actions/24/shear.svg b/links/actions/24/shear.svg new file mode 120000 index 00000000..ed7fc862 --- /dev/null +++ b/links/actions/24/shear.svg @@ -0,0 +1 @@ +transform-shear-left.svg \ No newline at end of file diff --git a/links/actions/24/show-dialogs.svg b/links/actions/24/show-dialogs.svg new file mode 120000 index 00000000..ae70e66e --- /dev/null +++ b/links/actions/24/show-dialogs.svg @@ -0,0 +1 @@ +show-menu.svg \ No newline at end of file diff --git a/links/actions/24/show-grid.svg b/links/actions/24/show-grid.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/24/show-grid.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/24/show_table_column.svg b/links/actions/24/show_table_column.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/show_table_column.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/show_table_row.svg b/links/actions/24/show_table_row.svg new file mode 120000 index 00000000..07da72c3 --- /dev/null +++ b/links/actions/24/show_table_row.svg @@ -0,0 +1 @@ +visibility.svg \ No newline at end of file diff --git a/links/actions/24/shuffle.svg b/links/actions/24/shuffle.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/24/shuffle.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/24/sidebar-places.svg b/links/actions/24/sidebar-places.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/sidebar-places.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/sidebar.svg b/links/actions/24/sidebar.svg new file mode 120000 index 00000000..cec06ebb --- /dev/null +++ b/links/actions/24/sidebar.svg @@ -0,0 +1 @@ +view-sidetree.svg \ No newline at end of file diff --git a/links/actions/24/slanted.svg b/links/actions/24/slanted.svg new file mode 120000 index 00000000..a20d8129 --- /dev/null +++ b/links/actions/24/slanted.svg @@ -0,0 +1 @@ +format-text-italic.svg \ No newline at end of file diff --git a/links/actions/24/slideshow-plugin.svg b/links/actions/24/slideshow-plugin.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/24/slideshow-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/24/smallclock.svg b/links/actions/24/smallclock.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/smallclock.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/smallfrac.svg b/links/actions/24/smallfrac.svg new file mode 120000 index 00000000..529b4467 --- /dev/null +++ b/links/actions/24/smallfrac.svg @@ -0,0 +1 @@ +dfrac.svg \ No newline at end of file diff --git a/links/actions/24/smallskip.svg b/links/actions/24/smallskip.svg new file mode 120000 index 00000000..f12731dc --- /dev/null +++ b/links/actions/24/smallskip.svg @@ -0,0 +1 @@ +format-line-spacing-normal.svg \ No newline at end of file diff --git a/links/actions/24/smartnewline.svg b/links/actions/24/smartnewline.svg new file mode 120000 index 00000000..46178f34 --- /dev/null +++ b/links/actions/24/smartnewline.svg @@ -0,0 +1 @@ +newline.svg \ No newline at end of file diff --git a/links/actions/24/snap-bounding-box.svg b/links/actions/24/snap-bounding-box.svg new file mode 120000 index 00000000..66a14728 --- /dev/null +++ b/links/actions/24/snap-bounding-box.svg @@ -0,0 +1 @@ +snap-bounding-box-edges.svg \ No newline at end of file diff --git a/links/actions/24/social.svg b/links/actions/24/social.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/social.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/sort-name.svg b/links/actions/24/sort-name.svg new file mode 120000 index 00000000..992600db --- /dev/null +++ b/links/actions/24/sort-name.svg @@ -0,0 +1 @@ +view-sort-ascending-name.svg \ No newline at end of file diff --git a/links/actions/24/sort_incr.svg b/links/actions/24/sort_incr.svg new file mode 120000 index 00000000..007ae04b --- /dev/null +++ b/links/actions/24/sort_incr.svg @@ -0,0 +1 @@ +view-sort-ascending.svg \ No newline at end of file diff --git a/links/actions/24/soundkonverter-replaygain.svg b/links/actions/24/soundkonverter-replaygain.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/24/soundkonverter-replaygain.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/24/spacefm-find.svg b/links/actions/24/spacefm-find.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/spacefm-find.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/specific-setup.svg b/links/actions/24/specific-setup.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/24/specific-setup.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/24/speedometer.svg b/links/actions/24/speedometer.svg new file mode 120000 index 00000000..e48dac0f --- /dev/null +++ b/links/actions/24/speedometer.svg @@ -0,0 +1 @@ +filename-bpm-amarok.svg \ No newline at end of file diff --git a/links/actions/24/spiral-shape.svg b/links/actions/24/spiral-shape.svg new file mode 120000 index 00000000..f24705ef --- /dev/null +++ b/links/actions/24/spiral-shape.svg @@ -0,0 +1 @@ +draw-spiral.svg \ No newline at end of file diff --git a/links/actions/24/spreadsheetshape.svg b/links/actions/24/spreadsheetshape.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/24/spreadsheetshape.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/24/star-shape.svg b/links/actions/24/star-shape.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/24/star-shape.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/24/start-over.svg b/links/actions/24/start-over.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/24/start-over.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/24/start.svg b/links/actions/24/start.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/24/start.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/24/statetool.svg b/links/actions/24/statetool.svg new file mode 120000 index 00000000..9dad4310 --- /dev/null +++ b/links/actions/24/statetool.svg @@ -0,0 +1 @@ +stateshape.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Anchor.svg b/links/actions/24/step_object_Anchor.svg new file mode 120000 index 00000000..870928c6 --- /dev/null +++ b/links/actions/24/step_object_Anchor.svg @@ -0,0 +1 @@ +anchor.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Box.svg b/links/actions/24/step_object_Box.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/24/step_object_Box.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Controller.svg b/links/actions/24/step_object_Controller.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/step_object_Controller.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Disk.svg b/links/actions/24/step_object_Disk.svg new file mode 120000 index 00000000..4cd912bb --- /dev/null +++ b/links/actions/24/step_object_Disk.svg @@ -0,0 +1 @@ +tools-media-optical-format.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Gas.svg b/links/actions/24/step_object_Gas.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/24/step_object_Gas.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/24/step_object_GasParticle.svg b/links/actions/24/step_object_GasParticle.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/24/step_object_GasParticle.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Graph.svg b/links/actions/24/step_object_Graph.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/24/step_object_Graph.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Meter.svg b/links/actions/24/step_object_Meter.svg new file mode 120000 index 00000000..3f1ca0a4 --- /dev/null +++ b/links/actions/24/step_object_Meter.svg @@ -0,0 +1 @@ +kdenlive-select-texts.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Note.svg b/links/actions/24/step_object_Note.svg new file mode 120000 index 00000000..49021744 --- /dev/null +++ b/links/actions/24/step_object_Note.svg @@ -0,0 +1 @@ +view-pim-notes.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Particle.svg b/links/actions/24/step_object_Particle.svg new file mode 120000 index 00000000..db766e99 --- /dev/null +++ b/links/actions/24/step_object_Particle.svg @@ -0,0 +1 @@ +draw-circle.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Pin.svg b/links/actions/24/step_object_Pin.svg new file mode 120000 index 00000000..c3a2f243 --- /dev/null +++ b/links/actions/24/step_object_Pin.svg @@ -0,0 +1 @@ +port.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Polygon.svg b/links/actions/24/step_object_Polygon.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/24/step_object_Polygon.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Rope.svg b/links/actions/24/step_object_Rope.svg new file mode 120000 index 00000000..d1fa11a5 --- /dev/null +++ b/links/actions/24/step_object_Rope.svg @@ -0,0 +1 @@ +draw-bezier-curves.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Stick.svg b/links/actions/24/step_object_Stick.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/24/step_object_Stick.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/24/step_object_Tracer.svg b/links/actions/24/step_object_Tracer.svg new file mode 120000 index 00000000..c5d5192e --- /dev/null +++ b/links/actions/24/step_object_Tracer.svg @@ -0,0 +1 @@ +overexposure.svg \ No newline at end of file diff --git a/links/actions/24/sticky_zoom.svg b/links/actions/24/sticky_zoom.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/24/sticky_zoom.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/stock_about.svg b/links/actions/24/stock_about.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/stock_about.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/stock_add-bookmark.svg b/links/actions/24/stock_add-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/stock_add-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_bottom.svg b/links/actions/24/stock_bottom.svg new file mode 120000 index 00000000..2f2f4005 --- /dev/null +++ b/links/actions/24/stock_bottom.svg @@ -0,0 +1 @@ +go-bottom.svg \ No newline at end of file diff --git a/links/actions/24/stock_calc-accept.svg b/links/actions/24/stock_calc-accept.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/stock_calc-accept.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/stock_check-filled.svg b/links/actions/24/stock_check-filled.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/stock_check-filled.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/stock_close.svg b/links/actions/24/stock_close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/stock_close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/stock_contact-list.svg b/links/actions/24/stock_contact-list.svg new file mode 120000 index 00000000..a379444c --- /dev/null +++ b/links/actions/24/stock_contact-list.svg @@ -0,0 +1 @@ +view-list-details.svg \ No newline at end of file diff --git a/links/actions/24/stock_copy.svg b/links/actions/24/stock_copy.svg new file mode 120000 index 00000000..d423a338 --- /dev/null +++ b/links/actions/24/stock_copy.svg @@ -0,0 +1 @@ +edit-copy.svg \ No newline at end of file diff --git a/links/actions/24/stock_cut.svg b/links/actions/24/stock_cut.svg new file mode 120000 index 00000000..ab241573 --- /dev/null +++ b/links/actions/24/stock_cut.svg @@ -0,0 +1 @@ +edit-cut.svg \ No newline at end of file diff --git a/links/actions/24/stock_delete.svg b/links/actions/24/stock_delete.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/stock_delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/stock_down.svg b/links/actions/24/stock_down.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/stock_down.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/stock_exit.svg b/links/actions/24/stock_exit.svg new file mode 120000 index 00000000..514fcfb1 --- /dev/null +++ b/links/actions/24/stock_exit.svg @@ -0,0 +1 @@ +application-exit.svg \ No newline at end of file diff --git a/links/actions/24/stock_file-properites.svg b/links/actions/24/stock_file-properites.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/stock_file-properites.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/stock_file-properties.svg b/links/actions/24/stock_file-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/stock_file-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/stock_first.svg b/links/actions/24/stock_first.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/links/actions/24/stock_first.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/links/actions/24/stock_folder_properties.svg b/links/actions/24/stock_folder_properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/stock_folder_properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/stock_fullscreen.svg b/links/actions/24/stock_fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/24/stock_fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/24/stock_gtk-dnd-multiple.svg b/links/actions/24/stock_gtk-dnd-multiple.svg new file mode 120000 index 00000000..b724b871 --- /dev/null +++ b/links/actions/24/stock_gtk-dnd-multiple.svg @@ -0,0 +1 @@ +document-multiple.svg \ No newline at end of file diff --git a/links/actions/24/stock_help-add-bookmark.svg b/links/actions/24/stock_help-add-bookmark.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/stock_help-add-bookmark.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_insert-rule.svg b/links/actions/24/stock_insert-rule.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/links/actions/24/stock_insert-rule.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/links/actions/24/stock_insert-table.svg b/links/actions/24/stock_insert-table.svg new file mode 120000 index 00000000..908441b9 --- /dev/null +++ b/links/actions/24/stock_insert-table.svg @@ -0,0 +1 @@ +insert-table.svg \ No newline at end of file diff --git a/links/actions/24/stock_last.svg b/links/actions/24/stock_last.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/links/actions/24/stock_last.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/links/actions/24/stock_leave-fullscreen.svg b/links/actions/24/stock_leave-fullscreen.svg new file mode 120000 index 00000000..4eb32315 --- /dev/null +++ b/links/actions/24/stock_leave-fullscreen.svg @@ -0,0 +1 @@ +view-restore.svg \ No newline at end of file diff --git a/links/actions/24/stock_left.svg b/links/actions/24/stock_left.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/links/actions/24/stock_left.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/links/actions/24/stock_mail-compose.svg b/links/actions/24/stock_mail-compose.svg new file mode 120000 index 00000000..2c823c0a --- /dev/null +++ b/links/actions/24/stock_mail-compose.svg @@ -0,0 +1 @@ +mail-message-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_mail-flag-for-followup-done.svg b/links/actions/24/stock_mail-flag-for-followup-done.svg new file mode 120000 index 00000000..4c2c5d3c --- /dev/null +++ b/links/actions/24/stock_mail-flag-for-followup-done.svg @@ -0,0 +1 @@ +flag-blue.svg \ No newline at end of file diff --git a/links/actions/24/stock_mail-flag-for-followup.svg b/links/actions/24/stock_mail-flag-for-followup.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/24/stock_mail-flag-for-followup.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/24/stock_mail-forward.svg b/links/actions/24/stock_mail-forward.svg new file mode 120000 index 00000000..c3494667 --- /dev/null +++ b/links/actions/24/stock_mail-forward.svg @@ -0,0 +1 @@ +mail-forward.svg \ No newline at end of file diff --git a/links/actions/24/stock_mail-reply-to-all.svg b/links/actions/24/stock_mail-reply-to-all.svg new file mode 120000 index 00000000..1e45e24d --- /dev/null +++ b/links/actions/24/stock_mail-reply-to-all.svg @@ -0,0 +1 @@ +mail-reply-all.svg \ No newline at end of file diff --git a/links/actions/24/stock_mail-reply.svg b/links/actions/24/stock_mail-reply.svg new file mode 120000 index 00000000..a24e1a86 --- /dev/null +++ b/links/actions/24/stock_mail-reply.svg @@ -0,0 +1 @@ +mail-reply-sender.svg \ No newline at end of file diff --git a/links/actions/24/stock_mail-send.svg b/links/actions/24/stock_mail-send.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/24/stock_mail-send.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/24/stock_mark.svg b/links/actions/24/stock_mark.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/stock_mark.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-fwd.svg b/links/actions/24/stock_media-fwd.svg new file mode 120000 index 00000000..9c64c025 --- /dev/null +++ b/links/actions/24/stock_media-fwd.svg @@ -0,0 +1 @@ +media-seek-forward.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-next.svg b/links/actions/24/stock_media-next.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/links/actions/24/stock_media-next.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-pause.svg b/links/actions/24/stock_media-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/24/stock_media-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-play.svg b/links/actions/24/stock_media-play.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/stock_media-play.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-prev.svg b/links/actions/24/stock_media-prev.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/links/actions/24/stock_media-prev.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-rec.svg b/links/actions/24/stock_media-rec.svg new file mode 120000 index 00000000..8ca2d439 --- /dev/null +++ b/links/actions/24/stock_media-rec.svg @@ -0,0 +1 @@ +media-record.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-rew.svg b/links/actions/24/stock_media-rew.svg new file mode 120000 index 00000000..ebae8aa6 --- /dev/null +++ b/links/actions/24/stock_media-rew.svg @@ -0,0 +1 @@ +media-seek-backward.svg \ No newline at end of file diff --git a/links/actions/24/stock_media-stop.svg b/links/actions/24/stock_media-stop.svg new file mode 120000 index 00000000..9718795e --- /dev/null +++ b/links/actions/24/stock_media-stop.svg @@ -0,0 +1 @@ +media-playback-stop.svg \ No newline at end of file diff --git a/links/actions/24/stock_navigator.svg b/links/actions/24/stock_navigator.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/stock_navigator.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/stock_new-address-book.svg b/links/actions/24/stock_new-address-book.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/stock_new-address-book.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_new-appointment.svg b/links/actions/24/stock_new-appointment.svg new file mode 120000 index 00000000..4ec77c61 --- /dev/null +++ b/links/actions/24/stock_new-appointment.svg @@ -0,0 +1 @@ +appointment-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_new-bcard.svg b/links/actions/24/stock_new-bcard.svg new file mode 120000 index 00000000..f8389fbc --- /dev/null +++ b/links/actions/24/stock_new-bcard.svg @@ -0,0 +1 @@ +contact-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_new-dir.svg b/links/actions/24/stock_new-dir.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/24/stock_new-dir.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_new-tab.svg b/links/actions/24/stock_new-tab.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/24/stock_new-tab.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_new-text.svg b/links/actions/24/stock_new-text.svg new file mode 120000 index 00000000..300fb89b --- /dev/null +++ b/links/actions/24/stock_new-text.svg @@ -0,0 +1 @@ +document-new.svg \ No newline at end of file diff --git a/links/actions/24/stock_no.svg b/links/actions/24/stock_no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/stock_no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/stock_not.svg b/links/actions/24/stock_not.svg new file mode 120000 index 00000000..e3a40683 --- /dev/null +++ b/links/actions/24/stock_not.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/links/actions/24/stock_paste.svg b/links/actions/24/stock_paste.svg new file mode 120000 index 00000000..f9cf1708 --- /dev/null +++ b/links/actions/24/stock_paste.svg @@ -0,0 +1 @@ +edit-paste.svg \ No newline at end of file diff --git a/links/actions/24/stock_print-preview.svg b/links/actions/24/stock_print-preview.svg new file mode 120000 index 00000000..f065dadc --- /dev/null +++ b/links/actions/24/stock_print-preview.svg @@ -0,0 +1 @@ +document-print-preview.svg \ No newline at end of file diff --git a/links/actions/24/stock_print.svg b/links/actions/24/stock_print.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/stock_print.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/stock_properties.svg b/links/actions/24/stock_properties.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/stock_properties.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/stock_redo.svg b/links/actions/24/stock_redo.svg new file mode 120000 index 00000000..a13a878c --- /dev/null +++ b/links/actions/24/stock_redo.svg @@ -0,0 +1 @@ +edit-redo.svg \ No newline at end of file diff --git a/links/actions/24/stock_refresh.svg b/links/actions/24/stock_refresh.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/stock_refresh.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/stock_right.svg b/links/actions/24/stock_right.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/links/actions/24/stock_right.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/links/actions/24/stock_save-as.svg b/links/actions/24/stock_save-as.svg new file mode 120000 index 00000000..0d756edd --- /dev/null +++ b/links/actions/24/stock_save-as.svg @@ -0,0 +1 @@ +document-save-as.svg \ No newline at end of file diff --git a/links/actions/24/stock_save.svg b/links/actions/24/stock_save.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/stock_save.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/stock_score-high.svg b/links/actions/24/stock_score-high.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/24/stock_score-high.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/24/stock_score-higher.svg b/links/actions/24/stock_score-higher.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/24/stock_score-higher.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/24/stock_score-highest.svg b/links/actions/24/stock_score-highest.svg new file mode 120000 index 00000000..d0e2df71 --- /dev/null +++ b/links/actions/24/stock_score-highest.svg @@ -0,0 +1 @@ +flag-green.svg \ No newline at end of file diff --git a/links/actions/24/stock_score-low.svg b/links/actions/24/stock_score-low.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/24/stock_score-low.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/24/stock_score-lower.svg b/links/actions/24/stock_score-lower.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/24/stock_score-lower.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/24/stock_score-lowest.svg b/links/actions/24/stock_score-lowest.svg new file mode 120000 index 00000000..451d4522 --- /dev/null +++ b/links/actions/24/stock_score-lowest.svg @@ -0,0 +1 @@ +flag-red.svg \ No newline at end of file diff --git a/links/actions/24/stock_score-normal.svg b/links/actions/24/stock_score-normal.svg new file mode 120000 index 00000000..c8171f58 --- /dev/null +++ b/links/actions/24/stock_score-normal.svg @@ -0,0 +1 @@ +flag.svg \ No newline at end of file diff --git a/links/actions/24/stock_search.svg b/links/actions/24/stock_search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/stock_search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/stock_select-all.svg b/links/actions/24/stock_select-all.svg new file mode 120000 index 00000000..6754181a --- /dev/null +++ b/links/actions/24/stock_select-all.svg @@ -0,0 +1 @@ +edit-select-all.svg \ No newline at end of file diff --git a/links/actions/24/stock_select-column.svg b/links/actions/24/stock_select-column.svg new file mode 120000 index 00000000..0d3db670 --- /dev/null +++ b/links/actions/24/stock_select-column.svg @@ -0,0 +1 @@ +object-columns.svg \ No newline at end of file diff --git a/links/actions/24/stock_select-row.svg b/links/actions/24/stock_select-row.svg new file mode 120000 index 00000000..b496c3e1 --- /dev/null +++ b/links/actions/24/stock_select-row.svg @@ -0,0 +1 @@ +object-rows.svg \ No newline at end of file diff --git a/links/actions/24/stock_shared-by-me.svg b/links/actions/24/stock_shared-by-me.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/24/stock_shared-by-me.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/24/stock_shared-to-me.svg b/links/actions/24/stock_shared-to-me.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/24/stock_shared-to-me.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/24/stock_show-all.svg b/links/actions/24/stock_show-all.svg new file mode 120000 index 00000000..58041fda --- /dev/null +++ b/links/actions/24/stock_show-all.svg @@ -0,0 +1 @@ +view-multiple-objects.svg \ No newline at end of file diff --git a/links/actions/24/stock_stop.svg b/links/actions/24/stock_stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/24/stock_stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/24/stock_task-assigned-to.svg b/links/actions/24/stock_task-assigned-to.svg new file mode 120000 index 00000000..ace4fe41 --- /dev/null +++ b/links/actions/24/stock_task-assigned-to.svg @@ -0,0 +1 @@ +document-export.svg \ No newline at end of file diff --git a/links/actions/24/stock_task-assigned.svg b/links/actions/24/stock_task-assigned.svg new file mode 120000 index 00000000..c7116c65 --- /dev/null +++ b/links/actions/24/stock_task-assigned.svg @@ -0,0 +1 @@ +document-import.svg \ No newline at end of file diff --git a/links/actions/24/stock_task-recurring.svg b/links/actions/24/stock_task-recurring.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/stock_task-recurring.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/stock_task.svg b/links/actions/24/stock_task.svg new file mode 120000 index 00000000..13ebf139 --- /dev/null +++ b/links/actions/24/stock_task.svg @@ -0,0 +1 @@ +view-calendar-special-occasion.svg \ No newline at end of file diff --git a/links/actions/24/stock_thunar-shortcuts.svg b/links/actions/24/stock_thunar-shortcuts.svg new file mode 120000 index 00000000..cec06ebb --- /dev/null +++ b/links/actions/24/stock_thunar-shortcuts.svg @@ -0,0 +1 @@ +view-sidetree.svg \ No newline at end of file diff --git a/links/actions/24/stock_timezone.svg b/links/actions/24/stock_timezone.svg new file mode 120000 index 00000000..425dcc6b --- /dev/null +++ b/links/actions/24/stock_timezone.svg @@ -0,0 +1 @@ +network-connect.svg \ No newline at end of file diff --git a/links/actions/24/stock_todo.svg b/links/actions/24/stock_todo.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/24/stock_todo.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/24/stock_top.svg b/links/actions/24/stock_top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/stock_top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/stock_undo.svg b/links/actions/24/stock_undo.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/24/stock_undo.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/24/stock_up.svg b/links/actions/24/stock_up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/stock_up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/stock_view-details.svg b/links/actions/24/stock_view-details.svg new file mode 120000 index 00000000..3ec7e2cc --- /dev/null +++ b/links/actions/24/stock_view-details.svg @@ -0,0 +1 @@ +view-hidden.svg \ No newline at end of file diff --git a/links/actions/24/stock_volume.svg b/links/actions/24/stock_volume.svg new file mode 120000 index 00000000..c4533054 --- /dev/null +++ b/links/actions/24/stock_volume.svg @@ -0,0 +1 @@ +player-volume.svg \ No newline at end of file diff --git a/links/actions/24/stock_xfburn-data-copy.svg b/links/actions/24/stock_xfburn-data-copy.svg new file mode 120000 index 00000000..6ddeb4f7 --- /dev/null +++ b/links/actions/24/stock_xfburn-data-copy.svg @@ -0,0 +1 @@ +tools-media-optical-copy.svg \ No newline at end of file diff --git a/links/actions/24/stock_xfburn-format-dvdrw.svg b/links/actions/24/stock_xfburn-format-dvdrw.svg new file mode 120000 index 00000000..68127038 --- /dev/null +++ b/links/actions/24/stock_xfburn-format-dvdrw.svg @@ -0,0 +1 @@ +tools-media-optical-burn-image.svg \ No newline at end of file diff --git a/links/actions/24/stock_yes.svg b/links/actions/24/stock_yes.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/links/actions/24/stock_yes.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/links/actions/24/stock_zoom-page.svg b/links/actions/24/stock_zoom-page.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/24/stock_zoom-page.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/24/stop.svg b/links/actions/24/stop.svg new file mode 120000 index 00000000..d96b05db --- /dev/null +++ b/links/actions/24/stop.svg @@ -0,0 +1 @@ +process-stop.svg \ No newline at end of file diff --git a/links/actions/24/straight-connector.svg b/links/actions/24/straight-connector.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/24/straight-connector.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/24/stroke-cap-bevel.svg b/links/actions/24/stroke-cap-bevel.svg new file mode 120000 index 00000000..1b2b69ef --- /dev/null +++ b/links/actions/24/stroke-cap-bevel.svg @@ -0,0 +1 @@ +stroke-join-bevel.svg \ No newline at end of file diff --git a/links/actions/24/stroke-cap-miter.svg b/links/actions/24/stroke-cap-miter.svg new file mode 120000 index 00000000..7788e8b0 --- /dev/null +++ b/links/actions/24/stroke-cap-miter.svg @@ -0,0 +1 @@ +stroke-join-miter.svg \ No newline at end of file diff --git a/links/actions/24/strong.svg b/links/actions/24/strong.svg new file mode 120000 index 00000000..3921884c --- /dev/null +++ b/links/actions/24/strong.svg @@ -0,0 +1 @@ +format-text-bold.svg \ No newline at end of file diff --git a/links/actions/24/structure.svg b/links/actions/24/structure.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/24/structure.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/24/subsystem.svg b/links/actions/24/subsystem.svg new file mode 120000 index 00000000..7563411c --- /dev/null +++ b/links/actions/24/subsystem.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/links/actions/24/system-reboot.svg b/links/actions/24/system-reboot.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/links/actions/24/system-reboot.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/links/actions/24/system-save-session.svg b/links/actions/24/system-save-session.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/links/actions/24/system-save-session.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/links/actions/24/system-search.svg b/links/actions/24/system-search.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/system-search.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/system-upgrade.svg b/links/actions/24/system-upgrade.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/system-upgrade.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/system-users.svg b/links/actions/24/system-users.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/24/system-users.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/24/tab-close-other.svg b/links/actions/24/tab-close-other.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/tab-close-other.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/tab-close.svg b/links/actions/24/tab-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/links/actions/24/tab-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/links/actions/24/tab.svg b/links/actions/24/tab.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/24/tab.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/24/tab_duplicate.svg b/links/actions/24/tab_duplicate.svg new file mode 120000 index 00000000..dbc1b301 --- /dev/null +++ b/links/actions/24/tab_duplicate.svg @@ -0,0 +1 @@ +tab-duplicate.svg \ No newline at end of file diff --git a/links/actions/24/tab_new.svg b/links/actions/24/tab_new.svg new file mode 120000 index 00000000..3d2e0d24 --- /dev/null +++ b/links/actions/24/tab_new.svg @@ -0,0 +1 @@ +tab-new.svg \ No newline at end of file diff --git a/links/actions/24/tag-addressbook.svg b/links/actions/24/tag-addressbook.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/tag-addressbook.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/tag-assigned.svg b/links/actions/24/tag-assigned.svg new file mode 120000 index 00000000..4abb12d1 --- /dev/null +++ b/links/actions/24/tag-assigned.svg @@ -0,0 +1 @@ +link.svg \ No newline at end of file diff --git a/links/actions/24/tag-delete.svg b/links/actions/24/tag-delete.svg new file mode 120000 index 00000000..9329cda1 --- /dev/null +++ b/links/actions/24/tag-delete.svg @@ -0,0 +1 @@ +xml-attribute-delete.svg \ No newline at end of file diff --git a/links/actions/24/tag-events.svg b/links/actions/24/tag-events.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/tag-events.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/tag-folder.svg b/links/actions/24/tag-folder.svg new file mode 120000 index 00000000..f9278001 --- /dev/null +++ b/links/actions/24/tag-folder.svg @@ -0,0 +1 @@ +document-open-folder.svg \ No newline at end of file diff --git a/links/actions/24/tag-people.svg b/links/actions/24/tag-people.svg new file mode 120000 index 00000000..0d9b8b4e --- /dev/null +++ b/links/actions/24/tag-people.svg @@ -0,0 +1 @@ +edit-image-face-show.svg \ No newline at end of file diff --git a/links/actions/24/tag-places.svg b/links/actions/24/tag-places.svg new file mode 120000 index 00000000..d6db3056 --- /dev/null +++ b/links/actions/24/tag-places.svg @@ -0,0 +1 @@ +globe.svg \ No newline at end of file diff --git a/links/actions/24/tag-properties.svg b/links/actions/24/tag-properties.svg new file mode 120000 index 00000000..1718e977 --- /dev/null +++ b/links/actions/24/tag-properties.svg @@ -0,0 +1 @@ +document-properties.svg \ No newline at end of file diff --git a/links/actions/24/tag-reset.svg b/links/actions/24/tag-reset.svg new file mode 120000 index 00000000..ada864c9 --- /dev/null +++ b/links/actions/24/tag-reset.svg @@ -0,0 +1 @@ +edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/24/tap-extract-to.svg b/links/actions/24/tap-extract-to.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/24/tap-extract-to.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/24/tap-extract.svg b/links/actions/24/tap-extract.svg new file mode 120000 index 00000000..653488ec --- /dev/null +++ b/links/actions/24/tap-extract.svg @@ -0,0 +1 @@ +cm_extractfiles.svg \ No newline at end of file diff --git a/links/actions/24/template.svg b/links/actions/24/template.svg new file mode 120000 index 00000000..911d559e --- /dev/null +++ b/links/actions/24/template.svg @@ -0,0 +1 @@ +document-new-from-template.svg \ No newline at end of file diff --git a/links/actions/24/texcompiler.svg b/links/actions/24/texcompiler.svg new file mode 120000 index 00000000..62be20d3 --- /dev/null +++ b/links/actions/24/texcompiler.svg @@ -0,0 +1 @@ +labplot-TeX-logo.svg \ No newline at end of file diff --git a/links/actions/24/text-field-frameless.svg b/links/actions/24/text-field-frameless.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/24/text-field-frameless.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/24/text_subscript.svg b/links/actions/24/text_subscript.svg new file mode 120000 index 00000000..6022badc --- /dev/null +++ b/links/actions/24/text_subscript.svg @@ -0,0 +1 @@ +format-text-subscript.svg \ No newline at end of file diff --git a/links/actions/24/tiny-pause.svg b/links/actions/24/tiny-pause.svg new file mode 120000 index 00000000..020f4158 --- /dev/null +++ b/links/actions/24/tiny-pause.svg @@ -0,0 +1 @@ +media-playback-pause.svg \ No newline at end of file diff --git a/links/actions/24/tiny-start.svg b/links/actions/24/tiny-start.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/tiny-start.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/tool-node-editor.svg b/links/actions/24/tool-node-editor.svg new file mode 120000 index 00000000..9d57cb03 --- /dev/null +++ b/links/actions/24/tool-node-editor.svg @@ -0,0 +1 @@ +edit-node.svg \ No newline at end of file diff --git a/links/actions/24/tool-pointer.svg b/links/actions/24/tool-pointer.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/24/tool-pointer.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/24/tool-text.svg b/links/actions/24/tool-text.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/24/tool-text.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/24/tool_brush.svg b/links/actions/24/tool_brush.svg new file mode 120000 index 00000000..2873b7ef --- /dev/null +++ b/links/actions/24/tool_brush.svg @@ -0,0 +1 @@ +draw-brush.svg \ No newline at end of file diff --git a/links/actions/24/tool_cellformatting.svg b/links/actions/24/tool_cellformatting.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/24/tool_cellformatting.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/24/tool_color_picker.svg b/links/actions/24/tool_color_picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/24/tool_color_picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/24/tool_curve.svg b/links/actions/24/tool_curve.svg new file mode 120000 index 00000000..7630c979 --- /dev/null +++ b/links/actions/24/tool_curve.svg @@ -0,0 +1 @@ +format-segment-curve.svg \ No newline at end of file diff --git a/links/actions/24/tool_ellipse.svg b/links/actions/24/tool_ellipse.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/24/tool_ellipse.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/24/tool_elliptical_selection.svg b/links/actions/24/tool_elliptical_selection.svg new file mode 120000 index 00000000..db766e99 --- /dev/null +++ b/links/actions/24/tool_elliptical_selection.svg @@ -0,0 +1 @@ +draw-circle.svg \ No newline at end of file diff --git a/links/actions/24/tool_eraser.svg b/links/actions/24/tool_eraser.svg new file mode 120000 index 00000000..f99a1d06 --- /dev/null +++ b/links/actions/24/tool_eraser.svg @@ -0,0 +1 @@ +draw-eraser.svg \ No newline at end of file diff --git a/links/actions/24/tool_flood_fill.svg b/links/actions/24/tool_flood_fill.svg new file mode 120000 index 00000000..69b9b857 --- /dev/null +++ b/links/actions/24/tool_flood_fill.svg @@ -0,0 +1 @@ +fill-color.svg \ No newline at end of file diff --git a/links/actions/24/tool_free_form_selection.svg b/links/actions/24/tool_free_form_selection.svg new file mode 120000 index 00000000..48532bae --- /dev/null +++ b/links/actions/24/tool_free_form_selection.svg @@ -0,0 +1 @@ +edit-select-lasso.svg \ No newline at end of file diff --git a/links/actions/24/tool_imageeffects.svg b/links/actions/24/tool_imageeffects.svg new file mode 120000 index 00000000..ddd5ec86 --- /dev/null +++ b/links/actions/24/tool_imageeffects.svg @@ -0,0 +1 @@ +kdenlive-select-images.svg \ No newline at end of file diff --git a/links/actions/24/tool_line.svg b/links/actions/24/tool_line.svg new file mode 120000 index 00000000..d6f1b6f7 --- /dev/null +++ b/links/actions/24/tool_line.svg @@ -0,0 +1 @@ +draw-line.svg \ No newline at end of file diff --git a/links/actions/24/tool_pagelayout.svg b/links/actions/24/tool_pagelayout.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/24/tool_pagelayout.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/24/tool_pen.svg b/links/actions/24/tool_pen.svg new file mode 120000 index 00000000..a086f031 --- /dev/null +++ b/links/actions/24/tool_pen.svg @@ -0,0 +1 @@ +draw-freehand.svg \ No newline at end of file diff --git a/links/actions/24/tool_polygon.svg b/links/actions/24/tool_polygon.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/24/tool_polygon.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/24/tool_polyline.svg b/links/actions/24/tool_polyline.svg new file mode 120000 index 00000000..1bc83ee5 --- /dev/null +++ b/links/actions/24/tool_polyline.svg @@ -0,0 +1 @@ +draw-polyline.svg \ No newline at end of file diff --git a/links/actions/24/tool_rect_selection.svg b/links/actions/24/tool_rect_selection.svg new file mode 120000 index 00000000..101c958f --- /dev/null +++ b/links/actions/24/tool_rect_selection.svg @@ -0,0 +1 @@ +select-rectangular.svg \ No newline at end of file diff --git a/links/actions/24/tool_rectangle.svg b/links/actions/24/tool_rectangle.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/24/tool_rectangle.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/24/tool_references.svg b/links/actions/24/tool_references.svg new file mode 120000 index 00000000..279c2ea0 --- /dev/null +++ b/links/actions/24/tool_references.svg @@ -0,0 +1 @@ +text-frame-link.svg \ No newline at end of file diff --git a/links/actions/24/tool_review.svg b/links/actions/24/tool_review.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/tool_review.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/tool_rounded_rectangle.svg b/links/actions/24/tool_rounded_rectangle.svg new file mode 120000 index 00000000..a2a76ae4 --- /dev/null +++ b/links/actions/24/tool_rounded_rectangle.svg @@ -0,0 +1 @@ +draw-rectangle.svg \ No newline at end of file diff --git a/links/actions/24/tool_spraycan.svg b/links/actions/24/tool_spraycan.svg new file mode 120000 index 00000000..b32b12a9 --- /dev/null +++ b/links/actions/24/tool_spraycan.svg @@ -0,0 +1 @@ +tool-spray.svg \ No newline at end of file diff --git a/links/actions/24/tool_text.svg b/links/actions/24/tool_text.svg new file mode 120000 index 00000000..b3b60633 --- /dev/null +++ b/links/actions/24/tool_text.svg @@ -0,0 +1 @@ +text-field.svg \ No newline at end of file diff --git a/links/actions/24/top.svg b/links/actions/24/top.svg new file mode 120000 index 00000000..bdc5bb49 --- /dev/null +++ b/links/actions/24/top.svg @@ -0,0 +1 @@ +go-top.svg \ No newline at end of file diff --git a/links/actions/24/transform-scale-horizontal.svg b/links/actions/24/transform-scale-horizontal.svg new file mode 120000 index 00000000..a510711d --- /dev/null +++ b/links/actions/24/transform-scale-horizontal.svg @@ -0,0 +1 @@ +zoom-select-x.svg \ No newline at end of file diff --git a/links/actions/24/transform-scale-vertical.svg b/links/actions/24/transform-scale-vertical.svg new file mode 120000 index 00000000..c466cdcc --- /dev/null +++ b/links/actions/24/transform-scale-vertical.svg @@ -0,0 +1 @@ +zoom-select-y.svg \ No newline at end of file diff --git a/links/actions/24/transform-skew-horizontal.svg b/links/actions/24/transform-skew-horizontal.svg new file mode 120000 index 00000000..ed7fc862 --- /dev/null +++ b/links/actions/24/transform-skew-horizontal.svg @@ -0,0 +1 @@ +transform-shear-left.svg \ No newline at end of file diff --git a/links/actions/24/transform-skew-vertical.svg b/links/actions/24/transform-skew-vertical.svg new file mode 120000 index 00000000..294c4e3b --- /dev/null +++ b/links/actions/24/transform-skew-vertical.svg @@ -0,0 +1 @@ +transform-shear-up.svg \ No newline at end of file diff --git a/links/actions/24/transsearch.svg b/links/actions/24/transsearch.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/transsearch.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/umbr-coll-message-asynchronous.svg b/links/actions/24/umbr-coll-message-asynchronous.svg new file mode 120000 index 00000000..f73d7d56 --- /dev/null +++ b/links/actions/24/umbr-coll-message-asynchronous.svg @@ -0,0 +1 @@ +mail-forwarded-replied.svg \ No newline at end of file diff --git a/links/actions/24/umbr-coll-message-synchronous.svg b/links/actions/24/umbr-coll-message-synchronous.svg new file mode 120000 index 00000000..78892346 --- /dev/null +++ b/links/actions/24/umbr-coll-message-synchronous.svg @@ -0,0 +1 @@ +mail-forwarded.svg \ No newline at end of file diff --git a/links/actions/24/umbr-message-asynchronous.svg b/links/actions/24/umbr-message-asynchronous.svg new file mode 120000 index 00000000..f73d7d56 --- /dev/null +++ b/links/actions/24/umbr-message-asynchronous.svg @@ -0,0 +1 @@ +mail-forwarded-replied.svg \ No newline at end of file diff --git a/links/actions/24/umbr-message-found.svg b/links/actions/24/umbr-message-found.svg new file mode 120000 index 00000000..3bab14e3 --- /dev/null +++ b/links/actions/24/umbr-message-found.svg @@ -0,0 +1 @@ +mail-mark-notjunk.svg \ No newline at end of file diff --git a/links/actions/24/umbr-message-lost.svg b/links/actions/24/umbr-message-lost.svg new file mode 120000 index 00000000..c4237406 --- /dev/null +++ b/links/actions/24/umbr-message-lost.svg @@ -0,0 +1 @@ +mail-mark-junk.svg \ No newline at end of file diff --git a/links/actions/24/umbr-message-synchronous.svg b/links/actions/24/umbr-message-synchronous.svg new file mode 120000 index 00000000..78892346 --- /dev/null +++ b/links/actions/24/umbr-message-synchronous.svg @@ -0,0 +1 @@ +mail-forwarded.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_activity.svg b/links/actions/24/umbrello_diagram_activity.svg new file mode 120000 index 00000000..58e7dd8a --- /dev/null +++ b/links/actions/24/umbrello_diagram_activity.svg @@ -0,0 +1 @@ +activities.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_class.svg b/links/actions/24/umbrello_diagram_class.svg new file mode 120000 index 00000000..16d2edb3 --- /dev/null +++ b/links/actions/24/umbrello_diagram_class.svg @@ -0,0 +1 @@ +code-class.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_collaboration.svg b/links/actions/24/umbrello_diagram_collaboration.svg new file mode 120000 index 00000000..255b7129 --- /dev/null +++ b/links/actions/24/umbrello_diagram_collaboration.svg @@ -0,0 +1 @@ +document-share.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_component.svg b/links/actions/24/umbrello_diagram_component.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/umbrello_diagram_component.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_entityrelationship.svg b/links/actions/24/umbrello_diagram_entityrelationship.svg new file mode 120000 index 00000000..057bb993 --- /dev/null +++ b/links/actions/24/umbrello_diagram_entityrelationship.svg @@ -0,0 +1 @@ +edit-clone.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_sequence.svg b/links/actions/24/umbrello_diagram_sequence.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/24/umbrello_diagram_sequence.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_state.svg b/links/actions/24/umbrello_diagram_state.svg new file mode 120000 index 00000000..1e939c99 --- /dev/null +++ b/links/actions/24/umbrello_diagram_state.svg @@ -0,0 +1 @@ +media-playback-start.svg \ No newline at end of file diff --git a/links/actions/24/umbrello_diagram_usecase.svg b/links/actions/24/umbrello_diagram_usecase.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/umbrello_diagram_usecase.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/undo.svg b/links/actions/24/undo.svg new file mode 120000 index 00000000..88a18b65 --- /dev/null +++ b/links/actions/24/undo.svg @@ -0,0 +1 @@ +edit-undo.svg \ No newline at end of file diff --git a/links/actions/24/unlock.svg b/links/actions/24/unlock.svg new file mode 120000 index 00000000..4429457a --- /dev/null +++ b/links/actions/24/unlock.svg @@ -0,0 +1 @@ +document-decrypt.svg \ No newline at end of file diff --git a/links/actions/24/up.svg b/links/actions/24/up.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/up.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/upcomingevents-amarok.svg b/links/actions/24/upcomingevents-amarok.svg new file mode 120000 index 00000000..70226528 --- /dev/null +++ b/links/actions/24/upcomingevents-amarok.svg @@ -0,0 +1 @@ +view-calendar-upcoming-events.svg \ No newline at end of file diff --git a/links/actions/24/usecase.svg b/links/actions/24/usecase.svg new file mode 120000 index 00000000..81af32b0 --- /dev/null +++ b/links/actions/24/usecase.svg @@ -0,0 +1 @@ +draw-ellipse.svg \ No newline at end of file diff --git a/links/actions/24/user-identity.svg b/links/actions/24/user-identity.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/user-identity.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/user-properties.svg b/links/actions/24/user-properties.svg new file mode 120000 index 00000000..ad3742c5 --- /dev/null +++ b/links/actions/24/user-properties.svg @@ -0,0 +1 @@ +user-group-properties.svg \ No newline at end of file diff --git a/links/actions/24/user.svg b/links/actions/24/user.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/user.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/verb.svg b/links/actions/24/verb.svg new file mode 120000 index 00000000..22b94257 --- /dev/null +++ b/links/actions/24/verb.svg @@ -0,0 +1 @@ +code-context.svg \ No newline at end of file diff --git a/links/actions/24/verbatim.svg b/links/actions/24/verbatim.svg new file mode 120000 index 00000000..22b94257 --- /dev/null +++ b/links/actions/24/verbatim.svg @@ -0,0 +1 @@ +code-context.svg \ No newline at end of file diff --git a/links/actions/24/videoclip-amarok.svg b/links/actions/24/videoclip-amarok.svg new file mode 120000 index 00000000..0d1faec0 --- /dev/null +++ b/links/actions/24/videoclip-amarok.svg @@ -0,0 +1 @@ +kdenlive-show-video.svg \ No newline at end of file diff --git a/links/actions/24/view-bank-add.svg b/links/actions/24/view-bank-add.svg new file mode 120000 index 00000000..dec7f7bd --- /dev/null +++ b/links/actions/24/view-bank-add.svg @@ -0,0 +1 @@ +view-institution-add.svg \ No newline at end of file diff --git a/links/actions/24/view-bank-delete.svg b/links/actions/24/view-bank-delete.svg new file mode 120000 index 00000000..cf436dbe --- /dev/null +++ b/links/actions/24/view-bank-delete.svg @@ -0,0 +1 @@ +view-institution-delete.svg \ No newline at end of file diff --git a/links/actions/24/view-bank-edit.svg b/links/actions/24/view-bank-edit.svg new file mode 120000 index 00000000..21b06ffa --- /dev/null +++ b/links/actions/24/view-bank-edit.svg @@ -0,0 +1 @@ +view-institution-edit.svg \ No newline at end of file diff --git a/links/actions/24/view-calendar-day.svg b/links/actions/24/view-calendar-day.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/view-calendar-day.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/view-calendar-holiday.svg b/links/actions/24/view-calendar-holiday.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/24/view-calendar-holiday.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/24/view-calendar-workweek.svg b/links/actions/24/view-calendar-workweek.svg new file mode 120000 index 00000000..9b595029 --- /dev/null +++ b/links/actions/24/view-calendar-workweek.svg @@ -0,0 +1 @@ +view-calendar-week.svg \ No newline at end of file diff --git a/links/actions/24/view-conversation-balloon.svg b/links/actions/24/view-conversation-balloon.svg new file mode 120000 index 00000000..36675a8f --- /dev/null +++ b/links/actions/24/view-conversation-balloon.svg @@ -0,0 +1 @@ +kmouth-phrase.svg \ No newline at end of file diff --git a/links/actions/24/view-history.svg b/links/actions/24/view-history.svg new file mode 120000 index 00000000..9a2733df --- /dev/null +++ b/links/actions/24/view-history.svg @@ -0,0 +1 @@ +edit-find.svg \ No newline at end of file diff --git a/links/actions/24/view-media-album-cover.svg b/links/actions/24/view-media-album-cover.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/24/view-media-album-cover.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/24/view-media-artist.svg b/links/actions/24/view-media-artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/view-media-artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/view-media-chart.svg b/links/actions/24/view-media-chart.svg new file mode 120000 index 00000000..e9a7f636 --- /dev/null +++ b/links/actions/24/view-media-chart.svg @@ -0,0 +1 @@ +office-chart-line.svg \ No newline at end of file diff --git a/links/actions/24/view-media-config.svg b/links/actions/24/view-media-config.svg new file mode 120000 index 00000000..9dbbf2d2 --- /dev/null +++ b/links/actions/24/view-media-config.svg @@ -0,0 +1 @@ +configure-shortcuts.svg \ No newline at end of file diff --git a/links/actions/24/view-media-favorite.svg b/links/actions/24/view-media-favorite.svg new file mode 120000 index 00000000..0747769c --- /dev/null +++ b/links/actions/24/view-media-favorite.svg @@ -0,0 +1 @@ +draw-star.svg \ No newline at end of file diff --git a/links/actions/24/view-media-genre.svg b/links/actions/24/view-media-genre.svg new file mode 120000 index 00000000..597fac17 --- /dev/null +++ b/links/actions/24/view-media-genre.svg @@ -0,0 +1 @@ +favorite-genres-amarok.svg \ No newline at end of file diff --git a/links/actions/24/view-media-playcount.svg b/links/actions/24/view-media-playcount.svg new file mode 120000 index 00000000..c6156018 --- /dev/null +++ b/links/actions/24/view-media-playcount.svg @@ -0,0 +1 @@ +view-statistics.svg \ No newline at end of file diff --git a/links/actions/24/view-media-publisher.svg b/links/actions/24/view-media-publisher.svg new file mode 120000 index 00000000..1b4173dc --- /dev/null +++ b/links/actions/24/view-media-publisher.svg @@ -0,0 +1 @@ +amarok_cart_view.svg \ No newline at end of file diff --git a/links/actions/24/view-media-recent.svg b/links/actions/24/view-media-recent.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/view-media-recent.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/view-media-similarartists.svg b/links/actions/24/view-media-similarartists.svg new file mode 120000 index 00000000..0c2f0581 --- /dev/null +++ b/links/actions/24/view-media-similarartists.svg @@ -0,0 +1 @@ +similarartists-amarok.svg \ No newline at end of file diff --git a/links/actions/24/view-media-track.svg b/links/actions/24/view-media-track.svg new file mode 120000 index 00000000..29c6d762 --- /dev/null +++ b/links/actions/24/view-media-track.svg @@ -0,0 +1 @@ +filename-filetype-amarok.svg \ No newline at end of file diff --git a/links/actions/24/view-pages-single.svg b/links/actions/24/view-pages-single.svg new file mode 120000 index 00000000..5e86bb44 --- /dev/null +++ b/links/actions/24/view-pages-single.svg @@ -0,0 +1 @@ +snap-page.svg \ No newline at end of file diff --git a/links/actions/24/view-pim-calendar.svg b/links/actions/24/view-pim-calendar.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/view-pim-calendar.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/view-pim-contacts.svg b/links/actions/24/view-pim-contacts.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/view-pim-contacts.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/view-pim-journal.svg b/links/actions/24/view-pim-journal.svg new file mode 120000 index 00000000..b830e6ba --- /dev/null +++ b/links/actions/24/view-pim-journal.svg @@ -0,0 +1 @@ +view-calendar-journal.svg \ No newline at end of file diff --git a/links/actions/24/view-pim-mail.svg b/links/actions/24/view-pim-mail.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/24/view-pim-mail.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/24/view-pim-news.svg b/links/actions/24/view-pim-news.svg new file mode 120000 index 00000000..7387fb61 --- /dev/null +++ b/links/actions/24/view-pim-news.svg @@ -0,0 +1 @@ +news-subscribe.svg \ No newline at end of file diff --git a/links/actions/24/view-pim-tasks.svg b/links/actions/24/view-pim-tasks.svg new file mode 120000 index 00000000..f6ae45cc --- /dev/null +++ b/links/actions/24/view-pim-tasks.svg @@ -0,0 +1 @@ +view-task.svg \ No newline at end of file diff --git a/links/actions/24/view-process-all-tree.svg b/links/actions/24/view-process-all-tree.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/24/view-process-all-tree.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/24/view-process-all.svg b/links/actions/24/view-process-all.svg new file mode 120000 index 00000000..793f5eb4 --- /dev/null +++ b/links/actions/24/view-process-all.svg @@ -0,0 +1 @@ +view-grid.svg \ No newline at end of file diff --git a/links/actions/24/view-process-own.svg b/links/actions/24/view-process-own.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/view-process-own.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/view-process-system.svg b/links/actions/24/view-process-system.svg new file mode 120000 index 00000000..0db97052 --- /dev/null +++ b/links/actions/24/view-process-system.svg @@ -0,0 +1 @@ +system-run.svg \ No newline at end of file diff --git a/links/actions/24/view-process-tree.svg b/links/actions/24/view-process-tree.svg new file mode 120000 index 00000000..029cc0b4 --- /dev/null +++ b/links/actions/24/view-process-tree.svg @@ -0,0 +1 @@ +view-list-tree.svg \ No newline at end of file diff --git a/links/actions/24/view-process-users.svg b/links/actions/24/view-process-users.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/24/view-process-users.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/24/view-resource-calendar.svg b/links/actions/24/view-resource-calendar.svg new file mode 120000 index 00000000..54445ac9 --- /dev/null +++ b/links/actions/24/view-resource-calendar.svg @@ -0,0 +1 @@ +view-calendar.svg \ No newline at end of file diff --git a/links/actions/24/view-services-scripted-amarok.svg b/links/actions/24/view-services-scripted-amarok.svg new file mode 120000 index 00000000..4afc2562 --- /dev/null +++ b/links/actions/24/view-services-scripted-amarok.svg @@ -0,0 +1 @@ +amarok_scripts.svg \ No newline at end of file diff --git a/links/actions/24/view-table-of-contents-ltr.svg b/links/actions/24/view-table-of-contents-ltr.svg new file mode 120000 index 00000000..a5233cf2 --- /dev/null +++ b/links/actions/24/view-table-of-contents-ltr.svg @@ -0,0 +1 @@ +gtk-index.svg \ No newline at end of file diff --git a/links/actions/24/view-task-add.svg b/links/actions/24/view-task-add.svg new file mode 120000 index 00000000..072782fd --- /dev/null +++ b/links/actions/24/view-task-add.svg @@ -0,0 +1 @@ +task-new.svg \ No newline at end of file diff --git a/links/actions/24/view-task-child-add.svg b/links/actions/24/view-task-child-add.svg new file mode 120000 index 00000000..4226a535 --- /dev/null +++ b/links/actions/24/view-task-child-add.svg @@ -0,0 +1 @@ +view-task-child.svg \ No newline at end of file diff --git a/links/actions/24/view-time-schedule.svg b/links/actions/24/view-time-schedule.svg new file mode 120000 index 00000000..a0474790 --- /dev/null +++ b/links/actions/24/view-time-schedule.svg @@ -0,0 +1 @@ +view-calendar-timeline.svg \ No newline at end of file diff --git a/links/actions/24/view_fit_to_page.svg b/links/actions/24/view_fit_to_page.svg new file mode 120000 index 00000000..67400f8d --- /dev/null +++ b/links/actions/24/view_fit_to_page.svg @@ -0,0 +1 @@ +./zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/viewbib.svg b/links/actions/24/viewbib.svg new file mode 120000 index 00000000..8aae9657 --- /dev/null +++ b/links/actions/24/viewbib.svg @@ -0,0 +1 @@ +address-book-new.svg \ No newline at end of file diff --git a/links/actions/24/viewdvi.svg b/links/actions/24/viewdvi.svg new file mode 120000 index 00000000..fc7cf7aa --- /dev/null +++ b/links/actions/24/viewdvi.svg @@ -0,0 +1 @@ +texlion.svg \ No newline at end of file diff --git a/links/actions/24/viewhtml.svg b/links/actions/24/viewhtml.svg new file mode 120000 index 00000000..494cb31a --- /dev/null +++ b/links/actions/24/viewhtml.svg @@ -0,0 +1 @@ +../../places/22/folder-html.svg \ No newline at end of file diff --git a/links/actions/24/viewimage.svg b/links/actions/24/viewimage.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/viewimage.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/viewlog.svg b/links/actions/24/viewlog.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/24/viewlog.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/24/viewmagfit.svg b/links/actions/24/viewmagfit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/24/viewmagfit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/24/viewpdf.svg b/links/actions/24/viewpdf.svg new file mode 120000 index 00000000..6573fa53 --- /dev/null +++ b/links/actions/24/viewpdf.svg @@ -0,0 +1 @@ +acrobat.svg \ No newline at end of file diff --git a/links/actions/24/viewps.svg b/links/actions/24/viewps.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/viewps.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/visibility.svg b/links/actions/24/visibility.svg new file mode 120000 index 00000000..46593113 --- /dev/null +++ b/links/actions/24/visibility.svg @@ -0,0 +1 @@ +view-visible.svg \ No newline at end of file diff --git a/links/actions/24/window-keep-above.svg b/links/actions/24/window-keep-above.svg new file mode 120000 index 00000000..18e42b18 --- /dev/null +++ b/links/actions/24/window-keep-above.svg @@ -0,0 +1 @@ +go-up-skip.svg \ No newline at end of file diff --git a/links/actions/24/window-keep-below.svg b/links/actions/24/window-keep-below.svg new file mode 120000 index 00000000..a0cadb94 --- /dev/null +++ b/links/actions/24/window-keep-below.svg @@ -0,0 +1 @@ +go-down-skip.svg \ No newline at end of file diff --git a/links/actions/24/window-maximize.svg b/links/actions/24/window-maximize.svg new file mode 120000 index 00000000..fa0b0a6a --- /dev/null +++ b/links/actions/24/window-maximize.svg @@ -0,0 +1 @@ +go-up.svg \ No newline at end of file diff --git a/links/actions/24/window-minimize.svg b/links/actions/24/window-minimize.svg new file mode 120000 index 00000000..a8eb1b5c --- /dev/null +++ b/links/actions/24/window-minimize.svg @@ -0,0 +1 @@ +go-down.svg \ No newline at end of file diff --git a/links/actions/24/window-shade.svg b/links/actions/24/window-shade.svg new file mode 120000 index 00000000..09c2cd44 --- /dev/null +++ b/links/actions/24/window-shade.svg @@ -0,0 +1 @@ +collapse-all.svg \ No newline at end of file diff --git a/links/actions/24/window-unshade.svg b/links/actions/24/window-unshade.svg new file mode 120000 index 00000000..638f77f6 --- /dev/null +++ b/links/actions/24/window-unshade.svg @@ -0,0 +1 @@ +expand-all.svg \ No newline at end of file diff --git a/links/actions/24/window_fullscreen.svg b/links/actions/24/window_fullscreen.svg new file mode 120000 index 00000000..cbaa8381 --- /dev/null +++ b/links/actions/24/window_fullscreen.svg @@ -0,0 +1 @@ +view-fullscreen.svg \ No newline at end of file diff --git a/links/actions/24/window_new.svg b/links/actions/24/window_new.svg new file mode 120000 index 00000000..71831b4e --- /dev/null +++ b/links/actions/24/window_new.svg @@ -0,0 +1 @@ +window-new.svg \ No newline at end of file diff --git a/links/actions/24/window_nofullscreen.svg b/links/actions/24/window_nofullscreen.svg new file mode 120000 index 00000000..4eb32315 --- /dev/null +++ b/links/actions/24/window_nofullscreen.svg @@ -0,0 +1 @@ +view-restore.svg \ No newline at end of file diff --git a/links/actions/24/wizard_math.svg b/links/actions/24/wizard_math.svg new file mode 120000 index 00000000..5d66639c --- /dev/null +++ b/links/actions/24/wizard_math.svg @@ -0,0 +1 @@ +format-text-symbol.svg \ No newline at end of file diff --git a/links/actions/24/wizard_pdftools.svg b/links/actions/24/wizard_pdftools.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/24/wizard_pdftools.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/24/wizard_pstools.svg b/links/actions/24/wizard_pstools.svg new file mode 120000 index 00000000..5de601c8 --- /dev/null +++ b/links/actions/24/wizard_pstools.svg @@ -0,0 +1 @@ +document-print.svg \ No newline at end of file diff --git a/links/actions/24/wizard_tabular.svg b/links/actions/24/wizard_tabular.svg new file mode 120000 index 00000000..36fed5ba --- /dev/null +++ b/links/actions/24/wizard_tabular.svg @@ -0,0 +1 @@ +table.svg \ No newline at end of file diff --git a/links/actions/24/x-clementine-album.svg b/links/actions/24/x-clementine-album.svg new file mode 120000 index 00000000..26e17b16 --- /dev/null +++ b/links/actions/24/x-clementine-album.svg @@ -0,0 +1 @@ +media-album-track.svg \ No newline at end of file diff --git a/links/actions/24/x-clementine-albums.svg b/links/actions/24/x-clementine-albums.svg new file mode 120000 index 00000000..f8898e2d --- /dev/null +++ b/links/actions/24/x-clementine-albums.svg @@ -0,0 +1 @@ +media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/links/actions/24/x-clementine-artist.svg b/links/actions/24/x-clementine-artist.svg new file mode 120000 index 00000000..30c642ea --- /dev/null +++ b/links/actions/24/x-clementine-artist.svg @@ -0,0 +1 @@ +im-user.svg \ No newline at end of file diff --git a/links/actions/24/x-clementine-shuffle.svg b/links/actions/24/x-clementine-shuffle.svg new file mode 120000 index 00000000..26f66967 --- /dev/null +++ b/links/actions/24/x-clementine-shuffle.svg @@ -0,0 +1 @@ +media-playlist-shuffle.svg \ No newline at end of file diff --git a/links/actions/24/x-shape-connection.svg b/links/actions/24/x-shape-connection.svg new file mode 120000 index 00000000..c0d62e92 --- /dev/null +++ b/links/actions/24/x-shape-connection.svg @@ -0,0 +1 @@ +draw-connector.svg \ No newline at end of file diff --git a/links/actions/24/x-shape-formula.svg b/links/actions/24/x-shape-formula.svg new file mode 120000 index 00000000..76cf8150 --- /dev/null +++ b/links/actions/24/x-shape-formula.svg @@ -0,0 +1 @@ +formula.svg \ No newline at end of file diff --git a/links/actions/24/x-shape-image.svg b/links/actions/24/x-shape-image.svg new file mode 120000 index 00000000..86ff0f48 --- /dev/null +++ b/links/actions/24/x-shape-image.svg @@ -0,0 +1 @@ +view-preview.svg \ No newline at end of file diff --git a/links/actions/24/x-shape-text.svg b/links/actions/24/x-shape-text.svg new file mode 120000 index 00000000..ab115364 --- /dev/null +++ b/links/actions/24/x-shape-text.svg @@ -0,0 +1 @@ +view-list-text.svg \ No newline at end of file diff --git a/links/actions/24/x-zoom-in.svg b/links/actions/24/x-zoom-in.svg new file mode 120000 index 00000000..608b5397 --- /dev/null +++ b/links/actions/24/x-zoom-in.svg @@ -0,0 +1 @@ +zoom-in-x.svg \ No newline at end of file diff --git a/links/actions/24/x-zoom-out.svg b/links/actions/24/x-zoom-out.svg new file mode 120000 index 00000000..fc310d2b --- /dev/null +++ b/links/actions/24/x-zoom-out.svg @@ -0,0 +1 @@ +zoom-out-x.svg \ No newline at end of file diff --git a/links/actions/24/xfce-system-settings.svg b/links/actions/24/xfce-system-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/xfce-system-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/xfce4-settings.svg b/links/actions/24/xfce4-settings.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/24/xfce4-settings.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/24/y-zoom-out.svg b/links/actions/24/y-zoom-out.svg new file mode 120000 index 00000000..0f72a058 --- /dev/null +++ b/links/actions/24/y-zoom-out.svg @@ -0,0 +1 @@ +zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/24/zoom-best-fit.svg b/links/actions/24/zoom-best-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/24/zoom-best-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/24/zoom-double-size.svg b/links/actions/24/zoom-double-size.svg new file mode 120000 index 00000000..79ae67b7 --- /dev/null +++ b/links/actions/24/zoom-double-size.svg @@ -0,0 +1 @@ +zoom-1-to-2.svg \ No newline at end of file diff --git a/links/actions/24/zoom-draw.svg b/links/actions/24/zoom-draw.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/24/zoom-draw.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/24/zoom-fit-selection.svg b/links/actions/24/zoom-fit-selection.svg new file mode 120000 index 00000000..037a51b6 --- /dev/null +++ b/links/actions/24/zoom-fit-selection.svg @@ -0,0 +1 @@ +zoom-select.svg \ No newline at end of file diff --git a/links/actions/24/zoom-half-size.svg b/links/actions/24/zoom-half-size.svg new file mode 120000 index 00000000..b5036e78 --- /dev/null +++ b/links/actions/24/zoom-half-size.svg @@ -0,0 +1 @@ +zoom-2-to-1.svg \ No newline at end of file diff --git a/links/actions/24/zoom-in-large.svg b/links/actions/24/zoom-in-large.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/24/zoom-in-large.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/24/zoom-in-y.svg b/links/actions/24/zoom-in-y.svg new file mode 120000 index 00000000..65f9aa9f --- /dev/null +++ b/links/actions/24/zoom-in-y.svg @@ -0,0 +1 @@ +y-zoom-in.svg \ No newline at end of file diff --git a/links/actions/24/zoom-out-large.svg b/links/actions/24/zoom-out-large.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/24/zoom-out-large.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/24/zoom-select-fit.svg b/links/actions/24/zoom-select-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/24/zoom-select-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/24/zoom-select-x.svg b/links/actions/24/zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/24/zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/24/zoom-select-y.svg b/links/actions/24/zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/24/zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/24/zoom-select.svg b/links/actions/24/zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/24/zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/32/align-vertical-top-to-anchor.svg b/links/actions/32/align-vertical-top-to-anchor.svg new file mode 120000 index 00000000..ef163574 --- /dev/null +++ b/links/actions/32/align-vertical-top-to-anchor.svg @@ -0,0 +1 @@ +align-horizontal-top-out.svg \ No newline at end of file diff --git a/links/actions/32/archive-insert-directory.svg b/links/actions/32/archive-insert-directory.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/32/archive-insert-directory.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/32/arrow-down-double.svg b/links/actions/32/arrow-down-double.svg new file mode 120000 index 00000000..a0cadb94 --- /dev/null +++ b/links/actions/32/arrow-down-double.svg @@ -0,0 +1 @@ +go-down-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-down.svg b/links/actions/32/arrow-down.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/32/arrow-down.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/32/arrow-left-double.svg b/links/actions/32/arrow-left-double.svg new file mode 120000 index 00000000..97d68270 --- /dev/null +++ b/links/actions/32/arrow-left-double.svg @@ -0,0 +1 @@ +go-previous-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-left.svg b/links/actions/32/arrow-left.svg new file mode 120000 index 00000000..ce999bda --- /dev/null +++ b/links/actions/32/arrow-left.svg @@ -0,0 +1 @@ +./go-previous.svg \ No newline at end of file diff --git a/links/actions/32/arrow-right-double.svg b/links/actions/32/arrow-right-double.svg new file mode 120000 index 00000000..29f20309 --- /dev/null +++ b/links/actions/32/arrow-right-double.svg @@ -0,0 +1 @@ +go-next-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-right.svg b/links/actions/32/arrow-right.svg new file mode 120000 index 00000000..6ad91658 --- /dev/null +++ b/links/actions/32/arrow-right.svg @@ -0,0 +1 @@ +./go-next.svg \ No newline at end of file diff --git a/links/actions/32/arrow-up-double.svg b/links/actions/32/arrow-up-double.svg new file mode 120000 index 00000000..18e42b18 --- /dev/null +++ b/links/actions/32/arrow-up-double.svg @@ -0,0 +1 @@ +go-up-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-up.svg b/links/actions/32/arrow-up.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/32/arrow-up.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/32/arrow.svg b/links/actions/32/arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/blurimage.svg b/links/actions/32/blurimage.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/32/blurimage.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/32/bookmarks.svg b/links/actions/32/bookmarks.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/32/bookmarks.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/32/collapse.svg b/links/actions/32/collapse.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/32/collapse.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/32/colormanagement.svg b/links/actions/32/colormanagement.svg new file mode 120000 index 00000000..21e4611c --- /dev/null +++ b/links/actions/32/colormanagement.svg @@ -0,0 +1 @@ +color-management.svg \ No newline at end of file diff --git a/links/actions/32/configure-shortcuts.svg b/links/actions/32/configure-shortcuts.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/configure-shortcuts.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/cursor-arrow.svg b/links/actions/32/cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/dialog-ok.svg b/links/actions/32/dialog-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/32/dialog-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/32/document-preview.svg b/links/actions/32/document-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/32/document-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-back.svg b/links/actions/32/draw-arrow-back.svg new file mode 120000 index 00000000..ce999bda --- /dev/null +++ b/links/actions/32/draw-arrow-back.svg @@ -0,0 +1 @@ +./go-previous.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-down.svg b/links/actions/32/draw-arrow-down.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/32/draw-arrow-down.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-forward.svg b/links/actions/32/draw-arrow-forward.svg new file mode 120000 index 00000000..6ad91658 --- /dev/null +++ b/links/actions/32/draw-arrow-forward.svg @@ -0,0 +1 @@ +./go-next.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-up.svg b/links/actions/32/draw-arrow-up.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/32/draw-arrow-up.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/32/editor.svg b/links/actions/32/editor.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/32/editor.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/32/expand.svg b/links/actions/32/expand.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/32/expand.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/32/file-zoom-in.svg b/links/actions/32/file-zoom-in.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/32/file-zoom-in.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/32/file-zoom-out.svg b/links/actions/32/file-zoom-out.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/32/file-zoom-out.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/32/format-stroke-color.svg b/links/actions/32/format-stroke-color.svg new file mode 120000 index 00000000..264dc542 --- /dev/null +++ b/links/actions/32/format-stroke-color.svg @@ -0,0 +1 @@ +bordertool.svg \ No newline at end of file diff --git a/links/actions/32/games-config-custom.svg b/links/actions/32/games-config-custom.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/games-config-custom.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/games-config-options.svg b/links/actions/32/games-config-options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/games-config-options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/gtk-ok.svg b/links/actions/32/gtk-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/32/gtk-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/32/gtk-preferences.svg b/links/actions/32/gtk-preferences.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/gtk-preferences.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/help-donate.svg b/links/actions/32/help-donate.svg new file mode 120000 index 00000000..761fdb59 --- /dev/null +++ b/links/actions/32/help-donate.svg @@ -0,0 +1 @@ +taxes-finances.svg \ No newline at end of file diff --git a/links/actions/32/help-keybord-shortcuts.svg b/links/actions/32/help-keybord-shortcuts.svg new file mode 120000 index 00000000..9dbbf2d2 --- /dev/null +++ b/links/actions/32/help-keybord-shortcuts.svg @@ -0,0 +1 @@ +configure-shortcuts.svg \ No newline at end of file diff --git a/links/actions/32/kdenlive-zoom-large.svg b/links/actions/32/kdenlive-zoom-large.svg new file mode 120000 index 00000000..ff0b46f6 --- /dev/null +++ b/links/actions/32/kdenlive-zoom-large.svg @@ -0,0 +1 @@ +labplot-zoom-in-y.svg \ No newline at end of file diff --git a/links/actions/32/kdenlive-zoom-small.svg b/links/actions/32/kdenlive-zoom-small.svg new file mode 120000 index 00000000..40a57735 --- /dev/null +++ b/links/actions/32/kdenlive-zoom-small.svg @@ -0,0 +1 @@ +labplot-zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/32/labplot-cursor-arrow.svg b/links/actions/32/labplot-cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/labplot-cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/labplot-zoom-select-x.svg b/links/actions/32/labplot-zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/32/labplot-zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/32/labplot-zoom-select-y.svg b/links/actions/32/labplot-zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/32/labplot-zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/32/labplot-zoom-select.svg b/links/actions/32/labplot-zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/32/labplot-zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/32/mail-encrypted.svg b/links/actions/32/mail-encrypted.svg new file mode 120000 index 00000000..bab45958 --- /dev/null +++ b/links/actions/32/mail-encrypted.svg @@ -0,0 +1 @@ +mail-encrypted-full.svg \ No newline at end of file diff --git a/links/actions/32/mail-message.svg b/links/actions/32/mail-message.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/32/mail-message.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/32/mail-queued.svg b/links/actions/32/mail-queued.svg new file mode 120000 index 00000000..d27ae164 --- /dev/null +++ b/links/actions/32/mail-queued.svg @@ -0,0 +1 @@ +mail-queue.svg \ No newline at end of file diff --git a/links/actions/32/mail-read.svg b/links/actions/32/mail-read.svg new file mode 120000 index 00000000..8221c41f --- /dev/null +++ b/links/actions/32/mail-read.svg @@ -0,0 +1 @@ +mail-mark-read.svg \ No newline at end of file diff --git a/links/actions/32/mail-sent.svg b/links/actions/32/mail-sent.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/32/mail-sent.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/32/mail-signed-fully.svg b/links/actions/32/mail-signed-fully.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/32/mail-signed-fully.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/32/mail-signed.svg b/links/actions/32/mail-signed.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/32/mail-signed.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/32/mail-unread-new.svg b/links/actions/32/mail-unread-new.svg new file mode 120000 index 00000000..e59a4815 --- /dev/null +++ b/links/actions/32/mail-unread-new.svg @@ -0,0 +1 @@ +mail-mark-unread-new.svg \ No newline at end of file diff --git a/links/actions/32/mail-unread.svg b/links/actions/32/mail-unread.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/32/mail-unread.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/32/media-playlist-repeat-song.svg b/links/actions/32/media-playlist-repeat-song.svg new file mode 120000 index 00000000..19daf347 --- /dev/null +++ b/links/actions/32/media-playlist-repeat-song.svg @@ -0,0 +1 @@ +media-repeat-single.svg \ No newline at end of file diff --git a/links/actions/32/media-repeat-all.svg b/links/actions/32/media-repeat-all.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/32/media-repeat-all.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/32/org.xfce.panel.actions.svg b/links/actions/32/org.xfce.panel.actions.svg new file mode 120000 index 00000000..5160f3f6 --- /dev/null +++ b/links/actions/32/org.xfce.panel.actions.svg @@ -0,0 +1 @@ +system-log-out.svg \ No newline at end of file diff --git a/links/actions/32/output_win.svg b/links/actions/32/output_win.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/32/output_win.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/32/page-zoom.svg b/links/actions/32/page-zoom.svg new file mode 120000 index 00000000..67400f8d --- /dev/null +++ b/links/actions/32/page-zoom.svg @@ -0,0 +1 @@ +./zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/32/preview.svg b/links/actions/32/preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/32/preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/32/select.svg b/links/actions/32/select.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/select.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/settings-configure.svg b/links/actions/32/settings-configure.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/settings-configure.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/step_object_Controller.svg b/links/actions/32/step_object_Controller.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/step_object_Controller.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/system-restart.svg b/links/actions/32/system-restart.svg new file mode 120000 index 00000000..badbc28d --- /dev/null +++ b/links/actions/32/system-restart.svg @@ -0,0 +1 @@ +system-reboot.svg \ No newline at end of file diff --git a/links/actions/32/tool-pointer.svg b/links/actions/32/tool-pointer.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/tool-pointer.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/view-calendar-holiday.svg b/links/actions/32/view-calendar-holiday.svg new file mode 120000 index 00000000..42991f6f --- /dev/null +++ b/links/actions/32/view-calendar-holiday.svg @@ -0,0 +1 @@ +../22/flag-green.svg \ No newline at end of file diff --git a/links/actions/32/xfsm-hibernate.svg b/links/actions/32/xfsm-hibernate.svg new file mode 120000 index 00000000..2451dd60 --- /dev/null +++ b/links/actions/32/xfsm-hibernate.svg @@ -0,0 +1 @@ +system-suspend-hibernate.svg \ No newline at end of file diff --git a/links/actions/32/xfsm-logout.svg b/links/actions/32/xfsm-logout.svg new file mode 120000 index 00000000..5160f3f6 --- /dev/null +++ b/links/actions/32/xfsm-logout.svg @@ -0,0 +1 @@ +system-log-out.svg \ No newline at end of file diff --git a/links/actions/32/xfsm-reboot.svg b/links/actions/32/xfsm-reboot.svg new file mode 120000 index 00000000..badbc28d --- /dev/null +++ b/links/actions/32/xfsm-reboot.svg @@ -0,0 +1 @@ +system-reboot.svg \ No newline at end of file diff --git a/links/actions/32/xfsm-shutdown.svg b/links/actions/32/xfsm-shutdown.svg new file mode 120000 index 00000000..014e3332 --- /dev/null +++ b/links/actions/32/xfsm-shutdown.svg @@ -0,0 +1 @@ +system-shutdown.svg \ No newline at end of file diff --git a/links/actions/32/xfsm-suspend.svg b/links/actions/32/xfsm-suspend.svg new file mode 120000 index 00000000..620d61d3 --- /dev/null +++ b/links/actions/32/xfsm-suspend.svg @@ -0,0 +1 @@ +system-suspend.svg \ No newline at end of file diff --git a/links/actions/32/xfsm-switch-user.svg b/links/actions/32/xfsm-switch-user.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/actions/32/xfsm-switch-user.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/actions/32/zoom-draw.svg b/links/actions/32/zoom-draw.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/32/zoom-draw.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/32/zoom-fit-selection.svg b/links/actions/32/zoom-fit-selection.svg new file mode 120000 index 00000000..037a51b6 --- /dev/null +++ b/links/actions/32/zoom-fit-selection.svg @@ -0,0 +1 @@ +zoom-select.svg \ No newline at end of file diff --git a/links/actions/32/zoom-in-large.svg b/links/actions/32/zoom-in-large.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/32/zoom-in-large.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/32/zoom-out-large.svg b/links/actions/32/zoom-out-large.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/32/zoom-out-large.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select-fit.svg b/links/actions/32/zoom-select-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/32/zoom-select-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select-x.svg b/links/actions/32/zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/32/zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select-y.svg b/links/actions/32/zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/32/zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select.svg b/links/actions/32/zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/32/zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/symbolic/bookmark-add-symbolic.svg b/links/actions/symbolic/bookmark-add-symbolic.svg new file mode 120000 index 00000000..f00e25ac --- /dev/null +++ b/links/actions/symbolic/bookmark-add-symbolic.svg @@ -0,0 +1 @@ +../16/bookmark-add-folder.svg \ No newline at end of file diff --git a/links/actions/symbolic/call-end-symbolic.svg b/links/actions/symbolic/call-end-symbolic.svg new file mode 120000 index 00000000..f8f28fa2 --- /dev/null +++ b/links/actions/symbolic/call-end-symbolic.svg @@ -0,0 +1 @@ +../16/call-stop.svg \ No newline at end of file diff --git a/links/actions/symbolic/call-voicemail-symbolic.svg b/links/actions/symbolic/call-voicemail-symbolic.svg new file mode 120000 index 00000000..d92c8da0 --- /dev/null +++ b/links/actions/symbolic/call-voicemail-symbolic.svg @@ -0,0 +1 @@ +../16/call-voicemail.svg \ No newline at end of file diff --git a/links/actions/symbolic/carousel-arrow-back-symbolic.svg b/links/actions/symbolic/carousel-arrow-back-symbolic.svg new file mode 120000 index 00000000..b3dc2735 --- /dev/null +++ b/links/actions/symbolic/carousel-arrow-back-symbolic.svg @@ -0,0 +1 @@ +go-previous-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/carousel-arrow-next-symbolic.svg b/links/actions/symbolic/carousel-arrow-next-symbolic.svg new file mode 120000 index 00000000..cbf8ba40 --- /dev/null +++ b/links/actions/symbolic/carousel-arrow-next-symbolic.svg @@ -0,0 +1 @@ +go-next-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/carousel-arrow-previous-symbolic.svg b/links/actions/symbolic/carousel-arrow-previous-symbolic.svg new file mode 120000 index 00000000..b3dc2735 --- /dev/null +++ b/links/actions/symbolic/carousel-arrow-previous-symbolic.svg @@ -0,0 +1 @@ +go-previous-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/change-date-symbolic.svg b/links/actions/symbolic/change-date-symbolic.svg new file mode 120000 index 00000000..26877b3b --- /dev/null +++ b/links/actions/symbolic/change-date-symbolic.svg @@ -0,0 +1 @@ +../16/accept_time_event.svg \ No newline at end of file diff --git a/links/actions/symbolic/close-symbolic.svg b/links/actions/symbolic/close-symbolic.svg new file mode 120000 index 00000000..a3ce6e3f --- /dev/null +++ b/links/actions/symbolic/close-symbolic.svg @@ -0,0 +1 @@ +window-close-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/collapse-all-symbolic.svg b/links/actions/symbolic/collapse-all-symbolic.svg new file mode 120000 index 00000000..8e6b4b83 --- /dev/null +++ b/links/actions/symbolic/collapse-all-symbolic.svg @@ -0,0 +1 @@ +../16/collapse-all.svg \ No newline at end of file diff --git a/links/actions/symbolic/comment-symbolic.svg b/links/actions/symbolic/comment-symbolic.svg new file mode 120000 index 00000000..1a89453c --- /dev/null +++ b/links/actions/symbolic/comment-symbolic.svg @@ -0,0 +1 @@ +../16/dialog-messages.svg \ No newline at end of file diff --git a/links/actions/symbolic/desktop-symbolic.svg b/links/actions/symbolic/desktop-symbolic.svg new file mode 120000 index 00000000..c038e364 --- /dev/null +++ b/links/actions/symbolic/desktop-symbolic.svg @@ -0,0 +1 @@ +display-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/detach-symbolic.svg b/links/actions/symbolic/detach-symbolic.svg new file mode 120000 index 00000000..b9141e2c --- /dev/null +++ b/links/actions/symbolic/detach-symbolic.svg @@ -0,0 +1 @@ +window-pop-out-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/document-export-symbolic-rtl.svg b/links/actions/symbolic/document-export-symbolic-rtl.svg new file mode 120000 index 00000000..e8c9aa2e --- /dev/null +++ b/links/actions/symbolic/document-export-symbolic-rtl.svg @@ -0,0 +1 @@ +document-import-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/document-import-symbolic-rtl.svg b/links/actions/symbolic/document-import-symbolic-rtl.svg new file mode 120000 index 00000000..ade60674 --- /dev/null +++ b/links/actions/symbolic/document-import-symbolic-rtl.svg @@ -0,0 +1 @@ +document-export-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/document-revert-rtl-symbolic.svg b/links/actions/symbolic/document-revert-rtl-symbolic.svg new file mode 120000 index 00000000..ade60674 --- /dev/null +++ b/links/actions/symbolic/document-revert-rtl-symbolic.svg @@ -0,0 +1 @@ +document-export-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/document-revert-symbolic-rtl.svg b/links/actions/symbolic/document-revert-symbolic-rtl.svg new file mode 120000 index 00000000..ade60674 --- /dev/null +++ b/links/actions/symbolic/document-revert-symbolic-rtl.svg @@ -0,0 +1 @@ +document-export-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/document-revert-symbolic.svg b/links/actions/symbolic/document-revert-symbolic.svg new file mode 120000 index 00000000..e8c9aa2e --- /dev/null +++ b/links/actions/symbolic/document-revert-symbolic.svg @@ -0,0 +1 @@ +document-import-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/edit-clear-symbolic-rtl.svg b/links/actions/symbolic/edit-clear-symbolic-rtl.svg new file mode 120000 index 00000000..d19df577 --- /dev/null +++ b/links/actions/symbolic/edit-clear-symbolic-rtl.svg @@ -0,0 +1 @@ +edit-clear-rtl-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/edit-redo-rtl-symbolic.svg b/links/actions/symbolic/edit-redo-rtl-symbolic.svg new file mode 120000 index 00000000..03288323 --- /dev/null +++ b/links/actions/symbolic/edit-redo-rtl-symbolic.svg @@ -0,0 +1 @@ +edit-undo-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/edit-redo-symbolic-rtl.svg b/links/actions/symbolic/edit-redo-symbolic-rtl.svg new file mode 120000 index 00000000..03288323 --- /dev/null +++ b/links/actions/symbolic/edit-redo-symbolic-rtl.svg @@ -0,0 +1 @@ +edit-undo-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/edit-tag-symbolic.svg b/links/actions/symbolic/edit-tag-symbolic.svg new file mode 120000 index 00000000..23581625 --- /dev/null +++ b/links/actions/symbolic/edit-tag-symbolic.svg @@ -0,0 +1 @@ +tag-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/edit-undo-rtl-symbolic.svg b/links/actions/symbolic/edit-undo-rtl-symbolic.svg new file mode 120000 index 00000000..62e32d72 --- /dev/null +++ b/links/actions/symbolic/edit-undo-rtl-symbolic.svg @@ -0,0 +1 @@ +edit-redo-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/edit-undo-symbolic-rtl.svg b/links/actions/symbolic/edit-undo-symbolic-rtl.svg new file mode 120000 index 00000000..62e32d72 --- /dev/null +++ b/links/actions/symbolic/edit-undo-symbolic-rtl.svg @@ -0,0 +1 @@ +edit-redo-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/ephy-bookmark-tag-symbolic.svg b/links/actions/symbolic/ephy-bookmark-tag-symbolic.svg new file mode 120000 index 00000000..55ef229b --- /dev/null +++ b/links/actions/symbolic/ephy-bookmark-tag-symbolic.svg @@ -0,0 +1 @@ +edit-tag-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/expand-all-symbolic.svg b/links/actions/symbolic/expand-all-symbolic.svg new file mode 120000 index 00000000..607b71df --- /dev/null +++ b/links/actions/symbolic/expand-all-symbolic.svg @@ -0,0 +1 @@ +../16/expand-all.svg \ No newline at end of file diff --git a/links/actions/symbolic/export-symbolic.svg b/links/actions/symbolic/export-symbolic.svg new file mode 120000 index 00000000..78cc04e1 --- /dev/null +++ b/links/actions/symbolic/export-symbolic.svg @@ -0,0 +1 @@ +../16/document-export.svg \ No newline at end of file diff --git a/links/actions/symbolic/extension-symbolic.svg b/links/actions/symbolic/extension-symbolic.svg new file mode 120000 index 00000000..af2ad98e --- /dev/null +++ b/links/actions/symbolic/extension-symbolic.svg @@ -0,0 +1 @@ +../16/plugins.svg \ No newline at end of file diff --git a/links/actions/symbolic/eye-not-looking-symbolic.svg b/links/actions/symbolic/eye-not-looking-symbolic.svg new file mode 120000 index 00000000..4de037e8 --- /dev/null +++ b/links/actions/symbolic/eye-not-looking-symbolic.svg @@ -0,0 +1 @@ +view-conceal-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/eye-open-negative-filled-symbolic.svg b/links/actions/symbolic/eye-open-negative-filled-symbolic.svg new file mode 120000 index 00000000..f3a987eb --- /dev/null +++ b/links/actions/symbolic/eye-open-negative-filled-symbolic.svg @@ -0,0 +1 @@ +view-reveal-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/favorite-new-symbolic.svg b/links/actions/symbolic/favorite-new-symbolic.svg new file mode 120000 index 00000000..486b6eb1 --- /dev/null +++ b/links/actions/symbolic/favorite-new-symbolic.svg @@ -0,0 +1 @@ +star-new-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/fcitx-kbd-symbolic.svg b/links/actions/symbolic/fcitx-kbd-symbolic.svg new file mode 120000 index 00000000..594f96de --- /dev/null +++ b/links/actions/symbolic/fcitx-kbd-symbolic.svg @@ -0,0 +1 @@ +fcitx-vk-active-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/file-catalog-symbolic.svg b/links/actions/symbolic/file-catalog-symbolic.svg new file mode 120000 index 00000000..ca514ed6 --- /dev/null +++ b/links/actions/symbolic/file-catalog-symbolic.svg @@ -0,0 +1 @@ +../16/tag-addressbook.svg \ No newline at end of file diff --git a/links/actions/symbolic/file-library-symbolic.svg b/links/actions/symbolic/file-library-symbolic.svg new file mode 120000 index 00000000..b5d96c3c --- /dev/null +++ b/links/actions/symbolic/file-library-symbolic.svg @@ -0,0 +1 @@ +../16/bookmarks.svg \ No newline at end of file diff --git a/links/actions/symbolic/file-search-symbolic.svg b/links/actions/symbolic/file-search-symbolic.svg new file mode 120000 index 00000000..f5530ce1 --- /dev/null +++ b/links/actions/symbolic/file-search-symbolic.svg @@ -0,0 +1 @@ +../16/edit-find.svg \ No newline at end of file diff --git a/links/actions/symbolic/filter-symbolic.svg b/links/actions/symbolic/filter-symbolic.svg new file mode 120000 index 00000000..fbe46fb2 --- /dev/null +++ b/links/actions/symbolic/filter-symbolic.svg @@ -0,0 +1 @@ +../16/view-filter.svg \ No newline at end of file diff --git a/links/actions/symbolic/folder-new-symbolic.svg b/links/actions/symbolic/folder-new-symbolic.svg new file mode 120000 index 00000000..2eeddc88 --- /dev/null +++ b/links/actions/symbolic/folder-new-symbolic.svg @@ -0,0 +1 @@ +../16/folder-new.svg \ No newline at end of file diff --git a/links/actions/symbolic/forward-rtl-symbolic.svg b/links/actions/symbolic/forward-rtl-symbolic.svg new file mode 120000 index 00000000..c7c16c46 --- /dev/null +++ b/links/actions/symbolic/forward-rtl-symbolic.svg @@ -0,0 +1 @@ +reply-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-first-rtl-symbolic.svg b/links/actions/symbolic/go-first-rtl-symbolic.svg new file mode 120000 index 00000000..ca2456cf --- /dev/null +++ b/links/actions/symbolic/go-first-rtl-symbolic.svg @@ -0,0 +1 @@ +go-last-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-first-symbolic-rtl.svg b/links/actions/symbolic/go-first-symbolic-rtl.svg new file mode 120000 index 00000000..ca2456cf --- /dev/null +++ b/links/actions/symbolic/go-first-symbolic-rtl.svg @@ -0,0 +1 @@ +go-last-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-jump-rtl-symbolic.svg b/links/actions/symbolic/go-jump-rtl-symbolic.svg new file mode 120000 index 00000000..c3717c5a --- /dev/null +++ b/links/actions/symbolic/go-jump-rtl-symbolic.svg @@ -0,0 +1 @@ +go-first-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-jump-symbolic-rtl.svg b/links/actions/symbolic/go-jump-symbolic-rtl.svg new file mode 120000 index 00000000..c3717c5a --- /dev/null +++ b/links/actions/symbolic/go-jump-symbolic-rtl.svg @@ -0,0 +1 @@ +go-first-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-jump-symbolic.svg b/links/actions/symbolic/go-jump-symbolic.svg new file mode 120000 index 00000000..ca2456cf --- /dev/null +++ b/links/actions/symbolic/go-jump-symbolic.svg @@ -0,0 +1 @@ +go-last-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-last-rtl-symbolic.svg b/links/actions/symbolic/go-last-rtl-symbolic.svg new file mode 120000 index 00000000..c3717c5a --- /dev/null +++ b/links/actions/symbolic/go-last-rtl-symbolic.svg @@ -0,0 +1 @@ +go-first-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-last-symbolic-rtl.svg b/links/actions/symbolic/go-last-symbolic-rtl.svg new file mode 120000 index 00000000..ca2456cf --- /dev/null +++ b/links/actions/symbolic/go-last-symbolic-rtl.svg @@ -0,0 +1 @@ +go-last-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-next-rtl-symbolic.svg b/links/actions/symbolic/go-next-rtl-symbolic.svg new file mode 120000 index 00000000..b3dc2735 --- /dev/null +++ b/links/actions/symbolic/go-next-rtl-symbolic.svg @@ -0,0 +1 @@ +go-previous-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-next-symbolic-rtl.svg b/links/actions/symbolic/go-next-symbolic-rtl.svg new file mode 120000 index 00000000..b3dc2735 --- /dev/null +++ b/links/actions/symbolic/go-next-symbolic-rtl.svg @@ -0,0 +1 @@ +go-previous-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-previous-rtl-symbolic.svg b/links/actions/symbolic/go-previous-rtl-symbolic.svg new file mode 120000 index 00000000..cbf8ba40 --- /dev/null +++ b/links/actions/symbolic/go-previous-rtl-symbolic.svg @@ -0,0 +1 @@ +go-next-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/go-previous-symbolic-rtl.svg b/links/actions/symbolic/go-previous-symbolic-rtl.svg new file mode 120000 index 00000000..cbf8ba40 --- /dev/null +++ b/links/actions/symbolic/go-previous-symbolic-rtl.svg @@ -0,0 +1 @@ +go-next-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/gtk-about-symbolic.svg b/links/actions/symbolic/gtk-about-symbolic.svg new file mode 120000 index 00000000..ea443d56 --- /dev/null +++ b/links/actions/symbolic/gtk-about-symbolic.svg @@ -0,0 +1 @@ +help-about-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/histogram-symbolic.svg b/links/actions/symbolic/histogram-symbolic.svg new file mode 120000 index 00000000..6c64036f --- /dev/null +++ b/links/actions/symbolic/histogram-symbolic.svg @@ -0,0 +1 @@ +../16/view-object-histogram-linear.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-flip-horizontal-symbolic.svg b/links/actions/symbolic/image-flip-horizontal-symbolic.svg new file mode 120000 index 00000000..cd607e5c --- /dev/null +++ b/links/actions/symbolic/image-flip-horizontal-symbolic.svg @@ -0,0 +1 @@ +../16/object-flip-horizontal.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-flip-vertical-symbolic.svg b/links/actions/symbolic/image-flip-vertical-symbolic.svg new file mode 120000 index 00000000..7600aeb5 --- /dev/null +++ b/links/actions/symbolic/image-flip-vertical-symbolic.svg @@ -0,0 +1 @@ +../16/object-flip-vertical.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-invert-symbolic.svg b/links/actions/symbolic/image-invert-symbolic.svg new file mode 120000 index 00000000..a965c3d1 --- /dev/null +++ b/links/actions/symbolic/image-invert-symbolic.svg @@ -0,0 +1 @@ +../16/edit-select-invert.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-navigator-symbolic.svg b/links/actions/symbolic/image-navigator-symbolic.svg new file mode 120000 index 00000000..4fac19d2 --- /dev/null +++ b/links/actions/symbolic/image-navigator-symbolic.svg @@ -0,0 +1 @@ +../16/transform-move.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-resize-symbolic.svg b/links/actions/symbolic/image-resize-symbolic.svg new file mode 120000 index 00000000..b28bf031 --- /dev/null +++ b/links/actions/symbolic/image-resize-symbolic.svg @@ -0,0 +1 @@ +../16/transform-scale.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-rotate-left-symbolic.svg b/links/actions/symbolic/image-rotate-left-symbolic.svg new file mode 120000 index 00000000..f434f588 --- /dev/null +++ b/links/actions/symbolic/image-rotate-left-symbolic.svg @@ -0,0 +1 @@ +../16/object-rotate-left.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-rotate-right-symbolic.svg b/links/actions/symbolic/image-rotate-right-symbolic.svg new file mode 120000 index 00000000..186a4e48 --- /dev/null +++ b/links/actions/symbolic/image-rotate-right-symbolic.svg @@ -0,0 +1 @@ +../16/object-rotate-right.svg \ No newline at end of file diff --git a/links/actions/symbolic/image-rotate-symbolic.svg b/links/actions/symbolic/image-rotate-symbolic.svg new file mode 120000 index 00000000..dd1b6c22 --- /dev/null +++ b/links/actions/symbolic/image-rotate-symbolic.svg @@ -0,0 +1 @@ +../16/transform-rotate.svg \ No newline at end of file diff --git a/links/actions/symbolic/inbox-symbolic.svg b/links/actions/symbolic/inbox-symbolic.svg new file mode 120000 index 00000000..f4a9b021 --- /dev/null +++ b/links/actions/symbolic/inbox-symbolic.svg @@ -0,0 +1 @@ +mail-inbox-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/insert-link-symbolic.svg b/links/actions/symbolic/insert-link-symbolic.svg new file mode 120000 index 00000000..3c953c8a --- /dev/null +++ b/links/actions/symbolic/insert-link-symbolic.svg @@ -0,0 +1 @@ +link-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/keyboard-caps-lock-filled-symbolic.svg b/links/actions/symbolic/keyboard-caps-lock-filled-symbolic.svg new file mode 120000 index 00000000..07ccffe6 --- /dev/null +++ b/links/actions/symbolic/keyboard-caps-lock-filled-symbolic.svg @@ -0,0 +1 @@ +caps-lock-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/keyboard-shift-filled-symbolic.svg b/links/actions/symbolic/keyboard-shift-filled-symbolic.svg new file mode 120000 index 00000000..b2eecd23 --- /dev/null +++ b/links/actions/symbolic/keyboard-shift-filled-symbolic.svg @@ -0,0 +1 @@ +go-up-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/list-edit-symbolic.svg b/links/actions/symbolic/list-edit-symbolic.svg new file mode 120000 index 00000000..1d552dde --- /dev/null +++ b/links/actions/symbolic/list-edit-symbolic.svg @@ -0,0 +1 @@ +edit-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-forward-rtl-symbolic.svg b/links/actions/symbolic/mail-forward-rtl-symbolic.svg new file mode 120000 index 00000000..46fa064f --- /dev/null +++ b/links/actions/symbolic/mail-forward-rtl-symbolic.svg @@ -0,0 +1 @@ +mail-reply-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-forward-symbolic-rtl.svg b/links/actions/symbolic/mail-forward-symbolic-rtl.svg new file mode 120000 index 00000000..c7c16c46 --- /dev/null +++ b/links/actions/symbolic/mail-forward-symbolic-rtl.svg @@ -0,0 +1 @@ +reply-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-forward-symbolic.svg b/links/actions/symbolic/mail-forward-symbolic.svg new file mode 120000 index 00000000..f254c6b9 --- /dev/null +++ b/links/actions/symbolic/mail-forward-symbolic.svg @@ -0,0 +1 @@ +forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-reply-all-symbolic-rtl.svg b/links/actions/symbolic/mail-reply-all-symbolic-rtl.svg new file mode 120000 index 00000000..afd0a96b --- /dev/null +++ b/links/actions/symbolic/mail-reply-all-symbolic-rtl.svg @@ -0,0 +1 @@ +reply-all-rtl-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-reply-all-symbolic.svg b/links/actions/symbolic/mail-reply-all-symbolic.svg new file mode 120000 index 00000000..24480d52 --- /dev/null +++ b/links/actions/symbolic/mail-reply-all-symbolic.svg @@ -0,0 +1 @@ +reply-all-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-reply-rtl-symbolic.svg b/links/actions/symbolic/mail-reply-rtl-symbolic.svg new file mode 120000 index 00000000..9b2f3d60 --- /dev/null +++ b/links/actions/symbolic/mail-reply-rtl-symbolic.svg @@ -0,0 +1 @@ +mail-forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-reply-sender-rtl-symbolic.svg b/links/actions/symbolic/mail-reply-sender-rtl-symbolic.svg new file mode 120000 index 00000000..9b2f3d60 --- /dev/null +++ b/links/actions/symbolic/mail-reply-sender-rtl-symbolic.svg @@ -0,0 +1 @@ +mail-forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-reply-sender-symbolic-rtl.svg b/links/actions/symbolic/mail-reply-sender-symbolic-rtl.svg new file mode 120000 index 00000000..f254c6b9 --- /dev/null +++ b/links/actions/symbolic/mail-reply-sender-symbolic-rtl.svg @@ -0,0 +1 @@ +forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-reply-sender-symbolic.svg b/links/actions/symbolic/mail-reply-sender-symbolic.svg new file mode 120000 index 00000000..c7c16c46 --- /dev/null +++ b/links/actions/symbolic/mail-reply-sender-symbolic.svg @@ -0,0 +1 @@ +reply-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-reply-symbolic.svg b/links/actions/symbolic/mail-reply-symbolic.svg new file mode 120000 index 00000000..c7c16c46 --- /dev/null +++ b/links/actions/symbolic/mail-reply-symbolic.svg @@ -0,0 +1 @@ +reply-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-send-symbolic-rtl.svg b/links/actions/symbolic/mail-send-symbolic-rtl.svg new file mode 120000 index 00000000..eb0a3ebd --- /dev/null +++ b/links/actions/symbolic/mail-send-symbolic-rtl.svg @@ -0,0 +1 @@ +mail-sent-symbolic-rtl.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-send-symbolic.svg b/links/actions/symbolic/mail-send-symbolic.svg new file mode 120000 index 00000000..c9a28c49 --- /dev/null +++ b/links/actions/symbolic/mail-send-symbolic.svg @@ -0,0 +1 @@ +mail-sent-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/mail-spam-symbolic.svg b/links/actions/symbolic/mail-spam-symbolic.svg new file mode 120000 index 00000000..18be0c63 --- /dev/null +++ b/links/actions/symbolic/mail-spam-symbolic.svg @@ -0,0 +1 @@ +mail-mark-junk-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/map-symbolic.svg b/links/actions/symbolic/map-symbolic.svg new file mode 120000 index 00000000..a8d92e9d --- /dev/null +++ b/links/actions/symbolic/map-symbolic.svg @@ -0,0 +1 @@ +../16/gps.svg \ No newline at end of file diff --git a/links/actions/symbolic/marker-symbolic.svg b/links/actions/symbolic/marker-symbolic.svg new file mode 120000 index 00000000..2afa25ec --- /dev/null +++ b/links/actions/symbolic/marker-symbolic.svg @@ -0,0 +1 @@ +mail-flag-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-eq-symbolic.svg b/links/actions/symbolic/media-eq-symbolic.svg new file mode 120000 index 00000000..fa68d9fd --- /dev/null +++ b/links/actions/symbolic/media-eq-symbolic.svg @@ -0,0 +1 @@ +multimedia-equalizer-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-playback-start-symbolic-rtl.svg b/links/actions/symbolic/media-playback-start-symbolic-rtl.svg new file mode 120000 index 00000000..6946acbd --- /dev/null +++ b/links/actions/symbolic/media-playback-start-symbolic-rtl.svg @@ -0,0 +1 @@ +media-playback-start-rtl-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-playlist-repeat-once-symbolic.svg b/links/actions/symbolic/media-playlist-repeat-once-symbolic.svg new file mode 120000 index 00000000..709d0ce9 --- /dev/null +++ b/links/actions/symbolic/media-playlist-repeat-once-symbolic.svg @@ -0,0 +1 @@ +media-playlist-repeat-one-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-playlist-repeat-song-symbolic.svg b/links/actions/symbolic/media-playlist-repeat-song-symbolic.svg new file mode 120000 index 00000000..7301c311 --- /dev/null +++ b/links/actions/symbolic/media-playlist-repeat-song-symbolic.svg @@ -0,0 +1 @@ +media-playlist-repeat-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-seek-backward-rtl-symbolic.svg b/links/actions/symbolic/media-seek-backward-rtl-symbolic.svg new file mode 120000 index 00000000..a3c08d5d --- /dev/null +++ b/links/actions/symbolic/media-seek-backward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-seek-forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-seek-backward-symbolic-rtl.svg b/links/actions/symbolic/media-seek-backward-symbolic-rtl.svg new file mode 120000 index 00000000..a3c08d5d --- /dev/null +++ b/links/actions/symbolic/media-seek-backward-symbolic-rtl.svg @@ -0,0 +1 @@ +media-seek-forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-seek-forward-rtl-symbolic.svg b/links/actions/symbolic/media-seek-forward-rtl-symbolic.svg new file mode 120000 index 00000000..2f0cab33 --- /dev/null +++ b/links/actions/symbolic/media-seek-forward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-seek-backward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-seek-forward-symbolic-rtl.svg b/links/actions/symbolic/media-seek-forward-symbolic-rtl.svg new file mode 120000 index 00000000..2f0cab33 --- /dev/null +++ b/links/actions/symbolic/media-seek-forward-symbolic-rtl.svg @@ -0,0 +1 @@ +media-seek-backward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-skip-backward-rtl-symbolic.svg b/links/actions/symbolic/media-skip-backward-rtl-symbolic.svg new file mode 120000 index 00000000..8515e7ca --- /dev/null +++ b/links/actions/symbolic/media-skip-backward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-skip-forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-skip-backward-symbolic-rtl.svg b/links/actions/symbolic/media-skip-backward-symbolic-rtl.svg new file mode 120000 index 00000000..8515e7ca --- /dev/null +++ b/links/actions/symbolic/media-skip-backward-symbolic-rtl.svg @@ -0,0 +1 @@ +media-skip-forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-skip-forward-rtl-symbolic.svg b/links/actions/symbolic/media-skip-forward-rtl-symbolic.svg new file mode 120000 index 00000000..3b7769f2 --- /dev/null +++ b/links/actions/symbolic/media-skip-forward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-skip-backward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/media-skip-forward-symbolic-rtl.svg b/links/actions/symbolic/media-skip-forward-symbolic-rtl.svg new file mode 120000 index 00000000..3b7769f2 --- /dev/null +++ b/links/actions/symbolic/media-skip-forward-symbolic-rtl.svg @@ -0,0 +1 @@ +media-skip-backward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/new-star-symbolic.svg b/links/actions/symbolic/new-star-symbolic.svg new file mode 120000 index 00000000..f7db5603 --- /dev/null +++ b/links/actions/symbolic/new-star-symbolic.svg @@ -0,0 +1 @@ +favorite-new-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/outbox-symbolic.svg b/links/actions/symbolic/outbox-symbolic.svg new file mode 120000 index 00000000..ee98ca60 --- /dev/null +++ b/links/actions/symbolic/outbox-symbolic.svg @@ -0,0 +1 @@ +mail-outbox-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/padlock-open-symbolic.svg b/links/actions/symbolic/padlock-open-symbolic.svg new file mode 120000 index 00000000..98a79454 --- /dev/null +++ b/links/actions/symbolic/padlock-open-symbolic.svg @@ -0,0 +1 @@ +screensaver-unlock-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/palette-symbolic.svg b/links/actions/symbolic/palette-symbolic.svg new file mode 120000 index 00000000..2fe24786 --- /dev/null +++ b/links/actions/symbolic/palette-symbolic.svg @@ -0,0 +1 @@ +../16/draw-brush.svg \ No newline at end of file diff --git a/links/actions/symbolic/pan-end-symbolic-rtl.svg b/links/actions/symbolic/pan-end-symbolic-rtl.svg new file mode 120000 index 00000000..8c2fe8d4 --- /dev/null +++ b/links/actions/symbolic/pan-end-symbolic-rtl.svg @@ -0,0 +1 @@ +pan-start-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/pan-start-symbolic-rtl.svg b/links/actions/symbolic/pan-start-symbolic-rtl.svg new file mode 120000 index 00000000..ab00c826 --- /dev/null +++ b/links/actions/symbolic/pan-start-symbolic-rtl.svg @@ -0,0 +1 @@ +pan-end-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/pane-hide-symbolic-rtl.svg b/links/actions/symbolic/pane-hide-symbolic-rtl.svg new file mode 120000 index 00000000..5ad468dc --- /dev/null +++ b/links/actions/symbolic/pane-hide-symbolic-rtl.svg @@ -0,0 +1 @@ +pane-show-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/pane-show-symbolic-rtl.svg b/links/actions/symbolic/pane-show-symbolic-rtl.svg new file mode 120000 index 00000000..be58fcda --- /dev/null +++ b/links/actions/symbolic/pane-show-symbolic-rtl.svg @@ -0,0 +1 @@ +pane-hide-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/pin-symbolic.svg b/links/actions/symbolic/pin-symbolic.svg new file mode 120000 index 00000000..baa32ee7 --- /dev/null +++ b/links/actions/symbolic/pin-symbolic.svg @@ -0,0 +1 @@ +xapp-pin-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/reply-all-symbolic-rtl.svg b/links/actions/symbolic/reply-all-symbolic-rtl.svg new file mode 120000 index 00000000..afd0a96b --- /dev/null +++ b/links/actions/symbolic/reply-all-symbolic-rtl.svg @@ -0,0 +1 @@ +reply-all-rtl-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/reply-rtl-symbolic.svg b/links/actions/symbolic/reply-rtl-symbolic.svg new file mode 120000 index 00000000..f254c6b9 --- /dev/null +++ b/links/actions/symbolic/reply-rtl-symbolic.svg @@ -0,0 +1 @@ +forward-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/scan-type-batch-symbolic.svg b/links/actions/symbolic/scan-type-batch-symbolic.svg new file mode 120000 index 00000000..56d4e3be --- /dev/null +++ b/links/actions/symbolic/scan-type-batch-symbolic.svg @@ -0,0 +1 @@ +stopwatch-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/screen-rotate-auto-off-symbolic.svg b/links/actions/symbolic/screen-rotate-auto-off-symbolic.svg new file mode 120000 index 00000000..710c9fa3 --- /dev/null +++ b/links/actions/symbolic/screen-rotate-auto-off-symbolic.svg @@ -0,0 +1 @@ +../16/screen-rotate-auto-off.svg \ No newline at end of file diff --git a/links/actions/symbolic/screen-rotate-auto-on-symbolic.svg b/links/actions/symbolic/screen-rotate-auto-on-symbolic.svg new file mode 120000 index 00000000..12582ae8 --- /dev/null +++ b/links/actions/symbolic/screen-rotate-auto-on-symbolic.svg @@ -0,0 +1 @@ +../16/screen-rotate-auto-on.svg \ No newline at end of file diff --git a/links/actions/symbolic/screensaver-switch-users-symbolic.svg b/links/actions/symbolic/screensaver-switch-users-symbolic.svg new file mode 120000 index 00000000..ff22ba19 --- /dev/null +++ b/links/actions/symbolic/screensaver-switch-users-symbolic.svg @@ -0,0 +1 @@ +system-switch-user-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/search-symbolic.svg b/links/actions/symbolic/search-symbolic.svg new file mode 120000 index 00000000..25461096 --- /dev/null +++ b/links/actions/symbolic/search-symbolic.svg @@ -0,0 +1 @@ +edit-find-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/selection-end-symbolic-rtl.svg b/links/actions/symbolic/selection-end-symbolic-rtl.svg new file mode 120000 index 00000000..768fa9f9 --- /dev/null +++ b/links/actions/symbolic/selection-end-symbolic-rtl.svg @@ -0,0 +1 @@ +selection-start-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/selection-start-symbolic-rtl.svg b/links/actions/symbolic/selection-start-symbolic-rtl.svg new file mode 120000 index 00000000..17fd0bfc --- /dev/null +++ b/links/actions/symbolic/selection-start-symbolic-rtl.svg @@ -0,0 +1 @@ +selection-end-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/sidebar-hide-symbolic.svg b/links/actions/symbolic/sidebar-hide-symbolic.svg new file mode 120000 index 00000000..5ad468dc --- /dev/null +++ b/links/actions/symbolic/sidebar-hide-symbolic.svg @@ -0,0 +1 @@ +pane-show-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/sidebar-show-right-rtl-symbolic.svg b/links/actions/symbolic/sidebar-show-right-rtl-symbolic.svg new file mode 120000 index 00000000..98e49e3b --- /dev/null +++ b/links/actions/symbolic/sidebar-show-right-rtl-symbolic.svg @@ -0,0 +1 @@ +view-left-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/sidebar-show-right-symbolic.svg b/links/actions/symbolic/sidebar-show-right-symbolic.svg new file mode 120000 index 00000000..a9e90f07 --- /dev/null +++ b/links/actions/symbolic/sidebar-show-right-symbolic.svg @@ -0,0 +1 @@ +view-right-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/sidebar-show-rtl-symbolic.svg b/links/actions/symbolic/sidebar-show-rtl-symbolic.svg new file mode 120000 index 00000000..a9e90f07 --- /dev/null +++ b/links/actions/symbolic/sidebar-show-rtl-symbolic.svg @@ -0,0 +1 @@ +view-right-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/sidebar-show-symbolic.svg b/links/actions/symbolic/sidebar-show-symbolic.svg new file mode 120000 index 00000000..be58fcda --- /dev/null +++ b/links/actions/symbolic/sidebar-show-symbolic.svg @@ -0,0 +1 @@ +pane-hide-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/sms-symbolic.svg b/links/actions/symbolic/sms-symbolic.svg new file mode 120000 index 00000000..b279d772 --- /dev/null +++ b/links/actions/symbolic/sms-symbolic.svg @@ -0,0 +1 @@ +chat-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/special-effects-symbolic.svg b/links/actions/symbolic/special-effects-symbolic.svg new file mode 120000 index 00000000..5f025617 --- /dev/null +++ b/links/actions/symbolic/special-effects-symbolic.svg @@ -0,0 +1 @@ +../16/tools-wizard.svg \ No newline at end of file diff --git a/links/actions/symbolic/system-restart-symbolic.svg b/links/actions/symbolic/system-restart-symbolic.svg new file mode 120000 index 00000000..8c0e16d7 --- /dev/null +++ b/links/actions/symbolic/system-restart-symbolic.svg @@ -0,0 +1 @@ +system-reboot-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/system-search-symbolic.svg b/links/actions/symbolic/system-search-symbolic.svg new file mode 120000 index 00000000..25461096 --- /dev/null +++ b/links/actions/symbolic/system-search-symbolic.svg @@ -0,0 +1 @@ +edit-find-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/test-pass-symbolic.svg b/links/actions/symbolic/test-pass-symbolic.svg new file mode 120000 index 00000000..6afc03a9 --- /dev/null +++ b/links/actions/symbolic/test-pass-symbolic.svg @@ -0,0 +1 @@ +app-installed-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/tools-symbolic.svg b/links/actions/symbolic/tools-symbolic.svg new file mode 120000 index 00000000..5373a187 --- /dev/null +++ b/links/actions/symbolic/tools-symbolic.svg @@ -0,0 +1 @@ +../16/tools.svg \ No newline at end of file diff --git a/links/actions/symbolic/unpin-symbolic.svg b/links/actions/symbolic/unpin-symbolic.svg new file mode 120000 index 00000000..3ca1d558 --- /dev/null +++ b/links/actions/symbolic/unpin-symbolic.svg @@ -0,0 +1 @@ +xapp-unpin-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/value-decrease-symbolic.svg b/links/actions/symbolic/value-decrease-symbolic.svg new file mode 120000 index 00000000..d42b1ab5 --- /dev/null +++ b/links/actions/symbolic/value-decrease-symbolic.svg @@ -0,0 +1 @@ +list-remove-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/value-increase-symbolic.svg b/links/actions/symbolic/value-increase-symbolic.svg new file mode 120000 index 00000000..4d2ca098 --- /dev/null +++ b/links/actions/symbolic/value-increase-symbolic.svg @@ -0,0 +1 @@ +list-add-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-left-pane-symbolic-rtl.svg b/links/actions/symbolic/view-left-pane-symbolic-rtl.svg new file mode 120000 index 00000000..a9e90f07 --- /dev/null +++ b/links/actions/symbolic/view-left-pane-symbolic-rtl.svg @@ -0,0 +1 @@ +view-right-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-presentation-symbolic.svg b/links/actions/symbolic/view-presentation-symbolic.svg new file mode 120000 index 00000000..a6757e55 --- /dev/null +++ b/links/actions/symbolic/view-presentation-symbolic.svg @@ -0,0 +1 @@ +../16/view-presentation.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-private-symbolic.svg b/links/actions/symbolic/view-private-symbolic.svg new file mode 120000 index 00000000..f6fc91f7 --- /dev/null +++ b/links/actions/symbolic/view-private-symbolic.svg @@ -0,0 +1 @@ +../16/view-private.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-right-pane-symbolic-rtl.svg b/links/actions/symbolic/view-right-pane-symbolic-rtl.svg new file mode 120000 index 00000000..98e49e3b --- /dev/null +++ b/links/actions/symbolic/view-right-pane-symbolic-rtl.svg @@ -0,0 +1 @@ +view-left-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-sidebar-end-symbolic.svg b/links/actions/symbolic/view-sidebar-end-symbolic.svg new file mode 120000 index 00000000..a9e90f07 --- /dev/null +++ b/links/actions/symbolic/view-sidebar-end-symbolic.svg @@ -0,0 +1 @@ +view-right-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-sidebar-start-symbolic.svg b/links/actions/symbolic/view-sidebar-start-symbolic.svg new file mode 120000 index 00000000..98e49e3b --- /dev/null +++ b/links/actions/symbolic/view-sidebar-start-symbolic.svg @@ -0,0 +1 @@ +view-left-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-sidebar-symbolic.svg b/links/actions/symbolic/view-sidebar-symbolic.svg new file mode 120000 index 00000000..98e49e3b --- /dev/null +++ b/links/actions/symbolic/view-sidebar-symbolic.svg @@ -0,0 +1 @@ +view-left-pane-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-zoom-fit-height-symbolic.svg b/links/actions/symbolic/view-zoom-fit-height-symbolic.svg new file mode 120000 index 00000000..a21da523 --- /dev/null +++ b/links/actions/symbolic/view-zoom-fit-height-symbolic.svg @@ -0,0 +1 @@ +../16/zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-zoom-fit-symbolic.svg b/links/actions/symbolic/view-zoom-fit-symbolic.svg new file mode 120000 index 00000000..ebe54f34 --- /dev/null +++ b/links/actions/symbolic/view-zoom-fit-symbolic.svg @@ -0,0 +1 @@ +../16/zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-zoom-fit-width-symbolic.svg b/links/actions/symbolic/view-zoom-fit-width-symbolic.svg new file mode 120000 index 00000000..ac11bba3 --- /dev/null +++ b/links/actions/symbolic/view-zoom-fit-width-symbolic.svg @@ -0,0 +1 @@ +../16/zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-zoom-in-symbolic.svg b/links/actions/symbolic/view-zoom-in-symbolic.svg new file mode 120000 index 00000000..fbe5de4e --- /dev/null +++ b/links/actions/symbolic/view-zoom-in-symbolic.svg @@ -0,0 +1 @@ +zoom-in-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-zoom-original-symbolic.svg b/links/actions/symbolic/view-zoom-original-symbolic.svg new file mode 120000 index 00000000..7a99228f --- /dev/null +++ b/links/actions/symbolic/view-zoom-original-symbolic.svg @@ -0,0 +1 @@ +zoom-original-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/view-zoom-out-symbolic.svg b/links/actions/symbolic/view-zoom-out-symbolic.svg new file mode 120000 index 00000000..e6b7b87f --- /dev/null +++ b/links/actions/symbolic/view-zoom-out-symbolic.svg @@ -0,0 +1 @@ +../16/zoom-out.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-keep-above-symbolic.svg b/links/actions/symbolic/window-keep-above-symbolic.svg new file mode 120000 index 00000000..bdf5e887 --- /dev/null +++ b/links/actions/symbolic/window-keep-above-symbolic.svg @@ -0,0 +1 @@ +../16/window-keep-above.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-keep-below-symbolic.svg b/links/actions/symbolic/window-keep-below-symbolic.svg new file mode 120000 index 00000000..58ae5ff7 --- /dev/null +++ b/links/actions/symbolic/window-keep-below-symbolic.svg @@ -0,0 +1 @@ +../16/window-keep-below.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-maximize-symbolic-rtl.svg b/links/actions/symbolic/window-maximize-symbolic-rtl.svg new file mode 120000 index 00000000..7d184b8f --- /dev/null +++ b/links/actions/symbolic/window-maximize-symbolic-rtl.svg @@ -0,0 +1 @@ +window-maximize-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-new-symbolic.svg b/links/actions/symbolic/window-new-symbolic.svg new file mode 120000 index 00000000..23d345d6 --- /dev/null +++ b/links/actions/symbolic/window-new-symbolic.svg @@ -0,0 +1 @@ +application-add-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-pin-symbolic.svg b/links/actions/symbolic/window-pin-symbolic.svg new file mode 120000 index 00000000..d0cf3190 --- /dev/null +++ b/links/actions/symbolic/window-pin-symbolic.svg @@ -0,0 +1 @@ +../16/window-pin.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-restore-symbolic-rtl.svg b/links/actions/symbolic/window-restore-symbolic-rtl.svg new file mode 120000 index 00000000..7d184b8f --- /dev/null +++ b/links/actions/symbolic/window-restore-symbolic-rtl.svg @@ -0,0 +1 @@ +window-maximize-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-shade-symbolic.svg b/links/actions/symbolic/window-shade-symbolic.svg new file mode 120000 index 00000000..8e6b4b83 --- /dev/null +++ b/links/actions/symbolic/window-shade-symbolic.svg @@ -0,0 +1 @@ +../16/collapse-all.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-unpin-symbolic.svg b/links/actions/symbolic/window-unpin-symbolic.svg new file mode 120000 index 00000000..4d390117 --- /dev/null +++ b/links/actions/symbolic/window-unpin-symbolic.svg @@ -0,0 +1 @@ +../16/window-unpin.svg \ No newline at end of file diff --git a/links/actions/symbolic/window-unshade-symbolic.svg b/links/actions/symbolic/window-unshade-symbolic.svg new file mode 120000 index 00000000..607b71df --- /dev/null +++ b/links/actions/symbolic/window-unshade-symbolic.svg @@ -0,0 +1 @@ +../16/expand-all.svg \ No newline at end of file diff --git a/links/actions/symbolic/xapp-go-history-next-symbolic-rtl.svg b/links/actions/symbolic/xapp-go-history-next-symbolic-rtl.svg new file mode 120000 index 00000000..81c980fb --- /dev/null +++ b/links/actions/symbolic/xapp-go-history-next-symbolic-rtl.svg @@ -0,0 +1 @@ +xapp-go-history-previous-symbolic.svg \ No newline at end of file diff --git a/links/actions/symbolic/xapp-go-history-previous-symbolic-rtl.svg b/links/actions/symbolic/xapp-go-history-previous-symbolic-rtl.svg new file mode 120000 index 00000000..608be41c --- /dev/null +++ b/links/actions/symbolic/xapp-go-history-previous-symbolic-rtl.svg @@ -0,0 +1 @@ +xapp-go-history-next-symbolic.svg \ No newline at end of file diff --git a/links/apps/scalable/10B4_steam.0.svg b/links/apps/scalable/10B4_steam.0.svg new file mode 120000 index 00000000..c630de4b --- /dev/null +++ b/links/apps/scalable/10B4_steam.0.svg @@ -0,0 +1 @@ +steam.svg \ No newline at end of file diff --git a/links/apps/scalable/1CD8_rundll32.0.svg b/links/apps/scalable/1CD8_rundll32.0.svg new file mode 120000 index 00000000..417f68ca --- /dev/null +++ b/links/apps/scalable/1CD8_rundll32.0.svg @@ -0,0 +1 @@ +wine.svg \ No newline at end of file diff --git a/links/apps/scalable/1E64_notepad.0.svg b/links/apps/scalable/1E64_notepad.0.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/1E64_notepad.0.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/1password.svg b/links/apps/scalable/1password.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/1password.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/2048-qt.svg b/links/apps/scalable/2048-qt.svg new file mode 120000 index 00000000..f9b2ba25 --- /dev/null +++ b/links/apps/scalable/2048-qt.svg @@ -0,0 +1 @@ +2048.svg \ No newline at end of file diff --git a/links/apps/scalable/2402_msiexec.0.svg b/links/apps/scalable/2402_msiexec.0.svg new file mode 120000 index 00000000..14429f69 --- /dev/null +++ b/links/apps/scalable/2402_msiexec.0.svg @@ -0,0 +1 @@ +wmtweaks.svg \ No newline at end of file diff --git a/links/apps/scalable/2EF4_wordpad.0.svg b/links/apps/scalable/2EF4_wordpad.0.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/2EF4_wordpad.0.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/3dchess.svg b/links/apps/scalable/3dchess.svg new file mode 120000 index 00000000..c547b6ef --- /dev/null +++ b/links/apps/scalable/3dchess.svg @@ -0,0 +1 @@ +pychess.svg \ No newline at end of file diff --git a/links/apps/scalable/4137_winhlp32.0.svg b/links/apps/scalable/4137_winhlp32.0.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/4137_winhlp32.0.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/5961_Defunct_x86.0.svg b/links/apps/scalable/5961_Defunct_x86.0.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/5961_Defunct_x86.0.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/63EE_sublime_text.0.svg b/links/apps/scalable/63EE_sublime_text.0.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/63EE_sublime_text.0.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/67EF_addoninstaller.0.svg b/links/apps/scalable/67EF_addoninstaller.0.svg new file mode 120000 index 00000000..61b774c6 --- /dev/null +++ b/links/apps/scalable/67EF_addoninstaller.0.svg @@ -0,0 +1 @@ +extensions.svg \ No newline at end of file diff --git a/links/apps/scalable/7596_iexplore.0.svg b/links/apps/scalable/7596_iexplore.0.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/7596_iexplore.0.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/7765_winebrowser.0.svg b/links/apps/scalable/7765_winebrowser.0.svg new file mode 120000 index 00000000..417f68ca --- /dev/null +++ b/links/apps/scalable/7765_winebrowser.0.svg @@ -0,0 +1 @@ +wine.svg \ No newline at end of file diff --git a/links/apps/scalable/7z.svg b/links/apps/scalable/7z.svg new file mode 120000 index 00000000..67d5d223 --- /dev/null +++ b/links/apps/scalable/7z.svg @@ -0,0 +1 @@ +7zip.svg \ No newline at end of file diff --git a/links/apps/scalable/7zip.svg b/links/apps/scalable/7zip.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/7zip.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/97C1_wordpad.0.svg b/links/apps/scalable/97C1_wordpad.0.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/97C1_wordpad.0.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/A35F_hh.0.svg b/links/apps/scalable/A35F_hh.0.svg new file mode 120000 index 00000000..85083023 --- /dev/null +++ b/links/apps/scalable/A35F_hh.0.svg @@ -0,0 +1 @@ +system-help.svg \ No newline at end of file diff --git a/links/apps/scalable/AdobeFlash.svg b/links/apps/scalable/AdobeFlash.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/AdobeFlash.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/AdobeReader.svg b/links/apps/scalable/AdobeReader.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/AdobeReader.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/AdobeReader10.svg b/links/apps/scalable/AdobeReader10.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/AdobeReader10.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/AdobeReader11.svg b/links/apps/scalable/AdobeReader11.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/AdobeReader11.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/AdobeReader12.svg b/links/apps/scalable/AdobeReader12.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/AdobeReader12.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/AdobeReader8.svg b/links/apps/scalable/AdobeReader8.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/AdobeReader8.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/AdobeReader9.svg b/links/apps/scalable/AdobeReader9.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/AdobeReader9.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/AdvancedPhoto.svg b/links/apps/scalable/AdvancedPhoto.svg new file mode 120000 index 00000000..d4944db7 --- /dev/null +++ b/links/apps/scalable/AdvancedPhoto.svg @@ -0,0 +1 @@ +kuickshow.svg \ No newline at end of file diff --git a/links/apps/scalable/Alacritty-simple.svg b/links/apps/scalable/Alacritty-simple.svg new file mode 120000 index 00000000..d335961a --- /dev/null +++ b/links/apps/scalable/Alacritty-simple.svg @@ -0,0 +1 @@ +alacritty-simple.svg \ No newline at end of file diff --git a/links/apps/scalable/Alacritty.svg b/links/apps/scalable/Alacritty.svg new file mode 120000 index 00000000..18cb8f4b --- /dev/null +++ b/links/apps/scalable/Alacritty.svg @@ -0,0 +1 @@ +alacritty.svg \ No newline at end of file diff --git a/links/apps/scalable/Anydesk.svg b/links/apps/scalable/Anydesk.svg new file mode 120000 index 00000000..74450b7e --- /dev/null +++ b/links/apps/scalable/Anydesk.svg @@ -0,0 +1 @@ +anydesk.svg \ No newline at end of file diff --git a/links/apps/scalable/Appstore.svg b/links/apps/scalable/Appstore.svg new file mode 120000 index 00000000..3c6aac31 --- /dev/null +++ b/links/apps/scalable/Appstore.svg @@ -0,0 +1 @@ +software-center.svg \ No newline at end of file diff --git a/links/apps/scalable/BTM.svg b/links/apps/scalable/BTM.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/BTM.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/Blender.svg b/links/apps/scalable/Blender.svg new file mode 120000 index 00000000..965ce912 --- /dev/null +++ b/links/apps/scalable/Blender.svg @@ -0,0 +1 @@ +blender.svg \ No newline at end of file diff --git a/links/apps/scalable/CMakeSetup.svg b/links/apps/scalable/CMakeSetup.svg new file mode 120000 index 00000000..06c96061 --- /dev/null +++ b/links/apps/scalable/CMakeSetup.svg @@ -0,0 +1 @@ +cmake.svg \ No newline at end of file diff --git a/links/apps/scalable/CMakeSetup32.svg b/links/apps/scalable/CMakeSetup32.svg new file mode 120000 index 00000000..06c96061 --- /dev/null +++ b/links/apps/scalable/CMakeSetup32.svg @@ -0,0 +1 @@ +cmake.svg \ No newline at end of file diff --git a/links/apps/scalable/DBeaver.svg b/links/apps/scalable/DBeaver.svg new file mode 120000 index 00000000..6b5dcfd4 --- /dev/null +++ b/links/apps/scalable/DBeaver.svg @@ -0,0 +1 @@ +dbeaver.svg \ No newline at end of file diff --git a/links/apps/scalable/Dictionary.app.svg b/links/apps/scalable/Dictionary.app.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/Dictionary.app.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/Dictionary.svg b/links/apps/scalable/Dictionary.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/Dictionary.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/DictionaryReader.svg b/links/apps/scalable/DictionaryReader.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/DictionaryReader.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/Dropbox.svg b/links/apps/scalable/Dropbox.svg new file mode 120000 index 00000000..3b77629d --- /dev/null +++ b/links/apps/scalable/Dropbox.svg @@ -0,0 +1 @@ +dropbox.svg \ No newline at end of file diff --git a/links/apps/scalable/Etermutilities-terminal.svg b/links/apps/scalable/Etermutilities-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/Etermutilities-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/FB4C_iexplore.0.svg b/links/apps/scalable/FB4C_iexplore.0.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/FB4C_iexplore.0.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/FBReader.svg b/links/apps/scalable/FBReader.svg new file mode 120000 index 00000000..6a4fde71 --- /dev/null +++ b/links/apps/scalable/FBReader.svg @@ -0,0 +1 @@ +calibre-gui.svg \ No newline at end of file diff --git a/links/apps/scalable/FreeFileSync.svg b/links/apps/scalable/FreeFileSync.svg new file mode 120000 index 00000000..b2e7da42 --- /dev/null +++ b/links/apps/scalable/FreeFileSync.svg @@ -0,0 +1 @@ +freefilesync.svg \ No newline at end of file diff --git a/links/apps/scalable/GMail-mail.google.com.svg b/links/apps/scalable/GMail-mail.google.com.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/GMail-mail.google.com.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/GitKraken.svg b/links/apps/scalable/GitKraken.svg new file mode 120000 index 00000000..e7d60f47 --- /dev/null +++ b/links/apps/scalable/GitKraken.svg @@ -0,0 +1 @@ +gitkraken.svg \ No newline at end of file diff --git a/links/apps/scalable/Gmail-mail.google.com.svg b/links/apps/scalable/Gmail-mail.google.com.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/Gmail-mail.google.com.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/Gnome-Camara.svg b/links/apps/scalable/Gnome-Camara.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/Gnome-Camara.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/Gnome-Notes.svg b/links/apps/scalable/Gnome-Notes.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/Gnome-Notes.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/Gnome-Photos.svg b/links/apps/scalable/Gnome-Photos.svg new file mode 120000 index 00000000..93a448ce --- /dev/null +++ b/links/apps/scalable/Gnome-Photos.svg @@ -0,0 +1 @@ +gnome-photos.svg \ No newline at end of file diff --git a/links/apps/scalable/Gnome-notes.svg b/links/apps/scalable/Gnome-notes.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/Gnome-notes.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/GnomeBaker.svg b/links/apps/scalable/GnomeBaker.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/GnomeBaker.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/Grsync.SVG b/links/apps/scalable/Grsync.SVG new file mode 120000 index 00000000..c51c6949 --- /dev/null +++ b/links/apps/scalable/Grsync.SVG @@ -0,0 +1 @@ +grsync.svg \ No newline at end of file diff --git a/links/apps/scalable/Grsync.svg b/links/apps/scalable/Grsync.svg new file mode 120000 index 00000000..c51c6949 --- /dev/null +++ b/links/apps/scalable/Grsync.svg @@ -0,0 +1 @@ +grsync.svg \ No newline at end of file diff --git a/links/apps/scalable/ImageJ.svg b/links/apps/scalable/ImageJ.svg new file mode 120000 index 00000000..99ec94ff --- /dev/null +++ b/links/apps/scalable/ImageJ.svg @@ -0,0 +1 @@ +xdiagnose.svg \ No newline at end of file diff --git a/links/apps/scalable/Insight-FileManager.svg b/links/apps/scalable/Insight-FileManager.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/Insight-FileManager.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/J7Z.svg b/links/apps/scalable/J7Z.svg new file mode 120000 index 00000000..67d5d223 --- /dev/null +++ b/links/apps/scalable/J7Z.svg @@ -0,0 +1 @@ +7zip.svg \ No newline at end of file diff --git a/links/apps/scalable/Joplin.svg b/links/apps/scalable/Joplin.svg new file mode 120000 index 00000000..2b32d05b --- /dev/null +++ b/links/apps/scalable/Joplin.svg @@ -0,0 +1 @@ +joplin.svg \ No newline at end of file diff --git a/links/apps/scalable/Last.fm-icon.svg b/links/apps/scalable/Last.fm-icon.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/Last.fm-icon.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/Lightcord.svg b/links/apps/scalable/Lightcord.svg new file mode 120000 index 00000000..9bed5dee --- /dev/null +++ b/links/apps/scalable/Lightcord.svg @@ -0,0 +1 @@ +lightcord.svg \ No newline at end of file diff --git a/links/apps/scalable/LinSSID.svg b/links/apps/scalable/LinSSID.svg new file mode 120000 index 00000000..bb592889 --- /dev/null +++ b/links/apps/scalable/LinSSID.svg @@ -0,0 +1 @@ +linssid.svg \ No newline at end of file diff --git a/links/apps/scalable/MultiBrowser.svg b/links/apps/scalable/MultiBrowser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/MultiBrowser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/MvGather.svg b/links/apps/scalable/MvGather.svg new file mode 120000 index 00000000..a30e61e1 --- /dev/null +++ b/links/apps/scalable/MvGather.svg @@ -0,0 +1 @@ +totem.svg \ No newline at end of file diff --git a/links/apps/scalable/Notion.svg b/links/apps/scalable/Notion.svg new file mode 120000 index 00000000..f3d72ed9 --- /dev/null +++ b/links/apps/scalable/Notion.svg @@ -0,0 +1 @@ +notion.svg \ No newline at end of file diff --git a/links/apps/scalable/OpenTodoList.svg b/links/apps/scalable/OpenTodoList.svg new file mode 120000 index 00000000..16b75edb --- /dev/null +++ b/links/apps/scalable/OpenTodoList.svg @@ -0,0 +1 @@ +opentodolist.svg \ No newline at end of file diff --git a/links/apps/scalable/PCSX2.svg b/links/apps/scalable/PCSX2.svg new file mode 120000 index 00000000..366e1bf2 --- /dev/null +++ b/links/apps/scalable/PCSX2.svg @@ -0,0 +1 @@ +pcsx2.svg \ No newline at end of file diff --git a/links/apps/scalable/PhotoFiltre-LX.svg b/links/apps/scalable/PhotoFiltre-LX.svg new file mode 120000 index 00000000..b2b0db63 --- /dev/null +++ b/links/apps/scalable/PhotoFiltre-LX.svg @@ -0,0 +1 @@ +photofiltrelx.svg \ No newline at end of file diff --git a/links/apps/scalable/Pithos.svg b/links/apps/scalable/Pithos.svg new file mode 120000 index 00000000..7fa3cf36 --- /dev/null +++ b/links/apps/scalable/Pithos.svg @@ -0,0 +1 @@ +cantata.svg \ No newline at end of file diff --git a/links/apps/scalable/PlayOnLinux.svg b/links/apps/scalable/PlayOnLinux.svg new file mode 120000 index 00000000..80fc8ef9 --- /dev/null +++ b/links/apps/scalable/PlayOnLinux.svg @@ -0,0 +1 @@ +playonlinux.svg \ No newline at end of file diff --git a/links/apps/scalable/Pomodoro.svg b/links/apps/scalable/Pomodoro.svg new file mode 120000 index 00000000..af0d73ff --- /dev/null +++ b/links/apps/scalable/Pomodoro.svg @@ -0,0 +1 @@ +gnome-pomodoro.svg \ No newline at end of file diff --git a/links/apps/scalable/QMapShack.svg b/links/apps/scalable/QMapShack.svg new file mode 120000 index 00000000..59b5c64a --- /dev/null +++ b/links/apps/scalable/QMapShack.svg @@ -0,0 +1 @@ +maps.svg \ No newline at end of file diff --git a/links/apps/scalable/QtIcon.svg b/links/apps/scalable/QtIcon.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/QtIcon.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/QtProject-assistant.svg b/links/apps/scalable/QtProject-assistant.svg new file mode 120000 index 00000000..a2c2cf3c --- /dev/null +++ b/links/apps/scalable/QtProject-assistant.svg @@ -0,0 +1 @@ +qtassistant.svg \ No newline at end of file diff --git a/links/apps/scalable/QtProject-designer.svg b/links/apps/scalable/QtProject-designer.svg new file mode 120000 index 00000000..5562b222 --- /dev/null +++ b/links/apps/scalable/QtProject-designer.svg @@ -0,0 +1 @@ +qtdesigner.svg \ No newline at end of file diff --git a/links/apps/scalable/QtProject-linguist.svg b/links/apps/scalable/QtProject-linguist.svg new file mode 120000 index 00000000..4d6eb91b --- /dev/null +++ b/links/apps/scalable/QtProject-linguist.svg @@ -0,0 +1 @@ +qtlinguist.svg \ No newline at end of file diff --git a/links/apps/scalable/QtProject-qdbusviewer.svg b/links/apps/scalable/QtProject-qdbusviewer.svg new file mode 120000 index 00000000..b54d6089 --- /dev/null +++ b/links/apps/scalable/QtProject-qdbusviewer.svg @@ -0,0 +1 @@ +qtdbusviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/QtProject-qtcreator-qt5.svg b/links/apps/scalable/QtProject-qtcreator-qt5.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/QtProject-qtcreator-qt5.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/QtProject-qtcreator.svg b/links/apps/scalable/QtProject-qtcreator.svg new file mode 120000 index 00000000..619ebc9c --- /dev/null +++ b/links/apps/scalable/QtProject-qtcreator.svg @@ -0,0 +1 @@ +qtcreator.svg \ No newline at end of file diff --git a/links/apps/scalable/RSS_feeds.svg b/links/apps/scalable/RSS_feeds.svg new file mode 120000 index 00000000..5ba07e59 --- /dev/null +++ b/links/apps/scalable/RSS_feeds.svg @@ -0,0 +1 @@ +akregator.svg \ No newline at end of file diff --git a/links/apps/scalable/Sci48M.svg b/links/apps/scalable/Sci48M.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/Sci48M.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/ScudCloud.svg b/links/apps/scalable/ScudCloud.svg new file mode 120000 index 00000000..7cb5329c --- /dev/null +++ b/links/apps/scalable/ScudCloud.svg @@ -0,0 +1 @@ +slack.svg \ No newline at end of file diff --git a/links/apps/scalable/Spotify.svg b/links/apps/scalable/Spotify.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/Spotify.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/Stacer.svg b/links/apps/scalable/Stacer.svg new file mode 120000 index 00000000..45ae7634 --- /dev/null +++ b/links/apps/scalable/Stacer.svg @@ -0,0 +1 @@ +stacer.svg \ No newline at end of file diff --git a/links/apps/scalable/Sylpheed.svg b/links/apps/scalable/Sylpheed.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/Sylpheed.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/TeamViewer.svg b/links/apps/scalable/TeamViewer.svg new file mode 120000 index 00000000..49924271 --- /dev/null +++ b/links/apps/scalable/TeamViewer.svg @@ -0,0 +1 @@ +teamviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/Terminal-tango.svg b/links/apps/scalable/Terminal-tango.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/Terminal-tango.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/Terminal.svg b/links/apps/scalable/Terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/Terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/Thunar.svg b/links/apps/scalable/Thunar.svg new file mode 120000 index 00000000..e08c35af --- /dev/null +++ b/links/apps/scalable/Thunar.svg @@ -0,0 +1 @@ +thunar.svg \ No newline at end of file diff --git a/links/apps/scalable/Todoist.svg b/links/apps/scalable/Todoist.svg new file mode 120000 index 00000000..43385985 --- /dev/null +++ b/links/apps/scalable/Todoist.svg @@ -0,0 +1 @@ +todoist.svg \ No newline at end of file diff --git a/links/apps/scalable/Uberwriter.svg b/links/apps/scalable/Uberwriter.svg new file mode 120000 index 00000000..f06b0d4d --- /dev/null +++ b/links/apps/scalable/Uberwriter.svg @@ -0,0 +1 @@ +uberwriter.svg \ No newline at end of file diff --git a/links/apps/scalable/VBox.svg b/links/apps/scalable/VBox.svg new file mode 120000 index 00000000..199e647e --- /dev/null +++ b/links/apps/scalable/VBox.svg @@ -0,0 +1 @@ +Vbox.svg \ No newline at end of file diff --git a/links/apps/scalable/Vbox.svg b/links/apps/scalable/Vbox.svg new file mode 120000 index 00000000..f7e0337e --- /dev/null +++ b/links/apps/scalable/Vbox.svg @@ -0,0 +1 @@ +virtualbox.svg \ No newline at end of file diff --git a/links/apps/scalable/WMail.svg b/links/apps/scalable/WMail.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/WMail.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/WorkerIcon48.svg b/links/apps/scalable/WorkerIcon48.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/WorkerIcon48.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/XMind.svg b/links/apps/scalable/XMind.svg new file mode 120000 index 00000000..8399b172 --- /dev/null +++ b/links/apps/scalable/XMind.svg @@ -0,0 +1 @@ +xmind.svg \ No newline at end of file diff --git a/links/apps/scalable/XrendrMixer.svg b/links/apps/scalable/XrendrMixer.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/XrendrMixer.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/YouTube-youtube.com.svg b/links/apps/scalable/YouTube-youtube.com.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/YouTube-youtube.com.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/YouTubeDownloader.svg b/links/apps/scalable/YouTubeDownloader.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/YouTubeDownloader.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/Youtube-youtube.com.svg b/links/apps/scalable/Youtube-youtube.com.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/Youtube-youtube.com.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/aarddict.svg b/links/apps/scalable/aarddict.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/aarddict.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/about_kde.svg b/links/apps/scalable/about_kde.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/about_kde.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/abrt-gui.svg b/links/apps/scalable/abrt-gui.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/abrt-gui.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/abrt.svg b/links/apps/scalable/abrt.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/abrt.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/accessibility-directory.svg b/links/apps/scalable/accessibility-directory.svg new file mode 120000 index 00000000..93ed872f --- /dev/null +++ b/links/apps/scalable/accessibility-directory.svg @@ -0,0 +1 @@ +preferences-desktop-accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/accessibility.svg b/links/apps/scalable/accessibility.svg new file mode 120000 index 00000000..93ed872f --- /dev/null +++ b/links/apps/scalable/accessibility.svg @@ -0,0 +1 @@ +preferences-desktop-accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/accessibility_section.svg b/links/apps/scalable/accessibility_section.svg new file mode 120000 index 00000000..93ed872f --- /dev/null +++ b/links/apps/scalable/accessibility_section.svg @@ -0,0 +1 @@ +preferences-desktop-accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories-archiver.svg b/links/apps/scalable/accessories-archiver.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/accessories-archiver.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories-calculator.svg b/links/apps/scalable/accessories-calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/accessories-calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories-clock.svg b/links/apps/scalable/accessories-clock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/accessories-clock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories-ebook-reader.svg b/links/apps/scalable/accessories-ebook-reader.svg new file mode 120000 index 00000000..168e980e --- /dev/null +++ b/links/apps/scalable/accessories-ebook-reader.svg @@ -0,0 +1 @@ +gnome-books.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories-image-viewer.svg b/links/apps/scalable/accessories-image-viewer.svg new file mode 120000 index 00000000..82b89fe1 --- /dev/null +++ b/links/apps/scalable/accessories-image-viewer.svg @@ -0,0 +1 @@ +eog.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories-notes.svg b/links/apps/scalable/accessories-notes.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/accessories-notes.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories-painting.svg b/links/apps/scalable/accessories-painting.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/accessories-painting.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/accessories_text_editor.svg b/links/apps/scalable/accessories_text_editor.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/accessories_text_editor.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/ace.svg b/links/apps/scalable/ace.svg new file mode 120000 index 00000000..2f7cf976 --- /dev/null +++ b/links/apps/scalable/ace.svg @@ -0,0 +1 @@ +kpatience.svg \ No newline at end of file diff --git a/links/apps/scalable/acidrip.svg b/links/apps/scalable/acidrip.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/acidrip.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/activity-log-manager.svg b/links/apps/scalable/activity-log-manager.svg new file mode 120000 index 00000000..c01534f0 --- /dev/null +++ b/links/apps/scalable/activity-log-manager.svg @@ -0,0 +1 @@ +preferences-system-privacy.svg \ No newline at end of file diff --git a/links/apps/scalable/adjust-colors.svg b/links/apps/scalable/adjust-colors.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/adjust-colors.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/adobe-flashplayer.svg b/links/apps/scalable/adobe-flashplayer.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/adobe-flashplayer.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/adobe-reader.svg b/links/apps/scalable/adobe-reader.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/adobe-reader.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/adobeflashplugin.svg b/links/apps/scalable/adobeflashplugin.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/adobeflashplugin.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/agenda.svg b/links/apps/scalable/agenda.svg new file mode 120000 index 00000000..aa201335 --- /dev/null +++ b/links/apps/scalable/agenda.svg @@ -0,0 +1 @@ +korganizer.svg \ No newline at end of file diff --git a/links/apps/scalable/agent.svg b/links/apps/scalable/agent.svg new file mode 120000 index 00000000..a98d4f1d --- /dev/null +++ b/links/apps/scalable/agent.svg @@ -0,0 +1 @@ +preferences-web-browser-identification.svg \ No newline at end of file diff --git a/links/apps/scalable/aisleriot.svg b/links/apps/scalable/aisleriot.svg new file mode 120000 index 00000000..5d911243 --- /dev/null +++ b/links/apps/scalable/aisleriot.svg @@ -0,0 +1 @@ +kpat.svg \ No newline at end of file diff --git a/links/apps/scalable/akregator.svg b/links/apps/scalable/akregator.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/akregator.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/alacarte.svg b/links/apps/scalable/alacarte.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/alacarte.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/alarm-clock.svg b/links/apps/scalable/alarm-clock.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/alarm-clock.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/alc.svg b/links/apps/scalable/alc.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/alc.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/alleyoop.svg b/links/apps/scalable/alleyoop.svg new file mode 120000 index 00000000..2778f8f1 --- /dev/null +++ b/links/apps/scalable/alleyoop.svg @@ -0,0 +1 @@ +abrt.svg \ No newline at end of file diff --git a/links/apps/scalable/alltray.svg b/links/apps/scalable/alltray.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/alltray.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/almanah.svg b/links/apps/scalable/almanah.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/almanah.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/alsamixergui.svg b/links/apps/scalable/alsamixergui.svg new file mode 120000 index 00000000..4eae085d --- /dev/null +++ b/links/apps/scalable/alsamixergui.svg @@ -0,0 +1 @@ +kmix.svg \ No newline at end of file diff --git a/links/apps/scalable/altyo.svg b/links/apps/scalable/altyo.svg new file mode 120000 index 00000000..73a5b7be --- /dev/null +++ b/links/apps/scalable/altyo.svg @@ -0,0 +1 @@ +yakuake.svg \ No newline at end of file diff --git a/links/apps/scalable/amarok-icon.svg b/links/apps/scalable/amarok-icon.svg new file mode 120000 index 00000000..d0cde88f --- /dev/null +++ b/links/apps/scalable/amarok-icon.svg @@ -0,0 +1 @@ +amarok.svg \ No newline at end of file diff --git a/links/apps/scalable/amarok2.svg b/links/apps/scalable/amarok2.svg new file mode 120000 index 00000000..d0cde88f --- /dev/null +++ b/links/apps/scalable/amarok2.svg @@ -0,0 +1 @@ +amarok.svg \ No newline at end of file diff --git a/links/apps/scalable/amarok_change_language.svg b/links/apps/scalable/amarok_change_language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/amarok_change_language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/amor.svg b/links/apps/scalable/amor.svg new file mode 120000 index 00000000..2f915ffd --- /dev/null +++ b/links/apps/scalable/amor.svg @@ -0,0 +1 @@ +preferences-desktop-emoticons.svg \ No newline at end of file diff --git a/links/apps/scalable/anaconda.svg b/links/apps/scalable/anaconda.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/anaconda.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/android-studio-beta.svg b/links/apps/scalable/android-studio-beta.svg new file mode 120000 index 00000000..b853dd00 --- /dev/null +++ b/links/apps/scalable/android-studio-beta.svg @@ -0,0 +1 @@ +android-studio.svg \ No newline at end of file diff --git a/links/apps/scalable/androidstudio.svg b/links/apps/scalable/androidstudio.svg new file mode 120000 index 00000000..b853dd00 --- /dev/null +++ b/links/apps/scalable/androidstudio.svg @@ -0,0 +1 @@ +android-studio.svg \ No newline at end of file diff --git a/links/apps/scalable/angular-console.svg b/links/apps/scalable/angular-console.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/angular-console.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/antimicro.svg b/links/apps/scalable/antimicro.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/antimicro.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/antimicrox.svg b/links/apps/scalable/antimicrox.svg new file mode 120000 index 00000000..b5a8d724 --- /dev/null +++ b/links/apps/scalable/antimicrox.svg @@ -0,0 +1 @@ +antimicro.svg \ No newline at end of file diff --git a/links/apps/scalable/app.svg b/links/apps/scalable/app.svg new file mode 120000 index 00000000..e7d60f47 --- /dev/null +++ b/links/apps/scalable/app.svg @@ -0,0 +1 @@ +gitkraken.svg \ No newline at end of file diff --git a/links/apps/scalable/apparmor_view_profile.svg b/links/apps/scalable/apparmor_view_profile.svg new file mode 120000 index 00000000..8f0e93a6 --- /dev/null +++ b/links/apps/scalable/apparmor_view_profile.svg @@ -0,0 +1 @@ +security-medium.svg \ No newline at end of file diff --git a/links/apps/scalable/apper.svg b/links/apps/scalable/apper.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/apper.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/appgrid.svg b/links/apps/scalable/appgrid.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/appgrid.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-1password.svg b/links/apps/scalable/appimagekit-1password.svg new file mode 120000 index 00000000..7b74b97b --- /dev/null +++ b/links/apps/scalable/appimagekit-1password.svg @@ -0,0 +1 @@ +1password.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-Lightcord.svg b/links/apps/scalable/appimagekit-Lightcord.svg new file mode 120000 index 00000000..9bed5dee --- /dev/null +++ b/links/apps/scalable/appimagekit-Lightcord.svg @@ -0,0 +1 @@ +lightcord.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-Ripcord_Icon.svg b/links/apps/scalable/appimagekit-Ripcord_Icon.svg new file mode 120000 index 00000000..1804ec0f --- /dev/null +++ b/links/apps/scalable/appimagekit-Ripcord_Icon.svg @@ -0,0 +1 @@ +Ripcord_Icon.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-azpainter.svg b/links/apps/scalable/appimagekit-azpainter.svg new file mode 120000 index 00000000..409d2cf0 --- /dev/null +++ b/links/apps/scalable/appimagekit-azpainter.svg @@ -0,0 +1 @@ +azpainter.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-balena-etcher-electron.svg b/links/apps/scalable/appimagekit-balena-etcher-electron.svg new file mode 120000 index 00000000..d17bc786 --- /dev/null +++ b/links/apps/scalable/appimagekit-balena-etcher-electron.svg @@ -0,0 +1 @@ +etcher.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-bitwarden.svg b/links/apps/scalable/appimagekit-bitwarden.svg new file mode 120000 index 00000000..0beb6a1c --- /dev/null +++ b/links/apps/scalable/appimagekit-bitwarden.svg @@ -0,0 +1 @@ +bitwarden.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-brackets-electron.svg b/links/apps/scalable/appimagekit-brackets-electron.svg new file mode 120000 index 00000000..934a95e4 --- /dev/null +++ b/links/apps/scalable/appimagekit-brackets-electron.svg @@ -0,0 +1 @@ +brackets-electron.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-colorpicker.svg b/links/apps/scalable/appimagekit-colorpicker.svg new file mode 120000 index 00000000..5eff503c --- /dev/null +++ b/links/apps/scalable/appimagekit-colorpicker.svg @@ -0,0 +1 @@ +colorpicker.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-draw.io.svg b/links/apps/scalable/appimagekit-draw.io.svg new file mode 120000 index 00000000..d8360c67 --- /dev/null +++ b/links/apps/scalable/appimagekit-draw.io.svg @@ -0,0 +1 @@ +draw.io.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-emacs.svg b/links/apps/scalable/appimagekit-emacs.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/appimagekit-emacs.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-franz.svg b/links/apps/scalable/appimagekit-franz.svg new file mode 120000 index 00000000..d9225a68 --- /dev/null +++ b/links/apps/scalable/appimagekit-franz.svg @@ -0,0 +1 @@ +franz.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-github-desktop.svg b/links/apps/scalable/appimagekit-github-desktop.svg new file mode 120000 index 00000000..041308e1 --- /dev/null +++ b/links/apps/scalable/appimagekit-github-desktop.svg @@ -0,0 +1 @@ +github-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-gmail-desktop.svg b/links/apps/scalable/appimagekit-gmail-desktop.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/appimagekit-gmail-desktop.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-joplin.svg b/links/apps/scalable/appimagekit-joplin.svg new file mode 120000 index 00000000..2b32d05b --- /dev/null +++ b/links/apps/scalable/appimagekit-joplin.svg @@ -0,0 +1 @@ +joplin.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-kitty.svg b/links/apps/scalable/appimagekit-kitty.svg new file mode 120000 index 00000000..d3dd8e49 --- /dev/null +++ b/links/apps/scalable/appimagekit-kitty.svg @@ -0,0 +1 @@ +kitty.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-ksnip.svg b/links/apps/scalable/appimagekit-ksnip.svg new file mode 120000 index 00000000..ac363289 --- /dev/null +++ b/links/apps/scalable/appimagekit-ksnip.svg @@ -0,0 +1 @@ +ksnip.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-motrix.svg b/links/apps/scalable/appimagekit-motrix.svg new file mode 120000 index 00000000..5c6fafce --- /dev/null +++ b/links/apps/scalable/appimagekit-motrix.svg @@ -0,0 +1 @@ +motrix.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-notable.svg b/links/apps/scalable/appimagekit-notable.svg new file mode 120000 index 00000000..179b4948 --- /dev/null +++ b/links/apps/scalable/appimagekit-notable.svg @@ -0,0 +1 @@ +notable.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-org.keepassxc.KeePassXC.svg b/links/apps/scalable/appimagekit-org.keepassxc.KeePassXC.svg new file mode 120000 index 00000000..a13d2aae --- /dev/null +++ b/links/apps/scalable/appimagekit-org.keepassxc.KeePassXC.svg @@ -0,0 +1 @@ +keepassxc.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-org.olivevideoeditor.Olive.svg b/links/apps/scalable/appimagekit-org.olivevideoeditor.Olive.svg new file mode 120000 index 00000000..c14ad71d --- /dev/null +++ b/links/apps/scalable/appimagekit-org.olivevideoeditor.Olive.svg @@ -0,0 +1 @@ +org.olivevideoeditor.Olive.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-pcloud.svg b/links/apps/scalable/appimagekit-pcloud.svg new file mode 120000 index 00000000..6f7df497 --- /dev/null +++ b/links/apps/scalable/appimagekit-pcloud.svg @@ -0,0 +1 @@ +pcloud.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-sc-controller.svg b/links/apps/scalable/appimagekit-sc-controller.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/appimagekit-sc-controller.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-stacer.svg b/links/apps/scalable/appimagekit-stacer.svg new file mode 120000 index 00000000..45ae7634 --- /dev/null +++ b/links/apps/scalable/appimagekit-stacer.svg @@ -0,0 +1 @@ +stacer.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-teams-for-linux.svg b/links/apps/scalable/appimagekit-teams-for-linux.svg new file mode 120000 index 00000000..299c5085 --- /dev/null +++ b/links/apps/scalable/appimagekit-teams-for-linux.svg @@ -0,0 +1 @@ +teams-for-linux.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-wewechat.svg b/links/apps/scalable/appimagekit-wewechat.svg new file mode 120000 index 00000000..fa4b83ec --- /dev/null +++ b/links/apps/scalable/appimagekit-wewechat.svg @@ -0,0 +1 @@ +wechat.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit-youtube-music-desktop-app.svg b/links/apps/scalable/appimagekit-youtube-music-desktop-app.svg new file mode 120000 index 00000000..45bd4ed0 --- /dev/null +++ b/links/apps/scalable/appimagekit-youtube-music-desktop-app.svg @@ -0,0 +1 @@ +youtube-music-desktop-app.svg \ No newline at end of file diff --git a/links/apps/scalable/appimagekit_irix.svg b/links/apps/scalable/appimagekit_irix.svg new file mode 120000 index 00000000..fbc56eec --- /dev/null +++ b/links/apps/scalable/appimagekit_irix.svg @@ -0,0 +1 @@ +irix.svg \ No newline at end of file diff --git a/links/apps/scalable/applet_lockkeys.svg b/links/apps/scalable/applet_lockkeys.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/applet_lockkeys.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/applets-screenshooter.svg b/links/apps/scalable/applets-screenshooter.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/applets-screenshooter.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/application-vidiot.svg b/links/apps/scalable/application-vidiot.svg new file mode 120000 index 00000000..cdae97d3 --- /dev/null +++ b/links/apps/scalable/application-vidiot.svg @@ -0,0 +1 @@ +avidemux.svg \ No newline at end of file diff --git a/links/apps/scalable/application-vnd.iccprofile.svg b/links/apps/scalable/application-vnd.iccprofile.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/application-vnd.iccprofile.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-chemtool.svg b/links/apps/scalable/application-x-chemtool.svg new file mode 120000 index 00000000..4c40a17b --- /dev/null +++ b/links/apps/scalable/application-x-chemtool.svg @@ -0,0 +1 @@ +chmsee-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-clementine.svg b/links/apps/scalable/application-x-clementine.svg new file mode 120000 index 00000000..fd923151 --- /dev/null +++ b/links/apps/scalable/application-x-clementine.svg @@ -0,0 +1 @@ +clementine.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-pml18.svg b/links/apps/scalable/application-x-pml18.svg new file mode 120000 index 00000000..71b33211 --- /dev/null +++ b/links/apps/scalable/application-x-pml18.svg @@ -0,0 +1 @@ +freeoffice-planmaker.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-pml18free.svg b/links/apps/scalable/application-x-pml18free.svg new file mode 120000 index 00000000..71b33211 --- /dev/null +++ b/links/apps/scalable/application-x-pml18free.svg @@ -0,0 +1 @@ +freeoffice-planmaker.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-prl18.svg b/links/apps/scalable/application-x-prl18.svg new file mode 120000 index 00000000..cc01ae85 --- /dev/null +++ b/links/apps/scalable/application-x-prl18.svg @@ -0,0 +1 @@ +freeoffice-presentations.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-prl18free.svg b/links/apps/scalable/application-x-prl18free.svg new file mode 120000 index 00000000..cc01ae85 --- /dev/null +++ b/links/apps/scalable/application-x-prl18free.svg @@ -0,0 +1 @@ +freeoffice-presentations.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-tml18.svg b/links/apps/scalable/application-x-tml18.svg new file mode 120000 index 00000000..cbe25093 --- /dev/null +++ b/links/apps/scalable/application-x-tml18.svg @@ -0,0 +1 @@ +freeoffice-textmaker.svg \ No newline at end of file diff --git a/links/apps/scalable/application-x-tml18free.svg b/links/apps/scalable/application-x-tml18free.svg new file mode 120000 index 00000000..cbe25093 --- /dev/null +++ b/links/apps/scalable/application-x-tml18free.svg @@ -0,0 +1 @@ +freeoffice-textmaker.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-accessories.svg b/links/apps/scalable/applications-accessories.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/applications-accessories.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-development-translation.svg b/links/apps/scalable/applications-development-translation.svg new file mode 120000 index 00000000..2c7dbd1f --- /dev/null +++ b/links/apps/scalable/applications-development-translation.svg @@ -0,0 +1 @@ +translator.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-development-web.svg b/links/apps/scalable/applications-development-web.svg new file mode 120000 index 00000000..d3439ecb --- /dev/null +++ b/links/apps/scalable/applications-development-web.svg @@ -0,0 +1 @@ +applications-internet.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-development.svg b/links/apps/scalable/applications-development.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/applications-development.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-education-language.svg b/links/apps/scalable/applications-education-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/applications-education-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-featured.svg b/links/apps/scalable/applications-featured.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/applications-featured.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-fonts.svg b/links/apps/scalable/applications-fonts.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/applications-fonts.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-graphics.svg b/links/apps/scalable/applications-graphics.svg new file mode 120000 index 00000000..210f9799 --- /dev/null +++ b/links/apps/scalable/applications-graphics.svg @@ -0,0 +1 @@ +accessories-painting.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-interfacedesign.svg b/links/apps/scalable/applications-interfacedesign.svg new file mode 120000 index 00000000..da40e48a --- /dev/null +++ b/links/apps/scalable/applications-interfacedesign.svg @@ -0,0 +1 @@ +gtk3-widget-factory.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-internet.svg b/links/apps/scalable/applications-internet.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/applications-internet.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-languages.svg b/links/apps/scalable/applications-languages.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/applications-languages.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-multimedia.svg b/links/apps/scalable/applications-multimedia.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/applications-multimedia.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-office.svg b/links/apps/scalable/applications-office.svg new file mode 120000 index 00000000..3e1bf0af --- /dev/null +++ b/links/apps/scalable/applications-office.svg @@ -0,0 +1 @@ +docear.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-other.svg b/links/apps/scalable/applications-other.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/applications-other.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-system-orange.svg b/links/apps/scalable/applications-system-orange.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/applications-system-orange.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/applications-webbrowsers.svg b/links/apps/scalable/applications-webbrowsers.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/applications-webbrowsers.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/appointment-soon.svg b/links/apps/scalable/appointment-soon.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/appointment-soon.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/appointment.svg b/links/apps/scalable/appointment.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/appointment.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/apport-gtk.svg b/links/apps/scalable/apport-gtk.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/apport-gtk.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/apport-gtk2.svg b/links/apps/scalable/apport-gtk2.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/apport-gtk2.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/apps.com.qq.im.svg b/links/apps/scalable/apps.com.qq.im.svg new file mode 120000 index 00000000..11679a9a --- /dev/null +++ b/links/apps/scalable/apps.com.qq.im.svg @@ -0,0 +1 @@ +deepinwine-qq.svg \ No newline at end of file diff --git a/links/apps/scalable/apps.com.wechat.web.svg b/links/apps/scalable/apps.com.wechat.web.svg new file mode 120000 index 00000000..fa4b83ec --- /dev/null +++ b/links/apps/scalable/apps.com.wechat.web.svg @@ -0,0 +1 @@ +wechat.svg \ No newline at end of file diff --git a/links/apps/scalable/appset.svg b/links/apps/scalable/appset.svg new file mode 120000 index 00000000..f695e239 --- /dev/null +++ b/links/apps/scalable/appset.svg @@ -0,0 +1 @@ +./synaptic.svg \ No newline at end of file diff --git a/links/apps/scalable/aptdaemon-download.svg b/links/apps/scalable/aptdaemon-download.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/aptdaemon-download.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/aptdaemon-update-cache.svg b/links/apps/scalable/aptdaemon-update-cache.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/aptdaemon-update-cache.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/aptdaemon-upgrade.svg b/links/apps/scalable/aptdaemon-upgrade.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/aptdaemon-upgrade.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/aptdaemon-working.svg b/links/apps/scalable/aptdaemon-working.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/aptdaemon-working.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/aptik-battery-monitor.svg b/links/apps/scalable/aptik-battery-monitor.svg new file mode 120000 index 00000000..82c357f4 --- /dev/null +++ b/links/apps/scalable/aptik-battery-monitor.svg @@ -0,0 +1 @@ +gnome-power-statistics.svg \ No newline at end of file diff --git a/links/apps/scalable/archive-manager.svg b/links/apps/scalable/archive-manager.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/archive-manager.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/archivemanager.svg b/links/apps/scalable/archivemanager.svg new file mode 120000 index 00000000..f3f331a8 --- /dev/null +++ b/links/apps/scalable/archivemanager.svg @@ -0,0 +1 @@ +ark.svg \ No newline at end of file diff --git a/links/apps/scalable/ark.svg b/links/apps/scalable/ark.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/ark.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/arora.svg b/links/apps/scalable/arora.svg new file mode 120000 index 00000000..8b26bb3c --- /dev/null +++ b/links/apps/scalable/arora.svg @@ -0,0 +1 @@ +browser.svg \ No newline at end of file diff --git a/links/apps/scalable/artemanufrij.imageburner.svg b/links/apps/scalable/artemanufrij.imageburner.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/artemanufrij.imageburner.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/artha.svg b/links/apps/scalable/artha.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/artha.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/arts.svg b/links/apps/scalable/arts.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/arts.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/as-icon.svg b/links/apps/scalable/as-icon.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/as-icon.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/as-powered.svg b/links/apps/scalable/as-powered.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/as-powered.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/asounder.svg b/links/apps/scalable/asounder.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/asounder.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/assistant-qt4.svg b/links/apps/scalable/assistant-qt4.svg new file mode 120000 index 00000000..a2c2cf3c --- /dev/null +++ b/links/apps/scalable/assistant-qt4.svg @@ -0,0 +1 @@ +qtassistant.svg \ No newline at end of file diff --git a/links/apps/scalable/assistant-qt5.svg b/links/apps/scalable/assistant-qt5.svg new file mode 120000 index 00000000..a2c2cf3c --- /dev/null +++ b/links/apps/scalable/assistant-qt5.svg @@ -0,0 +1 @@ +qtassistant.svg \ No newline at end of file diff --git a/links/apps/scalable/assistant.svg b/links/apps/scalable/assistant.svg new file mode 120000 index 00000000..a2c2cf3c --- /dev/null +++ b/links/apps/scalable/assistant.svg @@ -0,0 +1 @@ +qtassistant.svg \ No newline at end of file diff --git a/links/apps/scalable/assistant5.svg b/links/apps/scalable/assistant5.svg new file mode 120000 index 00000000..6d45d7f0 --- /dev/null +++ b/links/apps/scalable/assistant5.svg @@ -0,0 +1 @@ +qt4logo.svg \ No newline at end of file diff --git a/links/apps/scalable/asunder.svg b/links/apps/scalable/asunder.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/asunder.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/aterm.svg b/links/apps/scalable/aterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/aterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/athena.svg b/links/apps/scalable/athena.svg new file mode 120000 index 00000000..abdd0fd0 --- /dev/null +++ b/links/apps/scalable/athena.svg @@ -0,0 +1 @@ +system-file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/atlas.svg b/links/apps/scalable/atlas.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/atlas.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/atril.svg b/links/apps/scalable/atril.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/atril.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/audacious-16.svg b/links/apps/scalable/audacious-16.svg new file mode 120000 index 00000000..895924ee --- /dev/null +++ b/links/apps/scalable/audacious-16.svg @@ -0,0 +1 @@ +audacious.svg \ No newline at end of file diff --git a/links/apps/scalable/audacious-32.svg b/links/apps/scalable/audacious-32.svg new file mode 120000 index 00000000..895924ee --- /dev/null +++ b/links/apps/scalable/audacious-32.svg @@ -0,0 +1 @@ +audacious.svg \ No newline at end of file diff --git a/links/apps/scalable/audacity16.svg b/links/apps/scalable/audacity16.svg new file mode 120000 index 00000000..c2e2d131 --- /dev/null +++ b/links/apps/scalable/audacity16.svg @@ -0,0 +1 @@ +audacity.svg \ No newline at end of file diff --git a/links/apps/scalable/audacity32.svg b/links/apps/scalable/audacity32.svg new file mode 120000 index 00000000..c2e2d131 --- /dev/null +++ b/links/apps/scalable/audacity32.svg @@ -0,0 +1 @@ +audacity.svg \ No newline at end of file diff --git a/links/apps/scalable/audex.svg b/links/apps/scalable/audex.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/audex.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/audience.svg b/links/apps/scalable/audience.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/audience.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/audio-player.svg b/links/apps/scalable/audio-player.svg new file mode 120000 index 00000000..4bf1121a --- /dev/null +++ b/links/apps/scalable/audio-player.svg @@ -0,0 +1 @@ +juk.svg \ No newline at end of file diff --git a/links/apps/scalable/audio-recorder.svg b/links/apps/scalable/audio-recorder.svg new file mode 120000 index 00000000..59e75f2a --- /dev/null +++ b/links/apps/scalable/audio-recorder.svg @@ -0,0 +1 @@ +gnome-sound-recorder.svg \ No newline at end of file diff --git a/links/apps/scalable/audoban.applet.playbar.svg b/links/apps/scalable/audoban.applet.playbar.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/audoban.applet.playbar.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/autokey.svg b/links/apps/scalable/autokey.svg new file mode 120000 index 00000000..f04d4679 --- /dev/null +++ b/links/apps/scalable/autokey.svg @@ -0,0 +1 @@ +accessories-character-map.svg \ No newline at end of file diff --git a/links/apps/scalable/autopackage-installer.svg b/links/apps/scalable/autopackage-installer.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/autopackage-installer.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/avidemux.svg b/links/apps/scalable/avidemux.svg new file mode 120000 index 00000000..a30e61e1 --- /dev/null +++ b/links/apps/scalable/avidemux.svg @@ -0,0 +1 @@ +totem.svg \ No newline at end of file diff --git a/links/apps/scalable/avidemux_icon.svg b/links/apps/scalable/avidemux_icon.svg new file mode 120000 index 00000000..cdae97d3 --- /dev/null +++ b/links/apps/scalable/avidemux_icon.svg @@ -0,0 +1 @@ +avidemux.svg \ No newline at end of file diff --git a/links/apps/scalable/awn-applet.svg b/links/apps/scalable/awn-applet.svg new file mode 120000 index 00000000..434124d4 --- /dev/null +++ b/links/apps/scalable/awn-applet.svg @@ -0,0 +1 @@ +dock.svg \ No newline at end of file diff --git a/links/apps/scalable/awn-manager.svg b/links/apps/scalable/awn-manager.svg new file mode 120000 index 00000000..8d2e75a7 --- /dev/null +++ b/links/apps/scalable/awn-manager.svg @@ -0,0 +1 @@ +cs-applets.svg \ No newline at end of file diff --git a/links/apps/scalable/awn-plugins.svg b/links/apps/scalable/awn-plugins.svg new file mode 120000 index 00000000..d91675fe --- /dev/null +++ b/links/apps/scalable/awn-plugins.svg @@ -0,0 +1 @@ +awn-applet.svg \ No newline at end of file diff --git a/links/apps/scalable/awn-settings.svg b/links/apps/scalable/awn-settings.svg new file mode 120000 index 00000000..8d2e75a7 --- /dev/null +++ b/links/apps/scalable/awn-settings.svg @@ -0,0 +1 @@ +cs-applets.svg \ No newline at end of file diff --git a/links/apps/scalable/ax-applet.svg b/links/apps/scalable/ax-applet.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/ax-applet.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/azpainter.svg b/links/apps/scalable/azpainter.svg new file mode 120000 index 00000000..210f9799 --- /dev/null +++ b/links/apps/scalable/azpainter.svg @@ -0,0 +1 @@ +accessories-painting.svg \ No newline at end of file diff --git a/links/apps/scalable/background.svg b/links/apps/scalable/background.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/background.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/backlite.svg b/links/apps/scalable/backlite.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/backlite.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/badge-small.svg b/links/apps/scalable/badge-small.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/badge-small.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/balena-etcher-electron.svg b/links/apps/scalable/balena-etcher-electron.svg new file mode 120000 index 00000000..d17bc786 --- /dev/null +++ b/links/apps/scalable/balena-etcher-electron.svg @@ -0,0 +1 @@ +etcher.svg \ No newline at end of file diff --git a/links/apps/scalable/balena-etcher.svg b/links/apps/scalable/balena-etcher.svg new file mode 120000 index 00000000..d17bc786 --- /dev/null +++ b/links/apps/scalable/balena-etcher.svg @@ -0,0 +1 @@ +etcher.svg \ No newline at end of file diff --git a/links/apps/scalable/baloo.svg b/links/apps/scalable/baloo.svg new file mode 120000 index 00000000..c54a2e00 --- /dev/null +++ b/links/apps/scalable/baloo.svg @@ -0,0 +1 @@ +preferences-desktop-baloo.svg \ No newline at end of file diff --git a/links/apps/scalable/baobab.svg b/links/apps/scalable/baobab.svg new file mode 120000 index 00000000..6080e25b --- /dev/null +++ b/links/apps/scalable/baobab.svg @@ -0,0 +1 @@ +gnome-disks.svg \ No newline at end of file diff --git a/links/apps/scalable/bash.svg b/links/apps/scalable/bash.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/bash.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/battery.svg b/links/apps/scalable/battery.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/battery.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/beagled.svg b/links/apps/scalable/beagled.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/beagled.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/beatbox.svg b/links/apps/scalable/beatbox.svg new file mode 120000 index 00000000..790c8c35 --- /dev/null +++ b/links/apps/scalable/beatbox.svg @@ -0,0 +1 @@ +multimedia-audio-player.svg \ No newline at end of file diff --git a/links/apps/scalable/bell.svg b/links/apps/scalable/bell.svg new file mode 120000 index 00000000..0f3a7188 --- /dev/null +++ b/links/apps/scalable/bell.svg @@ -0,0 +1 @@ +preferences-desktop-notification-bell.svg \ No newline at end of file diff --git a/links/apps/scalable/beryl-settings.svg b/links/apps/scalable/beryl-settings.svg new file mode 120000 index 00000000..14429f69 --- /dev/null +++ b/links/apps/scalable/beryl-settings.svg @@ -0,0 +1 @@ +wmtweaks.svg \ No newline at end of file diff --git a/links/apps/scalable/bijiben.svg b/links/apps/scalable/bijiben.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/bijiben.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/bitwarden.svg b/links/apps/scalable/bitwarden.svg new file mode 120000 index 00000000..3b5930e9 --- /dev/null +++ b/links/apps/scalable/bitwarden.svg @@ -0,0 +1 @@ +revelation.svg \ No newline at end of file diff --git a/links/apps/scalable/blivet-gui.svg b/links/apps/scalable/blivet-gui.svg new file mode 120000 index 00000000..b9b21b15 --- /dev/null +++ b/links/apps/scalable/blivet-gui.svg @@ -0,0 +1 @@ +gparted.svg \ No newline at end of file diff --git a/links/apps/scalable/blocks.svg b/links/apps/scalable/blocks.svg new file mode 120000 index 00000000..6d6f9fcd --- /dev/null +++ b/links/apps/scalable/blocks.svg @@ -0,0 +1 @@ +gnome-klotski.svg \ No newline at end of file diff --git a/links/apps/scalable/blogilo.svg b/links/apps/scalable/blogilo.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/blogilo.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/blueclock.svg b/links/apps/scalable/blueclock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/blueclock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/blueclock32.svg b/links/apps/scalable/blueclock32.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/blueclock32.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/bluedun.svg b/links/apps/scalable/bluedun.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/bluedun.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/blueman-active.svg b/links/apps/scalable/blueman-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/apps/scalable/blueman-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/apps/scalable/blueman-disabled.svg b/links/apps/scalable/blueman-disabled.svg new file mode 120000 index 00000000..bb03334f --- /dev/null +++ b/links/apps/scalable/blueman-disabled.svg @@ -0,0 +1 @@ +bluetooth-inactive.svg \ No newline at end of file diff --git a/links/apps/scalable/blueman.svg b/links/apps/scalable/blueman.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/blueman.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/blueradio-48.svg b/links/apps/scalable/blueradio-48.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/blueradio-48.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/blueradio.svg b/links/apps/scalable/blueradio.svg new file mode 120000 index 00000000..cf25bebf --- /dev/null +++ b/links/apps/scalable/blueradio.svg @@ -0,0 +1 @@ +preferences-system-bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/bluetooth-48.svg b/links/apps/scalable/bluetooth-48.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/bluetooth-48.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/bluetooth-active.svg b/links/apps/scalable/bluetooth-active.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/bluetooth-active.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/bluetooth-radio.svg b/links/apps/scalable/bluetooth-radio.svg new file mode 120000 index 00000000..cf25bebf --- /dev/null +++ b/links/apps/scalable/bluetooth-radio.svg @@ -0,0 +1 @@ +preferences-system-bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/bluetoothradio.svg b/links/apps/scalable/bluetoothradio.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/bluetoothradio.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/bombono-dvd.svg b/links/apps/scalable/bombono-dvd.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/bombono-dvd.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/bookreader.svg b/links/apps/scalable/bookreader.svg new file mode 120000 index 00000000..a732bc8a --- /dev/null +++ b/links/apps/scalable/bookreader.svg @@ -0,0 +1 @@ +accessories-ebook-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/bottles_notepad.svg b/links/apps/scalable/bottles_notepad.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/bottles_notepad.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/bottles_wine-uninstaller.svg b/links/apps/scalable/bottles_wine-uninstaller.svg new file mode 120000 index 00000000..5daa6135 --- /dev/null +++ b/links/apps/scalable/bottles_wine-uninstaller.svg @@ -0,0 +1 @@ +wine-uninstaller.svg \ No newline at end of file diff --git a/links/apps/scalable/bottles_wine-winecfg.svg b/links/apps/scalable/bottles_wine-winecfg.svg new file mode 120000 index 00000000..01c441ef --- /dev/null +++ b/links/apps/scalable/bottles_wine-winecfg.svg @@ -0,0 +1 @@ +wine-winecfg.svg \ No newline at end of file diff --git a/links/apps/scalable/bottles_wine-winefile.svg b/links/apps/scalable/bottles_wine-winefile.svg new file mode 120000 index 00000000..a9ba581e --- /dev/null +++ b/links/apps/scalable/bottles_wine-winefile.svg @@ -0,0 +1 @@ +wine-winefile.svg \ No newline at end of file diff --git a/links/apps/scalable/bottles_wine-winetricks.svg b/links/apps/scalable/bottles_wine-winetricks.svg new file mode 120000 index 00000000..2d550e9b --- /dev/null +++ b/links/apps/scalable/bottles_wine-winetricks.svg @@ -0,0 +1 @@ +wine-winetricks.svg \ No newline at end of file diff --git a/links/apps/scalable/bottles_wine.svg b/links/apps/scalable/bottles_wine.svg new file mode 120000 index 00000000..417f68ca --- /dev/null +++ b/links/apps/scalable/bottles_wine.svg @@ -0,0 +1 @@ +wine.svg \ No newline at end of file diff --git a/links/apps/scalable/bottles_winetricks.svg b/links/apps/scalable/bottles_winetricks.svg new file mode 120000 index 00000000..cda48fcb --- /dev/null +++ b/links/apps/scalable/bottles_winetricks.svg @@ -0,0 +1 @@ +winetricks.svg \ No newline at end of file diff --git a/links/apps/scalable/boxes.svg b/links/apps/scalable/boxes.svg new file mode 120000 index 00000000..14c25b6b --- /dev/null +++ b/links/apps/scalable/boxes.svg @@ -0,0 +1 @@ +gnome-boxes.svg \ No newline at end of file diff --git a/links/apps/scalable/brackets-electron.svg b/links/apps/scalable/brackets-electron.svg new file mode 120000 index 00000000..c0646367 --- /dev/null +++ b/links/apps/scalable/brackets-electron.svg @@ -0,0 +1 @@ +brackets.svg \ No newline at end of file diff --git a/links/apps/scalable/brave-bin.svg b/links/apps/scalable/brave-bin.svg new file mode 120000 index 00000000..22ef9332 --- /dev/null +++ b/links/apps/scalable/brave-bin.svg @@ -0,0 +1 @@ +brave.svg \ No newline at end of file diff --git a/links/apps/scalable/brave-browser-beta.svg b/links/apps/scalable/brave-browser-beta.svg new file mode 120000 index 00000000..22ef9332 --- /dev/null +++ b/links/apps/scalable/brave-browser-beta.svg @@ -0,0 +1 @@ +brave.svg \ No newline at end of file diff --git a/links/apps/scalable/brave-browser-dev.svg b/links/apps/scalable/brave-browser-dev.svg new file mode 120000 index 00000000..4145040c --- /dev/null +++ b/links/apps/scalable/brave-browser-dev.svg @@ -0,0 +1 @@ +brave-dev.svg \ No newline at end of file diff --git a/links/apps/scalable/brave-browser-nightly.svg b/links/apps/scalable/brave-browser-nightly.svg new file mode 120000 index 00000000..929fa054 --- /dev/null +++ b/links/apps/scalable/brave-browser-nightly.svg @@ -0,0 +1 @@ +brave-nightly.svg \ No newline at end of file diff --git a/links/apps/scalable/brave-browser.svg b/links/apps/scalable/brave-browser.svg new file mode 120000 index 00000000..22ef9332 --- /dev/null +++ b/links/apps/scalable/brave-browser.svg @@ -0,0 +1 @@ +brave.svg \ No newline at end of file diff --git a/links/apps/scalable/brave-desktop.svg b/links/apps/scalable/brave-desktop.svg new file mode 120000 index 00000000..22ef9332 --- /dev/null +++ b/links/apps/scalable/brave-desktop.svg @@ -0,0 +1 @@ +brave.svg \ No newline at end of file diff --git a/links/apps/scalable/brightside.svg b/links/apps/scalable/brightside.svg new file mode 120000 index 00000000..7c21c95b --- /dev/null +++ b/links/apps/scalable/brightside.svg @@ -0,0 +1 @@ +preferences-system-hotcorners.svg \ No newline at end of file diff --git a/links/apps/scalable/browser-help.svg b/links/apps/scalable/browser-help.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/browser-help.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/browser.svg b/links/apps/scalable/browser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/browser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/bt-logo.svg b/links/apps/scalable/bt-logo.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/bt-logo.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/btsync-gui-gtk.svg b/links/apps/scalable/btsync-gui-gtk.svg new file mode 120000 index 00000000..ecee9c47 --- /dev/null +++ b/links/apps/scalable/btsync-gui-gtk.svg @@ -0,0 +1 @@ +btsync-user.svg \ No newline at end of file diff --git a/links/apps/scalable/btsync-user.svg b/links/apps/scalable/btsync-user.svg new file mode 120000 index 00000000..023527a5 --- /dev/null +++ b/links/apps/scalable/btsync-user.svg @@ -0,0 +1 @@ +reload.svg \ No newline at end of file diff --git a/links/apps/scalable/bug-buddy.svg b/links/apps/scalable/bug-buddy.svg new file mode 120000 index 00000000..232cefc6 --- /dev/null +++ b/links/apps/scalable/bug-buddy.svg @@ -0,0 +1 @@ +system-error.svg \ No newline at end of file diff --git a/links/apps/scalable/bug.svg b/links/apps/scalable/bug.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/bug.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/builder.svg b/links/apps/scalable/builder.svg new file mode 120000 index 00000000..5c970121 --- /dev/null +++ b/links/apps/scalable/builder.svg @@ -0,0 +1 @@ +gnome-builder.svg \ No newline at end of file diff --git a/links/apps/scalable/bum.svg b/links/apps/scalable/bum.svg new file mode 120000 index 00000000..26389d54 --- /dev/null +++ b/links/apps/scalable/bum.svg @@ -0,0 +1 @@ +grub-customizer.svg \ No newline at end of file diff --git a/links/apps/scalable/bumblebee-config-gui.svg b/links/apps/scalable/bumblebee-config-gui.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/bumblebee-config-gui.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/bumblebee.svg b/links/apps/scalable/bumblebee.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/bumblebee.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/burner.svg b/links/apps/scalable/burner.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/burner.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/butter.svg b/links/apps/scalable/butter.svg new file mode 120000 index 00000000..a2247201 --- /dev/null +++ b/links/apps/scalable/butter.svg @@ -0,0 +1 @@ +popcorntime.svg \ No newline at end of file diff --git a/links/apps/scalable/byzanz.svg b/links/apps/scalable/byzanz.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/byzanz.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/ca.desrt.dconf-editor.svg b/links/apps/scalable/ca.desrt.dconf-editor.svg new file mode 120000 index 00000000..5c5aea0c --- /dev/null +++ b/links/apps/scalable/ca.desrt.dconf-editor.svg @@ -0,0 +1 @@ +dconf-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/ca.littlesvr.asunder.svg b/links/apps/scalable/ca.littlesvr.asunder.svg new file mode 120000 index 00000000..b9c3f8e3 --- /dev/null +++ b/links/apps/scalable/ca.littlesvr.asunder.svg @@ -0,0 +1 @@ +disk-burner.svg \ No newline at end of file diff --git a/links/apps/scalable/cairo-clock.svg b/links/apps/scalable/cairo-clock.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/cairo-clock.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/cairo-dock-c.svg b/links/apps/scalable/cairo-dock-c.svg new file mode 120000 index 00000000..8be344c1 --- /dev/null +++ b/links/apps/scalable/cairo-dock-c.svg @@ -0,0 +1 @@ +cairo-dock.svg \ No newline at end of file diff --git a/links/apps/scalable/cairo-dock-o.svg b/links/apps/scalable/cairo-dock-o.svg new file mode 120000 index 00000000..8be344c1 --- /dev/null +++ b/links/apps/scalable/cairo-dock-o.svg @@ -0,0 +1 @@ +cairo-dock.svg \ No newline at end of file diff --git a/links/apps/scalable/cairo-dock.svg b/links/apps/scalable/cairo-dock.svg new file mode 120000 index 00000000..434124d4 --- /dev/null +++ b/links/apps/scalable/cairo-dock.svg @@ -0,0 +1 @@ +dock.svg \ No newline at end of file diff --git a/links/apps/scalable/caja-actions.svg b/links/apps/scalable/caja-actions.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/caja-actions.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/caja-dropbox.svg b/links/apps/scalable/caja-dropbox.svg new file mode 120000 index 00000000..3b77629d --- /dev/null +++ b/links/apps/scalable/caja-dropbox.svg @@ -0,0 +1 @@ +dropbox.svg \ No newline at end of file diff --git a/links/apps/scalable/calculator.svg b/links/apps/scalable/calculator.svg new file mode 120000 index 00000000..80698d65 --- /dev/null +++ b/links/apps/scalable/calculator.svg @@ -0,0 +1 @@ +accessories-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/calendar-red-31.svg b/links/apps/scalable/calendar-red-31.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/calendar-red-31.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/calibre.svg b/links/apps/scalable/calibre.svg new file mode 120000 index 00000000..a732bc8a --- /dev/null +++ b/links/apps/scalable/calibre.svg @@ -0,0 +1 @@ +accessories-ebook-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/california.svg b/links/apps/scalable/california.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/california.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/calindori.svg b/links/apps/scalable/calindori.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/calindori.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/calligraauthor.svg b/links/apps/scalable/calligraauthor.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/calligraauthor.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/calligradevtools.svg b/links/apps/scalable/calligradevtools.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/calligradevtools.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/calligrakarbon.svg b/links/apps/scalable/calligrakarbon.svg new file mode 120000 index 00000000..df8a6d2e --- /dev/null +++ b/links/apps/scalable/calligrakarbon.svg @@ -0,0 +1 @@ +karbon.svg \ No newline at end of file diff --git a/links/apps/scalable/calligrakrita.svg b/links/apps/scalable/calligrakrita.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/calligrakrita.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/calligrakrita2.svg b/links/apps/scalable/calligrakrita2.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/calligrakrita2.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/calligrakrita3.svg b/links/apps/scalable/calligrakrita3.svg new file mode 120000 index 00000000..8f0c9867 --- /dev/null +++ b/links/apps/scalable/calligrakrita3.svg @@ -0,0 +1 @@ +calligrakrita.svg \ No newline at end of file diff --git a/links/apps/scalable/calligraplan.svg b/links/apps/scalable/calligraplan.svg new file mode 120000 index 00000000..8245354b --- /dev/null +++ b/links/apps/scalable/calligraplan.svg @@ -0,0 +1 @@ +plan.svg \ No newline at end of file diff --git a/links/apps/scalable/calligraplanner.svg b/links/apps/scalable/calligraplanner.svg new file mode 120000 index 00000000..e69590b6 --- /dev/null +++ b/links/apps/scalable/calligraplanner.svg @@ -0,0 +1 @@ +planner.svg \ No newline at end of file diff --git a/links/apps/scalable/calligraplanwork.svg b/links/apps/scalable/calligraplanwork.svg new file mode 120000 index 00000000..75989ae5 --- /dev/null +++ b/links/apps/scalable/calligraplanwork.svg @@ -0,0 +1 @@ +calligraplan.svg \ No newline at end of file diff --git a/links/apps/scalable/camera-app.svg b/links/apps/scalable/camera-app.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/camera-app.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/camera-photo.svg b/links/apps/scalable/camera-photo.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/camera-photo.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/camera-web.svg b/links/apps/scalable/camera-web.svg new file mode 120000 index 00000000..548c3346 --- /dev/null +++ b/links/apps/scalable/camera-web.svg @@ -0,0 +1 @@ +camera.svg \ No newline at end of file diff --git a/links/apps/scalable/camera.svg b/links/apps/scalable/camera.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/camera.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/camorama.svg b/links/apps/scalable/camorama.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/camorama.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/catfish.svg b/links/apps/scalable/catfish.svg new file mode 120000 index 00000000..cb1fa4c4 --- /dev/null +++ b/links/apps/scalable/catfish.svg @@ -0,0 +1 @@ +system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/chakra-backup.svg b/links/apps/scalable/chakra-backup.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/chakra-backup.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/checkgmail.svg b/links/apps/scalable/checkgmail.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/checkgmail.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/chemtool.svg b/links/apps/scalable/chemtool.svg new file mode 120000 index 00000000..4c40a17b --- /dev/null +++ b/links/apps/scalable/chemtool.svg @@ -0,0 +1 @@ +chmsee-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/cherrytree.svg b/links/apps/scalable/cherrytree.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/cherrytree.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/chessx.svg b/links/apps/scalable/chessx.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/chessx.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/chinese.svg b/links/apps/scalable/chinese.svg new file mode 120000 index 00000000..6c199a7a --- /dev/null +++ b/links/apps/scalable/chinese.svg @@ -0,0 +1 @@ +ibus-pinyin.svg \ No newline at end of file diff --git a/links/apps/scalable/chmsee-16x16.svg b/links/apps/scalable/chmsee-16x16.svg new file mode 120000 index 00000000..4c40a17b --- /dev/null +++ b/links/apps/scalable/chmsee-16x16.svg @@ -0,0 +1 @@ +chmsee-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/chmsee-32x32.svg b/links/apps/scalable/chmsee-32x32.svg new file mode 120000 index 00000000..4c40a17b --- /dev/null +++ b/links/apps/scalable/chmsee-32x32.svg @@ -0,0 +1 @@ +chmsee-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/chmsee-icon.svg b/links/apps/scalable/chmsee-icon.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/chmsee-icon.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-bgjohebimpjdhhocbknplfelpmdhifhd-Default.svg b/links/apps/scalable/chrome-bgjohebimpjdhhocbknplfelpmdhifhd-Default.svg new file mode 120000 index 00000000..43385985 --- /dev/null +++ b/links/apps/scalable/chrome-bgjohebimpjdhhocbknplfelpmdhifhd-Default.svg @@ -0,0 +1 @@ +todoist.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-bgkodfmeijboinjdegggmkbkjfiagaan-Default.svg b/links/apps/scalable/chrome-bgkodfmeijboinjdegggmkbkjfiagaan-Default.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/chrome-bgkodfmeijboinjdegggmkbkjfiagaan-Default.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-bikioccmkafdpakkkcpdbppfkghcmihk-Default.svg b/links/apps/scalable/chrome-bikioccmkafdpakkkcpdbppfkghcmihk-Default.svg new file mode 120000 index 00000000..62553916 --- /dev/null +++ b/links/apps/scalable/chrome-bikioccmkafdpakkkcpdbppfkghcmihk-Default.svg @@ -0,0 +1 @@ +signal-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg b/links/apps/scalable/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-bommmmpbplimfmebiadkflfgbgejahgm-Default.svg b/links/apps/scalable/chrome-bommmmpbplimfmebiadkflfgbgejahgm-Default.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/chrome-bommmmpbplimfmebiadkflfgbgejahgm-Default.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-calculator.svg b/links/apps/scalable/chrome-calculator.svg new file mode 120000 index 00000000..83433c82 --- /dev/null +++ b/links/apps/scalable/chrome-calculator.svg @@ -0,0 +1 @@ +google-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-cjanmonomjogheabiocdamfpknlpdehm-Default.svg b/links/apps/scalable/chrome-cjanmonomjogheabiocdamfpknlpdehm-Default.svg new file mode 120000 index 00000000..57416d98 --- /dev/null +++ b/links/apps/scalable/chrome-cjanmonomjogheabiocdamfpknlpdehm-Default.svg @@ -0,0 +1 @@ +hp-logo.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-clgddkicplcbgjfobecebadodeggpghp-Default.svg b/links/apps/scalable/chrome-clgddkicplcbgjfobecebadodeggpghp-Default.svg new file mode 120000 index 00000000..f9b2ba25 --- /dev/null +++ b/links/apps/scalable/chrome-clgddkicplcbgjfobecebadodeggpghp-Default.svg @@ -0,0 +1 @@ +2048.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg b/links/apps/scalable/chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-cnkjkdjlofllcpbemipjbcpfnglbgieh-Default.svg b/links/apps/scalable/chrome-cnkjkdjlofllcpbemipjbcpfnglbgieh-Default.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/chrome-cnkjkdjlofllcpbemipjbcpfnglbgieh-Default.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-damddgdogmdhjjbgpfpgmkdgdgjhohef-Default.svg b/links/apps/scalable/chrome-damddgdogmdhjjbgpfpgmkdgdgjhohef-Default.svg new file mode 120000 index 00000000..c233e23c --- /dev/null +++ b/links/apps/scalable/chrome-damddgdogmdhjjbgpfpgmkdgdgjhohef-Default.svg @@ -0,0 +1 @@ +skype.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-eifdbcbnlahelniokpkpdlhaocgjdcje-Default.svg b/links/apps/scalable/chrome-eifdbcbnlahelniokpkpdlhaocgjdcje-Default.svg new file mode 120000 index 00000000..7cb5329c --- /dev/null +++ b/links/apps/scalable/chrome-eifdbcbnlahelniokpkpdlhaocgjdcje-Default.svg @@ -0,0 +1 @@ +slack.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-fdmmgilgnpjigdojojpjoooidkmcomcm-Default.svg b/links/apps/scalable/chrome-fdmmgilgnpjigdojojpjoooidkmcomcm-Default.svg new file mode 120000 index 00000000..d2d13442 --- /dev/null +++ b/links/apps/scalable/chrome-fdmmgilgnpjigdojojpjoooidkmcomcm-Default.svg @@ -0,0 +1 @@ +postman.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-fhbjgbiflinjbdggehcddcbncdddomop-Default.svg b/links/apps/scalable/chrome-fhbjgbiflinjbdggehcddcbncdddomop-Default.svg new file mode 120000 index 00000000..d2d13442 --- /dev/null +++ b/links/apps/scalable/chrome-fhbjgbiflinjbdggehcddcbncdddomop-Default.svg @@ -0,0 +1 @@ +postman.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-gjmanaihpgjcijokbimnamcdndkffigp-Default.svg b/links/apps/scalable/chrome-gjmanaihpgjcijokbimnamcdndkffigp-Default.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/chrome-gjmanaihpgjcijokbimnamcdndkffigp-Default.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-hadgilakbfohcfcgfbioeeehgpkopaga-Default.svg b/links/apps/scalable/chrome-hadgilakbfohcfcgfbioeeehgpkopaga-Default.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/chrome-hadgilakbfohcfcgfbioeeehgpkopaga-Default.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-hfhhnacclhffhdffklopdkcgdhifgngh-Default.svg b/links/apps/scalable/chrome-hfhhnacclhffhdffklopdkcgdhifgngh-Default.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/chrome-hfhhnacclhffhdffklopdkcgdhifgngh-Default.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Default.svg b/links/apps/scalable/chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Default.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Default.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-https___telegram.org_.svg b/links/apps/scalable/chrome-https___telegram.org_.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/chrome-https___telegram.org_.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.svg b/links/apps/scalable/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-icdipabjmbhpdkjaihfjoikhjjeneebd-Default.svg b/links/apps/scalable/chrome-icdipabjmbhpdkjaihfjoikhjjeneebd-Default.svg new file mode 120000 index 00000000..168e980e --- /dev/null +++ b/links/apps/scalable/chrome-icdipabjmbhpdkjaihfjoikhjjeneebd-Default.svg @@ -0,0 +1 @@ +gnome-books.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-ighkikkfkalojiibipjigpccggljgdff-Default.svg b/links/apps/scalable/chrome-ighkikkfkalojiibipjigpccggljgdff-Default.svg new file mode 120000 index 00000000..51768ebb --- /dev/null +++ b/links/apps/scalable/chrome-ighkikkfkalojiibipjigpccggljgdff-Default.svg @@ -0,0 +1 @@ +google-chrome.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-ioekoebejdcmnlefjiknokhhafglcjdl-Default.svg b/links/apps/scalable/chrome-ioekoebejdcmnlefjiknokhhafglcjdl-Default.svg new file mode 120000 index 00000000..3b77629d --- /dev/null +++ b/links/apps/scalable/chrome-ioekoebejdcmnlefjiknokhhafglcjdl-Default.svg @@ -0,0 +1 @@ +dropbox.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-jcjbnkncddbeomhaacaeokhfnefibpde-Default.svg b/links/apps/scalable/chrome-jcjbnkncddbeomhaacaeokhfnefibpde-Default.svg new file mode 120000 index 00000000..f9b2ba25 --- /dev/null +++ b/links/apps/scalable/chrome-jcjbnkncddbeomhaacaeokhfnefibpde-Default.svg @@ -0,0 +1 @@ +2048.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-jeogkiiogjbmhklcnbgkdcjoioegiknm-Default.svg b/links/apps/scalable/chrome-jeogkiiogjbmhklcnbgkdcjoioegiknm-Default.svg new file mode 120000 index 00000000..7cb5329c --- /dev/null +++ b/links/apps/scalable/chrome-jeogkiiogjbmhklcnbgkdcjoioegiknm-Default.svg @@ -0,0 +1 @@ +slack.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-jknmpnbgkaekopldbncmggaejjamkemn-Default.svg b/links/apps/scalable/chrome-jknmpnbgkaekopldbncmggaejjamkemn-Default.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/chrome-jknmpnbgkaekopldbncmggaejjamkemn-Default.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo-Default.svg b/links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo-Default.svg new file mode 120000 index 00000000..60d367b7 --- /dev/null +++ b/links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo-Default.svg @@ -0,0 +1 @@ +chrome-joodangkbfjnajiiifokapkpmhfnpleo.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo.svg b/links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo.svg new file mode 120000 index 00000000..2ddcb30c --- /dev/null +++ b/links/apps/scalable/chrome-joodangkbfjnajiiifokapkpmhfnpleo.svg @@ -0,0 +1 @@ +chrome-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-kogcfmeennoidocadkgjhnbancebmlbf-Default.svg b/links/apps/scalable/chrome-kogcfmeennoidocadkgjhnbancebmlbf-Default.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/chrome-kogcfmeennoidocadkgjhnbancebmlbf-Default.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-lainlkmlgipednloilifbppmhdocjbda-Default.svg b/links/apps/scalable/chrome-lainlkmlgipednloilifbppmhdocjbda-Default.svg new file mode 120000 index 00000000..0f0e7055 --- /dev/null +++ b/links/apps/scalable/chrome-lainlkmlgipednloilifbppmhdocjbda-Default.svg @@ -0,0 +1 @@ +internet-chat.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-lneaknkopdijkpnocmklfnjbeapigfbh-Default.svg b/links/apps/scalable/chrome-lneaknkopdijkpnocmklfnjbeapigfbh-Default.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/chrome-lneaknkopdijkpnocmklfnjbeapigfbh-Default.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-mijlebbfndhelmdpmllgcfadlkankhok-Default.svg b/links/apps/scalable/chrome-mijlebbfndhelmdpmllgcfadlkankhok-Default.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/chrome-mijlebbfndhelmdpmllgcfadlkankhok-Default.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.svg b/links/apps/scalable/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg b/links/apps/scalable/chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg new file mode 120000 index 00000000..49924271 --- /dev/null +++ b/links/apps/scalable/chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg @@ -0,0 +1 @@ +teamviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-pdagghjnpkeagmlbilmjmclfhjeaapaa-Default.svg b/links/apps/scalable/chrome-pdagghjnpkeagmlbilmjmclfhjeaapaa-Default.svg new file mode 120000 index 00000000..e58c67fe --- /dev/null +++ b/links/apps/scalable/chrome-pdagghjnpkeagmlbilmjmclfhjeaapaa-Default.svg @@ -0,0 +1 @@ +appimagekit-gravit-designer.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-pjkljhegncpnkpknbcohdijeoejaedia-Default.svg b/links/apps/scalable/chrome-pjkljhegncpnkpknbcohdijeoejaedia-Default.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/chrome-pjkljhegncpnkpknbcohdijeoejaedia-Default.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome.svg b/links/apps/scalable/chrome.svg new file mode 120000 index 00000000..51768ebb --- /dev/null +++ b/links/apps/scalable/chrome.svg @@ -0,0 +1 @@ +google-chrome.svg \ No newline at end of file diff --git a/links/apps/scalable/chromium-browser-privacy.svg b/links/apps/scalable/chromium-browser-privacy.svg new file mode 120000 index 00000000..76494bda --- /dev/null +++ b/links/apps/scalable/chromium-browser-privacy.svg @@ -0,0 +1 @@ +chromium-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/chromium-browser.svg b/links/apps/scalable/chromium-browser.svg new file mode 120000 index 00000000..e97fd967 --- /dev/null +++ b/links/apps/scalable/chromium-browser.svg @@ -0,0 +1 @@ +chromium.svg \ No newline at end of file diff --git a/links/apps/scalable/chromium-browser2.svg b/links/apps/scalable/chromium-browser2.svg new file mode 120000 index 00000000..e97fd967 --- /dev/null +++ b/links/apps/scalable/chromium-browser2.svg @@ -0,0 +1 @@ +chromium.svg \ No newline at end of file diff --git a/links/apps/scalable/chromium-freeworld.svg b/links/apps/scalable/chromium-freeworld.svg new file mode 120000 index 00000000..76494bda --- /dev/null +++ b/links/apps/scalable/chromium-freeworld.svg @@ -0,0 +1 @@ +chromium-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/cin-multimedia-volume-control.svg b/links/apps/scalable/cin-multimedia-volume-control.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/cin-multimedia-volume-control.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/cinnamon-power-manager.svg b/links/apps/scalable/cinnamon-power-manager.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/cinnamon-power-manager.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/cinnamon-preferences-color.svg b/links/apps/scalable/cinnamon-preferences-color.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/cinnamon-preferences-color.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/cinnamon-preferences-desktop-display.svg b/links/apps/scalable/cinnamon-preferences-desktop-display.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/apps/scalable/cinnamon-preferences-desktop-display.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/cinnamon-preferences-system-time.svg b/links/apps/scalable/cinnamon-preferences-system-time.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/cinnamon-preferences-system-time.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/cinnamon-session-properties.svg b/links/apps/scalable/cinnamon-session-properties.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/cinnamon-session-properties.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/cinnamon-virtual-keyboard b/links/apps/scalable/cinnamon-virtual-keyboard new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/cinnamon-virtual-keyboard @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/cinnamon-virtual-keyboard.svg b/links/apps/scalable/cinnamon-virtual-keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/cinnamon-virtual-keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/clamav-gui.svg b/links/apps/scalable/clamav-gui.svg new file mode 120000 index 00000000..8f0e93a6 --- /dev/null +++ b/links/apps/scalable/clamav-gui.svg @@ -0,0 +1 @@ +security-medium.svg \ No newline at end of file diff --git a/links/apps/scalable/clamav.svg b/links/apps/scalable/clamav.svg new file mode 120000 index 00000000..8f0e93a6 --- /dev/null +++ b/links/apps/scalable/clamav.svg @@ -0,0 +1 @@ +security-medium.svg \ No newline at end of file diff --git a/links/apps/scalable/clamtk.svg b/links/apps/scalable/clamtk.svg new file mode 120000 index 00000000..8f0e93a6 --- /dev/null +++ b/links/apps/scalable/clamtk.svg @@ -0,0 +1 @@ +security-medium.svg \ No newline at end of file diff --git a/links/apps/scalable/classicmenu-indicator-light.svg b/links/apps/scalable/classicmenu-indicator-light.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/classicmenu-indicator-light.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/claws-mail-128x128.svg b/links/apps/scalable/claws-mail-128x128.svg new file mode 120000 index 00000000..38672306 --- /dev/null +++ b/links/apps/scalable/claws-mail-128x128.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/claws-mail-32x32.svg b/links/apps/scalable/claws-mail-32x32.svg new file mode 120000 index 00000000..38672306 --- /dev/null +++ b/links/apps/scalable/claws-mail-32x32.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/claws-mail-64x64.svg b/links/apps/scalable/claws-mail-64x64.svg new file mode 120000 index 00000000..38672306 --- /dev/null +++ b/links/apps/scalable/claws-mail-64x64.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/claws-mail.svg b/links/apps/scalable/claws-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/claws-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/clawsker.svg b/links/apps/scalable/clawsker.svg new file mode 120000 index 00000000..38672306 --- /dev/null +++ b/links/apps/scalable/clawsker.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/clementine-player.svg b/links/apps/scalable/clementine-player.svg new file mode 120000 index 00000000..fd923151 --- /dev/null +++ b/links/apps/scalable/clementine-player.svg @@ -0,0 +1 @@ +clementine.svg \ No newline at end of file diff --git a/links/apps/scalable/clipit-trayicon.svg b/links/apps/scalable/clipit-trayicon.svg new file mode 120000 index 00000000..a3dede18 --- /dev/null +++ b/links/apps/scalable/clipit-trayicon.svg @@ -0,0 +1 @@ +stock_tasks.svg \ No newline at end of file diff --git a/links/apps/scalable/clock.svg b/links/apps/scalable/clock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/clock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/clocks.svg b/links/apps/scalable/clocks.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/clocks.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/cmake-gui.svg b/links/apps/scalable/cmake-gui.svg new file mode 120000 index 00000000..06c96061 --- /dev/null +++ b/links/apps/scalable/cmake-gui.svg @@ -0,0 +1 @@ +cmake.svg \ No newline at end of file diff --git a/links/apps/scalable/code-insiders.svg b/links/apps/scalable/code-insiders.svg new file mode 120000 index 00000000..0a5f2261 --- /dev/null +++ b/links/apps/scalable/code-insiders.svg @@ -0,0 +1 @@ +visual-studio-code-insiders.svg \ No newline at end of file diff --git a/links/apps/scalable/code-oss.svg b/links/apps/scalable/code-oss.svg new file mode 120000 index 00000000..92fd3167 --- /dev/null +++ b/links/apps/scalable/code-oss.svg @@ -0,0 +1 @@ +visualstudiocode.svg \ No newline at end of file diff --git a/links/apps/scalable/code.svg b/links/apps/scalable/code.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/code.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/color-calibate.svg b/links/apps/scalable/color-calibate.svg new file mode 120000 index 00000000..15e17780 --- /dev/null +++ b/links/apps/scalable/color-calibate.svg @@ -0,0 +1 @@ +colour.svg \ No newline at end of file diff --git a/links/apps/scalable/color-management.svg b/links/apps/scalable/color-management.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/color-management.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/color-pick.svg b/links/apps/scalable/color-pick.svg new file mode 120000 index 00000000..b26e439b --- /dev/null +++ b/links/apps/scalable/color-pick.svg @@ -0,0 +1 @@ +gpick.svg \ No newline at end of file diff --git a/links/apps/scalable/color-picker.svg b/links/apps/scalable/color-picker.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/color-picker.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/color.svg b/links/apps/scalable/color.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/color.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/colorimeter-colorhug.svg b/links/apps/scalable/colorimeter-colorhug.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/colorimeter-colorhug.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/colorize.svg b/links/apps/scalable/colorize.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/colorize.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/colorman.svg b/links/apps/scalable/colorman.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/colorman.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/colorpicker.svg b/links/apps/scalable/colorpicker.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/colorpicker.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/colors.svg b/links/apps/scalable/colors.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/colors.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/colorset.svg b/links/apps/scalable/colorset.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/colorset.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/colour.svg b/links/apps/scalable/colour.svg new file mode 120000 index 00000000..9393046a --- /dev/null +++ b/links/apps/scalable/colour.svg @@ -0,0 +1 @@ +color.svg \ No newline at end of file diff --git a/links/apps/scalable/com.Adobe.Flash-Player-Projector.svg b/links/apps/scalable/com.Adobe.Flash-Player-Projector.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/com.Adobe.Flash-Player-Projector.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/com.adobe.Flash-Player-Projector.svg b/links/apps/scalable/com.adobe.Flash-Player-Projector.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/com.adobe.Flash-Player-Projector.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/com.adobe.Reader.svg b/links/apps/scalable/com.adobe.Reader.svg new file mode 120000 index 00000000..d0e0f0dc --- /dev/null +++ b/links/apps/scalable/com.adobe.Reader.svg @@ -0,0 +1 @@ +acroread.svg \ No newline at end of file diff --git a/links/apps/scalable/com.alacritty.Alacritty.svg b/links/apps/scalable/com.alacritty.Alacritty.svg new file mode 120000 index 00000000..18cb8f4b --- /dev/null +++ b/links/apps/scalable/com.alacritty.Alacritty.svg @@ -0,0 +1 @@ +alacritty.svg \ No newline at end of file diff --git a/links/apps/scalable/com.anydesk.Anydesk.svg b/links/apps/scalable/com.anydesk.Anydesk.svg new file mode 120000 index 00000000..74450b7e --- /dev/null +++ b/links/apps/scalable/com.anydesk.Anydesk.svg @@ -0,0 +1 @@ +anydesk.svg \ No newline at end of file diff --git a/links/apps/scalable/com.axosoft.GitKraken.svg b/links/apps/scalable/com.axosoft.GitKraken.svg new file mode 120000 index 00000000..e7d60f47 --- /dev/null +++ b/links/apps/scalable/com.axosoft.GitKraken.svg @@ -0,0 +1 @@ +gitkraken.svg \ No newline at end of file diff --git a/links/apps/scalable/com.bitwarden.Bitwarden.svg b/links/apps/scalable/com.bitwarden.Bitwarden.svg new file mode 120000 index 00000000..0beb6a1c --- /dev/null +++ b/links/apps/scalable/com.bitwarden.Bitwarden.svg @@ -0,0 +1 @@ +bitwarden.svg \ No newline at end of file diff --git a/links/apps/scalable/com.bitwarden.BitwardenDesktop.svg b/links/apps/scalable/com.bitwarden.BitwardenDesktop.svg new file mode 120000 index 00000000..0beb6a1c --- /dev/null +++ b/links/apps/scalable/com.bitwarden.BitwardenDesktop.svg @@ -0,0 +1 @@ +bitwarden.svg \ No newline at end of file diff --git a/links/apps/scalable/com.bitwarden.desktop.svg b/links/apps/scalable/com.bitwarden.desktop.svg new file mode 120000 index 00000000..0beb6a1c --- /dev/null +++ b/links/apps/scalable/com.bitwarden.desktop.svg @@ -0,0 +1 @@ +bitwarden.svg \ No newline at end of file diff --git a/links/apps/scalable/com.bxabi.bumblebee-indicator.svg b/links/apps/scalable/com.bxabi.bumblebee-indicator.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/com.bxabi.bumblebee-indicator.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/com.calibre_ebook.calibre.ebook_edit.svg b/links/apps/scalable/com.calibre_ebook.calibre.ebook_edit.svg new file mode 120000 index 00000000..9eb1a18e --- /dev/null +++ b/links/apps/scalable/com.calibre_ebook.calibre.ebook_edit.svg @@ -0,0 +1 @@ +calibre-ebook-edit.svg \ No newline at end of file diff --git a/links/apps/scalable/com.calibre_ebook.calibre.ebook_viewer.svg b/links/apps/scalable/com.calibre_ebook.calibre.ebook_viewer.svg new file mode 120000 index 00000000..6a7fc835 --- /dev/null +++ b/links/apps/scalable/com.calibre_ebook.calibre.ebook_viewer.svg @@ -0,0 +1 @@ +calibre-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/com.calibre_ebook.calibre.lrfviewer.svg b/links/apps/scalable/com.calibre_ebook.calibre.lrfviewer.svg new file mode 120000 index 00000000..6a7fc835 --- /dev/null +++ b/links/apps/scalable/com.calibre_ebook.calibre.lrfviewer.svg @@ -0,0 +1 @@ +calibre-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/com.calibre_ebook.calibre.svg b/links/apps/scalable/com.calibre_ebook.calibre.svg new file mode 120000 index 00000000..b13a3a7a --- /dev/null +++ b/links/apps/scalable/com.calibre_ebook.calibre.svg @@ -0,0 +1 @@ +calibre.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.Calculator.svg b/links/apps/scalable/com.deepin.Calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/com.deepin.Calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.Calendar.svg b/links/apps/scalable/com.deepin.Calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/com.deepin.Calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.ImageViewer.svg b/links/apps/scalable/com.deepin.ImageViewer.svg new file mode 120000 index 00000000..0f365bad --- /dev/null +++ b/links/apps/scalable/com.deepin.ImageViewer.svg @@ -0,0 +1 @@ +deepin-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.Movies.svg b/links/apps/scalable/com.deepin.Movies.svg new file mode 120000 index 00000000..d9cdb8b1 --- /dev/null +++ b/links/apps/scalable/com.deepin.Movies.svg @@ -0,0 +1 @@ +deepin-media-player.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.Music.svg b/links/apps/scalable/com.deepin.Music.svg new file mode 120000 index 00000000..da11f305 --- /dev/null +++ b/links/apps/scalable/com.deepin.Music.svg @@ -0,0 +1 @@ +deepin-music-player.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.Picker.svg b/links/apps/scalable/com.deepin.Picker.svg new file mode 120000 index 00000000..b26e439b --- /dev/null +++ b/links/apps/scalable/com.deepin.Picker.svg @@ -0,0 +1 @@ +gpick.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.ScreenRecorder.svg b/links/apps/scalable/com.deepin.ScreenRecorder.svg new file mode 120000 index 00000000..fa1325a4 --- /dev/null +++ b/links/apps/scalable/com.deepin.ScreenRecorder.svg @@ -0,0 +1 @@ +screenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.ScreenShot.svg b/links/apps/scalable/com.deepin.ScreenShot.svg new file mode 120000 index 00000000..697ffdf4 --- /dev/null +++ b/links/apps/scalable/com.deepin.ScreenShot.svg @@ -0,0 +1 @@ +applets-screenshooter.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.Screenshot.svg b/links/apps/scalable/com.deepin.Screenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/com.deepin.Screenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/com.deepin.VoiceRecorder.svg b/links/apps/scalable/com.deepin.VoiceRecorder.svg new file mode 120000 index 00000000..6d7b037c --- /dev/null +++ b/links/apps/scalable/com.deepin.VoiceRecorder.svg @@ -0,0 +1 @@ +audio-recorder.svg \ No newline at end of file diff --git a/links/apps/scalable/com.discordapp.Discord.svg b/links/apps/scalable/com.discordapp.Discord.svg new file mode 120000 index 00000000..972a47f8 --- /dev/null +++ b/links/apps/scalable/com.discordapp.Discord.svg @@ -0,0 +1 @@ +discord.svg \ No newline at end of file diff --git a/links/apps/scalable/com.dosbox.DOSBox.svg b/links/apps/scalable/com.dosbox.DOSBox.svg new file mode 120000 index 00000000..e114413c --- /dev/null +++ b/links/apps/scalable/com.dosbox.DOSBox.svg @@ -0,0 +1 @@ +dosbox.svg \ No newline at end of file diff --git a/links/apps/scalable/com.dosbox_x.DOSBox-X.svg b/links/apps/scalable/com.dosbox_x.DOSBox-X.svg new file mode 120000 index 00000000..869b840a --- /dev/null +++ b/links/apps/scalable/com.dosbox_x.DOSBox-X.svg @@ -0,0 +1 @@ +dosbox-x.svg \ No newline at end of file diff --git a/links/apps/scalable/com.dropbox.Client.svg b/links/apps/scalable/com.dropbox.Client.svg new file mode 120000 index 00000000..3b77629d --- /dev/null +++ b/links/apps/scalable/com.dropbox.Client.svg @@ -0,0 +1 @@ +dropbox.svg \ No newline at end of file diff --git a/links/apps/scalable/com.getmailspring.Mailspring.svg b/links/apps/scalable/com.getmailspring.Mailspring.svg new file mode 120000 index 00000000..9d5d17a9 --- /dev/null +++ b/links/apps/scalable/com.getmailspring.Mailspring.svg @@ -0,0 +1 @@ +mailspring.svg \ No newline at end of file diff --git a/links/apps/scalable/com.getpostman.Postman.svg b/links/apps/scalable/com.getpostman.Postman.svg new file mode 120000 index 00000000..d2d13442 --- /dev/null +++ b/links/apps/scalable/com.getpostman.Postman.svg @@ -0,0 +1 @@ +postman.svg \ No newline at end of file diff --git a/links/apps/scalable/com.gexperts.Terminix.svg b/links/apps/scalable/com.gexperts.Terminix.svg new file mode 120000 index 00000000..18e40961 --- /dev/null +++ b/links/apps/scalable/com.gexperts.Terminix.svg @@ -0,0 +1 @@ +terminix.svg \ No newline at end of file diff --git a/links/apps/scalable/com.gexperts.Tilix.svg b/links/apps/scalable/com.gexperts.Tilix.svg new file mode 120000 index 00000000..18e40961 --- /dev/null +++ b/links/apps/scalable/com.gexperts.Tilix.svg @@ -0,0 +1 @@ +terminix.svg \ No newline at end of file diff --git a/links/apps/scalable/com.gigitux.gtkwhats.svg b/links/apps/scalable/com.gigitux.gtkwhats.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/com.gigitux.gtkwhats.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.Eloston.UngoogledChromium.svg b/links/apps/scalable/com.github.Eloston.UngoogledChromium.svg new file mode 120000 index 00000000..76494bda --- /dev/null +++ b/links/apps/scalable/com.github.Eloston.UngoogledChromium.svg @@ -0,0 +1 @@ +chromium-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.IsmaelMartinez.teams_for_linux.svg b/links/apps/scalable/com.github.IsmaelMartinez.teams_for_linux.svg new file mode 120000 index 00000000..299c5085 --- /dev/null +++ b/links/apps/scalable/com.github.IsmaelMartinez.teams_for_linux.svg @@ -0,0 +1 @@ +teams-for-linux.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.JannikHv.Gydl.svg b/links/apps/scalable/com.github.JannikHv.Gydl.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/com.github.JannikHv.Gydl.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.PintaProject.Pinta.svg b/links/apps/scalable/com.github.PintaProject.Pinta.svg new file mode 120000 index 00000000..dccd9328 --- /dev/null +++ b/links/apps/scalable/com.github.PintaProject.Pinta.svg @@ -0,0 +1 @@ +pinta.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.alainm23.planner.svg b/links/apps/scalable/com.github.alainm23.planner.svg new file mode 120000 index 00000000..e69590b6 --- /dev/null +++ b/links/apps/scalable/com.github.alainm23.planner.svg @@ -0,0 +1 @@ +planner.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.alecaddd.sequeler.svg b/links/apps/scalable/com.github.alecaddd.sequeler.svg new file mode 120000 index 00000000..8afa8bf5 --- /dev/null +++ b/links/apps/scalable/com.github.alecaddd.sequeler.svg @@ -0,0 +1 @@ +sequeler.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.artemanufrij.imageburner.svg b/links/apps/scalable/com.github.artemanufrij.imageburner.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/com.github.artemanufrij.imageburner.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.artemanufrij.playmyvideos.svg b/links/apps/scalable/com.github.artemanufrij.playmyvideos.svg new file mode 120000 index 00000000..6272e7cf --- /dev/null +++ b/links/apps/scalable/com.github.artemanufrij.playmyvideos.svg @@ -0,0 +1 @@ +audience.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.artemanufrij.regextester.svg b/links/apps/scalable/com.github.artemanufrij.regextester.svg new file mode 120000 index 00000000..ed44209d --- /dev/null +++ b/links/apps/scalable/com.github.artemanufrij.regextester.svg @@ -0,0 +1 @@ +regextester.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.artemanufrij.screencast.svg b/links/apps/scalable/com.github.artemanufrij.screencast.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/com.github.artemanufrij.screencast.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.artemanufrij.showmypictures.svg b/links/apps/scalable/com.github.artemanufrij.showmypictures.svg new file mode 120000 index 00000000..d4944db7 --- /dev/null +++ b/links/apps/scalable/com.github.artemanufrij.showmypictures.svg @@ -0,0 +1 @@ +kuickshow.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.bajoja.indicator-kdeconnect.svg b/links/apps/scalable/com.github.bajoja.indicator-kdeconnect.svg new file mode 120000 index 00000000..af028f18 --- /dev/null +++ b/links/apps/scalable/com.github.bajoja.indicator-kdeconnect.svg @@ -0,0 +1 @@ +kdeconnect.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.bitseater.weather.svg b/links/apps/scalable/com.github.bitseater.weather.svg new file mode 120000 index 00000000..4b3d47c2 --- /dev/null +++ b/links/apps/scalable/com.github.bitseater.weather.svg @@ -0,0 +1 @@ +nimbus.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.calo001.fondo.svg b/links/apps/scalable/com.github.calo001.fondo.svg new file mode 120000 index 00000000..a02697e8 --- /dev/null +++ b/links/apps/scalable/com.github.calo001.fondo.svg @@ -0,0 +1 @@ +fondo.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.christophernugent.locksmith.svg b/links/apps/scalable/com.github.christophernugent.locksmith.svg new file mode 120000 index 00000000..4373e6c5 --- /dev/null +++ b/links/apps/scalable/com.github.christophernugent.locksmith.svg @@ -0,0 +1 @@ +password-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.danrabbit.nimbus.svg b/links/apps/scalable/com.github.danrabbit.nimbus.svg new file mode 120000 index 00000000..4b3d47c2 --- /dev/null +++ b/links/apps/scalable/com.github.danrabbit.nimbus.svg @@ -0,0 +1 @@ +nimbus.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.davidmhewitt.clipped.svg b/links/apps/scalable/com.github.davidmhewitt.clipped.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/com.github.davidmhewitt.clipped.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.debauchee.barrier.svg b/links/apps/scalable/com.github.debauchee.barrier.svg new file mode 120000 index 00000000..f8486527 --- /dev/null +++ b/links/apps/scalable/com.github.debauchee.barrier.svg @@ -0,0 +1 @@ +barrier.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.donadigo.appeditor.svg b/links/apps/scalable/com.github.donadigo.appeditor.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/com.github.donadigo.appeditor.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.donadigo.eddy.svg b/links/apps/scalable/com.github.donadigo.eddy.svg new file mode 120000 index 00000000..cb8ad7f7 --- /dev/null +++ b/links/apps/scalable/com.github.donadigo.eddy.svg @@ -0,0 +1 @@ +softwarecenter-debian.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.georgekap1an.chores.svg b/links/apps/scalable/com.github.georgekap1an.chores.svg new file mode 120000 index 00000000..aa201335 --- /dev/null +++ b/links/apps/scalable/com.github.georgekap1an.chores.svg @@ -0,0 +1 @@ +korganizer.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.hannesschulze.optimizer.svg b/links/apps/scalable/com.github.hannesschulze.optimizer.svg new file mode 120000 index 00000000..45ae7634 --- /dev/null +++ b/links/apps/scalable/com.github.hannesschulze.optimizer.svg @@ -0,0 +1 @@ +stacer.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.jmoerman.go-for-it.svg b/links/apps/scalable/com.github.jmoerman.go-for-it.svg new file mode 120000 index 00000000..07bfb6bb --- /dev/null +++ b/links/apps/scalable/com.github.jmoerman.go-for-it.svg @@ -0,0 +1 @@ +go-for-it.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.juliagoda.antimicro.svg b/links/apps/scalable/com.github.juliagoda.antimicro.svg new file mode 120000 index 00000000..b5a8d724 --- /dev/null +++ b/links/apps/scalable/com.github.juliagoda.antimicro.svg @@ -0,0 +1 @@ +antimicro.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.juliagoda.antimicroX.svg b/links/apps/scalable/com.github.juliagoda.antimicroX.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/com.github.juliagoda.antimicroX.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.labyrinth_team.labyrinth.svg b/links/apps/scalable/com.github.labyrinth_team.labyrinth.svg new file mode 120000 index 00000000..926fa121 --- /dev/null +++ b/links/apps/scalable/com.github.labyrinth_team.labyrinth.svg @@ -0,0 +1 @@ +labyrinth.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.lainsce.notejot.svg b/links/apps/scalable/com.github.lainsce.notejot.svg new file mode 120000 index 00000000..83807017 --- /dev/null +++ b/links/apps/scalable/com.github.lainsce.notejot.svg @@ -0,0 +1 @@ +accessories-notes.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.lainsce.palaura.svg b/links/apps/scalable/com.github.lainsce.palaura.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/com.github.lainsce.palaura.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.lpereira.HardInfo.svg b/links/apps/scalable/com.github.lpereira.HardInfo.svg new file mode 120000 index 00000000..7bf78e8e --- /dev/null +++ b/links/apps/scalable/com.github.lpereira.HardInfo.svg @@ -0,0 +1 @@ +hardinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.lpereira.hardinfo.svg b/links/apps/scalable/com.github.lpereira.hardinfo.svg new file mode 120000 index 00000000..7bf78e8e --- /dev/null +++ b/links/apps/scalable/com.github.lpereira.hardinfo.svg @@ -0,0 +1 @@ +hardinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.mdh34.quickdocs.svg b/links/apps/scalable/com.github.mdh34.quickdocs.svg new file mode 120000 index 00000000..6195539c --- /dev/null +++ b/links/apps/scalable/com.github.mdh34.quickdocs.svg @@ -0,0 +1 @@ +quickDocs.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.micahflee.torbrowser-launcher.svg b/links/apps/scalable/com.github.micahflee.torbrowser-launcher.svg new file mode 120000 index 00000000..5c74c5ed --- /dev/null +++ b/links/apps/scalable/com.github.micahflee.torbrowser-launcher.svg @@ -0,0 +1 @@ +browser-tor.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.mohelm97.screenrecorder.svg b/links/apps/scalable/com.github.mohelm97.screenrecorder.svg new file mode 120000 index 00000000..fa1325a4 --- /dev/null +++ b/links/apps/scalable/com.github.mohelm97.screenrecorder.svg @@ -0,0 +1 @@ +screenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.parnold-x.sudoku.svg b/links/apps/scalable/com.github.parnold-x.sudoku.svg new file mode 120000 index 00000000..b65825b5 --- /dev/null +++ b/links/apps/scalable/com.github.parnold-x.sudoku.svg @@ -0,0 +1 @@ +ksudoku.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.phase1geo.minder.svg b/links/apps/scalable/com.github.phase1geo.minder.svg new file mode 120000 index 00000000..926fa121 --- /dev/null +++ b/links/apps/scalable/com.github.phase1geo.minder.svg @@ -0,0 +1 @@ +labyrinth.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.rapidfingers.translator.svg b/links/apps/scalable/com.github.rapidfingers.translator.svg new file mode 120000 index 00000000..223c77fa --- /dev/null +++ b/links/apps/scalable/com.github.rapidfingers.translator.svg @@ -0,0 +1 @@ +lokalize.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.robertsanseries.karim.svg b/links/apps/scalable/com.github.robertsanseries.karim.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/com.github.robertsanseries.karim.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.ronnydo.colorpicker.svg b/links/apps/scalable/com.github.ronnydo.colorpicker.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/com.github.ronnydo.colorpicker.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.rssguard.svg b/links/apps/scalable/com.github.rssguard.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/com.github.rssguard.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.ryonakano.reco.svg b/links/apps/scalable/com.github.ryonakano.reco.svg new file mode 120000 index 00000000..59e75f2a --- /dev/null +++ b/links/apps/scalable/com.github.ryonakano.reco.svg @@ -0,0 +1 @@ +gnome-sound-recorder.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.santileortiz.iconoscope.svg b/links/apps/scalable/com.github.santileortiz.iconoscope.svg new file mode 120000 index 00000000..743fd0f7 --- /dev/null +++ b/links/apps/scalable/com.github.santileortiz.iconoscope.svg @@ -0,0 +1 @@ +preferences-desktop-icons.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.sgpthomas.hourglass.svg b/links/apps/scalable/com.github.sgpthomas.hourglass.svg new file mode 120000 index 00000000..bb6f77cd --- /dev/null +++ b/links/apps/scalable/com.github.sgpthomas.hourglass.svg @@ -0,0 +1 @@ +hourglass.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.stsdc.monitor.svg b/links/apps/scalable/com.github.stsdc.monitor.svg new file mode 120000 index 00000000..733c722a --- /dev/null +++ b/links/apps/scalable/com.github.stsdc.monitor.svg @@ -0,0 +1 @@ +gnome-usage.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.tchx84.Flatseal.svg b/links/apps/scalable/com.github.tchx84.Flatseal.svg new file mode 120000 index 00000000..16c9dd06 --- /dev/null +++ b/links/apps/scalable/com.github.tchx84.Flatseal.svg @@ -0,0 +1 @@ +flatseal.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.thezbyg.Gpick.svg b/links/apps/scalable/com.github.thezbyg.Gpick.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/com.github.thezbyg.Gpick.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.thezbyg.gpick.svg b/links/apps/scalable/com.github.thezbyg.gpick.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/com.github.thezbyg.gpick.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.timecraft.notifier.svg b/links/apps/scalable/com.github.timecraft.notifier.svg new file mode 120000 index 00000000..232cefc6 --- /dev/null +++ b/links/apps/scalable/com.github.timecraft.notifier.svg @@ -0,0 +1 @@ +system-error.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.unrud.VideoDownloader.svg b/links/apps/scalable/com.github.unrud.VideoDownloader.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/com.github.unrud.VideoDownloader.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.unrud.djpdf.svg b/links/apps/scalable/com.github.unrud.djpdf.svg new file mode 120000 index 00000000..a17db5e7 --- /dev/null +++ b/links/apps/scalable/com.github.unrud.djpdf.svg @@ -0,0 +1 @@ +gscan2pdf.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.wjaguar.mtPaint.svg b/links/apps/scalable/com.github.wjaguar.mtPaint.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/com.github.wjaguar.mtPaint.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.wjaguar.mtpaint.svg b/links/apps/scalable/com.github.wjaguar.mtpaint.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/com.github.wjaguar.mtpaint.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.wwmm.pulseeffects.svg b/links/apps/scalable/com.github.wwmm.pulseeffects.svg new file mode 120000 index 00000000..0744e994 --- /dev/null +++ b/links/apps/scalable/com.github.wwmm.pulseeffects.svg @@ -0,0 +1 @@ +pulseeffects.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.zren.tiledmenu.svg b/links/apps/scalable/com.github.zren.tiledmenu.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/com.github.zren.tiledmenu.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.zren.todolist.svg b/links/apps/scalable/com.github.zren.todolist.svg new file mode 120000 index 00000000..56fbf255 --- /dev/null +++ b/links/apps/scalable/com.github.zren.todolist.svg @@ -0,0 +1 @@ +gnome-todo.svg \ No newline at end of file diff --git a/links/apps/scalable/com.github.ztefn.haguichi.svg b/links/apps/scalable/com.github.ztefn.haguichi.svg new file mode 120000 index 00000000..058c8451 --- /dev/null +++ b/links/apps/scalable/com.github.ztefn.haguichi.svg @@ -0,0 +1 @@ +haguichi.svg \ No newline at end of file diff --git a/links/apps/scalable/com.gitlab.bitseater.meteo.svg b/links/apps/scalable/com.gitlab.bitseater.meteo.svg new file mode 120000 index 00000000..4b3d47c2 --- /dev/null +++ b/links/apps/scalable/com.gitlab.bitseater.meteo.svg @@ -0,0 +1 @@ +nimbus.svg \ No newline at end of file diff --git a/links/apps/scalable/com.gitlab.davem.ClamTk.svg b/links/apps/scalable/com.gitlab.davem.ClamTk.svg new file mode 120000 index 00000000..8f0e93a6 --- /dev/null +++ b/links/apps/scalable/com.gitlab.davem.ClamTk.svg @@ -0,0 +1 @@ +security-medium.svg \ No newline at end of file diff --git a/links/apps/scalable/com.giuspen.cherrytree.svg b/links/apps/scalable/com.giuspen.cherrytree.svg new file mode 120000 index 00000000..267a6e29 --- /dev/null +++ b/links/apps/scalable/com.giuspen.cherrytree.svg @@ -0,0 +1 @@ +cherrytree.svg \ No newline at end of file diff --git a/links/apps/scalable/com.gnome.Software.svg b/links/apps/scalable/com.gnome.Software.svg new file mode 120000 index 00000000..7c8dd562 --- /dev/null +++ b/links/apps/scalable/com.gnome.Software.svg @@ -0,0 +1 @@ +org.gnome.software.svg \ No newline at end of file diff --git a/links/apps/scalable/com.gnome.software.svg b/links/apps/scalable/com.gnome.software.svg new file mode 120000 index 00000000..7c8dd562 --- /dev/null +++ b/links/apps/scalable/com.gnome.software.svg @@ -0,0 +1 @@ +org.gnome.software.svg \ No newline at end of file diff --git a/links/apps/scalable/com.google.AndroidStudio.svg b/links/apps/scalable/com.google.AndroidStudio.svg new file mode 120000 index 00000000..b853dd00 --- /dev/null +++ b/links/apps/scalable/com.google.AndroidStudio.svg @@ -0,0 +1 @@ +android-studio.svg \ No newline at end of file diff --git a/links/apps/scalable/com.google.Chrome.svg b/links/apps/scalable/com.google.Chrome.svg new file mode 120000 index 00000000..51768ebb --- /dev/null +++ b/links/apps/scalable/com.google.Chrome.svg @@ -0,0 +1 @@ +google-chrome.svg \ No newline at end of file diff --git a/links/apps/scalable/com.google.Earth.svg b/links/apps/scalable/com.google.Earth.svg new file mode 120000 index 00000000..cb9be8c3 --- /dev/null +++ b/links/apps/scalable/com.google.Earth.svg @@ -0,0 +1 @@ +google-earth.svg \ No newline at end of file diff --git a/links/apps/scalable/com.hamrick.VueScan.svg b/links/apps/scalable/com.hamrick.VueScan.svg new file mode 120000 index 00000000..a6fb1a21 --- /dev/null +++ b/links/apps/scalable/com.hamrick.VueScan.svg @@ -0,0 +1 @@ +skanlite.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.CLion.svg b/links/apps/scalable/com.jetbrains.CLion.svg new file mode 120000 index 00000000..3e530606 --- /dev/null +++ b/links/apps/scalable/com.jetbrains.CLion.svg @@ -0,0 +1 @@ +clion.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.DataGrip.svg b/links/apps/scalable/com.jetbrains.DataGrip.svg new file mode 120000 index 00000000..b89a9332 --- /dev/null +++ b/links/apps/scalable/com.jetbrains.DataGrip.svg @@ -0,0 +1 @@ +datagrip.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.GoLand.svg b/links/apps/scalable/com.jetbrains.GoLand.svg new file mode 120000 index 00000000..8d7fbb9a --- /dev/null +++ b/links/apps/scalable/com.jetbrains.GoLand.svg @@ -0,0 +1 @@ +goland.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Community.svg b/links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Community.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Community.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Ultimate.svg b/links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Ultimate.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/com.jetbrains.IntelliJ-IDEA-Ultimate.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.Intellij-Community.svg b/links/apps/scalable/com.jetbrains.Intellij-Community.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/com.jetbrains.Intellij-Community.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.PhpStorm.svg b/links/apps/scalable/com.jetbrains.PhpStorm.svg new file mode 120000 index 00000000..3b0db9e6 --- /dev/null +++ b/links/apps/scalable/com.jetbrains.PhpStorm.svg @@ -0,0 +1 @@ +phpstorm.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.PyCharm-Community.svg b/links/apps/scalable/com.jetbrains.PyCharm-Community.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/com.jetbrains.PyCharm-Community.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.PyCharm-Professional.svg b/links/apps/scalable/com.jetbrains.PyCharm-Professional.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/com.jetbrains.PyCharm-Professional.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.PyCharm.svg b/links/apps/scalable/com.jetbrains.PyCharm.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/com.jetbrains.PyCharm.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.Rider.svg b/links/apps/scalable/com.jetbrains.Rider.svg new file mode 120000 index 00000000..ca4f49f3 --- /dev/null +++ b/links/apps/scalable/com.jetbrains.Rider.svg @@ -0,0 +1 @@ +rider.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.RubyMine.svg b/links/apps/scalable/com.jetbrains.RubyMine.svg new file mode 120000 index 00000000..067638fe --- /dev/null +++ b/links/apps/scalable/com.jetbrains.RubyMine.svg @@ -0,0 +1 @@ +rubymine.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jetbrains.WebStorm.svg b/links/apps/scalable/com.jetbrains.WebStorm.svg new file mode 120000 index 00000000..b9025bc7 --- /dev/null +++ b/links/apps/scalable/com.jetbrains.WebStorm.svg @@ -0,0 +1 @@ +webstorm.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jgraph.drawio.desktop.svg b/links/apps/scalable/com.jgraph.drawio.desktop.svg new file mode 120000 index 00000000..abdaf24f --- /dev/null +++ b/links/apps/scalable/com.jgraph.drawio.desktop.svg @@ -0,0 +1 @@ +draw-io.svg \ No newline at end of file diff --git a/links/apps/scalable/com.jgraph.drawio.svg b/links/apps/scalable/com.jgraph.drawio.svg new file mode 120000 index 00000000..abdaf24f --- /dev/null +++ b/links/apps/scalable/com.jgraph.drawio.svg @@ -0,0 +1 @@ +draw-io.svg \ No newline at end of file diff --git a/links/apps/scalable/com.leinardi.gwe.svg b/links/apps/scalable/com.leinardi.gwe.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/com.leinardi.gwe.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/com.librehat.yahooweather.svg b/links/apps/scalable/com.librehat.yahooweather.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/com.librehat.yahooweather.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/com.linuxmint.bulky.svg b/links/apps/scalable/com.linuxmint.bulky.svg new file mode 120000 index 00000000..f81a4575 --- /dev/null +++ b/links/apps/scalable/com.linuxmint.bulky.svg @@ -0,0 +1 @@ +bulky.svg \ No newline at end of file diff --git a/links/apps/scalable/com.linuxmint.warpinator.svg b/links/apps/scalable/com.linuxmint.warpinator.svg new file mode 120000 index 00000000..e57d556a --- /dev/null +++ b/links/apps/scalable/com.linuxmint.warpinator.svg @@ -0,0 +1 @@ +warpinator.svg \ No newline at end of file diff --git a/links/apps/scalable/com.meetfranz.Franz.svg b/links/apps/scalable/com.meetfranz.Franz.svg new file mode 120000 index 00000000..d9225a68 --- /dev/null +++ b/links/apps/scalable/com.meetfranz.Franz.svg @@ -0,0 +1 @@ +franz.svg \ No newline at end of file diff --git a/links/apps/scalable/com.microsoft.Teams.svg b/links/apps/scalable/com.microsoft.Teams.svg new file mode 120000 index 00000000..299c5085 --- /dev/null +++ b/links/apps/scalable/com.microsoft.Teams.svg @@ -0,0 +1 @@ +teams-for-linux.svg \ No newline at end of file diff --git a/links/apps/scalable/com.mojang.Minecraft.svg b/links/apps/scalable/com.mojang.Minecraft.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/com.mojang.Minecraft.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/com.netease.CloudMusic.svg b/links/apps/scalable/com.netease.CloudMusic.svg new file mode 120000 index 00000000..157c17cb --- /dev/null +++ b/links/apps/scalable/com.netease.CloudMusic.svg @@ -0,0 +1 @@ +netease-cloud-music.svg \ No newline at end of file diff --git a/links/apps/scalable/com.obsproject.Studio.svg b/links/apps/scalable/com.obsproject.Studio.svg new file mode 120000 index 00000000..8d762dac --- /dev/null +++ b/links/apps/scalable/com.obsproject.Studio.svg @@ -0,0 +1 @@ +obs.svg \ No newline at end of file diff --git a/links/apps/scalable/com.ozmartians.VidCutter.svg b/links/apps/scalable/com.ozmartians.VidCutter.svg new file mode 120000 index 00000000..a1b21248 --- /dev/null +++ b/links/apps/scalable/com.ozmartians.VidCutter.svg @@ -0,0 +1 @@ +vidcutter.svg \ No newline at end of file diff --git a/links/apps/scalable/com.play0ad.zeroad.svg b/links/apps/scalable/com.play0ad.zeroad.svg new file mode 120000 index 00000000..23944b0a --- /dev/null +++ b/links/apps/scalable/com.play0ad.zeroad.svg @@ -0,0 +1 @@ +0ad.svg \ No newline at end of file diff --git a/links/apps/scalable/com.qq.weixin.deepin.svg b/links/apps/scalable/com.qq.weixin.deepin.svg new file mode 120000 index 00000000..fa4b83ec --- /dev/null +++ b/links/apps/scalable/com.qq.weixin.deepin.svg @@ -0,0 +1 @@ +wechat.svg \ No newline at end of file diff --git a/links/apps/scalable/com.rstudio.RStudio.svg b/links/apps/scalable/com.rstudio.RStudio.svg new file mode 120000 index 00000000..ce00d562 --- /dev/null +++ b/links/apps/scalable/com.rstudio.RStudio.svg @@ -0,0 +1 @@ +rstudio.svg \ No newline at end of file diff --git a/links/apps/scalable/com.simplenote.Simplenote.svg b/links/apps/scalable/com.simplenote.Simplenote.svg new file mode 120000 index 00000000..7b1c9e36 --- /dev/null +++ b/links/apps/scalable/com.simplenote.Simplenote.svg @@ -0,0 +1 @@ +simplenote.svg \ No newline at end of file diff --git a/links/apps/scalable/com.skype.Client.svg b/links/apps/scalable/com.skype.Client.svg new file mode 120000 index 00000000..c233e23c --- /dev/null +++ b/links/apps/scalable/com.skype.Client.svg @@ -0,0 +1 @@ +skype.svg \ No newline at end of file diff --git a/links/apps/scalable/com.slack.Slack.svg b/links/apps/scalable/com.slack.Slack.svg new file mode 120000 index 00000000..7cb5329c --- /dev/null +++ b/links/apps/scalable/com.slack.Slack.svg @@ -0,0 +1 @@ +slack.svg \ No newline at end of file diff --git a/links/apps/scalable/com.spotify.Client.svg b/links/apps/scalable/com.spotify.Client.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/com.spotify.Client.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/com.sublimetext.SublimeText3.svg b/links/apps/scalable/com.sublimetext.SublimeText3.svg new file mode 120000 index 00000000..a23b15dd --- /dev/null +++ b/links/apps/scalable/com.sublimetext.SublimeText3.svg @@ -0,0 +1 @@ +sublime-text-3.svg \ No newline at end of file diff --git a/links/apps/scalable/com.sublimetext.three.svg b/links/apps/scalable/com.sublimetext.three.svg new file mode 120000 index 00000000..a23b15dd --- /dev/null +++ b/links/apps/scalable/com.sublimetext.three.svg @@ -0,0 +1 @@ +sublime-text-3.svg \ No newline at end of file diff --git a/links/apps/scalable/com.system76.Popsicle.svg b/links/apps/scalable/com.system76.Popsicle.svg new file mode 120000 index 00000000..479465ac --- /dev/null +++ b/links/apps/scalable/com.system76.Popsicle.svg @@ -0,0 +1 @@ +popsicle.svg \ No newline at end of file diff --git a/links/apps/scalable/com.todoist.Todoist.svg b/links/apps/scalable/com.todoist.Todoist.svg new file mode 120000 index 00000000..43385985 --- /dev/null +++ b/links/apps/scalable/com.todoist.Todoist.svg @@ -0,0 +1 @@ +todoist.svg \ No newline at end of file diff --git a/links/apps/scalable/com.transmissionbt.Transmission.svg b/links/apps/scalable/com.transmissionbt.Transmission.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/com.transmissionbt.Transmission.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/com.tutanota.Tutanota.svg b/links/apps/scalable/com.tutanota.Tutanota.svg new file mode 120000 index 00000000..e1ef1abb --- /dev/null +++ b/links/apps/scalable/com.tutanota.Tutanota.svg @@ -0,0 +1 @@ +tutanota-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/com.ugetdm.uGet.svg b/links/apps/scalable/com.ugetdm.uGet.svg new file mode 120000 index 00000000..b6221318 --- /dev/null +++ b/links/apps/scalable/com.ugetdm.uGet.svg @@ -0,0 +1 @@ +uget-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/com.ulduzsoft.KchmViewer.svg b/links/apps/scalable/com.ulduzsoft.KchmViewer.svg new file mode 120000 index 00000000..4c40a17b --- /dev/null +++ b/links/apps/scalable/com.ulduzsoft.KchmViewer.svg @@ -0,0 +1 @@ +chmsee-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/com.valvesoftware.Steam.svg b/links/apps/scalable/com.valvesoftware.Steam.svg new file mode 120000 index 00000000..c630de4b --- /dev/null +++ b/links/apps/scalable/com.valvesoftware.Steam.svg @@ -0,0 +1 @@ +steam.svg \ No newline at end of file diff --git a/links/apps/scalable/com.viber.Viber.svg b/links/apps/scalable/com.viber.Viber.svg new file mode 120000 index 00000000..3062920d --- /dev/null +++ b/links/apps/scalable/com.viber.Viber.svg @@ -0,0 +1 @@ +viber.svg \ No newline at end of file diff --git a/links/apps/scalable/com.visualstudio.code-oss.svg b/links/apps/scalable/com.visualstudio.code-oss.svg new file mode 120000 index 00000000..1367ee65 --- /dev/null +++ b/links/apps/scalable/com.visualstudio.code-oss.svg @@ -0,0 +1 @@ +visual-studio-code.svg \ No newline at end of file diff --git a/links/apps/scalable/com.visualstudio.code.insiders.svg b/links/apps/scalable/com.visualstudio.code.insiders.svg new file mode 120000 index 00000000..0a5f2261 --- /dev/null +++ b/links/apps/scalable/com.visualstudio.code.insiders.svg @@ -0,0 +1 @@ +visual-studio-code-insiders.svg \ No newline at end of file diff --git a/links/apps/scalable/com.visualstudio.code.oss.svg b/links/apps/scalable/com.visualstudio.code.oss.svg new file mode 120000 index 00000000..1367ee65 --- /dev/null +++ b/links/apps/scalable/com.visualstudio.code.oss.svg @@ -0,0 +1 @@ +visual-studio-code.svg \ No newline at end of file diff --git a/links/apps/scalable/com.visualstudio.code.svg b/links/apps/scalable/com.visualstudio.code.svg new file mode 120000 index 00000000..1367ee65 --- /dev/null +++ b/links/apps/scalable/com.visualstudio.code.svg @@ -0,0 +1 @@ +visual-studio-code.svg \ No newline at end of file diff --git a/links/apps/scalable/com.vscodium.codium.svg b/links/apps/scalable/com.vscodium.codium.svg new file mode 120000 index 00000000..a39b2a68 --- /dev/null +++ b/links/apps/scalable/com.vscodium.codium.svg @@ -0,0 +1 @@ +vscodium.svg \ No newline at end of file diff --git a/links/apps/scalable/computerjanitor.svg b/links/apps/scalable/computerjanitor.svg new file mode 120000 index 00000000..011a9357 --- /dev/null +++ b/links/apps/scalable/computerjanitor.svg @@ -0,0 +1 @@ +bleachbit.svg \ No newline at end of file diff --git a/links/apps/scalable/config-date.svg b/links/apps/scalable/config-date.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/config-date.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/config-language.svg b/links/apps/scalable/config-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/config-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/config-users.svg b/links/apps/scalable/config-users.svg new file mode 120000 index 00000000..7fc2abbe --- /dev/null +++ b/links/apps/scalable/config-users.svg @@ -0,0 +1 @@ +users.svg \ No newline at end of file diff --git a/links/apps/scalable/configuration_section.svg b/links/apps/scalable/configuration_section.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/configuration_section.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/configurator.svg b/links/apps/scalable/configurator.svg new file mode 120000 index 00000000..5c5aea0c --- /dev/null +++ b/links/apps/scalable/configurator.svg @@ -0,0 +1 @@ +dconf-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/contact-editor.svg b/links/apps/scalable/contact-editor.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/contact-editor.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/contact.svg b/links/apps/scalable/contact.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/contact.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/contacts.svg b/links/apps/scalable/contacts.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/contacts.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/control-center2.svg b/links/apps/scalable/control-center2.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/control-center2.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/coypu.svg b/links/apps/scalable/coypu.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/coypu.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/cqcb.plasma.webslice.svg b/links/apps/scalable/cqcb.plasma.webslice.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/cqcb.plasma.webslice.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/cryfs-gui.svg b/links/apps/scalable/cryfs-gui.svg new file mode 120000 index 00000000..e30ee7da --- /dev/null +++ b/links/apps/scalable/cryfs-gui.svg @@ -0,0 +1 @@ +gnome-encfs-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/cryptfolder-indicator.svg b/links/apps/scalable/cryptfolder-indicator.svg new file mode 120000 index 00000000..48720206 --- /dev/null +++ b/links/apps/scalable/cryptfolder-indicator.svg @@ -0,0 +1 @@ +preferences-desktop-user-password.svg \ No newline at end of file diff --git a/links/apps/scalable/cryptkeeper.svg b/links/apps/scalable/cryptkeeper.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/cryptkeeper.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-applets.svg b/links/apps/scalable/cs-applets.svg new file mode 120000 index 00000000..434124d4 --- /dev/null +++ b/links/apps/scalable/cs-applets.svg @@ -0,0 +1 @@ +dock.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-backgrounds.svg b/links/apps/scalable/cs-backgrounds.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/cs-backgrounds.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-bluetooth.svg b/links/apps/scalable/cs-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/cs-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-cat-admin.svg b/links/apps/scalable/cs-cat-admin.svg new file mode 120000 index 00000000..565a6c74 --- /dev/null +++ b/links/apps/scalable/cs-cat-admin.svg @@ -0,0 +1 @@ +cs-user-accounts.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-cat-appearance.svg b/links/apps/scalable/cs-cat-appearance.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/cs-cat-appearance.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-cat-hardware.svg b/links/apps/scalable/cs-cat-hardware.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/cs-cat-hardware.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-cat-prefs.svg b/links/apps/scalable/cs-cat-prefs.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/cs-cat-prefs.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-cat-themes.svg b/links/apps/scalable/cs-cat-themes.svg new file mode 120000 index 00000000..db63ac6b --- /dev/null +++ b/links/apps/scalable/cs-cat-themes.svg @@ -0,0 +1 @@ +theme-config.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-color.svg b/links/apps/scalable/cs-color.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/cs-color.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-date-time.svg b/links/apps/scalable/cs-date-time.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/cs-date-time.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-default-applications.svg b/links/apps/scalable/cs-default-applications.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/cs-default-applications.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-desklets.svg b/links/apps/scalable/cs-desklets.svg new file mode 120000 index 00000000..434124d4 --- /dev/null +++ b/links/apps/scalable/cs-desklets.svg @@ -0,0 +1 @@ +dock.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-desktop-effects.svg b/links/apps/scalable/cs-desktop-effects.svg new file mode 120000 index 00000000..09fcea9f --- /dev/null +++ b/links/apps/scalable/cs-desktop-effects.svg @@ -0,0 +1 @@ +desktop-effects.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-desktop.svg b/links/apps/scalable/cs-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/apps/scalable/cs-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-details.svg b/links/apps/scalable/cs-details.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/cs-details.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-display.svg b/links/apps/scalable/cs-display.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/cs-display.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-extensions.svg b/links/apps/scalable/cs-extensions.svg new file mode 120000 index 00000000..61b774c6 --- /dev/null +++ b/links/apps/scalable/cs-extensions.svg @@ -0,0 +1 @@ +extensions.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-firewall.svg b/links/apps/scalable/cs-firewall.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/cs-firewall.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-fonts.svg b/links/apps/scalable/cs-fonts.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/cs-fonts.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-general.svg b/links/apps/scalable/cs-general.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/cs-general.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-input-method.svg b/links/apps/scalable/cs-input-method.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/cs-input-method.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-keyboard.svg b/links/apps/scalable/cs-keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/cs-keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-language.svg b/links/apps/scalable/cs-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/cs-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-login.svg b/links/apps/scalable/cs-login.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/cs-login.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-mouse.svg b/links/apps/scalable/cs-mouse.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/cs-mouse.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-network.svg b/links/apps/scalable/cs-network.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/cs-network.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-notifications.svg b/links/apps/scalable/cs-notifications.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/cs-notifications.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-online-accounts.svg b/links/apps/scalable/cs-online-accounts.svg new file mode 120000 index 00000000..6c7330af --- /dev/null +++ b/links/apps/scalable/cs-online-accounts.svg @@ -0,0 +1 @@ +credentials-preferences.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-overview.svg b/links/apps/scalable/cs-overview.svg new file mode 120000 index 00000000..7c21c95b --- /dev/null +++ b/links/apps/scalable/cs-overview.svg @@ -0,0 +1 @@ +preferences-system-hotcorners.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-panel.svg b/links/apps/scalable/cs-panel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/cs-panel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-power.svg b/links/apps/scalable/cs-power.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/cs-power.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-privacy.svg b/links/apps/scalable/cs-privacy.svg new file mode 120000 index 00000000..c01534f0 --- /dev/null +++ b/links/apps/scalable/cs-privacy.svg @@ -0,0 +1 @@ +preferences-system-privacy.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-region.svg b/links/apps/scalable/cs-region.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/cs-region.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-screen.svg b/links/apps/scalable/cs-screen.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/cs-screen.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-screensaver.svg b/links/apps/scalable/cs-screensaver.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/cs-screensaver.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-session-properties.svg b/links/apps/scalable/cs-session-properties.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/cs-session-properties.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-software-properties.svg b/links/apps/scalable/cs-software-properties.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/cs-software-properties.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-sound.svg b/links/apps/scalable/cs-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/cs-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-sources.svg b/links/apps/scalable/cs-sources.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/cs-sources.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-startup-programs.svg b/links/apps/scalable/cs-startup-programs.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/cs-startup-programs.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-themes.svg b/links/apps/scalable/cs-themes.svg new file mode 120000 index 00000000..db63ac6b --- /dev/null +++ b/links/apps/scalable/cs-themes.svg @@ -0,0 +1 @@ +theme-config.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-tiling.svg b/links/apps/scalable/cs-tiling.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/cs-tiling.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-universal-access.svg b/links/apps/scalable/cs-universal-access.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/cs-universal-access.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-user-accounts.svg b/links/apps/scalable/cs-user-accounts.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/cs-user-accounts.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-windows.svg b/links/apps/scalable/cs-windows.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/cs-windows.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/cs-workspaces.svg b/links/apps/scalable/cs-workspaces.svg new file mode 120000 index 00000000..c6a5f62d --- /dev/null +++ b/links/apps/scalable/cs-workspaces.svg @@ -0,0 +1 @@ +workspace-switcher.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-a11y-keyboard.svg b/links/apps/scalable/csd-a11y-keyboard.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/csd-a11y-keyboard.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-a11y-settings.svg b/links/apps/scalable/csd-a11y-settings.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/csd-a11y-settings.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-background.svg b/links/apps/scalable/csd-background.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/csd-background.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-clipboard.svg b/links/apps/scalable/csd-clipboard.svg new file mode 120000 index 00000000..a3dede18 --- /dev/null +++ b/links/apps/scalable/csd-clipboard.svg @@ -0,0 +1 @@ +stock_tasks.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-color.svg b/links/apps/scalable/csd-color.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/csd-color.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-cursor.svg b/links/apps/scalable/csd-cursor.svg new file mode 120000 index 00000000..cafb9778 --- /dev/null +++ b/links/apps/scalable/csd-cursor.svg @@ -0,0 +1 @@ +csd-clipboard.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-datetime.svg b/links/apps/scalable/csd-datetime.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/csd-datetime.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-keyboard.svg b/links/apps/scalable/csd-keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/csd-keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-media-keys.svg b/links/apps/scalable/csd-media-keys.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/csd-media-keys.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-orientation.svg b/links/apps/scalable/csd-orientation.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/csd-orientation.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-power.svg b/links/apps/scalable/csd-power.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/csd-power.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-print-notifications.svg b/links/apps/scalable/csd-print-notifications.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/csd-print-notifications.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-screensaver-proxy.svg b/links/apps/scalable/csd-screensaver-proxy.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/csd-screensaver-proxy.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-sound.svg b/links/apps/scalable/csd-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/csd-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-xrandr.svg b/links/apps/scalable/csd-xrandr.svg new file mode 120000 index 00000000..9e24daa2 --- /dev/null +++ b/links/apps/scalable/csd-xrandr.svg @@ -0,0 +1 @@ +csd-orientation.svg \ No newline at end of file diff --git a/links/apps/scalable/csd-xsettings.svg b/links/apps/scalable/csd-xsettings.svg new file mode 120000 index 00000000..aab58340 --- /dev/null +++ b/links/apps/scalable/csd-xsettings.svg @@ -0,0 +1 @@ +gnome-tweak-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/cuckoo.svg b/links/apps/scalable/cuckoo.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/cuckoo.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/cumulus.svg b/links/apps/scalable/cumulus.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/cumulus.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/cuttlefish.svg b/links/apps/scalable/cuttlefish.svg new file mode 120000 index 00000000..2f42f037 --- /dev/null +++ b/links/apps/scalable/cuttlefish.svg @@ -0,0 +1 @@ +plasma.svg \ No newline at end of file diff --git a/links/apps/scalable/cxmenu-cxoffice-0-crossover.svg b/links/apps/scalable/cxmenu-cxoffice-0-crossover.svg new file mode 120000 index 00000000..9a0ccd86 --- /dev/null +++ b/links/apps/scalable/cxmenu-cxoffice-0-crossover.svg @@ -0,0 +1 @@ +crossover.svg \ No newline at end of file diff --git a/links/apps/scalable/d3lphin.svg b/links/apps/scalable/d3lphin.svg new file mode 120000 index 00000000..abdd0fd0 --- /dev/null +++ b/links/apps/scalable/d3lphin.svg @@ -0,0 +1 @@ +system-file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/date.svg b/links/apps/scalable/date.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/date.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/dates.svg b/links/apps/scalable/dates.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/dates.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/davinci-resolve.svg b/links/apps/scalable/davinci-resolve.svg new file mode 120000 index 00000000..4c83d48e --- /dev/null +++ b/links/apps/scalable/davinci-resolve.svg @@ -0,0 +1 @@ +resolve.svg \ No newline at end of file diff --git a/links/apps/scalable/dayfolder.svg b/links/apps/scalable/dayfolder.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/dayfolder.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/dbeaver-ce.svg b/links/apps/scalable/dbeaver-ce.svg new file mode 120000 index 00000000..6b5dcfd4 --- /dev/null +++ b/links/apps/scalable/dbeaver-ce.svg @@ -0,0 +1 @@ +dbeaver.svg \ No newline at end of file diff --git a/links/apps/scalable/dbeaver-ee.svg b/links/apps/scalable/dbeaver-ee.svg new file mode 120000 index 00000000..6b5dcfd4 --- /dev/null +++ b/links/apps/scalable/dbeaver-ee.svg @@ -0,0 +1 @@ +dbeaver.svg \ No newline at end of file diff --git a/links/apps/scalable/ddcopy.svg b/links/apps/scalable/ddcopy.svg new file mode 120000 index 00000000..bdbcbb91 --- /dev/null +++ b/links/apps/scalable/ddcopy.svg @@ -0,0 +1 @@ +usb-creator-gtk.svg \ No newline at end of file diff --git a/links/apps/scalable/dde-calendar.svg b/links/apps/scalable/dde-calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/dde-calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/dde-file-manager.svg b/links/apps/scalable/dde-file-manager.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/dde-file-manager.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/ddm.svg b/links/apps/scalable/ddm.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/ddm.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/ddrescue-gui.svg b/links/apps/scalable/ddrescue-gui.svg new file mode 120000 index 00000000..374f367b --- /dev/null +++ b/links/apps/scalable/ddrescue-gui.svg @@ -0,0 +1 @@ +gsmartcontrol.svg \ No newline at end of file diff --git a/links/apps/scalable/de.haeckerfelix.Fragments.svg b/links/apps/scalable/de.haeckerfelix.Fragments.svg new file mode 120000 index 00000000..34661256 --- /dev/null +++ b/links/apps/scalable/de.haeckerfelix.Fragments.svg @@ -0,0 +1 @@ +fragments.svg \ No newline at end of file diff --git a/links/apps/scalable/de.manuel_kehl.go-for-it.svg b/links/apps/scalable/de.manuel_kehl.go-for-it.svg new file mode 120000 index 00000000..07bfb6bb --- /dev/null +++ b/links/apps/scalable/de.manuel_kehl.go-for-it.svg @@ -0,0 +1 @@ +go-for-it.svg \ No newline at end of file diff --git a/links/apps/scalable/de.openstreetmap.josm.svg b/links/apps/scalable/de.openstreetmap.josm.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/de.openstreetmap.josm.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/de.wolfvollprecht.UberWriter.svg b/links/apps/scalable/de.wolfvollprecht.UberWriter.svg new file mode 120000 index 00000000..f06b0d4d --- /dev/null +++ b/links/apps/scalable/de.wolfvollprecht.UberWriter.svg @@ -0,0 +1 @@ +uberwriter.svg \ No newline at end of file diff --git a/links/apps/scalable/debian-reference.svg b/links/apps/scalable/debian-reference.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/debian-reference.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-appstore.svg b/links/apps/scalable/deepin-appstore.svg new file mode 120000 index 00000000..682d76ad --- /dev/null +++ b/links/apps/scalable/deepin-appstore.svg @@ -0,0 +1 @@ +deepin-software-center.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-boot-maker.svg b/links/apps/scalable/deepin-boot-maker.svg new file mode 120000 index 00000000..6558433a --- /dev/null +++ b/links/apps/scalable/deepin-boot-maker.svg @@ -0,0 +1 @@ +multibootusb.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-calculator.svg b/links/apps/scalable/deepin-calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/deepin-calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-calendar.svg b/links/apps/scalable/deepin-calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/deepin-calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-clone.svg b/links/apps/scalable/deepin-clone.svg new file mode 120000 index 00000000..e7418c88 --- /dev/null +++ b/links/apps/scalable/deepin-clone.svg @@ -0,0 +1 @@ +yast-snapper.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-cloud-configuration.svg b/links/apps/scalable/deepin-cloud-configuration.svg new file mode 120000 index 00000000..6c7330af --- /dev/null +++ b/links/apps/scalable/deepin-cloud-configuration.svg @@ -0,0 +1 @@ +credentials-preferences.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-cloud-scan-config-helper.svg b/links/apps/scalable/deepin-cloud-scan-config-helper.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/deepin-cloud-scan-config-helper.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-crossover.svg b/links/apps/scalable/deepin-crossover.svg new file mode 120000 index 00000000..9a0ccd86 --- /dev/null +++ b/links/apps/scalable/deepin-crossover.svg @@ -0,0 +1 @@ +crossover.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-deb-installer.svg b/links/apps/scalable/deepin-deb-installer.svg new file mode 120000 index 00000000..cb8ad7f7 --- /dev/null +++ b/links/apps/scalable/deepin-deb-installer.svg @@ -0,0 +1 @@ +softwarecenter-debian.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-draw.svg b/links/apps/scalable/deepin-draw.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/deepin-draw.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-editor.svg b/links/apps/scalable/deepin-editor.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/deepin-editor.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-emacs.svg b/links/apps/scalable/deepin-emacs.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/deepin-emacs.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-feedback.svg b/links/apps/scalable/deepin-feedback.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/deepin-feedback.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-font-installer.svg b/links/apps/scalable/deepin-font-installer.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/deepin-font-installer.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-game-center.svg b/links/apps/scalable/deepin-game-center.svg new file mode 120000 index 00000000..69f0e707 --- /dev/null +++ b/links/apps/scalable/deepin-game-center.svg @@ -0,0 +1 @@ +applications-games.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-graphics-driver-manager.svg b/links/apps/scalable/deepin-graphics-driver-manager.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/deepin-graphics-driver-manager.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-image-viewer.svg b/links/apps/scalable/deepin-image-viewer.svg new file mode 120000 index 00000000..d4944db7 --- /dev/null +++ b/links/apps/scalable/deepin-image-viewer.svg @@ -0,0 +1 @@ +kuickshow.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-manual.svg b/links/apps/scalable/deepin-manual.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/deepin-manual.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-media-player.svg b/links/apps/scalable/deepin-media-player.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/deepin-media-player.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-movie.svg b/links/apps/scalable/deepin-movie.svg new file mode 120000 index 00000000..d9cdb8b1 --- /dev/null +++ b/links/apps/scalable/deepin-movie.svg @@ -0,0 +1 @@ +deepin-media-player.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-multitasking-view.svg b/links/apps/scalable/deepin-multitasking-view.svg new file mode 120000 index 00000000..56ebc7d1 --- /dev/null +++ b/links/apps/scalable/deepin-multitasking-view.svg @@ -0,0 +1 @@ +multitasking-view.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-music-player.svg b/links/apps/scalable/deepin-music-player.svg new file mode 120000 index 00000000..790c8c35 --- /dev/null +++ b/links/apps/scalable/deepin-music-player.svg @@ -0,0 +1 @@ +multimedia-audio-player.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-music.svg b/links/apps/scalable/deepin-music.svg new file mode 120000 index 00000000..da11f305 --- /dev/null +++ b/links/apps/scalable/deepin-music.svg @@ -0,0 +1 @@ +deepin-music-player.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-note.svg b/links/apps/scalable/deepin-note.svg new file mode 120000 index 00000000..83807017 --- /dev/null +++ b/links/apps/scalable/deepin-note.svg @@ -0,0 +1 @@ +accessories-notes.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-picker.svg b/links/apps/scalable/deepin-picker.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/deepin-picker.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-remote-assistance.svg b/links/apps/scalable/deepin-remote-assistance.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/deepin-remote-assistance.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-repair-tools.svg b/links/apps/scalable/deepin-repair-tools.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/deepin-repair-tools.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-repair.svg b/links/apps/scalable/deepin-repair.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/deepin-repair.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-scanner.svg b/links/apps/scalable/deepin-scanner.svg new file mode 120000 index 00000000..a6fb1a21 --- /dev/null +++ b/links/apps/scalable/deepin-scanner.svg @@ -0,0 +1 @@ +skanlite.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-screen-recorder.svg b/links/apps/scalable/deepin-screen-recorder.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/deepin-screen-recorder.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-screenrecorder.svg b/links/apps/scalable/deepin-screenrecorder.svg new file mode 120000 index 00000000..fa1325a4 --- /dev/null +++ b/links/apps/scalable/deepin-screenrecorder.svg @@ -0,0 +1 @@ +screenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-screenshot.svg b/links/apps/scalable/deepin-screenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/deepin-screenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-show-desktop.svg b/links/apps/scalable/deepin-show-desktop.svg new file mode 120000 index 00000000..134c2f8f --- /dev/null +++ b/links/apps/scalable/deepin-show-desktop.svg @@ -0,0 +1 @@ +cs-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-software-center.svg b/links/apps/scalable/deepin-software-center.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/deepin-software-center.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-system-monitor.svg b/links/apps/scalable/deepin-system-monitor.svg new file mode 120000 index 00000000..733c722a --- /dev/null +++ b/links/apps/scalable/deepin-system-monitor.svg @@ -0,0 +1 @@ +gnome-usage.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-terminal.svg b/links/apps/scalable/deepin-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/deepin-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-toggle-desktop.svg b/links/apps/scalable/deepin-toggle-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/apps/scalable/deepin-toggle-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-translator.svg b/links/apps/scalable/deepin-translator.svg new file mode 120000 index 00000000..223c77fa --- /dev/null +++ b/links/apps/scalable/deepin-translator.svg @@ -0,0 +1 @@ +lokalize.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin-voice-recorder.svg b/links/apps/scalable/deepin-voice-recorder.svg new file mode 120000 index 00000000..59e75f2a --- /dev/null +++ b/links/apps/scalable/deepin-voice-recorder.svg @@ -0,0 +1 @@ +gnome-sound-recorder.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin.com.qq.im.light.svg b/links/apps/scalable/deepin.com.qq.im.light.svg new file mode 120000 index 00000000..11679a9a --- /dev/null +++ b/links/apps/scalable/deepin.com.qq.im.light.svg @@ -0,0 +1 @@ +deepinwine-qq.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin.com.qq.im.svg b/links/apps/scalable/deepin.com.qq.im.svg new file mode 120000 index 00000000..3f516f85 --- /dev/null +++ b/links/apps/scalable/deepin.com.qq.im.svg @@ -0,0 +1 @@ +qq.svg \ No newline at end of file diff --git a/links/apps/scalable/deepin.com.wechat.svg b/links/apps/scalable/deepin.com.wechat.svg new file mode 120000 index 00000000..fa4b83ec --- /dev/null +++ b/links/apps/scalable/deepin.com.wechat.svg @@ -0,0 +1 @@ +wechat.svg \ No newline at end of file diff --git a/links/apps/scalable/deepinwine-7zip.svg b/links/apps/scalable/deepinwine-7zip.svg new file mode 120000 index 00000000..67d5d223 --- /dev/null +++ b/links/apps/scalable/deepinwine-7zip.svg @@ -0,0 +1 @@ +7zip.svg \ No newline at end of file diff --git a/links/apps/scalable/deepinwine-qq.svg b/links/apps/scalable/deepinwine-qq.svg new file mode 120000 index 00000000..3f516f85 --- /dev/null +++ b/links/apps/scalable/deepinwine-qq.svg @@ -0,0 +1 @@ +qq.svg \ No newline at end of file diff --git a/links/apps/scalable/default-application.svg b/links/apps/scalable/default-application.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/default-application.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/deluge-torrent.svg b/links/apps/scalable/deluge-torrent.svg new file mode 120000 index 00000000..b3743c05 --- /dev/null +++ b/links/apps/scalable/deluge-torrent.svg @@ -0,0 +1 @@ +deluge.svg \ No newline at end of file diff --git a/links/apps/scalable/designer-qt4.svg b/links/apps/scalable/designer-qt4.svg new file mode 120000 index 00000000..5562b222 --- /dev/null +++ b/links/apps/scalable/designer-qt4.svg @@ -0,0 +1 @@ +qtdesigner.svg \ No newline at end of file diff --git a/links/apps/scalable/designer-qt5.svg b/links/apps/scalable/designer-qt5.svg new file mode 120000 index 00000000..5562b222 --- /dev/null +++ b/links/apps/scalable/designer-qt5.svg @@ -0,0 +1 @@ +qtdesigner.svg \ No newline at end of file diff --git a/links/apps/scalable/designer.svg b/links/apps/scalable/designer.svg new file mode 120000 index 00000000..5562b222 --- /dev/null +++ b/links/apps/scalable/designer.svg @@ -0,0 +1 @@ +qtdesigner.svg \ No newline at end of file diff --git a/links/apps/scalable/designer5.svg b/links/apps/scalable/designer5.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/designer5.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/deskbar-applet.svg b/links/apps/scalable/deskbar-applet.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/deskbar-applet.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/deskbar.svg b/links/apps/scalable/deskbar.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/deskbar.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/desktop-effect.svg b/links/apps/scalable/desktop-effect.svg new file mode 120000 index 00000000..ab4dcadb --- /dev/null +++ b/links/apps/scalable/desktop-effect.svg @@ -0,0 +1 @@ +ccsm.svg \ No newline at end of file diff --git a/links/apps/scalable/desktop-effects.svg b/links/apps/scalable/desktop-effects.svg new file mode 120000 index 00000000..ab4dcadb --- /dev/null +++ b/links/apps/scalable/desktop-effects.svg @@ -0,0 +1 @@ +ccsm.svg \ No newline at end of file diff --git a/links/apps/scalable/devedeng.svg b/links/apps/scalable/devedeng.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/devedeng.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/devhelp.svg b/links/apps/scalable/devhelp.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/devhelp.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/device-notifier.svg b/links/apps/scalable/device-notifier.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/device-notifier.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/dialog-info.svg b/links/apps/scalable/dialog-info.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/dialog-info.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/dialog-information.svg b/links/apps/scalable/dialog-information.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/dialog-information.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/dialog-password.svg b/links/apps/scalable/dialog-password.svg new file mode 120000 index 00000000..48720206 --- /dev/null +++ b/links/apps/scalable/dialog-password.svg @@ -0,0 +1 @@ +preferences-desktop-user-password.svg \ No newline at end of file diff --git a/links/apps/scalable/dict.svg b/links/apps/scalable/dict.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/dict.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/dictionary.svg b/links/apps/scalable/dictionary.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/dictionary.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/dillo.svg b/links/apps/scalable/dillo.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/dillo.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/diodon.svg b/links/apps/scalable/diodon.svg new file mode 120000 index 00000000..da60241b --- /dev/null +++ b/links/apps/scalable/diodon.svg @@ -0,0 +1 @@ +evolution-tasks.svg \ No newline at end of file diff --git a/links/apps/scalable/discord-ptb.svg b/links/apps/scalable/discord-ptb.svg new file mode 120000 index 00000000..972a47f8 --- /dev/null +++ b/links/apps/scalable/discord-ptb.svg @@ -0,0 +1 @@ +discord.svg \ No newline at end of file diff --git a/links/apps/scalable/disk-burner.svg b/links/apps/scalable/disk-burner.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/disk-burner.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/disk-usage-analyzer.svg b/links/apps/scalable/disk-usage-analyzer.svg new file mode 120000 index 00000000..6080e25b --- /dev/null +++ b/links/apps/scalable/disk-usage-analyzer.svg @@ -0,0 +1 @@ +gnome-disks.svg \ No newline at end of file diff --git a/links/apps/scalable/diskmonitor.svg b/links/apps/scalable/diskmonitor.svg new file mode 120000 index 00000000..374f367b --- /dev/null +++ b/links/apps/scalable/diskmonitor.svg @@ -0,0 +1 @@ +gsmartcontrol.svg \ No newline at end of file diff --git a/links/apps/scalable/disper.svg b/links/apps/scalable/disper.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/disper.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/display-capplet.svg b/links/apps/scalable/display-capplet.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/display-capplet.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/display.svg b/links/apps/scalable/display.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/display.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/dnfdragora.svg b/links/apps/scalable/dnfdragora.svg new file mode 120000 index 00000000..47a6e9bc --- /dev/null +++ b/links/apps/scalable/dnfdragora.svg @@ -0,0 +1 @@ +synaptic.svg \ No newline at end of file diff --git a/links/apps/scalable/docear.svg b/links/apps/scalable/docear.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/docear.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/dockbarx.svg b/links/apps/scalable/dockbarx.svg new file mode 120000 index 00000000..434124d4 --- /dev/null +++ b/links/apps/scalable/dockbarx.svg @@ -0,0 +1 @@ +dock.svg \ No newline at end of file diff --git a/links/apps/scalable/docky.svg b/links/apps/scalable/docky.svg new file mode 120000 index 00000000..434124d4 --- /dev/null +++ b/links/apps/scalable/docky.svg @@ -0,0 +1 @@ +dock.svg \ No newline at end of file diff --git a/links/apps/scalable/document-open-recent.svg b/links/apps/scalable/document-open-recent.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/document-open-recent.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/documentation.svg b/links/apps/scalable/documentation.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/documentation.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/dosbox-ece.svg b/links/apps/scalable/dosbox-ece.svg new file mode 120000 index 00000000..e114413c --- /dev/null +++ b/links/apps/scalable/dosbox-ece.svg @@ -0,0 +1 @@ +dosbox.svg \ No newline at end of file diff --git a/links/apps/scalable/dosbox-x.svg b/links/apps/scalable/dosbox-x.svg new file mode 120000 index 00000000..7c233718 --- /dev/null +++ b/links/apps/scalable/dosbox-x.svg @@ -0,0 +1 @@ +dosbox-staging.svg \ No newline at end of file diff --git a/links/apps/scalable/dragonplayer.svg b/links/apps/scalable/dragonplayer.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/dragonplayer.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/drakconf.svg b/links/apps/scalable/drakconf.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/drakconf.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/drakmenustyle.svg b/links/apps/scalable/drakmenustyle.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/drakmenustyle.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/draksec-mdk.svg b/links/apps/scalable/draksec-mdk.svg new file mode 120000 index 00000000..84538d96 --- /dev/null +++ b/links/apps/scalable/draksec-mdk.svg @@ -0,0 +1 @@ +gufw.svg \ No newline at end of file diff --git a/links/apps/scalable/drakstats.svg b/links/apps/scalable/drakstats.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/drakstats.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/draw.io.svg b/links/apps/scalable/draw.io.svg new file mode 120000 index 00000000..abdaf24f --- /dev/null +++ b/links/apps/scalable/draw.io.svg @@ -0,0 +1 @@ +draw-io.svg \ No newline at end of file diff --git a/links/apps/scalable/drawio.svg b/links/apps/scalable/drawio.svg new file mode 120000 index 00000000..abdaf24f --- /dev/null +++ b/links/apps/scalable/drawio.svg @@ -0,0 +1 @@ +draw-io.svg \ No newline at end of file diff --git a/links/apps/scalable/dreamchess.svg b/links/apps/scalable/dreamchess.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/dreamchess.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/driver-manager.svg b/links/apps/scalable/driver-manager.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/driver-manager.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/dwww-gnome-touristinfo.svg b/links/apps/scalable/dwww-gnome-touristinfo.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/dwww-gnome-touristinfo.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/e-mail.svg b/links/apps/scalable/e-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/e-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/earth.svg b/links/apps/scalable/earth.svg new file mode 120000 index 00000000..cb9be8c3 --- /dev/null +++ b/links/apps/scalable/earth.svg @@ -0,0 +1 @@ +google-earth.svg \ No newline at end of file diff --git a/links/apps/scalable/echomixer.svg b/links/apps/scalable/echomixer.svg new file mode 120000 index 00000000..cf460faf --- /dev/null +++ b/links/apps/scalable/echomixer.svg @@ -0,0 +1 @@ +gnome-alsamixer-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/eddy.svg b/links/apps/scalable/eddy.svg new file mode 120000 index 00000000..cb8ad7f7 --- /dev/null +++ b/links/apps/scalable/eddy.svg @@ -0,0 +1 @@ +softwarecenter-debian.svg \ No newline at end of file diff --git a/links/apps/scalable/edile.svg b/links/apps/scalable/edile.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/edile.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/edit-find.svg b/links/apps/scalable/edit-find.svg new file mode 120000 index 00000000..bba31bb9 --- /dev/null +++ b/links/apps/scalable/edit-find.svg @@ -0,0 +1 @@ +plasma-search.svg \ No newline at end of file diff --git a/links/apps/scalable/edit-paste.svg b/links/apps/scalable/edit-paste.svg new file mode 120000 index 00000000..da60241b --- /dev/null +++ b/links/apps/scalable/edit-paste.svg @@ -0,0 +1 @@ +evolution-tasks.svg \ No newline at end of file diff --git a/links/apps/scalable/edit-urpm-sources.svg b/links/apps/scalable/edit-urpm-sources.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/edit-urpm-sources.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/edu.stanford.Almond.svg b/links/apps/scalable/edu.stanford.Almond.svg new file mode 120000 index 00000000..4c996530 --- /dev/null +++ b/links/apps/scalable/edu.stanford.Almond.svg @@ -0,0 +1 @@ +almond.svg \ No newline at end of file diff --git a/links/apps/scalable/eekboard.svg b/links/apps/scalable/eekboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/eekboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/electron13.svg b/links/apps/scalable/electron13.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron13.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/electron2.svg b/links/apps/scalable/electron2.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron2.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/electron3.svg b/links/apps/scalable/electron3.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron3.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/electron4.svg b/links/apps/scalable/electron4.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron4.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/electron5.svg b/links/apps/scalable/electron5.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron5.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/electron6.svg b/links/apps/scalable/electron6.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron6.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/electron9.svg b/links/apps/scalable/electron9.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron9.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/electronic-wechat.svg b/links/apps/scalable/electronic-wechat.svg new file mode 120000 index 00000000..fa4b83ec --- /dev/null +++ b/links/apps/scalable/electronic-wechat.svg @@ -0,0 +1 @@ +wechat.svg \ No newline at end of file diff --git a/links/apps/scalable/element-nightly.svg b/links/apps/scalable/element-nightly.svg new file mode 120000 index 00000000..9c5e5dd3 --- /dev/null +++ b/links/apps/scalable/element-nightly.svg @@ -0,0 +1 @@ +element-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/element.svg b/links/apps/scalable/element.svg new file mode 120000 index 00000000..9c5e5dd3 --- /dev/null +++ b/links/apps/scalable/element.svg @@ -0,0 +1 @@ +element-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/elementary-photo.svg b/links/apps/scalable/elementary-photo.svg new file mode 120000 index 00000000..d14acbb5 --- /dev/null +++ b/links/apps/scalable/elementary-photo.svg @@ -0,0 +1 @@ +photos.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs-24.svg b/links/apps/scalable/emacs-24.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs-24.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs-25.svg b/links/apps/scalable/emacs-25.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs-25.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs-nox.svg b/links/apps/scalable/emacs-nox.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs-nox.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs-snapshot.svg b/links/apps/scalable/emacs-snapshot.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs-snapshot.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs22.svg b/links/apps/scalable/emacs22.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs22.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs23.svg b/links/apps/scalable/emacs23.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs23.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs24.svg b/links/apps/scalable/emacs24.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs24.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/emacs25.svg b/links/apps/scalable/emacs25.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/emacs25.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/email-client.svg b/links/apps/scalable/email-client.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/email-client.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/email.svg b/links/apps/scalable/email.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/email.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/emblem-people.svg b/links/apps/scalable/emblem-people.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/emblem-people.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/emerillon.svg b/links/apps/scalable/emerillon.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/emerillon.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/engrampa.svg b/links/apps/scalable/engrampa.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/engrampa.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/eom.svg b/links/apps/scalable/eom.svg new file mode 120000 index 00000000..82b89fe1 --- /dev/null +++ b/links/apps/scalable/eom.svg @@ -0,0 +1 @@ +eog.svg \ No newline at end of file diff --git a/links/apps/scalable/epdfview.svg b/links/apps/scalable/epdfview.svg new file mode 120000 index 00000000..ae216ea6 --- /dev/null +++ b/links/apps/scalable/epdfview.svg @@ -0,0 +1 @@ +qpdfview.svg \ No newline at end of file diff --git a/links/apps/scalable/ephoto.svg b/links/apps/scalable/ephoto.svg new file mode 120000 index 00000000..1b2314fb --- /dev/null +++ b/links/apps/scalable/ephoto.svg @@ -0,0 +1 @@ +kphotoalbum.svg \ No newline at end of file diff --git a/links/apps/scalable/epiphany-bookmarks.svg b/links/apps/scalable/epiphany-bookmarks.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/epiphany-bookmarks.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/epiphany-browser.svg b/links/apps/scalable/epiphany-browser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/epiphany-browser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/epiphany-gecko.svg b/links/apps/scalable/epiphany-gecko.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/epiphany-gecko.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/epiphany-icon.svg b/links/apps/scalable/epiphany-icon.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/epiphany-icon.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/epiphany-webkit.svg b/links/apps/scalable/epiphany-webkit.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/epiphany-webkit.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/epiphany.svg b/links/apps/scalable/epiphany.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/epiphany.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/epulse.svg b/links/apps/scalable/epulse.svg new file mode 120000 index 00000000..4eae085d --- /dev/null +++ b/links/apps/scalable/epulse.svg @@ -0,0 +1 @@ +kmix.svg \ No newline at end of file diff --git a/links/apps/scalable/esd.svg b/links/apps/scalable/esd.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/esd.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/etcher-electron.svg b/links/apps/scalable/etcher-electron.svg new file mode 120000 index 00000000..d17bc786 --- /dev/null +++ b/links/apps/scalable/etcher-electron.svg @@ -0,0 +1 @@ +etcher.svg \ No newline at end of file diff --git a/links/apps/scalable/eu.blumenstingl.martin.keystateplasmoid.svg b/links/apps/scalable/eu.blumenstingl.martin.keystateplasmoid.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/eu.blumenstingl.martin.keystateplasmoid.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/eu.scarpetta.PDFMixTool.svg b/links/apps/scalable/eu.scarpetta.PDFMixTool.svg new file mode 120000 index 00000000..64932045 --- /dev/null +++ b/links/apps/scalable/eu.scarpetta.PDFMixTool.svg @@ -0,0 +1 @@ +pdf-mix-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/eu.tiliado.NuvolaAppSpotify.svg b/links/apps/scalable/eu.tiliado.NuvolaAppSpotify.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/eu.tiliado.NuvolaAppSpotify.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/eu.tiliado.NuvolaAppYoutube.svg b/links/apps/scalable/eu.tiliado.NuvolaAppYoutube.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/eu.tiliado.NuvolaAppYoutube.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/eu.tiliado.NuvolaAppYoutubeMusic.svg b/links/apps/scalable/eu.tiliado.NuvolaAppYoutubeMusic.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/eu.tiliado.NuvolaAppYoutubeMusic.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/evince.svg b/links/apps/scalable/evince.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/evince.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/evolution-calendar.svg b/links/apps/scalable/evolution-calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/evolution-calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/evolution-mail.svg b/links/apps/scalable/evolution-mail.svg new file mode 120000 index 00000000..6fb79ec1 --- /dev/null +++ b/links/apps/scalable/evolution-mail.svg @@ -0,0 +1 @@ +evolution.svg \ No newline at end of file diff --git a/links/apps/scalable/evolution-memos.svg b/links/apps/scalable/evolution-memos.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/evolution-memos.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/evolution.svg b/links/apps/scalable/evolution.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/evolution.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/exmplayer.svg b/links/apps/scalable/exmplayer.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/exmplayer.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/ezame.svg b/links/apps/scalable/ezame.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/ezame.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/f-spot.svg b/links/apps/scalable/f-spot.svg new file mode 120000 index 00000000..0804e703 --- /dev/null +++ b/links/apps/scalable/f-spot.svg @@ -0,0 +1 @@ +screenie.svg \ No newline at end of file diff --git a/links/apps/scalable/face-smile.svg b/links/apps/scalable/face-smile.svg new file mode 120000 index 00000000..2f915ffd --- /dev/null +++ b/links/apps/scalable/face-smile.svg @@ -0,0 +1 @@ +preferences-desktop-emoticons.svg \ No newline at end of file diff --git a/links/apps/scalable/fcitx_ubuntukylin.svg b/links/apps/scalable/fcitx_ubuntukylin.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/fcitx_ubuntukylin.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/featherpad.svg b/links/apps/scalable/featherpad.svg new file mode 120000 index 00000000..6bccf228 --- /dev/null +++ b/links/apps/scalable/featherpad.svg @@ -0,0 +1 @@ +gedit.svg \ No newline at end of file diff --git a/links/apps/scalable/fedorausb.svg b/links/apps/scalable/fedorausb.svg new file mode 120000 index 00000000..168053b4 --- /dev/null +++ b/links/apps/scalable/fedorausb.svg @@ -0,0 +1 @@ +liveusb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/feedreader.svg b/links/apps/scalable/feedreader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/feedreader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/ffado.svg b/links/apps/scalable/ffado.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/ffado.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/fifteenpuzzle.svg b/links/apps/scalable/fifteenpuzzle.svg new file mode 120000 index 00000000..acfd73b8 --- /dev/null +++ b/links/apps/scalable/fifteenpuzzle.svg @@ -0,0 +1 @@ +gnome-taquin.svg \ No newline at end of file diff --git a/links/apps/scalable/figma-linux.svg b/links/apps/scalable/figma-linux.svg new file mode 120000 index 00000000..418e8506 --- /dev/null +++ b/links/apps/scalable/figma-linux.svg @@ -0,0 +1 @@ +figma.svg \ No newline at end of file diff --git a/links/apps/scalable/file-system-manager.svg b/links/apps/scalable/file-system-manager.svg new file mode 120000 index 00000000..abdd0fd0 --- /dev/null +++ b/links/apps/scalable/file-system-manager.svg @@ -0,0 +1 @@ +system-file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/filelight.svg b/links/apps/scalable/filelight.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/filelight.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/filerunner.svg b/links/apps/scalable/filerunner.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/filerunner.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/filled-xterm_32x32.svg b/links/apps/scalable/filled-xterm_32x32.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/filled-xterm_32x32.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/filled-xterm_48x48.svg b/links/apps/scalable/filled-xterm_48x48.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/filled-xterm_48x48.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/find-location.svg b/links/apps/scalable/find-location.svg new file mode 120000 index 00000000..cb1fa4c4 --- /dev/null +++ b/links/apps/scalable/find-location.svg @@ -0,0 +1 @@ +system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-3.0.svg b/links/apps/scalable/firefox-3.0.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-3.0.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-3.5.svg b/links/apps/scalable/firefox-3.5.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-3.5.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-4.0.svg b/links/apps/scalable/firefox-4.0.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-4.0.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-beta-bin.svg b/links/apps/scalable/firefox-beta-bin.svg new file mode 120000 index 00000000..6feafa2c --- /dev/null +++ b/links/apps/scalable/firefox-beta-bin.svg @@ -0,0 +1 @@ +firefox-beta.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-beta.svg b/links/apps/scalable/firefox-beta.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-beta.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-bin.svg b/links/apps/scalable/firefox-bin.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-bin.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-default.svg b/links/apps/scalable/firefox-default.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-default.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-developer-edition.svg b/links/apps/scalable/firefox-developer-edition.svg new file mode 120000 index 00000000..6d66c646 --- /dev/null +++ b/links/apps/scalable/firefox-developer-edition.svg @@ -0,0 +1 @@ +firefox-developer-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-esr.svg b/links/apps/scalable/firefox-esr.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-esr.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-gtk3.svg b/links/apps/scalable/firefox-gtk3.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-gtk3.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-icon-unbranded.svg b/links/apps/scalable/firefox-icon-unbranded.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-icon-unbranded.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-icon.svg b/links/apps/scalable/firefox-icon.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-icon.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-mozilla-build.svg b/links/apps/scalable/firefox-mozilla-build.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-mozilla-build.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox-original.svg b/links/apps/scalable/firefox-original.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox-original.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firefox3.svg b/links/apps/scalable/firefox3.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/firefox3.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/firestarter.svg b/links/apps/scalable/firestarter.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/firestarter.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/firewall-applet.svg b/links/apps/scalable/firewall-applet.svg new file mode 120000 index 00000000..3184e8c6 --- /dev/null +++ b/links/apps/scalable/firewall-applet.svg @@ -0,0 +1 @@ +firewall-config.svg \ No newline at end of file diff --git a/links/apps/scalable/firewall-config.svg b/links/apps/scalable/firewall-config.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/firewall-config.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/firewall.svg b/links/apps/scalable/firewall.svg new file mode 120000 index 00000000..84538d96 --- /dev/null +++ b/links/apps/scalable/firewall.svg @@ -0,0 +1 @@ +gufw.svg \ No newline at end of file diff --git a/links/apps/scalable/firewalld.svg b/links/apps/scalable/firewalld.svg new file mode 120000 index 00000000..3184e8c6 --- /dev/null +++ b/links/apps/scalable/firewalld.svg @@ -0,0 +1 @@ +firewall-config.svg \ No newline at end of file diff --git a/links/apps/scalable/firmware-manager.svg b/links/apps/scalable/firmware-manager.svg new file mode 120000 index 00000000..6ec276f0 --- /dev/null +++ b/links/apps/scalable/firmware-manager.svg @@ -0,0 +1 @@ +org.gnome.Firmware.svg \ No newline at end of file diff --git a/links/apps/scalable/five-or-more.svg b/links/apps/scalable/five-or-more.svg new file mode 120000 index 00000000..aae4eb18 --- /dev/null +++ b/links/apps/scalable/five-or-more.svg @@ -0,0 +1 @@ +gnome-glines.svg \ No newline at end of file diff --git a/links/apps/scalable/flash-player-properties.svg b/links/apps/scalable/flash-player-properties.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/flash-player-properties.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/flashplayer.svg b/links/apps/scalable/flashplayer.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/flashplayer.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/flashplayerproperties.svg b/links/apps/scalable/flashplayerproperties.svg new file mode 120000 index 00000000..29daacec --- /dev/null +++ b/links/apps/scalable/flashplayerproperties.svg @@ -0,0 +1 @@ +flash.svg \ No newline at end of file diff --git a/links/apps/scalable/flegita.svg b/links/apps/scalable/flegita.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/flegita.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/flock-browser.svg b/links/apps/scalable/flock-browser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/flock-browser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/fma-config-tool.svg b/links/apps/scalable/fma-config-tool.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/fma-config-tool.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/folder-remote-properties.svg b/links/apps/scalable/folder-remote-properties.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/folder-remote-properties.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/folder-wine.svg b/links/apps/scalable/folder-wine.svg new file mode 120000 index 00000000..a9ba581e --- /dev/null +++ b/links/apps/scalable/folder-wine.svg @@ -0,0 +1 @@ +wine-winefile.svg \ No newline at end of file diff --git a/links/apps/scalable/font-manager.svg b/links/apps/scalable/font-manager.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/font-manager.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/font-viewer.svg b/links/apps/scalable/font-viewer.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/font-viewer.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/footnote.svg b/links/apps/scalable/footnote.svg new file mode 120000 index 00000000..f49bc261 --- /dev/null +++ b/links/apps/scalable/footnote.svg @@ -0,0 +1 @@ +knotes.svg \ No newline at end of file diff --git a/links/apps/scalable/fr.handbrake.ghb.svg b/links/apps/scalable/fr.handbrake.ghb.svg new file mode 120000 index 00000000..01f4e432 --- /dev/null +++ b/links/apps/scalable/fr.handbrake.ghb.svg @@ -0,0 +1 @@ +hb-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/freefilesync.svg b/links/apps/scalable/freefilesync.svg new file mode 120000 index 00000000..023527a5 --- /dev/null +++ b/links/apps/scalable/freefilesync.svg @@ -0,0 +1 @@ +reload.svg \ No newline at end of file diff --git a/links/apps/scalable/freeminer.svg b/links/apps/scalable/freeminer.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/freeminer.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/freetube-bin.svg b/links/apps/scalable/freetube-bin.svg new file mode 120000 index 00000000..2508fb17 --- /dev/null +++ b/links/apps/scalable/freetube-bin.svg @@ -0,0 +1 @@ +freetube.svg \ No newline at end of file diff --git a/links/apps/scalable/fritzing_icon.svg b/links/apps/scalable/fritzing_icon.svg new file mode 120000 index 00000000..b90cf142 --- /dev/null +++ b/links/apps/scalable/fritzing_icon.svg @@ -0,0 +1 @@ +fritzing.svg \ No newline at end of file diff --git a/links/apps/scalable/fusion-icon.svg b/links/apps/scalable/fusion-icon.svg new file mode 120000 index 00000000..ab4dcadb --- /dev/null +++ b/links/apps/scalable/fusion-icon.svg @@ -0,0 +1 @@ +ccsm.svg \ No newline at end of file diff --git a/links/apps/scalable/fwbuilder.svg b/links/apps/scalable/fwbuilder.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/fwbuilder.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/fyi.zoey.TeX-Match.svg b/links/apps/scalable/fyi.zoey.TeX-Match.svg new file mode 120000 index 00000000..47c94926 --- /dev/null +++ b/links/apps/scalable/fyi.zoey.TeX-Match.svg @@ -0,0 +1 @@ +tex-match.svg \ No newline at end of file diff --git a/links/apps/scalable/gEcrit.svg b/links/apps/scalable/gEcrit.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/gEcrit.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gaiksaurus.svg b/links/apps/scalable/gaiksaurus.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/gaiksaurus.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/galculator.svg b/links/apps/scalable/galculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/galculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/galeon.svg b/links/apps/scalable/galeon.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/galeon.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/gallery-app.svg b/links/apps/scalable/gallery-app.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/gallery-app.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/gallery.svg b/links/apps/scalable/gallery.svg new file mode 120000 index 00000000..4e734554 --- /dev/null +++ b/links/apps/scalable/gallery.svg @@ -0,0 +1 @@ +photo.svg \ No newline at end of file diff --git a/links/apps/scalable/galternatives.svg b/links/apps/scalable/galternatives.svg new file mode 120000 index 00000000..c788339e --- /dev/null +++ b/links/apps/scalable/galternatives.svg @@ -0,0 +1 @@ +gconf-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gcalculator.svg b/links/apps/scalable/gcalculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/gcalculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/gcbalculator.svg b/links/apps/scalable/gcbalculator.svg new file mode 120000 index 00000000..80698d65 --- /dev/null +++ b/links/apps/scalable/gcbalculator.svg @@ -0,0 +1 @@ +accessories-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/gcleaner.svg b/links/apps/scalable/gcleaner.svg new file mode 120000 index 00000000..d5ad4059 --- /dev/null +++ b/links/apps/scalable/gcleaner.svg @@ -0,0 +1 @@ +computerjanitor.svg \ No newline at end of file diff --git a/links/apps/scalable/gcolor.svg b/links/apps/scalable/gcolor.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/gcolor.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/gcolor2.svg b/links/apps/scalable/gcolor2.svg new file mode 120000 index 00000000..30f7ea09 --- /dev/null +++ b/links/apps/scalable/gcolor2.svg @@ -0,0 +1 @@ +colorgrab.svg \ No newline at end of file diff --git a/links/apps/scalable/gcolor3.svg b/links/apps/scalable/gcolor3.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/gcolor3.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/gconf-editor.svg b/links/apps/scalable/gconf-editor.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/gconf-editor.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/gconfeditor.svg b/links/apps/scalable/gconfeditor.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/gconfeditor.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/gcr-gnupg.svg b/links/apps/scalable/gcr-gnupg.svg new file mode 120000 index 00000000..93d7901b --- /dev/null +++ b/links/apps/scalable/gcr-gnupg.svg @@ -0,0 +1 @@ +gnupg.svg \ No newline at end of file diff --git a/links/apps/scalable/gcr-password.svg b/links/apps/scalable/gcr-password.svg new file mode 120000 index 00000000..4373e6c5 --- /dev/null +++ b/links/apps/scalable/gcr-password.svg @@ -0,0 +1 @@ +password-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/gddccontrol.svg b/links/apps/scalable/gddccontrol.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/gddccontrol.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/gdeb.svg b/links/apps/scalable/gdeb.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/gdeb.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/gdiskdump.svg b/links/apps/scalable/gdiskdump.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/gdiskdump.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/gdm-login-photo.svg b/links/apps/scalable/gdm-login-photo.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/gdm-login-photo.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/gdm-setup.svg b/links/apps/scalable/gdm-setup.svg new file mode 120000 index 00000000..cd623cfa --- /dev/null +++ b/links/apps/scalable/gdm-setup.svg @@ -0,0 +1 @@ +gdm-xnest.svg \ No newline at end of file diff --git a/links/apps/scalable/gdm-xnest.svg b/links/apps/scalable/gdm-xnest.svg new file mode 120000 index 00000000..034554a5 --- /dev/null +++ b/links/apps/scalable/gdm-xnest.svg @@ -0,0 +1 @@ +cs-login.svg \ No newline at end of file diff --git a/links/apps/scalable/gdm.svg b/links/apps/scalable/gdm.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/gdm.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/gdm2setup.svg b/links/apps/scalable/gdm2setup.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/gdm2setup.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/gdmap.svg b/links/apps/scalable/gdmap.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/gdmap.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/gdmap_icon.svg b/links/apps/scalable/gdmap_icon.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/gdmap_icon.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/gdmflexiserver.svg b/links/apps/scalable/gdmflexiserver.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/gdmflexiserver.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/gdmsetup.svg b/links/apps/scalable/gdmsetup.svg new file mode 120000 index 00000000..cd623cfa --- /dev/null +++ b/links/apps/scalable/gdmsetup.svg @@ -0,0 +1 @@ +gdm-xnest.svg \ No newline at end of file diff --git a/links/apps/scalable/gdu-encrypted-lock.svg b/links/apps/scalable/gdu-encrypted-lock.svg new file mode 120000 index 00000000..faea3308 --- /dev/null +++ b/links/apps/scalable/gdu-encrypted-lock.svg @@ -0,0 +1 @@ +lock.svg \ No newline at end of file diff --git a/links/apps/scalable/geary.svg b/links/apps/scalable/geary.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/geary.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/gecrit.svg b/links/apps/scalable/gecrit.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/gecrit.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gedbi.svg b/links/apps/scalable/gedbi.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/gedbi.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/gedit-icon.svg b/links/apps/scalable/gedit-icon.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/gedit-icon.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gedit-logo.svg b/links/apps/scalable/gedit-logo.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/gedit-logo.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gedit.svg b/links/apps/scalable/gedit.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/gedit.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gedit1.svg b/links/apps/scalable/gedit1.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/gedit1.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gedit2.svg b/links/apps/scalable/gedit2.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/gedit2.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/geeqie.svg b/links/apps/scalable/geeqie.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/geeqie.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/gemini.svg b/links/apps/scalable/gemini.svg new file mode 120000 index 00000000..c50723d5 --- /dev/null +++ b/links/apps/scalable/gemini.svg @@ -0,0 +1 @@ +calligragemini.svg \ No newline at end of file diff --git a/links/apps/scalable/gfeedline.svg b/links/apps/scalable/gfeedline.svg new file mode 120000 index 00000000..9d835048 --- /dev/null +++ b/links/apps/scalable/gfeedline.svg @@ -0,0 +1 @@ +empathy.svg \ No newline at end of file diff --git a/links/apps/scalable/ghetto-skype.svg b/links/apps/scalable/ghetto-skype.svg new file mode 120000 index 00000000..c233e23c --- /dev/null +++ b/links/apps/scalable/ghetto-skype.svg @@ -0,0 +1 @@ +skype.svg \ No newline at end of file diff --git a/links/apps/scalable/gis-weather.svg b/links/apps/scalable/gis-weather.svg new file mode 120000 index 00000000..ec42a301 --- /dev/null +++ b/links/apps/scalable/gis-weather.svg @@ -0,0 +1 @@ +indicator-weather.svg \ No newline at end of file diff --git a/links/apps/scalable/git-cola.svg b/links/apps/scalable/git-cola.svg new file mode 120000 index 00000000..4546c71c --- /dev/null +++ b/links/apps/scalable/git-cola.svg @@ -0,0 +1 @@ +git.svg \ No newline at end of file diff --git a/links/apps/scalable/git-dag.svg b/links/apps/scalable/git-dag.svg new file mode 120000 index 00000000..4546c71c --- /dev/null +++ b/links/apps/scalable/git-dag.svg @@ -0,0 +1 @@ +git.svg \ No newline at end of file diff --git a/links/apps/scalable/git-gui.svg b/links/apps/scalable/git-gui.svg new file mode 120000 index 00000000..4546c71c --- /dev/null +++ b/links/apps/scalable/git-gui.svg @@ -0,0 +1 @@ +git.svg \ No newline at end of file diff --git a/links/apps/scalable/gitg.svg b/links/apps/scalable/gitg.svg new file mode 120000 index 00000000..4546c71c --- /dev/null +++ b/links/apps/scalable/gitg.svg @@ -0,0 +1 @@ +git.svg \ No newline at end of file diff --git a/links/apps/scalable/gitk.svg b/links/apps/scalable/gitk.svg new file mode 120000 index 00000000..e6630d8d --- /dev/null +++ b/links/apps/scalable/gitk.svg @@ -0,0 +1 @@ +gitg.svg \ No newline at end of file diff --git a/links/apps/scalable/gjots2.svg b/links/apps/scalable/gjots2.svg new file mode 120000 index 00000000..89d09060 --- /dev/null +++ b/links/apps/scalable/gjots2.svg @@ -0,0 +1 @@ +indicator-stickynotes.svg \ No newline at end of file diff --git a/links/apps/scalable/gkdebconf-icon.svg b/links/apps/scalable/gkdebconf-icon.svg new file mode 120000 index 00000000..c788339e --- /dev/null +++ b/links/apps/scalable/gkdebconf-icon.svg @@ -0,0 +1 @@ +gconf-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gkdebconf.svg b/links/apps/scalable/gkdebconf.svg new file mode 120000 index 00000000..c788339e --- /dev/null +++ b/links/apps/scalable/gkdebconf.svg @@ -0,0 +1 @@ +gconf-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gksu-debian.svg b/links/apps/scalable/gksu-debian.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/gksu-debian.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/glViewImage.svg b/links/apps/scalable/glViewImage.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/glViewImage.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/glade-3.svg b/links/apps/scalable/glade-3.svg new file mode 120000 index 00000000..d5852ae9 --- /dev/null +++ b/links/apps/scalable/glade-3.svg @@ -0,0 +1 @@ +glade.svg \ No newline at end of file diff --git a/links/apps/scalable/glchess.svg b/links/apps/scalable/glchess.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/glchess.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/glines.svg b/links/apps/scalable/glines.svg new file mode 120000 index 00000000..aae4eb18 --- /dev/null +++ b/links/apps/scalable/glines.svg @@ -0,0 +1 @@ +gnome-glines.svg \ No newline at end of file diff --git a/links/apps/scalable/glipper.svg b/links/apps/scalable/glipper.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/glipper.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/glippy.svg b/links/apps/scalable/glippy.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/glippy.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/glxinfo.svg b/links/apps/scalable/glxinfo.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/glxinfo.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/gmail-desktop.svg b/links/apps/scalable/gmail-desktop.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/gmail-desktop.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/gmail-notify-icon.svg b/links/apps/scalable/gmail-notify-icon.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/gmail-notify-icon.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/gmail-plasmoid.svg b/links/apps/scalable/gmail-plasmoid.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/gmail-plasmoid.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/gmail.svg b/links/apps/scalable/gmail.svg new file mode 120000 index 00000000..73af2ca9 --- /dev/null +++ b/links/apps/scalable/gmail.svg @@ -0,0 +1 @@ +email.svg \ No newline at end of file diff --git a/links/apps/scalable/gmailwatcher.svg b/links/apps/scalable/gmailwatcher.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/gmailwatcher.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/gmusicbrowser.svg b/links/apps/scalable/gmusicbrowser.svg new file mode 120000 index 00000000..c2a653ba --- /dev/null +++ b/links/apps/scalable/gmusicbrowser.svg @@ -0,0 +1 @@ +gnome-music.svg \ No newline at end of file diff --git a/links/apps/scalable/gnect.svg b/links/apps/scalable/gnect.svg new file mode 120000 index 00000000..6d525fc6 --- /dev/null +++ b/links/apps/scalable/gnect.svg @@ -0,0 +1 @@ +four-in-a-row.svg \ No newline at end of file diff --git a/links/apps/scalable/gnibbles.svg b/links/apps/scalable/gnibbles.svg new file mode 120000 index 00000000..2d932797 --- /dev/null +++ b/links/apps/scalable/gnibbles.svg @@ -0,0 +1 @@ +gnome-nibbles.svg \ No newline at end of file diff --git a/links/apps/scalable/gnobots.svg b/links/apps/scalable/gnobots.svg new file mode 120000 index 00000000..cd2fa6c5 --- /dev/null +++ b/links/apps/scalable/gnobots.svg @@ -0,0 +1 @@ +gnome-robots.svg \ No newline at end of file diff --git a/links/apps/scalable/gnobots2.svg b/links/apps/scalable/gnobots2.svg new file mode 120000 index 00000000..cd2fa6c5 --- /dev/null +++ b/links/apps/scalable/gnobots2.svg @@ -0,0 +1 @@ +gnome-robots.svg \ No newline at end of file diff --git a/links/apps/scalable/gnochm.svg b/links/apps/scalable/gnochm.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/gnochm.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-2048.svg b/links/apps/scalable/gnome-2048.svg new file mode 120000 index 00000000..f9b2ba25 --- /dev/null +++ b/links/apps/scalable/gnome-2048.svg @@ -0,0 +1 @@ +2048.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-about-logo.svg b/links/apps/scalable/gnome-about-logo.svg new file mode 120000 index 00000000..82315e67 --- /dev/null +++ b/links/apps/scalable/gnome-about-logo.svg @@ -0,0 +1 @@ +gnome-info.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-abrt.svg b/links/apps/scalable/gnome-abrt.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/gnome-abrt.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-activity-journal.svg b/links/apps/scalable/gnome-activity-journal.svg new file mode 120000 index 00000000..0dc44324 --- /dev/null +++ b/links/apps/scalable/gnome-activity-journal.svg @@ -0,0 +1 @@ +activity-log-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-alsamixer-icon.svg b/links/apps/scalable/gnome-alsamixer-icon.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/gnome-alsamixer-icon.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-alsamixer.svg b/links/apps/scalable/gnome-alsamixer.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/gnome-alsamixer.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-app-install.svg b/links/apps/scalable/gnome-app-install.svg new file mode 120000 index 00000000..47a6e9bc --- /dev/null +++ b/links/apps/scalable/gnome-app-install.svg @@ -0,0 +1 @@ +synaptic.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-apt.svg b/links/apps/scalable/gnome-apt.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/gnome-apt.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-audio.svg b/links/apps/scalable/gnome-audio.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/gnome-audio.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-baker.svg b/links/apps/scalable/gnome-baker.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/gnome-baker.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-balsa.svg b/links/apps/scalable/gnome-balsa.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/gnome-balsa.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-balsa2.svg b/links/apps/scalable/gnome-balsa2.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/gnome-balsa2.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-bluetooth.svg b/links/apps/scalable/gnome-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/gnome-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-boxes.svg b/links/apps/scalable/gnome-boxes.svg new file mode 120000 index 00000000..f7e0337e --- /dev/null +++ b/links/apps/scalable/gnome-boxes.svg @@ -0,0 +1 @@ +virtualbox.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-calc.svg b/links/apps/scalable/gnome-calc.svg new file mode 120000 index 00000000..80698d65 --- /dev/null +++ b/links/apps/scalable/gnome-calc.svg @@ -0,0 +1 @@ +accessories-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-calculator.svg b/links/apps/scalable/gnome-calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/gnome-calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-calendar.svg b/links/apps/scalable/gnome-calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/gnome-calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-character-map.svg b/links/apps/scalable/gnome-character-map.svg new file mode 120000 index 00000000..f04d4679 --- /dev/null +++ b/links/apps/scalable/gnome-character-map.svg @@ -0,0 +1 @@ +accessories-character-map.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-characters.svg b/links/apps/scalable/gnome-characters.svg new file mode 120000 index 00000000..f04d4679 --- /dev/null +++ b/links/apps/scalable/gnome-characters.svg @@ -0,0 +1 @@ +accessories-character-map.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-chess.svg b/links/apps/scalable/gnome-chess.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/gnome-chess.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-clocks.svg b/links/apps/scalable/gnome-clocks.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/gnome-clocks.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-color-chooser.svg b/links/apps/scalable/gnome-color-chooser.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/gnome-color-chooser.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-color-manager.svg b/links/apps/scalable/gnome-color-manager.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/gnome-color-manager.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-contacts.svg b/links/apps/scalable/gnome-contacts.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/gnome-contacts.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-control-center.svg b/links/apps/scalable/gnome-control-center.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/gnome-control-center.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-desktop-config.svg b/links/apps/scalable/gnome-desktop-config.svg new file mode 120000 index 00000000..b51d9aa7 --- /dev/null +++ b/links/apps/scalable/gnome-desktop-config.svg @@ -0,0 +1 @@ +wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-desktop-item-edit.svg b/links/apps/scalable/gnome-desktop-item-edit.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/gnome-desktop-item-edit.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-devel.svg b/links/apps/scalable/gnome-devel.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/gnome-devel.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-device-manager.svg b/links/apps/scalable/gnome-device-manager.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/gnome-device-manager.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-dictionary.svg b/links/apps/scalable/gnome-dictionary.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/gnome-dictionary.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-disk-utility.svg b/links/apps/scalable/gnome-disk-utility.svg new file mode 120000 index 00000000..6080e25b --- /dev/null +++ b/links/apps/scalable/gnome-disk-utility.svg @@ -0,0 +1 @@ +gnome-disks.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-disks.svg b/links/apps/scalable/gnome-disks.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/gnome-disks.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-display-panel.svg b/links/apps/scalable/gnome-display-panel.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/gnome-display-panel.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-display-properties.svg b/links/apps/scalable/gnome-display-properties.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/gnome-display-properties.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-dsiplay-properties.svg b/links/apps/scalable/gnome-dsiplay-properties.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/gnome-dsiplay-properties.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-emacs.svg b/links/apps/scalable/gnome-emacs.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/gnome-emacs.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-encfs-manager.svg b/links/apps/scalable/gnome-encfs-manager.svg new file mode 120000 index 00000000..4373e6c5 --- /dev/null +++ b/links/apps/scalable/gnome-encfs-manager.svg @@ -0,0 +1 @@ +password-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-eterm.svg b/links/apps/scalable/gnome-eterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/gnome-eterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-freecell.svg b/links/apps/scalable/gnome-freecell.svg new file mode 120000 index 00000000..a1cc83a6 --- /dev/null +++ b/links/apps/scalable/gnome-freecell.svg @@ -0,0 +1 @@ +gnome-aisleriot.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-games.svg b/links/apps/scalable/gnome-games.svg new file mode 120000 index 00000000..69f0e707 --- /dev/null +++ b/links/apps/scalable/gnome-games.svg @@ -0,0 +1 @@ +applications-games.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-glchess.svg b/links/apps/scalable/gnome-glchess.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/gnome-glchess.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-gmail.svg b/links/apps/scalable/gnome-gmail.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/gnome-gmail.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-gmenu.svg b/links/apps/scalable/gnome-gmenu.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/gnome-gmenu.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-gnect.svg b/links/apps/scalable/gnome-gnect.svg new file mode 120000 index 00000000..6d525fc6 --- /dev/null +++ b/links/apps/scalable/gnome-gnect.svg @@ -0,0 +1 @@ +four-in-a-row.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-gnibbles.svg b/links/apps/scalable/gnome-gnibbles.svg new file mode 120000 index 00000000..2d932797 --- /dev/null +++ b/links/apps/scalable/gnome-gnibbles.svg @@ -0,0 +1 @@ +gnome-nibbles.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-gnibbless.svg b/links/apps/scalable/gnome-gnibbless.svg new file mode 120000 index 00000000..2d932797 --- /dev/null +++ b/links/apps/scalable/gnome-gnibbless.svg @@ -0,0 +1 @@ +gnome-nibbles.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-hearts.svg b/links/apps/scalable/gnome-hearts.svg new file mode 120000 index 00000000..5d911243 --- /dev/null +++ b/links/apps/scalable/gnome-hearts.svg @@ -0,0 +1 @@ +kpat.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-help.svg b/links/apps/scalable/gnome-help.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/gnome-help.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-hideseek.svg b/links/apps/scalable/gnome-hideseek.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/gnome-hideseek.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-icon-preview.svg b/links/apps/scalable/gnome-icon-preview.svg new file mode 120000 index 00000000..efe0fccd --- /dev/null +++ b/links/apps/scalable/gnome-icon-preview.svg @@ -0,0 +1 @@ +icon-preview-app.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-info.svg b/links/apps/scalable/gnome-info.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/gnome-info.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-internet.svg b/links/apps/scalable/gnome-internet.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/gnome-internet.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-lightsoff.svg b/links/apps/scalable/gnome-lightsoff.svg new file mode 120000 index 00000000..88261cb6 --- /dev/null +++ b/links/apps/scalable/gnome-lightsoff.svg @@ -0,0 +1 @@ +lightsoff.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-lockscreen.svg b/links/apps/scalable/gnome-lockscreen.svg new file mode 120000 index 00000000..5d254d24 --- /dev/null +++ b/links/apps/scalable/gnome-lockscreen.svg @@ -0,0 +1 @@ +system-lock-screen.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-logo-icon-transparent.svg b/links/apps/scalable/gnome-logo-icon-transparent.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/gnome-logo-icon-transparent.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-logo-icon.svg b/links/apps/scalable/gnome-logo-icon.svg new file mode 120000 index 00000000..879651b8 --- /dev/null +++ b/links/apps/scalable/gnome-logo-icon.svg @@ -0,0 +1 @@ +desktop-environment-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-logs.svg b/links/apps/scalable/gnome-logs.svg new file mode 120000 index 00000000..b2fbbc42 --- /dev/null +++ b/links/apps/scalable/gnome-logs.svg @@ -0,0 +1 @@ +logview.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-menu.svg b/links/apps/scalable/gnome-menu.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/gnome-menu.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mime-application-x-deb.svg b/links/apps/scalable/gnome-mime-application-x-deb.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/gnome-mime-application-x-deb.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mime-text-x-vcalendar.svg b/links/apps/scalable/gnome-mime-text-x-vcalendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/gnome-mime-text-x-vcalendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mixer.svg b/links/apps/scalable/gnome-mixer.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/gnome-mixer.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-monitor.svg b/links/apps/scalable/gnome-monitor.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/gnome-monitor.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mouse-properties.svg b/links/apps/scalable/gnome-mouse-properties.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/gnome-mouse-properties.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mouse.svg b/links/apps/scalable/gnome-mouse.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/gnome-mouse.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mplayer-dbg.svg b/links/apps/scalable/gnome-mplayer-dbg.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/gnome-mplayer-dbg.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mplayer.svg b/links/apps/scalable/gnome-mplayer.svg new file mode 120000 index 00000000..eb851c24 --- /dev/null +++ b/links/apps/scalable/gnome-mplayer.svg @@ -0,0 +1 @@ +mplayer.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-mpv.svg b/links/apps/scalable/gnome-mpv.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/gnome-mpv.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-multi-writer.svg b/links/apps/scalable/gnome-multi-writer.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/gnome-multi-writer.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-nettool.svg b/links/apps/scalable/gnome-nettool.svg new file mode 120000 index 00000000..05d2e28d --- /dev/null +++ b/links/apps/scalable/gnome-nettool.svg @@ -0,0 +1 @@ +nmap_icon.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-nettools.svg b/links/apps/scalable/gnome-nettools.svg new file mode 120000 index 00000000..05d2e28d --- /dev/null +++ b/links/apps/scalable/gnome-nettools.svg @@ -0,0 +1 @@ +nmap_icon.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-network-properties.svg b/links/apps/scalable/gnome-network-properties.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/gnome-network-properties.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-note.svg b/links/apps/scalable/gnome-note.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/gnome-note.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-package.svg b/links/apps/scalable/gnome-package.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/gnome-package.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-clock.svg b/links/apps/scalable/gnome-panel-clock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/gnome-panel-clock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-drawer.svg b/links/apps/scalable/gnome-panel-drawer.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/gnome-panel-drawer.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-force-quit.svg b/links/apps/scalable/gnome-panel-force-quit.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/gnome-panel-force-quit.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-launcher.svg b/links/apps/scalable/gnome-panel-launcher.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/gnome-panel-launcher.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-notification-area.svg b/links/apps/scalable/gnome-panel-notification-area.svg new file mode 120000 index 00000000..0f3a7188 --- /dev/null +++ b/links/apps/scalable/gnome-panel-notification-area.svg @@ -0,0 +1 @@ +preferences-desktop-notification-bell.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-screenshoot.svg b/links/apps/scalable/gnome-panel-screenshoot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/gnome-panel-screenshoot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-screenshot.svg b/links/apps/scalable/gnome-panel-screenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/gnome-panel-screenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-window-list.svg b/links/apps/scalable/gnome-panel-window-list.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/gnome-panel-window-list.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-window-menu.svg b/links/apps/scalable/gnome-panel-window-menu.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/gnome-panel-window-menu.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel-workspace-switcher.svg b/links/apps/scalable/gnome-panel-workspace-switcher.svg new file mode 120000 index 00000000..c6a5f62d --- /dev/null +++ b/links/apps/scalable/gnome-panel-workspace-switcher.svg @@ -0,0 +1 @@ +workspace-switcher.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-panel.svg b/links/apps/scalable/gnome-panel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/gnome-panel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-pdf.svg b/links/apps/scalable/gnome-pdf.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/gnome-pdf.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-photos.svg b/links/apps/scalable/gnome-photos.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/gnome-photos.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-planner.svg b/links/apps/scalable/gnome-planner.svg new file mode 120000 index 00000000..e69590b6 --- /dev/null +++ b/links/apps/scalable/gnome-planner.svg @@ -0,0 +1 @@ +planner.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-player.svg b/links/apps/scalable/gnome-player.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/gnome-player.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-pomodoro.svg b/links/apps/scalable/gnome-pomodoro.svg new file mode 120000 index 00000000..93227234 --- /dev/null +++ b/links/apps/scalable/gnome-pomodoro.svg @@ -0,0 +1 @@ +pomidor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-power-statistics.svg b/links/apps/scalable/gnome-power-statistics.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/gnome-power-statistics.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-quadrapassel.svg b/links/apps/scalable/gnome-quadrapassel.svg new file mode 120000 index 00000000..765b85dd --- /dev/null +++ b/links/apps/scalable/gnome-quadrapassel.svg @@ -0,0 +1 @@ +quadrapassel.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-rdp.svg b/links/apps/scalable/gnome-rdp.svg new file mode 120000 index 00000000..2e170d10 --- /dev/null +++ b/links/apps/scalable/gnome-rdp.svg @@ -0,0 +1 @@ +preferences-desktop-remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-remote-desktop.svg b/links/apps/scalable/gnome-remote-desktop.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/gnome-remote-desktop.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-run.svg b/links/apps/scalable/gnome-run.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/gnome-run.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-samegnome.svg b/links/apps/scalable/gnome-samegnome.svg new file mode 120000 index 00000000..313b1688 --- /dev/null +++ b/links/apps/scalable/gnome-samegnome.svg @@ -0,0 +1 @@ +swell-foop.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-screenshot.svg b/links/apps/scalable/gnome-screenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/gnome-screenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-search-tool.svg b/links/apps/scalable/gnome-search-tool.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/gnome-search-tool.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-searchtool.svg b/links/apps/scalable/gnome-searchtool.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/gnome-searchtool.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-session-properties.svg b/links/apps/scalable/gnome-session-properties.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/gnome-session-properties.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-session.svg b/links/apps/scalable/gnome-session.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/gnome-session.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-set-time.svg b/links/apps/scalable/gnome-set-time.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/gnome-set-time.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-accessibility-keyboard.svg b/links/apps/scalable/gnome-settings-accessibility-keyboard.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/gnome-settings-accessibility-keyboard.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-accessibility-technologies.svg b/links/apps/scalable/gnome-settings-accessibility-technologies.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/gnome-settings-accessibility-technologies.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-background.svg b/links/apps/scalable/gnome-settings-background.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/gnome-settings-background.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-default-applications.svg b/links/apps/scalable/gnome-settings-default-applications.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/gnome-settings-default-applications.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-font.svg b/links/apps/scalable/gnome-settings-font.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/gnome-settings-font.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-keybinding.svg b/links/apps/scalable/gnome-settings-keybinding.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/gnome-settings-keybinding.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-keybindings.svg b/links/apps/scalable/gnome-settings-keybindings.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/gnome-settings-keybindings.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-mouse.svg b/links/apps/scalable/gnome-settings-mouse.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/gnome-settings-mouse.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-sound.svg b/links/apps/scalable/gnome-settings-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/gnome-settings-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-theme.svg b/links/apps/scalable/gnome-settings-theme.svg new file mode 120000 index 00000000..db63ac6b --- /dev/null +++ b/links/apps/scalable/gnome-settings-theme.svg @@ -0,0 +1 @@ +theme-config.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings-ui-behavior.svg b/links/apps/scalable/gnome-settings-ui-behavior.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/gnome-settings-ui-behavior.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-settings.svg b/links/apps/scalable/gnome-settings.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/gnome-settings.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-shell-extension-prefs.svg b/links/apps/scalable/gnome-shell-extension-prefs.svg new file mode 120000 index 00000000..61b774c6 --- /dev/null +++ b/links/apps/scalable/gnome-shell-extension-prefs.svg @@ -0,0 +1 @@ +extensions.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-software.svg b/links/apps/scalable/gnome-software.svg new file mode 120000 index 00000000..8b27194d --- /dev/null +++ b/links/apps/scalable/gnome-software.svg @@ -0,0 +1 @@ +softwarecenter.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-sound-properties.svg b/links/apps/scalable/gnome-sound-properties.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/gnome-sound-properties.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-status.svg b/links/apps/scalable/gnome-status.svg new file mode 120000 index 00000000..a140d67e --- /dev/null +++ b/links/apps/scalable/gnome-status.svg @@ -0,0 +1 @@ +hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-sticky-notes-applet.svg b/links/apps/scalable/gnome-sticky-notes-applet.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/gnome-sticky-notes-applet.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-sudoku.svg b/links/apps/scalable/gnome-sudoku.svg new file mode 120000 index 00000000..b65825b5 --- /dev/null +++ b/links/apps/scalable/gnome-sudoku.svg @@ -0,0 +1 @@ +ksudoku.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-swell-foop.svg b/links/apps/scalable/gnome-swell-foop.svg new file mode 120000 index 00000000..313b1688 --- /dev/null +++ b/links/apps/scalable/gnome-swell-foop.svg @@ -0,0 +1 @@ +swell-foop.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-system-config.svg b/links/apps/scalable/gnome-system-config.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/gnome-system-config.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-system-log.svg b/links/apps/scalable/gnome-system-log.svg new file mode 120000 index 00000000..086f9aeb --- /dev/null +++ b/links/apps/scalable/gnome-system-log.svg @@ -0,0 +1 @@ +utilities-log-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-system-monitor.svg b/links/apps/scalable/gnome-system-monitor.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/gnome-system-monitor.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-system.svg b/links/apps/scalable/gnome-system.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/gnome-system.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-tali.svg b/links/apps/scalable/gnome-tali.svg new file mode 120000 index 00000000..d52ddd58 --- /dev/null +++ b/links/apps/scalable/gnome-tali.svg @@ -0,0 +1 @@ +tali.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-term.svg b/links/apps/scalable/gnome-term.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/gnome-term.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-terminal.svg b/links/apps/scalable/gnome-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/gnome-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-tetraves.svg b/links/apps/scalable/gnome-tetraves.svg new file mode 120000 index 00000000..eef4e759 --- /dev/null +++ b/links/apps/scalable/gnome-tetraves.svg @@ -0,0 +1 @@ +gnome-tetravex.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-tracker.svg b/links/apps/scalable/gnome-tracker.svg new file mode 120000 index 00000000..cb1fa4c4 --- /dev/null +++ b/links/apps/scalable/gnome-tracker.svg @@ -0,0 +1 @@ +system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-translate.svg b/links/apps/scalable/gnome-translate.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/gnome-translate.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-tweaks.svg b/links/apps/scalable/gnome-tweaks.svg new file mode 120000 index 00000000..aab58340 --- /dev/null +++ b/links/apps/scalable/gnome-tweaks.svg @@ -0,0 +1 @@ +gnome-tweak-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-unknown.svg b/links/apps/scalable/gnome-unknown.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/gnome-unknown.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-usage.svg b/links/apps/scalable/gnome-usage.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/gnome-usage.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-user-share.svg b/links/apps/scalable/gnome-user-share.svg new file mode 120000 index 00000000..3e9717d1 --- /dev/null +++ b/links/apps/scalable/gnome-user-share.svg @@ -0,0 +1 @@ +preferences-system-sharing.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-volume-control.svg b/links/apps/scalable/gnome-volume-control.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/gnome-volume-control.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-warning.svg b/links/apps/scalable/gnome-warning.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/gnome-warning.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-weather.svg b/links/apps/scalable/gnome-weather.svg new file mode 120000 index 00000000..ec42a301 --- /dev/null +++ b/links/apps/scalable/gnome-weather.svg @@ -0,0 +1 @@ +indicator-weather.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-web-browser.svg b/links/apps/scalable/gnome-web-browser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/gnome-web-browser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-web.svg b/links/apps/scalable/gnome-web.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/gnome-web.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-window-manager.svg b/links/apps/scalable/gnome-window-manager.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/gnome-window-manager.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-windows.svg b/links/apps/scalable/gnome-windows.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/gnome-windows.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-wm.svg b/links/apps/scalable/gnome-wm.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/gnome-wm.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-word.svg b/links/apps/scalable/gnome-word.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/gnome-word.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-xterm.svg b/links/apps/scalable/gnome-xterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/gnome-xterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome_apps.svg b/links/apps/scalable/gnome_apps.svg new file mode 120000 index 00000000..879651b8 --- /dev/null +++ b/links/apps/scalable/gnome_apps.svg @@ -0,0 +1 @@ +desktop-environment-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/gnomebaker.svg b/links/apps/scalable/gnomebaker.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/gnomebaker.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/gnomine.svg b/links/apps/scalable/gnomine.svg new file mode 120000 index 00000000..41d37885 --- /dev/null +++ b/links/apps/scalable/gnomine.svg @@ -0,0 +1 @@ +gnome-mines.svg \ No newline at end of file diff --git a/links/apps/scalable/gnote.svg b/links/apps/scalable/gnote.svg new file mode 120000 index 00000000..a9f99bb9 --- /dev/null +++ b/links/apps/scalable/gnote.svg @@ -0,0 +1 @@ +tomboy.svg \ No newline at end of file diff --git a/links/apps/scalable/gnotes.svg b/links/apps/scalable/gnotes.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/gnotes.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/gnotravex.svg b/links/apps/scalable/gnotravex.svg new file mode 120000 index 00000000..eef4e759 --- /dev/null +++ b/links/apps/scalable/gnotravex.svg @@ -0,0 +1 @@ +gnome-tetravex.svg \ No newline at end of file diff --git a/links/apps/scalable/gnupg.svg b/links/apps/scalable/gnupg.svg new file mode 120000 index 00000000..48720206 --- /dev/null +++ b/links/apps/scalable/gnupg.svg @@ -0,0 +1 @@ +preferences-desktop-user-password.svg \ No newline at end of file diff --git a/links/apps/scalable/goa-account-telegram.svg b/links/apps/scalable/goa-account-telegram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/goa-account-telegram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/goa-account-todoist.svg b/links/apps/scalable/goa-account-todoist.svg new file mode 120000 index 00000000..43385985 --- /dev/null +++ b/links/apps/scalable/goa-account-todoist.svg @@ -0,0 +1 @@ +todoist.svg \ No newline at end of file diff --git a/links/apps/scalable/goa-account.svg b/links/apps/scalable/goa-account.svg new file mode 120000 index 00000000..565a6c74 --- /dev/null +++ b/links/apps/scalable/goa-account.svg @@ -0,0 +1 @@ +cs-user-accounts.svg \ No newline at end of file diff --git a/links/apps/scalable/goa-panel.svg b/links/apps/scalable/goa-panel.svg new file mode 120000 index 00000000..6c7330af --- /dev/null +++ b/links/apps/scalable/goa-panel.svg @@ -0,0 +1 @@ +credentials-preferences.svg \ No newline at end of file diff --git a/links/apps/scalable/goldendict.svg b/links/apps/scalable/goldendict.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/goldendict.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/google-calculator.svg b/links/apps/scalable/google-calculator.svg new file mode 120000 index 00000000..67684fa7 --- /dev/null +++ b/links/apps/scalable/google-calculator.svg @@ -0,0 +1 @@ +calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/google-chrome-beta.svg b/links/apps/scalable/google-chrome-beta.svg new file mode 120000 index 00000000..51768ebb --- /dev/null +++ b/links/apps/scalable/google-chrome-beta.svg @@ -0,0 +1 @@ +google-chrome.svg \ No newline at end of file diff --git a/links/apps/scalable/google-chrome-dev.svg b/links/apps/scalable/google-chrome-dev.svg new file mode 120000 index 00000000..51768ebb --- /dev/null +++ b/links/apps/scalable/google-chrome-dev.svg @@ -0,0 +1 @@ +google-chrome.svg \ No newline at end of file diff --git a/links/apps/scalable/google-chrome-developer-tool.svg b/links/apps/scalable/google-chrome-developer-tool.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/google-chrome-developer-tool.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/google-chrome-unstable.svg b/links/apps/scalable/google-chrome-unstable.svg new file mode 120000 index 00000000..0a4929ed --- /dev/null +++ b/links/apps/scalable/google-chrome-unstable.svg @@ -0,0 +1 @@ +google-chrome-dev.svg \ No newline at end of file diff --git a/links/apps/scalable/google-chrome2.svg b/links/apps/scalable/google-chrome2.svg new file mode 120000 index 00000000..51768ebb --- /dev/null +++ b/links/apps/scalable/google-chrome2.svg @@ -0,0 +1 @@ +google-chrome.svg \ No newline at end of file diff --git a/links/apps/scalable/google-chromium.svg b/links/apps/scalable/google-chromium.svg new file mode 120000 index 00000000..e97fd967 --- /dev/null +++ b/links/apps/scalable/google-chromium.svg @@ -0,0 +1 @@ +chromium.svg \ No newline at end of file diff --git a/links/apps/scalable/google-earth-pro.svg b/links/apps/scalable/google-earth-pro.svg new file mode 120000 index 00000000..cb9be8c3 --- /dev/null +++ b/links/apps/scalable/google-earth-pro.svg @@ -0,0 +1 @@ +google-earth.svg \ No newline at end of file diff --git a/links/apps/scalable/google-reader.svg b/links/apps/scalable/google-reader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/google-reader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/google.svg b/links/apps/scalable/google.svg new file mode 120000 index 00000000..bf5449e7 --- /dev/null +++ b/links/apps/scalable/google.svg @@ -0,0 +1 @@ +goa-account-google.svg \ No newline at end of file diff --git a/links/apps/scalable/googlechrome.svg b/links/apps/scalable/googlechrome.svg new file mode 120000 index 00000000..51768ebb --- /dev/null +++ b/links/apps/scalable/googlechrome.svg @@ -0,0 +1 @@ +google-chrome.svg \ No newline at end of file diff --git a/links/apps/scalable/googleearth-icon.svg b/links/apps/scalable/googleearth-icon.svg new file mode 120000 index 00000000..cb9be8c3 --- /dev/null +++ b/links/apps/scalable/googleearth-icon.svg @@ -0,0 +1 @@ +google-earth.svg \ No newline at end of file diff --git a/links/apps/scalable/googleearth.svg b/links/apps/scalable/googleearth.svg new file mode 120000 index 00000000..cb9be8c3 --- /dev/null +++ b/links/apps/scalable/googleearth.svg @@ -0,0 +1 @@ +google-earth.svg \ No newline at end of file diff --git a/links/apps/scalable/gp.svg b/links/apps/scalable/gp.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/gp.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/gpa.svg b/links/apps/scalable/gpa.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/gpa.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/gpaint.svg b/links/apps/scalable/gpaint.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/gpaint.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/gparted.svg b/links/apps/scalable/gparted.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/apps/scalable/gparted.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/apps/scalable/gpaste.svg b/links/apps/scalable/gpaste.svg new file mode 120000 index 00000000..da60241b --- /dev/null +++ b/links/apps/scalable/gpaste.svg @@ -0,0 +1 @@ +evolution-tasks.svg \ No newline at end of file diff --git a/links/apps/scalable/gpick.svg b/links/apps/scalable/gpick.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/gpick.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/gpicview.svg b/links/apps/scalable/gpicview.svg new file mode 120000 index 00000000..89b072fa --- /dev/null +++ b/links/apps/scalable/gpicview.svg @@ -0,0 +1 @@ +multimedia-photo-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/gpk-prefs.svg b/links/apps/scalable/gpk-prefs.svg new file mode 120000 index 00000000..9eeacd6e --- /dev/null +++ b/links/apps/scalable/gpk-prefs.svg @@ -0,0 +1 @@ +update-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/gpk-repo.svg b/links/apps/scalable/gpk-repo.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/gpk-repo.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/gpk-service-pack.svg b/links/apps/scalable/gpk-service-pack.svg new file mode 120000 index 00000000..6a3b5fc4 --- /dev/null +++ b/links/apps/scalable/gpk-service-pack.svg @@ -0,0 +1 @@ +preferences-plugin.svg \ No newline at end of file diff --git a/links/apps/scalable/gprename.svg b/links/apps/scalable/gprename.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/gprename.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/gpxsee.svg b/links/apps/scalable/gpxsee.svg new file mode 120000 index 00000000..59b5c64a --- /dev/null +++ b/links/apps/scalable/gpxsee.svg @@ -0,0 +1 @@ +maps.svg \ No newline at end of file diff --git a/links/apps/scalable/grandr.svg b/links/apps/scalable/grandr.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/grandr.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/graphics-image-editor.svg b/links/apps/scalable/graphics-image-editor.svg new file mode 120000 index 00000000..210f9799 --- /dev/null +++ b/links/apps/scalable/graphics-image-editor.svg @@ -0,0 +1 @@ +accessories-painting.svg \ No newline at end of file diff --git a/links/apps/scalable/graphics-image-viewer.svg b/links/apps/scalable/graphics-image-viewer.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/graphics-image-viewer.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/graphics-viewer-document.svg b/links/apps/scalable/graphics-viewer-document.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/graphics-viewer-document.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/gravit-designer.svg b/links/apps/scalable/gravit-designer.svg new file mode 120000 index 00000000..e58c67fe --- /dev/null +++ b/links/apps/scalable/gravit-designer.svg @@ -0,0 +1 @@ +appimagekit-gravit-designer.svg \ No newline at end of file diff --git a/links/apps/scalable/greader.svg b/links/apps/scalable/greader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/greader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/grsync-restore.svg b/links/apps/scalable/grsync-restore.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/grsync-restore.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/grsync.svg b/links/apps/scalable/grsync.svg new file mode 120000 index 00000000..023527a5 --- /dev/null +++ b/links/apps/scalable/grsync.svg @@ -0,0 +1 @@ +reload.svg \ No newline at end of file diff --git a/links/apps/scalable/gscan2pdf.svg b/links/apps/scalable/gscan2pdf.svg new file mode 120000 index 00000000..ae216ea6 --- /dev/null +++ b/links/apps/scalable/gscan2pdf.svg @@ -0,0 +1 @@ +qpdfview.svg \ No newline at end of file diff --git a/links/apps/scalable/gscreenshot.svg b/links/apps/scalable/gscreenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/gscreenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/gsd-xrandr.svg b/links/apps/scalable/gsd-xrandr.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/gsd-xrandr.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/gsearchtool.svg b/links/apps/scalable/gsearchtool.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/gsearchtool.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/gsmartcontrol.svg b/links/apps/scalable/gsmartcontrol.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/gsmartcontrol.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/gstreamer-properties.svg b/links/apps/scalable/gstreamer-properties.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/gstreamer-properties.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/gtali.svg b/links/apps/scalable/gtali.svg new file mode 120000 index 00000000..d52ddd58 --- /dev/null +++ b/links/apps/scalable/gtali.svg @@ -0,0 +1 @@ +tali.svg \ No newline at end of file diff --git a/links/apps/scalable/gtg.svg b/links/apps/scalable/gtg.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/gtg.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/gthumb.svg b/links/apps/scalable/gthumb.svg new file mode 120000 index 00000000..d4944db7 --- /dev/null +++ b/links/apps/scalable/gthumb.svg @@ -0,0 +1 @@ +kuickshow.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-about.svg b/links/apps/scalable/gtk-about.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/gtk-about.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-dialog-info.svg b/links/apps/scalable/gtk-dialog-info.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/gtk-dialog-info.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-help.svg b/links/apps/scalable/gtk-help.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/gtk-help.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-info.svg b/links/apps/scalable/gtk-info.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/gtk-info.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-lshw.svg b/links/apps/scalable/gtk-lshw.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/gtk-lshw.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-preferences.svg b/links/apps/scalable/gtk-preferences.svg new file mode 120000 index 00000000..6a3b5fc4 --- /dev/null +++ b/links/apps/scalable/gtk-preferences.svg @@ -0,0 +1 @@ +preferences-plugin.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-properties.svg b/links/apps/scalable/gtk-properties.svg new file mode 120000 index 00000000..57250bfc --- /dev/null +++ b/links/apps/scalable/gtk-properties.svg @@ -0,0 +1 @@ +gtk-preferences.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-recordmydesktop.svg b/links/apps/scalable/gtk-recordmydesktop.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/gtk-recordmydesktop.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-redshift.svg b/links/apps/scalable/gtk-redshift.svg new file mode 120000 index 00000000..918a7487 --- /dev/null +++ b/links/apps/scalable/gtk-redshift.svg @@ -0,0 +1 @@ +redshift.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-select-color.svg b/links/apps/scalable/gtk-select-color.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/gtk-select-color.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-theme-config.svg b/links/apps/scalable/gtk-theme-config.svg new file mode 120000 index 00000000..db63ac6b --- /dev/null +++ b/links/apps/scalable/gtk-theme-config.svg @@ -0,0 +1 @@ +theme-config.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk-youtube-viewer.svg b/links/apps/scalable/gtk-youtube-viewer.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/gtk-youtube-viewer.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk3-demo.svg b/links/apps/scalable/gtk3-demo.svg new file mode 120000 index 00000000..94c48c94 --- /dev/null +++ b/links/apps/scalable/gtk3-demo.svg @@ -0,0 +1 @@ +preferences-gtk-config.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk3-icon-browser.svg b/links/apps/scalable/gtk3-icon-browser.svg new file mode 120000 index 00000000..efe0fccd --- /dev/null +++ b/links/apps/scalable/gtk3-icon-browser.svg @@ -0,0 +1 @@ +icon-preview-app.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk3-widget-factory.svg b/links/apps/scalable/gtk3-widget-factory.svg new file mode 120000 index 00000000..85b6cec0 --- /dev/null +++ b/links/apps/scalable/gtk3-widget-factory.svg @@ -0,0 +1 @@ +awf.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk4-demo.svg b/links/apps/scalable/gtk4-demo.svg new file mode 120000 index 00000000..5cad03d6 --- /dev/null +++ b/links/apps/scalable/gtk4-demo.svg @@ -0,0 +1 @@ +gtk3-demo.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk4-icon-browser.svg b/links/apps/scalable/gtk4-icon-browser.svg new file mode 120000 index 00000000..efe0fccd --- /dev/null +++ b/links/apps/scalable/gtk4-icon-browser.svg @@ -0,0 +1 @@ +icon-preview-app.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk4-widget-factory.svg b/links/apps/scalable/gtk4-widget-factory.svg new file mode 120000 index 00000000..da40e48a --- /dev/null +++ b/links/apps/scalable/gtk4-widget-factory.svg @@ -0,0 +1 @@ +gtk3-widget-factory.svg \ No newline at end of file diff --git a/links/apps/scalable/gtk_info.svg b/links/apps/scalable/gtk_info.svg new file mode 120000 index 00000000..29abcb2a --- /dev/null +++ b/links/apps/scalable/gtk_info.svg @@ -0,0 +1 @@ +gtk-info.svg \ No newline at end of file diff --git a/links/apps/scalable/gtkam-camera.svg b/links/apps/scalable/gtkam-camera.svg new file mode 120000 index 00000000..4e734554 --- /dev/null +++ b/links/apps/scalable/gtkam-camera.svg @@ -0,0 +1 @@ +photo.svg \ No newline at end of file diff --git a/links/apps/scalable/gtkam.svg b/links/apps/scalable/gtkam.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/gtkam.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/gtkconfig.svg b/links/apps/scalable/gtkconfig.svg new file mode 120000 index 00000000..94c48c94 --- /dev/null +++ b/links/apps/scalable/gtkconfig.svg @@ -0,0 +1 @@ +preferences-gtk-config.svg \ No newline at end of file diff --git a/links/apps/scalable/gtkterm.svg b/links/apps/scalable/gtkterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/gtkterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/gtubeclock.svg b/links/apps/scalable/gtubeclock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/gtubeclock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/guayadeque.svg b/links/apps/scalable/guayadeque.svg new file mode 120000 index 00000000..4bf1121a --- /dev/null +++ b/links/apps/scalable/guayadeque.svg @@ -0,0 +1 @@ +juk.svg \ No newline at end of file diff --git a/links/apps/scalable/gufw_menu.svg b/links/apps/scalable/gufw_menu.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/gufw_menu.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/guvcview.svg b/links/apps/scalable/guvcview.svg new file mode 120000 index 00000000..6fe6baa1 --- /dev/null +++ b/links/apps/scalable/guvcview.svg @@ -0,0 +1 @@ +cheese.svg \ No newline at end of file diff --git a/links/apps/scalable/gvfsd-archive-file.svg b/links/apps/scalable/gvfsd-archive-file.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/gvfsd-archive-file.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/gvim.svg b/links/apps/scalable/gvim.svg new file mode 120000 index 00000000..150dd041 --- /dev/null +++ b/links/apps/scalable/gvim.svg @@ -0,0 +1 @@ +vim.svg \ No newline at end of file diff --git a/links/apps/scalable/gwenview.svg b/links/apps/scalable/gwenview.svg new file mode 120000 index 00000000..89b072fa --- /dev/null +++ b/links/apps/scalable/gwenview.svg @@ -0,0 +1 @@ +multimedia-photo-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/gworldclock.svg b/links/apps/scalable/gworldclock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/gworldclock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/gxine.svg b/links/apps/scalable/gxine.svg new file mode 120000 index 00000000..052b506e --- /dev/null +++ b/links/apps/scalable/gxine.svg @@ -0,0 +1 @@ +xine.svg \ No newline at end of file diff --git a/links/apps/scalable/gydl.svg b/links/apps/scalable/gydl.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/gydl.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/handbrake.svg b/links/apps/scalable/handbrake.svg new file mode 120000 index 00000000..01f4e432 --- /dev/null +++ b/links/apps/scalable/handbrake.svg @@ -0,0 +1 @@ +hb-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/harddrake.svg b/links/apps/scalable/harddrake.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/harddrake.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/harddrake2.svg b/links/apps/scalable/harddrake2.svg new file mode 120000 index 00000000..7bf78e8e --- /dev/null +++ b/links/apps/scalable/harddrake2.svg @@ -0,0 +1 @@ +hardinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/hardinfo.svg b/links/apps/scalable/hardinfo.svg new file mode 120000 index 00000000..a140d67e --- /dev/null +++ b/links/apps/scalable/hardinfo.svg @@ -0,0 +1 @@ +hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/help-about.svg b/links/apps/scalable/help-about.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/help-about.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/help-browser.svg b/links/apps/scalable/help-browser.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/help-browser.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/help-contents.svg b/links/apps/scalable/help-contents.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/help-contents.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/help-faq.svg b/links/apps/scalable/help-faq.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/help-faq.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/help-info.svg b/links/apps/scalable/help-info.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/help-info.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/help_index.svg b/links/apps/scalable/help_index.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/help_index.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/hi64-apps-ffado.svg b/links/apps/scalable/hi64-apps-ffado.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/hi64-apps-ffado.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/hotwire.svg b/links/apps/scalable/hotwire.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/hotwire.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/hourglass.svg b/links/apps/scalable/hourglass.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/hourglass.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/hp-toolbox.svg b/links/apps/scalable/hp-toolbox.svg new file mode 120000 index 00000000..57416d98 --- /dev/null +++ b/links/apps/scalable/hp-toolbox.svg @@ -0,0 +1 @@ +hp-logo.svg \ No newline at end of file diff --git a/links/apps/scalable/hp_logo.svg b/links/apps/scalable/hp_logo.svg new file mode 120000 index 00000000..57416d98 --- /dev/null +++ b/links/apps/scalable/hp_logo.svg @@ -0,0 +1 @@ +hp-logo.svg \ No newline at end of file diff --git a/links/apps/scalable/hplip.svg b/links/apps/scalable/hplip.svg new file mode 120000 index 00000000..3bb68d40 --- /dev/null +++ b/links/apps/scalable/hplip.svg @@ -0,0 +1 @@ +hp_logo.svg \ No newline at end of file diff --git a/links/apps/scalable/hplj1020_icon.svg b/links/apps/scalable/hplj1020_icon.svg new file mode 120000 index 00000000..57416d98 --- /dev/null +++ b/links/apps/scalable/hplj1020_icon.svg @@ -0,0 +1 @@ +hp-logo.svg \ No newline at end of file diff --git a/links/apps/scalable/hterm.svg b/links/apps/scalable/hterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/hterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/hwbrowser.svg b/links/apps/scalable/hwbrowser.svg new file mode 120000 index 00000000..a140d67e --- /dev/null +++ b/links/apps/scalable/hwbrowser.svg @@ -0,0 +1 @@ +hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/ibus-engine.svg b/links/apps/scalable/ibus-engine.svg new file mode 120000 index 00000000..ed6fc037 --- /dev/null +++ b/links/apps/scalable/ibus-engine.svg @@ -0,0 +1 @@ +ibus.svg \ No newline at end of file diff --git a/links/apps/scalable/ibus-keyboard.svg b/links/apps/scalable/ibus-keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/ibus-keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/ibus-setup-chewing.svg b/links/apps/scalable/ibus-setup-chewing.svg new file mode 120000 index 00000000..ed6fc037 --- /dev/null +++ b/links/apps/scalable/ibus-setup-chewing.svg @@ -0,0 +1 @@ +ibus.svg \ No newline at end of file diff --git a/links/apps/scalable/ibus-setup-hangul.svg b/links/apps/scalable/ibus-setup-hangul.svg new file mode 120000 index 00000000..ed6fc037 --- /dev/null +++ b/links/apps/scalable/ibus-setup-hangul.svg @@ -0,0 +1 @@ +ibus.svg \ No newline at end of file diff --git a/links/apps/scalable/ibus-setup.svg b/links/apps/scalable/ibus-setup.svg new file mode 120000 index 00000000..ed6fc037 --- /dev/null +++ b/links/apps/scalable/ibus-setup.svg @@ -0,0 +1 @@ +ibus.svg \ No newline at end of file diff --git a/links/apps/scalable/icaconfigmgr.svg b/links/apps/scalable/icaconfigmgr.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/icaconfigmgr.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/icaconncenter.svg b/links/apps/scalable/icaconncenter.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/icaconncenter.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/icamanager.svg b/links/apps/scalable/icamanager.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/icamanager.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/icaselfservice.svg b/links/apps/scalable/icaselfservice.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/icaselfservice.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/icons.svg b/links/apps/scalable/icons.svg new file mode 120000 index 00000000..743fd0f7 --- /dev/null +++ b/links/apps/scalable/icons.svg @@ -0,0 +1 @@ +preferences-desktop-icons.svg \ No newline at end of file diff --git a/links/apps/scalable/iconthemes.svg b/links/apps/scalable/iconthemes.svg new file mode 120000 index 00000000..fde67223 --- /dev/null +++ b/links/apps/scalable/iconthemes.svg @@ -0,0 +1 @@ +icons.svg \ No newline at end of file diff --git a/links/apps/scalable/idea-ultimate.svg b/links/apps/scalable/idea-ultimate.svg new file mode 120000 index 00000000..760b0fff --- /dev/null +++ b/links/apps/scalable/idea-ultimate.svg @@ -0,0 +1 @@ +intellij.svg \ No newline at end of file diff --git a/links/apps/scalable/im-chooser.svg b/links/apps/scalable/im-chooser.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/im-chooser.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/im.riot.Riot.svg b/links/apps/scalable/im.riot.Riot.svg new file mode 120000 index 00000000..9c5e5dd3 --- /dev/null +++ b/links/apps/scalable/im.riot.Riot.svg @@ -0,0 +1 @@ +element-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/image-viewer.svg b/links/apps/scalable/image-viewer.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/image-viewer.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/imageburner.svg b/links/apps/scalable/imageburner.svg new file mode 120000 index 00000000..a935fc75 --- /dev/null +++ b/links/apps/scalable/imageburner.svg @@ -0,0 +1 @@ +usb-creator-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/imagej.svg b/links/apps/scalable/imagej.svg new file mode 120000 index 00000000..99ec94ff --- /dev/null +++ b/links/apps/scalable/imagej.svg @@ -0,0 +1 @@ +xdiagnose.svg \ No newline at end of file diff --git a/links/apps/scalable/imagej1.svg b/links/apps/scalable/imagej1.svg new file mode 120000 index 00000000..ad017550 --- /dev/null +++ b/links/apps/scalable/imagej1.svg @@ -0,0 +1 @@ +microscope.svg \ No newline at end of file diff --git a/links/apps/scalable/imagewriter.svg b/links/apps/scalable/imagewriter.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/imagewriter.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/imaginario.svg b/links/apps/scalable/imaginario.svg new file mode 120000 index 00000000..a8867f6f --- /dev/null +++ b/links/apps/scalable/imaginario.svg @@ -0,0 +1 @@ +f-spot.svg \ No newline at end of file diff --git a/links/apps/scalable/imagination.svg b/links/apps/scalable/imagination.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/imagination.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/imap.svg b/links/apps/scalable/imap.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/imap.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-applet.svg b/links/apps/scalable/indicator-applet.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/indicator-applet.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-china-weather.svg b/links/apps/scalable/indicator-china-weather.svg new file mode 120000 index 00000000..ec42a301 --- /dev/null +++ b/links/apps/scalable/indicator-china-weather.svg @@ -0,0 +1 @@ +indicator-weather.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-keylock.svg b/links/apps/scalable/indicator-keylock.svg new file mode 120000 index 00000000..f04d4679 --- /dev/null +++ b/links/apps/scalable/indicator-keylock.svg @@ -0,0 +1 @@ +accessories-character-map.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-privacy.svg b/links/apps/scalable/indicator-privacy.svg new file mode 120000 index 00000000..c01534f0 --- /dev/null +++ b/links/apps/scalable/indicator-privacy.svg @@ -0,0 +1 @@ +preferences-system-privacy.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-sensors.svg b/links/apps/scalable/indicator-sensors.svg new file mode 120000 index 00000000..349f2c76 --- /dev/null +++ b/links/apps/scalable/indicator-sensors.svg @@ -0,0 +1 @@ +psensor.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-sound-switcher.svg b/links/apps/scalable/indicator-sound-switcher.svg new file mode 120000 index 00000000..59e75f2a --- /dev/null +++ b/links/apps/scalable/indicator-sound-switcher.svg @@ -0,0 +1 @@ +gnome-sound-recorder.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-stickynotes.svg b/links/apps/scalable/indicator-stickynotes.svg new file mode 120000 index 00000000..83807017 --- /dev/null +++ b/links/apps/scalable/indicator-stickynotes.svg @@ -0,0 +1 @@ +accessories-notes.svg \ No newline at end of file diff --git a/links/apps/scalable/indicator-virtual-box.svg b/links/apps/scalable/indicator-virtual-box.svg new file mode 120000 index 00000000..f7e0337e --- /dev/null +++ b/links/apps/scalable/indicator-virtual-box.svg @@ -0,0 +1 @@ +virtualbox.svg \ No newline at end of file diff --git a/links/apps/scalable/info.olasagasti.revelation.svg b/links/apps/scalable/info.olasagasti.revelation.svg new file mode 120000 index 00000000..3b5930e9 --- /dev/null +++ b/links/apps/scalable/info.olasagasti.revelation.svg @@ -0,0 +1 @@ +revelation.svg \ No newline at end of file diff --git a/links/apps/scalable/info.svg b/links/apps/scalable/info.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/info.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/inkscape-logo.svg b/links/apps/scalable/inkscape-logo.svg new file mode 120000 index 00000000..ca1fc7a6 --- /dev/null +++ b/links/apps/scalable/inkscape-logo.svg @@ -0,0 +1 @@ +inkscape.svg \ No newline at end of file diff --git a/links/apps/scalable/inkscape.viewer.svg b/links/apps/scalable/inkscape.viewer.svg new file mode 120000 index 00000000..ca1fc7a6 --- /dev/null +++ b/links/apps/scalable/inkscape.viewer.svg @@ -0,0 +1 @@ +inkscape.svg \ No newline at end of file diff --git a/links/apps/scalable/input-joystick.svg b/links/apps/scalable/input-joystick.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/input-joystick.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/input-keyboard.svg b/links/apps/scalable/input-keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/input-keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/instantbird.svg b/links/apps/scalable/instantbird.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/instantbird.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij-idea-ce.svg b/links/apps/scalable/intellij-idea-ce.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/intellij-idea-ce.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij-idea-community.svg b/links/apps/scalable/intellij-idea-community.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/intellij-idea-community.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij-idea-ue-bundled-jre.svg b/links/apps/scalable/intellij-idea-ue-bundled-jre.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/intellij-idea-ue-bundled-jre.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij-idea-ultimate-edition.svg b/links/apps/scalable/intellij-idea-ultimate-edition.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/intellij-idea-ultimate-edition.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij-idea-ultimate.svg b/links/apps/scalable/intellij-idea-ultimate.svg new file mode 120000 index 00000000..760b0fff --- /dev/null +++ b/links/apps/scalable/intellij-idea-ultimate.svg @@ -0,0 +1 @@ +intellij.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij-idea.svg b/links/apps/scalable/intellij-idea.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/intellij-idea.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij.svg b/links/apps/scalable/intellij.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/intellij.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/intellij_idea.svg b/links/apps/scalable/intellij_idea.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/intellij_idea.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/internet-chat.svg b/links/apps/scalable/internet-chat.svg new file mode 120000 index 00000000..5db6754a --- /dev/null +++ b/links/apps/scalable/internet-chat.svg @@ -0,0 +1 @@ +polari.svg \ No newline at end of file diff --git a/links/apps/scalable/internet-feed-reader.svg b/links/apps/scalable/internet-feed-reader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/internet-feed-reader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/internet-web-browser.svg b/links/apps/scalable/internet-web-browser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/internet-web-browser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/internet.svg b/links/apps/scalable/internet.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/internet.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/internet_mail.svg b/links/apps/scalable/internet_mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/internet_mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/io.atom.Atom.svg b/links/apps/scalable/io.atom.Atom.svg new file mode 120000 index 00000000..cf7e3643 --- /dev/null +++ b/links/apps/scalable/io.atom.Atom.svg @@ -0,0 +1 @@ +atom.svg \ No newline at end of file diff --git a/links/apps/scalable/io.atom.electron.BaseApp.svg b/links/apps/scalable/io.atom.electron.BaseApp.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/io.atom.electron.BaseApp.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/io.balena.etcher.svg b/links/apps/scalable/io.balena.etcher.svg new file mode 120000 index 00000000..d17bc786 --- /dev/null +++ b/links/apps/scalable/io.balena.etcher.svg @@ -0,0 +1 @@ +etcher.svg \ No newline at end of file diff --git a/links/apps/scalable/io.bit3.WhatsAppQT.svg b/links/apps/scalable/io.bit3.WhatsAppQT.svg new file mode 120000 index 00000000..2842da95 --- /dev/null +++ b/links/apps/scalable/io.bit3.WhatsAppQT.svg @@ -0,0 +1 @@ +web-whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/io.brackets.Brackets.svg b/links/apps/scalable/io.brackets.Brackets.svg new file mode 120000 index 00000000..c0646367 --- /dev/null +++ b/links/apps/scalable/io.brackets.Brackets.svg @@ -0,0 +1 @@ +brackets.svg \ No newline at end of file diff --git a/links/apps/scalable/io.dbeaver.DBeaverCommunity.svg b/links/apps/scalable/io.dbeaver.DBeaverCommunity.svg new file mode 120000 index 00000000..6b5dcfd4 --- /dev/null +++ b/links/apps/scalable/io.dbeaver.DBeaverCommunity.svg @@ -0,0 +1 @@ +dbeaver.svg \ No newline at end of file diff --git a/links/apps/scalable/io.designer.GravitDesigner.svg b/links/apps/scalable/io.designer.GravitDesigner.svg new file mode 120000 index 00000000..e58c67fe --- /dev/null +++ b/links/apps/scalable/io.designer.GravitDesigner.svg @@ -0,0 +1 @@ +appimagekit-gravit-designer.svg \ No newline at end of file diff --git a/links/apps/scalable/io.element.Element.svg b/links/apps/scalable/io.element.Element.svg new file mode 120000 index 00000000..9c5e5dd3 --- /dev/null +++ b/links/apps/scalable/io.element.Element.svg @@ -0,0 +1 @@ +element-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.appcenter.svg b/links/apps/scalable/io.elementary.appcenter.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/io.elementary.appcenter.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.calculator.svg b/links/apps/scalable/io.elementary.calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/io.elementary.calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.calendar.svg b/links/apps/scalable/io.elementary.calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/io.elementary.calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.camera.svg b/links/apps/scalable/io.elementary.camera.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/io.elementary.camera.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.code.svg b/links/apps/scalable/io.elementary.code.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/io.elementary.code.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.files.svg b/links/apps/scalable/io.elementary.files.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/io.elementary.files.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.mail.svg b/links/apps/scalable/io.elementary.mail.svg new file mode 120000 index 00000000..0dd6899e --- /dev/null +++ b/links/apps/scalable/io.elementary.mail.svg @@ -0,0 +1 @@ +geary.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.meteo.svg b/links/apps/scalable/io.elementary.meteo.svg new file mode 120000 index 00000000..4b3d47c2 --- /dev/null +++ b/links/apps/scalable/io.elementary.meteo.svg @@ -0,0 +1 @@ +nimbus.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.monitor.svg b/links/apps/scalable/io.elementary.monitor.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/io.elementary.monitor.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.music.svg b/links/apps/scalable/io.elementary.music.svg new file mode 120000 index 00000000..790c8c35 --- /dev/null +++ b/links/apps/scalable/io.elementary.music.svg @@ -0,0 +1 @@ +multimedia-audio-player.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.photos-viewer.svg b/links/apps/scalable/io.elementary.photos-viewer.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/io.elementary.photos-viewer.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.photos.svg b/links/apps/scalable/io.elementary.photos.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/io.elementary.photos.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.screenshot-tool.svg b/links/apps/scalable/io.elementary.screenshot-tool.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/io.elementary.screenshot-tool.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.screenshot.svg b/links/apps/scalable/io.elementary.screenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/io.elementary.screenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.switchboard.svg b/links/apps/scalable/io.elementary.switchboard.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/io.elementary.switchboard.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.tasks.svg b/links/apps/scalable/io.elementary.tasks.svg new file mode 120000 index 00000000..56fbf255 --- /dev/null +++ b/links/apps/scalable/io.elementary.tasks.svg @@ -0,0 +1 @@ +gnome-todo.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.terminal.svg b/links/apps/scalable/io.elementary.terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/io.elementary.terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.videos.svg b/links/apps/scalable/io.elementary.videos.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/io.elementary.videos.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/io.elementary.wingpanel.svg b/links/apps/scalable/io.elementary.wingpanel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/io.elementary.wingpanel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/io.exodus.Exodus.svg b/links/apps/scalable/io.exodus.Exodus.svg new file mode 120000 index 00000000..da04a2a7 --- /dev/null +++ b/links/apps/scalable/io.exodus.Exodus.svg @@ -0,0 +1 @@ +exodus.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.Celluloid.svg b/links/apps/scalable/io.github.Celluloid.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/io.github.Celluloid.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.Figma_Linux.figma_linux.svg b/links/apps/scalable/io.github.Figma_Linux.figma_linux.svg new file mode 120000 index 00000000..418e8506 --- /dev/null +++ b/links/apps/scalable/io.github.Figma_Linux.figma_linux.svg @@ -0,0 +1 @@ +figma.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.GnomeMpv.svg b/links/apps/scalable/io.github.GnomeMpv.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/io.github.GnomeMpv.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.Hexchat.svg b/links/apps/scalable/io.github.Hexchat.svg new file mode 120000 index 00000000..6db6aa41 --- /dev/null +++ b/links/apps/scalable/io.github.Hexchat.svg @@ -0,0 +1 @@ +hexchat.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.Pithos.svg b/links/apps/scalable/io.github.Pithos.svg new file mode 120000 index 00000000..7fa3cf36 --- /dev/null +++ b/links/apps/scalable/io.github.Pithos.svg @@ -0,0 +1 @@ +cantata.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.Qalculate.svg b/links/apps/scalable/io.github.Qalculate.svg new file mode 120000 index 00000000..f3815da6 --- /dev/null +++ b/links/apps/scalable/io.github.Qalculate.svg @@ -0,0 +1 @@ +qalculate.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.TransmissionRemoteGtk.svg b/links/apps/scalable/io.github.TransmissionRemoteGtk.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/io.github.TransmissionRemoteGtk.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.antimicrox.antimicrox.svg b/links/apps/scalable/io.github.antimicrox.antimicrox.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/io.github.antimicrox.antimicrox.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.celluloid-player.Celluloid.svg b/links/apps/scalable/io.github.celluloid-player.Celluloid.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/io.github.celluloid-player.Celluloid.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.celluloid_player.Celluloid.svg b/links/apps/scalable/io.github.celluloid_player.Celluloid.svg new file mode 120000 index 00000000..2dd814af --- /dev/null +++ b/links/apps/scalable/io.github.celluloid_player.Celluloid.svg @@ -0,0 +1 @@ +gnome-mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.dosbox-staging.svg b/links/apps/scalable/io.github.dosbox-staging.svg new file mode 120000 index 00000000..7c233718 --- /dev/null +++ b/links/apps/scalable/io.github.dosbox-staging.svg @@ -0,0 +1 @@ +dosbox-staging.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.gustavoperedo.VideoDownloader.svg b/links/apps/scalable/io.github.gustavoperedo.VideoDownloader.svg new file mode 120000 index 00000000..921e4980 --- /dev/null +++ b/links/apps/scalable/io.github.gustavoperedo.VideoDownloader.svg @@ -0,0 +1 @@ +com.github.unrud.VideoDownloader.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.jkozera.ZevDocs.svg b/links/apps/scalable/io.github.jkozera.ZevDocs.svg new file mode 120000 index 00000000..c410bbf5 --- /dev/null +++ b/links/apps/scalable/io.github.jkozera.ZevDocs.svg @@ -0,0 +1 @@ +devhelp.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.lainsce.Notejot.svg b/links/apps/scalable/io.github.lainsce.Notejot.svg new file mode 120000 index 00000000..83807017 --- /dev/null +++ b/links/apps/scalable/io.github.lainsce.Notejot.svg @@ -0,0 +1 @@ +accessories-notes.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.openWMail.openWMail.svg b/links/apps/scalable/io.github.openWMail.openWMail.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/io.github.openWMail.openWMail.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/io.github.qalculate.Qalculate.svg b/links/apps/scalable/io.github.qalculate.Qalculate.svg new file mode 120000 index 00000000..f3815da6 --- /dev/null +++ b/links/apps/scalable/io.github.qalculate.Qalculate.svg @@ -0,0 +1 @@ +qalculate.svg \ No newline at end of file diff --git a/links/apps/scalable/io.gitlab.jstest_gtk.jstest_gtk.svg b/links/apps/scalable/io.gitlab.jstest_gtk.jstest_gtk.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/io.gitlab.jstest_gtk.jstest_gtk.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/io.gitlab.sdl_jstest.sdl2_jstest.svg b/links/apps/scalable/io.gitlab.sdl_jstest.sdl2_jstest.svg new file mode 120000 index 00000000..b9f5b181 --- /dev/null +++ b/links/apps/scalable/io.gitlab.sdl_jstest.sdl2_jstest.svg @@ -0,0 +1 @@ +jstest-gtk.svg \ No newline at end of file diff --git a/links/apps/scalable/io.gitlab.sdl_jstest.sdl_jstest.svg b/links/apps/scalable/io.gitlab.sdl_jstest.sdl_jstest.svg new file mode 120000 index 00000000..b9f5b181 --- /dev/null +++ b/links/apps/scalable/io.gitlab.sdl_jstest.sdl_jstest.svg @@ -0,0 +1 @@ +jstest-gtk.svg \ No newline at end of file diff --git a/links/apps/scalable/io.liri.Calculator.svg b/links/apps/scalable/io.liri.Calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/io.liri.Calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/io.liri.Text.svg b/links/apps/scalable/io.liri.Text.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/io.liri.Text.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/io.mpv.Mpv.svg b/links/apps/scalable/io.mpv.Mpv.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/io.mpv.Mpv.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/io.mrarm.mcpelauncher-ui.svg b/links/apps/scalable/io.mrarm.mcpelauncher-ui.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/io.mrarm.mcpelauncher-ui.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/io.mrarm.mcpelauncher.svg b/links/apps/scalable/io.mrarm.mcpelauncher.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/io.mrarm.mcpelauncher.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/io.neovim.nvim.svg b/links/apps/scalable/io.neovim.nvim.svg new file mode 120000 index 00000000..f481afa8 --- /dev/null +++ b/links/apps/scalable/io.neovim.nvim.svg @@ -0,0 +1 @@ +nvim.svg \ No newline at end of file diff --git a/links/apps/scalable/io.photoflare.photoflare.svg b/links/apps/scalable/io.photoflare.photoflare.svg new file mode 120000 index 00000000..16e71acb --- /dev/null +++ b/links/apps/scalable/io.photoflare.photoflare.svg @@ -0,0 +1 @@ +photoflare.svg \ No newline at end of file diff --git a/links/apps/scalable/io.typora.Typora.svg b/links/apps/scalable/io.typora.Typora.svg new file mode 120000 index 00000000..df1f854f --- /dev/null +++ b/links/apps/scalable/io.typora.Typora.svg @@ -0,0 +1 @@ +typora.svg \ No newline at end of file diff --git a/links/apps/scalable/iok.svg b/links/apps/scalable/iok.svg new file mode 120000 index 00000000..f115475a --- /dev/null +++ b/links/apps/scalable/iok.svg @@ -0,0 +1 @@ +onboard.svg \ No newline at end of file diff --git a/links/apps/scalable/irix.svg b/links/apps/scalable/irix.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/irix.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/iso-image-burn.svg b/links/apps/scalable/iso-image-burn.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/iso-image-burn.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/isoimagewriter.svg b/links/apps/scalable/isoimagewriter.svg new file mode 120000 index 00000000..6558433a --- /dev/null +++ b/links/apps/scalable/isoimagewriter.svg @@ -0,0 +1 @@ +multibootusb.svg \ No newline at end of file diff --git a/links/apps/scalable/istanbul.svg b/links/apps/scalable/istanbul.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/istanbul.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/jack_mixer.svg b/links/apps/scalable/jack_mixer.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/jack_mixer.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/java-1.6.0.svg b/links/apps/scalable/java-1.6.0.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java-1.6.0.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java-1.7.0.svg b/links/apps/scalable/java-1.7.0.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java-1.7.0.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java-1.8.0.svg b/links/apps/scalable/java-1.8.0.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java-1.8.0.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java-1.9.0.svg b/links/apps/scalable/java-1.9.0.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java-1.9.0.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java10-openjdk.svg b/links/apps/scalable/java10-openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java10-openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java11-openjdk.svg b/links/apps/scalable/java11-openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java11-openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java12-openjdk.svg b/links/apps/scalable/java12-openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java12-openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java13-openjdk.svg b/links/apps/scalable/java13-openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java13-openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java14-openjdk.svg b/links/apps/scalable/java14-openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java14-openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java8-openjdk.svg b/links/apps/scalable/java8-openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java8-openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/java9-openjdk.svg b/links/apps/scalable/java9-openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/java9-openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/javaws.svg b/links/apps/scalable/javaws.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/javaws.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-clion.svg b/links/apps/scalable/jetbrains-clion.svg new file mode 120000 index 00000000..3e530606 --- /dev/null +++ b/links/apps/scalable/jetbrains-clion.svg @@ -0,0 +1 @@ +clion.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-datagrip.svg b/links/apps/scalable/jetbrains-datagrip.svg new file mode 120000 index 00000000..b89a9332 --- /dev/null +++ b/links/apps/scalable/jetbrains-datagrip.svg @@ -0,0 +1 @@ +datagrip.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-intellij-idea.svg b/links/apps/scalable/jetbrains-intellij-idea.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/jetbrains-intellij-idea.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-intellij.svg b/links/apps/scalable/jetbrains-intellij.svg new file mode 120000 index 00000000..6c7a72ac --- /dev/null +++ b/links/apps/scalable/jetbrains-intellij.svg @@ -0,0 +1 @@ +idea.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-phpstorm.svg b/links/apps/scalable/jetbrains-phpstorm.svg new file mode 120000 index 00000000..3b0db9e6 --- /dev/null +++ b/links/apps/scalable/jetbrains-phpstorm.svg @@ -0,0 +1 @@ +phpstorm.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-pycharm-edu.svg b/links/apps/scalable/jetbrains-pycharm-edu.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/jetbrains-pycharm-edu.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-pycharm.svg b/links/apps/scalable/jetbrains-pycharm.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/jetbrains-pycharm.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-rider.svg b/links/apps/scalable/jetbrains-rider.svg new file mode 120000 index 00000000..ca4f49f3 --- /dev/null +++ b/links/apps/scalable/jetbrains-rider.svg @@ -0,0 +1 @@ +rider.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-rubymine.svg b/links/apps/scalable/jetbrains-rubymine.svg new file mode 120000 index 00000000..067638fe --- /dev/null +++ b/links/apps/scalable/jetbrains-rubymine.svg @@ -0,0 +1 @@ +rubymine.svg \ No newline at end of file diff --git a/links/apps/scalable/jetbrains-webstorm.svg b/links/apps/scalable/jetbrains-webstorm.svg new file mode 120000 index 00000000..b9025bc7 --- /dev/null +++ b/links/apps/scalable/jetbrains-webstorm.svg @@ -0,0 +1 @@ +webstorm.svg \ No newline at end of file diff --git a/links/apps/scalable/jockey-gtk.svg b/links/apps/scalable/jockey-gtk.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/jockey-gtk.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/jockey-kde.svg b/links/apps/scalable/jockey-kde.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/jockey-kde.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/joplin-desktop.svg b/links/apps/scalable/joplin-desktop.svg new file mode 120000 index 00000000..2b32d05b --- /dev/null +++ b/links/apps/scalable/joplin-desktop.svg @@ -0,0 +1 @@ +joplin.svg \ No newline at end of file diff --git a/links/apps/scalable/josm-latest.svg b/links/apps/scalable/josm-latest.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/josm-latest.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/josm.svg b/links/apps/scalable/josm.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/josm.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/jotasync.svg b/links/apps/scalable/jotasync.svg new file mode 120000 index 00000000..023527a5 --- /dev/null +++ b/links/apps/scalable/jotasync.svg @@ -0,0 +1 @@ +reload.svg \ No newline at end of file diff --git a/links/apps/scalable/journal.svg b/links/apps/scalable/journal.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/journal.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/jstest-gtk.svg b/links/apps/scalable/jstest-gtk.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/jstest-gtk.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/juffed.svg b/links/apps/scalable/juffed.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/juffed.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/k3b.svg b/links/apps/scalable/k3b.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/k3b.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/kaccess.svg b/links/apps/scalable/kaccess.svg new file mode 120000 index 00000000..93ed872f --- /dev/null +++ b/links/apps/scalable/kaccess.svg @@ -0,0 +1 @@ +preferences-desktop-accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/kaddressbook.svg b/links/apps/scalable/kaddressbook.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/kaddressbook.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/kaffeine.svg b/links/apps/scalable/kaffeine.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/kaffeine.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/kalarm.svg b/links/apps/scalable/kalarm.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/kalarm.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-bugs.svg b/links/apps/scalable/kali-bugs.svg new file mode 120000 index 00000000..232cefc6 --- /dev/null +++ b/links/apps/scalable/kali-bugs.svg @@ -0,0 +1 @@ +system-error.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-docs.svg b/links/apps/scalable/kali-docs.svg new file mode 120000 index 00000000..c410bbf5 --- /dev/null +++ b/links/apps/scalable/kali-docs.svg @@ -0,0 +1 @@ +devhelp.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-info-gathering-trans.svg b/links/apps/scalable/kali-info-gathering-trans.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/kali-info-gathering-trans.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-macchanger.svg b/links/apps/scalable/kali-macchanger.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/kali-macchanger.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-p0f.svg b/links/apps/scalable/kali-p0f.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/kali-p0f.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-password-attacks-trans.svg b/links/apps/scalable/kali-password-attacks-trans.svg new file mode 120000 index 00000000..4373e6c5 --- /dev/null +++ b/links/apps/scalable/kali-password-attacks-trans.svg @@ -0,0 +1 @@ +password-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-recordmydesktop.svg b/links/apps/scalable/kali-recordmydesktop.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/kali-recordmydesktop.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-reporting-tools-trans.svg b/links/apps/scalable/kali-reporting-tools-trans.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/kali-reporting-tools-trans.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-vuln-assessment-trans.svg b/links/apps/scalable/kali-vuln-assessment-trans.svg new file mode 120000 index 00000000..48720206 --- /dev/null +++ b/links/apps/scalable/kali-vuln-assessment-trans.svg @@ -0,0 +1 @@ +preferences-desktop-user-password.svg \ No newline at end of file diff --git a/links/apps/scalable/kali-wireless-attacks-trans.svg b/links/apps/scalable/kali-wireless-attacks-trans.svg new file mode 120000 index 00000000..015d36a8 --- /dev/null +++ b/links/apps/scalable/kali-wireless-attacks-trans.svg @@ -0,0 +1 @@ +wicd.svg \ No newline at end of file diff --git a/links/apps/scalable/kamerka.svg b/links/apps/scalable/kamerka.svg new file mode 120000 index 00000000..6fe6baa1 --- /dev/null +++ b/links/apps/scalable/kamerka.svg @@ -0,0 +1 @@ +cheese.svg \ No newline at end of file diff --git a/links/apps/scalable/kamoso.svg b/links/apps/scalable/kamoso.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/kamoso.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/kappfinder.svg b/links/apps/scalable/kappfinder.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/kappfinder.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/kate2.svg b/links/apps/scalable/kate2.svg new file mode 120000 index 00000000..d8c45930 --- /dev/null +++ b/links/apps/scalable/kate2.svg @@ -0,0 +1 @@ +kate.svg \ No newline at end of file diff --git a/links/apps/scalable/kazam.svg b/links/apps/scalable/kazam.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/kazam.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/kbabeldict.svg b/links/apps/scalable/kbabeldict.svg new file mode 120000 index 00000000..d9848b81 --- /dev/null +++ b/links/apps/scalable/kbabeldict.svg @@ -0,0 +1 @@ +./accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/kbackup.svg b/links/apps/scalable/kbackup.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/kbackup.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/kblocks.svg b/links/apps/scalable/kblocks.svg new file mode 120000 index 00000000..6d6f9fcd --- /dev/null +++ b/links/apps/scalable/kblocks.svg @@ -0,0 +1 @@ +gnome-klotski.svg \ No newline at end of file diff --git a/links/apps/scalable/kblogger.svg b/links/apps/scalable/kblogger.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/kblogger.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/kbugbuster.svg b/links/apps/scalable/kbugbuster.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/kbugbuster.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/kbugster.svg b/links/apps/scalable/kbugster.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/kbugster.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/kcalc.svg b/links/apps/scalable/kcalc.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/kcalc.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/kcharselect.svg b/links/apps/scalable/kcharselect.svg new file mode 120000 index 00000000..f04d4679 --- /dev/null +++ b/links/apps/scalable/kcharselect.svg @@ -0,0 +1 @@ +accessories-character-map.svg \ No newline at end of file diff --git a/links/apps/scalable/kchart.svg b/links/apps/scalable/kchart.svg new file mode 120000 index 00000000..d22ed3f1 --- /dev/null +++ b/links/apps/scalable/kchart.svg @@ -0,0 +1 @@ +calligrasheets.svg \ No newline at end of file diff --git a/links/apps/scalable/kchmviewer.svg b/links/apps/scalable/kchmviewer.svg new file mode 120000 index 00000000..4c40a17b --- /dev/null +++ b/links/apps/scalable/kchmviewer.svg @@ -0,0 +1 @@ +chmsee-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/kcmkicker.svg b/links/apps/scalable/kcmkicker.svg new file mode 120000 index 00000000..5ae0d0c2 --- /dev/null +++ b/links/apps/scalable/kcmkicker.svg @@ -0,0 +1 @@ +cs-panel.svg \ No newline at end of file diff --git a/links/apps/scalable/kcmkwm.svg b/links/apps/scalable/kcmkwm.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/kcmkwm.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/kcmpci.svg b/links/apps/scalable/kcmpci.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/kcmpci.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/kcmprocessor.svg b/links/apps/scalable/kcmprocessor.svg new file mode 120000 index 00000000..0cf183b3 --- /dev/null +++ b/links/apps/scalable/kcmprocessor.svg @@ -0,0 +1 @@ +yast-hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/kcmsound.svg b/links/apps/scalable/kcmsound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/kcmsound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/kcmx.svg b/links/apps/scalable/kcmx.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/kcmx.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/kcnmsound.svg b/links/apps/scalable/kcnmsound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/kcnmsound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/kcolorchooser.svg b/links/apps/scalable/kcolorchooser.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/kcolorchooser.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/kconsole.svg b/links/apps/scalable/kconsole.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/kconsole.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/kcontrol.svg b/links/apps/scalable/kcontrol.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/kcontrol.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/kde-frameworks.svg b/links/apps/scalable/kde-frameworks.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/kde-frameworks.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/kde-gtk-config.svg b/links/apps/scalable/kde-gtk-config.svg new file mode 120000 index 00000000..94c48c94 --- /dev/null +++ b/links/apps/scalable/kde-gtk-config.svg @@ -0,0 +1 @@ +preferences-gtk-config.svg \ No newline at end of file diff --git a/links/apps/scalable/kde-im-log-viewer.svg b/links/apps/scalable/kde-im-log-viewer.svg new file mode 120000 index 00000000..62d0d72f --- /dev/null +++ b/links/apps/scalable/kde-im-log-viewer.svg @@ -0,0 +1 @@ +kopete.svg \ No newline at end of file diff --git a/links/apps/scalable/kde-logo.svg b/links/apps/scalable/kde-logo.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/kde-logo.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/kde-telepathy.svg b/links/apps/scalable/kde-telepathy.svg new file mode 120000 index 00000000..0f0e7055 --- /dev/null +++ b/links/apps/scalable/kde-telepathy.svg @@ -0,0 +1 @@ +internet-chat.svg \ No newline at end of file diff --git a/links/apps/scalable/kde-windows.svg b/links/apps/scalable/kde-windows.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/kde-windows.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/kde.svg b/links/apps/scalable/kde.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/kde.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/kdeapp.svg b/links/apps/scalable/kdeapp.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/kdeapp.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/kdeconnect.svg b/links/apps/scalable/kdeconnect.svg new file mode 120000 index 00000000..df8e1655 --- /dev/null +++ b/links/apps/scalable/kdeconnect.svg @@ -0,0 +1 @@ +preferences-kde-connect.svg \ No newline at end of file diff --git a/links/apps/scalable/kded5.svg b/links/apps/scalable/kded5.svg new file mode 120000 index 00000000..48e59696 --- /dev/null +++ b/links/apps/scalable/kded5.svg @@ -0,0 +1 @@ +preferences-system-power-management.svg \ No newline at end of file diff --git a/links/apps/scalable/kdepim-dropbox.svg b/links/apps/scalable/kdepim-dropbox.svg new file mode 120000 index 00000000..3b77629d --- /dev/null +++ b/links/apps/scalable/kdepim-dropbox.svg @@ -0,0 +1 @@ +dropbox.svg \ No newline at end of file diff --git a/links/apps/scalable/kdf.svg b/links/apps/scalable/kdf.svg new file mode 120000 index 00000000..ecad508a --- /dev/null +++ b/links/apps/scalable/kdf.svg @@ -0,0 +1 @@ +disk-usage-analyzer.svg \ No newline at end of file diff --git a/links/apps/scalable/kdiskfree.svg b/links/apps/scalable/kdiskfree.svg new file mode 120000 index 00000000..ecad508a --- /dev/null +++ b/links/apps/scalable/kdiskfree.svg @@ -0,0 +1 @@ +disk-usage-analyzer.svg \ No newline at end of file diff --git a/links/apps/scalable/kdmconfig.svg b/links/apps/scalable/kdmconfig.svg new file mode 120000 index 00000000..bbf31414 --- /dev/null +++ b/links/apps/scalable/kdmconfig.svg @@ -0,0 +1 @@ +lightdm-gtk-greeter-settings.svg \ No newline at end of file diff --git a/links/apps/scalable/kedit-icon.svg b/links/apps/scalable/kedit-icon.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/kedit-icon.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/kedit.svg b/links/apps/scalable/kedit.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/kedit.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/keditbookmarks.svg b/links/apps/scalable/keditbookmarks.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/keditbookmarks.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/keepassx.svg b/links/apps/scalable/keepassx.svg new file mode 120000 index 00000000..062121d4 --- /dev/null +++ b/links/apps/scalable/keepassx.svg @@ -0,0 +1 @@ +seahorse.svg \ No newline at end of file diff --git a/links/apps/scalable/keepassx2.svg b/links/apps/scalable/keepassx2.svg new file mode 120000 index 00000000..062121d4 --- /dev/null +++ b/links/apps/scalable/keepassx2.svg @@ -0,0 +1 @@ +seahorse.svg \ No newline at end of file diff --git a/links/apps/scalable/keepassxc.svg b/links/apps/scalable/keepassxc.svg new file mode 120000 index 00000000..c1070c14 --- /dev/null +++ b/links/apps/scalable/keepassxc.svg @@ -0,0 +1 @@ +keepassx.svg \ No newline at end of file diff --git a/links/apps/scalable/kentoo.svg b/links/apps/scalable/kentoo.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/kentoo.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/key_bindings.svg b/links/apps/scalable/key_bindings.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/key_bindings.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/keyboard.svg b/links/apps/scalable/keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/kfilebox.svg b/links/apps/scalable/kfilebox.svg new file mode 120000 index 00000000..3b77629d --- /dev/null +++ b/links/apps/scalable/kfilebox.svg @@ -0,0 +1 @@ +dropbox.svg \ No newline at end of file diff --git a/links/apps/scalable/kfind.svg b/links/apps/scalable/kfind.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/kfind.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/kfm.svg b/links/apps/scalable/kfm.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/kfm.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/kfontview.svg b/links/apps/scalable/kfontview.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/kfontview.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/kfourinline.svg b/links/apps/scalable/kfourinline.svg new file mode 120000 index 00000000..aae4eb18 --- /dev/null +++ b/links/apps/scalable/kfourinline.svg @@ -0,0 +1 @@ +gnome-glines.svg \ No newline at end of file diff --git a/links/apps/scalable/kgpg.svg b/links/apps/scalable/kgpg.svg new file mode 120000 index 00000000..48720206 --- /dev/null +++ b/links/apps/scalable/kgpg.svg @@ -0,0 +1 @@ +preferences-desktop-user-password.svg \ No newline at end of file diff --git a/links/apps/scalable/khelpcenter.svg b/links/apps/scalable/khelpcenter.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/khelpcenter.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/kimtoy.svg b/links/apps/scalable/kimtoy.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/kimtoy.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/kino.svg b/links/apps/scalable/kino.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/kino.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/kjots.svg b/links/apps/scalable/kjots.svg new file mode 120000 index 00000000..f49bc261 --- /dev/null +++ b/links/apps/scalable/kjots.svg @@ -0,0 +1 @@ +knotes.svg \ No newline at end of file diff --git a/links/apps/scalable/kjournal.svg b/links/apps/scalable/kjournal.svg new file mode 120000 index 00000000..a375001d --- /dev/null +++ b/links/apps/scalable/kjournal.svg @@ -0,0 +1 @@ +gnome-activity-journal.svg \ No newline at end of file diff --git a/links/apps/scalable/kjumpingcube.svg b/links/apps/scalable/kjumpingcube.svg new file mode 120000 index 00000000..d52ddd58 --- /dev/null +++ b/links/apps/scalable/kjumpingcube.svg @@ -0,0 +1 @@ +tali.svg \ No newline at end of file diff --git a/links/apps/scalable/kleopatra.svg b/links/apps/scalable/kleopatra.svg new file mode 120000 index 00000000..4373e6c5 --- /dev/null +++ b/links/apps/scalable/kleopatra.svg @@ -0,0 +1 @@ +password-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/klettres.svg b/links/apps/scalable/klettres.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/klettres.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/klipper.svg b/links/apps/scalable/klipper.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/klipper.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/kmag.svg b/links/apps/scalable/kmag.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/kmag.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/kmahjongg.svg b/links/apps/scalable/kmahjongg.svg new file mode 120000 index 00000000..3dad7eca --- /dev/null +++ b/links/apps/scalable/kmahjongg.svg @@ -0,0 +1 @@ +gnome-mahjongg.svg \ No newline at end of file diff --git a/links/apps/scalable/kmail.svg b/links/apps/scalable/kmail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/kmail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/kmail2.svg b/links/apps/scalable/kmail2.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/kmail2.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/kmailcvt.svg b/links/apps/scalable/kmailcvt.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/kmailcvt.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/kmenu.svg b/links/apps/scalable/kmenu.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/kmenu.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/kmenuedit.svg b/links/apps/scalable/kmenuedit.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/kmenuedit.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/kmines.svg b/links/apps/scalable/kmines.svg new file mode 120000 index 00000000..41d37885 --- /dev/null +++ b/links/apps/scalable/kmines.svg @@ -0,0 +1 @@ +gnome-mines.svg \ No newline at end of file diff --git a/links/apps/scalable/kmix.svg b/links/apps/scalable/kmix.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/kmix.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/kmousetool.svg b/links/apps/scalable/kmousetool.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/kmousetool.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/kmplayer.svg b/links/apps/scalable/kmplayer.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/kmplayer.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/knetattach.svg b/links/apps/scalable/knetattach.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/knetattach.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/knewsticker.svg b/links/apps/scalable/knewsticker.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/knewsticker.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/knotes.svg b/links/apps/scalable/knotes.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/knotes.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/knotify.svg b/links/apps/scalable/knotify.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/knotify.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/kolourpaint.svg b/links/apps/scalable/kolourpaint.svg new file mode 120000 index 00000000..210f9799 --- /dev/null +++ b/links/apps/scalable/kolourpaint.svg @@ -0,0 +1 @@ +accessories-painting.svg \ No newline at end of file diff --git a/links/apps/scalable/konsole-linux32.svg b/links/apps/scalable/konsole-linux32.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/konsole-linux32.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/konsole.svg b/links/apps/scalable/konsole.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/konsole.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/konsole_tux.svg b/links/apps/scalable/konsole_tux.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/konsole_tux.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/konsolekalendar.svg b/links/apps/scalable/konsolekalendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/konsolekalendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/kontact.svg b/links/apps/scalable/kontact.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/kontact.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/konversation.svg b/links/apps/scalable/konversation.svg new file mode 120000 index 00000000..ff945747 --- /dev/null +++ b/links/apps/scalable/konversation.svg @@ -0,0 +1 @@ +telepathy-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/kopete.svg b/links/apps/scalable/kopete.svg new file mode 120000 index 00000000..9d835048 --- /dev/null +++ b/links/apps/scalable/kopete.svg @@ -0,0 +1 @@ +empathy.svg \ No newline at end of file diff --git a/links/apps/scalable/kopete2.svg b/links/apps/scalable/kopete2.svg new file mode 120000 index 00000000..62d0d72f --- /dev/null +++ b/links/apps/scalable/kopete2.svg @@ -0,0 +1 @@ +kopete.svg \ No newline at end of file diff --git a/links/apps/scalable/korg-journal.svg b/links/apps/scalable/korg-journal.svg new file mode 120000 index 00000000..086f9aeb --- /dev/null +++ b/links/apps/scalable/korg-journal.svg @@ -0,0 +1 @@ +utilities-log-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/korg-todo.svg b/links/apps/scalable/korg-todo.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/korg-todo.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/korgac.svg b/links/apps/scalable/korgac.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/korgac.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/korganizer.svg b/links/apps/scalable/korganizer.svg new file mode 120000 index 00000000..e69590b6 --- /dev/null +++ b/links/apps/scalable/korganizer.svg @@ -0,0 +1 @@ +planner.svg \ No newline at end of file diff --git a/links/apps/scalable/kpackage.svg b/links/apps/scalable/kpackage.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/kpackage.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/kpackage48.svg b/links/apps/scalable/kpackage48.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/kpackage48.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/kpat.svg b/links/apps/scalable/kpat.svg new file mode 120000 index 00000000..2f7cf976 --- /dev/null +++ b/links/apps/scalable/kpat.svg @@ -0,0 +1 @@ +kpatience.svg \ No newline at end of file diff --git a/links/apps/scalable/kpatience.svg b/links/apps/scalable/kpatience.svg new file mode 120000 index 00000000..a1cc83a6 --- /dev/null +++ b/links/apps/scalable/kpatience.svg @@ -0,0 +1 @@ +gnome-aisleriot.svg \ No newline at end of file diff --git a/links/apps/scalable/kpersonalizer.svg b/links/apps/scalable/kpersonalizer.svg new file mode 120000 index 00000000..3c8cc875 --- /dev/null +++ b/links/apps/scalable/kpersonalizer.svg @@ -0,0 +1 @@ +preferences-desktop-theme.svg \ No newline at end of file diff --git a/links/apps/scalable/kphoto.svg b/links/apps/scalable/kphoto.svg new file mode 120000 index 00000000..4e734554 --- /dev/null +++ b/links/apps/scalable/kphoto.svg @@ -0,0 +1 @@ +photo.svg \ No newline at end of file diff --git a/links/apps/scalable/kphotoalbum.svg b/links/apps/scalable/kphotoalbum.svg new file mode 120000 index 00000000..4e734554 --- /dev/null +++ b/links/apps/scalable/kphotoalbum.svg @@ -0,0 +1 @@ +photo.svg \ No newline at end of file diff --git a/links/apps/scalable/kpk-desktop-gnome.svg b/links/apps/scalable/kpk-desktop-gnome.svg new file mode 120000 index 00000000..879651b8 --- /dev/null +++ b/links/apps/scalable/kpk-desktop-gnome.svg @@ -0,0 +1 @@ +desktop-environment-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/kpk-desktop-xfce.svg b/links/apps/scalable/kpk-desktop-xfce.svg new file mode 120000 index 00000000..dc323a78 --- /dev/null +++ b/links/apps/scalable/kpk-desktop-xfce.svg @@ -0,0 +1 @@ +desktop-environment-xfce.svg \ No newline at end of file diff --git a/links/apps/scalable/kplato.svg b/links/apps/scalable/kplato.svg new file mode 120000 index 00000000..75989ae5 --- /dev/null +++ b/links/apps/scalable/kplato.svg @@ -0,0 +1 @@ +calligraplan.svg \ No newline at end of file diff --git a/links/apps/scalable/kplayer.svg b/links/apps/scalable/kplayer.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/kplayer.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/kpresenter.svg b/links/apps/scalable/kpresenter.svg new file mode 120000 index 00000000..5eb9f400 --- /dev/null +++ b/links/apps/scalable/kpresenter.svg @@ -0,0 +1 @@ +calligrastage.svg \ No newline at end of file diff --git a/links/apps/scalable/krdc.svg b/links/apps/scalable/krdc.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/krdc.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/krename.svg b/links/apps/scalable/krename.svg new file mode 120000 index 00000000..a562d4b8 --- /dev/null +++ b/links/apps/scalable/krename.svg @@ -0,0 +1 @@ +./leafpad.svg \ No newline at end of file diff --git a/links/apps/scalable/krfb.svg b/links/apps/scalable/krfb.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/krfb.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/kritagemini.svg b/links/apps/scalable/kritagemini.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/kritagemini.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/kritasketch.svg b/links/apps/scalable/kritasketch.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/kritasketch.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/kronometer.svg b/links/apps/scalable/kronometer.svg new file mode 120000 index 00000000..af0d73ff --- /dev/null +++ b/links/apps/scalable/kronometer.svg @@ -0,0 +1 @@ +gnome-pomodoro.svg \ No newline at end of file diff --git a/links/apps/scalable/krunner.svg b/links/apps/scalable/krunner.svg new file mode 120000 index 00000000..bba31bb9 --- /dev/null +++ b/links/apps/scalable/krunner.svg @@ -0,0 +1 @@ +plasma-search.svg \ No newline at end of file diff --git a/links/apps/scalable/kscreengenie.svg b/links/apps/scalable/kscreengenie.svg new file mode 120000 index 00000000..697ffdf4 --- /dev/null +++ b/links/apps/scalable/kscreengenie.svg @@ -0,0 +1 @@ +applets-screenshooter.svg \ No newline at end of file diff --git a/links/apps/scalable/kscreensaver.svg b/links/apps/scalable/kscreensaver.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/kscreensaver.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/kscreenshot.svg b/links/apps/scalable/kscreenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/kscreenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/ksensors.svg b/links/apps/scalable/ksensors.svg new file mode 120000 index 00000000..349f2c76 --- /dev/null +++ b/links/apps/scalable/ksensors.svg @@ -0,0 +1 @@ +psensor.svg \ No newline at end of file diff --git a/links/apps/scalable/ksmiletris.svg b/links/apps/scalable/ksmiletris.svg new file mode 120000 index 00000000..2f915ffd --- /dev/null +++ b/links/apps/scalable/ksmiletris.svg @@ -0,0 +1 @@ +preferences-desktop-emoticons.svg \ No newline at end of file diff --git a/links/apps/scalable/ksmserver.svg b/links/apps/scalable/ksmserver.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/ksmserver.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/ksnapshot.svg b/links/apps/scalable/ksnapshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/ksnapshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/ksnip.svg b/links/apps/scalable/ksnip.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/ksnip.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/kspread.svg b/links/apps/scalable/kspread.svg new file mode 120000 index 00000000..d22ed3f1 --- /dev/null +++ b/links/apps/scalable/kspread.svg @@ -0,0 +1 @@ +calligrasheets.svg \ No newline at end of file diff --git a/links/apps/scalable/kstars.svg b/links/apps/scalable/kstars.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/kstars.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/kstars_colors.svg b/links/apps/scalable/kstars_colors.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/kstars_colors.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/ksysguard.svg b/links/apps/scalable/ksysguard.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/ksysguard.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/ksysguardd.svg b/links/apps/scalable/ksysguardd.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/ksysguardd.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/kterm.svg b/links/apps/scalable/kterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/kterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/ktexteditorautobrace.svg b/links/apps/scalable/ktexteditorautobrace.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/ktexteditorautobrace.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/kthesaurus.svg b/links/apps/scalable/kthesaurus.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/kthesaurus.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/ktimer.svg b/links/apps/scalable/ktimer.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/ktimer.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/ktip.svg b/links/apps/scalable/ktip.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/ktip.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/ktneft.svg b/links/apps/scalable/ktneft.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/ktneft.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/ktouch.svg b/links/apps/scalable/ktouch.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/ktouch.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/ktp-contacts.svg b/links/apps/scalable/ktp-contacts.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/ktp-contacts.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/kube-mail.svg b/links/apps/scalable/kube-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/kube-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/kuickshow.svg b/links/apps/scalable/kuickshow.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/kuickshow.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/kuiviewer.svg b/links/apps/scalable/kuiviewer.svg new file mode 120000 index 00000000..89b072fa --- /dev/null +++ b/links/apps/scalable/kuiviewer.svg @@ -0,0 +1 @@ +multimedia-photo-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/kuser.svg b/links/apps/scalable/kuser.svg new file mode 120000 index 00000000..7fc2abbe --- /dev/null +++ b/links/apps/scalable/kuser.svg @@ -0,0 +1 @@ +users.svg \ No newline at end of file diff --git a/links/apps/scalable/kwalletmanager2.svg b/links/apps/scalable/kwalletmanager2.svg new file mode 120000 index 00000000..71a90f9f --- /dev/null +++ b/links/apps/scalable/kwalletmanager2.svg @@ -0,0 +1 @@ +kwalletmanager.svg \ No newline at end of file diff --git a/links/apps/scalable/kwikdisk.svg b/links/apps/scalable/kwikdisk.svg new file mode 120000 index 00000000..b9b21b15 --- /dev/null +++ b/links/apps/scalable/kwikdisk.svg @@ -0,0 +1 @@ +gparted.svg \ No newline at end of file diff --git a/links/apps/scalable/kwin.svg b/links/apps/scalable/kwin.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/kwin.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/kwords.svg b/links/apps/scalable/kwords.svg new file mode 120000 index 00000000..c3954af3 --- /dev/null +++ b/links/apps/scalable/kwords.svg @@ -0,0 +1 @@ +calligrawords.svg \ No newline at end of file diff --git a/links/apps/scalable/kwrite.svg b/links/apps/scalable/kwrite.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/kwrite.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/kylin-user-guide.svg b/links/apps/scalable/kylin-user-guide.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/kylin-user-guide.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/kylin-video.svg b/links/apps/scalable/kylin-video.svg new file mode 120000 index 00000000..eb851c24 --- /dev/null +++ b/links/apps/scalable/kylin-video.svg @@ -0,0 +1 @@ +mplayer.svg \ No newline at end of file diff --git a/links/apps/scalable/kynaptic.svg b/links/apps/scalable/kynaptic.svg new file mode 120000 index 00000000..47a6e9bc --- /dev/null +++ b/links/apps/scalable/kynaptic.svg @@ -0,0 +1 @@ +synaptic.svg \ No newline at end of file diff --git a/links/apps/scalable/kynpatic.svg b/links/apps/scalable/kynpatic.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/kynpatic.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/l3afpad.svg b/links/apps/scalable/l3afpad.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/l3afpad.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/last-fm.svg b/links/apps/scalable/last-fm.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/last-fm.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/lastfm-audioscrobbler.svg b/links/apps/scalable/lastfm-audioscrobbler.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/lastfm-audioscrobbler.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/lastfm-valut.svg b/links/apps/scalable/lastfm-valut.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/lastfm-valut.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/lastfm-www.last.fm.svg b/links/apps/scalable/lastfm-www.last.fm.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/lastfm-www.last.fm.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/lastfm.svg b/links/apps/scalable/lastfm.svg new file mode 120000 index 00000000..939f62d2 --- /dev/null +++ b/links/apps/scalable/lastfm.svg @@ -0,0 +1 @@ +goa-account-lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/latte-dock.svg b/links/apps/scalable/latte-dock.svg new file mode 120000 index 00000000..8be344c1 --- /dev/null +++ b/links/apps/scalable/latte-dock.svg @@ -0,0 +1 @@ +cairo-dock.svg \ No newline at end of file diff --git a/links/apps/scalable/launch.svg b/links/apps/scalable/launch.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/launch.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/lazpaint.svg b/links/apps/scalable/lazpaint.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/lazpaint.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/leafpad.svg b/links/apps/scalable/leafpad.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/leafpad.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/leftpad.svg b/links/apps/scalable/leftpad.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/leftpad.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice-main.svg b/links/apps/scalable/libreoffice-main.svg new file mode 120000 index 00000000..163a3bde --- /dev/null +++ b/links/apps/scalable/libreoffice-main.svg @@ -0,0 +1 @@ +libreoffice.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice-start-centre.svg b/links/apps/scalable/libreoffice-start-centre.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice-start-centre.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice-startcenter.svg b/links/apps/scalable/libreoffice-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-base.svg b/links/apps/scalable/libreoffice3-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice3-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-calc.svg b/links/apps/scalable/libreoffice3-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice3-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-draw.svg b/links/apps/scalable/libreoffice3-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice3-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-impress.svg b/links/apps/scalable/libreoffice3-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice3-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-main.svg b/links/apps/scalable/libreoffice3-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice3-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-math.svg b/links/apps/scalable/libreoffice3-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice3-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-startcenter.svg b/links/apps/scalable/libreoffice3-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice3-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3-writer.svg b/links/apps/scalable/libreoffice3-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice3-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice3.svg b/links/apps/scalable/libreoffice3.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice3.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-base.svg b/links/apps/scalable/libreoffice34-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice34-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-calc.svg b/links/apps/scalable/libreoffice34-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice34-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-draw.svg b/links/apps/scalable/libreoffice34-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice34-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-impress.svg b/links/apps/scalable/libreoffice34-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice34-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-main.svg b/links/apps/scalable/libreoffice34-main.svg new file mode 120000 index 00000000..163a3bde --- /dev/null +++ b/links/apps/scalable/libreoffice34-main.svg @@ -0,0 +1 @@ +libreoffice.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-math.svg b/links/apps/scalable/libreoffice34-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice34-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-startcenter.svg b/links/apps/scalable/libreoffice34-startcenter.svg new file mode 120000 index 00000000..163a3bde --- /dev/null +++ b/links/apps/scalable/libreoffice34-startcenter.svg @@ -0,0 +1 @@ +libreoffice.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34-writer.svg b/links/apps/scalable/libreoffice34-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice34-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice34.svg b/links/apps/scalable/libreoffice34.svg new file mode 120000 index 00000000..163a3bde --- /dev/null +++ b/links/apps/scalable/libreoffice34.svg @@ -0,0 +1 @@ +libreoffice.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.2-base.svg b/links/apps/scalable/libreoffice4.2-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice4.2-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.2-calc.svg b/links/apps/scalable/libreoffice4.2-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice4.2-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.2-draw.svg b/links/apps/scalable/libreoffice4.2-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice4.2-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.2-impress.svg b/links/apps/scalable/libreoffice4.2-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice4.2-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.2-math.svg b/links/apps/scalable/libreoffice4.2-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice4.2-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.2-startcenter.svg b/links/apps/scalable/libreoffice4.2-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice4.2-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.2-writer.svg b/links/apps/scalable/libreoffice4.2-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice4.2-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice4.svg b/links/apps/scalable/libreoffice4.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice4.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-base.svg b/links/apps/scalable/libreoffice5.0-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-calc.svg b/links/apps/scalable/libreoffice5.0-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-draw.svg b/links/apps/scalable/libreoffice5.0-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-impress.svg b/links/apps/scalable/libreoffice5.0-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-main.svg b/links/apps/scalable/libreoffice5.0-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-math.svg b/links/apps/scalable/libreoffice5.0-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-startcenter.svg b/links/apps/scalable/libreoffice5.0-startcenter.svg new file mode 120000 index 00000000..6597421c --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-startcenter.svg @@ -0,0 +1 @@ +libreoffice-startcenter.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0-writer.svg b/links/apps/scalable/libreoffice5.0-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice5.0-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.0.svg b/links/apps/scalable/libreoffice5.0.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.0.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-base.svg b/links/apps/scalable/libreoffice5.1-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-calc.svg b/links/apps/scalable/libreoffice5.1-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-draw.svg b/links/apps/scalable/libreoffice5.1-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-impress.svg b/links/apps/scalable/libreoffice5.1-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-main.svg b/links/apps/scalable/libreoffice5.1-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-math.svg b/links/apps/scalable/libreoffice5.1-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-startcenter.svg b/links/apps/scalable/libreoffice5.1-startcenter.svg new file mode 120000 index 00000000..6597421c --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-startcenter.svg @@ -0,0 +1 @@ +libreoffice-startcenter.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1-writer.svg b/links/apps/scalable/libreoffice5.1-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice5.1-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.1.svg b/links/apps/scalable/libreoffice5.1.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.1.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-base.svg b/links/apps/scalable/libreoffice5.2-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-calc.svg b/links/apps/scalable/libreoffice5.2-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-draw.svg b/links/apps/scalable/libreoffice5.2-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-impress.svg b/links/apps/scalable/libreoffice5.2-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-main.svg b/links/apps/scalable/libreoffice5.2-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-math.svg b/links/apps/scalable/libreoffice5.2-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-startcenter.svg b/links/apps/scalable/libreoffice5.2-startcenter.svg new file mode 120000 index 00000000..6597421c --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-startcenter.svg @@ -0,0 +1 @@ +libreoffice-startcenter.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2-writer.svg b/links/apps/scalable/libreoffice5.2-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice5.2-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.2.svg b/links/apps/scalable/libreoffice5.2.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.2.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-base.svg b/links/apps/scalable/libreoffice5.3-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-calc.svg b/links/apps/scalable/libreoffice5.3-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-draw.svg b/links/apps/scalable/libreoffice5.3-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-impress.svg b/links/apps/scalable/libreoffice5.3-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-main.svg b/links/apps/scalable/libreoffice5.3-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-math.svg b/links/apps/scalable/libreoffice5.3-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-startcenter.svg b/links/apps/scalable/libreoffice5.3-startcenter.svg new file mode 120000 index 00000000..163a3bde --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-startcenter.svg @@ -0,0 +1 @@ +libreoffice.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3-writer.svg b/links/apps/scalable/libreoffice5.3-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice5.3-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.3.svg b/links/apps/scalable/libreoffice5.3.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.3.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-base.svg b/links/apps/scalable/libreoffice5.4-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-calc.svg b/links/apps/scalable/libreoffice5.4-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-draw.svg b/links/apps/scalable/libreoffice5.4-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-impress.svg b/links/apps/scalable/libreoffice5.4-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-main.svg b/links/apps/scalable/libreoffice5.4-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-math.svg b/links/apps/scalable/libreoffice5.4-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-startcenter.svg b/links/apps/scalable/libreoffice5.4-startcenter.svg new file mode 120000 index 00000000..6597421c --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-startcenter.svg @@ -0,0 +1 @@ +libreoffice-startcenter.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4-writer.svg b/links/apps/scalable/libreoffice5.4-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice5.4-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice5.4.svg b/links/apps/scalable/libreoffice5.4.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice5.4.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-base.svg b/links/apps/scalable/libreoffice6.0-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-calc.svg b/links/apps/scalable/libreoffice6.0-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-draw.svg b/links/apps/scalable/libreoffice6.0-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-impress.svg b/links/apps/scalable/libreoffice6.0-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-main.svg b/links/apps/scalable/libreoffice6.0-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-math.svg b/links/apps/scalable/libreoffice6.0-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-startcenter.svg b/links/apps/scalable/libreoffice6.0-startcenter.svg new file mode 120000 index 00000000..6597421c --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-startcenter.svg @@ -0,0 +1 @@ +libreoffice-startcenter.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0-writer.svg b/links/apps/scalable/libreoffice6.0-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice6.0-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.0.svg b/links/apps/scalable/libreoffice6.0.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice6.0.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-base.svg b/links/apps/scalable/libreoffice6.2-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-calc.svg b/links/apps/scalable/libreoffice6.2-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-draw.svg b/links/apps/scalable/libreoffice6.2-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-impress.svg b/links/apps/scalable/libreoffice6.2-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-main.svg b/links/apps/scalable/libreoffice6.2-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-math.svg b/links/apps/scalable/libreoffice6.2-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-startcenter.svg b/links/apps/scalable/libreoffice6.2-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.2-writer.svg b/links/apps/scalable/libreoffice6.2-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice6.2-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-base.svg b/links/apps/scalable/libreoffice6.3-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-calc.svg b/links/apps/scalable/libreoffice6.3-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-draw.svg b/links/apps/scalable/libreoffice6.3-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-impress.svg b/links/apps/scalable/libreoffice6.3-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-main.svg b/links/apps/scalable/libreoffice6.3-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-math.svg b/links/apps/scalable/libreoffice6.3-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-startcenter.svg b/links/apps/scalable/libreoffice6.3-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.3-writer.svg b/links/apps/scalable/libreoffice6.3-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice6.3-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.4-base.svg b/links/apps/scalable/libreoffice6.4-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.4-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.4-calc.svg b/links/apps/scalable/libreoffice6.4-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice6.4-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.4-draw.svg b/links/apps/scalable/libreoffice6.4-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice6.4-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.4-impress.svg b/links/apps/scalable/libreoffice6.4-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice6.4-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.4-math.svg b/links/apps/scalable/libreoffice6.4-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice6.4-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.4-startcenter.svg b/links/apps/scalable/libreoffice6.4-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice6.4-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice6.4-writer.svg b/links/apps/scalable/libreoffice6.4-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice6.4-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-base.svg b/links/apps/scalable/libreoffice7.0-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-calc.svg b/links/apps/scalable/libreoffice7.0-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-draw.svg b/links/apps/scalable/libreoffice7.0-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-impress.svg b/links/apps/scalable/libreoffice7.0-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-main.svg b/links/apps/scalable/libreoffice7.0-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-math.svg b/links/apps/scalable/libreoffice7.0-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-startcenter.svg b/links/apps/scalable/libreoffice7.0-startcenter.svg new file mode 120000 index 00000000..6597421c --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-startcenter.svg @@ -0,0 +1 @@ +libreoffice-startcenter.svg \ No newline at end of file diff --git a/links/apps/scalable/libreoffice7.0-writer.svg b/links/apps/scalable/libreoffice7.0-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreoffice7.0-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-base.svg b/links/apps/scalable/libreofficedev6.0-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-calc.svg b/links/apps/scalable/libreofficedev6.0-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-draw.svg b/links/apps/scalable/libreofficedev6.0-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-impress.svg b/links/apps/scalable/libreofficedev6.0-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-main.svg b/links/apps/scalable/libreofficedev6.0-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-math.svg b/links/apps/scalable/libreofficedev6.0-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-startcenter.svg b/links/apps/scalable/libreofficedev6.0-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.0-writer.svg b/links/apps/scalable/libreofficedev6.0-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.0-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-base.svg b/links/apps/scalable/libreofficedev6.1-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-calc.svg b/links/apps/scalable/libreofficedev6.1-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-draw.svg b/links/apps/scalable/libreofficedev6.1-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-impress.svg b/links/apps/scalable/libreofficedev6.1-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-main.svg b/links/apps/scalable/libreofficedev6.1-main.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-main.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-math.svg b/links/apps/scalable/libreofficedev6.1-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-startcenter.svg b/links/apps/scalable/libreofficedev6.1-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/libreofficedev6.1-writer.svg b/links/apps/scalable/libreofficedev6.1-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/libreofficedev6.1-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/light-software-center.svg b/links/apps/scalable/light-software-center.svg new file mode 120000 index 00000000..2a919ead --- /dev/null +++ b/links/apps/scalable/light-software-center.svg @@ -0,0 +1 @@ +lubuntu-software-center.svg \ No newline at end of file diff --git a/links/apps/scalable/light_neovim_gtk.svg b/links/apps/scalable/light_neovim_gtk.svg new file mode 120000 index 00000000..3ae48ed9 --- /dev/null +++ b/links/apps/scalable/light_neovim_gtk.svg @@ -0,0 +1 @@ +neovim.svg \ No newline at end of file diff --git a/links/apps/scalable/lightdm-gtk-greeter-settings.svg b/links/apps/scalable/lightdm-gtk-greeter-settings.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/lightdm-gtk-greeter-settings.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/lightdm-settings.svg b/links/apps/scalable/lightdm-settings.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/lightdm-settings.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/lightread.svg b/links/apps/scalable/lightread.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/lightread.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/linconnect-server.svg b/links/apps/scalable/linconnect-server.svg new file mode 120000 index 00000000..7a90da7a --- /dev/null +++ b/links/apps/scalable/linconnect-server.svg @@ -0,0 +1 @@ +preferences-desktop-notification.svg \ No newline at end of file diff --git a/links/apps/scalable/linconnect.svg b/links/apps/scalable/linconnect.svg new file mode 120000 index 00000000..7a90da7a --- /dev/null +++ b/links/apps/scalable/linconnect.svg @@ -0,0 +1 @@ +preferences-desktop-notification.svg \ No newline at end of file diff --git a/links/apps/scalable/linguist-qt4.svg b/links/apps/scalable/linguist-qt4.svg new file mode 120000 index 00000000..8ab4eabd --- /dev/null +++ b/links/apps/scalable/linguist-qt4.svg @@ -0,0 +1 @@ +qtlinguistic.svg \ No newline at end of file diff --git a/links/apps/scalable/linguist-qt5.svg b/links/apps/scalable/linguist-qt5.svg new file mode 120000 index 00000000..8ab4eabd --- /dev/null +++ b/links/apps/scalable/linguist-qt5.svg @@ -0,0 +1 @@ +qtlinguistic.svg \ No newline at end of file diff --git a/links/apps/scalable/linguist.svg b/links/apps/scalable/linguist.svg new file mode 120000 index 00000000..8ab4eabd --- /dev/null +++ b/links/apps/scalable/linguist.svg @@ -0,0 +1 @@ +qtlinguistic.svg \ No newline at end of file diff --git a/links/apps/scalable/linguist5.svg b/links/apps/scalable/linguist5.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/linguist5.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/linguistic.svg b/links/apps/scalable/linguistic.svg new file mode 120000 index 00000000..8ab4eabd --- /dev/null +++ b/links/apps/scalable/linguistic.svg @@ -0,0 +1 @@ +qtlinguistic.svg \ No newline at end of file diff --git a/links/apps/scalable/linssid.svg b/links/apps/scalable/linssid.svg new file mode 120000 index 00000000..015d36a8 --- /dev/null +++ b/links/apps/scalable/linssid.svg @@ -0,0 +1 @@ +wicd.svg \ No newline at end of file diff --git a/links/apps/scalable/liteautologin.svg b/links/apps/scalable/liteautologin.svg new file mode 120000 index 00000000..034554a5 --- /dev/null +++ b/links/apps/scalable/liteautologin.svg @@ -0,0 +1 @@ +cs-login.svg \ No newline at end of file diff --git a/links/apps/scalable/litedesktop.svg b/links/apps/scalable/litedesktop.svg new file mode 120000 index 00000000..3c8cc875 --- /dev/null +++ b/links/apps/scalable/litedesktop.svg @@ -0,0 +1 @@ +preferences-desktop-theme.svg \ No newline at end of file diff --git a/links/apps/scalable/liteinfo.svg b/links/apps/scalable/liteinfo.svg new file mode 120000 index 00000000..a140d67e --- /dev/null +++ b/links/apps/scalable/liteinfo.svg @@ -0,0 +1 @@ +hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/litemanual.svg b/links/apps/scalable/litemanual.svg new file mode 120000 index 00000000..85083023 --- /dev/null +++ b/links/apps/scalable/litemanual.svg @@ -0,0 +1 @@ +system-help.svg \ No newline at end of file diff --git a/links/apps/scalable/litenetworkshares.svg b/links/apps/scalable/litenetworkshares.svg new file mode 120000 index 00000000..d1e9ba9f --- /dev/null +++ b/links/apps/scalable/litenetworkshares.svg @@ -0,0 +1 @@ +krfb.svg \ No newline at end of file diff --git a/links/apps/scalable/litesoftware.svg b/links/apps/scalable/litesoftware.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/litesoftware.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/litesoundsglob.svg b/links/apps/scalable/litesoundsglob.svg new file mode 120000 index 00000000..79507b2a --- /dev/null +++ b/links/apps/scalable/litesoundsglob.svg @@ -0,0 +1 @@ +yast-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/litesystemreport.svg b/links/apps/scalable/litesystemreport.svg new file mode 120000 index 00000000..cfa06102 --- /dev/null +++ b/links/apps/scalable/litesystemreport.svg @@ -0,0 +1 @@ +gnome-logs.svg \ No newline at end of file diff --git a/links/apps/scalable/liteupdates.svg b/links/apps/scalable/liteupdates.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/liteupdates.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/liteupdatesnotify.svg b/links/apps/scalable/liteupdatesnotify.svg new file mode 120000 index 00000000..0f3a7188 --- /dev/null +++ b/links/apps/scalable/liteupdatesnotify.svg @@ -0,0 +1 @@ +preferences-desktop-notification-bell.svg \ No newline at end of file diff --git a/links/apps/scalable/liteusermanager.svg b/links/apps/scalable/liteusermanager.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/liteusermanager.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/livepatch.svg b/links/apps/scalable/livepatch.svg new file mode 120000 index 00000000..023527a5 --- /dev/null +++ b/links/apps/scalable/livepatch.svg @@ -0,0 +1 @@ +reload.svg \ No newline at end of file diff --git a/links/apps/scalable/liveusb-creator.svg b/links/apps/scalable/liveusb-creator.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/liveusb-creator.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/livewallpaper-config.svg b/links/apps/scalable/livewallpaper-config.svg new file mode 120000 index 00000000..5ffe4fdb --- /dev/null +++ b/links/apps/scalable/livewallpaper-config.svg @@ -0,0 +1 @@ +livewallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/livewallpaper.svg b/links/apps/scalable/livewallpaper.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/livewallpaper.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/locale.svg b/links/apps/scalable/locale.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/locale.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/location-services-active.svg b/links/apps/scalable/location-services-active.svg new file mode 120000 index 00000000..cb1fa4c4 --- /dev/null +++ b/links/apps/scalable/location-services-active.svg @@ -0,0 +1 @@ +system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/lock-ok.svg b/links/apps/scalable/lock-ok.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/lock-ok.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/lock-screen.svg b/links/apps/scalable/lock-screen.svg new file mode 120000 index 00000000..5d254d24 --- /dev/null +++ b/links/apps/scalable/lock-screen.svg @@ -0,0 +1 @@ +system-lock-screen.svg \ No newline at end of file diff --git a/links/apps/scalable/lock.svg b/links/apps/scalable/lock.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/lock.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/login-photo.svg b/links/apps/scalable/login-photo.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/login-photo.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/logjam.svg b/links/apps/scalable/logjam.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/logjam.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/logviewer.svg b/links/apps/scalable/logviewer.svg new file mode 120000 index 00000000..b2fbbc42 --- /dev/null +++ b/links/apps/scalable/logviewer.svg @@ -0,0 +1 @@ +logview.svg \ No newline at end of file diff --git a/links/apps/scalable/lokalize.svg b/links/apps/scalable/lokalize.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/lokalize.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/lookswitcher.svg b/links/apps/scalable/lookswitcher.svg new file mode 120000 index 00000000..3c8cc875 --- /dev/null +++ b/links/apps/scalable/lookswitcher.svg @@ -0,0 +1 @@ +preferences-desktop-theme.svg \ No newline at end of file diff --git a/links/apps/scalable/lpi-bug.svg b/links/apps/scalable/lpi-bug.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/lpi-bug.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/lrfviewer.svg b/links/apps/scalable/lrfviewer.svg new file mode 120000 index 00000000..a732bc8a --- /dev/null +++ b/links/apps/scalable/lrfviewer.svg @@ -0,0 +1 @@ +accessories-ebook-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/lshw.svg b/links/apps/scalable/lshw.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/lshw.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/lskat.svg b/links/apps/scalable/lskat.svg new file mode 120000 index 00000000..a1cc83a6 --- /dev/null +++ b/links/apps/scalable/lskat.svg @@ -0,0 +1 @@ +gnome-aisleriot.svg \ No newline at end of file diff --git a/links/apps/scalable/lubuntu-software-center.svg b/links/apps/scalable/lubuntu-software-center.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/lubuntu-software-center.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/luckyBackup.svg b/links/apps/scalable/luckyBackup.svg new file mode 120000 index 00000000..ab8391b6 --- /dev/null +++ b/links/apps/scalable/luckyBackup.svg @@ -0,0 +1 @@ +luckybackup.svg \ No newline at end of file diff --git a/links/apps/scalable/luckybackup.svg b/links/apps/scalable/luckybackup.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/luckybackup.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/luminance-hdr.svg b/links/apps/scalable/luminance-hdr.svg new file mode 120000 index 00000000..89b072fa --- /dev/null +++ b/links/apps/scalable/luminance-hdr.svg @@ -0,0 +1 @@ +multimedia-photo-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/lutris_blender.svg b/links/apps/scalable/lutris_blender.svg new file mode 120000 index 00000000..965ce912 --- /dev/null +++ b/links/apps/scalable/lutris_blender.svg @@ -0,0 +1 @@ +blender.svg \ No newline at end of file diff --git a/links/apps/scalable/lutris_kpatience.svg b/links/apps/scalable/lutris_kpatience.svg new file mode 120000 index 00000000..2f7cf976 --- /dev/null +++ b/links/apps/scalable/lutris_kpatience.svg @@ -0,0 +1 @@ +kpatience.svg \ No newline at end of file diff --git a/links/apps/scalable/lutris_krita-gemini.svg b/links/apps/scalable/lutris_krita-gemini.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/lutris_krita-gemini.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/lutris_minecraft.svg b/links/apps/scalable/lutris_minecraft.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/lutris_minecraft.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/lutris_minetest.svg b/links/apps/scalable/lutris_minetest.svg new file mode 120000 index 00000000..21f44e5a --- /dev/null +++ b/links/apps/scalable/lutris_minetest.svg @@ -0,0 +1 @@ +minetest.svg \ No newline at end of file diff --git a/links/apps/scalable/lximage-qt.svg b/links/apps/scalable/lximage-qt.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/lximage-qt.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/lximage.svg b/links/apps/scalable/lximage.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/lximage.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/lxmusic.svg b/links/apps/scalable/lxmusic.svg new file mode 120000 index 00000000..790c8c35 --- /dev/null +++ b/links/apps/scalable/lxmusic.svg @@ -0,0 +1 @@ +multimedia-audio-player.svg \ No newline at end of file diff --git a/links/apps/scalable/lxtask.svg b/links/apps/scalable/lxtask.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/lxtask.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/lxterminal.svg b/links/apps/scalable/lxterminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/lxterminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/macchanger.svg b/links/apps/scalable/macchanger.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/macchanger.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/mahjongg.svg b/links/apps/scalable/mahjongg.svg new file mode 120000 index 00000000..3dad7eca --- /dev/null +++ b/links/apps/scalable/mahjongg.svg @@ -0,0 +1 @@ +gnome-mahjongg.svg \ No newline at end of file diff --git a/links/apps/scalable/mail-client.svg b/links/apps/scalable/mail-client.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/mail-client.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/mail-generic.svg b/links/apps/scalable/mail-generic.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/mail-generic.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/mail-notification.svg b/links/apps/scalable/mail-notification.svg new file mode 120000 index 00000000..60a1b575 --- /dev/null +++ b/links/apps/scalable/mail-notification.svg @@ -0,0 +1 @@ +mailnag.svg \ No newline at end of file diff --git a/links/apps/scalable/mail_generic.svg b/links/apps/scalable/mail_generic.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/mail_generic.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/mailer.svg b/links/apps/scalable/mailer.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/mailer.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/mailnag.svg b/links/apps/scalable/mailnag.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/mailnag.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/mandrivaupdate.svg b/links/apps/scalable/mandrivaupdate.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/mandrivaupdate.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/manjaro-welcome.svg b/links/apps/scalable/manjaro-welcome.svg new file mode 120000 index 00000000..e7116d4c --- /dev/null +++ b/links/apps/scalable/manjaro-welcome.svg @@ -0,0 +1 @@ +distributor-logo-manjaro.svg \ No newline at end of file diff --git a/links/apps/scalable/manjaro.svg b/links/apps/scalable/manjaro.svg new file mode 120000 index 00000000..e7116d4c --- /dev/null +++ b/links/apps/scalable/manjaro.svg @@ -0,0 +1 @@ +distributor-logo-manjaro.svg \ No newline at end of file diff --git a/links/apps/scalable/maps.svg b/links/apps/scalable/maps.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/maps.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/mark-location-symbolic.svg b/links/apps/scalable/mark-location-symbolic.svg new file mode 120000 index 00000000..cb1fa4c4 --- /dev/null +++ b/links/apps/scalable/mark-location-symbolic.svg @@ -0,0 +1 @@ +system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-ax-applet.svg b/links/apps/scalable/mate-ax-applet.svg new file mode 120000 index 00000000..93ed872f --- /dev/null +++ b/links/apps/scalable/mate-ax-applet.svg @@ -0,0 +1 @@ +preferences-desktop-accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-color-manager.svg b/links/apps/scalable/mate-color-manager.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/mate-color-manager.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-desktop-item-edit.svg b/links/apps/scalable/mate-desktop-item-edit.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/mate-desktop-item-edit.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-desktop.svg b/links/apps/scalable/mate-desktop.svg new file mode 120000 index 00000000..ce81866e --- /dev/null +++ b/links/apps/scalable/mate-desktop.svg @@ -0,0 +1 @@ +desktop-environment-mate.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-disk-usage-analyzer.svg b/links/apps/scalable/mate-disk-usage-analyzer.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/mate-disk-usage-analyzer.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-indicator-applet.svg b/links/apps/scalable/mate-indicator-applet.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/mate-indicator-applet.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-netspeed-applet.svg b/links/apps/scalable/mate-netspeed-applet.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/mate-netspeed-applet.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-network-properties.svg b/links/apps/scalable/mate-network-properties.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/mate-network-properties.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-notification-properties.svg b/links/apps/scalable/mate-notification-properties.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/mate-notification-properties.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel-clock.svg b/links/apps/scalable/mate-panel-clock.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/mate-panel-clock.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel-force-quit.svg b/links/apps/scalable/mate-panel-force-quit.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/mate-panel-force-quit.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel-launcher.svg b/links/apps/scalable/mate-panel-launcher.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/mate-panel-launcher.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel-notification-area.svg b/links/apps/scalable/mate-panel-notification-area.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/mate-panel-notification-area.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel-window-list.svg b/links/apps/scalable/mate-panel-window-list.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/mate-panel-window-list.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel-window-menu.svg b/links/apps/scalable/mate-panel-window-menu.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/mate-panel-window-menu.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel-workspace-switcher.svg b/links/apps/scalable/mate-panel-workspace-switcher.svg new file mode 120000 index 00000000..21a707fa --- /dev/null +++ b/links/apps/scalable/mate-panel-workspace-switcher.svg @@ -0,0 +1 @@ +workspace-overview.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-panel.svg b/links/apps/scalable/mate-panel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/mate-panel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-power-manager.svg b/links/apps/scalable/mate-power-manager.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/mate-power-manager.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-power-statistics.svg b/links/apps/scalable/mate-power-statistics.svg new file mode 120000 index 00000000..82c357f4 --- /dev/null +++ b/links/apps/scalable/mate-power-statistics.svg @@ -0,0 +1 @@ +gnome-power-statistics.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-preferences-desktop-display.svg b/links/apps/scalable/mate-preferences-desktop-display.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/mate-preferences-desktop-display.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-sensors-applet.svg b/links/apps/scalable/mate-sensors-applet.svg new file mode 120000 index 00000000..a6c23f40 --- /dev/null +++ b/links/apps/scalable/mate-sensors-applet.svg @@ -0,0 +1 @@ +thermal-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-session-properties.svg b/links/apps/scalable/mate-session-properties.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/mate-session-properties.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-sticky-notes-applet.svg b/links/apps/scalable/mate-sticky-notes-applet.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/mate-sticky-notes-applet.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/mate-system-log.svg b/links/apps/scalable/mate-system-log.svg new file mode 120000 index 00000000..b2fbbc42 --- /dev/null +++ b/links/apps/scalable/mate-system-log.svg @@ -0,0 +1 @@ +logview.svg \ No newline at end of file diff --git a/links/apps/scalable/mate.svg b/links/apps/scalable/mate.svg new file mode 120000 index 00000000..ce81866e --- /dev/null +++ b/links/apps/scalable/mate.svg @@ -0,0 +1 @@ +desktop-environment-mate.svg \ No newline at end of file diff --git a/links/apps/scalable/matepalimpsest.svg b/links/apps/scalable/matepalimpsest.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/matepalimpsest.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/mcpelauncher-ui-qt.svg b/links/apps/scalable/mcpelauncher-ui-qt.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/mcpelauncher-ui-qt.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/mcpelauncher-ui.svg b/links/apps/scalable/mcpelauncher-ui.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/mcpelauncher-ui.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/mdmflexiserver.svg b/links/apps/scalable/mdmflexiserver.svg new file mode 120000 index 00000000..034554a5 --- /dev/null +++ b/links/apps/scalable/mdmflexiserver.svg @@ -0,0 +1 @@ +cs-login.svg \ No newline at end of file diff --git a/links/apps/scalable/mdmsetup.svg b/links/apps/scalable/mdmsetup.svg new file mode 120000 index 00000000..034554a5 --- /dev/null +++ b/links/apps/scalable/mdmsetup.svg @@ -0,0 +1 @@ +cs-login.svg \ No newline at end of file diff --git a/links/apps/scalable/me.kozec.syncthingtk.svg b/links/apps/scalable/me.kozec.syncthingtk.svg new file mode 120000 index 00000000..de1e26b5 --- /dev/null +++ b/links/apps/scalable/me.kozec.syncthingtk.svg @@ -0,0 +1 @@ +syncthing.svg \ No newline at end of file diff --git a/links/apps/scalable/media-cdrom.svg b/links/apps/scalable/media-cdrom.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/media-cdrom.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/media-player-48.svg b/links/apps/scalable/media-player-48.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/media-player-48.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/media-removable.svg b/links/apps/scalable/media-removable.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/media-removable.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/mediacontrol.svg b/links/apps/scalable/mediacontrol.svg new file mode 120000 index 00000000..fb62c066 --- /dev/null +++ b/links/apps/scalable/mediacontrol.svg @@ -0,0 +1 @@ +preferences-desktop-multimedia.svg \ No newline at end of file diff --git a/links/apps/scalable/mediawriter.svg b/links/apps/scalable/mediawriter.svg new file mode 120000 index 00000000..168053b4 --- /dev/null +++ b/links/apps/scalable/mediawriter.svg @@ -0,0 +1 @@ +liveusb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/medit.svg b/links/apps/scalable/medit.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/medit.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/menulibre.svg b/links/apps/scalable/menulibre.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/menulibre.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/messagebox_info.svg b/links/apps/scalable/messagebox_info.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/messagebox_info.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/metacity.svg b/links/apps/scalable/metacity.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/metacity.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/meteo-qt.svg b/links/apps/scalable/meteo-qt.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/meteo-qt.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/microscope.svg b/links/apps/scalable/microscope.svg new file mode 120000 index 00000000..99ec94ff --- /dev/null +++ b/links/apps/scalable/microscope.svg @@ -0,0 +1 @@ +xdiagnose.svg \ No newline at end of file diff --git a/links/apps/scalable/minder.svg b/links/apps/scalable/minder.svg new file mode 120000 index 00000000..926fa121 --- /dev/null +++ b/links/apps/scalable/minder.svg @@ -0,0 +1 @@ +labyrinth.svg \ No newline at end of file diff --git a/links/apps/scalable/minecraft-launcher.svg b/links/apps/scalable/minecraft-launcher.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/minecraft-launcher.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/minecraft-pi.svg b/links/apps/scalable/minecraft-pi.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/minecraft-pi.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/minetest-icon.svg b/links/apps/scalable/minetest-icon.svg new file mode 120000 index 00000000..21f44e5a --- /dev/null +++ b/links/apps/scalable/minetest-icon.svg @@ -0,0 +1 @@ +minetest.svg \ No newline at end of file diff --git a/links/apps/scalable/minetest.svg b/links/apps/scalable/minetest.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/minetest.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/mini.xterm.svg b/links/apps/scalable/mini.xterm.svg new file mode 120000 index 00000000..8e71357d --- /dev/null +++ b/links/apps/scalable/mini.xterm.svg @@ -0,0 +1 @@ +utilities-x-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/mini.xterm_32x32.svg b/links/apps/scalable/mini.xterm_32x32.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/mini.xterm_32x32.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/mini.xterm_48x48.svg b/links/apps/scalable/mini.xterm_48x48.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/mini.xterm_48x48.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/minimizeall.svg b/links/apps/scalable/minimizeall.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/minimizeall.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/mintBackup.svg b/links/apps/scalable/mintBackup.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/mintBackup.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/mintNanny.svg b/links/apps/scalable/mintNanny.svg new file mode 120000 index 00000000..c01534f0 --- /dev/null +++ b/links/apps/scalable/mintNanny.svg @@ -0,0 +1 @@ +preferences-system-privacy.svg \ No newline at end of file diff --git a/links/apps/scalable/mintUpdate.svg b/links/apps/scalable/mintUpdate.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/mintUpdate.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/mintbackup-icon.svg b/links/apps/scalable/mintbackup-icon.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/mintbackup-icon.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/mintbackup.svg b/links/apps/scalable/mintbackup.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/mintbackup.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/mintdrivers.svg b/links/apps/scalable/mintdrivers.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/mintdrivers.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/mintinstall.svg b/links/apps/scalable/mintinstall.svg new file mode 120000 index 00000000..3c6aac31 --- /dev/null +++ b/links/apps/scalable/mintinstall.svg @@ -0,0 +1 @@ +software-center.svg \ No newline at end of file diff --git a/links/apps/scalable/mintlocale-im.svg b/links/apps/scalable/mintlocale-im.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/mintlocale-im.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/mintnanny.svg b/links/apps/scalable/mintnanny.svg new file mode 120000 index 00000000..c01534f0 --- /dev/null +++ b/links/apps/scalable/mintnanny.svg @@ -0,0 +1 @@ +preferences-system-privacy.svg \ No newline at end of file diff --git a/links/apps/scalable/mintreport.svg b/links/apps/scalable/mintreport.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/mintreport.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/mintsources-keys.svg b/links/apps/scalable/mintsources-keys.svg new file mode 120000 index 00000000..4373e6c5 --- /dev/null +++ b/links/apps/scalable/mintsources-keys.svg @@ -0,0 +1 @@ +password-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/mintsources-mint.svg b/links/apps/scalable/mintsources-mint.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/mintsources-mint.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/mintsources.svg b/links/apps/scalable/mintsources.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/mintsources.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/mintstick.svg b/links/apps/scalable/mintstick.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/mintstick.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/mintupdate-release-upgrade.svg b/links/apps/scalable/mintupdate-release-upgrade.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/mintupdate-release-upgrade.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/mintupdate.svg b/links/apps/scalable/mintupdate.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/mintupdate.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/mkvmergeGUI.svg b/links/apps/scalable/mkvmergeGUI.svg new file mode 120000 index 00000000..6ab4d366 --- /dev/null +++ b/links/apps/scalable/mkvmergeGUI.svg @@ -0,0 +1 @@ +mkvmerge.svg \ No newline at end of file diff --git a/links/apps/scalable/modem-manager-gui.svg b/links/apps/scalable/modem-manager-gui.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/modem-manager-gui.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/mongodb-compass-community.svg b/links/apps/scalable/mongodb-compass-community.svg new file mode 120000 index 00000000..019e2c73 --- /dev/null +++ b/links/apps/scalable/mongodb-compass-community.svg @@ -0,0 +1 @@ +mongodb-compass.svg \ No newline at end of file diff --git a/links/apps/scalable/monitor.svg b/links/apps/scalable/monitor.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/links/apps/scalable/monitor.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/links/apps/scalable/mousepad.svg b/links/apps/scalable/mousepad.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/mousepad.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/mozilla-firefox.svg b/links/apps/scalable/mozilla-firefox.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/mozilla-firefox.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/mozilla-thunderbird.svg b/links/apps/scalable/mozilla-thunderbird.svg new file mode 120000 index 00000000..b5aba8a1 --- /dev/null +++ b/links/apps/scalable/mozilla-thunderbird.svg @@ -0,0 +1 @@ +thunderbird.svg \ No newline at end of file diff --git a/links/apps/scalable/mozo.svg b/links/apps/scalable/mozo.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/mozo.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/mpv-icon-8bit-64x64.svg b/links/apps/scalable/mpv-icon-8bit-64x64.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/mpv-icon-8bit-64x64.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/mpv.svg b/links/apps/scalable/mpv.svg new file mode 120000 index 00000000..adc7efd5 --- /dev/null +++ b/links/apps/scalable/mpv.svg @@ -0,0 +1 @@ +smplayer.svg \ No newline at end of file diff --git a/links/apps/scalable/ms-skype.svg b/links/apps/scalable/ms-skype.svg new file mode 120000 index 00000000..c233e23c --- /dev/null +++ b/links/apps/scalable/ms-skype.svg @@ -0,0 +1 @@ +skype.svg \ No newline at end of file diff --git a/links/apps/scalable/msedge-agimnkijcaahngcdmfeangaknmldooml-Default.svg b/links/apps/scalable/msedge-agimnkijcaahngcdmfeangaknmldooml-Default.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/msedge-agimnkijcaahngcdmfeangaknmldooml-Default.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/msiexec.svg b/links/apps/scalable/msiexec.svg new file mode 120000 index 00000000..5daa6135 --- /dev/null +++ b/links/apps/scalable/msiexec.svg @@ -0,0 +1 @@ +wine-uninstaller.svg \ No newline at end of file diff --git a/links/apps/scalable/mtpaint.svg b/links/apps/scalable/mtpaint.svg new file mode 120000 index 00000000..e2d84ae3 --- /dev/null +++ b/links/apps/scalable/mtpaint.svg @@ -0,0 +1 @@ +gnome-paint.svg \ No newline at end of file diff --git a/links/apps/scalable/mugshot.svg b/links/apps/scalable/mugshot.svg new file mode 120000 index 00000000..7fc2abbe --- /dev/null +++ b/links/apps/scalable/mugshot.svg @@ -0,0 +1 @@ +users.svg \ No newline at end of file diff --git a/links/apps/scalable/mula-desktop.svg b/links/apps/scalable/mula-desktop.svg new file mode 120000 index 00000000..2c7dbd1f --- /dev/null +++ b/links/apps/scalable/mula-desktop.svg @@ -0,0 +1 @@ +translator.svg \ No newline at end of file diff --git a/links/apps/scalable/multibootusb.svg b/links/apps/scalable/multibootusb.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/multibootusb.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/multilingual-terminal.svg b/links/apps/scalable/multilingual-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/multilingual-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/multimedia-audio-player.svg b/links/apps/scalable/multimedia-audio-player.svg new file mode 120000 index 00000000..c2a653ba --- /dev/null +++ b/links/apps/scalable/multimedia-audio-player.svg @@ -0,0 +1 @@ +gnome-music.svg \ No newline at end of file diff --git a/links/apps/scalable/multimedia-photo-manager.svg b/links/apps/scalable/multimedia-photo-manager.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/multimedia-photo-manager.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/multimedia-photo-viewer.svg b/links/apps/scalable/multimedia-photo-viewer.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/multimedia-photo-viewer.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/multimedia-video-player.svg b/links/apps/scalable/multimedia-video-player.svg new file mode 120000 index 00000000..adc7efd5 --- /dev/null +++ b/links/apps/scalable/multimedia-video-player.svg @@ -0,0 +1 @@ +smplayer.svg \ No newline at end of file diff --git a/links/apps/scalable/multimedia.svg b/links/apps/scalable/multimedia.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/multimedia.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/multisystem-liveusb.svg b/links/apps/scalable/multisystem-liveusb.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/multisystem-liveusb.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/multisystem-test-iso.svg b/links/apps/scalable/multisystem-test-iso.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/multisystem-test-iso.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/multisystem-vbox.svg b/links/apps/scalable/multisystem-vbox.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/multisystem-vbox.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/multisystem.svg b/links/apps/scalable/multisystem.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/multisystem.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/muon-discover.svg b/links/apps/scalable/muon-discover.svg new file mode 120000 index 00000000..0c38aad3 --- /dev/null +++ b/links/apps/scalable/muon-discover.svg @@ -0,0 +1 @@ +muondiscover.svg \ No newline at end of file diff --git a/links/apps/scalable/muon.svg b/links/apps/scalable/muon.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/muon.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/muondis-cover.svg b/links/apps/scalable/muondis-cover.svg new file mode 120000 index 00000000..0c38aad3 --- /dev/null +++ b/links/apps/scalable/muondis-cover.svg @@ -0,0 +1 @@ +muondiscover.svg \ No newline at end of file diff --git a/links/apps/scalable/muondiscover.svg b/links/apps/scalable/muondiscover.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/muondiscover.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/mupdf.svg b/links/apps/scalable/mupdf.svg new file mode 120000 index 00000000..ae216ea6 --- /dev/null +++ b/links/apps/scalable/mupdf.svg @@ -0,0 +1 @@ +qpdfview.svg \ No newline at end of file diff --git a/links/apps/scalable/music_icon-24.svg b/links/apps/scalable/music_icon-24.svg new file mode 120000 index 00000000..a2a4b34d --- /dev/null +++ b/links/apps/scalable/music_icon-24.svg @@ -0,0 +1 @@ +deepin-music.svg \ No newline at end of file diff --git a/links/apps/scalable/mx-clocky.svg b/links/apps/scalable/mx-clocky.svg new file mode 120000 index 00000000..09c3073e --- /dev/null +++ b/links/apps/scalable/mx-clocky.svg @@ -0,0 +1 @@ +clock.svg \ No newline at end of file diff --git a/links/apps/scalable/mx-findshares.svg b/links/apps/scalable/mx-findshares.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/mx-findshares.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/mx-menu-editor.svg b/links/apps/scalable/mx-menu-editor.svg new file mode 120000 index 00000000..f0eff2cd --- /dev/null +++ b/links/apps/scalable/mx-menu-editor.svg @@ -0,0 +1 @@ +menulibre.svg \ No newline at end of file diff --git a/links/apps/scalable/mx-system-sounds.svg b/links/apps/scalable/mx-system-sounds.svg new file mode 120000 index 00000000..4eae085d --- /dev/null +++ b/links/apps/scalable/mx-system-sounds.svg @@ -0,0 +1 @@ +kmix.svg \ No newline at end of file diff --git a/links/apps/scalable/mx-timeset-gui-icon.svg b/links/apps/scalable/mx-timeset-gui-icon.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/mx-timeset-gui-icon.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/mx-update.svg b/links/apps/scalable/mx-update.svg new file mode 120000 index 00000000..9eeacd6e --- /dev/null +++ b/links/apps/scalable/mx-update.svg @@ -0,0 +1 @@ +update-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/mx-usb-unmounter.svg b/links/apps/scalable/mx-usb-unmounter.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/mx-usb-unmounter.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/mypaint.svg b/links/apps/scalable/mypaint.svg new file mode 120000 index 00000000..2f0fbf78 --- /dev/null +++ b/links/apps/scalable/mypaint.svg @@ -0,0 +1 @@ +mtpaint.svg \ No newline at end of file diff --git a/links/apps/scalable/nautilus-actions-config-tool.svg b/links/apps/scalable/nautilus-actions-config-tool.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/nautilus-actions-config-tool.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/nautilus-actions.svg b/links/apps/scalable/nautilus-actions.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/nautilus-actions.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/nautilus-cd-burner.svg b/links/apps/scalable/nautilus-cd-burner.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/nautilus-cd-burner.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/nautilus.svg b/links/apps/scalable/nautilus.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/nautilus.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/nemo.svg b/links/apps/scalable/nemo.svg new file mode 120000 index 00000000..abdd0fd0 --- /dev/null +++ b/links/apps/scalable/nemo.svg @@ -0,0 +1 @@ +system-file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/nepomuk.svg b/links/apps/scalable/nepomuk.svg new file mode 120000 index 00000000..c54a2e00 --- /dev/null +++ b/links/apps/scalable/nepomuk.svg @@ -0,0 +1 @@ +preferences-desktop-baloo.svg \ No newline at end of file diff --git a/links/apps/scalable/net.agalwood.Motrix.svg b/links/apps/scalable/net.agalwood.Motrix.svg new file mode 120000 index 00000000..5c6fafce --- /dev/null +++ b/links/apps/scalable/net.agalwood.Motrix.svg @@ -0,0 +1 @@ +motrix.svg \ No newline at end of file diff --git a/links/apps/scalable/net.ankiweb.Anki.svg b/links/apps/scalable/net.ankiweb.Anki.svg new file mode 120000 index 00000000..ca6806c8 --- /dev/null +++ b/links/apps/scalable/net.ankiweb.Anki.svg @@ -0,0 +1 @@ +anki.svg \ No newline at end of file diff --git a/links/apps/scalable/net.cozic.joplin_desktop.svg b/links/apps/scalable/net.cozic.joplin_desktop.svg new file mode 120000 index 00000000..2b32d05b --- /dev/null +++ b/links/apps/scalable/net.cozic.joplin_desktop.svg @@ -0,0 +1 @@ +joplin.svg \ No newline at end of file diff --git a/links/apps/scalable/net.minetest.Minetest.svg b/links/apps/scalable/net.minetest.Minetest.svg new file mode 120000 index 00000000..21f44e5a --- /dev/null +++ b/links/apps/scalable/net.minetest.Minetest.svg @@ -0,0 +1 @@ +minetest.svg \ No newline at end of file diff --git a/links/apps/scalable/net.pcsx2.PCSX2.svg b/links/apps/scalable/net.pcsx2.PCSX2.svg new file mode 120000 index 00000000..9327d927 --- /dev/null +++ b/links/apps/scalable/net.pcsx2.PCSX2.svg @@ -0,0 +1 @@ +PCSX2.svg \ No newline at end of file diff --git a/links/apps/scalable/net.rpdev.OpenTodoList.svg b/links/apps/scalable/net.rpdev.OpenTodoList.svg new file mode 120000 index 00000000..16b75edb --- /dev/null +++ b/links/apps/scalable/net.rpdev.OpenTodoList.svg @@ -0,0 +1 @@ +opentodolist.svg \ No newline at end of file diff --git a/links/apps/scalable/net.sourceforge.Chessx.svg b/links/apps/scalable/net.sourceforge.Chessx.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/net.sourceforge.Chessx.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/net.sourceforge.qtpfsgui.LuminanceHDR.svg b/links/apps/scalable/net.sourceforge.qtpfsgui.LuminanceHDR.svg new file mode 120000 index 00000000..3e52076b --- /dev/null +++ b/links/apps/scalable/net.sourceforge.qtpfsgui.LuminanceHDR.svg @@ -0,0 +1 @@ +luminance-hdr.svg \ No newline at end of file diff --git a/links/apps/scalable/net.xmind.XMind8.svg b/links/apps/scalable/net.xmind.XMind8.svg new file mode 120000 index 00000000..8399b172 --- /dev/null +++ b/links/apps/scalable/net.xmind.XMind8.svg @@ -0,0 +1 @@ +xmind.svg \ No newline at end of file diff --git a/links/apps/scalable/net.xmind.ZEN.svg b/links/apps/scalable/net.xmind.ZEN.svg new file mode 120000 index 00000000..8399b172 --- /dev/null +++ b/links/apps/scalable/net.xmind.ZEN.svg @@ -0,0 +1 @@ +xmind.svg \ No newline at end of file diff --git a/links/apps/scalable/network-firewall.svg b/links/apps/scalable/network-firewall.svg new file mode 120000 index 00000000..3184e8c6 --- /dev/null +++ b/links/apps/scalable/network-firewall.svg @@ -0,0 +1 @@ +firewall-config.svg \ No newline at end of file diff --git a/links/apps/scalable/network-manager.svg b/links/apps/scalable/network-manager.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/network-manager.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/network-wired.svg b/links/apps/scalable/network-wired.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/network-wired.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/networkmanager.svg b/links/apps/scalable/networkmanager.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/networkmanager.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/news-feed.svg b/links/apps/scalable/news-feed.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/news-feed.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/nimbus.svg b/links/apps/scalable/nimbus.svg new file mode 120000 index 00000000..ec42a301 --- /dev/null +++ b/links/apps/scalable/nimbus.svg @@ -0,0 +1 @@ +indicator-weather.svg \ No newline at end of file diff --git a/links/apps/scalable/nl.hjdskes.Gcolor3.svg b/links/apps/scalable/nl.hjdskes.Gcolor3.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/nl.hjdskes.Gcolor3.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/nl.hjdskes.gcolor3.svg b/links/apps/scalable/nl.hjdskes.gcolor3.svg new file mode 120000 index 00000000..30bd807d --- /dev/null +++ b/links/apps/scalable/nl.hjdskes.gcolor3.svg @@ -0,0 +1 @@ +gcolor2.svg \ No newline at end of file diff --git a/links/apps/scalable/nm-device-wireless.svg b/links/apps/scalable/nm-device-wireless.svg new file mode 120000 index 00000000..015d36a8 --- /dev/null +++ b/links/apps/scalable/nm-device-wireless.svg @@ -0,0 +1 @@ +wicd.svg \ No newline at end of file diff --git a/links/apps/scalable/nmm_qt_client.svg b/links/apps/scalable/nmm_qt_client.svg new file mode 120000 index 00000000..5d911243 --- /dev/null +++ b/links/apps/scalable/nmm_qt_client.svg @@ -0,0 +1 @@ +kpat.svg \ No newline at end of file diff --git a/links/apps/scalable/noblenote.svg b/links/apps/scalable/noblenote.svg new file mode 120000 index 00000000..83807017 --- /dev/null +++ b/links/apps/scalable/noblenote.svg @@ -0,0 +1 @@ +accessories-notes.svg \ No newline at end of file diff --git a/links/apps/scalable/noise.svg b/links/apps/scalable/noise.svg new file mode 120000 index 00000000..790c8c35 --- /dev/null +++ b/links/apps/scalable/noise.svg @@ -0,0 +1 @@ +multimedia-audio-player.svg \ No newline at end of file diff --git a/links/apps/scalable/notecase.svg b/links/apps/scalable/notecase.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/notecase.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/notepad-48.svg b/links/apps/scalable/notepad-48.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/notepad-48.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/notepad.svg b/links/apps/scalable/notepad.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/notepad.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/notes.svg b/links/apps/scalable/notes.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/notes.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/notifyconf.svg b/links/apps/scalable/notifyconf.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/notifyconf.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/ntfs-config.svg b/links/apps/scalable/ntfs-config.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/ntfs-config.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/nuvolaplayer3_spotify.svg b/links/apps/scalable/nuvolaplayer3_spotify.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/nuvolaplayer3_spotify.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/nuvolaplayer3_youtube.svg b/links/apps/scalable/nuvolaplayer3_youtube.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/nuvolaplayer3_youtube.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/nvclock.svg b/links/apps/scalable/nvclock.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvclock.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvdock.svg b/links/apps/scalable/nvdock.svg new file mode 120000 index 00000000..b933b70b --- /dev/null +++ b/links/apps/scalable/nvdock.svg @@ -0,0 +1 @@ +nvidia-settings.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-310-settings.svg b/links/apps/scalable/nvidia-310-settings.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-310-settings.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-current-settings.svg b/links/apps/scalable/nvidia-current-settings.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-current-settings.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-current-updates-settings.svg b/links/apps/scalable/nvidia-current-updates-settings.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-current-updates-settings.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-ddm-mx.svg b/links/apps/scalable/nvidia-ddm-mx.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-ddm-mx.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-drivers-settings.svg b/links/apps/scalable/nvidia-drivers-settings.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-drivers-settings.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-settings.svg b/links/apps/scalable/nvidia-settings.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-settings.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-x-server-setting.svg b/links/apps/scalable/nvidia-x-server-setting.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-x-server-setting.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvidia-x-server-settings.svg b/links/apps/scalable/nvidia-x-server-settings.svg new file mode 120000 index 00000000..fc42cf5f --- /dev/null +++ b/links/apps/scalable/nvidia-x-server-settings.svg @@ -0,0 +1 @@ +nvidia.svg \ No newline at end of file diff --git a/links/apps/scalable/nvim-gtk.svg b/links/apps/scalable/nvim-gtk.svg new file mode 120000 index 00000000..3ae48ed9 --- /dev/null +++ b/links/apps/scalable/nvim-gtk.svg @@ -0,0 +1 @@ +neovim.svg \ No newline at end of file diff --git a/links/apps/scalable/nvim-qt.svg b/links/apps/scalable/nvim-qt.svg new file mode 120000 index 00000000..3ae48ed9 --- /dev/null +++ b/links/apps/scalable/nvim-qt.svg @@ -0,0 +1 @@ +neovim.svg \ No newline at end of file diff --git a/links/apps/scalable/nvim.svg b/links/apps/scalable/nvim.svg new file mode 120000 index 00000000..3ae48ed9 --- /dev/null +++ b/links/apps/scalable/nvim.svg @@ -0,0 +1 @@ +neovim.svg \ No newline at end of file diff --git a/links/apps/scalable/nx-software-center.svg b/links/apps/scalable/nx-software-center.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/nx-software-center.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/nx-software-updater.svg b/links/apps/scalable/nx-software-updater.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/nx-software-updater.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/nxclient-wizard.svg b/links/apps/scalable/nxclient-wizard.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/nxclient-wizard.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/nxterm.svg b/links/apps/scalable/nxterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/nxterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/nylas-mail.svg b/links/apps/scalable/nylas-mail.svg new file mode 120000 index 00000000..2fffe177 --- /dev/null +++ b/links/apps/scalable/nylas-mail.svg @@ -0,0 +1 @@ +nylas.svg \ No newline at end of file diff --git a/links/apps/scalable/nylas.svg b/links/apps/scalable/nylas.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/nylas.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/nz.mega.MEGAsync.svg b/links/apps/scalable/nz.mega.MEGAsync.svg new file mode 120000 index 00000000..ffd82477 --- /dev/null +++ b/links/apps/scalable/nz.mega.MEGAsync.svg @@ -0,0 +1 @@ +mega.svg \ No newline at end of file diff --git a/links/apps/scalable/obconf-qt.svg b/links/apps/scalable/obconf-qt.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/obconf-qt.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/obconf.svg b/links/apps/scalable/obconf.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/obconf.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/octopi-repoeditor.svg b/links/apps/scalable/octopi-repoeditor.svg new file mode 120000 index 00000000..fd41b4d2 --- /dev/null +++ b/links/apps/scalable/octopi-repoeditor.svg @@ -0,0 +1 @@ +octopi.svg \ No newline at end of file diff --git a/links/apps/scalable/octopi.svg b/links/apps/scalable/octopi.svg new file mode 120000 index 00000000..66ccc999 --- /dev/null +++ b/links/apps/scalable/octopi.svg @@ -0,0 +1 @@ +muon.svg \ No newline at end of file diff --git a/links/apps/scalable/office-address-book.svg b/links/apps/scalable/office-address-book.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/office-address-book.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/office-addressbook.svg b/links/apps/scalable/office-addressbook.svg new file mode 120000 index 00000000..3af65454 --- /dev/null +++ b/links/apps/scalable/office-addressbook.svg @@ -0,0 +1 @@ +kaddressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/office-calendar.svg b/links/apps/scalable/office-calendar.svg new file mode 120000 index 00000000..c44ce2b7 --- /dev/null +++ b/links/apps/scalable/office-calendar.svg @@ -0,0 +1 @@ +calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/office-date.svg b/links/apps/scalable/office-date.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/office-date.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/onboard-mono.svg b/links/apps/scalable/onboard-mono.svg new file mode 120000 index 00000000..f115475a --- /dev/null +++ b/links/apps/scalable/onboard-mono.svg @@ -0,0 +1 @@ +onboard.svg \ No newline at end of file diff --git a/links/apps/scalable/onboard-settings.svg b/links/apps/scalable/onboard-settings.svg new file mode 120000 index 00000000..f115475a --- /dev/null +++ b/links/apps/scalable/onboard-settings.svg @@ -0,0 +1 @@ +onboard.svg \ No newline at end of file diff --git a/links/apps/scalable/online-account-google.svg b/links/apps/scalable/online-account-google.svg new file mode 120000 index 00000000..bf5449e7 --- /dev/null +++ b/links/apps/scalable/online-account-google.svg @@ -0,0 +1 @@ +goa-account-google.svg \ No newline at end of file diff --git a/links/apps/scalable/online-account-lastfm.svg b/links/apps/scalable/online-account-lastfm.svg new file mode 120000 index 00000000..939f62d2 --- /dev/null +++ b/links/apps/scalable/online-account-lastfm.svg @@ -0,0 +1 @@ +goa-account-lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/online-accounts.svg b/links/apps/scalable/online-accounts.svg new file mode 120000 index 00000000..6c7330af --- /dev/null +++ b/links/apps/scalable/online-accounts.svg @@ -0,0 +1 @@ +credentials-preferences.svg \ No newline at end of file diff --git a/links/apps/scalable/openbox.svg b/links/apps/scalable/openbox.svg new file mode 120000 index 00000000..275fda6f --- /dev/null +++ b/links/apps/scalable/openbox.svg @@ -0,0 +1 @@ +window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/opencubicplayer.svg b/links/apps/scalable/opencubicplayer.svg new file mode 120000 index 00000000..ce1089e8 --- /dev/null +++ b/links/apps/scalable/opencubicplayer.svg @@ -0,0 +1 @@ +kjumpingcube.svg \ No newline at end of file diff --git a/links/apps/scalable/openerp-client.svg b/links/apps/scalable/openerp-client.svg new file mode 120000 index 00000000..6075479f --- /dev/null +++ b/links/apps/scalable/openerp-client.svg @@ -0,0 +1 @@ +opera.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-10.svg b/links/apps/scalable/openjdk-10.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-10.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-11.svg b/links/apps/scalable/openjdk-11.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-11.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-12.svg b/links/apps/scalable/openjdk-12.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-12.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-13.svg b/links/apps/scalable/openjdk-13.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-13.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-14.svg b/links/apps/scalable/openjdk-14.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-14.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-6.svg b/links/apps/scalable/openjdk-6.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-6.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-7.svg b/links/apps/scalable/openjdk-7.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-7.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-8.svg b/links/apps/scalable/openjdk-8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openjdk-9.svg b/links/apps/scalable/openjdk-9.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/openjdk-9.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/openterm.svg b/links/apps/scalable/openterm.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/openterm.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/opentodolist.svg b/links/apps/scalable/opentodolist.svg new file mode 120000 index 00000000..56fbf255 --- /dev/null +++ b/links/apps/scalable/opentodolist.svg @@ -0,0 +1 @@ +gnome-todo.svg \ No newline at end of file diff --git a/links/apps/scalable/openwmail.svg b/links/apps/scalable/openwmail.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/openwmail.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/opera-browser-icon.svg b/links/apps/scalable/opera-browser-icon.svg new file mode 120000 index 00000000..6075479f --- /dev/null +++ b/links/apps/scalable/opera-browser-icon.svg @@ -0,0 +1 @@ +opera.svg \ No newline at end of file diff --git a/links/apps/scalable/opera-browser-icons.svg b/links/apps/scalable/opera-browser-icons.svg new file mode 120000 index 00000000..6075479f --- /dev/null +++ b/links/apps/scalable/opera-browser-icons.svg @@ -0,0 +1 @@ +opera.svg \ No newline at end of file diff --git a/links/apps/scalable/opera-browser.svg b/links/apps/scalable/opera-browser.svg new file mode 120000 index 00000000..6075479f --- /dev/null +++ b/links/apps/scalable/opera-browser.svg @@ -0,0 +1 @@ +opera.svg \ No newline at end of file diff --git a/links/apps/scalable/opera-icon.svg b/links/apps/scalable/opera-icon.svg new file mode 120000 index 00000000..6075479f --- /dev/null +++ b/links/apps/scalable/opera-icon.svg @@ -0,0 +1 @@ +opera.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle-javaws.svg b/links/apps/scalable/oracle-javaws.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle-javaws.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java10.svg b/links/apps/scalable/oracle_java10.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java10.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java11.svg b/links/apps/scalable/oracle_java11.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java11.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java12.svg b/links/apps/scalable/oracle_java12.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java12.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java13.svg b/links/apps/scalable/oracle_java13.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java13.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java14.svg b/links/apps/scalable/oracle_java14.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java14.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java6.svg b/links/apps/scalable/oracle_java6.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java6.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java7.svg b/links/apps/scalable/oracle_java7.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java7.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java8.svg b/links/apps/scalable/oracle_java8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/oracle_java9.svg b/links/apps/scalable/oracle_java9.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/oracle_java9.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/orage.svg b/links/apps/scalable/orage.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/orage.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/orage_globaltime.svg b/links/apps/scalable/orage_globaltime.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/orage_globaltime.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/orca.svg b/links/apps/scalable/orca.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/orca.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/org.atheme.audacious.svg b/links/apps/scalable/org.atheme.audacious.svg new file mode 120000 index 00000000..895924ee --- /dev/null +++ b/links/apps/scalable/org.atheme.audacious.svg @@ -0,0 +1 @@ +audacious.svg \ No newline at end of file diff --git a/links/apps/scalable/org.audacious_media_player.Audacious.svg b/links/apps/scalable/org.audacious_media_player.Audacious.svg new file mode 120000 index 00000000..895924ee --- /dev/null +++ b/links/apps/scalable/org.audacious_media_player.Audacious.svg @@ -0,0 +1 @@ +audacious.svg \ No newline at end of file diff --git a/links/apps/scalable/org.audacityteam.Audacity.svg b/links/apps/scalable/org.audacityteam.Audacity.svg new file mode 120000 index 00000000..c2e2d131 --- /dev/null +++ b/links/apps/scalable/org.audacityteam.Audacity.svg @@ -0,0 +1 @@ +audacity.svg \ No newline at end of file diff --git a/links/apps/scalable/org.avidemux.Avidemux.svg b/links/apps/scalable/org.avidemux.Avidemux.svg new file mode 120000 index 00000000..cdae97d3 --- /dev/null +++ b/links/apps/scalable/org.avidemux.Avidemux.svg @@ -0,0 +1 @@ +avidemux.svg \ No newline at end of file diff --git a/links/apps/scalable/org.blender.Blender.svg b/links/apps/scalable/org.blender.Blender.svg new file mode 120000 index 00000000..965ce912 --- /dev/null +++ b/links/apps/scalable/org.blender.Blender.svg @@ -0,0 +1 @@ +blender.svg \ No newline at end of file diff --git a/links/apps/scalable/org.bunkus.mkvtoolnix-gui.svg b/links/apps/scalable/org.bunkus.mkvtoolnix-gui.svg new file mode 120000 index 00000000..6ab4d366 --- /dev/null +++ b/links/apps/scalable/org.bunkus.mkvtoolnix-gui.svg @@ -0,0 +1 @@ +mkvmerge.svg \ No newline at end of file diff --git a/links/apps/scalable/org.chromium.Chromium.svg b/links/apps/scalable/org.chromium.Chromium.svg new file mode 120000 index 00000000..e97fd967 --- /dev/null +++ b/links/apps/scalable/org.chromium.Chromium.svg @@ -0,0 +1 @@ +chromium.svg \ No newline at end of file diff --git a/links/apps/scalable/org.claws_mail.Claws-Mail.svg b/links/apps/scalable/org.claws_mail.Claws-Mail.svg new file mode 120000 index 00000000..38672306 --- /dev/null +++ b/links/apps/scalable/org.claws_mail.Claws-Mail.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/org.clawsmail.Claws.svg b/links/apps/scalable/org.clawsmail.Claws.svg new file mode 120000 index 00000000..38672306 --- /dev/null +++ b/links/apps/scalable/org.clawsmail.Claws.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/org.clementine_player.Clementine.svg b/links/apps/scalable/org.clementine_player.Clementine.svg new file mode 120000 index 00000000..fd923151 --- /dev/null +++ b/links/apps/scalable/org.clementine_player.Clementine.svg @@ -0,0 +1 @@ +clementine.svg \ No newline at end of file diff --git a/links/apps/scalable/org.codeblocks.codeblocks.svg b/links/apps/scalable/org.codeblocks.codeblocks.svg new file mode 120000 index 00000000..de609946 --- /dev/null +++ b/links/apps/scalable/org.codeblocks.codeblocks.svg @@ -0,0 +1 @@ +codeblocks.svg \ No newline at end of file diff --git a/links/apps/scalable/org.cunidev.gestures.svg b/links/apps/scalable/org.cunidev.gestures.svg new file mode 120000 index 00000000..c43e6a22 --- /dev/null +++ b/links/apps/scalable/org.cunidev.gestures.svg @@ -0,0 +1 @@ +libinput-gestures.svg \ No newline at end of file diff --git a/links/apps/scalable/org.daa.NeovimGtk.svg b/links/apps/scalable/org.daa.NeovimGtk.svg new file mode 120000 index 00000000..3ae48ed9 --- /dev/null +++ b/links/apps/scalable/org.daa.NeovimGtk.svg @@ -0,0 +1 @@ +neovim.svg \ No newline at end of file diff --git a/links/apps/scalable/org.darktable.Darktable.svg b/links/apps/scalable/org.darktable.Darktable.svg new file mode 120000 index 00000000..68a39c28 --- /dev/null +++ b/links/apps/scalable/org.darktable.Darktable.svg @@ -0,0 +1 @@ +darktable.svg \ No newline at end of file diff --git a/links/apps/scalable/org.deepin.flatdeb.deepin-calculator.svg b/links/apps/scalable/org.deepin.flatdeb.deepin-calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/org.deepin.flatdeb.deepin-calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/org.deepin.flatdeb.deepin-calendar.svg b/links/apps/scalable/org.deepin.flatdeb.deepin-calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.deepin.flatdeb.deepin-calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.deepin.flatdeb.deepin-image-viewer.svg b/links/apps/scalable/org.deepin.flatdeb.deepin-image-viewer.svg new file mode 120000 index 00000000..0f365bad --- /dev/null +++ b/links/apps/scalable/org.deepin.flatdeb.deepin-image-viewer.svg @@ -0,0 +1 @@ +deepin-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.deepin.flatdeb.deepin-music.svg b/links/apps/scalable/org.deepin.flatdeb.deepin-music.svg new file mode 120000 index 00000000..da11f305 --- /dev/null +++ b/links/apps/scalable/org.deepin.flatdeb.deepin-music.svg @@ -0,0 +1 @@ +deepin-music-player.svg \ No newline at end of file diff --git a/links/apps/scalable/org.deepin.flatdeb.deepin-screen-recorder.svg b/links/apps/scalable/org.deepin.flatdeb.deepin-screen-recorder.svg new file mode 120000 index 00000000..fa1325a4 --- /dev/null +++ b/links/apps/scalable/org.deepin.flatdeb.deepin-screen-recorder.svg @@ -0,0 +1 @@ +screenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/org.deepin.flatdeb.deepin-screenshot.svg b/links/apps/scalable/org.deepin.flatdeb.deepin-screenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/org.deepin.flatdeb.deepin-screenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/org.deepin.flatdeb.deepin-voice-recorder.svg b/links/apps/scalable/org.deepin.flatdeb.deepin-voice-recorder.svg new file mode 120000 index 00000000..c863f318 --- /dev/null +++ b/links/apps/scalable/org.deepin.flatdeb.deepin-voice-recorder.svg @@ -0,0 +1 @@ +com.deepin.VoiceRecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/org.delugetorrent.Deluge.svg b/links/apps/scalable/org.delugetorrent.Deluge.svg new file mode 120000 index 00000000..b3743c05 --- /dev/null +++ b/links/apps/scalable/org.delugetorrent.Deluge.svg @@ -0,0 +1 @@ +deluge.svg \ No newline at end of file diff --git a/links/apps/scalable/org.dharkael.Flameshot.svg b/links/apps/scalable/org.dharkael.Flameshot.svg new file mode 120000 index 00000000..b67ff98d --- /dev/null +++ b/links/apps/scalable/org.dharkael.Flameshot.svg @@ -0,0 +1 @@ +flameshot.svg \ No newline at end of file diff --git a/links/apps/scalable/org.eclipse.Committers.svg b/links/apps/scalable/org.eclipse.Committers.svg new file mode 120000 index 00000000..23aaf736 --- /dev/null +++ b/links/apps/scalable/org.eclipse.Committers.svg @@ -0,0 +1 @@ +eclipse.svg \ No newline at end of file diff --git a/links/apps/scalable/org.eclipse.Eclipse.svg b/links/apps/scalable/org.eclipse.Eclipse.svg new file mode 120000 index 00000000..23aaf736 --- /dev/null +++ b/links/apps/scalable/org.eclipse.Eclipse.svg @@ -0,0 +1 @@ +eclipse.svg \ No newline at end of file diff --git a/links/apps/scalable/org.eclipse.Java.svg b/links/apps/scalable/org.eclipse.Java.svg new file mode 120000 index 00000000..23aaf736 --- /dev/null +++ b/links/apps/scalable/org.eclipse.Java.svg @@ -0,0 +1 @@ +eclipse.svg \ No newline at end of file diff --git a/links/apps/scalable/org.eclipse.Javascript.svg b/links/apps/scalable/org.eclipse.Javascript.svg new file mode 120000 index 00000000..23aaf736 --- /dev/null +++ b/links/apps/scalable/org.eclipse.Javascript.svg @@ -0,0 +1 @@ +eclipse.svg \ No newline at end of file diff --git a/links/apps/scalable/org.electronjs.Electron2.BaseApp.svg b/links/apps/scalable/org.electronjs.Electron2.BaseApp.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/org.electronjs.Electron2.BaseApp.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/org.electronjs.Electron3.BaseApp.svg b/links/apps/scalable/org.electronjs.Electron3.BaseApp.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/org.electronjs.Electron3.BaseApp.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/org.electronjs.Electron4.BaseApp.svg b/links/apps/scalable/org.electronjs.Electron4.BaseApp.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/org.electronjs.Electron4.BaseApp.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/org.electronjs.Electron5.BaseApp.svg b/links/apps/scalable/org.electronjs.Electron5.BaseApp.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/org.electronjs.Electron5.BaseApp.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/org.electronjs.Electron6.BaseApp.svg b/links/apps/scalable/org.electronjs.Electron6.BaseApp.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/org.electronjs.Electron6.BaseApp.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file diff --git a/links/apps/scalable/org.equeim.Tremotesf.svg b/links/apps/scalable/org.equeim.Tremotesf.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/org.equeim.Tremotesf.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/org.fedoraproject.MediaWriter.svg b/links/apps/scalable/org.fedoraproject.MediaWriter.svg new file mode 120000 index 00000000..168053b4 --- /dev/null +++ b/links/apps/scalable/org.fedoraproject.MediaWriter.svg @@ -0,0 +1 @@ +liveusb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/org.filezillaproject.Filezilla.svg b/links/apps/scalable/org.filezillaproject.Filezilla.svg new file mode 120000 index 00000000..59b19a25 --- /dev/null +++ b/links/apps/scalable/org.filezillaproject.Filezilla.svg @@ -0,0 +1 @@ +filezilla.svg \ No newline at end of file diff --git a/links/apps/scalable/org.flameshot.Flameshot.svg b/links/apps/scalable/org.flameshot.Flameshot.svg new file mode 120000 index 00000000..b67ff98d --- /dev/null +++ b/links/apps/scalable/org.flameshot.Flameshot.svg @@ -0,0 +1 @@ +flameshot.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.GlxInfo.svg b/links/apps/scalable/org.freedesktop.GlxInfo.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.GlxInfo.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.GnomeAbrt.svg b/links/apps/scalable/org.freedesktop.GnomeAbrt.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.GnomeAbrt.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.MalcontentControl.svg b/links/apps/scalable/org.freedesktop.MalcontentControl.svg new file mode 120000 index 00000000..8ef57954 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.MalcontentControl.svg @@ -0,0 +1 @@ +preferences-system-parental-controls.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk10.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk10.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk10.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk11.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk11.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk11.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk12.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk12.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk12.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk13.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk13.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk13.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk14.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk14.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk14.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk8.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk9.svg b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk9.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.Sdk.Extension.openjdk9.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freedesktop.problems.applet.svg b/links/apps/scalable/org.freedesktop.problems.applet.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/org.freedesktop.problems.applet.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/org.freefilesync.FreeFileSync.svg b/links/apps/scalable/org.freefilesync.FreeFileSync.svg new file mode 120000 index 00000000..b2e7da42 --- /dev/null +++ b/links/apps/scalable/org.freefilesync.FreeFileSync.svg @@ -0,0 +1 @@ +freefilesync.svg \ No newline at end of file diff --git a/links/apps/scalable/org.fritzing.Fritzing.svg b/links/apps/scalable/org.fritzing.Fritzing.svg new file mode 120000 index 00000000..b90cf142 --- /dev/null +++ b/links/apps/scalable/org.fritzing.Fritzing.svg @@ -0,0 +1 @@ +fritzing.svg \ No newline at end of file diff --git a/links/apps/scalable/org.geany.Geany.svg b/links/apps/scalable/org.geany.Geany.svg new file mode 120000 index 00000000..b5b94e7c --- /dev/null +++ b/links/apps/scalable/org.geany.Geany.svg @@ -0,0 +1 @@ +geany.svg \ No newline at end of file diff --git a/links/apps/scalable/org.geeqie.Geeqie.svg b/links/apps/scalable/org.geeqie.Geeqie.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/org.geeqie.Geeqie.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gimp.GIMP.svg b/links/apps/scalable/org.gimp.GIMP.svg new file mode 120000 index 00000000..6b2c669f --- /dev/null +++ b/links/apps/scalable/org.gimp.GIMP.svg @@ -0,0 +1 @@ +gimp.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gmusicbrowser.gmusicbrowser.svg b/links/apps/scalable/org.gmusicbrowser.gmusicbrowser.svg new file mode 120000 index 00000000..c42acc53 --- /dev/null +++ b/links/apps/scalable/org.gmusicbrowser.gmusicbrowser.svg @@ -0,0 +1 @@ +gmusicbrowser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.2048.svg b/links/apps/scalable/org.gnome.2048.svg new file mode 120000 index 00000000..f9b2ba25 --- /dev/null +++ b/links/apps/scalable/org.gnome.2048.svg @@ -0,0 +1 @@ +2048.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Aisleriot.svg b/links/apps/scalable/org.gnome.Aisleriot.svg new file mode 120000 index 00000000..a1cc83a6 --- /dev/null +++ b/links/apps/scalable/org.gnome.Aisleriot.svg @@ -0,0 +1 @@ +gnome-aisleriot.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.ArchiveManager.svg b/links/apps/scalable/org.gnome.ArchiveManager.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/org.gnome.ArchiveManager.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Baobab.svg b/links/apps/scalable/org.gnome.Baobab.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/org.gnome.Baobab.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.BatteryBench.svg b/links/apps/scalable/org.gnome.BatteryBench.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/org.gnome.BatteryBench.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Bijiben.svg b/links/apps/scalable/org.gnome.Bijiben.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/org.gnome.Bijiben.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Books.svg b/links/apps/scalable/org.gnome.Books.svg new file mode 120000 index 00000000..168e980e --- /dev/null +++ b/links/apps/scalable/org.gnome.Books.svg @@ -0,0 +1 @@ +gnome-books.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Boxes.svg b/links/apps/scalable/org.gnome.Boxes.svg new file mode 120000 index 00000000..14c25b6b --- /dev/null +++ b/links/apps/scalable/org.gnome.Boxes.svg @@ -0,0 +1 @@ +gnome-boxes.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Builder.svg b/links/apps/scalable/org.gnome.Builder.svg new file mode 120000 index 00000000..5c970121 --- /dev/null +++ b/links/apps/scalable/org.gnome.Builder.svg @@ -0,0 +1 @@ +gnome-builder.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Calculator.svg b/links/apps/scalable/org.gnome.Calculator.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/org.gnome.Calculator.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Calendar.svg b/links/apps/scalable/org.gnome.Calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.gnome.Calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Camara.svg b/links/apps/scalable/org.gnome.Camara.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/org.gnome.Camara.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.CharacterMap.svg b/links/apps/scalable/org.gnome.CharacterMap.svg new file mode 120000 index 00000000..f4f81978 --- /dev/null +++ b/links/apps/scalable/org.gnome.CharacterMap.svg @@ -0,0 +1 @@ +gnome-characters.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Characters.svg b/links/apps/scalable/org.gnome.Characters.svg new file mode 120000 index 00000000..f04d4679 --- /dev/null +++ b/links/apps/scalable/org.gnome.Characters.svg @@ -0,0 +1 @@ +accessories-character-map.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Cheese.svg b/links/apps/scalable/org.gnome.Cheese.svg new file mode 120000 index 00000000..6fe6baa1 --- /dev/null +++ b/links/apps/scalable/org.gnome.Cheese.svg @@ -0,0 +1 @@ +cheese.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Chess.svg b/links/apps/scalable/org.gnome.Chess.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/org.gnome.Chess.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.ChromeGnomeShell.svg b/links/apps/scalable/org.gnome.ChromeGnomeShell.svg new file mode 120000 index 00000000..879651b8 --- /dev/null +++ b/links/apps/scalable/org.gnome.ChromeGnomeShell.svg @@ -0,0 +1 @@ +desktop-environment-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Clocks.svg b/links/apps/scalable/org.gnome.Clocks.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/org.gnome.Clocks.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.ColorProfileViewer.svg b/links/apps/scalable/org.gnome.ColorProfileViewer.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/org.gnome.ColorProfileViewer.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.ColorViewer.svg b/links/apps/scalable/org.gnome.ColorViewer.svg new file mode 120000 index 00000000..15e17780 --- /dev/null +++ b/links/apps/scalable/org.gnome.ColorViewer.svg @@ -0,0 +1 @@ +colour.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Contacts.svg b/links/apps/scalable/org.gnome.Contacts.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/org.gnome.Contacts.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.DejaDup.svg b/links/apps/scalable/org.gnome.DejaDup.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/org.gnome.DejaDup.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Devhelp.svg b/links/apps/scalable/org.gnome.Devhelp.svg new file mode 120000 index 00000000..c410bbf5 --- /dev/null +++ b/links/apps/scalable/org.gnome.Devhelp.svg @@ -0,0 +1 @@ +devhelp.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Dictionary.svg b/links/apps/scalable/org.gnome.Dictionary.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/org.gnome.Dictionary.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.DiskUtility.svg b/links/apps/scalable/org.gnome.DiskUtility.svg new file mode 120000 index 00000000..87ada2de --- /dev/null +++ b/links/apps/scalable/org.gnome.DiskUtility.svg @@ -0,0 +1 @@ +palimpsest.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Documents.svg b/links/apps/scalable/org.gnome.Documents.svg new file mode 120000 index 00000000..ca47fed4 --- /dev/null +++ b/links/apps/scalable/org.gnome.Documents.svg @@ -0,0 +1 @@ +gnome-documents.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Empathy.svg b/links/apps/scalable/org.gnome.Empathy.svg new file mode 120000 index 00000000..9d835048 --- /dev/null +++ b/links/apps/scalable/org.gnome.Empathy.svg @@ -0,0 +1 @@ +empathy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Eolie.svg b/links/apps/scalable/org.gnome.Eolie.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/org.gnome.Eolie.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Epiphany.Devel.svg b/links/apps/scalable/org.gnome.Epiphany.Devel.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/org.gnome.Epiphany.Devel.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Epiphany.svg b/links/apps/scalable/org.gnome.Epiphany.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/org.gnome.Epiphany.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Evince-previewer.svg b/links/apps/scalable/org.gnome.Evince-previewer.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/org.gnome.Evince-previewer.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Evince.svg b/links/apps/scalable/org.gnome.Evince.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/org.gnome.Evince.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Evolution.svg b/links/apps/scalable/org.gnome.Evolution.svg new file mode 120000 index 00000000..6fb79ec1 --- /dev/null +++ b/links/apps/scalable/org.gnome.Evolution.svg @@ -0,0 +1 @@ +evolution.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Extensions.svg b/links/apps/scalable/org.gnome.Extensions.svg new file mode 120000 index 00000000..61b774c6 --- /dev/null +++ b/links/apps/scalable/org.gnome.Extensions.svg @@ -0,0 +1 @@ +extensions.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.FeedReader.svg b/links/apps/scalable/org.gnome.FeedReader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/org.gnome.FeedReader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.FileRoller.svg b/links/apps/scalable/org.gnome.FileRoller.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/org.gnome.FileRoller.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Files.svg b/links/apps/scalable/org.gnome.Files.svg new file mode 120000 index 00000000..edc468c4 --- /dev/null +++ b/links/apps/scalable/org.gnome.Files.svg @@ -0,0 +1 @@ +nautilus.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Firmware.svg b/links/apps/scalable/org.gnome.Firmware.svg new file mode 120000 index 00000000..a140d67e --- /dev/null +++ b/links/apps/scalable/org.gnome.Firmware.svg @@ -0,0 +1 @@ +hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Five-or-more.svg b/links/apps/scalable/org.gnome.Five-or-more.svg new file mode 120000 index 00000000..aae4eb18 --- /dev/null +++ b/links/apps/scalable/org.gnome.Five-or-more.svg @@ -0,0 +1 @@ +gnome-glines.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.FontManager.svg b/links/apps/scalable/org.gnome.FontManager.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/org.gnome.FontManager.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.FontViewer.svg b/links/apps/scalable/org.gnome.FontViewer.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/org.gnome.FontViewer.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Fonts.svg b/links/apps/scalable/org.gnome.Fonts.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/org.gnome.Fonts.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Four-in-a-row.svg b/links/apps/scalable/org.gnome.Four-in-a-row.svg new file mode 120000 index 00000000..6d525fc6 --- /dev/null +++ b/links/apps/scalable/org.gnome.Four-in-a-row.svg @@ -0,0 +1 @@ +four-in-a-row.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Fractal.svg b/links/apps/scalable/org.gnome.Fractal.svg new file mode 120000 index 00000000..0d590699 --- /dev/null +++ b/links/apps/scalable/org.gnome.Fractal.svg @@ -0,0 +1 @@ +fractal.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Fragments.svg b/links/apps/scalable/org.gnome.Fragments.svg new file mode 120000 index 00000000..34661256 --- /dev/null +++ b/links/apps/scalable/org.gnome.Fragments.svg @@ -0,0 +1 @@ +fragments.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.GSmartControl.svg b/links/apps/scalable/org.gnome.GSmartControl.svg new file mode 120000 index 00000000..374f367b --- /dev/null +++ b/links/apps/scalable/org.gnome.GSmartControl.svg @@ -0,0 +1 @@ +gsmartcontrol.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.GTG.svg b/links/apps/scalable/org.gnome.GTG.svg new file mode 120000 index 00000000..8c2d3c03 --- /dev/null +++ b/links/apps/scalable/org.gnome.GTG.svg @@ -0,0 +1 @@ +gtg.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Games.svg b/links/apps/scalable/org.gnome.Games.svg new file mode 120000 index 00000000..69f0e707 --- /dev/null +++ b/links/apps/scalable/org.gnome.Games.svg @@ -0,0 +1 @@ +applications-games.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Geany.svg b/links/apps/scalable/org.gnome.Geany.svg new file mode 120000 index 00000000..b5b94e7c --- /dev/null +++ b/links/apps/scalable/org.gnome.Geany.svg @@ -0,0 +1 @@ +geany.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Geary.svg b/links/apps/scalable/org.gnome.Geary.svg new file mode 120000 index 00000000..0dd6899e --- /dev/null +++ b/links/apps/scalable/org.gnome.Geary.svg @@ -0,0 +1 @@ +geary.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Glade.svg b/links/apps/scalable/org.gnome.Glade.svg new file mode 120000 index 00000000..d5852ae9 --- /dev/null +++ b/links/apps/scalable/org.gnome.Glade.svg @@ -0,0 +1 @@ +glade.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Gnote.svg b/links/apps/scalable/org.gnome.Gnote.svg new file mode 120000 index 00000000..a9f99bb9 --- /dev/null +++ b/links/apps/scalable/org.gnome.Gnote.svg @@ -0,0 +1 @@ +tomboy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Gtranslator.svg b/links/apps/scalable/org.gnome.Gtranslator.svg new file mode 120000 index 00000000..8d647f27 --- /dev/null +++ b/links/apps/scalable/org.gnome.Gtranslator.svg @@ -0,0 +1 @@ +gtranslator.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Hitori.svg b/links/apps/scalable/org.gnome.Hitori.svg new file mode 120000 index 00000000..983e9c5a --- /dev/null +++ b/links/apps/scalable/org.gnome.Hitori.svg @@ -0,0 +1 @@ +hitori.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Iagno.svg b/links/apps/scalable/org.gnome.Iagno.svg new file mode 120000 index 00000000..bc5114ff --- /dev/null +++ b/links/apps/scalable/org.gnome.Iagno.svg @@ -0,0 +1 @@ +iagno.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Klotski.svg b/links/apps/scalable/org.gnome.Klotski.svg new file mode 120000 index 00000000..6d6f9fcd --- /dev/null +++ b/links/apps/scalable/org.gnome.Klotski.svg @@ -0,0 +1 @@ +gnome-klotski.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.LightsOff.svg b/links/apps/scalable/org.gnome.LightsOff.svg new file mode 120000 index 00000000..88261cb6 --- /dev/null +++ b/links/apps/scalable/org.gnome.LightsOff.svg @@ -0,0 +1 @@ +lightsoff.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Logs.svg b/links/apps/scalable/org.gnome.Logs.svg new file mode 120000 index 00000000..b2fbbc42 --- /dev/null +++ b/links/apps/scalable/org.gnome.Logs.svg @@ -0,0 +1 @@ +logview.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Lollypop.svg b/links/apps/scalable/org.gnome.Lollypop.svg new file mode 120000 index 00000000..6ee338be --- /dev/null +++ b/links/apps/scalable/org.gnome.Lollypop.svg @@ -0,0 +1 @@ +lollypop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Mahjongg.svg b/links/apps/scalable/org.gnome.Mahjongg.svg new file mode 120000 index 00000000..6c409e39 --- /dev/null +++ b/links/apps/scalable/org.gnome.Mahjongg.svg @@ -0,0 +1 @@ +kmahjongg.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Maps.svg b/links/apps/scalable/org.gnome.Maps.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/org.gnome.Maps.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Meld.svg b/links/apps/scalable/org.gnome.Meld.svg new file mode 120000 index 00000000..eaf0b44b --- /dev/null +++ b/links/apps/scalable/org.gnome.Meld.svg @@ -0,0 +1 @@ +meld.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Mines.svg b/links/apps/scalable/org.gnome.Mines.svg new file mode 120000 index 00000000..41d37885 --- /dev/null +++ b/links/apps/scalable/org.gnome.Mines.svg @@ -0,0 +1 @@ +gnome-mines.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Mpv.svg b/links/apps/scalable/org.gnome.Mpv.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/org.gnome.Mpv.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.MultiWriter.svg b/links/apps/scalable/org.gnome.MultiWriter.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/org.gnome.MultiWriter.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Music.svg b/links/apps/scalable/org.gnome.Music.svg new file mode 120000 index 00000000..c2a653ba --- /dev/null +++ b/links/apps/scalable/org.gnome.Music.svg @@ -0,0 +1 @@ +gnome-music.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Nautilus.svg b/links/apps/scalable/org.gnome.Nautilus.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/org.gnome.Nautilus.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Nibbles.svg b/links/apps/scalable/org.gnome.Nibbles.svg new file mode 120000 index 00000000..2d932797 --- /dev/null +++ b/links/apps/scalable/org.gnome.Nibbles.svg @@ -0,0 +1 @@ +gnome-nibbles.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Notes.svg b/links/apps/scalable/org.gnome.Notes.svg new file mode 120000 index 00000000..a9f99bb9 --- /dev/null +++ b/links/apps/scalable/org.gnome.Notes.svg @@ -0,0 +1 @@ +tomboy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Photos.svg b/links/apps/scalable/org.gnome.Photos.svg new file mode 120000 index 00000000..93a448ce --- /dev/null +++ b/links/apps/scalable/org.gnome.Photos.svg @@ -0,0 +1 @@ +gnome-photos.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Pitivi.svg b/links/apps/scalable/org.gnome.Pitivi.svg new file mode 120000 index 00000000..cdae97d3 --- /dev/null +++ b/links/apps/scalable/org.gnome.Pitivi.svg @@ -0,0 +1 @@ +avidemux.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Podcasts.svg b/links/apps/scalable/org.gnome.Podcasts.svg new file mode 120000 index 00000000..23e4110f --- /dev/null +++ b/links/apps/scalable/org.gnome.Podcasts.svg @@ -0,0 +1 @@ +accessories-podcast.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Polari.svg b/links/apps/scalable/org.gnome.Polari.svg new file mode 120000 index 00000000..5db6754a --- /dev/null +++ b/links/apps/scalable/org.gnome.Polari.svg @@ -0,0 +1 @@ +polari.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Pomodoro.svg b/links/apps/scalable/org.gnome.Pomodoro.svg new file mode 120000 index 00000000..93227234 --- /dev/null +++ b/links/apps/scalable/org.gnome.Pomodoro.svg @@ -0,0 +1 @@ +pomidor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Quadrapassel.svg b/links/apps/scalable/org.gnome.Quadrapassel.svg new file mode 120000 index 00000000..765b85dd --- /dev/null +++ b/links/apps/scalable/org.gnome.Quadrapassel.svg @@ -0,0 +1 @@ +quadrapassel.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Reversi.svg b/links/apps/scalable/org.gnome.Reversi.svg new file mode 120000 index 00000000..bc5114ff --- /dev/null +++ b/links/apps/scalable/org.gnome.Reversi.svg @@ -0,0 +1 @@ +iagno.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Rhythmbox.svg b/links/apps/scalable/org.gnome.Rhythmbox.svg new file mode 120000 index 00000000..a2830c27 --- /dev/null +++ b/links/apps/scalable/org.gnome.Rhythmbox.svg @@ -0,0 +1 @@ +rhythmbox.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Rhythmbox3.svg b/links/apps/scalable/org.gnome.Rhythmbox3.svg new file mode 120000 index 00000000..a2830c27 --- /dev/null +++ b/links/apps/scalable/org.gnome.Rhythmbox3.svg @@ -0,0 +1 @@ +rhythmbox.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Robots.svg b/links/apps/scalable/org.gnome.Robots.svg new file mode 120000 index 00000000..cd2fa6c5 --- /dev/null +++ b/links/apps/scalable/org.gnome.Robots.svg @@ -0,0 +1 @@ +gnome-robots.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Screenshot.svg b/links/apps/scalable/org.gnome.Screenshot.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/org.gnome.Screenshot.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Seahorse.svg b/links/apps/scalable/org.gnome.Seahorse.svg new file mode 120000 index 00000000..062121d4 --- /dev/null +++ b/links/apps/scalable/org.gnome.Seahorse.svg @@ -0,0 +1 @@ +seahorse.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Settings.svg b/links/apps/scalable/org.gnome.Settings.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/org.gnome.Settings.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Shell.Extensions.GSConnect.svg b/links/apps/scalable/org.gnome.Shell.Extensions.GSConnect.svg new file mode 120000 index 00000000..879651b8 --- /dev/null +++ b/links/apps/scalable/org.gnome.Shell.Extensions.GSConnect.svg @@ -0,0 +1 @@ +desktop-environment-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Shell.Extensions.svg b/links/apps/scalable/org.gnome.Shell.Extensions.svg new file mode 120000 index 00000000..61b774c6 --- /dev/null +++ b/links/apps/scalable/org.gnome.Shell.Extensions.svg @@ -0,0 +1 @@ +extensions.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Shotwell.svg b/links/apps/scalable/org.gnome.Shotwell.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/org.gnome.Shotwell.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.SimpleScan.svg b/links/apps/scalable/org.gnome.SimpleScan.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/org.gnome.SimpleScan.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Software.Editor.svg b/links/apps/scalable/org.gnome.Software.Editor.svg new file mode 120000 index 00000000..6b4d1868 --- /dev/null +++ b/links/apps/scalable/org.gnome.Software.Editor.svg @@ -0,0 +1 @@ +gnome-software.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Software.svg b/links/apps/scalable/org.gnome.Software.svg new file mode 120000 index 00000000..6b4d1868 --- /dev/null +++ b/links/apps/scalable/org.gnome.Software.svg @@ -0,0 +1 @@ +gnome-software.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.SoundRecorder.svg b/links/apps/scalable/org.gnome.SoundRecorder.svg new file mode 120000 index 00000000..59e75f2a --- /dev/null +++ b/links/apps/scalable/org.gnome.SoundRecorder.svg @@ -0,0 +1 @@ +gnome-sound-recorder.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Sudoku.svg b/links/apps/scalable/org.gnome.Sudoku.svg new file mode 120000 index 00000000..b65825b5 --- /dev/null +++ b/links/apps/scalable/org.gnome.Sudoku.svg @@ -0,0 +1 @@ +ksudoku.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.SwellFoop.svg b/links/apps/scalable/org.gnome.SwellFoop.svg new file mode 120000 index 00000000..313b1688 --- /dev/null +++ b/links/apps/scalable/org.gnome.SwellFoop.svg @@ -0,0 +1 @@ +swell-foop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Sysprof.svg b/links/apps/scalable/org.gnome.Sysprof.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/org.gnome.Sysprof.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Sysprof2.svg b/links/apps/scalable/org.gnome.Sysprof2.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/org.gnome.Sysprof2.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Sysprof3.svg b/links/apps/scalable/org.gnome.Sysprof3.svg new file mode 120000 index 00000000..cc212c5c --- /dev/null +++ b/links/apps/scalable/org.gnome.Sysprof3.svg @@ -0,0 +1 @@ +sysprof.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.SystemMonitor.svg b/links/apps/scalable/org.gnome.SystemMonitor.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/org.gnome.SystemMonitor.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Tali.svg b/links/apps/scalable/org.gnome.Tali.svg new file mode 120000 index 00000000..d52ddd58 --- /dev/null +++ b/links/apps/scalable/org.gnome.Tali.svg @@ -0,0 +1 @@ +tali.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Taquin.svg b/links/apps/scalable/org.gnome.Taquin.svg new file mode 120000 index 00000000..acfd73b8 --- /dev/null +++ b/links/apps/scalable/org.gnome.Taquin.svg @@ -0,0 +1 @@ +gnome-taquin.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Terminal.svg b/links/apps/scalable/org.gnome.Terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/org.gnome.Terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Tetravex.svg b/links/apps/scalable/org.gnome.Tetravex.svg new file mode 120000 index 00000000..eef4e759 --- /dev/null +++ b/links/apps/scalable/org.gnome.Tetravex.svg @@ -0,0 +1 @@ +gnome-tetravex.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.TextEditor.svg b/links/apps/scalable/org.gnome.TextEditor.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/org.gnome.TextEditor.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Todo.svg b/links/apps/scalable/org.gnome.Todo.svg new file mode 120000 index 00000000..56fbf255 --- /dev/null +++ b/links/apps/scalable/org.gnome.Todo.svg @@ -0,0 +1 @@ +gnome-todo.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Tomboy.svg b/links/apps/scalable/org.gnome.Tomboy.svg new file mode 120000 index 00000000..a9f99bb9 --- /dev/null +++ b/links/apps/scalable/org.gnome.Tomboy.svg @@ -0,0 +1 @@ +tomboy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Tour.svg b/links/apps/scalable/org.gnome.Tour.svg new file mode 120000 index 00000000..879651b8 --- /dev/null +++ b/links/apps/scalable/org.gnome.Tour.svg @@ -0,0 +1 @@ +desktop-environment-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Tweaks.svg b/links/apps/scalable/org.gnome.Tweaks.svg new file mode 120000 index 00000000..aab58340 --- /dev/null +++ b/links/apps/scalable/org.gnome.Tweaks.svg @@ -0,0 +1 @@ +gnome-tweak-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.TwentyFortyEight.svg b/links/apps/scalable/org.gnome.TwentyFortyEight.svg new file mode 120000 index 00000000..f9b2ba25 --- /dev/null +++ b/links/apps/scalable/org.gnome.TwentyFortyEight.svg @@ -0,0 +1 @@ +2048.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Usage.svg b/links/apps/scalable/org.gnome.Usage.svg new file mode 120000 index 00000000..733c722a --- /dev/null +++ b/links/apps/scalable/org.gnome.Usage.svg @@ -0,0 +1 @@ +gnome-usage.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Weather.Application.svg b/links/apps/scalable/org.gnome.Weather.Application.svg new file mode 120000 index 00000000..ec42a301 --- /dev/null +++ b/links/apps/scalable/org.gnome.Weather.Application.svg @@ -0,0 +1 @@ +indicator-weather.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Weather.svg b/links/apps/scalable/org.gnome.Weather.svg new file mode 120000 index 00000000..ec42a301 --- /dev/null +++ b/links/apps/scalable/org.gnome.Weather.svg @@ -0,0 +1 @@ +indicator-weather.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.Yelp.svg b/links/apps/scalable/org.gnome.Yelp.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/org.gnome.Yelp.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.almanah.svg b/links/apps/scalable/org.gnome.almanah.svg new file mode 120000 index 00000000..3dfd8ead --- /dev/null +++ b/links/apps/scalable/org.gnome.almanah.svg @@ -0,0 +1 @@ +almanah.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.baobab.svg b/links/apps/scalable/org.gnome.baobab.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/org.gnome.baobab.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.bijiben.svg b/links/apps/scalable/org.gnome.bijiben.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/org.gnome.bijiben.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.books.svg b/links/apps/scalable/org.gnome.books.svg new file mode 120000 index 00000000..168e980e --- /dev/null +++ b/links/apps/scalable/org.gnome.books.svg @@ -0,0 +1 @@ +gnome-books.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.builder.svg b/links/apps/scalable/org.gnome.builder.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/org.gnome.builder.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.calendar.svg b/links/apps/scalable/org.gnome.calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.gnome.calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.cheese.svg b/links/apps/scalable/org.gnome.cheese.svg new file mode 120000 index 00000000..6fe6baa1 --- /dev/null +++ b/links/apps/scalable/org.gnome.cheese.svg @@ -0,0 +1 @@ +cheese.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.chess.svg b/links/apps/scalable/org.gnome.chess.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/org.gnome.chess.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.clocks.svg b/links/apps/scalable/org.gnome.clocks.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/org.gnome.clocks.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.dconf-editor.svg b/links/apps/scalable/org.gnome.dconf-editor.svg new file mode 120000 index 00000000..5c5aea0c --- /dev/null +++ b/links/apps/scalable/org.gnome.dconf-editor.svg @@ -0,0 +1 @@ +dconf-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.documents.svg b/links/apps/scalable/org.gnome.documents.svg new file mode 120000 index 00000000..65f0dd42 --- /dev/null +++ b/links/apps/scalable/org.gnome.documents.svg @@ -0,0 +1 @@ +applications-office.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.eog.svg b/links/apps/scalable/org.gnome.eog.svg new file mode 120000 index 00000000..82b89fe1 --- /dev/null +++ b/links/apps/scalable/org.gnome.eog.svg @@ -0,0 +1 @@ +eog.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.epiphany.svg b/links/apps/scalable/org.gnome.epiphany.svg new file mode 120000 index 00000000..8dca13c5 --- /dev/null +++ b/links/apps/scalable/org.gnome.epiphany.svg @@ -0,0 +1 @@ +epiphany.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.feedreader.svg b/links/apps/scalable/org.gnome.feedreader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/org.gnome.feedreader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.files.svg b/links/apps/scalable/org.gnome.files.svg new file mode 120000 index 00000000..edc468c4 --- /dev/null +++ b/links/apps/scalable/org.gnome.files.svg @@ -0,0 +1 @@ +nautilus.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.five-or-more.svg b/links/apps/scalable/org.gnome.five-or-more.svg new file mode 120000 index 00000000..aae4eb18 --- /dev/null +++ b/links/apps/scalable/org.gnome.five-or-more.svg @@ -0,0 +1 @@ +gnome-glines.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.font-viewer.svg b/links/apps/scalable/org.gnome.font-viewer.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/org.gnome.font-viewer.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.four-in-a-row.svg b/links/apps/scalable/org.gnome.four-in-a-row.svg new file mode 120000 index 00000000..6d525fc6 --- /dev/null +++ b/links/apps/scalable/org.gnome.four-in-a-row.svg @@ -0,0 +1 @@ +four-in-a-row.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.gThumb.svg b/links/apps/scalable/org.gnome.gThumb.svg new file mode 120000 index 00000000..f3aa7ecd --- /dev/null +++ b/links/apps/scalable/org.gnome.gThumb.svg @@ -0,0 +1 @@ +gthumb.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.games.svg b/links/apps/scalable/org.gnome.games.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/org.gnome.games.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.gbrainy.svg b/links/apps/scalable/org.gnome.gbrainy.svg new file mode 120000 index 00000000..589693c6 --- /dev/null +++ b/links/apps/scalable/org.gnome.gbrainy.svg @@ -0,0 +1 @@ +gbrainy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.gedit.svg b/links/apps/scalable/org.gnome.gedit.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/org.gnome.gedit.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.gitg.svg b/links/apps/scalable/org.gnome.gitg.svg new file mode 120000 index 00000000..e6630d8d --- /dev/null +++ b/links/apps/scalable/org.gnome.gitg.svg @@ -0,0 +1 @@ +gitg.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.gitlab.somas.Apostrophe.svg b/links/apps/scalable/org.gnome.gitlab.somas.Apostrophe.svg new file mode 120000 index 00000000..f06b0d4d --- /dev/null +++ b/links/apps/scalable/org.gnome.gitlab.somas.Apostrophe.svg @@ -0,0 +1 @@ +uberwriter.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.gnome-2048.svg b/links/apps/scalable/org.gnome.gnome-2048.svg new file mode 120000 index 00000000..f9b2ba25 --- /dev/null +++ b/links/apps/scalable/org.gnome.gnome-2048.svg @@ -0,0 +1 @@ +2048.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.gnome-mahjongg.svg b/links/apps/scalable/org.gnome.gnome-mahjongg.svg new file mode 120000 index 00000000..3dad7eca --- /dev/null +++ b/links/apps/scalable/org.gnome.gnome-mahjongg.svg @@ -0,0 +1 @@ +gnome-mahjongg.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.hitori.svg b/links/apps/scalable/org.gnome.hitori.svg new file mode 120000 index 00000000..983e9c5a --- /dev/null +++ b/links/apps/scalable/org.gnome.hitori.svg @@ -0,0 +1 @@ +hitori.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.iagno.svg b/links/apps/scalable/org.gnome.iagno.svg new file mode 120000 index 00000000..bc5114ff --- /dev/null +++ b/links/apps/scalable/org.gnome.iagno.svg @@ -0,0 +1 @@ +iagno.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.lollypop.svg b/links/apps/scalable/org.gnome.lollypop.svg new file mode 120000 index 00000000..6ee338be --- /dev/null +++ b/links/apps/scalable/org.gnome.lollypop.svg @@ -0,0 +1 @@ +lollypop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.mahjongg.svg b/links/apps/scalable/org.gnome.mahjongg.svg new file mode 120000 index 00000000..6c409e39 --- /dev/null +++ b/links/apps/scalable/org.gnome.mahjongg.svg @@ -0,0 +1 @@ +kmahjongg.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.maps.svg b/links/apps/scalable/org.gnome.maps.svg new file mode 120000 index 00000000..59b5c64a --- /dev/null +++ b/links/apps/scalable/org.gnome.maps.svg @@ -0,0 +1 @@ +maps.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.meld.svg b/links/apps/scalable/org.gnome.meld.svg new file mode 120000 index 00000000..eaf0b44b --- /dev/null +++ b/links/apps/scalable/org.gnome.meld.svg @@ -0,0 +1 @@ +meld.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.music.svg b/links/apps/scalable/org.gnome.music.svg new file mode 120000 index 00000000..c2a653ba --- /dev/null +++ b/links/apps/scalable/org.gnome.music.svg @@ -0,0 +1 @@ +gnome-music.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.nautilus.svg b/links/apps/scalable/org.gnome.nautilus.svg new file mode 120000 index 00000000..edc468c4 --- /dev/null +++ b/links/apps/scalable/org.gnome.nautilus.svg @@ -0,0 +1 @@ +nautilus.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.photos.svg b/links/apps/scalable/org.gnome.photos.svg new file mode 120000 index 00000000..4e734554 --- /dev/null +++ b/links/apps/scalable/org.gnome.photos.svg @@ -0,0 +1 @@ +photo.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.powerstats.svg b/links/apps/scalable/org.gnome.powerstats.svg new file mode 120000 index 00000000..82c357f4 --- /dev/null +++ b/links/apps/scalable/org.gnome.powerstats.svg @@ -0,0 +1 @@ +gnome-power-statistics.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.quadrapassel.svg b/links/apps/scalable/org.gnome.quadrapassel.svg new file mode 120000 index 00000000..765b85dd --- /dev/null +++ b/links/apps/scalable/org.gnome.quadrapassel.svg @@ -0,0 +1 @@ +quadrapassel.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.seahorse.Application.svg b/links/apps/scalable/org.gnome.seahorse.Application.svg new file mode 120000 index 00000000..062121d4 --- /dev/null +++ b/links/apps/scalable/org.gnome.seahorse.Application.svg @@ -0,0 +1 @@ +seahorse.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.software.svg b/links/apps/scalable/org.gnome.software.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/org.gnome.software.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.taquin.svg b/links/apps/scalable/org.gnome.taquin.svg new file mode 120000 index 00000000..acfd73b8 --- /dev/null +++ b/links/apps/scalable/org.gnome.taquin.svg @@ -0,0 +1 @@ +gnome-taquin.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.tetravex.svg b/links/apps/scalable/org.gnome.tetravex.svg new file mode 120000 index 00000000..eef4e759 --- /dev/null +++ b/links/apps/scalable/org.gnome.tetravex.svg @@ -0,0 +1 @@ +gnome-tetravex.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.totem.svg b/links/apps/scalable/org.gnome.totem.svg new file mode 120000 index 00000000..a30e61e1 --- /dev/null +++ b/links/apps/scalable/org.gnome.totem.svg @@ -0,0 +1 @@ +totem.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.tweak.svg b/links/apps/scalable/org.gnome.tweak.svg new file mode 120000 index 00000000..aab58340 --- /dev/null +++ b/links/apps/scalable/org.gnome.tweak.svg @@ -0,0 +1 @@ +gnome-tweak-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.tweaks.svg b/links/apps/scalable/org.gnome.tweaks.svg new file mode 120000 index 00000000..aab58340 --- /dev/null +++ b/links/apps/scalable/org.gnome.tweaks.svg @@ -0,0 +1 @@ +gnome-tweak-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.weather.application.svg b/links/apps/scalable/org.gnome.weather.application.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/org.gnome.weather.application.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.weather.svg b/links/apps/scalable/org.gnome.weather.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/org.gnome.weather.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.web.svg b/links/apps/scalable/org.gnome.web.svg new file mode 120000 index 00000000..3a22870d --- /dev/null +++ b/links/apps/scalable/org.gnome.web.svg @@ -0,0 +1 @@ +gnome-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnome.wolf.Apostrophe.svg b/links/apps/scalable/org.gnome.wolf.Apostrophe.svg new file mode 120000 index 00000000..f06b0d4d --- /dev/null +++ b/links/apps/scalable/org.gnome.wolf.Apostrophe.svg @@ -0,0 +1 @@ +uberwriter.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gnu.emacs.svg b/links/apps/scalable/org.gnu.emacs.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/org.gnu.emacs.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gtk.Demo3.svg b/links/apps/scalable/org.gtk.Demo3.svg new file mode 120000 index 00000000..5cad03d6 --- /dev/null +++ b/links/apps/scalable/org.gtk.Demo3.svg @@ -0,0 +1 @@ +gtk3-demo.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gtk.Demo4.svg b/links/apps/scalable/org.gtk.Demo4.svg new file mode 120000 index 00000000..5cad03d6 --- /dev/null +++ b/links/apps/scalable/org.gtk.Demo4.svg @@ -0,0 +1 @@ +gtk3-demo.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gtk.IconBrowser3.svg b/links/apps/scalable/org.gtk.IconBrowser3.svg new file mode 120000 index 00000000..efe0fccd --- /dev/null +++ b/links/apps/scalable/org.gtk.IconBrowser3.svg @@ -0,0 +1 @@ +icon-preview-app.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gtk.IconBrowser4.svg b/links/apps/scalable/org.gtk.IconBrowser4.svg new file mode 120000 index 00000000..efe0fccd --- /dev/null +++ b/links/apps/scalable/org.gtk.IconBrowser4.svg @@ -0,0 +1 @@ +icon-preview-app.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gtk.WidgetFactory3.svg b/links/apps/scalable/org.gtk.WidgetFactory3.svg new file mode 120000 index 00000000..da40e48a --- /dev/null +++ b/links/apps/scalable/org.gtk.WidgetFactory3.svg @@ -0,0 +1 @@ +gtk3-widget-factory.svg \ No newline at end of file diff --git a/links/apps/scalable/org.gtk.WidgetFactory4.svg b/links/apps/scalable/org.gtk.WidgetFactory4.svg new file mode 120000 index 00000000..da40e48a --- /dev/null +++ b/links/apps/scalable/org.gtk.WidgetFactory4.svg @@ -0,0 +1 @@ +gtk3-widget-factory.svg \ No newline at end of file diff --git a/links/apps/scalable/org.inkscape.Inkscape.svg b/links/apps/scalable/org.inkscape.Inkscape.svg new file mode 120000 index 00000000..ca1fc7a6 --- /dev/null +++ b/links/apps/scalable/org.inkscape.Inkscape.svg @@ -0,0 +1 @@ +inkscape.svg \ No newline at end of file diff --git a/links/apps/scalable/org.joplinapp.joplin.svg b/links/apps/scalable/org.joplinapp.joplin.svg new file mode 120000 index 00000000..2b32d05b --- /dev/null +++ b/links/apps/scalable/org.joplinapp.joplin.svg @@ -0,0 +1 @@ +joplin.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.Gwenview.svg b/links/apps/scalable/org.kde.Gwenview.svg new file mode 120000 index 00000000..c8a50656 --- /dev/null +++ b/links/apps/scalable/org.kde.Gwenview.svg @@ -0,0 +1 @@ +gpicview.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.akregator.svg b/links/apps/scalable/org.kde.akregator.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/org.kde.akregator.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.amarok.svg b/links/apps/scalable/org.kde.amarok.svg new file mode 120000 index 00000000..d0cde88f --- /dev/null +++ b/links/apps/scalable/org.kde.amarok.svg @@ -0,0 +1 @@ +amarok.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.ark.svg b/links/apps/scalable/org.kde.ark.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/org.kde.ark.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.blogilo.svg b/links/apps/scalable/org.kde.blogilo.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/org.kde.blogilo.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.calligraauthor.svg b/links/apps/scalable/org.kde.calligraauthor.svg new file mode 120000 index 00000000..286939c2 --- /dev/null +++ b/links/apps/scalable/org.kde.calligraauthor.svg @@ -0,0 +1 @@ +calligraauthor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.calligragemini.svg b/links/apps/scalable/org.kde.calligragemini.svg new file mode 120000 index 00000000..c50723d5 --- /dev/null +++ b/links/apps/scalable/org.kde.calligragemini.svg @@ -0,0 +1 @@ +calligragemini.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.calligraplan.svg b/links/apps/scalable/org.kde.calligraplan.svg new file mode 120000 index 00000000..75989ae5 --- /dev/null +++ b/links/apps/scalable/org.kde.calligraplan.svg @@ -0,0 +1 @@ +calligraplan.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.calligrasheets.svg b/links/apps/scalable/org.kde.calligrasheets.svg new file mode 120000 index 00000000..d22ed3f1 --- /dev/null +++ b/links/apps/scalable/org.kde.calligrasheets.svg @@ -0,0 +1 @@ +calligrasheets.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.calligrastage.svg b/links/apps/scalable/org.kde.calligrastage.svg new file mode 120000 index 00000000..5eb9f400 --- /dev/null +++ b/links/apps/scalable/org.kde.calligrastage.svg @@ -0,0 +1 @@ +calligrastage.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.calligrawords.svg b/links/apps/scalable/org.kde.calligrawords.svg new file mode 120000 index 00000000..c3954af3 --- /dev/null +++ b/links/apps/scalable/org.kde.calligrawords.svg @@ -0,0 +1 @@ +calligrawords.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.digikam.svg b/links/apps/scalable/org.kde.digikam.svg new file mode 120000 index 00000000..0d639f31 --- /dev/null +++ b/links/apps/scalable/org.kde.digikam.svg @@ -0,0 +1 @@ +digikam.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.discover.svg b/links/apps/scalable/org.kde.discover.svg new file mode 120000 index 00000000..0c38aad3 --- /dev/null +++ b/links/apps/scalable/org.kde.discover.svg @@ -0,0 +1 @@ +muondiscover.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.dolphin.svg b/links/apps/scalable/org.kde.dolphin.svg new file mode 120000 index 00000000..abdd0fd0 --- /dev/null +++ b/links/apps/scalable/org.kde.dolphin.svg @@ -0,0 +1 @@ +system-file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.dragon.svg b/links/apps/scalable/org.kde.dragon.svg new file mode 120000 index 00000000..27d2c5fb --- /dev/null +++ b/links/apps/scalable/org.kde.dragon.svg @@ -0,0 +1 @@ +dragonplayer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.dragonplayer.svg b/links/apps/scalable/org.kde.dragonplayer.svg new file mode 120000 index 00000000..27d2c5fb --- /dev/null +++ b/links/apps/scalable/org.kde.dragonplayer.svg @@ -0,0 +1 @@ +dragonplayer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.elisa.svg b/links/apps/scalable/org.kde.elisa.svg new file mode 120000 index 00000000..ce5b28ff --- /dev/null +++ b/links/apps/scalable/org.kde.elisa.svg @@ -0,0 +1 @@ +elisa.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.filelight.svg b/links/apps/scalable/org.kde.filelight.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/org.kde.filelight.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.gwenview.svg b/links/apps/scalable/org.kde.gwenview.svg new file mode 120000 index 00000000..c8a50656 --- /dev/null +++ b/links/apps/scalable/org.kde.gwenview.svg @@ -0,0 +1 @@ +gpicview.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.juk.svg b/links/apps/scalable/org.kde.juk.svg new file mode 120000 index 00000000..4bf1121a --- /dev/null +++ b/links/apps/scalable/org.kde.juk.svg @@ -0,0 +1 @@ +juk.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.k3b.svg b/links/apps/scalable/org.kde.k3b.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/org.kde.k3b.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kaddressbook.svg b/links/apps/scalable/org.kde.kaddressbook.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/org.kde.kaddressbook.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kalarm.svg b/links/apps/scalable/org.kde.kalarm.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/org.kde.kalarm.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kamoso.svg b/links/apps/scalable/org.kde.kamoso.svg new file mode 120000 index 00000000..6e314c53 --- /dev/null +++ b/links/apps/scalable/org.kde.kamoso.svg @@ -0,0 +1 @@ +accessories-camera.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.karbon.svg b/links/apps/scalable/org.kde.karbon.svg new file mode 120000 index 00000000..5ed45eaa --- /dev/null +++ b/links/apps/scalable/org.kde.karbon.svg @@ -0,0 +1 @@ +calligrakarbon.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kate.svg b/links/apps/scalable/org.kde.kate.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/org.kde.kate.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kblocks.svg b/links/apps/scalable/org.kde.kblocks.svg new file mode 120000 index 00000000..6d6f9fcd --- /dev/null +++ b/links/apps/scalable/org.kde.kblocks.svg @@ -0,0 +1 @@ +gnome-klotski.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kcalc.svg b/links/apps/scalable/org.kde.kcalc.svg new file mode 120000 index 00000000..80698d65 --- /dev/null +++ b/links/apps/scalable/org.kde.kcalc.svg @@ -0,0 +1 @@ +accessories-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kcharselect.svg b/links/apps/scalable/org.kde.kcharselect.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/org.kde.kcharselect.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kcolorchooser.svg b/links/apps/scalable/org.kde.kcolorchooser.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/org.kde.kcolorchooser.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kdeconnect.kcm.svg b/links/apps/scalable/org.kde.kdeconnect.kcm.svg new file mode 120000 index 00000000..af028f18 --- /dev/null +++ b/links/apps/scalable/org.kde.kdeconnect.kcm.svg @@ -0,0 +1 @@ +kdeconnect.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kdeconnect.svg b/links/apps/scalable/org.kde.kdeconnect.svg new file mode 120000 index 00000000..af028f18 --- /dev/null +++ b/links/apps/scalable/org.kde.kdeconnect.svg @@ -0,0 +1 @@ +kdeconnect.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kdenlive.svg b/links/apps/scalable/org.kde.kdenlive.svg new file mode 120000 index 00000000..f57ee4a3 --- /dev/null +++ b/links/apps/scalable/org.kde.kdenlive.svg @@ -0,0 +1 @@ +kdenlive.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kdesearch.svg b/links/apps/scalable/org.kde.kdesearch.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/org.kde.kdesearch.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kfourinlines.svg b/links/apps/scalable/org.kde.kfourinlines.svg new file mode 120000 index 00000000..aae4eb18 --- /dev/null +++ b/links/apps/scalable/org.kde.kfourinlines.svg @@ -0,0 +1 @@ +gnome-glines.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kget.svg b/links/apps/scalable/org.kde.kget.svg new file mode 120000 index 00000000..9ad181a0 --- /dev/null +++ b/links/apps/scalable/org.kde.kget.svg @@ -0,0 +1 @@ +kget.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kgpg.svg b/links/apps/scalable/org.kde.kgpg.svg new file mode 120000 index 00000000..93d7901b --- /dev/null +++ b/links/apps/scalable/org.kde.kgpg.svg @@ -0,0 +1 @@ +gnupg.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kimtoy.svg b/links/apps/scalable/org.kde.kimtoy.svg new file mode 120000 index 00000000..a91f85d6 --- /dev/null +++ b/links/apps/scalable/org.kde.kimtoy.svg @@ -0,0 +1 @@ +kimtoy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kjots.svg b/links/apps/scalable/org.kde.kjots.svg new file mode 120000 index 00000000..a9f99bb9 --- /dev/null +++ b/links/apps/scalable/org.kde.kjots.svg @@ -0,0 +1 @@ +tomboy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kjumpingcube.svg b/links/apps/scalable/org.kde.kjumpingcube.svg new file mode 120000 index 00000000..d52ddd58 --- /dev/null +++ b/links/apps/scalable/org.kde.kjumpingcube.svg @@ -0,0 +1 @@ +tali.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kleopatra.svg b/links/apps/scalable/org.kde.kleopatra.svg new file mode 120000 index 00000000..062121d4 --- /dev/null +++ b/links/apps/scalable/org.kde.kleopatra.svg @@ -0,0 +1 @@ +seahorse.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.klettres.svg b/links/apps/scalable/org.kde.klettres.svg new file mode 120000 index 00000000..ef552c0d --- /dev/null +++ b/links/apps/scalable/org.kde.klettres.svg @@ -0,0 +1 @@ +klettres.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kmag.svg b/links/apps/scalable/org.kde.kmag.svg new file mode 120000 index 00000000..abeead3f --- /dev/null +++ b/links/apps/scalable/org.kde.kmag.svg @@ -0,0 +1 @@ +kmag.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kmahjongg.svg b/links/apps/scalable/org.kde.kmahjongg.svg new file mode 120000 index 00000000..6c409e39 --- /dev/null +++ b/links/apps/scalable/org.kde.kmahjongg.svg @@ -0,0 +1 @@ +kmahjongg.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kmail.svg b/links/apps/scalable/org.kde.kmail.svg new file mode 120000 index 00000000..91d00cab --- /dev/null +++ b/links/apps/scalable/org.kde.kmail.svg @@ -0,0 +1 @@ +kmail.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kmail2.svg b/links/apps/scalable/org.kde.kmail2.svg new file mode 120000 index 00000000..91d00cab --- /dev/null +++ b/links/apps/scalable/org.kde.kmail2.svg @@ -0,0 +1 @@ +kmail.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kmines.svg b/links/apps/scalable/org.kde.kmines.svg new file mode 120000 index 00000000..41d37885 --- /dev/null +++ b/links/apps/scalable/org.kde.kmines.svg @@ -0,0 +1 @@ +gnome-mines.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kmix.svg b/links/apps/scalable/org.kde.kmix.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/org.kde.kmix.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.knetattach.svg b/links/apps/scalable/org.kde.knetattach.svg new file mode 120000 index 00000000..25cfd83e --- /dev/null +++ b/links/apps/scalable/org.kde.knetattach.svg @@ -0,0 +1 @@ +knetattach.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.knotes.svg b/links/apps/scalable/org.kde.knotes.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/org.kde.knotes.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kolourpaint.svg b/links/apps/scalable/org.kde.kolourpaint.svg new file mode 120000 index 00000000..210f9799 --- /dev/null +++ b/links/apps/scalable/org.kde.kolourpaint.svg @@ -0,0 +1 @@ +accessories-painting.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.konqueror.svg b/links/apps/scalable/org.kde.konqueror.svg new file mode 120000 index 00000000..ee9f2449 --- /dev/null +++ b/links/apps/scalable/org.kde.konqueror.svg @@ -0,0 +1 @@ +konqueror.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.konsole.svg b/links/apps/scalable/org.kde.konsole.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/org.kde.konsole.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kontact.svg b/links/apps/scalable/org.kde.kontact.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/org.kde.kontact.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.konversation.svg b/links/apps/scalable/org.kde.konversation.svg new file mode 120000 index 00000000..338f588d --- /dev/null +++ b/links/apps/scalable/org.kde.konversation.svg @@ -0,0 +1 @@ +konversation.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kopete.svg b/links/apps/scalable/org.kde.kopete.svg new file mode 120000 index 00000000..9d835048 --- /dev/null +++ b/links/apps/scalable/org.kde.kopete.svg @@ -0,0 +1 @@ +empathy.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.korganizer.svg b/links/apps/scalable/org.kde.korganizer.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.kde.korganizer.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kpat.svg b/links/apps/scalable/org.kde.kpat.svg new file mode 120000 index 00000000..2f7cf976 --- /dev/null +++ b/links/apps/scalable/org.kde.kpat.svg @@ -0,0 +1 @@ +kpatience.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.krdc.svg b/links/apps/scalable/org.kde.krdc.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/org.kde.krdc.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.krename.svg b/links/apps/scalable/org.kde.krename.svg new file mode 120000 index 00000000..904ec891 --- /dev/null +++ b/links/apps/scalable/org.kde.krename.svg @@ -0,0 +1 @@ +krename.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.krfb.svg b/links/apps/scalable/org.kde.krfb.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/org.kde.krfb.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.krita.svg b/links/apps/scalable/org.kde.krita.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/org.kde.krita.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kronometer.svg b/links/apps/scalable/org.kde.kronometer.svg new file mode 120000 index 00000000..02a5b083 --- /dev/null +++ b/links/apps/scalable/org.kde.kronometer.svg @@ -0,0 +1 @@ +kronometer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kstars.svg b/links/apps/scalable/org.kde.kstars.svg new file mode 120000 index 00000000..0e4d5591 --- /dev/null +++ b/links/apps/scalable/org.kde.kstars.svg @@ -0,0 +1 @@ +kstars.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.ksudoku.svg b/links/apps/scalable/org.kde.ksudoku.svg new file mode 120000 index 00000000..b65825b5 --- /dev/null +++ b/links/apps/scalable/org.kde.ksudoku.svg @@ -0,0 +1 @@ +ksudoku.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.ktimer.svg b/links/apps/scalable/org.kde.ktimer.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/org.kde.ktimer.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.ktorrent.svg b/links/apps/scalable/org.kde.ktorrent.svg new file mode 120000 index 00000000..6cb9870b --- /dev/null +++ b/links/apps/scalable/org.kde.ktorrent.svg @@ -0,0 +1 @@ +ktorrent.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.ktouch.svg b/links/apps/scalable/org.kde.ktouch.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/org.kde.ktouch.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.kwrite.svg b/links/apps/scalable/org.kde.kwrite.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/org.kde.kwrite.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.lokalize.svg b/links/apps/scalable/org.kde.lokalize.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/org.kde.lokalize.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.lskat.svg b/links/apps/scalable/org.kde.lskat.svg new file mode 120000 index 00000000..a1cc83a6 --- /dev/null +++ b/links/apps/scalable/org.kde.lskat.svg @@ -0,0 +1 @@ +gnome-aisleriot.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.mobile.calindori.svg b/links/apps/scalable/org.kde.mobile.calindori.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.kde.mobile.calindori.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.okular.svg b/links/apps/scalable/org.kde.okular.svg new file mode 120000 index 00000000..e7bda033 --- /dev/null +++ b/links/apps/scalable/org.kde.okular.svg @@ -0,0 +1 @@ +okular.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.partitionmanager.svg b/links/apps/scalable/org.kde.partitionmanager.svg new file mode 120000 index 00000000..b9b21b15 --- /dev/null +++ b/links/apps/scalable/org.kde.partitionmanager.svg @@ -0,0 +1 @@ +gparted.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.phone.calindori.svg b/links/apps/scalable/org.kde.phone.calindori.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.kde.phone.calindori.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.pix.svg b/links/apps/scalable/org.kde.pix.svg new file mode 120000 index 00000000..bcf75ab3 --- /dev/null +++ b/links/apps/scalable/org.kde.pix.svg @@ -0,0 +1 @@ +pix.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.activitybar.svg b/links/apps/scalable/org.kde.plasma.activitybar.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.activitybar.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.activitypager.svg b/links/apps/scalable/org.kde.plasma.activitypager.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.activitypager.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.audiodeviceswitcher.svg b/links/apps/scalable/org.kde.plasma.audiodeviceswitcher.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.audiodeviceswitcher.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.bluetooth.svg b/links/apps/scalable/org.kde.plasma.bluetooth.svg new file mode 120000 index 00000000..cf25bebf --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.bluetooth.svg @@ -0,0 +1 @@ +preferences-system-bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.calendar.svg b/links/apps/scalable/org.kde.plasma.calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.clipboard.svg b/links/apps/scalable/org.kde.plasma.clipboard.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.clipboard.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.date.svg b/links/apps/scalable/org.kde.plasma.date.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.date.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.frame.svg b/links/apps/scalable/org.kde.plasma.frame.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.frame.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.icontasks.svg b/links/apps/scalable/org.kde.plasma.icontasks.svg new file mode 120000 index 00000000..8d2e75a7 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.icontasks.svg @@ -0,0 +1 @@ +cs-applets.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.katesessions.svg b/links/apps/scalable/org.kde.plasma.katesessions.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.katesessions.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.kickerdash.svg b/links/apps/scalable/org.kde.plasma.kickerdash.svg new file mode 120000 index 00000000..743fd0f7 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.kickerdash.svg @@ -0,0 +1 @@ +preferences-desktop-icons.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.konsoleprofiles.svg b/links/apps/scalable/org.kde.plasma.konsoleprofiles.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.konsoleprofiles.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.mediacontroller.svg b/links/apps/scalable/org.kde.plasma.mediacontroller.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.mediacontroller.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.mediacontrollercompact.svg b/links/apps/scalable/org.kde.plasma.mediacontrollercompact.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.mediacontrollercompact.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.mediaframe.svg b/links/apps/scalable/org.kde.plasma.mediaframe.svg new file mode 120000 index 00000000..89b072fa --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.mediaframe.svg @@ -0,0 +1 @@ +multimedia-photo-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.multimediacontrols.svg b/links/apps/scalable/org.kde.plasma.multimediacontrols.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.multimediacontrols.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.notes.svg b/links/apps/scalable/org.kde.plasma.notes.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.notes.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.notifications.svg b/links/apps/scalable/org.kde.plasma.notifications.svg new file mode 120000 index 00000000..0f3a7188 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.notifications.svg @@ -0,0 +1 @@ +preferences-desktop-notification-bell.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.quicklaunch.svg b/links/apps/scalable/org.kde.plasma.quicklaunch.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.quicklaunch.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.showActivityManager.svg b/links/apps/scalable/org.kde.plasma.showActivityManager.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.showActivityManager.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.showactivitymanager.svg b/links/apps/scalable/org.kde.plasma.showactivitymanager.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.showactivitymanager.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.showdesktop.svg b/links/apps/scalable/org.kde.plasma.showdesktop.svg new file mode 120000 index 00000000..134c2f8f --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.showdesktop.svg @@ -0,0 +1 @@ +cs-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.systemloadviewer.svg b/links/apps/scalable/org.kde.plasma.systemloadviewer.svg new file mode 120000 index 00000000..bec88a65 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.systemloadviewer.svg @@ -0,0 +1 @@ +deepin-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.userswitch.svg b/links/apps/scalable/org.kde.plasma.userswitch.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.userswitch.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.userswitcher.svg b/links/apps/scalable/org.kde.plasma.userswitcher.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.userswitcher.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.uswitcher.svg b/links/apps/scalable/org.kde.plasma.uswitcher.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.uswitcher.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.weather.svg b/links/apps/scalable/org.kde.plasma.weather.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.weather.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.webbrowser.svg b/links/apps/scalable/org.kde.plasma.webbrowser.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.webbrowser.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.plasma.win7showdesktop.svg b/links/apps/scalable/org.kde.plasma.win7showdesktop.svg new file mode 120000 index 00000000..134c2f8f --- /dev/null +++ b/links/apps/scalable/org.kde.plasma.win7showdesktop.svg @@ -0,0 +1 @@ +cs-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.showfoto.svg b/links/apps/scalable/org.kde.showfoto.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/org.kde.showfoto.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.skanlite.svg b/links/apps/scalable/org.kde.skanlite.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/org.kde.skanlite.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.spectacle.svg b/links/apps/scalable/org.kde.spectacle.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/org.kde.spectacle.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.trojita.svg b/links/apps/scalable/org.kde.trojita.svg new file mode 120000 index 00000000..abde8384 --- /dev/null +++ b/links/apps/scalable/org.kde.trojita.svg @@ -0,0 +1 @@ +trojita.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.weatherWidget.svg b/links/apps/scalable/org.kde.weatherWidget.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/org.kde.weatherWidget.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.yakuake.svg b/links/apps/scalable/org.kde.yakuake.svg new file mode 120000 index 00000000..73a5b7be --- /dev/null +++ b/links/apps/scalable/org.kde.yakuake.svg @@ -0,0 +1 @@ +yakuake.svg \ No newline at end of file diff --git a/links/apps/scalable/org.keepassxc.KeePassXC.svg b/links/apps/scalable/org.keepassxc.KeePassXC.svg new file mode 120000 index 00000000..c1070c14 --- /dev/null +++ b/links/apps/scalable/org.keepassxc.KeePassXC.svg @@ -0,0 +1 @@ +keepassx.svg \ No newline at end of file diff --git a/links/apps/scalable/org.krita.krita.svg b/links/apps/scalable/org.krita.krita.svg new file mode 120000 index 00000000..8f0c9867 --- /dev/null +++ b/links/apps/scalable/org.krita.krita.svg @@ -0,0 +1 @@ +calligrakrita.svg \ No newline at end of file diff --git a/links/apps/scalable/org.ksnip.ksnip.svg b/links/apps/scalable/org.ksnip.ksnip.svg new file mode 120000 index 00000000..ac363289 --- /dev/null +++ b/links/apps/scalable/org.ksnip.ksnip.svg @@ -0,0 +1 @@ +ksnip.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice-base.svg b/links/apps/scalable/org.libreoffice.LibreOffice-base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice-base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice-calc.svg b/links/apps/scalable/org.libreoffice.LibreOffice-calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice-calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice-draw.svg b/links/apps/scalable/org.libreoffice.LibreOffice-draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice-draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice-impress.svg b/links/apps/scalable/org.libreoffice.LibreOffice-impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice-impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice-math.svg b/links/apps/scalable/org.libreoffice.LibreOffice-math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice-math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice-startcenter.svg b/links/apps/scalable/org.libreoffice.LibreOffice-startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice-startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice-writer.svg b/links/apps/scalable/org.libreoffice.LibreOffice-writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice-writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice.base.svg b/links/apps/scalable/org.libreoffice.LibreOffice.base.svg new file mode 120000 index 00000000..7a162ad8 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice.base.svg @@ -0,0 +1 @@ +libreoffice-base.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice.calc.svg b/links/apps/scalable/org.libreoffice.LibreOffice.calc.svg new file mode 120000 index 00000000..6c95c6ec --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice.calc.svg @@ -0,0 +1 @@ +libreoffice-calc.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice.draw.svg b/links/apps/scalable/org.libreoffice.LibreOffice.draw.svg new file mode 120000 index 00000000..2c9640b8 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice.draw.svg @@ -0,0 +1 @@ +libreoffice-draw.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice.impress.svg b/links/apps/scalable/org.libreoffice.LibreOffice.impress.svg new file mode 120000 index 00000000..23162b76 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice.impress.svg @@ -0,0 +1 @@ +libreoffice-impress.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice.math.svg b/links/apps/scalable/org.libreoffice.LibreOffice.math.svg new file mode 120000 index 00000000..d819533d --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice.math.svg @@ -0,0 +1 @@ +libreoffice-math.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice.startcenter.svg b/links/apps/scalable/org.libreoffice.LibreOffice.startcenter.svg new file mode 120000 index 00000000..15476617 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice.startcenter.svg @@ -0,0 +1 @@ +libreoffice-main.svg \ No newline at end of file diff --git a/links/apps/scalable/org.libreoffice.LibreOffice.writer.svg b/links/apps/scalable/org.libreoffice.LibreOffice.writer.svg new file mode 120000 index 00000000..30306720 --- /dev/null +++ b/links/apps/scalable/org.libreoffice.LibreOffice.writer.svg @@ -0,0 +1 @@ +libreoffice-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.mozilla.Firefox.svg b/links/apps/scalable/org.mozilla.Firefox.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/org.mozilla.Firefox.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/org.mozilla.FirefoxDevEdition.svg b/links/apps/scalable/org.mozilla.FirefoxDevEdition.svg new file mode 120000 index 00000000..6d66c646 --- /dev/null +++ b/links/apps/scalable/org.mozilla.FirefoxDevEdition.svg @@ -0,0 +1 @@ +firefox-developer-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/org.mozilla.Thunderbird.svg b/links/apps/scalable/org.mozilla.Thunderbird.svg new file mode 120000 index 00000000..b5aba8a1 --- /dev/null +++ b/links/apps/scalable/org.mozilla.Thunderbird.svg @@ -0,0 +1 @@ +thunderbird.svg \ No newline at end of file diff --git a/links/apps/scalable/org.mozilla.firefox.svg b/links/apps/scalable/org.mozilla.firefox.svg new file mode 120000 index 00000000..90ca4b46 --- /dev/null +++ b/links/apps/scalable/org.mozilla.firefox.svg @@ -0,0 +1 @@ +firefox.svg \ No newline at end of file diff --git a/links/apps/scalable/org.mypaint.MyPaint.svg b/links/apps/scalable/org.mypaint.MyPaint.svg new file mode 120000 index 00000000..5e98c9a9 --- /dev/null +++ b/links/apps/scalable/org.mypaint.MyPaint.svg @@ -0,0 +1 @@ +mypaint.svg \ No newline at end of file diff --git a/links/apps/scalable/org.neovim.nvim.svg b/links/apps/scalable/org.neovim.nvim.svg new file mode 120000 index 00000000..3ae48ed9 --- /dev/null +++ b/links/apps/scalable/org.neovim.nvim.svg @@ -0,0 +1 @@ +neovim.svg \ No newline at end of file diff --git a/links/apps/scalable/org.nxos.softwarecenter.svg b/links/apps/scalable/org.nxos.softwarecenter.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/org.nxos.softwarecenter.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/org.olivevideoeditor.Olive.svg b/links/apps/scalable/org.olivevideoeditor.Olive.svg new file mode 120000 index 00000000..9ac2e795 --- /dev/null +++ b/links/apps/scalable/org.olivevideoeditor.Olive.svg @@ -0,0 +1 @@ +olive-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.openstreetmap.josm.svg b/links/apps/scalable/org.openstreetmap.josm.svg new file mode 120000 index 00000000..0b4b0481 --- /dev/null +++ b/links/apps/scalable/org.openstreetmap.josm.svg @@ -0,0 +1 @@ +gnome-maps.svg \ No newline at end of file diff --git a/links/apps/scalable/org.pantheon.noise.svg b/links/apps/scalable/org.pantheon.noise.svg new file mode 120000 index 00000000..790c8c35 --- /dev/null +++ b/links/apps/scalable/org.pantheon.noise.svg @@ -0,0 +1 @@ +multimedia-audio-player.svg \ No newline at end of file diff --git a/links/apps/scalable/org.phoenicis.playonlinux.svg b/links/apps/scalable/org.phoenicis.playonlinux.svg new file mode 120000 index 00000000..80fc8ef9 --- /dev/null +++ b/links/apps/scalable/org.phoenicis.playonlinux.svg @@ -0,0 +1 @@ +playonlinux.svg \ No newline at end of file diff --git a/links/apps/scalable/org.photoqt.PhotoQt.svg b/links/apps/scalable/org.photoqt.PhotoQt.svg new file mode 120000 index 00000000..4e734554 --- /dev/null +++ b/links/apps/scalable/org.photoqt.PhotoQt.svg @@ -0,0 +1 @@ +photo.svg \ No newline at end of file diff --git a/links/apps/scalable/org.pitivi.Pitivi.svg b/links/apps/scalable/org.pitivi.Pitivi.svg new file mode 120000 index 00000000..cdae97d3 --- /dev/null +++ b/links/apps/scalable/org.pitivi.Pitivi.svg @@ -0,0 +1 @@ +avidemux.svg \ No newline at end of file diff --git a/links/apps/scalable/org.ppsspp.PPSSPP.svg b/links/apps/scalable/org.ppsspp.PPSSPP.svg new file mode 120000 index 00000000..1e164aed --- /dev/null +++ b/links/apps/scalable/org.ppsspp.PPSSPP.svg @@ -0,0 +1 @@ +ppsspp.svg \ No newline at end of file diff --git a/links/apps/scalable/org.pulseaudio.pavucontrol.svg b/links/apps/scalable/org.pulseaudio.pavucontrol.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/org.pulseaudio.pavucontrol.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/org.qbittorrent.qBittorrent.svg b/links/apps/scalable/org.qbittorrent.qBittorrent.svg new file mode 120000 index 00000000..f9513bb6 --- /dev/null +++ b/links/apps/scalable/org.qbittorrent.qBittorrent.svg @@ -0,0 +1 @@ +qbittorrent.svg \ No newline at end of file diff --git a/links/apps/scalable/org.qt-project.qtcreator.svg b/links/apps/scalable/org.qt-project.qtcreator.svg new file mode 120000 index 00000000..619ebc9c --- /dev/null +++ b/links/apps/scalable/org.qt-project.qtcreator.svg @@ -0,0 +1 @@ +qtcreator.svg \ No newline at end of file diff --git a/links/apps/scalable/org.remmina.Remmina.svg b/links/apps/scalable/org.remmina.Remmina.svg new file mode 120000 index 00000000..0940d90d --- /dev/null +++ b/links/apps/scalable/org.remmina.Remmina.svg @@ -0,0 +1 @@ +remmina.svg \ No newline at end of file diff --git a/links/apps/scalable/org.scintilla.SciTE.svg b/links/apps/scalable/org.scintilla.SciTE.svg new file mode 120000 index 00000000..12204ceb --- /dev/null +++ b/links/apps/scalable/org.scintilla.SciTE.svg @@ -0,0 +1 @@ +Sci48M.svg \ No newline at end of file diff --git a/links/apps/scalable/org.signal.Signal.svg b/links/apps/scalable/org.signal.Signal.svg new file mode 120000 index 00000000..62553916 --- /dev/null +++ b/links/apps/scalable/org.signal.Signal.svg @@ -0,0 +1 @@ +signal-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.speedcrunch.SpeedCrunch.svg b/links/apps/scalable/org.speedcrunch.SpeedCrunch.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/org.speedcrunch.SpeedCrunch.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/org.telegram.desktop.svg b/links/apps/scalable/org.telegram.desktop.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/org.telegram.desktop.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/org.tlauncher.TLauncher.svg b/links/apps/scalable/org.tlauncher.TLauncher.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/org.tlauncher.TLauncher.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/org.torproject.torbrowser.svg b/links/apps/scalable/org.torproject.torbrowser.svg new file mode 120000 index 00000000..5c74c5ed --- /dev/null +++ b/links/apps/scalable/org.torproject.torbrowser.svg @@ -0,0 +1 @@ +browser-tor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.videolan.VLC.svg b/links/apps/scalable/org.videolan.VLC.svg new file mode 120000 index 00000000..495a6363 --- /dev/null +++ b/links/apps/scalable/org.videolan.VLC.svg @@ -0,0 +1 @@ +vlc.svg \ No newline at end of file diff --git a/links/apps/scalable/org.vim.Vim.svg b/links/apps/scalable/org.vim.Vim.svg new file mode 120000 index 00000000..150dd041 --- /dev/null +++ b/links/apps/scalable/org.vim.Vim.svg @@ -0,0 +1 @@ +vim.svg \ No newline at end of file diff --git a/links/apps/scalable/org.virt_manager.virt-manager.svg b/links/apps/scalable/org.virt_manager.virt-manager.svg new file mode 120000 index 00000000..7bf2acf1 --- /dev/null +++ b/links/apps/scalable/org.virt_manager.virt-manager.svg @@ -0,0 +1 @@ +virt-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/org.virt_manager.virt-viewer.svg b/links/apps/scalable/org.virt_manager.virt-viewer.svg new file mode 120000 index 00000000..67a9027c --- /dev/null +++ b/links/apps/scalable/org.virt_manager.virt-viewer.svg @@ -0,0 +1 @@ +virt-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/org.x.Warpinator.svg b/links/apps/scalable/org.x.Warpinator.svg new file mode 120000 index 00000000..e57d556a --- /dev/null +++ b/links/apps/scalable/org.x.Warpinator.svg @@ -0,0 +1 @@ +warpinator.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.Dictionary.svg b/links/apps/scalable/org.xfce.Dictionary.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/org.xfce.Dictionary.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.PanelProfiles.svg b/links/apps/scalable/org.xfce.PanelProfiles.svg new file mode 120000 index 00000000..e439e13c --- /dev/null +++ b/links/apps/scalable/org.xfce.PanelProfiles.svg @@ -0,0 +1 @@ +desktop-profiler.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.Parole.svg b/links/apps/scalable/org.xfce.Parole.svg new file mode 120000 index 00000000..25548ded --- /dev/null +++ b/links/apps/scalable/org.xfce.Parole.svg @@ -0,0 +1 @@ +parole.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.ScreenSaver.svg b/links/apps/scalable/org.xfce.ScreenSaver.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/org.xfce.ScreenSaver.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.about.svg b/links/apps/scalable/org.xfce.about.svg new file mode 120000 index 00000000..dc323a78 --- /dev/null +++ b/links/apps/scalable/org.xfce.about.svg @@ -0,0 +1 @@ +desktop-environment-xfce.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.appfinder.svg b/links/apps/scalable/org.xfce.appfinder.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/org.xfce.appfinder.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.catfish.svg b/links/apps/scalable/org.xfce.catfish.svg new file mode 120000 index 00000000..50cc9a5e --- /dev/null +++ b/links/apps/scalable/org.xfce.catfish.svg @@ -0,0 +1 @@ +catfish.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.filemanager.svg b/links/apps/scalable/org.xfce.filemanager.svg new file mode 120000 index 00000000..abdd0fd0 --- /dev/null +++ b/links/apps/scalable/org.xfce.filemanager.svg @@ -0,0 +1 @@ +system-file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.mailreader.svg b/links/apps/scalable/org.xfce.mailreader.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/org.xfce.mailreader.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.mousepad.svg b/links/apps/scalable/org.xfce.mousepad.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/org.xfce.mousepad.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.notification.svg b/links/apps/scalable/org.xfce.notification.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/org.xfce.notification.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.applicationsmenu.svg b/links/apps/scalable/org.xfce.panel.applicationsmenu.svg new file mode 120000 index 00000000..e3e698a3 --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.applicationsmenu.svg @@ -0,0 +1 @@ +xfce4-panel-menu.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.clock.svg b/links/apps/scalable/org.xfce.panel.clock.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.clock.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.launcher.svg b/links/apps/scalable/org.xfce.panel.launcher.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.launcher.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.pager.svg b/links/apps/scalable/org.xfce.panel.pager.svg new file mode 120000 index 00000000..f4876d3a --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.pager.svg @@ -0,0 +1 @@ +xfce4-workspaces.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.showdesktop.svg b/links/apps/scalable/org.xfce.panel.showdesktop.svg new file mode 120000 index 00000000..134c2f8f --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.showdesktop.svg @@ -0,0 +1 @@ +cs-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.statustray.svg b/links/apps/scalable/org.xfce.panel.statustray.svg new file mode 120000 index 00000000..1b23929e --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.statustray.svg @@ -0,0 +1 @@ +xfce4-systray.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.svg b/links/apps/scalable/org.xfce.panel.svg new file mode 120000 index 00000000..1fc0af6a --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.svg @@ -0,0 +1 @@ +xfce4-panel.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.tasklist.svg b/links/apps/scalable/org.xfce.panel.tasklist.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.tasklist.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.panel.windowmenu.svg b/links/apps/scalable/org.xfce.panel.windowmenu.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/org.xfce.panel.windowmenu.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.parole.svg b/links/apps/scalable/org.xfce.parole.svg new file mode 120000 index 00000000..25548ded --- /dev/null +++ b/links/apps/scalable/org.xfce.parole.svg @@ -0,0 +1 @@ +parole.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.powermanager.svg b/links/apps/scalable/org.xfce.powermanager.svg new file mode 120000 index 00000000..ca7ba181 --- /dev/null +++ b/links/apps/scalable/org.xfce.powermanager.svg @@ -0,0 +1 @@ +xfce4-power-manager-settings.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.ristretto.svg b/links/apps/scalable/org.xfce.ristretto.svg new file mode 120000 index 00000000..4f606c62 --- /dev/null +++ b/links/apps/scalable/org.xfce.ristretto.svg @@ -0,0 +1 @@ +ristretto.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.screenshooter.svg b/links/apps/scalable/org.xfce.screenshooter.svg new file mode 120000 index 00000000..697ffdf4 --- /dev/null +++ b/links/apps/scalable/org.xfce.screenshooter.svg @@ -0,0 +1 @@ +applets-screenshooter.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.session.svg b/links/apps/scalable/org.xfce.session.svg new file mode 120000 index 00000000..dbb3b841 --- /dev/null +++ b/links/apps/scalable/org.xfce.session.svg @@ -0,0 +1 @@ +xfce4-session.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.accessibility.svg b/links/apps/scalable/org.xfce.settings.accessibility.svg new file mode 120000 index 00000000..93ed872f --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.accessibility.svg @@ -0,0 +1 @@ +preferences-desktop-accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.appearance.svg b/links/apps/scalable/org.xfce.settings.appearance.svg new file mode 120000 index 00000000..3c8cc875 --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.appearance.svg @@ -0,0 +1 @@ +preferences-desktop-theme.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.color.svg b/links/apps/scalable/org.xfce.settings.color.svg new file mode 120000 index 00000000..ad72b3da --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.color.svg @@ -0,0 +1 @@ +xfce4-color-settings.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.default-applications.svg b/links/apps/scalable/org.xfce.settings.default-applications.svg new file mode 120000 index 00000000..8af37416 --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.default-applications.svg @@ -0,0 +1 @@ +preferences-desktop-default-applications.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.display.svg b/links/apps/scalable/org.xfce.settings.display.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.display.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.editor.svg b/links/apps/scalable/org.xfce.settings.editor.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.editor.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.keyboard.svg b/links/apps/scalable/org.xfce.settings.keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.manager.svg b/links/apps/scalable/org.xfce.settings.manager.svg new file mode 120000 index 00000000..0a03fa23 --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.manager.svg @@ -0,0 +1 @@ +preferences-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.mouse.svg b/links/apps/scalable/org.xfce.settings.mouse.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.mouse.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.settings.preferred-applications.svg b/links/apps/scalable/org.xfce.settings.preferred-applications.svg new file mode 120000 index 00000000..8af37416 --- /dev/null +++ b/links/apps/scalable/org.xfce.settings.preferred-applications.svg @@ -0,0 +1 @@ +preferences-desktop-default-applications.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.taskmanager.svg b/links/apps/scalable/org.xfce.taskmanager.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/org.xfce.taskmanager.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.terminal-settings.svg b/links/apps/scalable/org.xfce.terminal-settings.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/org.xfce.terminal-settings.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.terminal.svg b/links/apps/scalable/org.xfce.terminal.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/org.xfce.terminal.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.terminalemulator.svg b/links/apps/scalable/org.xfce.terminalemulator.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/org.xfce.terminalemulator.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.thunar.svg b/links/apps/scalable/org.xfce.thunar.svg new file mode 120000 index 00000000..a27bc697 --- /dev/null +++ b/links/apps/scalable/org.xfce.thunar.svg @@ -0,0 +1 @@ +Thunar.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.volman.svg b/links/apps/scalable/org.xfce.volman.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/apps/scalable/org.xfce.volman.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.webbrowser.svg b/links/apps/scalable/org.xfce.webbrowser.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/org.xfce.webbrowser.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.workspaces.svg b/links/apps/scalable/org.xfce.workspaces.svg new file mode 120000 index 00000000..2c414871 --- /dev/null +++ b/links/apps/scalable/org.xfce.workspaces.svg @@ -0,0 +1 @@ +workspace-switcher-left-bottom.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.xfburn.svg b/links/apps/scalable/org.xfce.xfburn.svg new file mode 120000 index 00000000..fa442b88 --- /dev/null +++ b/links/apps/scalable/org.xfce.xfburn.svg @@ -0,0 +1 @@ +xfburn.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.xfdashboard.svg b/links/apps/scalable/org.xfce.xfdashboard.svg new file mode 120000 index 00000000..e0ba11bf --- /dev/null +++ b/links/apps/scalable/org.xfce.xfdashboard.svg @@ -0,0 +1 @@ +xfdashboard.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.xfdesktop.svg b/links/apps/scalable/org.xfce.xfdesktop.svg new file mode 120000 index 00000000..134c2f8f --- /dev/null +++ b/links/apps/scalable/org.xfce.xfdesktop.svg @@ -0,0 +1 @@ +cs-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.xfwm4-tweaks.svg b/links/apps/scalable/org.xfce.xfwm4-tweaks.svg new file mode 120000 index 00000000..aab58340 --- /dev/null +++ b/links/apps/scalable/org.xfce.xfwm4-tweaks.svg @@ -0,0 +1 @@ +gnome-tweak-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/org.xfce.xfwm4.svg b/links/apps/scalable/org.xfce.xfwm4.svg new file mode 120000 index 00000000..274a7df2 --- /dev/null +++ b/links/apps/scalable/org.xfce.xfwm4.svg @@ -0,0 +1 @@ +xfwm4.svg \ No newline at end of file diff --git a/links/apps/scalable/org.yorba.geary.svg b/links/apps/scalable/org.yorba.geary.svg new file mode 120000 index 00000000..0dd6899e --- /dev/null +++ b/links/apps/scalable/org.yorba.geary.svg @@ -0,0 +1 @@ +geary.svg \ No newline at end of file diff --git a/links/apps/scalable/org.zim_wiki.Zim.svg b/links/apps/scalable/org.zim_wiki.Zim.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/org.zim_wiki.Zim.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/org.zimwiki.Zim.svg b/links/apps/scalable/org.zimwiki.Zim.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/org.zimwiki.Zim.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/osmo.svg b/links/apps/scalable/osmo.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/osmo.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/oxygen.svg b/links/apps/scalable/oxygen.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/oxygen.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/p7zip-gui.svg b/links/apps/scalable/p7zip-gui.svg new file mode 120000 index 00000000..67d5d223 --- /dev/null +++ b/links/apps/scalable/p7zip-gui.svg @@ -0,0 +1 @@ +7zip.svg \ No newline at end of file diff --git a/links/apps/scalable/p7zip.svg b/links/apps/scalable/p7zip.svg new file mode 120000 index 00000000..67d5d223 --- /dev/null +++ b/links/apps/scalable/p7zip.svg @@ -0,0 +1 @@ +7zip.svg \ No newline at end of file diff --git a/links/apps/scalable/package-manager-icon.svg b/links/apps/scalable/package-manager-icon.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/package-manager-icon.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/package.svg b/links/apps/scalable/package.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/package.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/package_applications.svg b/links/apps/scalable/package_applications.svg new file mode 120000 index 00000000..54c7b9a2 --- /dev/null +++ b/links/apps/scalable/package_applications.svg @@ -0,0 +1 @@ +./software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/package_development.svg b/links/apps/scalable/package_development.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/package_development.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/package_development_debugger.svg b/links/apps/scalable/package_development_debugger.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/package_development_debugger.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/package_development_tools.svg b/links/apps/scalable/package_development_tools.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/package_development_tools.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/package_editors.svg b/links/apps/scalable/package_editors.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/package_editors.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/package_favorite.svg b/links/apps/scalable/package_favorite.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/package_favorite.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/package_favourite.svg b/links/apps/scalable/package_favourite.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/package_favourite.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/package_games.svg b/links/apps/scalable/package_games.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/package_games.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/package_games_board.svg b/links/apps/scalable/package_games_board.svg new file mode 120000 index 00000000..ce1089e8 --- /dev/null +++ b/links/apps/scalable/package_games_board.svg @@ -0,0 +1 @@ +kjumpingcube.svg \ No newline at end of file diff --git a/links/apps/scalable/package_games_card.svg b/links/apps/scalable/package_games_card.svg new file mode 120000 index 00000000..2f7cf976 --- /dev/null +++ b/links/apps/scalable/package_games_card.svg @@ -0,0 +1 @@ +kpatience.svg \ No newline at end of file diff --git a/links/apps/scalable/package_graphics.svg b/links/apps/scalable/package_graphics.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/package_graphics.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/package_graphics_photography.svg b/links/apps/scalable/package_graphics_photography.svg new file mode 120000 index 00000000..7549e2de --- /dev/null +++ b/links/apps/scalable/package_graphics_photography.svg @@ -0,0 +1 @@ +gnome-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/package_graphics_scanning.svg b/links/apps/scalable/package_graphics_scanning.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/package_graphics_scanning.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/package_internet_email.svg b/links/apps/scalable/package_internet_email.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/package_internet_email.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/package_internet_news-feed-reader.svg b/links/apps/scalable/package_internet_news-feed-reader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/package_internet_news-feed-reader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/package_internet_newsreader.svg b/links/apps/scalable/package_internet_newsreader.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/package_internet_newsreader.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/package_multimedia.svg b/links/apps/scalable/package_multimedia.svg new file mode 120000 index 00000000..03818cfb --- /dev/null +++ b/links/apps/scalable/package_multimedia.svg @@ -0,0 +1 @@ +applications-multimedia.svg \ No newline at end of file diff --git a/links/apps/scalable/package_multimedia_audiomixer.svg b/links/apps/scalable/package_multimedia_audiomixer.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/package_multimedia_audiomixer.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/package_multimedia_audioplayer.svg b/links/apps/scalable/package_multimedia_audioplayer.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/package_multimedia_audioplayer.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/package_multimedia_jukebox.svg b/links/apps/scalable/package_multimedia_jukebox.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/package_multimedia_jukebox.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/package_office_addressbook.svg b/links/apps/scalable/package_office_addressbook.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/package_office_addressbook.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/package_toys.svg b/links/apps/scalable/package_toys.svg new file mode 120000 index 00000000..2f915ffd --- /dev/null +++ b/links/apps/scalable/package_toys.svg @@ -0,0 +1 @@ +preferences-desktop-emoticons.svg \ No newline at end of file diff --git a/links/apps/scalable/package_utilities_web.svg b/links/apps/scalable/package_utilities_web.svg new file mode 120000 index 00000000..fe9f8e20 --- /dev/null +++ b/links/apps/scalable/package_utilities_web.svg @@ -0,0 +1 @@ +./preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/package_wordprocessing.svg b/links/apps/scalable/package_wordprocessing.svg new file mode 120000 index 00000000..65f0dd42 --- /dev/null +++ b/links/apps/scalable/package_wordprocessing.svg @@ -0,0 +1 @@ +applications-office.svg \ No newline at end of file diff --git a/links/apps/scalable/palaura.svg b/links/apps/scalable/palaura.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/palaura.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/palimpsest.svg b/links/apps/scalable/palimpsest.svg new file mode 120000 index 00000000..b9b21b15 --- /dev/null +++ b/links/apps/scalable/palimpsest.svg @@ -0,0 +1 @@ +gparted.svg \ No newline at end of file diff --git a/links/apps/scalable/pamac-manager.svg b/links/apps/scalable/pamac-manager.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/pamac-manager.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/pamac-updater.svg b/links/apps/scalable/pamac-updater.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/pamac-updater.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/pamac.svg b/links/apps/scalable/pamac.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/pamac.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/pan.svg b/links/apps/scalable/pan.svg new file mode 120000 index 00000000..5ba07e59 --- /dev/null +++ b/links/apps/scalable/pan.svg @@ -0,0 +1 @@ +akregator.svg \ No newline at end of file diff --git a/links/apps/scalable/panel-applets.svg b/links/apps/scalable/panel-applets.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/apps/scalable/panel-applets.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/panel-searchtool.svg b/links/apps/scalable/panel-searchtool.svg new file mode 120000 index 00000000..cb1fa4c4 --- /dev/null +++ b/links/apps/scalable/panel-searchtool.svg @@ -0,0 +1 @@ +system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/panel.svg b/links/apps/scalable/panel.svg new file mode 120000 index 00000000..434124d4 --- /dev/null +++ b/links/apps/scalable/panel.svg @@ -0,0 +1 @@ +dock.svg \ No newline at end of file diff --git a/links/apps/scalable/paprefs.svg b/links/apps/scalable/paprefs.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/paprefs.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/parcellite.svg b/links/apps/scalable/parcellite.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/parcellite.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/parole.svg b/links/apps/scalable/parole.svg new file mode 120000 index 00000000..a30e61e1 --- /dev/null +++ b/links/apps/scalable/parole.svg @@ -0,0 +1 @@ +totem.svg \ No newline at end of file diff --git a/links/apps/scalable/partitionmanager.svg b/links/apps/scalable/partitionmanager.svg new file mode 120000 index 00000000..b9b21b15 --- /dev/null +++ b/links/apps/scalable/partitionmanager.svg @@ -0,0 +1 @@ +gparted.svg \ No newline at end of file diff --git a/links/apps/scalable/partitions.svg b/links/apps/scalable/partitions.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/partitions.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/password-manager.svg b/links/apps/scalable/password-manager.svg new file mode 120000 index 00000000..48720206 --- /dev/null +++ b/links/apps/scalable/password-manager.svg @@ -0,0 +1 @@ +preferences-desktop-user-password.svg \ No newline at end of file diff --git a/links/apps/scalable/password.svg b/links/apps/scalable/password.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/password.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/passwords.svg b/links/apps/scalable/passwords.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/passwords.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/pattern-kde.svg b/links/apps/scalable/pattern-kde.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/pattern-kde.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/pattern-kde4.svg b/links/apps/scalable/pattern-kde4.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/pattern-kde4.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/pattern-x11.svg b/links/apps/scalable/pattern-x11.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/pattern-x11.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/pavucontrol.svg b/links/apps/scalable/pavucontrol.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/pavucontrol.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/pcsx2.svg b/links/apps/scalable/pcsx2.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/pcsx2.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/pdf-presenter-console.svg b/links/apps/scalable/pdf-presenter-console.svg new file mode 120000 index 00000000..ae216ea6 --- /dev/null +++ b/links/apps/scalable/pdf-presenter-console.svg @@ -0,0 +1 @@ +qpdfview.svg \ No newline at end of file diff --git a/links/apps/scalable/pdfmixtool.svg b/links/apps/scalable/pdfmixtool.svg new file mode 120000 index 00000000..64932045 --- /dev/null +++ b/links/apps/scalable/pdfmixtool.svg @@ -0,0 +1 @@ +pdf-mix-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/pdftag.svg b/links/apps/scalable/pdftag.svg new file mode 120000 index 00000000..e48c58af --- /dev/null +++ b/links/apps/scalable/pdftag.svg @@ -0,0 +1 @@ +mupdf.svg \ No newline at end of file diff --git a/links/apps/scalable/phonon-gstreamer.svg b/links/apps/scalable/phonon-gstreamer.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/phonon-gstreamer.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/photo.svg b/links/apps/scalable/photo.svg new file mode 120000 index 00000000..51be2581 --- /dev/null +++ b/links/apps/scalable/photo.svg @@ -0,0 +1 @@ +shotwell.svg \ No newline at end of file diff --git a/links/apps/scalable/photofiltrelx.svg b/links/apps/scalable/photofiltrelx.svg new file mode 120000 index 00000000..16e71acb --- /dev/null +++ b/links/apps/scalable/photofiltrelx.svg @@ -0,0 +1 @@ +photoflare.svg \ No newline at end of file diff --git a/links/apps/scalable/photolayoutseditor.svg b/links/apps/scalable/photolayoutseditor.svg new file mode 120000 index 00000000..697ffdf4 --- /dev/null +++ b/links/apps/scalable/photolayoutseditor.svg @@ -0,0 +1 @@ +applets-screenshooter.svg \ No newline at end of file diff --git a/links/apps/scalable/photoqt.svg b/links/apps/scalable/photoqt.svg new file mode 120000 index 00000000..89b072fa --- /dev/null +++ b/links/apps/scalable/photoqt.svg @@ -0,0 +1 @@ +multimedia-photo-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/photos.svg b/links/apps/scalable/photos.svg new file mode 120000 index 00000000..4f606c62 --- /dev/null +++ b/links/apps/scalable/photos.svg @@ -0,0 +1 @@ +ristretto.svg \ No newline at end of file diff --git a/links/apps/scalable/pick-colour-picker.svg b/links/apps/scalable/pick-colour-picker.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/apps/scalable/pick-colour-picker.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/apps/scalable/pinta.svg b/links/apps/scalable/pinta.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/pinta.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/pirut.svg b/links/apps/scalable/pirut.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/pirut.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/pithos.svg b/links/apps/scalable/pithos.svg new file mode 120000 index 00000000..7fa3cf36 --- /dev/null +++ b/links/apps/scalable/pithos.svg @@ -0,0 +1 @@ +cantata.svg \ No newline at end of file diff --git a/links/apps/scalable/pitivi.svg b/links/apps/scalable/pitivi.svg new file mode 120000 index 00000000..cdae97d3 --- /dev/null +++ b/links/apps/scalable/pitivi.svg @@ -0,0 +1 @@ +avidemux.svg \ No newline at end of file diff --git a/links/apps/scalable/pix.svg b/links/apps/scalable/pix.svg new file mode 120000 index 00000000..f3aa7ecd --- /dev/null +++ b/links/apps/scalable/pix.svg @@ -0,0 +1 @@ +gthumb.svg \ No newline at end of file diff --git a/links/apps/scalable/pk-package-sources.svg b/links/apps/scalable/pk-package-sources.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/pk-package-sources.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/pkgbrowser.svg b/links/apps/scalable/pkgbrowser.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/pkgbrowser.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/plan.svg b/links/apps/scalable/plan.svg new file mode 120000 index 00000000..aa201335 --- /dev/null +++ b/links/apps/scalable/plan.svg @@ -0,0 +1 @@ +korganizer.svg \ No newline at end of file diff --git a/links/apps/scalable/plank.svg b/links/apps/scalable/plank.svg new file mode 120000 index 00000000..daf22546 --- /dev/null +++ b/links/apps/scalable/plank.svg @@ -0,0 +1 @@ +docky.svg \ No newline at end of file diff --git a/links/apps/scalable/planwork.svg b/links/apps/scalable/planwork.svg new file mode 120000 index 00000000..aa201335 --- /dev/null +++ b/links/apps/scalable/planwork.svg @@ -0,0 +1 @@ +korganizer.svg \ No newline at end of file diff --git a/links/apps/scalable/plasma-media-center.svg b/links/apps/scalable/plasma-media-center.svg new file mode 120000 index 00000000..2f42f037 --- /dev/null +++ b/links/apps/scalable/plasma-media-center.svg @@ -0,0 +1 @@ +plasma.svg \ No newline at end of file diff --git a/links/apps/scalable/plasma-search.svg b/links/apps/scalable/plasma-search.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/plasma-search.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/plasmadiscover.svg b/links/apps/scalable/plasmadiscover.svg new file mode 120000 index 00000000..0c38aad3 --- /dev/null +++ b/links/apps/scalable/plasmadiscover.svg @@ -0,0 +1 @@ +muondiscover.svg \ No newline at end of file diff --git a/links/apps/scalable/plasmagik.svg b/links/apps/scalable/plasmagik.svg new file mode 120000 index 00000000..fd587248 --- /dev/null +++ b/links/apps/scalable/plasmagik.svg @@ -0,0 +1 @@ +preferences-desktop-plasma.svg \ No newline at end of file diff --git a/links/apps/scalable/plasmashell.svg b/links/apps/scalable/plasmashell.svg new file mode 120000 index 00000000..fd587248 --- /dev/null +++ b/links/apps/scalable/plasmashell.svg @@ -0,0 +1 @@ +preferences-desktop-plasma.svg \ No newline at end of file diff --git a/links/apps/scalable/playonlinux32.svg b/links/apps/scalable/playonlinux32.svg new file mode 120000 index 00000000..80fc8ef9 --- /dev/null +++ b/links/apps/scalable/playonlinux32.svg @@ -0,0 +1 @@ +playonlinux.svg \ No newline at end of file diff --git a/links/apps/scalable/plugin-colorfilter.svg b/links/apps/scalable/plugin-colorfilter.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/plugin-colorfilter.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/plugin-notification.svg b/links/apps/scalable/plugin-notification.svg new file mode 120000 index 00000000..7a90da7a --- /dev/null +++ b/links/apps/scalable/plugin-notification.svg @@ -0,0 +1 @@ +preferences-desktop-notification.svg \ No newline at end of file diff --git a/links/apps/scalable/plugin-wallpaper.svg b/links/apps/scalable/plugin-wallpaper.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/plugin-wallpaper.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/plugins-accessibility.svg b/links/apps/scalable/plugins-accessibility.svg new file mode 120000 index 00000000..7a2bed3a --- /dev/null +++ b/links/apps/scalable/plugins-accessibility.svg @@ -0,0 +1 @@ +accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/plv.svg b/links/apps/scalable/plv.svg new file mode 120000 index 00000000..086f9aeb --- /dev/null +++ b/links/apps/scalable/plv.svg @@ -0,0 +1 @@ +utilities-log-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/plymouth.svg b/links/apps/scalable/plymouth.svg new file mode 120000 index 00000000..7c21c95b --- /dev/null +++ b/links/apps/scalable/plymouth.svg @@ -0,0 +1 @@ +preferences-system-hotcorners.svg \ No newline at end of file diff --git a/links/apps/scalable/pnmixer.svg b/links/apps/scalable/pnmixer.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/pnmixer.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/pop3.svg b/links/apps/scalable/pop3.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/pop3.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/popcorn-time.svg b/links/apps/scalable/popcorn-time.svg new file mode 120000 index 00000000..a2247201 --- /dev/null +++ b/links/apps/scalable/popcorn-time.svg @@ -0,0 +1 @@ +popcorntime.svg \ No newline at end of file diff --git a/links/apps/scalable/popcorntime-ce.svg b/links/apps/scalable/popcorntime-ce.svg new file mode 120000 index 00000000..a2247201 --- /dev/null +++ b/links/apps/scalable/popcorntime-ce.svg @@ -0,0 +1 @@ +popcorntime.svg \ No newline at end of file diff --git a/links/apps/scalable/popcorntime-ru.svg b/links/apps/scalable/popcorntime-ru.svg new file mode 120000 index 00000000..93260a57 --- /dev/null +++ b/links/apps/scalable/popcorntime-ru.svg @@ -0,0 +1 @@ +popcorn-time.svg \ No newline at end of file diff --git a/links/apps/scalable/popsicle.svg b/links/apps/scalable/popsicle.svg new file mode 120000 index 00000000..8834b66b --- /dev/null +++ b/links/apps/scalable/popsicle.svg @@ -0,0 +1 @@ +gnome-multi-writer.svg \ No newline at end of file diff --git a/links/apps/scalable/porthole.svg b/links/apps/scalable/porthole.svg new file mode 120000 index 00000000..df850daf --- /dev/null +++ b/links/apps/scalable/porthole.svg @@ -0,0 +1 @@ +system-software-installer.svg \ No newline at end of file diff --git a/links/apps/scalable/postscript-viewer.svg b/links/apps/scalable/postscript-viewer.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/postscript-viewer.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-bluetooth.svg b/links/apps/scalable/preferences-bluetooth.svg new file mode 120000 index 00000000..cf25bebf --- /dev/null +++ b/links/apps/scalable/preferences-bluetooth.svg @@ -0,0 +1 @@ +preferences-system-bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-calendar-and-tasks.svg b/links/apps/scalable/preferences-calendar-and-tasks.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/preferences-calendar-and-tasks.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-certificates.svg b/links/apps/scalable/preferences-certificates.svg new file mode 120000 index 00000000..84538d96 --- /dev/null +++ b/links/apps/scalable/preferences-certificates.svg @@ -0,0 +1 @@ +gufw.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-composer.svg b/links/apps/scalable/preferences-composer.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/preferences-composer.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-contact-list.svg b/links/apps/scalable/preferences-contact-list.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/preferences-contact-list.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-accessibility.svg b/links/apps/scalable/preferences-desktop-accessibility.svg new file mode 120000 index 00000000..7586f9a9 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-accessibility.svg @@ -0,0 +1 @@ +access.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-applications.svg b/links/apps/scalable/preferences-desktop-applications.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/preferences-desktop-applications.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-apps.svg b/links/apps/scalable/preferences-desktop-apps.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/preferences-desktop-apps.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-assistive-technology.svg b/links/apps/scalable/preferences-desktop-assistive-technology.svg new file mode 120000 index 00000000..9f1c42c2 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-assistive-technology.svg @@ -0,0 +1 @@ +./preferences-desktop-accessibility.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-baloo.svg b/links/apps/scalable/preferences-desktop-baloo.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-baloo.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-color.svg b/links/apps/scalable/preferences-desktop-color.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-color.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-default-applications.svg b/links/apps/scalable/preferences-desktop-default-applications.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-default-applications.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-desktop-wallpaper.svg b/links/apps/scalable/preferences-desktop-desktop-wallpaper.svg new file mode 120000 index 00000000..0bb50148 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-desktop-wallpaper.svg @@ -0,0 +1 @@ +preferences-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-effects.svg b/links/apps/scalable/preferences-desktop-effects.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-effects.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-font-installer.svg b/links/apps/scalable/preferences-desktop-font-installer.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/preferences-desktop-font-installer.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-font.svg b/links/apps/scalable/preferences-desktop-font.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/preferences-desktop-font.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-gaming.svg b/links/apps/scalable/preferences-desktop-gaming.svg new file mode 120000 index 00000000..69f0e707 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-gaming.svg @@ -0,0 +1 @@ +applications-games.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-gestures-screenedges.svg b/links/apps/scalable/preferences-desktop-gestures-screenedges.svg new file mode 120000 index 00000000..7c21c95b --- /dev/null +++ b/links/apps/scalable/preferences-desktop-gestures-screenedges.svg @@ -0,0 +1 @@ +preferences-system-hotcorners.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-gestures-touch.svg b/links/apps/scalable/preferences-desktop-gestures-touch.svg new file mode 120000 index 00000000..c43e6a22 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-gestures-touch.svg @@ -0,0 +1 @@ +libinput-gestures.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-keyboard-shortcuts.svg b/links/apps/scalable/preferences-desktop-keyboard-shortcuts.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-keyboard-shortcuts.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-launch-feedback.svg b/links/apps/scalable/preferences-desktop-launch-feedback.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-launch-feedback.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-mouse.svg b/links/apps/scalable/preferences-desktop-mouse.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/preferences-desktop-mouse.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-multimedia.svg b/links/apps/scalable/preferences-desktop-multimedia.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/preferences-desktop-multimedia.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-notification-bell.svg b/links/apps/scalable/preferences-desktop-notification-bell.svg new file mode 120000 index 00000000..7a90da7a --- /dev/null +++ b/links/apps/scalable/preferences-desktop-notification-bell.svg @@ -0,0 +1 @@ +preferences-desktop-notification.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-notifications.svg b/links/apps/scalable/preferences-desktop-notifications.svg new file mode 120000 index 00000000..7a90da7a --- /dev/null +++ b/links/apps/scalable/preferences-desktop-notifications.svg @@ -0,0 +1 @@ +preferences-desktop-notification.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-online-accounts.svg b/links/apps/scalable/preferences-desktop-online-accounts.svg new file mode 120000 index 00000000..6c7330af --- /dev/null +++ b/links/apps/scalable/preferences-desktop-online-accounts.svg @@ -0,0 +1 @@ +credentials-preferences.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-remote-desktop.svg b/links/apps/scalable/preferences-desktop-remote-desktop.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/preferences-desktop-remote-desktop.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-search.svg b/links/apps/scalable/preferences-desktop-search.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-search.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-sound.svg b/links/apps/scalable/preferences-desktop-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/preferences-desktop-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-text-to-speech.svg b/links/apps/scalable/preferences-desktop-text-to-speech.svg new file mode 120000 index 00000000..4eae085d --- /dev/null +++ b/links/apps/scalable/preferences-desktop-text-to-speech.svg @@ -0,0 +1 @@ +kmix.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-theme-applications.svg b/links/apps/scalable/preferences-desktop-theme-applications.svg new file mode 120000 index 00000000..604fb0e1 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-theme-applications.svg @@ -0,0 +1 @@ +applications-interfacedesign.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-theme-global.svg b/links/apps/scalable/preferences-desktop-theme-global.svg new file mode 120000 index 00000000..db63ac6b --- /dev/null +++ b/links/apps/scalable/preferences-desktop-theme-global.svg @@ -0,0 +1 @@ +theme-config.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-theme.svg b/links/apps/scalable/preferences-desktop-theme.svg new file mode 120000 index 00000000..db63ac6b --- /dev/null +++ b/links/apps/scalable/preferences-desktop-theme.svg @@ -0,0 +1 @@ +theme-config.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-tweaks.svg b/links/apps/scalable/preferences-desktop-tweaks.svg new file mode 120000 index 00000000..aab58340 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-tweaks.svg @@ -0,0 +1 @@ +gnome-tweak-tool.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-user-password.svg b/links/apps/scalable/preferences-desktop-user-password.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/preferences-desktop-user-password.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-user.svg b/links/apps/scalable/preferences-desktop-user.svg new file mode 120000 index 00000000..9104c84c --- /dev/null +++ b/links/apps/scalable/preferences-desktop-user.svg @@ -0,0 +1 @@ +cs-user.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop.svg b/links/apps/scalable/preferences-desktop.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/preferences-desktop.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-devices-scanner.svg b/links/apps/scalable/preferences-devices-scanner.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/preferences-devices-scanner.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-gtk-config.svg b/links/apps/scalable/preferences-gtk-config.svg new file mode 120000 index 00000000..879651b8 --- /dev/null +++ b/links/apps/scalable/preferences-gtk-config.svg @@ -0,0 +1 @@ +desktop-environment-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-mail-accounts.svg b/links/apps/scalable/preferences-mail-accounts.svg new file mode 120000 index 00000000..a6b40609 --- /dev/null +++ b/links/apps/scalable/preferences-mail-accounts.svg @@ -0,0 +1 @@ +preferences-desktop-online-accounts.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-mail.svg b/links/apps/scalable/preferences-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/preferences-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-other.svg b/links/apps/scalable/preferences-other.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/preferences-other.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-plugin.svg b/links/apps/scalable/preferences-plugin.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/preferences-plugin.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-remote-desktop.svg b/links/apps/scalable/preferences-remote-desktop.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/preferences-remote-desktop.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-security-apparmor.svg b/links/apps/scalable/preferences-security-apparmor.svg new file mode 120000 index 00000000..eb2f9506 --- /dev/null +++ b/links/apps/scalable/preferences-security-apparmor.svg @@ -0,0 +1 @@ +preferences-security.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-security-firewall.svg b/links/apps/scalable/preferences-security-firewall.svg new file mode 120000 index 00000000..3184e8c6 --- /dev/null +++ b/links/apps/scalable/preferences-security-firewall.svg @@ -0,0 +1 @@ +firewall-config.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-security-kerberos.svg b/links/apps/scalable/preferences-security-kerberos.svg new file mode 120000 index 00000000..eb2f9506 --- /dev/null +++ b/links/apps/scalable/preferences-security-kerberos.svg @@ -0,0 +1 @@ +preferences-security.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-sound.svg b/links/apps/scalable/preferences-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/preferences-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-bluetooth-inactive.svg b/links/apps/scalable/preferences-system-bluetooth-inactive.svg new file mode 120000 index 00000000..bb03334f --- /dev/null +++ b/links/apps/scalable/preferences-system-bluetooth-inactive.svg @@ -0,0 +1 @@ +bluetooth-inactive.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-bluetooth.svg b/links/apps/scalable/preferences-system-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/apps/scalable/preferences-system-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-cron.svg b/links/apps/scalable/preferences-system-cron.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/preferences-system-cron.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-directory.svg b/links/apps/scalable/preferences-system-directory.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/preferences-system-directory.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-firewall.svg b/links/apps/scalable/preferences-system-firewall.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/preferences-system-firewall.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-login.svg b/links/apps/scalable/preferences-system-login.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/preferences-system-login.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-network-ldap.svg b/links/apps/scalable/preferences-system-network-ldap.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/preferences-system-network-ldap.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-network-proxy.svg b/links/apps/scalable/preferences-system-network-proxy.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/preferences-system-network-proxy.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-network-share.svg b/links/apps/scalable/preferences-system-network-share.svg new file mode 120000 index 00000000..39b750de --- /dev/null +++ b/links/apps/scalable/preferences-system-network-share.svg @@ -0,0 +1 @@ +preferences-system-network-sharing.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-network-sharing.svg b/links/apps/scalable/preferences-system-network-sharing.svg new file mode 120000 index 00000000..3e9717d1 --- /dev/null +++ b/links/apps/scalable/preferences-system-network-sharing.svg @@ -0,0 +1 @@ +preferences-system-sharing.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-network.svg b/links/apps/scalable/preferences-system-network.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/preferences-system-network.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-notifications.svg b/links/apps/scalable/preferences-system-notifications.svg new file mode 120000 index 00000000..7a90da7a --- /dev/null +++ b/links/apps/scalable/preferences-system-notifications.svg @@ -0,0 +1 @@ +preferences-desktop-notification.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-performance.svg b/links/apps/scalable/preferences-system-performance.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/preferences-system-performance.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-power-management.svg b/links/apps/scalable/preferences-system-power-management.svg new file mode 120000 index 00000000..82c357f4 --- /dev/null +++ b/links/apps/scalable/preferences-system-power-management.svg @@ -0,0 +1 @@ +gnome-power-statistics.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-power.svg b/links/apps/scalable/preferences-system-power.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/preferences-system-power.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-privacy-housekeeping.svg b/links/apps/scalable/preferences-system-privacy-housekeeping.svg new file mode 120000 index 00000000..d5ad4059 --- /dev/null +++ b/links/apps/scalable/preferences-system-privacy-housekeeping.svg @@ -0,0 +1 @@ +computerjanitor.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-session-services.svg b/links/apps/scalable/preferences-system-session-services.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/preferences-system-session-services.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-session.svg b/links/apps/scalable/preferences-system-session.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/preferences-system-session.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-sound.svg b/links/apps/scalable/preferences-system-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/preferences-system-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-tabbox.svg b/links/apps/scalable/preferences-system-tabbox.svg new file mode 120000 index 00000000..6b4ac1e8 --- /dev/null +++ b/links/apps/scalable/preferences-system-tabbox.svg @@ -0,0 +1 @@ +preferences-system-windows-move.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-users.svg b/links/apps/scalable/preferences-system-users.svg new file mode 120000 index 00000000..fc847a3c --- /dev/null +++ b/links/apps/scalable/preferences-system-users.svg @@ -0,0 +1 @@ +yast-users.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-windows-actions.svg b/links/apps/scalable/preferences-system-windows-actions.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/preferences-system-windows-actions.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-windows-effect-flipswitch.svg b/links/apps/scalable/preferences-system-windows-effect-flipswitch.svg new file mode 120000 index 00000000..6b4ac1e8 --- /dev/null +++ b/links/apps/scalable/preferences-system-windows-effect-flipswitch.svg @@ -0,0 +1 @@ +preferences-system-windows-move.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-system-windows-move.svg b/links/apps/scalable/preferences-system-windows-move.svg new file mode 120000 index 00000000..56ebc7d1 --- /dev/null +++ b/links/apps/scalable/preferences-system-windows-move.svg @@ -0,0 +1 @@ +multitasking-view.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-theme.svg b/links/apps/scalable/preferences-theme.svg new file mode 120000 index 00000000..db63ac6b --- /dev/null +++ b/links/apps/scalable/preferences-theme.svg @@ -0,0 +1 @@ +theme-config.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-tweaks-anim.svg b/links/apps/scalable/preferences-tweaks-anim.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/preferences-tweaks-anim.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-tweaks-cerbere.svg b/links/apps/scalable/preferences-tweaks-cerbere.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/preferences-tweaks-cerbere.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-tweaks-shadows.svg b/links/apps/scalable/preferences-tweaks-shadows.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/preferences-tweaks-shadows.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-ubuntu-panel.svg b/links/apps/scalable/preferences-ubuntu-panel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/preferences-ubuntu-panel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-wallpaper.svg b/links/apps/scalable/preferences-wallpaper.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/preferences-wallpaper.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-web-browser-cache.svg b/links/apps/scalable/preferences-web-browser-cache.svg new file mode 120000 index 00000000..e7a4d9f1 --- /dev/null +++ b/links/apps/scalable/preferences-web-browser-cache.svg @@ -0,0 +1 @@ +preferences-system-power.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-web-browser-identification.svg b/links/apps/scalable/preferences-web-browser-identification.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/preferences-web-browser-identification.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-web-browser-shortcuts.svg b/links/apps/scalable/preferences-web-browser-shortcuts.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/preferences-web-browser-shortcuts.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences.svg b/links/apps/scalable/preferences.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/preferences.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences_system.svg b/links/apps/scalable/preferences_system.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/preferences_system.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/protonvpn-logo.svg b/links/apps/scalable/protonvpn-logo.svg new file mode 120000 index 00000000..e3dca2b0 --- /dev/null +++ b/links/apps/scalable/protonvpn-logo.svg @@ -0,0 +1 @@ +protonvpn-gui.svg \ No newline at end of file diff --git a/links/apps/scalable/proxy.svg b/links/apps/scalable/proxy.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/proxy.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/psensor.svg b/links/apps/scalable/psensor.svg new file mode 120000 index 00000000..a6c23f40 --- /dev/null +++ b/links/apps/scalable/psensor.svg @@ -0,0 +1 @@ +thermal-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/pulseeffects.svg b/links/apps/scalable/pulseeffects.svg new file mode 120000 index 00000000..b4fc9b47 --- /dev/null +++ b/links/apps/scalable/pulseeffects.svg @@ -0,0 +1 @@ +easyeffects.svg \ No newline at end of file diff --git a/links/apps/scalable/pup.svg b/links/apps/scalable/pup.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/pup.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/pycharm-community.svg b/links/apps/scalable/pycharm-community.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/pycharm-community.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/pycharm-education.svg b/links/apps/scalable/pycharm-education.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/pycharm-education.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/pycharm-professional.svg b/links/apps/scalable/pycharm-professional.svg new file mode 120000 index 00000000..9d455f3e --- /dev/null +++ b/links/apps/scalable/pycharm-professional.svg @@ -0,0 +1 @@ +pycharm.svg \ No newline at end of file diff --git a/links/apps/scalable/pychess.svg b/links/apps/scalable/pychess.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/pychess.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/pynvim.svg b/links/apps/scalable/pynvim.svg new file mode 120000 index 00000000..3ae48ed9 --- /dev/null +++ b/links/apps/scalable/pynvim.svg @@ -0,0 +1 @@ +neovim.svg \ No newline at end of file diff --git a/links/apps/scalable/q4_findmenu.svg b/links/apps/scalable/q4_findmenu.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/q4_findmenu.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/q4_netcon.svg b/links/apps/scalable/q4_netcon.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/q4_netcon.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/q4os-updatemgr.svg b/links/apps/scalable/q4os-updatemgr.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/q4os-updatemgr.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/q4wine.svg b/links/apps/scalable/q4wine.svg new file mode 120000 index 00000000..417f68ca --- /dev/null +++ b/links/apps/scalable/q4wine.svg @@ -0,0 +1 @@ +wine.svg \ No newline at end of file diff --git a/links/apps/scalable/qalculate-applet.svg b/links/apps/scalable/qalculate-applet.svg new file mode 120000 index 00000000..67684fa7 --- /dev/null +++ b/links/apps/scalable/qalculate-applet.svg @@ -0,0 +1 @@ +calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/qalculate-gtk.svg b/links/apps/scalable/qalculate-gtk.svg new file mode 120000 index 00000000..67684fa7 --- /dev/null +++ b/links/apps/scalable/qalculate-gtk.svg @@ -0,0 +1 @@ +calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/qalculate-kde.svg b/links/apps/scalable/qalculate-kde.svg new file mode 120000 index 00000000..67684fa7 --- /dev/null +++ b/links/apps/scalable/qalculate-kde.svg @@ -0,0 +1 @@ +calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/qalculate.svg b/links/apps/scalable/qalculate.svg new file mode 120000 index 00000000..67684fa7 --- /dev/null +++ b/links/apps/scalable/qalculate.svg @@ -0,0 +1 @@ +calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/qalculator.svg b/links/apps/scalable/qalculator.svg new file mode 120000 index 00000000..67684fa7 --- /dev/null +++ b/links/apps/scalable/qalculator.svg @@ -0,0 +1 @@ +calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/qdbusviewer-qt4.svg b/links/apps/scalable/qdbusviewer-qt4.svg new file mode 120000 index 00000000..b54d6089 --- /dev/null +++ b/links/apps/scalable/qdbusviewer-qt4.svg @@ -0,0 +1 @@ +qtdbusviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/qdbusviewer-qt5.svg b/links/apps/scalable/qdbusviewer-qt5.svg new file mode 120000 index 00000000..b54d6089 --- /dev/null +++ b/links/apps/scalable/qdbusviewer-qt5.svg @@ -0,0 +1 @@ +qtdbusviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/qdbusviewer.svg b/links/apps/scalable/qdbusviewer.svg new file mode 120000 index 00000000..b54d6089 --- /dev/null +++ b/links/apps/scalable/qdbusviewer.svg @@ -0,0 +1 @@ +qtdbusviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/qdbusviewer5.svg b/links/apps/scalable/qdbusviewer5.svg new file mode 120000 index 00000000..b54d6089 --- /dev/null +++ b/links/apps/scalable/qdbusviewer5.svg @@ -0,0 +1 @@ +qtdbusviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/qdirstat.svg b/links/apps/scalable/qdirstat.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/qdirstat.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/qemu-system-aarch64.svg b/links/apps/scalable/qemu-system-aarch64.svg new file mode 120000 index 00000000..0033b9b6 --- /dev/null +++ b/links/apps/scalable/qemu-system-aarch64.svg @@ -0,0 +1 @@ +qemu-launcher.svg \ No newline at end of file diff --git a/links/apps/scalable/qemu-system-arm.svg b/links/apps/scalable/qemu-system-arm.svg new file mode 120000 index 00000000..0033b9b6 --- /dev/null +++ b/links/apps/scalable/qemu-system-arm.svg @@ -0,0 +1 @@ +qemu-launcher.svg \ No newline at end of file diff --git a/links/apps/scalable/qemu-system-i386.svg b/links/apps/scalable/qemu-system-i386.svg new file mode 120000 index 00000000..0033b9b6 --- /dev/null +++ b/links/apps/scalable/qemu-system-i386.svg @@ -0,0 +1 @@ +qemu-launcher.svg \ No newline at end of file diff --git a/links/apps/scalable/qemu-system-x86_64-spice.svg b/links/apps/scalable/qemu-system-x86_64-spice.svg new file mode 120000 index 00000000..0033b9b6 --- /dev/null +++ b/links/apps/scalable/qemu-system-x86_64-spice.svg @@ -0,0 +1 @@ +qemu-launcher.svg \ No newline at end of file diff --git a/links/apps/scalable/qemu-system-x86_64.svg b/links/apps/scalable/qemu-system-x86_64.svg new file mode 120000 index 00000000..0033b9b6 --- /dev/null +++ b/links/apps/scalable/qemu-system-x86_64.svg @@ -0,0 +1 @@ +qemu-launcher.svg \ No newline at end of file diff --git a/links/apps/scalable/qemu.svg b/links/apps/scalable/qemu.svg new file mode 120000 index 00000000..0033b9b6 --- /dev/null +++ b/links/apps/scalable/qemu.svg @@ -0,0 +1 @@ +qemu-launcher.svg \ No newline at end of file diff --git a/links/apps/scalable/qjournalctl.svg b/links/apps/scalable/qjournalctl.svg new file mode 120000 index 00000000..cfa06102 --- /dev/null +++ b/links/apps/scalable/qjournalctl.svg @@ -0,0 +1 @@ +gnome-logs.svg \ No newline at end of file diff --git a/links/apps/scalable/qjoypad.svg b/links/apps/scalable/qjoypad.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/qjoypad.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/qlandkartegt.svg b/links/apps/scalable/qlandkartegt.svg new file mode 120000 index 00000000..59b5c64a --- /dev/null +++ b/links/apps/scalable/qlandkartegt.svg @@ -0,0 +1 @@ +maps.svg \ No newline at end of file diff --git a/links/apps/scalable/qlipper.svg b/links/apps/scalable/qlipper.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/qlipper.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/qmapshack.svg b/links/apps/scalable/qmapshack.svg new file mode 120000 index 00000000..59b5c64a --- /dev/null +++ b/links/apps/scalable/qmapshack.svg @@ -0,0 +1 @@ +maps.svg \ No newline at end of file diff --git a/links/apps/scalable/qmlscene.svg b/links/apps/scalable/qmlscene.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/qmlscene.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/qpdfview.svg b/links/apps/scalable/qpdfview.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/qpdfview.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/qps.svg b/links/apps/scalable/qps.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/qps.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/qq-music.svg b/links/apps/scalable/qq-music.svg new file mode 120000 index 00000000..91013c55 --- /dev/null +++ b/links/apps/scalable/qq-music.svg @@ -0,0 +1 @@ +qqmusic.svg \ No newline at end of file diff --git a/links/apps/scalable/qt-creator.svg b/links/apps/scalable/qt-creator.svg new file mode 120000 index 00000000..619ebc9c --- /dev/null +++ b/links/apps/scalable/qt-creator.svg @@ -0,0 +1 @@ +qtcreator.svg \ No newline at end of file diff --git a/links/apps/scalable/qt-logo.svg b/links/apps/scalable/qt-logo.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/qt-logo.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/qt4-logo.svg b/links/apps/scalable/qt4-logo.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/qt4-logo.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/qt4logo.svg b/links/apps/scalable/qt4logo.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/qt4logo.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/qt5-logo.svg b/links/apps/scalable/qt5-logo.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/qt5-logo.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/qt5ct.svg b/links/apps/scalable/qt5ct.svg new file mode 120000 index 00000000..d771b629 --- /dev/null +++ b/links/apps/scalable/qt5ct.svg @@ -0,0 +1 @@ +qtconfig.svg \ No newline at end of file diff --git a/links/apps/scalable/qtconfig-qt4.svg b/links/apps/scalable/qtconfig-qt4.svg new file mode 120000 index 00000000..d771b629 --- /dev/null +++ b/links/apps/scalable/qtconfig-qt4.svg @@ -0,0 +1 @@ +qtconfig.svg \ No newline at end of file diff --git a/links/apps/scalable/qtconfig-qt5.svg b/links/apps/scalable/qtconfig-qt5.svg new file mode 120000 index 00000000..d771b629 --- /dev/null +++ b/links/apps/scalable/qtconfig-qt5.svg @@ -0,0 +1 @@ +qtconfig.svg \ No newline at end of file diff --git a/links/apps/scalable/qtcreator_logo_32.svg b/links/apps/scalable/qtcreator_logo_32.svg new file mode 120000 index 00000000..619ebc9c --- /dev/null +++ b/links/apps/scalable/qtcreator_logo_32.svg @@ -0,0 +1 @@ +qtcreator.svg \ No newline at end of file diff --git a/links/apps/scalable/qterminal.svg b/links/apps/scalable/qterminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/qterminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/qtlinguist.svg b/links/apps/scalable/qtlinguist.svg new file mode 120000 index 00000000..8ab4eabd --- /dev/null +++ b/links/apps/scalable/qtlinguist.svg @@ -0,0 +1 @@ +qtlinguistic.svg \ No newline at end of file diff --git a/links/apps/scalable/qtlogo.svg b/links/apps/scalable/qtlogo.svg new file mode 120000 index 00000000..2ba2d083 --- /dev/null +++ b/links/apps/scalable/qtlogo.svg @@ -0,0 +1 @@ +qt.svg \ No newline at end of file diff --git a/links/apps/scalable/qtrans.svg b/links/apps/scalable/qtrans.svg new file mode 120000 index 00000000..2c7dbd1f --- /dev/null +++ b/links/apps/scalable/qtrans.svg @@ -0,0 +1 @@ +translator.svg \ No newline at end of file diff --git a/links/apps/scalable/qv4l2.svg b/links/apps/scalable/qv4l2.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/qv4l2.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/qvidcap.svg b/links/apps/scalable/qvidcap.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/qvidcap.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/randr.svg b/links/apps/scalable/randr.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/randr.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/rclock.svg b/links/apps/scalable/rclock.svg new file mode 120000 index 00000000..1512defb --- /dev/null +++ b/links/apps/scalable/rclock.svg @@ -0,0 +1 @@ +gnome-clocks.svg \ No newline at end of file diff --git a/links/apps/scalable/realtimesync.svg b/links/apps/scalable/realtimesync.svg new file mode 120000 index 00000000..1cca4a72 --- /dev/null +++ b/links/apps/scalable/realtimesync.svg @@ -0,0 +1 @@ +update.svg \ No newline at end of file diff --git a/links/apps/scalable/reco.svg b/links/apps/scalable/reco.svg new file mode 120000 index 00000000..59e75f2a --- /dev/null +++ b/links/apps/scalable/reco.svg @@ -0,0 +1 @@ +gnome-sound-recorder.svg \ No newline at end of file diff --git a/links/apps/scalable/record-desktop.svg b/links/apps/scalable/record-desktop.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/record-desktop.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/recordmydesktop.svg b/links/apps/scalable/recordmydesktop.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/recordmydesktop.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/redhat-email.svg b/links/apps/scalable/redhat-email.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/redhat-email.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/redhat-filemanager.svg b/links/apps/scalable/redhat-filemanager.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/redhat-filemanager.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/redhat-server_settings.svg b/links/apps/scalable/redhat-server_settings.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/redhat-server_settings.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/redhat-system_tools.svg b/links/apps/scalable/redhat-system_tools.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/redhat-system_tools.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/redhat-tools.svg b/links/apps/scalable/redhat-tools.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/redhat-tools.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/redhat-web-browser.svg b/links/apps/scalable/redhat-web-browser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/redhat-web-browser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/redict.svg b/links/apps/scalable/redict.svg new file mode 120000 index 00000000..2c7dbd1f --- /dev/null +++ b/links/apps/scalable/redict.svg @@ -0,0 +1 @@ +translator.svg \ No newline at end of file diff --git a/links/apps/scalable/redshift-gtk.svg b/links/apps/scalable/redshift-gtk.svg new file mode 120000 index 00000000..918a7487 --- /dev/null +++ b/links/apps/scalable/redshift-gtk.svg @@ -0,0 +1 @@ +redshift.svg \ No newline at end of file diff --git a/links/apps/scalable/redshift-icon-256.svg b/links/apps/scalable/redshift-icon-256.svg new file mode 120000 index 00000000..918a7487 --- /dev/null +++ b/links/apps/scalable/redshift-icon-256.svg @@ -0,0 +1 @@ +redshift.svg \ No newline at end of file diff --git a/links/apps/scalable/redshiftgui.svg b/links/apps/scalable/redshiftgui.svg new file mode 120000 index 00000000..918a7487 --- /dev/null +++ b/links/apps/scalable/redshiftgui.svg @@ -0,0 +1 @@ +redshift.svg \ No newline at end of file diff --git a/links/apps/scalable/regexxer.svg b/links/apps/scalable/regexxer.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/regexxer.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/rekonq.svg b/links/apps/scalable/rekonq.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/rekonq.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/resapplet.svg b/links/apps/scalable/resapplet.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/resapplet.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/rest.getinsomnia.Insomnia.svg b/links/apps/scalable/rest.getinsomnia.Insomnia.svg new file mode 120000 index 00000000..1b581110 --- /dev/null +++ b/links/apps/scalable/rest.getinsomnia.Insomnia.svg @@ -0,0 +1 @@ +insomnia.svg \ No newline at end of file diff --git a/links/apps/scalable/rest.insomnia.Insomnia.svg b/links/apps/scalable/rest.insomnia.Insomnia.svg new file mode 120000 index 00000000..1b581110 --- /dev/null +++ b/links/apps/scalable/rest.insomnia.Insomnia.svg @@ -0,0 +1 @@ +insomnia.svg \ No newline at end of file diff --git a/links/apps/scalable/revelation.svg b/links/apps/scalable/revelation.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/revelation.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/riot.svg b/links/apps/scalable/riot.svg new file mode 120000 index 00000000..5bb245c2 --- /dev/null +++ b/links/apps/scalable/riot.svg @@ -0,0 +1 @@ +riot-web.svg \ No newline at end of file diff --git a/links/apps/scalable/ripperx.svg b/links/apps/scalable/ripperx.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/ripperx.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/ristretto.svg b/links/apps/scalable/ristretto.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/ristretto.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/rosa-imagewriter.svg b/links/apps/scalable/rosa-imagewriter.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/rosa-imagewriter.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/rosamp.svg b/links/apps/scalable/rosamp.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/rosamp.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/roxterm-gtk3.svg b/links/apps/scalable/roxterm-gtk3.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/roxterm-gtk3.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/roxterm.svg b/links/apps/scalable/roxterm.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/roxterm.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/rpmdrake.svg b/links/apps/scalable/rpmdrake.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/rpmdrake.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/rss.svg b/links/apps/scalable/rss.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/rss.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/rssguard.svg b/links/apps/scalable/rssguard.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/rssguard.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/rssnow.svg b/links/apps/scalable/rssnow.svg new file mode 120000 index 00000000..5ba07e59 --- /dev/null +++ b/links/apps/scalable/rssnow.svg @@ -0,0 +1 @@ +akregator.svg \ No newline at end of file diff --git a/links/apps/scalable/rssowl.svg b/links/apps/scalable/rssowl.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/rssowl.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/samba.svg b/links/apps/scalable/samba.svg new file mode 120000 index 00000000..a6b40609 --- /dev/null +++ b/links/apps/scalable/samba.svg @@ -0,0 +1 @@ +preferences-desktop-online-accounts.svg \ No newline at end of file diff --git a/links/apps/scalable/sc-controller.svg b/links/apps/scalable/sc-controller.svg new file mode 120000 index 00000000..ff282541 --- /dev/null +++ b/links/apps/scalable/sc-controller.svg @@ -0,0 +1 @@ +preferences-desktop-gaming.svg \ No newline at end of file diff --git a/links/apps/scalable/scans2pdf.svg b/links/apps/scalable/scans2pdf.svg new file mode 120000 index 00000000..a17db5e7 --- /dev/null +++ b/links/apps/scalable/scans2pdf.svg @@ -0,0 +1 @@ +gscan2pdf.svg \ No newline at end of file diff --git a/links/apps/scalable/scid.svg b/links/apps/scalable/scid.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/scid.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/scratch-text-editor.svg b/links/apps/scalable/scratch-text-editor.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/scratch-text-editor.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/screen-recorder.svg b/links/apps/scalable/screen-recorder.svg new file mode 120000 index 00000000..fa1325a4 --- /dev/null +++ b/links/apps/scalable/screen-recorder.svg @@ -0,0 +1 @@ +screenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/screengrab.svg b/links/apps/scalable/screengrab.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/screengrab.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/screenie-qt.svg b/links/apps/scalable/screenie-qt.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/screenie-qt.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/screenie.svg b/links/apps/scalable/screenie.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/screenie.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/screensaver.svg b/links/apps/scalable/screensaver.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/screensaver.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/script-error.svg b/links/apps/scalable/script-error.svg new file mode 120000 index 00000000..232cefc6 --- /dev/null +++ b/links/apps/scalable/script-error.svg @@ -0,0 +1 @@ +system-error.svg \ No newline at end of file diff --git a/links/apps/scalable/scudcloud.svg b/links/apps/scalable/scudcloud.svg new file mode 120000 index 00000000..7cb5329c --- /dev/null +++ b/links/apps/scalable/scudcloud.svg @@ -0,0 +1 @@ +slack.svg \ No newline at end of file diff --git a/links/apps/scalable/seahorse-preferences.svg b/links/apps/scalable/seahorse-preferences.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/seahorse-preferences.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/seahorse.svg b/links/apps/scalable/seahorse.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/seahorse.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/searchmonkey.svg b/links/apps/scalable/searchmonkey.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/searchmonkey.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/securecrt_64.svg b/links/apps/scalable/securecrt_64.svg new file mode 120000 index 00000000..daa8b607 --- /dev/null +++ b/links/apps/scalable/securecrt_64.svg @@ -0,0 +1 @@ +securecrt.svg \ No newline at end of file diff --git a/links/apps/scalable/security-medium.svg b/links/apps/scalable/security-medium.svg new file mode 120000 index 00000000..eb2f9506 --- /dev/null +++ b/links/apps/scalable/security-medium.svg @@ -0,0 +1 @@ +preferences-security.svg \ No newline at end of file diff --git a/links/apps/scalable/selene.svg b/links/apps/scalable/selene.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/selene.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/semn.svg b/links/apps/scalable/semn.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/semn.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/setroubleshoot_red_icon.svg b/links/apps/scalable/setroubleshoot_red_icon.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/setroubleshoot_red_icon.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/sgt-mines.svg b/links/apps/scalable/sgt-mines.svg new file mode 120000 index 00000000..41d37885 --- /dev/null +++ b/links/apps/scalable/sgt-mines.svg @@ -0,0 +1 @@ +gnome-mines.svg \ No newline at end of file diff --git a/links/apps/scalable/sh.popcorntime.PopcornTime.svg b/links/apps/scalable/sh.popcorntime.PopcornTime.svg new file mode 120000 index 00000000..a2247201 --- /dev/null +++ b/links/apps/scalable/sh.popcorntime.PopcornTime.svg @@ -0,0 +1 @@ +popcorntime.svg \ No newline at end of file diff --git a/links/apps/scalable/share.svg b/links/apps/scalable/share.svg new file mode 120000 index 00000000..3e9717d1 --- /dev/null +++ b/links/apps/scalable/share.svg @@ -0,0 +1 @@ +preferences-system-sharing.svg \ No newline at end of file diff --git a/links/apps/scalable/shortcuts.svg b/links/apps/scalable/shortcuts.svg new file mode 120000 index 00000000..8803a8f8 --- /dev/null +++ b/links/apps/scalable/shortcuts.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard-shortcuts.svg \ No newline at end of file diff --git a/links/apps/scalable/show-background.svg b/links/apps/scalable/show-background.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/apps/scalable/show-background.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/show-desktop.svg b/links/apps/scalable/show-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/apps/scalable/show-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/showfoto.svg b/links/apps/scalable/showfoto.svg new file mode 120000 index 00000000..e8e460b8 --- /dev/null +++ b/links/apps/scalable/showfoto.svg @@ -0,0 +1 @@ +accessories-image-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/showimage.svg b/links/apps/scalable/showimage.svg new file mode 120000 index 00000000..d4944db7 --- /dev/null +++ b/links/apps/scalable/showimage.svg @@ -0,0 +1 @@ +kuickshow.svg \ No newline at end of file diff --git a/links/apps/scalable/shredder.svg b/links/apps/scalable/shredder.svg new file mode 120000 index 00000000..c45e94f0 --- /dev/null +++ b/links/apps/scalable/shredder.svg @@ -0,0 +1 @@ +gcleaner.svg \ No newline at end of file diff --git a/links/apps/scalable/signal-desktop-beta.svg b/links/apps/scalable/signal-desktop-beta.svg new file mode 120000 index 00000000..62553916 --- /dev/null +++ b/links/apps/scalable/signal-desktop-beta.svg @@ -0,0 +1 @@ +signal-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/signal.svg b/links/apps/scalable/signal.svg new file mode 120000 index 00000000..62553916 --- /dev/null +++ b/links/apps/scalable/signal.svg @@ -0,0 +1 @@ +signal-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/sigram.svg b/links/apps/scalable/sigram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/sigram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/silicon-128.svg b/links/apps/scalable/silicon-128.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/silicon-128.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/silicon-22.svg b/links/apps/scalable/silicon-22.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/silicon-22.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/silicon-32.svg b/links/apps/scalable/silicon-32.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/silicon-32.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/silicon-48.svg b/links/apps/scalable/silicon-48.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/silicon-48.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/silicon-64.svg b/links/apps/scalable/silicon-64.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/silicon-64.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/simple-ccsm.svg b/links/apps/scalable/simple-ccsm.svg new file mode 120000 index 00000000..ab4dcadb --- /dev/null +++ b/links/apps/scalable/simple-ccsm.svg @@ -0,0 +1 @@ +ccsm.svg \ No newline at end of file diff --git a/links/apps/scalable/simple-scan.svg b/links/apps/scalable/simple-scan.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/simple-scan.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/skanlite.svg b/links/apps/scalable/skanlite.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/skanlite.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/skype_protocol.svg b/links/apps/scalable/skype_protocol.svg new file mode 120000 index 00000000..c233e23c --- /dev/null +++ b/links/apps/scalable/skype_protocol.svg @@ -0,0 +1 @@ +skype.svg \ No newline at end of file diff --git a/links/apps/scalable/skypeforlinux.svg b/links/apps/scalable/skypeforlinux.svg new file mode 120000 index 00000000..c233e23c --- /dev/null +++ b/links/apps/scalable/skypeforlinux.svg @@ -0,0 +1 @@ +skype.svg \ No newline at end of file diff --git a/links/apps/scalable/slidewall.svg b/links/apps/scalable/slidewall.svg new file mode 120000 index 00000000..5ffe4fdb --- /dev/null +++ b/links/apps/scalable/slidewall.svg @@ -0,0 +1 @@ +livewallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/smartcode-stremio.svg b/links/apps/scalable/smartcode-stremio.svg new file mode 120000 index 00000000..ecc7e813 --- /dev/null +++ b/links/apps/scalable/smartcode-stremio.svg @@ -0,0 +1 @@ +stremio.svg \ No newline at end of file diff --git a/links/apps/scalable/smtube.svg b/links/apps/scalable/smtube.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/smtube.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/smuxi-frontend-gnome.svg b/links/apps/scalable/smuxi-frontend-gnome.svg new file mode 120000 index 00000000..9d835048 --- /dev/null +++ b/links/apps/scalable/smuxi-frontend-gnome.svg @@ -0,0 +1 @@ +empathy.svg \ No newline at end of file diff --git a/links/apps/scalable/smuxi.svg b/links/apps/scalable/smuxi.svg new file mode 120000 index 00000000..5c5c8313 --- /dev/null +++ b/links/apps/scalable/smuxi.svg @@ -0,0 +1 @@ +smuxi-frontend-gnome.svg \ No newline at end of file diff --git a/links/apps/scalable/software-center.svg b/links/apps/scalable/software-center.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/software-center.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/software-manager.svg b/links/apps/scalable/software-manager.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/software-manager.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/software-properties-mint.svg b/links/apps/scalable/software-properties-mint.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/software-properties-mint.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/software-sources.svg b/links/apps/scalable/software-sources.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/software-sources.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/software-store.svg b/links/apps/scalable/software-store.svg new file mode 120000 index 00000000..6b4d1868 --- /dev/null +++ b/links/apps/scalable/software-store.svg @@ -0,0 +1 @@ +gnome-software.svg \ No newline at end of file diff --git a/links/apps/scalable/software-update-available.svg b/links/apps/scalable/software-update-available.svg new file mode 120000 index 00000000..1cca4a72 --- /dev/null +++ b/links/apps/scalable/software-update-available.svg @@ -0,0 +1 @@ +update.svg \ No newline at end of file diff --git a/links/apps/scalable/software-update-urgent.svg b/links/apps/scalable/software-update-urgent.svg new file mode 120000 index 00000000..1cca4a72 --- /dev/null +++ b/links/apps/scalable/software-update-urgent.svg @@ -0,0 +1 @@ +update.svg \ No newline at end of file diff --git a/links/apps/scalable/software.svg b/links/apps/scalable/software.svg new file mode 120000 index 00000000..6b4d1868 --- /dev/null +++ b/links/apps/scalable/software.svg @@ -0,0 +1 @@ +gnome-software.svg \ No newline at end of file diff --git a/links/apps/scalable/sogou_notify.svg b/links/apps/scalable/sogou_notify.svg new file mode 120000 index 00000000..6ddc19e7 --- /dev/null +++ b/links/apps/scalable/sogou_notify.svg @@ -0,0 +1 @@ +fcitx-sogoupinyin.svg \ No newline at end of file diff --git a/links/apps/scalable/sogoupinyin.svg b/links/apps/scalable/sogoupinyin.svg new file mode 120000 index 00000000..6ddc19e7 --- /dev/null +++ b/links/apps/scalable/sogoupinyin.svg @@ -0,0 +1 @@ +fcitx-sogoupinyin.svg \ No newline at end of file diff --git a/links/apps/scalable/sonata.svg b/links/apps/scalable/sonata.svg new file mode 120000 index 00000000..7fa3cf36 --- /dev/null +++ b/links/apps/scalable/sonata.svg @@ -0,0 +1 @@ +cantata.svg \ No newline at end of file diff --git a/links/apps/scalable/spacefm.svg b/links/apps/scalable/spacefm.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/spacefm.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/spectacle.svg b/links/apps/scalable/spectacle.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/spectacle.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/speedcrunch.svg b/links/apps/scalable/speedcrunch.svg new file mode 120000 index 00000000..9bce3704 --- /dev/null +++ b/links/apps/scalable/speedcrunch.svg @@ -0,0 +1 @@ +calc.svg \ No newline at end of file diff --git a/links/apps/scalable/spotify-linux-48x48.svg b/links/apps/scalable/spotify-linux-48x48.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/spotify-linux-48x48.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/spotify-linux-512x512.svg b/links/apps/scalable/spotify-linux-512x512.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/spotify-linux-512x512.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/spotify-web-player.svg b/links/apps/scalable/spotify-web-player.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/spotify-web-player.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/spotify.svg b/links/apps/scalable/spotify.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/spotify.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/spotify_A.svg b/links/apps/scalable/spotify_A.svg new file mode 120000 index 00000000..5604c5dd --- /dev/null +++ b/links/apps/scalable/spotify_A.svg @@ -0,0 +1 @@ +spotify.svg \ No newline at end of file diff --git a/links/apps/scalable/spotifywebplayer.svg b/links/apps/scalable/spotifywebplayer.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/spotifywebplayer.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/ssh-askpass-gnome.svg b/links/apps/scalable/ssh-askpass-gnome.svg new file mode 120000 index 00000000..c01534f0 --- /dev/null +++ b/links/apps/scalable/ssh-askpass-gnome.svg @@ -0,0 +1 @@ +preferences-system-privacy.svg \ No newline at end of file diff --git a/links/apps/scalable/starcal2.svg b/links/apps/scalable/starcal2.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/starcal2.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/stardict_16x16.svg b/links/apps/scalable/stardict_16x16.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/stardict_16x16.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/stardict_32x32.svg b/links/apps/scalable/stardict_32x32.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/stardict_32x32.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/starred.svg b/links/apps/scalable/starred.svg new file mode 120000 index 00000000..70f48548 --- /dev/null +++ b/links/apps/scalable/starred.svg @@ -0,0 +1 @@ +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/start-here-kde.svg b/links/apps/scalable/start-here-kde.svg new file mode 120000 index 00000000..eeb0366f --- /dev/null +++ b/links/apps/scalable/start-here-kde.svg @@ -0,0 +1 @@ +desktop-environment-kde.svg \ No newline at end of file diff --git a/links/apps/scalable/start-here-manjaro.svg b/links/apps/scalable/start-here-manjaro.svg new file mode 120000 index 00000000..e7116d4c --- /dev/null +++ b/links/apps/scalable/start-here-manjaro.svg @@ -0,0 +1 @@ +distributor-logo-manjaro.svg \ No newline at end of file diff --git a/links/apps/scalable/start-here-xfce.svg b/links/apps/scalable/start-here-xfce.svg new file mode 120000 index 00000000..dc323a78 --- /dev/null +++ b/links/apps/scalable/start-here-xfce.svg @@ -0,0 +1 @@ +desktop-environment-xfce.svg \ No newline at end of file diff --git a/links/apps/scalable/startupmanager.svg b/links/apps/scalable/startupmanager.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/startupmanager.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/statalogo_14.svg b/links/apps/scalable/statalogo_14.svg new file mode 120000 index 00000000..e85854d0 --- /dev/null +++ b/links/apps/scalable/statalogo_14.svg @@ -0,0 +1 @@ +stata.svg \ No newline at end of file diff --git a/links/apps/scalable/statalogo_16.svg b/links/apps/scalable/statalogo_16.svg new file mode 120000 index 00000000..e85854d0 --- /dev/null +++ b/links/apps/scalable/statalogo_16.svg @@ -0,0 +1 @@ +stata.svg \ No newline at end of file diff --git a/links/apps/scalable/steam-icon.svg b/links/apps/scalable/steam-icon.svg new file mode 120000 index 00000000..c630de4b --- /dev/null +++ b/links/apps/scalable/steam-icon.svg @@ -0,0 +1 @@ +steam.svg \ No newline at end of file diff --git a/links/apps/scalable/steam-launcher.svg b/links/apps/scalable/steam-launcher.svg new file mode 120000 index 00000000..c630de4b --- /dev/null +++ b/links/apps/scalable/steam-launcher.svg @@ -0,0 +1 @@ +steam.svg \ No newline at end of file diff --git a/links/apps/scalable/steam_icon_280680.svg b/links/apps/scalable/steam_icon_280680.svg new file mode 120000 index 00000000..842fa48e --- /dev/null +++ b/links/apps/scalable/steam_icon_280680.svg @@ -0,0 +1 @@ +krita.svg \ No newline at end of file diff --git a/links/apps/scalable/steam_icon_286160.svg b/links/apps/scalable/steam_icon_286160.svg new file mode 120000 index 00000000..2f7cf976 --- /dev/null +++ b/links/apps/scalable/steam_icon_286160.svg @@ -0,0 +1 @@ +kpatience.svg \ No newline at end of file diff --git a/links/apps/scalable/steam_icon_365670.svg b/links/apps/scalable/steam_icon_365670.svg new file mode 120000 index 00000000..965ce912 --- /dev/null +++ b/links/apps/scalable/steam_icon_365670.svg @@ -0,0 +1 @@ +blender.svg \ No newline at end of file diff --git a/links/apps/scalable/steamos-logo-icon.svg b/links/apps/scalable/steamos-logo-icon.svg new file mode 120000 index 00000000..c630de4b --- /dev/null +++ b/links/apps/scalable/steamos-logo-icon.svg @@ -0,0 +1 @@ +steam.svg \ No newline at end of file diff --git a/links/apps/scalable/steampowered.svg b/links/apps/scalable/steampowered.svg new file mode 120000 index 00000000..c630de4b --- /dev/null +++ b/links/apps/scalable/steampowered.svg @@ -0,0 +1 @@ +steam.svg \ No newline at end of file diff --git a/links/apps/scalable/sticky-notes.svg b/links/apps/scalable/sticky-notes.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/sticky-notes.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_about.svg b/links/apps/scalable/stock_about.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/stock_about.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_addressbook.svg b/links/apps/scalable/stock_addressbook.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/stock_addressbook.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_alarm.svg b/links/apps/scalable/stock_alarm.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/stock_alarm.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_calendar.svg b/links/apps/scalable/stock_calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/stock_calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_dialog-info.svg b/links/apps/scalable/stock_dialog-info.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/stock_dialog-info.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_help-agent.svg b/links/apps/scalable/stock_help-agent.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/stock_help-agent.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_help.svg b/links/apps/scalable/stock_help.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/stock_help.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_insert_note.svg b/links/apps/scalable/stock_insert_note.svg new file mode 120000 index 00000000..f49bc261 --- /dev/null +++ b/links/apps/scalable/stock_insert_note.svg @@ -0,0 +1 @@ +knotes.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_keyring.svg b/links/apps/scalable/stock_keyring.svg new file mode 120000 index 00000000..f4b9b748 --- /dev/null +++ b/links/apps/scalable/stock_keyring.svg @@ -0,0 +1 @@ +keyring-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_mail-compose.svg b/links/apps/scalable/stock_mail-compose.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/stock_mail-compose.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_new-meeting.svg b/links/apps/scalable/stock_new-meeting.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/stock_new-meeting.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_news.svg b/links/apps/scalable/stock_news.svg new file mode 120000 index 00000000..86bb8e06 --- /dev/null +++ b/links/apps/scalable/stock_news.svg @@ -0,0 +1 @@ +internet-news-reader.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_notes.svg b/links/apps/scalable/stock_notes.svg new file mode 120000 index 00000000..f49bc261 --- /dev/null +++ b/links/apps/scalable/stock_notes.svg @@ -0,0 +1 @@ +knotes.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_task.svg b/links/apps/scalable/stock_task.svg new file mode 120000 index 00000000..aa201335 --- /dev/null +++ b/links/apps/scalable/stock_task.svg @@ -0,0 +1 @@ +korganizer.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_tasks.svg b/links/apps/scalable/stock_tasks.svg new file mode 120000 index 00000000..da60241b --- /dev/null +++ b/links/apps/scalable/stock_tasks.svg @@ -0,0 +1 @@ +evolution-tasks.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_view-details.svg b/links/apps/scalable/stock_view-details.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/stock_view-details.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/stock_xfburn.svg b/links/apps/scalable/stock_xfburn.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/stock_xfburn.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/stremio.svg b/links/apps/scalable/stremio.svg new file mode 120000 index 00000000..c3ff8c41 --- /dev/null +++ b/links/apps/scalable/stremio.svg @@ -0,0 +1 @@ +mpv.svg \ No newline at end of file diff --git a/links/apps/scalable/strigi.svg b/links/apps/scalable/strigi.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/strigi.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/studio.svg b/links/apps/scalable/studio.svg new file mode 120000 index 00000000..b853dd00 --- /dev/null +++ b/links/apps/scalable/studio.svg @@ -0,0 +1 @@ +android-studio.svg \ No newline at end of file diff --git a/links/apps/scalable/style.svg b/links/apps/scalable/style.svg new file mode 120000 index 00000000..3c8cc875 --- /dev/null +++ b/links/apps/scalable/style.svg @@ -0,0 +1 @@ +preferences-desktop-theme.svg \ No newline at end of file diff --git a/links/apps/scalable/sublime-text-2.svg b/links/apps/scalable/sublime-text-2.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/sublime-text-2.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/sublime-text-3.svg b/links/apps/scalable/sublime-text-3.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/sublime-text-3.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/sublime-text2.svg b/links/apps/scalable/sublime-text2.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/sublime-text2.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/sublime.svg b/links/apps/scalable/sublime.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/sublime.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/sublime3-text.svg b/links/apps/scalable/sublime3-text.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/sublime3-text.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/sublime_text.svg b/links/apps/scalable/sublime_text.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/sublime_text.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/sublimetext.svg b/links/apps/scalable/sublimetext.svg new file mode 120000 index 00000000..e9c599f4 --- /dev/null +++ b/links/apps/scalable/sublimetext.svg @@ -0,0 +1 @@ +sublime-text.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java-jdk6.svg b/links/apps/scalable/sun-java-jdk6.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java-jdk6.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java-jdk7.svg b/links/apps/scalable/sun-java-jdk7.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java-jdk7.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java-jdk8.svg b/links/apps/scalable/sun-java-jdk8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java-jdk8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java-jre8.svg b/links/apps/scalable/sun-java-jre8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java-jre8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java.svg b/links/apps/scalable/sun-java.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java6.svg b/links/apps/scalable/sun-java6.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java6.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java7.svg b/links/apps/scalable/sun-java7.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java7.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-java8.svg b/links/apps/scalable/sun-java8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-java8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-javaws-jdk6.svg b/links/apps/scalable/sun-javaws-jdk6.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-javaws-jdk6.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-javaws-jdk7.svg b/links/apps/scalable/sun-javaws-jdk7.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-javaws-jdk7.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-javaws-jdk8.svg b/links/apps/scalable/sun-javaws-jdk8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-javaws-jdk8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-javaws-jre8.svg b/links/apps/scalable/sun-javaws-jre8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-javaws-jre8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-javaws.svg b/links/apps/scalable/sun-javaws.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-javaws.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-jcontrol-jdk6.svg b/links/apps/scalable/sun-jcontrol-jdk6.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-jcontrol-jdk6.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-jcontrol-jdk7.svg b/links/apps/scalable/sun-jcontrol-jdk7.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-jcontrol-jdk7.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun-jcontrol-jdk8.svg b/links/apps/scalable/sun-jcontrol-jdk8.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun-jcontrol-jdk8.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/sun_java.svg b/links/apps/scalable/sun_java.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/sun_java.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/susehelpcenter.svg b/links/apps/scalable/susehelpcenter.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/susehelpcenter.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/swcentre.svg b/links/apps/scalable/swcentre.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/swcentre.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/sweeper.svg b/links/apps/scalable/sweeper.svg new file mode 120000 index 00000000..d5ad4059 --- /dev/null +++ b/links/apps/scalable/sweeper.svg @@ -0,0 +1 @@ +computerjanitor.svg \ No newline at end of file diff --git a/links/apps/scalable/switchuser.svg b/links/apps/scalable/switchuser.svg new file mode 120000 index 00000000..ee6c1802 --- /dev/null +++ b/links/apps/scalable/switchuser.svg @@ -0,0 +1 @@ +system-switch-user.svg \ No newline at end of file diff --git a/links/apps/scalable/sylpheed.svg b/links/apps/scalable/sylpheed.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/sylpheed.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/syncthing-gtk.svg b/links/apps/scalable/syncthing-gtk.svg new file mode 120000 index 00000000..de1e26b5 --- /dev/null +++ b/links/apps/scalable/syncthing-gtk.svg @@ -0,0 +1 @@ +syncthing.svg \ No newline at end of file diff --git a/links/apps/scalable/syncthingtray.svg b/links/apps/scalable/syncthingtray.svg new file mode 120000 index 00000000..ec492b4a --- /dev/null +++ b/links/apps/scalable/syncthingtray.svg @@ -0,0 +1 @@ +syncthing-gtk.svg \ No newline at end of file diff --git a/links/apps/scalable/sysprof-icon.svg b/links/apps/scalable/sysprof-icon.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/sysprof-icon.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/sysprof.svg b/links/apps/scalable/sysprof.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/sysprof.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-authentication.svg b/links/apps/scalable/system-config-authentication.svg new file mode 120000 index 00000000..f4a9fe1d --- /dev/null +++ b/links/apps/scalable/system-config-authentication.svg @@ -0,0 +1 @@ +mugshot.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-boot.svg b/links/apps/scalable/system-config-boot.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/system-config-boot.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-date.svg b/links/apps/scalable/system-config-date.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/system-config-date.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-display.svg b/links/apps/scalable/system-config-display.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/system-config-display.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-displayca.svg b/links/apps/scalable/system-config-displayca.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/system-config-displayca.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-firewall.svg b/links/apps/scalable/system-config-firewall.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/system-config-firewall.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-keyboard.svg b/links/apps/scalable/system-config-keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/system-config-keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-services.svg b/links/apps/scalable/system-config-services.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/system-config-services.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/system-config-users.svg b/links/apps/scalable/system-config-users.svg new file mode 120000 index 00000000..7fc2abbe --- /dev/null +++ b/links/apps/scalable/system-config-users.svg @@ -0,0 +1 @@ +users.svg \ No newline at end of file diff --git a/links/apps/scalable/system-error.svg b/links/apps/scalable/system-error.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/system-error.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/system-file-manager.svg b/links/apps/scalable/system-file-manager.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/system-file-manager.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/system-help.svg b/links/apps/scalable/system-help.svg new file mode 120000 index 00000000..74f27a8d --- /dev/null +++ b/links/apps/scalable/system-help.svg @@ -0,0 +1 @@ +help.svg \ No newline at end of file diff --git a/links/apps/scalable/system-installer.svg b/links/apps/scalable/system-installer.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/system-installer.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/system-lock-screen.svg b/links/apps/scalable/system-lock-screen.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/system-lock-screen.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/system-monitor.svg b/links/apps/scalable/system-monitor.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/system-monitor.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/system-run.svg b/links/apps/scalable/system-run.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/system-run.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/system-search.svg b/links/apps/scalable/system-search.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/system-search.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/system-software-installer.svg b/links/apps/scalable/system-software-installer.svg new file mode 120000 index 00000000..7e458b8e --- /dev/null +++ b/links/apps/scalable/system-software-installer.svg @@ -0,0 +1 @@ +system-software-install.svg \ No newline at end of file diff --git a/links/apps/scalable/system-switch-java.svg b/links/apps/scalable/system-switch-java.svg new file mode 120000 index 00000000..124ab273 --- /dev/null +++ b/links/apps/scalable/system-switch-java.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/links/apps/scalable/system-switch-user.svg b/links/apps/scalable/system-switch-user.svg new file mode 120000 index 00000000..7fc2abbe --- /dev/null +++ b/links/apps/scalable/system-switch-user.svg @@ -0,0 +1 @@ +users.svg \ No newline at end of file diff --git a/links/apps/scalable/system-upgrade.svg b/links/apps/scalable/system-upgrade.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/system-upgrade.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/system-users.svg b/links/apps/scalable/system-users.svg new file mode 120000 index 00000000..e0e4cbc9 --- /dev/null +++ b/links/apps/scalable/system-users.svg @@ -0,0 +1 @@ +preferences-desktop-user.svg \ No newline at end of file diff --git a/links/apps/scalable/system-utilities-logviewer.svg b/links/apps/scalable/system-utilities-logviewer.svg new file mode 120000 index 00000000..b2fbbc42 --- /dev/null +++ b/links/apps/scalable/system-utilities-logviewer.svg @@ -0,0 +1 @@ +logview.svg \ No newline at end of file diff --git a/links/apps/scalable/system76-driver.svg b/links/apps/scalable/system76-driver.svg new file mode 120000 index 00000000..7820fcb5 --- /dev/null +++ b/links/apps/scalable/system76-driver.svg @@ -0,0 +1 @@ +jockey.svg \ No newline at end of file diff --git a/links/apps/scalable/systemback.svg b/links/apps/scalable/systemback.svg new file mode 120000 index 00000000..e7418c88 --- /dev/null +++ b/links/apps/scalable/systemback.svg @@ -0,0 +1 @@ +yast-snapper.svg \ No newline at end of file diff --git a/links/apps/scalable/tagua.svg b/links/apps/scalable/tagua.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/tagua.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/tdenetworkmanager.svg b/links/apps/scalable/tdenetworkmanager.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/tdenetworkmanager.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/tdescreensaver.svg b/links/apps/scalable/tdescreensaver.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/tdescreensaver.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/tdmconfig.svg b/links/apps/scalable/tdmconfig.svg new file mode 120000 index 00000000..034554a5 --- /dev/null +++ b/links/apps/scalable/tdmconfig.svg @@ -0,0 +1 @@ +cs-login.svg \ No newline at end of file diff --git a/links/apps/scalable/teams.svg b/links/apps/scalable/teams.svg new file mode 120000 index 00000000..299c5085 --- /dev/null +++ b/links/apps/scalable/teams.svg @@ -0,0 +1 @@ +teams-for-linux.svg \ No newline at end of file diff --git a/links/apps/scalable/telegram-classic.svg b/links/apps/scalable/telegram-classic.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/telegram-classic.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/telegram-desktop.svg b/links/apps/scalable/telegram-desktop.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/telegram-desktop.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/telepathy-kde.svg b/links/apps/scalable/telepathy-kde.svg new file mode 120000 index 00000000..9d835048 --- /dev/null +++ b/links/apps/scalable/telepathy-kde.svg @@ -0,0 +1 @@ +empathy.svg \ No newline at end of file diff --git a/links/apps/scalable/telepathy.svg b/links/apps/scalable/telepathy.svg new file mode 120000 index 00000000..9d835048 --- /dev/null +++ b/links/apps/scalable/telepathy.svg @@ -0,0 +1 @@ +empathy.svg \ No newline at end of file diff --git a/links/apps/scalable/terasology.svg b/links/apps/scalable/terasology.svg new file mode 120000 index 00000000..e888b9f0 --- /dev/null +++ b/links/apps/scalable/terasology.svg @@ -0,0 +1 @@ +freeminer.svg \ No newline at end of file diff --git a/links/apps/scalable/terminal-tango.svg b/links/apps/scalable/terminal-tango.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/terminal-tango.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/terminator-128.svg b/links/apps/scalable/terminator-128.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/terminator-128.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/terminator.svg b/links/apps/scalable/terminator.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/terminator.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/terminology.svg b/links/apps/scalable/terminology.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/terminology.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/termius-app.svg b/links/apps/scalable/termius-app.svg new file mode 120000 index 00000000..b6c00397 --- /dev/null +++ b/links/apps/scalable/termius-app.svg @@ -0,0 +1 @@ +termius.svg \ No newline at end of file diff --git a/links/apps/scalable/terra.svg b/links/apps/scalable/terra.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/terra.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/textadept.svg b/links/apps/scalable/textadept.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/textadept.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/thunar-filemanager.svg b/links/apps/scalable/thunar-filemanager.svg new file mode 120000 index 00000000..e08c35af --- /dev/null +++ b/links/apps/scalable/thunar-filemanager.svg @@ -0,0 +1 @@ +thunar.svg \ No newline at end of file diff --git a/links/apps/scalable/thunar.svg b/links/apps/scalable/thunar.svg new file mode 120000 index 00000000..abdd0fd0 --- /dev/null +++ b/links/apps/scalable/thunar.svg @@ -0,0 +1 @@ +system-file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-3.0.svg b/links/apps/scalable/thunderbird-3.0.svg new file mode 120000 index 00000000..b5aba8a1 --- /dev/null +++ b/links/apps/scalable/thunderbird-3.0.svg @@ -0,0 +1 @@ +thunderbird.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-beta-bin.svg b/links/apps/scalable/thunderbird-beta-bin.svg new file mode 120000 index 00000000..82482918 --- /dev/null +++ b/links/apps/scalable/thunderbird-beta-bin.svg @@ -0,0 +1 @@ +thunderbird-trunk.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-beta.svg b/links/apps/scalable/thunderbird-beta.svg new file mode 120000 index 00000000..82482918 --- /dev/null +++ b/links/apps/scalable/thunderbird-beta.svg @@ -0,0 +1 @@ +thunderbird-trunk.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-branded.svg b/links/apps/scalable/thunderbird-branded.svg new file mode 120000 index 00000000..82482918 --- /dev/null +++ b/links/apps/scalable/thunderbird-branded.svg @@ -0,0 +1 @@ +thunderbird-trunk.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-early-bird.svg b/links/apps/scalable/thunderbird-early-bird.svg new file mode 120000 index 00000000..82482918 --- /dev/null +++ b/links/apps/scalable/thunderbird-early-bird.svg @@ -0,0 +1 @@ +thunderbird-trunk.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-icon.svg b/links/apps/scalable/thunderbird-icon.svg new file mode 120000 index 00000000..b5aba8a1 --- /dev/null +++ b/links/apps/scalable/thunderbird-icon.svg @@ -0,0 +1 @@ +thunderbird.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-mozilla-build.svg b/links/apps/scalable/thunderbird-mozilla-build.svg new file mode 120000 index 00000000..b5aba8a1 --- /dev/null +++ b/links/apps/scalable/thunderbird-mozilla-build.svg @@ -0,0 +1 @@ +thunderbird.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbird-trunk.svg b/links/apps/scalable/thunderbird-trunk.svg new file mode 120000 index 00000000..b5aba8a1 --- /dev/null +++ b/links/apps/scalable/thunderbird-trunk.svg @@ -0,0 +1 @@ +thunderbird.svg \ No newline at end of file diff --git a/links/apps/scalable/thunderbolt.svg b/links/apps/scalable/thunderbolt.svg new file mode 120000 index 00000000..53f64db6 --- /dev/null +++ b/links/apps/scalable/thunderbolt.svg @@ -0,0 +1 @@ +preferences-desktop-thunderbolt.svg \ No newline at end of file diff --git a/links/apps/scalable/tild.svg b/links/apps/scalable/tild.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/tild.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/tilda.svg b/links/apps/scalable/tilda.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/tilda.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/tilix.svg b/links/apps/scalable/tilix.svg new file mode 120000 index 00000000..2bfa0f9b --- /dev/null +++ b/links/apps/scalable/tilix.svg @@ -0,0 +1 @@ +com.gexperts.Tilix.svg \ No newline at end of file diff --git a/links/apps/scalable/time-admin.svg b/links/apps/scalable/time-admin.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/time-admin.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/time.svg b/links/apps/scalable/time.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/time.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/timekpr.svg b/links/apps/scalable/timekpr.svg new file mode 120000 index 00000000..374b07da --- /dev/null +++ b/links/apps/scalable/timekpr.svg @@ -0,0 +1 @@ +time-admin.svg \ No newline at end of file diff --git a/links/apps/scalable/timeset-gui-icon.svg b/links/apps/scalable/timeset-gui-icon.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/timeset-gui-icon.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/timevault.svg b/links/apps/scalable/timevault.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/timevault.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/tint2.svg b/links/apps/scalable/tint2.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/tint2.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/tint2conf.svg b/links/apps/scalable/tint2conf.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/tint2conf.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/tkpacman-icon.svg b/links/apps/scalable/tkpacman-icon.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/tkpacman-icon.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/tkpacman.svg b/links/apps/scalable/tkpacman.svg new file mode 120000 index 00000000..ff64ae45 --- /dev/null +++ b/links/apps/scalable/tkpacman.svg @@ -0,0 +1 @@ +gdebi.svg \ No newline at end of file diff --git a/links/apps/scalable/tlauncher.svg b/links/apps/scalable/tlauncher.svg new file mode 120000 index 00000000..9a4276ad --- /dev/null +++ b/links/apps/scalable/tlauncher.svg @@ -0,0 +1 @@ +minecraft.svg \ No newline at end of file diff --git a/links/apps/scalable/tomboy-16.svg b/links/apps/scalable/tomboy-16.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/tomboy-16.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/tomboy-32.svg b/links/apps/scalable/tomboy-32.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/tomboy-32.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/tomboy-note.svg b/links/apps/scalable/tomboy-note.svg new file mode 120000 index 00000000..a9f99bb9 --- /dev/null +++ b/links/apps/scalable/tomboy-note.svg @@ -0,0 +1 @@ +tomboy.svg \ No newline at end of file diff --git a/links/apps/scalable/tomboy-panel.svg b/links/apps/scalable/tomboy-panel.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/tomboy-panel.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/tools-report-bug.svg b/links/apps/scalable/tools-report-bug.svg new file mode 120000 index 00000000..3146dda6 --- /dev/null +++ b/links/apps/scalable/tools-report-bug.svg @@ -0,0 +1 @@ +apport.svg \ No newline at end of file diff --git a/links/apps/scalable/tools-wizard.svg b/links/apps/scalable/tools-wizard.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/tools-wizard.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/topmenu-applet.svg b/links/apps/scalable/topmenu-applet.svg new file mode 120000 index 00000000..408d1e7d --- /dev/null +++ b/links/apps/scalable/topmenu-applet.svg @@ -0,0 +1 @@ +wingpanel.svg \ No newline at end of file diff --git a/links/apps/scalable/tor-browser-en.svg b/links/apps/scalable/tor-browser-en.svg new file mode 120000 index 00000000..5c74c5ed --- /dev/null +++ b/links/apps/scalable/tor-browser-en.svg @@ -0,0 +1 @@ +browser-tor.svg \ No newline at end of file diff --git a/links/apps/scalable/tor-browser.svg b/links/apps/scalable/tor-browser.svg new file mode 120000 index 00000000..5c74c5ed --- /dev/null +++ b/links/apps/scalable/tor-browser.svg @@ -0,0 +1 @@ +browser-tor.svg \ No newline at end of file diff --git a/links/apps/scalable/torbrowser.svg b/links/apps/scalable/torbrowser.svg new file mode 120000 index 00000000..5c74c5ed --- /dev/null +++ b/links/apps/scalable/torbrowser.svg @@ -0,0 +1 @@ +browser-tor.svg \ No newline at end of file diff --git a/links/apps/scalable/totem.svg b/links/apps/scalable/totem.svg new file mode 120000 index 00000000..abb69d6b --- /dev/null +++ b/links/apps/scalable/totem.svg @@ -0,0 +1 @@ +org.gnome.Totem.svg \ No newline at end of file diff --git a/links/apps/scalable/tracker.svg b/links/apps/scalable/tracker.svg new file mode 120000 index 00000000..cb1fa4c4 --- /dev/null +++ b/links/apps/scalable/tracker.svg @@ -0,0 +1 @@ +system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/transgui-2.svg b/links/apps/scalable/transgui-2.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/transgui-2.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/transgui.svg b/links/apps/scalable/transgui.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/transgui.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/translator.svg b/links/apps/scalable/translator.svg new file mode 120000 index 00000000..223c77fa --- /dev/null +++ b/links/apps/scalable/translator.svg @@ -0,0 +1 @@ +lokalize.svg \ No newline at end of file diff --git a/links/apps/scalable/transmission-gtk.svg b/links/apps/scalable/transmission-gtk.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/transmission-gtk.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/transmission-qt.svg b/links/apps/scalable/transmission-qt.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/transmission-qt.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/transmission-remote-gtk.svg b/links/apps/scalable/transmission-remote-gtk.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/transmission-remote-gtk.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/transmission-remote-qt.svg b/links/apps/scalable/transmission-remote-qt.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/transmission-remote-qt.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/tremotesf.svg b/links/apps/scalable/tremotesf.svg new file mode 120000 index 00000000..cc565769 --- /dev/null +++ b/links/apps/scalable/tremotesf.svg @@ -0,0 +1 @@ +transmission.svg \ No newline at end of file diff --git a/links/apps/scalable/trojita.svg b/links/apps/scalable/trojita.svg new file mode 120000 index 00000000..38672306 --- /dev/null +++ b/links/apps/scalable/trojita.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/tsclient.svg b/links/apps/scalable/tsclient.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/tsclient.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/tuxboot.svg b/links/apps/scalable/tuxboot.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/tuxboot.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/tuxpaint.svg b/links/apps/scalable/tuxpaint.svg new file mode 120000 index 00000000..210f9799 --- /dev/null +++ b/links/apps/scalable/tuxpaint.svg @@ -0,0 +1 @@ +accessories-painting.svg \ No newline at end of file diff --git a/links/apps/scalable/tv.kodi.Kodi.svg b/links/apps/scalable/tv.kodi.Kodi.svg new file mode 120000 index 00000000..8e1449fb --- /dev/null +++ b/links/apps/scalable/tv.kodi.Kodi.svg @@ -0,0 +1 @@ +kodi.svg \ No newline at end of file diff --git a/links/apps/scalable/twin.svg b/links/apps/scalable/twin.svg new file mode 120000 index 00000000..cbdad8c8 --- /dev/null +++ b/links/apps/scalable/twin.svg @@ -0,0 +1 @@ +gnome-wm.svg \ No newline at end of file diff --git a/links/apps/scalable/typhoon.svg b/links/apps/scalable/typhoon.svg new file mode 120000 index 00000000..ec42a301 --- /dev/null +++ b/links/apps/scalable/typhoon.svg @@ -0,0 +1 @@ +indicator-weather.svg \ No newline at end of file diff --git a/links/apps/scalable/ubuntu-cleaner.svg b/links/apps/scalable/ubuntu-cleaner.svg new file mode 120000 index 00000000..d5ad4059 --- /dev/null +++ b/links/apps/scalable/ubuntu-cleaner.svg @@ -0,0 +1 @@ +computerjanitor.svg \ No newline at end of file diff --git a/links/apps/scalable/ubuntu-kylin-software-center.svg b/links/apps/scalable/ubuntu-kylin-software-center.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/ubuntu-kylin-software-center.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/ubuntu-qtcreator.svg b/links/apps/scalable/ubuntu-qtcreator.svg new file mode 120000 index 00000000..d4b6414a --- /dev/null +++ b/links/apps/scalable/ubuntu-qtcreator.svg @@ -0,0 +1 @@ +qtcreatorubuntu.svg \ No newline at end of file diff --git a/links/apps/scalable/ubuntu.svg b/links/apps/scalable/ubuntu.svg new file mode 120000 index 00000000..d4b6414a --- /dev/null +++ b/links/apps/scalable/ubuntu.svg @@ -0,0 +1 @@ +qtcreatorubuntu.svg \ No newline at end of file diff --git a/links/apps/scalable/ubuntusoftware.svg b/links/apps/scalable/ubuntusoftware.svg new file mode 120000 index 00000000..f2cc19cf --- /dev/null +++ b/links/apps/scalable/ubuntusoftware.svg @@ -0,0 +1 @@ +softwarecenter-ubuntu.svg \ No newline at end of file diff --git a/links/apps/scalable/ufw-frontends.svg b/links/apps/scalable/ufw-frontends.svg new file mode 120000 index 00000000..5647f7f6 --- /dev/null +++ b/links/apps/scalable/ufw-frontends.svg @@ -0,0 +1 @@ +firewall.svg \ No newline at end of file diff --git a/links/apps/scalable/uget.svg b/links/apps/scalable/uget.svg new file mode 120000 index 00000000..b6221318 --- /dev/null +++ b/links/apps/scalable/uget.svg @@ -0,0 +1 @@ +uget-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/uk.co.ibboard.cawbird.svg b/links/apps/scalable/uk.co.ibboard.cawbird.svg new file mode 120000 index 00000000..32ea1b69 --- /dev/null +++ b/links/apps/scalable/uk.co.ibboard.cawbird.svg @@ -0,0 +1 @@ +cawbird.svg \ No newline at end of file diff --git a/links/apps/scalable/ukui-power-manager.svg b/links/apps/scalable/ukui-power-manager.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/ukui-power-manager.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/ukui-power-statistics.svg b/links/apps/scalable/ukui-power-statistics.svg new file mode 120000 index 00000000..82c357f4 --- /dev/null +++ b/links/apps/scalable/ukui-power-statistics.svg @@ -0,0 +1 @@ +gnome-power-statistics.svg \ No newline at end of file diff --git a/links/apps/scalable/unetbootin.svg b/links/apps/scalable/unetbootin.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/unetbootin.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-color-panel.svg b/links/apps/scalable/unity-color-panel.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/unity-color-panel.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-control-center.svg b/links/apps/scalable/unity-control-center.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/unity-control-center.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-datetime-panel.svg b/links/apps/scalable/unity-datetime-panel.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/unity-datetime-panel.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-display-panel.svg b/links/apps/scalable/unity-display-panel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/unity-display-panel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-lens-photos.svg b/links/apps/scalable/unity-lens-photos.svg new file mode 120000 index 00000000..a5d78dc4 --- /dev/null +++ b/links/apps/scalable/unity-lens-photos.svg @@ -0,0 +1 @@ +accessories-screenshot.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-mail.svg b/links/apps/scalable/unity-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/unity-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-power-panel.svg b/links/apps/scalable/unity-power-panel.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/unity-power-panel.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-sound-panel.svg b/links/apps/scalable/unity-sound-panel.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/unity-sound-panel.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-tweak-tool.svg b/links/apps/scalable/unity-tweak-tool.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/unity-tweak-tool.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-webapps-gmail.svg b/links/apps/scalable/unity-webapps-gmail.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/unity-webapps-gmail.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-webapps-lastfm.svg b/links/apps/scalable/unity-webapps-lastfm.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/unity-webapps-lastfm.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-webapps-telegram.svg b/links/apps/scalable/unity-webapps-telegram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/unity-webapps-telegram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-webapps-youtube.svg b/links/apps/scalable/unity-webapps-youtube.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/unity-webapps-youtube.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/update-manager.svg b/links/apps/scalable/update-manager.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/update-manager.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/update-notifier.svg b/links/apps/scalable/update-notifier.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/update-notifier.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/update.svg b/links/apps/scalable/update.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/update.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/urxvt.svg b/links/apps/scalable/urxvt.svg new file mode 120000 index 00000000..8e71357d --- /dev/null +++ b/links/apps/scalable/urxvt.svg @@ -0,0 +1 @@ +utilities-x-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/urxvt_48x48.svg b/links/apps/scalable/urxvt_48x48.svg new file mode 120000 index 00000000..8e71357d --- /dev/null +++ b/links/apps/scalable/urxvt_48x48.svg @@ -0,0 +1 @@ +utilities-x-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/us.zoom.Zoom.svg b/links/apps/scalable/us.zoom.Zoom.svg new file mode 120000 index 00000000..e522493b --- /dev/null +++ b/links/apps/scalable/us.zoom.Zoom.svg @@ -0,0 +1 @@ +Zoom.svg \ No newline at end of file diff --git a/links/apps/scalable/usb-creator-gtk.svg b/links/apps/scalable/usb-creator-gtk.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/usb-creator-gtk.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/usb-creator-kde.svg b/links/apps/scalable/usb-creator-kde.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/usb-creator-kde.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/user-file-manager.svg b/links/apps/scalable/user-file-manager.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/user-file-manager.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/user-info.svg b/links/apps/scalable/user-info.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/user-info.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/user_auth.svg b/links/apps/scalable/user_auth.svg new file mode 120000 index 00000000..bd5c7c89 --- /dev/null +++ b/links/apps/scalable/user_auth.svg @@ -0,0 +1 @@ +login.svg \ No newline at end of file diff --git a/links/apps/scalable/user_icon.svg b/links/apps/scalable/user_icon.svg new file mode 120000 index 00000000..e0e4cbc9 --- /dev/null +++ b/links/apps/scalable/user_icon.svg @@ -0,0 +1 @@ +preferences-desktop-user.svg \ No newline at end of file diff --git a/links/apps/scalable/userdrake.svg b/links/apps/scalable/userdrake.svg new file mode 120000 index 00000000..7fc2abbe --- /dev/null +++ b/links/apps/scalable/userdrake.svg @@ -0,0 +1 @@ +users.svg \ No newline at end of file diff --git a/links/apps/scalable/users-admin.svg b/links/apps/scalable/users-admin.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/users-admin.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/users.svg b/links/apps/scalable/users.svg new file mode 120000 index 00000000..e0e4cbc9 --- /dev/null +++ b/links/apps/scalable/users.svg @@ -0,0 +1 @@ +preferences-desktop-user.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-dictionary.svg b/links/apps/scalable/utilities-dictionary.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/utilities-dictionary.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-energy-monitor.svg b/links/apps/scalable/utilities-energy-monitor.svg new file mode 120000 index 00000000..e7a4d9f1 --- /dev/null +++ b/links/apps/scalable/utilities-energy-monitor.svg @@ -0,0 +1 @@ +preferences-system-power.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-file-archiver.svg b/links/apps/scalable/utilities-file-archiver.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/utilities-file-archiver.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-log-viewer.svg b/links/apps/scalable/utilities-log-viewer.svg new file mode 120000 index 00000000..b2fbbc42 --- /dev/null +++ b/links/apps/scalable/utilities-log-viewer.svg @@ -0,0 +1 @@ +logview.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-notes.svg b/links/apps/scalable/utilities-notes.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/utilities-notes.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-terminal.svg b/links/apps/scalable/utilities-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/utilities-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-text-editor.svg b/links/apps/scalable/utilities-text-editor.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/utilities-text-editor.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities-x-terminal.svg b/links/apps/scalable/utilities-x-terminal.svg new file mode 120000 index 00000000..924fd484 --- /dev/null +++ b/links/apps/scalable/utilities-x-terminal.svg @@ -0,0 +1 @@ +xterm.svg \ No newline at end of file diff --git a/links/apps/scalable/utilities_terminal.svg b/links/apps/scalable/utilities_terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/utilities_terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/uxterm.svg b/links/apps/scalable/uxterm.svg new file mode 120000 index 00000000..924fd484 --- /dev/null +++ b/links/apps/scalable/uxterm.svg @@ -0,0 +1 @@ +xterm.svg \ No newline at end of file diff --git a/links/apps/scalable/vala-panel.svg b/links/apps/scalable/vala-panel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/vala-panel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/vala-terminal.svg b/links/apps/scalable/vala-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/vala-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/vbox.svg b/links/apps/scalable/vbox.svg new file mode 120000 index 00000000..199e647e --- /dev/null +++ b/links/apps/scalable/vbox.svg @@ -0,0 +1 @@ +Vbox.svg \ No newline at end of file diff --git a/links/apps/scalable/vcalendar.svg b/links/apps/scalable/vcalendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/vcalendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/veracrypt.xpm.svg b/links/apps/scalable/veracrypt.xpm.svg new file mode 120000 index 00000000..16df79fb --- /dev/null +++ b/links/apps/scalable/veracrypt.xpm.svg @@ -0,0 +1 @@ +veracrypt.svg \ No newline at end of file diff --git a/links/apps/scalable/verbiste.svg b/links/apps/scalable/verbiste.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/verbiste.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/video-display.svg b/links/apps/scalable/video-display.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/video-display.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/video-player.svg b/links/apps/scalable/video-player.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/video-player.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/vidiot.svg b/links/apps/scalable/vidiot.svg new file mode 120000 index 00000000..cdae97d3 --- /dev/null +++ b/links/apps/scalable/vidiot.svg @@ -0,0 +1 @@ +avidemux.svg \ No newline at end of file diff --git a/links/apps/scalable/viewnior.svg b/links/apps/scalable/viewnior.svg new file mode 120000 index 00000000..89b072fa --- /dev/null +++ b/links/apps/scalable/viewnior.svg @@ -0,0 +1 @@ +multimedia-photo-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/vim-qt.svg b/links/apps/scalable/vim-qt.svg new file mode 120000 index 00000000..150dd041 --- /dev/null +++ b/links/apps/scalable/vim-qt.svg @@ -0,0 +1 @@ +vim.svg \ No newline at end of file diff --git a/links/apps/scalable/vimlogo.svg b/links/apps/scalable/vimlogo.svg new file mode 120000 index 00000000..150dd041 --- /dev/null +++ b/links/apps/scalable/vimlogo.svg @@ -0,0 +1 @@ +vim.svg \ No newline at end of file diff --git a/links/apps/scalable/vinagre.svg b/links/apps/scalable/vinagre.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/vinagre.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/virt-viewer.svg b/links/apps/scalable/virt-viewer.svg new file mode 120000 index 00000000..375fdbff --- /dev/null +++ b/links/apps/scalable/virt-viewer.svg @@ -0,0 +1 @@ +krdc.svg \ No newline at end of file diff --git a/links/apps/scalable/virtual-box.svg b/links/apps/scalable/virtual-box.svg new file mode 120000 index 00000000..f7e0337e --- /dev/null +++ b/links/apps/scalable/virtual-box.svg @@ -0,0 +1 @@ +virtualbox.svg \ No newline at end of file diff --git a/links/apps/scalable/virtualbox-bin.svg b/links/apps/scalable/virtualbox-bin.svg new file mode 120000 index 00000000..199e647e --- /dev/null +++ b/links/apps/scalable/virtualbox-bin.svg @@ -0,0 +1 @@ +Vbox.svg \ No newline at end of file diff --git a/links/apps/scalable/virtualbox-ose.svg b/links/apps/scalable/virtualbox-ose.svg new file mode 120000 index 00000000..f7e0337e --- /dev/null +++ b/links/apps/scalable/virtualbox-ose.svg @@ -0,0 +1 @@ +virtualbox.svg \ No newline at end of file diff --git a/links/apps/scalable/visualstudiocode.svg b/links/apps/scalable/visualstudiocode.svg new file mode 120000 index 00000000..1367ee65 --- /dev/null +++ b/links/apps/scalable/visualstudiocode.svg @@ -0,0 +1 @@ +visual-studio-code.svg \ No newline at end of file diff --git a/links/apps/scalable/vivaldi-beta.svg b/links/apps/scalable/vivaldi-beta.svg new file mode 120000 index 00000000..91912065 --- /dev/null +++ b/links/apps/scalable/vivaldi-beta.svg @@ -0,0 +1 @@ +vivaldi.svg \ No newline at end of file diff --git a/links/apps/scalable/vivaldi-snapshot.svg b/links/apps/scalable/vivaldi-snapshot.svg new file mode 120000 index 00000000..91912065 --- /dev/null +++ b/links/apps/scalable/vivaldi-snapshot.svg @@ -0,0 +1 @@ +vivaldi.svg \ No newline at end of file diff --git a/links/apps/scalable/vivaldi-stable.svg b/links/apps/scalable/vivaldi-stable.svg new file mode 120000 index 00000000..91912065 --- /dev/null +++ b/links/apps/scalable/vivaldi-stable.svg @@ -0,0 +1 @@ +vivaldi.svg \ No newline at end of file diff --git a/links/apps/scalable/vmnetcfg.svg b/links/apps/scalable/vmnetcfg.svg new file mode 120000 index 00000000..4624448a --- /dev/null +++ b/links/apps/scalable/vmnetcfg.svg @@ -0,0 +1 @@ +vmware-netcfg.svg \ No newline at end of file diff --git a/links/apps/scalable/vmplayer.svg b/links/apps/scalable/vmplayer.svg new file mode 120000 index 00000000..6866c819 --- /dev/null +++ b/links/apps/scalable/vmplayer.svg @@ -0,0 +1 @@ +vmware-player.svg \ No newline at end of file diff --git a/links/apps/scalable/vmware.svg b/links/apps/scalable/vmware.svg new file mode 120000 index 00000000..0bc10e6b --- /dev/null +++ b/links/apps/scalable/vmware.svg @@ -0,0 +1 @@ +vmware-workstation.svg \ No newline at end of file diff --git a/links/apps/scalable/vokoscreen.svg b/links/apps/scalable/vokoscreen.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/vokoscreen.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/vokoscreenNG.svg b/links/apps/scalable/vokoscreenNG.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/vokoscreenNG.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/volume-knob.svg b/links/apps/scalable/volume-knob.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/volume-knob.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/vsc.svg b/links/apps/scalable/vsc.svg new file mode 120000 index 00000000..92fd3167 --- /dev/null +++ b/links/apps/scalable/vsc.svg @@ -0,0 +1 @@ +visualstudiocode.svg \ No newline at end of file diff --git a/links/apps/scalable/vscode.svg b/links/apps/scalable/vscode.svg new file mode 120000 index 00000000..92fd3167 --- /dev/null +++ b/links/apps/scalable/vscode.svg @@ -0,0 +1 @@ +visualstudiocode.svg \ No newline at end of file diff --git a/links/apps/scalable/vscodium.svg b/links/apps/scalable/vscodium.svg new file mode 120000 index 00000000..92fd3167 --- /dev/null +++ b/links/apps/scalable/vscodium.svg @@ -0,0 +1 @@ +visualstudiocode.svg \ No newline at end of file diff --git a/links/apps/scalable/vso.svg b/links/apps/scalable/vso.svg new file mode 120000 index 00000000..92fd3167 --- /dev/null +++ b/links/apps/scalable/vso.svg @@ -0,0 +1 @@ +visualstudiocode.svg \ No newline at end of file diff --git a/links/apps/scalable/vuescan.svg b/links/apps/scalable/vuescan.svg new file mode 120000 index 00000000..a6fb1a21 --- /dev/null +++ b/links/apps/scalable/vuescan.svg @@ -0,0 +1 @@ +skanlite.svg \ No newline at end of file diff --git a/links/apps/scalable/wallpaper.svg b/links/apps/scalable/wallpaper.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/wallpaper.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/waterfox-classic.svg b/links/apps/scalable/waterfox-classic.svg new file mode 120000 index 00000000..8b27b7c2 --- /dev/null +++ b/links/apps/scalable/waterfox-classic.svg @@ -0,0 +1 @@ +waterfox.svg \ No newline at end of file diff --git a/links/apps/scalable/waterfox-current.svg b/links/apps/scalable/waterfox-current.svg new file mode 120000 index 00000000..8b27b7c2 --- /dev/null +++ b/links/apps/scalable/waterfox-current.svg @@ -0,0 +1 @@ +waterfox.svg \ No newline at end of file diff --git a/links/apps/scalable/waterfox-icon.svg b/links/apps/scalable/waterfox-icon.svg new file mode 120000 index 00000000..8b27b7c2 --- /dev/null +++ b/links/apps/scalable/waterfox-icon.svg @@ -0,0 +1 @@ +waterfox.svg \ No newline at end of file diff --git a/links/apps/scalable/weather-widget.svg b/links/apps/scalable/weather-widget.svg new file mode 120000 index 00000000..8103a34f --- /dev/null +++ b/links/apps/scalable/weather-widget.svg @@ -0,0 +1 @@ +weather.svg \ No newline at end of file diff --git a/links/apps/scalable/weather.svg b/links/apps/scalable/weather.svg new file mode 120000 index 00000000..4f715a67 --- /dev/null +++ b/links/apps/scalable/weather.svg @@ -0,0 +1 @@ +org.gnome.Weather.svg \ No newline at end of file diff --git a/links/apps/scalable/web-browser-app.svg b/links/apps/scalable/web-browser-app.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/web-browser-app.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/web-discord.svg b/links/apps/scalable/web-discord.svg new file mode 120000 index 00000000..972a47f8 --- /dev/null +++ b/links/apps/scalable/web-discord.svg @@ -0,0 +1 @@ +discord.svg \ No newline at end of file diff --git a/links/apps/scalable/web-google-gmail.svg b/links/apps/scalable/web-google-gmail.svg new file mode 120000 index 00000000..535ba000 --- /dev/null +++ b/links/apps/scalable/web-google-gmail.svg @@ -0,0 +1 @@ +gmail.svg \ No newline at end of file diff --git a/links/apps/scalable/web-google-youtube.svg b/links/apps/scalable/web-google-youtube.svg new file mode 120000 index 00000000..6c62c168 --- /dev/null +++ b/links/apps/scalable/web-google-youtube.svg @@ -0,0 +1 @@ +youtube.svg \ No newline at end of file diff --git a/links/apps/scalable/web-lastfm.svg b/links/apps/scalable/web-lastfm.svg new file mode 120000 index 00000000..76dd477b --- /dev/null +++ b/links/apps/scalable/web-lastfm.svg @@ -0,0 +1 @@ +lastfm.svg \ No newline at end of file diff --git a/links/apps/scalable/web-spotify.svg b/links/apps/scalable/web-spotify.svg new file mode 120000 index 00000000..2d1e6f84 --- /dev/null +++ b/links/apps/scalable/web-spotify.svg @@ -0,0 +1 @@ +spotify-client.svg \ No newline at end of file diff --git a/links/apps/scalable/web-telegram.svg b/links/apps/scalable/web-telegram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/web-telegram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/web-whatsapp.svg b/links/apps/scalable/web-whatsapp.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/web-whatsapp.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/webbrowser-app.svg b/links/apps/scalable/webbrowser-app.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/webbrowser-app.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/webide.svg b/links/apps/scalable/webide.svg new file mode 120000 index 00000000..3b0db9e6 --- /dev/null +++ b/links/apps/scalable/webide.svg @@ -0,0 +1 @@ +phpstorm.svg \ No newline at end of file diff --git a/links/apps/scalable/wewechat.svg b/links/apps/scalable/wewechat.svg new file mode 120000 index 00000000..fa4b83ec --- /dev/null +++ b/links/apps/scalable/wewechat.svg @@ -0,0 +1 @@ +wechat.svg \ No newline at end of file diff --git a/links/apps/scalable/whaawmp.svg b/links/apps/scalable/whaawmp.svg new file mode 120000 index 00000000..27d2c5fb --- /dev/null +++ b/links/apps/scalable/whaawmp.svg @@ -0,0 +1 @@ +dragonplayer.svg \ No newline at end of file diff --git a/links/apps/scalable/whatsapp-desktop.svg b/links/apps/scalable/whatsapp-desktop.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/whatsapp-desktop.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/whatsapp-for-linux.svg b/links/apps/scalable/whatsapp-for-linux.svg new file mode 120000 index 00000000..2842da95 --- /dev/null +++ b/links/apps/scalable/whatsapp-for-linux.svg @@ -0,0 +1 @@ +web-whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/whatsapp-nativefier.svg b/links/apps/scalable/whatsapp-nativefier.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/whatsapp-nativefier.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/whatsappfordesktop.svg b/links/apps/scalable/whatsappfordesktop.svg new file mode 120000 index 00000000..2842da95 --- /dev/null +++ b/links/apps/scalable/whatsappfordesktop.svg @@ -0,0 +1 @@ +web-whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/whatsdesk.svg b/links/apps/scalable/whatsdesk.svg new file mode 120000 index 00000000..ce634bf6 --- /dev/null +++ b/links/apps/scalable/whatsdesk.svg @@ -0,0 +1 @@ +whatsapp.svg \ No newline at end of file diff --git a/links/apps/scalable/wicd-gtk.svg b/links/apps/scalable/wicd-gtk.svg new file mode 120000 index 00000000..015d36a8 --- /dev/null +++ b/links/apps/scalable/wicd-gtk.svg @@ -0,0 +1 @@ +wicd.svg \ No newline at end of file diff --git a/links/apps/scalable/wicd.svg b/links/apps/scalable/wicd.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/apps/scalable/wicd.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/apps/scalable/wifi-radar.svg b/links/apps/scalable/wifi-radar.svg new file mode 120000 index 00000000..015d36a8 --- /dev/null +++ b/links/apps/scalable/wifi-radar.svg @@ -0,0 +1 @@ +wicd.svg \ No newline at end of file diff --git a/links/apps/scalable/window-duplicate.svg b/links/apps/scalable/window-duplicate.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/window-duplicate.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/window-manager.svg b/links/apps/scalable/window-manager.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/window-manager.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/window_list.svg b/links/apps/scalable/window_list.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/window_list.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/windows.svg b/links/apps/scalable/windows.svg new file mode 120000 index 00000000..417f68ca --- /dev/null +++ b/links/apps/scalable/windows.svg @@ -0,0 +1 @@ +wine.svg \ No newline at end of file diff --git a/links/apps/scalable/wine-help.svg b/links/apps/scalable/wine-help.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/wine-help.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/wine-notepad.svg b/links/apps/scalable/wine-notepad.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/wine-notepad.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/wine_notepad.svg b/links/apps/scalable/wine_notepad.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/wine_notepad.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/winecfg.svg b/links/apps/scalable/winecfg.svg new file mode 120000 index 00000000..01c441ef --- /dev/null +++ b/links/apps/scalable/winecfg.svg @@ -0,0 +1 @@ +wine-winecfg.svg \ No newline at end of file diff --git a/links/apps/scalable/winefile.svg b/links/apps/scalable/winefile.svg new file mode 120000 index 00000000..a9ba581e --- /dev/null +++ b/links/apps/scalable/winefile.svg @@ -0,0 +1 @@ +wine-winefile.svg \ No newline at end of file diff --git a/links/apps/scalable/winemine.svg b/links/apps/scalable/winemine.svg new file mode 120000 index 00000000..41d37885 --- /dev/null +++ b/links/apps/scalable/winemine.svg @@ -0,0 +1 @@ +gnome-mines.svg \ No newline at end of file diff --git a/links/apps/scalable/winetricks.svg b/links/apps/scalable/winetricks.svg new file mode 120000 index 00000000..2d550e9b --- /dev/null +++ b/links/apps/scalable/winetricks.svg @@ -0,0 +1 @@ +wine-winetricks.svg \ No newline at end of file diff --git a/links/apps/scalable/wingpanel.svg b/links/apps/scalable/wingpanel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/wingpanel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/winhelp.svg b/links/apps/scalable/winhelp.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/winhelp.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/winusb.svg b/links/apps/scalable/winusb.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/winusb.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/winusbgui-icon.svg b/links/apps/scalable/winusbgui-icon.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/winusbgui-icon.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/winusbgui.svg b/links/apps/scalable/winusbgui.svg new file mode 120000 index 00000000..2ce14272 --- /dev/null +++ b/links/apps/scalable/winusbgui.svg @@ -0,0 +1 @@ +usb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/wmail.svg b/links/apps/scalable/wmail.svg new file mode 120000 index 00000000..a0517ef7 --- /dev/null +++ b/links/apps/scalable/wmail.svg @@ -0,0 +1 @@ +WMail.svg \ No newline at end of file diff --git a/links/apps/scalable/wmtweaks.svg b/links/apps/scalable/wmtweaks.svg new file mode 120000 index 00000000..8cc1dc43 --- /dev/null +++ b/links/apps/scalable/wmtweaks.svg @@ -0,0 +1 @@ +gnome-window-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/woeusbgui-icon.svg b/links/apps/scalable/woeusbgui-icon.svg new file mode 120000 index 00000000..168053b4 --- /dev/null +++ b/links/apps/scalable/woeusbgui-icon.svg @@ -0,0 +1 @@ +liveusb-creator.svg \ No newline at end of file diff --git a/links/apps/scalable/wordpad.svg b/links/apps/scalable/wordpad.svg new file mode 120000 index 00000000..65f0dd42 --- /dev/null +++ b/links/apps/scalable/wordpad.svg @@ -0,0 +1 @@ +applications-office.svg \ No newline at end of file diff --git a/links/apps/scalable/workspace-overview.svg b/links/apps/scalable/workspace-overview.svg new file mode 120000 index 00000000..c6a5f62d --- /dev/null +++ b/links/apps/scalable/workspace-overview.svg @@ -0,0 +1 @@ +workspace-switcher.svg \ No newline at end of file diff --git a/links/apps/scalable/workspace-switcher-top-left.svg b/links/apps/scalable/workspace-switcher-top-left.svg new file mode 120000 index 00000000..c6a5f62d --- /dev/null +++ b/links/apps/scalable/workspace-switcher-top-left.svg @@ -0,0 +1 @@ +workspace-switcher.svg \ No newline at end of file diff --git a/links/apps/scalable/wp.svg b/links/apps/scalable/wp.svg new file mode 120000 index 00000000..47ab1d8b --- /dev/null +++ b/links/apps/scalable/wp.svg @@ -0,0 +1 @@ +accessories-text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/wpa_gui.svg b/links/apps/scalable/wpa_gui.svg new file mode 120000 index 00000000..015d36a8 --- /dev/null +++ b/links/apps/scalable/wpa_gui.svg @@ -0,0 +1 @@ +wicd.svg \ No newline at end of file diff --git a/links/apps/scalable/www-browser.svg b/links/apps/scalable/www-browser.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/www-browser.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/wxlame.svg b/links/apps/scalable/wxlame.svg new file mode 120000 index 00000000..4eae085d --- /dev/null +++ b/links/apps/scalable/wxlame.svg @@ -0,0 +1 @@ +kmix.svg \ No newline at end of file diff --git a/links/apps/scalable/x-office-address-book.svg b/links/apps/scalable/x-office-address-book.svg new file mode 120000 index 00000000..ee8923e3 --- /dev/null +++ b/links/apps/scalable/x-office-address-book.svg @@ -0,0 +1 @@ +addressbook.svg \ No newline at end of file diff --git a/links/apps/scalable/x-office-calendar.svg b/links/apps/scalable/x-office-calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/x-office-calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/x-office-mail.svg b/links/apps/scalable/x-office-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/x-office-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/x-office_mail.svg b/links/apps/scalable/x-office_mail.svg new file mode 120000 index 00000000..73af2ca9 --- /dev/null +++ b/links/apps/scalable/x-office_mail.svg @@ -0,0 +1 @@ +email.svg \ No newline at end of file diff --git a/links/apps/scalable/x-pdf.svg b/links/apps/scalable/x-pdf.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/x-pdf.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/x-system-software-sources.svg b/links/apps/scalable/x-system-software-sources.svg new file mode 120000 index 00000000..b4324aaf --- /dev/null +++ b/links/apps/scalable/x-system-software-sources.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/x-terminal-emulator.svg b/links/apps/scalable/x-terminal-emulator.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/x-terminal-emulator.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/x.svg b/links/apps/scalable/x.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/x.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/x11.svg b/links/apps/scalable/x11.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/x11.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/xame.svg b/links/apps/scalable/xame.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/xame.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/xapp.svg b/links/apps/scalable/xapp.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/xapp.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/xar.svg b/links/apps/scalable/xar.svg new file mode 120000 index 00000000..f3f331a8 --- /dev/null +++ b/links/apps/scalable/xar.svg @@ -0,0 +1 @@ +ark.svg \ No newline at end of file diff --git a/links/apps/scalable/xarchiver.svg b/links/apps/scalable/xarchiver.svg new file mode 120000 index 00000000..72381dbe --- /dev/null +++ b/links/apps/scalable/xarchiver.svg @@ -0,0 +1 @@ +file-roller.svg \ No newline at end of file diff --git a/links/apps/scalable/xboard.svg b/links/apps/scalable/xboard.svg new file mode 120000 index 00000000..3f8c01d9 --- /dev/null +++ b/links/apps/scalable/xboard.svg @@ -0,0 +1 @@ +chess.svg \ No newline at end of file diff --git a/links/apps/scalable/xcalc.svg b/links/apps/scalable/xcalc.svg new file mode 120000 index 00000000..80698d65 --- /dev/null +++ b/links/apps/scalable/xcalc.svg @@ -0,0 +1 @@ +accessories-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/xchm-48.svg b/links/apps/scalable/xchm-48.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/xchm-48.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/xchm.svg b/links/apps/scalable/xchm.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/xchm.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/xclipboard.svg b/links/apps/scalable/xclipboard.svg new file mode 120000 index 00000000..644ff5b1 --- /dev/null +++ b/links/apps/scalable/xclipboard.svg @@ -0,0 +1 @@ +diodon.svg \ No newline at end of file diff --git a/links/apps/scalable/xclock.svg b/links/apps/scalable/xclock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/xclock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/xconsole.svg b/links/apps/scalable/xconsole.svg new file mode 120000 index 00000000..08ba74f8 --- /dev/null +++ b/links/apps/scalable/xconsole.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/xdg-browser-launcher.svg b/links/apps/scalable/xdg-browser-launcher.svg new file mode 120000 index 00000000..76b91b89 --- /dev/null +++ b/links/apps/scalable/xdg-browser-launcher.svg @@ -0,0 +1 @@ +web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/xdiagnose.svg b/links/apps/scalable/xdiagnose.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/xdiagnose.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/xed.svg b/links/apps/scalable/xed.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/xed.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/xedit.svg b/links/apps/scalable/xedit.svg new file mode 120000 index 00000000..6bccf228 --- /dev/null +++ b/links/apps/scalable/xedit.svg @@ -0,0 +1 @@ +gedit.svg \ No newline at end of file diff --git a/links/apps/scalable/xemacs.svg b/links/apps/scalable/xemacs.svg new file mode 120000 index 00000000..a940c640 --- /dev/null +++ b/links/apps/scalable/xemacs.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/links/apps/scalable/xfburn.svg b/links/apps/scalable/xfburn.svg new file mode 120000 index 00000000..d2d6e296 --- /dev/null +++ b/links/apps/scalable/xfburn.svg @@ -0,0 +1 @@ +brasero.svg \ No newline at end of file diff --git a/links/apps/scalable/xfcalendar.svg b/links/apps/scalable/xfcalendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/xfcalendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-devel.svg b/links/apps/scalable/xfce-devel.svg new file mode 120000 index 00000000..d153228c --- /dev/null +++ b/links/apps/scalable/xfce-devel.svg @@ -0,0 +1 @@ +builder.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-dict.svg b/links/apps/scalable/xfce-dict.svg new file mode 120000 index 00000000..9f0d52e9 --- /dev/null +++ b/links/apps/scalable/xfce-dict.svg @@ -0,0 +1 @@ +dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-edit.svg b/links/apps/scalable/xfce-edit.svg new file mode 120000 index 00000000..ca6c4831 --- /dev/null +++ b/links/apps/scalable/xfce-edit.svg @@ -0,0 +1 @@ +text-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-filemanager.svg b/links/apps/scalable/xfce-filemanager.svg new file mode 120000 index 00000000..41092c8f --- /dev/null +++ b/links/apps/scalable/xfce-filemanager.svg @@ -0,0 +1 @@ +file-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-mail.svg b/links/apps/scalable/xfce-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/xfce-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-man.svg b/links/apps/scalable/xfce-man.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/xfce-man.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-mount.svg b/links/apps/scalable/xfce-mount.svg new file mode 120000 index 00000000..ecad508a --- /dev/null +++ b/links/apps/scalable/xfce-mount.svg @@ -0,0 +1 @@ +disk-usage-analyzer.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-mouse.svg b/links/apps/scalable/xfce-mouse.svg new file mode 120000 index 00000000..90ea8e2b --- /dev/null +++ b/links/apps/scalable/xfce-mouse.svg @@ -0,0 +1 @@ +preferences-desktop-peripherals.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-newmail.svg b/links/apps/scalable/xfce-newmail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/xfce-newmail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-schedule.svg b/links/apps/scalable/xfce-schedule.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/xfce-schedule.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-sensors.svg b/links/apps/scalable/xfce-sensors.svg new file mode 120000 index 00000000..a6c23f40 --- /dev/null +++ b/links/apps/scalable/xfce-sensors.svg @@ -0,0 +1 @@ +thermal-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-sound.svg b/links/apps/scalable/xfce-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/xfce-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-system-info.svg b/links/apps/scalable/xfce-system-info.svg new file mode 120000 index 00000000..7be27df5 --- /dev/null +++ b/links/apps/scalable/xfce-system-info.svg @@ -0,0 +1 @@ +userinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-system-lock.svg b/links/apps/scalable/xfce-system-lock.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/xfce-system-lock.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-system-settings.svg b/links/apps/scalable/xfce-system-settings.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/xfce-system-settings.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-terminal.svg b/links/apps/scalable/xfce-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/xfce-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-theme-manager.svg b/links/apps/scalable/xfce-theme-manager.svg new file mode 120000 index 00000000..604fb0e1 --- /dev/null +++ b/links/apps/scalable/xfce-theme-manager.svg @@ -0,0 +1 @@ +applications-interfacedesign.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-ui.svg b/links/apps/scalable/xfce-ui.svg new file mode 120000 index 00000000..3c8cc875 --- /dev/null +++ b/links/apps/scalable/xfce-ui.svg @@ -0,0 +1 @@ +preferences-desktop-theme.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce-unknown.svg b/links/apps/scalable/xfce-unknown.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/xfce-unknown.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-appfinder.svg b/links/apps/scalable/xfce4-appfinder.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/xfce4-appfinder.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-backdrop.svg b/links/apps/scalable/xfce4-backdrop.svg new file mode 120000 index 00000000..911ba54b --- /dev/null +++ b/links/apps/scalable/xfce4-backdrop.svg @@ -0,0 +1 @@ +preferences-desktop-wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-battery-plugin.svg b/links/apps/scalable/xfce4-battery-plugin.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/xfce4-battery-plugin.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-calculator-plugin.svg b/links/apps/scalable/xfce4-calculator-plugin.svg new file mode 120000 index 00000000..80698d65 --- /dev/null +++ b/links/apps/scalable/xfce4-calculator-plugin.svg @@ -0,0 +1 @@ +accessories-calculator.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-clipman-plugin.svg b/links/apps/scalable/xfce4-clipman-plugin.svg new file mode 120000 index 00000000..da60241b --- /dev/null +++ b/links/apps/scalable/xfce4-clipman-plugin.svg @@ -0,0 +1 @@ +evolution-tasks.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-clock.svg b/links/apps/scalable/xfce4-clock.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/xfce4-clock.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-color-settings.svg b/links/apps/scalable/xfce4-color-settings.svg new file mode 120000 index 00000000..c04b3ee2 --- /dev/null +++ b/links/apps/scalable/xfce4-color-settings.svg @@ -0,0 +1 @@ +preferences-color.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-cpugraph-plugin.svg b/links/apps/scalable/xfce4-cpugraph-plugin.svg new file mode 120000 index 00000000..b6e5ceea --- /dev/null +++ b/links/apps/scalable/xfce4-cpugraph-plugin.svg @@ -0,0 +1 @@ +utilities-system-monitor.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-dict.svg b/links/apps/scalable/xfce4-dict.svg new file mode 120000 index 00000000..fc7facf7 --- /dev/null +++ b/links/apps/scalable/xfce4-dict.svg @@ -0,0 +1 @@ +accessories-dictionary.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-display.svg b/links/apps/scalable/xfce4-display.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/xfce4-display.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-fsguard-plugin.svg b/links/apps/scalable/xfce4-fsguard-plugin.svg new file mode 120000 index 00000000..6080e25b --- /dev/null +++ b/links/apps/scalable/xfce4-fsguard-plugin.svg @@ -0,0 +1 @@ +gnome-disks.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-indicator-plugin.svg b/links/apps/scalable/xfce4-indicator-plugin.svg new file mode 120000 index 00000000..cad5391a --- /dev/null +++ b/links/apps/scalable/xfce4-indicator-plugin.svg @@ -0,0 +1 @@ +info.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-logo.svg b/links/apps/scalable/xfce4-logo.svg new file mode 120000 index 00000000..dc323a78 --- /dev/null +++ b/links/apps/scalable/xfce4-logo.svg @@ -0,0 +1 @@ +desktop-environment-xfce.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-mcs-manager.svg b/links/apps/scalable/xfce4-mcs-manager.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/xfce4-mcs-manager.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-menueditor.svg b/links/apps/scalable/xfce4-menueditor.svg new file mode 120000 index 00000000..191b35e2 --- /dev/null +++ b/links/apps/scalable/xfce4-menueditor.svg @@ -0,0 +1 @@ +menu-editor.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-mixer.svg b/links/apps/scalable/xfce4-mixer.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/xfce4-mixer.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-netload-plugin.svg b/links/apps/scalable/xfce4-netload-plugin.svg new file mode 120000 index 00000000..8a775e16 --- /dev/null +++ b/links/apps/scalable/xfce4-netload-plugin.svg @@ -0,0 +1 @@ +knemo.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-notes-plugin.svg b/links/apps/scalable/xfce4-notes-plugin.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/xfce4-notes-plugin.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-notes.svg b/links/apps/scalable/xfce4-notes.svg new file mode 120000 index 00000000..f49bc261 --- /dev/null +++ b/links/apps/scalable/xfce4-notes.svg @@ -0,0 +1 @@ +knotes.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-notifyd.svg b/links/apps/scalable/xfce4-notifyd.svg new file mode 120000 index 00000000..ee0c10da --- /dev/null +++ b/links/apps/scalable/xfce4-notifyd.svg @@ -0,0 +1 @@ +preferences-system-notifications.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-panel-menu.svg b/links/apps/scalable/xfce4-panel-menu.svg new file mode 120000 index 00000000..01b24b18 --- /dev/null +++ b/links/apps/scalable/xfce4-panel-menu.svg @@ -0,0 +1 @@ +kmenuedit.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-panel.svg b/links/apps/scalable/xfce4-panel.svg new file mode 120000 index 00000000..010fb8a7 --- /dev/null +++ b/links/apps/scalable/xfce4-panel.svg @@ -0,0 +1 @@ +panel.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-power-manager-settings.svg b/links/apps/scalable/xfce4-power-manager-settings.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/xfce4-power-manager-settings.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-pulseaudio-plugin.svg b/links/apps/scalable/xfce4-pulseaudio-plugin.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/xfce4-pulseaudio-plugin.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-sample-plugin.svg b/links/apps/scalable/xfce4-sample-plugin.svg new file mode 120000 index 00000000..2f915ffd --- /dev/null +++ b/links/apps/scalable/xfce4-sample-plugin.svg @@ -0,0 +1 @@ +preferences-desktop-emoticons.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-session.svg b/links/apps/scalable/xfce4-session.svg new file mode 120000 index 00000000..1752c2f2 --- /dev/null +++ b/links/apps/scalable/xfce4-session.svg @@ -0,0 +1 @@ +session-properties.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-settings.svg b/links/apps/scalable/xfce4-settings.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/xfce4-settings.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-sound.svg b/links/apps/scalable/xfce4-sound.svg new file mode 120000 index 00000000..04c6d09b --- /dev/null +++ b/links/apps/scalable/xfce4-sound.svg @@ -0,0 +1 @@ +multimedia-volume-control.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-splash.svg b/links/apps/scalable/xfce4-splash.svg new file mode 120000 index 00000000..fa24a04e --- /dev/null +++ b/links/apps/scalable/xfce4-splash.svg @@ -0,0 +1 @@ +preferences-desktop-display.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-stopwatch-plugin.svg b/links/apps/scalable/xfce4-stopwatch-plugin.svg new file mode 120000 index 00000000..02a5b083 --- /dev/null +++ b/links/apps/scalable/xfce4-stopwatch-plugin.svg @@ -0,0 +1 @@ +kronometer.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-system-lock.svg b/links/apps/scalable/xfce4-system-lock.svg new file mode 120000 index 00000000..5d254d24 --- /dev/null +++ b/links/apps/scalable/xfce4-system-lock.svg @@ -0,0 +1 @@ +system-lock-screen.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-terminal.svg b/links/apps/scalable/xfce4-terminal.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/xfce4-terminal.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-time-out-plugin.svg b/links/apps/scalable/xfce4-time-out-plugin.svg new file mode 120000 index 00000000..02a5b083 --- /dev/null +++ b/links/apps/scalable/xfce4-time-out-plugin.svg @@ -0,0 +1 @@ +kronometer.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-timer-plugin.svg b/links/apps/scalable/xfce4-timer-plugin.svg new file mode 120000 index 00000000..4a80d413 --- /dev/null +++ b/links/apps/scalable/xfce4-timer-plugin.svg @@ -0,0 +1 @@ +ktimer.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-timer.svg b/links/apps/scalable/xfce4-timer.svg new file mode 120000 index 00000000..4a80d413 --- /dev/null +++ b/links/apps/scalable/xfce4-timer.svg @@ -0,0 +1 @@ +ktimer.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-ui.svg b/links/apps/scalable/xfce4-ui.svg new file mode 120000 index 00000000..3c8cc875 --- /dev/null +++ b/links/apps/scalable/xfce4-ui.svg @@ -0,0 +1 @@ +preferences-desktop-theme.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-weather.svg b/links/apps/scalable/xfce4-weather.svg new file mode 120000 index 00000000..4f715a67 --- /dev/null +++ b/links/apps/scalable/xfce4-weather.svg @@ -0,0 +1 @@ +org.gnome.Weather.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4-workspaces.svg b/links/apps/scalable/xfce4-workspaces.svg new file mode 120000 index 00000000..c6a5f62d --- /dev/null +++ b/links/apps/scalable/xfce4-workspaces.svg @@ -0,0 +1 @@ +workspace-switcher.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce4_xicon.svg b/links/apps/scalable/xfce4_xicon.svg new file mode 120000 index 00000000..dc323a78 --- /dev/null +++ b/links/apps/scalable/xfce4_xicon.svg @@ -0,0 +1 @@ +desktop-environment-xfce.svg \ No newline at end of file diff --git a/links/apps/scalable/xfce_unknown.svg b/links/apps/scalable/xfce_unknown.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/xfce_unknown.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/xfdashboard.svg b/links/apps/scalable/xfdashboard.svg new file mode 120000 index 00000000..b51d9aa7 --- /dev/null +++ b/links/apps/scalable/xfdashboard.svg @@ -0,0 +1 @@ +wallpaper.svg \ No newline at end of file diff --git a/links/apps/scalable/xfmail.svg b/links/apps/scalable/xfmail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/xfmail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/xfp.svg b/links/apps/scalable/xfp.svg new file mode 120000 index 00000000..f3f331a8 --- /dev/null +++ b/links/apps/scalable/xfp.svg @@ -0,0 +1 @@ +ark.svg \ No newline at end of file diff --git a/links/apps/scalable/xfpm-ac-adapter.svg b/links/apps/scalable/xfpm-ac-adapter.svg new file mode 120000 index 00000000..0fbb2af1 --- /dev/null +++ b/links/apps/scalable/xfpm-ac-adapter.svg @@ -0,0 +1 @@ +gnome-power-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/xfsm-switch.svg b/links/apps/scalable/xfsm-switch.svg new file mode 120000 index 00000000..a1fabb6d --- /dev/null +++ b/links/apps/scalable/xfsm-switch.svg @@ -0,0 +1 @@ +config-users.svg \ No newline at end of file diff --git a/links/apps/scalable/xfw.svg b/links/apps/scalable/xfw.svg new file mode 120000 index 00000000..6bccf228 --- /dev/null +++ b/links/apps/scalable/xfw.svg @@ -0,0 +1 @@ +gedit.svg \ No newline at end of file diff --git a/links/apps/scalable/xfwm4.svg b/links/apps/scalable/xfwm4.svg new file mode 120000 index 00000000..d87a4ae0 --- /dev/null +++ b/links/apps/scalable/xfwm4.svg @@ -0,0 +1 @@ +preferences-system-windows.svg \ No newline at end of file diff --git a/links/apps/scalable/ximian-evolution-calendar.svg b/links/apps/scalable/ximian-evolution-calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/links/apps/scalable/ximian-evolution-calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/links/apps/scalable/ximian-evolution-email.svg b/links/apps/scalable/ximian-evolution-email.svg new file mode 120000 index 00000000..6fb79ec1 --- /dev/null +++ b/links/apps/scalable/ximian-evolution-email.svg @@ -0,0 +1 @@ +evolution.svg \ No newline at end of file diff --git a/links/apps/scalable/xine.svg b/links/apps/scalable/xine.svg new file mode 120000 index 00000000..a30e61e1 --- /dev/null +++ b/links/apps/scalable/xine.svg @@ -0,0 +1 @@ +totem.svg \ No newline at end of file diff --git a/links/apps/scalable/xinput_calibrator.svg b/links/apps/scalable/xinput_calibrator.svg new file mode 120000 index 00000000..ce98796f --- /dev/null +++ b/links/apps/scalable/xinput_calibrator.svg @@ -0,0 +1 @@ +xorg.svg \ No newline at end of file diff --git a/links/apps/scalable/xmag.svg b/links/apps/scalable/xmag.svg new file mode 120000 index 00000000..8dc94d86 --- /dev/null +++ b/links/apps/scalable/xmag.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/links/apps/scalable/xmms.svg b/links/apps/scalable/xmms.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/xmms.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/xpad.svg b/links/apps/scalable/xpad.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/xpad.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/xpdf.svg b/links/apps/scalable/xpdf.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/xpdf.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/xpdf9.svg b/links/apps/scalable/xpdf9.svg new file mode 120000 index 00000000..4ba012d3 --- /dev/null +++ b/links/apps/scalable/xpdf9.svg @@ -0,0 +1 @@ +accessories-document-viewer.svg \ No newline at end of file diff --git a/links/apps/scalable/xplayer.svg b/links/apps/scalable/xplayer.svg new file mode 120000 index 00000000..a30e61e1 --- /dev/null +++ b/links/apps/scalable/xplayer.svg @@ -0,0 +1 @@ +totem.svg \ No newline at end of file diff --git a/links/apps/scalable/xreader.svg b/links/apps/scalable/xreader.svg new file mode 120000 index 00000000..ae216ea6 --- /dev/null +++ b/links/apps/scalable/xreader.svg @@ -0,0 +1 @@ +qpdfview.svg \ No newline at end of file diff --git a/links/apps/scalable/xsane.svg b/links/apps/scalable/xsane.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/xsane.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/xscreensaver.svg b/links/apps/scalable/xscreensaver.svg new file mode 120000 index 00000000..4cbb8f64 --- /dev/null +++ b/links/apps/scalable/xscreensaver.svg @@ -0,0 +1 @@ +preferences-desktop-screensaver.svg \ No newline at end of file diff --git a/links/apps/scalable/xt7-player-mpv.svg b/links/apps/scalable/xt7-player-mpv.svg new file mode 120000 index 00000000..32d53de2 --- /dev/null +++ b/links/apps/scalable/xt7-player-mpv.svg @@ -0,0 +1 @@ +multimedia-video-player.svg \ No newline at end of file diff --git a/links/apps/scalable/xterm-color.svg b/links/apps/scalable/xterm-color.svg new file mode 120000 index 00000000..924fd484 --- /dev/null +++ b/links/apps/scalable/xterm-color.svg @@ -0,0 +1 @@ +xterm.svg \ No newline at end of file diff --git a/links/apps/scalable/xterm-color_32x32.svg b/links/apps/scalable/xterm-color_32x32.svg new file mode 120000 index 00000000..55ec09b5 --- /dev/null +++ b/links/apps/scalable/xterm-color_32x32.svg @@ -0,0 +1 @@ +xterm-color.svg \ No newline at end of file diff --git a/links/apps/scalable/xterm-color_48x48.svg b/links/apps/scalable/xterm-color_48x48.svg new file mode 120000 index 00000000..55ec09b5 --- /dev/null +++ b/links/apps/scalable/xterm-color_48x48.svg @@ -0,0 +1 @@ +xterm-color.svg \ No newline at end of file diff --git a/links/apps/scalable/xterm_32x32.svg b/links/apps/scalable/xterm_32x32.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/xterm_32x32.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/xterm_48x48.svg b/links/apps/scalable/xterm_48x48.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/xterm_48x48.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/xterminator.svg b/links/apps/scalable/xterminator.svg new file mode 120000 index 00000000..b6181fcf --- /dev/null +++ b/links/apps/scalable/xterminator.svg @@ -0,0 +1 @@ +terminal.svg \ No newline at end of file diff --git a/links/apps/scalable/xvidcap.svg b/links/apps/scalable/xvidcap.svg new file mode 120000 index 00000000..9100e9c3 --- /dev/null +++ b/links/apps/scalable/xvidcap.svg @@ -0,0 +1 @@ +simplescreenrecorder.svg \ No newline at end of file diff --git a/links/apps/scalable/xviewer.svg b/links/apps/scalable/xviewer.svg new file mode 120000 index 00000000..d4944db7 --- /dev/null +++ b/links/apps/scalable/xviewer.svg @@ -0,0 +1 @@ +kuickshow.svg \ No newline at end of file diff --git a/links/apps/scalable/yad.svg b/links/apps/scalable/yad.svg new file mode 120000 index 00000000..94c48c94 --- /dev/null +++ b/links/apps/scalable/yad.svg @@ -0,0 +1 @@ +preferences-gtk-config.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-addon-extension.svg b/links/apps/scalable/yast-addon-extension.svg new file mode 120000 index 00000000..6a3b5fc4 --- /dev/null +++ b/links/apps/scalable/yast-addon-extension.svg @@ -0,0 +1 @@ +preferences-plugin.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-addon.svg b/links/apps/scalable/yast-addon.svg new file mode 120000 index 00000000..6a3b5fc4 --- /dev/null +++ b/links/apps/scalable/yast-addon.svg @@ -0,0 +1 @@ +preferences-plugin.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-alternatives.svg b/links/apps/scalable/yast-alternatives.svg new file mode 120000 index 00000000..5425c906 --- /dev/null +++ b/links/apps/scalable/yast-alternatives.svg @@ -0,0 +1 @@ +preferences-other.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-apparmor.svg b/links/apps/scalable/yast-apparmor.svg new file mode 120000 index 00000000..8999fb22 --- /dev/null +++ b/links/apps/scalable/yast-apparmor.svg @@ -0,0 +1 @@ +preferences-security-apparmor.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-auth-client.svg b/links/apps/scalable/yast-auth-client.svg new file mode 120000 index 00000000..558c8da9 --- /dev/null +++ b/links/apps/scalable/yast-auth-client.svg @@ -0,0 +1 @@ +preferences-security-kerberos.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-bootloader.svg b/links/apps/scalable/yast-bootloader.svg new file mode 120000 index 00000000..92d2518f --- /dev/null +++ b/links/apps/scalable/yast-bootloader.svg @@ -0,0 +1 @@ +preferences-system-login.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-checkmedia.svg b/links/apps/scalable/yast-checkmedia.svg new file mode 120000 index 00000000..03818cfb --- /dev/null +++ b/links/apps/scalable/yast-checkmedia.svg @@ -0,0 +1 @@ +applications-multimedia.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-device-tree.svg b/links/apps/scalable/yast-device-tree.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/yast-device-tree.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-disk.svg b/links/apps/scalable/yast-disk.svg new file mode 120000 index 00000000..4180791b --- /dev/null +++ b/links/apps/scalable/yast-disk.svg @@ -0,0 +1 @@ +baobab.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-firewall.svg b/links/apps/scalable/yast-firewall.svg new file mode 120000 index 00000000..84538d96 --- /dev/null +++ b/links/apps/scalable/yast-firewall.svg @@ -0,0 +1 @@ +gufw.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-fonts.svg b/links/apps/scalable/yast-fonts.svg new file mode 120000 index 00000000..ad05215b --- /dev/null +++ b/links/apps/scalable/yast-fonts.svg @@ -0,0 +1 @@ +preferences-desktop-font.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-hardware.svg b/links/apps/scalable/yast-hardware.svg new file mode 120000 index 00000000..0cf183b3 --- /dev/null +++ b/links/apps/scalable/yast-hardware.svg @@ -0,0 +1 @@ +yast-hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-high_availability.svg b/links/apps/scalable/yast-high_availability.svg new file mode 120000 index 00000000..6641d981 --- /dev/null +++ b/links/apps/scalable/yast-high_availability.svg @@ -0,0 +1 @@ +plasmagik.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-hwinfo.svg b/links/apps/scalable/yast-hwinfo.svg new file mode 120000 index 00000000..a140d67e --- /dev/null +++ b/links/apps/scalable/yast-hwinfo.svg @@ -0,0 +1 @@ +hwinfo.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-inetd.svg b/links/apps/scalable/yast-inetd.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/links/apps/scalable/yast-inetd.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-kerberos.svg b/links/apps/scalable/yast-kerberos.svg new file mode 120000 index 00000000..48720206 --- /dev/null +++ b/links/apps/scalable/yast-kerberos.svg @@ -0,0 +1 @@ +preferences-desktop-user-password.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-keyboard.svg b/links/apps/scalable/yast-keyboard.svg new file mode 120000 index 00000000..d14a5be9 --- /dev/null +++ b/links/apps/scalable/yast-keyboard.svg @@ -0,0 +1 @@ +preferences-desktop-keyboard.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-lan.svg b/links/apps/scalable/yast-lan.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/yast-lan.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-language.svg b/links/apps/scalable/yast-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/links/apps/scalable/yast-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-ldap-kerberos.svg b/links/apps/scalable/yast-ldap-kerberos.svg new file mode 120000 index 00000000..4ea12322 --- /dev/null +++ b/links/apps/scalable/yast-ldap-kerberos.svg @@ -0,0 +1 @@ +preferences-system-network-ldap.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-ldap-server.svg b/links/apps/scalable/yast-ldap-server.svg new file mode 120000 index 00000000..d1e9ba9f --- /dev/null +++ b/links/apps/scalable/yast-ldap-server.svg @@ -0,0 +1 @@ +krfb.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-mail.svg b/links/apps/scalable/yast-mail.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/links/apps/scalable/yast-mail.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-messages.svg b/links/apps/scalable/yast-messages.svg new file mode 120000 index 00000000..62d0d72f --- /dev/null +++ b/links/apps/scalable/yast-messages.svg @@ -0,0 +1 @@ +kopete.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-misc-group.svg b/links/apps/scalable/yast-misc-group.svg new file mode 120000 index 00000000..5425c906 --- /dev/null +++ b/links/apps/scalable/yast-misc-group.svg @@ -0,0 +1 @@ +preferences-other.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-network-group.svg b/links/apps/scalable/yast-network-group.svg new file mode 120000 index 00000000..66bda981 --- /dev/null +++ b/links/apps/scalable/yast-network-group.svg @@ -0,0 +1 @@ +preferences-system-network.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-nfs.svg b/links/apps/scalable/yast-nfs.svg new file mode 120000 index 00000000..39b750de --- /dev/null +++ b/links/apps/scalable/yast-nfs.svg @@ -0,0 +1 @@ +preferences-system-network-sharing.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-online_update.svg b/links/apps/scalable/yast-online_update.svg new file mode 120000 index 00000000..1cca4a72 --- /dev/null +++ b/links/apps/scalable/yast-online_update.svg @@ -0,0 +1 @@ +update.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-powertweak.svg b/links/apps/scalable/yast-powertweak.svg new file mode 120000 index 00000000..476ddabf --- /dev/null +++ b/links/apps/scalable/yast-powertweak.svg @@ -0,0 +1 @@ +preferences-system.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-remote.svg b/links/apps/scalable/yast-remote.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/yast-remote.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-samba-client.svg b/links/apps/scalable/yast-samba-client.svg new file mode 120000 index 00000000..d1e9ba9f --- /dev/null +++ b/links/apps/scalable/yast-samba-client.svg @@ -0,0 +1 @@ +krfb.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-samba-server.svg b/links/apps/scalable/yast-samba-server.svg new file mode 120000 index 00000000..d1e9ba9f --- /dev/null +++ b/links/apps/scalable/yast-samba-server.svg @@ -0,0 +1 @@ +krfb.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-scanner.svg b/links/apps/scalable/yast-scanner.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/apps/scalable/yast-scanner.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-security-group.svg b/links/apps/scalable/yast-security-group.svg new file mode 120000 index 00000000..eb2f9506 --- /dev/null +++ b/links/apps/scalable/yast-security-group.svg @@ -0,0 +1 @@ +preferences-security.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-security.svg b/links/apps/scalable/yast-security.svg new file mode 120000 index 00000000..eb2f9506 --- /dev/null +++ b/links/apps/scalable/yast-security.svg @@ -0,0 +1 @@ +preferences-security.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-snapper.svg b/links/apps/scalable/yast-snapper.svg new file mode 120000 index 00000000..a562f831 --- /dev/null +++ b/links/apps/scalable/yast-snapper.svg @@ -0,0 +1 @@ +deja-dup.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-software.svg b/links/apps/scalable/yast-software.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/yast-software.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-sound.svg b/links/apps/scalable/yast-sound.svg new file mode 120000 index 00000000..2ed0bcf8 --- /dev/null +++ b/links/apps/scalable/yast-sound.svg @@ -0,0 +1 @@ +preferences-desktop-sound.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-support-group.svg b/links/apps/scalable/yast-support-group.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/yast-support-group.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-support.svg b/links/apps/scalable/yast-support.svg new file mode 120000 index 00000000..5ec8e9d9 --- /dev/null +++ b/links/apps/scalable/yast-support.svg @@ -0,0 +1 @@ +help-browser.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-sw_single.svg b/links/apps/scalable/yast-sw_single.svg new file mode 120000 index 00000000..c28ce1e8 --- /dev/null +++ b/links/apps/scalable/yast-sw_single.svg @@ -0,0 +1 @@ +yast-software.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-sw_source.svg b/links/apps/scalable/yast-sw_source.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/yast-sw_source.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-sysconfig.svg b/links/apps/scalable/yast-sysconfig.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/yast-sysconfig.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-system-group.svg b/links/apps/scalable/yast-system-group.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/yast-system-group.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-system.svg b/links/apps/scalable/yast-system.svg new file mode 120000 index 00000000..9a40701e --- /dev/null +++ b/links/apps/scalable/yast-system.svg @@ -0,0 +1 @@ +applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-timezone.svg b/links/apps/scalable/yast-timezone.svg new file mode 120000 index 00000000..9f07aeaa --- /dev/null +++ b/links/apps/scalable/yast-timezone.svg @@ -0,0 +1 @@ +preferences-system-time.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-users.svg b/links/apps/scalable/yast-users.svg new file mode 120000 index 00000000..12ff0ec5 --- /dev/null +++ b/links/apps/scalable/yast-users.svg @@ -0,0 +1 @@ +system-users.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-x11.svg b/links/apps/scalable/yast-x11.svg new file mode 120000 index 00000000..a1e5ae9a --- /dev/null +++ b/links/apps/scalable/yast-x11.svg @@ -0,0 +1 @@ +fonts.svg \ No newline at end of file diff --git a/links/apps/scalable/youtube-dl-gui.svg b/links/apps/scalable/youtube-dl-gui.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/youtube-dl-gui.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/youtube-dl-gui_48x48.svg b/links/apps/scalable/youtube-dl-gui_48x48.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/youtube-dl-gui_48x48.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/youtube-dl-qt-icon.svg b/links/apps/scalable/youtube-dl-qt-icon.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/youtube-dl-qt-icon.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/youtube-dlg.svg b/links/apps/scalable/youtube-dlg.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/youtube-dlg.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/yt-dl-gtk.svg b/links/apps/scalable/yt-dl-gtk.svg new file mode 120000 index 00000000..68228e81 --- /dev/null +++ b/links/apps/scalable/yt-dl-gtk.svg @@ -0,0 +1 @@ +youtube-dl.svg \ No newline at end of file diff --git a/links/apps/scalable/yumex-dnf.svg b/links/apps/scalable/yumex-dnf.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/yumex-dnf.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/yumex.svg b/links/apps/scalable/yumex.svg new file mode 120000 index 00000000..7a77b571 --- /dev/null +++ b/links/apps/scalable/yumex.svg @@ -0,0 +1 @@ +software-store.svg \ No newline at end of file diff --git a/links/apps/scalable/zeegaree-lite.svg b/links/apps/scalable/zeegaree-lite.svg new file mode 120000 index 00000000..02a5b083 --- /dev/null +++ b/links/apps/scalable/zeegaree-lite.svg @@ -0,0 +1 @@ +kronometer.svg \ No newline at end of file diff --git a/links/apps/scalable/zeegaree.svg b/links/apps/scalable/zeegaree.svg new file mode 120000 index 00000000..02a5b083 --- /dev/null +++ b/links/apps/scalable/zeegaree.svg @@ -0,0 +1 @@ +kronometer.svg \ No newline at end of file diff --git a/links/apps/scalable/zeitgeist.svg b/links/apps/scalable/zeitgeist.svg new file mode 120000 index 00000000..c01534f0 --- /dev/null +++ b/links/apps/scalable/zeitgeist.svg @@ -0,0 +1 @@ +preferences-system-privacy.svg \ No newline at end of file diff --git a/links/apps/scalable/zen-icon.svg b/links/apps/scalable/zen-icon.svg new file mode 120000 index 00000000..e4421720 --- /dev/null +++ b/links/apps/scalable/zen-icon.svg @@ -0,0 +1 @@ +system-software-update.svg \ No newline at end of file diff --git a/links/apps/scalable/zenmap.svg b/links/apps/scalable/zenmap.svg new file mode 120000 index 00000000..0dc44324 --- /dev/null +++ b/links/apps/scalable/zenmap.svg @@ -0,0 +1 @@ +activity-log-manager.svg \ No newline at end of file diff --git a/links/apps/scalable/zeroinstall.svg b/links/apps/scalable/zeroinstall.svg new file mode 120000 index 00000000..308b22c9 --- /dev/null +++ b/links/apps/scalable/zeroinstall.svg @@ -0,0 +1 @@ +software.svg \ No newline at end of file diff --git a/links/apps/scalable/zevdocs.svg b/links/apps/scalable/zevdocs.svg new file mode 120000 index 00000000..c410bbf5 --- /dev/null +++ b/links/apps/scalable/zevdocs.svg @@ -0,0 +1 @@ +devhelp.svg \ No newline at end of file diff --git a/links/apps/scalable/zim.svg b/links/apps/scalable/zim.svg new file mode 120000 index 00000000..e7debc09 --- /dev/null +++ b/links/apps/scalable/zim.svg @@ -0,0 +1 @@ +basket.svg \ No newline at end of file diff --git a/links/apps/scalable/znotes.svg b/links/apps/scalable/znotes.svg new file mode 120000 index 00000000..94f43685 --- /dev/null +++ b/links/apps/scalable/znotes.svg @@ -0,0 +1 @@ +xpad.svg \ No newline at end of file diff --git a/links/apps/scalable/zoom-desktop.svg b/links/apps/scalable/zoom-desktop.svg new file mode 120000 index 00000000..e522493b --- /dev/null +++ b/links/apps/scalable/zoom-desktop.svg @@ -0,0 +1 @@ +Zoom.svg \ No newline at end of file diff --git a/links/apps/scalable/zoom-icon.svg b/links/apps/scalable/zoom-icon.svg new file mode 120000 index 00000000..e522493b --- /dev/null +++ b/links/apps/scalable/zoom-icon.svg @@ -0,0 +1 @@ +Zoom.svg \ No newline at end of file diff --git a/links/apps/symbolic/accessories-camera-symbolic.svg b/links/apps/symbolic/accessories-camera-symbolic.svg new file mode 120000 index 00000000..98d7bc4e --- /dev/null +++ b/links/apps/symbolic/accessories-camera-symbolic.svg @@ -0,0 +1 @@ +camera-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/applets-screenshooter-symbolic.svg b/links/apps/symbolic/applets-screenshooter-symbolic.svg new file mode 120000 index 00000000..5bcba779 --- /dev/null +++ b/links/apps/symbolic/applets-screenshooter-symbolic.svg @@ -0,0 +1 @@ +accessories-screenshot-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/applications-system-symbolic.svg b/links/apps/symbolic/applications-system-symbolic.svg new file mode 120000 index 00000000..00906f52 --- /dev/null +++ b/links/apps/symbolic/applications-system-symbolic.svg @@ -0,0 +1 @@ +preferences-system-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/apport-symbolic.svg b/links/apps/symbolic/apport-symbolic.svg new file mode 120000 index 00000000..0576354b --- /dev/null +++ b/links/apps/symbolic/apport-symbolic.svg @@ -0,0 +1 @@ +error-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/baobab-symbolic.svg b/links/apps/symbolic/baobab-symbolic.svg new file mode 120000 index 00000000..394d2bb2 --- /dev/null +++ b/links/apps/symbolic/baobab-symbolic.svg @@ -0,0 +1 @@ +disk-usage-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/bash-symbolic.svg b/links/apps/symbolic/bash-symbolic.svg new file mode 120000 index 00000000..f71ec122 --- /dev/null +++ b/links/apps/symbolic/bash-symbolic.svg @@ -0,0 +1 @@ +terminal-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/bijiben-symbolic.svg b/links/apps/symbolic/bijiben-symbolic.svg new file mode 120000 index 00000000..03122275 --- /dev/null +++ b/links/apps/symbolic/bijiben-symbolic.svg @@ -0,0 +1 @@ +notes-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/ca.desrt.dconf-editor-symbolic.svg b/links/apps/symbolic/ca.desrt.dconf-editor-symbolic.svg new file mode 120000 index 00000000..130da1dc --- /dev/null +++ b/links/apps/symbolic/ca.desrt.dconf-editor-symbolic.svg @@ -0,0 +1 @@ +configurator-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/calculator-app-symbolic.svg b/links/apps/symbolic/calculator-app-symbolic.svg new file mode 120000 index 00000000..ff1a6497 --- /dev/null +++ b/links/apps/symbolic/calculator-app-symbolic.svg @@ -0,0 +1 @@ +accessories-calculator-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/calendar-symbolic.svg b/links/apps/symbolic/calendar-symbolic.svg new file mode 120000 index 00000000..b51ac5f9 --- /dev/null +++ b/links/apps/symbolic/calendar-symbolic.svg @@ -0,0 +1 @@ +calendar-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/chromium-browser-symbolic.svg b/links/apps/symbolic/chromium-browser-symbolic.svg new file mode 120000 index 00000000..ddf122f7 --- /dev/null +++ b/links/apps/symbolic/chromium-browser-symbolic.svg @@ -0,0 +1 @@ +google-chrome-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/clock-applet-symbolic.svg b/links/apps/symbolic/clock-applet-symbolic.svg new file mode 120000 index 00000000..b372acc5 --- /dev/null +++ b/links/apps/symbolic/clock-applet-symbolic.svg @@ -0,0 +1 @@ +preferences-system-time-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/config-language-symbolic.svg b/links/apps/symbolic/config-language-symbolic.svg new file mode 120000 index 00000000..753bd402 --- /dev/null +++ b/links/apps/symbolic/config-language-symbolic.svg @@ -0,0 +1 @@ +preferences-desktop-locale-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/dconf-editor-symbolic.svg b/links/apps/symbolic/dconf-editor-symbolic.svg new file mode 120000 index 00000000..130da1dc --- /dev/null +++ b/links/apps/symbolic/dconf-editor-symbolic.svg @@ -0,0 +1 @@ +configurator-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/empathy-symbolic.svg b/links/apps/symbolic/empathy-symbolic.svg new file mode 120000 index 00000000..2b2886db --- /dev/null +++ b/links/apps/symbolic/empathy-symbolic.svg @@ -0,0 +1 @@ +messaging-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/eog-symbolic.svg b/links/apps/symbolic/eog-symbolic.svg new file mode 120000 index 00000000..016edf14 --- /dev/null +++ b/links/apps/symbolic/eog-symbolic.svg @@ -0,0 +1 @@ +multimedia-photo-viewer-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/evolution-symbolic.svg b/links/apps/symbolic/evolution-symbolic.svg new file mode 120000 index 00000000..ec0e819e --- /dev/null +++ b/links/apps/symbolic/evolution-symbolic.svg @@ -0,0 +1 @@ +mail-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gedit-symbolic.svg b/links/apps/symbolic/gedit-symbolic.svg new file mode 120000 index 00000000..503b4a6e --- /dev/null +++ b/links/apps/symbolic/gedit-symbolic.svg @@ -0,0 +1 @@ +accessories-text-editor-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gksu-root-terminal-symbolic.svg b/links/apps/symbolic/gksu-root-terminal-symbolic.svg new file mode 120000 index 00000000..4b3f043c --- /dev/null +++ b/links/apps/symbolic/gksu-root-terminal-symbolic.svg @@ -0,0 +1 @@ +root-terminal-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-books-symbolic.svg b/links/apps/symbolic/gnome-books-symbolic.svg new file mode 120000 index 00000000..1d1a652c --- /dev/null +++ b/links/apps/symbolic/gnome-books-symbolic.svg @@ -0,0 +1 @@ +ebook-reader-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-calculator-symbolic.svg b/links/apps/symbolic/gnome-calculator-symbolic.svg new file mode 120000 index 00000000..ff1a6497 --- /dev/null +++ b/links/apps/symbolic/gnome-calculator-symbolic.svg @@ -0,0 +1 @@ +accessories-calculator-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-calendar-symbolic.svg b/links/apps/symbolic/gnome-calendar-symbolic.svg new file mode 120000 index 00000000..b51ac5f9 --- /dev/null +++ b/links/apps/symbolic/gnome-calendar-symbolic.svg @@ -0,0 +1 @@ +calendar-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-characters-symbolic.svg b/links/apps/symbolic/gnome-characters-symbolic.svg new file mode 120000 index 00000000..dc6106c8 --- /dev/null +++ b/links/apps/symbolic/gnome-characters-symbolic.svg @@ -0,0 +1 @@ +accessories-character-map-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-clocks-symbolic.svg b/links/apps/symbolic/gnome-clocks-symbolic.svg new file mode 120000 index 00000000..7ac5eaaf --- /dev/null +++ b/links/apps/symbolic/gnome-clocks-symbolic.svg @@ -0,0 +1 @@ +clock-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-contacts-symbolic.svg b/links/apps/symbolic/gnome-contacts-symbolic.svg new file mode 120000 index 00000000..1aa81698 --- /dev/null +++ b/links/apps/symbolic/gnome-contacts-symbolic.svg @@ -0,0 +1 @@ +address-book-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-control-center-symbolic.svg b/links/apps/symbolic/gnome-control-center-symbolic.svg new file mode 120000 index 00000000..c060cbdd --- /dev/null +++ b/links/apps/symbolic/gnome-control-center-symbolic.svg @@ -0,0 +1 @@ +org.gnome.Settings-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-disks-symbolic.svg b/links/apps/symbolic/gnome-disks-symbolic.svg new file mode 120000 index 00000000..4b372728 --- /dev/null +++ b/links/apps/symbolic/gnome-disks-symbolic.svg @@ -0,0 +1 @@ +disk-utility-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-documents-symbolic.svg b/links/apps/symbolic/gnome-documents-symbolic.svg new file mode 120000 index 00000000..2d15d8a7 --- /dev/null +++ b/links/apps/symbolic/gnome-documents-symbolic.svg @@ -0,0 +1 @@ +documents-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-help-symbolic.svg b/links/apps/symbolic/gnome-help-symbolic.svg new file mode 120000 index 00000000..8cf0e5c0 --- /dev/null +++ b/links/apps/symbolic/gnome-help-symbolic.svg @@ -0,0 +1 @@ +help-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-logs-symbolic.svg b/links/apps/symbolic/gnome-logs-symbolic.svg new file mode 120000 index 00000000..a96abe55 --- /dev/null +++ b/links/apps/symbolic/gnome-logs-symbolic.svg @@ -0,0 +1 @@ +log-viewer-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-maps-symbolic.svg b/links/apps/symbolic/gnome-maps-symbolic.svg new file mode 120000 index 00000000..5d61f13f --- /dev/null +++ b/links/apps/symbolic/gnome-maps-symbolic.svg @@ -0,0 +1 @@ +maps-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-music-symbolic.svg b/links/apps/symbolic/gnome-music-symbolic.svg new file mode 120000 index 00000000..06dda4e4 --- /dev/null +++ b/links/apps/symbolic/gnome-music-symbolic.svg @@ -0,0 +1 @@ +music-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-photos-symbolic.svg b/links/apps/symbolic/gnome-photos-symbolic.svg new file mode 120000 index 00000000..ded97310 --- /dev/null +++ b/links/apps/symbolic/gnome-photos-symbolic.svg @@ -0,0 +1 @@ +gallery-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-screenshot-symbolic.svg b/links/apps/symbolic/gnome-screenshot-symbolic.svg new file mode 120000 index 00000000..5bcba779 --- /dev/null +++ b/links/apps/symbolic/gnome-screenshot-symbolic.svg @@ -0,0 +1 @@ +accessories-screenshot-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-software-symbolic.svg b/links/apps/symbolic/gnome-software-symbolic.svg new file mode 120000 index 00000000..e2493fa4 --- /dev/null +++ b/links/apps/symbolic/gnome-software-symbolic.svg @@ -0,0 +1 @@ +software-store-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-sudoku-symbolic.svg b/links/apps/symbolic/gnome-sudoku-symbolic.svg new file mode 120000 index 00000000..28f0810a --- /dev/null +++ b/links/apps/symbolic/gnome-sudoku-symbolic.svg @@ -0,0 +1 @@ +sudoku-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-system-monitor-symbolic.svg b/links/apps/symbolic/gnome-system-monitor-symbolic.svg new file mode 120000 index 00000000..63b5a3bf --- /dev/null +++ b/links/apps/symbolic/gnome-system-monitor-symbolic.svg @@ -0,0 +1 @@ +system-monitor-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-terminal-symbolic.svg b/links/apps/symbolic/gnome-terminal-symbolic.svg new file mode 120000 index 00000000..f71ec122 --- /dev/null +++ b/links/apps/symbolic/gnome-terminal-symbolic.svg @@ -0,0 +1 @@ +terminal-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-tweak-tool-symbolic.svg b/links/apps/symbolic/gnome-tweak-tool-symbolic.svg new file mode 120000 index 00000000..f7d0f435 --- /dev/null +++ b/links/apps/symbolic/gnome-tweak-tool-symbolic.svg @@ -0,0 +1 @@ +utilities-tweak-tool-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-usage-symbolic.svg b/links/apps/symbolic/gnome-usage-symbolic.svg new file mode 120000 index 00000000..b7b185ae --- /dev/null +++ b/links/apps/symbolic/gnome-usage-symbolic.svg @@ -0,0 +1 @@ +usage-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/gnome-weather-symbolic.svg b/links/apps/symbolic/gnome-weather-symbolic.svg new file mode 120000 index 00000000..68174905 --- /dev/null +++ b/links/apps/symbolic/gnome-weather-symbolic.svg @@ -0,0 +1 @@ +weather-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/help-app-symbolic.svg b/links/apps/symbolic/help-app-symbolic.svg new file mode 120000 index 00000000..80527d2b --- /dev/null +++ b/links/apps/symbolic/help-app-symbolic.svg @@ -0,0 +1 @@ +help-browser-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/help-contents-symbolic.svg b/links/apps/symbolic/help-contents-symbolic.svg new file mode 120000 index 00000000..80527d2b --- /dev/null +++ b/links/apps/symbolic/help-contents-symbolic.svg @@ -0,0 +1 @@ +help-browser-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/help-symbolic.svg b/links/apps/symbolic/help-symbolic.svg new file mode 120000 index 00000000..8cf0e5c0 --- /dev/null +++ b/links/apps/symbolic/help-symbolic.svg @@ -0,0 +1 @@ +help-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/image-viewer-app-symbolic.svg b/links/apps/symbolic/image-viewer-app-symbolic.svg new file mode 120000 index 00000000..4b8e12d6 --- /dev/null +++ b/links/apps/symbolic/image-viewer-app-symbolic.svg @@ -0,0 +1 @@ +image-viewer-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/internet-web-browser-symbolic.svg b/links/apps/symbolic/internet-web-browser-symbolic.svg new file mode 120000 index 00000000..9e5ea568 --- /dev/null +++ b/links/apps/symbolic/internet-web-browser-symbolic.svg @@ -0,0 +1 @@ +web-browser-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/logviewer-symbolic.svg b/links/apps/symbolic/logviewer-symbolic.svg new file mode 120000 index 00000000..a96abe55 --- /dev/null +++ b/links/apps/symbolic/logviewer-symbolic.svg @@ -0,0 +1 @@ +log-viewer-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/mail-archive-symbolic.svg b/links/apps/symbolic/mail-archive-symbolic.svg new file mode 120000 index 00000000..de05d594 --- /dev/null +++ b/links/apps/symbolic/mail-archive-symbolic.svg @@ -0,0 +1 @@ +internet-mail-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/media-eq-symbolic.svg b/links/apps/symbolic/media-eq-symbolic.svg new file mode 120000 index 00000000..fa68d9fd --- /dev/null +++ b/links/apps/symbolic/media-eq-symbolic.svg @@ -0,0 +1 @@ +multimedia-equalizer-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/nautilus-symbolic.svg b/links/apps/symbolic/nautilus-symbolic.svg new file mode 120000 index 00000000..a0573c30 --- /dev/null +++ b/links/apps/symbolic/nautilus-symbolic.svg @@ -0,0 +1 @@ +system-file-manager-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/office-address-book-symbolic.svg b/links/apps/symbolic/office-address-book-symbolic.svg new file mode 120000 index 00000000..1aa81698 --- /dev/null +++ b/links/apps/symbolic/office-address-book-symbolic.svg @@ -0,0 +1 @@ +address-book-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/office-addressbook-symbolic.svg b/links/apps/symbolic/office-addressbook-symbolic.svg new file mode 120000 index 00000000..1aa81698 --- /dev/null +++ b/links/apps/symbolic/office-addressbook-symbolic.svg @@ -0,0 +1 @@ +address-book-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.ArchiveManager-symbolic.svg b/links/apps/symbolic/org.gnome.ArchiveManager-symbolic.svg new file mode 120000 index 00000000..6f7a2043 --- /dev/null +++ b/links/apps/symbolic/org.gnome.ArchiveManager-symbolic.svg @@ -0,0 +1 @@ +file-roller-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Bijiben-symbolic.svg b/links/apps/symbolic/org.gnome.Bijiben-symbolic.svg new file mode 120000 index 00000000..03122275 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Bijiben-symbolic.svg @@ -0,0 +1 @@ +notes-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Books-symbolic.svg b/links/apps/symbolic/org.gnome.Books-symbolic.svg new file mode 120000 index 00000000..1d1a652c --- /dev/null +++ b/links/apps/symbolic/org.gnome.Books-symbolic.svg @@ -0,0 +1 @@ +ebook-reader-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Calculator-symbolic.svg b/links/apps/symbolic/org.gnome.Calculator-symbolic.svg new file mode 120000 index 00000000..413ce2ae --- /dev/null +++ b/links/apps/symbolic/org.gnome.Calculator-symbolic.svg @@ -0,0 +1 @@ +calculator-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Calendar-symbolic.svg b/links/apps/symbolic/org.gnome.Calendar-symbolic.svg new file mode 120000 index 00000000..ddf3362b --- /dev/null +++ b/links/apps/symbolic/org.gnome.Calendar-symbolic.svg @@ -0,0 +1 @@ +office-calendar-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Characters-symbolic.svg b/links/apps/symbolic/org.gnome.Characters-symbolic.svg new file mode 120000 index 00000000..0e812038 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Characters-symbolic.svg @@ -0,0 +1 @@ +gnome-characters-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Cheese-symbolic.svg b/links/apps/symbolic/org.gnome.Cheese-symbolic.svg new file mode 120000 index 00000000..98d7bc4e --- /dev/null +++ b/links/apps/symbolic/org.gnome.Cheese-symbolic.svg @@ -0,0 +1 @@ +camera-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Clocks-symbolic.svg b/links/apps/symbolic/org.gnome.Clocks-symbolic.svg new file mode 120000 index 00000000..7ac5eaaf --- /dev/null +++ b/links/apps/symbolic/org.gnome.Clocks-symbolic.svg @@ -0,0 +1 @@ +clock-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Contacts-symbolic.svg b/links/apps/symbolic/org.gnome.Contacts-symbolic.svg new file mode 120000 index 00000000..1aa81698 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Contacts-symbolic.svg @@ -0,0 +1 @@ +address-book-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.DejaDup-symbolic.svg b/links/apps/symbolic/org.gnome.DejaDup-symbolic.svg new file mode 120000 index 00000000..95471b7b --- /dev/null +++ b/links/apps/symbolic/org.gnome.DejaDup-symbolic.svg @@ -0,0 +1 @@ +backups-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.DiskUtility-symbolic.svg b/links/apps/symbolic/org.gnome.DiskUtility-symbolic.svg new file mode 120000 index 00000000..4b372728 --- /dev/null +++ b/links/apps/symbolic/org.gnome.DiskUtility-symbolic.svg @@ -0,0 +1 @@ +disk-utility-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Disks-symbolic.svg b/links/apps/symbolic/org.gnome.Disks-symbolic.svg new file mode 120000 index 00000000..4b372728 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Disks-symbolic.svg @@ -0,0 +1 @@ +disk-utility-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Documents-symbolic.svg b/links/apps/symbolic/org.gnome.Documents-symbolic.svg new file mode 120000 index 00000000..2d15d8a7 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Documents-symbolic.svg @@ -0,0 +1 @@ +documents-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Empathy-symbolic.svg b/links/apps/symbolic/org.gnome.Empathy-symbolic.svg new file mode 120000 index 00000000..2b2886db --- /dev/null +++ b/links/apps/symbolic/org.gnome.Empathy-symbolic.svg @@ -0,0 +1 @@ +messaging-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Epiphany-symbolic.svg b/links/apps/symbolic/org.gnome.Epiphany-symbolic.svg new file mode 120000 index 00000000..83492cd9 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Epiphany-symbolic.svg @@ -0,0 +1 @@ +webbrowser-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Evince-symbolic.svg b/links/apps/symbolic/org.gnome.Evince-symbolic.svg new file mode 120000 index 00000000..1a9e543a --- /dev/null +++ b/links/apps/symbolic/org.gnome.Evince-symbolic.svg @@ -0,0 +1 @@ +evince-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Evolution-symbolic.svg b/links/apps/symbolic/org.gnome.Evolution-symbolic.svg new file mode 120000 index 00000000..ec0e819e --- /dev/null +++ b/links/apps/symbolic/org.gnome.Evolution-symbolic.svg @@ -0,0 +1 @@ +mail-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Extensions-symbolic.svg b/links/apps/symbolic/org.gnome.Extensions-symbolic.svg new file mode 120000 index 00000000..d56a3269 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Extensions-symbolic.svg @@ -0,0 +1 @@ +extensions-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Games-symbolic.svg b/links/apps/symbolic/org.gnome.Games-symbolic.svg new file mode 120000 index 00000000..299e9cbc --- /dev/null +++ b/links/apps/symbolic/org.gnome.Games-symbolic.svg @@ -0,0 +1 @@ +games-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Geary-symbolic.svg b/links/apps/symbolic/org.gnome.Geary-symbolic.svg new file mode 120000 index 00000000..de05d594 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Geary-symbolic.svg @@ -0,0 +1 @@ +internet-mail-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Gedit-symbolic.svg b/links/apps/symbolic/org.gnome.Gedit-symbolic.svg new file mode 120000 index 00000000..503b4a6e --- /dev/null +++ b/links/apps/symbolic/org.gnome.Gedit-symbolic.svg @@ -0,0 +1 @@ +accessories-text-editor-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Logs-symbolic.svg b/links/apps/symbolic/org.gnome.Logs-symbolic.svg new file mode 120000 index 00000000..a96abe55 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Logs-symbolic.svg @@ -0,0 +1 @@ +log-viewer-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Lollypop-gradio-symbolic.svg b/links/apps/symbolic/org.gnome.Lollypop-gradio-symbolic.svg new file mode 120000 index 00000000..e108d4d4 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Lollypop-gradio-symbolic.svg @@ -0,0 +1 @@ +podcasts-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Mahjongg-symbolic.svg b/links/apps/symbolic/org.gnome.Mahjongg-symbolic.svg new file mode 120000 index 00000000..60a406c3 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Mahjongg-symbolic.svg @@ -0,0 +1 @@ +gnome-mahjongg-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Maps-symbolic.svg b/links/apps/symbolic/org.gnome.Maps-symbolic.svg new file mode 120000 index 00000000..5d61f13f --- /dev/null +++ b/links/apps/symbolic/org.gnome.Maps-symbolic.svg @@ -0,0 +1 @@ +maps-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Mines-symbolic.svg b/links/apps/symbolic/org.gnome.Mines-symbolic.svg new file mode 120000 index 00000000..675019cc --- /dev/null +++ b/links/apps/symbolic/org.gnome.Mines-symbolic.svg @@ -0,0 +1 @@ +gnome-mines-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Music-symbolic.svg b/links/apps/symbolic/org.gnome.Music-symbolic.svg new file mode 120000 index 00000000..06dda4e4 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Music-symbolic.svg @@ -0,0 +1 @@ +music-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Nautilus-symbolic.svg b/links/apps/symbolic/org.gnome.Nautilus-symbolic.svg new file mode 120000 index 00000000..a0573c30 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Nautilus-symbolic.svg @@ -0,0 +1 @@ +system-file-manager-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Notes-symbolic.svg b/links/apps/symbolic/org.gnome.Notes-symbolic.svg new file mode 120000 index 00000000..03122275 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Notes-symbolic.svg @@ -0,0 +1 @@ +notes-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Photos-symbolic.svg b/links/apps/symbolic/org.gnome.Photos-symbolic.svg new file mode 120000 index 00000000..ded97310 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Photos-symbolic.svg @@ -0,0 +1 @@ +gallery-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Podcasts-symbolic.svg b/links/apps/symbolic/org.gnome.Podcasts-symbolic.svg new file mode 120000 index 00000000..e108d4d4 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Podcasts-symbolic.svg @@ -0,0 +1 @@ +podcasts-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.PowerStats-symbolic.svg b/links/apps/symbolic/org.gnome.PowerStats-symbolic.svg new file mode 120000 index 00000000..2927dd88 --- /dev/null +++ b/links/apps/symbolic/org.gnome.PowerStats-symbolic.svg @@ -0,0 +1 @@ +gnome-power-manager-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Rhythmbox-symbolic.svg b/links/apps/symbolic/org.gnome.Rhythmbox-symbolic.svg new file mode 120000 index 00000000..27a55609 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Rhythmbox-symbolic.svg @@ -0,0 +1 @@ +rhythmbox-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Screenshot-symbolic.svg b/links/apps/symbolic/org.gnome.Screenshot-symbolic.svg new file mode 120000 index 00000000..c00fec09 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Screenshot-symbolic.svg @@ -0,0 +1 @@ +applets-screenshooter-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Settings-symbolic.svg b/links/apps/symbolic/org.gnome.Settings-symbolic.svg new file mode 120000 index 00000000..00906f52 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Settings-symbolic.svg @@ -0,0 +1 @@ +preferences-system-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Shell.Extensions-symbolic.svg b/links/apps/symbolic/org.gnome.Shell.Extensions-symbolic.svg new file mode 120000 index 00000000..d56a3269 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Shell.Extensions-symbolic.svg @@ -0,0 +1 @@ +extensions-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.SimpleScan-symbolic.svg b/links/apps/symbolic/org.gnome.SimpleScan-symbolic.svg new file mode 120000 index 00000000..f550248f --- /dev/null +++ b/links/apps/symbolic/org.gnome.SimpleScan-symbolic.svg @@ -0,0 +1 @@ +scanner-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Software-symbolic.svg b/links/apps/symbolic/org.gnome.Software-symbolic.svg new file mode 120000 index 00000000..e2493fa4 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Software-symbolic.svg @@ -0,0 +1 @@ +software-store-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Sudoku-symbolic.svg b/links/apps/symbolic/org.gnome.Sudoku-symbolic.svg new file mode 120000 index 00000000..28f0810a --- /dev/null +++ b/links/apps/symbolic/org.gnome.Sudoku-symbolic.svg @@ -0,0 +1 @@ +sudoku-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.SystemMonitor-symbolic.svg b/links/apps/symbolic/org.gnome.SystemMonitor-symbolic.svg new file mode 120000 index 00000000..63b5a3bf --- /dev/null +++ b/links/apps/symbolic/org.gnome.SystemMonitor-symbolic.svg @@ -0,0 +1 @@ +system-monitor-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Terminal-symbolic.svg b/links/apps/symbolic/org.gnome.Terminal-symbolic.svg new file mode 120000 index 00000000..f71ec122 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Terminal-symbolic.svg @@ -0,0 +1 @@ +terminal-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Todo-symbolic.svg b/links/apps/symbolic/org.gnome.Todo-symbolic.svg new file mode 120000 index 00000000..8d3153df --- /dev/null +++ b/links/apps/symbolic/org.gnome.Todo-symbolic.svg @@ -0,0 +1 @@ +to-do-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Totem-symbolic.svg b/links/apps/symbolic/org.gnome.Totem-symbolic.svg new file mode 120000 index 00000000..3f0e2a77 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Totem-symbolic.svg @@ -0,0 +1 @@ +mediaplayer-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Tweaks-symbolic.svg b/links/apps/symbolic/org.gnome.Tweaks-symbolic.svg new file mode 120000 index 00000000..18c45eb8 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Tweaks-symbolic.svg @@ -0,0 +1 @@ +tweaks-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Usage-symbolic.svg b/links/apps/symbolic/org.gnome.Usage-symbolic.svg new file mode 120000 index 00000000..b7b185ae --- /dev/null +++ b/links/apps/symbolic/org.gnome.Usage-symbolic.svg @@ -0,0 +1 @@ +usage-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Weather-symbolic.svg b/links/apps/symbolic/org.gnome.Weather-symbolic.svg new file mode 120000 index 00000000..68174905 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Weather-symbolic.svg @@ -0,0 +1 @@ +weather-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Weather.Application-symbolic.svg b/links/apps/symbolic/org.gnome.Weather.Application-symbolic.svg new file mode 120000 index 00000000..68174905 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Weather.Application-symbolic.svg @@ -0,0 +1 @@ +weather-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.Yelp-symbolic.svg b/links/apps/symbolic/org.gnome.Yelp-symbolic.svg new file mode 120000 index 00000000..8cf0e5c0 --- /dev/null +++ b/links/apps/symbolic/org.gnome.Yelp-symbolic.svg @@ -0,0 +1 @@ +help-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.baobab-symbolic.svg b/links/apps/symbolic/org.gnome.baobab-symbolic.svg new file mode 120000 index 00000000..1d00aa48 --- /dev/null +++ b/links/apps/symbolic/org.gnome.baobab-symbolic.svg @@ -0,0 +1 @@ +baobab-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.bijiben-symbolic.svg b/links/apps/symbolic/org.gnome.bijiben-symbolic.svg new file mode 120000 index 00000000..03122275 --- /dev/null +++ b/links/apps/symbolic/org.gnome.bijiben-symbolic.svg @@ -0,0 +1 @@ +notes-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.clocks-symbolic.svg b/links/apps/symbolic/org.gnome.clocks-symbolic.svg new file mode 120000 index 00000000..7ac5eaaf --- /dev/null +++ b/links/apps/symbolic/org.gnome.clocks-symbolic.svg @@ -0,0 +1 @@ +clock-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.eog-symbolic.svg b/links/apps/symbolic/org.gnome.eog-symbolic.svg new file mode 120000 index 00000000..dbcf63f1 --- /dev/null +++ b/links/apps/symbolic/org.gnome.eog-symbolic.svg @@ -0,0 +1 @@ +image-viewer-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.gedit-symbolic.svg b/links/apps/symbolic/org.gnome.gedit-symbolic.svg new file mode 120000 index 00000000..503b4a6e --- /dev/null +++ b/links/apps/symbolic/org.gnome.gedit-symbolic.svg @@ -0,0 +1 @@ +accessories-text-editor-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.seahorse.Application-symbolic.svg b/links/apps/symbolic/org.gnome.seahorse.Application-symbolic.svg new file mode 120000 index 00000000..acd8bb11 --- /dev/null +++ b/links/apps/symbolic/org.gnome.seahorse.Application-symbolic.svg @@ -0,0 +1 @@ +passwords-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.gnome.tweaks-symbolic.svg b/links/apps/symbolic/org.gnome.tweaks-symbolic.svg new file mode 120000 index 00000000..f7d0f435 --- /dev/null +++ b/links/apps/symbolic/org.gnome.tweaks-symbolic.svg @@ -0,0 +1 @@ +utilities-tweak-tool-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/org.inkscape.Inkscape-symbolic.svg b/links/apps/symbolic/org.inkscape.Inkscape-symbolic.svg new file mode 120000 index 00000000..1c61ea05 --- /dev/null +++ b/links/apps/symbolic/org.inkscape.Inkscape-symbolic.svg @@ -0,0 +1 @@ +inkscape-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/passwords-app-symbolic.svg b/links/apps/symbolic/passwords-app-symbolic.svg new file mode 120000 index 00000000..9619bb93 --- /dev/null +++ b/links/apps/symbolic/passwords-app-symbolic.svg @@ -0,0 +1 @@ +password-manager-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/preferences-desktop-online-accounts-symbolic.svg b/links/apps/symbolic/preferences-desktop-online-accounts-symbolic.svg new file mode 120000 index 00000000..b90ef95b --- /dev/null +++ b/links/apps/symbolic/preferences-desktop-online-accounts-symbolic.svg @@ -0,0 +1 @@ +goa-panel-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/preferences-desktop-symbolic.svg b/links/apps/symbolic/preferences-desktop-symbolic.svg new file mode 120000 index 00000000..c03e4049 --- /dev/null +++ b/links/apps/symbolic/preferences-desktop-symbolic.svg @@ -0,0 +1 @@ +system-settings-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/preferences-other-symbolic.svg b/links/apps/symbolic/preferences-other-symbolic.svg new file mode 120000 index 00000000..00906f52 --- /dev/null +++ b/links/apps/symbolic/preferences-other-symbolic.svg @@ -0,0 +1 @@ +preferences-system-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/preferences-system-parental-controls-symbolic.svg b/links/apps/symbolic/preferences-system-parental-controls-symbolic.svg new file mode 120000 index 00000000..5a4712a1 --- /dev/null +++ b/links/apps/symbolic/preferences-system-parental-controls-symbolic.svg @@ -0,0 +1 @@ +preferences-system-parental-control-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/preferences-system-sharing-symbolic.svg b/links/apps/symbolic/preferences-system-sharing-symbolic.svg new file mode 120000 index 00000000..566242ac --- /dev/null +++ b/links/apps/symbolic/preferences-system-sharing-symbolic.svg @@ -0,0 +1 @@ +preferences-desktop-sharing-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/root-terminal-app-symbolic.svg b/links/apps/symbolic/root-terminal-app-symbolic.svg new file mode 120000 index 00000000..a58bcde5 --- /dev/null +++ b/links/apps/symbolic/root-terminal-app-symbolic.svg @@ -0,0 +1 @@ +utilities-terminal-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/seahorse-symbolic.svg b/links/apps/symbolic/seahorse-symbolic.svg new file mode 120000 index 00000000..9619bb93 --- /dev/null +++ b/links/apps/symbolic/seahorse-symbolic.svg @@ -0,0 +1 @@ +password-manager-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/settings-app-symbolic.svg b/links/apps/symbolic/settings-app-symbolic.svg new file mode 120000 index 00000000..00906f52 --- /dev/null +++ b/links/apps/symbolic/settings-app-symbolic.svg @@ -0,0 +1 @@ +preferences-system-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/shotwell-symbolic.svg b/links/apps/symbolic/shotwell-symbolic.svg new file mode 120000 index 00000000..c7337eaf --- /dev/null +++ b/links/apps/symbolic/shotwell-symbolic.svg @@ -0,0 +1 @@ +multimedia-photo-manager-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/slideshow-symbolic.svg b/links/apps/symbolic/slideshow-symbolic.svg new file mode 120000 index 00000000..b372acc5 --- /dev/null +++ b/links/apps/symbolic/slideshow-symbolic.svg @@ -0,0 +1 @@ +preferences-system-time-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/software-properties-gtk-symbolic.svg b/links/apps/symbolic/software-properties-gtk-symbolic.svg new file mode 120000 index 00000000..d6eba084 --- /dev/null +++ b/links/apps/symbolic/software-properties-gtk-symbolic.svg @@ -0,0 +1 @@ +software-properties-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/software-updater-symbolic.svg b/links/apps/symbolic/software-updater-symbolic.svg new file mode 120000 index 00000000..e2493fa4 --- /dev/null +++ b/links/apps/symbolic/software-updater-symbolic.svg @@ -0,0 +1 @@ +software-store-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/system-monitor-app-symbolic.svg b/links/apps/symbolic/system-monitor-app-symbolic.svg new file mode 120000 index 00000000..dcb131a3 --- /dev/null +++ b/links/apps/symbolic/system-monitor-app-symbolic.svg @@ -0,0 +1 @@ +utilities-system-monitor-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/system-settings-symbolic.svg b/links/apps/symbolic/system-settings-symbolic.svg new file mode 120000 index 00000000..00906f52 --- /dev/null +++ b/links/apps/symbolic/system-settings-symbolic.svg @@ -0,0 +1 @@ +preferences-system-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/system-software-update-symbolic.svg b/links/apps/symbolic/system-software-update-symbolic.svg new file mode 120000 index 00000000..64f08f6c --- /dev/null +++ b/links/apps/symbolic/system-software-update-symbolic.svg @@ -0,0 +1 @@ +software-updater-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/system-tray-symbolic.svg b/links/apps/symbolic/system-tray-symbolic.svg new file mode 120000 index 00000000..de05d594 --- /dev/null +++ b/links/apps/symbolic/system-tray-symbolic.svg @@ -0,0 +1 @@ +internet-mail-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/terminal-app-symbolic.svg b/links/apps/symbolic/terminal-app-symbolic.svg new file mode 120000 index 00000000..a58bcde5 --- /dev/null +++ b/links/apps/symbolic/terminal-app-symbolic.svg @@ -0,0 +1 @@ +utilities-terminal-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/terminal-symbolic.svg b/links/apps/symbolic/terminal-symbolic.svg new file mode 120000 index 00000000..f71ec122 --- /dev/null +++ b/links/apps/symbolic/terminal-symbolic.svg @@ -0,0 +1 @@ +terminal-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/text-editor-symbolic.svg b/links/apps/symbolic/text-editor-symbolic.svg new file mode 120000 index 00000000..503b4a6e --- /dev/null +++ b/links/apps/symbolic/text-editor-symbolic.svg @@ -0,0 +1 @@ +accessories-text-editor-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/totem-symbolic.svg b/links/apps/symbolic/totem-symbolic.svg new file mode 120000 index 00000000..3f0e2a77 --- /dev/null +++ b/links/apps/symbolic/totem-symbolic.svg @@ -0,0 +1 @@ +mediaplayer-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/tweaks-app-symbolic.svg b/links/apps/symbolic/tweaks-app-symbolic.svg new file mode 120000 index 00000000..f7d0f435 --- /dev/null +++ b/links/apps/symbolic/tweaks-app-symbolic.svg @@ -0,0 +1 @@ +utilities-tweak-tool-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/unity-tweak-tool-symbolic.svg b/links/apps/symbolic/unity-tweak-tool-symbolic.svg new file mode 120000 index 00000000..f7d0f435 --- /dev/null +++ b/links/apps/symbolic/unity-tweak-tool-symbolic.svg @@ -0,0 +1 @@ +utilities-tweak-tool-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/update-manager-symbolic.svg b/links/apps/symbolic/update-manager-symbolic.svg new file mode 120000 index 00000000..64f08f6c --- /dev/null +++ b/links/apps/symbolic/update-manager-symbolic.svg @@ -0,0 +1 @@ +software-updater-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/webbrowser-app-symbolic.svg b/links/apps/symbolic/webbrowser-app-symbolic.svg new file mode 120000 index 00000000..9e5ea568 --- /dev/null +++ b/links/apps/symbolic/webbrowser-app-symbolic.svg @@ -0,0 +1 @@ +web-browser-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/x-office-address-book-symbolic.svg b/links/apps/symbolic/x-office-address-book-symbolic.svg new file mode 120000 index 00000000..1aa81698 --- /dev/null +++ b/links/apps/symbolic/x-office-address-book-symbolic.svg @@ -0,0 +1 @@ +address-book-app-symbolic.svg \ No newline at end of file diff --git a/links/apps/symbolic/xapp-prefs-behavior-symbolic.svg b/links/apps/symbolic/xapp-prefs-behavior-symbolic.svg new file mode 120000 index 00000000..00906f52 --- /dev/null +++ b/links/apps/symbolic/xapp-prefs-behavior-symbolic.svg @@ -0,0 +1 @@ +preferences-system-symbolic.svg \ No newline at end of file diff --git a/links/categories/symbolic/cs-backgrounds-symbolic.svg b/links/categories/symbolic/cs-backgrounds-symbolic.svg new file mode 120000 index 00000000..e165544c --- /dev/null +++ b/links/categories/symbolic/cs-backgrounds-symbolic.svg @@ -0,0 +1 @@ +xapp-prefs-preview-symbolic.svg \ No newline at end of file diff --git a/links/devices/16/audio-headset.svg b/links/devices/16/audio-headset.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/16/audio-headset.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/16/audio-headsets.svg b/links/devices/16/audio-headsets.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/16/audio-headsets.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/16/blueman-camera.svg b/links/devices/16/blueman-camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/16/blueman-camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/16/blueman-cellular.svg b/links/devices/16/blueman-cellular.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/16/blueman-cellular.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/16/blueman-desktop.svg b/links/devices/16/blueman-desktop.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/16/blueman-desktop.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/16/blueman-device.svg b/links/devices/16/blueman-device.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/16/blueman-device.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/16/blueman-handheld.svg b/links/devices/16/blueman-handheld.svg new file mode 120000 index 00000000..bd3c1341 --- /dev/null +++ b/links/devices/16/blueman-handheld.svg @@ -0,0 +1 @@ +input-tablet.svg \ No newline at end of file diff --git a/links/devices/16/blueman-handsfree.svg b/links/devices/16/blueman-handsfree.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/16/blueman-handsfree.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/16/blueman-headset.svg b/links/devices/16/blueman-headset.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/16/blueman-headset.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/16/blueman-keyboard.svg b/links/devices/16/blueman-keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/16/blueman-keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/16/blueman-laptop.svg b/links/devices/16/blueman-laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/16/blueman-laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/16/blueman-loudspeaker.svg b/links/devices/16/blueman-loudspeaker.svg new file mode 120000 index 00000000..fcba5c94 --- /dev/null +++ b/links/devices/16/blueman-loudspeaker.svg @@ -0,0 +1 @@ +audio-speakers.svg \ No newline at end of file diff --git a/links/devices/16/blueman-mouse.svg b/links/devices/16/blueman-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/16/blueman-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/16/blueman-pointing.svg b/links/devices/16/blueman-pointing.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/16/blueman-pointing.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/16/blueman-scanner.svg b/links/devices/16/blueman-scanner.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/devices/16/blueman-scanner.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/devices/16/blueman-smart-phone.svg b/links/devices/16/blueman-smart-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/16/blueman-smart-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/16/blueman.svg b/links/devices/16/blueman.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/16/blueman.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/16/camera.svg b/links/devices/16/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/16/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/16/cups.svg b/links/devices/16/cups.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/16/cups.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/16/cupsprinter.svg b/links/devices/16/cupsprinter.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/16/cupsprinter.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/16/device-notifier.svg b/links/devices/16/device-notifier.svg new file mode 120000 index 00000000..62992d8f --- /dev/null +++ b/links/devices/16/device-notifier.svg @@ -0,0 +1 @@ +drive-removable-media-usb.svg \ No newline at end of file diff --git a/links/devices/16/display.svg b/links/devices/16/display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/16/display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/16/drive-cdrom.svg b/links/devices/16/drive-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/drive-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/drive-harddisk-encrypted.svg b/links/devices/16/drive-harddisk-encrypted.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/drive-harddisk-encrypted.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/drive-harddisk-ieee1394.svg b/links/devices/16/drive-harddisk-ieee1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/drive-harddisk-ieee1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/drive-harddisk-root.svg b/links/devices/16/drive-harddisk-root.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/drive-harddisk-root.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/drive-harddisk-solidstate.svg b/links/devices/16/drive-harddisk-solidstate.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/drive-harddisk-solidstate.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/drive-harddisk-system.svg b/links/devices/16/drive-harddisk-system.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/drive-harddisk-system.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/drive-harddisk-usb.svg b/links/devices/16/drive-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/drive-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/drive-optical.svg b/links/devices/16/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/drive-removable-media-usb-pendrive.svg b/links/devices/16/drive-removable-media-usb-pendrive.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/drive-removable-media-usb-pendrive.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/drive-removable-media-usb.svg b/links/devices/16/drive-removable-media-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/drive-removable-media-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/drive-virtual.svg b/links/devices/16/drive-virtual.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/devices/16/drive-virtual.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-battery.svg b/links/devices/16/gnome-dev-battery.svg new file mode 120000 index 00000000..a400f383 --- /dev/null +++ b/links/devices/16/gnome-dev-battery.svg @@ -0,0 +1 @@ +battery.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-cdrom-audio.svg b/links/devices/16/gnome-dev-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-cdrom.svg b/links/devices/16/gnome-dev-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/16/gnome-dev-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-computer.svg b/links/devices/16/gnome-dev-computer.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/16/gnome-dev-computer.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-disc-cdr.svg b/links/devices/16/gnome-dev-disc-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-disc-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-disc-cdrw.svg b/links/devices/16/gnome-dev-disc-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-disc-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-disc-dvdr-plus.svg b/links/devices/16/gnome-dev-disc-dvdr-plus.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-disc-dvdr-plus.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-disc-dvdr.svg b/links/devices/16/gnome-dev-disc-dvdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-disc-dvdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-disc-dvdram.svg b/links/devices/16/gnome-dev-disc-dvdram.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-disc-dvdram.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-disc-dvdrom.svg b/links/devices/16/gnome-dev-disc-dvdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-disc-dvdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-disc-dvdrw.svg b/links/devices/16/gnome-dev-disc-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/gnome-dev-disc-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-dvd.svg b/links/devices/16/gnome-dev-dvd.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/16/gnome-dev-dvd.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-harddisk-1394.svg b/links/devices/16/gnome-dev-harddisk-1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/gnome-dev-harddisk-1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-harddisk-usb.svg b/links/devices/16/gnome-dev-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/gnome-dev-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-harddisk.svg b/links/devices/16/gnome-dev-harddisk.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/gnome-dev-harddisk.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-ipod.svg b/links/devices/16/gnome-dev-ipod.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/links/devices/16/gnome-dev-ipod.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-keyboard.svg b/links/devices/16/gnome-dev-keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/16/gnome-dev-keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-media-cf.svg b/links/devices/16/gnome-dev-media-cf.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/16/gnome-dev-media-cf.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-media-ms.svg b/links/devices/16/gnome-dev-media-ms.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/16/gnome-dev-media-ms.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-media-sdmmc.svg b/links/devices/16/gnome-dev-media-sdmmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/16/gnome-dev-media-sdmmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-media-sm.svg b/links/devices/16/gnome-dev-media-sm.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/16/gnome-dev-media-sm.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-mouse-ball.svg b/links/devices/16/gnome-dev-mouse-ball.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/16/gnome-dev-mouse-ball.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-mouse-optical.svg b/links/devices/16/gnome-dev-mouse-optical.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/16/gnome-dev-mouse-optical.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-printer.svg b/links/devices/16/gnome-dev-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/16/gnome-dev-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-removable-1394.svg b/links/devices/16/gnome-dev-removable-1394.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/gnome-dev-removable-1394.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-removable-usb.svg b/links/devices/16/gnome-dev-removable-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/gnome-dev-removable-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-removable.svg b/links/devices/16/gnome-dev-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/gnome-dev-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/gnome-dev-wavelan.svg b/links/devices/16/gnome-dev-wavelan.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/16/gnome-dev-wavelan.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/16/gnome-fs-blockdev.svg b/links/devices/16/gnome-fs-blockdev.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/16/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/16/gnome-phone-manager.svg b/links/devices/16/gnome-phone-manager.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/16/gnome-phone-manager.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/16/input-gamepad.svg b/links/devices/16/input-gamepad.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/16/input-gamepad.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/16/input-touchpad-on.svg b/links/devices/16/input-touchpad-on.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/16/input-touchpad-on.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/16/joystick.svg b/links/devices/16/joystick.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/16/joystick.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/16/kdeconnect.svg b/links/devices/16/kdeconnect.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/16/kdeconnect.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/16/keyboard.svg b/links/devices/16/keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/16/keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/16/laptop.svg b/links/devices/16/laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/16/laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/16/media-cdr.svg b/links/devices/16/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-cdrom-audio.svg b/links/devices/16/media-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-cdrom.svg b/links/devices/16/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-cdrw.svg b/links/devices/16/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-dvd.svg b/links/devices/16/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-dvdrw.svg b/links/devices/16/media-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-flash-memory-stick.svg b/links/devices/16/media-flash-memory-stick.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/media-flash-memory-stick.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/media-flash-sd-mmc.svg b/links/devices/16/media-flash-sd-mmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/16/media-flash-sd-mmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/16/media-flash-smart-media.svg b/links/devices/16/media-flash-smart-media.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/16/media-flash-smart-media.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/16/media-memory-sd.svg b/links/devices/16/media-memory-sd.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/16/media-memory-sd.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-audio.svg b/links/devices/16/media-optical-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-blu-ray.svg b/links/devices/16/media-optical-blu-ray.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-blu-ray.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-cd-video.svg b/links/devices/16/media-optical-cd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-cd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-copy.svg b/links/devices/16/media-optical-copy.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-copy.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-data.svg b/links/devices/16/media-optical-data.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-data.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-dvd-video.svg b/links/devices/16/media-optical-dvd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-dvd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-dvd.svg b/links/devices/16/media-optical-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-optical-video.svg b/links/devices/16/media-optical-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/16/media-optical-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/16/media-removable.svg b/links/devices/16/media-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/media-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/modem.svg b/links/devices/16/modem.svg new file mode 120000 index 00000000..537d40a5 --- /dev/null +++ b/links/devices/16/modem.svg @@ -0,0 +1 @@ +network-modem.svg \ No newline at end of file diff --git a/links/devices/16/monitor.svg b/links/devices/16/monitor.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/16/monitor.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/16/network-bluetooth.svg b/links/devices/16/network-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/16/network-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/16/network-server-database.svg b/links/devices/16/network-server-database.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/devices/16/network-server-database.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/devices/16/network-wired-activated.svg b/links/devices/16/network-wired-activated.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/devices/16/network-wired-activated.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/devices/16/network-wireless.svg b/links/devices/16/network-wireless.svg new file mode 120000 index 00000000..af038601 --- /dev/null +++ b/links/devices/16/network-wireless.svg @@ -0,0 +1 @@ +network-wireless-connected-100.svg \ No newline at end of file diff --git a/links/devices/16/nm-device-wireless.svg b/links/devices/16/nm-device-wireless.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/16/nm-device-wireless.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/16/notification-network-wireless-disconnected.svg b/links/devices/16/notification-network-wireless-disconnected.svg new file mode 120000 index 00000000..8200487c --- /dev/null +++ b/links/devices/16/notification-network-wireless-disconnected.svg @@ -0,0 +1 @@ +network-wireless-disconnected.svg \ No newline at end of file diff --git a/links/devices/16/printer-remote.svg b/links/devices/16/printer-remote.svg new file mode 120000 index 00000000..e7ddf290 --- /dev/null +++ b/links/devices/16/printer-remote.svg @@ -0,0 +1 @@ +printer-network.svg \ No newline at end of file diff --git a/links/devices/16/radio.svg b/links/devices/16/radio.svg new file mode 120000 index 00000000..e6c3ec73 --- /dev/null +++ b/links/devices/16/radio.svg @@ -0,0 +1 @@ +audio-radio.svg \ No newline at end of file diff --git a/links/devices/16/removable-media.svg b/links/devices/16/removable-media.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/removable-media.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/server-database.svg b/links/devices/16/server-database.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/devices/16/server-database.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/devices/16/smartphone.svg b/links/devices/16/smartphone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/16/smartphone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/16/stock_cell-phone.svg b/links/devices/16/stock_cell-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/16/stock_cell-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/16/system.svg b/links/devices/16/system.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/16/system.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/16/uav.svg b/links/devices/16/uav.svg new file mode 120000 index 00000000..3cdcc631 --- /dev/null +++ b/links/devices/16/uav.svg @@ -0,0 +1 @@ +uav-quadcopter.svg \ No newline at end of file diff --git a/links/devices/16/unity-fallback-mount-helper.svg b/links/devices/16/unity-fallback-mount-helper.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/16/unity-fallback-mount-helper.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/16/video-display.svg b/links/devices/16/video-display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/16/video-display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/audio-headsets.svg b/links/devices/22/audio-headsets.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/22/audio-headsets.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/22/blueman-camera.svg b/links/devices/22/blueman-camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/22/blueman-camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/22/blueman-cellular.svg b/links/devices/22/blueman-cellular.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/blueman-cellular.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/blueman-desktop.svg b/links/devices/22/blueman-desktop.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/blueman-desktop.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/blueman-device.svg b/links/devices/22/blueman-device.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/22/blueman-device.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/22/blueman-handheld.svg b/links/devices/22/blueman-handheld.svg new file mode 120000 index 00000000..bd3c1341 --- /dev/null +++ b/links/devices/22/blueman-handheld.svg @@ -0,0 +1 @@ +input-tablet.svg \ No newline at end of file diff --git a/links/devices/22/blueman-handsfree.svg b/links/devices/22/blueman-handsfree.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/22/blueman-handsfree.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/22/blueman-headset.svg b/links/devices/22/blueman-headset.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/22/blueman-headset.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/22/blueman-laptop.svg b/links/devices/22/blueman-laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/22/blueman-laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/22/blueman-mouse.svg b/links/devices/22/blueman-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/blueman-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/blueman-pointing.svg b/links/devices/22/blueman-pointing.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/blueman-pointing.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/blueman-smart-phone.svg b/links/devices/22/blueman-smart-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/blueman-smart-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/blueman.svg b/links/devices/22/blueman.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/22/blueman.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/22/camera.svg b/links/devices/22/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/22/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/22/device-notifier.svg b/links/devices/22/device-notifier.svg new file mode 120000 index 00000000..62992d8f --- /dev/null +++ b/links/devices/22/device-notifier.svg @@ -0,0 +1 @@ +drive-removable-media-usb.svg \ No newline at end of file diff --git a/links/devices/22/display.svg b/links/devices/22/display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/drive-cdrom.svg b/links/devices/22/drive-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/drive-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/drive-harddisk-encrypted.svg b/links/devices/22/drive-harddisk-encrypted.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/drive-harddisk-encrypted.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/drive-harddisk-ieee1394.svg b/links/devices/22/drive-harddisk-ieee1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/drive-harddisk-ieee1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/drive-harddisk-root.svg b/links/devices/22/drive-harddisk-root.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/drive-harddisk-root.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/drive-harddisk-solidstate.svg b/links/devices/22/drive-harddisk-solidstate.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/drive-harddisk-solidstate.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/drive-harddisk-system.svg b/links/devices/22/drive-harddisk-system.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/drive-harddisk-system.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/drive-harddisk-usb.svg b/links/devices/22/drive-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/drive-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/drive-optical.svg b/links/devices/22/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/drive-removable-media-usb-pendrive.svg b/links/devices/22/drive-removable-media-usb-pendrive.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/drive-removable-media-usb-pendrive.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/drive-removable-media-usb.svg b/links/devices/22/drive-removable-media-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/drive-removable-media-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-cdrom-audio.svg b/links/devices/22/gnome-dev-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-cdrom.svg b/links/devices/22/gnome-dev-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/22/gnome-dev-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-computer.svg b/links/devices/22/gnome-dev-computer.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/gnome-dev-computer.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-cdr.svg b/links/devices/22/gnome-dev-disc-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-cdrw.svg b/links/devices/22/gnome-dev-disc-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdr-plus.svg b/links/devices/22/gnome-dev-disc-dvdr-plus.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdr-plus.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdr.svg b/links/devices/22/gnome-dev-disc-dvdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdram.svg b/links/devices/22/gnome-dev-disc-dvdram.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdram.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdrom.svg b/links/devices/22/gnome-dev-disc-dvdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdrw.svg b/links/devices/22/gnome-dev-disc-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-dvd.svg b/links/devices/22/gnome-dev-dvd.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/22/gnome-dev-dvd.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-harddisk-1394.svg b/links/devices/22/gnome-dev-harddisk-1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/gnome-dev-harddisk-1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-harddisk-usb.svg b/links/devices/22/gnome-dev-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/gnome-dev-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-harddisk.svg b/links/devices/22/gnome-dev-harddisk.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/gnome-dev-harddisk.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-ipod.svg b/links/devices/22/gnome-dev-ipod.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/links/devices/22/gnome-dev-ipod.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-cf.svg b/links/devices/22/gnome-dev-media-cf.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-cf.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-ms.svg b/links/devices/22/gnome-dev-media-ms.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-ms.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-sdmmc.svg b/links/devices/22/gnome-dev-media-sdmmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-sdmmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-sm.svg b/links/devices/22/gnome-dev-media-sm.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-sm.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-mouse-ball.svg b/links/devices/22/gnome-dev-mouse-ball.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/gnome-dev-mouse-ball.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-mouse-optical.svg b/links/devices/22/gnome-dev-mouse-optical.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/gnome-dev-mouse-optical.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-removable-1394.svg b/links/devices/22/gnome-dev-removable-1394.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/gnome-dev-removable-1394.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-removable-usb.svg b/links/devices/22/gnome-dev-removable-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/gnome-dev-removable-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-removable.svg b/links/devices/22/gnome-dev-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/gnome-dev-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-wavelan.svg b/links/devices/22/gnome-dev-wavelan.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/22/gnome-dev-wavelan.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/22/gnome-fs-blockdev.svg b/links/devices/22/gnome-fs-blockdev.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/22/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/22/gnome-phone-manager.svg b/links/devices/22/gnome-phone-manager.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/gnome-phone-manager.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/input-gamepad.svg b/links/devices/22/input-gamepad.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/22/input-gamepad.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/22/input-touchpad-on.svg b/links/devices/22/input-touchpad-on.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/22/input-touchpad-on.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/22/joystick.svg b/links/devices/22/joystick.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/22/joystick.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/22/kdeconnect.svg b/links/devices/22/kdeconnect.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/kdeconnect.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/laptop.svg b/links/devices/22/laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/22/laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/22/media-cdr.svg b/links/devices/22/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-cdrom-audio.svg b/links/devices/22/media-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-cdrom.svg b/links/devices/22/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-cdrw.svg b/links/devices/22/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-dvd.svg b/links/devices/22/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-dvdrw.svg b/links/devices/22/media-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-flash-memory-stick.svg b/links/devices/22/media-flash-memory-stick.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/media-flash-memory-stick.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/media-flash-sd-mmc.svg b/links/devices/22/media-flash-sd-mmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/media-flash-sd-mmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/media-flash-smart-media.svg b/links/devices/22/media-flash-smart-media.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/media-flash-smart-media.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/media-memory-sd.svg b/links/devices/22/media-memory-sd.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/media-memory-sd.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-audio.svg b/links/devices/22/media-optical-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-blu-ray.svg b/links/devices/22/media-optical-blu-ray.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-blu-ray.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-cd-video.svg b/links/devices/22/media-optical-cd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-cd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-copy.svg b/links/devices/22/media-optical-copy.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-copy.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-dvd-video.svg b/links/devices/22/media-optical-dvd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-dvd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-dvd.svg b/links/devices/22/media-optical-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-video.svg b/links/devices/22/media-optical-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-removable.svg b/links/devices/22/media-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/media-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/modem.svg b/links/devices/22/modem.svg new file mode 120000 index 00000000..537d40a5 --- /dev/null +++ b/links/devices/22/modem.svg @@ -0,0 +1 @@ +network-modem.svg \ No newline at end of file diff --git a/links/devices/22/monitor.svg b/links/devices/22/monitor.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/monitor.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/network-bluetooth.svg b/links/devices/22/network-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/22/network-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/22/network-wired-activated.svg b/links/devices/22/network-wired-activated.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/devices/22/network-wired-activated.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/devices/22/nm-device-wireless.svg b/links/devices/22/nm-device-wireless.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/22/nm-device-wireless.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/22/radio.svg b/links/devices/22/radio.svg new file mode 120000 index 00000000..e6c3ec73 --- /dev/null +++ b/links/devices/22/radio.svg @@ -0,0 +1 @@ +audio-radio.svg \ No newline at end of file diff --git a/links/devices/22/removable-media.svg b/links/devices/22/removable-media.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/removable-media.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/smartphone.svg b/links/devices/22/smartphone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/smartphone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/stock_cell-phone.svg b/links/devices/22/stock_cell-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/stock_cell-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/system.svg b/links/devices/22/system.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/system.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/uav.svg b/links/devices/22/uav.svg new file mode 120000 index 00000000..3cdcc631 --- /dev/null +++ b/links/devices/22/uav.svg @@ -0,0 +1 @@ +uav-quadcopter.svg \ No newline at end of file diff --git a/links/devices/22/unity-fallback-mount-helper.svg b/links/devices/22/unity-fallback-mount-helper.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/22/unity-fallback-mount-helper.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/22/video-display.svg b/links/devices/22/video-display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/video-display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/audio-headsets.svg b/links/devices/24/audio-headsets.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/24/audio-headsets.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/24/blueman-camera.svg b/links/devices/24/blueman-camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/24/blueman-camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/24/blueman-cellular.svg b/links/devices/24/blueman-cellular.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/blueman-cellular.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/blueman-desktop.svg b/links/devices/24/blueman-desktop.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/blueman-desktop.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/blueman-device.svg b/links/devices/24/blueman-device.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/24/blueman-device.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/24/blueman-handheld.svg b/links/devices/24/blueman-handheld.svg new file mode 120000 index 00000000..bd3c1341 --- /dev/null +++ b/links/devices/24/blueman-handheld.svg @@ -0,0 +1 @@ +input-tablet.svg \ No newline at end of file diff --git a/links/devices/24/blueman-handsfree.svg b/links/devices/24/blueman-handsfree.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/24/blueman-handsfree.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/24/blueman-headset.svg b/links/devices/24/blueman-headset.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/24/blueman-headset.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/24/blueman-laptop.svg b/links/devices/24/blueman-laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/24/blueman-laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/24/blueman-mouse.svg b/links/devices/24/blueman-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/blueman-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/blueman-pointing.svg b/links/devices/24/blueman-pointing.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/blueman-pointing.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/blueman-smart-phone.svg b/links/devices/24/blueman-smart-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/blueman-smart-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/blueman.svg b/links/devices/24/blueman.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/24/blueman.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/24/camera.svg b/links/devices/24/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/24/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/24/device-notifier.svg b/links/devices/24/device-notifier.svg new file mode 120000 index 00000000..62992d8f --- /dev/null +++ b/links/devices/24/device-notifier.svg @@ -0,0 +1 @@ +drive-removable-media-usb.svg \ No newline at end of file diff --git a/links/devices/24/display.svg b/links/devices/24/display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/drive-cdrom.svg b/links/devices/24/drive-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/drive-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/drive-harddisk-encrypted.svg b/links/devices/24/drive-harddisk-encrypted.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/drive-harddisk-encrypted.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/drive-harddisk-ieee1394.svg b/links/devices/24/drive-harddisk-ieee1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/drive-harddisk-ieee1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/drive-harddisk-root.svg b/links/devices/24/drive-harddisk-root.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/drive-harddisk-root.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/drive-harddisk-solidstate.svg b/links/devices/24/drive-harddisk-solidstate.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/drive-harddisk-solidstate.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/drive-harddisk-system.svg b/links/devices/24/drive-harddisk-system.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/drive-harddisk-system.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/drive-harddisk-usb.svg b/links/devices/24/drive-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/drive-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/drive-optical.svg b/links/devices/24/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/drive-removable-media-usb-pendrive.svg b/links/devices/24/drive-removable-media-usb-pendrive.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/drive-removable-media-usb-pendrive.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/drive-removable-media-usb.svg b/links/devices/24/drive-removable-media-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/drive-removable-media-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-cdrom-audio.svg b/links/devices/24/gnome-dev-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-cdrom.svg b/links/devices/24/gnome-dev-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/24/gnome-dev-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-computer.svg b/links/devices/24/gnome-dev-computer.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/gnome-dev-computer.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-cdr.svg b/links/devices/24/gnome-dev-disc-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-cdrw.svg b/links/devices/24/gnome-dev-disc-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdr-plus.svg b/links/devices/24/gnome-dev-disc-dvdr-plus.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdr-plus.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdr.svg b/links/devices/24/gnome-dev-disc-dvdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdram.svg b/links/devices/24/gnome-dev-disc-dvdram.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdram.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdrom.svg b/links/devices/24/gnome-dev-disc-dvdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdrw.svg b/links/devices/24/gnome-dev-disc-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-dvd.svg b/links/devices/24/gnome-dev-dvd.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/24/gnome-dev-dvd.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-harddisk-1394.svg b/links/devices/24/gnome-dev-harddisk-1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/gnome-dev-harddisk-1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-harddisk-usb.svg b/links/devices/24/gnome-dev-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/gnome-dev-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-harddisk.svg b/links/devices/24/gnome-dev-harddisk.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/gnome-dev-harddisk.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-ipod.svg b/links/devices/24/gnome-dev-ipod.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/links/devices/24/gnome-dev-ipod.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-cf.svg b/links/devices/24/gnome-dev-media-cf.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-cf.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-ms.svg b/links/devices/24/gnome-dev-media-ms.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-ms.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-sdmmc.svg b/links/devices/24/gnome-dev-media-sdmmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-sdmmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-sm.svg b/links/devices/24/gnome-dev-media-sm.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-sm.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-mouse-ball.svg b/links/devices/24/gnome-dev-mouse-ball.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/gnome-dev-mouse-ball.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-mouse-optical.svg b/links/devices/24/gnome-dev-mouse-optical.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/gnome-dev-mouse-optical.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-removable-1394.svg b/links/devices/24/gnome-dev-removable-1394.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/gnome-dev-removable-1394.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-removable-usb.svg b/links/devices/24/gnome-dev-removable-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/gnome-dev-removable-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-removable.svg b/links/devices/24/gnome-dev-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/gnome-dev-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-wavelan.svg b/links/devices/24/gnome-dev-wavelan.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/24/gnome-dev-wavelan.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/24/gnome-fs-blockdev.svg b/links/devices/24/gnome-fs-blockdev.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/24/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/24/gnome-phone-manager.svg b/links/devices/24/gnome-phone-manager.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/gnome-phone-manager.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/input-gamepad.svg b/links/devices/24/input-gamepad.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/24/input-gamepad.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/24/input-touchpad-on.svg b/links/devices/24/input-touchpad-on.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/24/input-touchpad-on.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/24/joystick.svg b/links/devices/24/joystick.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/24/joystick.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/24/kdeconnect.svg b/links/devices/24/kdeconnect.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/kdeconnect.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/laptop.svg b/links/devices/24/laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/24/laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/24/media-cdr.svg b/links/devices/24/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-cdrom-audio.svg b/links/devices/24/media-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-cdrom.svg b/links/devices/24/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-cdrw.svg b/links/devices/24/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-dvd.svg b/links/devices/24/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-dvdrw.svg b/links/devices/24/media-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-flash-memory-stick.svg b/links/devices/24/media-flash-memory-stick.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/media-flash-memory-stick.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/media-flash-sd-mmc.svg b/links/devices/24/media-flash-sd-mmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/media-flash-sd-mmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/media-flash-smart-media.svg b/links/devices/24/media-flash-smart-media.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/media-flash-smart-media.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/media-memory-sd.svg b/links/devices/24/media-memory-sd.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/media-memory-sd.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-audio.svg b/links/devices/24/media-optical-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-blu-ray.svg b/links/devices/24/media-optical-blu-ray.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-blu-ray.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-cd-video.svg b/links/devices/24/media-optical-cd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-cd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-copy.svg b/links/devices/24/media-optical-copy.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-copy.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-dvd-video.svg b/links/devices/24/media-optical-dvd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-dvd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-dvd.svg b/links/devices/24/media-optical-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-video.svg b/links/devices/24/media-optical-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-removable.svg b/links/devices/24/media-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/media-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/modem.svg b/links/devices/24/modem.svg new file mode 120000 index 00000000..537d40a5 --- /dev/null +++ b/links/devices/24/modem.svg @@ -0,0 +1 @@ +network-modem.svg \ No newline at end of file diff --git a/links/devices/24/monitor.svg b/links/devices/24/monitor.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/monitor.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/network-bluetooth.svg b/links/devices/24/network-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/24/network-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/24/network-wired-activated.svg b/links/devices/24/network-wired-activated.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/devices/24/network-wired-activated.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/devices/24/nm-device-wireless.svg b/links/devices/24/nm-device-wireless.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/24/nm-device-wireless.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/24/radio.svg b/links/devices/24/radio.svg new file mode 120000 index 00000000..e6c3ec73 --- /dev/null +++ b/links/devices/24/radio.svg @@ -0,0 +1 @@ +audio-radio.svg \ No newline at end of file diff --git a/links/devices/24/removable-media.svg b/links/devices/24/removable-media.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/removable-media.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/smartphone.svg b/links/devices/24/smartphone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/smartphone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/stock_cell-phone.svg b/links/devices/24/stock_cell-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/stock_cell-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/system.svg b/links/devices/24/system.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/system.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/uav.svg b/links/devices/24/uav.svg new file mode 120000 index 00000000..3cdcc631 --- /dev/null +++ b/links/devices/24/uav.svg @@ -0,0 +1 @@ +uav-quadcopter.svg \ No newline at end of file diff --git a/links/devices/24/unity-fallback-mount-helper.svg b/links/devices/24/unity-fallback-mount-helper.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/24/unity-fallback-mount-helper.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/24/video-display.svg b/links/devices/24/video-display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/video-display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/scalable/audio-headset.svg b/links/devices/scalable/audio-headset.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/scalable/audio-headset.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-camera.svg b/links/devices/scalable/blueman-camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/scalable/blueman-camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-cellular.svg b/links/devices/scalable/blueman-cellular.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/scalable/blueman-cellular.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-desktop.svg b/links/devices/scalable/blueman-desktop.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/scalable/blueman-desktop.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-device.svg b/links/devices/scalable/blueman-device.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/scalable/blueman-device.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-handheld.svg b/links/devices/scalable/blueman-handheld.svg new file mode 120000 index 00000000..bd3c1341 --- /dev/null +++ b/links/devices/scalable/blueman-handheld.svg @@ -0,0 +1 @@ +input-tablet.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-keyboard.svg b/links/devices/scalable/blueman-keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/blueman-keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-laptop.svg b/links/devices/scalable/blueman-laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/scalable/blueman-laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-loudspeaker.svg b/links/devices/scalable/blueman-loudspeaker.svg new file mode 120000 index 00000000..fcba5c94 --- /dev/null +++ b/links/devices/scalable/blueman-loudspeaker.svg @@ -0,0 +1 @@ +audio-speakers.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-mouse.svg b/links/devices/scalable/blueman-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/blueman-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-pointing.svg b/links/devices/scalable/blueman-pointing.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/blueman-pointing.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-scanner.svg b/links/devices/scalable/blueman-scanner.svg new file mode 120000 index 00000000..490a5aa3 --- /dev/null +++ b/links/devices/scalable/blueman-scanner.svg @@ -0,0 +1 @@ +scanner.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman-smart-phone.svg b/links/devices/scalable/blueman-smart-phone.svg new file mode 120000 index 00000000..9a05e5c3 --- /dev/null +++ b/links/devices/scalable/blueman-smart-phone.svg @@ -0,0 +1 @@ +smartphone.svg \ No newline at end of file diff --git a/links/devices/scalable/blueman.svg b/links/devices/scalable/blueman.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/scalable/blueman.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/scalable/camera.svg b/links/devices/scalable/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/scalable/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/scalable/camera_unmount.svg b/links/devices/scalable/camera_unmount.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/scalable/camera_unmount.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/scalable/cdrom_unmount.svg b/links/devices/scalable/cdrom_unmount.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/cdrom_unmount.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/cdwriter_unmount.svg b/links/devices/scalable/cdwriter_unmount.svg new file mode 120000 index 00000000..06cfdca7 --- /dev/null +++ b/links/devices/scalable/cdwriter_unmount.svg @@ -0,0 +1 @@ +media-cdr.svg \ No newline at end of file diff --git a/links/devices/scalable/cs-mouse.svg b/links/devices/scalable/cs-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/cs-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/cs-printer.svg b/links/devices/scalable/cs-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/cs-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/cs-tablet.svg b/links/devices/scalable/cs-tablet.svg new file mode 120000 index 00000000..81ec4b22 --- /dev/null +++ b/links/devices/scalable/cs-tablet.svg @@ -0,0 +1 @@ +tablet.svg \ No newline at end of file diff --git a/links/devices/scalable/cups-launcher.svg b/links/devices/scalable/cups-launcher.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/cups-launcher.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/cups.svg b/links/devices/scalable/cups.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/cups.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/cupsprinter.svg b/links/devices/scalable/cupsprinter.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/cupsprinter.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/device-notifier.svg b/links/devices/scalable/device-notifier.svg new file mode 120000 index 00000000..62992d8f --- /dev/null +++ b/links/devices/scalable/device-notifier.svg @@ -0,0 +1 @@ +drive-removable-media-usb.svg \ No newline at end of file diff --git a/links/devices/scalable/display.svg b/links/devices/scalable/display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/scalable/display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/scalable/document-print-preview.svg b/links/devices/scalable/document-print-preview.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/document-print-preview.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-cdrom.svg b/links/devices/scalable/drive-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/scalable/drive-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-harddisk-encrypted.svg b/links/devices/scalable/drive-harddisk-encrypted.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/drive-harddisk-encrypted.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-harddisk-ieee1394.svg b/links/devices/scalable/drive-harddisk-ieee1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/drive-harddisk-ieee1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-harddisk-scsi.svg b/links/devices/scalable/drive-harddisk-scsi.svg new file mode 120000 index 00000000..ec39a522 --- /dev/null +++ b/links/devices/scalable/drive-harddisk-scsi.svg @@ -0,0 +1 @@ +device-harddisk-usb.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-harddisk-solidstate.svg b/links/devices/scalable/drive-harddisk-solidstate.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/drive-harddisk-solidstate.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-harddisk-system.svg b/links/devices/scalable/drive-harddisk-system.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/drive-harddisk-system.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-harddisk-usb.svg b/links/devices/scalable/drive-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/drive-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-removable-media-usb-pendrive.svg b/links/devices/scalable/drive-removable-media-usb-pendrive.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/drive-removable-media-usb-pendrive.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-removable-media-usb.svg b/links/devices/scalable/drive-removable-media-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/drive-removable-media-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/drive-removable-usb.svg b/links/devices/scalable/drive-removable-usb.svg new file mode 120000 index 00000000..ec39a522 --- /dev/null +++ b/links/devices/scalable/drive-removable-usb.svg @@ -0,0 +1 @@ +device-harddisk-usb.svg \ No newline at end of file diff --git a/links/devices/scalable/dvd_unmount.svg b/links/devices/scalable/dvd_unmount.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/links/devices/scalable/dvd_unmount.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/links/devices/scalable/foomatic-gui-logo.svg b/links/devices/scalable/foomatic-gui-logo.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/foomatic-gui-logo.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-cd.svg b/links/devices/scalable/gnome-cd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-cd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-cups-manager.svg b/links/devices/scalable/gnome-cups-manager.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/gnome-cups-manager.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-battery.svg b/links/devices/scalable/gnome-dev-battery.svg new file mode 120000 index 00000000..a400f383 --- /dev/null +++ b/links/devices/scalable/gnome-dev-battery.svg @@ -0,0 +1 @@ +battery.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-cdrom-audio.svg b/links/devices/scalable/gnome-dev-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-cdrom.svg b/links/devices/scalable/gnome-dev-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/scalable/gnome-dev-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-computer.svg b/links/devices/scalable/gnome-dev-computer.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/scalable/gnome-dev-computer.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-audio.svg b/links/devices/scalable/gnome-dev-disc-audio.svg new file mode 120000 index 00000000..ceac50c1 --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-audio.svg @@ -0,0 +1 @@ +media-cdrom-audio.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-cdr.svg b/links/devices/scalable/gnome-dev-disc-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-cdrom.svg b/links/devices/scalable/gnome-dev-disc-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-cdrw.svg b/links/devices/scalable/gnome-dev-disc-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-dvdr-plus.svg b/links/devices/scalable/gnome-dev-disc-dvdr-plus.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-dvdr-plus.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-dvdr.svg b/links/devices/scalable/gnome-dev-disc-dvdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-dvdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-dvdram.svg b/links/devices/scalable/gnome-dev-disc-dvdram.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-dvdram.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-dvdrom.svg b/links/devices/scalable/gnome-dev-disc-dvdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-dvdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-disc-dvdrw.svg b/links/devices/scalable/gnome-dev-disc-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gnome-dev-disc-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-dvd-alt.svg b/links/devices/scalable/gnome-dev-dvd-alt.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/links/devices/scalable/gnome-dev-dvd-alt.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-dvd.svg b/links/devices/scalable/gnome-dev-dvd.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/scalable/gnome-dev-dvd.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-ethernet.svg b/links/devices/scalable/gnome-dev-ethernet.svg new file mode 120000 index 00000000..d8f91a8b --- /dev/null +++ b/links/devices/scalable/gnome-dev-ethernet.svg @@ -0,0 +1 @@ +network_fs.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-flashdisk.svg b/links/devices/scalable/gnome-dev-flashdisk.svg new file mode 120000 index 00000000..ec39a522 --- /dev/null +++ b/links/devices/scalable/gnome-dev-flashdisk.svg @@ -0,0 +1 @@ +device-harddisk-usb.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-flashkey.svg b/links/devices/scalable/gnome-dev-flashkey.svg new file mode 120000 index 00000000..ec39a522 --- /dev/null +++ b/links/devices/scalable/gnome-dev-flashkey.svg @@ -0,0 +1 @@ +device-harddisk-usb.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-harddisk-1394.svg b/links/devices/scalable/gnome-dev-harddisk-1394.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/gnome-dev-harddisk-1394.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-harddisk-usb.svg b/links/devices/scalable/gnome-dev-harddisk-usb.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/gnome-dev-harddisk-usb.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-harddisk.svg b/links/devices/scalable/gnome-dev-harddisk.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/gnome-dev-harddisk.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-ipod.svg b/links/devices/scalable/gnome-dev-ipod.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/links/devices/scalable/gnome-dev-ipod.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-keyboard.svg b/links/devices/scalable/gnome-dev-keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/gnome-dev-keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-mouse-ball.svg b/links/devices/scalable/gnome-dev-mouse-ball.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/gnome-dev-mouse-ball.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-mouse-optical.svg b/links/devices/scalable/gnome-dev-mouse-optical.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/gnome-dev-mouse-optical.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-pci.svg b/links/devices/scalable/gnome-dev-pci.svg new file mode 120000 index 00000000..bc137ffd --- /dev/null +++ b/links/devices/scalable/gnome-dev-pci.svg @@ -0,0 +1 @@ +network-card.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-printer.svg b/links/devices/scalable/gnome-dev-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/gnome-dev-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-removable-1394.svg b/links/devices/scalable/gnome-dev-removable-1394.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/gnome-dev-removable-1394.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-removable-usb.svg b/links/devices/scalable/gnome-dev-removable-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/gnome-dev-removable-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-removable.svg b/links/devices/scalable/gnome-dev-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/gnome-dev-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-unknown-usb.svg b/links/devices/scalable/gnome-dev-unknown-usb.svg new file mode 120000 index 00000000..ec39a522 --- /dev/null +++ b/links/devices/scalable/gnome-dev-unknown-usb.svg @@ -0,0 +1 @@ +device-harddisk-usb.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-dev-wavelan.svg b/links/devices/scalable/gnome-dev-wavelan.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/scalable/gnome-dev-wavelan.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-fs-blockdev.svg b/links/devices/scalable/gnome-fs-blockdev.svg new file mode 120000 index 00000000..9d25e6ec --- /dev/null +++ b/links/devices/scalable/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +drive-harddisk.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-mouse-properties.svg b/links/devices/scalable/gnome-mouse-properties.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/gnome-mouse-properties.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-mouse.svg b/links/devices/scalable/gnome-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/gnome-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-phone-manager.svg b/links/devices/scalable/gnome-phone-manager.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/scalable/gnome-phone-manager.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-settings-keybindings.svg b/links/devices/scalable/gnome-settings-keybindings.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/gnome-settings-keybindings.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/gnome-settings-mouse.svg b/links/devices/scalable/gnome-settings-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/gnome-settings-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/gtk-cdrom.svg b/links/devices/scalable/gtk-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/gtk-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/gtklp.svg b/links/devices/scalable/gtklp.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/gtklp.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/gtklpq.svg b/links/devices/scalable/gtklpq.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/gtklpq.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/input-gamepad.svg b/links/devices/scalable/input-gamepad.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/scalable/input-gamepad.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/scalable/input-tablet.svg b/links/devices/scalable/input-tablet.svg new file mode 120000 index 00000000..81ec4b22 --- /dev/null +++ b/links/devices/scalable/input-tablet.svg @@ -0,0 +1 @@ +tablet.svg \ No newline at end of file diff --git a/links/devices/scalable/input_device_settings.svg b/links/devices/scalable/input_device_settings.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/input_device_settings.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/kdeprint_printer.svg b/links/devices/scalable/kdeprint_printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/kdeprint_printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/key_bindings.svg b/links/devices/scalable/key_bindings.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/key_bindings.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/keyboard.svg b/links/devices/scalable/keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/kjobviewer.svg b/links/devices/scalable/kjobviewer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/kjobviewer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/kmousetool.svg b/links/devices/scalable/kmousetool.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/kmousetool.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/kprinter.svg b/links/devices/scalable/kprinter.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/kprinter.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/kprinter4.svg b/links/devices/scalable/kprinter4.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/kprinter4.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/kxkb.svg b/links/devices/scalable/kxkb.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/kxkb.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/laptop.svg b/links/devices/scalable/laptop.svg new file mode 120000 index 00000000..a1955381 --- /dev/null +++ b/links/devices/scalable/laptop.svg @@ -0,0 +1 @@ +computer-laptop.svg \ No newline at end of file diff --git a/links/devices/scalable/media-cdrom.svg b/links/devices/scalable/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-dvdrw.svg b/links/devices/scalable/media-dvdrw.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/links/devices/scalable/media-dvdrw.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/links/devices/scalable/media-flash-cf.svg b/links/devices/scalable/media-flash-cf.svg new file mode 120000 index 00000000..f8254425 --- /dev/null +++ b/links/devices/scalable/media-flash-cf.svg @@ -0,0 +1 @@ +gnome-dev-media-cf.svg \ No newline at end of file diff --git a/links/devices/scalable/media-flash-memory-stick.svg b/links/devices/scalable/media-flash-memory-stick.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/media-flash-memory-stick.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/media-flash-ms.svg b/links/devices/scalable/media-flash-ms.svg new file mode 120000 index 00000000..175f0d9f --- /dev/null +++ b/links/devices/scalable/media-flash-ms.svg @@ -0,0 +1 @@ +gnome-dev-media-ms.svg \ No newline at end of file diff --git a/links/devices/scalable/media-flash-sd-mmc.svg b/links/devices/scalable/media-flash-sd-mmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/scalable/media-flash-sd-mmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/scalable/media-flash-smart-media.svg b/links/devices/scalable/media-flash-smart-media.svg new file mode 120000 index 00000000..a7dc00d4 --- /dev/null +++ b/links/devices/scalable/media-flash-smart-media.svg @@ -0,0 +1 @@ +gnome-dev-media-sm.svg \ No newline at end of file diff --git a/links/devices/scalable/media-flash.svg b/links/devices/scalable/media-flash.svg new file mode 120000 index 00000000..12489cae --- /dev/null +++ b/links/devices/scalable/media-flash.svg @@ -0,0 +1 @@ +gnome-dev-media-sdmmc.svg \ No newline at end of file diff --git a/links/devices/scalable/media-memory-sd.svg b/links/devices/scalable/media-memory-sd.svg new file mode 120000 index 00000000..12489cae --- /dev/null +++ b/links/devices/scalable/media-memory-sd.svg @@ -0,0 +1 @@ +gnome-dev-media-sdmmc.svg \ No newline at end of file diff --git a/links/devices/scalable/media-memory-sm.svg b/links/devices/scalable/media-memory-sm.svg new file mode 120000 index 00000000..a7dc00d4 --- /dev/null +++ b/links/devices/scalable/media-memory-sm.svg @@ -0,0 +1 @@ +gnome-dev-media-sm.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-audio.svg b/links/devices/scalable/media-optical-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-blu-ray.svg b/links/devices/scalable/media-optical-blu-ray.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-blu-ray.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-cd-r.svg b/links/devices/scalable/media-optical-cd-r.svg new file mode 120000 index 00000000..06cfdca7 --- /dev/null +++ b/links/devices/scalable/media-optical-cd-r.svg @@ -0,0 +1 @@ +media-cdr.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-cd-video.svg b/links/devices/scalable/media-optical-cd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-cd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-cd.svg b/links/devices/scalable/media-optical-cd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-cd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-cdr.svg b/links/devices/scalable/media-optical-cdr.svg new file mode 120000 index 00000000..06cfdca7 --- /dev/null +++ b/links/devices/scalable/media-optical-cdr.svg @@ -0,0 +1 @@ +media-cdr.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-data.svg b/links/devices/scalable/media-optical-data.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-data.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-dvd-ram.svg b/links/devices/scalable/media-optical-dvd-ram.svg new file mode 120000 index 00000000..2a7811ef --- /dev/null +++ b/links/devices/scalable/media-optical-dvd-ram.svg @@ -0,0 +1 @@ +gnome-dev-disc-dvdram.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-dvd-rom.svg b/links/devices/scalable/media-optical-dvd-rom.svg new file mode 120000 index 00000000..5a806b3d --- /dev/null +++ b/links/devices/scalable/media-optical-dvd-rom.svg @@ -0,0 +1 @@ +gnome-dev-disc-dvdrom.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-dvd-rw.svg b/links/devices/scalable/media-optical-dvd-rw.svg new file mode 120000 index 00000000..5f7c5e8a --- /dev/null +++ b/links/devices/scalable/media-optical-dvd-rw.svg @@ -0,0 +1 @@ +gnome-dev-disc-dvdrw.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-dvd-video.svg b/links/devices/scalable/media-optical-dvd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-dvd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-dvd.svg b/links/devices/scalable/media-optical-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-mixed-cd.svg b/links/devices/scalable/media-optical-mixed-cd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-mixed-cd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-recordable.svg b/links/devices/scalable/media-optical-recordable.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-recordable.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-optical-video.svg b/links/devices/scalable/media-optical-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/scalable/media-optical-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/scalable/media-removable.svg b/links/devices/scalable/media-removable.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/media-removable.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/modem.svg b/links/devices/scalable/modem.svg new file mode 120000 index 00000000..537d40a5 --- /dev/null +++ b/links/devices/scalable/modem.svg @@ -0,0 +1 @@ +network-modem.svg \ No newline at end of file diff --git a/links/devices/scalable/mouse.svg b/links/devices/scalable/mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/multimedia-player-apple-ipod-touch.svg b/links/devices/scalable/multimedia-player-apple-ipod-touch.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/scalable/multimedia-player-apple-ipod-touch.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/scalable/multimedia-player-ipod-touch.svg b/links/devices/scalable/multimedia-player-ipod-touch.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/scalable/multimedia-player-ipod-touch.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/scalable/music-player.svg b/links/devices/scalable/music-player.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/links/devices/scalable/music-player.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/links/devices/scalable/network-bluetooth.svg b/links/devices/scalable/network-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/scalable/network-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/scalable/network-wired.svg b/links/devices/scalable/network-wired.svg new file mode 120000 index 00000000..d8f91a8b --- /dev/null +++ b/links/devices/scalable/network-wired.svg @@ -0,0 +1 @@ +network_fs.svg \ No newline at end of file diff --git a/links/devices/scalable/network-workgroup.svg b/links/devices/scalable/network-workgroup.svg new file mode 120000 index 00000000..d8f91a8b --- /dev/null +++ b/links/devices/scalable/network-workgroup.svg @@ -0,0 +1 @@ +network_fs.svg \ No newline at end of file diff --git a/links/devices/scalable/nm-device-wireless.svg b/links/devices/scalable/nm-device-wireless.svg new file mode 120000 index 00000000..012a6674 --- /dev/null +++ b/links/devices/scalable/nm-device-wireless.svg @@ -0,0 +1 @@ +network-wireless.svg \ No newline at end of file diff --git a/links/devices/scalable/ooo-printer.svg b/links/devices/scalable/ooo-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/ooo-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/ooo-printeradmin.svg b/links/devices/scalable/ooo-printeradmin.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/ooo-printeradmin.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/ooo-printeradmin3.0.svg b/links/devices/scalable/ooo-printeradmin3.0.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/ooo-printeradmin3.0.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/openofficeorg-20-printeradmin.svg b/links/devices/scalable/openofficeorg-20-printeradmin.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/openofficeorg-20-printeradmin.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/openofficeorg-printer.svg b/links/devices/scalable/openofficeorg-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/openofficeorg-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/openofficeorg-printeradmin.svg b/links/devices/scalable/openofficeorg-printeradmin.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/openofficeorg-printeradmin.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/openofficeorg23-printeradmin.svg b/links/devices/scalable/openofficeorg23-printeradmin.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/openofficeorg23-printeradmin.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/openofficeorg3-printeradmin.svg b/links/devices/scalable/openofficeorg3-printeradmin.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/openofficeorg3-printeradmin.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/openofficeorg3.0-printeradmin.svg b/links/devices/scalable/openofficeorg3.0-printeradmin.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/openofficeorg3.0-printeradmin.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/phone-motorola-droid.svg b/links/devices/scalable/phone-motorola-droid.svg new file mode 120000 index 00000000..9a05e5c3 --- /dev/null +++ b/links/devices/scalable/phone-motorola-droid.svg @@ -0,0 +1 @@ +smartphone.svg \ No newline at end of file diff --git a/links/devices/scalable/plugin-commands.svg b/links/devices/scalable/plugin-commands.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/plugin-commands.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences-desktop-keyboard-khotkeys.svg b/links/devices/scalable/preferences-desktop-keyboard-khotkeys.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/preferences-desktop-keyboard-khotkeys.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences-desktop-keyboard-shortcuts.svg b/links/devices/scalable/preferences-desktop-keyboard-shortcuts.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/preferences-desktop-keyboard-shortcuts.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences-desktop-keyboard-shortcuts2.svg b/links/devices/scalable/preferences-desktop-keyboard-shortcuts2.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/preferences-desktop-keyboard-shortcuts2.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences-desktop-keyboard.svg b/links/devices/scalable/preferences-desktop-keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/preferences-desktop-keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences-desktop-mouse.svg b/links/devices/scalable/preferences-desktop-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/preferences-desktop-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences-desktop-peripherals.svg b/links/devices/scalable/preferences-desktop-peripherals.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/preferences-desktop-peripherals.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences-desktop-printer.svg b/links/devices/scalable/preferences-desktop-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/preferences-desktop-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/preferences_desktop_mouse.svg b/links/devices/scalable/preferences_desktop_mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/preferences_desktop_mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/printer-mdk.svg b/links/devices/scalable/printer-mdk.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/printer-mdk.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/printer1.svg b/links/devices/scalable/printer1.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/printer1.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/printmgr.svg b/links/devices/scalable/printmgr.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/printmgr.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/processor.svg b/links/devices/scalable/processor.svg new file mode 120000 index 00000000..34777565 --- /dev/null +++ b/links/devices/scalable/processor.svg @@ -0,0 +1 @@ +cpu.svg \ No newline at end of file diff --git a/links/devices/scalable/removable-media.svg b/links/devices/scalable/removable-media.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/removable-media.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/smartphone.svg b/links/devices/scalable/smartphone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/scalable/smartphone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/scalable/soundcard.svg b/links/devices/scalable/soundcard.svg new file mode 120000 index 00000000..1de6f80d --- /dev/null +++ b/links/devices/scalable/soundcard.svg @@ -0,0 +1 @@ +audio-card.svg \ No newline at end of file diff --git a/links/devices/scalable/stock_cell-phone.svg b/links/devices/scalable/stock_cell-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/scalable/stock_cell-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/scalable/stock_printers.svg b/links/devices/scalable/stock_printers.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/stock_printers.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/system-config-keyboard.svg b/links/devices/scalable/system-config-keyboard.svg new file mode 120000 index 00000000..557a6632 --- /dev/null +++ b/links/devices/scalable/system-config-keyboard.svg @@ -0,0 +1 @@ +xfce4-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/system-config-printer.svg b/links/devices/scalable/system-config-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/system-config-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/system.svg b/links/devices/scalable/system.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/scalable/system.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/scalable/touchpad-indicator.svg b/links/devices/scalable/touchpad-indicator.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/scalable/touchpad-indicator.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/scalable/touchpad.svg b/links/devices/scalable/touchpad.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/scalable/touchpad.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/scalable/unity-fallback-mount-helper.svg b/links/devices/scalable/unity-fallback-mount-helper.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/unity-fallback-mount-helper.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/usbpendrive_unmount.svg b/links/devices/scalable/usbpendrive_unmount.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/links/devices/scalable/usbpendrive_unmount.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/links/devices/scalable/vap.svg b/links/devices/scalable/vap.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/vap.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/video-display.svg b/links/devices/scalable/video-display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/scalable/video-display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/scalable/xfce-mouse.svg b/links/devices/scalable/xfce-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/xfce-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/xfce-printer.svg b/links/devices/scalable/xfce-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/xfce-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/xfce4-keyboard.svg b/links/devices/scalable/xfce4-keyboard.svg new file mode 120000 index 00000000..ff417223 --- /dev/null +++ b/links/devices/scalable/xfce4-keyboard.svg @@ -0,0 +1 @@ +input-keyboard.svg \ No newline at end of file diff --git a/links/devices/scalable/yast-printer.svg b/links/devices/scalable/yast-printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/yast-printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/yast_mouse.svg b/links/devices/scalable/yast_mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/scalable/yast_mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/scalable/yast_printer.svg b/links/devices/scalable/yast_printer.svg new file mode 120000 index 00000000..f0bff227 --- /dev/null +++ b/links/devices/scalable/yast_printer.svg @@ -0,0 +1 @@ +printer.svg \ No newline at end of file diff --git a/links/devices/scalable/yast_soundcard.svg b/links/devices/scalable/yast_soundcard.svg new file mode 120000 index 00000000..1de6f80d --- /dev/null +++ b/links/devices/scalable/yast_soundcard.svg @@ -0,0 +1 @@ +audio-card.svg \ No newline at end of file diff --git a/links/devices/symbolic/auth-sim-symbolic.svg b/links/devices/symbolic/auth-sim-symbolic.svg new file mode 120000 index 00000000..d638f31b --- /dev/null +++ b/links/devices/symbolic/auth-sim-symbolic.svg @@ -0,0 +1 @@ +media-sim-card-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/computer-apple-ipad-symbolic.svg b/links/devices/symbolic/computer-apple-ipad-symbolic.svg new file mode 120000 index 00000000..06727481 --- /dev/null +++ b/links/devices/symbolic/computer-apple-ipad-symbolic.svg @@ -0,0 +1 @@ +tablet-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/computer-laptop-symbolic.svg b/links/devices/symbolic/computer-laptop-symbolic.svg new file mode 120000 index 00000000..f7822e34 --- /dev/null +++ b/links/devices/symbolic/computer-laptop-symbolic.svg @@ -0,0 +1 @@ +laptop-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/drive-harddisk-solidstate-symbolic.svg b/links/devices/symbolic/drive-harddisk-solidstate-symbolic.svg new file mode 120000 index 00000000..e15f990c --- /dev/null +++ b/links/devices/symbolic/drive-harddisk-solidstate-symbolic.svg @@ -0,0 +1 @@ +drive-harddisk-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/drive-harddisk-system-symbolic.svg b/links/devices/symbolic/drive-harddisk-system-symbolic.svg new file mode 120000 index 00000000..e15f990c --- /dev/null +++ b/links/devices/symbolic/drive-harddisk-system-symbolic.svg @@ -0,0 +1 @@ +drive-harddisk-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/gnome-dev-media-sdmmc-symbolic.svg b/links/devices/symbolic/gnome-dev-media-sdmmc-symbolic.svg new file mode 120000 index 00000000..b118d2d0 --- /dev/null +++ b/links/devices/symbolic/gnome-dev-media-sdmmc-symbolic.svg @@ -0,0 +1 @@ +media-flash-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/headphones-symbolic.svg b/links/devices/symbolic/headphones-symbolic.svg new file mode 120000 index 00000000..2acaea1f --- /dev/null +++ b/links/devices/symbolic/headphones-symbolic.svg @@ -0,0 +1 @@ +audio-headphones-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/media-memory-sd-symbolic.svg b/links/devices/symbolic/media-memory-sd-symbolic.svg new file mode 120000 index 00000000..b118d2d0 --- /dev/null +++ b/links/devices/symbolic/media-memory-sd-symbolic.svg @@ -0,0 +1 @@ +media-flash-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/media-optical-bd-symbolic.svg b/links/devices/symbolic/media-optical-bd-symbolic.svg new file mode 120000 index 00000000..844e171c --- /dev/null +++ b/links/devices/symbolic/media-optical-bd-symbolic.svg @@ -0,0 +1 @@ +media-optical-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/media-optical-cd-audio-symbolic.svg b/links/devices/symbolic/media-optical-cd-audio-symbolic.svg new file mode 120000 index 00000000..844e171c --- /dev/null +++ b/links/devices/symbolic/media-optical-cd-audio-symbolic.svg @@ -0,0 +1 @@ +media-optical-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/media-optical-dvd-symbolic.svg b/links/devices/symbolic/media-optical-dvd-symbolic.svg new file mode 120000 index 00000000..844e171c --- /dev/null +++ b/links/devices/symbolic/media-optical-dvd-symbolic.svg @@ -0,0 +1 @@ +media-optical-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/multimedia-player-apple-ipod-touch-symbolic.svg b/links/devices/symbolic/multimedia-player-apple-ipod-touch-symbolic.svg new file mode 120000 index 00000000..ce2cf5e6 --- /dev/null +++ b/links/devices/symbolic/multimedia-player-apple-ipod-touch-symbolic.svg @@ -0,0 +1 @@ +smartphone-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/phone-apple-iphone-symbolic.svg b/links/devices/symbolic/phone-apple-iphone-symbolic.svg new file mode 120000 index 00000000..ce2cf5e6 --- /dev/null +++ b/links/devices/symbolic/phone-apple-iphone-symbolic.svg @@ -0,0 +1 @@ +smartphone-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/phone-google-nexus-one-symbolic.svg b/links/devices/symbolic/phone-google-nexus-one-symbolic.svg new file mode 120000 index 00000000..ce2cf5e6 --- /dev/null +++ b/links/devices/symbolic/phone-google-nexus-one-symbolic.svg @@ -0,0 +1 @@ +smartphone-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/phone-htc-g1-white-symbolic.svg b/links/devices/symbolic/phone-htc-g1-white-symbolic.svg new file mode 120000 index 00000000..ce2cf5e6 --- /dev/null +++ b/links/devices/symbolic/phone-htc-g1-white-symbolic.svg @@ -0,0 +1 @@ +smartphone-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/phone-palm-pre-symbolic.svg b/links/devices/symbolic/phone-palm-pre-symbolic.svg new file mode 120000 index 00000000..ce2cf5e6 --- /dev/null +++ b/links/devices/symbolic/phone-palm-pre-symbolic.svg @@ -0,0 +1 @@ +smartphone-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/phone-samsung-galaxy-s-symbolic.svg b/links/devices/symbolic/phone-samsung-galaxy-s-symbolic.svg new file mode 120000 index 00000000..2c2d14fc --- /dev/null +++ b/links/devices/symbolic/phone-samsung-galaxy-s-symbolic.svg @@ -0,0 +1 @@ +phone-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/printer-network-symbolic.svg b/links/devices/symbolic/printer-network-symbolic.svg new file mode 120000 index 00000000..bcc3fa0d --- /dev/null +++ b/links/devices/symbolic/printer-network-symbolic.svg @@ -0,0 +1 @@ +printer-symbolic.svg \ No newline at end of file diff --git a/links/devices/symbolic/smartphone-symbolic.svg b/links/devices/symbolic/smartphone-symbolic.svg new file mode 120000 index 00000000..2c2d14fc --- /dev/null +++ b/links/devices/symbolic/smartphone-symbolic.svg @@ -0,0 +1 @@ +phone-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/7zip.svg b/links/mimetypes/scalable/7zip.svg new file mode 120000 index 00000000..8f55d47e --- /dev/null +++ b/links/mimetypes/scalable/7zip.svg @@ -0,0 +1 @@ +application-7zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-7zip.svg b/links/mimetypes/scalable/application-7zip.svg new file mode 120000 index 00000000..75c3a8eb --- /dev/null +++ b/links/mimetypes/scalable/application-7zip.svg @@ -0,0 +1 @@ +application-x-7z-compressed.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-acad.svg b/links/mimetypes/scalable/application-acad.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-acad.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-archive-blank.svg b/links/mimetypes/scalable/application-archive-blank.svg new file mode 120000 index 00000000..4e4d75cf --- /dev/null +++ b/links/mimetypes/scalable/application-archive-blank.svg @@ -0,0 +1 @@ +application-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-archive-zip.svg b/links/mimetypes/scalable/application-archive-zip.svg new file mode 120000 index 00000000..8f55d47e --- /dev/null +++ b/links/mimetypes/scalable/application-archive-zip.svg @@ -0,0 +1 @@ +application-7zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-archive.svg b/links/mimetypes/scalable/application-archive.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-archive.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-atom+xml.svg b/links/mimetypes/scalable/application-atom+xml.svg new file mode 120000 index 00000000..6cd7901e --- /dev/null +++ b/links/mimetypes/scalable/application-atom+xml.svg @@ -0,0 +1 @@ +application-rss_xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-autocad_dwg.svg b/links/mimetypes/scalable/application-autocad_dwg.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-autocad_dwg.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-clariscad.svg b/links/mimetypes/scalable/application-clariscad.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-clariscad.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-database.svg b/links/mimetypes/scalable/application-database.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-database.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-drawing.svg b/links/mimetypes/scalable/application-drawing.svg new file mode 120000 index 00000000..a63f1e2b --- /dev/null +++ b/links/mimetypes/scalable/application-drawing.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.graphics.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-dwg.svg b/links/mimetypes/scalable/application-dwg.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-dwg.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-dxf.svg b/links/mimetypes/scalable/application-dxf.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-dxf.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-excel.svg b/links/mimetypes/scalable/application-excel.svg new file mode 120000 index 00000000..46d4d34a --- /dev/null +++ b/links/mimetypes/scalable/application-excel.svg @@ -0,0 +1 @@ +application-msexcel.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-font-woff.svg b/links/mimetypes/scalable/application-font-woff.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-font-woff.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-geo+json.svg b/links/mimetypes/scalable/application-geo+json.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-geo+json.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-gml+xml.svg b/links/mimetypes/scalable/application-gml+xml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-gml+xml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-gnunet-directory.svg b/links/mimetypes/scalable/application-gnunet-directory.svg new file mode 120000 index 00000000..71137a9a --- /dev/null +++ b/links/mimetypes/scalable/application-gnunet-directory.svg @@ -0,0 +1 @@ +application-x-sharedlib.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-gpx+xml.svg b/links/mimetypes/scalable/application-gpx+xml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-gpx+xml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-gpx.svg b/links/mimetypes/scalable/application-gpx.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-gpx.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-gzip.svg b/links/mimetypes/scalable/application-gzip.svg new file mode 120000 index 00000000..96e2183a --- /dev/null +++ b/links/mimetypes/scalable/application-gzip.svg @@ -0,0 +1 @@ +application-x-gzip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-images.svg b/links/mimetypes/scalable/application-images.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/application-images.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-install.svg b/links/mimetypes/scalable/application-install.svg new file mode 120000 index 00000000..a04e350b --- /dev/null +++ b/links/mimetypes/scalable/application-install.svg @@ -0,0 +1 @@ +gnome-mime-x-install.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-java.svg b/links/mimetypes/scalable/application-java.svg new file mode 120000 index 00000000..dbc66cdc --- /dev/null +++ b/links/mimetypes/scalable/application-java.svg @@ -0,0 +1 @@ +text-x-java.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-javascript.svg b/links/mimetypes/scalable/application-javascript.svg new file mode 120000 index 00000000..8b40d5ea --- /dev/null +++ b/links/mimetypes/scalable/application-javascript.svg @@ -0,0 +1 @@ +text-x-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-loc+xml.svg b/links/mimetypes/scalable/application-loc+xml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-loc+xml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-mac-binhex40.svg b/links/mimetypes/scalable/application-mac-binhex40.svg new file mode 120000 index 00000000..8b972c9a --- /dev/null +++ b/links/mimetypes/scalable/application-mac-binhex40.svg @@ -0,0 +1 @@ +application-x-macbinary.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-mathml+xml.svg b/links/mimetypes/scalable/application-mathml+xml.svg new file mode 120000 index 00000000..15f67cb9 --- /dev/null +++ b/links/mimetypes/scalable/application-mathml+xml.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-metalink+xml.svg b/links/mimetypes/scalable/application-metalink+xml.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/application-metalink+xml.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-metalink4+xml.svg b/links/mimetypes/scalable/application-metalink4+xml.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/application-metalink4+xml.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-msexcel.svg b/links/mimetypes/scalable/application-msexcel.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-msexcel.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-mspowerpoint.svg b/links/mimetypes/scalable/application-mspowerpoint.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-mspowerpoint.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-msword.svg b/links/mimetypes/scalable/application-msword.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-msword.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-owl+xml.svg b/links/mimetypes/scalable/application-owl+xml.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/application-owl+xml.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pgp-encrypted.svg b/links/mimetypes/scalable/application-pgp-encrypted.svg new file mode 120000 index 00000000..7ed6132a --- /dev/null +++ b/links/mimetypes/scalable/application-pgp-encrypted.svg @@ -0,0 +1 @@ +application-pgp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pgp-keys.svg b/links/mimetypes/scalable/application-pgp-keys.svg new file mode 120000 index 00000000..d2a8f7ae --- /dev/null +++ b/links/mimetypes/scalable/application-pgp-keys.svg @@ -0,0 +1 @@ +application-x-pem-key.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkcs10.svg b/links/mimetypes/scalable/application-pkcs10.svg new file mode 120000 index 00000000..caa47131 --- /dev/null +++ b/links/mimetypes/scalable/application-pkcs10.svg @@ -0,0 +1 @@ +application-pkix-cert.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkcs12.svg b/links/mimetypes/scalable/application-pkcs12.svg new file mode 120000 index 00000000..caa47131 --- /dev/null +++ b/links/mimetypes/scalable/application-pkcs12.svg @@ -0,0 +1 @@ +application-pkix-cert.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkcs7-mime.svg b/links/mimetypes/scalable/application-pkcs7-mime.svg new file mode 120000 index 00000000..d2a8f7ae --- /dev/null +++ b/links/mimetypes/scalable/application-pkcs7-mime.svg @@ -0,0 +1 @@ +application-x-pem-key.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkcs7-signature.svg b/links/mimetypes/scalable/application-pkcs7-signature.svg new file mode 120000 index 00000000..bdb3d3de --- /dev/null +++ b/links/mimetypes/scalable/application-pkcs7-signature.svg @@ -0,0 +1 @@ +application-pgp-signature.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkcs8.svg b/links/mimetypes/scalable/application-pkcs8.svg new file mode 120000 index 00000000..aeb8d021 --- /dev/null +++ b/links/mimetypes/scalable/application-pkcs8.svg @@ -0,0 +1 @@ +application-pgp-keys.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkix-cerl.svg b/links/mimetypes/scalable/application-pkix-cerl.svg new file mode 120000 index 00000000..b02dde5b --- /dev/null +++ b/links/mimetypes/scalable/application-pkix-cerl.svg @@ -0,0 +1 @@ +application-certificate.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkix-cert.svg b/links/mimetypes/scalable/application-pkix-cert.svg new file mode 120000 index 00000000..b02dde5b --- /dev/null +++ b/links/mimetypes/scalable/application-pkix-cert.svg @@ -0,0 +1 @@ +application-certificate.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkix-crl.svg b/links/mimetypes/scalable/application-pkix-crl.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-pkix-crl.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-pkix-pkipath.svg b/links/mimetypes/scalable/application-pkix-pkipath.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-pkix-pkipath.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-ram.svg b/links/mimetypes/scalable/application-ram.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/application-ram.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-rdata.svg b/links/mimetypes/scalable/application-rdata.svg new file mode 120000 index 00000000..6e531487 --- /dev/null +++ b/links/mimetypes/scalable/application-rdata.svg @@ -0,0 +1 @@ +text-x-r.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-rdf+xml.svg b/links/mimetypes/scalable/application-rdf+xml.svg new file mode 120000 index 00000000..148a141b --- /dev/null +++ b/links/mimetypes/scalable/application-rdf+xml.svg @@ -0,0 +1 @@ +text-rdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-relaxng.svg b/links/mimetypes/scalable/application-relaxng.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/application-relaxng.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-rss+xml.svg b/links/mimetypes/scalable/application-rss+xml.svg new file mode 120000 index 00000000..6cd7901e --- /dev/null +++ b/links/mimetypes/scalable/application-rss+xml.svg @@ -0,0 +1 @@ +application-rss_xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-rtf-rtl.svg b/links/mimetypes/scalable/application-rtf-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-rtf-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-rtf.svg b/links/mimetypes/scalable/application-rtf.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-rtf.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-shorten.svg b/links/mimetypes/scalable/application-shorten.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/application-shorten.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-slf+xml.svg b/links/mimetypes/scalable/application-slf+xml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-slf+xml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-sxw.svg b/links/mimetypes/scalable/application-sxw.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-sxw.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-tcx+xml.svg b/links/mimetypes/scalable/application-tcx+xml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-tcx+xml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-text.svg b/links/mimetypes/scalable/application-text.svg new file mode 120000 index 00000000..894bd452 --- /dev/null +++ b/links/mimetypes/scalable/application-text.svg @@ -0,0 +1 @@ +text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd-google-earth-kml.svg b/links/mimetypes/scalable/application-vnd-google-earth-kml.svg new file mode 120000 index 00000000..05323c4a --- /dev/null +++ b/links/mimetypes/scalable/application-vnd-google-earth-kml.svg @@ -0,0 +1 @@ +application-vnd.google-earth.kml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.android.package-archive.svg b/links/mimetypes/scalable/application-vnd.android.package-archive.svg new file mode 120000 index 00000000..f28897fe --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.android.package-archive.svg @@ -0,0 +1 @@ +android-package-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ant.fit.svg b/links/mimetypes/scalable/application-vnd.ant.fit.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ant.fit.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.apple.mpegurl.svg b/links/mimetypes/scalable/application-vnd.apple.mpegurl.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.apple.mpegurl.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.cups-pdf-banner.svg b/links/mimetypes/scalable/application-vnd.cups-pdf-banner.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.cups-pdf-banner.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.debian.binary-package.svg b/links/mimetypes/scalable/application-vnd.debian.binary-package.svg new file mode 120000 index 00000000..abada3e5 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.debian.binary-package.svg @@ -0,0 +1 @@ +application-x-deb.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.fai.igc.svg b/links/mimetypes/scalable/application-vnd.fai.igc.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.fai.igc.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.flatpak.repo.svg b/links/mimetypes/scalable/application-vnd.flatpak.repo.svg new file mode 120000 index 00000000..6bddb89f --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.flatpak.repo.svg @@ -0,0 +1 @@ +application-vnd.flatpak.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.geo+json.svg b/links/mimetypes/scalable/application-vnd.geo+json.svg new file mode 120000 index 00000000..48ddf96d --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.geo+json.svg @@ -0,0 +1 @@ +application-geo+json.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.google-apps.document.svg b/links/mimetypes/scalable/application-vnd.google-apps.document.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.google-apps.document.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.google-apps.map.svg b/links/mimetypes/scalable/application-vnd.google-apps.map.svg new file mode 120000 index 00000000..48ddf96d --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.google-apps.map.svg @@ -0,0 +1 @@ +application-geo+json.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.google-apps.spreadsheet.svg b/links/mimetypes/scalable/application-vnd.google-apps.spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.google-apps.spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.google-earth.kml+xml.svg b/links/mimetypes/scalable/application-vnd.google-earth.kml+xml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.google-earth.kml+xml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.google-earth.kml.svg b/links/mimetypes/scalable/application-vnd.google-earth.kml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.google-earth.kml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.google-earth.kmz.svg b/links/mimetypes/scalable/application-vnd.google-earth.kmz.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.google-earth.kmz.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.insync.link.drive.doc.svg b/links/mimetypes/scalable/application-vnd.insync.link.drive.doc.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.insync.link.drive.doc.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.insync.link.drive.sheet.svg b/links/mimetypes/scalable/application-vnd.insync.link.drive.sheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.insync.link.drive.sheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.insync.link.drive.slides.svg b/links/mimetypes/scalable/application-vnd.insync.link.drive.slides.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.insync.link.drive.slides.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.kde.fontspackage.svg b/links/mimetypes/scalable/application-vnd.kde.fontspackage.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.kde.fontspackage.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.kde.kphotoalbum-import.svg b/links/mimetypes/scalable/application-vnd.kde.kphotoalbum-import.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.kde.kphotoalbum-import.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.kde.kxmlguirc.svg b/links/mimetypes/scalable/application-vnd.kde.kxmlguirc.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.kde.kxmlguirc.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.kde.okular-archive.svg b/links/mimetypes/scalable/application-vnd.kde.okular-archive.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.kde.okular-archive.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-asf.svg b/links/mimetypes/scalable/application-vnd.ms-asf.svg new file mode 120000 index 00000000..1e7e6f6c --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-asf.svg @@ -0,0 +1 @@ +playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-database.svg b/links/mimetypes/scalable/application-vnd.ms-database.svg new file mode 120000 index 00000000..c8748063 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-database.svg @@ -0,0 +1 @@ +application-sql.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-excel.addin.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-excel.addin.macroenabled.12.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-excel.addin.macroenabled.12.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-excel.sheet.binary.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-excel.sheet.binary.macroenabled.12.svg new file mode 120000 index 00000000..e4bebe8b --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-excel.sheet.binary.macroenabled.12.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-excel.sheet.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-excel.sheet.macroenabled.12.svg new file mode 120000 index 00000000..e4bebe8b --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-excel.sheet.macroenabled.12.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-powerpoint.addin.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-powerpoint.addin.macroenabled.12.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-powerpoint.addin.macroenabled.12.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg new file mode 120000 index 00000000..e55d1fab --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroenabled.12.svg new file mode 120000 index 00000000..e55d1fab --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-powerpoint.presentation.macroenabled.12.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-powerpoint.slide.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-powerpoint.slide.macroenabled.12.svg new file mode 120000 index 00000000..e55d1fab --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-powerpoint.slide.macroenabled.12.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-powerpoint.slideshow.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-powerpoint.slideshow.macroenabled.12.svg new file mode 120000 index 00000000..e55d1fab --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-powerpoint.slideshow.macroenabled.12.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-project.svg b/links/mimetypes/scalable/application-vnd.ms-project.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-project.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-tnef.svg b/links/mimetypes/scalable/application-vnd.ms-tnef.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-tnef.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-word.document.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-word.document.macroenabled.12.svg new file mode 120000 index 00000000..803a0edf --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-word.document.macroenabled.12.svg @@ -0,0 +1 @@ +application-msword.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-word.template.macroenabled.12.svg b/links/mimetypes/scalable/application-vnd.ms-word.template.macroenabled.12.svg new file mode 120000 index 00000000..a53f5569 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-word.template.macroenabled.12.svg @@ -0,0 +1 @@ +application-msword-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.ms-wpl.svg b/links/mimetypes/scalable/application-vnd.ms-wpl.svg new file mode 120000 index 00000000..1e7e6f6c --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.ms-wpl.svg @@ -0,0 +1 @@ +playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.nintendo.snes.rom.svg b/links/mimetypes/scalable/application-vnd.nintendo.snes.rom.svg new file mode 120000 index 00000000..66963b7c --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.nintendo.snes.rom.svg @@ -0,0 +1 @@ +application-x-apple-diskimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.nmea.nmea.svg b/links/mimetypes/scalable/application-vnd.nmea.nmea.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.nmea.nmea.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.database.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.database.svg new file mode 120000 index 00000000..c8748063 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.database.svg @@ -0,0 +1 @@ +application-sql.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.draw.template.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.draw.template.svg new file mode 120000 index 00000000..d4181d2d --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.draw.template.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing-template.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing-template.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing-template.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.template.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.template.svg new file mode 120000 index 00000000..3ead4f1e --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.drawing.template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics-template.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics-template.svg new file mode 120000 index 00000000..a63f1e2b --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.graphics.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.graphics.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.image.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.presentation.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-master.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-master.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-master.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-rtl.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-web.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-web.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text-web.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oasis.opendocument.text.svg b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.openofficeorg.extension.svg b/links/mimetypes/scalable/application-vnd.openofficeorg.extension.svg new file mode 120000 index 00000000..fbf993b9 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.openofficeorg.extension.svg @@ -0,0 +1 @@ +libreoffice-extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.template.svg b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.template.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.presentationml.template.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg new file mode 120000 index 00000000..543316a9 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg new file mode 120000 index 00000000..803a0edf --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg @@ -0,0 +1 @@ +application-msword.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oziexplorer.plt.svg b/links/mimetypes/scalable/application-vnd.oziexplorer.plt.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oziexplorer.plt.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oziexplorer.rte.svg b/links/mimetypes/scalable/application-vnd.oziexplorer.rte.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oziexplorer.rte.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.oziexplorer.wpt.svg b/links/mimetypes/scalable/application-vnd.oziexplorer.wpt.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.oziexplorer.wpt.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.palm.svg b/links/mimetypes/scalable/application-vnd.palm.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.palm.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.rar.svg b/links/mimetypes/scalable/application-vnd.rar.svg new file mode 120000 index 00000000..065c47e0 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.rar.svg @@ -0,0 +1 @@ +application-x-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.recordare.musicxml+xml.svg b/links/mimetypes/scalable/application-vnd.recordare.musicxml+xml.svg new file mode 120000 index 00000000..6bb9cc7d --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.recordare.musicxml+xml.svg @@ -0,0 +1 @@ +text-x-lilypond.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.recordare.musicxml.svg b/links/mimetypes/scalable/application-vnd.recordare.musicxml.svg new file mode 120000 index 00000000..6bb9cc7d --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.recordare.musicxml.svg @@ -0,0 +1 @@ +text-x-lilypond.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.rn-realmedia.svg b/links/mimetypes/scalable/application-vnd.rn-realmedia.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.rn-realmedia.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.scribus.svg b/links/mimetypes/scalable/application-vnd.scribus.svg new file mode 120000 index 00000000..34ddf0c1 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.scribus.svg @@ -0,0 +1 @@ +application-illustrator.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sqlite3.svg b/links/mimetypes/scalable/application-vnd.sqlite3.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sqlite3.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.squashfs.svg b/links/mimetypes/scalable/application-vnd.squashfs.svg new file mode 120000 index 00000000..2c214b38 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.squashfs.svg @@ -0,0 +1 @@ +application-x-iso.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.stardivision.cal.svg b/links/mimetypes/scalable/application-vnd.stardivision.cal.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.stardivision.cal.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.stardivision.calc.svg b/links/mimetypes/scalable/application-vnd.stardivision.calc.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.stardivision.calc.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.stardivision.draw.svg b/links/mimetypes/scalable/application-vnd.stardivision.draw.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.stardivision.draw.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.stardivision.mail.svg b/links/mimetypes/scalable/application-vnd.stardivision.mail.svg new file mode 120000 index 00000000..ed063565 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.stardivision.mail.svg @@ -0,0 +1 @@ +message-rfc822.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.stardivision.math.svg b/links/mimetypes/scalable/application-vnd.stardivision.math.svg new file mode 120000 index 00000000..15f67cb9 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.stardivision.math.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.base.svg b/links/mimetypes/scalable/application-vnd.sun.xml.base.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.base.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.calc.svg b/links/mimetypes/scalable/application-vnd.sun.xml.calc.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.calc.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.calc.template.svg b/links/mimetypes/scalable/application-vnd.sun.xml.calc.template.svg new file mode 120000 index 00000000..15b1361b --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.calc.template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.draw.svg b/links/mimetypes/scalable/application-vnd.sun.xml.draw.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.draw.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.draw.template.svg b/links/mimetypes/scalable/application-vnd.sun.xml.draw.template.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.draw.template.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.impress.png.svg b/links/mimetypes/scalable/application-vnd.sun.xml.impress.png.svg new file mode 120000 index 00000000..7d7a406d --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.impress.png.svg @@ -0,0 +1 @@ +./application-vnd.sun.xml.impress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.impress.svg b/links/mimetypes/scalable/application-vnd.sun.xml.impress.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.impress.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.impress.template.svg b/links/mimetypes/scalable/application-vnd.sun.xml.impress.template.svg new file mode 120000 index 00000000..63c9c547 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.impress.template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.math.svg b/links/mimetypes/scalable/application-vnd.sun.xml.math.svg new file mode 120000 index 00000000..15f67cb9 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.math.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.wordperfect.svg b/links/mimetypes/scalable/application-vnd.sun.xml.wordperfect.svg new file mode 120000 index 00000000..f12adafb --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.wordperfect.svg @@ -0,0 +1 @@ +text-richtext.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.writer-global.svg b/links/mimetypes/scalable/application-vnd.sun.xml.writer-global.svg new file mode 120000 index 00000000..f38a2237 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.writer-global.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.writer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.writer-rtl.svg b/links/mimetypes/scalable/application-vnd.sun.xml.writer-rtl.svg new file mode 120000 index 00000000..f38a2237 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.writer-rtl.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.writer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.writer-template.svg b/links/mimetypes/scalable/application-vnd.sun.xml.writer-template.svg new file mode 120000 index 00000000..f38a2237 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.writer-template.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.writer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.writer.global.svg b/links/mimetypes/scalable/application-vnd.sun.xml.writer.global.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.writer.global.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.writer.png.svg b/links/mimetypes/scalable/application-vnd.sun.xml.writer.png.svg new file mode 120000 index 00000000..2e3cba41 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.writer.png.svg @@ -0,0 +1 @@ +./application-vnd.sun.xml.writer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.writer.svg b/links/mimetypes/scalable/application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.sun.xml.writer.template.svg b/links/mimetypes/scalable/application-vnd.sun.xml.writer.template.svg new file mode 120000 index 00000000..14e1d14e --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.sun.xml.writer.template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.tcpdump.pcap.svg b/links/mimetypes/scalable/application-vnd.tcpdump.pcap.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.tcpdump.pcap.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.wordperfect-rtl.svg b/links/mimetypes/scalable/application-vnd.wordperfect-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.wordperfect-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.wordperfect.svg b/links/mimetypes/scalable/application-vnd.wordperfect.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.wordperfect.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-vnd.xdgapp.svg b/links/mimetypes/scalable/application-vnd.xdgapp.svg new file mode 120000 index 00000000..6bddb89f --- /dev/null +++ b/links/mimetypes/scalable/application-vnd.xdgapp.svg @@ -0,0 +1 @@ +application-vnd.flatpak.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-winhlp.svg b/links/mimetypes/scalable/application-winhlp.svg new file mode 120000 index 00000000..71007167 --- /dev/null +++ b/links/mimetypes/scalable/application-winhlp.svg @@ -0,0 +1 @@ +application-vnd.ms-htmlhelp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.doc.svg b/links/mimetypes/scalable/application-wps-office.doc.svg new file mode 120000 index 00000000..803a0edf --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.doc.svg @@ -0,0 +1 @@ +application-msword.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.docx.svg b/links/mimetypes/scalable/application-wps-office.docx.svg new file mode 120000 index 00000000..803a0edf --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.docx.svg @@ -0,0 +1 @@ +application-msword.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.dot.svg b/links/mimetypes/scalable/application-wps-office.dot.svg new file mode 120000 index 00000000..f38a2237 --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.dot.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.writer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.dotx.svg b/links/mimetypes/scalable/application-wps-office.dotx.svg new file mode 120000 index 00000000..f38a2237 --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.dotx.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.writer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.pot.svg b/links/mimetypes/scalable/application-wps-office.pot.svg new file mode 120000 index 00000000..927416f8 --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.pot.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.template.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.potx.svg b/links/mimetypes/scalable/application-wps-office.potx.svg new file mode 120000 index 00000000..927416f8 --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.potx.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.template.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.ppt.svg b/links/mimetypes/scalable/application-wps-office.ppt.svg new file mode 120000 index 00000000..e55d1fab --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.ppt.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.pptx.svg b/links/mimetypes/scalable/application-wps-office.pptx.svg new file mode 120000 index 00000000..e55d1fab --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.pptx.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.wps.svg b/links/mimetypes/scalable/application-wps-office.wps.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.wps.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.wpt.svg b/links/mimetypes/scalable/application-wps-office.wpt.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.wpt.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.xls.svg b/links/mimetypes/scalable/application-wps-office.xls.svg new file mode 120000 index 00000000..e4bebe8b --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.xls.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.xlsx.svg b/links/mimetypes/scalable/application-wps-office.xlsx.svg new file mode 120000 index 00000000..e4bebe8b --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.xlsx.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.xlt.svg b/links/mimetypes/scalable/application-wps-office.xlt.svg new file mode 120000 index 00000000..f8f8894a --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.xlt.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.template.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-wps-office.xltx.svg b/links/mimetypes/scalable/application-wps-office.xltx.svg new file mode 120000 index 00000000..f8f8894a --- /dev/null +++ b/links/mimetypes/scalable/application-wps-office.xltx.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.template.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-5view.svg b/links/mimetypes/scalable/application-x-5view.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-5view.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-7z-ace.svg b/links/mimetypes/scalable/application-x-7z-ace.svg new file mode 120000 index 00000000..753c10f3 --- /dev/null +++ b/links/mimetypes/scalable/application-x-7z-ace.svg @@ -0,0 +1 @@ +application-x-ace.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-7z-arj.svg b/links/mimetypes/scalable/application-x-7z-arj.svg new file mode 120000 index 00000000..2c7ae246 --- /dev/null +++ b/links/mimetypes/scalable/application-x-7z-arj.svg @@ -0,0 +1 @@ +application-x-arj.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-7z-compressed-tar.svg b/links/mimetypes/scalable/application-x-7z-compressed-tar.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-7z-compressed-tar.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-7z-compressed.svg b/links/mimetypes/scalable/application-x-7z-compressed.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-7z-compressed.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-7zip.svg b/links/mimetypes/scalable/application-x-7zip.svg new file mode 120000 index 00000000..75c3a8eb --- /dev/null +++ b/links/mimetypes/scalable/application-x-7zip.svg @@ -0,0 +1 @@ +application-x-7z-compressed.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-abiword.svg b/links/mimetypes/scalable/application-x-abiword.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-abiword.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-acad.svg b/links/mimetypes/scalable/application-x-acad.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-x-acad.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-accountwizard-package.svg b/links/mimetypes/scalable/application-x-accountwizard-package.svg new file mode 120000 index 00000000..506c888b --- /dev/null +++ b/links/mimetypes/scalable/application-x-accountwizard-package.svg @@ -0,0 +1 @@ +text-x-authors.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-amiga-disk-format.svg b/links/mimetypes/scalable/application-x-amiga-disk-format.svg new file mode 120000 index 00000000..2c214b38 --- /dev/null +++ b/links/mimetypes/scalable/application-x-amiga-disk-format.svg @@ -0,0 +1 @@ +application-x-iso.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-appimage.svg b/links/mimetypes/scalable/application-x-appimage.svg new file mode 120000 index 00000000..a588d45e --- /dev/null +++ b/links/mimetypes/scalable/application-x-appimage.svg @@ -0,0 +1 @@ +application-x-iso9660-appimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-apple-diskimage.svg b/links/mimetypes/scalable/application-x-apple-diskimage.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-apple-diskimage.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-applix-spreadsheet.svg b/links/mimetypes/scalable/application-x-applix-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-x-applix-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-applix-word.svg b/links/mimetypes/scalable/application-x-applix-word.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-applix-word.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ardour.svg b/links/mimetypes/scalable/application-x-ardour.svg new file mode 120000 index 00000000..6bb9cc7d --- /dev/null +++ b/links/mimetypes/scalable/application-x-ardour.svg @@ -0,0 +1 @@ +text-x-lilypond.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-audacity-project.svg b/links/mimetypes/scalable/application-x-audacity-project.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/application-x-audacity-project.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-autocad.svg b/links/mimetypes/scalable/application-x-autocad.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-x-autocad.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-awk.svg b/links/mimetypes/scalable/application-x-awk.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/application-x-awk.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-bin.svg b/links/mimetypes/scalable/application-x-bin.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-bin.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-brasero.svg b/links/mimetypes/scalable/application-x-brasero.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-brasero.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-bzip-compressed.svg b/links/mimetypes/scalable/application-x-bzip-compressed.svg new file mode 120000 index 00000000..c4eaf8c9 --- /dev/null +++ b/links/mimetypes/scalable/application-x-bzip-compressed.svg @@ -0,0 +1 @@ +application-x-bzip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-bzpdf.svg b/links/mimetypes/scalable/application-x-bzpdf.svg new file mode 120000 index 00000000..9e6d8a1b --- /dev/null +++ b/links/mimetypes/scalable/application-x-bzpdf.svg @@ -0,0 +1 @@ +application-pdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-bzpostscript.svg b/links/mimetypes/scalable/application-x-bzpostscript.svg new file mode 120000 index 00000000..d62c818d --- /dev/null +++ b/links/mimetypes/scalable/application-x-bzpostscript.svg @@ -0,0 +1 @@ +application-postscript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-cabri.svg b/links/mimetypes/scalable/application-x-cabri.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/application-x-cabri.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ccf-container.svg b/links/mimetypes/scalable/application-x-ccf-container.svg new file mode 120000 index 00000000..317ff648 --- /dev/null +++ b/links/mimetypes/scalable/application-x-ccf-container.svg @@ -0,0 +1 @@ +text-x-install.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-cda.svg b/links/mimetypes/scalable/application-x-cda.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-cda.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-class-file.svg b/links/mimetypes/scalable/application-x-class-file.svg new file mode 120000 index 00000000..99857ffd --- /dev/null +++ b/links/mimetypes/scalable/application-x-class-file.svg @@ -0,0 +1 @@ +application-x-java.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-cmakecache.svg b/links/mimetypes/scalable/application-x-cmakecache.svg new file mode 120000 index 00000000..2df582fa --- /dev/null +++ b/links/mimetypes/scalable/application-x-cmakecache.svg @@ -0,0 +1 @@ +text-x-makefile.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-compress-tar.svg b/links/mimetypes/scalable/application-x-compress-tar.svg new file mode 120000 index 00000000..8a367b72 --- /dev/null +++ b/links/mimetypes/scalable/application-x-compress-tar.svg @@ -0,0 +1 @@ +application-x-compressed-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-compress.svg b/links/mimetypes/scalable/application-x-compress.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-compress.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-compressed.svg b/links/mimetypes/scalable/application-x-compressed.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/application-x-compressed.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-core.svg b/links/mimetypes/scalable/application-x-core.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-core.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-cpio.svg b/links/mimetypes/scalable/application-x-cpio.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/application-x-cpio.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-cue.svg b/links/mimetypes/scalable/application-x-cue.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-cue.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-desktop.svg b/links/mimetypes/scalable/application-x-desktop.svg new file mode 120000 index 00000000..9b59dbaf --- /dev/null +++ b/links/mimetypes/scalable/application-x-desktop.svg @@ -0,0 +1 @@ +application-x-theme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-dgn.svg b/links/mimetypes/scalable/application-x-dgn.svg new file mode 120000 index 00000000..396774ef --- /dev/null +++ b/links/mimetypes/scalable/application-x-dgn.svg @@ -0,0 +1 @@ +application-x-glade.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-dia-diagram.svg b/links/mimetypes/scalable/application-x-dia-diagram.svg new file mode 120000 index 00000000..ca748d2c --- /dev/null +++ b/links/mimetypes/scalable/application-x-dia-diagram.svg @@ -0,0 +1 @@ +application-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-dlc-container.svg b/links/mimetypes/scalable/application-x-dlc-container.svg new file mode 120000 index 00000000..317ff648 --- /dev/null +++ b/links/mimetypes/scalable/application-x-dlc-container.svg @@ -0,0 +1 @@ +text-x-install.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-drgeo.svg b/links/mimetypes/scalable/application-x-drgeo.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/application-x-drgeo.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-dwg.svg b/links/mimetypes/scalable/application-x-dwg.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-x-dwg.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-e-theme.svg b/links/mimetypes/scalable/application-x-e-theme.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-e-theme.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-egon.svg b/links/mimetypes/scalable/application-x-egon.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/application-x-egon.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-etherpeek.svg b/links/mimetypes/scalable/application-x-etherpeek.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-etherpeek.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-excel.svg b/links/mimetypes/scalable/application-x-excel.svg new file mode 120000 index 00000000..46d4d34a --- /dev/null +++ b/links/mimetypes/scalable/application-x-excel.svg @@ -0,0 +1 @@ +application-msexcel.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-executable-script.svg b/links/mimetypes/scalable/application-x-executable-script.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/application-x-executable-script.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-extension-eml.svg b/links/mimetypes/scalable/application-x-extension-eml.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-extension-eml.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-extension-fcstd.svg b/links/mimetypes/scalable/application-x-extension-fcstd.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/application-x-extension-fcstd.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-extension-html.svg b/links/mimetypes/scalable/application-x-extension-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/application-x-extension-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-extension-rss.svg b/links/mimetypes/scalable/application-x-extension-rss.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/application-x-extension-rss.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-afm.svg b/links/mimetypes/scalable/application-x-font-afm.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-afm.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-bdf.svg b/links/mimetypes/scalable/application-x-font-bdf.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-bdf.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-dos.svg b/links/mimetypes/scalable/application-x-font-dos.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-dos.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-framemaker.svg b/links/mimetypes/scalable/application-x-font-framemaker.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-framemaker.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-libgrx.svg b/links/mimetypes/scalable/application-x-font-libgrx.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-libgrx.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-linux-psf.svg b/links/mimetypes/scalable/application-x-font-linux-psf.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-linux-psf.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-otf.svg b/links/mimetypes/scalable/application-x-font-otf.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-otf.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-pcf.svg b/links/mimetypes/scalable/application-x-font-pcf.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-pcf.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-snf.svg b/links/mimetypes/scalable/application-x-font-snf.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-snf.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-speedo.svg b/links/mimetypes/scalable/application-x-font-speedo.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-speedo.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-sunos-news.svg b/links/mimetypes/scalable/application-x-font-sunos-news.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-sunos-news.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-tex-tfm.svg b/links/mimetypes/scalable/application-x-font-tex-tfm.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-tex-tfm.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-tex.svg b/links/mimetypes/scalable/application-x-font-tex.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-tex.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-ttf.svg b/links/mimetypes/scalable/application-x-font-ttf.svg new file mode 120000 index 00000000..6b94e326 --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-ttf.svg @@ -0,0 +1 @@ +font.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-ttx.svg b/links/mimetypes/scalable/application-x-font-ttx.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-ttx.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-type1.svg b/links/mimetypes/scalable/application-x-font-type1.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-type1.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-font-vfont.svg b/links/mimetypes/scalable/application-x-font-vfont.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-font-vfont.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gambas3.svg b/links/mimetypes/scalable/application-x-gambas3.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gambas3.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gambasscript.svg b/links/mimetypes/scalable/application-x-gambasscript.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gambasscript.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gambasserverpage.svg b/links/mimetypes/scalable/application-x-gambasserverpage.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gambasserverpage.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gameboy-rom.svg b/links/mimetypes/scalable/application-x-gameboy-rom.svg new file mode 120000 index 00000000..66963b7c --- /dev/null +++ b/links/mimetypes/scalable/application-x-gameboy-rom.svg @@ -0,0 +1 @@ +application-x-apple-diskimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gamecube-rom.svg b/links/mimetypes/scalable/application-x-gamecube-rom.svg new file mode 120000 index 00000000..66963b7c --- /dev/null +++ b/links/mimetypes/scalable/application-x-gamecube-rom.svg @@ -0,0 +1 @@ +application-x-apple-diskimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gba-rom.svg b/links/mimetypes/scalable/application-x-gba-rom.svg new file mode 120000 index 00000000..66963b7c --- /dev/null +++ b/links/mimetypes/scalable/application-x-gba-rom.svg @@ -0,0 +1 @@ +application-x-apple-diskimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gdbm.svg b/links/mimetypes/scalable/application-x-gdbm.svg new file mode 120000 index 00000000..dd2bae17 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gdbm.svg @@ -0,0 +1 @@ +application-x-sqlite2.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-generic.svg b/links/mimetypes/scalable/application-x-generic.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/links/mimetypes/scalable/application-x-generic.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-genesis-rom.svg b/links/mimetypes/scalable/application-x-genesis-rom.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-genesis-rom.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gettext-translation.svg b/links/mimetypes/scalable/application-x-gettext-translation.svg new file mode 120000 index 00000000..bf5f4462 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gettext-translation.svg @@ -0,0 +1 @@ +text-x-gettext-translation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-glabels.svg b/links/mimetypes/scalable/application-x-glabels.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-glabels.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-glade.svg b/links/mimetypes/scalable/application-x-glade.svg new file mode 120000 index 00000000..d3c77eeb --- /dev/null +++ b/links/mimetypes/scalable/application-x-glade.svg @@ -0,0 +1 @@ +application-x-designer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gnome-theme-package-rtl.svg b/links/mimetypes/scalable/application-x-gnome-theme-package-rtl.svg new file mode 120000 index 00000000..9b59dbaf --- /dev/null +++ b/links/mimetypes/scalable/application-x-gnome-theme-package-rtl.svg @@ -0,0 +1 @@ +application-x-theme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gnome-theme-package.svg b/links/mimetypes/scalable/application-x-gnome-theme-package.svg new file mode 120000 index 00000000..9b59dbaf --- /dev/null +++ b/links/mimetypes/scalable/application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +application-x-theme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gnumeric.svg b/links/mimetypes/scalable/application-x-gnumeric.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gnumeric.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gpx+xml.svg b/links/mimetypes/scalable/application-x-gpx+xml.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-x-gpx+xml.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gpx.svg b/links/mimetypes/scalable/application-x-gpx.svg new file mode 120000 index 00000000..52e990cd --- /dev/null +++ b/links/mimetypes/scalable/application-x-gpx.svg @@ -0,0 +1 @@ +application-x-osm+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-grsync-session.svg b/links/mimetypes/scalable/application-x-grsync-session.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-grsync-session.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gtk-builder.svg b/links/mimetypes/scalable/application-x-gtk-builder.svg new file mode 120000 index 00000000..396774ef --- /dev/null +++ b/links/mimetypes/scalable/application-x-gtk-builder.svg @@ -0,0 +1 @@ +application-x-glade.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gunmeric.svg b/links/mimetypes/scalable/application-x-gunmeric.svg new file mode 120000 index 00000000..f7d1b7e2 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gunmeric.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.calc.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gz-font-linux-psf.svg b/links/mimetypes/scalable/application-x-gz-font-linux-psf.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-x-gz-font-linux-psf.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gzdvi.svg b/links/mimetypes/scalable/application-x-gzdvi.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/application-x-gzdvi.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-gzpdf.svg b/links/mimetypes/scalable/application-x-gzpdf.svg new file mode 120000 index 00000000..9e6d8a1b --- /dev/null +++ b/links/mimetypes/scalable/application-x-gzpdf.svg @@ -0,0 +1 @@ +application-pdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-icq.svg b/links/mimetypes/scalable/application-x-icq.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-icq.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-iff.svg b/links/mimetypes/scalable/application-x-iff.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-iff.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-img.svg b/links/mimetypes/scalable/application-x-img.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-img.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ipod-firmware.svg b/links/mimetypes/scalable/application-x-ipod-firmware.svg new file mode 120000 index 00000000..71137a9a --- /dev/null +++ b/links/mimetypes/scalable/application-x-ipod-firmware.svg @@ -0,0 +1 @@ +application-x-sharedlib.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-iptrace.svg b/links/mimetypes/scalable/application-x-iptrace.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-iptrace.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-iso.svg b/links/mimetypes/scalable/application-x-iso.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-iso.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-iso9660-appimage.svg b/links/mimetypes/scalable/application-x-iso9660-appimage.svg new file mode 120000 index 00000000..cf76b1ee --- /dev/null +++ b/links/mimetypes/scalable/application-x-iso9660-appimage.svg @@ -0,0 +1 @@ +application-vnd.appimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-it87.svg b/links/mimetypes/scalable/application-x-it87.svg new file mode 120000 index 00000000..96d0b897 --- /dev/null +++ b/links/mimetypes/scalable/application-x-it87.svg @@ -0,0 +1 @@ +application-vnd.iccprofile.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-jar.svg b/links/mimetypes/scalable/application-x-jar.svg new file mode 120000 index 00000000..2224d692 --- /dev/null +++ b/links/mimetypes/scalable/application-x-jar.svg @@ -0,0 +1 @@ +application-x-java-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-java-applet.svg b/links/mimetypes/scalable/application-x-java-applet.svg new file mode 120000 index 00000000..99857ffd --- /dev/null +++ b/links/mimetypes/scalable/application-x-java-applet.svg @@ -0,0 +1 @@ +application-x-java.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-javascript.svg b/links/mimetypes/scalable/application-x-javascript.svg new file mode 120000 index 00000000..8b40d5ea --- /dev/null +++ b/links/mimetypes/scalable/application-x-javascript.svg @@ -0,0 +1 @@ +text-x-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-jokosher.svg b/links/mimetypes/scalable/application-x-jokosher.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/application-x-jokosher.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-k3b.svg b/links/mimetypes/scalable/application-x-k3b.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-k3b.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kcachegrind.svg b/links/mimetypes/scalable/application-x-kcachegrind.svg new file mode 120000 index 00000000..0688000f --- /dev/null +++ b/links/mimetypes/scalable/application-x-kcachegrind.svg @@ -0,0 +1 @@ +multipart-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kcsrc.svg b/links/mimetypes/scalable/application-x-kcsrc.svg new file mode 120000 index 00000000..96d0b897 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kcsrc.svg @@ -0,0 +1 @@ +application-vnd.iccprofile.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kdenlive.svg b/links/mimetypes/scalable/application-x-kdenlive.svg new file mode 120000 index 00000000..a22d2d36 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kdenlive.svg @@ -0,0 +1 @@ +application-x-kdenlivetitle.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-keepass.svg b/links/mimetypes/scalable/application-x-keepass.svg new file mode 120000 index 00000000..c14c5156 --- /dev/null +++ b/links/mimetypes/scalable/application-x-keepass.svg @@ -0,0 +1 @@ +application-pgp-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-keepass2.svg b/links/mimetypes/scalable/application-x-keepass2.svg new file mode 120000 index 00000000..c14c5156 --- /dev/null +++ b/links/mimetypes/scalable/application-x-keepass2.svg @@ -0,0 +1 @@ +application-pgp-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-keepassx.svg b/links/mimetypes/scalable/application-x-keepassx.svg new file mode 120000 index 00000000..c14c5156 --- /dev/null +++ b/links/mimetypes/scalable/application-x-keepassx.svg @@ -0,0 +1 @@ +application-pgp-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-keepassxc.svg b/links/mimetypes/scalable/application-x-keepassxc.svg new file mode 120000 index 00000000..c14c5156 --- /dev/null +++ b/links/mimetypes/scalable/application-x-keepassxc.svg @@ -0,0 +1 @@ +application-pgp-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kexiproject-sqlite.svg b/links/mimetypes/scalable/application-x-kexiproject-sqlite.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kexiproject-sqlite.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kexiproject-sqlite2.svg b/links/mimetypes/scalable/application-x-kexiproject-sqlite2.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kexiproject-sqlite2.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kexiproject-sqlite3.svg b/links/mimetypes/scalable/application-x-kexiproject-sqlite3.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kexiproject-sqlite3.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kformula.svg b/links/mimetypes/scalable/application-x-kformula.svg new file mode 120000 index 00000000..15f67cb9 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kformula.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kgeo.svg b/links/mimetypes/scalable/application-x-kgeo.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kgeo.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kgetlist.svg b/links/mimetypes/scalable/application-x-kgetlist.svg new file mode 120000 index 00000000..a6d0d70d --- /dev/null +++ b/links/mimetypes/scalable/application-x-kgetlist.svg @@ -0,0 +1 @@ +application-x-bittorrent.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-khtml-adaptor.svg b/links/mimetypes/scalable/application-x-khtml-adaptor.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/links/mimetypes/scalable/application-x-khtml-adaptor.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kig.svg b/links/mimetypes/scalable/application-x-kig.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/application-x-kig.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kmplot.svg b/links/mimetypes/scalable/application-x-kmplot.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kmplot.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kns.svg b/links/mimetypes/scalable/application-x-kns.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-x-kns.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kolf.svg b/links/mimetypes/scalable/application-x-kolf.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kolf.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kommander.svg b/links/mimetypes/scalable/application-x-kommander.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kommander.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kontour.svg b/links/mimetypes/scalable/application-x-kontour.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kontour.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kontur.svg b/links/mimetypes/scalable/application-x-kontur.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/application-x-kontur.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kopete-emoticons.svg b/links/mimetypes/scalable/application-x-kopete-emoticons.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kopete-emoticons.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kourse.svg b/links/mimetypes/scalable/application-x-kourse.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kourse.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kover.svg b/links/mimetypes/scalable/application-x-kover.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kover.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kpresenter.svg b/links/mimetypes/scalable/application-x-kpresenter.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kpresenter.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-krita-assistant.svg b/links/mimetypes/scalable/application-x-krita-assistant.svg new file mode 120000 index 00000000..8f1a819d --- /dev/null +++ b/links/mimetypes/scalable/application-x-krita-assistant.svg @@ -0,0 +1 @@ +application-x-krita.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-krita-paintoppresent.svg b/links/mimetypes/scalable/application-x-krita-paintoppresent.svg new file mode 120000 index 00000000..8f1a819d --- /dev/null +++ b/links/mimetypes/scalable/application-x-krita-paintoppresent.svg @@ -0,0 +1 @@ +application-x-krita.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-krita.svg b/links/mimetypes/scalable/application-x-krita.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/application-x-krita.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kseg.svg b/links/mimetypes/scalable/application-x-kseg.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kseg.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ksysguard.svg b/links/mimetypes/scalable/application-x-ksysguard.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-ksysguard.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ktheme.svg b/links/mimetypes/scalable/application-x-ktheme.svg new file mode 120000 index 00000000..49fc855e --- /dev/null +++ b/links/mimetypes/scalable/application-x-ktheme.svg @@ -0,0 +1 @@ +application-x-plasma.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kudesigner.svg b/links/mimetypes/scalable/application-x-kudesigner.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kudesigner.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kva.svg b/links/mimetypes/scalable/application-x-kva.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kva.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kvs.svg b/links/mimetypes/scalable/application-x-kvs.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kvs.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kwallet.svg b/links/mimetypes/scalable/application-x-kwallet.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kwallet.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kword.svg b/links/mimetypes/scalable/application-x-kword.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kword.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-kwordquiz.svg b/links/mimetypes/scalable/application-x-kwordquiz.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-kwordquiz.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lanalyzer.svg b/links/mimetypes/scalable/application-x-lanalyzer.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-lanalyzer.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lha.svg b/links/mimetypes/scalable/application-x-lha.svg new file mode 120000 index 00000000..8a367b72 --- /dev/null +++ b/links/mimetypes/scalable/application-x-lha.svg @@ -0,0 +1 @@ +application-x-compressed-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lhz.svg b/links/mimetypes/scalable/application-x-lhz.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/application-x-lhz.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lmms-project.svg b/links/mimetypes/scalable/application-x-lmms-project.svg new file mode 120000 index 00000000..6bb9cc7d --- /dev/null +++ b/links/mimetypes/scalable/application-x-lmms-project.svg @@ -0,0 +1 @@ +text-x-lilypond.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lyx.svg b/links/mimetypes/scalable/application-x-lyx.svg new file mode 120000 index 00000000..f12adafb --- /dev/null +++ b/links/mimetypes/scalable/application-x-lyx.svg @@ -0,0 +1 @@ +text-richtext.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lz4-compressed-tar.svg b/links/mimetypes/scalable/application-x-lz4-compressed-tar.svg new file mode 120000 index 00000000..065c47e0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-lz4-compressed-tar.svg @@ -0,0 +1 @@ +application-x-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lzip-compressed-tar.svg b/links/mimetypes/scalable/application-x-lzip-compressed-tar.svg new file mode 120000 index 00000000..065c47e0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-lzip-compressed-tar.svg @@ -0,0 +1 @@ +application-x-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lzma.svg b/links/mimetypes/scalable/application-x-lzma.svg new file mode 120000 index 00000000..a72face1 --- /dev/null +++ b/links/mimetypes/scalable/application-x-lzma.svg @@ -0,0 +1 @@ +application-x-lzma-compressed-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-lzpdf.svg b/links/mimetypes/scalable/application-x-lzpdf.svg new file mode 120000 index 00000000..9e6d8a1b --- /dev/null +++ b/links/mimetypes/scalable/application-x-lzpdf.svg @@ -0,0 +1 @@ +application-pdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-m4.svg b/links/mimetypes/scalable/application-x-m4.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/application-x-m4.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-maff.svg b/links/mimetypes/scalable/application-x-maff.svg new file mode 120000 index 00000000..678a5810 --- /dev/null +++ b/links/mimetypes/scalable/application-x-maff.svg @@ -0,0 +1 @@ +application-x-mswinurl.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-matroska.svg b/links/mimetypes/scalable/application-x-matroska.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/application-x-matroska.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-mif.svg b/links/mimetypes/scalable/application-x-mif.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/application-x-mif.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-mimearchive.svg b/links/mimetypes/scalable/application-x-mimearchive.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/application-x-mimearchive.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-mplayer2.svg b/links/mimetypes/scalable/application-x-mplayer2.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/application-x-mplayer2.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ms-wim.svg b/links/mimetypes/scalable/application-x-ms-wim.svg new file mode 120000 index 00000000..bfcd5893 --- /dev/null +++ b/links/mimetypes/scalable/application-x-ms-wim.svg @@ -0,0 +1 @@ +../apps/wine.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-msdownload.svg b/links/mimetypes/scalable/application-x-msdownload.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/links/mimetypes/scalable/application-x-msdownload.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-msexcel.svg b/links/mimetypes/scalable/application-x-msexcel.svg new file mode 120000 index 00000000..46d4d34a --- /dev/null +++ b/links/mimetypes/scalable/application-x-msexcel.svg @@ -0,0 +1 @@ +application-msexcel.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-msi.svg b/links/mimetypes/scalable/application-x-msi.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/links/mimetypes/scalable/application-x-msi.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-mswinurl.svg b/links/mimetypes/scalable/application-x-mswinurl.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/application-x-mswinurl.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-mswrite.svg b/links/mimetypes/scalable/application-x-mswrite.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-mswrite.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-musescore+xml.svg b/links/mimetypes/scalable/application-x-musescore+xml.svg new file mode 120000 index 00000000..6bb9cc7d --- /dev/null +++ b/links/mimetypes/scalable/application-x-musescore+xml.svg @@ -0,0 +1 @@ +text-x-lilypond.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-musescore.svg b/links/mimetypes/scalable/application-x-musescore.svg new file mode 120000 index 00000000..6bb9cc7d --- /dev/null +++ b/links/mimetypes/scalable/application-x-musescore.svg @@ -0,0 +1 @@ +text-x-lilypond.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-n64-rom.svg b/links/mimetypes/scalable/application-x-n64-rom.svg new file mode 120000 index 00000000..66963b7c --- /dev/null +++ b/links/mimetypes/scalable/application-x-n64-rom.svg @@ -0,0 +1 @@ +application-x-apple-diskimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-navi-animation.svg b/links/mimetypes/scalable/application-x-navi-animation.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-navi-animation.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-nes-rom.svg b/links/mimetypes/scalable/application-x-nes-rom.svg new file mode 120000 index 00000000..66963b7c --- /dev/null +++ b/links/mimetypes/scalable/application-x-nes-rom.svg @@ -0,0 +1 @@ +application-x-apple-diskimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-netinstobserver.svg b/links/mimetypes/scalable/application-x-netinstobserver.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-netinstobserver.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-nettl.svg b/links/mimetypes/scalable/application-x-nettl.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-nettl.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-nintendo-ds-rom.svg b/links/mimetypes/scalable/application-x-nintendo-ds-rom.svg new file mode 120000 index 00000000..66963b7c --- /dev/null +++ b/links/mimetypes/scalable/application-x-nintendo-ds-rom.svg @@ -0,0 +1 @@ +application-x-apple-diskimage.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-nzb.svg b/links/mimetypes/scalable/application-x-nzb.svg new file mode 120000 index 00000000..80081e2c --- /dev/null +++ b/links/mimetypes/scalable/application-x-nzb.svg @@ -0,0 +1 @@ +x-office-contact.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ole-storage.svg b/links/mimetypes/scalable/application-x-ole-storage.svg new file mode 120000 index 00000000..0688000f --- /dev/null +++ b/links/mimetypes/scalable/application-x-ole-storage.svg @@ -0,0 +1 @@ +multipart-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-pak.svg b/links/mimetypes/scalable/application-x-pak.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-pak.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-patch.svg b/links/mimetypes/scalable/application-x-patch.svg new file mode 120000 index 00000000..304201b3 --- /dev/null +++ b/links/mimetypes/scalable/application-x-patch.svg @@ -0,0 +1 @@ +text-x-patch.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-pcapng.svg b/links/mimetypes/scalable/application-x-pcapng.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-pcapng.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-pem-file.svg b/links/mimetypes/scalable/application-x-pem-file.svg new file mode 120000 index 00000000..aeb8d021 --- /dev/null +++ b/links/mimetypes/scalable/application-x-pem-file.svg @@ -0,0 +1 @@ +application-pgp-keys.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-pkcs12.svg b/links/mimetypes/scalable/application-x-pkcs12.svg new file mode 120000 index 00000000..b02dde5b --- /dev/null +++ b/links/mimetypes/scalable/application-x-pkcs12.svg @@ -0,0 +1 @@ +application-certificate.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-pkcs7-certificates.svg b/links/mimetypes/scalable/application-x-pkcs7-certificates.svg new file mode 120000 index 00000000..b02dde5b --- /dev/null +++ b/links/mimetypes/scalable/application-x-pkcs7-certificates.svg @@ -0,0 +1 @@ +application-certificate.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-planner.svg b/links/mimetypes/scalable/application-x-planner.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-planner.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-project.svg b/links/mimetypes/scalable/application-x-project.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-project.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-ptoptimizer-script.svg b/links/mimetypes/scalable/application-x-ptoptimizer-script.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/application-x-ptoptimizer-script.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-python-bytecode.svg b/links/mimetypes/scalable/application-x-python-bytecode.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/application-x-python-bytecode.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-qet-element.svg b/links/mimetypes/scalable/application-x-qet-element.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/application-x-qet-element.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-qet-project.svg b/links/mimetypes/scalable/application-x-qet-project.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/application-x-qet-project.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-qtiplot.svg b/links/mimetypes/scalable/application-x-qtiplot.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-x-qtiplot.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-quanta.svg b/links/mimetypes/scalable/application-x-quanta.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-quanta.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-quattropro.svg b/links/mimetypes/scalable/application-x-quattropro.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/application-x-quattropro.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-r-project.svg b/links/mimetypes/scalable/application-x-r-project.svg new file mode 120000 index 00000000..6e531487 --- /dev/null +++ b/links/mimetypes/scalable/application-x-r-project.svg @@ -0,0 +1 @@ +text-x-r.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-radcom.svg b/links/mimetypes/scalable/application-x-radcom.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-radcom.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-raw-disk-image-xz-compressed.svg b/links/mimetypes/scalable/application-x-raw-disk-image-xz-compressed.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-raw-disk-image-xz-compressed.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-raw-disk-image.svg b/links/mimetypes/scalable/application-x-raw-disk-image.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/application-x-raw-disk-image.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-rdata.svg b/links/mimetypes/scalable/application-x-rdata.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-rdata.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-riff.svg b/links/mimetypes/scalable/application-x-riff.svg new file mode 120000 index 00000000..71137a9a --- /dev/null +++ b/links/mimetypes/scalable/application-x-riff.svg @@ -0,0 +1 @@ +application-x-sharedlib.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-rosegarden-composition.svg b/links/mimetypes/scalable/application-x-rosegarden-composition.svg new file mode 120000 index 00000000..6bb9cc7d --- /dev/null +++ b/links/mimetypes/scalable/application-x-rosegarden-composition.svg @@ -0,0 +1 @@ +text-x-lilypond.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-rsdf-container.svg b/links/mimetypes/scalable/application-x-rsdf-container.svg new file mode 120000 index 00000000..317ff648 --- /dev/null +++ b/links/mimetypes/scalable/application-x-rsdf-container.svg @@ -0,0 +1 @@ +text-x-install.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-sami.svg b/links/mimetypes/scalable/application-x-sami.svg new file mode 120000 index 00000000..043fc373 --- /dev/null +++ b/links/mimetypes/scalable/application-x-sami.svg @@ -0,0 +1 @@ +application-x-subrip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-scel.svg b/links/mimetypes/scalable/application-x-scel.svg new file mode 120000 index 00000000..bff7f175 --- /dev/null +++ b/links/mimetypes/scalable/application-x-scel.svg @@ -0,0 +1 @@ +application-x-sogouskin.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-scribus.svg b/links/mimetypes/scalable/application-x-scribus.svg new file mode 120000 index 00000000..34ddf0c1 --- /dev/null +++ b/links/mimetypes/scalable/application-x-scribus.svg @@ -0,0 +1 @@ +application-illustrator.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-shar.svg b/links/mimetypes/scalable/application-x-shar.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-shar.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-shared-library-la.svg b/links/mimetypes/scalable/application-x-shared-library-la.svg new file mode 120000 index 00000000..0688000f --- /dev/null +++ b/links/mimetypes/scalable/application-x-shared-library-la.svg @@ -0,0 +1 @@ +multipart-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-shockwave-flash.svg b/links/mimetypes/scalable/application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/links/mimetypes/scalable/application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-siag.svg b/links/mimetypes/scalable/application-x-siag.svg new file mode 120000 index 00000000..f7d1b7e2 --- /dev/null +++ b/links/mimetypes/scalable/application-x-siag.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.calc.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-sif.svg b/links/mimetypes/scalable/application-x-sif.svg new file mode 120000 index 00000000..957b1d90 --- /dev/null +++ b/links/mimetypes/scalable/application-x-sif.svg @@ -0,0 +1 @@ +application-x-wmf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-smb-server.svg b/links/mimetypes/scalable/application-x-smb-server.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-x-smb-server.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-snoop.svg b/links/mimetypes/scalable/application-x-snoop.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-snoop.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-source-rpm.svg b/links/mimetypes/scalable/application-x-source-rpm.svg new file mode 120000 index 00000000..08dae791 --- /dev/null +++ b/links/mimetypes/scalable/application-x-source-rpm.svg @@ -0,0 +1 @@ +application-x-rpm.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-spkac+base64.svg b/links/mimetypes/scalable/application-x-spkac+base64.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-spkac+base64.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-spkac.svg b/links/mimetypes/scalable/application-x-spkac.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-spkac.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-spss-por.svg b/links/mimetypes/scalable/application-x-spss-por.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-spss-por.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-spss-sav.svg b/links/mimetypes/scalable/application-x-spss-sav.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-spss-sav.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-sqlite2.svg b/links/mimetypes/scalable/application-x-sqlite2.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-x-sqlite2.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-sqlite3.svg b/links/mimetypes/scalable/application-x-sqlite3.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/application-x-sqlite3.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-srtrip.svg b/links/mimetypes/scalable/application-x-srtrip.svg new file mode 120000 index 00000000..5a4d60c8 --- /dev/null +++ b/links/mimetypes/scalable/application-x-srtrip.svg @@ -0,0 +1 @@ +application-x-srt.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-stuffit.svg b/links/mimetypes/scalable/application-x-stuffit.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-x-stuffit.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-superkaramba.svg b/links/mimetypes/scalable/application-x-superkaramba.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-x-superkaramba.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-tektronix-rf5.svg b/links/mimetypes/scalable/application-x-tektronix-rf5.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-tektronix-rf5.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-tex-gf.svg b/links/mimetypes/scalable/application-x-tex-gf.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/application-x-tex-gf.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-tex-pk.svg b/links/mimetypes/scalable/application-x-tex-pk.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-x-tex-pk.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-texgzdvi.svg b/links/mimetypes/scalable/application-x-texgzdvi.svg new file mode 120000 index 00000000..a30c3cea --- /dev/null +++ b/links/mimetypes/scalable/application-x-texgzdvi.svg @@ -0,0 +1 @@ +application-x-compress.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-tgif.svg b/links/mimetypes/scalable/application-x-tgif.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-x-tgif.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-theme-rtl.svg b/links/mimetypes/scalable/application-x-theme-rtl.svg new file mode 120000 index 00000000..9b59dbaf --- /dev/null +++ b/links/mimetypes/scalable/application-x-theme-rtl.svg @@ -0,0 +1 @@ +application-x-theme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-trig.svg b/links/mimetypes/scalable/application-x-trig.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-trig.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-troff-man.svg b/links/mimetypes/scalable/application-x-troff-man.svg new file mode 120000 index 00000000..4e8c273e --- /dev/null +++ b/links/mimetypes/scalable/application-x-troff-man.svg @@ -0,0 +1 @@ +application-epub+zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-tuberling.svg b/links/mimetypes/scalable/application-x-tuberling.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-tuberling.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-turtle.svg b/links/mimetypes/scalable/application-x-turtle.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-turtle.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-uml.svg b/links/mimetypes/scalable/application-x-uml.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/application-x-uml.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-visualnetworks.svg b/links/mimetypes/scalable/application-x-visualnetworks.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/application-x-visualnetworks.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnc.svg b/links/mimetypes/scalable/application-x-vnc.svg new file mode 120000 index 00000000..f2839221 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnc.svg @@ -0,0 +1 @@ +application-x-remote-connection.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.event.svg b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.event.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.event.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.freebusy.svg b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.freebusy.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.freebusy.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.journal.svg b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.journal.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.journal.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.todo.svg b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.todo.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.akonadi.calendar.todo.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.akonadi.collection.virtual.svg b/links/mimetypes/scalable/application-x-vnd.akonadi.collection.virtual.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.akonadi.collection.virtual.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.akonadi.note.svg b/links/mimetypes/scalable/application-x-vnd.akonadi.note.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.akonadi.note.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.alarm.active.svg b/links/mimetypes/scalable/application-x-vnd.kde.alarm.active.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.alarm.active.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.alarm.archived.svg b/links/mimetypes/scalable/application-x-vnd.kde.alarm.archived.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.alarm.archived.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.alarm.svg b/links/mimetypes/scalable/application-x-vnd.kde.alarm.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.alarm.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.alarm.template.svg b/links/mimetypes/scalable/application-x-vnd.kde.alarm.template.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.alarm.template.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.contactgroup.svg b/links/mimetypes/scalable/application-x-vnd.kde.contactgroup.svg new file mode 120000 index 00000000..506c888b --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.contactgroup.svg @@ -0,0 +1 @@ +text-x-authors.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.kplato.svg b/links/mimetypes/scalable/application-x-vnd.kde.kplato.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.kplato.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.kplato.work.svg b/links/mimetypes/scalable/application-x-vnd.kde.kplato.work.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.kplato.work.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.kugar.mixed.svg b/links/mimetypes/scalable/application-x-vnd.kde.kugar.mixed.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.kugar.mixed.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.notes.svg b/links/mimetypes/scalable/application-x-vnd.kde.notes.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.notes.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.plan.svg b/links/mimetypes/scalable/application-x-vnd.kde.plan.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.plan.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-vnd.kde.plan.work.svg b/links/mimetypes/scalable/application-x-vnd.kde.plan.work.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/application-x-vnd.kde.plan.work.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-webarchive.svg b/links/mimetypes/scalable/application-x-webarchive.svg new file mode 120000 index 00000000..678a5810 --- /dev/null +++ b/links/mimetypes/scalable/application-x-webarchive.svg @@ -0,0 +1 @@ +application-x-mswinurl.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-wine-extension-inf.svg b/links/mimetypes/scalable/application-x-wine-extension-inf.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/application-x-wine-extension-inf.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-wine-extension-ini.svg b/links/mimetypes/scalable/application-x-wine-extension-ini.svg new file mode 120000 index 00000000..894bd452 --- /dev/null +++ b/links/mimetypes/scalable/application-x-wine-extension-ini.svg @@ -0,0 +1 @@ +text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-wine-extension-its.svg b/links/mimetypes/scalable/application-x-wine-extension-its.svg new file mode 120000 index 00000000..e9a533fb --- /dev/null +++ b/links/mimetypes/scalable/application-x-wine-extension-its.svg @@ -0,0 +1 @@ +application-x-wine-extension-cpl.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-wine-extension-vbs.svg b/links/mimetypes/scalable/application-x-wine-extension-vbs.svg new file mode 120000 index 00000000..e9a533fb --- /dev/null +++ b/links/mimetypes/scalable/application-x-wine-extension-vbs.svg @@ -0,0 +1 @@ +application-x-wine-extension-cpl.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-wmf.svg b/links/mimetypes/scalable/application-x-wmf.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/application-x-wmf.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-x509-ca-cert.svg b/links/mimetypes/scalable/application-x-x509-ca-cert.svg new file mode 120000 index 00000000..b02dde5b --- /dev/null +++ b/links/mimetypes/scalable/application-x-x509-ca-cert.svg @@ -0,0 +1 @@ +application-certificate.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-x509-user-cert.svg b/links/mimetypes/scalable/application-x-x509-user-cert.svg new file mode 120000 index 00000000..b02dde5b --- /dev/null +++ b/links/mimetypes/scalable/application-x-x509-user-cert.svg @@ -0,0 +1 @@ +application-certificate.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-xbel.svg b/links/mimetypes/scalable/application-x-xbel.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/application-x-xbel.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-xliff.svg b/links/mimetypes/scalable/application-x-xliff.svg new file mode 120000 index 00000000..bf5f4462 --- /dev/null +++ b/links/mimetypes/scalable/application-x-xliff.svg @@ -0,0 +1 @@ +text-x-gettext-translation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-xpinstall.svg b/links/mimetypes/scalable/application-x-xpinstall.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/links/mimetypes/scalable/application-x-xpinstall.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-xz-compressed-tar.svg b/links/mimetypes/scalable/application-x-xz-compressed-tar.svg new file mode 120000 index 00000000..8a367b72 --- /dev/null +++ b/links/mimetypes/scalable/application-x-xz-compressed-tar.svg @@ -0,0 +1 @@ +application-x-compressed-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-xz-pkg.svg b/links/mimetypes/scalable/application-x-xz-pkg.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-xz-pkg.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-xz.svg b/links/mimetypes/scalable/application-x-xz.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/application-x-xz.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-xzpdf.svg b/links/mimetypes/scalable/application-x-xzpdf.svg new file mode 120000 index 00000000..9e6d8a1b --- /dev/null +++ b/links/mimetypes/scalable/application-x-xzpdf.svg @@ -0,0 +1 @@ +application-pdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-zerosize.svg b/links/mimetypes/scalable/application-x-zerosize.svg new file mode 120000 index 00000000..f4805060 --- /dev/null +++ b/links/mimetypes/scalable/application-x-zerosize.svg @@ -0,0 +1 @@ +empty.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-zip-compressed-fb2.svg b/links/mimetypes/scalable/application-x-zip-compressed-fb2.svg new file mode 120000 index 00000000..3e3c191f --- /dev/null +++ b/links/mimetypes/scalable/application-x-zip-compressed-fb2.svg @@ -0,0 +1 @@ +application-x-fictionbook+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x-zoo.svg b/links/mimetypes/scalable/application-x-zoo.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/application-x-zoo.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-x.object.svg b/links/mimetypes/scalable/application-x.object.svg new file mode 120000 index 00000000..0688000f --- /dev/null +++ b/links/mimetypes/scalable/application-x.object.svg @@ -0,0 +1 @@ +multipart-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-xhtml+xml.svg b/links/mimetypes/scalable/application-xhtml+xml.svg new file mode 120000 index 00000000..ba57fb2c --- /dev/null +++ b/links/mimetypes/scalable/application-xhtml+xml.svg @@ -0,0 +1 @@ +text-xhtml+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-xml-dtd.svg b/links/mimetypes/scalable/application-xml-dtd.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/application-xml-dtd.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-xml.svg b/links/mimetypes/scalable/application-xml.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/application-xml.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-xsd.svg b/links/mimetypes/scalable/application-xsd.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/application-xsd.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-xslt+xml.svg b/links/mimetypes/scalable/application-xslt+xml.svg new file mode 120000 index 00000000..ba57fb2c --- /dev/null +++ b/links/mimetypes/scalable/application-xslt+xml.svg @@ -0,0 +1 @@ +text-xhtml+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-xspf+xml.svg b/links/mimetypes/scalable/application-xspf+xml.svg new file mode 120000 index 00000000..1e7e6f6c --- /dev/null +++ b/links/mimetypes/scalable/application-xspf+xml.svg @@ -0,0 +1 @@ +playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/application-zip.svg b/links/mimetypes/scalable/application-zip.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/application-zip.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/archive.svg b/links/mimetypes/scalable/archive.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/archive.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/ascii.svg b/links/mimetypes/scalable/ascii.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/ascii.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-aac.svg b/links/mimetypes/scalable/audio-aac.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-aac.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-ac3.svg b/links/mimetypes/scalable/audio-ac3.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-ac3.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-flac.svg b/links/mimetypes/scalable/audio-flac.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-flac.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-m4a.svg b/links/mimetypes/scalable/audio-m4a.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-m4a.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-mp2.svg b/links/mimetypes/scalable/audio-mp2.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-mp2.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-mp3.svg b/links/mimetypes/scalable/audio-mp3.svg new file mode 120000 index 00000000..c982c9cc --- /dev/null +++ b/links/mimetypes/scalable/audio-mp3.svg @@ -0,0 +1 @@ +audio-x-mpeg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-mp4.svg b/links/mimetypes/scalable/audio-mp4.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-mp4.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-mpeg.svg b/links/mimetypes/scalable/audio-mpeg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-mpeg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-prs.sid.svg b/links/mimetypes/scalable/audio-prs.sid.svg new file mode 120000 index 00000000..d78c3ed6 --- /dev/null +++ b/links/mimetypes/scalable/audio-prs.sid.svg @@ -0,0 +1 @@ +audio-midi.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-shn.svg b/links/mimetypes/scalable/audio-shn.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-shn.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-vn.rn-realmedia.svg b/links/mimetypes/scalable/audio-vn.rn-realmedia.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/audio-vn.rn-realmedia.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-vnd.rn-realvideo.svg b/links/mimetypes/scalable/audio-vnd.rn-realvideo.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/audio-vnd.rn-realvideo.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-vnd.wave.svg b/links/mimetypes/scalable/audio-vnd.wave.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-vnd.wave.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-adpcm.svg b/links/mimetypes/scalable/audio-x-adpcm.svg new file mode 120000 index 00000000..f766593a --- /dev/null +++ b/links/mimetypes/scalable/audio-x-adpcm.svg @@ -0,0 +1 @@ +audio-x-wav.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-aiff.svg b/links/mimetypes/scalable/audio-x-aiff.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-aiff.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-caf.svg b/links/mimetypes/scalable/audio-x-caf.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-caf.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-flac+ogg.svg b/links/mimetypes/scalable/audio-x-flac+ogg.svg new file mode 120000 index 00000000..4b808111 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-flac+ogg.svg @@ -0,0 +1 @@ +application-ogg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-flac.svg b/links/mimetypes/scalable/audio-x-flac.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-flac.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-it.svg b/links/mimetypes/scalable/audio-x-it.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-it.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-m4a.svg b/links/mimetypes/scalable/audio-x-m4a.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-m4a.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-midi.svg b/links/mimetypes/scalable/audio-x-midi.svg new file mode 120000 index 00000000..d78c3ed6 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-midi.svg @@ -0,0 +1 @@ +audio-midi.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-monkey.svg b/links/mimetypes/scalable/audio-x-monkey.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-monkey.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-monkeys-audio.svg b/links/mimetypes/scalable/audio-x-monkeys-audio.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-monkeys-audio.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-mp2.svg b/links/mimetypes/scalable/audio-x-mp2.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-mp2.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-mpeg.svg b/links/mimetypes/scalable/audio-x-mpeg.svg new file mode 120000 index 00000000..2ed58cc0 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-mpeg.svg @@ -0,0 +1 @@ +audio-mpeg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-mpegurl.svg b/links/mimetypes/scalable/audio-x-mpegurl.svg new file mode 120000 index 00000000..43ca8878 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-mpegurl.svg @@ -0,0 +1 @@ +audio-x-mp3-playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-ms-wax.svg b/links/mimetypes/scalable/audio-x-ms-wax.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-ms-wax.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-ms-wma.svg b/links/mimetypes/scalable/audio-x-ms-wma.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-ms-wma.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-ofr.svg b/links/mimetypes/scalable/audio-x-ofr.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-ofr.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-playlist.svg b/links/mimetypes/scalable/audio-x-playlist.svg new file mode 120000 index 00000000..43ca8878 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-playlist.svg @@ -0,0 +1 @@ +audio-x-mp3-playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-pn-realaudio.svg b/links/mimetypes/scalable/audio-x-pn-realaudio.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-pn-realaudio.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-scpls.svg b/links/mimetypes/scalable/audio-x-scpls.svg new file mode 120000 index 00000000..43ca8878 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-scpls.svg @@ -0,0 +1 @@ +audio-x-mp3-playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-speex+ogg.svg b/links/mimetypes/scalable/audio-x-speex+ogg.svg new file mode 120000 index 00000000..4b808111 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-speex+ogg.svg @@ -0,0 +1 @@ +application-ogg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-tta.svg b/links/mimetypes/scalable/audio-x-tta.svg new file mode 120000 index 00000000..5c4968e1 --- /dev/null +++ b/links/mimetypes/scalable/audio-x-tta.svg @@ -0,0 +1 @@ +audio-x-flac.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-vorbis+ogg.svg b/links/mimetypes/scalable/audio-x-vorbis+ogg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-vorbis+ogg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-wav.svg b/links/mimetypes/scalable/audio-x-wav.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-wav.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-xi.svg b/links/mimetypes/scalable/audio-x-xi.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-xi.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audio-x-xm.svg b/links/mimetypes/scalable/audio-x-xm.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/audio-x-xm.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/audiobook.svg b/links/mimetypes/scalable/audiobook.svg new file mode 120000 index 00000000..4e8c273e --- /dev/null +++ b/links/mimetypes/scalable/audiobook.svg @@ -0,0 +1 @@ +application-epub+zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/binary.svg b/links/mimetypes/scalable/binary.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/binary.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/blank-cd.svg b/links/mimetypes/scalable/blank-cd.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/blank-cd.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/contents2.svg b/links/mimetypes/scalable/contents2.svg new file mode 120000 index 00000000..3f74a9dd --- /dev/null +++ b/links/mimetypes/scalable/contents2.svg @@ -0,0 +1 @@ +x-office-address-book.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/deb.svg b/links/mimetypes/scalable/deb.svg new file mode 120000 index 00000000..abada3e5 --- /dev/null +++ b/links/mimetypes/scalable/deb.svg @@ -0,0 +1 @@ +application-x-deb.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/divx.svg b/links/mimetypes/scalable/divx.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/divx.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/document-excel.svg b/links/mimetypes/scalable/document-excel.svg new file mode 120000 index 00000000..543316a9 --- /dev/null +++ b/links/mimetypes/scalable/document-excel.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/document-illustrator.svg b/links/mimetypes/scalable/document-illustrator.svg new file mode 120000 index 00000000..34ddf0c1 --- /dev/null +++ b/links/mimetypes/scalable/document-illustrator.svg @@ -0,0 +1 @@ +application-illustrator.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/document-photoshop.svg b/links/mimetypes/scalable/document-photoshop.svg new file mode 120000 index 00000000..baff7b02 --- /dev/null +++ b/links/mimetypes/scalable/document-photoshop.svg @@ -0,0 +1 @@ +image-vnd.adobe.photoshop.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/document-powerpoint.svg b/links/mimetypes/scalable/document-powerpoint.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/document-powerpoint.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/document-rtl.svg b/links/mimetypes/scalable/document-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/document-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/document-word.svg b/links/mimetypes/scalable/document-word.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/document-word.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/document.svg b/links/mimetypes/scalable/document.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/document.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/drawing-dwg.svg b/links/mimetypes/scalable/drawing-dwg.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/drawing-dwg.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/emblem-package.svg b/links/mimetypes/scalable/emblem-package.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/emblem-package.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/empty.svg b/links/mimetypes/scalable/empty.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/links/mimetypes/scalable/empty.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/encrypted.svg b/links/mimetypes/scalable/encrypted.svg new file mode 120000 index 00000000..c14c5156 --- /dev/null +++ b/links/mimetypes/scalable/encrypted.svg @@ -0,0 +1 @@ +application-pgp-encrypted.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/exec.svg b/links/mimetypes/scalable/exec.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/exec.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/folder_tar.svg b/links/mimetypes/scalable/folder_tar.svg new file mode 120000 index 00000000..065c47e0 --- /dev/null +++ b/links/mimetypes/scalable/folder_tar.svg @@ -0,0 +1 @@ +application-x-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font-collection.svg b/links/mimetypes/scalable/font-collection.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/font-collection.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font-otf.svg b/links/mimetypes/scalable/font-otf.svg new file mode 120000 index 00000000..cc938249 --- /dev/null +++ b/links/mimetypes/scalable/font-otf.svg @@ -0,0 +1 @@ +application-x-font-otf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font-ttf.svg b/links/mimetypes/scalable/font-ttf.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/font-ttf.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font-woff.svg b/links/mimetypes/scalable/font-woff.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/font-woff.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font.svg b/links/mimetypes/scalable/font.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/font.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font_bitmap.svg b/links/mimetypes/scalable/font_bitmap.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/font_bitmap.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font_truetype.svg b/links/mimetypes/scalable/font_truetype.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/font_truetype.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/font_type1.svg b/links/mimetypes/scalable/font_type1.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/font_type1.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/fonts-package.svg b/links/mimetypes/scalable/fonts-package.svg new file mode 120000 index 00000000..cee8f73b --- /dev/null +++ b/links/mimetypes/scalable/fonts-package.svg @@ -0,0 +1 @@ +application-x-font-ttf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gedit-plugin.svg b/links/mimetypes/scalable/gedit-plugin.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/links/mimetypes/scalable/gedit-plugin.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gif.svg b/links/mimetypes/scalable/gif.svg new file mode 120000 index 00000000..8acca52b --- /dev/null +++ b/links/mimetypes/scalable/gif.svg @@ -0,0 +1 @@ +image-gif.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-exe-thumbnailer-generic-x.svg b/links/mimetypes/scalable/gnome-exe-thumbnailer-generic-x.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/links/mimetypes/scalable/gnome-exe-thumbnailer-generic-x.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-exe-thumbnailer-generic.svg b/links/mimetypes/scalable/gnome-exe-thumbnailer-generic.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/links/mimetypes/scalable/gnome-exe-thumbnailer-generic.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-exe-thumbnailer-template.svg b/links/mimetypes/scalable/gnome-exe-thumbnailer-template.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/links/mimetypes/scalable/gnome-exe-thumbnailer-template.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-fs-executable.svg b/links/mimetypes/scalable/gnome-fs-executable.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/gnome-fs-executable.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-fs-regular.svg b/links/mimetypes/scalable/gnome-fs-regular.svg new file mode 120000 index 00000000..f4805060 --- /dev/null +++ b/links/mimetypes/scalable/gnome-fs-regular.svg @@ -0,0 +1 @@ +empty.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-atom+xml.svg b/links/mimetypes/scalable/gnome-mime-application-atom+xml.svg new file mode 120000 index 00000000..7f714b0c --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-atom+xml.svg @@ -0,0 +1 @@ +application-atom+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-javascript.svg b/links/mimetypes/scalable/gnome-mime-application-javascript.svg new file mode 120000 index 00000000..8b40d5ea --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-javascript.svg @@ -0,0 +1 @@ +text-x-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-magicpoint.svg b/links/mimetypes/scalable/gnome-mime-application-magicpoint.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-magicpoint.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-msword.svg b/links/mimetypes/scalable/gnome-mime-application-msword.svg new file mode 120000 index 00000000..803a0edf --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-msword.svg @@ -0,0 +1 @@ +application-msword.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-pdf.svg b/links/mimetypes/scalable/gnome-mime-application-pdf.svg new file mode 120000 index 00000000..9e6d8a1b --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-pdf.svg @@ -0,0 +1 @@ +application-pdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-postscript.svg b/links/mimetypes/scalable/gnome-mime-application-postscript.svg new file mode 120000 index 00000000..d62c818d --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-postscript.svg @@ -0,0 +1 @@ +application-postscript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-rss+xml.svg b/links/mimetypes/scalable/gnome-mime-application-rss+xml.svg new file mode 120000 index 00000000..7f714b0c --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-rss+xml.svg @@ -0,0 +1 @@ +application-atom+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-rtf.svg b/links/mimetypes/scalable/gnome-mime-application-rtf.svg new file mode 120000 index 00000000..f12adafb --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-rtf.svg @@ -0,0 +1 @@ +text-richtext.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.lotus-1-2-3.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.lotus-1-2-3.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.lotus-1-2-3.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.ms-cab-compressed.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.ms-cab-compressed.svg new file mode 120000 index 00000000..d225a884 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.ms-cab-compressed.svg @@ -0,0 +1 @@ +application-vnd.ms-cab-compressed.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.ms-excel.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.ms-excel.svg new file mode 120000 index 00000000..543316a9 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.ms-excel.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.ms-powerpoint.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.ms-powerpoint.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.ms-powerpoint.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.graphics.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.graphics.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.graphics.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.image.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.image.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.image.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation.svg new file mode 120000 index 00000000..df590df5 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.presentation.svg @@ -0,0 +1 @@ +libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg new file mode 120000 index 00000000..15b1361b --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg new file mode 120000 index 00000000..a9d83092 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg @@ -0,0 +1 @@ +libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-template.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-template.svg new file mode 120000 index 00000000..14e1d14e --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-web.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-web.svg new file mode 120000 index 00000000..db1be2dd --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text-web.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.text-web.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg new file mode 120000 index 00000000..543316a9 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg new file mode 120000 index 00000000..d33f2491 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg @@ -0,0 +1 @@ +application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-secure.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-secure.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-secure.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-vbr.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-vbr.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia-vbr.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.rn-realmedia.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.scribus.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.scribus.svg new file mode 120000 index 00000000..34ddf0c1 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.scribus.svg @@ -0,0 +1 @@ +application-illustrator.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.calc.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.calc.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.calc.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.impress.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.impress.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.impress.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.writer.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.writer.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.stardivision.writer.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.template.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.template.svg new file mode 120000 index 00000000..15b1361b --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.calc.template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.template.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.template.svg new file mode 120000 index 00000000..c2e906ad --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.draw.template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.drawing-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.template.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.template.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.impress.template.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.template.svg b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.template.svg new file mode 120000 index 00000000..14e1d14e --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-vnd.sun.xml.writer.template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-wordperfect.svg b/links/mimetypes/scalable/gnome-mime-application-wordperfect.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-wordperfect.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-7z-compressed.svg b/links/mimetypes/scalable/gnome-mime-application-x-7z-compressed.svg new file mode 120000 index 00000000..8f55d47e --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-7z-compressed.svg @@ -0,0 +1 @@ +application-7zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-7zip.svg b/links/mimetypes/scalable/gnome-mime-application-x-7zip.svg new file mode 120000 index 00000000..4da993d5 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-7zip.svg @@ -0,0 +1 @@ +application-x-7zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-abiword.svg b/links/mimetypes/scalable/gnome-mime-application-x-abiword.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-abiword.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-ace.svg b/links/mimetypes/scalable/gnome-mime-application-x-ace.svg new file mode 120000 index 00000000..753c10f3 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-ace.svg @@ -0,0 +1 @@ +application-x-ace.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-applix-spreadsheet.svg b/links/mimetypes/scalable/gnome-mime-application-x-applix-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-applix-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-applix-word.svg b/links/mimetypes/scalable/gnome-mime-application-x-applix-word.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-applix-word.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-archive.svg b/links/mimetypes/scalable/gnome-mime-application-x-archive.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-archive.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-arj.svg b/links/mimetypes/scalable/gnome-mime-application-x-arj.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-arj.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-bittorrent.svg b/links/mimetypes/scalable/gnome-mime-application-x-bittorrent.svg new file mode 120000 index 00000000..a6d0d70d --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-bittorrent.svg @@ -0,0 +1 @@ +application-x-bittorrent.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed-tar.svg b/links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed-tar.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed-tar.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed.svg b/links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-bzip-compressed.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-bzip.svg b/links/mimetypes/scalable/gnome-mime-application-x-bzip.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-bzip.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-class-file.svg b/links/mimetypes/scalable/gnome-mime-application-x-class-file.svg new file mode 120000 index 00000000..f6a60f6f --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-class-file.svg @@ -0,0 +1 @@ +application-x-class-file.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-compress.svg b/links/mimetypes/scalable/gnome-mime-application-x-compress.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-compress.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-compressed-tar.svg b/links/mimetypes/scalable/gnome-mime-application-x-compressed-tar.svg new file mode 120000 index 00000000..8a367b72 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-compressed-tar.svg @@ -0,0 +1 @@ +application-x-compressed-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-cpio-compress.svg b/links/mimetypes/scalable/gnome-mime-application-x-cpio-compress.svg new file mode 120000 index 00000000..4f29bc3d --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-cpio-compress.svg @@ -0,0 +1 @@ +application-x-cpio.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-cpio-compressed.svg b/links/mimetypes/scalable/gnome-mime-application-x-cpio-compressed.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-cpio-compressed.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-cpio.svg b/links/mimetypes/scalable/gnome-mime-application-x-cpio.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-cpio.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-deb.svg b/links/mimetypes/scalable/gnome-mime-application-x-deb.svg new file mode 120000 index 00000000..abada3e5 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-deb.svg @@ -0,0 +1 @@ +application-x-deb.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-designer.svg b/links/mimetypes/scalable/gnome-mime-application-x-designer.svg new file mode 120000 index 00000000..d3c77eeb --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-designer.svg @@ -0,0 +1 @@ +application-x-designer.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-desktop.svg b/links/mimetypes/scalable/gnome-mime-application-x-desktop.svg new file mode 120000 index 00000000..9b59dbaf --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-desktop.svg @@ -0,0 +1 @@ +application-x-theme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-dvi.svg b/links/mimetypes/scalable/gnome-mime-application-x-dvi.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-dvi.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-executable.svg b/links/mimetypes/scalable/gnome-mime-application-x-executable.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-executable.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-font-afm.svg b/links/mimetypes/scalable/gnome-mime-application-x-font-afm.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-font-afm.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-font-bdf.svg b/links/mimetypes/scalable/gnome-mime-application-x-font-bdf.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-font-bdf.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-font-linux-psf.svg b/links/mimetypes/scalable/gnome-mime-application-x-font-linux-psf.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-font-linux-psf.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-font-pcf.svg b/links/mimetypes/scalable/gnome-mime-application-x-font-pcf.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-font-pcf.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-font-sunos-news.svg b/links/mimetypes/scalable/gnome-mime-application-x-font-sunos-news.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-font-sunos-news.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-font-ttf.svg b/links/mimetypes/scalable/gnome-mime-application-x-font-ttf.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-font-ttf.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-glade.svg b/links/mimetypes/scalable/gnome-mime-application-x-glade.svg new file mode 120000 index 00000000..34ddf0c1 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-glade.svg @@ -0,0 +1 @@ +application-illustrator.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-gnome-app-info.svg b/links/mimetypes/scalable/gnome-mime-application-x-gnome-app-info.svg new file mode 120000 index 00000000..1eeed398 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-gnome-app-info.svg @@ -0,0 +1 @@ +application-x-desktop.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-gnome-theme-package.svg b/links/mimetypes/scalable/gnome-mime-application-x-gnome-theme-package.svg new file mode 120000 index 00000000..9b59dbaf --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +application-x-theme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-gnumeric.svg b/links/mimetypes/scalable/gnome-mime-application-x-gnumeric.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-gnumeric.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-gzip.svg b/links/mimetypes/scalable/gnome-mime-application-x-gzip.svg new file mode 120000 index 00000000..96e2183a --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-gzip.svg @@ -0,0 +1 @@ +application-x-gzip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-gzpostscript.svg b/links/mimetypes/scalable/gnome-mime-application-x-gzpostscript.svg new file mode 120000 index 00000000..d62c818d --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-gzpostscript.svg @@ -0,0 +1 @@ +application-postscript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-jar.svg b/links/mimetypes/scalable/gnome-mime-application-x-jar.svg new file mode 120000 index 00000000..876c2f5c --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-jar.svg @@ -0,0 +1 @@ +application-x-jar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-java-archive.svg b/links/mimetypes/scalable/gnome-mime-application-x-java-archive.svg new file mode 120000 index 00000000..876c2f5c --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-java-archive.svg @@ -0,0 +1 @@ +application-x-jar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-java.svg b/links/mimetypes/scalable/gnome-mime-application-x-java.svg new file mode 120000 index 00000000..f6a60f6f --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-java.svg @@ -0,0 +1 @@ +application-x-class-file.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-javascript.svg b/links/mimetypes/scalable/gnome-mime-application-x-javascript.svg new file mode 120000 index 00000000..8b40d5ea --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-javascript.svg @@ -0,0 +1 @@ +text-x-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-killustrator.svg b/links/mimetypes/scalable/gnome-mime-application-x-killustrator.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-killustrator.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-kpresenter.svg b/links/mimetypes/scalable/gnome-mime-application-x-kpresenter.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-kpresenter.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-kspread.svg b/links/mimetypes/scalable/gnome-mime-application-x-kspread.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-kspread.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-kword.svg b/links/mimetypes/scalable/gnome-mime-application-x-kword.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-kword.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-lha.svg b/links/mimetypes/scalable/gnome-mime-application-x-lha.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-lha.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-lhz.svg b/links/mimetypes/scalable/gnome-mime-application-x-lhz.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-lhz.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-lzma-compressed-tar.svg b/links/mimetypes/scalable/gnome-mime-application-x-lzma-compressed-tar.svg new file mode 120000 index 00000000..a72face1 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-lzma-compressed-tar.svg @@ -0,0 +1 @@ +application-x-lzma-compressed-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-lzop.svg b/links/mimetypes/scalable/gnome-mime-application-x-lzop.svg new file mode 120000 index 00000000..ab9ffd92 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-lzop.svg @@ -0,0 +1 @@ +application-x-lzop.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-ms-dos-executable.svg b/links/mimetypes/scalable/gnome-mime-application-x-ms-dos-executable.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-ms-dos-executable.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-nero-disc-image.svg b/links/mimetypes/scalable/gnome-mime-application-x-nero-disc-image.svg new file mode 120000 index 00000000..2c214b38 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-nero-disc-image.svg @@ -0,0 +1 @@ +application-x-iso.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-nero-linux-compilation.svg b/links/mimetypes/scalable/gnome-mime-application-x-nero-linux-compilation.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-nero-linux-compilation.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-perl.svg b/links/mimetypes/scalable/gnome-mime-application-x-perl.svg new file mode 120000 index 00000000..9bab2b2c --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-perl.svg @@ -0,0 +1 @@ +text-x-perl.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-php.svg b/links/mimetypes/scalable/gnome-mime-application-x-php.svg new file mode 120000 index 00000000..2215b06c --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-php.svg @@ -0,0 +1 @@ +application-x-php.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-python-bytecode.svg b/links/mimetypes/scalable/gnome-mime-application-x-python-bytecode.svg new file mode 120000 index 00000000..06f81fa8 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-python-bytecode.svg @@ -0,0 +1 @@ +text-x-python.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-rar.svg b/links/mimetypes/scalable/gnome-mime-application-x-rar.svg new file mode 120000 index 00000000..832a1384 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-rar.svg @@ -0,0 +1 @@ +application-x-rar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-remote-connection.svg b/links/mimetypes/scalable/gnome-mime-application-x-remote-connection.svg new file mode 120000 index 00000000..f2839221 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-remote-connection.svg @@ -0,0 +1 @@ +application-x-remote-connection.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-rpm.svg b/links/mimetypes/scalable/gnome-mime-application-x-rpm.svg new file mode 120000 index 00000000..08dae791 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-rpm.svg @@ -0,0 +1 @@ +application-x-rpm.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-ruby.svg b/links/mimetypes/scalable/gnome-mime-application-x-ruby.svg new file mode 120000 index 00000000..615af7a5 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-ruby.svg @@ -0,0 +1 @@ +application-x-ruby.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-scribus.svg b/links/mimetypes/scalable/gnome-mime-application-x-scribus.svg new file mode 120000 index 00000000..34ddf0c1 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-scribus.svg @@ -0,0 +1 @@ +application-illustrator.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-shellscript.svg b/links/mimetypes/scalable/gnome-mime-application-x-shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-shockwave-flash.svg b/links/mimetypes/scalable/gnome-mime-application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-stuffit.svg b/links/mimetypes/scalable/gnome-mime-application-x-stuffit.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-stuffit.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-tar.svg b/links/mimetypes/scalable/gnome-mime-application-x-tar.svg new file mode 120000 index 00000000..065c47e0 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-tar.svg @@ -0,0 +1 @@ +application-x-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-tarz.svg b/links/mimetypes/scalable/gnome-mime-application-x-tarz.svg new file mode 120000 index 00000000..640cdc86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-tarz.svg @@ -0,0 +1 @@ +application-x-archive.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-tex.svg b/links/mimetypes/scalable/gnome-mime-application-x-tex.svg new file mode 120000 index 00000000..9f295214 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-tex.svg @@ -0,0 +1 @@ +text-x-tex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-theme.svg b/links/mimetypes/scalable/gnome-mime-application-x-theme.svg new file mode 120000 index 00000000..9b59dbaf --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-theme.svg @@ -0,0 +1 @@ +application-x-theme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-vnc.svg b/links/mimetypes/scalable/gnome-mime-application-x-vnc.svg new file mode 120000 index 00000000..f2839221 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-vnc.svg @@ -0,0 +1 @@ +application-x-remote-connection.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-zip.svg b/links/mimetypes/scalable/gnome-mime-application-x-zip.svg new file mode 120000 index 00000000..0840f8f5 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-zip.svg @@ -0,0 +1 @@ +application-archive-zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-x-zoo.svg b/links/mimetypes/scalable/gnome-mime-application-x-zoo.svg new file mode 120000 index 00000000..b73a3bf5 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-x-zoo.svg @@ -0,0 +1 @@ +application-x-zoo.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-xhtml+xml.svg b/links/mimetypes/scalable/gnome-mime-application-xhtml+xml.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-xhtml+xml.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-xml.svg b/links/mimetypes/scalable/gnome-mime-application-xml.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-xml.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-application-zip.svg b/links/mimetypes/scalable/gnome-mime-application-zip.svg new file mode 120000 index 00000000..0840f8f5 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-application-zip.svg @@ -0,0 +1 @@ +application-archive-zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-audio.svg b/links/mimetypes/scalable/gnome-mime-audio.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-audio.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-image-jpeg.svg b/links/mimetypes/scalable/gnome-mime-image-jpeg.svg new file mode 120000 index 00000000..c91a5de8 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-image-jpeg.svg @@ -0,0 +1 @@ +image-jpeg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-image-x-cmu-raster.svg b/links/mimetypes/scalable/gnome-mime-image-x-cmu-raster.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-image-x-cmu-raster.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-image-x-killustrator.svg b/links/mimetypes/scalable/gnome-mime-image-x-killustrator.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-image-x-killustrator.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-image-x-xpixmap.svg b/links/mimetypes/scalable/gnome-mime-image-x-xpixmap.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-image-x-xpixmap.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-image.svg b/links/mimetypes/scalable/gnome-mime-image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-css.svg b/links/mimetypes/scalable/gnome-mime-text-css.svg new file mode 120000 index 00000000..5110f354 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-css.svg @@ -0,0 +1 @@ +text-css.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-html.svg b/links/mimetypes/scalable/gnome-mime-text-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-javascript.svg b/links/mimetypes/scalable/gnome-mime-text-javascript.svg new file mode 120000 index 00000000..f5bb9a86 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-javascript.svg @@ -0,0 +1 @@ +application-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-plain.svg b/links/mimetypes/scalable/gnome-mime-text-plain.svg new file mode 120000 index 00000000..894bd452 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-plain.svg @@ -0,0 +1 @@ +text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-vnd.wap.wml.svg b/links/mimetypes/scalable/gnome-mime-text-vnd.wap.wml.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-vnd.wap.wml.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-c++.svg b/links/mimetypes/scalable/gnome-mime-text-x-c++.svg new file mode 120000 index 00000000..cac65765 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-c++.svg @@ -0,0 +1 @@ +text-x-c++.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-c++src.svg b/links/mimetypes/scalable/gnome-mime-text-x-c++src.svg new file mode 120000 index 00000000..cac65765 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-c++src.svg @@ -0,0 +1 @@ +text-x-c++.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-c.svg b/links/mimetypes/scalable/gnome-mime-text-x-c.svg new file mode 120000 index 00000000..728e4100 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-c.svg @@ -0,0 +1 @@ +text-x-c.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-changelog.svg b/links/mimetypes/scalable/gnome-mime-text-x-changelog.svg new file mode 120000 index 00000000..15156d28 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-changelog.svg @@ -0,0 +1 @@ +text-x-changelog.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-chdr.svg b/links/mimetypes/scalable/gnome-mime-text-x-chdr.svg new file mode 120000 index 00000000..19886063 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-chdr.svg @@ -0,0 +1 @@ +text-x-chdr.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-copying.svg b/links/mimetypes/scalable/gnome-mime-text-x-copying.svg new file mode 120000 index 00000000..36dc65b0 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-copying.svg @@ -0,0 +1 @@ +text-x-copying.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-csh.svg b/links/mimetypes/scalable/gnome-mime-text-x-csh.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-csh.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-csharp.svg b/links/mimetypes/scalable/gnome-mime-text-x-csharp.svg new file mode 120000 index 00000000..a246be13 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-csharp.svg @@ -0,0 +1 @@ +text-x-csharp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-csrc.svg b/links/mimetypes/scalable/gnome-mime-text-x-csrc.svg new file mode 120000 index 00000000..728e4100 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-csrc.svg @@ -0,0 +1 @@ +text-x-c.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-gtkrc.svg b/links/mimetypes/scalable/gnome-mime-text-x-gtkrc.svg new file mode 120000 index 00000000..1eeed398 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-gtkrc.svg @@ -0,0 +1 @@ +application-x-desktop.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-install.svg b/links/mimetypes/scalable/gnome-mime-text-x-install.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-install.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-java.svg b/links/mimetypes/scalable/gnome-mime-text-x-java.svg new file mode 120000 index 00000000..f6a60f6f --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-java.svg @@ -0,0 +1 @@ +application-x-class-file.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-javascript.svg b/links/mimetypes/scalable/gnome-mime-text-x-javascript.svg new file mode 120000 index 00000000..8b40d5ea --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-javascript.svg @@ -0,0 +1 @@ +text-x-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-makefile.svg b/links/mimetypes/scalable/gnome-mime-text-x-makefile.svg new file mode 120000 index 00000000..05d5f569 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-makefile.svg @@ -0,0 +1 @@ +stock_script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-python.svg b/links/mimetypes/scalable/gnome-mime-text-x-python.svg new file mode 120000 index 00000000..06f81fa8 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-python.svg @@ -0,0 +1 @@ +text-x-python.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-readme.svg b/links/mimetypes/scalable/gnome-mime-text-x-readme.svg new file mode 120000 index 00000000..61d1fd79 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-readme.svg @@ -0,0 +1 @@ +text-x-readme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-sh.svg b/links/mimetypes/scalable/gnome-mime-text-x-sh.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-sh.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-source.svg b/links/mimetypes/scalable/gnome-mime-text-x-source.svg new file mode 120000 index 00000000..6bf5cf5c --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-source.svg @@ -0,0 +1 @@ +text-x-source.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-vcalendar.svg b/links/mimetypes/scalable/gnome-mime-text-x-vcalendar.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-vcalendar.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-vcard.svg b/links/mimetypes/scalable/gnome-mime-text-x-vcard.svg new file mode 120000 index 00000000..aef18a65 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-vcard.svg @@ -0,0 +1 @@ +text-x-vcard.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text-x-zsh.svg b/links/mimetypes/scalable/gnome-mime-text-x-zsh.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text-x-zsh.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-text.svg b/links/mimetypes/scalable/gnome-mime-text.svg new file mode 120000 index 00000000..894bd452 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-text.svg @@ -0,0 +1 @@ +text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-video-x-ms-asf.svg b/links/mimetypes/scalable/gnome-mime-video-x-ms-asf.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-video-x-ms-asf.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-video-x-ms-wmv.svg b/links/mimetypes/scalable/gnome-mime-video-x-ms-wmv.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-video-x-ms-wmv.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-video.svg b/links/mimetypes/scalable/gnome-mime-video.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-video.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-x-font-afm.svg b/links/mimetypes/scalable/gnome-mime-x-font-afm.svg new file mode 120000 index 00000000..5cf45d17 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-x-font-afm.svg @@ -0,0 +1 @@ +font-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-mime-x-install.svg b/links/mimetypes/scalable/gnome-mime-x-install.svg new file mode 120000 index 00000000..317ff648 --- /dev/null +++ b/links/mimetypes/scalable/gnome-mime-x-install.svg @@ -0,0 +1 @@ +text-x-install.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-package.svg b/links/mimetypes/scalable/gnome-package.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/gnome-package.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gnome-unknown.svg b/links/mimetypes/scalable/gnome-unknown.svg new file mode 120000 index 00000000..cb105632 --- /dev/null +++ b/links/mimetypes/scalable/gnome-unknown.svg @@ -0,0 +1 @@ +unknown.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/gtk-file.svg b/links/mimetypes/scalable/gtk-file.svg new file mode 120000 index 00000000..f4805060 --- /dev/null +++ b/links/mimetypes/scalable/gtk-file.svg @@ -0,0 +1 @@ +empty.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/html.svg b/links/mimetypes/scalable/html.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/html.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-bmp.svg b/links/mimetypes/scalable/image-bmp.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-bmp.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-generic.svg b/links/mimetypes/scalable/image-generic.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-generic.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-gif.svg b/links/mimetypes/scalable/image-gif.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-gif.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-ico.svg b/links/mimetypes/scalable/image-ico.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-ico.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-jpeg.svg b/links/mimetypes/scalable/image-jpeg.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-jpeg.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-jpeg2000.svg b/links/mimetypes/scalable/image-jpeg2000.svg new file mode 120000 index 00000000..c91a5de8 --- /dev/null +++ b/links/mimetypes/scalable/image-jpeg2000.svg @@ -0,0 +1 @@ +image-jpeg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-png.svg b/links/mimetypes/scalable/image-png.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-png.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-svg+xml-compressed.svg b/links/mimetypes/scalable/image-svg+xml-compressed.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/image-svg+xml-compressed.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-tiff.svg b/links/mimetypes/scalable/image-tiff.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-tiff.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-vnd.adobe.photoshop.svg b/links/mimetypes/scalable/image-vnd.adobe.photoshop.svg new file mode 120000 index 00000000..2241f538 --- /dev/null +++ b/links/mimetypes/scalable/image-vnd.adobe.photoshop.svg @@ -0,0 +1 @@ +application-photoshop.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-vnd.dxf.svg b/links/mimetypes/scalable/image-vnd.dxf.svg new file mode 120000 index 00000000..01e9f810 --- /dev/null +++ b/links/mimetypes/scalable/image-vnd.dxf.svg @@ -0,0 +1 @@ +application-dxf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-vnd.microsoft.icon.svg b/links/mimetypes/scalable/image-vnd.microsoft.icon.svg new file mode 120000 index 00000000..a5db7d93 --- /dev/null +++ b/links/mimetypes/scalable/image-vnd.microsoft.icon.svg @@ -0,0 +1 @@ +image-x-ico.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-vnd.zbrush.pcx.svg b/links/mimetypes/scalable/image-vnd.zbrush.pcx.svg new file mode 120000 index 00000000..bd20f335 --- /dev/null +++ b/links/mimetypes/scalable/image-vnd.zbrush.pcx.svg @@ -0,0 +1 @@ +image-x-pcx.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-3ds.svg b/links/mimetypes/scalable/image-x-3ds.svg new file mode 120000 index 00000000..edbe7bfe --- /dev/null +++ b/links/mimetypes/scalable/image-x-3ds.svg @@ -0,0 +1 @@ +application-x-blender.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-adobe-dng.svg b/links/mimetypes/scalable/image-x-adobe-dng.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-x-adobe-dng.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-dwg.svg b/links/mimetypes/scalable/image-x-dwg.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/image-x-dwg.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-emf.svg b/links/mimetypes/scalable/image-x-emf.svg new file mode 120000 index 00000000..957b1d90 --- /dev/null +++ b/links/mimetypes/scalable/image-x-emf.svg @@ -0,0 +1 @@ +application-x-wmf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-eps.svg b/links/mimetypes/scalable/image-x-eps.svg new file mode 120000 index 00000000..d62c818d --- /dev/null +++ b/links/mimetypes/scalable/image-x-eps.svg @@ -0,0 +1 @@ +application-postscript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-ico.svg b/links/mimetypes/scalable/image-x-ico.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-x-ico.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-icon.svg b/links/mimetypes/scalable/image-x-icon.svg new file mode 120000 index 00000000..a5db7d93 --- /dev/null +++ b/links/mimetypes/scalable/image-x-icon.svg @@ -0,0 +1 @@ +image-x-ico.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-krita.svg b/links/mimetypes/scalable/image-x-krita.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-x-krita.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-pcx.svg b/links/mimetypes/scalable/image-x-pcx.svg new file mode 120000 index 00000000..49ccd217 --- /dev/null +++ b/links/mimetypes/scalable/image-x-pcx.svg @@ -0,0 +1 @@ +application-images.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-portable-bitmap.svg b/links/mimetypes/scalable/image-x-portable-bitmap.svg new file mode 120000 index 00000000..694622c2 --- /dev/null +++ b/links/mimetypes/scalable/image-x-portable-bitmap.svg @@ -0,0 +1 @@ +image-bmp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-portable.bitmap.svg b/links/mimetypes/scalable/image-x-portable.bitmap.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-x-portable.bitmap.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-psd.svg b/links/mimetypes/scalable/image-x-psd.svg new file mode 120000 index 00000000..baff7b02 --- /dev/null +++ b/links/mimetypes/scalable/image-x-psd.svg @@ -0,0 +1 @@ +image-vnd.adobe.photoshop.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-psdimage-x-psd.svg b/links/mimetypes/scalable/image-x-psdimage-x-psd.svg new file mode 120000 index 00000000..e919fc9c --- /dev/null +++ b/links/mimetypes/scalable/image-x-psdimage-x-psd.svg @@ -0,0 +1 @@ +image-x-psd.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-svg+xml.svg b/links/mimetypes/scalable/image-x-svg+xml.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/image-x-svg+xml.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-tga.svg b/links/mimetypes/scalable/image-x-tga.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-x-tga.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-vnd.trolltech.qpicture.svg b/links/mimetypes/scalable/image-x-vnd.trolltech.qpicture.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image-x-vnd.trolltech.qpicture.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-win-bitmap.svg b/links/mimetypes/scalable/image-x-win-bitmap.svg new file mode 120000 index 00000000..694622c2 --- /dev/null +++ b/links/mimetypes/scalable/image-x-win-bitmap.svg @@ -0,0 +1 @@ +image-bmp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-win-bmp.svg b/links/mimetypes/scalable/image-x-win-bmp.svg new file mode 120000 index 00000000..694622c2 --- /dev/null +++ b/links/mimetypes/scalable/image-x-win-bmp.svg @@ -0,0 +1 @@ +image-bmp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-wmf.svg b/links/mimetypes/scalable/image-x-wmf.svg new file mode 120000 index 00000000..957b1d90 --- /dev/null +++ b/links/mimetypes/scalable/image-x-wmf.svg @@ -0,0 +1 @@ +application-x-wmf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-xcf.svg b/links/mimetypes/scalable/image-x-xcf.svg new file mode 120000 index 00000000..2e9969fd --- /dev/null +++ b/links/mimetypes/scalable/image-x-xcf.svg @@ -0,0 +1 @@ +image-x-compressed-xcf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image-x-xfig.svg b/links/mimetypes/scalable/image-x-xfig.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/image-x-xfig.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/image.svg b/links/mimetypes/scalable/image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/inode-vnd.kde.service.unknown.svg b/links/mimetypes/scalable/inode-vnd.kde.service.unknown.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/inode-vnd.kde.service.unknown.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/inode-vnd.kde.service.upnp.Unknown.svg b/links/mimetypes/scalable/inode-vnd.kde.service.upnp.Unknown.svg new file mode 120000 index 00000000..56f4a644 --- /dev/null +++ b/links/mimetypes/scalable/inode-vnd.kde.service.upnp.Unknown.svg @@ -0,0 +1 @@ +application-x-zerosize.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/internet-feed.svg b/links/mimetypes/scalable/internet-feed.svg new file mode 120000 index 00000000..6cd7901e --- /dev/null +++ b/links/mimetypes/scalable/internet-feed.svg @@ -0,0 +1 @@ +application-rss_xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/javascript.svg b/links/mimetypes/scalable/javascript.svg new file mode 120000 index 00000000..9f4aef24 --- /dev/null +++ b/links/mimetypes/scalable/javascript.svg @@ -0,0 +1 @@ +application-x-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/jd-container.svg b/links/mimetypes/scalable/jd-container.svg new file mode 120000 index 00000000..317ff648 --- /dev/null +++ b/links/mimetypes/scalable/jd-container.svg @@ -0,0 +1 @@ +text-x-install.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/jpeg.svg b/links/mimetypes/scalable/jpeg.svg new file mode 120000 index 00000000..c91a5de8 --- /dev/null +++ b/links/mimetypes/scalable/jpeg.svg @@ -0,0 +1 @@ +image-jpeg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/jpg.svg b/links/mimetypes/scalable/jpg.svg new file mode 120000 index 00000000..c91a5de8 --- /dev/null +++ b/links/mimetypes/scalable/jpg.svg @@ -0,0 +1 @@ +image-jpeg.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/kpresenter_kpr.svg b/links/mimetypes/scalable/kpresenter_kpr.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/kpresenter_kpr.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libpeas-plugin.svg b/links/mimetypes/scalable/libpeas-plugin.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/links/mimetypes/scalable/libpeas-plugin.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-database.svg b/links/mimetypes/scalable/libreoffice-database.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-database.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-drawing-template.svg b/links/mimetypes/scalable/libreoffice-drawing-template.svg new file mode 120000 index 00000000..d4181d2d --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-drawing-template.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-drawing.svg b/links/mimetypes/scalable/libreoffice-drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-extension.svg b/links/mimetypes/scalable/libreoffice-extension.svg new file mode 120000 index 00000000..324eae93 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-extension.svg @@ -0,0 +1 @@ +x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-formula.svg b/links/mimetypes/scalable/libreoffice-formula.svg new file mode 120000 index 00000000..15f67cb9 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-formula.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-master-document.svg b/links/mimetypes/scalable/libreoffice-master-document.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-master-document.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-oasis-drawing-template.svg b/links/mimetypes/scalable/libreoffice-oasis-drawing-template.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-oasis-drawing-template.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-oasis-presentation-template.svg b/links/mimetypes/scalable/libreoffice-oasis-presentation-template.svg new file mode 120000 index 00000000..63c9c547 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-oasis-presentation-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-oasis-spreadsheet-template.svg b/links/mimetypes/scalable/libreoffice-oasis-spreadsheet-template.svg new file mode 120000 index 00000000..15b1361b --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-oasis-spreadsheet-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-oasis-text-template.svg b/links/mimetypes/scalable/libreoffice-oasis-text-template.svg new file mode 120000 index 00000000..14e1d14e --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-oasis-text-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-oasis-web-template.svg b/links/mimetypes/scalable/libreoffice-oasis-web-template.svg new file mode 120000 index 00000000..dbee2dd9 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-oasis-web-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-presentation-template.svg b/links/mimetypes/scalable/libreoffice-presentation-template.svg new file mode 120000 index 00000000..bb568e5d --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-presentation-template.svg @@ -0,0 +1 @@ +libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-presentation.svg b/links/mimetypes/scalable/libreoffice-presentation.svg new file mode 120000 index 00000000..df590df5 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-presentation.svg @@ -0,0 +1 @@ +libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-spreadsheet-template.svg b/links/mimetypes/scalable/libreoffice-spreadsheet-template.svg new file mode 120000 index 00000000..6c061648 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-spreadsheet-template.svg @@ -0,0 +1 @@ +libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-spreadsheet.svg b/links/mimetypes/scalable/libreoffice-spreadsheet.svg new file mode 120000 index 00000000..a9d83092 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-spreadsheet.svg @@ -0,0 +1 @@ +libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-text-template.svg b/links/mimetypes/scalable/libreoffice-text-template.svg new file mode 120000 index 00000000..42cc55a1 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-text-template.svg @@ -0,0 +1 @@ +libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-text.svg b/links/mimetypes/scalable/libreoffice-text.svg new file mode 120000 index 00000000..ba69b5f7 --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-text.svg @@ -0,0 +1 @@ +libreoffice-oasis-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/libreoffice-web.svg b/links/mimetypes/scalable/libreoffice-web.svg new file mode 120000 index 00000000..db1be2dd --- /dev/null +++ b/links/mimetypes/scalable/libreoffice-web.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.text-web.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/media-audio.svg b/links/mimetypes/scalable/media-audio.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/media-audio.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/media-image.svg b/links/mimetypes/scalable/media-image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/media-image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/media-video.svg b/links/mimetypes/scalable/media-video.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/media-video.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/message-x-gnu-rmail.svg b/links/mimetypes/scalable/message-x-gnu-rmail.svg new file mode 120000 index 00000000..ed063565 --- /dev/null +++ b/links/mimetypes/scalable/message-x-gnu-rmail.svg @@ -0,0 +1 @@ +message-rfc822.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/message.svg b/links/mimetypes/scalable/message.svg new file mode 120000 index 00000000..ed063565 --- /dev/null +++ b/links/mimetypes/scalable/message.svg @@ -0,0 +1 @@ +message-rfc822.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/mime-ascii.svg b/links/mimetypes/scalable/mime-ascii.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/mime-ascii.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/misc.svg b/links/mimetypes/scalable/misc.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/misc.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-fcstd.svg b/links/mimetypes/scalable/model-fcstd.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-fcstd.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-vnd.dwf.svg b/links/mimetypes/scalable/model-vnd.dwf.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-vnd.dwf.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-vrml.svg b/links/mimetypes/scalable/model-vrml.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-vrml.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-x.stl-binary.svg b/links/mimetypes/scalable/model-x.stl-binary.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-x.stl-binary.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-x3d+binary.svg b/links/mimetypes/scalable/model-x3d+binary.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-x3d+binary.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-x3d+vrml.svg b/links/mimetypes/scalable/model-x3d+vrml.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-x3d+vrml.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-x3d+xml.svg b/links/mimetypes/scalable/model-x3d+xml.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-x3d+xml.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model-x3d.svg b/links/mimetypes/scalable/model-x3d.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/model-x3d.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/model.svg b/links/mimetypes/scalable/model.svg new file mode 120000 index 00000000..edbe7bfe --- /dev/null +++ b/links/mimetypes/scalable/model.svg @@ -0,0 +1 @@ +application-x-blender.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-alternative.svg b/links/mimetypes/scalable/multipart-alternative.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/multipart-alternative.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-appledouble.svg b/links/mimetypes/scalable/multipart-appledouble.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/multipart-appledouble.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-digest.svg b/links/mimetypes/scalable/multipart-digest.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/multipart-digest.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-encrypted.svg b/links/mimetypes/scalable/multipart-encrypted.svg new file mode 120000 index 00000000..656ee235 --- /dev/null +++ b/links/mimetypes/scalable/multipart-encrypted.svg @@ -0,0 +1 @@ +application-octet-stream.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-mixed.svg b/links/mimetypes/scalable/multipart-mixed.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/multipart-mixed.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-related.svg b/links/mimetypes/scalable/multipart-related.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/multipart-related.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-report.svg b/links/mimetypes/scalable/multipart-report.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/multipart-report.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-signed.svg b/links/mimetypes/scalable/multipart-signed.svg new file mode 120000 index 00000000..aeb8d021 --- /dev/null +++ b/links/mimetypes/scalable/multipart-signed.svg @@ -0,0 +1 @@ +application-pgp-keys.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/multipart-x-mixed-replace.svg b/links/mimetypes/scalable/multipart-x-mixed-replace.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/multipart-x-mixed-replace.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/music.svg b/links/mimetypes/scalable/music.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/music.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/nero-disc-image.svg b/links/mimetypes/scalable/nero-disc-image.svg new file mode 120000 index 00000000..2c214b38 --- /dev/null +++ b/links/mimetypes/scalable/nero-disc-image.svg @@ -0,0 +1 @@ +application-x-iso.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/nero-linux-compilation.svg b/links/mimetypes/scalable/nero-linux-compilation.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/nero-linux-compilation.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/none.svg b/links/mimetypes/scalable/none.svg new file mode 120000 index 00000000..cb105632 --- /dev/null +++ b/links/mimetypes/scalable/none.svg @@ -0,0 +1 @@ +unknown.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/odf.svg b/links/mimetypes/scalable/odf.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/odf.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/office-document-rtl.svg b/links/mimetypes/scalable/office-document-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/office-document-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/office-document.svg b/links/mimetypes/scalable/office-document.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/office-document.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/office-illustration.svg b/links/mimetypes/scalable/office-illustration.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/office-illustration.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/office-spreadsheet.svg b/links/mimetypes/scalable/office-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/office-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice3-drawing.svg b/links/mimetypes/scalable/openoffice3-drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/openoffice3-drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-database.svg b/links/mimetypes/scalable/openoffice4-database.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-database.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-drawing-template.svg b/links/mimetypes/scalable/openoffice4-drawing-template.svg new file mode 120000 index 00000000..a63f1e2b --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-drawing-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.graphics.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-drawing.svg b/links/mimetypes/scalable/openoffice4-drawing.svg new file mode 120000 index 00000000..a63f1e2b --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-drawing.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.graphics.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-extension.svg b/links/mimetypes/scalable/openoffice4-extension.svg new file mode 120000 index 00000000..324eae93 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-extension.svg @@ -0,0 +1 @@ +x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-formula.svg b/links/mimetypes/scalable/openoffice4-formula.svg new file mode 120000 index 00000000..15f67cb9 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-formula.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-master-document.svg b/links/mimetypes/scalable/openoffice4-master-document.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-master-document.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-database.svg b/links/mimetypes/scalable/openoffice4-oasis-database.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-database.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-drawing-template.svg b/links/mimetypes/scalable/openoffice4-oasis-drawing-template.svg new file mode 120000 index 00000000..a63f1e2b --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-drawing-template.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.graphics.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-drawing.svg b/links/mimetypes/scalable/openoffice4-oasis-drawing.svg new file mode 120000 index 00000000..a63f1e2b --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-drawing.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.graphics.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-formula.svg b/links/mimetypes/scalable/openoffice4-oasis-formula.svg new file mode 120000 index 00000000..15f67cb9 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-formula.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-master-document.svg b/links/mimetypes/scalable/openoffice4-oasis-master-document.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-master-document.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-presentation-template.svg b/links/mimetypes/scalable/openoffice4-oasis-presentation-template.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-presentation-template.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-presentation.svg b/links/mimetypes/scalable/openoffice4-oasis-presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-spreadsheet-template.svg b/links/mimetypes/scalable/openoffice4-oasis-spreadsheet-template.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-spreadsheet-template.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-spreadsheet.svg b/links/mimetypes/scalable/openoffice4-oasis-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-text-template.svg b/links/mimetypes/scalable/openoffice4-oasis-text-template.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-text-template.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-text.svg b/links/mimetypes/scalable/openoffice4-oasis-text.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-text.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-oasis-web-template.svg b/links/mimetypes/scalable/openoffice4-oasis-web-template.svg new file mode 120000 index 00000000..678a5810 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-oasis-web-template.svg @@ -0,0 +1 @@ +application-x-mswinurl.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-presentation-template.svg b/links/mimetypes/scalable/openoffice4-presentation-template.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-presentation-template.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-presentation.svg b/links/mimetypes/scalable/openoffice4-presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-spreadsheet-template.svg b/links/mimetypes/scalable/openoffice4-spreadsheet-template.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-spreadsheet-template.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-spreadsheet.svg b/links/mimetypes/scalable/openoffice4-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-text-template.svg b/links/mimetypes/scalable/openoffice4-text-template.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-text-template.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openoffice4-text.svg b/links/mimetypes/scalable/openoffice4-text.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/openoffice4-text.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openofficeorg3-database.svg b/links/mimetypes/scalable/openofficeorg3-database.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/openofficeorg3-database.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openofficeorg3-drawing.svg b/links/mimetypes/scalable/openofficeorg3-drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/openofficeorg3-drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openofficeorg3-extension.svg b/links/mimetypes/scalable/openofficeorg3-extension.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/links/mimetypes/scalable/openofficeorg3-extension.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openofficeorg3-oasis-database.svg b/links/mimetypes/scalable/openofficeorg3-oasis-database.svg new file mode 120000 index 00000000..d150bb25 --- /dev/null +++ b/links/mimetypes/scalable/openofficeorg3-oasis-database.svg @@ -0,0 +1 @@ +application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/openofficeorg3-oasis-spreadsheet.svg b/links/mimetypes/scalable/openofficeorg3-oasis-spreadsheet.svg new file mode 120000 index 00000000..a9d83092 --- /dev/null +++ b/links/mimetypes/scalable/openofficeorg3-oasis-spreadsheet.svg @@ -0,0 +1 @@ +libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/opera-extension.svg b/links/mimetypes/scalable/opera-extension.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/links/mimetypes/scalable/opera-extension.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/opera-widget.svg b/links/mimetypes/scalable/opera-widget.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/opera-widget.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/package-gdebi.svg b/links/mimetypes/scalable/package-gdebi.svg new file mode 120000 index 00000000..abada3e5 --- /dev/null +++ b/links/mimetypes/scalable/package-gdebi.svg @@ -0,0 +1 @@ +application-x-deb.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/package.svg b/links/mimetypes/scalable/package.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/package.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/package_editors.svg b/links/mimetypes/scalable/package_editors.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/package_editors.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/package_wordprocessing.svg b/links/mimetypes/scalable/package_wordprocessing.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/package_wordprocessing.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/pdf.svg b/links/mimetypes/scalable/pdf.svg new file mode 120000 index 00000000..9e6d8a1b --- /dev/null +++ b/links/mimetypes/scalable/pdf.svg @@ -0,0 +1 @@ +application-pdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/plan.svg b/links/mimetypes/scalable/plan.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/plan.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/playlist-automatic.svg b/links/mimetypes/scalable/playlist-automatic.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/playlist-automatic.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/playlist.svg b/links/mimetypes/scalable/playlist.svg new file mode 120000 index 00000000..ace508bd --- /dev/null +++ b/links/mimetypes/scalable/playlist.svg @@ -0,0 +1 @@ +audio-x-playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/podcast.svg b/links/mimetypes/scalable/podcast.svg new file mode 120000 index 00000000..1a13921c --- /dev/null +++ b/links/mimetypes/scalable/podcast.svg @@ -0,0 +1 @@ +x-media-podcast.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/pplication-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg b/links/mimetypes/scalable/pplication-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg new file mode 120000 index 00000000..e4bebe8b --- /dev/null +++ b/links/mimetypes/scalable/pplication-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.addin.macroenabled.12.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-asc.svg b/links/mimetypes/scalable/qgis-asc.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/qgis-asc.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-ddf.svg b/links/mimetypes/scalable/qgis-ddf.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/qgis-ddf.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-dem.svg b/links/mimetypes/scalable/qgis-dem.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/qgis-dem.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-dt0.svg b/links/mimetypes/scalable/qgis-dt0.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/qgis-dt0.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-dxf.svg b/links/mimetypes/scalable/qgis-dxf.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/qgis-dxf.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-gml.svg b/links/mimetypes/scalable/qgis-gml.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/qgis-gml.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-img.svg b/links/mimetypes/scalable/qgis-img.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/qgis-img.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-mldata.svg b/links/mimetypes/scalable/qgis-mldata.svg new file mode 120000 index 00000000..041df4b0 --- /dev/null +++ b/links/mimetypes/scalable/qgis-mldata.svg @@ -0,0 +1 @@ +text-x-hex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-qlr.svg b/links/mimetypes/scalable/qgis-qlr.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/qgis-qlr.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-qml.svg b/links/mimetypes/scalable/qgis-qml.svg new file mode 120000 index 00000000..e699548d --- /dev/null +++ b/links/mimetypes/scalable/qgis-qml.svg @@ -0,0 +1 @@ +text-x-qml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-shp.svg b/links/mimetypes/scalable/qgis-shp.svg new file mode 120000 index 00000000..3b9ae0bf --- /dev/null +++ b/links/mimetypes/scalable/qgis-shp.svg @@ -0,0 +1 @@ +image-x-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/qgis-sqlite.svg b/links/mimetypes/scalable/qgis-sqlite.svg new file mode 120000 index 00000000..dd2bae17 --- /dev/null +++ b/links/mimetypes/scalable/qgis-sqlite.svg @@ -0,0 +1 @@ +application-x-sqlite2.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/rar.svg b/links/mimetypes/scalable/rar.svg new file mode 120000 index 00000000..832a1384 --- /dev/null +++ b/links/mimetypes/scalable/rar.svg @@ -0,0 +1 @@ +application-x-rar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/raw.svg b/links/mimetypes/scalable/raw.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/raw.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/rpm.svg b/links/mimetypes/scalable/rpm.svg new file mode 120000 index 00000000..08dae791 --- /dev/null +++ b/links/mimetypes/scalable/rpm.svg @@ -0,0 +1 @@ +application-x-rpm.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/shellscript.svg b/links/mimetypes/scalable/shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/sound.svg b/links/mimetypes/scalable/sound.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/sound.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/source-php.svg b/links/mimetypes/scalable/source-php.svg new file mode 120000 index 00000000..2215b06c --- /dev/null +++ b/links/mimetypes/scalable/source-php.svg @@ -0,0 +1 @@ +application-x-php.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/source-playlist.svg b/links/mimetypes/scalable/source-playlist.svg new file mode 120000 index 00000000..ace508bd --- /dev/null +++ b/links/mimetypes/scalable/source-playlist.svg @@ -0,0 +1 @@ +audio-x-playlist.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/source-smart-playlist.svg b/links/mimetypes/scalable/source-smart-playlist.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/source-smart-playlist.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/spreadsheet.svg b/links/mimetypes/scalable/spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_calendar.svg b/links/mimetypes/scalable/stock_calendar.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/stock_calendar.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_certificate.svg b/links/mimetypes/scalable/stock_certificate.svg new file mode 120000 index 00000000..b02dde5b --- /dev/null +++ b/links/mimetypes/scalable/stock_certificate.svg @@ -0,0 +1 @@ +application-certificate.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_new-drawing.svg b/links/mimetypes/scalable/stock_new-drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/stock_new-drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_new-html.svg b/links/mimetypes/scalable/stock_new-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/stock_new-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_new-master-document.svg b/links/mimetypes/scalable/stock_new-master-document.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/stock_new-master-document.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_new-presentation.svg b/links/mimetypes/scalable/stock_new-presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/stock_new-presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_new-spreadsheet.svg b/links/mimetypes/scalable/stock_new-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/stock_new-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_new-template.svg b/links/mimetypes/scalable/stock_new-template.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/links/mimetypes/scalable/stock_new-template.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_new-text.svg b/links/mimetypes/scalable/stock_new-text.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/stock_new-text.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_script.svg b/links/mimetypes/scalable/stock_script.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/stock_script.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_scripts.svg b/links/mimetypes/scalable/stock_scripts.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/stock_scripts.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/stock_unknown.svg b/links/mimetypes/scalable/stock_unknown.svg new file mode 120000 index 00000000..cb105632 --- /dev/null +++ b/links/mimetypes/scalable/stock_unknown.svg @@ -0,0 +1 @@ +unknown.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/svg.svg b/links/mimetypes/scalable/svg.svg new file mode 120000 index 00000000..3c5a5ba5 --- /dev/null +++ b/links/mimetypes/scalable/svg.svg @@ -0,0 +1 @@ +application-vnd.sun.xml.draw.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/tar.svg b/links/mimetypes/scalable/tar.svg new file mode 120000 index 00000000..065c47e0 --- /dev/null +++ b/links/mimetypes/scalable/tar.svg @@ -0,0 +1 @@ +application-x-tar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-c.svg b/links/mimetypes/scalable/text-c.svg new file mode 120000 index 00000000..728e4100 --- /dev/null +++ b/links/mimetypes/scalable/text-c.svg @@ -0,0 +1 @@ +text-x-c.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-calendar.svg b/links/mimetypes/scalable/text-calendar.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/text-calendar.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-csharp.svg b/links/mimetypes/scalable/text-csharp.svg new file mode 120000 index 00000000..a246be13 --- /dev/null +++ b/links/mimetypes/scalable/text-csharp.svg @@ -0,0 +1 @@ +text-x-csharp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-csv.svg b/links/mimetypes/scalable/text-csv.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/text-csv.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-directory.svg b/links/mimetypes/scalable/text-directory.svg new file mode 120000 index 00000000..506c888b --- /dev/null +++ b/links/mimetypes/scalable/text-directory.svg @@ -0,0 +1 @@ +text-x-authors.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-enriched-rtl.svg b/links/mimetypes/scalable/text-enriched-rtl.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/text-enriched-rtl.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-enriched.svg b/links/mimetypes/scalable/text-enriched.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/text-enriched.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-html_alt.svg b/links/mimetypes/scalable/text-html_alt.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/text-html_alt.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-htmlh.svg b/links/mimetypes/scalable/text-htmlh.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/text-htmlh.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-javascript.svg b/links/mimetypes/scalable/text-javascript.svg new file mode 120000 index 00000000..f5bb9a86 --- /dev/null +++ b/links/mimetypes/scalable/text-javascript.svg @@ -0,0 +1 @@ +application-javascript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-mathml.svg b/links/mimetypes/scalable/text-mathml.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/text-mathml.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-mht.svg b/links/mimetypes/scalable/text-mht.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/text-mht.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-plain.svg b/links/mimetypes/scalable/text-plain.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/text-plain.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-r.svg b/links/mimetypes/scalable/text-r.svg new file mode 120000 index 00000000..6e531487 --- /dev/null +++ b/links/mimetypes/scalable/text-r.svg @@ -0,0 +1 @@ +text-x-r.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-rdf+xml.svg b/links/mimetypes/scalable/text-rdf+xml.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/text-rdf+xml.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-rdf.svg b/links/mimetypes/scalable/text-rdf.svg new file mode 120000 index 00000000..6df7fd1a --- /dev/null +++ b/links/mimetypes/scalable/text-rdf.svg @@ -0,0 +1 @@ +text-rtf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-richtext-rtl.svg b/links/mimetypes/scalable/text-richtext-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/text-richtext-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-rtf.svg b/links/mimetypes/scalable/text-rtf.svg new file mode 120000 index 00000000..f12adafb --- /dev/null +++ b/links/mimetypes/scalable/text-rtf.svg @@ -0,0 +1 @@ +text-richtext.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-rtl.svg b/links/mimetypes/scalable/text-rtl.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/text-rtl.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-sgml.svg b/links/mimetypes/scalable/text-sgml.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/text-sgml.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-spreadsheet.svg b/links/mimetypes/scalable/text-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/text-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-sqml.svg b/links/mimetypes/scalable/text-sqml.svg new file mode 120000 index 00000000..894bd452 --- /dev/null +++ b/links/mimetypes/scalable/text-sqml.svg @@ -0,0 +1 @@ +text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-troff.svg b/links/mimetypes/scalable/text-troff.svg new file mode 120000 index 00000000..4e8c273e --- /dev/null +++ b/links/mimetypes/scalable/text-troff.svg @@ -0,0 +1 @@ +application-epub+zip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-vcalendar.svg b/links/mimetypes/scalable/text-vcalendar.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/text-vcalendar.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-vnd-wap-wml.svg b/links/mimetypes/scalable/text-vnd-wap-wml.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/text-vnd-wap-wml.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-vnd.abc.svg b/links/mimetypes/scalable/text-vnd.abc.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/text-vnd.abc.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-vnd.kde.kcrash-report.svg b/links/mimetypes/scalable/text-vnd.kde.kcrash-report.svg new file mode 120000 index 00000000..74a17184 --- /dev/null +++ b/links/mimetypes/scalable/text-vnd.kde.kcrash-report.svg @@ -0,0 +1 @@ +text-x-apport.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-vnd.qt.linguist.svg b/links/mimetypes/scalable/text-vnd.qt.linguist.svg new file mode 120000 index 00000000..e699548d --- /dev/null +++ b/links/mimetypes/scalable/text-vnd.qt.linguist.svg @@ -0,0 +1 @@ +text-x-qml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-vnd.wap.wml.svg b/links/mimetypes/scalable/text-vnd.wap.wml.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/text-vnd.wap.wml.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-R.svg b/links/mimetypes/scalable/text-x-R.svg new file mode 120000 index 00000000..6e531487 --- /dev/null +++ b/links/mimetypes/scalable/text-x-R.svg @@ -0,0 +1 @@ +text-x-r.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-asm.svg b/links/mimetypes/scalable/text-x-asm.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/text-x-asm.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-bak.svg b/links/mimetypes/scalable/text-x-bak.svg new file mode 120000 index 00000000..753cd55b --- /dev/null +++ b/links/mimetypes/scalable/text-x-bak.svg @@ -0,0 +1 @@ +application-x-trash.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-bibtex.svg b/links/mimetypes/scalable/text-x-bibtex.svg new file mode 120000 index 00000000..9f295214 --- /dev/null +++ b/links/mimetypes/scalable/text-x-bibtex.svg @@ -0,0 +1 @@ +text-x-tex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-c++.svg b/links/mimetypes/scalable/text-x-c++.svg new file mode 120000 index 00000000..584d69ca --- /dev/null +++ b/links/mimetypes/scalable/text-x-c++.svg @@ -0,0 +1 @@ +text-x-cpp.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-c++src.svg b/links/mimetypes/scalable/text-x-c++src.svg new file mode 120000 index 00000000..a50897fb --- /dev/null +++ b/links/mimetypes/scalable/text-x-c++src.svg @@ -0,0 +1 @@ +text-x-csrc.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-credits.svg b/links/mimetypes/scalable/text-x-credits.svg new file mode 120000 index 00000000..506c888b --- /dev/null +++ b/links/mimetypes/scalable/text-x-credits.svg @@ -0,0 +1 @@ +text-x-authors.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-csrc.svg b/links/mimetypes/scalable/text-x-csrc.svg new file mode 120000 index 00000000..728e4100 --- /dev/null +++ b/links/mimetypes/scalable/text-x-csrc.svg @@ -0,0 +1 @@ +text-x-c.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-css.svg b/links/mimetypes/scalable/text-x-css.svg new file mode 120000 index 00000000..5110f354 --- /dev/null +++ b/links/mimetypes/scalable/text-x-css.svg @@ -0,0 +1 @@ +text-css.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-dtd.svg b/links/mimetypes/scalable/text-x-dtd.svg new file mode 120000 index 00000000..8335ad9e --- /dev/null +++ b/links/mimetypes/scalable/text-x-dtd.svg @@ -0,0 +1 @@ +text-vnd.wap.wml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-generic-rtl.svg b/links/mimetypes/scalable/text-x-generic-rtl.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/text-x-generic-rtl.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-generic.svapplication-x-awk.svg b/links/mimetypes/scalable/text-x-generic.svapplication-x-awk.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/text-x-generic.svapplication-x-awk.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-java-source.svg b/links/mimetypes/scalable/text-x-java-source.svg new file mode 120000 index 00000000..f6a60f6f --- /dev/null +++ b/links/mimetypes/scalable/text-x-java-source.svg @@ -0,0 +1 @@ +application-x-class-file.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-katefilelist.svg b/links/mimetypes/scalable/text-x-katefilelist.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/text-x-katefilelist.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-kvc.svg b/links/mimetypes/scalable/text-x-kvc.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/text-x-kvc.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-ldif.svg b/links/mimetypes/scalable/text-x-ldif.svg new file mode 120000 index 00000000..80081e2c --- /dev/null +++ b/links/mimetypes/scalable/text-x-ldif.svg @@ -0,0 +1 @@ +x-office-contact.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-lilypond.svg b/links/mimetypes/scalable/text-x-lilypond.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/text-x-lilypond.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-log.svg b/links/mimetypes/scalable/text-x-log.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/text-x-log.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-lyx.svg b/links/mimetypes/scalable/text-x-lyx.svg new file mode 120000 index 00000000..b9b08596 --- /dev/null +++ b/links/mimetypes/scalable/text-x-lyx.svg @@ -0,0 +1 @@ +application-x-lyx.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-makefile.svg b/links/mimetypes/scalable/text-x-makefile.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/links/mimetypes/scalable/text-x-makefile.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-markdown.svg b/links/mimetypes/scalable/text-x-markdown.svg new file mode 120000 index 00000000..bb05dbb9 --- /dev/null +++ b/links/mimetypes/scalable/text-x-markdown.svg @@ -0,0 +1 @@ +text-markdown.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-meson.svg b/links/mimetypes/scalable/text-x-meson.svg new file mode 120000 index 00000000..be9125c7 --- /dev/null +++ b/links/mimetypes/scalable/text-x-meson.svg @@ -0,0 +1 @@ +text-x-cmake.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-microdvd.svg b/links/mimetypes/scalable/text-x-microdvd.svg new file mode 120000 index 00000000..043fc373 --- /dev/null +++ b/links/mimetypes/scalable/text-x-microdvd.svg @@ -0,0 +1 @@ +application-x-subrip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-nfo.svg b/links/mimetypes/scalable/text-x-nfo.svg new file mode 120000 index 00000000..894bd452 --- /dev/null +++ b/links/mimetypes/scalable/text-x-nfo.svg @@ -0,0 +1 @@ +text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-objchdr.svg b/links/mimetypes/scalable/text-x-objchdr.svg new file mode 120000 index 00000000..19886063 --- /dev/null +++ b/links/mimetypes/scalable/text-x-objchdr.svg @@ -0,0 +1 @@ +text-x-chdr.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-objcsrc.svg b/links/mimetypes/scalable/text-x-objcsrc.svg new file mode 120000 index 00000000..a50897fb --- /dev/null +++ b/links/mimetypes/scalable/text-x-objcsrc.svg @@ -0,0 +1 @@ +text-x-csrc.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-opml+xml.svg b/links/mimetypes/scalable/text-x-opml+xml.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/text-x-opml+xml.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-opml.svg b/links/mimetypes/scalable/text-x-opml.svg new file mode 120000 index 00000000..12380173 --- /dev/null +++ b/links/mimetypes/scalable/text-x-opml.svg @@ -0,0 +1 @@ +text-x-opml+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-perl.svg b/links/mimetypes/scalable/text-x-perl.svg new file mode 120000 index 00000000..6101aad9 --- /dev/null +++ b/links/mimetypes/scalable/text-x-perl.svg @@ -0,0 +1 @@ +application-x-perl.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-plain.svg b/links/mimetypes/scalable/text-x-plain.svg new file mode 120000 index 00000000..894bd452 --- /dev/null +++ b/links/mimetypes/scalable/text-x-plain.svg @@ -0,0 +1 @@ +text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-python3.svg b/links/mimetypes/scalable/text-x-python3.svg new file mode 120000 index 00000000..06f81fa8 --- /dev/null +++ b/links/mimetypes/scalable/text-x-python3.svg @@ -0,0 +1 @@ +text-x-python.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-r-source.svg b/links/mimetypes/scalable/text-x-r-source.svg new file mode 120000 index 00000000..6e531487 --- /dev/null +++ b/links/mimetypes/scalable/text-x-r-source.svg @@ -0,0 +1 @@ +text-x-r.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-rsrc.svg b/links/mimetypes/scalable/text-x-rsrc.svg new file mode 120000 index 00000000..68bbee4f --- /dev/null +++ b/links/mimetypes/scalable/text-x-rsrc.svg @@ -0,0 +1 @@ +./text-plain.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-rust.svg b/links/mimetypes/scalable/text-x-rust.svg new file mode 120000 index 00000000..eafcdbec --- /dev/null +++ b/links/mimetypes/scalable/text-x-rust.svg @@ -0,0 +1 @@ +text-rust.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-scheme.svg b/links/mimetypes/scalable/text-x-scheme.svg new file mode 120000 index 00000000..0835a829 --- /dev/null +++ b/links/mimetypes/scalable/text-x-scheme.svg @@ -0,0 +1 @@ +text-x-haskell.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-scss.svg b/links/mimetypes/scalable/text-x-scss.svg new file mode 120000 index 00000000..3d16dc10 --- /dev/null +++ b/links/mimetypes/scalable/text-x-scss.svg @@ -0,0 +1 @@ +text-x-sass.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-source.svg b/links/mimetypes/scalable/text-x-source.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/links/mimetypes/scalable/text-x-source.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-ssa.svg b/links/mimetypes/scalable/text-x-ssa.svg new file mode 120000 index 00000000..043fc373 --- /dev/null +++ b/links/mimetypes/scalable/text-x-ssa.svg @@ -0,0 +1 @@ +application-x-subrip.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-texinfo.svg b/links/mimetypes/scalable/text-x-texinfo.svg new file mode 120000 index 00000000..61d1fd79 --- /dev/null +++ b/links/mimetypes/scalable/text-x-texinfo.svg @@ -0,0 +1 @@ +text-x-readme.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-vcard.svg b/links/mimetypes/scalable/text-x-vcard.svg new file mode 120000 index 00000000..80081e2c --- /dev/null +++ b/links/mimetypes/scalable/text-x-vcard.svg @@ -0,0 +1 @@ +x-office-contact.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x-xslfo.svg b/links/mimetypes/scalable/text-x-xslfo.svg new file mode 120000 index 00000000..8cee7263 --- /dev/null +++ b/links/mimetypes/scalable/text-x-xslfo.svg @@ -0,0 +1 @@ +text-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-x.svg b/links/mimetypes/scalable/text-x.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/text-x.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-xhtml+xml.svg b/links/mimetypes/scalable/text-xhtml+xml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/text-xhtml+xml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text-xmcd.svg b/links/mimetypes/scalable/text-xmcd.svg new file mode 120000 index 00000000..441284b2 --- /dev/null +++ b/links/mimetypes/scalable/text-xmcd.svg @@ -0,0 +1 @@ +application-x-cda.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text.svg b/links/mimetypes/scalable/text.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/text.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/text2.svg b/links/mimetypes/scalable/text2.svg new file mode 120000 index 00000000..1dc3be3c --- /dev/null +++ b/links/mimetypes/scalable/text2.svg @@ -0,0 +1 @@ +text-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/tgz.svg b/links/mimetypes/scalable/tgz.svg new file mode 120000 index 00000000..115fd333 --- /dev/null +++ b/links/mimetypes/scalable/tgz.svg @@ -0,0 +1 @@ +package-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/torrent.svg b/links/mimetypes/scalable/torrent.svg new file mode 120000 index 00000000..e83549d9 --- /dev/null +++ b/links/mimetypes/scalable/torrent.svg @@ -0,0 +1 @@ +./application-x-bittorrent.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/txt.svg b/links/mimetypes/scalable/txt.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/txt.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/txt2.svg b/links/mimetypes/scalable/txt2.svg new file mode 120000 index 00000000..529423dd --- /dev/null +++ b/links/mimetypes/scalable/txt2.svg @@ -0,0 +1 @@ +application-text.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/uri-mms.svg b/links/mimetypes/scalable/uri-mms.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/uri-mms.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/uri-mmst.svg b/links/mimetypes/scalable/uri-mmst.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/uri-mmst.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/uri-mmsu.svg b/links/mimetypes/scalable/uri-mmsu.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/uri-mmsu.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/uri-pnm.svg b/links/mimetypes/scalable/uri-pnm.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/uri-pnm.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/uri-rtspt.svg b/links/mimetypes/scalable/uri-rtspt.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/uri-rtspt.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/uri-rtspu.svg b/links/mimetypes/scalable/uri-rtspu.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/uri-rtspu.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/vcalendar.svg b/links/mimetypes/scalable/vcalendar.svg new file mode 120000 index 00000000..170cc9e7 --- /dev/null +++ b/links/mimetypes/scalable/vcalendar.svg @@ -0,0 +1 @@ +x-office-calendar.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/vcard.svg b/links/mimetypes/scalable/vcard.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/links/mimetypes/scalable/vcard.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-mlt-playlist.svg b/links/mimetypes/scalable/video-mlt-playlist.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-mlt-playlist.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-mp2t.svg b/links/mimetypes/scalable/video-mp2t.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-mp2t.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-mp4.svg b/links/mimetypes/scalable/video-mp4.svg new file mode 120000 index 00000000..61754308 --- /dev/null +++ b/links/mimetypes/scalable/video-mp4.svg @@ -0,0 +1 @@ +video.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-quicktime.svg b/links/mimetypes/scalable/video-quicktime.svg new file mode 120000 index 00000000..61754308 --- /dev/null +++ b/links/mimetypes/scalable/video-quicktime.svg @@ -0,0 +1 @@ +video.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-vivo.svg b/links/mimetypes/scalable/video-vivo.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-vivo.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-vnd.rn-realvideo.svg b/links/mimetypes/scalable/video-vnd.rn-realvideo.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-vnd.rn-realvideo.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-wavelet.svg b/links/mimetypes/scalable/video-wavelet.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-wavelet.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-webm.svg b/links/mimetypes/scalable/video-webm.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-webm.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-anim.svg b/links/mimetypes/scalable/video-x-anim.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-anim.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-flic.svg b/links/mimetypes/scalable/video-x-flic.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-flic.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-flv.svg b/links/mimetypes/scalable/video-x-flv.svg new file mode 120000 index 00000000..6bb1786e --- /dev/null +++ b/links/mimetypes/scalable/video-x-flv.svg @@ -0,0 +1 @@ +application-x-shockwave-flash.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-google-vlc-plugin.svg b/links/mimetypes/scalable/video-x-google-vlc-plugin.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-google-vlc-plugin.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-javafx.svg b/links/mimetypes/scalable/video-x-javafx.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-javafx.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-matroska.svg b/links/mimetypes/scalable/video-x-matroska.svg new file mode 120000 index 00000000..61754308 --- /dev/null +++ b/links/mimetypes/scalable/video-x-matroska.svg @@ -0,0 +1 @@ +video.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-mng.svg b/links/mimetypes/scalable/video-x-mng.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-mng.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-ms-asf-plugin.svg b/links/mimetypes/scalable/video-x-ms-asf-plugin.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-ms-asf-plugin.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-ms-asf.svg b/links/mimetypes/scalable/video-x-ms-asf.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-ms-asf.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-ms-wmp.svg b/links/mimetypes/scalable/video-x-ms-wmp.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-ms-wmp.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-ms-wmv.svg b/links/mimetypes/scalable/video-x-ms-wmv.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-ms-wmv.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-msvideo.svg b/links/mimetypes/scalable/video-x-msvideo.svg new file mode 120000 index 00000000..7d3cadc9 --- /dev/null +++ b/links/mimetypes/scalable/video-x-msvideo.svg @@ -0,0 +1 @@ +video-x-wmv.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-nsv.svg b/links/mimetypes/scalable/video-x-nsv.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-nsv.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-ogm+ogg.svg b/links/mimetypes/scalable/video-x-ogm+ogg.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-ogm+ogg.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-sgi-movie.svg b/links/mimetypes/scalable/video-x-sgi-movie.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-sgi-movie.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-theora+ogg.svg b/links/mimetypes/scalable/video-x-theora+ogg.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-theora+ogg.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video-x-wmv.svg b/links/mimetypes/scalable/video-x-wmv.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/video-x-wmv.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/video.svg b/links/mimetypes/scalable/video.svg new file mode 120000 index 00000000..808752a1 --- /dev/null +++ b/links/mimetypes/scalable/video.svg @@ -0,0 +1 @@ +application-ram.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/viewbib.svg b/links/mimetypes/scalable/viewbib.svg new file mode 120000 index 00000000..9f295214 --- /dev/null +++ b/links/mimetypes/scalable/viewbib.svg @@ -0,0 +1 @@ +text-x-tex.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/viewdvi.svg b/links/mimetypes/scalable/viewdvi.svg new file mode 120000 index 00000000..c568ae3b --- /dev/null +++ b/links/mimetypes/scalable/viewdvi.svg @@ -0,0 +1 @@ +application-x-bzdvi.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/viewhtml.svg b/links/mimetypes/scalable/viewhtml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/viewhtml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/viewpdf.svg b/links/mimetypes/scalable/viewpdf.svg new file mode 120000 index 00000000..9e6d8a1b --- /dev/null +++ b/links/mimetypes/scalable/viewpdf.svg @@ -0,0 +1 @@ +application-pdf.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/viewps.svg b/links/mimetypes/scalable/viewps.svg new file mode 120000 index 00000000..d62c818d --- /dev/null +++ b/links/mimetypes/scalable/viewps.svg @@ -0,0 +1 @@ +application-postscript.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/vnd.ms-publisher.svg b/links/mimetypes/scalable/vnd.ms-publisher.svg new file mode 120000 index 00000000..d8bda1c3 --- /dev/null +++ b/links/mimetypes/scalable/vnd.ms-publisher.svg @@ -0,0 +1 @@ +application-vnd.ms-publisher.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/vnd.oasis.opendocument.drawing.svg b/links/mimetypes/scalable/vnd.oasis.opendocument.drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/links/mimetypes/scalable/vnd.oasis.opendocument.drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wordprocessing-rtl.svg b/links/mimetypes/scalable/wordprocessing-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/wordprocessing-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wordprocessing.svg b/links/mimetypes/scalable/wordprocessing.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/wordprocessing.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-doc.svg b/links/mimetypes/scalable/wps-office-doc.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-doc.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-dot.svg b/links/mimetypes/scalable/wps-office-dot.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-dot.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-dps.svg b/links/mimetypes/scalable/wps-office-dps.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-dps.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-dpt.svg b/links/mimetypes/scalable/wps-office-dpt.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-dpt.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-et.svg b/links/mimetypes/scalable/wps-office-et.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-et.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-ett.svg b/links/mimetypes/scalable/wps-office-ett.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-ett.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-pot.svg b/links/mimetypes/scalable/wps-office-pot.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-pot.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-ppt.svg b/links/mimetypes/scalable/wps-office-ppt.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-ppt.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-wps.svg b/links/mimetypes/scalable/wps-office-wps.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-wps.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-wpt.svg b/links/mimetypes/scalable/wps-office-wpt.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-wpt.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-xls.svg b/links/mimetypes/scalable/wps-office-xls.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-xls.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/wps-office-xlt.svg b/links/mimetypes/scalable/wps-office-xlt.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/wps-office-xlt.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/www.svg b/links/mimetypes/scalable/www.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/links/mimetypes/scalable/www.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-audio-cdda.svg b/links/mimetypes/scalable/x-content-audio-cdda.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/x-content-audio-cdda.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-audio-dvd.svg b/links/mimetypes/scalable/x-content-audio-dvd.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/x-content-audio-dvd.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-audio-player.svg b/links/mimetypes/scalable/x-content-audio-player.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/links/mimetypes/scalable/x-content-audio-player.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-blank-bd.svg b/links/mimetypes/scalable/x-content-blank-bd.svg new file mode 120000 index 00000000..1aec6f3b --- /dev/null +++ b/links/mimetypes/scalable/x-content-blank-bd.svg @@ -0,0 +1 @@ +x-content-blank-cd.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-blank-cd.svg b/links/mimetypes/scalable/x-content-blank-cd.svg new file mode 120000 index 00000000..38aa8675 --- /dev/null +++ b/links/mimetypes/scalable/x-content-blank-cd.svg @@ -0,0 +1 @@ +application-x-cd-image.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-blank-dvd.svg b/links/mimetypes/scalable/x-content-blank-dvd.svg new file mode 120000 index 00000000..1aec6f3b --- /dev/null +++ b/links/mimetypes/scalable/x-content-blank-dvd.svg @@ -0,0 +1 @@ +x-content-blank-cd.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-blank-hddvd.svg b/links/mimetypes/scalable/x-content-blank-hddvd.svg new file mode 120000 index 00000000..1aec6f3b --- /dev/null +++ b/links/mimetypes/scalable/x-content-blank-hddvd.svg @@ -0,0 +1 @@ +x-content-blank-cd.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-image-dcf.svg b/links/mimetypes/scalable/x-content-image-dcf.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/x-content-image-dcf.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-image-picturecd.svg b/links/mimetypes/scalable/x-content-image-picturecd.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/links/mimetypes/scalable/x-content-image-picturecd.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-unix-software.svg b/links/mimetypes/scalable/x-content-unix-software.svg new file mode 120000 index 00000000..0a98193e --- /dev/null +++ b/links/mimetypes/scalable/x-content-unix-software.svg @@ -0,0 +1 @@ +x-content-software.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-video-bluray.svg b/links/mimetypes/scalable/x-content-video-bluray.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/x-content-video-bluray.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-video-dvd.svg b/links/mimetypes/scalable/x-content-video-dvd.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/x-content-video-dvd.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-video-hddvd.svg b/links/mimetypes/scalable/x-content-video-hddvd.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/x-content-video-hddvd.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-video-svcd.svg b/links/mimetypes/scalable/x-content-video-svcd.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/x-content-video-svcd.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-video-vcd.svg b/links/mimetypes/scalable/x-content-video-vcd.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/links/mimetypes/scalable/x-content-video-vcd.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-content-win32-software.svg b/links/mimetypes/scalable/x-content-win32-software.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/links/mimetypes/scalable/x-content-win32-software.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-gambasserverpage.svg b/links/mimetypes/scalable/x-gambasserverpage.svg new file mode 120000 index 00000000..f50ba621 --- /dev/null +++ b/links/mimetypes/scalable/x-gambasserverpage.svg @@ -0,0 +1 @@ +application-xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-mail-distribution-list.svg b/links/mimetypes/scalable/x-mail-distribution-list.svg new file mode 120000 index 00000000..3f74a9dd --- /dev/null +++ b/links/mimetypes/scalable/x-mail-distribution-list.svg @@ -0,0 +1 @@ +x-office-address-book.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-address-book.svg b/links/mimetypes/scalable/x-office-address-book.svg new file mode 120000 index 00000000..6de9257d --- /dev/null +++ b/links/mimetypes/scalable/x-office-address-book.svg @@ -0,0 +1 @@ +stock_addressbook.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-contact.svg b/links/mimetypes/scalable/x-office-contact.svg new file mode 120000 index 00000000..3f74a9dd --- /dev/null +++ b/links/mimetypes/scalable/x-office-contact.svg @@ -0,0 +1 @@ +x-office-address-book.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-document-rtl.svg b/links/mimetypes/scalable/x-office-document-rtl.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/x-office-document-rtl.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-document-template-rtl.svg b/links/mimetypes/scalable/x-office-document-template-rtl.svg new file mode 120000 index 00000000..59e195fc --- /dev/null +++ b/links/mimetypes/scalable/x-office-document-template-rtl.svg @@ -0,0 +1 @@ +x-office-document-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-document-template.svg b/links/mimetypes/scalable/x-office-document-template.svg new file mode 120000 index 00000000..86b2f629 --- /dev/null +++ b/links/mimetypes/scalable/x-office-document-template.svg @@ -0,0 +1 @@ +x-office-document.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-drawing.svg b/links/mimetypes/scalable/x-office-drawing.svg new file mode 120000 index 00000000..bd5fc4c9 --- /dev/null +++ b/links/mimetypes/scalable/x-office-drawing.svg @@ -0,0 +1 @@ +image-svg+xml.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-presentation-rtl.svg b/links/mimetypes/scalable/x-office-presentation-rtl.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/x-office-presentation-rtl.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-presentation-template-rtl.svg b/links/mimetypes/scalable/x-office-presentation-template-rtl.svg new file mode 120000 index 00000000..79bcfa6c --- /dev/null +++ b/links/mimetypes/scalable/x-office-presentation-template-rtl.svg @@ -0,0 +1 @@ +x-office-presentation-template.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-presentation-template.svg b/links/mimetypes/scalable/x-office-presentation-template.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/links/mimetypes/scalable/x-office-presentation-template.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-office-spreadsheet-template.svg b/links/mimetypes/scalable/x-office-spreadsheet-template.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/links/mimetypes/scalable/x-office-spreadsheet-template.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/x-world-x-3dmf.svg b/links/mimetypes/scalable/x-world-x-3dmf.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/links/mimetypes/scalable/x-world-x-3dmf.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/links/mimetypes/scalable/zip.svg b/links/mimetypes/scalable/zip.svg new file mode 120000 index 00000000..0840f8f5 --- /dev/null +++ b/links/mimetypes/scalable/zip.svg @@ -0,0 +1 @@ +application-archive-zip.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/application-x-class-file-symbolic.svg b/links/mimetypes/symbolic/application-x-class-file-symbolic.svg new file mode 120000 index 00000000..aa6160e3 --- /dev/null +++ b/links/mimetypes/symbolic/application-x-class-file-symbolic.svg @@ -0,0 +1 @@ +html-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/application-xml-symbolic.svg b/links/mimetypes/symbolic/application-xml-symbolic.svg new file mode 120000 index 00000000..aa6160e3 --- /dev/null +++ b/links/mimetypes/symbolic/application-xml-symbolic.svg @@ -0,0 +1 @@ +html-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/extension-symbolic.svg b/links/mimetypes/symbolic/extension-symbolic.svg new file mode 120000 index 00000000..e86c4a8f --- /dev/null +++ b/links/mimetypes/symbolic/extension-symbolic.svg @@ -0,0 +1 @@ +application-x-addon-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/media-audio-symbolic.svg b/links/mimetypes/symbolic/media-audio-symbolic.svg new file mode 120000 index 00000000..6d4c2ae1 --- /dev/null +++ b/links/mimetypes/symbolic/media-audio-symbolic.svg @@ -0,0 +1 @@ +audio-x-generic-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/media-image-symbolic.svg b/links/mimetypes/symbolic/media-image-symbolic.svg new file mode 120000 index 00000000..d4611b79 --- /dev/null +++ b/links/mimetypes/symbolic/media-image-symbolic.svg @@ -0,0 +1 @@ +image-x-generic-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/media-optical-bd-symbolic.svg b/links/mimetypes/symbolic/media-optical-bd-symbolic.svg new file mode 120000 index 00000000..844e171c --- /dev/null +++ b/links/mimetypes/symbolic/media-optical-bd-symbolic.svg @@ -0,0 +1 @@ +media-optical-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/media-optical-cd-audio-symbolic.svg b/links/mimetypes/symbolic/media-optical-cd-audio-symbolic.svg new file mode 120000 index 00000000..844e171c --- /dev/null +++ b/links/mimetypes/symbolic/media-optical-cd-audio-symbolic.svg @@ -0,0 +1 @@ +media-optical-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/media-optical-dvd-symbolic.svg b/links/mimetypes/symbolic/media-optical-dvd-symbolic.svg new file mode 120000 index 00000000..844e171c --- /dev/null +++ b/links/mimetypes/symbolic/media-optical-dvd-symbolic.svg @@ -0,0 +1 @@ +media-optical-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/text-html-symbolic.svg b/links/mimetypes/symbolic/text-html-symbolic.svg new file mode 120000 index 00000000..aa6160e3 --- /dev/null +++ b/links/mimetypes/symbolic/text-html-symbolic.svg @@ -0,0 +1 @@ +html-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/text-htmlh-symbolic.svg b/links/mimetypes/symbolic/text-htmlh-symbolic.svg new file mode 120000 index 00000000..aa6160e3 --- /dev/null +++ b/links/mimetypes/symbolic/text-htmlh-symbolic.svg @@ -0,0 +1 @@ +html-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/text-xml-symbolic.svg b/links/mimetypes/symbolic/text-xml-symbolic.svg new file mode 120000 index 00000000..aa6160e3 --- /dev/null +++ b/links/mimetypes/symbolic/text-xml-symbolic.svg @@ -0,0 +1 @@ +html-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/vcalendar-symbolic.svg b/links/mimetypes/symbolic/vcalendar-symbolic.svg new file mode 120000 index 00000000..90e6d238 --- /dev/null +++ b/links/mimetypes/symbolic/vcalendar-symbolic.svg @@ -0,0 +1 @@ +text-calendar-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/video-x-generic-symbolic.svg b/links/mimetypes/symbolic/video-x-generic-symbolic.svg new file mode 120000 index 00000000..c04599eb --- /dev/null +++ b/links/mimetypes/symbolic/video-x-generic-symbolic.svg @@ -0,0 +1 @@ +media-video-symbolic.svg \ No newline at end of file diff --git a/links/mimetypes/symbolic/x-office-calendar-symbolic.svg b/links/mimetypes/symbolic/x-office-calendar-symbolic.svg new file mode 120000 index 00000000..90e6d238 --- /dev/null +++ b/links/mimetypes/symbolic/x-office-calendar-symbolic.svg @@ -0,0 +1 @@ +text-calendar-symbolic.svg \ No newline at end of file diff --git a/links/places/16/akonadi-phone-home.svg b/links/places/16/akonadi-phone-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/16/akonadi-phone-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/16/application-x-gnome-saved-search.svg b/links/places/16/application-x-gnome-saved-search.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/16/application-x-gnome-saved-search.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/16/bookmarks.svg b/links/places/16/bookmarks.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/16/bookmarks.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/16/certificate-server.svg b/links/places/16/certificate-server.svg new file mode 120000 index 00000000..5a98ca8c --- /dev/null +++ b/links/places/16/certificate-server.svg @@ -0,0 +1 @@ +folder-locked.svg \ No newline at end of file diff --git a/links/places/16/document-multiple.svg b/links/places/16/document-multiple.svg new file mode 120000 index 00000000..6e0421dd --- /dev/null +++ b/links/places/16/document-multiple.svg @@ -0,0 +1 @@ +../../actions/16/edit-copy.svg \ No newline at end of file diff --git a/links/places/16/document-open-recent.svg b/links/places/16/document-open-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/16/document-open-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/16/edittrash.svg b/links/places/16/edittrash.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/edittrash.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/emptytrash.svg b/links/places/16/emptytrash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/emptytrash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/favorites.svg b/links/places/16/favorites.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/16/favorites.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/16/folder-add.svg b/links/places/16/folder-add.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/places/16/folder-add.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/places/16/folder-bookmarks.svg b/links/places/16/folder-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/16/folder-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/16/folder-decrypted.svg b/links/places/16/folder-decrypted.svg new file mode 120000 index 00000000..fe5003f7 --- /dev/null +++ b/links/places/16/folder-decrypted.svg @@ -0,0 +1 @@ +folder-unlocked.svg \ No newline at end of file diff --git a/links/places/16/folder-desktop.svg b/links/places/16/folder-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/16/folder-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/16/folder-documents-open.svg b/links/places/16/folder-documents-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-documents-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-documents.svg b/links/places/16/folder-documents.svg new file mode 120000 index 00000000..a3c5232b --- /dev/null +++ b/links/places/16/folder-documents.svg @@ -0,0 +1 @@ +folder-txt.svg \ No newline at end of file diff --git a/links/places/16/folder-download-open.svg b/links/places/16/folder-download-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-download-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-downloads.svg b/links/places/16/folder-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/16/folder-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/16/folder-drag-accept.svg b/links/places/16/folder-drag-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-drag-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-encrypted.svg b/links/places/16/folder-encrypted.svg new file mode 120000 index 00000000..5a98ca8c --- /dev/null +++ b/links/places/16/folder-encrypted.svg @@ -0,0 +1 @@ +folder-locked.svg \ No newline at end of file diff --git a/links/places/16/folder-favorites.svg b/links/places/16/folder-favorites.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/16/folder-favorites.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/16/folder-gdrive.svg b/links/places/16/folder-gdrive.svg new file mode 120000 index 00000000..30146231 --- /dev/null +++ b/links/places/16/folder-gdrive.svg @@ -0,0 +1 @@ +folder-google-drive.svg \ No newline at end of file diff --git a/links/places/16/folder-image.svg b/links/places/16/folder-image.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/16/folder-image.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/16/folder-images.svg b/links/places/16/folder-images.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/16/folder-images.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/16/folder-music-open.svg b/links/places/16/folder-music-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-music-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-network.svg b/links/places/16/folder-network.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/16/folder-network.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/16/folder-onedrive.svg b/links/places/16/folder-onedrive.svg new file mode 120000 index 00000000..8651bee0 --- /dev/null +++ b/links/places/16/folder-onedrive.svg @@ -0,0 +1 @@ +folder-cloud.svg \ No newline at end of file diff --git a/links/places/16/folder-photo.svg b/links/places/16/folder-photo.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/16/folder-photo.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/16/folder-photos.svg b/links/places/16/folder-photos.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/16/folder-photos.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/16/folder-picture.svg b/links/places/16/folder-picture.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/16/folder-picture.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/16/folder-pictures-open.svg b/links/places/16/folder-pictures-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-pictures-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-pictures.svg b/links/places/16/folder-pictures.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/16/folder-pictures.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/16/folder-publicshare-open.svg b/links/places/16/folder-publicshare-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-publicshare-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-publicshare.svg b/links/places/16/folder-publicshare.svg new file mode 120000 index 00000000..f8537deb --- /dev/null +++ b/links/places/16/folder-publicshare.svg @@ -0,0 +1 @@ +folder-public.svg \ No newline at end of file diff --git a/links/places/16/folder-recent.svg b/links/places/16/folder-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/16/folder-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/16/folder-remote-ftp.svg b/links/places/16/folder-remote-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/folder-remote-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/folder-remote-nfs.svg b/links/places/16/folder-remote-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/folder-remote-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/folder-remote-open.svg b/links/places/16/folder-remote-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-remote-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-remote-smb.svg b/links/places/16/folder-remote-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/folder-remote-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/folder-remote-ssh.svg b/links/places/16/folder-remote-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/folder-remote-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/folder-saved-search-alt.svg b/links/places/16/folder-saved-search-alt.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/16/folder-saved-search-alt.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/16/folder-saved-search-symbolic.svg b/links/places/16/folder-saved-search-symbolic.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/16/folder-saved-search-symbolic.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/16/folder-sound.svg b/links/places/16/folder-sound.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/16/folder-sound.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/16/folder-templates-open.svg b/links/places/16/folder-templates-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-templates-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-text.svg b/links/places/16/folder-text.svg new file mode 120000 index 00000000..a3c5232b --- /dev/null +++ b/links/places/16/folder-text.svg @@ -0,0 +1 @@ +folder-txt.svg \ No newline at end of file diff --git a/links/places/16/folder-videocamera.svg b/links/places/16/folder-videocamera.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/16/folder-videocamera.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/16/folder-videos-open.svg b/links/places/16/folder-videos-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-videos-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder-videos.svg b/links/places/16/folder-videos.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/16/folder-videos.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/16/folder-visiting.svg b/links/places/16/folder-visiting.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder-visiting.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder_download.svg b/links/places/16/folder_download.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/16/folder_download.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/16/folder_downloads.svg b/links/places/16/folder_downloads.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/16/folder_downloads.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/16/folder_home.svg b/links/places/16/folder_home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/16/folder_home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/16/folder_html.svg b/links/places/16/folder_html.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/16/folder_html.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/16/folder_images.svg b/links/places/16/folder_images.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/16/folder_images.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/16/folder_open.svg b/links/places/16/folder_open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/folder_open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/folder_pictures.svg b/links/places/16/folder_pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/16/folder_pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/16/folders-documents.svg b/links/places/16/folders-documents.svg new file mode 120000 index 00000000..9a51d714 --- /dev/null +++ b/links/places/16/folders-documents.svg @@ -0,0 +1 @@ +folder-documents.svg \ No newline at end of file diff --git a/links/places/16/folders-downloads.svg b/links/places/16/folders-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/16/folders-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/16/folders-music.svg b/links/places/16/folders-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/16/folders-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/16/folders-publicshare.svg b/links/places/16/folders-publicshare.svg new file mode 120000 index 00000000..a2956a2e --- /dev/null +++ b/links/places/16/folders-publicshare.svg @@ -0,0 +1 @@ +folder-publicshare.svg \ No newline at end of file diff --git a/links/places/16/folders-videos.svg b/links/places/16/folders-videos.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/16/folders-videos.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/16/gnome-ccdesktop.svg b/links/places/16/gnome-ccdesktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/16/gnome-ccdesktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/16/gnome-desktop-config.svg b/links/places/16/gnome-desktop-config.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/16/gnome-desktop-config.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/16/gnome-dev-network.svg b/links/places/16/gnome-dev-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-dev-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-dev-trash-empty.svg b/links/places/16/gnome-dev-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/gnome-dev-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/gnome-dev-trash-full.svg b/links/places/16/gnome-dev-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/gnome-dev-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/gnome-folder.svg b/links/places/16/gnome-folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/16/gnome-folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-blockdev.svg b/links/places/16/gnome-fs-blockdev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-bookmark-missing.svg b/links/places/16/gnome-fs-bookmark-missing.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/16/gnome-fs-bookmark-missing.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-bookmark.svg b/links/places/16/gnome-fs-bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/16/gnome-fs-bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-dav.svg b/links/places/16/gnome-fs-dav.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-dav.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-desktop.svg b/links/places/16/gnome-fs-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/16/gnome-fs-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-dev.svg b/links/places/16/gnome-fs-dev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-dev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-directory-accept.svg b/links/places/16/gnome-fs-directory-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/gnome-fs-directory-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-directory-visiting.svg b/links/places/16/gnome-fs-directory-visiting.svg new file mode 120000 index 00000000..573b2662 --- /dev/null +++ b/links/places/16/gnome-fs-directory-visiting.svg @@ -0,0 +1 @@ +folder-visiting.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-directory.svg b/links/places/16/gnome-fs-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/16/gnome-fs-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-ftp.svg b/links/places/16/gnome-fs-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-home.svg b/links/places/16/gnome-fs-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/16/gnome-fs-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-network.svg b/links/places/16/gnome-fs-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-nfs.svg b/links/places/16/gnome-fs-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-server.svg b/links/places/16/gnome-fs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/16/gnome-fs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-share.svg b/links/places/16/gnome-fs-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-smb.svg b/links/places/16/gnome-fs-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-ssh.svg b/links/places/16/gnome-fs-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-trash-empty-accept.svg b/links/places/16/gnome-fs-trash-empty-accept.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/gnome-fs-trash-empty-accept.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-trash-empty.svg b/links/places/16/gnome-fs-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/gnome-fs-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-trash-full.svg b/links/places/16/gnome-fs-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/gnome-fs-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/gnome-fs-web.svg b/links/places/16/gnome-fs-web.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-fs-web.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-home.svg b/links/places/16/gnome-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/16/gnome-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/16/gnome-mime-x-directory-nfs-server.svg b/links/places/16/gnome-mime-x-directory-nfs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/16/gnome-mime-x-directory-nfs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/16/gnome-mime-x-directory-smb-server.svg b/links/places/16/gnome-mime-x-directory-smb-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/16/gnome-mime-x-directory-smb-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/16/gnome-mime-x-directory-smb-share.svg b/links/places/16/gnome-mime-x-directory-smb-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-mime-x-directory-smb-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-mime-x-directory-smb-workgroup.svg b/links/places/16/gnome-mime-x-directory-smb-workgroup.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gnome-mime-x-directory-smb-workgroup.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/gnome-stock-trash-empty.svg b/links/places/16/gnome-stock-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/gnome-stock-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/gnome-stock-trash-full.svg b/links/places/16/gnome-stock-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/gnome-stock-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/gnome-stock-trash.svg b/links/places/16/gnome-stock-trash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/gnome-stock-trash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/go-home-large.svg b/links/places/16/go-home-large.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/16/go-home-large.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/16/go-home.svg b/links/places/16/go-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/16/go-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/16/gohome.svg b/links/places/16/gohome.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/16/gohome.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/16/gtg-home.svg b/links/places/16/gtg-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/16/gtg-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/16/gtk-directory.svg b/links/places/16/gtk-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/16/gtk-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/16/gtk-home.svg b/links/places/16/gtk-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/16/gtk-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/16/gtk-network.svg b/links/places/16/gtk-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/gtk-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/inode-directory.svg b/links/places/16/inode-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/16/inode-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/16/insync-folder.svg b/links/places/16/insync-folder.svg new file mode 120000 index 00000000..1c1a4f31 --- /dev/null +++ b/links/places/16/insync-folder.svg @@ -0,0 +1 @@ +folder-gdrive.svg \ No newline at end of file diff --git a/links/places/16/kfm_home.svg b/links/places/16/kfm_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/16/kfm_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/16/knetattach.svg b/links/places/16/knetattach.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/16/knetattach.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/16/library-music.svg b/links/places/16/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/16/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/16/neat.svg b/links/places/16/neat.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/16/neat.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/16/nemo-bookmark-not-found.svg b/links/places/16/nemo-bookmark-not-found.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/16/nemo-bookmark-not-found.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/16/network-server.svg b/links/places/16/network-server.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/16/network-server.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/16/network-workgroup.svg b/links/places/16/network-workgroup.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/16/network-workgroup.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/16/network.svg b/links/places/16/network.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/16/network.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/16/network_fs.svg b/links/places/16/network_fs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/network_fs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/network_local.svg b/links/places/16/network_local.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/network_local.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/nfs.svg b/links/places/16/nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/org.xfce.panel.showdesktop.svg b/links/places/16/org.xfce.panel.showdesktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/16/org.xfce.panel.showdesktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/16/org.xfce.xfdesktop.svg b/links/places/16/org.xfce.xfdesktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/16/org.xfce.xfdesktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/16/other-desktop.svg b/links/places/16/other-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/16/other-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/16/redhat-home.svg b/links/places/16/redhat-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/16/redhat-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/16/redhat-network-server.svg b/links/places/16/redhat-network-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/16/redhat-network-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/16/redhat-system-group.svg b/links/places/16/redhat-system-group.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/16/redhat-system-group.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/16/repository.svg b/links/places/16/repository.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/16/repository.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/16/samba.svg b/links/places/16/samba.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/samba.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/server-database.svg b/links/places/16/server-database.svg new file mode 120000 index 00000000..5b95a260 --- /dev/null +++ b/links/places/16/server-database.svg @@ -0,0 +1 @@ +network-server-database.svg \ No newline at end of file diff --git a/links/places/16/server.svg b/links/places/16/server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/16/server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/16/start-here-kde-plasma.svg b/links/places/16/start-here-kde-plasma.svg new file mode 120000 index 00000000..5e205020 --- /dev/null +++ b/links/places/16/start-here-kde-plasma.svg @@ -0,0 +1 @@ +start-here-kde.svg \ No newline at end of file diff --git a/links/places/16/start-here-kde.svg b/links/places/16/start-here-kde.svg new file mode 120000 index 00000000..6c97f185 --- /dev/null +++ b/links/places/16/start-here-kde.svg @@ -0,0 +1 @@ +folder-activities.svg \ No newline at end of file diff --git a/links/places/16/stock_bookmark.svg b/links/places/16/stock_bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/16/stock_bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/16/stock_delete-bookmark.svg b/links/places/16/stock_delete-bookmark.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/16/stock_delete-bookmark.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/16/stock_folder.svg b/links/places/16/stock_folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/16/stock_folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/16/stock_home.svg b/links/places/16/stock_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/16/stock_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/16/stock_music-library.svg b/links/places/16/stock_music-library.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/16/stock_music-library.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/16/stock_open.svg b/links/places/16/stock_open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/stock_open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/stock_shared-by-me.svg b/links/places/16/stock_shared-by-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/16/stock_shared-by-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/16/stock_shared-to-me.svg b/links/places/16/stock_shared-to-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/16/stock_shared-to-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/16/stock_trash_empty.svg b/links/places/16/stock_trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/stock_trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/stock_trash_full.svg b/links/places/16/stock_trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/stock_trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/trash-empty.svg b/links/places/16/trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/trash-full.svg b/links/places/16/trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/trashcan_empty.svg b/links/places/16/trashcan_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/trashcan_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/trashcan_full.svg b/links/places/16/trashcan_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/trashcan_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/16/user-bookmarks.svg b/links/places/16/user-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/16/user-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/16/user-desktop.svg b/links/places/16/user-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/16/user-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/16/user-home-open.svg b/links/places/16/user-home-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/16/user-home-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/16/user-home.svg b/links/places/16/user-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/16/user-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/16/user-identity.svg b/links/places/16/user-identity.svg new file mode 120000 index 00000000..cd92d1f1 --- /dev/null +++ b/links/places/16/user-identity.svg @@ -0,0 +1 @@ +folder-image-people.svg \ No newline at end of file diff --git a/links/places/16/user-images.svg b/links/places/16/user-images.svg new file mode 120000 index 00000000..6d4bb4b0 --- /dev/null +++ b/links/places/16/user-images.svg @@ -0,0 +1 @@ +folder-images.svg \ No newline at end of file diff --git a/links/places/16/user-pictures.svg b/links/places/16/user-pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/16/user-pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/16/user-share.svg b/links/places/16/user-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/16/user-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/16/xfce-trash_empty.svg b/links/places/16/xfce-trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/16/xfce-trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/16/xfce-trash_full.svg b/links/places/16/xfce-trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/16/xfce-trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/akonadi-phone-home.svg b/links/places/22/akonadi-phone-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/22/akonadi-phone-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/22/application-x-gnome-saved-search.svg b/links/places/22/application-x-gnome-saved-search.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/22/application-x-gnome-saved-search.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/22/bookmarks.svg b/links/places/22/bookmarks.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/22/bookmarks.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/22/document-multiple.svg b/links/places/22/document-multiple.svg new file mode 120000 index 00000000..f8989573 --- /dev/null +++ b/links/places/22/document-multiple.svg @@ -0,0 +1 @@ +../../actions/22/edit-copy.svg \ No newline at end of file diff --git a/links/places/22/document-open-recent.svg b/links/places/22/document-open-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/22/document-open-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/22/edittrash.svg b/links/places/22/edittrash.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/edittrash.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/emptytrash.svg b/links/places/22/emptytrash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/emptytrash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/favorites.svg b/links/places/22/favorites.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/22/favorites.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/22/folder-add.svg b/links/places/22/folder-add.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/places/22/folder-add.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/places/22/folder-bookmarks.svg b/links/places/22/folder-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/22/folder-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/22/folder-desktop.svg b/links/places/22/folder-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/22/folder-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/22/folder-development.svg b/links/places/22/folder-development.svg new file mode 120000 index 00000000..a944f327 --- /dev/null +++ b/links/places/22/folder-development.svg @@ -0,0 +1 @@ +../../actions/22/system-run.svg \ No newline at end of file diff --git a/links/places/22/folder-documents-open.svg b/links/places/22/folder-documents-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-documents-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-documents.svg b/links/places/22/folder-documents.svg new file mode 120000 index 00000000..a3c5232b --- /dev/null +++ b/links/places/22/folder-documents.svg @@ -0,0 +1 @@ +folder-txt.svg \ No newline at end of file diff --git a/links/places/22/folder-download-open.svg b/links/places/22/folder-download-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-download-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-downloads.svg b/links/places/22/folder-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/22/folder-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/22/folder-drag-accept.svg b/links/places/22/folder-drag-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-drag-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-favorites.svg b/links/places/22/folder-favorites.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/22/folder-favorites.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/22/folder-gdrive.svg b/links/places/22/folder-gdrive.svg new file mode 120000 index 00000000..30146231 --- /dev/null +++ b/links/places/22/folder-gdrive.svg @@ -0,0 +1 @@ +folder-google-drive.svg \ No newline at end of file diff --git a/links/places/22/folder-image.svg b/links/places/22/folder-image.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/22/folder-image.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/22/folder-images.svg b/links/places/22/folder-images.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/22/folder-images.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/22/folder-music-open.svg b/links/places/22/folder-music-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-music-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-network.svg b/links/places/22/folder-network.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/22/folder-network.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/22/folder-photo.svg b/links/places/22/folder-photo.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/22/folder-photo.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/22/folder-photos.svg b/links/places/22/folder-photos.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/22/folder-photos.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/22/folder-picture.svg b/links/places/22/folder-picture.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/22/folder-picture.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/22/folder-pictures-open.svg b/links/places/22/folder-pictures-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-pictures-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-pictures.svg b/links/places/22/folder-pictures.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/22/folder-pictures.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/22/folder-print.svg b/links/places/22/folder-print.svg new file mode 120000 index 00000000..4df36201 --- /dev/null +++ b/links/places/22/folder-print.svg @@ -0,0 +1 @@ +../../actions/22/document-print.svg \ No newline at end of file diff --git a/links/places/22/folder-publicshare-open.svg b/links/places/22/folder-publicshare-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-publicshare-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-publicshare.svg b/links/places/22/folder-publicshare.svg new file mode 120000 index 00000000..f8537deb --- /dev/null +++ b/links/places/22/folder-publicshare.svg @@ -0,0 +1 @@ +folder-public.svg \ No newline at end of file diff --git a/links/places/22/folder-recent.svg b/links/places/22/folder-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/22/folder-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/22/folder-remote-ftp.svg b/links/places/22/folder-remote-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/folder-remote-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/folder-remote-nfs.svg b/links/places/22/folder-remote-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/folder-remote-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/folder-remote-open.svg b/links/places/22/folder-remote-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-remote-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-remote-smb.svg b/links/places/22/folder-remote-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/folder-remote-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/folder-remote-ssh.svg b/links/places/22/folder-remote-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/folder-remote-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/folder-saved-search-alt.svg b/links/places/22/folder-saved-search-alt.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/22/folder-saved-search-alt.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/22/folder-saved-search-symbolic.svg b/links/places/22/folder-saved-search-symbolic.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/22/folder-saved-search-symbolic.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/22/folder-script.svg b/links/places/22/folder-script.svg new file mode 120000 index 00000000..fee2166b --- /dev/null +++ b/links/places/22/folder-script.svg @@ -0,0 +1 @@ +../../actions/22/dialog-scripts.svg \ No newline at end of file diff --git a/links/places/22/folder-sound.svg b/links/places/22/folder-sound.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/22/folder-sound.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/22/folder-templates-open.svg b/links/places/22/folder-templates-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-templates-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-text.svg b/links/places/22/folder-text.svg new file mode 120000 index 00000000..a3c5232b --- /dev/null +++ b/links/places/22/folder-text.svg @@ -0,0 +1 @@ +folder-txt.svg \ No newline at end of file diff --git a/links/places/22/folder-unlocked.svg b/links/places/22/folder-unlocked.svg new file mode 120000 index 00000000..63418f06 --- /dev/null +++ b/links/places/22/folder-unlocked.svg @@ -0,0 +1 @@ +../../actions/22/object-unlocked.svg \ No newline at end of file diff --git a/links/places/22/folder-videocamera.svg b/links/places/22/folder-videocamera.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/22/folder-videocamera.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/22/folder-videos-open.svg b/links/places/22/folder-videos-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-videos-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder-videos.svg b/links/places/22/folder-videos.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/22/folder-videos.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/22/folder-visiting.svg b/links/places/22/folder-visiting.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder-visiting.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder_download.svg b/links/places/22/folder_download.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/22/folder_download.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/22/folder_downloads.svg b/links/places/22/folder_downloads.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/22/folder_downloads.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/22/folder_home.svg b/links/places/22/folder_home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/22/folder_home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/22/folder_html.svg b/links/places/22/folder_html.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/22/folder_html.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/22/folder_images.svg b/links/places/22/folder_images.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/22/folder_images.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/22/folder_open.svg b/links/places/22/folder_open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/folder_open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/folder_pictures.svg b/links/places/22/folder_pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/22/folder_pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/22/folders-documents.svg b/links/places/22/folders-documents.svg new file mode 120000 index 00000000..9a51d714 --- /dev/null +++ b/links/places/22/folders-documents.svg @@ -0,0 +1 @@ +folder-documents.svg \ No newline at end of file diff --git a/links/places/22/folders-downloads.svg b/links/places/22/folders-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/22/folders-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/22/folders-music.svg b/links/places/22/folders-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/22/folders-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/22/folders-publicshare.svg b/links/places/22/folders-publicshare.svg new file mode 120000 index 00000000..a2956a2e --- /dev/null +++ b/links/places/22/folders-publicshare.svg @@ -0,0 +1 @@ +folder-publicshare.svg \ No newline at end of file diff --git a/links/places/22/folders-videos.svg b/links/places/22/folders-videos.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/22/folders-videos.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/22/gnome-ccdesktop.svg b/links/places/22/gnome-ccdesktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/22/gnome-ccdesktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/22/gnome-desktop-config.svg b/links/places/22/gnome-desktop-config.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/22/gnome-desktop-config.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/22/gnome-dev-network.svg b/links/places/22/gnome-dev-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-dev-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-dev-trash-empty.svg b/links/places/22/gnome-dev-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/gnome-dev-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/gnome-dev-trash-full.svg b/links/places/22/gnome-dev-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/gnome-dev-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/gnome-folder.svg b/links/places/22/gnome-folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/22/gnome-folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-blockdev.svg b/links/places/22/gnome-fs-blockdev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-bookmark-missing.svg b/links/places/22/gnome-fs-bookmark-missing.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/22/gnome-fs-bookmark-missing.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-bookmark.svg b/links/places/22/gnome-fs-bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/22/gnome-fs-bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-dav.svg b/links/places/22/gnome-fs-dav.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-dav.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-desktop.svg b/links/places/22/gnome-fs-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/22/gnome-fs-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-dev.svg b/links/places/22/gnome-fs-dev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-dev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-directory-accept.svg b/links/places/22/gnome-fs-directory-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/gnome-fs-directory-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-directory-visiting.svg b/links/places/22/gnome-fs-directory-visiting.svg new file mode 120000 index 00000000..573b2662 --- /dev/null +++ b/links/places/22/gnome-fs-directory-visiting.svg @@ -0,0 +1 @@ +folder-visiting.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-directory.svg b/links/places/22/gnome-fs-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/22/gnome-fs-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-ftp.svg b/links/places/22/gnome-fs-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-home.svg b/links/places/22/gnome-fs-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/22/gnome-fs-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-network.svg b/links/places/22/gnome-fs-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-nfs.svg b/links/places/22/gnome-fs-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-server.svg b/links/places/22/gnome-fs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/22/gnome-fs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-share.svg b/links/places/22/gnome-fs-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-smb.svg b/links/places/22/gnome-fs-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-ssh.svg b/links/places/22/gnome-fs-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-trash-empty-accept.svg b/links/places/22/gnome-fs-trash-empty-accept.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/gnome-fs-trash-empty-accept.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-trash-empty.svg b/links/places/22/gnome-fs-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/gnome-fs-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-trash-full.svg b/links/places/22/gnome-fs-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/gnome-fs-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/gnome-fs-web.svg b/links/places/22/gnome-fs-web.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-fs-web.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-home.svg b/links/places/22/gnome-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/22/gnome-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/22/gnome-mime-x-directory-nfs-server.svg b/links/places/22/gnome-mime-x-directory-nfs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/22/gnome-mime-x-directory-nfs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/22/gnome-mime-x-directory-smb-server.svg b/links/places/22/gnome-mime-x-directory-smb-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/22/gnome-mime-x-directory-smb-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/22/gnome-mime-x-directory-smb-share.svg b/links/places/22/gnome-mime-x-directory-smb-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-mime-x-directory-smb-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-mime-x-directory-smb-workgroup.svg b/links/places/22/gnome-mime-x-directory-smb-workgroup.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gnome-mime-x-directory-smb-workgroup.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/gnome-stock-trash-empty.svg b/links/places/22/gnome-stock-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/gnome-stock-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/gnome-stock-trash-full.svg b/links/places/22/gnome-stock-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/gnome-stock-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/gnome-stock-trash.svg b/links/places/22/gnome-stock-trash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/gnome-stock-trash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/go-home-large.svg b/links/places/22/go-home-large.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/22/go-home-large.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/22/go-home.svg b/links/places/22/go-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/22/go-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/22/gohome.svg b/links/places/22/gohome.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/22/gohome.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/22/gtg-home.svg b/links/places/22/gtg-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/22/gtg-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/22/gtk-directory.svg b/links/places/22/gtk-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/22/gtk-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/22/gtk-home.svg b/links/places/22/gtk-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/22/gtk-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/22/gtk-network.svg b/links/places/22/gtk-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/gtk-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/inode-directory.svg b/links/places/22/inode-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/22/inode-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/22/kfm_home.svg b/links/places/22/kfm_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/22/kfm_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/22/knetattach.svg b/links/places/22/knetattach.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/22/knetattach.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/22/library-music.svg b/links/places/22/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/22/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/22/mail-folder-sent.svg b/links/places/22/mail-folder-sent.svg new file mode 120000 index 00000000..7339fb79 --- /dev/null +++ b/links/places/22/mail-folder-sent.svg @@ -0,0 +1 @@ +../../actions/22/mail-send.svg \ No newline at end of file diff --git a/links/places/22/neat.svg b/links/places/22/neat.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/22/neat.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/22/nemo-bookmark-not-found.svg b/links/places/22/nemo-bookmark-not-found.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/22/nemo-bookmark-not-found.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/22/network-server.svg b/links/places/22/network-server.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/22/network-server.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/22/network-workgroup.svg b/links/places/22/network-workgroup.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/22/network-workgroup.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/22/network.svg b/links/places/22/network.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/22/network.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/22/network_fs.svg b/links/places/22/network_fs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/network_fs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/network_local.svg b/links/places/22/network_local.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/network_local.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/nfs.svg b/links/places/22/nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/org.xfce.panel.showdesktop.svg b/links/places/22/org.xfce.panel.showdesktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/22/org.xfce.panel.showdesktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/22/org.xfce.xfdesktop.svg b/links/places/22/org.xfce.xfdesktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/22/org.xfce.xfdesktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/22/other-desktop.svg b/links/places/22/other-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/22/other-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/22/redhat-home.svg b/links/places/22/redhat-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/22/redhat-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/22/redhat-network-server.svg b/links/places/22/redhat-network-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/22/redhat-network-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/22/redhat-system-group.svg b/links/places/22/redhat-system-group.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/22/redhat-system-group.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/22/repository.svg b/links/places/22/repository.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/22/repository.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/22/samba.svg b/links/places/22/samba.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/samba.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/server.svg b/links/places/22/server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/22/server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/22/start-here-kde-plasma.svg b/links/places/22/start-here-kde-plasma.svg new file mode 120000 index 00000000..5e205020 --- /dev/null +++ b/links/places/22/start-here-kde-plasma.svg @@ -0,0 +1 @@ +start-here-kde.svg \ No newline at end of file diff --git a/links/places/22/start-here-kde.svg b/links/places/22/start-here-kde.svg new file mode 120000 index 00000000..6c97f185 --- /dev/null +++ b/links/places/22/start-here-kde.svg @@ -0,0 +1 @@ +folder-activities.svg \ No newline at end of file diff --git a/links/places/22/stock_bookmark.svg b/links/places/22/stock_bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/22/stock_bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/22/stock_delete-bookmark.svg b/links/places/22/stock_delete-bookmark.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/22/stock_delete-bookmark.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/22/stock_folder.svg b/links/places/22/stock_folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/22/stock_folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/22/stock_home.svg b/links/places/22/stock_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/22/stock_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/22/stock_music-library.svg b/links/places/22/stock_music-library.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/22/stock_music-library.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/22/stock_open.svg b/links/places/22/stock_open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/stock_open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/stock_shared-by-me.svg b/links/places/22/stock_shared-by-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/22/stock_shared-by-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/22/stock_shared-to-me.svg b/links/places/22/stock_shared-to-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/22/stock_shared-to-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/22/stock_trash_empty.svg b/links/places/22/stock_trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/stock_trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/stock_trash_full.svg b/links/places/22/stock_trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/stock_trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/trash-empty.svg b/links/places/22/trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/trash-full.svg b/links/places/22/trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/trashcan_empty.svg b/links/places/22/trashcan_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/trashcan_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/trashcan_full.svg b/links/places/22/trashcan_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/trashcan_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/22/user-bookmarks.svg b/links/places/22/user-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/22/user-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/22/user-desktop.svg b/links/places/22/user-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/22/user-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/22/user-home-open.svg b/links/places/22/user-home-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/22/user-home-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/22/user-home.svg b/links/places/22/user-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/22/user-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/22/user-identity.svg b/links/places/22/user-identity.svg new file mode 120000 index 00000000..cd92d1f1 --- /dev/null +++ b/links/places/22/user-identity.svg @@ -0,0 +1 @@ +folder-image-people.svg \ No newline at end of file diff --git a/links/places/22/user-images.svg b/links/places/22/user-images.svg new file mode 120000 index 00000000..6d4bb4b0 --- /dev/null +++ b/links/places/22/user-images.svg @@ -0,0 +1 @@ +folder-images.svg \ No newline at end of file diff --git a/links/places/22/user-pictures.svg b/links/places/22/user-pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/22/user-pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/22/user-share.svg b/links/places/22/user-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/22/user-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/22/xfce-trash_empty.svg b/links/places/22/xfce-trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/22/xfce-trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/22/xfce-trash_full.svg b/links/places/22/xfce-trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/22/xfce-trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/akonadi-phone-home.svg b/links/places/24/akonadi-phone-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/24/akonadi-phone-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/24/application-x-gnome-saved-search.svg b/links/places/24/application-x-gnome-saved-search.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/24/application-x-gnome-saved-search.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/24/bookmarks.svg b/links/places/24/bookmarks.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/24/bookmarks.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/24/document-open-recent.svg b/links/places/24/document-open-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/24/document-open-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/24/edittrash.svg b/links/places/24/edittrash.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/edittrash.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/emptytrash.svg b/links/places/24/emptytrash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/emptytrash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/favorites.svg b/links/places/24/favorites.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/24/favorites.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/24/folder-bookmarks.svg b/links/places/24/folder-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/24/folder-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/24/folder-desktop.svg b/links/places/24/folder-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/24/folder-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/24/folder-documents-open.svg b/links/places/24/folder-documents-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-documents-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-documents.svg b/links/places/24/folder-documents.svg new file mode 120000 index 00000000..a3c5232b --- /dev/null +++ b/links/places/24/folder-documents.svg @@ -0,0 +1 @@ +folder-txt.svg \ No newline at end of file diff --git a/links/places/24/folder-download-open.svg b/links/places/24/folder-download-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-download-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-downloads.svg b/links/places/24/folder-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/24/folder-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/24/folder-drag-accept.svg b/links/places/24/folder-drag-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-drag-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-favorites.svg b/links/places/24/folder-favorites.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/24/folder-favorites.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/24/folder-image.svg b/links/places/24/folder-image.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/24/folder-image.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/24/folder-images.svg b/links/places/24/folder-images.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/24/folder-images.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/24/folder-music-open.svg b/links/places/24/folder-music-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-music-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-network.svg b/links/places/24/folder-network.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/24/folder-network.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/24/folder-photo.svg b/links/places/24/folder-photo.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/24/folder-photo.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/24/folder-photos.svg b/links/places/24/folder-photos.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/24/folder-photos.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/24/folder-picture.svg b/links/places/24/folder-picture.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/24/folder-picture.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/24/folder-pictures-open.svg b/links/places/24/folder-pictures-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-pictures-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-pictures.svg b/links/places/24/folder-pictures.svg new file mode 120000 index 00000000..072dbb23 --- /dev/null +++ b/links/places/24/folder-pictures.svg @@ -0,0 +1 @@ +folder-image.svg \ No newline at end of file diff --git a/links/places/24/folder-publicshare-open.svg b/links/places/24/folder-publicshare-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-publicshare-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-publicshare.svg b/links/places/24/folder-publicshare.svg new file mode 120000 index 00000000..f8537deb --- /dev/null +++ b/links/places/24/folder-publicshare.svg @@ -0,0 +1 @@ +folder-public.svg \ No newline at end of file diff --git a/links/places/24/folder-recent.svg b/links/places/24/folder-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/24/folder-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/24/folder-remote-ftp.svg b/links/places/24/folder-remote-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/folder-remote-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/folder-remote-nfs.svg b/links/places/24/folder-remote-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/folder-remote-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/folder-remote-open.svg b/links/places/24/folder-remote-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-remote-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-remote-smb.svg b/links/places/24/folder-remote-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/folder-remote-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/folder-remote-ssh.svg b/links/places/24/folder-remote-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/folder-remote-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/folder-saved-search-alt.svg b/links/places/24/folder-saved-search-alt.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/24/folder-saved-search-alt.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/24/folder-saved-search-symbolic.svg b/links/places/24/folder-saved-search-symbolic.svg new file mode 120000 index 00000000..7ec26114 --- /dev/null +++ b/links/places/24/folder-saved-search-symbolic.svg @@ -0,0 +1 @@ +folder-saved-search.svg \ No newline at end of file diff --git a/links/places/24/folder-sound.svg b/links/places/24/folder-sound.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/24/folder-sound.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/24/folder-templates-open.svg b/links/places/24/folder-templates-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-templates-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-text.svg b/links/places/24/folder-text.svg new file mode 120000 index 00000000..a3c5232b --- /dev/null +++ b/links/places/24/folder-text.svg @@ -0,0 +1 @@ +folder-txt.svg \ No newline at end of file diff --git a/links/places/24/folder-videocamera.svg b/links/places/24/folder-videocamera.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/24/folder-videocamera.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/24/folder-videos-open.svg b/links/places/24/folder-videos-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-videos-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder-videos.svg b/links/places/24/folder-videos.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/24/folder-videos.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/24/folder-visiting.svg b/links/places/24/folder-visiting.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder-visiting.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder_download.svg b/links/places/24/folder_download.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/24/folder_download.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/24/folder_downloads.svg b/links/places/24/folder_downloads.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/24/folder_downloads.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/24/folder_home.svg b/links/places/24/folder_home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/24/folder_home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/24/folder_html.svg b/links/places/24/folder_html.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/24/folder_html.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/24/folder_images.svg b/links/places/24/folder_images.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/24/folder_images.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/24/folder_open.svg b/links/places/24/folder_open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/folder_open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/folder_pictures.svg b/links/places/24/folder_pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/24/folder_pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/24/folders-documents.svg b/links/places/24/folders-documents.svg new file mode 120000 index 00000000..9a51d714 --- /dev/null +++ b/links/places/24/folders-documents.svg @@ -0,0 +1 @@ +folder-documents.svg \ No newline at end of file diff --git a/links/places/24/folders-downloads.svg b/links/places/24/folders-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/24/folders-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/24/folders-music.svg b/links/places/24/folders-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/24/folders-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/24/folders-publicshare.svg b/links/places/24/folders-publicshare.svg new file mode 120000 index 00000000..a2956a2e --- /dev/null +++ b/links/places/24/folders-publicshare.svg @@ -0,0 +1 @@ +folder-publicshare.svg \ No newline at end of file diff --git a/links/places/24/folders-videos.svg b/links/places/24/folders-videos.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/24/folders-videos.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/24/gnome-ccdesktop.svg b/links/places/24/gnome-ccdesktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/24/gnome-ccdesktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/24/gnome-desktop-config.svg b/links/places/24/gnome-desktop-config.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/24/gnome-desktop-config.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/24/gnome-dev-network.svg b/links/places/24/gnome-dev-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-dev-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-dev-trash-empty.svg b/links/places/24/gnome-dev-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/gnome-dev-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/gnome-dev-trash-full.svg b/links/places/24/gnome-dev-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/gnome-dev-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/gnome-folder.svg b/links/places/24/gnome-folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/24/gnome-folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-blockdev.svg b/links/places/24/gnome-fs-blockdev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-bookmark-missing.svg b/links/places/24/gnome-fs-bookmark-missing.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/24/gnome-fs-bookmark-missing.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-bookmark.svg b/links/places/24/gnome-fs-bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/24/gnome-fs-bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-dav.svg b/links/places/24/gnome-fs-dav.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-dav.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-desktop.svg b/links/places/24/gnome-fs-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/24/gnome-fs-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-dev.svg b/links/places/24/gnome-fs-dev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-dev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-directory-accept.svg b/links/places/24/gnome-fs-directory-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/gnome-fs-directory-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-directory-visiting.svg b/links/places/24/gnome-fs-directory-visiting.svg new file mode 120000 index 00000000..573b2662 --- /dev/null +++ b/links/places/24/gnome-fs-directory-visiting.svg @@ -0,0 +1 @@ +folder-visiting.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-directory.svg b/links/places/24/gnome-fs-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/24/gnome-fs-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-ftp.svg b/links/places/24/gnome-fs-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-home.svg b/links/places/24/gnome-fs-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/24/gnome-fs-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-network.svg b/links/places/24/gnome-fs-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-nfs.svg b/links/places/24/gnome-fs-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-server.svg b/links/places/24/gnome-fs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/24/gnome-fs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-share.svg b/links/places/24/gnome-fs-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-smb.svg b/links/places/24/gnome-fs-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-ssh.svg b/links/places/24/gnome-fs-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-trash-empty-accept.svg b/links/places/24/gnome-fs-trash-empty-accept.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/gnome-fs-trash-empty-accept.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-trash-empty.svg b/links/places/24/gnome-fs-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/gnome-fs-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-trash-full.svg b/links/places/24/gnome-fs-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/gnome-fs-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/gnome-fs-web.svg b/links/places/24/gnome-fs-web.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-fs-web.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-home.svg b/links/places/24/gnome-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/24/gnome-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/24/gnome-mime-x-directory-nfs-server.svg b/links/places/24/gnome-mime-x-directory-nfs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/24/gnome-mime-x-directory-nfs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/24/gnome-mime-x-directory-smb-server.svg b/links/places/24/gnome-mime-x-directory-smb-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/24/gnome-mime-x-directory-smb-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/24/gnome-mime-x-directory-smb-share.svg b/links/places/24/gnome-mime-x-directory-smb-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-mime-x-directory-smb-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-mime-x-directory-smb-workgroup.svg b/links/places/24/gnome-mime-x-directory-smb-workgroup.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gnome-mime-x-directory-smb-workgroup.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/gnome-stock-trash-empty.svg b/links/places/24/gnome-stock-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/gnome-stock-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/gnome-stock-trash-full.svg b/links/places/24/gnome-stock-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/gnome-stock-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/gnome-stock-trash.svg b/links/places/24/gnome-stock-trash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/gnome-stock-trash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/go-home-large.svg b/links/places/24/go-home-large.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/24/go-home-large.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/24/go-home.svg b/links/places/24/go-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/24/go-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/24/gohome.svg b/links/places/24/gohome.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/24/gohome.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/24/gtg-home.svg b/links/places/24/gtg-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/24/gtg-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/24/gtk-directory.svg b/links/places/24/gtk-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/24/gtk-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/24/gtk-home.svg b/links/places/24/gtk-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/24/gtk-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/24/gtk-network.svg b/links/places/24/gtk-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/gtk-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/inode-directory.svg b/links/places/24/inode-directory.svg new file mode 120000 index 00000000..97bf0b39 --- /dev/null +++ b/links/places/24/inode-directory.svg @@ -0,0 +1 @@ +stock_folder.svg \ No newline at end of file diff --git a/links/places/24/kfm_home.svg b/links/places/24/kfm_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/24/kfm_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/24/knetattach.svg b/links/places/24/knetattach.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/24/knetattach.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/24/library-music.svg b/links/places/24/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/24/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/24/neat.svg b/links/places/24/neat.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/24/neat.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/24/nemo-bookmark-not-found.svg b/links/places/24/nemo-bookmark-not-found.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/24/nemo-bookmark-not-found.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/24/network-server.svg b/links/places/24/network-server.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/24/network-server.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/24/network-workgroup.svg b/links/places/24/network-workgroup.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/24/network-workgroup.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/24/network.svg b/links/places/24/network.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/24/network.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/24/network_fs.svg b/links/places/24/network_fs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/network_fs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/network_local.svg b/links/places/24/network_local.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/network_local.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/nfs.svg b/links/places/24/nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/org.xfce.panel.showdesktop.svg b/links/places/24/org.xfce.panel.showdesktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/24/org.xfce.panel.showdesktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/24/org.xfce.xfdesktop.svg b/links/places/24/org.xfce.xfdesktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/24/org.xfce.xfdesktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/24/other-desktop.svg b/links/places/24/other-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/24/other-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/24/redhat-home.svg b/links/places/24/redhat-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/24/redhat-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/24/redhat-network-server.svg b/links/places/24/redhat-network-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/24/redhat-network-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/24/redhat-system-group.svg b/links/places/24/redhat-system-group.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/24/redhat-system-group.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/24/repository.svg b/links/places/24/repository.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/24/repository.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/24/samba.svg b/links/places/24/samba.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/samba.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/server.svg b/links/places/24/server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/24/server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/24/start-here-kde.svg b/links/places/24/start-here-kde.svg new file mode 120000 index 00000000..6c97f185 --- /dev/null +++ b/links/places/24/start-here-kde.svg @@ -0,0 +1 @@ +folder-activities.svg \ No newline at end of file diff --git a/links/places/24/stock_bookmark.svg b/links/places/24/stock_bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/24/stock_bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/24/stock_delete-bookmark.svg b/links/places/24/stock_delete-bookmark.svg new file mode 120000 index 00000000..59b137c7 --- /dev/null +++ b/links/places/24/stock_delete-bookmark.svg @@ -0,0 +1 @@ +bookmark-missing.svg \ No newline at end of file diff --git a/links/places/24/stock_folder.svg b/links/places/24/stock_folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/24/stock_folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/24/stock_home.svg b/links/places/24/stock_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/24/stock_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/24/stock_music-library.svg b/links/places/24/stock_music-library.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/24/stock_music-library.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/24/stock_open.svg b/links/places/24/stock_open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/stock_open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/stock_shared-by-me.svg b/links/places/24/stock_shared-by-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/24/stock_shared-by-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/24/stock_shared-to-me.svg b/links/places/24/stock_shared-to-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/24/stock_shared-to-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/24/stock_trash_empty.svg b/links/places/24/stock_trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/stock_trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/stock_trash_full.svg b/links/places/24/stock_trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/stock_trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/trash-empty.svg b/links/places/24/trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/trash-full.svg b/links/places/24/trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/trashcan_empty.svg b/links/places/24/trashcan_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/trashcan_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/trashcan_full.svg b/links/places/24/trashcan_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/trashcan_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/24/user-bookmarks.svg b/links/places/24/user-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/24/user-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/24/user-desktop.svg b/links/places/24/user-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/24/user-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/24/user-home-open.svg b/links/places/24/user-home-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/24/user-home-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/24/user-home.svg b/links/places/24/user-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/24/user-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/24/user-identity.svg b/links/places/24/user-identity.svg new file mode 120000 index 00000000..cd92d1f1 --- /dev/null +++ b/links/places/24/user-identity.svg @@ -0,0 +1 @@ +folder-image-people.svg \ No newline at end of file diff --git a/links/places/24/user-images.svg b/links/places/24/user-images.svg new file mode 120000 index 00000000..6d4bb4b0 --- /dev/null +++ b/links/places/24/user-images.svg @@ -0,0 +1 @@ +folder-images.svg \ No newline at end of file diff --git a/links/places/24/user-pictures.svg b/links/places/24/user-pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/24/user-pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/24/user-share.svg b/links/places/24/user-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/24/user-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/24/xfce-trash_empty.svg b/links/places/24/xfce-trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/24/xfce-trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/24/xfce-trash_full.svg b/links/places/24/xfce-trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/24/xfce-trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/akonadi-phone-home.svg b/links/places/scalable/akonadi-phone-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/scalable/akonadi-phone-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/scalable/bookmarks.svg b/links/places/scalable/bookmarks.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/scalable/bookmarks.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-bookmark.svg b/links/places/scalable/default-folder-bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/scalable/default-folder-bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-code.svg b/links/places/scalable/default-folder-code.svg new file mode 120000 index 00000000..d893d183 --- /dev/null +++ b/links/places/scalable/default-folder-code.svg @@ -0,0 +1 @@ +folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-documents.svg b/links/places/scalable/default-folder-documents.svg new file mode 120000 index 00000000..9a51d714 --- /dev/null +++ b/links/places/scalable/default-folder-documents.svg @@ -0,0 +1 @@ +folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-download.svg b/links/places/scalable/default-folder-download.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/scalable/default-folder-download.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-dropbox.svg b/links/places/scalable/default-folder-dropbox.svg new file mode 120000 index 00000000..dee8ae19 --- /dev/null +++ b/links/places/scalable/default-folder-dropbox.svg @@ -0,0 +1 @@ +folder-dropbox.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-games.svg b/links/places/scalable/default-folder-games.svg new file mode 120000 index 00000000..b3933bec --- /dev/null +++ b/links/places/scalable/default-folder-games.svg @@ -0,0 +1 @@ +folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-github.svg b/links/places/scalable/default-folder-github.svg new file mode 120000 index 00000000..bf9203d6 --- /dev/null +++ b/links/places/scalable/default-folder-github.svg @@ -0,0 +1 @@ +folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-music.svg b/links/places/scalable/default-folder-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/scalable/default-folder-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-open.svg b/links/places/scalable/default-folder-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/default-folder-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-pictures.svg b/links/places/scalable/default-folder-pictures.svg new file mode 120000 index 00000000..273d2b9b --- /dev/null +++ b/links/places/scalable/default-folder-pictures.svg @@ -0,0 +1 @@ +folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-projects.svg b/links/places/scalable/default-folder-projects.svg new file mode 120000 index 00000000..e0d671da --- /dev/null +++ b/links/places/scalable/default-folder-projects.svg @@ -0,0 +1 @@ +folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-publicshare.svg b/links/places/scalable/default-folder-publicshare.svg new file mode 120000 index 00000000..a2956a2e --- /dev/null +++ b/links/places/scalable/default-folder-publicshare.svg @@ -0,0 +1 @@ +folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-root.svg b/links/places/scalable/default-folder-root.svg new file mode 120000 index 00000000..846275e2 --- /dev/null +++ b/links/places/scalable/default-folder-root.svg @@ -0,0 +1 @@ +folder-root.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-steam.svg b/links/places/scalable/default-folder-steam.svg new file mode 120000 index 00000000..98e98f2f --- /dev/null +++ b/links/places/scalable/default-folder-steam.svg @@ -0,0 +1 @@ +folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-temp.svg b/links/places/scalable/default-folder-temp.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/scalable/default-folder-temp.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-templates.svg b/links/places/scalable/default-folder-templates.svg new file mode 120000 index 00000000..c3847e09 --- /dev/null +++ b/links/places/scalable/default-folder-templates.svg @@ -0,0 +1 @@ +folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-torrent.svg b/links/places/scalable/default-folder-torrent.svg new file mode 120000 index 00000000..7a50452e --- /dev/null +++ b/links/places/scalable/default-folder-torrent.svg @@ -0,0 +1 @@ +folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-vbox.svg b/links/places/scalable/default-folder-vbox.svg new file mode 120000 index 00000000..37c46daf --- /dev/null +++ b/links/places/scalable/default-folder-vbox.svg @@ -0,0 +1 @@ +folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-video.svg b/links/places/scalable/default-folder-video.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/scalable/default-folder-video.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder-wine.svg b/links/places/scalable/default-folder-wine.svg new file mode 120000 index 00000000..daa9c025 --- /dev/null +++ b/links/places/scalable/default-folder-wine.svg @@ -0,0 +1 @@ +folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/default-folder.svg b/links/places/scalable/default-folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/scalable/default-folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/scalable/default-user-desktop.svg b/links/places/scalable/default-user-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/scalable/default-user-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/default-user-home.svg b/links/places/scalable/default-user-home.svg new file mode 120000 index 00000000..858de4c5 --- /dev/null +++ b/links/places/scalable/default-user-home.svg @@ -0,0 +1 @@ +user-home.svg \ No newline at end of file diff --git a/links/places/scalable/desktop.svg b/links/places/scalable/desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/scalable/desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/document-open-recent.svg b/links/places/scalable/document-open-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/scalable/document-open-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/scalable/edittrash.svg b/links/places/scalable/edittrash.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/edittrash.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/emptytrash.svg b/links/places/scalable/emptytrash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/emptytrash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/favorites.svg b/links/places/scalable/favorites.svg new file mode 120000 index 00000000..08070bdd --- /dev/null +++ b/links/places/scalable/favorites.svg @@ -0,0 +1 @@ +folder-favorites.svg \ No newline at end of file diff --git a/links/places/scalable/folder-bookmarks.svg b/links/places/scalable/folder-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/scalable/folder-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/scalable/folder-camera.svg b/links/places/scalable/folder-camera.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/scalable/folder-camera.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/scalable/folder-desktop.svg b/links/places/scalable/folder-desktop.svg new file mode 120000 index 00000000..c720251f --- /dev/null +++ b/links/places/scalable/folder-desktop.svg @@ -0,0 +1 @@ +desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder-documents-open.svg b/links/places/scalable/folder-documents-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-documents-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-download-open.svg b/links/places/scalable/folder-download-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-download-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-downloads.svg b/links/places/scalable/folder-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/scalable/folder-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder-drag-accept.svg b/links/places/scalable/folder-drag-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-drag-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-favorites.svg b/links/places/scalable/folder-favorites.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/scalable/folder-favorites.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/scalable/folder-green.svg b/links/places/scalable/folder-green.svg new file mode 120000 index 00000000..35de2b7b --- /dev/null +++ b/links/places/scalable/folder-green.svg @@ -0,0 +1 @@ +green-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder-grey.svg b/links/places/scalable/folder-grey.svg new file mode 120000 index 00000000..5cb1fd41 --- /dev/null +++ b/links/places/scalable/folder-grey.svg @@ -0,0 +1 @@ +grey-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder-home.svg b/links/places/scalable/folder-home.svg new file mode 120000 index 00000000..858de4c5 --- /dev/null +++ b/links/places/scalable/folder-home.svg @@ -0,0 +1 @@ +user-home.svg \ No newline at end of file diff --git a/links/places/scalable/folder-image-people.svg b/links/places/scalable/folder-image-people.svg new file mode 120000 index 00000000..a2956a2e --- /dev/null +++ b/links/places/scalable/folder-image-people.svg @@ -0,0 +1 @@ +folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder-image.svg b/links/places/scalable/folder-image.svg new file mode 120000 index 00000000..273d2b9b --- /dev/null +++ b/links/places/scalable/folder-image.svg @@ -0,0 +1 @@ +folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder-magenta.svg b/links/places/scalable/folder-magenta.svg new file mode 120000 index 00000000..bf75bbc1 --- /dev/null +++ b/links/places/scalable/folder-magenta.svg @@ -0,0 +1 @@ +pink-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder-music-open.svg b/links/places/scalable/folder-music-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-music-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-network.svg b/links/places/scalable/folder-network.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/scalable/folder-network.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/scalable/folder-onedrive.svg b/links/places/scalable/folder-onedrive.svg new file mode 120000 index 00000000..8651bee0 --- /dev/null +++ b/links/places/scalable/folder-onedrive.svg @@ -0,0 +1 @@ +folder-cloud.svg \ No newline at end of file diff --git a/links/places/scalable/folder-orange.svg b/links/places/scalable/folder-orange.svg new file mode 120000 index 00000000..66c8d348 --- /dev/null +++ b/links/places/scalable/folder-orange.svg @@ -0,0 +1 @@ +orange-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder-owncloud.svg b/links/places/scalable/folder-owncloud.svg new file mode 120000 index 00000000..8651bee0 --- /dev/null +++ b/links/places/scalable/folder-owncloud.svg @@ -0,0 +1 @@ +folder-cloud.svg \ No newline at end of file diff --git a/links/places/scalable/folder-photo.svg b/links/places/scalable/folder-photo.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/scalable/folder-photo.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/scalable/folder-photos.svg b/links/places/scalable/folder-photos.svg new file mode 120000 index 00000000..9eed3521 --- /dev/null +++ b/links/places/scalable/folder-photos.svg @@ -0,0 +1 @@ +folder-camera.svg \ No newline at end of file diff --git a/links/places/scalable/folder-picture.svg b/links/places/scalable/folder-picture.svg new file mode 120000 index 00000000..273d2b9b --- /dev/null +++ b/links/places/scalable/folder-picture.svg @@ -0,0 +1 @@ +folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder-pictures-open.svg b/links/places/scalable/folder-pictures-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-pictures-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-pictures.svg b/links/places/scalable/folder-pictures.svg new file mode 120000 index 00000000..6d4bb4b0 --- /dev/null +++ b/links/places/scalable/folder-pictures.svg @@ -0,0 +1 @@ +folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/folder-publicshare-open.svg b/links/places/scalable/folder-publicshare-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-publicshare-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-publicshare.svg b/links/places/scalable/folder-publicshare.svg new file mode 120000 index 00000000..f8537deb --- /dev/null +++ b/links/places/scalable/folder-publicshare.svg @@ -0,0 +1 @@ +folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/folder-recent.svg b/links/places/scalable/folder-recent.svg new file mode 120000 index 00000000..f294d424 --- /dev/null +++ b/links/places/scalable/folder-recent.svg @@ -0,0 +1 @@ +folder-temp.svg \ No newline at end of file diff --git a/links/places/scalable/folder-red.svg b/links/places/scalable/folder-red.svg new file mode 120000 index 00000000..a8295f6f --- /dev/null +++ b/links/places/scalable/folder-red.svg @@ -0,0 +1 @@ +red-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder-remote-ftp.svg b/links/places/scalable/folder-remote-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/folder-remote-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/folder-remote-nfs.svg b/links/places/scalable/folder-remote-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/folder-remote-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/folder-remote-open.svg b/links/places/scalable/folder-remote-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-remote-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-remote-smb.svg b/links/places/scalable/folder-remote-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/folder-remote-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/folder-remote-ssh.svg b/links/places/scalable/folder-remote-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/folder-remote-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/folder-remote.svg b/links/places/scalable/folder-remote.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/scalable/folder-remote.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/scalable/folder-sound.svg b/links/places/scalable/folder-sound.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/scalable/folder-sound.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder-templates-open.svg b/links/places/scalable/folder-templates-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-templates-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-text.svg b/links/places/scalable/folder-text.svg new file mode 120000 index 00000000..a3c5232b --- /dev/null +++ b/links/places/scalable/folder-text.svg @@ -0,0 +1 @@ +folder-txt.svg \ No newline at end of file diff --git a/links/places/scalable/folder-txt.svg b/links/places/scalable/folder-txt.svg new file mode 120000 index 00000000..9a51d714 --- /dev/null +++ b/links/places/scalable/folder-txt.svg @@ -0,0 +1 @@ +folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder-video.svg b/links/places/scalable/folder-video.svg new file mode 120000 index 00000000..fcc22b37 --- /dev/null +++ b/links/places/scalable/folder-video.svg @@ -0,0 +1 @@ +folder-videos.svg \ No newline at end of file diff --git a/links/places/scalable/folder-videocamera.svg b/links/places/scalable/folder-videocamera.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/scalable/folder-videocamera.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder-videos-open.svg b/links/places/scalable/folder-videos-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-videos-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-violet.svg b/links/places/scalable/folder-violet.svg new file mode 120000 index 00000000..987eca9f --- /dev/null +++ b/links/places/scalable/folder-violet.svg @@ -0,0 +1 @@ +purple-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder-visiting.svg b/links/places/scalable/folder-visiting.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/folder-visiting.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/folder-yellow.svg b/links/places/scalable/folder-yellow.svg new file mode 120000 index 00000000..5c8a750b --- /dev/null +++ b/links/places/scalable/folder-yellow.svg @@ -0,0 +1 @@ +yellow-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default.svg b/links/places/scalable/folder_color_default.svg new file mode 120000 index 00000000..d258f113 --- /dev/null +++ b/links/places/scalable/folder_color_default.svg @@ -0,0 +1 @@ +default-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_desktop.svg b/links/places/scalable/folder_color_default_desktop.svg new file mode 120000 index 00000000..829ced89 --- /dev/null +++ b/links/places/scalable/folder_color_default_desktop.svg @@ -0,0 +1 @@ +default-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_documents.svg b/links/places/scalable/folder_color_default_documents.svg new file mode 120000 index 00000000..39ed97c9 --- /dev/null +++ b/links/places/scalable/folder_color_default_documents.svg @@ -0,0 +1 @@ +default-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_downloads.svg b/links/places/scalable/folder_color_default_downloads.svg new file mode 120000 index 00000000..031686f0 --- /dev/null +++ b/links/places/scalable/folder_color_default_downloads.svg @@ -0,0 +1 @@ +default-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_music.svg b/links/places/scalable/folder_color_default_music.svg new file mode 120000 index 00000000..2f538fbe --- /dev/null +++ b/links/places/scalable/folder_color_default_music.svg @@ -0,0 +1 @@ +default-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_pictures.svg b/links/places/scalable/folder_color_default_pictures.svg new file mode 120000 index 00000000..e26d5f03 --- /dev/null +++ b/links/places/scalable/folder_color_default_pictures.svg @@ -0,0 +1 @@ +default-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_public.svg b/links/places/scalable/folder_color_default_public.svg new file mode 120000 index 00000000..dc88bb38 --- /dev/null +++ b/links/places/scalable/folder_color_default_public.svg @@ -0,0 +1 @@ +default-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_templates.svg b/links/places/scalable/folder_color_default_templates.svg new file mode 120000 index 00000000..b4e0b1b5 --- /dev/null +++ b/links/places/scalable/folder_color_default_templates.svg @@ -0,0 +1 @@ +default-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_default_videos.svg b/links/places/scalable/folder_color_default_videos.svg new file mode 120000 index 00000000..6e280700 --- /dev/null +++ b/links/places/scalable/folder_color_default_videos.svg @@ -0,0 +1 @@ +default-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green.svg b/links/places/scalable/folder_color_green.svg new file mode 120000 index 00000000..35de2b7b --- /dev/null +++ b/links/places/scalable/folder_color_green.svg @@ -0,0 +1 @@ +green-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_code.svg b/links/places/scalable/folder_color_green_code.svg new file mode 120000 index 00000000..8f54c91c --- /dev/null +++ b/links/places/scalable/folder_color_green_code.svg @@ -0,0 +1 @@ +green-folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_desktop.svg b/links/places/scalable/folder_color_green_desktop.svg new file mode 120000 index 00000000..dc94a8e8 --- /dev/null +++ b/links/places/scalable/folder_color_green_desktop.svg @@ -0,0 +1 @@ +green-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_documents.svg b/links/places/scalable/folder_color_green_documents.svg new file mode 120000 index 00000000..8a8148df --- /dev/null +++ b/links/places/scalable/folder_color_green_documents.svg @@ -0,0 +1 @@ +green-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_downloads.svg b/links/places/scalable/folder_color_green_downloads.svg new file mode 120000 index 00000000..cc8cd19f --- /dev/null +++ b/links/places/scalable/folder_color_green_downloads.svg @@ -0,0 +1 @@ +green-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_games.svg b/links/places/scalable/folder_color_green_games.svg new file mode 120000 index 00000000..ccf31b45 --- /dev/null +++ b/links/places/scalable/folder_color_green_games.svg @@ -0,0 +1 @@ +green-folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_github.svg b/links/places/scalable/folder_color_green_github.svg new file mode 120000 index 00000000..29b9a462 --- /dev/null +++ b/links/places/scalable/folder_color_green_github.svg @@ -0,0 +1 @@ +green-folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_music.svg b/links/places/scalable/folder_color_green_music.svg new file mode 120000 index 00000000..79c7b75c --- /dev/null +++ b/links/places/scalable/folder_color_green_music.svg @@ -0,0 +1 @@ +green-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_pictures.svg b/links/places/scalable/folder_color_green_pictures.svg new file mode 120000 index 00000000..e52b49b9 --- /dev/null +++ b/links/places/scalable/folder_color_green_pictures.svg @@ -0,0 +1 @@ +green-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_projects.svg b/links/places/scalable/folder_color_green_projects.svg new file mode 120000 index 00000000..7ee97481 --- /dev/null +++ b/links/places/scalable/folder_color_green_projects.svg @@ -0,0 +1 @@ +green-folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_public.svg b/links/places/scalable/folder_color_green_public.svg new file mode 120000 index 00000000..b7679a88 --- /dev/null +++ b/links/places/scalable/folder_color_green_public.svg @@ -0,0 +1 @@ +green-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_steam.svg b/links/places/scalable/folder_color_green_steam.svg new file mode 120000 index 00000000..831367aa --- /dev/null +++ b/links/places/scalable/folder_color_green_steam.svg @@ -0,0 +1 @@ +green-folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_templates.svg b/links/places/scalable/folder_color_green_templates.svg new file mode 120000 index 00000000..ac1e6b61 --- /dev/null +++ b/links/places/scalable/folder_color_green_templates.svg @@ -0,0 +1 @@ +green-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_torrent.svg b/links/places/scalable/folder_color_green_torrent.svg new file mode 120000 index 00000000..e5764d5f --- /dev/null +++ b/links/places/scalable/folder_color_green_torrent.svg @@ -0,0 +1 @@ +green-folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_vbox.svg b/links/places/scalable/folder_color_green_vbox.svg new file mode 120000 index 00000000..66e5fc72 --- /dev/null +++ b/links/places/scalable/folder_color_green_vbox.svg @@ -0,0 +1 @@ +green-folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_videos.svg b/links/places/scalable/folder_color_green_videos.svg new file mode 120000 index 00000000..ca39267d --- /dev/null +++ b/links/places/scalable/folder_color_green_videos.svg @@ -0,0 +1 @@ +green-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_green_wine.svg b/links/places/scalable/folder_color_green_wine.svg new file mode 120000 index 00000000..576103c7 --- /dev/null +++ b/links/places/scalable/folder_color_green_wine.svg @@ -0,0 +1 @@ +green-folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey.svg b/links/places/scalable/folder_color_grey.svg new file mode 120000 index 00000000..5cb1fd41 --- /dev/null +++ b/links/places/scalable/folder_color_grey.svg @@ -0,0 +1 @@ +grey-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_code.svg b/links/places/scalable/folder_color_grey_code.svg new file mode 120000 index 00000000..acdc69e7 --- /dev/null +++ b/links/places/scalable/folder_color_grey_code.svg @@ -0,0 +1 @@ +grey-folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_desktop.svg b/links/places/scalable/folder_color_grey_desktop.svg new file mode 120000 index 00000000..9aa92282 --- /dev/null +++ b/links/places/scalable/folder_color_grey_desktop.svg @@ -0,0 +1 @@ +grey-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_documents.svg b/links/places/scalable/folder_color_grey_documents.svg new file mode 120000 index 00000000..d1f7dcf2 --- /dev/null +++ b/links/places/scalable/folder_color_grey_documents.svg @@ -0,0 +1 @@ +grey-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_downloads.svg b/links/places/scalable/folder_color_grey_downloads.svg new file mode 120000 index 00000000..b3d04a3c --- /dev/null +++ b/links/places/scalable/folder_color_grey_downloads.svg @@ -0,0 +1 @@ +grey-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_games.svg b/links/places/scalable/folder_color_grey_games.svg new file mode 120000 index 00000000..3f3ac829 --- /dev/null +++ b/links/places/scalable/folder_color_grey_games.svg @@ -0,0 +1 @@ +grey-folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_github.svg b/links/places/scalable/folder_color_grey_github.svg new file mode 120000 index 00000000..23f280d1 --- /dev/null +++ b/links/places/scalable/folder_color_grey_github.svg @@ -0,0 +1 @@ +grey-folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_music.svg b/links/places/scalable/folder_color_grey_music.svg new file mode 120000 index 00000000..23e9d6a7 --- /dev/null +++ b/links/places/scalable/folder_color_grey_music.svg @@ -0,0 +1 @@ +grey-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_pictures.svg b/links/places/scalable/folder_color_grey_pictures.svg new file mode 120000 index 00000000..dd2a5a36 --- /dev/null +++ b/links/places/scalable/folder_color_grey_pictures.svg @@ -0,0 +1 @@ +grey-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_projects.svg b/links/places/scalable/folder_color_grey_projects.svg new file mode 120000 index 00000000..2338b8fb --- /dev/null +++ b/links/places/scalable/folder_color_grey_projects.svg @@ -0,0 +1 @@ +grey-folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_public.svg b/links/places/scalable/folder_color_grey_public.svg new file mode 120000 index 00000000..b860c889 --- /dev/null +++ b/links/places/scalable/folder_color_grey_public.svg @@ -0,0 +1 @@ +grey-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_steam.svg b/links/places/scalable/folder_color_grey_steam.svg new file mode 120000 index 00000000..fb3f5175 --- /dev/null +++ b/links/places/scalable/folder_color_grey_steam.svg @@ -0,0 +1 @@ +grey-folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_templates.svg b/links/places/scalable/folder_color_grey_templates.svg new file mode 120000 index 00000000..031a803b --- /dev/null +++ b/links/places/scalable/folder_color_grey_templates.svg @@ -0,0 +1 @@ +grey-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_torrent.svg b/links/places/scalable/folder_color_grey_torrent.svg new file mode 120000 index 00000000..7b74bd8d --- /dev/null +++ b/links/places/scalable/folder_color_grey_torrent.svg @@ -0,0 +1 @@ +grey-folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_vbox.svg b/links/places/scalable/folder_color_grey_vbox.svg new file mode 120000 index 00000000..902feed3 --- /dev/null +++ b/links/places/scalable/folder_color_grey_vbox.svg @@ -0,0 +1 @@ +grey-folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_videos.svg b/links/places/scalable/folder_color_grey_videos.svg new file mode 120000 index 00000000..a73c8513 --- /dev/null +++ b/links/places/scalable/folder_color_grey_videos.svg @@ -0,0 +1 @@ +grey-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_grey_wine.svg b/links/places/scalable/folder_color_grey_wine.svg new file mode 120000 index 00000000..a0554d08 --- /dev/null +++ b/links/places/scalable/folder_color_grey_wine.svg @@ -0,0 +1 @@ +grey-folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange.svg b/links/places/scalable/folder_color_orange.svg new file mode 120000 index 00000000..66c8d348 --- /dev/null +++ b/links/places/scalable/folder_color_orange.svg @@ -0,0 +1 @@ +orange-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_code.svg b/links/places/scalable/folder_color_orange_code.svg new file mode 120000 index 00000000..0200d4ae --- /dev/null +++ b/links/places/scalable/folder_color_orange_code.svg @@ -0,0 +1 @@ +orange-folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_desktop.svg b/links/places/scalable/folder_color_orange_desktop.svg new file mode 120000 index 00000000..4289fa05 --- /dev/null +++ b/links/places/scalable/folder_color_orange_desktop.svg @@ -0,0 +1 @@ +orange-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_documents.svg b/links/places/scalable/folder_color_orange_documents.svg new file mode 120000 index 00000000..0160df51 --- /dev/null +++ b/links/places/scalable/folder_color_orange_documents.svg @@ -0,0 +1 @@ +orange-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_downloads.svg b/links/places/scalable/folder_color_orange_downloads.svg new file mode 120000 index 00000000..049ea8af --- /dev/null +++ b/links/places/scalable/folder_color_orange_downloads.svg @@ -0,0 +1 @@ +orange-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_games.svg b/links/places/scalable/folder_color_orange_games.svg new file mode 120000 index 00000000..f31445b8 --- /dev/null +++ b/links/places/scalable/folder_color_orange_games.svg @@ -0,0 +1 @@ +orange-folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_github.svg b/links/places/scalable/folder_color_orange_github.svg new file mode 120000 index 00000000..5a7b3ced --- /dev/null +++ b/links/places/scalable/folder_color_orange_github.svg @@ -0,0 +1 @@ +orange-folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_music.svg b/links/places/scalable/folder_color_orange_music.svg new file mode 120000 index 00000000..d1b6eafc --- /dev/null +++ b/links/places/scalable/folder_color_orange_music.svg @@ -0,0 +1 @@ +orange-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_pictures.svg b/links/places/scalable/folder_color_orange_pictures.svg new file mode 120000 index 00000000..37ba2711 --- /dev/null +++ b/links/places/scalable/folder_color_orange_pictures.svg @@ -0,0 +1 @@ +orange-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_projects.svg b/links/places/scalable/folder_color_orange_projects.svg new file mode 120000 index 00000000..caf9224d --- /dev/null +++ b/links/places/scalable/folder_color_orange_projects.svg @@ -0,0 +1 @@ +orange-folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_public.svg b/links/places/scalable/folder_color_orange_public.svg new file mode 120000 index 00000000..124bfc1b --- /dev/null +++ b/links/places/scalable/folder_color_orange_public.svg @@ -0,0 +1 @@ +orange-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_steam.svg b/links/places/scalable/folder_color_orange_steam.svg new file mode 120000 index 00000000..ed91bbb6 --- /dev/null +++ b/links/places/scalable/folder_color_orange_steam.svg @@ -0,0 +1 @@ +orange-folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_templates.svg b/links/places/scalable/folder_color_orange_templates.svg new file mode 120000 index 00000000..22a918df --- /dev/null +++ b/links/places/scalable/folder_color_orange_templates.svg @@ -0,0 +1 @@ +orange-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_torrent.svg b/links/places/scalable/folder_color_orange_torrent.svg new file mode 120000 index 00000000..8e2aad6d --- /dev/null +++ b/links/places/scalable/folder_color_orange_torrent.svg @@ -0,0 +1 @@ +orange-folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_vbox.svg b/links/places/scalable/folder_color_orange_vbox.svg new file mode 120000 index 00000000..a5cd1296 --- /dev/null +++ b/links/places/scalable/folder_color_orange_vbox.svg @@ -0,0 +1 @@ +orange-folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_videos.svg b/links/places/scalable/folder_color_orange_videos.svg new file mode 120000 index 00000000..6f94b0a6 --- /dev/null +++ b/links/places/scalable/folder_color_orange_videos.svg @@ -0,0 +1 @@ +orange-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_orange_wine.svg b/links/places/scalable/folder_color_orange_wine.svg new file mode 120000 index 00000000..502d36dd --- /dev/null +++ b/links/places/scalable/folder_color_orange_wine.svg @@ -0,0 +1 @@ +orange-folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink.svg b/links/places/scalable/folder_color_pink.svg new file mode 120000 index 00000000..bf75bbc1 --- /dev/null +++ b/links/places/scalable/folder_color_pink.svg @@ -0,0 +1 @@ +pink-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_code.svg b/links/places/scalable/folder_color_pink_code.svg new file mode 120000 index 00000000..5eace1d1 --- /dev/null +++ b/links/places/scalable/folder_color_pink_code.svg @@ -0,0 +1 @@ +pink-folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_desktop.svg b/links/places/scalable/folder_color_pink_desktop.svg new file mode 120000 index 00000000..74cf08e5 --- /dev/null +++ b/links/places/scalable/folder_color_pink_desktop.svg @@ -0,0 +1 @@ +pink-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_documents.svg b/links/places/scalable/folder_color_pink_documents.svg new file mode 120000 index 00000000..5f37363b --- /dev/null +++ b/links/places/scalable/folder_color_pink_documents.svg @@ -0,0 +1 @@ +pink-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_downloads.svg b/links/places/scalable/folder_color_pink_downloads.svg new file mode 120000 index 00000000..c8e517d2 --- /dev/null +++ b/links/places/scalable/folder_color_pink_downloads.svg @@ -0,0 +1 @@ +pink-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_games.svg b/links/places/scalable/folder_color_pink_games.svg new file mode 120000 index 00000000..6c37d2a7 --- /dev/null +++ b/links/places/scalable/folder_color_pink_games.svg @@ -0,0 +1 @@ +pink-folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_github.svg b/links/places/scalable/folder_color_pink_github.svg new file mode 120000 index 00000000..05ca223c --- /dev/null +++ b/links/places/scalable/folder_color_pink_github.svg @@ -0,0 +1 @@ +pink-folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_music.svg b/links/places/scalable/folder_color_pink_music.svg new file mode 120000 index 00000000..8f61d773 --- /dev/null +++ b/links/places/scalable/folder_color_pink_music.svg @@ -0,0 +1 @@ +pink-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_pictures.svg b/links/places/scalable/folder_color_pink_pictures.svg new file mode 120000 index 00000000..a3232404 --- /dev/null +++ b/links/places/scalable/folder_color_pink_pictures.svg @@ -0,0 +1 @@ +pink-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_projects.svg b/links/places/scalable/folder_color_pink_projects.svg new file mode 120000 index 00000000..c3e60bda --- /dev/null +++ b/links/places/scalable/folder_color_pink_projects.svg @@ -0,0 +1 @@ +pink-folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_public.svg b/links/places/scalable/folder_color_pink_public.svg new file mode 120000 index 00000000..6c9f0f53 --- /dev/null +++ b/links/places/scalable/folder_color_pink_public.svg @@ -0,0 +1 @@ +pink-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_steam.svg b/links/places/scalable/folder_color_pink_steam.svg new file mode 120000 index 00000000..de069890 --- /dev/null +++ b/links/places/scalable/folder_color_pink_steam.svg @@ -0,0 +1 @@ +pink-folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_templates.svg b/links/places/scalable/folder_color_pink_templates.svg new file mode 120000 index 00000000..1f7407ce --- /dev/null +++ b/links/places/scalable/folder_color_pink_templates.svg @@ -0,0 +1 @@ +pink-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_torrent.svg b/links/places/scalable/folder_color_pink_torrent.svg new file mode 120000 index 00000000..78406964 --- /dev/null +++ b/links/places/scalable/folder_color_pink_torrent.svg @@ -0,0 +1 @@ +pink-folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_vbox.svg b/links/places/scalable/folder_color_pink_vbox.svg new file mode 120000 index 00000000..3c88490a --- /dev/null +++ b/links/places/scalable/folder_color_pink_vbox.svg @@ -0,0 +1 @@ +pink-folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_videos.svg b/links/places/scalable/folder_color_pink_videos.svg new file mode 120000 index 00000000..b614ecad --- /dev/null +++ b/links/places/scalable/folder_color_pink_videos.svg @@ -0,0 +1 @@ +pink-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_pink_wine.svg b/links/places/scalable/folder_color_pink_wine.svg new file mode 120000 index 00000000..2f370826 --- /dev/null +++ b/links/places/scalable/folder_color_pink_wine.svg @@ -0,0 +1 @@ +pink-folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple.svg b/links/places/scalable/folder_color_purple.svg new file mode 120000 index 00000000..987eca9f --- /dev/null +++ b/links/places/scalable/folder_color_purple.svg @@ -0,0 +1 @@ +purple-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_code.svg b/links/places/scalable/folder_color_purple_code.svg new file mode 120000 index 00000000..e8cd82d5 --- /dev/null +++ b/links/places/scalable/folder_color_purple_code.svg @@ -0,0 +1 @@ +purple-folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_desktop.svg b/links/places/scalable/folder_color_purple_desktop.svg new file mode 120000 index 00000000..a5af1dd1 --- /dev/null +++ b/links/places/scalable/folder_color_purple_desktop.svg @@ -0,0 +1 @@ +purple-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_documents.svg b/links/places/scalable/folder_color_purple_documents.svg new file mode 120000 index 00000000..f9fd9a77 --- /dev/null +++ b/links/places/scalable/folder_color_purple_documents.svg @@ -0,0 +1 @@ +purple-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_downloads.svg b/links/places/scalable/folder_color_purple_downloads.svg new file mode 120000 index 00000000..5de8ff52 --- /dev/null +++ b/links/places/scalable/folder_color_purple_downloads.svg @@ -0,0 +1 @@ +purple-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_games.svg b/links/places/scalable/folder_color_purple_games.svg new file mode 120000 index 00000000..756884d3 --- /dev/null +++ b/links/places/scalable/folder_color_purple_games.svg @@ -0,0 +1 @@ +purple-folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_github.svg b/links/places/scalable/folder_color_purple_github.svg new file mode 120000 index 00000000..d5418194 --- /dev/null +++ b/links/places/scalable/folder_color_purple_github.svg @@ -0,0 +1 @@ +purple-folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_music.svg b/links/places/scalable/folder_color_purple_music.svg new file mode 120000 index 00000000..8c425c28 --- /dev/null +++ b/links/places/scalable/folder_color_purple_music.svg @@ -0,0 +1 @@ +purple-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_pictures.svg b/links/places/scalable/folder_color_purple_pictures.svg new file mode 120000 index 00000000..f9b0d008 --- /dev/null +++ b/links/places/scalable/folder_color_purple_pictures.svg @@ -0,0 +1 @@ +purple-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_projects.svg b/links/places/scalable/folder_color_purple_projects.svg new file mode 120000 index 00000000..89d946bf --- /dev/null +++ b/links/places/scalable/folder_color_purple_projects.svg @@ -0,0 +1 @@ +purple-folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_public.svg b/links/places/scalable/folder_color_purple_public.svg new file mode 120000 index 00000000..ca93cec5 --- /dev/null +++ b/links/places/scalable/folder_color_purple_public.svg @@ -0,0 +1 @@ +purple-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_steam.svg b/links/places/scalable/folder_color_purple_steam.svg new file mode 120000 index 00000000..8d4dd760 --- /dev/null +++ b/links/places/scalable/folder_color_purple_steam.svg @@ -0,0 +1 @@ +purple-folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_templates.svg b/links/places/scalable/folder_color_purple_templates.svg new file mode 120000 index 00000000..05a49128 --- /dev/null +++ b/links/places/scalable/folder_color_purple_templates.svg @@ -0,0 +1 @@ +purple-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_torrent.svg b/links/places/scalable/folder_color_purple_torrent.svg new file mode 120000 index 00000000..9762bdf6 --- /dev/null +++ b/links/places/scalable/folder_color_purple_torrent.svg @@ -0,0 +1 @@ +purple-folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_vbox.svg b/links/places/scalable/folder_color_purple_vbox.svg new file mode 120000 index 00000000..32607bd9 --- /dev/null +++ b/links/places/scalable/folder_color_purple_vbox.svg @@ -0,0 +1 @@ +purple-folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_videos.svg b/links/places/scalable/folder_color_purple_videos.svg new file mode 120000 index 00000000..34b67a36 --- /dev/null +++ b/links/places/scalable/folder_color_purple_videos.svg @@ -0,0 +1 @@ +purple-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_purple_wine.svg b/links/places/scalable/folder_color_purple_wine.svg new file mode 120000 index 00000000..22ff8a78 --- /dev/null +++ b/links/places/scalable/folder_color_purple_wine.svg @@ -0,0 +1 @@ +purple-folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red.svg b/links/places/scalable/folder_color_red.svg new file mode 120000 index 00000000..a8295f6f --- /dev/null +++ b/links/places/scalable/folder_color_red.svg @@ -0,0 +1 @@ +red-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_code.svg b/links/places/scalable/folder_color_red_code.svg new file mode 120000 index 00000000..e0b3f764 --- /dev/null +++ b/links/places/scalable/folder_color_red_code.svg @@ -0,0 +1 @@ +red-folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_desktop.svg b/links/places/scalable/folder_color_red_desktop.svg new file mode 120000 index 00000000..599fc56b --- /dev/null +++ b/links/places/scalable/folder_color_red_desktop.svg @@ -0,0 +1 @@ +red-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_documents.svg b/links/places/scalable/folder_color_red_documents.svg new file mode 120000 index 00000000..df7392c8 --- /dev/null +++ b/links/places/scalable/folder_color_red_documents.svg @@ -0,0 +1 @@ +red-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_downloads.svg b/links/places/scalable/folder_color_red_downloads.svg new file mode 120000 index 00000000..3b090b6f --- /dev/null +++ b/links/places/scalable/folder_color_red_downloads.svg @@ -0,0 +1 @@ +red-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_games.svg b/links/places/scalable/folder_color_red_games.svg new file mode 120000 index 00000000..7a30920c --- /dev/null +++ b/links/places/scalable/folder_color_red_games.svg @@ -0,0 +1 @@ +red-folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_github.svg b/links/places/scalable/folder_color_red_github.svg new file mode 120000 index 00000000..0596868d --- /dev/null +++ b/links/places/scalable/folder_color_red_github.svg @@ -0,0 +1 @@ +red-folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_music.svg b/links/places/scalable/folder_color_red_music.svg new file mode 120000 index 00000000..2bd1ac76 --- /dev/null +++ b/links/places/scalable/folder_color_red_music.svg @@ -0,0 +1 @@ +red-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_pictures.svg b/links/places/scalable/folder_color_red_pictures.svg new file mode 120000 index 00000000..fa19429d --- /dev/null +++ b/links/places/scalable/folder_color_red_pictures.svg @@ -0,0 +1 @@ +red-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_projects.svg b/links/places/scalable/folder_color_red_projects.svg new file mode 120000 index 00000000..ed992804 --- /dev/null +++ b/links/places/scalable/folder_color_red_projects.svg @@ -0,0 +1 @@ +red-folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_public.svg b/links/places/scalable/folder_color_red_public.svg new file mode 120000 index 00000000..8c229681 --- /dev/null +++ b/links/places/scalable/folder_color_red_public.svg @@ -0,0 +1 @@ +red-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_steam.svg b/links/places/scalable/folder_color_red_steam.svg new file mode 120000 index 00000000..52bfef09 --- /dev/null +++ b/links/places/scalable/folder_color_red_steam.svg @@ -0,0 +1 @@ +red-folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_templates.svg b/links/places/scalable/folder_color_red_templates.svg new file mode 120000 index 00000000..6e2db4b7 --- /dev/null +++ b/links/places/scalable/folder_color_red_templates.svg @@ -0,0 +1 @@ +red-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_torrent.svg b/links/places/scalable/folder_color_red_torrent.svg new file mode 120000 index 00000000..34062686 --- /dev/null +++ b/links/places/scalable/folder_color_red_torrent.svg @@ -0,0 +1 @@ +red-folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_vbox.svg b/links/places/scalable/folder_color_red_vbox.svg new file mode 120000 index 00000000..bf0b2595 --- /dev/null +++ b/links/places/scalable/folder_color_red_vbox.svg @@ -0,0 +1 @@ +red-folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_videos.svg b/links/places/scalable/folder_color_red_videos.svg new file mode 120000 index 00000000..d9a8fb15 --- /dev/null +++ b/links/places/scalable/folder_color_red_videos.svg @@ -0,0 +1 @@ +red-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_red_wine.svg b/links/places/scalable/folder_color_red_wine.svg new file mode 120000 index 00000000..7b05afb3 --- /dev/null +++ b/links/places/scalable/folder_color_red_wine.svg @@ -0,0 +1 @@ +red-folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow.svg b/links/places/scalable/folder_color_yellow.svg new file mode 120000 index 00000000..5c8a750b --- /dev/null +++ b/links/places/scalable/folder_color_yellow.svg @@ -0,0 +1 @@ +yellow-folder.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_code.svg b/links/places/scalable/folder_color_yellow_code.svg new file mode 120000 index 00000000..7ee5cfc2 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_code.svg @@ -0,0 +1 @@ +yellow-folder-code.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_desktop.svg b/links/places/scalable/folder_color_yellow_desktop.svg new file mode 120000 index 00000000..fac7c517 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_desktop.svg @@ -0,0 +1 @@ +yellow-user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_documents.svg b/links/places/scalable/folder_color_yellow_documents.svg new file mode 120000 index 00000000..bb872e32 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_documents.svg @@ -0,0 +1 @@ +yellow-folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_downloads.svg b/links/places/scalable/folder_color_yellow_downloads.svg new file mode 120000 index 00000000..863db85a --- /dev/null +++ b/links/places/scalable/folder_color_yellow_downloads.svg @@ -0,0 +1 @@ +yellow-folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_games.svg b/links/places/scalable/folder_color_yellow_games.svg new file mode 120000 index 00000000..5dbe520a --- /dev/null +++ b/links/places/scalable/folder_color_yellow_games.svg @@ -0,0 +1 @@ +yellow-folder-games.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_github.svg b/links/places/scalable/folder_color_yellow_github.svg new file mode 120000 index 00000000..bd0cf835 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_github.svg @@ -0,0 +1 @@ +yellow-folder-github.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_music.svg b/links/places/scalable/folder_color_yellow_music.svg new file mode 120000 index 00000000..27131bc9 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_music.svg @@ -0,0 +1 @@ +yellow-folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_pictures.svg b/links/places/scalable/folder_color_yellow_pictures.svg new file mode 120000 index 00000000..7ad1aa1b --- /dev/null +++ b/links/places/scalable/folder_color_yellow_pictures.svg @@ -0,0 +1 @@ +yellow-folder-pictures.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_projects.svg b/links/places/scalable/folder_color_yellow_projects.svg new file mode 120000 index 00000000..57c13999 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_projects.svg @@ -0,0 +1 @@ +yellow-folder-projects.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_public.svg b/links/places/scalable/folder_color_yellow_public.svg new file mode 120000 index 00000000..feded453 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_public.svg @@ -0,0 +1 @@ +yellow-folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_steam.svg b/links/places/scalable/folder_color_yellow_steam.svg new file mode 120000 index 00000000..b36ab617 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_steam.svg @@ -0,0 +1 @@ +yellow-folder-steam.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_templates.svg b/links/places/scalable/folder_color_yellow_templates.svg new file mode 120000 index 00000000..db7b803b --- /dev/null +++ b/links/places/scalable/folder_color_yellow_templates.svg @@ -0,0 +1 @@ +yellow-folder-templates.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_torrent.svg b/links/places/scalable/folder_color_yellow_torrent.svg new file mode 120000 index 00000000..f7962459 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_torrent.svg @@ -0,0 +1 @@ +yellow-folder-torrent.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_vbox.svg b/links/places/scalable/folder_color_yellow_vbox.svg new file mode 120000 index 00000000..44cf4c5e --- /dev/null +++ b/links/places/scalable/folder_color_yellow_vbox.svg @@ -0,0 +1 @@ +yellow-folder-vbox.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_videos.svg b/links/places/scalable/folder_color_yellow_videos.svg new file mode 120000 index 00000000..3f1d8fde --- /dev/null +++ b/links/places/scalable/folder_color_yellow_videos.svg @@ -0,0 +1 @@ +yellow-folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/folder_color_yellow_wine.svg b/links/places/scalable/folder_color_yellow_wine.svg new file mode 120000 index 00000000..527a2a56 --- /dev/null +++ b/links/places/scalable/folder_color_yellow_wine.svg @@ -0,0 +1 @@ +yellow-folder-wine.svg \ No newline at end of file diff --git a/links/places/scalable/folder_download.svg b/links/places/scalable/folder_download.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/scalable/folder_download.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/scalable/folder_downloads.svg b/links/places/scalable/folder_downloads.svg new file mode 120000 index 00000000..88c9cbf2 --- /dev/null +++ b/links/places/scalable/folder_downloads.svg @@ -0,0 +1 @@ +folder-downloads.svg \ No newline at end of file diff --git a/links/places/scalable/folder_home.svg b/links/places/scalable/folder_home.svg new file mode 120000 index 00000000..858de4c5 --- /dev/null +++ b/links/places/scalable/folder_home.svg @@ -0,0 +1 @@ +user-home.svg \ No newline at end of file diff --git a/links/places/scalable/folder_html.svg b/links/places/scalable/folder_html.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/scalable/folder_html.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/scalable/folder_images.svg b/links/places/scalable/folder_images.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/scalable/folder_images.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/scalable/folder_open.svg b/links/places/scalable/folder_open.svg new file mode 120000 index 00000000..573b2662 --- /dev/null +++ b/links/places/scalable/folder_open.svg @@ -0,0 +1 @@ +folder-visiting.svg \ No newline at end of file diff --git a/links/places/scalable/folder_pictures.svg b/links/places/scalable/folder_pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/scalable/folder_pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/scalable/folders-documents.svg b/links/places/scalable/folders-documents.svg new file mode 120000 index 00000000..9a51d714 --- /dev/null +++ b/links/places/scalable/folders-documents.svg @@ -0,0 +1 @@ +folder-documents.svg \ No newline at end of file diff --git a/links/places/scalable/folders-downloads.svg b/links/places/scalable/folders-downloads.svg new file mode 120000 index 00000000..8b753578 --- /dev/null +++ b/links/places/scalable/folders-downloads.svg @@ -0,0 +1 @@ +folder-download.svg \ No newline at end of file diff --git a/links/places/scalable/folders-music.svg b/links/places/scalable/folders-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/scalable/folders-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/folders-publicshare.svg b/links/places/scalable/folders-publicshare.svg new file mode 120000 index 00000000..a2956a2e --- /dev/null +++ b/links/places/scalable/folders-publicshare.svg @@ -0,0 +1 @@ +folder-publicshare.svg \ No newline at end of file diff --git a/links/places/scalable/folders-videos.svg b/links/places/scalable/folders-videos.svg new file mode 120000 index 00000000..f3a4bd79 --- /dev/null +++ b/links/places/scalable/folders-videos.svg @@ -0,0 +1 @@ +folder-video.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-ccdesktop.svg b/links/places/scalable/gnome-ccdesktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/scalable/gnome-ccdesktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-desktop-config.svg b/links/places/scalable/gnome-desktop-config.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/scalable/gnome-desktop-config.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-dev-network.svg b/links/places/scalable/gnome-dev-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-dev-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-dev-trash-empty.svg b/links/places/scalable/gnome-dev-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/gnome-dev-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-dev-trash-full.svg b/links/places/scalable/gnome-dev-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/gnome-dev-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-folder.svg b/links/places/scalable/gnome-folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/scalable/gnome-folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-blockdev.svg b/links/places/scalable/gnome-fs-blockdev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-blockdev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-bookmark.svg b/links/places/scalable/gnome-fs-bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/scalable/gnome-fs-bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-dav.svg b/links/places/scalable/gnome-fs-dav.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-dav.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-desktop.svg b/links/places/scalable/gnome-fs-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/scalable/gnome-fs-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-dev.svg b/links/places/scalable/gnome-fs-dev.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-dev.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-directory-accept.svg b/links/places/scalable/gnome-fs-directory-accept.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/gnome-fs-directory-accept.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-directory-visiting.svg b/links/places/scalable/gnome-fs-directory-visiting.svg new file mode 120000 index 00000000..573b2662 --- /dev/null +++ b/links/places/scalable/gnome-fs-directory-visiting.svg @@ -0,0 +1 @@ +folder-visiting.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-directory.svg b/links/places/scalable/gnome-fs-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/scalable/gnome-fs-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-ftp.svg b/links/places/scalable/gnome-fs-ftp.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-ftp.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-home.svg b/links/places/scalable/gnome-fs-home.svg new file mode 120000 index 00000000..858de4c5 --- /dev/null +++ b/links/places/scalable/gnome-fs-home.svg @@ -0,0 +1 @@ +user-home.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-network.svg b/links/places/scalable/gnome-fs-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-nfs.svg b/links/places/scalable/gnome-fs-nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-server.svg b/links/places/scalable/gnome-fs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/scalable/gnome-fs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-share.svg b/links/places/scalable/gnome-fs-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-smb.svg b/links/places/scalable/gnome-fs-smb.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-smb.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-ssh.svg b/links/places/scalable/gnome-fs-ssh.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-ssh.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-trash-empty-accept.svg b/links/places/scalable/gnome-fs-trash-empty-accept.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/gnome-fs-trash-empty-accept.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-trash-empty.svg b/links/places/scalable/gnome-fs-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/gnome-fs-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-trash-full.svg b/links/places/scalable/gnome-fs-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/gnome-fs-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-fs-web.svg b/links/places/scalable/gnome-fs-web.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-fs-web.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-home.svg b/links/places/scalable/gnome-home.svg new file mode 120000 index 00000000..858de4c5 --- /dev/null +++ b/links/places/scalable/gnome-home.svg @@ -0,0 +1 @@ +user-home.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-mime-x-directory-nfs-server.svg b/links/places/scalable/gnome-mime-x-directory-nfs-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/scalable/gnome-mime-x-directory-nfs-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-mime-x-directory-smb-server.svg b/links/places/scalable/gnome-mime-x-directory-smb-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/scalable/gnome-mime-x-directory-smb-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-mime-x-directory-smb-share.svg b/links/places/scalable/gnome-mime-x-directory-smb-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-mime-x-directory-smb-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-mime-x-directory-smb-workgroup.svg b/links/places/scalable/gnome-mime-x-directory-smb-workgroup.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gnome-mime-x-directory-smb-workgroup.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-stock-trash-empty.svg b/links/places/scalable/gnome-stock-trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/gnome-stock-trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-stock-trash-full.svg b/links/places/scalable/gnome-stock-trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/gnome-stock-trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/gnome-stock-trash.svg b/links/places/scalable/gnome-stock-trash.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/gnome-stock-trash.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/go-home-large.svg b/links/places/scalable/go-home-large.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/scalable/go-home-large.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/scalable/go-home.svg b/links/places/scalable/go-home.svg new file mode 120000 index 00000000..fe411ed1 --- /dev/null +++ b/links/places/scalable/go-home.svg @@ -0,0 +1 @@ +folder-home.svg \ No newline at end of file diff --git a/links/places/scalable/gohome.svg b/links/places/scalable/gohome.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/scalable/gohome.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/scalable/green-folder-pictures.svg b/links/places/scalable/green-folder-pictures.svg new file mode 120000 index 00000000..7485c9e5 --- /dev/null +++ b/links/places/scalable/green-folder-pictures.svg @@ -0,0 +1 @@ +green-folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/green-folder-publicshare.svg b/links/places/scalable/green-folder-publicshare.svg new file mode 120000 index 00000000..25aa7a14 --- /dev/null +++ b/links/places/scalable/green-folder-publicshare.svg @@ -0,0 +1 @@ +green-folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/green-folder-video.svg b/links/places/scalable/green-folder-video.svg new file mode 120000 index 00000000..fdd9da91 --- /dev/null +++ b/links/places/scalable/green-folder-video.svg @@ -0,0 +1 @@ +green-folder-videos.svg \ No newline at end of file diff --git a/links/places/scalable/grey-folder-pictures.svg b/links/places/scalable/grey-folder-pictures.svg new file mode 120000 index 00000000..a4fd5fa3 --- /dev/null +++ b/links/places/scalable/grey-folder-pictures.svg @@ -0,0 +1 @@ +grey-folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/grey-folder-publicshare.svg b/links/places/scalable/grey-folder-publicshare.svg new file mode 120000 index 00000000..bb0a580f --- /dev/null +++ b/links/places/scalable/grey-folder-publicshare.svg @@ -0,0 +1 @@ +grey-folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/grey-folder-video.svg b/links/places/scalable/grey-folder-video.svg new file mode 120000 index 00000000..afb82db4 --- /dev/null +++ b/links/places/scalable/grey-folder-video.svg @@ -0,0 +1 @@ +grey-folder-videos.svg \ No newline at end of file diff --git a/links/places/scalable/gtg-home.svg b/links/places/scalable/gtg-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/scalable/gtg-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/scalable/gtk-directory.svg b/links/places/scalable/gtk-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/scalable/gtk-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/scalable/gtk-home.svg b/links/places/scalable/gtk-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/scalable/gtk-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/scalable/gtk-network.svg b/links/places/scalable/gtk-network.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/gtk-network.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/inode-directory.svg b/links/places/scalable/inode-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/scalable/inode-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/scalable/kfm_home.svg b/links/places/scalable/kfm_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/scalable/kfm_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/scalable/knetattach.svg b/links/places/scalable/knetattach.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/scalable/knetattach.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/scalable/library-music.svg b/links/places/scalable/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/scalable/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/neat.svg b/links/places/scalable/neat.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/scalable/neat.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/scalable/network-server-database.svg b/links/places/scalable/network-server-database.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/network-server-database.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/network-workgroup.svg b/links/places/scalable/network-workgroup.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/network-workgroup.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/network.svg b/links/places/scalable/network.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/scalable/network.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/scalable/network_fs.svg b/links/places/scalable/network_fs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/network_fs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/network_local.svg b/links/places/scalable/network_local.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/network_local.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/nfs.svg b/links/places/scalable/nfs.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/nfs.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/orange-folder-pictures.svg b/links/places/scalable/orange-folder-pictures.svg new file mode 120000 index 00000000..86ced41f --- /dev/null +++ b/links/places/scalable/orange-folder-pictures.svg @@ -0,0 +1 @@ +orange-folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/orange-folder-publicshare.svg b/links/places/scalable/orange-folder-publicshare.svg new file mode 120000 index 00000000..e374b477 --- /dev/null +++ b/links/places/scalable/orange-folder-publicshare.svg @@ -0,0 +1 @@ +orange-folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/orange-folder-video.svg b/links/places/scalable/orange-folder-video.svg new file mode 120000 index 00000000..701033c6 --- /dev/null +++ b/links/places/scalable/orange-folder-video.svg @@ -0,0 +1 @@ +orange-folder-videos.svg \ No newline at end of file diff --git a/links/places/scalable/org.xfce.gigolo.svg b/links/places/scalable/org.xfce.gigolo.svg new file mode 120000 index 00000000..6471c592 --- /dev/null +++ b/links/places/scalable/org.xfce.gigolo.svg @@ -0,0 +1 @@ +gtk-network.svg \ No newline at end of file diff --git a/links/places/scalable/org.xfce.panel.directorymenu.svg b/links/places/scalable/org.xfce.panel.directorymenu.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/scalable/org.xfce.panel.directorymenu.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/scalable/org.xfce.panel.showdesktop.svg b/links/places/scalable/org.xfce.panel.showdesktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/scalable/org.xfce.panel.showdesktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/other-desktop.svg b/links/places/scalable/other-desktop.svg new file mode 120000 index 00000000..8f1a5a03 --- /dev/null +++ b/links/places/scalable/other-desktop.svg @@ -0,0 +1 @@ +user-desktop.svg \ No newline at end of file diff --git a/links/places/scalable/pink-folder-pictures.svg b/links/places/scalable/pink-folder-pictures.svg new file mode 120000 index 00000000..36637d33 --- /dev/null +++ b/links/places/scalable/pink-folder-pictures.svg @@ -0,0 +1 @@ +pink-folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/pink-folder-publicshare.svg b/links/places/scalable/pink-folder-publicshare.svg new file mode 120000 index 00000000..c8a15c48 --- /dev/null +++ b/links/places/scalable/pink-folder-publicshare.svg @@ -0,0 +1 @@ +pink-folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/pink-folder-video.svg b/links/places/scalable/pink-folder-video.svg new file mode 120000 index 00000000..84202937 --- /dev/null +++ b/links/places/scalable/pink-folder-video.svg @@ -0,0 +1 @@ +pink-folder-videos.svg \ No newline at end of file diff --git a/links/places/scalable/purple-folder-pictures.svg b/links/places/scalable/purple-folder-pictures.svg new file mode 120000 index 00000000..90dd40c2 --- /dev/null +++ b/links/places/scalable/purple-folder-pictures.svg @@ -0,0 +1 @@ +purple-folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/purple-folder-publicshare.svg b/links/places/scalable/purple-folder-publicshare.svg new file mode 120000 index 00000000..0ade2617 --- /dev/null +++ b/links/places/scalable/purple-folder-publicshare.svg @@ -0,0 +1 @@ +purple-folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/purple-folder-video.svg b/links/places/scalable/purple-folder-video.svg new file mode 120000 index 00000000..0542a7d7 --- /dev/null +++ b/links/places/scalable/purple-folder-video.svg @@ -0,0 +1 @@ +purple-folder-videos.svg \ No newline at end of file diff --git a/links/places/scalable/red-folder-pictures.svg b/links/places/scalable/red-folder-pictures.svg new file mode 120000 index 00000000..cbc7605a --- /dev/null +++ b/links/places/scalable/red-folder-pictures.svg @@ -0,0 +1 @@ +red-folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/red-folder-publicshare.svg b/links/places/scalable/red-folder-publicshare.svg new file mode 120000 index 00000000..9a89ec22 --- /dev/null +++ b/links/places/scalable/red-folder-publicshare.svg @@ -0,0 +1 @@ +red-folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/red-folder-video.svg b/links/places/scalable/red-folder-video.svg new file mode 120000 index 00000000..2a321c0c --- /dev/null +++ b/links/places/scalable/red-folder-video.svg @@ -0,0 +1 @@ +red-folder-videos.svg \ No newline at end of file diff --git a/links/places/scalable/redhat-home.svg b/links/places/scalable/redhat-home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/scalable/redhat-home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/scalable/redhat-network-server.svg b/links/places/scalable/redhat-network-server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/scalable/redhat-network-server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/scalable/redhat-system-group.svg b/links/places/scalable/redhat-system-group.svg new file mode 120000 index 00000000..0fb3d2e6 --- /dev/null +++ b/links/places/scalable/redhat-system-group.svg @@ -0,0 +1 @@ +network-workgroup.svg \ No newline at end of file diff --git a/links/places/scalable/repository.svg b/links/places/scalable/repository.svg new file mode 120000 index 00000000..582eebfc --- /dev/null +++ b/links/places/scalable/repository.svg @@ -0,0 +1 @@ +folder-html.svg \ No newline at end of file diff --git a/links/places/scalable/samba.svg b/links/places/scalable/samba.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/samba.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/server-database.svg b/links/places/scalable/server-database.svg new file mode 120000 index 00000000..5b95a260 --- /dev/null +++ b/links/places/scalable/server-database.svg @@ -0,0 +1 @@ +network-server-database.svg \ No newline at end of file diff --git a/links/places/scalable/server.svg b/links/places/scalable/server.svg new file mode 120000 index 00000000..7fdd2d96 --- /dev/null +++ b/links/places/scalable/server.svg @@ -0,0 +1 @@ +network-server.svg \ No newline at end of file diff --git a/links/places/scalable/stock_bookmark.svg b/links/places/scalable/stock_bookmark.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/scalable/stock_bookmark.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/scalable/stock_folder.svg b/links/places/scalable/stock_folder.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/links/places/scalable/stock_folder.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/links/places/scalable/stock_home.svg b/links/places/scalable/stock_home.svg new file mode 120000 index 00000000..5cbdae99 --- /dev/null +++ b/links/places/scalable/stock_home.svg @@ -0,0 +1 @@ +go-home.svg \ No newline at end of file diff --git a/links/places/scalable/stock_music-library.svg b/links/places/scalable/stock_music-library.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/links/places/scalable/stock_music-library.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/links/places/scalable/stock_open.svg b/links/places/scalable/stock_open.svg new file mode 120000 index 00000000..573b2662 --- /dev/null +++ b/links/places/scalable/stock_open.svg @@ -0,0 +1 @@ +folder-visiting.svg \ No newline at end of file diff --git a/links/places/scalable/stock_shared-by-me.svg b/links/places/scalable/stock_shared-by-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/scalable/stock_shared-by-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/scalable/stock_shared-to-me.svg b/links/places/scalable/stock_shared-to-me.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/links/places/scalable/stock_shared-to-me.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/links/places/scalable/stock_trash_empty.svg b/links/places/scalable/stock_trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/stock_trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/stock_trash_full.svg b/links/places/scalable/stock_trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/stock_trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/trash-empty.svg b/links/places/scalable/trash-empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/trash-empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/trash-full.svg b/links/places/scalable/trash-full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/trash-full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/trashcan_empty.svg b/links/places/scalable/trashcan_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/trashcan_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/trashcan_full.svg b/links/places/scalable/trashcan_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/trashcan_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/user-bookmarks.svg b/links/places/scalable/user-bookmarks.svg new file mode 120000 index 00000000..99af06a8 --- /dev/null +++ b/links/places/scalable/user-bookmarks.svg @@ -0,0 +1 @@ +folder-bookmark.svg \ No newline at end of file diff --git a/links/places/scalable/user-home-open.svg b/links/places/scalable/user-home-open.svg new file mode 120000 index 00000000..cde3e2e5 --- /dev/null +++ b/links/places/scalable/user-home-open.svg @@ -0,0 +1 @@ +folder-open.svg \ No newline at end of file diff --git a/links/places/scalable/user-images.svg b/links/places/scalable/user-images.svg new file mode 120000 index 00000000..6d4bb4b0 --- /dev/null +++ b/links/places/scalable/user-images.svg @@ -0,0 +1 @@ +folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/user-pictures.svg b/links/places/scalable/user-pictures.svg new file mode 120000 index 00000000..8f514a58 --- /dev/null +++ b/links/places/scalable/user-pictures.svg @@ -0,0 +1 @@ +user-images.svg \ No newline at end of file diff --git a/links/places/scalable/user-share.svg b/links/places/scalable/user-share.svg new file mode 120000 index 00000000..7da8cb2e --- /dev/null +++ b/links/places/scalable/user-share.svg @@ -0,0 +1 @@ +network.svg \ No newline at end of file diff --git a/links/places/scalable/xfce-trash_empty.svg b/links/places/scalable/xfce-trash_empty.svg new file mode 120000 index 00000000..a5a5bd85 --- /dev/null +++ b/links/places/scalable/xfce-trash_empty.svg @@ -0,0 +1 @@ +user-trash.svg \ No newline at end of file diff --git a/links/places/scalable/xfce-trash_full.svg b/links/places/scalable/xfce-trash_full.svg new file mode 120000 index 00000000..013ff841 --- /dev/null +++ b/links/places/scalable/xfce-trash_full.svg @@ -0,0 +1 @@ +user-trash-full.svg \ No newline at end of file diff --git a/links/places/scalable/yellow-folder-pictures.svg b/links/places/scalable/yellow-folder-pictures.svg new file mode 120000 index 00000000..37b1f15d --- /dev/null +++ b/links/places/scalable/yellow-folder-pictures.svg @@ -0,0 +1 @@ +yellow-folder-images.svg \ No newline at end of file diff --git a/links/places/scalable/yellow-folder-publicshare.svg b/links/places/scalable/yellow-folder-publicshare.svg new file mode 120000 index 00000000..a904cb93 --- /dev/null +++ b/links/places/scalable/yellow-folder-publicshare.svg @@ -0,0 +1 @@ +yellow-folder-public.svg \ No newline at end of file diff --git a/links/places/scalable/yellow-folder-video.svg b/links/places/scalable/yellow-folder-video.svg new file mode 120000 index 00000000..42d468bd --- /dev/null +++ b/links/places/scalable/yellow-folder-video.svg @@ -0,0 +1 @@ +yellow-folder-videos.svg \ No newline at end of file diff --git a/links/places/symbolic/folder-drag-accept-symbolic.svg b/links/places/symbolic/folder-drag-accept-symbolic.svg new file mode 120000 index 00000000..ee6aab9c --- /dev/null +++ b/links/places/symbolic/folder-drag-accept-symbolic.svg @@ -0,0 +1 @@ +folder-open-symbolic.svg \ No newline at end of file diff --git a/links/places/symbolic/folder-images-symbolic.svg b/links/places/symbolic/folder-images-symbolic.svg new file mode 120000 index 00000000..4b0b8419 --- /dev/null +++ b/links/places/symbolic/folder-images-symbolic.svg @@ -0,0 +1 @@ +folder-pictures-symbolic.svg \ No newline at end of file diff --git a/links/places/symbolic/folder-recent-symbolic.svg b/links/places/symbolic/folder-recent-symbolic.svg new file mode 120000 index 00000000..9eb2b8bd --- /dev/null +++ b/links/places/symbolic/folder-recent-symbolic.svg @@ -0,0 +1 @@ +document-open-recent-symbolic.svg \ No newline at end of file diff --git a/links/places/symbolic/folder-visiting-symbolic.svg b/links/places/symbolic/folder-visiting-symbolic.svg new file mode 120000 index 00000000..ee6aab9c --- /dev/null +++ b/links/places/symbolic/folder-visiting-symbolic.svg @@ -0,0 +1 @@ +folder-open-symbolic.svg \ No newline at end of file diff --git a/links/places/symbolic/inode-directory-symbolic.svg b/links/places/symbolic/inode-directory-symbolic.svg new file mode 120000 index 00000000..787db36b --- /dev/null +++ b/links/places/symbolic/inode-directory-symbolic.svg @@ -0,0 +1 @@ +folder-symbolic.svg \ No newline at end of file diff --git a/links/places/symbolic/nemo-bookmark-not-found-symbolic.svg b/links/places/symbolic/nemo-bookmark-not-found-symbolic.svg new file mode 120000 index 00000000..5d235479 --- /dev/null +++ b/links/places/symbolic/nemo-bookmark-not-found-symbolic.svg @@ -0,0 +1 @@ +bookmark-missing-symbolic.svg \ No newline at end of file diff --git a/links/places/symbolic/user-images-symbolic.svg b/links/places/symbolic/user-images-symbolic.svg new file mode 120000 index 00000000..4b0b8419 --- /dev/null +++ b/links/places/symbolic/user-images-symbolic.svg @@ -0,0 +1 @@ +folder-pictures-symbolic.svg \ No newline at end of file diff --git a/links/places/symbolic/user-pictures-symbolic.svg b/links/places/symbolic/user-pictures-symbolic.svg new file mode 120000 index 00000000..4b0b8419 --- /dev/null +++ b/links/places/symbolic/user-pictures-symbolic.svg @@ -0,0 +1 @@ +folder-pictures-symbolic.svg \ No newline at end of file diff --git a/links/status/16/ac-adapter-symbolic.svg b/links/status/16/ac-adapter-symbolic.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/16/ac-adapter-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/16/ac-adapter.svg b/links/status/16/ac-adapter.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/16/ac-adapter.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/16/audio-input-microphone-high-panel.svg b/links/status/16/audio-input-microphone-high-panel.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/16/audio-input-microphone-high-panel.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/16/audio-input-microphone-high.svg b/links/status/16/audio-input-microphone-high.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/16/audio-input-microphone-high.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/16/audio-input-microphone-low-zero-panel.svg b/links/status/16/audio-input-microphone-low-zero-panel.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/16/audio-input-microphone-low-zero-panel.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/16/audio-input-microphone-low.svg b/links/status/16/audio-input-microphone-low.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/16/audio-input-microphone-low.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/16/audio-input-microphone-medium.svg b/links/status/16/audio-input-microphone-medium.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/16/audio-input-microphone-medium.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/16/audio-input-microphone-muted.svg b/links/status/16/audio-input-microphone-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/16/audio-input-microphone-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/16/audio-input-microphone-none-panel.svg b/links/status/16/audio-input-microphone-none-panel.svg new file mode 120000 index 00000000..6cf00c89 --- /dev/null +++ b/links/status/16/audio-input-microphone-none-panel.svg @@ -0,0 +1 @@ +mic-ready.svg \ No newline at end of file diff --git a/links/status/16/audio-output-none-panel.svg b/links/status/16/audio-output-none-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/audio-output-none-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/audio-output-none.svg b/links/status/16/audio-output-none.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/audio-output-none.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/audio-recorder-off.svg b/links/status/16/audio-recorder-off.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/16/audio-recorder-off.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/16/audio-recorder-on.svg b/links/status/16/audio-recorder-on.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/16/audio-recorder-on.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-high.svg b/links/status/16/audio-volume-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/16/audio-volume-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-low-zero-panel.svg b/links/status/16/audio-volume-low-zero-panel.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/16/audio-volume-low-zero-panel.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-low.svg b/links/status/16/audio-volume-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/16/audio-volume-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-medium.svg b/links/status/16/audio-volume-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/16/audio-volume-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-muted-blocked-panel.svg b/links/status/16/audio-volume-muted-blocked-panel.svg new file mode 120000 index 00000000..3820bf90 --- /dev/null +++ b/links/status/16/audio-volume-muted-blocked-panel.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-muted-blocking.svg b/links/status/16/audio-volume-muted-blocking.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/16/audio-volume-muted-blocking.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-muted-panel.svg b/links/status/16/audio-volume-muted-panel.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/16/audio-volume-muted-panel.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-muted.svg b/links/status/16/audio-volume-muted.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/16/audio-volume-muted.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/16/audio-volume-off.svg b/links/status/16/audio-volume-off.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/audio-volume-off.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/bad-signal-lock.svg b/links/status/16/bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/16/bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/16/bad-signal.svg b/links/status/16/bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/16/bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/16/battery-000-charging.svg b/links/status/16/battery-000-charging.svg new file mode 120000 index 00000000..bf644a91 --- /dev/null +++ b/links/status/16/battery-000-charging.svg @@ -0,0 +1 @@ +gpm-battery-000-charging.svg \ No newline at end of file diff --git a/links/status/16/battery-000.svg b/links/status/16/battery-000.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/16/battery-000.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/16/battery-020-charging.svg b/links/status/16/battery-020-charging.svg new file mode 120000 index 00000000..15a87656 --- /dev/null +++ b/links/status/16/battery-020-charging.svg @@ -0,0 +1 @@ +gpm-battery-020-charging.svg \ No newline at end of file diff --git a/links/status/16/battery-020.svg b/links/status/16/battery-020.svg new file mode 120000 index 00000000..6faf6a9f --- /dev/null +++ b/links/status/16/battery-020.svg @@ -0,0 +1 @@ +gpm-battery-020.svg \ No newline at end of file diff --git a/links/status/16/battery-040-charging.svg b/links/status/16/battery-040-charging.svg new file mode 120000 index 00000000..0e0f794e --- /dev/null +++ b/links/status/16/battery-040-charging.svg @@ -0,0 +1 @@ +gpm-battery-040-charging.svg \ No newline at end of file diff --git a/links/status/16/battery-060-charging.svg b/links/status/16/battery-060-charging.svg new file mode 120000 index 00000000..6d94ad61 --- /dev/null +++ b/links/status/16/battery-060-charging.svg @@ -0,0 +1 @@ +gpm-battery-060-charging.svg \ No newline at end of file diff --git a/links/status/16/battery-060.svg b/links/status/16/battery-060.svg new file mode 120000 index 00000000..8bc3219c --- /dev/null +++ b/links/status/16/battery-060.svg @@ -0,0 +1 @@ +gpm-battery-060.svg \ No newline at end of file diff --git a/links/status/16/battery-080-charging.svg b/links/status/16/battery-080-charging.svg new file mode 120000 index 00000000..1b520977 --- /dev/null +++ b/links/status/16/battery-080-charging.svg @@ -0,0 +1 @@ +gpm-battery-080-charging.svg \ No newline at end of file diff --git a/links/status/16/battery-080.svg b/links/status/16/battery-080.svg new file mode 120000 index 00000000..e0693046 --- /dev/null +++ b/links/status/16/battery-080.svg @@ -0,0 +1 @@ +gpm-battery-080.svg \ No newline at end of file diff --git a/links/status/16/battery-100-charging.svg b/links/status/16/battery-100-charging.svg new file mode 120000 index 00000000..4cfbb20a --- /dev/null +++ b/links/status/16/battery-100-charging.svg @@ -0,0 +1 @@ +gpm-battery-100-charging.svg \ No newline at end of file diff --git a/links/status/16/battery-100.svg b/links/status/16/battery-100.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/16/battery-100.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/16/battery-charged.svg b/links/status/16/battery-charged.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/16/battery-charged.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/16/battery-full-charged.svg b/links/status/16/battery-full-charged.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/battery-full-charged.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/battery-medium-charging.svg b/links/status/16/battery-medium-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/battery-medium-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/battery-medium.svg b/links/status/16/battery-medium.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/battery-medium.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/battery_charged.svg b/links/status/16/battery_charged.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/16/battery_charged.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/16/battery_full.svg b/links/status/16/battery_full.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/16/battery_full.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/16/battery_plugged.svg b/links/status/16/battery_plugged.svg new file mode 120000 index 00000000..462da4e2 --- /dev/null +++ b/links/status/16/battery_plugged.svg @@ -0,0 +1 @@ +ac-adapter.svg \ No newline at end of file diff --git a/links/status/16/blueberry-tray-active.svg b/links/status/16/blueberry-tray-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/16/blueberry-tray-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/16/blueberry-tray-disabled.svg b/links/status/16/blueberry-tray-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/16/blueberry-tray-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/16/blueberry-tray.svg b/links/status/16/blueberry-tray.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/16/blueberry-tray.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/16/blueman-active.svg b/links/status/16/blueman-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/16/blueman-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/16/blueman-disabled.svg b/links/status/16/blueman-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/16/blueman-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/16/blueman-tray-active.svg b/links/status/16/blueman-tray-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/16/blueman-tray-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/16/blueman-tray-disabled.svg b/links/status/16/blueman-tray-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/16/blueman-tray-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/16/blueman-tray.svg b/links/status/16/blueman-tray.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/16/blueman-tray.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/16/blueman.svg b/links/status/16/blueman.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/16/blueman.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/16/both-bad-signal-lock.svg b/links/status/16/both-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/16/both-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/16/both-bad-signal.svg b/links/status/16/both-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/16/both-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/16/both-good-signal-lock.svg b/links/status/16/both-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/16/both-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/16/both-good-signal.svg b/links/status/16/both-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/16/both-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/16/both-high-signal-lock.svg b/links/status/16/both-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/16/both-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/both-high-signal.svg b/links/status/16/both-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/16/both-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/both-low-signal-lock.svg b/links/status/16/both-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/16/both-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/both-low-signal.svg b/links/status/16/both-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/16/both-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/clipman-symbolic.svg b/links/status/16/clipman-symbolic.svg new file mode 120000 index 00000000..8a826959 --- /dev/null +++ b/links/status/16/clipman-symbolic.svg @@ -0,0 +1 @@ +clipit-trayicon.svg \ No newline at end of file diff --git a/links/status/16/connect_creating.svg b/links/status/16/connect_creating.svg new file mode 120000 index 00000000..8e405e17 --- /dev/null +++ b/links/status/16/connect_creating.svg @@ -0,0 +1 @@ +network-transmit-receive.svg \ No newline at end of file diff --git a/links/status/16/connect_established.svg b/links/status/16/connect_established.svg new file mode 120000 index 00000000..8e405e17 --- /dev/null +++ b/links/status/16/connect_established.svg @@ -0,0 +1 @@ +network-transmit-receive.svg \ No newline at end of file diff --git a/links/status/16/discord-tray-connected.svg b/links/status/16/discord-tray-connected.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/16/discord-tray-connected.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/16/discord-tray-deafened.svg b/links/status/16/discord-tray-deafened.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/16/discord-tray-deafened.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/16/discord-tray-muted.svg b/links/status/16/discord-tray-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/16/discord-tray-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/16/discord-tray-speaking.svg b/links/status/16/discord-tray-speaking.svg new file mode 120000 index 00000000..3820bf90 --- /dev/null +++ b/links/status/16/discord-tray-speaking.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking.svg \ No newline at end of file diff --git a/links/status/16/fcitx-bopomofo-panel.svg b/links/status/16/fcitx-bopomofo-panel.svg new file mode 120000 index 00000000..954e9837 --- /dev/null +++ b/links/status/16/fcitx-bopomofo-panel.svg @@ -0,0 +1 @@ +fcitx-rime-panel.svg \ No newline at end of file diff --git a/links/status/16/fcitx-pinyin-libpinyin-panel.svg b/links/status/16/fcitx-pinyin-libpinyin-panel.svg new file mode 120000 index 00000000..e7730130 --- /dev/null +++ b/links/status/16/fcitx-pinyin-libpinyin-panel.svg @@ -0,0 +1 @@ +fcitx-pinyin-panel.svg \ No newline at end of file diff --git a/links/status/16/fcitx-shuangpin-libpinyin-panel.svg b/links/status/16/fcitx-shuangpin-libpinyin-panel.svg new file mode 120000 index 00000000..2a64c7c4 --- /dev/null +++ b/links/status/16/fcitx-shuangpin-libpinyin-panel.svg @@ -0,0 +1 @@ +fcitx-shuangpin-panel.svg \ No newline at end of file diff --git a/links/status/16/fcitx-wbpy.svg b/links/status/16/fcitx-wbpy.svg new file mode 120000 index 00000000..c814ec4e --- /dev/null +++ b/links/status/16/fcitx-wbpy.svg @@ -0,0 +1 @@ +fcitx-wubi-panel.svg \ No newline at end of file diff --git a/links/status/16/fcitx-zhuyin-panel.svg b/links/status/16/fcitx-zhuyin-panel.svg new file mode 120000 index 00000000..954e9837 --- /dev/null +++ b/links/status/16/fcitx-zhuyin-panel.svg @@ -0,0 +1 @@ +fcitx-rime-panel.svg \ No newline at end of file diff --git a/links/status/16/flameshot-tray.svg b/links/status/16/flameshot-tray.svg new file mode 120000 index 00000000..b67ff98d --- /dev/null +++ b/links/status/16/flameshot-tray.svg @@ -0,0 +1 @@ +flameshot.svg \ No newline at end of file diff --git a/links/status/16/gnome-netstatus-disconn.svg b/links/status/16/gnome-netstatus-disconn.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/16/gnome-netstatus-disconn.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/16/gnome-netstatus-error.svg b/links/status/16/gnome-netstatus-error.svg new file mode 120000 index 00000000..88866681 --- /dev/null +++ b/links/status/16/gnome-netstatus-error.svg @@ -0,0 +1 @@ +network-error.svg \ No newline at end of file diff --git a/links/status/16/gnome-netstatus-idle.svg b/links/status/16/gnome-netstatus-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/16/gnome-netstatus-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/16/gnome-netstatus-rx.svg b/links/status/16/gnome-netstatus-rx.svg new file mode 120000 index 00000000..9d3d6c44 --- /dev/null +++ b/links/status/16/gnome-netstatus-rx.svg @@ -0,0 +1 @@ +network-receive.svg \ No newline at end of file diff --git a/links/status/16/gnome-netstatus-tx.svg b/links/status/16/gnome-netstatus-tx.svg new file mode 120000 index 00000000..2e76eecd --- /dev/null +++ b/links/status/16/gnome-netstatus-tx.svg @@ -0,0 +1 @@ +network-transmit.svg \ No newline at end of file diff --git a/links/status/16/gnome-netstatus-txrx.svg b/links/status/16/gnome-netstatus-txrx.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/16/gnome-netstatus-txrx.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/16/good-signal-lock.svg b/links/status/16/good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/16/good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/16/good-signal.svg b/links/status/16/good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/16/good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-ac-adapter.svg b/links/status/16/gpm-ac-adapter.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/16/gpm-ac-adapter.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-000-charging.svg b/links/status/16/gpm-battery-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/16/gpm-battery-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-000.svg b/links/status/16/gpm-battery-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/16/gpm-battery-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-020-charging.svg b/links/status/16/gpm-battery-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/gpm-battery-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-020.svg b/links/status/16/gpm-battery-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/gpm-battery-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-040-charging.svg b/links/status/16/gpm-battery-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/16/gpm-battery-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-040.svg b/links/status/16/gpm-battery-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/16/gpm-battery-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-060-charging.svg b/links/status/16/gpm-battery-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/gpm-battery-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-060.svg b/links/status/16/gpm-battery-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/gpm-battery-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-080-charging.svg b/links/status/16/gpm-battery-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/gpm-battery-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-080.svg b/links/status/16/gpm-battery-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/gpm-battery-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-100-charging.svg b/links/status/16/gpm-battery-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/16/gpm-battery-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-100.svg b/links/status/16/gpm-battery-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/gpm-battery-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-charged.svg b/links/status/16/gpm-battery-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/16/gpm-battery-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-empty.svg b/links/status/16/gpm-battery-empty.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/16/gpm-battery-empty.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/16/gpm-battery-missing.svg b/links/status/16/gpm-battery-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/16/gpm-battery-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/16/gpm-brightness-lcd.svg b/links/status/16/gpm-brightness-lcd.svg new file mode 120000 index 00000000..55478878 --- /dev/null +++ b/links/status/16/gpm-brightness-lcd.svg @@ -0,0 +1 @@ +xfpm-brightness-lcd.svg \ No newline at end of file diff --git a/links/status/16/gpm-phone-000.svg b/links/status/16/gpm-phone-000.svg new file mode 120000 index 00000000..77b7a31c --- /dev/null +++ b/links/status/16/gpm-phone-000.svg @@ -0,0 +1 @@ +phone-battery-empty.svg \ No newline at end of file diff --git a/links/status/16/gpm-phone-020.svg b/links/status/16/gpm-phone-020.svg new file mode 120000 index 00000000..628ffaa0 --- /dev/null +++ b/links/status/16/gpm-phone-020.svg @@ -0,0 +1 @@ +phone-battery-caution.svg \ No newline at end of file diff --git a/links/status/16/gpm-phone-040.svg b/links/status/16/gpm-phone-040.svg new file mode 120000 index 00000000..2e1194c1 --- /dev/null +++ b/links/status/16/gpm-phone-040.svg @@ -0,0 +1 @@ +phone-battery-low.svg \ No newline at end of file diff --git a/links/status/16/gpm-phone-060.svg b/links/status/16/gpm-phone-060.svg new file mode 120000 index 00000000..431ed099 --- /dev/null +++ b/links/status/16/gpm-phone-060.svg @@ -0,0 +1 @@ +phone-battery-medium.svg \ No newline at end of file diff --git a/links/status/16/gpm-phone-080.svg b/links/status/16/gpm-phone-080.svg new file mode 120000 index 00000000..4dadbca9 --- /dev/null +++ b/links/status/16/gpm-phone-080.svg @@ -0,0 +1 @@ +phone-battery-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-phone-100.svg b/links/status/16/gpm-phone-100.svg new file mode 120000 index 00000000..954a697f --- /dev/null +++ b/links/status/16/gpm-phone-100.svg @@ -0,0 +1 @@ +phone-battery-full.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-000-charging.svg b/links/status/16/gpm-primary-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/16/gpm-primary-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-000.svg b/links/status/16/gpm-primary-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/16/gpm-primary-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-020-charging.svg b/links/status/16/gpm-primary-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/gpm-primary-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-020.svg b/links/status/16/gpm-primary-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/gpm-primary-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-040-charging.svg b/links/status/16/gpm-primary-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/16/gpm-primary-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-040.svg b/links/status/16/gpm-primary-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/16/gpm-primary-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-060-charging.svg b/links/status/16/gpm-primary-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/gpm-primary-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-060.svg b/links/status/16/gpm-primary-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/gpm-primary-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-080-charging.svg b/links/status/16/gpm-primary-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/gpm-primary-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-080.svg b/links/status/16/gpm-primary-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/gpm-primary-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-100-charging.svg b/links/status/16/gpm-primary-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/16/gpm-primary-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-100.svg b/links/status/16/gpm-primary-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/gpm-primary-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-charged.svg b/links/status/16/gpm-primary-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/16/gpm-primary-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/16/gpm-primary-missing.svg b/links/status/16/gpm-primary-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/16/gpm-primary-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-000-charging.svg b/links/status/16/gpm-ups-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/16/gpm-ups-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-000.svg b/links/status/16/gpm-ups-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/16/gpm-ups-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-020-charging.svg b/links/status/16/gpm-ups-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/gpm-ups-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-020.svg b/links/status/16/gpm-ups-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/gpm-ups-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-040-charging.svg b/links/status/16/gpm-ups-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/16/gpm-ups-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-040.svg b/links/status/16/gpm-ups-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/16/gpm-ups-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-060-charging.svg b/links/status/16/gpm-ups-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/gpm-ups-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-060.svg b/links/status/16/gpm-ups-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/gpm-ups-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-080-charging.svg b/links/status/16/gpm-ups-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/gpm-ups-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-080.svg b/links/status/16/gpm-ups-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/gpm-ups-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-100-charging.svg b/links/status/16/gpm-ups-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/16/gpm-ups-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-100.svg b/links/status/16/gpm-ups-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/gpm-ups-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-charged.svg b/links/status/16/gpm-ups-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/16/gpm-ups-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/16/gpm-ups-missing.svg b/links/status/16/gpm-ups-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/16/gpm-ups-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-full-secure.svg b/links/status/16/gsm-3g-full-secure.svg new file mode 120000 index 00000000..afc43d74 --- /dev/null +++ b/links/status/16/gsm-3g-full-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-full.svg b/links/status/16/gsm-3g-full.svg new file mode 120000 index 00000000..90a741a1 --- /dev/null +++ b/links/status/16/gsm-3g-full.svg @@ -0,0 +1 @@ +network-cellular-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-high-secure.svg b/links/status/16/gsm-3g-high-secure.svg new file mode 120000 index 00000000..56374d21 --- /dev/null +++ b/links/status/16/gsm-3g-high-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-high.svg b/links/status/16/gsm-3g-high.svg new file mode 120000 index 00000000..d483798e --- /dev/null +++ b/links/status/16/gsm-3g-high.svg @@ -0,0 +1 @@ +network-cellular-signal-good.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-low-secure.svg b/links/status/16/gsm-3g-low-secure.svg new file mode 120000 index 00000000..86597a5a --- /dev/null +++ b/links/status/16/gsm-3g-low-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-low.svg b/links/status/16/gsm-3g-low.svg new file mode 120000 index 00000000..1f49b2fc --- /dev/null +++ b/links/status/16/gsm-3g-low.svg @@ -0,0 +1 @@ +network-cellular-signal-low.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-medium-secure.svg b/links/status/16/gsm-3g-medium-secure.svg new file mode 120000 index 00000000..08f73d5e --- /dev/null +++ b/links/status/16/gsm-3g-medium-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-medium.svg b/links/status/16/gsm-3g-medium.svg new file mode 120000 index 00000000..f8764e2c --- /dev/null +++ b/links/status/16/gsm-3g-medium.svg @@ -0,0 +1 @@ +network-cellular-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-none-secure.svg b/links/status/16/gsm-3g-none-secure.svg new file mode 120000 index 00000000..ea1920ef --- /dev/null +++ b/links/status/16/gsm-3g-none-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-none.svg \ No newline at end of file diff --git a/links/status/16/gsm-3g-none.svg b/links/status/16/gsm-3g-none.svg new file mode 120000 index 00000000..a4482d85 --- /dev/null +++ b/links/status/16/gsm-3g-none.svg @@ -0,0 +1 @@ +network-cellular-signal-none.svg \ No newline at end of file diff --git a/links/status/16/gtk-dialog-authentication-panel.svg b/links/status/16/gtk-dialog-authentication-panel.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/16/gtk-dialog-authentication-panel.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/16/high-signal-lock.svg b/links/status/16/high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/16/high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/high-signal.svg b/links/status/16/high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/16/high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/ibus-keyboard.svg b/links/status/16/ibus-keyboard.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/16/ibus-keyboard.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/16/idle-bad-signal-lock.svg b/links/status/16/idle-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/16/idle-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/16/idle-bad-signal.svg b/links/status/16/idle-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/16/idle-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/16/idle-good-signal-lock.svg b/links/status/16/idle-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/16/idle-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/16/idle-good-signal.svg b/links/status/16/idle-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/16/idle-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/16/idle-high-signal-lock.svg b/links/status/16/idle-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/16/idle-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/idle-high-signal.svg b/links/status/16/idle-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/16/idle-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/idle-low-signal-lock.svg b/links/status/16/idle-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/16/idle-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/idle-low-signal.svg b/links/status/16/idle-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/16/idle-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/input-keyboard.svg b/links/status/16/input-keyboard.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/16/input-keyboard.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/16/knemo-modem-error.svg b/links/status/16/knemo-modem-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/16/knemo-modem-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/16/knemo-modem-idle.svg b/links/status/16/knemo-modem-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/16/knemo-modem-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/16/knemo-modem-offline.svg b/links/status/16/knemo-modem-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/16/knemo-modem-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/16/knemo-modem-receive.svg b/links/status/16/knemo-modem-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/16/knemo-modem-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/16/knemo-modem-transmit-receive.svg b/links/status/16/knemo-modem-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/16/knemo-modem-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/16/knemo-modem-transmit.svg b/links/status/16/knemo-modem-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/16/knemo-modem-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/16/knemo-monitor-error.svg b/links/status/16/knemo-monitor-error.svg new file mode 120000 index 00000000..88866681 --- /dev/null +++ b/links/status/16/knemo-monitor-error.svg @@ -0,0 +1 @@ +network-error.svg \ No newline at end of file diff --git a/links/status/16/knemo-monitor-idle.svg b/links/status/16/knemo-monitor-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/16/knemo-monitor-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/16/knemo-monitor-offline.svg b/links/status/16/knemo-monitor-offline.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/16/knemo-monitor-offline.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/16/knemo-monitor-receive.svg b/links/status/16/knemo-monitor-receive.svg new file mode 120000 index 00000000..9d3d6c44 --- /dev/null +++ b/links/status/16/knemo-monitor-receive.svg @@ -0,0 +1 @@ +network-receive.svg \ No newline at end of file diff --git a/links/status/16/knemo-monitor-transmit-receive.svg b/links/status/16/knemo-monitor-transmit-receive.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/16/knemo-monitor-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/16/knemo-monitor-transmit.svg b/links/status/16/knemo-monitor-transmit.svg new file mode 120000 index 00000000..2e76eecd --- /dev/null +++ b/links/status/16/knemo-monitor-transmit.svg @@ -0,0 +1 @@ +network-transmit.svg \ No newline at end of file diff --git a/links/status/16/knemo-network-error.svg b/links/status/16/knemo-network-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/16/knemo-network-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/16/knemo-network-idle.svg b/links/status/16/knemo-network-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/16/knemo-network-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/16/knemo-network-offline.svg b/links/status/16/knemo-network-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/16/knemo-network-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/16/knemo-network-receive.svg b/links/status/16/knemo-network-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/16/knemo-network-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/16/knemo-network-transmit-receive.svg b/links/status/16/knemo-network-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/16/knemo-network-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/16/knemo-network-transmit.svg b/links/status/16/knemo-network-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/16/knemo-network-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/16/knemo-wireless-error.svg b/links/status/16/knemo-wireless-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/16/knemo-wireless-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/16/knemo-wireless-idle.svg b/links/status/16/knemo-wireless-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/16/knemo-wireless-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/16/knemo-wireless-offline.svg b/links/status/16/knemo-wireless-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/16/knemo-wireless-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/16/knemo-wireless-receive.svg b/links/status/16/knemo-wireless-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/16/knemo-wireless-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/16/knemo-wireless-transmit-receive.svg b/links/status/16/knemo-wireless-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/16/knemo-wireless-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/16/knemo-wireless-transmit.svg b/links/status/16/knemo-wireless-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/16/knemo-wireless-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/16/krb-valid-ticket.svg b/links/status/16/krb-valid-ticket.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/16/krb-valid-ticket.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/16/low-signal-lock.svg b/links/status/16/low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/16/low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/low-signal.svg b/links/status/16/low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/16/low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/manjaro-settings-manager-panel.svg b/links/status/16/manjaro-settings-manager-panel.svg new file mode 120000 index 00000000..384734fb --- /dev/null +++ b/links/status/16/manjaro-settings-manager-panel.svg @@ -0,0 +1 @@ +manjaro.svg \ No newline at end of file diff --git a/links/status/16/manjaro-settings-manager.svg b/links/status/16/manjaro-settings-manager.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/16/manjaro-settings-manager.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/16/manjaro-welcome.svg b/links/status/16/manjaro-welcome.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/16/manjaro-welcome.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/16/mic-off.svg b/links/status/16/mic-off.svg new file mode 120000 index 00000000..af635525 --- /dev/null +++ b/links/status/16/mic-off.svg @@ -0,0 +1 @@ +mic-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/mic-on.svg b/links/status/16/mic-on.svg new file mode 120000 index 00000000..f7b1126f --- /dev/null +++ b/links/status/16/mic-on.svg @@ -0,0 +1 @@ +mic-volume-high.svg \ No newline at end of file diff --git a/links/status/16/mic-ready.svg b/links/status/16/mic-ready.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/16/mic-ready.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/16/mic-volume-high.svg b/links/status/16/mic-volume-high.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/16/mic-volume-high.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/16/mic-volume-low.svg b/links/status/16/mic-volume-low.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/16/mic-volume-low.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/16/mic-volume-medium.svg b/links/status/16/mic-volume-medium.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/16/mic-volume-medium.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/16/mic-volume-muted.svg b/links/status/16/mic-volume-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/16/mic-volume-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/16/network-cellular-secure-signal-weak.svg b/links/status/16/network-cellular-secure-signal-weak.svg new file mode 120000 index 00000000..86597a5a --- /dev/null +++ b/links/status/16/network-cellular-secure-signal-weak.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/16/network-cellular-signal-acquiring.svg b/links/status/16/network-cellular-signal-acquiring.svg new file mode 120000 index 00000000..65c189f7 --- /dev/null +++ b/links/status/16/network-cellular-signal-acquiring.svg @@ -0,0 +1 @@ +network-cellular-acquiring.svg \ No newline at end of file diff --git a/links/status/16/network-cellular-signal-weak.svg b/links/status/16/network-cellular-signal-weak.svg new file mode 120000 index 00000000..1f49b2fc --- /dev/null +++ b/links/status/16/network-cellular-signal-weak.svg @@ -0,0 +1 @@ +network-cellular-signal-low.svg \ No newline at end of file diff --git a/links/status/16/network-disconnected.svg b/links/status/16/network-disconnected.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/16/network-disconnected.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/16/network-idle.svg b/links/status/16/network-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/16/network-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/16/network-offline.svg b/links/status/16/network-offline.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/16/network-offline.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/16/network-transmit-receive.svg b/links/status/16/network-transmit-receive.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/16/network-transmit-receive.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/16/network-vpn.svg b/links/status/16/network-vpn.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/16/network-vpn.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-connected.svg b/links/status/16/network-wireless-connected.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/16/network-wireless-connected.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-secure-signal-excellent.svg b/links/status/16/network-wireless-secure-signal-excellent.svg new file mode 120000 index 00000000..e0e0ec47 --- /dev/null +++ b/links/status/16/network-wireless-secure-signal-excellent.svg @@ -0,0 +1 @@ +nm-signal-100-secure.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-secure-signal-good.svg b/links/status/16/network-wireless-secure-signal-good.svg new file mode 120000 index 00000000..a2b5fb9a --- /dev/null +++ b/links/status/16/network-wireless-secure-signal-good.svg @@ -0,0 +1 @@ +nm-signal-75-secure.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-secure-signal-low.svg b/links/status/16/network-wireless-secure-signal-low.svg new file mode 120000 index 00000000..75081070 --- /dev/null +++ b/links/status/16/network-wireless-secure-signal-low.svg @@ -0,0 +1 @@ +nm-signal-25-secure.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-secure-signal-none.svg b/links/status/16/network-wireless-secure-signal-none.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/16/network-wireless-secure-signal-none.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-secure-signal-ok.svg b/links/status/16/network-wireless-secure-signal-ok.svg new file mode 120000 index 00000000..b1c2ecc3 --- /dev/null +++ b/links/status/16/network-wireless-secure-signal-ok.svg @@ -0,0 +1 @@ +nm-signal-50-secure.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-signal-excellent.svg b/links/status/16/network-wireless-signal-excellent.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/16/network-wireless-signal-excellent.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-signal-good.svg b/links/status/16/network-wireless-signal-good.svg new file mode 120000 index 00000000..77f76c95 --- /dev/null +++ b/links/status/16/network-wireless-signal-good.svg @@ -0,0 +1 @@ +nm-signal-75.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-signal-low.svg b/links/status/16/network-wireless-signal-low.svg new file mode 120000 index 00000000..4b70f103 --- /dev/null +++ b/links/status/16/network-wireless-signal-low.svg @@ -0,0 +1 @@ +nm-signal-25.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-signal-none.svg b/links/status/16/network-wireless-signal-none.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/16/network-wireless-signal-none.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-signal-ok.svg b/links/status/16/network-wireless-signal-ok.svg new file mode 120000 index 00000000..9ede736e --- /dev/null +++ b/links/status/16/network-wireless-signal-ok.svg @@ -0,0 +1 @@ +nm-signal-50.svg \ No newline at end of file diff --git a/links/status/16/network-wireless-signal-weak.svg b/links/status/16/network-wireless-signal-weak.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/16/network-wireless-signal-weak.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/16/nm-device-wired-autoip.svg b/links/status/16/nm-device-wired-autoip.svg new file mode 120000 index 00000000..f16eb6e8 --- /dev/null +++ b/links/status/16/nm-device-wired-autoip.svg @@ -0,0 +1 @@ +nm-device-wired.svg \ No newline at end of file diff --git a/links/status/16/nm-device-wired-secure.svg b/links/status/16/nm-device-wired-secure.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/16/nm-device-wired-secure.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/16/nm-device-wired-secureoffline.svg b/links/status/16/nm-device-wired-secureoffline.svg new file mode 120000 index 00000000..36b6d308 --- /dev/null +++ b/links/status/16/nm-device-wired-secureoffline.svg @@ -0,0 +1 @@ +network-vpn.svg \ No newline at end of file diff --git a/links/status/16/nm-device-wired.svg b/links/status/16/nm-device-wired.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/16/nm-device-wired.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/16/nm-device-wwan.svg b/links/status/16/nm-device-wwan.svg new file mode 120000 index 00000000..cb0231e0 --- /dev/null +++ b/links/status/16/nm-device-wwan.svg @@ -0,0 +1 @@ +gsm-3g-full.svg \ No newline at end of file diff --git a/links/status/16/nm-no-connection.svg b/links/status/16/nm-no-connection.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/16/nm-no-connection.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/16/nm-signal-00-secure.svg b/links/status/16/nm-signal-00-secure.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/16/nm-signal-00-secure.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/16/nm-signal-00.svg b/links/status/16/nm-signal-00.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/16/nm-signal-00.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/16/nm-wwan-tower.svg b/links/status/16/nm-wwan-tower.svg new file mode 120000 index 00000000..90a741a1 --- /dev/null +++ b/links/status/16/nm-wwan-tower.svg @@ -0,0 +1 @@ +network-cellular-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/no-signal.svg b/links/status/16/no-signal.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/16/no-signal.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/16/pamac-tray-no-update.svg b/links/status/16/pamac-tray-no-update.svg new file mode 120000 index 00000000..68dbb764 --- /dev/null +++ b/links/status/16/pamac-tray-no-update.svg @@ -0,0 +1 @@ +mintupdate-up-to-date.svg \ No newline at end of file diff --git a/links/status/16/pamac-tray-update.svg b/links/status/16/pamac-tray-update.svg new file mode 120000 index 00000000..07ef6695 --- /dev/null +++ b/links/status/16/pamac-tray-update.svg @@ -0,0 +1 @@ +mintupdate-updates-available.svg \ No newline at end of file diff --git a/links/status/16/qbittorrent-panel.svg b/links/status/16/qbittorrent-panel.svg new file mode 120000 index 00000000..e96793b6 --- /dev/null +++ b/links/status/16/qbittorrent-panel.svg @@ -0,0 +1 @@ +qbittorrent-tray.svg \ No newline at end of file diff --git a/links/status/16/receiving-bad-signal-lock.svg b/links/status/16/receiving-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/16/receiving-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/16/receiving-bad-signal.svg b/links/status/16/receiving-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/16/receiving-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/16/receiving-good-signal-lock.svg b/links/status/16/receiving-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/16/receiving-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/16/receiving-good-signal.svg b/links/status/16/receiving-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/16/receiving-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/16/receiving-high-signal-lock.svg b/links/status/16/receiving-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/16/receiving-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/receiving-high-signal.svg b/links/status/16/receiving-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/16/receiving-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/receiving-low-signal-lock.svg b/links/status/16/receiving-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/16/receiving-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/receiving-low-signal.svg b/links/status/16/receiving-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/16/receiving-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/start-here-manjaro.svg b/links/status/16/start-here-manjaro.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/16/start-here-manjaro.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-cloudy.svg b/links/status/16/stock_weather-cloudy.svg new file mode 120000 index 00000000..bbe5adf4 --- /dev/null +++ b/links/status/16/stock_weather-cloudy.svg @@ -0,0 +1 @@ +weather-overcast.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-few-clouds.svg b/links/status/16/stock_weather-few-clouds.svg new file mode 120000 index 00000000..522e6164 --- /dev/null +++ b/links/status/16/stock_weather-few-clouds.svg @@ -0,0 +1 @@ +weather-few-clouds.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-fog.svg b/links/status/16/stock_weather-fog.svg new file mode 120000 index 00000000..c20a6e94 --- /dev/null +++ b/links/status/16/stock_weather-fog.svg @@ -0,0 +1 @@ +weather-fog.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-night-clear.svg b/links/status/16/stock_weather-night-clear.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/stock_weather-night-clear.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-night-few-clouds.svg b/links/status/16/stock_weather-night-few-clouds.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/stock_weather-night-few-clouds.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-showers.svg b/links/status/16/stock_weather-showers.svg new file mode 120000 index 00000000..ccc43a6e --- /dev/null +++ b/links/status/16/stock_weather-showers.svg @@ -0,0 +1 @@ +weather-showers.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-snow.svg b/links/status/16/stock_weather-snow.svg new file mode 120000 index 00000000..a83d1690 --- /dev/null +++ b/links/status/16/stock_weather-snow.svg @@ -0,0 +1 @@ +weather-snow.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-storm.svg b/links/status/16/stock_weather-storm.svg new file mode 120000 index 00000000..6f7583d3 --- /dev/null +++ b/links/status/16/stock_weather-storm.svg @@ -0,0 +1 @@ +weather-storm.svg \ No newline at end of file diff --git a/links/status/16/stock_weather-sunny.svg b/links/status/16/stock_weather-sunny.svg new file mode 120000 index 00000000..55539d44 --- /dev/null +++ b/links/status/16/stock_weather-sunny.svg @@ -0,0 +1 @@ +weather-clear.svg \ No newline at end of file diff --git a/links/status/16/tomboy-panel.svg b/links/status/16/tomboy-panel.svg new file mode 120000 index 00000000..451eebfe --- /dev/null +++ b/links/status/16/tomboy-panel.svg @@ -0,0 +1 @@ +notes-panel.svg \ No newline at end of file diff --git a/links/status/16/transmitting-bad-signal-lock.svg b/links/status/16/transmitting-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/16/transmitting-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/16/transmitting-bad-signal.svg b/links/status/16/transmitting-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/16/transmitting-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/16/transmitting-good-signal-lock.svg b/links/status/16/transmitting-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/16/transmitting-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/16/transmitting-good-signal.svg b/links/status/16/transmitting-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/16/transmitting-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/16/transmitting-high-signal-lock.svg b/links/status/16/transmitting-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/16/transmitting-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/transmitting-high-signal.svg b/links/status/16/transmitting-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/16/transmitting-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/16/transmitting-low-signal-lock.svg b/links/status/16/transmitting-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/16/transmitting-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/transmitting-low-signal.svg b/links/status/16/transmitting-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/16/transmitting-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/16/volume-level-high-panel.svg b/links/status/16/volume-level-high-panel.svg new file mode 120000 index 00000000..b8026e8d --- /dev/null +++ b/links/status/16/volume-level-high-panel.svg @@ -0,0 +1 @@ +audio-volume-high.svg \ No newline at end of file diff --git a/links/status/16/volume-level-high.svg b/links/status/16/volume-level-high.svg new file mode 120000 index 00000000..b8026e8d --- /dev/null +++ b/links/status/16/volume-level-high.svg @@ -0,0 +1 @@ +audio-volume-high.svg \ No newline at end of file diff --git a/links/status/16/volume-level-low-panel.svg b/links/status/16/volume-level-low-panel.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/16/volume-level-low-panel.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/16/volume-level-low.svg b/links/status/16/volume-level-low.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/16/volume-level-low.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/16/volume-level-medium-panel.svg b/links/status/16/volume-level-medium-panel.svg new file mode 120000 index 00000000..3aa60711 --- /dev/null +++ b/links/status/16/volume-level-medium-panel.svg @@ -0,0 +1 @@ +audio-volume-medium.svg \ No newline at end of file diff --git a/links/status/16/volume-level-medium.svg b/links/status/16/volume-level-medium.svg new file mode 120000 index 00000000..3aa60711 --- /dev/null +++ b/links/status/16/volume-level-medium.svg @@ -0,0 +1 @@ +audio-volume-medium.svg \ No newline at end of file diff --git a/links/status/16/volume-level-muted-panel.svg b/links/status/16/volume-level-muted-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/volume-level-muted-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/volume-level-muted.svg b/links/status/16/volume-level-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/volume-level-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/volume-level-none-panel.svg b/links/status/16/volume-level-none-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/volume-level-none-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/volume-level-none.svg b/links/status/16/volume-level-none.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/volume-level-none.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-000.svg b/links/status/16/weather-clear-night-000.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-000.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-010.svg b/links/status/16/weather-clear-night-010.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-010.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-020.svg b/links/status/16/weather-clear-night-020.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-020.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-030.svg b/links/status/16/weather-clear-night-030.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-030.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-040.svg b/links/status/16/weather-clear-night-040.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-040.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-050.svg b/links/status/16/weather-clear-night-050.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-050.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-060.svg b/links/status/16/weather-clear-night-060.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-060.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-070.svg b/links/status/16/weather-clear-night-070.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-070.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-080.svg b/links/status/16/weather-clear-night-080.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-080.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-090.svg b/links/status/16/weather-clear-night-090.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-090.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-100.svg b/links/status/16/weather-clear-night-100.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-100.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-110.svg b/links/status/16/weather-clear-night-110.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-110.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-120.svg b/links/status/16/weather-clear-night-120.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-120.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-130.svg b/links/status/16/weather-clear-night-130.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-130.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-140.svg b/links/status/16/weather-clear-night-140.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-140.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-150.svg b/links/status/16/weather-clear-night-150.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-150.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-160.svg b/links/status/16/weather-clear-night-160.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-160.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-170.svg b/links/status/16/weather-clear-night-170.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-170.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-180.svg b/links/status/16/weather-clear-night-180.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-180.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-190.svg b/links/status/16/weather-clear-night-190.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-190.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-200.svg b/links/status/16/weather-clear-night-200.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-200.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-210.svg b/links/status/16/weather-clear-night-210.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-210.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-220.svg b/links/status/16/weather-clear-night-220.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-220.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-230.svg b/links/status/16/weather-clear-night-230.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-230.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-240.svg b/links/status/16/weather-clear-night-240.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-240.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-250.svg b/links/status/16/weather-clear-night-250.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-250.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-260.svg b/links/status/16/weather-clear-night-260.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-260.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-270.svg b/links/status/16/weather-clear-night-270.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-270.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-280.svg b/links/status/16/weather-clear-night-280.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-280.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-290.svg b/links/status/16/weather-clear-night-290.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-290.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-300.svg b/links/status/16/weather-clear-night-300.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-300.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-310.svg b/links/status/16/weather-clear-night-310.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-310.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-320.svg b/links/status/16/weather-clear-night-320.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-320.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-330.svg b/links/status/16/weather-clear-night-330.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-330.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-340.svg b/links/status/16/weather-clear-night-340.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-340.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-clear-night-350.svg b/links/status/16/weather-clear-night-350.svg new file mode 120000 index 00000000..3429ba52 --- /dev/null +++ b/links/status/16/weather-clear-night-350.svg @@ -0,0 +1 @@ +weather-clear-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-000.svg b/links/status/16/weather-few-clouds-night-000.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-000.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-010.svg b/links/status/16/weather-few-clouds-night-010.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-010.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-020.svg b/links/status/16/weather-few-clouds-night-020.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-020.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-030.svg b/links/status/16/weather-few-clouds-night-030.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-030.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-040.svg b/links/status/16/weather-few-clouds-night-040.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-040.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-050.svg b/links/status/16/weather-few-clouds-night-050.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-050.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-060.svg b/links/status/16/weather-few-clouds-night-060.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-060.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-070.svg b/links/status/16/weather-few-clouds-night-070.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-070.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-080.svg b/links/status/16/weather-few-clouds-night-080.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-080.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-090.svg b/links/status/16/weather-few-clouds-night-090.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-090.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-100.svg b/links/status/16/weather-few-clouds-night-100.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-100.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-110.svg b/links/status/16/weather-few-clouds-night-110.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-110.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-120.svg b/links/status/16/weather-few-clouds-night-120.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-120.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-130.svg b/links/status/16/weather-few-clouds-night-130.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-130.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-140.svg b/links/status/16/weather-few-clouds-night-140.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-140.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-150.svg b/links/status/16/weather-few-clouds-night-150.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-150.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-160.svg b/links/status/16/weather-few-clouds-night-160.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-160.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-170.svg b/links/status/16/weather-few-clouds-night-170.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-170.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-180.svg b/links/status/16/weather-few-clouds-night-180.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-180.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-190.svg b/links/status/16/weather-few-clouds-night-190.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-190.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-200.svg b/links/status/16/weather-few-clouds-night-200.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-200.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-210.svg b/links/status/16/weather-few-clouds-night-210.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-210.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-220.svg b/links/status/16/weather-few-clouds-night-220.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-220.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-230.svg b/links/status/16/weather-few-clouds-night-230.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-230.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-240.svg b/links/status/16/weather-few-clouds-night-240.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-240.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-250.svg b/links/status/16/weather-few-clouds-night-250.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-250.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-260.svg b/links/status/16/weather-few-clouds-night-260.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-260.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-270.svg b/links/status/16/weather-few-clouds-night-270.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-270.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-280.svg b/links/status/16/weather-few-clouds-night-280.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-280.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-290.svg b/links/status/16/weather-few-clouds-night-290.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-290.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-300.svg b/links/status/16/weather-few-clouds-night-300.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-300.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-310.svg b/links/status/16/weather-few-clouds-night-310.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-310.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-320.svg b/links/status/16/weather-few-clouds-night-320.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-320.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-330.svg b/links/status/16/weather-few-clouds-night-330.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-330.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-340.svg b/links/status/16/weather-few-clouds-night-340.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-340.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-few-clouds-night-350.svg b/links/status/16/weather-few-clouds-night-350.svg new file mode 120000 index 00000000..b4e0523a --- /dev/null +++ b/links/status/16/weather-few-clouds-night-350.svg @@ -0,0 +1 @@ +weather-few-clouds-night.svg \ No newline at end of file diff --git a/links/status/16/weather-hail.svg b/links/status/16/weather-hail.svg new file mode 120000 index 00000000..9c51d6ef --- /dev/null +++ b/links/status/16/weather-hail.svg @@ -0,0 +1 @@ +weather-freezing-rain.svg \ No newline at end of file diff --git a/links/status/16/weather-many-clouds.svg b/links/status/16/weather-many-clouds.svg new file mode 120000 index 00000000..bbe5adf4 --- /dev/null +++ b/links/status/16/weather-many-clouds.svg @@ -0,0 +1 @@ +weather-overcast.svg \ No newline at end of file diff --git a/links/status/16/weather-mist.svg b/links/status/16/weather-mist.svg new file mode 120000 index 00000000..c20a6e94 --- /dev/null +++ b/links/status/16/weather-mist.svg @@ -0,0 +1 @@ +weather-fog.svg \ No newline at end of file diff --git a/links/status/16/weather-showers-day.svg b/links/status/16/weather-showers-day.svg new file mode 120000 index 00000000..ccc43a6e --- /dev/null +++ b/links/status/16/weather-showers-day.svg @@ -0,0 +1 @@ +weather-showers.svg \ No newline at end of file diff --git a/links/status/16/weather-showers-night.svg b/links/status/16/weather-showers-night.svg new file mode 120000 index 00000000..ccc43a6e --- /dev/null +++ b/links/status/16/weather-showers-night.svg @@ -0,0 +1 @@ +weather-showers.svg \ No newline at end of file diff --git a/links/status/16/weather-showers-scattered-day.svg b/links/status/16/weather-showers-scattered-day.svg new file mode 120000 index 00000000..12f67387 --- /dev/null +++ b/links/status/16/weather-showers-scattered-day.svg @@ -0,0 +1 @@ +weather-showers-scattered.svg \ No newline at end of file diff --git a/links/status/16/weather-showers-scattered-night.svg b/links/status/16/weather-showers-scattered-night.svg new file mode 120000 index 00000000..12f67387 --- /dev/null +++ b/links/status/16/weather-showers-scattered-night.svg @@ -0,0 +1 @@ +weather-showers-scattered.svg \ No newline at end of file diff --git a/links/status/16/weather-snow-day.svg b/links/status/16/weather-snow-day.svg new file mode 120000 index 00000000..a83d1690 --- /dev/null +++ b/links/status/16/weather-snow-day.svg @@ -0,0 +1 @@ +weather-snow.svg \ No newline at end of file diff --git a/links/status/16/weather-snow-night.svg b/links/status/16/weather-snow-night.svg new file mode 120000 index 00000000..a83d1690 --- /dev/null +++ b/links/status/16/weather-snow-night.svg @@ -0,0 +1 @@ +weather-snow.svg \ No newline at end of file diff --git a/links/status/16/weather-snow-scattered-day.svg b/links/status/16/weather-snow-scattered-day.svg new file mode 120000 index 00000000..5c5ccc9d --- /dev/null +++ b/links/status/16/weather-snow-scattered-day.svg @@ -0,0 +1 @@ +weather-snow-scattered.svg \ No newline at end of file diff --git a/links/status/16/weather-snow-scattered-night.svg b/links/status/16/weather-snow-scattered-night.svg new file mode 120000 index 00000000..5c5ccc9d --- /dev/null +++ b/links/status/16/weather-snow-scattered-night.svg @@ -0,0 +1 @@ +weather-snow-scattered.svg \ No newline at end of file diff --git a/links/status/16/weather-snow-scattered.svg b/links/status/16/weather-snow-scattered.svg new file mode 120000 index 00000000..a83d1690 --- /dev/null +++ b/links/status/16/weather-snow-scattered.svg @@ -0,0 +1 @@ +weather-snow.svg \ No newline at end of file diff --git a/links/status/16/weather-storm-day.svg b/links/status/16/weather-storm-day.svg new file mode 120000 index 00000000..6f7583d3 --- /dev/null +++ b/links/status/16/weather-storm-day.svg @@ -0,0 +1 @@ +weather-storm.svg \ No newline at end of file diff --git a/links/status/16/weather-storm-night.svg b/links/status/16/weather-storm-night.svg new file mode 120000 index 00000000..6f7583d3 --- /dev/null +++ b/links/status/16/weather-storm-night.svg @@ -0,0 +1 @@ +weather-storm.svg \ No newline at end of file diff --git a/links/status/16/whiskermenu-manjaro.svg b/links/status/16/whiskermenu-manjaro.svg new file mode 120000 index 00000000..384734fb --- /dev/null +++ b/links/status/16/whiskermenu-manjaro.svg @@ -0,0 +1 @@ +manjaro.svg \ No newline at end of file diff --git a/links/status/16/wired.svg b/links/status/16/wired.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/16/wired.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/16/xfce-newmail.svg b/links/status/16/xfce-newmail.svg new file mode 120000 index 00000000..b42a97ab --- /dev/null +++ b/links/status/16/xfce-newmail.svg @@ -0,0 +1 @@ +indicator-messages-new.svg \ No newline at end of file diff --git a/links/status/16/xfce-nomail.svg b/links/status/16/xfce-nomail.svg new file mode 120000 index 00000000..2584225a --- /dev/null +++ b/links/status/16/xfce-nomail.svg @@ -0,0 +1 @@ +indicator-messages.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-caution-charging.svg b/links/status/16/xfce4-battery-caution-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/xfce4-battery-caution-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-caution.svg b/links/status/16/xfce4-battery-caution.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/xfce4-battery-caution.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-critical-charging.svg b/links/status/16/xfce4-battery-critical-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/xfce4-battery-critical-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-critical.svg b/links/status/16/xfce4-battery-critical.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/xfce4-battery-critical.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-full-charging.svg b/links/status/16/xfce4-battery-full-charging.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/16/xfce4-battery-full-charging.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-full.svg b/links/status/16/xfce4-battery-full.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/xfce4-battery-full.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-good-charging.svg b/links/status/16/xfce4-battery-good-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfce4-battery-good-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-good.svg b/links/status/16/xfce4-battery-good.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfce4-battery-good.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-low-charging.svg b/links/status/16/xfce4-battery-low-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/16/xfce4-battery-low-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-low.svg b/links/status/16/xfce4-battery-low.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/16/xfce4-battery-low.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-missing.svg b/links/status/16/xfce4-battery-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/16/xfce4-battery-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-ok-charging.svg b/links/status/16/xfce4-battery-ok-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfce4-battery-ok-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-ok.svg b/links/status/16/xfce4-battery-ok.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfce4-battery-ok.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfce4-battery-plugin.svg b/links/status/16/xfce4-battery-plugin.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/xfce4-battery-plugin.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-muted.svg b/links/status/16/xfce4-mixer-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/xfce4-mixer-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-no-muted.svg b/links/status/16/xfce4-mixer-no-muted.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/16/xfce4-mixer-no-muted.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-no-record.svg b/links/status/16/xfce4-mixer-no-record.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/16/xfce4-mixer-no-record.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-record.svg b/links/status/16/xfce4-mixer-record.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/16/xfce4-mixer-record.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-volume-high.svg b/links/status/16/xfce4-mixer-volume-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/16/xfce4-mixer-volume-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-volume-low-medium.svg b/links/status/16/xfce4-mixer-volume-low-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/16/xfce4-mixer-volume-low-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-volume-low.svg b/links/status/16/xfce4-mixer-volume-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/16/xfce4-mixer-volume-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-volume-medium.svg b/links/status/16/xfce4-mixer-volume-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/16/xfce4-mixer-volume-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-volume-muted.svg b/links/status/16/xfce4-mixer-volume-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/16/xfce4-mixer-volume-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-volume-ultra-low.svg b/links/status/16/xfce4-mixer-volume-ultra-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/16/xfce4-mixer-volume-ultra-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-mixer-volume-very-high.svg b/links/status/16/xfce4-mixer-volume-very-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/16/xfce4-mixer-volume-very-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-notes-plugin.svg b/links/status/16/xfce4-notes-plugin.svg new file mode 120000 index 00000000..b140ab39 --- /dev/null +++ b/links/status/16/xfce4-notes-plugin.svg @@ -0,0 +1 @@ +tomboy-panel.svg \ No newline at end of file diff --git a/links/status/16/xfce4-whiskermenu.svg b/links/status/16/xfce4-whiskermenu.svg new file mode 120000 index 00000000..a02942a3 --- /dev/null +++ b/links/status/16/xfce4-whiskermenu.svg @@ -0,0 +1 @@ +start-here-symbolic.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ac-adapter.svg b/links/status/16/xfpm-ac-adapter.svg new file mode 120000 index 00000000..462da4e2 --- /dev/null +++ b/links/status/16/xfpm-ac-adapter.svg @@ -0,0 +1 @@ +ac-adapter.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-000-charging.svg b/links/status/16/xfpm-battery-000-charging.svg new file mode 120000 index 00000000..bf644a91 --- /dev/null +++ b/links/status/16/xfpm-battery-000-charging.svg @@ -0,0 +1 @@ +gpm-battery-000-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-000.svg b/links/status/16/xfpm-battery-000.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/16/xfpm-battery-000.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-020-charging.svg b/links/status/16/xfpm-battery-020-charging.svg new file mode 120000 index 00000000..15a87656 --- /dev/null +++ b/links/status/16/xfpm-battery-020-charging.svg @@ -0,0 +1 @@ +gpm-battery-020-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-020.svg b/links/status/16/xfpm-battery-020.svg new file mode 120000 index 00000000..6faf6a9f --- /dev/null +++ b/links/status/16/xfpm-battery-020.svg @@ -0,0 +1 @@ +gpm-battery-020.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-040-charging.svg b/links/status/16/xfpm-battery-040-charging.svg new file mode 120000 index 00000000..0e0f794e --- /dev/null +++ b/links/status/16/xfpm-battery-040-charging.svg @@ -0,0 +1 @@ +gpm-battery-040-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-040.svg b/links/status/16/xfpm-battery-040.svg new file mode 120000 index 00000000..6568e0bb --- /dev/null +++ b/links/status/16/xfpm-battery-040.svg @@ -0,0 +1 @@ +gpm-battery-040.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-060-charging.svg b/links/status/16/xfpm-battery-060-charging.svg new file mode 120000 index 00000000..6d94ad61 --- /dev/null +++ b/links/status/16/xfpm-battery-060-charging.svg @@ -0,0 +1 @@ +gpm-battery-060-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-060.svg b/links/status/16/xfpm-battery-060.svg new file mode 120000 index 00000000..8bc3219c --- /dev/null +++ b/links/status/16/xfpm-battery-060.svg @@ -0,0 +1 @@ +gpm-battery-060.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-080-charging.svg b/links/status/16/xfpm-battery-080-charging.svg new file mode 120000 index 00000000..1b520977 --- /dev/null +++ b/links/status/16/xfpm-battery-080-charging.svg @@ -0,0 +1 @@ +gpm-battery-080-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-080.svg b/links/status/16/xfpm-battery-080.svg new file mode 120000 index 00000000..e0693046 --- /dev/null +++ b/links/status/16/xfpm-battery-080.svg @@ -0,0 +1 @@ +gpm-battery-080.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-100-charging.svg b/links/status/16/xfpm-battery-100-charging.svg new file mode 120000 index 00000000..4cfbb20a --- /dev/null +++ b/links/status/16/xfpm-battery-100-charging.svg @@ -0,0 +1 @@ +gpm-battery-100-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-100.svg b/links/status/16/xfpm-battery-100.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/16/xfpm-battery-100.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-caution-charging.svg b/links/status/16/xfpm-battery-caution-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/xfpm-battery-caution-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-caution.svg b/links/status/16/xfpm-battery-caution.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/xfpm-battery-caution.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-critical-charging.svg b/links/status/16/xfpm-battery-critical-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/xfpm-battery-critical-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-critical.svg b/links/status/16/xfpm-battery-critical.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/xfpm-battery-critical.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-empty.svg b/links/status/16/xfpm-battery-empty.svg new file mode 120000 index 00000000..69aef787 --- /dev/null +++ b/links/status/16/xfpm-battery-empty.svg @@ -0,0 +1 @@ +gpm-battery-empty.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-full-charging.svg b/links/status/16/xfpm-battery-full-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/16/xfpm-battery-full-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-full.svg b/links/status/16/xfpm-battery-full.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/xfpm-battery-full.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-good-charging.svg b/links/status/16/xfpm-battery-good-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfpm-battery-good-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-good.svg b/links/status/16/xfpm-battery-good.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfpm-battery-good.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-low-charging.svg b/links/status/16/xfpm-battery-low-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/16/xfpm-battery-low-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-low.svg b/links/status/16/xfpm-battery-low.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/16/xfpm-battery-low.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-missing.svg b/links/status/16/xfpm-battery-missing.svg new file mode 120000 index 00000000..ba417d0f --- /dev/null +++ b/links/status/16/xfpm-battery-missing.svg @@ -0,0 +1 @@ +gpm-battery-missing.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-ok-charging.svg b/links/status/16/xfpm-battery-ok-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfpm-battery-ok-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-battery-ok.svg b/links/status/16/xfpm-battery-ok.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfpm-battery-ok.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-keyboard-000.svg b/links/status/16/xfpm-keyboard-000.svg new file mode 120000 index 00000000..3c3ffb5e --- /dev/null +++ b/links/status/16/xfpm-keyboard-000.svg @@ -0,0 +1 @@ +keyboard-battery-empty.svg \ No newline at end of file diff --git a/links/status/16/xfpm-keyboard-020.svg b/links/status/16/xfpm-keyboard-020.svg new file mode 120000 index 00000000..f19f6498 --- /dev/null +++ b/links/status/16/xfpm-keyboard-020.svg @@ -0,0 +1 @@ +keyboard-battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-keyboard-030.svg b/links/status/16/xfpm-keyboard-030.svg new file mode 120000 index 00000000..f19f6498 --- /dev/null +++ b/links/status/16/xfpm-keyboard-030.svg @@ -0,0 +1 @@ +keyboard-battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-keyboard-040.svg b/links/status/16/xfpm-keyboard-040.svg new file mode 120000 index 00000000..89e90a0d --- /dev/null +++ b/links/status/16/xfpm-keyboard-040.svg @@ -0,0 +1 @@ +keyboard-battery-low.svg \ No newline at end of file diff --git a/links/status/16/xfpm-keyboard-060.svg b/links/status/16/xfpm-keyboard-060.svg new file mode 120000 index 00000000..e05b11bd --- /dev/null +++ b/links/status/16/xfpm-keyboard-060.svg @@ -0,0 +1 @@ +keyboard-battery-medium.svg \ No newline at end of file diff --git a/links/status/16/xfpm-keyboard-080.svg b/links/status/16/xfpm-keyboard-080.svg new file mode 120000 index 00000000..82432d8f --- /dev/null +++ b/links/status/16/xfpm-keyboard-080.svg @@ -0,0 +1 @@ +keyboard-battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-keyboard-100.svg b/links/status/16/xfpm-keyboard-100.svg new file mode 120000 index 00000000..1307798f --- /dev/null +++ b/links/status/16/xfpm-keyboard-100.svg @@ -0,0 +1 @@ +keyboard-battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfpm-mouse-000.svg b/links/status/16/xfpm-mouse-000.svg new file mode 120000 index 00000000..90eab54b --- /dev/null +++ b/links/status/16/xfpm-mouse-000.svg @@ -0,0 +1 @@ +mouse-battery-empty.svg \ No newline at end of file diff --git a/links/status/16/xfpm-mouse-020.svg b/links/status/16/xfpm-mouse-020.svg new file mode 120000 index 00000000..a25690c1 --- /dev/null +++ b/links/status/16/xfpm-mouse-020.svg @@ -0,0 +1 @@ +mouse-battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-mouse-030.svg b/links/status/16/xfpm-mouse-030.svg new file mode 120000 index 00000000..a25690c1 --- /dev/null +++ b/links/status/16/xfpm-mouse-030.svg @@ -0,0 +1 @@ +mouse-battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-mouse-040.svg b/links/status/16/xfpm-mouse-040.svg new file mode 120000 index 00000000..f5d985ce --- /dev/null +++ b/links/status/16/xfpm-mouse-040.svg @@ -0,0 +1 @@ +mouse-battery-low.svg \ No newline at end of file diff --git a/links/status/16/xfpm-mouse-060.svg b/links/status/16/xfpm-mouse-060.svg new file mode 120000 index 00000000..85e6611c --- /dev/null +++ b/links/status/16/xfpm-mouse-060.svg @@ -0,0 +1 @@ +mouse-battery-medium.svg \ No newline at end of file diff --git a/links/status/16/xfpm-mouse-080.svg b/links/status/16/xfpm-mouse-080.svg new file mode 120000 index 00000000..2919c46c --- /dev/null +++ b/links/status/16/xfpm-mouse-080.svg @@ -0,0 +1 @@ +mouse-battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-mouse-100.svg b/links/status/16/xfpm-mouse-100.svg new file mode 120000 index 00000000..6c8e8153 --- /dev/null +++ b/links/status/16/xfpm-mouse-100.svg @@ -0,0 +1 @@ +mouse-battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfpm-phone-000.svg b/links/status/16/xfpm-phone-000.svg new file mode 120000 index 00000000..77b7a31c --- /dev/null +++ b/links/status/16/xfpm-phone-000.svg @@ -0,0 +1 @@ +phone-battery-empty.svg \ No newline at end of file diff --git a/links/status/16/xfpm-phone-020.svg b/links/status/16/xfpm-phone-020.svg new file mode 120000 index 00000000..628ffaa0 --- /dev/null +++ b/links/status/16/xfpm-phone-020.svg @@ -0,0 +1 @@ +phone-battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-phone-030.svg b/links/status/16/xfpm-phone-030.svg new file mode 120000 index 00000000..628ffaa0 --- /dev/null +++ b/links/status/16/xfpm-phone-030.svg @@ -0,0 +1 @@ +phone-battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-phone-040.svg b/links/status/16/xfpm-phone-040.svg new file mode 120000 index 00000000..2e1194c1 --- /dev/null +++ b/links/status/16/xfpm-phone-040.svg @@ -0,0 +1 @@ +phone-battery-low.svg \ No newline at end of file diff --git a/links/status/16/xfpm-phone-060.svg b/links/status/16/xfpm-phone-060.svg new file mode 120000 index 00000000..431ed099 --- /dev/null +++ b/links/status/16/xfpm-phone-060.svg @@ -0,0 +1 @@ +phone-battery-medium.svg \ No newline at end of file diff --git a/links/status/16/xfpm-phone-080.svg b/links/status/16/xfpm-phone-080.svg new file mode 120000 index 00000000..4dadbca9 --- /dev/null +++ b/links/status/16/xfpm-phone-080.svg @@ -0,0 +1 @@ +phone-battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-phone-100.svg b/links/status/16/xfpm-phone-100.svg new file mode 120000 index 00000000..954a697f --- /dev/null +++ b/links/status/16/xfpm-phone-100.svg @@ -0,0 +1 @@ +phone-battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-000-charging.svg b/links/status/16/xfpm-primary-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/16/xfpm-primary-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-000.svg b/links/status/16/xfpm-primary-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/16/xfpm-primary-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-020-charging.svg b/links/status/16/xfpm-primary-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/xfpm-primary-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-020.svg b/links/status/16/xfpm-primary-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/xfpm-primary-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-040-charging.svg b/links/status/16/xfpm-primary-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/16/xfpm-primary-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-040.svg b/links/status/16/xfpm-primary-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/16/xfpm-primary-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-060-charging.svg b/links/status/16/xfpm-primary-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfpm-primary-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-060.svg b/links/status/16/xfpm-primary-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfpm-primary-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-080-charging.svg b/links/status/16/xfpm-primary-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfpm-primary-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-080.svg b/links/status/16/xfpm-primary-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfpm-primary-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-100-charging.svg b/links/status/16/xfpm-primary-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/16/xfpm-primary-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-100.svg b/links/status/16/xfpm-primary-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/xfpm-primary-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-charged.svg b/links/status/16/xfpm-primary-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/16/xfpm-primary-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/16/xfpm-primary-missing.svg b/links/status/16/xfpm-primary-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/16/xfpm-primary-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-000-charging.svg b/links/status/16/xfpm-ups-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/16/xfpm-ups-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-000.svg b/links/status/16/xfpm-ups-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/16/xfpm-ups-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-020-charging.svg b/links/status/16/xfpm-ups-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/16/xfpm-ups-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-020.svg b/links/status/16/xfpm-ups-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/16/xfpm-ups-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-040-charging.svg b/links/status/16/xfpm-ups-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/16/xfpm-ups-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-040.svg b/links/status/16/xfpm-ups-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/16/xfpm-ups-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-060-charging.svg b/links/status/16/xfpm-ups-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfpm-ups-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-060.svg b/links/status/16/xfpm-ups-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfpm-ups-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-080-charging.svg b/links/status/16/xfpm-ups-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/16/xfpm-ups-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-080.svg b/links/status/16/xfpm-ups-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/16/xfpm-ups-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-100-charging.svg b/links/status/16/xfpm-ups-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/16/xfpm-ups-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-100.svg b/links/status/16/xfpm-ups-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/16/xfpm-ups-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-charged.svg b/links/status/16/xfpm-ups-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/16/xfpm-ups-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/16/xfpm-ups-missing.svg b/links/status/16/xfpm-ups-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/16/xfpm-ups-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/16/xfsm-hibernate.svg b/links/status/16/xfsm-hibernate.svg new file mode 120000 index 00000000..2451dd60 --- /dev/null +++ b/links/status/16/xfsm-hibernate.svg @@ -0,0 +1 @@ +system-suspend-hibernate.svg \ No newline at end of file diff --git a/links/status/16/xfsm-lock.svg b/links/status/16/xfsm-lock.svg new file mode 120000 index 00000000..5d254d24 --- /dev/null +++ b/links/status/16/xfsm-lock.svg @@ -0,0 +1 @@ +system-lock-screen.svg \ No newline at end of file diff --git a/links/status/16/xfsm-logout.svg b/links/status/16/xfsm-logout.svg new file mode 120000 index 00000000..5160f3f6 --- /dev/null +++ b/links/status/16/xfsm-logout.svg @@ -0,0 +1 @@ +system-log-out.svg \ No newline at end of file diff --git a/links/status/16/xfsm-reboot.svg b/links/status/16/xfsm-reboot.svg new file mode 120000 index 00000000..badbc28d --- /dev/null +++ b/links/status/16/xfsm-reboot.svg @@ -0,0 +1 @@ +system-reboot.svg \ No newline at end of file diff --git a/links/status/16/xfsm-shutdown.svg b/links/status/16/xfsm-shutdown.svg new file mode 120000 index 00000000..014e3332 --- /dev/null +++ b/links/status/16/xfsm-shutdown.svg @@ -0,0 +1 @@ +system-shutdown.svg \ No newline at end of file diff --git a/links/status/16/xfsm-suspend.svg b/links/status/16/xfsm-suspend.svg new file mode 120000 index 00000000..620d61d3 --- /dev/null +++ b/links/status/16/xfsm-suspend.svg @@ -0,0 +1 @@ +system-suspend.svg \ No newline at end of file diff --git a/links/status/16/xfsm-switch-user.svg b/links/status/16/xfsm-switch-user.svg new file mode 120000 index 00000000..ee6c1802 --- /dev/null +++ b/links/status/16/xfsm-switch-user.svg @@ -0,0 +1 @@ +system-switch-user.svg \ No newline at end of file diff --git a/links/status/16/yum-indicator-error.svg b/links/status/16/yum-indicator-error.svg new file mode 120000 index 00000000..0d752017 --- /dev/null +++ b/links/status/16/yum-indicator-error.svg @@ -0,0 +1 @@ +mintupdate-error.svg \ No newline at end of file diff --git a/links/status/16/yum-indicator-info.svg b/links/status/16/yum-indicator-info.svg new file mode 120000 index 00000000..07ef6695 --- /dev/null +++ b/links/status/16/yum-indicator-info.svg @@ -0,0 +1 @@ +mintupdate-updates-available.svg \ No newline at end of file diff --git a/links/status/16/yum-indicator-no-updates.svg b/links/status/16/yum-indicator-no-updates.svg new file mode 120000 index 00000000..68dbb764 --- /dev/null +++ b/links/status/16/yum-indicator-no-updates.svg @@ -0,0 +1 @@ +mintupdate-up-to-date.svg \ No newline at end of file diff --git a/links/status/16/yum-indicator-updates.svg b/links/status/16/yum-indicator-updates.svg new file mode 120000 index 00000000..8ce86418 --- /dev/null +++ b/links/status/16/yum-indicator-updates.svg @@ -0,0 +1 @@ +mintupdate-checking.svg \ No newline at end of file diff --git a/links/status/16/yum-indicator-working.svg b/links/status/16/yum-indicator-working.svg new file mode 120000 index 00000000..60754462 --- /dev/null +++ b/links/status/16/yum-indicator-working.svg @@ -0,0 +1 @@ +mintupdate-installing.svg \ No newline at end of file diff --git a/links/status/22/ac-adapter-symbolic.svg b/links/status/22/ac-adapter-symbolic.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/ac-adapter-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/ac-adapter.svg b/links/status/22/ac-adapter.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/22/ac-adapter.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/22/audio-input-microphone-high-panel.svg b/links/status/22/audio-input-microphone-high-panel.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/22/audio-input-microphone-high-panel.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/22/audio-input-microphone-high.svg b/links/status/22/audio-input-microphone-high.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/22/audio-input-microphone-high.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/22/audio-input-microphone-low-zero-panel.svg b/links/status/22/audio-input-microphone-low-zero-panel.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/22/audio-input-microphone-low-zero-panel.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/22/audio-input-microphone-low.svg b/links/status/22/audio-input-microphone-low.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/22/audio-input-microphone-low.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/22/audio-input-microphone-medium.svg b/links/status/22/audio-input-microphone-medium.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/22/audio-input-microphone-medium.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/22/audio-input-microphone-muted.svg b/links/status/22/audio-input-microphone-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/22/audio-input-microphone-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/22/audio-input-microphone-none-panel.svg b/links/status/22/audio-input-microphone-none-panel.svg new file mode 120000 index 00000000..6cf00c89 --- /dev/null +++ b/links/status/22/audio-input-microphone-none-panel.svg @@ -0,0 +1 @@ +mic-ready.svg \ No newline at end of file diff --git a/links/status/22/audio-output-none-panel.svg b/links/status/22/audio-output-none-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/audio-output-none-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/audio-output-none.svg b/links/status/22/audio-output-none.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/audio-output-none.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/audio-recorder-off.svg b/links/status/22/audio-recorder-off.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/22/audio-recorder-off.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/22/audio-recorder-on.svg b/links/status/22/audio-recorder-on.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/22/audio-recorder-on.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-high-symbolic.svg b/links/status/22/audio-volume-high-symbolic.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/22/audio-volume-high-symbolic.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-high.svg b/links/status/22/audio-volume-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/22/audio-volume-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-low-symbolic.svg b/links/status/22/audio-volume-low-symbolic.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/22/audio-volume-low-symbolic.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-low-zero-panel.svg b/links/status/22/audio-volume-low-zero-panel.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/22/audio-volume-low-zero-panel.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-low.svg b/links/status/22/audio-volume-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/22/audio-volume-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-medium-symbolic.svg b/links/status/22/audio-volume-medium-symbolic.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/22/audio-volume-medium-symbolic.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-medium.svg b/links/status/22/audio-volume-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/22/audio-volume-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-muted-blocked-panel.svg b/links/status/22/audio-volume-muted-blocked-panel.svg new file mode 120000 index 00000000..3820bf90 --- /dev/null +++ b/links/status/22/audio-volume-muted-blocked-panel.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-muted-blocking.svg b/links/status/22/audio-volume-muted-blocking.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/22/audio-volume-muted-blocking.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-muted-panel.svg b/links/status/22/audio-volume-muted-panel.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/22/audio-volume-muted-panel.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-muted.svg b/links/status/22/audio-volume-muted.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/22/audio-volume-muted.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/22/audio-volume-off.svg b/links/status/22/audio-volume-off.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/audio-volume-off.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/bad-signal-lock.svg b/links/status/22/bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/22/bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/22/bad-signal.svg b/links/status/22/bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/22/bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/22/battery-000-charging.svg b/links/status/22/battery-000-charging.svg new file mode 120000 index 00000000..bf644a91 --- /dev/null +++ b/links/status/22/battery-000-charging.svg @@ -0,0 +1 @@ +gpm-battery-000-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-000.svg b/links/status/22/battery-000.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/22/battery-000.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/22/battery-020-charging.svg b/links/status/22/battery-020-charging.svg new file mode 120000 index 00000000..15a87656 --- /dev/null +++ b/links/status/22/battery-020-charging.svg @@ -0,0 +1 @@ +gpm-battery-020-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-020.svg b/links/status/22/battery-020.svg new file mode 120000 index 00000000..6faf6a9f --- /dev/null +++ b/links/status/22/battery-020.svg @@ -0,0 +1 @@ +gpm-battery-020.svg \ No newline at end of file diff --git a/links/status/22/battery-040-charging.svg b/links/status/22/battery-040-charging.svg new file mode 120000 index 00000000..0e0f794e --- /dev/null +++ b/links/status/22/battery-040-charging.svg @@ -0,0 +1 @@ +gpm-battery-040-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-060-charging.svg b/links/status/22/battery-060-charging.svg new file mode 120000 index 00000000..6d94ad61 --- /dev/null +++ b/links/status/22/battery-060-charging.svg @@ -0,0 +1 @@ +gpm-battery-060-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-060.svg b/links/status/22/battery-060.svg new file mode 120000 index 00000000..8bc3219c --- /dev/null +++ b/links/status/22/battery-060.svg @@ -0,0 +1 @@ +gpm-battery-060.svg \ No newline at end of file diff --git a/links/status/22/battery-080-charging.svg b/links/status/22/battery-080-charging.svg new file mode 120000 index 00000000..1b520977 --- /dev/null +++ b/links/status/22/battery-080-charging.svg @@ -0,0 +1 @@ +gpm-battery-080-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-080.svg b/links/status/22/battery-080.svg new file mode 120000 index 00000000..e0693046 --- /dev/null +++ b/links/status/22/battery-080.svg @@ -0,0 +1 @@ +gpm-battery-080.svg \ No newline at end of file diff --git a/links/status/22/battery-100-charging.svg b/links/status/22/battery-100-charging.svg new file mode 120000 index 00000000..4cfbb20a --- /dev/null +++ b/links/status/22/battery-100-charging.svg @@ -0,0 +1 @@ +gpm-battery-100-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-100.svg b/links/status/22/battery-100.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/22/battery-100.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/22/battery-ac-adapter-symbolic.svg b/links/status/22/battery-ac-adapter-symbolic.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/battery-ac-adapter-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-caution-charging-symbolic.svg b/links/status/22/battery-caution-charging-symbolic.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/battery-caution-charging-symbolic.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-caution-symbolic.svg b/links/status/22/battery-caution-symbolic.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/battery-caution-symbolic.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/battery-charged.svg b/links/status/22/battery-charged.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/22/battery-charged.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/22/battery-empty-charging-symbolic.svg b/links/status/22/battery-empty-charging-symbolic.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/22/battery-empty-charging-symbolic.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-empty-symbolic.svg b/links/status/22/battery-empty-symbolic.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/22/battery-empty-symbolic.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/22/battery-full-charged-symbolic.svg b/links/status/22/battery-full-charged-symbolic.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/battery-full-charged-symbolic.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/battery-full-charging-symbolic.svg b/links/status/22/battery-full-charging-symbolic.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/battery-full-charging-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-full-symbolic.svg b/links/status/22/battery-full-symbolic.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/battery-full-symbolic.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/battery-good-charging-symbolic.svg b/links/status/22/battery-good-charging-symbolic.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/battery-good-charging-symbolic.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-good-symbolic.svg b/links/status/22/battery-good-symbolic.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/battery-good-symbolic.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/battery-low-charging-symbolic.svg b/links/status/22/battery-low-charging-symbolic.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/battery-low-charging-symbolic.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-low-symbolic.svg b/links/status/22/battery-low-symbolic.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/battery-low-symbolic.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/battery-medium-charging.svg b/links/status/22/battery-medium-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/battery-medium-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/battery-medium.svg b/links/status/22/battery-medium.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/battery-medium.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/battery-missing-symbolic.svg b/links/status/22/battery-missing-symbolic.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/22/battery-missing-symbolic.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/22/battery_charged.svg b/links/status/22/battery_charged.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/22/battery_charged.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/22/battery_full.svg b/links/status/22/battery_full.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/22/battery_full.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/22/battery_plugged.svg b/links/status/22/battery_plugged.svg new file mode 120000 index 00000000..462da4e2 --- /dev/null +++ b/links/status/22/battery_plugged.svg @@ -0,0 +1 @@ +ac-adapter.svg \ No newline at end of file diff --git a/links/status/22/blueberry-tray-active.svg b/links/status/22/blueberry-tray-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/22/blueberry-tray-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/22/blueberry-tray-disabled.svg b/links/status/22/blueberry-tray-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/22/blueberry-tray-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/22/blueberry-tray.svg b/links/status/22/blueberry-tray.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/22/blueberry-tray.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/22/blueman-active.svg b/links/status/22/blueman-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/22/blueman-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/22/blueman-disabled.svg b/links/status/22/blueman-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/22/blueman-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/22/blueman-tray-active.svg b/links/status/22/blueman-tray-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/22/blueman-tray-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/22/blueman-tray-disabled.svg b/links/status/22/blueman-tray-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/22/blueman-tray-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/22/blueman-tray.svg b/links/status/22/blueman-tray.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/22/blueman-tray.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/22/blueman.svg b/links/status/22/blueman.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/22/blueman.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/22/bluetooth-active-symbolic.svg b/links/status/22/bluetooth-active-symbolic.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/22/bluetooth-active-symbolic.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/22/both-bad-signal-lock.svg b/links/status/22/both-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/22/both-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/22/both-bad-signal.svg b/links/status/22/both-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/22/both-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/22/both-good-signal-lock.svg b/links/status/22/both-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/22/both-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/22/both-good-signal.svg b/links/status/22/both-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/22/both-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/22/both-high-signal-lock.svg b/links/status/22/both-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/22/both-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/both-high-signal.svg b/links/status/22/both-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/22/both-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/both-low-signal-lock.svg b/links/status/22/both-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/22/both-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/both-low-signal.svg b/links/status/22/both-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/22/both-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/camera-ready.svg b/links/status/22/camera-ready.svg new file mode 120000 index 00000000..af5feee4 --- /dev/null +++ b/links/status/22/camera-ready.svg @@ -0,0 +1 @@ +camera-on.svg \ No newline at end of file diff --git a/links/status/22/clipman-symbolic.svg b/links/status/22/clipman-symbolic.svg new file mode 120000 index 00000000..8a826959 --- /dev/null +++ b/links/status/22/clipman-symbolic.svg @@ -0,0 +1 @@ +clipit-trayicon.svg \ No newline at end of file diff --git a/links/status/22/connect_creating.svg b/links/status/22/connect_creating.svg new file mode 120000 index 00000000..8e405e17 --- /dev/null +++ b/links/status/22/connect_creating.svg @@ -0,0 +1 @@ +network-transmit-receive.svg \ No newline at end of file diff --git a/links/status/22/connect_established.svg b/links/status/22/connect_established.svg new file mode 120000 index 00000000..8e405e17 --- /dev/null +++ b/links/status/22/connect_established.svg @@ -0,0 +1 @@ +network-transmit-receive.svg \ No newline at end of file diff --git a/links/status/22/discord-tray-connected.svg b/links/status/22/discord-tray-connected.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/22/discord-tray-connected.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/22/discord-tray-deafened.svg b/links/status/22/discord-tray-deafened.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/22/discord-tray-deafened.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/22/discord-tray-muted.svg b/links/status/22/discord-tray-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/22/discord-tray-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/22/discord-tray-speaking.svg b/links/status/22/discord-tray-speaking.svg new file mode 120000 index 00000000..3820bf90 --- /dev/null +++ b/links/status/22/discord-tray-speaking.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking.svg \ No newline at end of file diff --git a/links/status/22/flameshot-tray.svg b/links/status/22/flameshot-tray.svg new file mode 120000 index 00000000..b67ff98d --- /dev/null +++ b/links/status/22/flameshot-tray.svg @@ -0,0 +1 @@ +flameshot.svg \ No newline at end of file diff --git a/links/status/22/gnome-netstatus-disconn.svg b/links/status/22/gnome-netstatus-disconn.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/22/gnome-netstatus-disconn.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/22/gnome-netstatus-error.svg b/links/status/22/gnome-netstatus-error.svg new file mode 120000 index 00000000..88866681 --- /dev/null +++ b/links/status/22/gnome-netstatus-error.svg @@ -0,0 +1 @@ +network-error.svg \ No newline at end of file diff --git a/links/status/22/gnome-netstatus-idle.svg b/links/status/22/gnome-netstatus-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/gnome-netstatus-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/gnome-netstatus-rx.svg b/links/status/22/gnome-netstatus-rx.svg new file mode 120000 index 00000000..9d3d6c44 --- /dev/null +++ b/links/status/22/gnome-netstatus-rx.svg @@ -0,0 +1 @@ +network-receive.svg \ No newline at end of file diff --git a/links/status/22/gnome-netstatus-tx.svg b/links/status/22/gnome-netstatus-tx.svg new file mode 120000 index 00000000..2e76eecd --- /dev/null +++ b/links/status/22/gnome-netstatus-tx.svg @@ -0,0 +1 @@ +network-transmit.svg \ No newline at end of file diff --git a/links/status/22/gnome-netstatus-txrx.svg b/links/status/22/gnome-netstatus-txrx.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/gnome-netstatus-txrx.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/good-signal-lock.svg b/links/status/22/good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/22/good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/22/good-signal.svg b/links/status/22/good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/22/good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/22/gpm-ac-adapter.svg b/links/status/22/gpm-ac-adapter.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/gpm-ac-adapter.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-000-charging.svg b/links/status/22/gpm-battery-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/22/gpm-battery-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-000.svg b/links/status/22/gpm-battery-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/22/gpm-battery-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-020-charging.svg b/links/status/22/gpm-battery-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/gpm-battery-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-020.svg b/links/status/22/gpm-battery-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/gpm-battery-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-040-charging.svg b/links/status/22/gpm-battery-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/gpm-battery-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-040.svg b/links/status/22/gpm-battery-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/gpm-battery-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-060-charging.svg b/links/status/22/gpm-battery-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/gpm-battery-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-060.svg b/links/status/22/gpm-battery-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/gpm-battery-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-080-charging.svg b/links/status/22/gpm-battery-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/gpm-battery-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-080.svg b/links/status/22/gpm-battery-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/gpm-battery-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-100-charging.svg b/links/status/22/gpm-battery-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/gpm-battery-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-100.svg b/links/status/22/gpm-battery-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/gpm-battery-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-charged.svg b/links/status/22/gpm-battery-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/gpm-battery-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-empty.svg b/links/status/22/gpm-battery-empty.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/22/gpm-battery-empty.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/22/gpm-battery-missing.svg b/links/status/22/gpm-battery-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/22/gpm-battery-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-000-charging.svg b/links/status/22/gpm-primary-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/22/gpm-primary-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-000.svg b/links/status/22/gpm-primary-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/22/gpm-primary-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-020-charging.svg b/links/status/22/gpm-primary-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/gpm-primary-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-020.svg b/links/status/22/gpm-primary-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/gpm-primary-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-040-charging.svg b/links/status/22/gpm-primary-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/gpm-primary-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-040.svg b/links/status/22/gpm-primary-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/gpm-primary-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-060-charging.svg b/links/status/22/gpm-primary-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/gpm-primary-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-060.svg b/links/status/22/gpm-primary-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/gpm-primary-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-080-charging.svg b/links/status/22/gpm-primary-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/gpm-primary-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-080.svg b/links/status/22/gpm-primary-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/gpm-primary-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-100-charging.svg b/links/status/22/gpm-primary-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/gpm-primary-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-100.svg b/links/status/22/gpm-primary-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/gpm-primary-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-charged.svg b/links/status/22/gpm-primary-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/gpm-primary-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/gpm-primary-missing.svg b/links/status/22/gpm-primary-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/22/gpm-primary-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-000-charging.svg b/links/status/22/gpm-ups-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/22/gpm-ups-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-000.svg b/links/status/22/gpm-ups-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/22/gpm-ups-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-020-charging.svg b/links/status/22/gpm-ups-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/gpm-ups-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-020.svg b/links/status/22/gpm-ups-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/gpm-ups-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-040-charging.svg b/links/status/22/gpm-ups-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/gpm-ups-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-040.svg b/links/status/22/gpm-ups-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/gpm-ups-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-060-charging.svg b/links/status/22/gpm-ups-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/gpm-ups-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-060.svg b/links/status/22/gpm-ups-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/gpm-ups-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-080-charging.svg b/links/status/22/gpm-ups-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/gpm-ups-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-080.svg b/links/status/22/gpm-ups-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/gpm-ups-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-100-charging.svg b/links/status/22/gpm-ups-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/gpm-ups-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-100.svg b/links/status/22/gpm-ups-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/gpm-ups-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-charged.svg b/links/status/22/gpm-ups-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/gpm-ups-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/gpm-ups-missing.svg b/links/status/22/gpm-ups-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/22/gpm-ups-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/22/gtk-dialog-authentication-panel.svg b/links/status/22/gtk-dialog-authentication-panel.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/22/gtk-dialog-authentication-panel.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/22/high-signal-lock.svg b/links/status/22/high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/22/high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/high-signal.svg b/links/status/22/high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/22/high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/ibus-keyboard.svg b/links/status/22/ibus-keyboard.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/22/ibus-keyboard.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/22/idle-bad-signal-lock.svg b/links/status/22/idle-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/22/idle-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/22/idle-bad-signal.svg b/links/status/22/idle-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/22/idle-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/22/idle-good-signal-lock.svg b/links/status/22/idle-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/22/idle-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/22/idle-good-signal.svg b/links/status/22/idle-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/22/idle-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/22/idle-high-signal-lock.svg b/links/status/22/idle-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/22/idle-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/idle-high-signal.svg b/links/status/22/idle-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/22/idle-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/idle-low-signal-lock.svg b/links/status/22/idle-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/22/idle-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/idle-low-signal.svg b/links/status/22/idle-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/22/idle-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/input-keyboard-symbolic.svg b/links/status/22/input-keyboard-symbolic.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/22/input-keyboard-symbolic.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/22/input-keyboard.svg b/links/status/22/input-keyboard.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/22/input-keyboard.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/22/knemo-modem-error.svg b/links/status/22/knemo-modem-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/22/knemo-modem-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/22/knemo-modem-idle.svg b/links/status/22/knemo-modem-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/22/knemo-modem-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/22/knemo-modem-offline.svg b/links/status/22/knemo-modem-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/22/knemo-modem-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/22/knemo-modem-receive.svg b/links/status/22/knemo-modem-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/22/knemo-modem-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/22/knemo-modem-transmit-receive.svg b/links/status/22/knemo-modem-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/22/knemo-modem-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/22/knemo-modem-transmit.svg b/links/status/22/knemo-modem-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/22/knemo-modem-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/22/knemo-monitor-error.svg b/links/status/22/knemo-monitor-error.svg new file mode 120000 index 00000000..88866681 --- /dev/null +++ b/links/status/22/knemo-monitor-error.svg @@ -0,0 +1 @@ +network-error.svg \ No newline at end of file diff --git a/links/status/22/knemo-monitor-idle.svg b/links/status/22/knemo-monitor-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/knemo-monitor-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/knemo-monitor-offline.svg b/links/status/22/knemo-monitor-offline.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/22/knemo-monitor-offline.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/22/knemo-monitor-receive.svg b/links/status/22/knemo-monitor-receive.svg new file mode 120000 index 00000000..9d3d6c44 --- /dev/null +++ b/links/status/22/knemo-monitor-receive.svg @@ -0,0 +1 @@ +network-receive.svg \ No newline at end of file diff --git a/links/status/22/knemo-monitor-transmit-receive.svg b/links/status/22/knemo-monitor-transmit-receive.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/22/knemo-monitor-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/22/knemo-monitor-transmit.svg b/links/status/22/knemo-monitor-transmit.svg new file mode 120000 index 00000000..2e76eecd --- /dev/null +++ b/links/status/22/knemo-monitor-transmit.svg @@ -0,0 +1 @@ +network-transmit.svg \ No newline at end of file diff --git a/links/status/22/knemo-network-error.svg b/links/status/22/knemo-network-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/22/knemo-network-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/22/knemo-network-idle.svg b/links/status/22/knemo-network-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/22/knemo-network-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/22/knemo-network-offline.svg b/links/status/22/knemo-network-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/22/knemo-network-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/22/knemo-network-receive.svg b/links/status/22/knemo-network-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/22/knemo-network-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/22/knemo-network-transmit-receive.svg b/links/status/22/knemo-network-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/22/knemo-network-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/22/knemo-network-transmit.svg b/links/status/22/knemo-network-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/22/knemo-network-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/22/knemo-wireless-error.svg b/links/status/22/knemo-wireless-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/22/knemo-wireless-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/22/knemo-wireless-idle.svg b/links/status/22/knemo-wireless-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/22/knemo-wireless-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/22/knemo-wireless-offline.svg b/links/status/22/knemo-wireless-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/22/knemo-wireless-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/22/knemo-wireless-receive.svg b/links/status/22/knemo-wireless-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/22/knemo-wireless-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/22/knemo-wireless-transmit-receive.svg b/links/status/22/knemo-wireless-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/22/knemo-wireless-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/22/knemo-wireless-transmit.svg b/links/status/22/knemo-wireless-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/22/knemo-wireless-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/22/krb-valid-ticket.svg b/links/status/22/krb-valid-ticket.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/22/krb-valid-ticket.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/22/low-signal-lock.svg b/links/status/22/low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/22/low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/low-signal.svg b/links/status/22/low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/22/low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/manjaro-settings-manager-panel.svg b/links/status/22/manjaro-settings-manager-panel.svg new file mode 120000 index 00000000..384734fb --- /dev/null +++ b/links/status/22/manjaro-settings-manager-panel.svg @@ -0,0 +1 @@ +manjaro.svg \ No newline at end of file diff --git a/links/status/22/manjaro-settings-manager.svg b/links/status/22/manjaro-settings-manager.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/22/manjaro-settings-manager.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/22/manjaro-welcome.svg b/links/status/22/manjaro-welcome.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/22/manjaro-welcome.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/22/mic-ready.svg b/links/status/22/mic-ready.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/22/mic-ready.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/22/mic-volume-high.svg b/links/status/22/mic-volume-high.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/22/mic-volume-high.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/22/mic-volume-low.svg b/links/status/22/mic-volume-low.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/22/mic-volume-low.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/22/mic-volume-medium.svg b/links/status/22/mic-volume-medium.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/22/mic-volume-medium.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/22/mic-volume-muted.svg b/links/status/22/mic-volume-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/22/mic-volume-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/22/microphone-sensitivity-high.svg b/links/status/22/microphone-sensitivity-high.svg new file mode 120000 index 00000000..78fd466a --- /dev/null +++ b/links/status/22/microphone-sensitivity-high.svg @@ -0,0 +1 @@ +mic-on.svg \ No newline at end of file diff --git a/links/status/22/microphone-sensitivity-muted.svg b/links/status/22/microphone-sensitivity-muted.svg new file mode 120000 index 00000000..cd17f7f5 --- /dev/null +++ b/links/status/22/microphone-sensitivity-muted.svg @@ -0,0 +1 @@ +mic-off.svg \ No newline at end of file diff --git a/links/status/22/network-disconnected.svg b/links/status/22/network-disconnected.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/22/network-disconnected.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/22/network-idle.svg b/links/status/22/network-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/network-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/network-offline-symbolic.svg b/links/status/22/network-offline-symbolic.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/22/network-offline-symbolic.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/22/network-offline.svg b/links/status/22/network-offline.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/22/network-offline.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/22/network-transmit-receive.svg b/links/status/22/network-transmit-receive.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/network-transmit-receive.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/network-vpn-lock-symbolic.svg b/links/status/22/network-vpn-lock-symbolic.svg new file mode 120000 index 00000000..bf46b385 --- /dev/null +++ b/links/status/22/network-vpn-lock-symbolic.svg @@ -0,0 +1 @@ +nm-vpn-lock.svg \ No newline at end of file diff --git a/links/status/22/network-vpn.svg b/links/status/22/network-vpn.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/22/network-vpn.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wired-acquiring-symbolic.svg b/links/status/22/network-wired-acquiring-symbolic.svg new file mode 120000 index 00000000..de84143a --- /dev/null +++ b/links/status/22/network-wired-acquiring-symbolic.svg @@ -0,0 +1 @@ +network-wired-acquiring.svg \ No newline at end of file diff --git a/links/status/22/network-wired-disconnected-symbolic.svg b/links/status/22/network-wired-disconnected-symbolic.svg new file mode 120000 index 00000000..34be65b5 --- /dev/null +++ b/links/status/22/network-wired-disconnected-symbolic.svg @@ -0,0 +1 @@ +network-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/22/network-wired-offline-symbolic.svg b/links/status/22/network-wired-offline-symbolic.svg new file mode 120000 index 00000000..34be65b5 --- /dev/null +++ b/links/status/22/network-wired-offline-symbolic.svg @@ -0,0 +1 @@ +network-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/22/network-wired-secure-symbolic.svg b/links/status/22/network-wired-secure-symbolic.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/22/network-wired-secure-symbolic.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wired-symbolic.svg b/links/status/22/network-wired-symbolic.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/network-wired-symbolic.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-connected.svg b/links/status/22/network-wireless-connected.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/22/network-wireless-connected.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-no-route-symbolic.svg b/links/status/22/network-wireless-no-route-symbolic.svg new file mode 120000 index 00000000..fab1948c --- /dev/null +++ b/links/status/22/network-wireless-no-route-symbolic.svg @@ -0,0 +1 @@ +network-wireless-no-route.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-offline-symbolic.svg b/links/status/22/network-wireless-offline-symbolic.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/22/network-wireless-offline-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-secure-signal-excellent.svg b/links/status/22/network-wireless-secure-signal-excellent.svg new file mode 120000 index 00000000..e0e0ec47 --- /dev/null +++ b/links/status/22/network-wireless-secure-signal-excellent.svg @@ -0,0 +1 @@ +nm-signal-100-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-secure-signal-good.svg b/links/status/22/network-wireless-secure-signal-good.svg new file mode 120000 index 00000000..a2b5fb9a --- /dev/null +++ b/links/status/22/network-wireless-secure-signal-good.svg @@ -0,0 +1 @@ +nm-signal-75-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-secure-signal-low.svg b/links/status/22/network-wireless-secure-signal-low.svg new file mode 120000 index 00000000..75081070 --- /dev/null +++ b/links/status/22/network-wireless-secure-signal-low.svg @@ -0,0 +1 @@ +nm-signal-25-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-secure-signal-none.svg b/links/status/22/network-wireless-secure-signal-none.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/22/network-wireless-secure-signal-none.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-secure-signal-ok.svg b/links/status/22/network-wireless-secure-signal-ok.svg new file mode 120000 index 00000000..b1c2ecc3 --- /dev/null +++ b/links/status/22/network-wireless-secure-signal-ok.svg @@ -0,0 +1 @@ +nm-signal-50-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-excellent-secure-symbolic.svg b/links/status/22/network-wireless-signal-excellent-secure-symbolic.svg new file mode 120000 index 00000000..e0e0ec47 --- /dev/null +++ b/links/status/22/network-wireless-signal-excellent-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-excellent-symbolic.svg b/links/status/22/network-wireless-signal-excellent-symbolic.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/22/network-wireless-signal-excellent-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-excellent.svg b/links/status/22/network-wireless-signal-excellent.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/22/network-wireless-signal-excellent.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-good-secure-symbolic.svg b/links/status/22/network-wireless-signal-good-secure-symbolic.svg new file mode 120000 index 00000000..a2b5fb9a --- /dev/null +++ b/links/status/22/network-wireless-signal-good-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-75-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-good-symbolic.svg b/links/status/22/network-wireless-signal-good-symbolic.svg new file mode 120000 index 00000000..77f76c95 --- /dev/null +++ b/links/status/22/network-wireless-signal-good-symbolic.svg @@ -0,0 +1 @@ +nm-signal-75.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-good.svg b/links/status/22/network-wireless-signal-good.svg new file mode 120000 index 00000000..77f76c95 --- /dev/null +++ b/links/status/22/network-wireless-signal-good.svg @@ -0,0 +1 @@ +nm-signal-75.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-low.svg b/links/status/22/network-wireless-signal-low.svg new file mode 120000 index 00000000..4b70f103 --- /dev/null +++ b/links/status/22/network-wireless-signal-low.svg @@ -0,0 +1 @@ +nm-signal-25.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-none-symbolic.svg b/links/status/22/network-wireless-signal-none-symbolic.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/22/network-wireless-signal-none-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-none.svg b/links/status/22/network-wireless-signal-none.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/22/network-wireless-signal-none.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-ok-secure-symbolic.svg b/links/status/22/network-wireless-signal-ok-secure-symbolic.svg new file mode 120000 index 00000000..75081070 --- /dev/null +++ b/links/status/22/network-wireless-signal-ok-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-25-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-ok-symbolic.svg b/links/status/22/network-wireless-signal-ok-symbolic.svg new file mode 120000 index 00000000..4b70f103 --- /dev/null +++ b/links/status/22/network-wireless-signal-ok-symbolic.svg @@ -0,0 +1 @@ +nm-signal-25.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-ok.svg b/links/status/22/network-wireless-signal-ok.svg new file mode 120000 index 00000000..9ede736e --- /dev/null +++ b/links/status/22/network-wireless-signal-ok.svg @@ -0,0 +1 @@ +nm-signal-50.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-weak-secure-symbolic.svg b/links/status/22/network-wireless-signal-weak-secure-symbolic.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/22/network-wireless-signal-weak-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-weak-symbolic.svg b/links/status/22/network-wireless-signal-weak-symbolic.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/22/network-wireless-signal-weak-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/22/network-wireless-signal-weak.svg b/links/status/22/network-wireless-signal-weak.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/22/network-wireless-signal-weak.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/22/nm-device-wired-autoip.svg b/links/status/22/nm-device-wired-autoip.svg new file mode 120000 index 00000000..f16eb6e8 --- /dev/null +++ b/links/status/22/nm-device-wired-autoip.svg @@ -0,0 +1 @@ +nm-device-wired.svg \ No newline at end of file diff --git a/links/status/22/nm-device-wired-secure.svg b/links/status/22/nm-device-wired-secure.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/22/nm-device-wired-secure.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/22/nm-device-wired-secureoffline.svg b/links/status/22/nm-device-wired-secureoffline.svg new file mode 120000 index 00000000..36b6d308 --- /dev/null +++ b/links/status/22/nm-device-wired-secureoffline.svg @@ -0,0 +1 @@ +network-vpn.svg \ No newline at end of file diff --git a/links/status/22/nm-device-wired.svg b/links/status/22/nm-device-wired.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/nm-device-wired.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/nm-no-connection.svg b/links/status/22/nm-no-connection.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/22/nm-no-connection.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/22/nm-signal-00-secure.svg b/links/status/22/nm-signal-00-secure.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/22/nm-signal-00-secure.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/22/nm-signal-00.svg b/links/status/22/nm-signal-00.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/22/nm-signal-00.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/22/nm-vpn-active-lock.svg b/links/status/22/nm-vpn-active-lock.svg new file mode 120000 index 00000000..bf46b385 --- /dev/null +++ b/links/status/22/nm-vpn-active-lock.svg @@ -0,0 +1 @@ +nm-vpn-lock.svg \ No newline at end of file diff --git a/links/status/22/no-signal.svg b/links/status/22/no-signal.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/22/no-signal.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/22/notification-display-brightness.svg b/links/status/22/notification-display-brightness.svg new file mode 120000 index 00000000..7acd9dfb --- /dev/null +++ b/links/status/22/notification-display-brightness.svg @@ -0,0 +1 @@ +display-brightness-symbolic.svg \ No newline at end of file diff --git a/links/status/22/notification-new-symbolic.svg b/links/status/22/notification-new-symbolic.svg new file mode 120000 index 00000000..b42a97ab --- /dev/null +++ b/links/status/22/notification-new-symbolic.svg @@ -0,0 +1 @@ +indicator-messages-new.svg \ No newline at end of file diff --git a/links/status/22/notification-symbolic.svg b/links/status/22/notification-symbolic.svg new file mode 120000 index 00000000..2584225a --- /dev/null +++ b/links/status/22/notification-symbolic.svg @@ -0,0 +1 @@ +indicator-messages.svg \ No newline at end of file diff --git a/links/status/22/pamac-tray-no-update.svg b/links/status/22/pamac-tray-no-update.svg new file mode 120000 index 00000000..68dbb764 --- /dev/null +++ b/links/status/22/pamac-tray-no-update.svg @@ -0,0 +1 @@ +mintupdate-up-to-date.svg \ No newline at end of file diff --git a/links/status/22/pamac-tray-update.svg b/links/status/22/pamac-tray-update.svg new file mode 120000 index 00000000..07ef6695 --- /dev/null +++ b/links/status/22/pamac-tray-update.svg @@ -0,0 +1 @@ +mintupdate-updates-available.svg \ No newline at end of file diff --git a/links/status/22/qbittorrent-panel.svg b/links/status/22/qbittorrent-panel.svg new file mode 120000 index 00000000..e96793b6 --- /dev/null +++ b/links/status/22/qbittorrent-panel.svg @@ -0,0 +1 @@ +qbittorrent-tray.svg \ No newline at end of file diff --git a/links/status/22/receiving-bad-signal-lock.svg b/links/status/22/receiving-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/22/receiving-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/22/receiving-bad-signal.svg b/links/status/22/receiving-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/22/receiving-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/22/receiving-good-signal-lock.svg b/links/status/22/receiving-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/22/receiving-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/22/receiving-good-signal.svg b/links/status/22/receiving-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/22/receiving-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/22/receiving-high-signal-lock.svg b/links/status/22/receiving-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/22/receiving-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/receiving-high-signal.svg b/links/status/22/receiving-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/22/receiving-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/receiving-low-signal-lock.svg b/links/status/22/receiving-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/22/receiving-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/receiving-low-signal.svg b/links/status/22/receiving-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/22/receiving-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/start-here-manjaro.svg b/links/status/22/start-here-manjaro.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/22/start-here-manjaro.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/22/system-devices-panel.svg b/links/status/22/system-devices-panel.svg new file mode 120000 index 00000000..014e3332 --- /dev/null +++ b/links/status/22/system-devices-panel.svg @@ -0,0 +1 @@ +system-shutdown.svg \ No newline at end of file diff --git a/links/status/22/system-shutdown-symbolic.svg b/links/status/22/system-shutdown-symbolic.svg new file mode 120000 index 00000000..f4325e49 --- /dev/null +++ b/links/status/22/system-shutdown-symbolic.svg @@ -0,0 +1 @@ +system-devices-panel.svg \ No newline at end of file diff --git a/links/status/22/tomboy-panel.svg b/links/status/22/tomboy-panel.svg new file mode 120000 index 00000000..451eebfe --- /dev/null +++ b/links/status/22/tomboy-panel.svg @@ -0,0 +1 @@ +notes-panel.svg \ No newline at end of file diff --git a/links/status/22/transmitting-bad-signal-lock.svg b/links/status/22/transmitting-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/22/transmitting-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/22/transmitting-bad-signal.svg b/links/status/22/transmitting-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/22/transmitting-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/22/transmitting-good-signal-lock.svg b/links/status/22/transmitting-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/22/transmitting-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/22/transmitting-good-signal.svg b/links/status/22/transmitting-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/22/transmitting-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/22/transmitting-high-signal-lock.svg b/links/status/22/transmitting-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/22/transmitting-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/transmitting-high-signal.svg b/links/status/22/transmitting-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/22/transmitting-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/22/transmitting-low-signal-lock.svg b/links/status/22/transmitting-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/22/transmitting-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/transmitting-low-signal.svg b/links/status/22/transmitting-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/22/transmitting-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/22/volume-level-high-panel.svg b/links/status/22/volume-level-high-panel.svg new file mode 120000 index 00000000..b8026e8d --- /dev/null +++ b/links/status/22/volume-level-high-panel.svg @@ -0,0 +1 @@ +audio-volume-high.svg \ No newline at end of file diff --git a/links/status/22/volume-level-high.svg b/links/status/22/volume-level-high.svg new file mode 120000 index 00000000..b8026e8d --- /dev/null +++ b/links/status/22/volume-level-high.svg @@ -0,0 +1 @@ +audio-volume-high.svg \ No newline at end of file diff --git a/links/status/22/volume-level-low-panel.svg b/links/status/22/volume-level-low-panel.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/22/volume-level-low-panel.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/22/volume-level-low.svg b/links/status/22/volume-level-low.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/22/volume-level-low.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/22/volume-level-medium-panel.svg b/links/status/22/volume-level-medium-panel.svg new file mode 120000 index 00000000..3aa60711 --- /dev/null +++ b/links/status/22/volume-level-medium-panel.svg @@ -0,0 +1 @@ +audio-volume-medium.svg \ No newline at end of file diff --git a/links/status/22/volume-level-medium.svg b/links/status/22/volume-level-medium.svg new file mode 120000 index 00000000..3aa60711 --- /dev/null +++ b/links/status/22/volume-level-medium.svg @@ -0,0 +1 @@ +audio-volume-medium.svg \ No newline at end of file diff --git a/links/status/22/volume-level-muted-panel.svg b/links/status/22/volume-level-muted-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/volume-level-muted-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/volume-level-muted.svg b/links/status/22/volume-level-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/volume-level-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/volume-level-none-panel.svg b/links/status/22/volume-level-none-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/volume-level-none-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/volume-level-none.svg b/links/status/22/volume-level-none.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/volume-level-none.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/whiskermenu-manjaro.svg b/links/status/22/whiskermenu-manjaro.svg new file mode 120000 index 00000000..384734fb --- /dev/null +++ b/links/status/22/whiskermenu-manjaro.svg @@ -0,0 +1 @@ +manjaro.svg \ No newline at end of file diff --git a/links/status/22/wired.svg b/links/status/22/wired.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/22/wired.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/22/xfce-newmail.svg b/links/status/22/xfce-newmail.svg new file mode 120000 index 00000000..b42a97ab --- /dev/null +++ b/links/status/22/xfce-newmail.svg @@ -0,0 +1 @@ +indicator-messages-new.svg \ No newline at end of file diff --git a/links/status/22/xfce-nomail.svg b/links/status/22/xfce-nomail.svg new file mode 120000 index 00000000..2584225a --- /dev/null +++ b/links/status/22/xfce-nomail.svg @@ -0,0 +1 @@ +indicator-messages.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-caution-charging.svg b/links/status/22/xfce4-battery-caution-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/xfce4-battery-caution-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-caution.svg b/links/status/22/xfce4-battery-caution.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/xfce4-battery-caution.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-critical-charging.svg b/links/status/22/xfce4-battery-critical-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/xfce4-battery-critical-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-critical.svg b/links/status/22/xfce4-battery-critical.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/xfce4-battery-critical.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-full-charging.svg b/links/status/22/xfce4-battery-full-charging.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/xfce4-battery-full-charging.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-full.svg b/links/status/22/xfce4-battery-full.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/xfce4-battery-full.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-good-charging.svg b/links/status/22/xfce4-battery-good-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfce4-battery-good-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-good.svg b/links/status/22/xfce4-battery-good.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfce4-battery-good.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-low-charging.svg b/links/status/22/xfce4-battery-low-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/xfce4-battery-low-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-low.svg b/links/status/22/xfce4-battery-low.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/xfce4-battery-low.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-missing.svg b/links/status/22/xfce4-battery-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/22/xfce4-battery-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-ok-charging.svg b/links/status/22/xfce4-battery-ok-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfce4-battery-ok-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-ok.svg b/links/status/22/xfce4-battery-ok.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfce4-battery-ok.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfce4-battery-plugin.svg b/links/status/22/xfce4-battery-plugin.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/xfce4-battery-plugin.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-muted.svg b/links/status/22/xfce4-mixer-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/xfce4-mixer-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-no-muted.svg b/links/status/22/xfce4-mixer-no-muted.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/22/xfce4-mixer-no-muted.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-no-record.svg b/links/status/22/xfce4-mixer-no-record.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/22/xfce4-mixer-no-record.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-record.svg b/links/status/22/xfce4-mixer-record.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/22/xfce4-mixer-record.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-volume-high.svg b/links/status/22/xfce4-mixer-volume-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/22/xfce4-mixer-volume-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-volume-low-medium.svg b/links/status/22/xfce4-mixer-volume-low-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/22/xfce4-mixer-volume-low-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-volume-low.svg b/links/status/22/xfce4-mixer-volume-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/22/xfce4-mixer-volume-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-volume-medium.svg b/links/status/22/xfce4-mixer-volume-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/22/xfce4-mixer-volume-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-volume-muted.svg b/links/status/22/xfce4-mixer-volume-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/22/xfce4-mixer-volume-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-volume-ultra-low.svg b/links/status/22/xfce4-mixer-volume-ultra-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/22/xfce4-mixer-volume-ultra-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-mixer-volume-very-high.svg b/links/status/22/xfce4-mixer-volume-very-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/22/xfce4-mixer-volume-very-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-notes-plugin.svg b/links/status/22/xfce4-notes-plugin.svg new file mode 120000 index 00000000..b140ab39 --- /dev/null +++ b/links/status/22/xfce4-notes-plugin.svg @@ -0,0 +1 @@ +tomboy-panel.svg \ No newline at end of file diff --git a/links/status/22/xfce4-whiskermenu.svg b/links/status/22/xfce4-whiskermenu.svg new file mode 120000 index 00000000..a02942a3 --- /dev/null +++ b/links/status/22/xfce4-whiskermenu.svg @@ -0,0 +1 @@ +start-here-symbolic.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ac-adapter.svg b/links/status/22/xfpm-ac-adapter.svg new file mode 120000 index 00000000..462da4e2 --- /dev/null +++ b/links/status/22/xfpm-ac-adapter.svg @@ -0,0 +1 @@ +ac-adapter.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-000-charging.svg b/links/status/22/xfpm-battery-000-charging.svg new file mode 120000 index 00000000..bf644a91 --- /dev/null +++ b/links/status/22/xfpm-battery-000-charging.svg @@ -0,0 +1 @@ +gpm-battery-000-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-000.svg b/links/status/22/xfpm-battery-000.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/22/xfpm-battery-000.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-020-charging.svg b/links/status/22/xfpm-battery-020-charging.svg new file mode 120000 index 00000000..15a87656 --- /dev/null +++ b/links/status/22/xfpm-battery-020-charging.svg @@ -0,0 +1 @@ +gpm-battery-020-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-020.svg b/links/status/22/xfpm-battery-020.svg new file mode 120000 index 00000000..6faf6a9f --- /dev/null +++ b/links/status/22/xfpm-battery-020.svg @@ -0,0 +1 @@ +gpm-battery-020.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-040-charging.svg b/links/status/22/xfpm-battery-040-charging.svg new file mode 120000 index 00000000..0e0f794e --- /dev/null +++ b/links/status/22/xfpm-battery-040-charging.svg @@ -0,0 +1 @@ +gpm-battery-040-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-040.svg b/links/status/22/xfpm-battery-040.svg new file mode 120000 index 00000000..6568e0bb --- /dev/null +++ b/links/status/22/xfpm-battery-040.svg @@ -0,0 +1 @@ +gpm-battery-040.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-060-charging.svg b/links/status/22/xfpm-battery-060-charging.svg new file mode 120000 index 00000000..6d94ad61 --- /dev/null +++ b/links/status/22/xfpm-battery-060-charging.svg @@ -0,0 +1 @@ +gpm-battery-060-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-060.svg b/links/status/22/xfpm-battery-060.svg new file mode 120000 index 00000000..8bc3219c --- /dev/null +++ b/links/status/22/xfpm-battery-060.svg @@ -0,0 +1 @@ +gpm-battery-060.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-080-charging.svg b/links/status/22/xfpm-battery-080-charging.svg new file mode 120000 index 00000000..1b520977 --- /dev/null +++ b/links/status/22/xfpm-battery-080-charging.svg @@ -0,0 +1 @@ +gpm-battery-080-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-080.svg b/links/status/22/xfpm-battery-080.svg new file mode 120000 index 00000000..e0693046 --- /dev/null +++ b/links/status/22/xfpm-battery-080.svg @@ -0,0 +1 @@ +gpm-battery-080.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-100-charging.svg b/links/status/22/xfpm-battery-100-charging.svg new file mode 120000 index 00000000..4cfbb20a --- /dev/null +++ b/links/status/22/xfpm-battery-100-charging.svg @@ -0,0 +1 @@ +gpm-battery-100-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-100.svg b/links/status/22/xfpm-battery-100.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/22/xfpm-battery-100.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-caution-charging.svg b/links/status/22/xfpm-battery-caution-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/xfpm-battery-caution-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-caution.svg b/links/status/22/xfpm-battery-caution.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/xfpm-battery-caution.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-critical-charging.svg b/links/status/22/xfpm-battery-critical-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/xfpm-battery-critical-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-critical.svg b/links/status/22/xfpm-battery-critical.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/xfpm-battery-critical.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-empty.svg b/links/status/22/xfpm-battery-empty.svg new file mode 120000 index 00000000..69aef787 --- /dev/null +++ b/links/status/22/xfpm-battery-empty.svg @@ -0,0 +1 @@ +gpm-battery-empty.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-full-charging.svg b/links/status/22/xfpm-battery-full-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/xfpm-battery-full-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-full.svg b/links/status/22/xfpm-battery-full.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/xfpm-battery-full.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-good-charging.svg b/links/status/22/xfpm-battery-good-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfpm-battery-good-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-good.svg b/links/status/22/xfpm-battery-good.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfpm-battery-good.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-low-charging.svg b/links/status/22/xfpm-battery-low-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/xfpm-battery-low-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-low.svg b/links/status/22/xfpm-battery-low.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/xfpm-battery-low.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-missing.svg b/links/status/22/xfpm-battery-missing.svg new file mode 120000 index 00000000..ba417d0f --- /dev/null +++ b/links/status/22/xfpm-battery-missing.svg @@ -0,0 +1 @@ +gpm-battery-missing.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-ok-charging.svg b/links/status/22/xfpm-battery-ok-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfpm-battery-ok-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-battery-ok.svg b/links/status/22/xfpm-battery-ok.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfpm-battery-ok.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-000-charging.svg b/links/status/22/xfpm-primary-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/22/xfpm-primary-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-000.svg b/links/status/22/xfpm-primary-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/22/xfpm-primary-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-020-charging.svg b/links/status/22/xfpm-primary-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/xfpm-primary-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-020.svg b/links/status/22/xfpm-primary-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/xfpm-primary-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-040-charging.svg b/links/status/22/xfpm-primary-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/xfpm-primary-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-040.svg b/links/status/22/xfpm-primary-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/xfpm-primary-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-060-charging.svg b/links/status/22/xfpm-primary-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfpm-primary-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-060.svg b/links/status/22/xfpm-primary-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfpm-primary-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-080-charging.svg b/links/status/22/xfpm-primary-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfpm-primary-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-080.svg b/links/status/22/xfpm-primary-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfpm-primary-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-100-charging.svg b/links/status/22/xfpm-primary-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/xfpm-primary-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-100.svg b/links/status/22/xfpm-primary-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/xfpm-primary-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-charged.svg b/links/status/22/xfpm-primary-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/xfpm-primary-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/xfpm-primary-missing.svg b/links/status/22/xfpm-primary-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/22/xfpm-primary-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-000-charging.svg b/links/status/22/xfpm-ups-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/22/xfpm-ups-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-000.svg b/links/status/22/xfpm-ups-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/22/xfpm-ups-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-020-charging.svg b/links/status/22/xfpm-ups-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/22/xfpm-ups-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-020.svg b/links/status/22/xfpm-ups-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/22/xfpm-ups-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-040-charging.svg b/links/status/22/xfpm-ups-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/22/xfpm-ups-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-040.svg b/links/status/22/xfpm-ups-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/22/xfpm-ups-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-060-charging.svg b/links/status/22/xfpm-ups-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfpm-ups-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-060.svg b/links/status/22/xfpm-ups-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfpm-ups-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-080-charging.svg b/links/status/22/xfpm-ups-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/22/xfpm-ups-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-080.svg b/links/status/22/xfpm-ups-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/22/xfpm-ups-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-100-charging.svg b/links/status/22/xfpm-ups-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/22/xfpm-ups-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-100.svg b/links/status/22/xfpm-ups-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/22/xfpm-ups-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-charged.svg b/links/status/22/xfpm-ups-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/22/xfpm-ups-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/22/xfpm-ups-missing.svg b/links/status/22/xfpm-ups-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/22/xfpm-ups-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/22/xfsm-hibernate.svg b/links/status/22/xfsm-hibernate.svg new file mode 120000 index 00000000..2451dd60 --- /dev/null +++ b/links/status/22/xfsm-hibernate.svg @@ -0,0 +1 @@ +system-suspend-hibernate.svg \ No newline at end of file diff --git a/links/status/22/xfsm-lock.svg b/links/status/22/xfsm-lock.svg new file mode 120000 index 00000000..5d254d24 --- /dev/null +++ b/links/status/22/xfsm-lock.svg @@ -0,0 +1 @@ +system-lock-screen.svg \ No newline at end of file diff --git a/links/status/22/xfsm-logout.svg b/links/status/22/xfsm-logout.svg new file mode 120000 index 00000000..5160f3f6 --- /dev/null +++ b/links/status/22/xfsm-logout.svg @@ -0,0 +1 @@ +system-log-out.svg \ No newline at end of file diff --git a/links/status/22/xfsm-reboot.svg b/links/status/22/xfsm-reboot.svg new file mode 120000 index 00000000..badbc28d --- /dev/null +++ b/links/status/22/xfsm-reboot.svg @@ -0,0 +1 @@ +system-reboot.svg \ No newline at end of file diff --git a/links/status/22/xfsm-shutdown.svg b/links/status/22/xfsm-shutdown.svg new file mode 120000 index 00000000..014e3332 --- /dev/null +++ b/links/status/22/xfsm-shutdown.svg @@ -0,0 +1 @@ +system-shutdown.svg \ No newline at end of file diff --git a/links/status/22/xfsm-suspend.svg b/links/status/22/xfsm-suspend.svg new file mode 120000 index 00000000..620d61d3 --- /dev/null +++ b/links/status/22/xfsm-suspend.svg @@ -0,0 +1 @@ +system-suspend.svg \ No newline at end of file diff --git a/links/status/22/xfsm-switch-user.svg b/links/status/22/xfsm-switch-user.svg new file mode 120000 index 00000000..ee6c1802 --- /dev/null +++ b/links/status/22/xfsm-switch-user.svg @@ -0,0 +1 @@ +system-switch-user.svg \ No newline at end of file diff --git a/links/status/22/yum-indicator-error.svg b/links/status/22/yum-indicator-error.svg new file mode 120000 index 00000000..0d752017 --- /dev/null +++ b/links/status/22/yum-indicator-error.svg @@ -0,0 +1 @@ +mintupdate-error.svg \ No newline at end of file diff --git a/links/status/22/yum-indicator-info.svg b/links/status/22/yum-indicator-info.svg new file mode 120000 index 00000000..07ef6695 --- /dev/null +++ b/links/status/22/yum-indicator-info.svg @@ -0,0 +1 @@ +mintupdate-updates-available.svg \ No newline at end of file diff --git a/links/status/22/yum-indicator-no-updates.svg b/links/status/22/yum-indicator-no-updates.svg new file mode 120000 index 00000000..68dbb764 --- /dev/null +++ b/links/status/22/yum-indicator-no-updates.svg @@ -0,0 +1 @@ +mintupdate-up-to-date.svg \ No newline at end of file diff --git a/links/status/22/yum-indicator-updates.svg b/links/status/22/yum-indicator-updates.svg new file mode 120000 index 00000000..8ce86418 --- /dev/null +++ b/links/status/22/yum-indicator-updates.svg @@ -0,0 +1 @@ +mintupdate-checking.svg \ No newline at end of file diff --git a/links/status/22/yum-indicator-working.svg b/links/status/22/yum-indicator-working.svg new file mode 120000 index 00000000..60754462 --- /dev/null +++ b/links/status/22/yum-indicator-working.svg @@ -0,0 +1 @@ +mintupdate-installing.svg \ No newline at end of file diff --git a/links/status/24/ac-adapter-symbolic.svg b/links/status/24/ac-adapter-symbolic.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/ac-adapter-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/ac-adapter.svg b/links/status/24/ac-adapter.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/24/ac-adapter.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/24/audio-input-microphone-high-panel.svg b/links/status/24/audio-input-microphone-high-panel.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/24/audio-input-microphone-high-panel.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/24/audio-input-microphone-high.svg b/links/status/24/audio-input-microphone-high.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/24/audio-input-microphone-high.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/24/audio-input-microphone-low-zero-panel.svg b/links/status/24/audio-input-microphone-low-zero-panel.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/24/audio-input-microphone-low-zero-panel.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/24/audio-input-microphone-low.svg b/links/status/24/audio-input-microphone-low.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/24/audio-input-microphone-low.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/24/audio-input-microphone-medium.svg b/links/status/24/audio-input-microphone-medium.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/24/audio-input-microphone-medium.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/24/audio-input-microphone-muted.svg b/links/status/24/audio-input-microphone-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/24/audio-input-microphone-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/24/audio-input-microphone-none-panel.svg b/links/status/24/audio-input-microphone-none-panel.svg new file mode 120000 index 00000000..6cf00c89 --- /dev/null +++ b/links/status/24/audio-input-microphone-none-panel.svg @@ -0,0 +1 @@ +mic-ready.svg \ No newline at end of file diff --git a/links/status/24/audio-output-none-panel.svg b/links/status/24/audio-output-none-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/audio-output-none-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/audio-output-none.svg b/links/status/24/audio-output-none.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/audio-output-none.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/audio-recorder-off.svg b/links/status/24/audio-recorder-off.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/24/audio-recorder-off.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/24/audio-recorder-on.svg b/links/status/24/audio-recorder-on.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/24/audio-recorder-on.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-high-symbolic.svg b/links/status/24/audio-volume-high-symbolic.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/24/audio-volume-high-symbolic.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-high.svg b/links/status/24/audio-volume-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/24/audio-volume-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-low-symbolic.svg b/links/status/24/audio-volume-low-symbolic.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/24/audio-volume-low-symbolic.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-low-zero-panel.svg b/links/status/24/audio-volume-low-zero-panel.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/24/audio-volume-low-zero-panel.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-low.svg b/links/status/24/audio-volume-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/24/audio-volume-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-medium-symbolic.svg b/links/status/24/audio-volume-medium-symbolic.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/24/audio-volume-medium-symbolic.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-medium.svg b/links/status/24/audio-volume-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/24/audio-volume-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-muted-blocked-panel.svg b/links/status/24/audio-volume-muted-blocked-panel.svg new file mode 120000 index 00000000..3820bf90 --- /dev/null +++ b/links/status/24/audio-volume-muted-blocked-panel.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-muted-blocking.svg b/links/status/24/audio-volume-muted-blocking.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/24/audio-volume-muted-blocking.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-muted-panel.svg b/links/status/24/audio-volume-muted-panel.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/24/audio-volume-muted-panel.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-muted.svg b/links/status/24/audio-volume-muted.svg new file mode 120000 index 00000000..abf2bb23 --- /dev/null +++ b/links/status/24/audio-volume-muted.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-panel.svg \ No newline at end of file diff --git a/links/status/24/audio-volume-off.svg b/links/status/24/audio-volume-off.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/audio-volume-off.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/bad-signal-lock.svg b/links/status/24/bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/24/bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/24/bad-signal.svg b/links/status/24/bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/24/bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/24/battery-000-charging.svg b/links/status/24/battery-000-charging.svg new file mode 120000 index 00000000..bf644a91 --- /dev/null +++ b/links/status/24/battery-000-charging.svg @@ -0,0 +1 @@ +gpm-battery-000-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-000.svg b/links/status/24/battery-000.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/24/battery-000.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/24/battery-020-charging.svg b/links/status/24/battery-020-charging.svg new file mode 120000 index 00000000..15a87656 --- /dev/null +++ b/links/status/24/battery-020-charging.svg @@ -0,0 +1 @@ +gpm-battery-020-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-020.svg b/links/status/24/battery-020.svg new file mode 120000 index 00000000..6faf6a9f --- /dev/null +++ b/links/status/24/battery-020.svg @@ -0,0 +1 @@ +gpm-battery-020.svg \ No newline at end of file diff --git a/links/status/24/battery-040-charging.svg b/links/status/24/battery-040-charging.svg new file mode 120000 index 00000000..0e0f794e --- /dev/null +++ b/links/status/24/battery-040-charging.svg @@ -0,0 +1 @@ +gpm-battery-040-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-060-charging.svg b/links/status/24/battery-060-charging.svg new file mode 120000 index 00000000..6d94ad61 --- /dev/null +++ b/links/status/24/battery-060-charging.svg @@ -0,0 +1 @@ +gpm-battery-060-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-060.svg b/links/status/24/battery-060.svg new file mode 120000 index 00000000..8bc3219c --- /dev/null +++ b/links/status/24/battery-060.svg @@ -0,0 +1 @@ +gpm-battery-060.svg \ No newline at end of file diff --git a/links/status/24/battery-080-charging.svg b/links/status/24/battery-080-charging.svg new file mode 120000 index 00000000..1b520977 --- /dev/null +++ b/links/status/24/battery-080-charging.svg @@ -0,0 +1 @@ +gpm-battery-080-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-080.svg b/links/status/24/battery-080.svg new file mode 120000 index 00000000..e0693046 --- /dev/null +++ b/links/status/24/battery-080.svg @@ -0,0 +1 @@ +gpm-battery-080.svg \ No newline at end of file diff --git a/links/status/24/battery-100-charging.svg b/links/status/24/battery-100-charging.svg new file mode 120000 index 00000000..4cfbb20a --- /dev/null +++ b/links/status/24/battery-100-charging.svg @@ -0,0 +1 @@ +gpm-battery-100-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-100.svg b/links/status/24/battery-100.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/24/battery-100.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/24/battery-ac-adapter-symbolic.svg b/links/status/24/battery-ac-adapter-symbolic.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/battery-ac-adapter-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-caution-charging-symbolic.svg b/links/status/24/battery-caution-charging-symbolic.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/battery-caution-charging-symbolic.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-caution-symbolic.svg b/links/status/24/battery-caution-symbolic.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/battery-caution-symbolic.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/battery-charged.svg b/links/status/24/battery-charged.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/24/battery-charged.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/24/battery-empty-charging-symbolic.svg b/links/status/24/battery-empty-charging-symbolic.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/24/battery-empty-charging-symbolic.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-empty-symbolic.svg b/links/status/24/battery-empty-symbolic.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/24/battery-empty-symbolic.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/24/battery-full-charged-symbolic.svg b/links/status/24/battery-full-charged-symbolic.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/battery-full-charged-symbolic.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/battery-full-charging-symbolic.svg b/links/status/24/battery-full-charging-symbolic.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/battery-full-charging-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-full-symbolic.svg b/links/status/24/battery-full-symbolic.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/battery-full-symbolic.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/battery-good-charging-symbolic.svg b/links/status/24/battery-good-charging-symbolic.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/battery-good-charging-symbolic.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-good-symbolic.svg b/links/status/24/battery-good-symbolic.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/battery-good-symbolic.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/battery-low-charging-symbolic.svg b/links/status/24/battery-low-charging-symbolic.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/battery-low-charging-symbolic.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-low-symbolic.svg b/links/status/24/battery-low-symbolic.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/battery-low-symbolic.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/battery-medium-charging.svg b/links/status/24/battery-medium-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/battery-medium-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/battery-medium.svg b/links/status/24/battery-medium.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/battery-medium.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/battery-missing-symbolic.svg b/links/status/24/battery-missing-symbolic.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/24/battery-missing-symbolic.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/24/battery_charged.svg b/links/status/24/battery_charged.svg new file mode 120000 index 00000000..f6ae71ad --- /dev/null +++ b/links/status/24/battery_charged.svg @@ -0,0 +1 @@ +gpm-battery-charged.svg \ No newline at end of file diff --git a/links/status/24/battery_full.svg b/links/status/24/battery_full.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/24/battery_full.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/24/battery_plugged.svg b/links/status/24/battery_plugged.svg new file mode 120000 index 00000000..462da4e2 --- /dev/null +++ b/links/status/24/battery_plugged.svg @@ -0,0 +1 @@ +ac-adapter.svg \ No newline at end of file diff --git a/links/status/24/blueberry-tray-active.svg b/links/status/24/blueberry-tray-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/24/blueberry-tray-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/24/blueberry-tray-disabled.svg b/links/status/24/blueberry-tray-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/24/blueberry-tray-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/24/blueberry-tray.svg b/links/status/24/blueberry-tray.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/24/blueberry-tray.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/24/blueman-active.svg b/links/status/24/blueman-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/24/blueman-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/24/blueman-disabled.svg b/links/status/24/blueman-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/24/blueman-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/24/blueman-tray-active.svg b/links/status/24/blueman-tray-active.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/24/blueman-tray-active.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/24/blueman-tray-disabled.svg b/links/status/24/blueman-tray-disabled.svg new file mode 120000 index 00000000..cdcdf928 --- /dev/null +++ b/links/status/24/blueman-tray-disabled.svg @@ -0,0 +1 @@ +bluetooth-disabled.svg \ No newline at end of file diff --git a/links/status/24/blueman-tray.svg b/links/status/24/blueman-tray.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/24/blueman-tray.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/24/blueman.svg b/links/status/24/blueman.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/24/blueman.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/24/bluetooth-active-symbolic.svg b/links/status/24/bluetooth-active-symbolic.svg new file mode 120000 index 00000000..af9ceb3e --- /dev/null +++ b/links/status/24/bluetooth-active-symbolic.svg @@ -0,0 +1 @@ +bluetooth-active.svg \ No newline at end of file diff --git a/links/status/24/both-bad-signal-lock.svg b/links/status/24/both-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/24/both-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/24/both-bad-signal.svg b/links/status/24/both-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/24/both-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/24/both-good-signal-lock.svg b/links/status/24/both-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/24/both-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/24/both-good-signal.svg b/links/status/24/both-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/24/both-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/24/both-high-signal-lock.svg b/links/status/24/both-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/24/both-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/both-high-signal.svg b/links/status/24/both-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/24/both-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/both-low-signal-lock.svg b/links/status/24/both-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/24/both-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/both-low-signal.svg b/links/status/24/both-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/24/both-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/camera-ready.svg b/links/status/24/camera-ready.svg new file mode 120000 index 00000000..af5feee4 --- /dev/null +++ b/links/status/24/camera-ready.svg @@ -0,0 +1 @@ +camera-on.svg \ No newline at end of file diff --git a/links/status/24/clipman-symbolic.svg b/links/status/24/clipman-symbolic.svg new file mode 120000 index 00000000..8a826959 --- /dev/null +++ b/links/status/24/clipman-symbolic.svg @@ -0,0 +1 @@ +clipit-trayicon.svg \ No newline at end of file diff --git a/links/status/24/connect_creating.svg b/links/status/24/connect_creating.svg new file mode 120000 index 00000000..8e405e17 --- /dev/null +++ b/links/status/24/connect_creating.svg @@ -0,0 +1 @@ +network-transmit-receive.svg \ No newline at end of file diff --git a/links/status/24/connect_established.svg b/links/status/24/connect_established.svg new file mode 120000 index 00000000..8e405e17 --- /dev/null +++ b/links/status/24/connect_established.svg @@ -0,0 +1 @@ +network-transmit-receive.svg \ No newline at end of file diff --git a/links/status/24/discord-tray-connected.svg b/links/status/24/discord-tray-connected.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/24/discord-tray-connected.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/24/discord-tray-deafened.svg b/links/status/24/discord-tray-deafened.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/24/discord-tray-deafened.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/24/discord-tray-muted.svg b/links/status/24/discord-tray-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/24/discord-tray-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/24/discord-tray-speaking.svg b/links/status/24/discord-tray-speaking.svg new file mode 120000 index 00000000..3820bf90 --- /dev/null +++ b/links/status/24/discord-tray-speaking.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking.svg \ No newline at end of file diff --git a/links/status/24/flameshot-tray.svg b/links/status/24/flameshot-tray.svg new file mode 120000 index 00000000..b67ff98d --- /dev/null +++ b/links/status/24/flameshot-tray.svg @@ -0,0 +1 @@ +flameshot.svg \ No newline at end of file diff --git a/links/status/24/gnome-netstatus-disconn.svg b/links/status/24/gnome-netstatus-disconn.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/24/gnome-netstatus-disconn.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/24/gnome-netstatus-error.svg b/links/status/24/gnome-netstatus-error.svg new file mode 120000 index 00000000..88866681 --- /dev/null +++ b/links/status/24/gnome-netstatus-error.svg @@ -0,0 +1 @@ +network-error.svg \ No newline at end of file diff --git a/links/status/24/gnome-netstatus-idle.svg b/links/status/24/gnome-netstatus-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/gnome-netstatus-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/gnome-netstatus-rx.svg b/links/status/24/gnome-netstatus-rx.svg new file mode 120000 index 00000000..9d3d6c44 --- /dev/null +++ b/links/status/24/gnome-netstatus-rx.svg @@ -0,0 +1 @@ +network-receive.svg \ No newline at end of file diff --git a/links/status/24/gnome-netstatus-tx.svg b/links/status/24/gnome-netstatus-tx.svg new file mode 120000 index 00000000..2e76eecd --- /dev/null +++ b/links/status/24/gnome-netstatus-tx.svg @@ -0,0 +1 @@ +network-transmit.svg \ No newline at end of file diff --git a/links/status/24/gnome-netstatus-txrx.svg b/links/status/24/gnome-netstatus-txrx.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/gnome-netstatus-txrx.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/good-signal-lock.svg b/links/status/24/good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/24/good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/24/good-signal.svg b/links/status/24/good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/24/good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/24/gpm-ac-adapter.svg b/links/status/24/gpm-ac-adapter.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/gpm-ac-adapter.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-000-charging.svg b/links/status/24/gpm-battery-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/24/gpm-battery-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-000.svg b/links/status/24/gpm-battery-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/24/gpm-battery-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-020-charging.svg b/links/status/24/gpm-battery-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/gpm-battery-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-020.svg b/links/status/24/gpm-battery-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/gpm-battery-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-040-charging.svg b/links/status/24/gpm-battery-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/gpm-battery-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-040.svg b/links/status/24/gpm-battery-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/gpm-battery-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-060-charging.svg b/links/status/24/gpm-battery-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/gpm-battery-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-060.svg b/links/status/24/gpm-battery-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/gpm-battery-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-080-charging.svg b/links/status/24/gpm-battery-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/gpm-battery-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-080.svg b/links/status/24/gpm-battery-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/gpm-battery-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-100-charging.svg b/links/status/24/gpm-battery-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/gpm-battery-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-100.svg b/links/status/24/gpm-battery-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/gpm-battery-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-charged.svg b/links/status/24/gpm-battery-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/gpm-battery-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-empty.svg b/links/status/24/gpm-battery-empty.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/24/gpm-battery-empty.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/24/gpm-battery-missing.svg b/links/status/24/gpm-battery-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/24/gpm-battery-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-000-charging.svg b/links/status/24/gpm-primary-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/24/gpm-primary-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-000.svg b/links/status/24/gpm-primary-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/24/gpm-primary-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-020-charging.svg b/links/status/24/gpm-primary-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/gpm-primary-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-020.svg b/links/status/24/gpm-primary-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/gpm-primary-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-040-charging.svg b/links/status/24/gpm-primary-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/gpm-primary-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-040.svg b/links/status/24/gpm-primary-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/gpm-primary-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-060-charging.svg b/links/status/24/gpm-primary-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/gpm-primary-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-060.svg b/links/status/24/gpm-primary-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/gpm-primary-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-080-charging.svg b/links/status/24/gpm-primary-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/gpm-primary-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-080.svg b/links/status/24/gpm-primary-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/gpm-primary-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-100-charging.svg b/links/status/24/gpm-primary-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/gpm-primary-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-100.svg b/links/status/24/gpm-primary-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/gpm-primary-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-charged.svg b/links/status/24/gpm-primary-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/gpm-primary-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/gpm-primary-missing.svg b/links/status/24/gpm-primary-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/24/gpm-primary-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-000-charging.svg b/links/status/24/gpm-ups-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/24/gpm-ups-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-000.svg b/links/status/24/gpm-ups-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/24/gpm-ups-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-020-charging.svg b/links/status/24/gpm-ups-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/gpm-ups-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-020.svg b/links/status/24/gpm-ups-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/gpm-ups-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-040-charging.svg b/links/status/24/gpm-ups-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/gpm-ups-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-040.svg b/links/status/24/gpm-ups-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/gpm-ups-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-060-charging.svg b/links/status/24/gpm-ups-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/gpm-ups-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-060.svg b/links/status/24/gpm-ups-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/gpm-ups-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-080-charging.svg b/links/status/24/gpm-ups-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/gpm-ups-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-080.svg b/links/status/24/gpm-ups-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/gpm-ups-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-100-charging.svg b/links/status/24/gpm-ups-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/gpm-ups-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-100.svg b/links/status/24/gpm-ups-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/gpm-ups-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-charged.svg b/links/status/24/gpm-ups-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/gpm-ups-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/gpm-ups-missing.svg b/links/status/24/gpm-ups-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/24/gpm-ups-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-full-secure.svg b/links/status/24/gsm-3g-full-secure.svg new file mode 120000 index 00000000..afc43d74 --- /dev/null +++ b/links/status/24/gsm-3g-full-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-full.svg b/links/status/24/gsm-3g-full.svg new file mode 120000 index 00000000..90a741a1 --- /dev/null +++ b/links/status/24/gsm-3g-full.svg @@ -0,0 +1 @@ +network-cellular-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-high-secure.svg b/links/status/24/gsm-3g-high-secure.svg new file mode 120000 index 00000000..56374d21 --- /dev/null +++ b/links/status/24/gsm-3g-high-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-high.svg b/links/status/24/gsm-3g-high.svg new file mode 120000 index 00000000..d483798e --- /dev/null +++ b/links/status/24/gsm-3g-high.svg @@ -0,0 +1 @@ +network-cellular-signal-good.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-low-secure.svg b/links/status/24/gsm-3g-low-secure.svg new file mode 120000 index 00000000..86597a5a --- /dev/null +++ b/links/status/24/gsm-3g-low-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-low.svg b/links/status/24/gsm-3g-low.svg new file mode 120000 index 00000000..1f49b2fc --- /dev/null +++ b/links/status/24/gsm-3g-low.svg @@ -0,0 +1 @@ +network-cellular-signal-low.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-medium-secure.svg b/links/status/24/gsm-3g-medium-secure.svg new file mode 120000 index 00000000..08f73d5e --- /dev/null +++ b/links/status/24/gsm-3g-medium-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-medium.svg b/links/status/24/gsm-3g-medium.svg new file mode 120000 index 00000000..f8764e2c --- /dev/null +++ b/links/status/24/gsm-3g-medium.svg @@ -0,0 +1 @@ +network-cellular-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-none-secure.svg b/links/status/24/gsm-3g-none-secure.svg new file mode 120000 index 00000000..ea1920ef --- /dev/null +++ b/links/status/24/gsm-3g-none-secure.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-none.svg \ No newline at end of file diff --git a/links/status/24/gsm-3g-none.svg b/links/status/24/gsm-3g-none.svg new file mode 120000 index 00000000..a4482d85 --- /dev/null +++ b/links/status/24/gsm-3g-none.svg @@ -0,0 +1 @@ +network-cellular-signal-none.svg \ No newline at end of file diff --git a/links/status/24/gtk-dialog-authentication-panel.svg b/links/status/24/gtk-dialog-authentication-panel.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/24/gtk-dialog-authentication-panel.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/24/high-signal-lock.svg b/links/status/24/high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/24/high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/high-signal.svg b/links/status/24/high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/24/high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/ibus-keyboard.svg b/links/status/24/ibus-keyboard.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/24/ibus-keyboard.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/24/idle-bad-signal-lock.svg b/links/status/24/idle-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/24/idle-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/24/idle-bad-signal.svg b/links/status/24/idle-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/24/idle-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/24/idle-good-signal-lock.svg b/links/status/24/idle-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/24/idle-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/24/idle-good-signal.svg b/links/status/24/idle-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/24/idle-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/24/idle-high-signal-lock.svg b/links/status/24/idle-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/24/idle-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/idle-high-signal.svg b/links/status/24/idle-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/24/idle-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/idle-low-signal-lock.svg b/links/status/24/idle-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/24/idle-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/idle-low-signal.svg b/links/status/24/idle-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/24/idle-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/input-keyboard-symbolic.svg b/links/status/24/input-keyboard-symbolic.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/24/input-keyboard-symbolic.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/24/input-keyboard.svg b/links/status/24/input-keyboard.svg new file mode 120000 index 00000000..3635f145 --- /dev/null +++ b/links/status/24/input-keyboard.svg @@ -0,0 +1 @@ +indicator-keyboard.svg \ No newline at end of file diff --git a/links/status/24/knemo-modem-error.svg b/links/status/24/knemo-modem-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/24/knemo-modem-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/24/knemo-modem-idle.svg b/links/status/24/knemo-modem-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/24/knemo-modem-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/24/knemo-modem-offline.svg b/links/status/24/knemo-modem-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/24/knemo-modem-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/24/knemo-modem-receive.svg b/links/status/24/knemo-modem-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/24/knemo-modem-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/24/knemo-modem-transmit-receive.svg b/links/status/24/knemo-modem-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/24/knemo-modem-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/24/knemo-modem-transmit.svg b/links/status/24/knemo-modem-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/24/knemo-modem-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/24/knemo-monitor-error.svg b/links/status/24/knemo-monitor-error.svg new file mode 120000 index 00000000..88866681 --- /dev/null +++ b/links/status/24/knemo-monitor-error.svg @@ -0,0 +1 @@ +network-error.svg \ No newline at end of file diff --git a/links/status/24/knemo-monitor-idle.svg b/links/status/24/knemo-monitor-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/knemo-monitor-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/knemo-monitor-offline.svg b/links/status/24/knemo-monitor-offline.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/24/knemo-monitor-offline.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/24/knemo-monitor-receive.svg b/links/status/24/knemo-monitor-receive.svg new file mode 120000 index 00000000..9d3d6c44 --- /dev/null +++ b/links/status/24/knemo-monitor-receive.svg @@ -0,0 +1 @@ +network-receive.svg \ No newline at end of file diff --git a/links/status/24/knemo-monitor-transmit-receive.svg b/links/status/24/knemo-monitor-transmit-receive.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/24/knemo-monitor-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/24/knemo-monitor-transmit.svg b/links/status/24/knemo-monitor-transmit.svg new file mode 120000 index 00000000..2e76eecd --- /dev/null +++ b/links/status/24/knemo-monitor-transmit.svg @@ -0,0 +1 @@ +network-transmit.svg \ No newline at end of file diff --git a/links/status/24/knemo-network-error.svg b/links/status/24/knemo-network-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/24/knemo-network-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/24/knemo-network-idle.svg b/links/status/24/knemo-network-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/24/knemo-network-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/24/knemo-network-offline.svg b/links/status/24/knemo-network-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/24/knemo-network-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/24/knemo-network-receive.svg b/links/status/24/knemo-network-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/24/knemo-network-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/24/knemo-network-transmit-receive.svg b/links/status/24/knemo-network-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/24/knemo-network-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/24/knemo-network-transmit.svg b/links/status/24/knemo-network-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/24/knemo-network-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/24/knemo-wireless-error.svg b/links/status/24/knemo-wireless-error.svg new file mode 120000 index 00000000..ef2c60f5 --- /dev/null +++ b/links/status/24/knemo-wireless-error.svg @@ -0,0 +1 @@ +knemo-monitor-error.svg \ No newline at end of file diff --git a/links/status/24/knemo-wireless-idle.svg b/links/status/24/knemo-wireless-idle.svg new file mode 120000 index 00000000..362b9db2 --- /dev/null +++ b/links/status/24/knemo-wireless-idle.svg @@ -0,0 +1 @@ +knemo-monitor-idle.svg \ No newline at end of file diff --git a/links/status/24/knemo-wireless-offline.svg b/links/status/24/knemo-wireless-offline.svg new file mode 120000 index 00000000..aca9918f --- /dev/null +++ b/links/status/24/knemo-wireless-offline.svg @@ -0,0 +1 @@ +knemo-monitor-offline.svg \ No newline at end of file diff --git a/links/status/24/knemo-wireless-receive.svg b/links/status/24/knemo-wireless-receive.svg new file mode 120000 index 00000000..ac75238d --- /dev/null +++ b/links/status/24/knemo-wireless-receive.svg @@ -0,0 +1 @@ +knemo-monitor-receive.svg \ No newline at end of file diff --git a/links/status/24/knemo-wireless-transmit-receive.svg b/links/status/24/knemo-wireless-transmit-receive.svg new file mode 120000 index 00000000..21630461 --- /dev/null +++ b/links/status/24/knemo-wireless-transmit-receive.svg @@ -0,0 +1 @@ +knemo-monitor-transmit-receive.svg \ No newline at end of file diff --git a/links/status/24/knemo-wireless-transmit.svg b/links/status/24/knemo-wireless-transmit.svg new file mode 120000 index 00000000..2a5a4d8e --- /dev/null +++ b/links/status/24/knemo-wireless-transmit.svg @@ -0,0 +1 @@ +knemo-monitor-transmit.svg \ No newline at end of file diff --git a/links/status/24/krb-valid-ticket.svg b/links/status/24/krb-valid-ticket.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/24/krb-valid-ticket.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/24/low-signal-lock.svg b/links/status/24/low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/24/low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/low-signal.svg b/links/status/24/low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/24/low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/manjaro-settings-manager-panel.svg b/links/status/24/manjaro-settings-manager-panel.svg new file mode 120000 index 00000000..384734fb --- /dev/null +++ b/links/status/24/manjaro-settings-manager-panel.svg @@ -0,0 +1 @@ +manjaro.svg \ No newline at end of file diff --git a/links/status/24/manjaro-settings-manager.svg b/links/status/24/manjaro-settings-manager.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/24/manjaro-settings-manager.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/24/manjaro-welcome.svg b/links/status/24/manjaro-welcome.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/24/manjaro-welcome.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/24/mic-off.svg b/links/status/24/mic-off.svg new file mode 120000 index 00000000..af635525 --- /dev/null +++ b/links/status/24/mic-off.svg @@ -0,0 +1 @@ +mic-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/mic-on.svg b/links/status/24/mic-on.svg new file mode 120000 index 00000000..f7b1126f --- /dev/null +++ b/links/status/24/mic-on.svg @@ -0,0 +1 @@ +mic-volume-high.svg \ No newline at end of file diff --git a/links/status/24/mic-ready.svg b/links/status/24/mic-ready.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/24/mic-ready.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/24/mic-volume-high.svg b/links/status/24/mic-volume-high.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/24/mic-volume-high.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/24/mic-volume-low.svg b/links/status/24/mic-volume-low.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/24/mic-volume-low.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/24/mic-volume-medium.svg b/links/status/24/mic-volume-medium.svg new file mode 120000 index 00000000..e8af0c6d --- /dev/null +++ b/links/status/24/mic-volume-medium.svg @@ -0,0 +1 @@ +microphone-sensitivity-medium.svg \ No newline at end of file diff --git a/links/status/24/mic-volume-muted.svg b/links/status/24/mic-volume-muted.svg new file mode 120000 index 00000000..e2e954d7 --- /dev/null +++ b/links/status/24/mic-volume-muted.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted.svg \ No newline at end of file diff --git a/links/status/24/network-cellular-secure-signal-weak.svg b/links/status/24/network-cellular-secure-signal-weak.svg new file mode 120000 index 00000000..86597a5a --- /dev/null +++ b/links/status/24/network-cellular-secure-signal-weak.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/24/network-cellular-signal-acquiring.svg b/links/status/24/network-cellular-signal-acquiring.svg new file mode 120000 index 00000000..65c189f7 --- /dev/null +++ b/links/status/24/network-cellular-signal-acquiring.svg @@ -0,0 +1 @@ +network-cellular-acquiring.svg \ No newline at end of file diff --git a/links/status/24/network-cellular-signal-weak.svg b/links/status/24/network-cellular-signal-weak.svg new file mode 120000 index 00000000..1f49b2fc --- /dev/null +++ b/links/status/24/network-cellular-signal-weak.svg @@ -0,0 +1 @@ +network-cellular-signal-low.svg \ No newline at end of file diff --git a/links/status/24/network-disconnected.svg b/links/status/24/network-disconnected.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/24/network-disconnected.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/24/network-idle.svg b/links/status/24/network-idle.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/network-idle.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/network-offline-symbolic.svg b/links/status/24/network-offline-symbolic.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/24/network-offline-symbolic.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/24/network-offline.svg b/links/status/24/network-offline.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/24/network-offline.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/24/network-transmit-receive.svg b/links/status/24/network-transmit-receive.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/network-transmit-receive.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/network-vpn-lock-symbolic.svg b/links/status/24/network-vpn-lock-symbolic.svg new file mode 120000 index 00000000..bf46b385 --- /dev/null +++ b/links/status/24/network-vpn-lock-symbolic.svg @@ -0,0 +1 @@ +nm-vpn-lock.svg \ No newline at end of file diff --git a/links/status/24/network-vpn.svg b/links/status/24/network-vpn.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/24/network-vpn.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wired-disconnected-symbolic.svg b/links/status/24/network-wired-disconnected-symbolic.svg new file mode 120000 index 00000000..34be65b5 --- /dev/null +++ b/links/status/24/network-wired-disconnected-symbolic.svg @@ -0,0 +1 @@ +network-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/24/network-wired-offline-symbolic.svg b/links/status/24/network-wired-offline-symbolic.svg new file mode 120000 index 00000000..34be65b5 --- /dev/null +++ b/links/status/24/network-wired-offline-symbolic.svg @@ -0,0 +1 @@ +network-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/24/network-wired-secure-symbolic.svg b/links/status/24/network-wired-secure-symbolic.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/24/network-wired-secure-symbolic.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wired-symbolic.svg b/links/status/24/network-wired-symbolic.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/network-wired-symbolic.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-connected.svg b/links/status/24/network-wireless-connected.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/24/network-wireless-connected.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-no-route-symbolic.svg b/links/status/24/network-wireless-no-route-symbolic.svg new file mode 120000 index 00000000..fab1948c --- /dev/null +++ b/links/status/24/network-wireless-no-route-symbolic.svg @@ -0,0 +1 @@ +network-wireless-no-route.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-offline-symbolic.svg b/links/status/24/network-wireless-offline-symbolic.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/24/network-wireless-offline-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-secure-signal-excellent.svg b/links/status/24/network-wireless-secure-signal-excellent.svg new file mode 120000 index 00000000..e0e0ec47 --- /dev/null +++ b/links/status/24/network-wireless-secure-signal-excellent.svg @@ -0,0 +1 @@ +nm-signal-100-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-secure-signal-good.svg b/links/status/24/network-wireless-secure-signal-good.svg new file mode 120000 index 00000000..a2b5fb9a --- /dev/null +++ b/links/status/24/network-wireless-secure-signal-good.svg @@ -0,0 +1 @@ +nm-signal-75-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-secure-signal-low.svg b/links/status/24/network-wireless-secure-signal-low.svg new file mode 120000 index 00000000..75081070 --- /dev/null +++ b/links/status/24/network-wireless-secure-signal-low.svg @@ -0,0 +1 @@ +nm-signal-25-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-secure-signal-none.svg b/links/status/24/network-wireless-secure-signal-none.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/24/network-wireless-secure-signal-none.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-secure-signal-ok.svg b/links/status/24/network-wireless-secure-signal-ok.svg new file mode 120000 index 00000000..b1c2ecc3 --- /dev/null +++ b/links/status/24/network-wireless-secure-signal-ok.svg @@ -0,0 +1 @@ +nm-signal-50-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-excellent-secure-symbolic.svg b/links/status/24/network-wireless-signal-excellent-secure-symbolic.svg new file mode 120000 index 00000000..e0e0ec47 --- /dev/null +++ b/links/status/24/network-wireless-signal-excellent-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-excellent-symbolic.svg b/links/status/24/network-wireless-signal-excellent-symbolic.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/24/network-wireless-signal-excellent-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-excellent.svg b/links/status/24/network-wireless-signal-excellent.svg new file mode 120000 index 00000000..54596d2e --- /dev/null +++ b/links/status/24/network-wireless-signal-excellent.svg @@ -0,0 +1 @@ +nm-signal-100.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-good-secure-symbolic.svg b/links/status/24/network-wireless-signal-good-secure-symbolic.svg new file mode 120000 index 00000000..a2b5fb9a --- /dev/null +++ b/links/status/24/network-wireless-signal-good-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-75-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-good-symbolic.svg b/links/status/24/network-wireless-signal-good-symbolic.svg new file mode 120000 index 00000000..77f76c95 --- /dev/null +++ b/links/status/24/network-wireless-signal-good-symbolic.svg @@ -0,0 +1 @@ +nm-signal-75.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-good.svg b/links/status/24/network-wireless-signal-good.svg new file mode 120000 index 00000000..77f76c95 --- /dev/null +++ b/links/status/24/network-wireless-signal-good.svg @@ -0,0 +1 @@ +nm-signal-75.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-low.svg b/links/status/24/network-wireless-signal-low.svg new file mode 120000 index 00000000..4b70f103 --- /dev/null +++ b/links/status/24/network-wireless-signal-low.svg @@ -0,0 +1 @@ +nm-signal-25.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-none-symbolic.svg b/links/status/24/network-wireless-signal-none-symbolic.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/24/network-wireless-signal-none-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-none.svg b/links/status/24/network-wireless-signal-none.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/24/network-wireless-signal-none.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-ok-secure-symbolic.svg b/links/status/24/network-wireless-signal-ok-secure-symbolic.svg new file mode 120000 index 00000000..75081070 --- /dev/null +++ b/links/status/24/network-wireless-signal-ok-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-25-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-ok-symbolic.svg b/links/status/24/network-wireless-signal-ok-symbolic.svg new file mode 120000 index 00000000..4b70f103 --- /dev/null +++ b/links/status/24/network-wireless-signal-ok-symbolic.svg @@ -0,0 +1 @@ +nm-signal-25.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-ok.svg b/links/status/24/network-wireless-signal-ok.svg new file mode 120000 index 00000000..9ede736e --- /dev/null +++ b/links/status/24/network-wireless-signal-ok.svg @@ -0,0 +1 @@ +nm-signal-50.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-weak-secure-symbolic.svg b/links/status/24/network-wireless-signal-weak-secure-symbolic.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/24/network-wireless-signal-weak-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-weak-symbolic.svg b/links/status/24/network-wireless-signal-weak-symbolic.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/24/network-wireless-signal-weak-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/24/network-wireless-signal-weak.svg b/links/status/24/network-wireless-signal-weak.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/24/network-wireless-signal-weak.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/24/nm-device-wired-autoip.svg b/links/status/24/nm-device-wired-autoip.svg new file mode 120000 index 00000000..f16eb6e8 --- /dev/null +++ b/links/status/24/nm-device-wired-autoip.svg @@ -0,0 +1 @@ +nm-device-wired.svg \ No newline at end of file diff --git a/links/status/24/nm-device-wired-secure.svg b/links/status/24/nm-device-wired-secure.svg new file mode 120000 index 00000000..08903dcd --- /dev/null +++ b/links/status/24/nm-device-wired-secure.svg @@ -0,0 +1 @@ +network-wired-secure.svg \ No newline at end of file diff --git a/links/status/24/nm-device-wired-secureoffline.svg b/links/status/24/nm-device-wired-secureoffline.svg new file mode 120000 index 00000000..36b6d308 --- /dev/null +++ b/links/status/24/nm-device-wired-secureoffline.svg @@ -0,0 +1 @@ +network-vpn.svg \ No newline at end of file diff --git a/links/status/24/nm-device-wired.svg b/links/status/24/nm-device-wired.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/nm-device-wired.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/nm-device-wwan.svg b/links/status/24/nm-device-wwan.svg new file mode 120000 index 00000000..cb0231e0 --- /dev/null +++ b/links/status/24/nm-device-wwan.svg @@ -0,0 +1 @@ +gsm-3g-full.svg \ No newline at end of file diff --git a/links/status/24/nm-no-connection.svg b/links/status/24/nm-no-connection.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/24/nm-no-connection.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/24/nm-signal-00-secure.svg b/links/status/24/nm-signal-00-secure.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/links/status/24/nm-signal-00-secure.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/links/status/24/nm-signal-00.svg b/links/status/24/nm-signal-00.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/links/status/24/nm-signal-00.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/links/status/24/nm-vpn-active-lock.svg b/links/status/24/nm-vpn-active-lock.svg new file mode 120000 index 00000000..bf46b385 --- /dev/null +++ b/links/status/24/nm-vpn-active-lock.svg @@ -0,0 +1 @@ +nm-vpn-lock.svg \ No newline at end of file diff --git a/links/status/24/nm-wwan-tower.svg b/links/status/24/nm-wwan-tower.svg new file mode 120000 index 00000000..90a741a1 --- /dev/null +++ b/links/status/24/nm-wwan-tower.svg @@ -0,0 +1 @@ +network-cellular-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/no-signal.svg b/links/status/24/no-signal.svg new file mode 120000 index 00000000..727b8197 --- /dev/null +++ b/links/status/24/no-signal.svg @@ -0,0 +1 @@ +network-wired-offline.svg \ No newline at end of file diff --git a/links/status/24/notification-display-brightness.svg b/links/status/24/notification-display-brightness.svg new file mode 120000 index 00000000..7acd9dfb --- /dev/null +++ b/links/status/24/notification-display-brightness.svg @@ -0,0 +1 @@ +display-brightness-symbolic.svg \ No newline at end of file diff --git a/links/status/24/notification-symbolic.svg b/links/status/24/notification-symbolic.svg new file mode 120000 index 00000000..2584225a --- /dev/null +++ b/links/status/24/notification-symbolic.svg @@ -0,0 +1 @@ +indicator-messages.svg \ No newline at end of file diff --git a/links/status/24/pamac-tray-no-update.svg b/links/status/24/pamac-tray-no-update.svg new file mode 120000 index 00000000..68dbb764 --- /dev/null +++ b/links/status/24/pamac-tray-no-update.svg @@ -0,0 +1 @@ +mintupdate-up-to-date.svg \ No newline at end of file diff --git a/links/status/24/pamac-tray-update.svg b/links/status/24/pamac-tray-update.svg new file mode 120000 index 00000000..07ef6695 --- /dev/null +++ b/links/status/24/pamac-tray-update.svg @@ -0,0 +1 @@ +mintupdate-updates-available.svg \ No newline at end of file diff --git a/links/status/24/qbittorrent-panel.svg b/links/status/24/qbittorrent-panel.svg new file mode 120000 index 00000000..e96793b6 --- /dev/null +++ b/links/status/24/qbittorrent-panel.svg @@ -0,0 +1 @@ +qbittorrent-tray.svg \ No newline at end of file diff --git a/links/status/24/receiving-bad-signal-lock.svg b/links/status/24/receiving-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/24/receiving-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/24/receiving-bad-signal.svg b/links/status/24/receiving-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/24/receiving-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/24/receiving-good-signal-lock.svg b/links/status/24/receiving-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/24/receiving-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/24/receiving-good-signal.svg b/links/status/24/receiving-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/24/receiving-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/24/receiving-high-signal-lock.svg b/links/status/24/receiving-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/24/receiving-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/receiving-high-signal.svg b/links/status/24/receiving-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/24/receiving-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/receiving-low-signal-lock.svg b/links/status/24/receiving-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/24/receiving-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/receiving-low-signal.svg b/links/status/24/receiving-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/24/receiving-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/start-here-manjaro.svg b/links/status/24/start-here-manjaro.svg new file mode 120000 index 00000000..b9bdd2f2 --- /dev/null +++ b/links/status/24/start-here-manjaro.svg @@ -0,0 +1 @@ +manjaro-settings-manager-panel.svg \ No newline at end of file diff --git a/links/status/24/system-devices-panel.svg b/links/status/24/system-devices-panel.svg new file mode 120000 index 00000000..014e3332 --- /dev/null +++ b/links/status/24/system-devices-panel.svg @@ -0,0 +1 @@ +system-shutdown.svg \ No newline at end of file diff --git a/links/status/24/system-shutdown-symbolic.svg b/links/status/24/system-shutdown-symbolic.svg new file mode 120000 index 00000000..f4325e49 --- /dev/null +++ b/links/status/24/system-shutdown-symbolic.svg @@ -0,0 +1 @@ +system-devices-panel.svg \ No newline at end of file diff --git a/links/status/24/tomboy-panel.svg b/links/status/24/tomboy-panel.svg new file mode 120000 index 00000000..451eebfe --- /dev/null +++ b/links/status/24/tomboy-panel.svg @@ -0,0 +1 @@ +notes-panel.svg \ No newline at end of file diff --git a/links/status/24/transmitting-bad-signal-lock.svg b/links/status/24/transmitting-bad-signal-lock.svg new file mode 120000 index 00000000..3a6aeaa7 --- /dev/null +++ b/links/status/24/transmitting-bad-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-low.svg \ No newline at end of file diff --git a/links/status/24/transmitting-bad-signal.svg b/links/status/24/transmitting-bad-signal.svg new file mode 120000 index 00000000..b158bb2d --- /dev/null +++ b/links/status/24/transmitting-bad-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-low.svg \ No newline at end of file diff --git a/links/status/24/transmitting-good-signal-lock.svg b/links/status/24/transmitting-good-signal-lock.svg new file mode 120000 index 00000000..921b3e1b --- /dev/null +++ b/links/status/24/transmitting-good-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-good.svg \ No newline at end of file diff --git a/links/status/24/transmitting-good-signal.svg b/links/status/24/transmitting-good-signal.svg new file mode 120000 index 00000000..13d3e7f1 --- /dev/null +++ b/links/status/24/transmitting-good-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-good.svg \ No newline at end of file diff --git a/links/status/24/transmitting-high-signal-lock.svg b/links/status/24/transmitting-high-signal-lock.svg new file mode 120000 index 00000000..61084b9b --- /dev/null +++ b/links/status/24/transmitting-high-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/transmitting-high-signal.svg b/links/status/24/transmitting-high-signal.svg new file mode 120000 index 00000000..d01f1430 --- /dev/null +++ b/links/status/24/transmitting-high-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent.svg \ No newline at end of file diff --git a/links/status/24/transmitting-low-signal-lock.svg b/links/status/24/transmitting-low-signal-lock.svg new file mode 120000 index 00000000..74057689 --- /dev/null +++ b/links/status/24/transmitting-low-signal-lock.svg @@ -0,0 +1 @@ +network-wireless-secure-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/transmitting-low-signal.svg b/links/status/24/transmitting-low-signal.svg new file mode 120000 index 00000000..72f65ffb --- /dev/null +++ b/links/status/24/transmitting-low-signal.svg @@ -0,0 +1 @@ +network-wireless-signal-ok.svg \ No newline at end of file diff --git a/links/status/24/volume-level-high-panel.svg b/links/status/24/volume-level-high-panel.svg new file mode 120000 index 00000000..b8026e8d --- /dev/null +++ b/links/status/24/volume-level-high-panel.svg @@ -0,0 +1 @@ +audio-volume-high.svg \ No newline at end of file diff --git a/links/status/24/volume-level-high.svg b/links/status/24/volume-level-high.svg new file mode 120000 index 00000000..b8026e8d --- /dev/null +++ b/links/status/24/volume-level-high.svg @@ -0,0 +1 @@ +audio-volume-high.svg \ No newline at end of file diff --git a/links/status/24/volume-level-low-panel.svg b/links/status/24/volume-level-low-panel.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/24/volume-level-low-panel.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/24/volume-level-low.svg b/links/status/24/volume-level-low.svg new file mode 120000 index 00000000..0727acd8 --- /dev/null +++ b/links/status/24/volume-level-low.svg @@ -0,0 +1 @@ +audio-volume-low.svg \ No newline at end of file diff --git a/links/status/24/volume-level-medium-panel.svg b/links/status/24/volume-level-medium-panel.svg new file mode 120000 index 00000000..3aa60711 --- /dev/null +++ b/links/status/24/volume-level-medium-panel.svg @@ -0,0 +1 @@ +audio-volume-medium.svg \ No newline at end of file diff --git a/links/status/24/volume-level-medium.svg b/links/status/24/volume-level-medium.svg new file mode 120000 index 00000000..3aa60711 --- /dev/null +++ b/links/status/24/volume-level-medium.svg @@ -0,0 +1 @@ +audio-volume-medium.svg \ No newline at end of file diff --git a/links/status/24/volume-level-muted-panel.svg b/links/status/24/volume-level-muted-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/volume-level-muted-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/volume-level-muted.svg b/links/status/24/volume-level-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/volume-level-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/volume-level-none-panel.svg b/links/status/24/volume-level-none-panel.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/volume-level-none-panel.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/volume-level-none.svg b/links/status/24/volume-level-none.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/volume-level-none.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/whiskermenu-manjaro.svg b/links/status/24/whiskermenu-manjaro.svg new file mode 120000 index 00000000..384734fb --- /dev/null +++ b/links/status/24/whiskermenu-manjaro.svg @@ -0,0 +1 @@ +manjaro.svg \ No newline at end of file diff --git a/links/status/24/wired.svg b/links/status/24/wired.svg new file mode 120000 index 00000000..84ab2035 --- /dev/null +++ b/links/status/24/wired.svg @@ -0,0 +1 @@ +network-wired.svg \ No newline at end of file diff --git a/links/status/24/xfce-newmail.svg b/links/status/24/xfce-newmail.svg new file mode 120000 index 00000000..b42a97ab --- /dev/null +++ b/links/status/24/xfce-newmail.svg @@ -0,0 +1 @@ +indicator-messages-new.svg \ No newline at end of file diff --git a/links/status/24/xfce-nomail.svg b/links/status/24/xfce-nomail.svg new file mode 120000 index 00000000..2584225a --- /dev/null +++ b/links/status/24/xfce-nomail.svg @@ -0,0 +1 @@ +indicator-messages.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-caution-charging.svg b/links/status/24/xfce4-battery-caution-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/xfce4-battery-caution-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-caution.svg b/links/status/24/xfce4-battery-caution.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/xfce4-battery-caution.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-critical-charging.svg b/links/status/24/xfce4-battery-critical-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/xfce4-battery-critical-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-critical.svg b/links/status/24/xfce4-battery-critical.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/xfce4-battery-critical.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-full-charging.svg b/links/status/24/xfce4-battery-full-charging.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/xfce4-battery-full-charging.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-full.svg b/links/status/24/xfce4-battery-full.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/xfce4-battery-full.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-good-charging.svg b/links/status/24/xfce4-battery-good-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfce4-battery-good-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-good.svg b/links/status/24/xfce4-battery-good.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfce4-battery-good.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-low-charging.svg b/links/status/24/xfce4-battery-low-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/xfce4-battery-low-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-low.svg b/links/status/24/xfce4-battery-low.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/xfce4-battery-low.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-missing.svg b/links/status/24/xfce4-battery-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/24/xfce4-battery-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-ok-charging.svg b/links/status/24/xfce4-battery-ok-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfce4-battery-ok-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-ok.svg b/links/status/24/xfce4-battery-ok.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfce4-battery-ok.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfce4-battery-plugin.svg b/links/status/24/xfce4-battery-plugin.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/xfce4-battery-plugin.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-muted.svg b/links/status/24/xfce4-mixer-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/xfce4-mixer-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-no-muted.svg b/links/status/24/xfce4-mixer-no-muted.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/24/xfce4-mixer-no-muted.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-no-record.svg b/links/status/24/xfce4-mixer-no-record.svg new file mode 120000 index 00000000..ad16fd28 --- /dev/null +++ b/links/status/24/xfce4-mixer-no-record.svg @@ -0,0 +1 @@ +microphone-sensitivity-low.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-record.svg b/links/status/24/xfce4-mixer-record.svg new file mode 120000 index 00000000..24e3adab --- /dev/null +++ b/links/status/24/xfce4-mixer-record.svg @@ -0,0 +1 @@ +microphone-sensitivity-high.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-volume-high.svg b/links/status/24/xfce4-mixer-volume-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/24/xfce4-mixer-volume-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-volume-low-medium.svg b/links/status/24/xfce4-mixer-volume-low-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/24/xfce4-mixer-volume-low-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-volume-low.svg b/links/status/24/xfce4-mixer-volume-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/24/xfce4-mixer-volume-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-volume-medium.svg b/links/status/24/xfce4-mixer-volume-medium.svg new file mode 120000 index 00000000..ae4d92d4 --- /dev/null +++ b/links/status/24/xfce4-mixer-volume-medium.svg @@ -0,0 +1 @@ +audio-volume-medium-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-volume-muted.svg b/links/status/24/xfce4-mixer-volume-muted.svg new file mode 120000 index 00000000..157d72e0 --- /dev/null +++ b/links/status/24/xfce4-mixer-volume-muted.svg @@ -0,0 +1 @@ +audio-volume-muted.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-volume-ultra-low.svg b/links/status/24/xfce4-mixer-volume-ultra-low.svg new file mode 120000 index 00000000..fc5b2135 --- /dev/null +++ b/links/status/24/xfce4-mixer-volume-ultra-low.svg @@ -0,0 +1 @@ +audio-volume-low-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-mixer-volume-very-high.svg b/links/status/24/xfce4-mixer-volume-very-high.svg new file mode 120000 index 00000000..d4a80f3e --- /dev/null +++ b/links/status/24/xfce4-mixer-volume-very-high.svg @@ -0,0 +1 @@ +audio-volume-high-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-notes-plugin.svg b/links/status/24/xfce4-notes-plugin.svg new file mode 120000 index 00000000..b140ab39 --- /dev/null +++ b/links/status/24/xfce4-notes-plugin.svg @@ -0,0 +1 @@ +tomboy-panel.svg \ No newline at end of file diff --git a/links/status/24/xfce4-whiskermenu.svg b/links/status/24/xfce4-whiskermenu.svg new file mode 120000 index 00000000..a02942a3 --- /dev/null +++ b/links/status/24/xfce4-whiskermenu.svg @@ -0,0 +1 @@ +start-here-symbolic.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ac-adapter.svg b/links/status/24/xfpm-ac-adapter.svg new file mode 120000 index 00000000..462da4e2 --- /dev/null +++ b/links/status/24/xfpm-ac-adapter.svg @@ -0,0 +1 @@ +ac-adapter.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-000-charging.svg b/links/status/24/xfpm-battery-000-charging.svg new file mode 120000 index 00000000..bf644a91 --- /dev/null +++ b/links/status/24/xfpm-battery-000-charging.svg @@ -0,0 +1 @@ +gpm-battery-000-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-000.svg b/links/status/24/xfpm-battery-000.svg new file mode 120000 index 00000000..8390bda4 --- /dev/null +++ b/links/status/24/xfpm-battery-000.svg @@ -0,0 +1 @@ +gpm-battery-000.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-020-charging.svg b/links/status/24/xfpm-battery-020-charging.svg new file mode 120000 index 00000000..15a87656 --- /dev/null +++ b/links/status/24/xfpm-battery-020-charging.svg @@ -0,0 +1 @@ +gpm-battery-020-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-020.svg b/links/status/24/xfpm-battery-020.svg new file mode 120000 index 00000000..6faf6a9f --- /dev/null +++ b/links/status/24/xfpm-battery-020.svg @@ -0,0 +1 @@ +gpm-battery-020.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-040-charging.svg b/links/status/24/xfpm-battery-040-charging.svg new file mode 120000 index 00000000..0e0f794e --- /dev/null +++ b/links/status/24/xfpm-battery-040-charging.svg @@ -0,0 +1 @@ +gpm-battery-040-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-040.svg b/links/status/24/xfpm-battery-040.svg new file mode 120000 index 00000000..6568e0bb --- /dev/null +++ b/links/status/24/xfpm-battery-040.svg @@ -0,0 +1 @@ +gpm-battery-040.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-060-charging.svg b/links/status/24/xfpm-battery-060-charging.svg new file mode 120000 index 00000000..6d94ad61 --- /dev/null +++ b/links/status/24/xfpm-battery-060-charging.svg @@ -0,0 +1 @@ +gpm-battery-060-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-060.svg b/links/status/24/xfpm-battery-060.svg new file mode 120000 index 00000000..8bc3219c --- /dev/null +++ b/links/status/24/xfpm-battery-060.svg @@ -0,0 +1 @@ +gpm-battery-060.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-080-charging.svg b/links/status/24/xfpm-battery-080-charging.svg new file mode 120000 index 00000000..1b520977 --- /dev/null +++ b/links/status/24/xfpm-battery-080-charging.svg @@ -0,0 +1 @@ +gpm-battery-080-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-080.svg b/links/status/24/xfpm-battery-080.svg new file mode 120000 index 00000000..e0693046 --- /dev/null +++ b/links/status/24/xfpm-battery-080.svg @@ -0,0 +1 @@ +gpm-battery-080.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-100-charging.svg b/links/status/24/xfpm-battery-100-charging.svg new file mode 120000 index 00000000..4cfbb20a --- /dev/null +++ b/links/status/24/xfpm-battery-100-charging.svg @@ -0,0 +1 @@ +gpm-battery-100-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-100.svg b/links/status/24/xfpm-battery-100.svg new file mode 120000 index 00000000..26a659b8 --- /dev/null +++ b/links/status/24/xfpm-battery-100.svg @@ -0,0 +1 @@ +gpm-battery-100.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-caution-charging.svg b/links/status/24/xfpm-battery-caution-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/xfpm-battery-caution-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-caution.svg b/links/status/24/xfpm-battery-caution.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/xfpm-battery-caution.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-critical-charging.svg b/links/status/24/xfpm-battery-critical-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/xfpm-battery-critical-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-critical.svg b/links/status/24/xfpm-battery-critical.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/xfpm-battery-critical.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-empty.svg b/links/status/24/xfpm-battery-empty.svg new file mode 120000 index 00000000..69aef787 --- /dev/null +++ b/links/status/24/xfpm-battery-empty.svg @@ -0,0 +1 @@ +gpm-battery-empty.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-full-charging.svg b/links/status/24/xfpm-battery-full-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/xfpm-battery-full-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-full.svg b/links/status/24/xfpm-battery-full.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/xfpm-battery-full.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-good-charging.svg b/links/status/24/xfpm-battery-good-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfpm-battery-good-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-good.svg b/links/status/24/xfpm-battery-good.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfpm-battery-good.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-low-charging.svg b/links/status/24/xfpm-battery-low-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/xfpm-battery-low-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-low.svg b/links/status/24/xfpm-battery-low.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/xfpm-battery-low.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-missing.svg b/links/status/24/xfpm-battery-missing.svg new file mode 120000 index 00000000..ba417d0f --- /dev/null +++ b/links/status/24/xfpm-battery-missing.svg @@ -0,0 +1 @@ +gpm-battery-missing.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-ok-charging.svg b/links/status/24/xfpm-battery-ok-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfpm-battery-ok-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-battery-ok.svg b/links/status/24/xfpm-battery-ok.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfpm-battery-ok.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-000-charging.svg b/links/status/24/xfpm-primary-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/24/xfpm-primary-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-000.svg b/links/status/24/xfpm-primary-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/24/xfpm-primary-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-020-charging.svg b/links/status/24/xfpm-primary-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/xfpm-primary-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-020.svg b/links/status/24/xfpm-primary-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/xfpm-primary-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-040-charging.svg b/links/status/24/xfpm-primary-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/xfpm-primary-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-040.svg b/links/status/24/xfpm-primary-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/xfpm-primary-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-060-charging.svg b/links/status/24/xfpm-primary-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfpm-primary-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-060.svg b/links/status/24/xfpm-primary-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfpm-primary-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-080-charging.svg b/links/status/24/xfpm-primary-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfpm-primary-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-080.svg b/links/status/24/xfpm-primary-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfpm-primary-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-100-charging.svg b/links/status/24/xfpm-primary-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/xfpm-primary-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-100.svg b/links/status/24/xfpm-primary-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/xfpm-primary-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-charged.svg b/links/status/24/xfpm-primary-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/xfpm-primary-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/xfpm-primary-missing.svg b/links/status/24/xfpm-primary-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/24/xfpm-primary-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-000-charging.svg b/links/status/24/xfpm-ups-000-charging.svg new file mode 120000 index 00000000..26a81ae4 --- /dev/null +++ b/links/status/24/xfpm-ups-000-charging.svg @@ -0,0 +1 @@ +battery-empty-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-000.svg b/links/status/24/xfpm-ups-000.svg new file mode 120000 index 00000000..e222aeda --- /dev/null +++ b/links/status/24/xfpm-ups-000.svg @@ -0,0 +1 @@ +battery-empty.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-020-charging.svg b/links/status/24/xfpm-ups-020-charging.svg new file mode 120000 index 00000000..7566c7e1 --- /dev/null +++ b/links/status/24/xfpm-ups-020-charging.svg @@ -0,0 +1 @@ +battery-caution-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-020.svg b/links/status/24/xfpm-ups-020.svg new file mode 120000 index 00000000..819f26d4 --- /dev/null +++ b/links/status/24/xfpm-ups-020.svg @@ -0,0 +1 @@ +battery-caution.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-040-charging.svg b/links/status/24/xfpm-ups-040-charging.svg new file mode 120000 index 00000000..cec45284 --- /dev/null +++ b/links/status/24/xfpm-ups-040-charging.svg @@ -0,0 +1 @@ +battery-low-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-040.svg b/links/status/24/xfpm-ups-040.svg new file mode 120000 index 00000000..43b99e11 --- /dev/null +++ b/links/status/24/xfpm-ups-040.svg @@ -0,0 +1 @@ +battery-low.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-060-charging.svg b/links/status/24/xfpm-ups-060-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfpm-ups-060-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-060.svg b/links/status/24/xfpm-ups-060.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfpm-ups-060.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-080-charging.svg b/links/status/24/xfpm-ups-080-charging.svg new file mode 120000 index 00000000..03a8c493 --- /dev/null +++ b/links/status/24/xfpm-ups-080-charging.svg @@ -0,0 +1 @@ +battery-good-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-080.svg b/links/status/24/xfpm-ups-080.svg new file mode 120000 index 00000000..2eb6cf41 --- /dev/null +++ b/links/status/24/xfpm-ups-080.svg @@ -0,0 +1 @@ +battery-good.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-100-charging.svg b/links/status/24/xfpm-ups-100-charging.svg new file mode 120000 index 00000000..fa569ef5 --- /dev/null +++ b/links/status/24/xfpm-ups-100-charging.svg @@ -0,0 +1 @@ +battery-full-charging.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-100.svg b/links/status/24/xfpm-ups-100.svg new file mode 120000 index 00000000..a3be8f7c --- /dev/null +++ b/links/status/24/xfpm-ups-100.svg @@ -0,0 +1 @@ +battery-full.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-charged.svg b/links/status/24/xfpm-ups-charged.svg new file mode 120000 index 00000000..eddb86a9 --- /dev/null +++ b/links/status/24/xfpm-ups-charged.svg @@ -0,0 +1 @@ +battery-full-charged.svg \ No newline at end of file diff --git a/links/status/24/xfpm-ups-missing.svg b/links/status/24/xfpm-ups-missing.svg new file mode 120000 index 00000000..245b4cab --- /dev/null +++ b/links/status/24/xfpm-ups-missing.svg @@ -0,0 +1 @@ +battery-missing.svg \ No newline at end of file diff --git a/links/status/24/xfsm-hibernate.svg b/links/status/24/xfsm-hibernate.svg new file mode 120000 index 00000000..2451dd60 --- /dev/null +++ b/links/status/24/xfsm-hibernate.svg @@ -0,0 +1 @@ +system-suspend-hibernate.svg \ No newline at end of file diff --git a/links/status/24/xfsm-lock.svg b/links/status/24/xfsm-lock.svg new file mode 120000 index 00000000..5d254d24 --- /dev/null +++ b/links/status/24/xfsm-lock.svg @@ -0,0 +1 @@ +system-lock-screen.svg \ No newline at end of file diff --git a/links/status/24/xfsm-logout.svg b/links/status/24/xfsm-logout.svg new file mode 120000 index 00000000..5160f3f6 --- /dev/null +++ b/links/status/24/xfsm-logout.svg @@ -0,0 +1 @@ +system-log-out.svg \ No newline at end of file diff --git a/links/status/24/xfsm-reboot.svg b/links/status/24/xfsm-reboot.svg new file mode 120000 index 00000000..badbc28d --- /dev/null +++ b/links/status/24/xfsm-reboot.svg @@ -0,0 +1 @@ +system-reboot.svg \ No newline at end of file diff --git a/links/status/24/xfsm-shutdown.svg b/links/status/24/xfsm-shutdown.svg new file mode 120000 index 00000000..014e3332 --- /dev/null +++ b/links/status/24/xfsm-shutdown.svg @@ -0,0 +1 @@ +system-shutdown.svg \ No newline at end of file diff --git a/links/status/24/xfsm-suspend.svg b/links/status/24/xfsm-suspend.svg new file mode 120000 index 00000000..620d61d3 --- /dev/null +++ b/links/status/24/xfsm-suspend.svg @@ -0,0 +1 @@ +system-suspend.svg \ No newline at end of file diff --git a/links/status/24/xfsm-switch-user.svg b/links/status/24/xfsm-switch-user.svg new file mode 120000 index 00000000..ee6c1802 --- /dev/null +++ b/links/status/24/xfsm-switch-user.svg @@ -0,0 +1 @@ +system-switch-user.svg \ No newline at end of file diff --git a/links/status/24/yum-indicator-error.svg b/links/status/24/yum-indicator-error.svg new file mode 120000 index 00000000..0d752017 --- /dev/null +++ b/links/status/24/yum-indicator-error.svg @@ -0,0 +1 @@ +mintupdate-error.svg \ No newline at end of file diff --git a/links/status/24/yum-indicator-info.svg b/links/status/24/yum-indicator-info.svg new file mode 120000 index 00000000..07ef6695 --- /dev/null +++ b/links/status/24/yum-indicator-info.svg @@ -0,0 +1 @@ +mintupdate-updates-available.svg \ No newline at end of file diff --git a/links/status/24/yum-indicator-no-updates.svg b/links/status/24/yum-indicator-no-updates.svg new file mode 120000 index 00000000..68dbb764 --- /dev/null +++ b/links/status/24/yum-indicator-no-updates.svg @@ -0,0 +1 @@ +mintupdate-up-to-date.svg \ No newline at end of file diff --git a/links/status/24/yum-indicator-updates.svg b/links/status/24/yum-indicator-updates.svg new file mode 120000 index 00000000..8ce86418 --- /dev/null +++ b/links/status/24/yum-indicator-updates.svg @@ -0,0 +1 @@ +mintupdate-checking.svg \ No newline at end of file diff --git a/links/status/24/yum-indicator-working.svg b/links/status/24/yum-indicator-working.svg new file mode 120000 index 00000000..60754462 --- /dev/null +++ b/links/status/24/yum-indicator-working.svg @@ -0,0 +1 @@ +mintupdate-installing.svg \ No newline at end of file diff --git a/links/status/32/dialog-password.svg b/links/status/32/dialog-password.svg new file mode 120000 index 00000000..84690130 --- /dev/null +++ b/links/status/32/dialog-password.svg @@ -0,0 +1 @@ +gtk-dialog-authentication.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-000-charging-symbolic.svg b/links/status/symbolic/battery-000-charging-symbolic.svg new file mode 120000 index 00000000..909e1801 --- /dev/null +++ b/links/status/symbolic/battery-000-charging-symbolic.svg @@ -0,0 +1 @@ +battery-empty-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-000-symbolic.svg b/links/status/symbolic/battery-000-symbolic.svg new file mode 120000 index 00000000..3747cd65 --- /dev/null +++ b/links/status/symbolic/battery-000-symbolic.svg @@ -0,0 +1 @@ +battery-empty-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-020-charging-symbolic.svg b/links/status/symbolic/battery-020-charging-symbolic.svg new file mode 120000 index 00000000..cb33ad08 --- /dev/null +++ b/links/status/symbolic/battery-020-charging-symbolic.svg @@ -0,0 +1 @@ +battery-level-10-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-020-symbolic.svg b/links/status/symbolic/battery-020-symbolic.svg new file mode 120000 index 00000000..f9564aaa --- /dev/null +++ b/links/status/symbolic/battery-020-symbolic.svg @@ -0,0 +1 @@ +battery-level-20-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-040-charging-symbolic.svg b/links/status/symbolic/battery-040-charging-symbolic.svg new file mode 120000 index 00000000..a2010c3c --- /dev/null +++ b/links/status/symbolic/battery-040-charging-symbolic.svg @@ -0,0 +1 @@ +battery-low-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-040-symbolic.svg b/links/status/symbolic/battery-040-symbolic.svg new file mode 120000 index 00000000..265a1955 --- /dev/null +++ b/links/status/symbolic/battery-040-symbolic.svg @@ -0,0 +1 @@ +battery-low-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-060-charging-symbolic.svg b/links/status/symbolic/battery-060-charging-symbolic.svg new file mode 120000 index 00000000..82ec4d79 --- /dev/null +++ b/links/status/symbolic/battery-060-charging-symbolic.svg @@ -0,0 +1 @@ +battery-medium-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-060-symbolic.svg b/links/status/symbolic/battery-060-symbolic.svg new file mode 120000 index 00000000..05c5d448 --- /dev/null +++ b/links/status/symbolic/battery-060-symbolic.svg @@ -0,0 +1 @@ +battery-level-60-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-080-charging-symbolic.svg b/links/status/symbolic/battery-080-charging-symbolic.svg new file mode 120000 index 00000000..481e973e --- /dev/null +++ b/links/status/symbolic/battery-080-charging-symbolic.svg @@ -0,0 +1 @@ +battery-good-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-080-symbolic.svg b/links/status/symbolic/battery-080-symbolic.svg new file mode 120000 index 00000000..7523b7fb --- /dev/null +++ b/links/status/symbolic/battery-080-symbolic.svg @@ -0,0 +1 @@ +battery-good-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-100-charging-symbolic.svg b/links/status/symbolic/battery-100-charging-symbolic.svg new file mode 120000 index 00000000..de2faa22 --- /dev/null +++ b/links/status/symbolic/battery-100-charging-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-100-symbolic.svg b/links/status/symbolic/battery-100-symbolic.svg new file mode 120000 index 00000000..dc3616be --- /dev/null +++ b/links/status/symbolic/battery-100-symbolic.svg @@ -0,0 +1 @@ +battery-full-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-charged-symbolic.svg b/links/status/symbolic/battery-charged-symbolic.svg new file mode 120000 index 00000000..dc3616be --- /dev/null +++ b/links/status/symbolic/battery-charged-symbolic.svg @@ -0,0 +1 @@ +battery-full-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-full-charged-symbolic.svg b/links/status/symbolic/battery-full-charged-symbolic.svg new file mode 120000 index 00000000..dc3616be --- /dev/null +++ b/links/status/symbolic/battery-full-charged-symbolic.svg @@ -0,0 +1 @@ +battery-full-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-0-charging-symbolic.svg b/links/status/symbolic/battery-level-0-charging-symbolic.svg new file mode 120000 index 00000000..909e1801 --- /dev/null +++ b/links/status/symbolic/battery-level-0-charging-symbolic.svg @@ -0,0 +1 @@ +battery-empty-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-0-symbolic.svg b/links/status/symbolic/battery-level-0-symbolic.svg new file mode 120000 index 00000000..3747cd65 --- /dev/null +++ b/links/status/symbolic/battery-level-0-symbolic.svg @@ -0,0 +1 @@ +battery-empty-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-100-charged-symbolic.svg b/links/status/symbolic/battery-level-100-charged-symbolic.svg new file mode 120000 index 00000000..de2faa22 --- /dev/null +++ b/links/status/symbolic/battery-level-100-charged-symbolic.svg @@ -0,0 +1 @@ +battery-full-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-100-symbolic.svg b/links/status/symbolic/battery-level-100-symbolic.svg new file mode 120000 index 00000000..dc3616be --- /dev/null +++ b/links/status/symbolic/battery-level-100-symbolic.svg @@ -0,0 +1 @@ +battery-full-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-20-charging-symbolic.svg b/links/status/symbolic/battery-level-20-charging-symbolic.svg new file mode 120000 index 00000000..cb33ad08 --- /dev/null +++ b/links/status/symbolic/battery-level-20-charging-symbolic.svg @@ -0,0 +1 @@ +battery-level-10-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-40-charging-symbolic.svg b/links/status/symbolic/battery-level-40-charging-symbolic.svg new file mode 120000 index 00000000..a2010c3c --- /dev/null +++ b/links/status/symbolic/battery-level-40-charging-symbolic.svg @@ -0,0 +1 @@ +battery-low-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-40-symbolic.svg b/links/status/symbolic/battery-level-40-symbolic.svg new file mode 120000 index 00000000..265a1955 --- /dev/null +++ b/links/status/symbolic/battery-level-40-symbolic.svg @@ -0,0 +1 @@ +battery-low-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-50-charging-symbolic.svg b/links/status/symbolic/battery-level-50-charging-symbolic.svg new file mode 120000 index 00000000..82ec4d79 --- /dev/null +++ b/links/status/symbolic/battery-level-50-charging-symbolic.svg @@ -0,0 +1 @@ +battery-medium-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-60-charging-symbolic.svg b/links/status/symbolic/battery-level-60-charging-symbolic.svg new file mode 120000 index 00000000..82ec4d79 --- /dev/null +++ b/links/status/symbolic/battery-level-60-charging-symbolic.svg @@ -0,0 +1 @@ +battery-medium-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-60-symbolic.svg b/links/status/symbolic/battery-level-60-symbolic.svg new file mode 120000 index 00000000..2d8637d5 --- /dev/null +++ b/links/status/symbolic/battery-level-60-symbolic.svg @@ -0,0 +1 @@ +battery-medium-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-80-charging-symbolic.svg b/links/status/symbolic/battery-level-80-charging-symbolic.svg new file mode 120000 index 00000000..481e973e --- /dev/null +++ b/links/status/symbolic/battery-level-80-charging-symbolic.svg @@ -0,0 +1 @@ +battery-good-charging-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/battery-level-80-symbolic.svg b/links/status/symbolic/battery-level-80-symbolic.svg new file mode 120000 index 00000000..7523b7fb --- /dev/null +++ b/links/status/symbolic/battery-level-80-symbolic.svg @@ -0,0 +1 @@ +battery-good-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/blueberry-tray-active-symbolic.svg b/links/status/symbolic/blueberry-tray-active-symbolic.svg new file mode 120000 index 00000000..8dfd2172 --- /dev/null +++ b/links/status/symbolic/blueberry-tray-active-symbolic.svg @@ -0,0 +1 @@ +bluetooth-active-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/blueberry-tray-disabled-symbolic.svg b/links/status/symbolic/blueberry-tray-disabled-symbolic.svg new file mode 120000 index 00000000..8b03c7a2 --- /dev/null +++ b/links/status/symbolic/blueberry-tray-disabled-symbolic.svg @@ -0,0 +1 @@ +bluetooth-disabled-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/blueberry-tray-symbolic.svg b/links/status/symbolic/blueberry-tray-symbolic.svg new file mode 120000 index 00000000..8dfd2172 --- /dev/null +++ b/links/status/symbolic/blueberry-tray-symbolic.svg @@ -0,0 +1 @@ +bluetooth-active-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/budgie-brightness-controller-1-symbolic.svg b/links/status/symbolic/budgie-brightness-controller-1-symbolic.svg new file mode 120000 index 00000000..7acd9dfb --- /dev/null +++ b/links/status/symbolic/budgie-brightness-controller-1-symbolic.svg @@ -0,0 +1 @@ +display-brightness-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/budgie-caffeine-cup-empty.svg b/links/status/symbolic/budgie-caffeine-cup-empty.svg new file mode 120000 index 00000000..fe5e3101 --- /dev/null +++ b/links/status/symbolic/budgie-caffeine-cup-empty.svg @@ -0,0 +1 @@ +my-caffeine-off-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/budgie-caffeine-cup-full.svg b/links/status/symbolic/budgie-caffeine-cup-full.svg new file mode 120000 index 00000000..3e99cb02 --- /dev/null +++ b/links/status/symbolic/budgie-caffeine-cup-full.svg @@ -0,0 +1 @@ +my-caffeine-on-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/caps-lock-symbolic.svg b/links/status/symbolic/caps-lock-symbolic.svg new file mode 120000 index 00000000..7fedd6a3 --- /dev/null +++ b/links/status/symbolic/caps-lock-symbolic.svg @@ -0,0 +1 @@ +capslock-enabled-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/display-brightness-high-symbolic.svg b/links/status/symbolic/display-brightness-high-symbolic.svg new file mode 120000 index 00000000..7acd9dfb --- /dev/null +++ b/links/status/symbolic/display-brightness-high-symbolic.svg @@ -0,0 +1 @@ +display-brightness-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/ephy-audio-muted-symbolic.svg b/links/status/symbolic/ephy-audio-muted-symbolic.svg new file mode 120000 index 00000000..75519705 --- /dev/null +++ b/links/status/symbolic/ephy-audio-muted-symbolic.svg @@ -0,0 +1 @@ +audio-volume-muted-blocking-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/ephy-audio-playing-symbolic.svg b/links/status/symbolic/ephy-audio-playing-symbolic.svg new file mode 120000 index 00000000..cb5d9d71 --- /dev/null +++ b/links/status/symbolic/ephy-audio-playing-symbolic.svg @@ -0,0 +1 @@ +audio-volume-high-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/freon-fan-symbolic.svg b/links/status/symbolic/freon-fan-symbolic.svg new file mode 120000 index 00000000..81a5e269 --- /dev/null +++ b/links/status/symbolic/freon-fan-symbolic.svg @@ -0,0 +1 @@ +sensors-fan-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/freon-temperature-symbolic.svg b/links/status/symbolic/freon-temperature-symbolic.svg new file mode 120000 index 00000000..c62743eb --- /dev/null +++ b/links/status/symbolic/freon-temperature-symbolic.svg @@ -0,0 +1 @@ +sensors-temperature-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/freon-voltage-symbolic.svg b/links/status/symbolic/freon-voltage-symbolic.svg new file mode 120000 index 00000000..22b81515 --- /dev/null +++ b/links/status/symbolic/freon-voltage-symbolic.svg @@ -0,0 +1 @@ +sensors-voltage-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/location-services-active-symbolic.svg b/links/status/symbolic/location-services-active-symbolic.svg new file mode 120000 index 00000000..7e653f0e --- /dev/null +++ b/links/status/symbolic/location-services-active-symbolic.svg @@ -0,0 +1 @@ +location-active-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/location-services-disabled-symbolic.svg b/links/status/symbolic/location-services-disabled-symbolic.svg new file mode 120000 index 00000000..e4594347 --- /dev/null +++ b/links/status/symbolic/location-services-disabled-symbolic.svg @@ -0,0 +1 @@ +location-disabled-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/media-playlist-no-shuffle-symbolic.svg b/links/status/symbolic/media-playlist-no-shuffle-symbolic.svg new file mode 120000 index 00000000..3111d1de --- /dev/null +++ b/links/status/symbolic/media-playlist-no-shuffle-symbolic.svg @@ -0,0 +1 @@ +media-playlist-consecutive-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/media-playlist-repeat-song-symbolic-rtl.svg b/links/status/symbolic/media-playlist-repeat-song-symbolic-rtl.svg new file mode 120000 index 00000000..277acff9 --- /dev/null +++ b/links/status/symbolic/media-playlist-repeat-song-symbolic-rtl.svg @@ -0,0 +1 @@ +media-playlist-repeat-one-symbolic-rtl.svg \ No newline at end of file diff --git a/links/status/symbolic/media-playlist-repeat-song-symbolic.svg b/links/status/symbolic/media-playlist-repeat-song-symbolic.svg new file mode 120000 index 00000000..709d0ce9 --- /dev/null +++ b/links/status/symbolic/media-playlist-repeat-song-symbolic.svg @@ -0,0 +1 @@ +media-playlist-repeat-one-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/microphone-disabled-symbolic.svg b/links/status/symbolic/microphone-disabled-symbolic.svg new file mode 120000 index 00000000..75bd850f --- /dev/null +++ b/links/status/symbolic/microphone-disabled-symbolic.svg @@ -0,0 +1 @@ +audio-input-microphone-muted-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/microphone-sensitivity-none-symbolic.svg b/links/status/symbolic/microphone-sensitivity-none-symbolic.svg new file mode 120000 index 00000000..be320ed5 --- /dev/null +++ b/links/status/symbolic/microphone-sensitivity-none-symbolic.svg @@ -0,0 +1 @@ +microphone-sensitivity-muted-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/my-caffeine-off-symbolic.svg b/links/status/symbolic/my-caffeine-off-symbolic.svg new file mode 120000 index 00000000..cf36f0e0 --- /dev/null +++ b/links/status/symbolic/my-caffeine-off-symbolic.svg @@ -0,0 +1 @@ +caffeine-cup-empty-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/my-caffeine-on-symbolic.svg b/links/status/symbolic/my-caffeine-on-symbolic.svg new file mode 120000 index 00000000..895feb66 --- /dev/null +++ b/links/status/symbolic/my-caffeine-on-symbolic.svg @@ -0,0 +1 @@ +caffeine-cup-full-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-acquiring-symbolic.svg b/links/status/symbolic/network-acquiring-symbolic.svg new file mode 120000 index 00000000..13a605ef --- /dev/null +++ b/links/status/symbolic/network-acquiring-symbolic.svg @@ -0,0 +1 @@ +network-wired-acquiring-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-cellular-disconnected-symbolic.svg b/links/status/symbolic/network-cellular-disconnected-symbolic.svg new file mode 120000 index 00000000..5a8d67c5 --- /dev/null +++ b/links/status/symbolic/network-cellular-disconnected-symbolic.svg @@ -0,0 +1 @@ +network-cellular-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-cellular-signal-excellent-secure-symbolic.svg b/links/status/symbolic/network-cellular-signal-excellent-secure-symbolic.svg new file mode 120000 index 00000000..ec73ef3c --- /dev/null +++ b/links/status/symbolic/network-cellular-signal-excellent-secure-symbolic.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-excellent-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-cellular-signal-good-secure-symbolic.svg b/links/status/symbolic/network-cellular-signal-good-secure-symbolic.svg new file mode 120000 index 00000000..59081cea --- /dev/null +++ b/links/status/symbolic/network-cellular-signal-good-secure-symbolic.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-good-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-cellular-signal-none-secure-symbolic.svg b/links/status/symbolic/network-cellular-signal-none-secure-symbolic.svg new file mode 120000 index 00000000..91cf1818 --- /dev/null +++ b/links/status/symbolic/network-cellular-signal-none-secure-symbolic.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-none-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-cellular-signal-ok-secure-symbolic.svg b/links/status/symbolic/network-cellular-signal-ok-secure-symbolic.svg new file mode 120000 index 00000000..a460420f --- /dev/null +++ b/links/status/symbolic/network-cellular-signal-ok-secure-symbolic.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-ok-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-cellular-signal-weak-secure-symbolic.svg b/links/status/symbolic/network-cellular-signal-weak-secure-symbolic.svg new file mode 120000 index 00000000..e0843e78 --- /dev/null +++ b/links/status/symbolic/network-cellular-signal-weak-secure-symbolic.svg @@ -0,0 +1 @@ +network-cellular-secure-signal-low-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-cellular-signal-weak-symbolic.svg b/links/status/symbolic/network-cellular-signal-weak-symbolic.svg new file mode 120000 index 00000000..7e0c4e71 --- /dev/null +++ b/links/status/symbolic/network-cellular-signal-weak-symbolic.svg @@ -0,0 +1 @@ +network-cellular-signal-low-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-disconnected-symbolic.svg b/links/status/symbolic/network-disconnected-symbolic.svg new file mode 120000 index 00000000..75a58124 --- /dev/null +++ b/links/status/symbolic/network-disconnected-symbolic.svg @@ -0,0 +1 @@ +network-wired-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-idle-symbolic.svg b/links/status/symbolic/network-idle-symbolic.svg new file mode 120000 index 00000000..8fad7389 --- /dev/null +++ b/links/status/symbolic/network-idle-symbolic.svg @@ -0,0 +1 @@ +network-wired-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-no-route-symbolic.svg b/links/status/symbolic/network-no-route-symbolic.svg new file mode 120000 index 00000000..20f05dc9 --- /dev/null +++ b/links/status/symbolic/network-no-route-symbolic.svg @@ -0,0 +1 @@ +network-wireless-no-route-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-offline-symbolic.svg b/links/status/symbolic/network-offline-symbolic.svg new file mode 120000 index 00000000..75a58124 --- /dev/null +++ b/links/status/symbolic/network-offline-symbolic.svg @@ -0,0 +1 @@ +network-wired-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-transmit-receive-symbolic.svg b/links/status/symbolic/network-transmit-receive-symbolic.svg new file mode 120000 index 00000000..13a605ef --- /dev/null +++ b/links/status/symbolic/network-transmit-receive-symbolic.svg @@ -0,0 +1 @@ +network-wired-acquiring-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-vpn-offline-symbolic.svg b/links/status/symbolic/network-vpn-offline-symbolic.svg new file mode 120000 index 00000000..d65e09e3 --- /dev/null +++ b/links/status/symbolic/network-vpn-offline-symbolic.svg @@ -0,0 +1 @@ +network-vpn-disconnected-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wired-disconnected-symbolic.svg b/links/status/symbolic/network-wired-disconnected-symbolic.svg new file mode 120000 index 00000000..75a58124 --- /dev/null +++ b/links/status/symbolic/network-wired-disconnected-symbolic.svg @@ -0,0 +1 @@ +network-wired-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wired-error-symbolic.svg b/links/status/symbolic/network-wired-error-symbolic.svg new file mode 120000 index 00000000..cf4b0cf3 --- /dev/null +++ b/links/status/symbolic/network-wired-error-symbolic.svg @@ -0,0 +1 @@ +network-error-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-connected-symbolic.svg b/links/status/symbolic/network-wireless-connected-symbolic.svg new file mode 120000 index 00000000..2cef0c59 --- /dev/null +++ b/links/status/symbolic/network-wireless-connected-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-disconnected-symbolic.svg b/links/status/symbolic/network-wireless-disconnected-symbolic.svg new file mode 120000 index 00000000..c0bead26 --- /dev/null +++ b/links/status/symbolic/network-wireless-disconnected-symbolic.svg @@ -0,0 +1 @@ +network-wireless-offline-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-encrypted-symbolic.svg b/links/status/symbolic/network-wireless-encrypted-symbolic.svg new file mode 120000 index 00000000..27694d2d --- /dev/null +++ b/links/status/symbolic/network-wireless-encrypted-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-secure-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-excellent-secure-symbolic.svg b/links/status/symbolic/network-wireless-signal-excellent-secure-symbolic.svg new file mode 120000 index 00000000..27694d2d --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-excellent-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-secure-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-excellent-symbolic.svg b/links/status/symbolic/network-wireless-signal-excellent-symbolic.svg new file mode 120000 index 00000000..2cef0c59 --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-excellent-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-good-secure-symbolic.svg b/links/status/symbolic/network-wireless-signal-good-secure-symbolic.svg new file mode 120000 index 00000000..b8b1f726 --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-good-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-75-secure-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-good-symbolic.svg b/links/status/symbolic/network-wireless-signal-good-symbolic.svg new file mode 120000 index 00000000..bc56660d --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-good-symbolic.svg @@ -0,0 +1 @@ +nm-signal-75-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-none-secure-symbolic.svg b/links/status/symbolic/network-wireless-signal-none-secure-symbolic.svg new file mode 120000 index 00000000..e63d89b2 --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-none-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0-secure-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-none-symbolic.svg b/links/status/symbolic/network-wireless-signal-none-symbolic.svg new file mode 120000 index 00000000..0bd7079a --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-none-symbolic.svg @@ -0,0 +1 @@ +nm-signal-0-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-ok-secure-symbolic.svg b/links/status/symbolic/network-wireless-signal-ok-secure-symbolic.svg new file mode 120000 index 00000000..f105c44c --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-ok-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-50-secure-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-ok-symbolic.svg b/links/status/symbolic/network-wireless-signal-ok-symbolic.svg new file mode 120000 index 00000000..0570f75e --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-ok-symbolic.svg @@ -0,0 +1 @@ +nm-signal-50-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-weak-secure-symbolic.svg b/links/status/symbolic/network-wireless-signal-weak-secure-symbolic.svg new file mode 120000 index 00000000..9676d556 --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-weak-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-25-secure-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-signal-weak-symbolic.svg b/links/status/symbolic/network-wireless-signal-weak-symbolic.svg new file mode 120000 index 00000000..65efb217 --- /dev/null +++ b/links/status/symbolic/network-wireless-signal-weak-symbolic.svg @@ -0,0 +1 @@ +nm-signal-25-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/network-wireless-symbolic.svg b/links/status/symbolic/network-wireless-symbolic.svg new file mode 120000 index 00000000..2cef0c59 --- /dev/null +++ b/links/status/symbolic/network-wireless-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/nm-device-wired-symbolic.svg b/links/status/symbolic/nm-device-wired-symbolic.svg new file mode 120000 index 00000000..8fad7389 --- /dev/null +++ b/links/status/symbolic/nm-device-wired-symbolic.svg @@ -0,0 +1 @@ +network-wired-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/normal-notif-symbolic.svg b/links/status/symbolic/normal-notif-symbolic.svg new file mode 120000 index 00000000..d408fac1 --- /dev/null +++ b/links/status/symbolic/normal-notif-symbolic.svg @@ -0,0 +1 @@ +notification-new-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/notification-alert-symbolic.svg b/links/status/symbolic/notification-alert-symbolic.svg new file mode 120000 index 00000000..2da0585d --- /dev/null +++ b/links/status/symbolic/notification-alert-symbolic.svg @@ -0,0 +1 @@ +notification-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/notification-disabled-alert-symbolic.svg b/links/status/symbolic/notification-disabled-alert-symbolic.svg new file mode 120000 index 00000000..98bbb5c1 --- /dev/null +++ b/links/status/symbolic/notification-disabled-alert-symbolic.svg @@ -0,0 +1 @@ +notification-disabled-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/notifications-applet-symbolic.svg b/links/status/symbolic/notifications-applet-symbolic.svg new file mode 120000 index 00000000..2da0585d --- /dev/null +++ b/links/status/symbolic/notifications-applet-symbolic.svg @@ -0,0 +1 @@ +notification-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/notifications-disabled-symbolic.svg b/links/status/symbolic/notifications-disabled-symbolic.svg new file mode 120000 index 00000000..98bbb5c1 --- /dev/null +++ b/links/status/symbolic/notifications-disabled-symbolic.svg @@ -0,0 +1 @@ +notification-disabled-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/notifications-new-symbolic.svg b/links/status/symbolic/notifications-new-symbolic.svg new file mode 120000 index 00000000..d408fac1 --- /dev/null +++ b/links/status/symbolic/notifications-new-symbolic.svg @@ -0,0 +1 @@ +notification-new-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/notifications-symbolic.svg b/links/status/symbolic/notifications-symbolic.svg new file mode 120000 index 00000000..2da0585d --- /dev/null +++ b/links/status/symbolic/notifications-symbolic.svg @@ -0,0 +1 @@ +notification-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/num-lock-symbolic.svg b/links/status/symbolic/num-lock-symbolic.svg new file mode 120000 index 00000000..de980391 --- /dev/null +++ b/links/status/symbolic/num-lock-symbolic.svg @@ -0,0 +1 @@ +numlock-enabled-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/numlock-enabled-symbolic.svg b/links/status/symbolic/numlock-enabled-symbolic.svg new file mode 120000 index 00000000..29589b50 --- /dev/null +++ b/links/status/symbolic/numlock-enabled-symbolic.svg @@ -0,0 +1 @@ +input-keyboard-numlock-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/nvidia-temp-symbolic.svg b/links/status/symbolic/nvidia-temp-symbolic.svg new file mode 120000 index 00000000..c62743eb --- /dev/null +++ b/links/status/symbolic/nvidia-temp-symbolic.svg @@ -0,0 +1 @@ +sensors-temperature-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/org.perezdecastro.Revolt-status-blink-symbolic.svg b/links/status/symbolic/org.perezdecastro.Revolt-status-blink-symbolic.svg new file mode 120000 index 00000000..97688525 --- /dev/null +++ b/links/status/symbolic/org.perezdecastro.Revolt-status-blink-symbolic.svg @@ -0,0 +1 @@ +revolt-status-blink-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/org.perezdecastro.Revolt-status-online-symbolic.svg b/links/status/symbolic/org.perezdecastro.Revolt-status-online-symbolic.svg new file mode 120000 index 00000000..58eb74c5 --- /dev/null +++ b/links/status/symbolic/org.perezdecastro.Revolt-status-online-symbolic.svg @@ -0,0 +1 @@ +revolt-status-online-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/orientation-portrait-left-symbolic.svg b/links/status/symbolic/orientation-portrait-left-symbolic.svg new file mode 120000 index 00000000..7ea8f998 --- /dev/null +++ b/links/status/symbolic/orientation-portrait-left-symbolic.svg @@ -0,0 +1 @@ +orientation-portrait-inverse-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/orientation-portrait-right-symbolic.svg b/links/status/symbolic/orientation-portrait-right-symbolic.svg new file mode 120000 index 00000000..d93da254 --- /dev/null +++ b/links/status/symbolic/orientation-portrait-right-symbolic.svg @@ -0,0 +1 @@ +orientation-portrait-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/temp-symbolic.svg b/links/status/symbolic/temp-symbolic.svg new file mode 120000 index 00000000..c62743eb --- /dev/null +++ b/links/status/symbolic/temp-symbolic.svg @@ -0,0 +1 @@ +sensors-temperature-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/weather-many-clouds-symbolic.svg b/links/status/symbolic/weather-many-clouds-symbolic.svg new file mode 120000 index 00000000..f30b6e5f --- /dev/null +++ b/links/status/symbolic/weather-many-clouds-symbolic.svg @@ -0,0 +1 @@ +weather-overcast-symbolic.svg \ No newline at end of file diff --git a/links/status/symbolic/weather-tornado-symbolic.svg b/links/status/symbolic/weather-tornado-symbolic.svg new file mode 120000 index 00000000..4b9b6a92 --- /dev/null +++ b/links/status/symbolic/weather-tornado-symbolic.svg @@ -0,0 +1 @@ +weather-storm-tornado-symbolic.svg \ No newline at end of file diff --git a/preview.png b/preview.png new file mode 100644 index 0000000000000000000000000000000000000000..c7830175bd6159a9df8b79ead83cb4584bbb2a27 GIT binary patch literal 455683 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%0A0bwWRzCJBfYjCfkL7EZX<^FnYX59qX7_|Bz_ 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%0DILw?i{2esP7aMAC3RKDaZse66Ui`^$ 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

-vnsF0bO_$m3<{J(<0KHMZm3YgjMRGP*T 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 z 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ⅈ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 literal 0 HcmV?d00001 diff --git a/src/actions/16/PrePostCondition.svg b/src/actions/16/PrePostCondition.svg new file mode 100644 index 00000000..66f55914 --- /dev/null +++ b/src/actions/16/PrePostCondition.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/accept_signal.svg b/src/actions/16/accept_signal.svg new file mode 100644 index 00000000..bb1115b1 --- /dev/null +++ b/src/actions/16/accept_signal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/acrobat.svg b/src/actions/16/acrobat.svg new file mode 100644 index 00000000..a084d8f3 --- /dev/null +++ b/src/actions/16/acrobat.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/action-unavailable.svg b/src/actions/16/action-unavailable.svg new file mode 100644 index 00000000..ddd037e1 --- /dev/null +++ b/src/actions/16/action-unavailable.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/src/actions/16/activities.svg b/src/actions/16/activities.svg new file mode 100644 index 00000000..6b44803a --- /dev/null +++ b/src/actions/16/activities.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/actions/16/add-subtitle.svg b/src/actions/16/add-subtitle.svg new file mode 100644 index 00000000..54e1d8ed --- /dev/null +++ b/src/actions/16/add-subtitle.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/address-book-new.svg b/src/actions/16/address-book-new.svg new file mode 100644 index 00000000..4c794d85 --- /dev/null +++ b/src/actions/16/address-book-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/adjustcol.svg b/src/actions/16/adjustcol.svg new file mode 100644 index 00000000..ec958fe5 --- /dev/null +++ b/src/actions/16/adjustcol.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/adjustrow.svg b/src/actions/16/adjustrow.svg new file mode 100644 index 00000000..8bd5eb55 --- /dev/null +++ b/src/actions/16/adjustrow.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/aggregation.svg b/src/actions/16/aggregation.svg new file mode 100644 index 00000000..f180a114 --- /dev/null +++ b/src/actions/16/aggregation.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/align-horizontal-baseline.svg b/src/actions/16/align-horizontal-baseline.svg new file mode 100644 index 00000000..915992d8 --- /dev/null +++ b/src/actions/16/align-horizontal-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-bottom-out.svg b/src/actions/16/align-horizontal-bottom-out.svg new file mode 100644 index 00000000..7dd9b3b0 --- /dev/null +++ b/src/actions/16/align-horizontal-bottom-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-center.svg b/src/actions/16/align-horizontal-center.svg new file mode 100644 index 00000000..1dfd41b0 --- /dev/null +++ b/src/actions/16/align-horizontal-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-left-out.svg b/src/actions/16/align-horizontal-left-out.svg new file mode 100644 index 00000000..f6bbc671 --- /dev/null +++ b/src/actions/16/align-horizontal-left-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-left-to-anchor.svg b/src/actions/16/align-horizontal-left-to-anchor.svg new file mode 100644 index 00000000..816b5db0 --- /dev/null +++ b/src/actions/16/align-horizontal-left-to-anchor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-left.svg b/src/actions/16/align-horizontal-left.svg new file mode 100644 index 00000000..02f825e2 --- /dev/null +++ b/src/actions/16/align-horizontal-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-right-out.svg b/src/actions/16/align-horizontal-right-out.svg new file mode 100644 index 00000000..ea38e5d6 --- /dev/null +++ b/src/actions/16/align-horizontal-right-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-right-to-anchor.svg b/src/actions/16/align-horizontal-right-to-anchor.svg new file mode 100644 index 00000000..cf27dd94 --- /dev/null +++ b/src/actions/16/align-horizontal-right-to-anchor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-right.svg b/src/actions/16/align-horizontal-right.svg new file mode 100644 index 00000000..b5dfc96f --- /dev/null +++ b/src/actions/16/align-horizontal-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-horizontal-top-out.svg b/src/actions/16/align-horizontal-top-out.svg new file mode 100644 index 00000000..7085cbc1 --- /dev/null +++ b/src/actions/16/align-horizontal-top-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-on-canvas.svg b/src/actions/16/align-on-canvas.svg new file mode 100644 index 00000000..0ca5234a --- /dev/null +++ b/src/actions/16/align-on-canvas.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/align-sel-as-group.svg b/src/actions/16/align-sel-as-group.svg new file mode 100644 index 00000000..7efc2818 --- /dev/null +++ b/src/actions/16/align-sel-as-group.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/align-vertical-baseline.svg b/src/actions/16/align-vertical-baseline.svg new file mode 100644 index 00000000..266fef5a --- /dev/null +++ b/src/actions/16/align-vertical-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-vertical-bottom-out.svg b/src/actions/16/align-vertical-bottom-out.svg new file mode 100644 index 00000000..121b3d74 --- /dev/null +++ b/src/actions/16/align-vertical-bottom-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-vertical-bottom.svg b/src/actions/16/align-vertical-bottom.svg new file mode 100644 index 00000000..ed0d5a16 --- /dev/null +++ b/src/actions/16/align-vertical-bottom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-vertical-center.svg b/src/actions/16/align-vertical-center.svg new file mode 100644 index 00000000..8bead6d8 --- /dev/null +++ b/src/actions/16/align-vertical-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-vertical-top-out.svg b/src/actions/16/align-vertical-top-out.svg new file mode 100644 index 00000000..3204782c --- /dev/null +++ b/src/actions/16/align-vertical-top-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/align-vertical-top.svg b/src/actions/16/align-vertical-top.svg new file mode 100644 index 00000000..cc92588b --- /dev/null +++ b/src/actions/16/align-vertical-top.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/amarok_cart_add.svg b/src/actions/16/amarok_cart_add.svg new file mode 100644 index 00000000..d3f7bd4b --- /dev/null +++ b/src/actions/16/amarok_cart_add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/amarok_cart_remove.svg b/src/actions/16/amarok_cart_remove.svg new file mode 100644 index 00000000..74d7872d --- /dev/null +++ b/src/actions/16/amarok_cart_remove.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/amarok_cart_view.svg b/src/actions/16/amarok_cart_view.svg new file mode 100644 index 00000000..752215f2 --- /dev/null +++ b/src/actions/16/amarok_cart_view.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/amarok_change_language.svg b/src/actions/16/amarok_change_language.svg new file mode 100644 index 00000000..495e4f0d --- /dev/null +++ b/src/actions/16/amarok_change_language.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/amarok_scripts.svg b/src/actions/16/amarok_scripts.svg new file mode 100644 index 00000000..46876f89 --- /dev/null +++ b/src/actions/16/amarok_scripts.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/anchor.svg b/src/actions/16/anchor.svg new file mode 100644 index 00000000..e1ba6ff4 --- /dev/null +++ b/src/actions/16/anchor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/application-exit.svg b/src/actions/16/application-exit.svg new file mode 100644 index 00000000..a99a7455 --- /dev/null +++ b/src/actions/16/application-exit.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/application-menu.svg b/src/actions/16/application-menu.svg new file mode 100644 index 00000000..cf3b22ab --- /dev/null +++ b/src/actions/16/application-menu.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/16/appointment-new.svg b/src/actions/16/appointment-new.svg new file mode 100644 index 00000000..e621522b --- /dev/null +++ b/src/actions/16/appointment-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/archive-extract.svg b/src/actions/16/archive-extract.svg new file mode 100644 index 00000000..2704b816 --- /dev/null +++ b/src/actions/16/archive-extract.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/archive-insert.svg b/src/actions/16/archive-insert.svg new file mode 100644 index 00000000..0847b112 --- /dev/null +++ b/src/actions/16/archive-insert.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/archive-remove.svg b/src/actions/16/archive-remove.svg new file mode 100644 index 00000000..de56090c --- /dev/null +++ b/src/actions/16/archive-remove.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/archive.svg b/src/actions/16/archive.svg new file mode 100644 index 00000000..234551ba --- /dev/null +++ b/src/actions/16/archive.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/arrow-left-double.svg b/src/actions/16/arrow-left-double.svg new file mode 100644 index 00000000..248dbea7 --- /dev/null +++ b/src/actions/16/arrow-left-double.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/arrow-right-double.svg b/src/actions/16/arrow-right-double.svg new file mode 100644 index 00000000..793482a7 --- /dev/null +++ b/src/actions/16/arrow-right-double.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/artifact.svg b/src/actions/16/artifact.svg new file mode 100644 index 00000000..568e85d4 --- /dev/null +++ b/src/actions/16/artifact.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/association.svg b/src/actions/16/association.svg new file mode 100644 index 00000000..34984948 --- /dev/null +++ b/src/actions/16/association.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/atmosphere.svg b/src/actions/16/atmosphere.svg new file mode 100644 index 00000000..13f6113e --- /dev/null +++ b/src/actions/16/atmosphere.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/attach-path.svg b/src/actions/16/attach-path.svg new file mode 100644 index 00000000..671032df --- /dev/null +++ b/src/actions/16/attach-path.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/autocorrection.svg b/src/actions/16/autocorrection.svg new file mode 100644 index 00000000..a83c407d --- /dev/null +++ b/src/actions/16/autocorrection.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/automated-tasks.svg b/src/actions/16/automated-tasks.svg new file mode 100644 index 00000000..cd564b84 --- /dev/null +++ b/src/actions/16/automated-tasks.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/backup.svg b/src/actions/16/backup.svg new file mode 100644 index 00000000..a4554171 --- /dev/null +++ b/src/actions/16/backup.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/bad-marker.svg b/src/actions/16/bad-marker.svg new file mode 100644 index 00000000..6f82a3ed --- /dev/null +++ b/src/actions/16/bad-marker.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/bend-path.svg b/src/actions/16/bend-path.svg new file mode 100644 index 00000000..c0b503a0 --- /dev/null +++ b/src/actions/16/bend-path.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/bitmap-trace.svg b/src/actions/16/bitmap-trace.svg new file mode 100644 index 00000000..8f8fc044 --- /dev/null +++ b/src/actions/16/bitmap-trace.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/black_sum.svg b/src/actions/16/black_sum.svg new file mode 100644 index 00000000..556574f7 --- /dev/null +++ b/src/actions/16/black_sum.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/bookmark-new.svg b/src/actions/16/bookmark-new.svg new file mode 100644 index 00000000..356108dc --- /dev/null +++ b/src/actions/16/bookmark-new.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/bookmark-remove.svg b/src/actions/16/bookmark-remove.svg new file mode 100644 index 00000000..a27d48d0 --- /dev/null +++ b/src/actions/16/bookmark-remove.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/bool-op.svg b/src/actions/16/bool-op.svg new file mode 100644 index 00000000..1bd804c5 --- /dev/null +++ b/src/actions/16/bool-op.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/bordertool.svg b/src/actions/16/bordertool.svg new file mode 100644 index 00000000..1f577a03 --- /dev/null +++ b/src/actions/16/bordertool.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + diff --git a/src/actions/16/bounding-box.svg b/src/actions/16/bounding-box.svg new file mode 100644 index 00000000..f27c81b0 --- /dev/null +++ b/src/actions/16/bounding-box.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/boundingbox_bottom.svg b/src/actions/16/boundingbox_bottom.svg new file mode 100644 index 00000000..e9938101 --- /dev/null +++ b/src/actions/16/boundingbox_bottom.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/boundingbox_bottom_left.svg b/src/actions/16/boundingbox_bottom_left.svg new file mode 100644 index 00000000..c5c5263c --- /dev/null +++ b/src/actions/16/boundingbox_bottom_left.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/boundingbox_bottom_right.svg b/src/actions/16/boundingbox_bottom_right.svg new file mode 100644 index 00000000..6eae24fe --- /dev/null +++ b/src/actions/16/boundingbox_bottom_right.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/actions/16/boundingbox_center.svg b/src/actions/16/boundingbox_center.svg new file mode 100644 index 00000000..2553f0ff --- /dev/null +++ b/src/actions/16/boundingbox_center.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/boundingbox_left.svg b/src/actions/16/boundingbox_left.svg new file mode 100644 index 00000000..4231ad02 --- /dev/null +++ b/src/actions/16/boundingbox_left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/boundingbox_right.svg b/src/actions/16/boundingbox_right.svg new file mode 100644 index 00000000..2b86f23c --- /dev/null +++ b/src/actions/16/boundingbox_right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/boundingbox_top.svg b/src/actions/16/boundingbox_top.svg new file mode 100644 index 00000000..4af06704 --- /dev/null +++ b/src/actions/16/boundingbox_top.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/boundingbox_top_left.svg b/src/actions/16/boundingbox_top_left.svg new file mode 100644 index 00000000..7f4fb202 --- /dev/null +++ b/src/actions/16/boundingbox_top_left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/boundingbox_top_right.svg b/src/actions/16/boundingbox_top_right.svg new file mode 100644 index 00000000..aed97b3c --- /dev/null +++ b/src/actions/16/boundingbox_top_right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/bspline.svg b/src/actions/16/bspline.svg new file mode 100644 index 00000000..e1ba1485 --- /dev/null +++ b/src/actions/16/bspline.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/bug.svg b/src/actions/16/bug.svg new file mode 100644 index 00000000..145edb2b --- /dev/null +++ b/src/actions/16/bug.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/call-start.svg b/src/actions/16/call-start.svg new file mode 100644 index 00000000..10cbd83d --- /dev/null +++ b/src/actions/16/call-start.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/call-stop.svg b/src/actions/16/call-stop.svg new file mode 100644 index 00000000..9a5eecfa --- /dev/null +++ b/src/actions/16/call-stop.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/actions/16/call-voicemail.svg b/src/actions/16/call-voicemail.svg new file mode 100644 index 00000000..bdeee128 --- /dev/null +++ b/src/actions/16/call-voicemail.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/16/category.svg b/src/actions/16/category.svg new file mode 100644 index 00000000..26aa952e --- /dev/null +++ b/src/actions/16/category.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/category2parent.svg b/src/actions/16/category2parent.svg new file mode 100644 index 00000000..1b632e82 --- /dev/null +++ b/src/actions/16/category2parent.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/actions/16/character-set.svg b/src/actions/16/character-set.svg new file mode 100644 index 00000000..c654c950 --- /dev/null +++ b/src/actions/16/character-set.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/check_constraint.svg b/src/actions/16/check_constraint.svg new file mode 100644 index 00000000..fb527649 --- /dev/null +++ b/src/actions/16/check_constraint.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/child2category.svg b/src/actions/16/child2category.svg new file mode 100644 index 00000000..36428e20 --- /dev/null +++ b/src/actions/16/child2category.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/choice-rhomb.svg b/src/actions/16/choice-rhomb.svg new file mode 100644 index 00000000..0c5c1729 --- /dev/null +++ b/src/actions/16/choice-rhomb.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/chronometer-pause.svg b/src/actions/16/chronometer-pause.svg new file mode 100644 index 00000000..d52db5e4 --- /dev/null +++ b/src/actions/16/chronometer-pause.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/chronometer.svg b/src/actions/16/chronometer.svg new file mode 100644 index 00000000..66cbb151 --- /dev/null +++ b/src/actions/16/chronometer.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/circular-arrow-shape.svg b/src/actions/16/circular-arrow-shape.svg new file mode 100644 index 00000000..5c5bb9c0 --- /dev/null +++ b/src/actions/16/circular-arrow-shape.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/clone-original.svg b/src/actions/16/clone-original.svg new file mode 100644 index 00000000..e134d4b5 --- /dev/null +++ b/src/actions/16/clone-original.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/code-block.svg b/src/actions/16/code-block.svg new file mode 100644 index 00000000..08a70338 --- /dev/null +++ b/src/actions/16/code-block.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/code-class.svg b/src/actions/16/code-class.svg new file mode 100644 index 00000000..94addc26 --- /dev/null +++ b/src/actions/16/code-class.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/code-context.svg b/src/actions/16/code-context.svg new file mode 100644 index 00000000..f4c904f6 --- /dev/null +++ b/src/actions/16/code-context.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/code-function.svg b/src/actions/16/code-function.svg new file mode 100644 index 00000000..7bc6f7de --- /dev/null +++ b/src/actions/16/code-function.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/code-typedef.svg b/src/actions/16/code-typedef.svg new file mode 100644 index 00000000..856c3d37 --- /dev/null +++ b/src/actions/16/code-typedef.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/code-variable.svg b/src/actions/16/code-variable.svg new file mode 100644 index 00000000..40b49f2f --- /dev/null +++ b/src/actions/16/code-variable.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/collapse-all.svg b/src/actions/16/collapse-all.svg new file mode 100644 index 00000000..617310ba --- /dev/null +++ b/src/actions/16/collapse-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/16/color-gradient.svg b/src/actions/16/color-gradient.svg new file mode 100644 index 00000000..b1364567 --- /dev/null +++ b/src/actions/16/color-gradient.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/actions/16/color-management.svg b/src/actions/16/color-management.svg new file mode 100644 index 00000000..3c94cee5 --- /dev/null +++ b/src/actions/16/color-management.svg @@ -0,0 +1,366 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/color-mode-black-white.svg b/src/actions/16/color-mode-black-white.svg new file mode 100644 index 00000000..12e07bb0 --- /dev/null +++ b/src/actions/16/color-mode-black-white.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/16/color-mode-hue-shift-negative.svg b/src/actions/16/color-mode-hue-shift-negative.svg new file mode 100644 index 00000000..1d5ae7af --- /dev/null +++ b/src/actions/16/color-mode-hue-shift-negative.svg @@ -0,0 +1,77 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/color-mode-hue-shift-positive.svg b/src/actions/16/color-mode-hue-shift-positive.svg new file mode 100644 index 00000000..d5080114 --- /dev/null +++ b/src/actions/16/color-mode-hue-shift-positive.svg @@ -0,0 +1,77 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/color-mode-invert-image.svg b/src/actions/16/color-mode-invert-image.svg new file mode 100644 index 00000000..20fd545f --- /dev/null +++ b/src/actions/16/color-mode-invert-image.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/color-mode-invert-text.svg b/src/actions/16/color-mode-invert-text.svg new file mode 100644 index 00000000..4174f226 --- /dev/null +++ b/src/actions/16/color-mode-invert-text.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/color-picker-black.svg b/src/actions/16/color-picker-black.svg new file mode 100644 index 00000000..190f3ff1 --- /dev/null +++ b/src/actions/16/color-picker-black.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/color-picker-grey.svg b/src/actions/16/color-picker-grey.svg new file mode 100644 index 00000000..5ff2be53 --- /dev/null +++ b/src/actions/16/color-picker-grey.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/color-picker-white.svg b/src/actions/16/color-picker-white.svg new file mode 100644 index 00000000..18d79df6 --- /dev/null +++ b/src/actions/16/color-picker-white.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/color-picker.svg b/src/actions/16/color-picker.svg new file mode 100644 index 00000000..b6293df4 --- /dev/null +++ b/src/actions/16/color-picker.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/colors-chromablue.svg b/src/actions/16/colors-chromablue.svg new file mode 100644 index 00000000..b63d7254 --- /dev/null +++ b/src/actions/16/colors-chromablue.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/colors-chromagreen.svg b/src/actions/16/colors-chromagreen.svg new file mode 100644 index 00000000..782baa85 --- /dev/null +++ b/src/actions/16/colors-chromagreen.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/colors-chromared.svg b/src/actions/16/colors-chromared.svg new file mode 100644 index 00000000..7e416f01 --- /dev/null +++ b/src/actions/16/colors-chromared.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/colors-luma.svg b/src/actions/16/colors-luma.svg new file mode 100644 index 00000000..5becd88f --- /dev/null +++ b/src/actions/16/colors-luma.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + diff --git a/src/actions/16/combined_fragment.svg b/src/actions/16/combined_fragment.svg new file mode 100644 index 00000000..4fd68b00 --- /dev/null +++ b/src/actions/16/combined_fragment.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/compass.svg b/src/actions/16/compass.svg new file mode 100644 index 00000000..61002f48 --- /dev/null +++ b/src/actions/16/compass.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/composition.svg b/src/actions/16/composition.svg new file mode 100644 index 00000000..84b6bfe2 --- /dev/null +++ b/src/actions/16/composition.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/configure.svg b/src/actions/16/configure.svg new file mode 100644 index 00000000..13db268d --- /dev/null +++ b/src/actions/16/configure.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/connector-avoid.svg b/src/actions/16/connector-avoid.svg new file mode 100644 index 00000000..b43e225f --- /dev/null +++ b/src/actions/16/connector-avoid.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/connector-ignore.svg b/src/actions/16/connector-ignore.svg new file mode 100644 index 00000000..5e149279 --- /dev/null +++ b/src/actions/16/connector-ignore.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/connector-orthogonal.svg b/src/actions/16/connector-orthogonal.svg new file mode 100644 index 00000000..77cd73fe --- /dev/null +++ b/src/actions/16/connector-orthogonal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/construct-grid.svg b/src/actions/16/construct-grid.svg new file mode 100644 index 00000000..4d45c109 --- /dev/null +++ b/src/actions/16/construct-grid.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/containment.svg b/src/actions/16/containment.svg new file mode 100644 index 00000000..23202c7e --- /dev/null +++ b/src/actions/16/containment.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/copy-rotate.svg b/src/actions/16/copy-rotate.svg new file mode 100644 index 00000000..3bb7a694 --- /dev/null +++ b/src/actions/16/copy-rotate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/crosshairs.svg b/src/actions/16/crosshairs.svg new file mode 100644 index 00000000..dbf34ce5 --- /dev/null +++ b/src/actions/16/crosshairs.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/curve-connector.svg b/src/actions/16/curve-connector.svg new file mode 100644 index 00000000..1d1c7a75 --- /dev/null +++ b/src/actions/16/curve-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/curvestitching.svg b/src/actions/16/curvestitching.svg new file mode 100644 index 00000000..76e5b9fc --- /dev/null +++ b/src/actions/16/curvestitching.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/dashboard-show.svg b/src/actions/16/dashboard-show.svg new file mode 100644 index 00000000..c46ba798 --- /dev/null +++ b/src/actions/16/dashboard-show.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/dashed-stroke.svg b/src/actions/16/dashed-stroke.svg new file mode 100644 index 00000000..a7b23c0c --- /dev/null +++ b/src/actions/16/dashed-stroke.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/database-index.svg b/src/actions/16/database-index.svg new file mode 100644 index 00000000..737c413d --- /dev/null +++ b/src/actions/16/database-index.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/dblatex.svg b/src/actions/16/dblatex.svg new file mode 100644 index 00000000..8fa55593 --- /dev/null +++ b/src/actions/16/dblatex.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/debug-execute-from-cursor.svg b/src/actions/16/debug-execute-from-cursor.svg new file mode 100644 index 00000000..cacdcad7 --- /dev/null +++ b/src/actions/16/debug-execute-from-cursor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/debug-execute-to-cursor.svg b/src/actions/16/debug-execute-to-cursor.svg new file mode 100644 index 00000000..5dfc2cf3 --- /dev/null +++ b/src/actions/16/debug-execute-to-cursor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/debug-run-cursor.svg b/src/actions/16/debug-run-cursor.svg new file mode 100644 index 00000000..b9f6c55e --- /dev/null +++ b/src/actions/16/debug-run-cursor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/debug-run.svg b/src/actions/16/debug-run.svg new file mode 100644 index 00000000..62fa328a --- /dev/null +++ b/src/actions/16/debug-run.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/debug-step-instruction.svg b/src/actions/16/debug-step-instruction.svg new file mode 100644 index 00000000..02881e5f --- /dev/null +++ b/src/actions/16/debug-step-instruction.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/debug-step-into-instruction.svg b/src/actions/16/debug-step-into-instruction.svg new file mode 100644 index 00000000..cf7ed56b --- /dev/null +++ b/src/actions/16/debug-step-into-instruction.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/debug-step-into.svg b/src/actions/16/debug-step-into.svg new file mode 100644 index 00000000..ad6088ab --- /dev/null +++ b/src/actions/16/debug-step-into.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/debug-step-out.svg b/src/actions/16/debug-step-out.svg new file mode 100644 index 00000000..121858f1 --- /dev/null +++ b/src/actions/16/debug-step-out.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/debug-step-over.svg b/src/actions/16/debug-step-over.svg new file mode 100644 index 00000000..ab5fe5b1 --- /dev/null +++ b/src/actions/16/debug-step-over.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/deep-history.svg b/src/actions/16/deep-history.svg new file mode 100644 index 00000000..c05b754c --- /dev/null +++ b/src/actions/16/deep-history.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/delete-comment.svg b/src/actions/16/delete-comment.svg new file mode 100644 index 00000000..46fb7250 --- /dev/null +++ b/src/actions/16/delete-comment.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/delete-table-row.svg b/src/actions/16/delete-table-row.svg new file mode 100644 index 00000000..f39f027b --- /dev/null +++ b/src/actions/16/delete-table-row.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/deletecell.svg b/src/actions/16/deletecell.svg new file mode 100644 index 00000000..9437fe2a --- /dev/null +++ b/src/actions/16/deletecell.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/dependency.svg b/src/actions/16/dependency.svg new file mode 100644 index 00000000..1539aee7 --- /dev/null +++ b/src/actions/16/dependency.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/dialog-cancel.svg b/src/actions/16/dialog-cancel.svg new file mode 100644 index 00000000..207e785f --- /dev/null +++ b/src/actions/16/dialog-cancel.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/dialog-error.svg b/src/actions/16/dialog-error.svg new file mode 100644 index 00000000..4cc59fe4 --- /dev/null +++ b/src/actions/16/dialog-error.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/dialog-geometry.svg b/src/actions/16/dialog-geometry.svg new file mode 100644 index 00000000..8db21b98 --- /dev/null +++ b/src/actions/16/dialog-geometry.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/dialog-input-devices.svg b/src/actions/16/dialog-input-devices.svg new file mode 100644 index 00000000..0fd42b2d --- /dev/null +++ b/src/actions/16/dialog-input-devices.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/dialog-layers.svg b/src/actions/16/dialog-layers.svg new file mode 100644 index 00000000..3bd4179f --- /dev/null +++ b/src/actions/16/dialog-layers.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/dialog-messages.svg b/src/actions/16/dialog-messages.svg new file mode 100644 index 00000000..7b38490e --- /dev/null +++ b/src/actions/16/dialog-messages.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/dialog-objects.svg b/src/actions/16/dialog-objects.svg new file mode 100644 index 00000000..b091cfcb --- /dev/null +++ b/src/actions/16/dialog-objects.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/dialog-ok-apply.svg b/src/actions/16/dialog-ok-apply.svg new file mode 100644 index 00000000..7ca14536 --- /dev/null +++ b/src/actions/16/dialog-ok-apply.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/dialog-path-effects.svg b/src/actions/16/dialog-path-effects.svg new file mode 100644 index 00000000..cce1ff9a --- /dev/null +++ b/src/actions/16/dialog-path-effects.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/dialog-question.svg b/src/actions/16/dialog-question.svg new file mode 100644 index 00000000..1d5e95b7 --- /dev/null +++ b/src/actions/16/dialog-question.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/dialog-rows-and-columns.svg b/src/actions/16/dialog-rows-and-columns.svg new file mode 100644 index 00000000..1bb6b913 --- /dev/null +++ b/src/actions/16/dialog-rows-and-columns.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/dialog-scripts.svg b/src/actions/16/dialog-scripts.svg new file mode 100644 index 00000000..9dc5400b --- /dev/null +++ b/src/actions/16/dialog-scripts.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/dialog-selectors.svg b/src/actions/16/dialog-selectors.svg new file mode 100644 index 00000000..70843e9c --- /dev/null +++ b/src/actions/16/dialog-selectors.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/dialog-templates.svg b/src/actions/16/dialog-templates.svg new file mode 100644 index 00000000..a7d658ee --- /dev/null +++ b/src/actions/16/dialog-templates.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/dialog-tile-clones.svg b/src/actions/16/dialog-tile-clones.svg new file mode 100644 index 00000000..19a541a5 --- /dev/null +++ b/src/actions/16/dialog-tile-clones.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/dialog-warning.svg b/src/actions/16/dialog-warning.svg new file mode 100644 index 00000000..72a6e5fa --- /dev/null +++ b/src/actions/16/dialog-warning.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/dialog-xml-editor.svg b/src/actions/16/dialog-xml-editor.svg new file mode 100644 index 00000000..5e36e10d --- /dev/null +++ b/src/actions/16/dialog-xml-editor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal-baseline.svg b/src/actions/16/distribute-horizontal-baseline.svg new file mode 100644 index 00000000..50f3830c --- /dev/null +++ b/src/actions/16/distribute-horizontal-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal-center.svg b/src/actions/16/distribute-horizontal-center.svg new file mode 100644 index 00000000..e172fafd --- /dev/null +++ b/src/actions/16/distribute-horizontal-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal-equal.svg b/src/actions/16/distribute-horizontal-equal.svg new file mode 100644 index 00000000..7d52a24e --- /dev/null +++ b/src/actions/16/distribute-horizontal-equal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal-left.svg b/src/actions/16/distribute-horizontal-left.svg new file mode 100644 index 00000000..6c79c7c3 --- /dev/null +++ b/src/actions/16/distribute-horizontal-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal-margin.svg b/src/actions/16/distribute-horizontal-margin.svg new file mode 100644 index 00000000..43ed1e70 --- /dev/null +++ b/src/actions/16/distribute-horizontal-margin.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal-page.svg b/src/actions/16/distribute-horizontal-page.svg new file mode 100644 index 00000000..5ed0bfb1 --- /dev/null +++ b/src/actions/16/distribute-horizontal-page.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal-right.svg b/src/actions/16/distribute-horizontal-right.svg new file mode 100644 index 00000000..6770e332 --- /dev/null +++ b/src/actions/16/distribute-horizontal-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-horizontal.svg b/src/actions/16/distribute-horizontal.svg new file mode 100644 index 00000000..ce41464e --- /dev/null +++ b/src/actions/16/distribute-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-vertical-baseline.svg b/src/actions/16/distribute-vertical-baseline.svg new file mode 100644 index 00000000..6b04357b --- /dev/null +++ b/src/actions/16/distribute-vertical-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-vertical-bottom.svg b/src/actions/16/distribute-vertical-bottom.svg new file mode 100644 index 00000000..169e7a5f --- /dev/null +++ b/src/actions/16/distribute-vertical-bottom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-vertical-center.svg b/src/actions/16/distribute-vertical-center.svg new file mode 100644 index 00000000..e9d441b2 --- /dev/null +++ b/src/actions/16/distribute-vertical-center.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/actions/16/distribute-vertical-equal.svg b/src/actions/16/distribute-vertical-equal.svg new file mode 100644 index 00000000..685e344a --- /dev/null +++ b/src/actions/16/distribute-vertical-equal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-vertical-margin.svg b/src/actions/16/distribute-vertical-margin.svg new file mode 100644 index 00000000..771019fc --- /dev/null +++ b/src/actions/16/distribute-vertical-margin.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-vertical-page.svg b/src/actions/16/distribute-vertical-page.svg new file mode 100644 index 00000000..89974e8b --- /dev/null +++ b/src/actions/16/distribute-vertical-page.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-vertical-top.svg b/src/actions/16/distribute-vertical-top.svg new file mode 100644 index 00000000..da421672 --- /dev/null +++ b/src/actions/16/distribute-vertical-top.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/distribute-vertical.svg b/src/actions/16/distribute-vertical.svg new file mode 100644 index 00000000..db8e6dab --- /dev/null +++ b/src/actions/16/distribute-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/document-close.svg b/src/actions/16/document-close.svg new file mode 100644 index 00000000..6614edf4 --- /dev/null +++ b/src/actions/16/document-close.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/document-compareleft.svg b/src/actions/16/document-compareleft.svg new file mode 100644 index 00000000..b47f809c --- /dev/null +++ b/src/actions/16/document-compareleft.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/document-compareright.svg b/src/actions/16/document-compareright.svg new file mode 100644 index 00000000..72c72f9f --- /dev/null +++ b/src/actions/16/document-compareright.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/document-decrypt.svg b/src/actions/16/document-decrypt.svg new file mode 100644 index 00000000..79048715 --- /dev/null +++ b/src/actions/16/document-decrypt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/document-edit-decrypt-verify.svg b/src/actions/16/document-edit-decrypt-verify.svg new file mode 100644 index 00000000..eb49b564 --- /dev/null +++ b/src/actions/16/document-edit-decrypt-verify.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/document-edit-decrypt.svg b/src/actions/16/document-edit-decrypt.svg new file mode 100644 index 00000000..72c52339 --- /dev/null +++ b/src/actions/16/document-edit-decrypt.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/document-edit-encrypt.svg b/src/actions/16/document-edit-encrypt.svg new file mode 100644 index 00000000..07ae8ef4 --- /dev/null +++ b/src/actions/16/document-edit-encrypt.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/document-edit-sign-encrypt.svg b/src/actions/16/document-edit-sign-encrypt.svg new file mode 100644 index 00000000..699233f9 --- /dev/null +++ b/src/actions/16/document-edit-sign-encrypt.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-edit-sign.svg b/src/actions/16/document-edit-sign.svg new file mode 100644 index 00000000..bedb2569 --- /dev/null +++ b/src/actions/16/document-edit-sign.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-edit.svg b/src/actions/16/document-edit.svg new file mode 100644 index 00000000..629b8339 --- /dev/null +++ b/src/actions/16/document-edit.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/document-encrypted.svg b/src/actions/16/document-encrypted.svg new file mode 100644 index 00000000..fbf365e6 --- /dev/null +++ b/src/actions/16/document-encrypted.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/document-export.svg b/src/actions/16/document-export.svg new file mode 100644 index 00000000..714951a9 --- /dev/null +++ b/src/actions/16/document-export.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-import.svg b/src/actions/16/document-import.svg new file mode 100644 index 00000000..50ced779 --- /dev/null +++ b/src/actions/16/document-import.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-metadata.svg b/src/actions/16/document-metadata.svg new file mode 100644 index 00000000..c30a9da7 --- /dev/null +++ b/src/actions/16/document-metadata.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/document-new-from-template.svg b/src/actions/16/document-new-from-template.svg new file mode 100644 index 00000000..848ecf48 --- /dev/null +++ b/src/actions/16/document-new-from-template.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-new.svg b/src/actions/16/document-new.svg new file mode 100644 index 00000000..458f2c79 --- /dev/null +++ b/src/actions/16/document-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-open-recent.svg b/src/actions/16/document-open-recent.svg new file mode 100644 index 00000000..0f070e51 --- /dev/null +++ b/src/actions/16/document-open-recent.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-open-remote.svg b/src/actions/16/document-open-remote.svg new file mode 100644 index 00000000..67c7708a --- /dev/null +++ b/src/actions/16/document-open-remote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/document-open.svg b/src/actions/16/document-open.svg new file mode 100644 index 00000000..9867daf2 --- /dev/null +++ b/src/actions/16/document-open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/document-preview-archive.svg b/src/actions/16/document-preview-archive.svg new file mode 100644 index 00000000..50997409 --- /dev/null +++ b/src/actions/16/document-preview-archive.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-print-direct.svg b/src/actions/16/document-print-direct.svg new file mode 100644 index 00000000..da767525 --- /dev/null +++ b/src/actions/16/document-print-direct.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/actions/16/document-print.svg b/src/actions/16/document-print.svg new file mode 100644 index 00000000..3d5aa22c --- /dev/null +++ b/src/actions/16/document-print.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/src/actions/16/document-properties.svg b/src/actions/16/document-properties.svg new file mode 100644 index 00000000..4f2da254 --- /dev/null +++ b/src/actions/16/document-properties.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/actions/16/document-replace.svg b/src/actions/16/document-replace.svg new file mode 100644 index 00000000..2d9531e5 --- /dev/null +++ b/src/actions/16/document-replace.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/actions/16/document-revert-rtl.svg b/src/actions/16/document-revert-rtl.svg new file mode 100644 index 00000000..1446e277 --- /dev/null +++ b/src/actions/16/document-revert-rtl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/document-revert.svg b/src/actions/16/document-revert.svg new file mode 100644 index 00000000..e0b3cdce --- /dev/null +++ b/src/actions/16/document-revert.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-save-all.svg b/src/actions/16/document-save-all.svg new file mode 100644 index 00000000..6d21aa3f --- /dev/null +++ b/src/actions/16/document-save-all.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-save-as.svg b/src/actions/16/document-save-as.svg new file mode 100644 index 00000000..deb86775 --- /dev/null +++ b/src/actions/16/document-save-as.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-save.svg b/src/actions/16/document-save.svg new file mode 100644 index 00000000..c218236c --- /dev/null +++ b/src/actions/16/document-save.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/document-scan.svg b/src/actions/16/document-scan.svg new file mode 100644 index 00000000..67f2d61e --- /dev/null +++ b/src/actions/16/document-scan.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/16/document-send.svg b/src/actions/16/document-send.svg new file mode 100644 index 00000000..311ba5e8 --- /dev/null +++ b/src/actions/16/document-send.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/document-share.svg b/src/actions/16/document-share.svg new file mode 100644 index 00000000..83e1d1a1 --- /dev/null +++ b/src/actions/16/document-share.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-swap.svg b/src/actions/16/document-swap.svg new file mode 100644 index 00000000..a4ddaf20 --- /dev/null +++ b/src/actions/16/document-swap.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/document-unequal.svg b/src/actions/16/document-unequal.svg new file mode 100644 index 00000000..3ce3c79f --- /dev/null +++ b/src/actions/16/document-unequal.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/download-later.svg b/src/actions/16/download-later.svg new file mode 100644 index 00000000..d0593e0e --- /dev/null +++ b/src/actions/16/download-later.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-arrow.svg b/src/actions/16/draw-arrow.svg new file mode 100644 index 00000000..a6e26e0d --- /dev/null +++ b/src/actions/16/draw-arrow.svg @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/src/actions/16/draw-bezier-curves.svg b/src/actions/16/draw-bezier-curves.svg new file mode 100644 index 00000000..b5c61b8c --- /dev/null +++ b/src/actions/16/draw-bezier-curves.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-brush.svg b/src/actions/16/draw-brush.svg new file mode 100644 index 00000000..e4c68e97 --- /dev/null +++ b/src/actions/16/draw-brush.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-circle.svg b/src/actions/16/draw-circle.svg new file mode 100644 index 00000000..e8af2512 --- /dev/null +++ b/src/actions/16/draw-circle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-connector.svg b/src/actions/16/draw-connector.svg new file mode 100644 index 00000000..aeadce2c --- /dev/null +++ b/src/actions/16/draw-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/draw-cross.svg b/src/actions/16/draw-cross.svg new file mode 100644 index 00000000..82cde106 --- /dev/null +++ b/src/actions/16/draw-cross.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-cuboid.svg b/src/actions/16/draw-cuboid.svg new file mode 100644 index 00000000..4ca342ae --- /dev/null +++ b/src/actions/16/draw-cuboid.svg @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/src/actions/16/draw-donut.svg b/src/actions/16/draw-donut.svg new file mode 100644 index 00000000..c0245783 --- /dev/null +++ b/src/actions/16/draw-donut.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-ellipse-arc.svg b/src/actions/16/draw-ellipse-arc.svg new file mode 100644 index 00000000..82e02c96 --- /dev/null +++ b/src/actions/16/draw-ellipse-arc.svg @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/src/actions/16/draw-ellipse-chord.svg b/src/actions/16/draw-ellipse-chord.svg new file mode 100644 index 00000000..e72bf7f4 --- /dev/null +++ b/src/actions/16/draw-ellipse-chord.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/draw-ellipse-segment.svg b/src/actions/16/draw-ellipse-segment.svg new file mode 100644 index 00000000..d8bb2adb --- /dev/null +++ b/src/actions/16/draw-ellipse-segment.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/draw-ellipse-whole.svg b/src/actions/16/draw-ellipse-whole.svg new file mode 100644 index 00000000..252aa761 --- /dev/null +++ b/src/actions/16/draw-ellipse-whole.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/draw-ellipse.svg b/src/actions/16/draw-ellipse.svg new file mode 100644 index 00000000..3ca2605d --- /dev/null +++ b/src/actions/16/draw-ellipse.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-eraser.svg b/src/actions/16/draw-eraser.svg new file mode 100644 index 00000000..978908af --- /dev/null +++ b/src/actions/16/draw-eraser.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-freehand.svg b/src/actions/16/draw-freehand.svg new file mode 100644 index 00000000..8382f183 --- /dev/null +++ b/src/actions/16/draw-freehand.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-geometry-angle-bisector.svg b/src/actions/16/draw-geometry-angle-bisector.svg new file mode 100644 index 00000000..061083fa --- /dev/null +++ b/src/actions/16/draw-geometry-angle-bisector.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/draw-geometry-circle-from-radius.svg b/src/actions/16/draw-geometry-circle-from-radius.svg new file mode 100644 index 00000000..6d78227d --- /dev/null +++ b/src/actions/16/draw-geometry-circle-from-radius.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/draw-geometry-circle-from-three-points.svg b/src/actions/16/draw-geometry-circle-from-three-points.svg new file mode 100644 index 00000000..6e8905f2 --- /dev/null +++ b/src/actions/16/draw-geometry-circle-from-three-points.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/draw-geometry-inactive.svg b/src/actions/16/draw-geometry-inactive.svg new file mode 100644 index 00000000..3e1ff424 --- /dev/null +++ b/src/actions/16/draw-geometry-inactive.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/draw-geometry-line-parallel.svg b/src/actions/16/draw-geometry-line-parallel.svg new file mode 100644 index 00000000..6cc4eb2d --- /dev/null +++ b/src/actions/16/draw-geometry-line-parallel.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/draw-geometry-line-perpendicular.svg b/src/actions/16/draw-geometry-line-perpendicular.svg new file mode 100644 index 00000000..3b597245 --- /dev/null +++ b/src/actions/16/draw-geometry-line-perpendicular.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/draw-geometry-line-segment.svg b/src/actions/16/draw-geometry-line-segment.svg new file mode 100644 index 00000000..3232b7fb --- /dev/null +++ b/src/actions/16/draw-geometry-line-segment.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/draw-geometry-mirror.svg b/src/actions/16/draw-geometry-mirror.svg new file mode 100644 index 00000000..d45480ef --- /dev/null +++ b/src/actions/16/draw-geometry-mirror.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/draw-geometry-set-bounding-box.svg b/src/actions/16/draw-geometry-set-bounding-box.svg new file mode 100644 index 00000000..cf645971 --- /dev/null +++ b/src/actions/16/draw-geometry-set-bounding-box.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/draw-geometry-show-measuring-info.svg b/src/actions/16/draw-geometry-show-measuring-info.svg new file mode 100644 index 00000000..32357170 --- /dev/null +++ b/src/actions/16/draw-geometry-show-measuring-info.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/draw-geometry.svg b/src/actions/16/draw-geometry.svg new file mode 100644 index 00000000..4e2f27f1 --- /dev/null +++ b/src/actions/16/draw-geometry.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/draw-halfcircle1.svg b/src/actions/16/draw-halfcircle1.svg new file mode 100644 index 00000000..f16212f9 --- /dev/null +++ b/src/actions/16/draw-halfcircle1.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-halfcircle2.svg b/src/actions/16/draw-halfcircle2.svg new file mode 100644 index 00000000..4044dbbf --- /dev/null +++ b/src/actions/16/draw-halfcircle2.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-halfcircle3.svg b/src/actions/16/draw-halfcircle3.svg new file mode 100644 index 00000000..b9122d90 --- /dev/null +++ b/src/actions/16/draw-halfcircle3.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-halfcircle4.svg b/src/actions/16/draw-halfcircle4.svg new file mode 100644 index 00000000..f2446259 --- /dev/null +++ b/src/actions/16/draw-halfcircle4.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-highlight.svg b/src/actions/16/draw-highlight.svg new file mode 100644 index 00000000..afa73d79 --- /dev/null +++ b/src/actions/16/draw-highlight.svg @@ -0,0 +1,6 @@ + + diff --git a/src/actions/16/draw-line.svg b/src/actions/16/draw-line.svg new file mode 100644 index 00000000..aee5652f --- /dev/null +++ b/src/actions/16/draw-line.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-path.svg b/src/actions/16/draw-path.svg new file mode 100644 index 00000000..5de49aad --- /dev/null +++ b/src/actions/16/draw-path.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-polygon-star.svg b/src/actions/16/draw-polygon-star.svg new file mode 100644 index 00000000..2726f2fe --- /dev/null +++ b/src/actions/16/draw-polygon-star.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-polygon.svg b/src/actions/16/draw-polygon.svg new file mode 100644 index 00000000..38334d6d --- /dev/null +++ b/src/actions/16/draw-polygon.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-polyline.svg b/src/actions/16/draw-polyline.svg new file mode 100644 index 00000000..3ac694ae --- /dev/null +++ b/src/actions/16/draw-polyline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-rectangle-rounded.svg b/src/actions/16/draw-rectangle-rounded.svg new file mode 100644 index 00000000..963a25dd --- /dev/null +++ b/src/actions/16/draw-rectangle-rounded.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/draw-rectangle.svg b/src/actions/16/draw-rectangle.svg new file mode 100644 index 00000000..b6ebd5ff --- /dev/null +++ b/src/actions/16/draw-rectangle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-spiral.svg b/src/actions/16/draw-spiral.svg new file mode 100644 index 00000000..a6a00cf0 --- /dev/null +++ b/src/actions/16/draw-spiral.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-square-inverted-corners.svg b/src/actions/16/draw-square-inverted-corners.svg new file mode 100644 index 00000000..4e6c4849 --- /dev/null +++ b/src/actions/16/draw-square-inverted-corners.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-star-outline.svg b/src/actions/16/draw-star-outline.svg new file mode 100644 index 00000000..9c5c76d9 --- /dev/null +++ b/src/actions/16/draw-star-outline.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/draw-star.svg b/src/actions/16/draw-star.svg new file mode 100644 index 00000000..41e4d86a --- /dev/null +++ b/src/actions/16/draw-star.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-text.svg b/src/actions/16/draw-text.svg new file mode 100644 index 00000000..cf84e538 --- /dev/null +++ b/src/actions/16/draw-text.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-trace-background.svg b/src/actions/16/draw-trace-background.svg new file mode 100644 index 00000000..01ae5e67 --- /dev/null +++ b/src/actions/16/draw-trace-background.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/draw-triangle.svg b/src/actions/16/draw-triangle.svg new file mode 100644 index 00000000..aaa1a96c --- /dev/null +++ b/src/actions/16/draw-triangle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-triangle1.svg b/src/actions/16/draw-triangle1.svg new file mode 100644 index 00000000..1d9dc472 --- /dev/null +++ b/src/actions/16/draw-triangle1.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-triangle2.svg b/src/actions/16/draw-triangle2.svg new file mode 100644 index 00000000..9cb64767 --- /dev/null +++ b/src/actions/16/draw-triangle2.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-triangle3.svg b/src/actions/16/draw-triangle3.svg new file mode 100644 index 00000000..ec549b19 --- /dev/null +++ b/src/actions/16/draw-triangle3.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-triangle4.svg b/src/actions/16/draw-triangle4.svg new file mode 100644 index 00000000..b0458d3a --- /dev/null +++ b/src/actions/16/draw-triangle4.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/draw-use-pressure.svg b/src/actions/16/draw-use-pressure.svg new file mode 100644 index 00000000..3100a97d --- /dev/null +++ b/src/actions/16/draw-use-pressure.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/draw-use-tilt.svg b/src/actions/16/draw-use-tilt.svg new file mode 100644 index 00000000..5c3fff93 --- /dev/null +++ b/src/actions/16/draw-use-tilt.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/draw-watercolor.svg b/src/actions/16/draw-watercolor.svg new file mode 100644 index 00000000..3cef1a55 --- /dev/null +++ b/src/actions/16/draw-watercolor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-bomb.svg b/src/actions/16/edit-bomb.svg new file mode 100644 index 00000000..6d63a9da --- /dev/null +++ b/src/actions/16/edit-bomb.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-clear-history.svg b/src/actions/16/edit-clear-history.svg new file mode 100644 index 00000000..24f6786d --- /dev/null +++ b/src/actions/16/edit-clear-history.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-clear-locationbar-ltr.svg b/src/actions/16/edit-clear-locationbar-ltr.svg new file mode 100644 index 00000000..075fafce --- /dev/null +++ b/src/actions/16/edit-clear-locationbar-ltr.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/edit-clear.svg b/src/actions/16/edit-clear.svg new file mode 100644 index 00000000..fd90ae0e --- /dev/null +++ b/src/actions/16/edit-clear.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/edit-clone-link-lpe.svg b/src/actions/16/edit-clone-link-lpe.svg new file mode 100644 index 00000000..47d7bea5 --- /dev/null +++ b/src/actions/16/edit-clone-link-lpe.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/edit-clone-link.svg b/src/actions/16/edit-clone-link.svg new file mode 100644 index 00000000..07d1b360 --- /dev/null +++ b/src/actions/16/edit-clone-link.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/edit-clone-unlink.svg b/src/actions/16/edit-clone-unlink.svg new file mode 100644 index 00000000..285befc3 --- /dev/null +++ b/src/actions/16/edit-clone-unlink.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/edit-clone.svg b/src/actions/16/edit-clone.svg new file mode 100644 index 00000000..770e95e3 --- /dev/null +++ b/src/actions/16/edit-clone.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/edit-copy.svg b/src/actions/16/edit-copy.svg new file mode 100644 index 00000000..1adbd024 --- /dev/null +++ b/src/actions/16/edit-copy.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/edit-cut.svg b/src/actions/16/edit-cut.svg new file mode 100644 index 00000000..9cb0b118 --- /dev/null +++ b/src/actions/16/edit-cut.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/edit-delete-shred.svg b/src/actions/16/edit-delete-shred.svg new file mode 100644 index 00000000..c81cb442 --- /dev/null +++ b/src/actions/16/edit-delete-shred.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/16/edit-delete.svg b/src/actions/16/edit-delete.svg new file mode 100644 index 00000000..42501ddc --- /dev/null +++ b/src/actions/16/edit-delete.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/src/actions/16/edit-download.svg b/src/actions/16/edit-download.svg new file mode 100644 index 00000000..9e9b4443 --- /dev/null +++ b/src/actions/16/edit-download.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/edit-find-replace.svg b/src/actions/16/edit-find-replace.svg new file mode 100644 index 00000000..4020e109 --- /dev/null +++ b/src/actions/16/edit-find-replace.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-find.svg b/src/actions/16/edit-find.svg new file mode 100644 index 00000000..f2930d4f --- /dev/null +++ b/src/actions/16/edit-find.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-guides.svg b/src/actions/16/edit-guides.svg new file mode 100644 index 00000000..d6957e83 --- /dev/null +++ b/src/actions/16/edit-guides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-image-face-add.svg b/src/actions/16/edit-image-face-add.svg new file mode 100644 index 00000000..98b1b2e5 --- /dev/null +++ b/src/actions/16/edit-image-face-add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-image-face-detect.svg b/src/actions/16/edit-image-face-detect.svg new file mode 100644 index 00000000..5340c1fe --- /dev/null +++ b/src/actions/16/edit-image-face-detect.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-image-face-recognize.svg b/src/actions/16/edit-image-face-recognize.svg new file mode 100644 index 00000000..5e5799b8 --- /dev/null +++ b/src/actions/16/edit-image-face-recognize.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-image-face-show.svg b/src/actions/16/edit-image-face-show.svg new file mode 100644 index 00000000..bd473b19 --- /dev/null +++ b/src/actions/16/edit-image-face-show.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-line-width.svg b/src/actions/16/edit-line-width.svg new file mode 100644 index 00000000..3b140a0d --- /dev/null +++ b/src/actions/16/edit-line-width.svg @@ -0,0 +1,6 @@ + + diff --git a/src/actions/16/edit-move.svg b/src/actions/16/edit-move.svg new file mode 100644 index 00000000..3023cdab --- /dev/null +++ b/src/actions/16/edit-move.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/16/edit-node.svg b/src/actions/16/edit-node.svg new file mode 100644 index 00000000..ede16aba --- /dev/null +++ b/src/actions/16/edit-node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-none.svg b/src/actions/16/edit-none.svg new file mode 100644 index 00000000..77db2291 --- /dev/null +++ b/src/actions/16/edit-none.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/edit-opacity.svg b/src/actions/16/edit-opacity.svg new file mode 100644 index 00000000..b4475bab --- /dev/null +++ b/src/actions/16/edit-opacity.svg @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/actions/16/edit-paste-height-separately.svg b/src/actions/16/edit-paste-height-separately.svg new file mode 100644 index 00000000..5f121e14 --- /dev/null +++ b/src/actions/16/edit-paste-height-separately.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/actions/16/edit-paste-height.svg b/src/actions/16/edit-paste-height.svg new file mode 100644 index 00000000..084be8f5 --- /dev/null +++ b/src/actions/16/edit-paste-height.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/16/edit-paste-in-place.svg b/src/actions/16/edit-paste-in-place.svg new file mode 100644 index 00000000..77b8a1f3 --- /dev/null +++ b/src/actions/16/edit-paste-in-place.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-paste-size-separately.svg b/src/actions/16/edit-paste-size-separately.svg new file mode 100644 index 00000000..0eb8f273 --- /dev/null +++ b/src/actions/16/edit-paste-size-separately.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/edit-paste-size.svg b/src/actions/16/edit-paste-size.svg new file mode 100644 index 00000000..d0d2e2f2 --- /dev/null +++ b/src/actions/16/edit-paste-size.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/16/edit-paste-style.svg b/src/actions/16/edit-paste-style.svg new file mode 100644 index 00000000..6fb6e88e --- /dev/null +++ b/src/actions/16/edit-paste-style.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-paste-width-separately.svg b/src/actions/16/edit-paste-width-separately.svg new file mode 100644 index 00000000..58cd48c7 --- /dev/null +++ b/src/actions/16/edit-paste-width-separately.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/actions/16/edit-paste-width.svg b/src/actions/16/edit-paste-width.svg new file mode 100644 index 00000000..3108b60e --- /dev/null +++ b/src/actions/16/edit-paste-width.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/16/edit-paste.svg b/src/actions/16/edit-paste.svg new file mode 100644 index 00000000..66ec0236 --- /dev/null +++ b/src/actions/16/edit-paste.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/edit-redo.svg b/src/actions/16/edit-redo.svg new file mode 100644 index 00000000..94f923a6 --- /dev/null +++ b/src/actions/16/edit-redo.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-reset.svg b/src/actions/16/edit-reset.svg new file mode 100644 index 00000000..fa275b8a --- /dev/null +++ b/src/actions/16/edit-reset.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/16/edit-select-all-layers.svg b/src/actions/16/edit-select-all-layers.svg new file mode 100644 index 00000000..4805816e --- /dev/null +++ b/src/actions/16/edit-select-all-layers.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-select-all.svg b/src/actions/16/edit-select-all.svg new file mode 100644 index 00000000..70366641 --- /dev/null +++ b/src/actions/16/edit-select-all.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/edit-select-invert.svg b/src/actions/16/edit-select-invert.svg new file mode 100644 index 00000000..640198c8 --- /dev/null +++ b/src/actions/16/edit-select-invert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-select-none.svg b/src/actions/16/edit-select-none.svg new file mode 100644 index 00000000..0336801d --- /dev/null +++ b/src/actions/16/edit-select-none.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/src/actions/16/edit-select-original.svg b/src/actions/16/edit-select-original.svg new file mode 100644 index 00000000..cce41808 --- /dev/null +++ b/src/actions/16/edit-select-original.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/src/actions/16/edit-select-same-fill-and-stroke.svg b/src/actions/16/edit-select-same-fill-and-stroke.svg new file mode 100644 index 00000000..29b5efc7 --- /dev/null +++ b/src/actions/16/edit-select-same-fill-and-stroke.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/edit-select-same-fill.svg b/src/actions/16/edit-select-same-fill.svg new file mode 100644 index 00000000..2ef1ae2a --- /dev/null +++ b/src/actions/16/edit-select-same-fill.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/edit-select-same-object-type.svg b/src/actions/16/edit-select-same-object-type.svg new file mode 100644 index 00000000..e5e32cc0 --- /dev/null +++ b/src/actions/16/edit-select-same-object-type.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/edit-select-same-stroke-color.svg b/src/actions/16/edit-select-same-stroke-color.svg new file mode 100644 index 00000000..4cda0b6d --- /dev/null +++ b/src/actions/16/edit-select-same-stroke-color.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/edit-select-same-stroke-style.svg b/src/actions/16/edit-select-same-stroke-style.svg new file mode 100644 index 00000000..7a42542b --- /dev/null +++ b/src/actions/16/edit-select-same-stroke-style.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/edit-select-text.svg b/src/actions/16/edit-select-text.svg new file mode 100644 index 00000000..9a4bef48 --- /dev/null +++ b/src/actions/16/edit-select-text.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/edit-select.svg b/src/actions/16/edit-select.svg new file mode 100644 index 00000000..f8dba22f --- /dev/null +++ b/src/actions/16/edit-select.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-table-cell-merge.svg b/src/actions/16/edit-table-cell-merge.svg new file mode 100644 index 00000000..b2a44dd7 --- /dev/null +++ b/src/actions/16/edit-table-cell-merge.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit-table-cell-split.svg b/src/actions/16/edit-table-cell-split.svg new file mode 100644 index 00000000..14df4732 --- /dev/null +++ b/src/actions/16/edit-table-cell-split.svg @@ -0,0 +1,30 @@ + + + + + + + + + diff --git a/src/actions/16/edit-table-delete-column.svg b/src/actions/16/edit-table-delete-column.svg new file mode 100644 index 00000000..0187295d --- /dev/null +++ b/src/actions/16/edit-table-delete-column.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/edit-table-insert-column-left.svg b/src/actions/16/edit-table-insert-column-left.svg new file mode 100644 index 00000000..72720d87 --- /dev/null +++ b/src/actions/16/edit-table-insert-column-left.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/edit-table-insert-column-right.svg b/src/actions/16/edit-table-insert-column-right.svg new file mode 100644 index 00000000..5c12868a --- /dev/null +++ b/src/actions/16/edit-table-insert-column-right.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/edit-table-insert-row-above.svg b/src/actions/16/edit-table-insert-row-above.svg new file mode 100644 index 00000000..3012e06c --- /dev/null +++ b/src/actions/16/edit-table-insert-row-above.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/edit-table-insert-row-below.svg b/src/actions/16/edit-table-insert-row-below.svg new file mode 100644 index 00000000..8834489f --- /dev/null +++ b/src/actions/16/edit-table-insert-row-below.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/edit-table-insert-row-under.svg b/src/actions/16/edit-table-insert-row-under.svg new file mode 100644 index 00000000..71fa9fd7 --- /dev/null +++ b/src/actions/16/edit-table-insert-row-under.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/edit-text-frame-update.svg b/src/actions/16/edit-text-frame-update.svg new file mode 100644 index 00000000..41a86567 --- /dev/null +++ b/src/actions/16/edit-text-frame-update.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/edit-undo.svg b/src/actions/16/edit-undo.svg new file mode 100644 index 00000000..085f6a2b --- /dev/null +++ b/src/actions/16/edit-undo.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/edit.svg b/src/actions/16/edit.svg new file mode 100644 index 00000000..d52b504b --- /dev/null +++ b/src/actions/16/edit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/ellipse-5pts.svg b/src/actions/16/ellipse-5pts.svg new file mode 100644 index 00000000..025676fe --- /dev/null +++ b/src/actions/16/ellipse-5pts.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/embrodery-stitch.svg b/src/actions/16/embrodery-stitch.svg new file mode 100644 index 00000000..b2582f06 --- /dev/null +++ b/src/actions/16/embrodery-stitch.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/empty-icon.svg b/src/actions/16/empty-icon.svg new file mode 100644 index 00000000..03ec221b --- /dev/null +++ b/src/actions/16/empty-icon.svg @@ -0,0 +1,55 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/actions/16/entity.svg b/src/actions/16/entity.svg new file mode 100644 index 00000000..e529bfaf --- /dev/null +++ b/src/actions/16/entity.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/envelope.svg b/src/actions/16/envelope.svg new file mode 100644 index 00000000..08ab71c5 --- /dev/null +++ b/src/actions/16/envelope.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/escape-direction-all.svg b/src/actions/16/escape-direction-all.svg new file mode 100644 index 00000000..cd4134bd --- /dev/null +++ b/src/actions/16/escape-direction-all.svg @@ -0,0 +1,30 @@ + + + + + + + + diff --git a/src/actions/16/escape-direction-down.svg b/src/actions/16/escape-direction-down.svg new file mode 100644 index 00000000..2a450e6b --- /dev/null +++ b/src/actions/16/escape-direction-down.svg @@ -0,0 +1,30 @@ + + + + + + + + diff --git a/src/actions/16/escape-direction-horizontal.svg b/src/actions/16/escape-direction-horizontal.svg new file mode 100644 index 00000000..964957da --- /dev/null +++ b/src/actions/16/escape-direction-horizontal.svg @@ -0,0 +1,30 @@ + + + + + + + + diff --git a/src/actions/16/escape-direction-left.svg b/src/actions/16/escape-direction-left.svg new file mode 100644 index 00000000..972eb17b --- /dev/null +++ b/src/actions/16/escape-direction-left.svg @@ -0,0 +1,30 @@ + + + + + + + + diff --git a/src/actions/16/escape-direction-right.svg b/src/actions/16/escape-direction-right.svg new file mode 100644 index 00000000..990c6b0f --- /dev/null +++ b/src/actions/16/escape-direction-right.svg @@ -0,0 +1,30 @@ + + + + + + + + diff --git a/src/actions/16/escape-direction-up.svg b/src/actions/16/escape-direction-up.svg new file mode 100644 index 00000000..224a9614 --- /dev/null +++ b/src/actions/16/escape-direction-up.svg @@ -0,0 +1,30 @@ + + + + + + + + diff --git a/src/actions/16/escape-direction-vertical.svg b/src/actions/16/escape-direction-vertical.svg new file mode 100644 index 00000000..e8e3fbd9 --- /dev/null +++ b/src/actions/16/escape-direction-vertical.svg @@ -0,0 +1,32 @@ + + + + + + + + diff --git a/src/actions/16/exception.svg b/src/actions/16/exception.svg new file mode 100644 index 00000000..16fe1d9d --- /dev/null +++ b/src/actions/16/exception.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/expand-all.svg b/src/actions/16/expand-all.svg new file mode 100644 index 00000000..00d59031 --- /dev/null +++ b/src/actions/16/expand-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/16/favorite-genres-amarok.svg b/src/actions/16/favorite-genres-amarok.svg new file mode 100644 index 00000000..bb03f5c3 --- /dev/null +++ b/src/actions/16/favorite-genres-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/fcitx-vk-active.svg b/src/actions/16/fcitx-vk-active.svg new file mode 100644 index 00000000..ce06aea2 --- /dev/null +++ b/src/actions/16/fcitx-vk-active.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/16/fcitx-vk-inactive.svg b/src/actions/16/fcitx-vk-inactive.svg new file mode 100644 index 00000000..5d0c23b7 --- /dev/null +++ b/src/actions/16/fcitx-vk-inactive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/feTile-icon.svg b/src/actions/16/feTile-icon.svg new file mode 100644 index 00000000..4f651bef --- /dev/null +++ b/src/actions/16/feTile-icon.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/actions/16/feed-subscribe.svg b/src/actions/16/feed-subscribe.svg new file mode 100644 index 00000000..84cd8e4c --- /dev/null +++ b/src/actions/16/feed-subscribe.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-and-amarok.svg b/src/actions/16/filename-and-amarok.svg new file mode 100644 index 00000000..70b826ae --- /dev/null +++ b/src/actions/16/filename-and-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-bpm-amarok.svg b/src/actions/16/filename-bpm-amarok.svg new file mode 100644 index 00000000..a26f9f3b --- /dev/null +++ b/src/actions/16/filename-bpm-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-dash-amarok.svg b/src/actions/16/filename-dash-amarok.svg new file mode 100644 index 00000000..38d63525 --- /dev/null +++ b/src/actions/16/filename-dash-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-discnumber-amarok.svg b/src/actions/16/filename-discnumber-amarok.svg new file mode 100644 index 00000000..f3b1fcaa --- /dev/null +++ b/src/actions/16/filename-discnumber-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-divider.svg b/src/actions/16/filename-divider.svg new file mode 100644 index 00000000..28ee9b00 --- /dev/null +++ b/src/actions/16/filename-divider.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-dot-amarok.svg b/src/actions/16/filename-dot-amarok.svg new file mode 100644 index 00000000..aad15665 --- /dev/null +++ b/src/actions/16/filename-dot-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-filetype-amarok.svg b/src/actions/16/filename-filetype-amarok.svg new file mode 100644 index 00000000..43299646 --- /dev/null +++ b/src/actions/16/filename-filetype-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-group-length.svg b/src/actions/16/filename-group-length.svg new file mode 100644 index 00000000..1c3c9c80 --- /dev/null +++ b/src/actions/16/filename-group-length.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/filename-group-tracks.svg b/src/actions/16/filename-group-tracks.svg new file mode 100644 index 00000000..cdeefe58 --- /dev/null +++ b/src/actions/16/filename-group-tracks.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/filename-initial-amarok.svg b/src/actions/16/filename-initial-amarok.svg new file mode 100644 index 00000000..9a0a106a --- /dev/null +++ b/src/actions/16/filename-initial-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-moodbar.svg b/src/actions/16/filename-moodbar.svg new file mode 100644 index 00000000..4a21ada9 --- /dev/null +++ b/src/actions/16/filename-moodbar.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/filename-slash-amarok.svg b/src/actions/16/filename-slash-amarok.svg new file mode 100644 index 00000000..f6cf1b45 --- /dev/null +++ b/src/actions/16/filename-slash-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-space-amarok.svg b/src/actions/16/filename-space-amarok.svg new file mode 100644 index 00000000..f227ec78 --- /dev/null +++ b/src/actions/16/filename-space-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/filename-title-amarok.svg b/src/actions/16/filename-title-amarok.svg new file mode 100644 index 00000000..67734f69 --- /dev/null +++ b/src/actions/16/filename-title-amarok.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/src/actions/16/filename-underscore-amarok.svg b/src/actions/16/filename-underscore-amarok.svg new file mode 100644 index 00000000..4cc1f374 --- /dev/null +++ b/src/actions/16/filename-underscore-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/fill-between-many.svg b/src/actions/16/fill-between-many.svg new file mode 100644 index 00000000..46765666 --- /dev/null +++ b/src/actions/16/fill-between-many.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/fill-between-strokes.svg b/src/actions/16/fill-between-strokes.svg new file mode 100644 index 00000000..7a86e827 --- /dev/null +++ b/src/actions/16/fill-between-strokes.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/fill-color.svg b/src/actions/16/fill-color.svg new file mode 100644 index 00000000..844b3bc7 --- /dev/null +++ b/src/actions/16/fill-color.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/fill-rule-even-odd.svg b/src/actions/16/fill-rule-even-odd.svg new file mode 100644 index 00000000..e3c011c6 --- /dev/null +++ b/src/actions/16/fill-rule-even-odd.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/fill-rule-nonzero.svg b/src/actions/16/fill-rule-nonzero.svg new file mode 100644 index 00000000..f517ea87 --- /dev/null +++ b/src/actions/16/fill-rule-nonzero.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/fillet-chamfer.svg b/src/actions/16/fillet-chamfer.svg new file mode 100644 index 00000000..f7079d23 --- /dev/null +++ b/src/actions/16/fillet-chamfer.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/final_activity.svg b/src/actions/16/final_activity.svg new file mode 100644 index 00000000..c7af70eb --- /dev/null +++ b/src/actions/16/final_activity.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/find-location.svg b/src/actions/16/find-location.svg new file mode 100644 index 00000000..b8d58251 --- /dev/null +++ b/src/actions/16/find-location.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/16/flag-black.svg b/src/actions/16/flag-black.svg new file mode 100644 index 00000000..e9504bd0 --- /dev/null +++ b/src/actions/16/flag-black.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/16/flag-blue.svg b/src/actions/16/flag-blue.svg new file mode 100644 index 00000000..7f4b9a46 --- /dev/null +++ b/src/actions/16/flag-blue.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/src/actions/16/flag-green.svg b/src/actions/16/flag-green.svg new file mode 100644 index 00000000..7257b8b2 --- /dev/null +++ b/src/actions/16/flag-green.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/16/flag-red.svg b/src/actions/16/flag-red.svg new file mode 100644 index 00000000..b8bf9aa6 --- /dev/null +++ b/src/actions/16/flag-red.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/16/flag-yellow.svg b/src/actions/16/flag-yellow.svg new file mode 100644 index 00000000..9dcbd70b --- /dev/null +++ b/src/actions/16/flag-yellow.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/16/flag.svg b/src/actions/16/flag.svg new file mode 100644 index 00000000..89a3cc99 --- /dev/null +++ b/src/actions/16/flag.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/flash.svg b/src/actions/16/flash.svg new file mode 100644 index 00000000..cc9500b7 --- /dev/null +++ b/src/actions/16/flash.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/flashlight-off.svg b/src/actions/16/flashlight-off.svg new file mode 100644 index 00000000..ba2562e1 --- /dev/null +++ b/src/actions/16/flashlight-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/16/flashlight-on.svg b/src/actions/16/flashlight-on.svg new file mode 100644 index 00000000..f7ce1805 --- /dev/null +++ b/src/actions/16/flashlight-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/16/flatten.svg b/src/actions/16/flatten.svg new file mode 100644 index 00000000..c1ecaf45 --- /dev/null +++ b/src/actions/16/flatten.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/folder-new.svg b/src/actions/16/folder-new.svg new file mode 100644 index 00000000..366d7c2d --- /dev/null +++ b/src/actions/16/folder-new.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/folder-stash.svg b/src/actions/16/folder-stash.svg new file mode 100644 index 00000000..a19b1a2c --- /dev/null +++ b/src/actions/16/folder-stash.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/folder-sync.svg b/src/actions/16/folder-sync.svg new file mode 100644 index 00000000..7376fcf1 --- /dev/null +++ b/src/actions/16/folder-sync.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/font-disable.svg b/src/actions/16/font-disable.svg new file mode 100644 index 00000000..337e3200 --- /dev/null +++ b/src/actions/16/font-disable.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/src/actions/16/font-enable.svg b/src/actions/16/font-enable.svg new file mode 100644 index 00000000..69db9bee --- /dev/null +++ b/src/actions/16/font-enable.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/foreign_green.svg b/src/actions/16/foreign_green.svg new file mode 100644 index 00000000..34866f02 --- /dev/null +++ b/src/actions/16/foreign_green.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/foreign_red.svg b/src/actions/16/foreign_red.svg new file mode 100644 index 00000000..b31687f2 --- /dev/null +++ b/src/actions/16/foreign_red.svg @@ -0,0 +1,24 @@ + + + + + + + diff --git a/src/actions/16/foreignkey_constraint.svg b/src/actions/16/foreignkey_constraint.svg new file mode 100644 index 00000000..b7ba746a --- /dev/null +++ b/src/actions/16/foreignkey_constraint.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/fork.svg b/src/actions/16/fork.svg new file mode 100644 index 00000000..360140b2 --- /dev/null +++ b/src/actions/16/fork.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-add-node.svg b/src/actions/16/format-add-node.svg new file mode 100644 index 00000000..305d8b0a --- /dev/null +++ b/src/actions/16/format-add-node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-align-vertical-bottom.svg b/src/actions/16/format-align-vertical-bottom.svg new file mode 100644 index 00000000..3cd1df93 --- /dev/null +++ b/src/actions/16/format-align-vertical-bottom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-align-vertical-center.svg b/src/actions/16/format-align-vertical-center.svg new file mode 100644 index 00000000..f8ddf699 --- /dev/null +++ b/src/actions/16/format-align-vertical-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-align-vertical-top.svg b/src/actions/16/format-align-vertical-top.svg new file mode 100644 index 00000000..fb0aafb8 --- /dev/null +++ b/src/actions/16/format-align-vertical-top.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-border-set-all.svg b/src/actions/16/format-border-set-all.svg new file mode 100644 index 00000000..ef82c832 --- /dev/null +++ b/src/actions/16/format-border-set-all.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/format-border-set-bottom.svg b/src/actions/16/format-border-set-bottom.svg new file mode 100644 index 00000000..6f3276ef --- /dev/null +++ b/src/actions/16/format-border-set-bottom.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-set-diagonal-bl-tr.svg b/src/actions/16/format-border-set-diagonal-bl-tr.svg new file mode 100644 index 00000000..67873fc8 --- /dev/null +++ b/src/actions/16/format-border-set-diagonal-bl-tr.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-set-diagonal-tl-br.svg b/src/actions/16/format-border-set-diagonal-tl-br.svg new file mode 100644 index 00000000..22f9bdcd --- /dev/null +++ b/src/actions/16/format-border-set-diagonal-tl-br.svg @@ -0,0 +1,31 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-set-external.svg b/src/actions/16/format-border-set-external.svg new file mode 100644 index 00000000..2f89cb41 --- /dev/null +++ b/src/actions/16/format-border-set-external.svg @@ -0,0 +1,28 @@ + + + + + + + + diff --git a/src/actions/16/format-border-set-internal-horizontal.svg b/src/actions/16/format-border-set-internal-horizontal.svg new file mode 100644 index 00000000..3ac36537 --- /dev/null +++ b/src/actions/16/format-border-set-internal-horizontal.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-set-internal-vertical.svg b/src/actions/16/format-border-set-internal-vertical.svg new file mode 100644 index 00000000..341df671 --- /dev/null +++ b/src/actions/16/format-border-set-internal-vertical.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/format-border-set-internal.svg b/src/actions/16/format-border-set-internal.svg new file mode 100644 index 00000000..3c5d3c1d --- /dev/null +++ b/src/actions/16/format-border-set-internal.svg @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-set-left.svg b/src/actions/16/format-border-set-left.svg new file mode 100644 index 00000000..3a460365 --- /dev/null +++ b/src/actions/16/format-border-set-left.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-set-none.svg b/src/actions/16/format-border-set-none.svg new file mode 100644 index 00000000..08413d8d --- /dev/null +++ b/src/actions/16/format-border-set-none.svg @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/src/actions/16/format-border-set-right.svg b/src/actions/16/format-border-set-right.svg new file mode 100644 index 00000000..a5293c8a --- /dev/null +++ b/src/actions/16/format-border-set-right.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-set-top.svg b/src/actions/16/format-border-set-top.svg new file mode 100644 index 00000000..73255611 --- /dev/null +++ b/src/actions/16/format-border-set-top.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/src/actions/16/format-border-style.svg b/src/actions/16/format-border-style.svg new file mode 100644 index 00000000..7543ab12 --- /dev/null +++ b/src/actions/16/format-border-style.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-break-node.svg b/src/actions/16/format-break-node.svg new file mode 100644 index 00000000..511f2945 --- /dev/null +++ b/src/actions/16/format-break-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/format-connect-node.svg b/src/actions/16/format-connect-node.svg new file mode 100644 index 00000000..c0deafa1 --- /dev/null +++ b/src/actions/16/format-connect-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/format-disconnect-node.svg b/src/actions/16/format-disconnect-node.svg new file mode 100644 index 00000000..ad907d78 --- /dev/null +++ b/src/actions/16/format-disconnect-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/format-font-size-less.svg b/src/actions/16/format-font-size-less.svg new file mode 100644 index 00000000..e165b10e --- /dev/null +++ b/src/actions/16/format-font-size-less.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-font-size-more.svg b/src/actions/16/format-font-size-more.svg new file mode 100644 index 00000000..29533f53 --- /dev/null +++ b/src/actions/16/format-font-size-more.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-indent-less.svg b/src/actions/16/format-indent-less.svg new file mode 100644 index 00000000..8963c2ed --- /dev/null +++ b/src/actions/16/format-indent-less.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-indent-more.svg b/src/actions/16/format-indent-more.svg new file mode 100644 index 00000000..9b3d4468 --- /dev/null +++ b/src/actions/16/format-indent-more.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-join-node.svg b/src/actions/16/format-join-node.svg new file mode 100644 index 00000000..3ed7ad4b --- /dev/null +++ b/src/actions/16/format-join-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/format-justify-center.svg b/src/actions/16/format-justify-center.svg new file mode 100644 index 00000000..f2d7dd21 --- /dev/null +++ b/src/actions/16/format-justify-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-justify-fill.svg b/src/actions/16/format-justify-fill.svg new file mode 100644 index 00000000..08e660d5 --- /dev/null +++ b/src/actions/16/format-justify-fill.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-justify-left.svg b/src/actions/16/format-justify-left.svg new file mode 100644 index 00000000..bd57b7d5 --- /dev/null +++ b/src/actions/16/format-justify-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-justify-right.svg b/src/actions/16/format-justify-right.svg new file mode 100644 index 00000000..13d4d5c0 --- /dev/null +++ b/src/actions/16/format-justify-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-line-spacing-double.svg b/src/actions/16/format-line-spacing-double.svg new file mode 100644 index 00000000..2d8968ba --- /dev/null +++ b/src/actions/16/format-line-spacing-double.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-line-spacing-normal.svg b/src/actions/16/format-line-spacing-normal.svg new file mode 100644 index 00000000..7f76fbe8 --- /dev/null +++ b/src/actions/16/format-line-spacing-normal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-line-spacing-triple.svg b/src/actions/16/format-line-spacing-triple.svg new file mode 100644 index 00000000..bee19b8c --- /dev/null +++ b/src/actions/16/format-line-spacing-triple.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-list-ordered.svg b/src/actions/16/format-list-ordered.svg new file mode 100644 index 00000000..acaba3a3 --- /dev/null +++ b/src/actions/16/format-list-ordered.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-number-percent.svg b/src/actions/16/format-number-percent.svg new file mode 100644 index 00000000..c610be61 --- /dev/null +++ b/src/actions/16/format-number-percent.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-precision-less.svg b/src/actions/16/format-precision-less.svg new file mode 100644 index 00000000..06ab6b7d --- /dev/null +++ b/src/actions/16/format-precision-less.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/16/format-precision-more.svg b/src/actions/16/format-precision-more.svg new file mode 100644 index 00000000..8c749630 --- /dev/null +++ b/src/actions/16/format-precision-more.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/format-remove-node.svg b/src/actions/16/format-remove-node.svg new file mode 100644 index 00000000..f394d2d2 --- /dev/null +++ b/src/actions/16/format-remove-node.svg @@ -0,0 +1,24 @@ + + + + + + + diff --git a/src/actions/16/format-text-blockquote.svg b/src/actions/16/format-text-blockquote.svg new file mode 100644 index 00000000..dca37882 --- /dev/null +++ b/src/actions/16/format-text-blockquote.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-bold.svg b/src/actions/16/format-text-bold.svg new file mode 100644 index 00000000..fea087d6 --- /dev/null +++ b/src/actions/16/format-text-bold.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-capitalize.svg b/src/actions/16/format-text-capitalize.svg new file mode 100644 index 00000000..fd180322 --- /dev/null +++ b/src/actions/16/format-text-capitalize.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/format-text-code.svg b/src/actions/16/format-text-code.svg new file mode 100644 index 00000000..aac6c404 --- /dev/null +++ b/src/actions/16/format-text-code.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-color.svg b/src/actions/16/format-text-color.svg new file mode 100644 index 00000000..a75fb75d --- /dev/null +++ b/src/actions/16/format-text-color.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-direction-horizontal.svg b/src/actions/16/format-text-direction-horizontal.svg new file mode 100644 index 00000000..708ff3ac --- /dev/null +++ b/src/actions/16/format-text-direction-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-direction-ltr.svg b/src/actions/16/format-text-direction-ltr.svg new file mode 100644 index 00000000..35e3e87a --- /dev/null +++ b/src/actions/16/format-text-direction-ltr.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-direction-rtl.svg b/src/actions/16/format-text-direction-rtl.svg new file mode 100644 index 00000000..637be7cb --- /dev/null +++ b/src/actions/16/format-text-direction-rtl.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-direction-vertical.svg b/src/actions/16/format-text-direction-vertical.svg new file mode 100644 index 00000000..e88c3040 --- /dev/null +++ b/src/actions/16/format-text-direction-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-italic.svg b/src/actions/16/format-text-italic.svg new file mode 100644 index 00000000..92eb5015 --- /dev/null +++ b/src/actions/16/format-text-italic.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-lowercase.svg b/src/actions/16/format-text-lowercase.svg new file mode 100644 index 00000000..9718c817 --- /dev/null +++ b/src/actions/16/format-text-lowercase.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/format-text-strikethrough.svg b/src/actions/16/format-text-strikethrough.svg new file mode 100644 index 00000000..4dffb839 --- /dev/null +++ b/src/actions/16/format-text-strikethrough.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-subscript.svg b/src/actions/16/format-text-subscript.svg new file mode 100644 index 00000000..48238918 --- /dev/null +++ b/src/actions/16/format-text-subscript.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-superscript.svg b/src/actions/16/format-text-superscript.svg new file mode 100644 index 00000000..c4c8b328 --- /dev/null +++ b/src/actions/16/format-text-superscript.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-symbol.svg b/src/actions/16/format-text-symbol.svg new file mode 100644 index 00000000..26c2dea4 --- /dev/null +++ b/src/actions/16/format-text-symbol.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-underline-squiggle.svg b/src/actions/16/format-text-underline-squiggle.svg new file mode 100644 index 00000000..17765794 --- /dev/null +++ b/src/actions/16/format-text-underline-squiggle.svg @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/src/actions/16/format-text-underline.svg b/src/actions/16/format-text-underline.svg new file mode 100644 index 00000000..47e275fb --- /dev/null +++ b/src/actions/16/format-text-underline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/format-text-uppercase.svg b/src/actions/16/format-text-uppercase.svg new file mode 100644 index 00000000..86b70c48 --- /dev/null +++ b/src/actions/16/format-text-uppercase.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/formula.svg b/src/actions/16/formula.svg new file mode 100644 index 00000000..cb3f31c6 --- /dev/null +++ b/src/actions/16/formula.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/games-achievements.svg b/src/actions/16/games-achievements.svg new file mode 100644 index 00000000..77b421c5 --- /dev/null +++ b/src/actions/16/games-achievements.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/games-config-board.svg b/src/actions/16/games-config-board.svg new file mode 100644 index 00000000..b45ac7ed --- /dev/null +++ b/src/actions/16/games-config-board.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/games-config-tiles.svg b/src/actions/16/games-config-tiles.svg new file mode 100644 index 00000000..f413b8f1 --- /dev/null +++ b/src/actions/16/games-config-tiles.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/games-difficult.svg b/src/actions/16/games-difficult.svg new file mode 100644 index 00000000..36265831 --- /dev/null +++ b/src/actions/16/games-difficult.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/games-highscores.svg b/src/actions/16/games-highscores.svg new file mode 100644 index 00000000..4b60bc9f --- /dev/null +++ b/src/actions/16/games-highscores.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/games-hint.svg b/src/actions/16/games-hint.svg new file mode 100644 index 00000000..31bb5e14 --- /dev/null +++ b/src/actions/16/games-hint.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/games-solve.svg b/src/actions/16/games-solve.svg new file mode 100644 index 00000000..b61ce170 --- /dev/null +++ b/src/actions/16/games-solve.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gears.svg b/src/actions/16/gears.svg new file mode 100644 index 00000000..1633a589 --- /dev/null +++ b/src/actions/16/gears.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/generalise.svg b/src/actions/16/generalise.svg new file mode 100644 index 00000000..519429b6 --- /dev/null +++ b/src/actions/16/generalise.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/globe.svg b/src/actions/16/globe.svg new file mode 100644 index 00000000..3d66eefb --- /dev/null +++ b/src/actions/16/globe.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/16/gnumeric-autofilter-delete.svg b/src/actions/16/gnumeric-autofilter-delete.svg new file mode 100644 index 00000000..f62e865d --- /dev/null +++ b/src/actions/16/gnumeric-autofilter-delete.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/gnumeric-component-insert-shaped.svg b/src/actions/16/gnumeric-component-insert-shaped.svg new file mode 100644 index 00000000..9caf06f5 --- /dev/null +++ b/src/actions/16/gnumeric-component-insert-shaped.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/gnumeric-data-slicer.svg b/src/actions/16/gnumeric-data-slicer.svg new file mode 100644 index 00000000..0bb6e1db --- /dev/null +++ b/src/actions/16/gnumeric-data-slicer.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/gnumeric-font.svg b/src/actions/16/gnumeric-font.svg new file mode 100644 index 00000000..b5bac1a5 --- /dev/null +++ b/src/actions/16/gnumeric-font.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/gnumeric-formulaguru.svg b/src/actions/16/gnumeric-formulaguru.svg new file mode 100644 index 00000000..575fa199 --- /dev/null +++ b/src/actions/16/gnumeric-formulaguru.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gnumeric-link-external.svg b/src/actions/16/gnumeric-link-external.svg new file mode 100644 index 00000000..3e9c5c56 --- /dev/null +++ b/src/actions/16/gnumeric-link-external.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gnumeric-link-internal.svg b/src/actions/16/gnumeric-link-internal.svg new file mode 100644 index 00000000..8dc09f90 --- /dev/null +++ b/src/actions/16/gnumeric-link-internal.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/gnumeric-link-url.svg b/src/actions/16/gnumeric-link-url.svg new file mode 100644 index 00000000..fd9e6949 --- /dev/null +++ b/src/actions/16/gnumeric-link-url.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gnumeric-pagesetup-hf-page.svg b/src/actions/16/gnumeric-pagesetup-hf-page.svg new file mode 100644 index 00000000..44c8e325 --- /dev/null +++ b/src/actions/16/gnumeric-pagesetup-hf-page.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gnumeric-pagesetup-hf-pages.svg b/src/actions/16/gnumeric-pagesetup-hf-pages.svg new file mode 100644 index 00000000..ee2734f2 --- /dev/null +++ b/src/actions/16/gnumeric-pagesetup-hf-pages.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gnumeric-pivottable.svg b/src/actions/16/gnumeric-pivottable.svg new file mode 100644 index 00000000..1ad8b923 --- /dev/null +++ b/src/actions/16/gnumeric-pivottable.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-bottom.svg b/src/actions/16/go-bottom.svg new file mode 100644 index 00000000..541c2b8a --- /dev/null +++ b/src/actions/16/go-bottom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-down-skip.svg b/src/actions/16/go-down-skip.svg new file mode 100644 index 00000000..14ce43f1 --- /dev/null +++ b/src/actions/16/go-down-skip.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/16/go-down.svg b/src/actions/16/go-down.svg new file mode 100644 index 00000000..ffd7b57f --- /dev/null +++ b/src/actions/16/go-down.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-first.svg b/src/actions/16/go-first.svg new file mode 100644 index 00000000..1f00e12c --- /dev/null +++ b/src/actions/16/go-first.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-home.svg b/src/actions/16/go-home.svg new file mode 100644 index 00000000..c716560f --- /dev/null +++ b/src/actions/16/go-home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/go-jump-declaration.svg b/src/actions/16/go-jump-declaration.svg new file mode 100644 index 00000000..90a476d6 --- /dev/null +++ b/src/actions/16/go-jump-declaration.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-jump-definition.svg b/src/actions/16/go-jump-definition.svg new file mode 100644 index 00000000..584c9597 --- /dev/null +++ b/src/actions/16/go-jump-definition.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-jump.svg b/src/actions/16/go-jump.svg new file mode 100644 index 00000000..43654382 --- /dev/null +++ b/src/actions/16/go-jump.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-last.svg b/src/actions/16/go-last.svg new file mode 100644 index 00000000..d0de63b4 --- /dev/null +++ b/src/actions/16/go-last.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-next-context.svg b/src/actions/16/go-next-context.svg new file mode 100644 index 00000000..8e1cdebc --- /dev/null +++ b/src/actions/16/go-next-context.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-next-skip.svg b/src/actions/16/go-next-skip.svg new file mode 100644 index 00000000..b7389435 --- /dev/null +++ b/src/actions/16/go-next-skip.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/16/go-next-use.svg b/src/actions/16/go-next-use.svg new file mode 100644 index 00000000..870d465b --- /dev/null +++ b/src/actions/16/go-next-use.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-next.svg b/src/actions/16/go-next.svg new file mode 100644 index 00000000..35a30a18 --- /dev/null +++ b/src/actions/16/go-next.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-parent-folder.svg b/src/actions/16/go-parent-folder.svg new file mode 100644 index 00000000..13cf1760 --- /dev/null +++ b/src/actions/16/go-parent-folder.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/go-previous-context.svg b/src/actions/16/go-previous-context.svg new file mode 100644 index 00000000..f2503af3 --- /dev/null +++ b/src/actions/16/go-previous-context.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-previous-skip.svg b/src/actions/16/go-previous-skip.svg new file mode 100644 index 00000000..251b8bbb --- /dev/null +++ b/src/actions/16/go-previous-skip.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/16/go-previous-use.svg b/src/actions/16/go-previous-use.svg new file mode 100644 index 00000000..d3a40b94 --- /dev/null +++ b/src/actions/16/go-previous-use.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-previous.svg b/src/actions/16/go-previous.svg new file mode 100644 index 00000000..d0c6d697 --- /dev/null +++ b/src/actions/16/go-previous.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-top.svg b/src/actions/16/go-top.svg new file mode 100644 index 00000000..b51b1f29 --- /dev/null +++ b/src/actions/16/go-top.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/go-up-skip.svg b/src/actions/16/go-up-skip.svg new file mode 100644 index 00000000..1fc1831d --- /dev/null +++ b/src/actions/16/go-up-skip.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/16/go-up.svg b/src/actions/16/go-up.svg new file mode 100644 index 00000000..106d88fa --- /dev/null +++ b/src/actions/16/go-up.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/grid-axonometric.svg b/src/actions/16/grid-axonometric.svg new file mode 100644 index 00000000..54dcb62d --- /dev/null +++ b/src/actions/16/grid-axonometric.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/grid-rectangular.svg b/src/actions/16/grid-rectangular.svg new file mode 100644 index 00000000..423e0644 --- /dev/null +++ b/src/actions/16/grid-rectangular.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gtk-convert.svg b/src/actions/16/gtk-convert.svg new file mode 100644 index 00000000..e0ee5d56 --- /dev/null +++ b/src/actions/16/gtk-convert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gtk-index.svg b/src/actions/16/gtk-index.svg new file mode 100644 index 00000000..d1b910b8 --- /dev/null +++ b/src/actions/16/gtk-index.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/gtk-select-font.svg b/src/actions/16/gtk-select-font.svg new file mode 100644 index 00000000..a6f3248c --- /dev/null +++ b/src/actions/16/gtk-select-font.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/16/hamburger-menu.svg b/src/actions/16/hamburger-menu.svg new file mode 100644 index 00000000..be831ad3 --- /dev/null +++ b/src/actions/16/hamburger-menu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/16/hatches.svg b/src/actions/16/hatches.svg new file mode 100644 index 00000000..1b5f6553 --- /dev/null +++ b/src/actions/16/hatches.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/help-about.svg b/src/actions/16/help-about.svg new file mode 100644 index 00000000..75a73bbd --- /dev/null +++ b/src/actions/16/help-about.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/help-contents.svg b/src/actions/16/help-contents.svg new file mode 100644 index 00000000..10db6cef --- /dev/null +++ b/src/actions/16/help-contents.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/help-donate-brl.svg b/src/actions/16/help-donate-brl.svg new file mode 100644 index 00000000..99a4d155 --- /dev/null +++ b/src/actions/16/help-donate-brl.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/help-donate-chf.svg b/src/actions/16/help-donate-chf.svg new file mode 100644 index 00000000..9d4edacf --- /dev/null +++ b/src/actions/16/help-donate-chf.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/help-donate-eur.svg b/src/actions/16/help-donate-eur.svg new file mode 100644 index 00000000..0e298add --- /dev/null +++ b/src/actions/16/help-donate-eur.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/help-donate-gbp.svg b/src/actions/16/help-donate-gbp.svg new file mode 100644 index 00000000..4fb98dc7 --- /dev/null +++ b/src/actions/16/help-donate-gbp.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/help-donate-inr.svg b/src/actions/16/help-donate-inr.svg new file mode 100644 index 00000000..12432004 --- /dev/null +++ b/src/actions/16/help-donate-inr.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/help-donate-jpy.svg b/src/actions/16/help-donate-jpy.svg new file mode 100644 index 00000000..ae6dba73 --- /dev/null +++ b/src/actions/16/help-donate-jpy.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/help-donate-pln.svg b/src/actions/16/help-donate-pln.svg new file mode 100644 index 00000000..43d267b4 --- /dev/null +++ b/src/actions/16/help-donate-pln.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/help-donate-rub.svg b/src/actions/16/help-donate-rub.svg new file mode 100644 index 00000000..d71c5fa2 --- /dev/null +++ b/src/actions/16/help-donate-rub.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/help-donate-sek.svg b/src/actions/16/help-donate-sek.svg new file mode 100644 index 00000000..2c95c318 --- /dev/null +++ b/src/actions/16/help-donate-sek.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/16/help-donate-try.svg b/src/actions/16/help-donate-try.svg new file mode 100644 index 00000000..b8610e63 --- /dev/null +++ b/src/actions/16/help-donate-try.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/help-donate-uah.svg b/src/actions/16/help-donate-uah.svg new file mode 100644 index 00000000..10ffccec --- /dev/null +++ b/src/actions/16/help-donate-uah.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/help-donate-usd.svg b/src/actions/16/help-donate-usd.svg new file mode 100644 index 00000000..ee117753 --- /dev/null +++ b/src/actions/16/help-donate-usd.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/help-keyboard-shortcuts.svg b/src/actions/16/help-keyboard-shortcuts.svg new file mode 100644 index 00000000..51fca0cc --- /dev/null +++ b/src/actions/16/help-keyboard-shortcuts.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/help-whatsthis.svg b/src/actions/16/help-whatsthis.svg new file mode 100644 index 00000000..845e839a --- /dev/null +++ b/src/actions/16/help-whatsthis.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/horizontal.svg b/src/actions/16/horizontal.svg new file mode 100644 index 00000000..afa8ffdd --- /dev/null +++ b/src/actions/16/horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/im-aim.svg b/src/actions/16/im-aim.svg new file mode 100644 index 00000000..c7b874a9 --- /dev/null +++ b/src/actions/16/im-aim.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-ban-kick-user.svg b/src/actions/16/im-ban-kick-user.svg new file mode 100644 index 00000000..2d7874a7 --- /dev/null +++ b/src/actions/16/im-ban-kick-user.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/actions/16/im-facebook.svg b/src/actions/16/im-facebook.svg new file mode 100644 index 00000000..0b811205 --- /dev/null +++ b/src/actions/16/im-facebook.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-icq.svg b/src/actions/16/im-icq.svg new file mode 100644 index 00000000..adffd502 --- /dev/null +++ b/src/actions/16/im-icq.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-identi.ca.svg b/src/actions/16/im-identi.ca.svg new file mode 100644 index 00000000..6e5f4588 --- /dev/null +++ b/src/actions/16/im-identi.ca.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-invisible-user.svg b/src/actions/16/im-invisible-user.svg new file mode 100644 index 00000000..b461cebe --- /dev/null +++ b/src/actions/16/im-invisible-user.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/im-kick-user.svg b/src/actions/16/im-kick-user.svg new file mode 100644 index 00000000..5a06c91a --- /dev/null +++ b/src/actions/16/im-kick-user.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/im-msn.svg b/src/actions/16/im-msn.svg new file mode 100644 index 00000000..f7f5bc58 --- /dev/null +++ b/src/actions/16/im-msn.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-qq.svg b/src/actions/16/im-qq.svg new file mode 100644 index 00000000..ca8661af --- /dev/null +++ b/src/actions/16/im-qq.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-skype.svg b/src/actions/16/im-skype.svg new file mode 100644 index 00000000..b75694c2 --- /dev/null +++ b/src/actions/16/im-skype.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-twitter.svg b/src/actions/16/im-twitter.svg new file mode 100644 index 00000000..7f4c3e62 --- /dev/null +++ b/src/actions/16/im-twitter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-user-away.svg b/src/actions/16/im-user-away.svg new file mode 100644 index 00000000..a7334a9a --- /dev/null +++ b/src/actions/16/im-user-away.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/im-user-busy.svg b/src/actions/16/im-user-busy.svg new file mode 100644 index 00000000..2665d864 --- /dev/null +++ b/src/actions/16/im-user-busy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/im-user-offline.svg b/src/actions/16/im-user-offline.svg new file mode 100644 index 00000000..4c0845e8 --- /dev/null +++ b/src/actions/16/im-user-offline.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/16/im-user-online.svg b/src/actions/16/im-user-online.svg new file mode 100644 index 00000000..1acb8016 --- /dev/null +++ b/src/actions/16/im-user-online.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/im-user.svg b/src/actions/16/im-user.svg new file mode 100644 index 00000000..89c5c17f --- /dev/null +++ b/src/actions/16/im-user.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/im-yahoo.svg b/src/actions/16/im-yahoo.svg new file mode 100644 index 00000000..ab178955 --- /dev/null +++ b/src/actions/16/im-yahoo.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/im-youtube.svg b/src/actions/16/im-youtube.svg new file mode 100644 index 00000000..5e1ea1d4 --- /dev/null +++ b/src/actions/16/im-youtube.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/input-mouse-click-left.svg b/src/actions/16/input-mouse-click-left.svg new file mode 100644 index 00000000..1d7627ec --- /dev/null +++ b/src/actions/16/input-mouse-click-left.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/16/input-mouse-click-middle.svg b/src/actions/16/input-mouse-click-middle.svg new file mode 100644 index 00000000..d9832b8b --- /dev/null +++ b/src/actions/16/input-mouse-click-middle.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/16/input-mouse-click-right.svg b/src/actions/16/input-mouse-click-right.svg new file mode 100644 index 00000000..4f3f0251 --- /dev/null +++ b/src/actions/16/input-mouse-click-right.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/16/insert-button.svg b/src/actions/16/insert-button.svg new file mode 100644 index 00000000..c8c34ceb --- /dev/null +++ b/src/actions/16/insert-button.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/insert-endnote.svg b/src/actions/16/insert-endnote.svg new file mode 100644 index 00000000..04a980e8 --- /dev/null +++ b/src/actions/16/insert-endnote.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/insert-footnote.svg b/src/actions/16/insert-footnote.svg new file mode 100644 index 00000000..8009f14b --- /dev/null +++ b/src/actions/16/insert-footnote.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/insert-horizontal-rule.svg b/src/actions/16/insert-horizontal-rule.svg new file mode 100644 index 00000000..826bafbc --- /dev/null +++ b/src/actions/16/insert-horizontal-rule.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/insert-image.svg b/src/actions/16/insert-image.svg new file mode 100644 index 00000000..1eea6ccb --- /dev/null +++ b/src/actions/16/insert-image.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/insert-link.svg b/src/actions/16/insert-link.svg new file mode 100644 index 00000000..d7f4cfca --- /dev/null +++ b/src/actions/16/insert-link.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/insert-math-expression.svg b/src/actions/16/insert-math-expression.svg new file mode 100644 index 00000000..d41e5505 --- /dev/null +++ b/src/actions/16/insert-math-expression.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/insert-more-mark.svg b/src/actions/16/insert-more-mark.svg new file mode 100644 index 00000000..380b9e65 --- /dev/null +++ b/src/actions/16/insert-more-mark.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/insert-page-break.svg b/src/actions/16/insert-page-break.svg new file mode 100644 index 00000000..981182bc --- /dev/null +++ b/src/actions/16/insert-page-break.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/insert-table-of-contents.svg b/src/actions/16/insert-table-of-contents.svg new file mode 100644 index 00000000..bc31cec3 --- /dev/null +++ b/src/actions/16/insert-table-of-contents.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/insert-table.svg b/src/actions/16/insert-table.svg new file mode 100644 index 00000000..2d0779c3 --- /dev/null +++ b/src/actions/16/insert-table.svg @@ -0,0 +1,20 @@ + + + + + + a + diff --git a/src/actions/16/insert-text-frame.svg b/src/actions/16/insert-text-frame.svg new file mode 100644 index 00000000..0530e490 --- /dev/null +++ b/src/actions/16/insert-text-frame.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/insert-text.svg b/src/actions/16/insert-text.svg new file mode 100644 index 00000000..59e1b9a3 --- /dev/null +++ b/src/actions/16/insert-text.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/insertcellcopy.svg b/src/actions/16/insertcellcopy.svg new file mode 100644 index 00000000..aa388a35 --- /dev/null +++ b/src/actions/16/insertcellcopy.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/interactive_simplify.svg b/src/actions/16/interactive_simplify.svg new file mode 100644 index 00000000..e7f6c58a --- /dev/null +++ b/src/actions/16/interactive_simplify.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/interpolate-points.svg b/src/actions/16/interpolate-points.svg new file mode 100644 index 00000000..cd1f117f --- /dev/null +++ b/src/actions/16/interpolate-points.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/interpolate.svg b/src/actions/16/interpolate.svg new file mode 100644 index 00000000..4aa71729 --- /dev/null +++ b/src/actions/16/interpolate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/irc-channel-active.svg b/src/actions/16/irc-channel-active.svg new file mode 100644 index 00000000..ba8211d6 --- /dev/null +++ b/src/actions/16/irc-channel-active.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/irc-channel-inactive.svg b/src/actions/16/irc-channel-inactive.svg new file mode 100644 index 00000000..0eef1922 --- /dev/null +++ b/src/actions/16/irc-channel-inactive.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/join-type.svg b/src/actions/16/join-type.svg new file mode 100644 index 00000000..afdd19ac --- /dev/null +++ b/src/actions/16/join-type.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/join.svg b/src/actions/16/join.svg new file mode 100644 index 00000000..962205ec --- /dev/null +++ b/src/actions/16/join.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/journal-new.svg b/src/actions/16/journal-new.svg new file mode 100644 index 00000000..90f69c31 --- /dev/null +++ b/src/actions/16/journal-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/junction.svg b/src/actions/16/junction.svg new file mode 100644 index 00000000..7aeb3857 --- /dev/null +++ b/src/actions/16/junction.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/kdenlive-show-video.svg b/src/actions/16/kdenlive-show-video.svg new file mode 100644 index 00000000..bc46e8a1 --- /dev/null +++ b/src/actions/16/kdenlive-show-video.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/key-enter.svg b/src/actions/16/key-enter.svg new file mode 100644 index 00000000..ace221e9 --- /dev/null +++ b/src/actions/16/key-enter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/keyframe-add.svg b/src/actions/16/keyframe-add.svg new file mode 100644 index 00000000..3c81d08a --- /dev/null +++ b/src/actions/16/keyframe-add.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/keyframe-disable.svg b/src/actions/16/keyframe-disable.svg new file mode 100644 index 00000000..adafa1fc --- /dev/null +++ b/src/actions/16/keyframe-disable.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/keyframe-duplicate.svg b/src/actions/16/keyframe-duplicate.svg new file mode 100644 index 00000000..88be7e0b --- /dev/null +++ b/src/actions/16/keyframe-duplicate.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/keyframe-next.svg b/src/actions/16/keyframe-next.svg new file mode 100644 index 00000000..ee947c57 --- /dev/null +++ b/src/actions/16/keyframe-next.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/keyframe-previous.svg b/src/actions/16/keyframe-previous.svg new file mode 100644 index 00000000..e4a0f23e --- /dev/null +++ b/src/actions/16/keyframe-previous.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/keyframe-record.svg b/src/actions/16/keyframe-record.svg new file mode 100644 index 00000000..3faae4ed --- /dev/null +++ b/src/actions/16/keyframe-record.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/keyframe-remove.svg b/src/actions/16/keyframe-remove.svg new file mode 100644 index 00000000..542baa9d --- /dev/null +++ b/src/actions/16/keyframe-remove.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/keyframe.svg b/src/actions/16/keyframe.svg new file mode 100644 index 00000000..55258ffb --- /dev/null +++ b/src/actions/16/keyframe.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/knot.svg b/src/actions/16/knot.svg new file mode 100644 index 00000000..ebee2a20 --- /dev/null +++ b/src/actions/16/knot.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/kr_combine.svg b/src/actions/16/kr_combine.svg new file mode 100644 index 00000000..6b2428e9 --- /dev/null +++ b/src/actions/16/kr_combine.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/kr_comparedirs.svg b/src/actions/16/kr_comparedirs.svg new file mode 100644 index 00000000..deed44cd --- /dev/null +++ b/src/actions/16/kr_comparedirs.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/kr_diskusage.svg b/src/actions/16/kr_diskusage.svg new file mode 100644 index 00000000..d68d89e2 --- /dev/null +++ b/src/actions/16/kr_diskusage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/kr_mountman.svg b/src/actions/16/kr_mountman.svg new file mode 100644 index 00000000..ad684721 --- /dev/null +++ b/src/actions/16/kr_mountman.svg @@ -0,0 +1,29 @@ + + + + + + + + diff --git a/src/actions/16/kr_syncbrowse_off.svg b/src/actions/16/kr_syncbrowse_off.svg new file mode 100644 index 00000000..8c8dd44e --- /dev/null +++ b/src/actions/16/kr_syncbrowse_off.svg @@ -0,0 +1,23 @@ + + + + + + + diff --git a/src/actions/16/kr_syncbrowse_on.svg b/src/actions/16/kr_syncbrowse_on.svg new file mode 100644 index 00000000..18dfe86b --- /dev/null +++ b/src/actions/16/kr_syncbrowse_on.svg @@ -0,0 +1,23 @@ + + + + + + + diff --git a/src/actions/16/kr_unselect.svg b/src/actions/16/kr_unselect.svg new file mode 100644 index 00000000..d037694c --- /dev/null +++ b/src/actions/16/kr_unselect.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/kruler-east.svg b/src/actions/16/kruler-east.svg new file mode 100644 index 00000000..4a3c8a85 --- /dev/null +++ b/src/actions/16/kruler-east.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/kruler-south.svg b/src/actions/16/kruler-south.svg new file mode 100644 index 00000000..34daadd7 --- /dev/null +++ b/src/actions/16/kruler-south.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/kruler-west.svg b/src/actions/16/kruler-west.svg new file mode 100644 index 00000000..e6a13746 --- /dev/null +++ b/src/actions/16/kruler-west.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/kt-set-max-upload-speed.svg b/src/actions/16/kt-set-max-upload-speed.svg new file mode 100644 index 00000000..37a10966 --- /dev/null +++ b/src/actions/16/kt-set-max-upload-speed.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/labplot-editbreaklayout.svg b/src/actions/16/labplot-editbreaklayout.svg new file mode 100644 index 00000000..e503e87d --- /dev/null +++ b/src/actions/16/labplot-editbreaklayout.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/labplot-editgrid.svg b/src/actions/16/labplot-editgrid.svg new file mode 100644 index 00000000..24f2a30a --- /dev/null +++ b/src/actions/16/labplot-editgrid.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/labplot-edithlayout.svg b/src/actions/16/labplot-edithlayout.svg new file mode 100644 index 00000000..17d3e6e0 --- /dev/null +++ b/src/actions/16/labplot-edithlayout.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/labplot-editvlayout.svg b/src/actions/16/labplot-editvlayout.svg new file mode 100644 index 00000000..f5ddd9d4 --- /dev/null +++ b/src/actions/16/labplot-editvlayout.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/lattice2.svg b/src/actions/16/lattice2.svg new file mode 100644 index 00000000..e0962aab --- /dev/null +++ b/src/actions/16/lattice2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/layer-bottom.svg b/src/actions/16/layer-bottom.svg new file mode 100644 index 00000000..beda2c2b --- /dev/null +++ b/src/actions/16/layer-bottom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/layer-delete.svg b/src/actions/16/layer-delete.svg new file mode 100644 index 00000000..78bbe768 --- /dev/null +++ b/src/actions/16/layer-delete.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/layer-duplicate.svg b/src/actions/16/layer-duplicate.svg new file mode 100644 index 00000000..e99b0826 --- /dev/null +++ b/src/actions/16/layer-duplicate.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/layer-lower.svg b/src/actions/16/layer-lower.svg new file mode 100644 index 00000000..57602c93 --- /dev/null +++ b/src/actions/16/layer-lower.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/layer-new.svg b/src/actions/16/layer-new.svg new file mode 100644 index 00000000..245d0f64 --- /dev/null +++ b/src/actions/16/layer-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/layer-next.svg b/src/actions/16/layer-next.svg new file mode 100644 index 00000000..ded5bc4f --- /dev/null +++ b/src/actions/16/layer-next.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/layer-previous.svg b/src/actions/16/layer-previous.svg new file mode 100644 index 00000000..4505d013 --- /dev/null +++ b/src/actions/16/layer-previous.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/layer-raise.svg b/src/actions/16/layer-raise.svg new file mode 100644 index 00000000..5eab8ac8 --- /dev/null +++ b/src/actions/16/layer-raise.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/layer-top.svg b/src/actions/16/layer-top.svg new file mode 100644 index 00000000..13f85243 --- /dev/null +++ b/src/actions/16/layer-top.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/layer-visible-off.svg b/src/actions/16/layer-visible-off.svg new file mode 100644 index 00000000..f3af7bf3 --- /dev/null +++ b/src/actions/16/layer-visible-off.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/layer-visible-on.svg b/src/actions/16/layer-visible-on.svg new file mode 100644 index 00000000..afbc45d8 --- /dev/null +++ b/src/actions/16/layer-visible-on.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/license.svg b/src/actions/16/license.svg new file mode 100644 index 00000000..83635aac --- /dev/null +++ b/src/actions/16/license.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/lighttable.svg b/src/actions/16/lighttable.svg new file mode 100644 index 00000000..1f534d9b --- /dev/null +++ b/src/actions/16/lighttable.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/lines-connector.svg b/src/actions/16/lines-connector.svg new file mode 100644 index 00000000..f4bcb26d --- /dev/null +++ b/src/actions/16/lines-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/link.svg b/src/actions/16/link.svg new file mode 100644 index 00000000..019bec4d --- /dev/null +++ b/src/actions/16/link.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/list-add-font.svg b/src/actions/16/list-add-font.svg new file mode 100644 index 00000000..24cef08a --- /dev/null +++ b/src/actions/16/list-add-font.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/list-add-user.svg b/src/actions/16/list-add-user.svg new file mode 100644 index 00000000..ff081dd6 --- /dev/null +++ b/src/actions/16/list-add-user.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/list-add.svg b/src/actions/16/list-add.svg new file mode 100644 index 00000000..f76d5bb3 --- /dev/null +++ b/src/actions/16/list-add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/list-remove-user.svg b/src/actions/16/list-remove-user.svg new file mode 100644 index 00000000..d0a35645 --- /dev/null +++ b/src/actions/16/list-remove-user.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/actions/16/list-remove.svg b/src/actions/16/list-remove.svg new file mode 100644 index 00000000..d4f208c3 --- /dev/null +++ b/src/actions/16/list-remove.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/love-amarok.svg b/src/actions/16/love-amarok.svg new file mode 100644 index 00000000..5039f289 --- /dev/null +++ b/src/actions/16/love-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-attachment.svg b/src/actions/16/mail-attachment.svg new file mode 100644 index 00000000..121727b5 --- /dev/null +++ b/src/actions/16/mail-attachment.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-encrypted-part.svg b/src/actions/16/mail-encrypted-part.svg new file mode 100644 index 00000000..d4b35c6d --- /dev/null +++ b/src/actions/16/mail-encrypted-part.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/mail-forward-custom.svg b/src/actions/16/mail-forward-custom.svg new file mode 100644 index 00000000..01e540ae --- /dev/null +++ b/src/actions/16/mail-forward-custom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-forward.svg b/src/actions/16/mail-forward.svg new file mode 100644 index 00000000..2fa2868e --- /dev/null +++ b/src/actions/16/mail-forward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-forwarded-replied.svg b/src/actions/16/mail-forwarded-replied.svg new file mode 100644 index 00000000..011eae44 --- /dev/null +++ b/src/actions/16/mail-forwarded-replied.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-invitation.svg b/src/actions/16/mail-invitation.svg new file mode 100644 index 00000000..67383f9a --- /dev/null +++ b/src/actions/16/mail-invitation.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/mail-mark-important.svg b/src/actions/16/mail-mark-important.svg new file mode 100644 index 00000000..75d4904d --- /dev/null +++ b/src/actions/16/mail-mark-important.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/mail-mark-junk.svg b/src/actions/16/mail-mark-junk.svg new file mode 100644 index 00000000..7c4217f7 --- /dev/null +++ b/src/actions/16/mail-mark-junk.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/mail-mark-notjunk.svg b/src/actions/16/mail-mark-notjunk.svg new file mode 100644 index 00000000..4c85d393 --- /dev/null +++ b/src/actions/16/mail-mark-notjunk.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/mail-mark-read.svg b/src/actions/16/mail-mark-read.svg new file mode 100644 index 00000000..69664414 --- /dev/null +++ b/src/actions/16/mail-mark-read.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/mail-mark-task.svg b/src/actions/16/mail-mark-task.svg new file mode 100644 index 00000000..b4221f6b --- /dev/null +++ b/src/actions/16/mail-mark-task.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-mark-unread-new.svg b/src/actions/16/mail-mark-unread-new.svg new file mode 100644 index 00000000..1d9a3ff5 --- /dev/null +++ b/src/actions/16/mail-mark-unread-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/mail-mark-unread.svg b/src/actions/16/mail-mark-unread.svg new file mode 100644 index 00000000..35bdbe1a --- /dev/null +++ b/src/actions/16/mail-mark-unread.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/mail-meeting-request-reply.svg b/src/actions/16/mail-meeting-request-reply.svg new file mode 100644 index 00000000..9434aad7 --- /dev/null +++ b/src/actions/16/mail-meeting-request-reply.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/mail-message-new-list.svg b/src/actions/16/mail-message-new-list.svg new file mode 100644 index 00000000..24d4419d --- /dev/null +++ b/src/actions/16/mail-message-new-list.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-message-new.svg b/src/actions/16/mail-message-new.svg new file mode 100644 index 00000000..fb81d8ae --- /dev/null +++ b/src/actions/16/mail-message-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/mail-queue.svg b/src/actions/16/mail-queue.svg new file mode 100644 index 00000000..b82b6bd4 --- /dev/null +++ b/src/actions/16/mail-queue.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/mail-receive.svg b/src/actions/16/mail-receive.svg new file mode 100644 index 00000000..cc09350f --- /dev/null +++ b/src/actions/16/mail-receive.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/mail-reply-all.svg b/src/actions/16/mail-reply-all.svg new file mode 100644 index 00000000..34012381 --- /dev/null +++ b/src/actions/16/mail-reply-all.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/actions/16/mail-reply-author.svg b/src/actions/16/mail-reply-author.svg new file mode 100644 index 00000000..a59b6802 --- /dev/null +++ b/src/actions/16/mail-reply-author.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-reply-custom-all.svg b/src/actions/16/mail-reply-custom-all.svg new file mode 100644 index 00000000..cd915227 --- /dev/null +++ b/src/actions/16/mail-reply-custom-all.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-reply-custom.svg b/src/actions/16/mail-reply-custom.svg new file mode 100644 index 00000000..0fe91351 --- /dev/null +++ b/src/actions/16/mail-reply-custom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-reply-list.svg b/src/actions/16/mail-reply-list.svg new file mode 100644 index 00000000..5f8caafd --- /dev/null +++ b/src/actions/16/mail-reply-list.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-reply-sender.svg b/src/actions/16/mail-reply-sender.svg new file mode 100644 index 00000000..bb6070da --- /dev/null +++ b/src/actions/16/mail-reply-sender.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mail-send.svg b/src/actions/16/mail-send.svg new file mode 100644 index 00000000..9ae5ca52 --- /dev/null +++ b/src/actions/16/mail-send.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/mail-signature-unknown.svg b/src/actions/16/mail-signature-unknown.svg new file mode 100644 index 00000000..9e81d433 --- /dev/null +++ b/src/actions/16/mail-signature-unknown.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/mail-signed-full.svg b/src/actions/16/mail-signed-full.svg new file mode 100644 index 00000000..7e9e331e --- /dev/null +++ b/src/actions/16/mail-signed-full.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/mail-signed-part.svg b/src/actions/16/mail-signed-part.svg new file mode 100644 index 00000000..b3a454ec --- /dev/null +++ b/src/actions/16/mail-signed-part.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/mail-signed-verified.svg b/src/actions/16/mail-signed-verified.svg new file mode 100644 index 00000000..884379fa --- /dev/null +++ b/src/actions/16/mail-signed-verified.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/mail-tagged.svg b/src/actions/16/mail-tagged.svg new file mode 100644 index 00000000..66cdb26e --- /dev/null +++ b/src/actions/16/mail-tagged.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/markasblank.svg b/src/actions/16/markasblank.svg new file mode 100644 index 00000000..2dd3e990 --- /dev/null +++ b/src/actions/16/markasblank.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/measure-segments.svg b/src/actions/16/measure-segments.svg new file mode 100644 index 00000000..4360413e --- /dev/null +++ b/src/actions/16/measure-segments.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/measure.svg b/src/actions/16/measure.svg new file mode 100644 index 00000000..73460bd0 --- /dev/null +++ b/src/actions/16/measure.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-album-cover-manager-amarok.svg b/src/actions/16/media-album-cover-manager-amarok.svg new file mode 100644 index 00000000..62c90f12 --- /dev/null +++ b/src/actions/16/media-album-cover-manager-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-album-track.svg b/src/actions/16/media-album-track.svg new file mode 100644 index 00000000..93956871 --- /dev/null +++ b/src/actions/16/media-album-track.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-eject.svg b/src/actions/16/media-eject.svg new file mode 100644 index 00000000..73841e73 --- /dev/null +++ b/src/actions/16/media-eject.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-mount.svg b/src/actions/16/media-mount.svg new file mode 100644 index 00000000..cad6178a --- /dev/null +++ b/src/actions/16/media-mount.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-playback-pause.svg b/src/actions/16/media-playback-pause.svg new file mode 100644 index 00000000..2a9a7a56 --- /dev/null +++ b/src/actions/16/media-playback-pause.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-playback-start.svg b/src/actions/16/media-playback-start.svg new file mode 100644 index 00000000..28b7b44c --- /dev/null +++ b/src/actions/16/media-playback-start.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-playback-stop.svg b/src/actions/16/media-playback-stop.svg new file mode 100644 index 00000000..7ba228dd --- /dev/null +++ b/src/actions/16/media-playback-stop.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-playlist-append.svg b/src/actions/16/media-playlist-append.svg new file mode 100644 index 00000000..41152dea --- /dev/null +++ b/src/actions/16/media-playlist-append.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-playlist-play.svg b/src/actions/16/media-playlist-play.svg new file mode 100644 index 00000000..07db50aa --- /dev/null +++ b/src/actions/16/media-playlist-play.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-playlist-repeat.svg b/src/actions/16/media-playlist-repeat.svg new file mode 100644 index 00000000..d0562ee3 --- /dev/null +++ b/src/actions/16/media-playlist-repeat.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-playlist-shuffle.svg b/src/actions/16/media-playlist-shuffle.svg new file mode 100644 index 00000000..294d81a1 --- /dev/null +++ b/src/actions/16/media-playlist-shuffle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-random-albums-amarok.svg b/src/actions/16/media-random-albums-amarok.svg new file mode 100644 index 00000000..1df5098e --- /dev/null +++ b/src/actions/16/media-random-albums-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-random-tracks-amarok.svg b/src/actions/16/media-random-tracks-amarok.svg new file mode 100644 index 00000000..bfa33701 --- /dev/null +++ b/src/actions/16/media-random-tracks-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-record.svg b/src/actions/16/media-record.svg new file mode 100644 index 00000000..ad19bf4b --- /dev/null +++ b/src/actions/16/media-record.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/src/actions/16/media-repeat-album-amarok.svg b/src/actions/16/media-repeat-album-amarok.svg new file mode 100644 index 00000000..86cd1785 --- /dev/null +++ b/src/actions/16/media-repeat-album-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-repeat-none.svg b/src/actions/16/media-repeat-none.svg new file mode 100644 index 00000000..c37fafb9 --- /dev/null +++ b/src/actions/16/media-repeat-none.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/media-repeat-playlist-amarok.svg b/src/actions/16/media-repeat-playlist-amarok.svg new file mode 100644 index 00000000..56473dbf --- /dev/null +++ b/src/actions/16/media-repeat-playlist-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-repeat-track-amarok.svg b/src/actions/16/media-repeat-track-amarok.svg new file mode 100644 index 00000000..9b287ad6 --- /dev/null +++ b/src/actions/16/media-repeat-track-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-seek-backward.svg b/src/actions/16/media-seek-backward.svg new file mode 100644 index 00000000..f5e24f41 --- /dev/null +++ b/src/actions/16/media-seek-backward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-seek-forward.svg b/src/actions/16/media-seek-forward.svg new file mode 100644 index 00000000..4dc81fd2 --- /dev/null +++ b/src/actions/16/media-seek-forward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-show-active-track-amarok.svg b/src/actions/16/media-show-active-track-amarok.svg new file mode 100644 index 00000000..730df41b --- /dev/null +++ b/src/actions/16/media-show-active-track-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/media-skip-backward.svg b/src/actions/16/media-skip-backward.svg new file mode 100644 index 00000000..3f972702 --- /dev/null +++ b/src/actions/16/media-skip-backward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-skip-forward.svg b/src/actions/16/media-skip-forward.svg new file mode 100644 index 00000000..a905ae1c --- /dev/null +++ b/src/actions/16/media-skip-forward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/media-track-queue-amarok.svg b/src/actions/16/media-track-queue-amarok.svg new file mode 100644 index 00000000..3afa8188 --- /dev/null +++ b/src/actions/16/media-track-queue-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/media-track-show-active.svg b/src/actions/16/media-track-show-active.svg new file mode 100644 index 00000000..730df41b --- /dev/null +++ b/src/actions/16/media-track-show-active.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/meeting-attending-tentative.svg b/src/actions/16/meeting-attending-tentative.svg new file mode 100644 index 00000000..879557d0 --- /dev/null +++ b/src/actions/16/meeting-attending-tentative.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/meeting-participant-no-response.svg b/src/actions/16/meeting-participant-no-response.svg new file mode 100644 index 00000000..c35b0ffb --- /dev/null +++ b/src/actions/16/meeting-participant-no-response.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/meeting-participant-request-response.svg b/src/actions/16/meeting-participant-request-response.svg new file mode 100644 index 00000000..362a81e8 --- /dev/null +++ b/src/actions/16/meeting-participant-request-response.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/merge.svg b/src/actions/16/merge.svg new file mode 100644 index 00000000..d3bbbc7b --- /dev/null +++ b/src/actions/16/merge.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mergecell-horizontal.svg b/src/actions/16/mergecell-horizontal.svg new file mode 100644 index 00000000..dafe972c --- /dev/null +++ b/src/actions/16/mergecell-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mergecell-vertical.svg b/src/actions/16/mergecell-vertical.svg new file mode 100644 index 00000000..f23b78ce --- /dev/null +++ b/src/actions/16/mergecell-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mergecell.svg b/src/actions/16/mergecell.svg new file mode 100644 index 00000000..82ab708b --- /dev/null +++ b/src/actions/16/mergecell.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/mesh-gradient-fit.svg b/src/actions/16/mesh-gradient-fit.svg new file mode 100644 index 00000000..fcabb35b --- /dev/null +++ b/src/actions/16/mesh-gradient-fit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/mesh-gradient.svg b/src/actions/16/mesh-gradient.svg new file mode 100644 index 00000000..32c1623f --- /dev/null +++ b/src/actions/16/mesh-gradient.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/actions/16/messagebox_warning.svg b/src/actions/16/messagebox_warning.svg new file mode 100644 index 00000000..6e9e30eb --- /dev/null +++ b/src/actions/16/messagebox_warning.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/milestone.svg b/src/actions/16/milestone.svg new file mode 100644 index 00000000..bc93d4c7 --- /dev/null +++ b/src/actions/16/milestone.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/minuet-chords.svg b/src/actions/16/minuet-chords.svg new file mode 100644 index 00000000..312f6914 --- /dev/null +++ b/src/actions/16/minuet-chords.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/16/minuet-intervals.svg b/src/actions/16/minuet-intervals.svg new file mode 100644 index 00000000..c8128fb8 --- /dev/null +++ b/src/actions/16/minuet-intervals.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/16/minuet-rhythms.svg b/src/actions/16/minuet-rhythms.svg new file mode 100644 index 00000000..41d54688 --- /dev/null +++ b/src/actions/16/minuet-rhythms.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/16/minuet-scales.svg b/src/actions/16/minuet-scales.svg new file mode 100644 index 00000000..85b0ee92 --- /dev/null +++ b/src/actions/16/minuet-scales.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/16/mirror-symmetry.svg b/src/actions/16/mirror-symmetry.svg new file mode 100644 index 00000000..c3dbaa71 --- /dev/null +++ b/src/actions/16/mirror-symmetry.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/mode1.svg b/src/actions/16/mode1.svg new file mode 100644 index 00000000..8f71201f --- /dev/null +++ b/src/actions/16/mode1.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/mode2.svg b/src/actions/16/mode2.svg new file mode 100644 index 00000000..0e5d0b6c --- /dev/null +++ b/src/actions/16/mode2.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/mode3.svg b/src/actions/16/mode3.svg new file mode 100644 index 00000000..5715e1cf --- /dev/null +++ b/src/actions/16/mode3.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/mode4.svg b/src/actions/16/mode4.svg new file mode 100644 index 00000000..995eea81 --- /dev/null +++ b/src/actions/16/mode4.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/mode5.svg b/src/actions/16/mode5.svg new file mode 100644 index 00000000..ebfc3afe --- /dev/null +++ b/src/actions/16/mode5.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/network-connect.svg b/src/actions/16/network-connect.svg new file mode 100644 index 00000000..aeebe2bf --- /dev/null +++ b/src/actions/16/network-connect.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/network-disconnect.svg b/src/actions/16/network-disconnect.svg new file mode 100644 index 00000000..5d118b49 --- /dev/null +++ b/src/actions/16/network-disconnect.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/new-audio-alarm.svg b/src/actions/16/new-audio-alarm.svg new file mode 100644 index 00000000..58e74a98 --- /dev/null +++ b/src/actions/16/new-audio-alarm.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/news-subscribe.svg b/src/actions/16/news-subscribe.svg new file mode 100644 index 00000000..5ae1b031 --- /dev/null +++ b/src/actions/16/news-subscribe.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/news-unsubscribe.svg b/src/actions/16/news-unsubscribe.svg new file mode 100644 index 00000000..f60d08e8 --- /dev/null +++ b/src/actions/16/news-unsubscribe.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/actions/16/no-marker.svg b/src/actions/16/no-marker.svg new file mode 100644 index 00000000..9146ba1f --- /dev/null +++ b/src/actions/16/no-marker.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/node-segment-curve.svg b/src/actions/16/node-segment-curve.svg new file mode 100644 index 00000000..6393cca7 --- /dev/null +++ b/src/actions/16/node-segment-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/node-segment-line.svg b/src/actions/16/node-segment-line.svg new file mode 100644 index 00000000..14c39249 --- /dev/null +++ b/src/actions/16/node-segment-line.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/node-transform.svg b/src/actions/16/node-transform.svg new file mode 100644 index 00000000..d482ceef --- /dev/null +++ b/src/actions/16/node-transform.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/node-type-auto-smooth.svg b/src/actions/16/node-type-auto-smooth.svg new file mode 100644 index 00000000..067638e4 --- /dev/null +++ b/src/actions/16/node-type-auto-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/node-type-cusp.svg b/src/actions/16/node-type-cusp.svg new file mode 100644 index 00000000..0c7de444 --- /dev/null +++ b/src/actions/16/node-type-cusp.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/node-type-smooth.svg b/src/actions/16/node-type-smooth.svg new file mode 100644 index 00000000..3105c298 --- /dev/null +++ b/src/actions/16/node-type-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/node-type-symmetric.svg b/src/actions/16/node-type-symmetric.svg new file mode 100644 index 00000000..aea1da91 --- /dev/null +++ b/src/actions/16/node-type-symmetric.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/node.svg b/src/actions/16/node.svg new file mode 100644 index 00000000..5f924666 --- /dev/null +++ b/src/actions/16/node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/node_insert_max_x.svg b/src/actions/16/node_insert_max_x.svg new file mode 100644 index 00000000..8eadff86 --- /dev/null +++ b/src/actions/16/node_insert_max_x.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/node_insert_max_y.svg b/src/actions/16/node_insert_max_y.svg new file mode 100644 index 00000000..6d6482ef --- /dev/null +++ b/src/actions/16/node_insert_max_y.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/node_insert_min_x.svg b/src/actions/16/node_insert_min_x.svg new file mode 100644 index 00000000..51346e3e --- /dev/null +++ b/src/actions/16/node_insert_min_x.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/node_insert_min_y.svg b/src/actions/16/node_insert_min_y.svg new file mode 100644 index 00000000..4242b1e3 --- /dev/null +++ b/src/actions/16/node_insert_min_y.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/none.svg b/src/actions/16/none.svg new file mode 100644 index 00000000..073009e7 --- /dev/null +++ b/src/actions/16/none.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/notifications-disabled.svg b/src/actions/16/notifications-disabled.svg new file mode 100644 index 00000000..a2aadbf1 --- /dev/null +++ b/src/actions/16/notifications-disabled.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/src/actions/16/notifications.svg b/src/actions/16/notifications.svg new file mode 100644 index 00000000..e7adaac9 --- /dev/null +++ b/src/actions/16/notifications.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/16/object-columns.svg b/src/actions/16/object-columns.svg new file mode 100644 index 00000000..6f8e8c4a --- /dev/null +++ b/src/actions/16/object-columns.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-flip-hor.svg b/src/actions/16/object-flip-hor.svg new file mode 100644 index 00000000..91daf4a9 --- /dev/null +++ b/src/actions/16/object-flip-hor.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/object-flip-horizontal.svg b/src/actions/16/object-flip-horizontal.svg new file mode 100644 index 00000000..7065a1e8 --- /dev/null +++ b/src/actions/16/object-flip-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-flip-ver.svg b/src/actions/16/object-flip-ver.svg new file mode 100644 index 00000000..18d75a8d --- /dev/null +++ b/src/actions/16/object-flip-ver.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/object-flip-vertical.svg b/src/actions/16/object-flip-vertical.svg new file mode 100644 index 00000000..99ac71d8 --- /dev/null +++ b/src/actions/16/object-flip-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-group.svg b/src/actions/16/object-group.svg new file mode 100644 index 00000000..a4fdd01d --- /dev/null +++ b/src/actions/16/object-group.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-order-back.svg b/src/actions/16/object-order-back.svg new file mode 100644 index 00000000..804b629f --- /dev/null +++ b/src/actions/16/object-order-back.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-order-front.svg b/src/actions/16/object-order-front.svg new file mode 100644 index 00000000..55f54ec3 --- /dev/null +++ b/src/actions/16/object-order-front.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-order-lower.svg b/src/actions/16/object-order-lower.svg new file mode 100644 index 00000000..ed4d665e --- /dev/null +++ b/src/actions/16/object-order-lower.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-order-raise.svg b/src/actions/16/object-order-raise.svg new file mode 100644 index 00000000..67ccfe9b --- /dev/null +++ b/src/actions/16/object-order-raise.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-rotate-left.svg b/src/actions/16/object-rotate-left.svg new file mode 100644 index 00000000..7d30d099 --- /dev/null +++ b/src/actions/16/object-rotate-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-rotate-right.svg b/src/actions/16/object-rotate-right.svg new file mode 100644 index 00000000..c9369400 --- /dev/null +++ b/src/actions/16/object-rotate-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-rows.svg b/src/actions/16/object-rows.svg new file mode 100644 index 00000000..fd1cfce1 --- /dev/null +++ b/src/actions/16/object-rows.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-stroke-style.svg b/src/actions/16/object-stroke-style.svg new file mode 100644 index 00000000..ac448a30 --- /dev/null +++ b/src/actions/16/object-stroke-style.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/object-to-path.svg b/src/actions/16/object-to-path.svg new file mode 100644 index 00000000..a1d697a7 --- /dev/null +++ b/src/actions/16/object-to-path.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/object-ungroup-pop-selection.svg b/src/actions/16/object-ungroup-pop-selection.svg new file mode 100644 index 00000000..fbeb1abd --- /dev/null +++ b/src/actions/16/object-ungroup-pop-selection.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/object-ungroup.svg b/src/actions/16/object-ungroup.svg new file mode 100644 index 00000000..6f2bf3c3 --- /dev/null +++ b/src/actions/16/object-ungroup.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-area-focus-peak-node.svg b/src/actions/16/office-chart-area-focus-peak-node.svg new file mode 100644 index 00000000..fc3a441b --- /dev/null +++ b/src/actions/16/office-chart-area-focus-peak-node.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/office-chart-area-percentage.svg b/src/actions/16/office-chart-area-percentage.svg new file mode 100644 index 00000000..dd5066c7 --- /dev/null +++ b/src/actions/16/office-chart-area-percentage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-area-stacked.svg b/src/actions/16/office-chart-area-stacked.svg new file mode 100644 index 00000000..54f6ecc9 --- /dev/null +++ b/src/actions/16/office-chart-area-stacked.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/office-chart-area.svg b/src/actions/16/office-chart-area.svg new file mode 100644 index 00000000..79f3cd48 --- /dev/null +++ b/src/actions/16/office-chart-area.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/office-chart-bar-percentage.svg b/src/actions/16/office-chart-bar-percentage.svg new file mode 100644 index 00000000..bb564822 --- /dev/null +++ b/src/actions/16/office-chart-bar-percentage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-bar-stacked.svg b/src/actions/16/office-chart-bar-stacked.svg new file mode 100644 index 00000000..549808ea --- /dev/null +++ b/src/actions/16/office-chart-bar-stacked.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-bar.svg b/src/actions/16/office-chart-bar.svg new file mode 100644 index 00000000..298e959b --- /dev/null +++ b/src/actions/16/office-chart-bar.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-line-forecast.svg b/src/actions/16/office-chart-line-forecast.svg new file mode 100644 index 00000000..6cca8706 --- /dev/null +++ b/src/actions/16/office-chart-line-forecast.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/office-chart-line-percentage.svg b/src/actions/16/office-chart-line-percentage.svg new file mode 100644 index 00000000..e2de0531 --- /dev/null +++ b/src/actions/16/office-chart-line-percentage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-line-stacked.svg b/src/actions/16/office-chart-line-stacked.svg new file mode 100644 index 00000000..8d2c97d9 --- /dev/null +++ b/src/actions/16/office-chart-line-stacked.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-line.svg b/src/actions/16/office-chart-line.svg new file mode 100644 index 00000000..0aff3479 --- /dev/null +++ b/src/actions/16/office-chart-line.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/office-chart-pie.svg b/src/actions/16/office-chart-pie.svg new file mode 100644 index 00000000..85fe738f --- /dev/null +++ b/src/actions/16/office-chart-pie.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-polar-stacked.svg b/src/actions/16/office-chart-polar-stacked.svg new file mode 100644 index 00000000..0e47c0ae --- /dev/null +++ b/src/actions/16/office-chart-polar-stacked.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-polar.svg b/src/actions/16/office-chart-polar.svg new file mode 100644 index 00000000..0cc6c9e2 --- /dev/null +++ b/src/actions/16/office-chart-polar.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-ring.svg b/src/actions/16/office-chart-ring.svg new file mode 100644 index 00000000..b866e588 --- /dev/null +++ b/src/actions/16/office-chart-ring.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/office-chart-scatter.svg b/src/actions/16/office-chart-scatter.svg new file mode 100644 index 00000000..fda96597 --- /dev/null +++ b/src/actions/16/office-chart-scatter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/overflow-menu.svg b/src/actions/16/overflow-menu.svg new file mode 100644 index 00000000..fd9703bf --- /dev/null +++ b/src/actions/16/overflow-menu.svg @@ -0,0 +1,70 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/actions/16/pack-less.svg b/src/actions/16/pack-less.svg new file mode 100644 index 00000000..3db7f9d9 --- /dev/null +++ b/src/actions/16/pack-less.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/pack-more.svg b/src/actions/16/pack-more.svg new file mode 100644 index 00000000..552c6cb9 --- /dev/null +++ b/src/actions/16/pack-more.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/page-2sides.svg b/src/actions/16/page-2sides.svg new file mode 100644 index 00000000..1bf8e78e --- /dev/null +++ b/src/actions/16/page-2sides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/page-3sides.svg b/src/actions/16/page-3sides.svg new file mode 100644 index 00000000..49523431 --- /dev/null +++ b/src/actions/16/page-3sides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/page-4sides.svg b/src/actions/16/page-4sides.svg new file mode 100644 index 00000000..c479a5b2 --- /dev/null +++ b/src/actions/16/page-4sides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/page-simple.svg b/src/actions/16/page-simple.svg new file mode 100644 index 00000000..bca10ecf --- /dev/null +++ b/src/actions/16/page-simple.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/paint-gradient-conical.svg b/src/actions/16/paint-gradient-conical.svg new file mode 100644 index 00000000..2a0f0cb5 --- /dev/null +++ b/src/actions/16/paint-gradient-conical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/paint-gradient-linear.svg b/src/actions/16/paint-gradient-linear.svg new file mode 100644 index 00000000..56dd20c0 --- /dev/null +++ b/src/actions/16/paint-gradient-linear.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/actions/16/paint-gradient-mesh.svg b/src/actions/16/paint-gradient-mesh.svg new file mode 100644 index 00000000..9f5c9d5e --- /dev/null +++ b/src/actions/16/paint-gradient-mesh.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/paint-gradient-radial.svg b/src/actions/16/paint-gradient-radial.svg new file mode 100644 index 00000000..5b222fab --- /dev/null +++ b/src/actions/16/paint-gradient-radial.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + diff --git a/src/actions/16/paint-none.svg b/src/actions/16/paint-none.svg new file mode 100644 index 00000000..64a694cd --- /dev/null +++ b/src/actions/16/paint-none.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/paint-pattern.svg b/src/actions/16/paint-pattern.svg new file mode 100644 index 00000000..0b7bc58e --- /dev/null +++ b/src/actions/16/paint-pattern.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/paint-solid.svg b/src/actions/16/paint-solid.svg new file mode 100644 index 00000000..653605c6 --- /dev/null +++ b/src/actions/16/paint-solid.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/paint-swatch.svg b/src/actions/16/paint-swatch.svg new file mode 100644 index 00000000..eb8c6fe5 --- /dev/null +++ b/src/actions/16/paint-swatch.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/paint-unknown.svg b/src/actions/16/paint-unknown.svg new file mode 100644 index 00000000..eb7c2ccc --- /dev/null +++ b/src/actions/16/paint-unknown.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/paper-color.svg b/src/actions/16/paper-color.svg new file mode 100644 index 00000000..4835b991 --- /dev/null +++ b/src/actions/16/paper-color.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/16/password-copy.svg b/src/actions/16/password-copy.svg new file mode 100644 index 00000000..ee24f2c6 --- /dev/null +++ b/src/actions/16/password-copy.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/16/path-break-apart.svg b/src/actions/16/path-break-apart.svg new file mode 100644 index 00000000..64c5a285 --- /dev/null +++ b/src/actions/16/path-break-apart.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-combine.svg b/src/actions/16/path-combine.svg new file mode 100644 index 00000000..c2240dcc --- /dev/null +++ b/src/actions/16/path-combine.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-cut.svg b/src/actions/16/path-cut.svg new file mode 100644 index 00000000..02f811a6 --- /dev/null +++ b/src/actions/16/path-cut.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/path-difference.svg b/src/actions/16/path-difference.svg new file mode 100644 index 00000000..88efe732 --- /dev/null +++ b/src/actions/16/path-difference.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/path-division.svg b/src/actions/16/path-division.svg new file mode 100644 index 00000000..27a19138 --- /dev/null +++ b/src/actions/16/path-division.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/path-effect-parameter-next.svg b/src/actions/16/path-effect-parameter-next.svg new file mode 100644 index 00000000..c682fd88 --- /dev/null +++ b/src/actions/16/path-effect-parameter-next.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-exclusion.svg b/src/actions/16/path-exclusion.svg new file mode 100644 index 00000000..0f26afc5 --- /dev/null +++ b/src/actions/16/path-exclusion.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/path-inset.svg b/src/actions/16/path-inset.svg new file mode 100644 index 00000000..302e595c --- /dev/null +++ b/src/actions/16/path-inset.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-intersection.svg b/src/actions/16/path-intersection.svg new file mode 100644 index 00000000..e7db4373 --- /dev/null +++ b/src/actions/16/path-intersection.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-mask-edit.svg b/src/actions/16/path-mask-edit.svg new file mode 100644 index 00000000..276add00 --- /dev/null +++ b/src/actions/16/path-mask-edit.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/path-mode-bspline.svg b/src/actions/16/path-mode-bspline.svg new file mode 100644 index 00000000..e2338551 --- /dev/null +++ b/src/actions/16/path-mode-bspline.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/path-mode-polyline-paraxial.svg b/src/actions/16/path-mode-polyline-paraxial.svg new file mode 100644 index 00000000..9ee74ffc --- /dev/null +++ b/src/actions/16/path-mode-polyline-paraxial.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/path-mode-polyline.svg b/src/actions/16/path-mode-polyline.svg new file mode 100644 index 00000000..1469dd9a --- /dev/null +++ b/src/actions/16/path-mode-polyline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/path-offset-dynamic.svg b/src/actions/16/path-offset-dynamic.svg new file mode 100644 index 00000000..98715b01 --- /dev/null +++ b/src/actions/16/path-offset-dynamic.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-offset-linked.svg b/src/actions/16/path-offset-linked.svg new file mode 100644 index 00000000..70310840 --- /dev/null +++ b/src/actions/16/path-offset-linked.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-outset.svg b/src/actions/16/path-outset.svg new file mode 100644 index 00000000..ada7f905 --- /dev/null +++ b/src/actions/16/path-outset.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-reverse.svg b/src/actions/16/path-reverse.svg new file mode 100644 index 00000000..83685ff8 --- /dev/null +++ b/src/actions/16/path-reverse.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/path-simplify.svg b/src/actions/16/path-simplify.svg new file mode 100644 index 00000000..60d5b0ca --- /dev/null +++ b/src/actions/16/path-simplify.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/path-tweak-attract.svg b/src/actions/16/path-tweak-attract.svg new file mode 100644 index 00000000..6e26bd44 --- /dev/null +++ b/src/actions/16/path-tweak-attract.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/path-tweak-push.svg b/src/actions/16/path-tweak-push.svg new file mode 100644 index 00000000..466ed51e --- /dev/null +++ b/src/actions/16/path-tweak-push.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/path-tweak-roughen.svg b/src/actions/16/path-tweak-roughen.svg new file mode 100644 index 00000000..99a3bd32 --- /dev/null +++ b/src/actions/16/path-tweak-roughen.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/path-tweak-shrink.svg b/src/actions/16/path-tweak-shrink.svg new file mode 100644 index 00000000..618fe0f7 --- /dev/null +++ b/src/actions/16/path-tweak-shrink.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/path-union.svg b/src/actions/16/path-union.svg new file mode 100644 index 00000000..81a2aab6 --- /dev/null +++ b/src/actions/16/path-union.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/perspective-envelope.svg b/src/actions/16/perspective-envelope.svg new file mode 100644 index 00000000..7a8a775c --- /dev/null +++ b/src/actions/16/perspective-envelope.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/perspective-parallel.svg b/src/actions/16/perspective-parallel.svg new file mode 100644 index 00000000..bae32aae --- /dev/null +++ b/src/actions/16/perspective-parallel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/pixelart-trace.svg b/src/actions/16/pixelart-trace.svg new file mode 100644 index 00000000..301b7f0e --- /dev/null +++ b/src/actions/16/pixelart-trace.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/player-time.svg b/src/actions/16/player-time.svg new file mode 100644 index 00000000..a4087124 --- /dev/null +++ b/src/actions/16/player-time.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/player-volume-muted.svg b/src/actions/16/player-volume-muted.svg new file mode 100644 index 00000000..91a6e78e --- /dev/null +++ b/src/actions/16/player-volume-muted.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/player-volume.svg b/src/actions/16/player-volume.svg new file mode 100644 index 00000000..78d02bfa --- /dev/null +++ b/src/actions/16/player-volume.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/actions/16/plugins.svg b/src/actions/16/plugins.svg new file mode 100644 index 00000000..2a298cdd --- /dev/null +++ b/src/actions/16/plugins.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/powerclip.svg b/src/actions/16/powerclip.svg new file mode 100644 index 00000000..f2aef777 --- /dev/null +++ b/src/actions/16/powerclip.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/powermask.svg b/src/actions/16/powermask.svg new file mode 100644 index 00000000..21936f49 --- /dev/null +++ b/src/actions/16/powermask.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/powerstroke.svg b/src/actions/16/powerstroke.svg new file mode 100644 index 00000000..441a8a3c --- /dev/null +++ b/src/actions/16/powerstroke.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/precondition.svg b/src/actions/16/precondition.svg new file mode 100644 index 00000000..f0db86ff --- /dev/null +++ b/src/actions/16/precondition.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/preferences-activities.svg b/src/actions/16/preferences-activities.svg new file mode 100644 index 00000000..5ce5750f --- /dev/null +++ b/src/actions/16/preferences-activities.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/primarykey_constraint.svg b/src/actions/16/primarykey_constraint.svg new file mode 100644 index 00000000..f9e9e7e8 --- /dev/null +++ b/src/actions/16/primarykey_constraint.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/process-stop.svg b/src/actions/16/process-stop.svg new file mode 100644 index 00000000..24b70924 --- /dev/null +++ b/src/actions/16/process-stop.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/project-development-close.svg b/src/actions/16/project-development-close.svg new file mode 100644 index 00000000..5cddb41d --- /dev/null +++ b/src/actions/16/project-development-close.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/project-development-new-template.svg b/src/actions/16/project-development-new-template.svg new file mode 100644 index 00000000..8dcb1f09 --- /dev/null +++ b/src/actions/16/project-development-new-template.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/project-development.svg b/src/actions/16/project-development.svg new file mode 100644 index 00000000..2c1953c4 --- /dev/null +++ b/src/actions/16/project-development.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/project-open.svg b/src/actions/16/project-open.svg new file mode 100644 index 00000000..9120e457 --- /dev/null +++ b/src/actions/16/project-open.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/pts2ellipse.svg b/src/actions/16/pts2ellipse.svg new file mode 100644 index 00000000..969ac859 --- /dev/null +++ b/src/actions/16/pts2ellipse.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/quickopen-class.svg b/src/actions/16/quickopen-class.svg new file mode 100644 index 00000000..c2adb004 --- /dev/null +++ b/src/actions/16/quickopen-class.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/quickopen-file.svg b/src/actions/16/quickopen-file.svg new file mode 100644 index 00000000..9973561e --- /dev/null +++ b/src/actions/16/quickopen-file.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/quickopen-function.svg b/src/actions/16/quickopen-function.svg new file mode 100644 index 00000000..a72b55ac --- /dev/null +++ b/src/actions/16/quickopen-function.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/quickopen.svg b/src/actions/16/quickopen.svg new file mode 100644 index 00000000..e435664a --- /dev/null +++ b/src/actions/16/quickopen.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/realization.svg b/src/actions/16/realization.svg new file mode 100644 index 00000000..7a4bfbb9 --- /dev/null +++ b/src/actions/16/realization.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/rectangle-make-corners-sharp.svg b/src/actions/16/rectangle-make-corners-sharp.svg new file mode 100644 index 00000000..d866d80a --- /dev/null +++ b/src/actions/16/rectangle-make-corners-sharp.svg @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/src/actions/16/redeyes.svg b/src/actions/16/redeyes.svg new file mode 100644 index 00000000..f3ef645a --- /dev/null +++ b/src/actions/16/redeyes.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/remove-color.svg b/src/actions/16/remove-color.svg new file mode 100644 index 00000000..31285a7f --- /dev/null +++ b/src/actions/16/remove-color.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/remove-link.svg b/src/actions/16/remove-link.svg new file mode 100644 index 00000000..265813c1 --- /dev/null +++ b/src/actions/16/remove-link.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/repeat.svg b/src/actions/16/repeat.svg new file mode 100644 index 00000000..cc589ffc --- /dev/null +++ b/src/actions/16/repeat.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/resizecol.svg b/src/actions/16/resizecol.svg new file mode 100644 index 00000000..09dc1b9e --- /dev/null +++ b/src/actions/16/resizecol.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/resizerow.svg b/src/actions/16/resizerow.svg new file mode 100644 index 00000000..76907303 --- /dev/null +++ b/src/actions/16/resizerow.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/resource-calendar-child-insert.svg b/src/actions/16/resource-calendar-child-insert.svg new file mode 100644 index 00000000..0f716552 --- /dev/null +++ b/src/actions/16/resource-calendar-child-insert.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/resource-calendar-child.svg b/src/actions/16/resource-calendar-child.svg new file mode 100644 index 00000000..cb0790a8 --- /dev/null +++ b/src/actions/16/resource-calendar-child.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/resource-calendar-insert.svg b/src/actions/16/resource-calendar-insert.svg new file mode 100644 index 00000000..42e785d3 --- /dev/null +++ b/src/actions/16/resource-calendar-insert.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/resource-group-new.svg b/src/actions/16/resource-group-new.svg new file mode 100644 index 00000000..37603771 --- /dev/null +++ b/src/actions/16/resource-group-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/restoration.svg b/src/actions/16/restoration.svg new file mode 100644 index 00000000..249a1825 --- /dev/null +++ b/src/actions/16/restoration.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/16/retweet.svg b/src/actions/16/retweet.svg new file mode 100644 index 00000000..584f2e12 --- /dev/null +++ b/src/actions/16/retweet.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/reverse.svg b/src/actions/16/reverse.svg new file mode 100644 index 00000000..66f8c26d --- /dev/null +++ b/src/actions/16/reverse.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/roll.svg b/src/actions/16/roll.svg new file mode 100644 index 00000000..978d9e36 --- /dev/null +++ b/src/actions/16/roll.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/roughen.svg b/src/actions/16/roughen.svg new file mode 100644 index 00000000..8ce75ddb --- /dev/null +++ b/src/actions/16/roughen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/ruler.svg b/src/actions/16/ruler.svg new file mode 100644 index 00000000..d2c4e1d5 --- /dev/null +++ b/src/actions/16/ruler.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/run-build-clean.svg b/src/actions/16/run-build-clean.svg new file mode 100644 index 00000000..de9172af --- /dev/null +++ b/src/actions/16/run-build-clean.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/run-build-configure.svg b/src/actions/16/run-build-configure.svg new file mode 100644 index 00000000..3dc3738e --- /dev/null +++ b/src/actions/16/run-build-configure.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/run-build-file.svg b/src/actions/16/run-build-file.svg new file mode 100644 index 00000000..2dcb6889 --- /dev/null +++ b/src/actions/16/run-build-file.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/run-build-install-root.svg b/src/actions/16/run-build-install-root.svg new file mode 100644 index 00000000..0be89093 --- /dev/null +++ b/src/actions/16/run-build-install-root.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/run-build-install.svg b/src/actions/16/run-build-install.svg new file mode 100644 index 00000000..34703b65 --- /dev/null +++ b/src/actions/16/run-build-install.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/run-build-prune.svg b/src/actions/16/run-build-prune.svg new file mode 100644 index 00000000..749abed2 --- /dev/null +++ b/src/actions/16/run-build-prune.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/run-build.svg b/src/actions/16/run-build.svg new file mode 100644 index 00000000..c69f16f6 --- /dev/null +++ b/src/actions/16/run-build.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/screen-rotate-auto-off.svg b/src/actions/16/screen-rotate-auto-off.svg new file mode 100644 index 00000000..52e9246c --- /dev/null +++ b/src/actions/16/screen-rotate-auto-off.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/src/actions/16/screen-rotate-auto-on.svg b/src/actions/16/screen-rotate-auto-on.svg new file mode 100644 index 00000000..6649d7a4 --- /dev/null +++ b/src/actions/16/screen-rotate-auto-on.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/16/searching.svg b/src/actions/16/searching.svg new file mode 100644 index 00000000..c31b172b --- /dev/null +++ b/src/actions/16/searching.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/16/select-rectangular.svg b/src/actions/16/select-rectangular.svg new file mode 100644 index 00000000..2fe52409 --- /dev/null +++ b/src/actions/16/select-rectangular.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/selection-move-to-layer-above.svg b/src/actions/16/selection-move-to-layer-above.svg new file mode 100644 index 00000000..8df1a52e --- /dev/null +++ b/src/actions/16/selection-move-to-layer-above.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/selection-move-to-layer-below.svg b/src/actions/16/selection-move-to-layer-below.svg new file mode 100644 index 00000000..ede90ff6 --- /dev/null +++ b/src/actions/16/selection-move-to-layer-below.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/selection-move-to-layer.svg b/src/actions/16/selection-move-to-layer.svg new file mode 100644 index 00000000..38526b48 --- /dev/null +++ b/src/actions/16/selection-move-to-layer.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/selection-touch.svg b/src/actions/16/selection-touch.svg new file mode 100644 index 00000000..270ae9ce --- /dev/null +++ b/src/actions/16/selection-touch.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/send_signal.svg b/src/actions/16/send_signal.svg new file mode 100644 index 00000000..57f72b61 --- /dev/null +++ b/src/actions/16/send_signal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/shapes.svg b/src/actions/16/shapes.svg new file mode 100644 index 00000000..2db7c20e --- /dev/null +++ b/src/actions/16/shapes.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/show-bounding-box.svg b/src/actions/16/show-bounding-box.svg new file mode 100644 index 00000000..14908a7c --- /dev/null +++ b/src/actions/16/show-bounding-box.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/show-guides.svg b/src/actions/16/show-guides.svg new file mode 100644 index 00000000..187b023f --- /dev/null +++ b/src/actions/16/show-guides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/show-handles.svg b/src/actions/16/show-handles.svg new file mode 100644 index 00000000..c265749f --- /dev/null +++ b/src/actions/16/show-handles.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/show-menu.svg b/src/actions/16/show-menu.svg new file mode 100644 index 00000000..68dbf4ea --- /dev/null +++ b/src/actions/16/show-menu.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/show-node-handles.svg b/src/actions/16/show-node-handles.svg new file mode 100644 index 00000000..b65e1089 --- /dev/null +++ b/src/actions/16/show-node-handles.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/show-path-outline.svg b/src/actions/16/show-path-outline.svg new file mode 100644 index 00000000..6660b1f4 --- /dev/null +++ b/src/actions/16/show-path-outline.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/similarartists-amarok.svg b/src/actions/16/similarartists-amarok.svg new file mode 100644 index 00000000..6a43bea7 --- /dev/null +++ b/src/actions/16/similarartists-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/simplify.svg b/src/actions/16/simplify.svg new file mode 100644 index 00000000..81624693 --- /dev/null +++ b/src/actions/16/simplify.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/skeletal.svg b/src/actions/16/skeletal.svg new file mode 100644 index 00000000..b31f2f28 --- /dev/null +++ b/src/actions/16/skeletal.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/sketch.svg b/src/actions/16/sketch.svg new file mode 100644 index 00000000..b8b82621 --- /dev/null +++ b/src/actions/16/sketch.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/slice.svg b/src/actions/16/slice.svg new file mode 100644 index 00000000..776884f5 --- /dev/null +++ b/src/actions/16/slice.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/smiley-add.svg b/src/actions/16/smiley-add.svg new file mode 100644 index 00000000..681417b1 --- /dev/null +++ b/src/actions/16/smiley-add.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/snap-angle.svg b/src/actions/16/snap-angle.svg new file mode 100644 index 00000000..b949c142 --- /dev/null +++ b/src/actions/16/snap-angle.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/src/actions/16/snap-bounding-box-center.svg b/src/actions/16/snap-bounding-box-center.svg new file mode 100644 index 00000000..79ccba48 --- /dev/null +++ b/src/actions/16/snap-bounding-box-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-bounding-box-corners.svg b/src/actions/16/snap-bounding-box-corners.svg new file mode 100644 index 00000000..08615ffe --- /dev/null +++ b/src/actions/16/snap-bounding-box-corners.svg @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/src/actions/16/snap-bounding-box-edges.svg b/src/actions/16/snap-bounding-box-edges.svg new file mode 100644 index 00000000..ff32b227 --- /dev/null +++ b/src/actions/16/snap-bounding-box-edges.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-bounding-box-midpoints.svg b/src/actions/16/snap-bounding-box-midpoints.svg new file mode 100644 index 00000000..2b3a2b88 --- /dev/null +++ b/src/actions/16/snap-bounding-box-midpoints.svg @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/src/actions/16/snap-extension.svg b/src/actions/16/snap-extension.svg new file mode 100644 index 00000000..0a0cb5c3 --- /dev/null +++ b/src/actions/16/snap-extension.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/snap-grid-guide-intersections.svg b/src/actions/16/snap-grid-guide-intersections.svg new file mode 100644 index 00000000..5b588c85 --- /dev/null +++ b/src/actions/16/snap-grid-guide-intersections.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-guideline.svg b/src/actions/16/snap-guideline.svg new file mode 100644 index 00000000..58c78ac3 --- /dev/null +++ b/src/actions/16/snap-guideline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/snap-intersection.svg b/src/actions/16/snap-intersection.svg new file mode 100644 index 00000000..e72eb820 --- /dev/null +++ b/src/actions/16/snap-intersection.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/snap-node.svg b/src/actions/16/snap-node.svg new file mode 100644 index 00000000..2f011595 --- /dev/null +++ b/src/actions/16/snap-node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/snap-nodes-center.svg b/src/actions/16/snap-nodes-center.svg new file mode 100644 index 00000000..e64bdfa4 --- /dev/null +++ b/src/actions/16/snap-nodes-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-nodes-cusp.svg b/src/actions/16/snap-nodes-cusp.svg new file mode 100644 index 00000000..af2feb72 --- /dev/null +++ b/src/actions/16/snap-nodes-cusp.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-nodes-intersection.svg b/src/actions/16/snap-nodes-intersection.svg new file mode 100644 index 00000000..f8efd0d8 --- /dev/null +++ b/src/actions/16/snap-nodes-intersection.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-nodes-midpoint.svg b/src/actions/16/snap-nodes-midpoint.svg new file mode 100644 index 00000000..74656548 --- /dev/null +++ b/src/actions/16/snap-nodes-midpoint.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-nodes-path.svg b/src/actions/16/snap-nodes-path.svg new file mode 100644 index 00000000..4f0177b5 --- /dev/null +++ b/src/actions/16/snap-nodes-path.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-nodes-rotation-center.svg b/src/actions/16/snap-nodes-rotation-center.svg new file mode 100644 index 00000000..a9f70c34 --- /dev/null +++ b/src/actions/16/snap-nodes-rotation-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-nodes-smooth.svg b/src/actions/16/snap-nodes-smooth.svg new file mode 100644 index 00000000..45fb83f6 --- /dev/null +++ b/src/actions/16/snap-nodes-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap-nodes.svg b/src/actions/16/snap-nodes.svg new file mode 100644 index 00000000..b64645b6 --- /dev/null +++ b/src/actions/16/snap-nodes.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/snap-orthogonal.svg b/src/actions/16/snap-orthogonal.svg new file mode 100644 index 00000000..acfe3775 --- /dev/null +++ b/src/actions/16/snap-orthogonal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/snap-others.svg b/src/actions/16/snap-others.svg new file mode 100644 index 00000000..7ebdcaf4 --- /dev/null +++ b/src/actions/16/snap-others.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/actions/16/snap-page.svg b/src/actions/16/snap-page.svg new file mode 100644 index 00000000..20ad90a3 --- /dev/null +++ b/src/actions/16/snap-page.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/snap-text-baseline.svg b/src/actions/16/snap-text-baseline.svg new file mode 100644 index 00000000..f94c1f48 --- /dev/null +++ b/src/actions/16/snap-text-baseline.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/snap.svg b/src/actions/16/snap.svg new file mode 100644 index 00000000..69ddfdb1 --- /dev/null +++ b/src/actions/16/snap.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/sort-presence.svg b/src/actions/16/sort-presence.svg new file mode 100644 index 00000000..46ca2b47 --- /dev/null +++ b/src/actions/16/sort-presence.svg @@ -0,0 +1,28 @@ + + + + + + + + diff --git a/src/actions/16/speaker.svg b/src/actions/16/speaker.svg new file mode 100644 index 00000000..704c97ec --- /dev/null +++ b/src/actions/16/speaker.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/special_paste.svg b/src/actions/16/special_paste.svg new file mode 100644 index 00000000..34103c9e --- /dev/null +++ b/src/actions/16/special_paste.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/spiro.svg b/src/actions/16/spiro.svg new file mode 100644 index 00000000..9c1a5ee1 --- /dev/null +++ b/src/actions/16/spiro.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/split.svg b/src/actions/16/split.svg new file mode 100644 index 00000000..0269965e --- /dev/null +++ b/src/actions/16/split.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/spray-mode-clone.svg b/src/actions/16/spray-mode-clone.svg new file mode 100644 index 00000000..2db37d48 --- /dev/null +++ b/src/actions/16/spray-mode-clone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/spray-mode-copy.svg b/src/actions/16/spray-mode-copy.svg new file mode 100644 index 00000000..fc9a3816 --- /dev/null +++ b/src/actions/16/spray-mode-copy.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/spray-mode-union.svg b/src/actions/16/spray-mode-union.svg new file mode 100644 index 00000000..dac509b0 --- /dev/null +++ b/src/actions/16/spray-mode-union.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/sqrt.svg b/src/actions/16/sqrt.svg new file mode 100644 index 00000000..6c956139 --- /dev/null +++ b/src/actions/16/sqrt.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/standard-connector.svg b/src/actions/16/standard-connector.svg new file mode 100644 index 00000000..f6d203d4 --- /dev/null +++ b/src/actions/16/standard-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/state-fork.svg b/src/actions/16/state-fork.svg new file mode 100644 index 00000000..0c301c06 --- /dev/null +++ b/src/actions/16/state-fork.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stateshape.svg b/src/actions/16/stateshape.svg new file mode 100644 index 00000000..f6bc6fcf --- /dev/null +++ b/src/actions/16/stateshape.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/story-editor.svg b/src/actions/16/story-editor.svg new file mode 100644 index 00000000..434c71af --- /dev/null +++ b/src/actions/16/story-editor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stroke-cap-butt.svg b/src/actions/16/stroke-cap-butt.svg new file mode 100644 index 00000000..38fd8c8d --- /dev/null +++ b/src/actions/16/stroke-cap-butt.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stroke-cap-round.svg b/src/actions/16/stroke-cap-round.svg new file mode 100644 index 00000000..7c65afb5 --- /dev/null +++ b/src/actions/16/stroke-cap-round.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stroke-cap-square.svg b/src/actions/16/stroke-cap-square.svg new file mode 100644 index 00000000..a660a2c9 --- /dev/null +++ b/src/actions/16/stroke-cap-square.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stroke-join-bevel.svg b/src/actions/16/stroke-join-bevel.svg new file mode 100644 index 00000000..ce3f5424 --- /dev/null +++ b/src/actions/16/stroke-join-bevel.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stroke-join-miter.svg b/src/actions/16/stroke-join-miter.svg new file mode 100644 index 00000000..b9121812 --- /dev/null +++ b/src/actions/16/stroke-join-miter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stroke-join-round.svg b/src/actions/16/stroke-join-round.svg new file mode 100644 index 00000000..57fba895 --- /dev/null +++ b/src/actions/16/stroke-join-round.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/stroke-to-path.svg b/src/actions/16/stroke-to-path.svg new file mode 100644 index 00000000..73c8ae20 --- /dev/null +++ b/src/actions/16/stroke-to-path.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/16/svn-commit.svg b/src/actions/16/svn-commit.svg new file mode 100644 index 00000000..86bd033d --- /dev/null +++ b/src/actions/16/svn-commit.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/svn-update.svg b/src/actions/16/svn-update.svg new file mode 100644 index 00000000..0cc1094f --- /dev/null +++ b/src/actions/16/svn-update.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/swap-panels.svg b/src/actions/16/swap-panels.svg new file mode 100644 index 00000000..62756b24 --- /dev/null +++ b/src/actions/16/swap-panels.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/swatches.svg b/src/actions/16/swatches.svg new file mode 100644 index 00000000..78574b15 --- /dev/null +++ b/src/actions/16/swatches.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/16/switch-off.svg b/src/actions/16/switch-off.svg new file mode 100644 index 00000000..bb5e543b --- /dev/null +++ b/src/actions/16/switch-off.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/switch-on.svg b/src/actions/16/switch-on.svg new file mode 100644 index 00000000..cf50cc0b --- /dev/null +++ b/src/actions/16/switch-on.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/symbol-add.svg b/src/actions/16/symbol-add.svg new file mode 100644 index 00000000..bac0ca49 --- /dev/null +++ b/src/actions/16/symbol-add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/symbol-bigger.svg b/src/actions/16/symbol-bigger.svg new file mode 100644 index 00000000..6710f916 --- /dev/null +++ b/src/actions/16/symbol-bigger.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/symbol-fit.svg b/src/actions/16/symbol-fit.svg new file mode 100644 index 00000000..7aa6b3c3 --- /dev/null +++ b/src/actions/16/symbol-fit.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/symbol-remove.svg b/src/actions/16/symbol-remove.svg new file mode 100644 index 00000000..b797e4bd --- /dev/null +++ b/src/actions/16/symbol-remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/symbol-smaller.svg b/src/actions/16/symbol-smaller.svg new file mode 100644 index 00000000..d7845ebf --- /dev/null +++ b/src/actions/16/symbol-smaller.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/symbols.svg b/src/actions/16/symbols.svg new file mode 100644 index 00000000..5224c8d7 --- /dev/null +++ b/src/actions/16/symbols.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/system-log-out.svg b/src/actions/16/system-log-out.svg new file mode 100644 index 00000000..0c26a4b0 --- /dev/null +++ b/src/actions/16/system-log-out.svg @@ -0,0 +1,17 @@ + + + + + + + + diff --git a/src/actions/16/system-run.svg b/src/actions/16/system-run.svg new file mode 100644 index 00000000..5cde8888 --- /dev/null +++ b/src/actions/16/system-run.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/system-switch-user.svg b/src/actions/16/system-switch-user.svg new file mode 100644 index 00000000..cafaa719 --- /dev/null +++ b/src/actions/16/system-switch-user.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/tab-detach.svg b/src/actions/16/tab-detach.svg new file mode 100644 index 00000000..6652a094 --- /dev/null +++ b/src/actions/16/tab-detach.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tab-duplicate.svg b/src/actions/16/tab-duplicate.svg new file mode 100644 index 00000000..4b465afc --- /dev/null +++ b/src/actions/16/tab-duplicate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tab-new-background.svg b/src/actions/16/tab-new-background.svg new file mode 100644 index 00000000..a2555063 --- /dev/null +++ b/src/actions/16/tab-new-background.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/table.svg b/src/actions/16/table.svg new file mode 100644 index 00000000..3f8a9f71 --- /dev/null +++ b/src/actions/16/table.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/tag-edit.svg b/src/actions/16/tag-edit.svg new file mode 100644 index 00000000..c478474c --- /dev/null +++ b/src/actions/16/tag-edit.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/tag-new.svg b/src/actions/16/tag-new.svg new file mode 100644 index 00000000..86b10d07 --- /dev/null +++ b/src/actions/16/tag-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/tag.svg b/src/actions/16/tag.svg new file mode 100644 index 00000000..b3454aac --- /dev/null +++ b/src/actions/16/tag.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/taper-stroke.svg b/src/actions/16/taper-stroke.svg new file mode 100644 index 00000000..49211490 --- /dev/null +++ b/src/actions/16/taper-stroke.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/task-new.svg b/src/actions/16/task-new.svg new file mode 100644 index 00000000..c8a6d660 --- /dev/null +++ b/src/actions/16/task-new.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/taxes-finances.svg b/src/actions/16/taxes-finances.svg new file mode 100644 index 00000000..fd578496 --- /dev/null +++ b/src/actions/16/taxes-finances.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/text-field-framed.svg b/src/actions/16/text-field-framed.svg new file mode 100644 index 00000000..67555f53 --- /dev/null +++ b/src/actions/16/text-field-framed.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/16/text-field.svg b/src/actions/16/text-field.svg new file mode 100644 index 00000000..d35d201b --- /dev/null +++ b/src/actions/16/text-field.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/text-flow-into-frame.svg b/src/actions/16/text-flow-into-frame.svg new file mode 100644 index 00000000..56683ee3 --- /dev/null +++ b/src/actions/16/text-flow-into-frame.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/text-frame-link.svg b/src/actions/16/text-frame-link.svg new file mode 100644 index 00000000..1c8ea359 --- /dev/null +++ b/src/actions/16/text-frame-link.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/text-frame-unlink.svg b/src/actions/16/text-frame-unlink.svg new file mode 100644 index 00000000..ee1bfa61 --- /dev/null +++ b/src/actions/16/text-frame-unlink.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/text-put-on-path.svg b/src/actions/16/text-put-on-path.svg new file mode 100644 index 00000000..b1682da5 --- /dev/null +++ b/src/actions/16/text-put-on-path.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/text-remove-from-path.svg b/src/actions/16/text-remove-from-path.svg new file mode 100644 index 00000000..b1121fe4 --- /dev/null +++ b/src/actions/16/text-remove-from-path.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/16/text-speak.svg b/src/actions/16/text-speak.svg new file mode 100644 index 00000000..51a9b209 --- /dev/null +++ b/src/actions/16/text-speak.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/text-unflow.svg b/src/actions/16/text-unflow.svg new file mode 100644 index 00000000..3b091763 --- /dev/null +++ b/src/actions/16/text-unflow.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/text-unkern.svg b/src/actions/16/text-unkern.svg new file mode 100644 index 00000000..df96c11e --- /dev/null +++ b/src/actions/16/text-unkern.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/text-wrap.svg b/src/actions/16/text-wrap.svg new file mode 100644 index 00000000..3a77f5af --- /dev/null +++ b/src/actions/16/text-wrap.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/16/text_horz_kern.svg b/src/actions/16/text_horz_kern.svg new file mode 100644 index 00000000..4e5b7e95 --- /dev/null +++ b/src/actions/16/text_horz_kern.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/text_letter_spacing.svg b/src/actions/16/text_letter_spacing.svg new file mode 100644 index 00000000..c61c685b --- /dev/null +++ b/src/actions/16/text_letter_spacing.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/text_line_spacing.svg b/src/actions/16/text_line_spacing.svg new file mode 100644 index 00000000..b3429d75 --- /dev/null +++ b/src/actions/16/text_line_spacing.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/text_outer_style.svg b/src/actions/16/text_outer_style.svg new file mode 100644 index 00000000..8e14b6b4 --- /dev/null +++ b/src/actions/16/text_outer_style.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/16/text_rotation.svg b/src/actions/16/text_rotation.svg new file mode 100644 index 00000000..013d51e0 --- /dev/null +++ b/src/actions/16/text_rotation.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/text_vert_kern.svg b/src/actions/16/text_vert_kern.svg new file mode 100644 index 00000000..84c7e590 --- /dev/null +++ b/src/actions/16/text_vert_kern.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/text_word_spacing.svg b/src/actions/16/text_word_spacing.svg new file mode 100644 index 00000000..a7cef22c --- /dev/null +++ b/src/actions/16/text_word_spacing.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/too-much-ink-icon.svg b/src/actions/16/too-much-ink-icon.svg new file mode 100644 index 00000000..aa00173b --- /dev/null +++ b/src/actions/16/too-much-ink-icon.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/tool-animator.svg b/src/actions/16/tool-animator.svg new file mode 100644 index 00000000..a409c893 --- /dev/null +++ b/src/actions/16/tool-animator.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tool-tweak.svg b/src/actions/16/tool-tweak.svg new file mode 100644 index 00000000..8a09b28f --- /dev/null +++ b/src/actions/16/tool-tweak.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-check-spelling.svg b/src/actions/16/tools-check-spelling.svg new file mode 100644 index 00000000..ac15dd05 --- /dev/null +++ b/src/actions/16/tools-check-spelling.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/tools-media-optical-burn-image.svg b/src/actions/16/tools-media-optical-burn-image.svg new file mode 100644 index 00000000..ef9ead47 --- /dev/null +++ b/src/actions/16/tools-media-optical-burn-image.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-media-optical-burn.svg b/src/actions/16/tools-media-optical-burn.svg new file mode 100644 index 00000000..077ca796 --- /dev/null +++ b/src/actions/16/tools-media-optical-burn.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-media-optical-copy.svg b/src/actions/16/tools-media-optical-copy.svg new file mode 100644 index 00000000..4ca4a60c --- /dev/null +++ b/src/actions/16/tools-media-optical-copy.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-media-optical-erase.svg b/src/actions/16/tools-media-optical-erase.svg new file mode 100644 index 00000000..f8bcc0d3 --- /dev/null +++ b/src/actions/16/tools-media-optical-erase.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-media-optical-format.svg b/src/actions/16/tools-media-optical-format.svg new file mode 100644 index 00000000..02a70d56 --- /dev/null +++ b/src/actions/16/tools-media-optical-format.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-report-bug.svg b/src/actions/16/tools-report-bug.svg new file mode 100644 index 00000000..c0a9efc9 --- /dev/null +++ b/src/actions/16/tools-report-bug.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/16/tools-rip-audio-cd.svg b/src/actions/16/tools-rip-audio-cd.svg new file mode 100644 index 00000000..9c7d26ad --- /dev/null +++ b/src/actions/16/tools-rip-audio-cd.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-rip-video-cd.svg b/src/actions/16/tools-rip-video-cd.svg new file mode 100644 index 00000000..d20ae66a --- /dev/null +++ b/src/actions/16/tools-rip-video-cd.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-rip-video-dvd.svg b/src/actions/16/tools-rip-video-dvd.svg new file mode 100644 index 00000000..4d712bde --- /dev/null +++ b/src/actions/16/tools-rip-video-dvd.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/tools-wizard.svg b/src/actions/16/tools-wizard.svg new file mode 100644 index 00000000..5e7e0079 --- /dev/null +++ b/src/actions/16/tools-wizard.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/tools.svg b/src/actions/16/tools.svg new file mode 100644 index 00000000..a2204395 --- /dev/null +++ b/src/actions/16/tools.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/actions/16/transform-2pts.svg b/src/actions/16/transform-2pts.svg new file mode 100644 index 00000000..30bae456 --- /dev/null +++ b/src/actions/16/transform-2pts.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/transform-affect-gradient.svg b/src/actions/16/transform-affect-gradient.svg new file mode 100644 index 00000000..6161dcb6 --- /dev/null +++ b/src/actions/16/transform-affect-gradient.svg @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/src/actions/16/transform-affect-pattern.svg b/src/actions/16/transform-affect-pattern.svg new file mode 100644 index 00000000..4651b288 --- /dev/null +++ b/src/actions/16/transform-affect-pattern.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/transform-affect-rounded-corners.svg b/src/actions/16/transform-affect-rounded-corners.svg new file mode 100644 index 00000000..d592e8f6 --- /dev/null +++ b/src/actions/16/transform-affect-rounded-corners.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/transform-affect-stroke.svg b/src/actions/16/transform-affect-stroke.svg new file mode 100644 index 00000000..23de0e7d --- /dev/null +++ b/src/actions/16/transform-affect-stroke.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/transform-crop-and-resize.svg b/src/actions/16/transform-crop-and-resize.svg new file mode 100644 index 00000000..c8e459fe --- /dev/null +++ b/src/actions/16/transform-crop-and-resize.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-crop.svg b/src/actions/16/transform-crop.svg new file mode 100644 index 00000000..3175edee --- /dev/null +++ b/src/actions/16/transform-crop.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-move-horizontal.svg b/src/actions/16/transform-move-horizontal.svg new file mode 100644 index 00000000..4e367de8 --- /dev/null +++ b/src/actions/16/transform-move-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-move-vertical.svg b/src/actions/16/transform-move-vertical.svg new file mode 100644 index 00000000..42f363ed --- /dev/null +++ b/src/actions/16/transform-move-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-move.svg b/src/actions/16/transform-move.svg new file mode 100644 index 00000000..3d151ee3 --- /dev/null +++ b/src/actions/16/transform-move.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-rotate.svg b/src/actions/16/transform-rotate.svg new file mode 100644 index 00000000..bc138234 --- /dev/null +++ b/src/actions/16/transform-rotate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-scale-textbox-points.svg b/src/actions/16/transform-scale-textbox-points.svg new file mode 100644 index 00000000..a8d19f4f --- /dev/null +++ b/src/actions/16/transform-scale-textbox-points.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-scale.svg b/src/actions/16/transform-scale.svg new file mode 100644 index 00000000..6fcae76b --- /dev/null +++ b/src/actions/16/transform-scale.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-shear-down.svg b/src/actions/16/transform-shear-down.svg new file mode 100644 index 00000000..7584db49 --- /dev/null +++ b/src/actions/16/transform-shear-down.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-shear-left.svg b/src/actions/16/transform-shear-left.svg new file mode 100644 index 00000000..937414be --- /dev/null +++ b/src/actions/16/transform-shear-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-shear-right.svg b/src/actions/16/transform-shear-right.svg new file mode 100644 index 00000000..b170328d --- /dev/null +++ b/src/actions/16/transform-shear-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/transform-shear-up.svg b/src/actions/16/transform-shear-up.svg new file mode 100644 index 00000000..0727a950 --- /dev/null +++ b/src/actions/16/transform-shear-up.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/trash-empty.svg b/src/actions/16/trash-empty.svg new file mode 100644 index 00000000..f2e33954 --- /dev/null +++ b/src/actions/16/trash-empty.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/trim-margins.svg b/src/actions/16/trim-margins.svg new file mode 100644 index 00000000..1fe5f5ac --- /dev/null +++ b/src/actions/16/trim-margins.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/16/trim-to-selection.svg b/src/actions/16/trim-to-selection.svg new file mode 100644 index 00000000..a419b21a --- /dev/null +++ b/src/actions/16/trim-to-selection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/16/umbrello_diagram_deployment.svg b/src/actions/16/umbrello_diagram_deployment.svg new file mode 100644 index 00000000..53d27962 --- /dev/null +++ b/src/actions/16/umbrello_diagram_deployment.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/uniassociation.svg b/src/actions/16/uniassociation.svg new file mode 100644 index 00000000..c0c804cc --- /dev/null +++ b/src/actions/16/uniassociation.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/unique_constraint.svg b/src/actions/16/unique_constraint.svg new file mode 100644 index 00000000..460c5918 --- /dev/null +++ b/src/actions/16/unique_constraint.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/unmarkasblank.svg b/src/actions/16/unmarkasblank.svg new file mode 100644 index 00000000..8784057c --- /dev/null +++ b/src/actions/16/unmarkasblank.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/16/upindicator.svg b/src/actions/16/upindicator.svg new file mode 100644 index 00000000..5ace3c7d --- /dev/null +++ b/src/actions/16/upindicator.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/upload-media.svg b/src/actions/16/upload-media.svg new file mode 100644 index 00000000..9547456a --- /dev/null +++ b/src/actions/16/upload-media.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/user-group-delete.svg b/src/actions/16/user-group-delete.svg new file mode 100644 index 00000000..93225f2b --- /dev/null +++ b/src/actions/16/user-group-delete.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/16/user-group-new.svg b/src/actions/16/user-group-new.svg new file mode 100644 index 00000000..5a849f1b --- /dev/null +++ b/src/actions/16/user-group-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/user-group-properties.svg b/src/actions/16/user-group-properties.svg new file mode 100644 index 00000000..d825710b --- /dev/null +++ b/src/actions/16/user-group-properties.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/user-others.svg b/src/actions/16/user-others.svg new file mode 100644 index 00000000..6938b88a --- /dev/null +++ b/src/actions/16/user-others.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/vcs-commit-cvs-cervisia.svg b/src/actions/16/vcs-commit-cvs-cervisia.svg new file mode 100644 index 00000000..be17cd9b --- /dev/null +++ b/src/actions/16/vcs-commit-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/vcs-diff-cvs-cervisia.svg b/src/actions/16/vcs-diff-cvs-cervisia.svg new file mode 100644 index 00000000..c636058b --- /dev/null +++ b/src/actions/16/vcs-diff-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/vcs-remove-cvs-cervisia.svg b/src/actions/16/vcs-remove-cvs-cervisia.svg new file mode 100644 index 00000000..8bcb59d1 --- /dev/null +++ b/src/actions/16/vcs-remove-cvs-cervisia.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/vcs-status-cvs-cervisia.svg b/src/actions/16/vcs-status-cvs-cervisia.svg new file mode 100644 index 00000000..1ea02d88 --- /dev/null +++ b/src/actions/16/vcs-status-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/vcs-update-cvs-cervisia.svg b/src/actions/16/vcs-update-cvs-cervisia.svg new file mode 100644 index 00000000..efc31da6 --- /dev/null +++ b/src/actions/16/vcs-update-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/vertical.svg b/src/actions/16/vertical.svg new file mode 100644 index 00000000..3304f7e8 --- /dev/null +++ b/src/actions/16/vertical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/view-barcode-add.svg b/src/actions/16/view-barcode-add.svg new file mode 100644 index 00000000..0db32cb7 --- /dev/null +++ b/src/actions/16/view-barcode-add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-barcode-qr.svg b/src/actions/16/view-barcode-qr.svg new file mode 100644 index 00000000..14acb8eb --- /dev/null +++ b/src/actions/16/view-barcode-qr.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/view-barcode.svg b/src/actions/16/view-barcode.svg new file mode 100644 index 00000000..3f5531dd --- /dev/null +++ b/src/actions/16/view-barcode.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-calendar-agenda.svg b/src/actions/16/view-calendar-agenda.svg new file mode 100644 index 00000000..fee7176d --- /dev/null +++ b/src/actions/16/view-calendar-agenda.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/view-calendar-birthday.svg b/src/actions/16/view-calendar-birthday.svg new file mode 100644 index 00000000..395cd251 --- /dev/null +++ b/src/actions/16/view-calendar-birthday.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/view-calendar-journal.svg b/src/actions/16/view-calendar-journal.svg new file mode 100644 index 00000000..4eca7f57 --- /dev/null +++ b/src/actions/16/view-calendar-journal.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-calendar-list.svg b/src/actions/16/view-calendar-list.svg new file mode 100644 index 00000000..d09b1598 --- /dev/null +++ b/src/actions/16/view-calendar-list.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-calendar-month.svg b/src/actions/16/view-calendar-month.svg new file mode 100644 index 00000000..6457115c --- /dev/null +++ b/src/actions/16/view-calendar-month.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/view-calendar-special-occasion.svg b/src/actions/16/view-calendar-special-occasion.svg new file mode 100644 index 00000000..216bd145 --- /dev/null +++ b/src/actions/16/view-calendar-special-occasion.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/16/view-calendar-tasks.svg b/src/actions/16/view-calendar-tasks.svg new file mode 100644 index 00000000..184605de --- /dev/null +++ b/src/actions/16/view-calendar-tasks.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-calendar-time-spent.svg b/src/actions/16/view-calendar-time-spent.svg new file mode 100644 index 00000000..7fa60272 --- /dev/null +++ b/src/actions/16/view-calendar-time-spent.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-calendar-timeline.svg b/src/actions/16/view-calendar-timeline.svg new file mode 100644 index 00000000..81d1f498 --- /dev/null +++ b/src/actions/16/view-calendar-timeline.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-calendar-upcoming-days.svg b/src/actions/16/view-calendar-upcoming-days.svg new file mode 100644 index 00000000..b3012284 --- /dev/null +++ b/src/actions/16/view-calendar-upcoming-days.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/view-calendar-upcoming-events.svg b/src/actions/16/view-calendar-upcoming-events.svg new file mode 100644 index 00000000..13a1a9f9 --- /dev/null +++ b/src/actions/16/view-calendar-upcoming-events.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/16/view-calendar-wedding-anniversary.svg b/src/actions/16/view-calendar-wedding-anniversary.svg new file mode 100644 index 00000000..094eea49 --- /dev/null +++ b/src/actions/16/view-calendar-wedding-anniversary.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-calendar-week.svg b/src/actions/16/view-calendar-week.svg new file mode 100644 index 00000000..f868eca5 --- /dev/null +++ b/src/actions/16/view-calendar-week.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/view-calendar-whatsnext.svg b/src/actions/16/view-calendar-whatsnext.svg new file mode 100644 index 00000000..d710b90a --- /dev/null +++ b/src/actions/16/view-calendar-whatsnext.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-calendar.svg b/src/actions/16/view-calendar.svg new file mode 100644 index 00000000..15d47f6c --- /dev/null +++ b/src/actions/16/view-calendar.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/16/view-choose.svg b/src/actions/16/view-choose.svg new file mode 100644 index 00000000..838b68cc --- /dev/null +++ b/src/actions/16/view-choose.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-close.svg b/src/actions/16/view-close.svg new file mode 100644 index 00000000..2e1d703c --- /dev/null +++ b/src/actions/16/view-close.svg @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/src/actions/16/view-currency-list.svg b/src/actions/16/view-currency-list.svg new file mode 100644 index 00000000..958b9d90 --- /dev/null +++ b/src/actions/16/view-currency-list.svg @@ -0,0 +1,12 @@ + + + + diff --git a/src/actions/16/view-file-columns.svg b/src/actions/16/view-file-columns.svg new file mode 100644 index 00000000..4c1860e3 --- /dev/null +++ b/src/actions/16/view-file-columns.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-filter.svg b/src/actions/16/view-filter.svg new file mode 100644 index 00000000..df68e9e3 --- /dev/null +++ b/src/actions/16/view-filter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-financial-account-add.svg b/src/actions/16/view-financial-account-add.svg new file mode 100644 index 00000000..8af63088 --- /dev/null +++ b/src/actions/16/view-financial-account-add.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/16/view-financial-account-asset-closed.svg b/src/actions/16/view-financial-account-asset-closed.svg new file mode 100644 index 00000000..c8d6d1d9 --- /dev/null +++ b/src/actions/16/view-financial-account-asset-closed.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/16/view-financial-account-asset.svg b/src/actions/16/view-financial-account-asset.svg new file mode 100644 index 00000000..53de829a --- /dev/null +++ b/src/actions/16/view-financial-account-asset.svg @@ -0,0 +1,12 @@ + + + + diff --git a/src/actions/16/view-financial-account-cash-closed.svg b/src/actions/16/view-financial-account-cash-closed.svg new file mode 100644 index 00000000..9f8cb13c --- /dev/null +++ b/src/actions/16/view-financial-account-cash-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-account-cash.svg b/src/actions/16/view-financial-account-cash.svg new file mode 100644 index 00000000..2d4b9688 --- /dev/null +++ b/src/actions/16/view-financial-account-cash.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/view-financial-account-checking-closed.svg b/src/actions/16/view-financial-account-checking-closed.svg new file mode 100644 index 00000000..3f5a706f --- /dev/null +++ b/src/actions/16/view-financial-account-checking-closed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/view-financial-account-checking.svg b/src/actions/16/view-financial-account-checking.svg new file mode 100644 index 00000000..8c22dc27 --- /dev/null +++ b/src/actions/16/view-financial-account-checking.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/16/view-financial-account-close.svg b/src/actions/16/view-financial-account-close.svg new file mode 100644 index 00000000..af24c700 --- /dev/null +++ b/src/actions/16/view-financial-account-close.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/view-financial-account-closed.svg b/src/actions/16/view-financial-account-closed.svg new file mode 100644 index 00000000..accb1010 --- /dev/null +++ b/src/actions/16/view-financial-account-closed.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/16/view-financial-account-delete.svg b/src/actions/16/view-financial-account-delete.svg new file mode 100644 index 00000000..93a403fa --- /dev/null +++ b/src/actions/16/view-financial-account-delete.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/16/view-financial-account-edit.svg b/src/actions/16/view-financial-account-edit.svg new file mode 100644 index 00000000..0691c065 --- /dev/null +++ b/src/actions/16/view-financial-account-edit.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/16/view-financial-account-investment-closed.svg b/src/actions/16/view-financial-account-investment-closed.svg new file mode 100644 index 00000000..daf28455 --- /dev/null +++ b/src/actions/16/view-financial-account-investment-closed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/view-financial-account-investment-security-closed.svg b/src/actions/16/view-financial-account-investment-security-closed.svg new file mode 100644 index 00000000..b9824293 --- /dev/null +++ b/src/actions/16/view-financial-account-investment-security-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-account-investment-security.svg b/src/actions/16/view-financial-account-investment-security.svg new file mode 100644 index 00000000..a7bb6b3b --- /dev/null +++ b/src/actions/16/view-financial-account-investment-security.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-account-investment.svg b/src/actions/16/view-financial-account-investment.svg new file mode 100644 index 00000000..f2286aa5 --- /dev/null +++ b/src/actions/16/view-financial-account-investment.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/view-financial-account-liability-closed.svg b/src/actions/16/view-financial-account-liability-closed.svg new file mode 100644 index 00000000..727255a3 --- /dev/null +++ b/src/actions/16/view-financial-account-liability-closed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/16/view-financial-account-liability.svg b/src/actions/16/view-financial-account-liability.svg new file mode 100644 index 00000000..41ec3bcb --- /dev/null +++ b/src/actions/16/view-financial-account-liability.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-account-loan-closed.svg b/src/actions/16/view-financial-account-loan-closed.svg new file mode 100644 index 00000000..742774ac --- /dev/null +++ b/src/actions/16/view-financial-account-loan-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-account-loan.svg b/src/actions/16/view-financial-account-loan.svg new file mode 100644 index 00000000..bb898821 --- /dev/null +++ b/src/actions/16/view-financial-account-loan.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/view-financial-account-reopen.svg b/src/actions/16/view-financial-account-reopen.svg new file mode 100644 index 00000000..697fcc8a --- /dev/null +++ b/src/actions/16/view-financial-account-reopen.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/view-financial-account-savings-closed.svg b/src/actions/16/view-financial-account-savings-closed.svg new file mode 100644 index 00000000..9e52f6d0 --- /dev/null +++ b/src/actions/16/view-financial-account-savings-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-account-savings.svg b/src/actions/16/view-financial-account-savings.svg new file mode 100644 index 00000000..60d6dd57 --- /dev/null +++ b/src/actions/16/view-financial-account-savings.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/view-financial-account.svg b/src/actions/16/view-financial-account.svg new file mode 100644 index 00000000..15903146 --- /dev/null +++ b/src/actions/16/view-financial-account.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/16/view-financial-budget.svg b/src/actions/16/view-financial-budget.svg new file mode 100644 index 00000000..7edf1a33 --- /dev/null +++ b/src/actions/16/view-financial-budget.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/view-financial-category-add.svg b/src/actions/16/view-financial-category-add.svg new file mode 100644 index 00000000..028ae9c5 --- /dev/null +++ b/src/actions/16/view-financial-category-add.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/16/view-financial-category-delete.svg b/src/actions/16/view-financial-category-delete.svg new file mode 100644 index 00000000..563f4bb1 --- /dev/null +++ b/src/actions/16/view-financial-category-delete.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-category-edit.svg b/src/actions/16/view-financial-category-edit.svg new file mode 100644 index 00000000..fbb7e070 --- /dev/null +++ b/src/actions/16/view-financial-category-edit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/16/view-financial-category-expense.svg b/src/actions/16/view-financial-category-expense.svg new file mode 100644 index 00000000..ae2f8880 --- /dev/null +++ b/src/actions/16/view-financial-category-expense.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/view-financial-category-income.svg b/src/actions/16/view-financial-category-income.svg new file mode 100644 index 00000000..8d9ff041 --- /dev/null +++ b/src/actions/16/view-financial-category-income.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/16/view-financial-category.svg b/src/actions/16/view-financial-category.svg new file mode 100644 index 00000000..974e2b0f --- /dev/null +++ b/src/actions/16/view-financial-category.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/view-financial-list.svg b/src/actions/16/view-financial-list.svg new file mode 100644 index 00000000..7921e51e --- /dev/null +++ b/src/actions/16/view-financial-list.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/view-financial-transfer-reconcile.svg b/src/actions/16/view-financial-transfer-reconcile.svg new file mode 100644 index 00000000..0b8dde5e --- /dev/null +++ b/src/actions/16/view-financial-transfer-reconcile.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/16/view-financial-transfer-reconciled.svg b/src/actions/16/view-financial-transfer-reconciled.svg new file mode 100644 index 00000000..f685498a --- /dev/null +++ b/src/actions/16/view-financial-transfer-reconciled.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/view-financial-transfer-unreconciled.svg b/src/actions/16/view-financial-transfer-unreconciled.svg new file mode 100644 index 00000000..7c4a1e21 --- /dev/null +++ b/src/actions/16/view-financial-transfer-unreconciled.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/16/view-form-action.svg b/src/actions/16/view-form-action.svg new file mode 100644 index 00000000..b0476f8b --- /dev/null +++ b/src/actions/16/view-form-action.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-form.svg b/src/actions/16/view-form.svg new file mode 100644 index 00000000..fa3ea393 --- /dev/null +++ b/src/actions/16/view-form.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-fullscreen.svg b/src/actions/16/view-fullscreen.svg new file mode 100644 index 00000000..6244f66b --- /dev/null +++ b/src/actions/16/view-fullscreen.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-grid.svg b/src/actions/16/view-grid.svg new file mode 100644 index 00000000..49ef1f6d --- /dev/null +++ b/src/actions/16/view-grid.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-group.svg b/src/actions/16/view-group.svg new file mode 100644 index 00000000..010525ca --- /dev/null +++ b/src/actions/16/view-group.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-hidden.svg b/src/actions/16/view-hidden.svg new file mode 100644 index 00000000..daf57ece --- /dev/null +++ b/src/actions/16/view-hidden.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-institution-add.svg b/src/actions/16/view-institution-add.svg new file mode 100644 index 00000000..6b42b79b --- /dev/null +++ b/src/actions/16/view-institution-add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-institution-delete.svg b/src/actions/16/view-institution-delete.svg new file mode 100644 index 00000000..b04b5bfc --- /dev/null +++ b/src/actions/16/view-institution-delete.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/16/view-institution-edit.svg b/src/actions/16/view-institution-edit.svg new file mode 100644 index 00000000..8274c6c1 --- /dev/null +++ b/src/actions/16/view-institution-edit.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-institution.svg b/src/actions/16/view-institution.svg new file mode 100644 index 00000000..dbb04a45 --- /dev/null +++ b/src/actions/16/view-institution.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/16/view-left-close.svg b/src/actions/16/view-left-close.svg new file mode 100644 index 00000000..eada5b9a --- /dev/null +++ b/src/actions/16/view-left-close.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/src/actions/16/view-list-details.svg b/src/actions/16/view-list-details.svg new file mode 100644 index 00000000..dd5cfc22 --- /dev/null +++ b/src/actions/16/view-list-details.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/actions/16/view-list-icons.svg b/src/actions/16/view-list-icons.svg new file mode 100644 index 00000000..afe93ed6 --- /dev/null +++ b/src/actions/16/view-list-icons.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/16/view-list-text.svg b/src/actions/16/view-list-text.svg new file mode 100644 index 00000000..28161f5e --- /dev/null +++ b/src/actions/16/view-list-text.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-list-tree.svg b/src/actions/16/view-list-tree.svg new file mode 100644 index 00000000..8106aebf --- /dev/null +++ b/src/actions/16/view-list-tree.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/src/actions/16/view-media-equalizer.svg b/src/actions/16/view-media-equalizer.svg new file mode 100644 index 00000000..0058114b --- /dev/null +++ b/src/actions/16/view-media-equalizer.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-media-lyrics.svg b/src/actions/16/view-media-lyrics.svg new file mode 100644 index 00000000..c1675c16 --- /dev/null +++ b/src/actions/16/view-media-lyrics.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-media-playlist.svg b/src/actions/16/view-media-playlist.svg new file mode 100644 index 00000000..3c973f80 --- /dev/null +++ b/src/actions/16/view-media-playlist.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-media-visualization.svg b/src/actions/16/view-media-visualization.svg new file mode 100644 index 00000000..b0e853eb --- /dev/null +++ b/src/actions/16/view-media-visualization.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-multiple-objects.svg b/src/actions/16/view-multiple-objects.svg new file mode 100644 index 00000000..13e24257 --- /dev/null +++ b/src/actions/16/view-multiple-objects.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-object-histogram-linear.svg b/src/actions/16/view-object-histogram-linear.svg new file mode 100644 index 00000000..34a5ba86 --- /dev/null +++ b/src/actions/16/view-object-histogram-linear.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-object-histogram-logarithmic.svg b/src/actions/16/view-object-histogram-logarithmic.svg new file mode 100644 index 00000000..48a6edae --- /dev/null +++ b/src/actions/16/view-object-histogram-logarithmic.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-pages-continuous.svg b/src/actions/16/view-pages-continuous.svg new file mode 100644 index 00000000..819cd663 --- /dev/null +++ b/src/actions/16/view-pages-continuous.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/src/actions/16/view-pages-facing-first-centered.svg b/src/actions/16/view-pages-facing-first-centered.svg new file mode 100644 index 00000000..be86a675 --- /dev/null +++ b/src/actions/16/view-pages-facing-first-centered.svg @@ -0,0 +1,7 @@ + + + + diff --git a/src/actions/16/view-pages-facing.svg b/src/actions/16/view-pages-facing.svg new file mode 100644 index 00000000..2df29e42 --- /dev/null +++ b/src/actions/16/view-pages-facing.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/src/actions/16/view-pages-overview.svg b/src/actions/16/view-pages-overview.svg new file mode 100644 index 00000000..2133d3fb --- /dev/null +++ b/src/actions/16/view-pages-overview.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/src/actions/16/view-pim-notes.svg b/src/actions/16/view-pim-notes.svg new file mode 100644 index 00000000..1dffad6e --- /dev/null +++ b/src/actions/16/view-pim-notes.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-pim-tasks-pending.svg b/src/actions/16/view-pim-tasks-pending.svg new file mode 100644 index 00000000..e9ccef2d --- /dev/null +++ b/src/actions/16/view-pim-tasks-pending.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/src/actions/16/view-presentation.svg b/src/actions/16/view-presentation.svg new file mode 100644 index 00000000..daa15f17 --- /dev/null +++ b/src/actions/16/view-presentation.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-preview.svg b/src/actions/16/view-preview.svg new file mode 100644 index 00000000..5ab9dff6 --- /dev/null +++ b/src/actions/16/view-preview.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/view-private.svg b/src/actions/16/view-private.svg new file mode 100644 index 00000000..82907825 --- /dev/null +++ b/src/actions/16/view-private.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff --git a/src/actions/16/view-readermode-active.svg b/src/actions/16/view-readermode-active.svg new file mode 100644 index 00000000..4cddcfd3 --- /dev/null +++ b/src/actions/16/view-readermode-active.svg @@ -0,0 +1,26 @@ + + + + + + + + + diff --git a/src/actions/16/view-readermode.svg b/src/actions/16/view-readermode.svg new file mode 100644 index 00000000..2db0ec3a --- /dev/null +++ b/src/actions/16/view-readermode.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-refresh.svg b/src/actions/16/view-refresh.svg new file mode 100644 index 00000000..f04bb84f --- /dev/null +++ b/src/actions/16/view-refresh.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-restore.svg b/src/actions/16/view-restore.svg new file mode 100644 index 00000000..be207717 --- /dev/null +++ b/src/actions/16/view-restore.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/view-right-close.svg b/src/actions/16/view-right-close.svg new file mode 100644 index 00000000..f2a4d92e --- /dev/null +++ b/src/actions/16/view-right-close.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/src/actions/16/view-right-new.svg b/src/actions/16/view-right-new.svg new file mode 100644 index 00000000..58df579f --- /dev/null +++ b/src/actions/16/view-right-new.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/view-sidetree.svg b/src/actions/16/view-sidetree.svg new file mode 100644 index 00000000..aca26e12 --- /dev/null +++ b/src/actions/16/view-sidetree.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/16/view-sort-ascending-name.svg b/src/actions/16/view-sort-ascending-name.svg new file mode 100644 index 00000000..aa58a8a8 --- /dev/null +++ b/src/actions/16/view-sort-ascending-name.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-sort-ascending.svg b/src/actions/16/view-sort-ascending.svg new file mode 100644 index 00000000..2aea2f32 --- /dev/null +++ b/src/actions/16/view-sort-ascending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/16/view-sort-descending-name.svg b/src/actions/16/view-sort-descending-name.svg new file mode 100644 index 00000000..1afd2861 --- /dev/null +++ b/src/actions/16/view-sort-descending-name.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-sort-descending.svg b/src/actions/16/view-sort-descending.svg new file mode 100644 index 00000000..8f7da246 --- /dev/null +++ b/src/actions/16/view-sort-descending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/16/view-sort.svg b/src/actions/16/view-sort.svg new file mode 100644 index 00000000..e7974218 --- /dev/null +++ b/src/actions/16/view-sort.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/16/view-split-left-right.svg b/src/actions/16/view-split-left-right.svg new file mode 100644 index 00000000..8ac68bea --- /dev/null +++ b/src/actions/16/view-split-left-right.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/view-split-top-bottom.svg b/src/actions/16/view-split-top-bottom.svg new file mode 100644 index 00000000..2e16dfd0 --- /dev/null +++ b/src/actions/16/view-split-top-bottom.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/view-statistics.svg b/src/actions/16/view-statistics.svg new file mode 100644 index 00000000..9e1da4b8 --- /dev/null +++ b/src/actions/16/view-statistics.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-table-of-contents-rtl.svg b/src/actions/16/view-table-of-contents-rtl.svg new file mode 100644 index 00000000..f108773f --- /dev/null +++ b/src/actions/16/view-table-of-contents-rtl.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/view-task-child.svg b/src/actions/16/view-task-child.svg new file mode 100644 index 00000000..e556d33a --- /dev/null +++ b/src/actions/16/view-task-child.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/view-task.svg b/src/actions/16/view-task.svg new file mode 100644 index 00000000..9b1a1d7f --- /dev/null +++ b/src/actions/16/view-task.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-time-schedule-baselined-remove.svg b/src/actions/16/view-time-schedule-baselined-remove.svg new file mode 100644 index 00000000..63bfc163 --- /dev/null +++ b/src/actions/16/view-time-schedule-baselined-remove.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/actions/16/view-time-schedule-baselined.svg b/src/actions/16/view-time-schedule-baselined.svg new file mode 100644 index 00000000..fe6e7711 --- /dev/null +++ b/src/actions/16/view-time-schedule-baselined.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/16/view-time-schedule-calculus.svg b/src/actions/16/view-time-schedule-calculus.svg new file mode 100644 index 00000000..6715069d --- /dev/null +++ b/src/actions/16/view-time-schedule-calculus.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-time-schedule-child-insert.svg b/src/actions/16/view-time-schedule-child-insert.svg new file mode 100644 index 00000000..14e6d595 --- /dev/null +++ b/src/actions/16/view-time-schedule-child-insert.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/16/view-time-schedule-edit.svg b/src/actions/16/view-time-schedule-edit.svg new file mode 100644 index 00000000..c464e5b2 --- /dev/null +++ b/src/actions/16/view-time-schedule-edit.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/view-time-schedule-insert.svg b/src/actions/16/view-time-schedule-insert.svg new file mode 100644 index 00000000..029ea46e --- /dev/null +++ b/src/actions/16/view-time-schedule-insert.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/view-visible.svg b/src/actions/16/view-visible.svg new file mode 100644 index 00000000..320c5ec3 --- /dev/null +++ b/src/actions/16/view-visible.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/16/view-web-browser-dom-tree.svg b/src/actions/16/view-web-browser-dom-tree.svg new file mode 100644 index 00000000..2890e8ae --- /dev/null +++ b/src/actions/16/view-web-browser-dom-tree.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/virtual-desktops.svg b/src/actions/16/virtual-desktops.svg new file mode 100644 index 00000000..fc16e2f5 --- /dev/null +++ b/src/actions/16/virtual-desktops.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/16/vonkoch.svg b/src/actions/16/vonkoch.svg new file mode 100644 index 00000000..0703bcd2 --- /dev/null +++ b/src/actions/16/vonkoch.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/16/widget-alternatives.svg b/src/actions/16/widget-alternatives.svg new file mode 100644 index 00000000..5bf6ab45 --- /dev/null +++ b/src/actions/16/widget-alternatives.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/16/window-close.svg b/src/actions/16/window-close.svg new file mode 100644 index 00000000..c793e49d --- /dev/null +++ b/src/actions/16/window-close.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/16/window-duplicate.svg b/src/actions/16/window-duplicate.svg new file mode 100644 index 00000000..953b1c10 --- /dev/null +++ b/src/actions/16/window-duplicate.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/window-new.svg b/src/actions/16/window-new.svg new file mode 100644 index 00000000..7aef9541 --- /dev/null +++ b/src/actions/16/window-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/window-next.svg b/src/actions/16/window-next.svg new file mode 100644 index 00000000..1a6a15f4 --- /dev/null +++ b/src/actions/16/window-next.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/window-pin.svg b/src/actions/16/window-pin.svg new file mode 100644 index 00000000..1f277bb3 --- /dev/null +++ b/src/actions/16/window-pin.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/window-previous.svg b/src/actions/16/window-previous.svg new file mode 100644 index 00000000..56c9965e --- /dev/null +++ b/src/actions/16/window-previous.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/window-restore.svg b/src/actions/16/window-restore.svg new file mode 100644 index 00000000..b06674d1 --- /dev/null +++ b/src/actions/16/window-restore.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/16/window-unpin.svg b/src/actions/16/window-unpin.svg new file mode 100644 index 00000000..3500bac2 --- /dev/null +++ b/src/actions/16/window-unpin.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/src/actions/16/window.svg b/src/actions/16/window.svg new file mode 100644 index 00000000..2fa88328 --- /dev/null +++ b/src/actions/16/window.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/xml-attribute-delete.svg b/src/actions/16/xml-attribute-delete.svg new file mode 100644 index 00000000..415661c2 --- /dev/null +++ b/src/actions/16/xml-attribute-delete.svg @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/src/actions/16/xml-element-new.svg b/src/actions/16/xml-element-new.svg new file mode 100644 index 00000000..45482bc8 --- /dev/null +++ b/src/actions/16/xml-element-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/xml-node-delete.svg b/src/actions/16/xml-node-delete.svg new file mode 100644 index 00000000..768e2c81 --- /dev/null +++ b/src/actions/16/xml-node-delete.svg @@ -0,0 +1,27 @@ + + + + + + + + + diff --git a/src/actions/16/xml-text-new.svg b/src/actions/16/xml-text-new.svg new file mode 100644 index 00000000..11857ccc --- /dev/null +++ b/src/actions/16/xml-text-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/16/y-zoom-in.svg b/src/actions/16/y-zoom-in.svg new file mode 100644 index 00000000..53d8df4a --- /dev/null +++ b/src/actions/16/y-zoom-in.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/zoom-1-to-2.svg b/src/actions/16/zoom-1-to-2.svg new file mode 100644 index 00000000..13e63a2a --- /dev/null +++ b/src/actions/16/zoom-1-to-2.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-2-to-1.svg b/src/actions/16/zoom-2-to-1.svg new file mode 100644 index 00000000..d5f2afd0 --- /dev/null +++ b/src/actions/16/zoom-2-to-1.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-center-page.svg b/src/actions/16/zoom-center-page.svg new file mode 100644 index 00000000..158a1f35 --- /dev/null +++ b/src/actions/16/zoom-center-page.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/16/zoom-fit-best.svg b/src/actions/16/zoom-fit-best.svg new file mode 100644 index 00000000..25d65529 --- /dev/null +++ b/src/actions/16/zoom-fit-best.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-fit-height.svg b/src/actions/16/zoom-fit-height.svg new file mode 100644 index 00000000..bb240aef --- /dev/null +++ b/src/actions/16/zoom-fit-height.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-fit-width.svg b/src/actions/16/zoom-fit-width.svg new file mode 100644 index 00000000..96483967 --- /dev/null +++ b/src/actions/16/zoom-fit-width.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-in-x.svg b/src/actions/16/zoom-in-x.svg new file mode 100644 index 00000000..61bb7280 --- /dev/null +++ b/src/actions/16/zoom-in-x.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/zoom-in.svg b/src/actions/16/zoom-in.svg new file mode 100644 index 00000000..732578e1 --- /dev/null +++ b/src/actions/16/zoom-in.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-next.svg b/src/actions/16/zoom-next.svg new file mode 100644 index 00000000..65575cb4 --- /dev/null +++ b/src/actions/16/zoom-next.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-original.svg b/src/actions/16/zoom-original.svg new file mode 100644 index 00000000..c36b2d49 --- /dev/null +++ b/src/actions/16/zoom-original.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom-out-x.svg b/src/actions/16/zoom-out-x.svg new file mode 100644 index 00000000..0e5ad9a2 --- /dev/null +++ b/src/actions/16/zoom-out-x.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/zoom-out-y.svg b/src/actions/16/zoom-out-y.svg new file mode 100644 index 00000000..a66e006c --- /dev/null +++ b/src/actions/16/zoom-out-y.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/16/zoom-out.svg b/src/actions/16/zoom-out.svg new file mode 100644 index 00000000..73f1edf1 --- /dev/null +++ b/src/actions/16/zoom-out.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/16/zoom-previous.svg b/src/actions/16/zoom-previous.svg new file mode 100644 index 00000000..91659244 --- /dev/null +++ b/src/actions/16/zoom-previous.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/16/zoom.svg b/src/actions/16/zoom.svg new file mode 100644 index 00000000..d1c91441 --- /dev/null +++ b/src/actions/16/zoom.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/PrePostCondition.svg b/src/actions/22/PrePostCondition.svg new file mode 100644 index 00000000..b5da5ac2 --- /dev/null +++ b/src/actions/22/PrePostCondition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/accept_signal.svg b/src/actions/22/accept_signal.svg new file mode 100644 index 00000000..ef8b413e --- /dev/null +++ b/src/actions/22/accept_signal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/acrobat.svg b/src/actions/22/acrobat.svg new file mode 100644 index 00000000..3b390c74 --- /dev/null +++ b/src/actions/22/acrobat.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/22/activities.svg b/src/actions/22/activities.svg new file mode 100644 index 00000000..db471dd2 --- /dev/null +++ b/src/actions/22/activities.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/add-subtitle.svg b/src/actions/22/add-subtitle.svg new file mode 100644 index 00000000..75c8455f --- /dev/null +++ b/src/actions/22/add-subtitle.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/src/actions/22/address-book-new.svg b/src/actions/22/address-book-new.svg new file mode 100644 index 00000000..e8ccf6be --- /dev/null +++ b/src/actions/22/address-book-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/adjustcurves.svg b/src/actions/22/adjustcurves.svg new file mode 100644 index 00000000..56421e88 --- /dev/null +++ b/src/actions/22/adjustcurves.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/adjusthsl.svg b/src/actions/22/adjusthsl.svg new file mode 100644 index 00000000..f795ee3b --- /dev/null +++ b/src/actions/22/adjusthsl.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + diff --git a/src/actions/22/adjustlevels.svg b/src/actions/22/adjustlevels.svg new file mode 100644 index 00000000..55c4634d --- /dev/null +++ b/src/actions/22/adjustlevels.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/adjustrgb.svg b/src/actions/22/adjustrgb.svg new file mode 100644 index 00000000..fe5911d6 --- /dev/null +++ b/src/actions/22/adjustrgb.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/22/aggregation.svg b/src/actions/22/aggregation.svg new file mode 100644 index 00000000..73f2ca88 --- /dev/null +++ b/src/actions/22/aggregation.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/akonadiconsole.svg b/src/actions/22/akonadiconsole.svg new file mode 100644 index 00000000..ecdac628 --- /dev/null +++ b/src/actions/22/akonadiconsole.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/align-horizontal-baseline.svg b/src/actions/22/align-horizontal-baseline.svg new file mode 100644 index 00000000..297aacdb --- /dev/null +++ b/src/actions/22/align-horizontal-baseline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-bottom-out.svg b/src/actions/22/align-horizontal-bottom-out.svg new file mode 100644 index 00000000..37af4f15 --- /dev/null +++ b/src/actions/22/align-horizontal-bottom-out.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-center.svg b/src/actions/22/align-horizontal-center.svg new file mode 100644 index 00000000..351d72ef --- /dev/null +++ b/src/actions/22/align-horizontal-center.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-left-out.svg b/src/actions/22/align-horizontal-left-out.svg new file mode 100644 index 00000000..b75802df --- /dev/null +++ b/src/actions/22/align-horizontal-left-out.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-left-to-anchor.svg b/src/actions/22/align-horizontal-left-to-anchor.svg new file mode 100644 index 00000000..8d43e6f7 --- /dev/null +++ b/src/actions/22/align-horizontal-left-to-anchor.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-left.svg b/src/actions/22/align-horizontal-left.svg new file mode 100644 index 00000000..bc910552 --- /dev/null +++ b/src/actions/22/align-horizontal-left.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-node.svg b/src/actions/22/align-horizontal-node.svg new file mode 100644 index 00000000..8edda25b --- /dev/null +++ b/src/actions/22/align-horizontal-node.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/align-horizontal-right-out.svg b/src/actions/22/align-horizontal-right-out.svg new file mode 100644 index 00000000..17da90c0 --- /dev/null +++ b/src/actions/22/align-horizontal-right-out.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-right-to-anchor.svg b/src/actions/22/align-horizontal-right-to-anchor.svg new file mode 100644 index 00000000..aa3965d8 --- /dev/null +++ b/src/actions/22/align-horizontal-right-to-anchor.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-right.svg b/src/actions/22/align-horizontal-right.svg new file mode 100644 index 00000000..f77c98c4 --- /dev/null +++ b/src/actions/22/align-horizontal-right.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/align-horizontal-top-out.svg b/src/actions/22/align-horizontal-top-out.svg new file mode 100644 index 00000000..969bd8cd --- /dev/null +++ b/src/actions/22/align-horizontal-top-out.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/align-vertical-baseline.svg b/src/actions/22/align-vertical-baseline.svg new file mode 100644 index 00000000..7b39dee3 --- /dev/null +++ b/src/actions/22/align-vertical-baseline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-vertical-bottom-out.svg b/src/actions/22/align-vertical-bottom-out.svg new file mode 100644 index 00000000..1839c265 --- /dev/null +++ b/src/actions/22/align-vertical-bottom-out.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/align-vertical-bottom.svg b/src/actions/22/align-vertical-bottom.svg new file mode 100644 index 00000000..08cf7659 --- /dev/null +++ b/src/actions/22/align-vertical-bottom.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-vertical-center.svg b/src/actions/22/align-vertical-center.svg new file mode 100644 index 00000000..9528b18a --- /dev/null +++ b/src/actions/22/align-vertical-center.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-vertical-node.svg b/src/actions/22/align-vertical-node.svg new file mode 100644 index 00000000..19d6a272 --- /dev/null +++ b/src/actions/22/align-vertical-node.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/align-vertical-top-out.svg b/src/actions/22/align-vertical-top-out.svg new file mode 100644 index 00000000..faab2343 --- /dev/null +++ b/src/actions/22/align-vertical-top-out.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/align-vertical-top-to-anchor.svg b/src/actions/22/align-vertical-top-to-anchor.svg new file mode 100644 index 00000000..774ab616 --- /dev/null +++ b/src/actions/22/align-vertical-top-to-anchor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/align-vertical-top.svg b/src/actions/22/align-vertical-top.svg new file mode 100644 index 00000000..871148be --- /dev/null +++ b/src/actions/22/align-vertical-top.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/amarok_cart_add.svg b/src/actions/22/amarok_cart_add.svg new file mode 100644 index 00000000..95fc947c --- /dev/null +++ b/src/actions/22/amarok_cart_add.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/amarok_cart_remove.svg b/src/actions/22/amarok_cart_remove.svg new file mode 100644 index 00000000..afedd874 --- /dev/null +++ b/src/actions/22/amarok_cart_remove.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/amarok_cart_view.svg b/src/actions/22/amarok_cart_view.svg new file mode 100644 index 00000000..a67099e7 --- /dev/null +++ b/src/actions/22/amarok_cart_view.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/amarok_change_language.svg b/src/actions/22/amarok_change_language.svg new file mode 100644 index 00000000..869ae555 --- /dev/null +++ b/src/actions/22/amarok_change_language.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/amarok_scripts.svg b/src/actions/22/amarok_scripts.svg new file mode 100644 index 00000000..2e9c5d88 --- /dev/null +++ b/src/actions/22/amarok_scripts.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/anchor.svg b/src/actions/22/anchor.svg new file mode 100644 index 00000000..4c30a149 --- /dev/null +++ b/src/actions/22/anchor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/antivignetting.svg b/src/actions/22/antivignetting.svg new file mode 100644 index 00000000..7f984763 --- /dev/null +++ b/src/actions/22/antivignetting.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + diff --git a/src/actions/22/application-exit.svg b/src/actions/22/application-exit.svg new file mode 100644 index 00000000..220630ae --- /dev/null +++ b/src/actions/22/application-exit.svg @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/src/actions/22/application-menu.svg b/src/actions/22/application-menu.svg new file mode 100644 index 00000000..2e607087 --- /dev/null +++ b/src/actions/22/application-menu.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/22/appointment-new.svg b/src/actions/22/appointment-new.svg new file mode 100644 index 00000000..0bbc937b --- /dev/null +++ b/src/actions/22/appointment-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/archive-extract.svg b/src/actions/22/archive-extract.svg new file mode 100644 index 00000000..28b869b0 --- /dev/null +++ b/src/actions/22/archive-extract.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/22/archive-insert.svg b/src/actions/22/archive-insert.svg new file mode 100644 index 00000000..1a1b5d62 --- /dev/null +++ b/src/actions/22/archive-insert.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/22/archive-remove.svg b/src/actions/22/archive-remove.svg new file mode 100644 index 00000000..466ea5e6 --- /dev/null +++ b/src/actions/22/archive-remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/22/archive.svg b/src/actions/22/archive.svg new file mode 100644 index 00000000..ef5e9472 --- /dev/null +++ b/src/actions/22/archive.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/22/artifact.svg b/src/actions/22/artifact.svg new file mode 100644 index 00000000..5553fe07 --- /dev/null +++ b/src/actions/22/artifact.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/association.svg b/src/actions/22/association.svg new file mode 100644 index 00000000..c4aa55e9 --- /dev/null +++ b/src/actions/22/association.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/atmosphere.svg b/src/actions/22/atmosphere.svg new file mode 100644 index 00000000..3d748fb1 --- /dev/null +++ b/src/actions/22/atmosphere.svg @@ -0,0 +1,23 @@ + + + + + + + diff --git a/src/actions/22/audio-card.svg b/src/actions/22/audio-card.svg new file mode 100644 index 00000000..9bf13cea --- /dev/null +++ b/src/actions/22/audio-card.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/auto-transition.svg b/src/actions/22/auto-transition.svg new file mode 100644 index 00000000..7a249b5c --- /dev/null +++ b/src/actions/22/auto-transition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/auto-type.svg b/src/actions/22/auto-type.svg new file mode 100644 index 00000000..9a735a57 --- /dev/null +++ b/src/actions/22/auto-type.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/autocorrection.svg b/src/actions/22/autocorrection.svg new file mode 100644 index 00000000..5905fcd8 --- /dev/null +++ b/src/actions/22/autocorrection.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/backgroundtool.svg b/src/actions/22/backgroundtool.svg new file mode 100644 index 00000000..5ba823cb --- /dev/null +++ b/src/actions/22/backgroundtool.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/backup.svg b/src/actions/22/backup.svg new file mode 100644 index 00000000..0578fece --- /dev/null +++ b/src/actions/22/backup.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/src/actions/22/bboxnext.svg b/src/actions/22/bboxnext.svg new file mode 100644 index 00000000..460a9560 --- /dev/null +++ b/src/actions/22/bboxnext.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/bboxprev.svg b/src/actions/22/bboxprev.svg new file mode 100644 index 00000000..6a649ae0 --- /dev/null +++ b/src/actions/22/bboxprev.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/bitmap-trace.svg b/src/actions/22/bitmap-trace.svg new file mode 100644 index 00000000..03850605 --- /dev/null +++ b/src/actions/22/bitmap-trace.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/black_sum.svg b/src/actions/22/black_sum.svg new file mode 100644 index 00000000..91959c87 --- /dev/null +++ b/src/actions/22/black_sum.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/blurfx.svg b/src/actions/22/blurfx.svg new file mode 100644 index 00000000..f05646b4 --- /dev/null +++ b/src/actions/22/blurfx.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/blurimage.svg b/src/actions/22/blurimage.svg new file mode 100644 index 00000000..452b42b5 --- /dev/null +++ b/src/actions/22/blurimage.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/bookmark-new.svg b/src/actions/22/bookmark-new.svg new file mode 100644 index 00000000..0846d28f --- /dev/null +++ b/src/actions/22/bookmark-new.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/bookmark-remove.svg b/src/actions/22/bookmark-remove.svg new file mode 100644 index 00000000..b31916d0 --- /dev/null +++ b/src/actions/22/bookmark-remove.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/bordertool.svg b/src/actions/22/bordertool.svg new file mode 100644 index 00000000..3bfd1398 --- /dev/null +++ b/src/actions/22/bordertool.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/bwtonal.svg b/src/actions/22/bwtonal.svg new file mode 100644 index 00000000..bb0071c6 --- /dev/null +++ b/src/actions/22/bwtonal.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/src/actions/22/call-start.svg b/src/actions/22/call-start.svg new file mode 100644 index 00000000..4c5f812c --- /dev/null +++ b/src/actions/22/call-start.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/call-stop.svg b/src/actions/22/call-stop.svg new file mode 100644 index 00000000..ab641dd2 --- /dev/null +++ b/src/actions/22/call-stop.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/src/actions/22/call-voicemail.svg b/src/actions/22/call-voicemail.svg new file mode 100644 index 00000000..c1b668ba --- /dev/null +++ b/src/actions/22/call-voicemail.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/category.svg b/src/actions/22/category.svg new file mode 100644 index 00000000..b677fcd2 --- /dev/null +++ b/src/actions/22/category.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/category2parent.svg b/src/actions/22/category2parent.svg new file mode 100644 index 00000000..cfe9d37f --- /dev/null +++ b/src/actions/22/category2parent.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/src/actions/22/channelmixer.svg b/src/actions/22/channelmixer.svg new file mode 100644 index 00000000..2fc343f5 --- /dev/null +++ b/src/actions/22/channelmixer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/22/character-set.svg b/src/actions/22/character-set.svg new file mode 100644 index 00000000..57a4a6ac --- /dev/null +++ b/src/actions/22/character-set.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/charcoaltool.svg b/src/actions/22/charcoaltool.svg new file mode 100644 index 00000000..476e34b7 --- /dev/null +++ b/src/actions/22/charcoaltool.svg @@ -0,0 +1,88 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/actions/22/check_constraint.svg b/src/actions/22/check_constraint.svg new file mode 100644 index 00000000..57711628 --- /dev/null +++ b/src/actions/22/check_constraint.svg @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/src/actions/22/child2category.svg b/src/actions/22/child2category.svg new file mode 100644 index 00000000..9b84002a --- /dev/null +++ b/src/actions/22/child2category.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/choice-rhomb.svg b/src/actions/22/choice-rhomb.svg new file mode 100644 index 00000000..037ea82a --- /dev/null +++ b/src/actions/22/choice-rhomb.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/choice-round.svg b/src/actions/22/choice-round.svg new file mode 100644 index 00000000..1a1e4a48 --- /dev/null +++ b/src/actions/22/choice-round.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/chronometer-pause.svg b/src/actions/22/chronometer-pause.svg new file mode 100644 index 00000000..87ecf310 --- /dev/null +++ b/src/actions/22/chronometer-pause.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/chronometer.svg b/src/actions/22/chronometer.svg new file mode 100644 index 00000000..cafb857f --- /dev/null +++ b/src/actions/22/chronometer.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/circular-arrow-shape.svg b/src/actions/22/circular-arrow-shape.svg new file mode 100644 index 00000000..56d352bf --- /dev/null +++ b/src/actions/22/circular-arrow-shape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/code-block.svg b/src/actions/22/code-block.svg new file mode 100644 index 00000000..10460d38 --- /dev/null +++ b/src/actions/22/code-block.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/code-class.svg b/src/actions/22/code-class.svg new file mode 100644 index 00000000..982809aa --- /dev/null +++ b/src/actions/22/code-class.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/code-context.svg b/src/actions/22/code-context.svg new file mode 100644 index 00000000..ba9e4611 --- /dev/null +++ b/src/actions/22/code-context.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/code-function.svg b/src/actions/22/code-function.svg new file mode 100644 index 00000000..b6377971 --- /dev/null +++ b/src/actions/22/code-function.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/code-typedef.svg b/src/actions/22/code-typedef.svg new file mode 100644 index 00000000..e8e7c566 --- /dev/null +++ b/src/actions/22/code-typedef.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/code-variable.svg b/src/actions/22/code-variable.svg new file mode 100644 index 00000000..9502ff31 --- /dev/null +++ b/src/actions/22/code-variable.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/collapse-all.svg b/src/actions/22/collapse-all.svg new file mode 100644 index 00000000..7b66effb --- /dev/null +++ b/src/actions/22/collapse-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/color-gradient.svg b/src/actions/22/color-gradient.svg new file mode 100644 index 00000000..f93ce16e --- /dev/null +++ b/src/actions/22/color-gradient.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/color-management.svg b/src/actions/22/color-management.svg new file mode 100644 index 00000000..42b25fd2 --- /dev/null +++ b/src/actions/22/color-management.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/color-mode-black-white.svg b/src/actions/22/color-mode-black-white.svg new file mode 100644 index 00000000..911f4110 --- /dev/null +++ b/src/actions/22/color-mode-black-white.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/color-mode-hue-shift-negative.svg b/src/actions/22/color-mode-hue-shift-negative.svg new file mode 100644 index 00000000..38052ebb --- /dev/null +++ b/src/actions/22/color-mode-hue-shift-negative.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/color-mode-hue-shift-positive.svg b/src/actions/22/color-mode-hue-shift-positive.svg new file mode 100644 index 00000000..898aaa8e --- /dev/null +++ b/src/actions/22/color-mode-hue-shift-positive.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/color-mode-invert-image.svg b/src/actions/22/color-mode-invert-image.svg new file mode 100644 index 00000000..6eea3f0a --- /dev/null +++ b/src/actions/22/color-mode-invert-image.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/color-mode-invert-text.svg b/src/actions/22/color-mode-invert-text.svg new file mode 100644 index 00000000..f528a531 --- /dev/null +++ b/src/actions/22/color-mode-invert-text.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/22/color-picker-black.svg b/src/actions/22/color-picker-black.svg new file mode 100644 index 00000000..ab508980 --- /dev/null +++ b/src/actions/22/color-picker-black.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/src/actions/22/color-picker-grey.svg b/src/actions/22/color-picker-grey.svg new file mode 100644 index 00000000..0607b778 --- /dev/null +++ b/src/actions/22/color-picker-grey.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/src/actions/22/color-picker-white.svg b/src/actions/22/color-picker-white.svg new file mode 100644 index 00000000..9ddaffa9 --- /dev/null +++ b/src/actions/22/color-picker-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/src/actions/22/color-picker.svg b/src/actions/22/color-picker.svg new file mode 100644 index 00000000..daf004d9 --- /dev/null +++ b/src/actions/22/color-picker.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/colorfx.svg b/src/actions/22/colorfx.svg new file mode 100644 index 00000000..43e0a3a9 --- /dev/null +++ b/src/actions/22/colorfx.svg @@ -0,0 +1,18 @@ + + + + + /> + + diff --git a/src/actions/22/colorneg.svg b/src/actions/22/colorneg.svg new file mode 100644 index 00000000..eed2df73 --- /dev/null +++ b/src/actions/22/colorneg.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/colors-chromablue.svg b/src/actions/22/colors-chromablue.svg new file mode 100644 index 00000000..7987366f --- /dev/null +++ b/src/actions/22/colors-chromablue.svg @@ -0,0 +1,7 @@ + + + diff --git a/src/actions/22/colors-chromagreen.svg b/src/actions/22/colors-chromagreen.svg new file mode 100644 index 00000000..6b55fda8 --- /dev/null +++ b/src/actions/22/colors-chromagreen.svg @@ -0,0 +1,7 @@ + + + diff --git a/src/actions/22/colors-chromared.svg b/src/actions/22/colors-chromared.svg new file mode 100644 index 00000000..870ea476 --- /dev/null +++ b/src/actions/22/colors-chromared.svg @@ -0,0 +1,7 @@ + + + diff --git a/src/actions/22/colors-luma.svg b/src/actions/22/colors-luma.svg new file mode 100644 index 00000000..a9ec939d --- /dev/null +++ b/src/actions/22/colors-luma.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/combined_fragment.svg b/src/actions/22/combined_fragment.svg new file mode 100644 index 00000000..af02572d --- /dev/null +++ b/src/actions/22/combined_fragment.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/compass.svg b/src/actions/22/compass.svg new file mode 100644 index 00000000..36c8d537 --- /dev/null +++ b/src/actions/22/compass.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/composite-track-preview.svg b/src/actions/22/composite-track-preview.svg new file mode 100644 index 00000000..3b891cd2 --- /dev/null +++ b/src/actions/22/composite-track-preview.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/composition.svg b/src/actions/22/composition.svg new file mode 100644 index 00000000..1f390e31 --- /dev/null +++ b/src/actions/22/composition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/configure.svg b/src/actions/22/configure.svg new file mode 100644 index 00000000..7d7800d3 --- /dev/null +++ b/src/actions/22/configure.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/22/contrast.svg b/src/actions/22/contrast.svg new file mode 100644 index 00000000..a185d946 --- /dev/null +++ b/src/actions/22/contrast.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/coordinate.svg b/src/actions/22/coordinate.svg new file mode 100644 index 00000000..a262c2e0 --- /dev/null +++ b/src/actions/22/coordinate.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/copy-coordinates.svg b/src/actions/22/copy-coordinates.svg new file mode 100644 index 00000000..eb40f21c --- /dev/null +++ b/src/actions/22/copy-coordinates.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/crosshairs.svg b/src/actions/22/crosshairs.svg new file mode 100644 index 00000000..0f6918da --- /dev/null +++ b/src/actions/22/crosshairs.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/curve-connector.svg b/src/actions/22/curve-connector.svg new file mode 100644 index 00000000..a0db9ba2 --- /dev/null +++ b/src/actions/22/curve-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/dashboard-show.svg b/src/actions/22/dashboard-show.svg new file mode 100644 index 00000000..78e1f848 --- /dev/null +++ b/src/actions/22/dashboard-show.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/database-change-key.svg b/src/actions/22/database-change-key.svg new file mode 100644 index 00000000..d08e2995 --- /dev/null +++ b/src/actions/22/database-change-key.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/database-index.svg b/src/actions/22/database-index.svg new file mode 100644 index 00000000..7a547084 --- /dev/null +++ b/src/actions/22/database-index.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/dblatex.svg b/src/actions/22/dblatex.svg new file mode 100644 index 00000000..820b13c7 --- /dev/null +++ b/src/actions/22/dblatex.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/debug-execute-from-cursor.svg b/src/actions/22/debug-execute-from-cursor.svg new file mode 100644 index 00000000..4463c0e2 --- /dev/null +++ b/src/actions/22/debug-execute-from-cursor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/debug-execute-to-cursor.svg b/src/actions/22/debug-execute-to-cursor.svg new file mode 100644 index 00000000..f86a0208 --- /dev/null +++ b/src/actions/22/debug-execute-to-cursor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/debug-run-cursor.svg b/src/actions/22/debug-run-cursor.svg new file mode 100644 index 00000000..4359d20a --- /dev/null +++ b/src/actions/22/debug-run-cursor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/debug-run.svg b/src/actions/22/debug-run.svg new file mode 100644 index 00000000..9d31a75b --- /dev/null +++ b/src/actions/22/debug-run.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/debug-step-instruction.svg b/src/actions/22/debug-step-instruction.svg new file mode 100644 index 00000000..99b915b6 --- /dev/null +++ b/src/actions/22/debug-step-instruction.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/debug-step-into-instruction.svg b/src/actions/22/debug-step-into-instruction.svg new file mode 100644 index 00000000..da4ce24a --- /dev/null +++ b/src/actions/22/debug-step-into-instruction.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/actions/22/debug-step-into.svg b/src/actions/22/debug-step-into.svg new file mode 100644 index 00000000..fece7611 --- /dev/null +++ b/src/actions/22/debug-step-into.svg @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/src/actions/22/debug-step-out.svg b/src/actions/22/debug-step-out.svg new file mode 100644 index 00000000..ee3d8d9c --- /dev/null +++ b/src/actions/22/debug-step-out.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/actions/22/debug-step-over.svg b/src/actions/22/debug-step-over.svg new file mode 100644 index 00000000..40c3e369 --- /dev/null +++ b/src/actions/22/debug-step-over.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/actions/22/deep-history.svg b/src/actions/22/deep-history.svg new file mode 100644 index 00000000..7fa99412 --- /dev/null +++ b/src/actions/22/deep-history.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/delete-comment.svg b/src/actions/22/delete-comment.svg new file mode 100644 index 00000000..51a53d0c --- /dev/null +++ b/src/actions/22/delete-comment.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/dependency.svg b/src/actions/22/dependency.svg new file mode 100644 index 00000000..20e252c8 --- /dev/null +++ b/src/actions/22/dependency.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/depth16to8.svg b/src/actions/22/depth16to8.svg new file mode 100644 index 00000000..00e377d0 --- /dev/null +++ b/src/actions/22/depth16to8.svg @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/src/actions/22/depth8to16.svg b/src/actions/22/depth8to16.svg new file mode 100644 index 00000000..09bcec48 --- /dev/null +++ b/src/actions/22/depth8to16.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/description.svg b/src/actions/22/description.svg new file mode 100644 index 00000000..d00a2492 --- /dev/null +++ b/src/actions/22/description.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/dfrac.svg b/src/actions/22/dfrac.svg new file mode 100644 index 00000000..d9591973 --- /dev/null +++ b/src/actions/22/dfrac.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/dialog-cancel.svg b/src/actions/22/dialog-cancel.svg new file mode 100644 index 00000000..34205134 --- /dev/null +++ b/src/actions/22/dialog-cancel.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/dialog-input-devices.svg b/src/actions/22/dialog-input-devices.svg new file mode 100644 index 00000000..a46e9632 --- /dev/null +++ b/src/actions/22/dialog-input-devices.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/dialog-messages.svg b/src/actions/22/dialog-messages.svg new file mode 100644 index 00000000..3a0c1dcc --- /dev/null +++ b/src/actions/22/dialog-messages.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/dialog-ok-apply.svg b/src/actions/22/dialog-ok-apply.svg new file mode 100644 index 00000000..e978dbaa --- /dev/null +++ b/src/actions/22/dialog-ok-apply.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/dialog-scripts.svg b/src/actions/22/dialog-scripts.svg new file mode 100644 index 00000000..55e5bf39 --- /dev/null +++ b/src/actions/22/dialog-scripts.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/dialog-selectors.svg b/src/actions/22/dialog-selectors.svg new file mode 100644 index 00000000..f4ee85d8 --- /dev/null +++ b/src/actions/22/dialog-selectors.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/dialog-xml-editor.svg b/src/actions/22/dialog-xml-editor.svg new file mode 100644 index 00000000..f09eb725 --- /dev/null +++ b/src/actions/22/dialog-xml-editor.svg @@ -0,0 +1,16 @@ + + + + + + + + + + diff --git a/src/actions/22/discrete.svg b/src/actions/22/discrete.svg new file mode 100644 index 00000000..054fda58 --- /dev/null +++ b/src/actions/22/discrete.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-graph-directed.svg b/src/actions/22/distribute-graph-directed.svg new file mode 100644 index 00000000..bf940f07 --- /dev/null +++ b/src/actions/22/distribute-graph-directed.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/distribute-graph.svg b/src/actions/22/distribute-graph.svg new file mode 100644 index 00000000..a8ca08f6 --- /dev/null +++ b/src/actions/22/distribute-graph.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/distribute-horizontal-baseline.svg b/src/actions/22/distribute-horizontal-baseline.svg new file mode 100644 index 00000000..5811391a --- /dev/null +++ b/src/actions/22/distribute-horizontal-baseline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-horizontal-center.svg b/src/actions/22/distribute-horizontal-center.svg new file mode 100644 index 00000000..fbcf0b65 --- /dev/null +++ b/src/actions/22/distribute-horizontal-center.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-horizontal-equal.svg b/src/actions/22/distribute-horizontal-equal.svg new file mode 100644 index 00000000..a1ff9866 --- /dev/null +++ b/src/actions/22/distribute-horizontal-equal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-horizontal-left.svg b/src/actions/22/distribute-horizontal-left.svg new file mode 100644 index 00000000..5b2c0366 --- /dev/null +++ b/src/actions/22/distribute-horizontal-left.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-horizontal-margin.svg b/src/actions/22/distribute-horizontal-margin.svg new file mode 100644 index 00000000..a73acb5b --- /dev/null +++ b/src/actions/22/distribute-horizontal-margin.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-horizontal-node.svg b/src/actions/22/distribute-horizontal-node.svg new file mode 100644 index 00000000..94b16fc3 --- /dev/null +++ b/src/actions/22/distribute-horizontal-node.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/distribute-horizontal-page.svg b/src/actions/22/distribute-horizontal-page.svg new file mode 100644 index 00000000..0431049c --- /dev/null +++ b/src/actions/22/distribute-horizontal-page.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-horizontal-right.svg b/src/actions/22/distribute-horizontal-right.svg new file mode 100644 index 00000000..0f61aca1 --- /dev/null +++ b/src/actions/22/distribute-horizontal-right.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-horizontal.svg b/src/actions/22/distribute-horizontal.svg new file mode 100644 index 00000000..b6e8c1bb --- /dev/null +++ b/src/actions/22/distribute-horizontal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-randomize.svg b/src/actions/22/distribute-randomize.svg new file mode 100644 index 00000000..8400c888 --- /dev/null +++ b/src/actions/22/distribute-randomize.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-remove-overlaps.svg b/src/actions/22/distribute-remove-overlaps.svg new file mode 100644 index 00000000..8e9e3a18 --- /dev/null +++ b/src/actions/22/distribute-remove-overlaps.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-unclump.svg b/src/actions/22/distribute-unclump.svg new file mode 100644 index 00000000..85ef3ae4 --- /dev/null +++ b/src/actions/22/distribute-unclump.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-vertical-baseline.svg b/src/actions/22/distribute-vertical-baseline.svg new file mode 100644 index 00000000..e89fb89c --- /dev/null +++ b/src/actions/22/distribute-vertical-baseline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-vertical-bottom.svg b/src/actions/22/distribute-vertical-bottom.svg new file mode 100644 index 00000000..0941e270 --- /dev/null +++ b/src/actions/22/distribute-vertical-bottom.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-vertical-center.svg b/src/actions/22/distribute-vertical-center.svg new file mode 100644 index 00000000..4289a095 --- /dev/null +++ b/src/actions/22/distribute-vertical-center.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/actions/22/distribute-vertical-equal.svg b/src/actions/22/distribute-vertical-equal.svg new file mode 100644 index 00000000..530411a8 --- /dev/null +++ b/src/actions/22/distribute-vertical-equal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-vertical-margin.svg b/src/actions/22/distribute-vertical-margin.svg new file mode 100644 index 00000000..75d53430 --- /dev/null +++ b/src/actions/22/distribute-vertical-margin.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-vertical-node.svg b/src/actions/22/distribute-vertical-node.svg new file mode 100644 index 00000000..50201869 --- /dev/null +++ b/src/actions/22/distribute-vertical-node.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/distribute-vertical-page.svg b/src/actions/22/distribute-vertical-page.svg new file mode 100644 index 00000000..343bffcc --- /dev/null +++ b/src/actions/22/distribute-vertical-page.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-vertical-top.svg b/src/actions/22/distribute-vertical-top.svg new file mode 100644 index 00000000..b616c76e --- /dev/null +++ b/src/actions/22/distribute-vertical-top.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/distribute-vertical.svg b/src/actions/22/distribute-vertical.svg new file mode 100644 index 00000000..f3c3ddbd --- /dev/null +++ b/src/actions/22/distribute-vertical.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/document-close.svg b/src/actions/22/document-close.svg new file mode 100644 index 00000000..7a420742 --- /dev/null +++ b/src/actions/22/document-close.svg @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/src/actions/22/document-decrypt.svg b/src/actions/22/document-decrypt.svg new file mode 100644 index 00000000..59b0cd04 --- /dev/null +++ b/src/actions/22/document-decrypt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/22/document-edit-decrypt-verify.svg b/src/actions/22/document-edit-decrypt-verify.svg new file mode 100644 index 00000000..7d5a8908 --- /dev/null +++ b/src/actions/22/document-edit-decrypt-verify.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/document-edit-decrypt.svg b/src/actions/22/document-edit-decrypt.svg new file mode 100644 index 00000000..15816888 --- /dev/null +++ b/src/actions/22/document-edit-decrypt.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/document-edit-encrypt.svg b/src/actions/22/document-edit-encrypt.svg new file mode 100644 index 00000000..2b07b30d --- /dev/null +++ b/src/actions/22/document-edit-encrypt.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/document-edit-sign-encrypt.svg b/src/actions/22/document-edit-sign-encrypt.svg new file mode 100644 index 00000000..ec66d585 --- /dev/null +++ b/src/actions/22/document-edit-sign-encrypt.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-edit-sign.svg b/src/actions/22/document-edit-sign.svg new file mode 100644 index 00000000..83caf565 --- /dev/null +++ b/src/actions/22/document-edit-sign.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-edit.svg b/src/actions/22/document-edit.svg new file mode 100644 index 00000000..9fb53582 --- /dev/null +++ b/src/actions/22/document-edit.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/document-encrypted.svg b/src/actions/22/document-encrypted.svg new file mode 100644 index 00000000..0c593b99 --- /dev/null +++ b/src/actions/22/document-encrypted.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/22/document-export.svg b/src/actions/22/document-export.svg new file mode 100644 index 00000000..2de9fe10 --- /dev/null +++ b/src/actions/22/document-export.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-import.svg b/src/actions/22/document-import.svg new file mode 100644 index 00000000..714763e6 --- /dev/null +++ b/src/actions/22/document-import.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-new-from-template.svg b/src/actions/22/document-new-from-template.svg new file mode 100644 index 00000000..8938a550 --- /dev/null +++ b/src/actions/22/document-new-from-template.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-new.svg b/src/actions/22/document-new.svg new file mode 100644 index 00000000..e5ae5153 --- /dev/null +++ b/src/actions/22/document-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-open-recent.svg b/src/actions/22/document-open-recent.svg new file mode 100644 index 00000000..520216e2 --- /dev/null +++ b/src/actions/22/document-open-recent.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-open-remote.svg b/src/actions/22/document-open-remote.svg new file mode 100644 index 00000000..814b5753 --- /dev/null +++ b/src/actions/22/document-open-remote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/22/document-open.svg b/src/actions/22/document-open.svg new file mode 100644 index 00000000..0b540e7d --- /dev/null +++ b/src/actions/22/document-open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/22/document-preview-archive.svg b/src/actions/22/document-preview-archive.svg new file mode 100644 index 00000000..dacdce59 --- /dev/null +++ b/src/actions/22/document-preview-archive.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-print-direct.svg b/src/actions/22/document-print-direct.svg new file mode 100644 index 00000000..da84c722 --- /dev/null +++ b/src/actions/22/document-print-direct.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/src/actions/22/document-print.svg b/src/actions/22/document-print.svg new file mode 100644 index 00000000..4faf0fde --- /dev/null +++ b/src/actions/22/document-print.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/src/actions/22/document-properties.svg b/src/actions/22/document-properties.svg new file mode 100644 index 00000000..ee7bd294 --- /dev/null +++ b/src/actions/22/document-properties.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/actions/22/document-replace.svg b/src/actions/22/document-replace.svg new file mode 100644 index 00000000..e7990c7d --- /dev/null +++ b/src/actions/22/document-replace.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/actions/22/document-revert-rtl.svg b/src/actions/22/document-revert-rtl.svg new file mode 100644 index 00000000..2cf40cbf --- /dev/null +++ b/src/actions/22/document-revert-rtl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/22/document-revert.svg b/src/actions/22/document-revert.svg new file mode 100644 index 00000000..de771c46 --- /dev/null +++ b/src/actions/22/document-revert.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-save-all.svg b/src/actions/22/document-save-all.svg new file mode 100644 index 00000000..fe65e342 --- /dev/null +++ b/src/actions/22/document-save-all.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/document-save-as-template.svg b/src/actions/22/document-save-as-template.svg new file mode 100644 index 00000000..052b029f --- /dev/null +++ b/src/actions/22/document-save-as-template.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-save-as.svg b/src/actions/22/document-save-as.svg new file mode 100644 index 00000000..681edd30 --- /dev/null +++ b/src/actions/22/document-save-as.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-save.svg b/src/actions/22/document-save.svg new file mode 100644 index 00000000..9aaa7bb5 --- /dev/null +++ b/src/actions/22/document-save.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/document-send.svg b/src/actions/22/document-send.svg new file mode 100644 index 00000000..cbc257a6 --- /dev/null +++ b/src/actions/22/document-send.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/document-share.svg b/src/actions/22/document-share.svg new file mode 100644 index 00000000..69d86fbf --- /dev/null +++ b/src/actions/22/document-share.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/document-swap.svg b/src/actions/22/document-swap.svg new file mode 100644 index 00000000..89b8e4ea --- /dev/null +++ b/src/actions/22/document-swap.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/dontknow.svg b/src/actions/22/dontknow.svg new file mode 100644 index 00000000..1033c338 --- /dev/null +++ b/src/actions/22/dontknow.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/actions/22/download-later.svg b/src/actions/22/download-later.svg new file mode 100644 index 00000000..4d0209c6 --- /dev/null +++ b/src/actions/22/download-later.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/drag-surface.svg b/src/actions/22/drag-surface.svg new file mode 100644 index 00000000..bf871096 --- /dev/null +++ b/src/actions/22/drag-surface.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/22/draw-arrow.svg b/src/actions/22/draw-arrow.svg new file mode 100644 index 00000000..5ab0562a --- /dev/null +++ b/src/actions/22/draw-arrow.svg @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/src/actions/22/draw-bezier-curves.svg b/src/actions/22/draw-bezier-curves.svg new file mode 100644 index 00000000..04d82ccc --- /dev/null +++ b/src/actions/22/draw-bezier-curves.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-brush.svg b/src/actions/22/draw-brush.svg new file mode 100644 index 00000000..76e30c9e --- /dev/null +++ b/src/actions/22/draw-brush.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-calligraphic.svg b/src/actions/22/draw-calligraphic.svg new file mode 100644 index 00000000..d5fbcb0a --- /dev/null +++ b/src/actions/22/draw-calligraphic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-circle.svg b/src/actions/22/draw-circle.svg new file mode 100644 index 00000000..3cfffe85 --- /dev/null +++ b/src/actions/22/draw-circle.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-connector.svg b/src/actions/22/draw-connector.svg new file mode 100644 index 00000000..922c66f3 --- /dev/null +++ b/src/actions/22/draw-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/draw-cross.svg b/src/actions/22/draw-cross.svg new file mode 100644 index 00000000..529369a9 --- /dev/null +++ b/src/actions/22/draw-cross.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-cuboid.svg b/src/actions/22/draw-cuboid.svg new file mode 100644 index 00000000..8e8761f9 --- /dev/null +++ b/src/actions/22/draw-cuboid.svg @@ -0,0 +1,29 @@ + + + + + + + + + diff --git a/src/actions/22/draw-donut.svg b/src/actions/22/draw-donut.svg new file mode 100644 index 00000000..4e627381 --- /dev/null +++ b/src/actions/22/draw-donut.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-ellipse.svg b/src/actions/22/draw-ellipse.svg new file mode 100644 index 00000000..e3e57131 --- /dev/null +++ b/src/actions/22/draw-ellipse.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-eraser.svg b/src/actions/22/draw-eraser.svg new file mode 100644 index 00000000..f7a1eb8f --- /dev/null +++ b/src/actions/22/draw-eraser.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-freehand.svg b/src/actions/22/draw-freehand.svg new file mode 100644 index 00000000..8c80b168 --- /dev/null +++ b/src/actions/22/draw-freehand.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-halfcircle1.svg b/src/actions/22/draw-halfcircle1.svg new file mode 100644 index 00000000..35d5b24b --- /dev/null +++ b/src/actions/22/draw-halfcircle1.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-halfcircle2.svg b/src/actions/22/draw-halfcircle2.svg new file mode 100644 index 00000000..d5f2dafa --- /dev/null +++ b/src/actions/22/draw-halfcircle2.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-halfcircle3.svg b/src/actions/22/draw-halfcircle3.svg new file mode 100644 index 00000000..8899db9e --- /dev/null +++ b/src/actions/22/draw-halfcircle3.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-halfcircle4.svg b/src/actions/22/draw-halfcircle4.svg new file mode 100644 index 00000000..c0cf92ac --- /dev/null +++ b/src/actions/22/draw-halfcircle4.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-highlight.svg b/src/actions/22/draw-highlight.svg new file mode 100644 index 00000000..a9e64dd4 --- /dev/null +++ b/src/actions/22/draw-highlight.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/22/draw-line.svg b/src/actions/22/draw-line.svg new file mode 100644 index 00000000..1108a977 --- /dev/null +++ b/src/actions/22/draw-line.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-path.svg b/src/actions/22/draw-path.svg new file mode 100644 index 00000000..39d0d02e --- /dev/null +++ b/src/actions/22/draw-path.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-polygon-star.svg b/src/actions/22/draw-polygon-star.svg new file mode 100644 index 00000000..17cb0b6f --- /dev/null +++ b/src/actions/22/draw-polygon-star.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-polygon.svg b/src/actions/22/draw-polygon.svg new file mode 100644 index 00000000..5c91f69d --- /dev/null +++ b/src/actions/22/draw-polygon.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-polyline.svg b/src/actions/22/draw-polyline.svg new file mode 100644 index 00000000..fa861597 --- /dev/null +++ b/src/actions/22/draw-polyline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-rectangle-rounded.svg b/src/actions/22/draw-rectangle-rounded.svg new file mode 100644 index 00000000..bb134ed3 --- /dev/null +++ b/src/actions/22/draw-rectangle-rounded.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/draw-rectangle.svg b/src/actions/22/draw-rectangle.svg new file mode 100644 index 00000000..2a13077c --- /dev/null +++ b/src/actions/22/draw-rectangle.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-spiral.svg b/src/actions/22/draw-spiral.svg new file mode 100644 index 00000000..bbeea72c --- /dev/null +++ b/src/actions/22/draw-spiral.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-square-inverted-corners.svg b/src/actions/22/draw-square-inverted-corners.svg new file mode 100644 index 00000000..82233673 --- /dev/null +++ b/src/actions/22/draw-square-inverted-corners.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-star.svg b/src/actions/22/draw-star.svg new file mode 100644 index 00000000..b2a96232 --- /dev/null +++ b/src/actions/22/draw-star.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-text.svg b/src/actions/22/draw-text.svg new file mode 100644 index 00000000..b816e68e --- /dev/null +++ b/src/actions/22/draw-text.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-triangle.svg b/src/actions/22/draw-triangle.svg new file mode 100644 index 00000000..2be01da2 --- /dev/null +++ b/src/actions/22/draw-triangle.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-triangle1.svg b/src/actions/22/draw-triangle1.svg new file mode 100644 index 00000000..25217fd4 --- /dev/null +++ b/src/actions/22/draw-triangle1.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-triangle2.svg b/src/actions/22/draw-triangle2.svg new file mode 100644 index 00000000..a3c3adb0 --- /dev/null +++ b/src/actions/22/draw-triangle2.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-triangle3.svg b/src/actions/22/draw-triangle3.svg new file mode 100644 index 00000000..90b239d3 --- /dev/null +++ b/src/actions/22/draw-triangle3.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-triangle4.svg b/src/actions/22/draw-triangle4.svg new file mode 100644 index 00000000..aa9385d2 --- /dev/null +++ b/src/actions/22/draw-triangle4.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/draw-watercolor.svg b/src/actions/22/draw-watercolor.svg new file mode 100644 index 00000000..56eafca8 --- /dev/null +++ b/src/actions/22/draw-watercolor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/drive-removable-media.svg b/src/actions/22/drive-removable-media.svg new file mode 100644 index 00000000..e9a9b76e --- /dev/null +++ b/src/actions/22/drive-removable-media.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/earthquake.svg b/src/actions/22/earthquake.svg new file mode 100644 index 00000000..a5eb5e89 --- /dev/null +++ b/src/actions/22/earthquake.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-bomb.svg b/src/actions/22/edit-bomb.svg new file mode 100644 index 00000000..548ecd73 --- /dev/null +++ b/src/actions/22/edit-bomb.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-clear-history.svg b/src/actions/22/edit-clear-history.svg new file mode 100644 index 00000000..4ebd73f2 --- /dev/null +++ b/src/actions/22/edit-clear-history.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-clear-locationbar-ltr.svg b/src/actions/22/edit-clear-locationbar-ltr.svg new file mode 100644 index 00000000..a31c96e4 --- /dev/null +++ b/src/actions/22/edit-clear-locationbar-ltr.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/edit-clear.svg b/src/actions/22/edit-clear.svg new file mode 100644 index 00000000..21e801d4 --- /dev/null +++ b/src/actions/22/edit-clear.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/edit-clone-unlink.svg b/src/actions/22/edit-clone-unlink.svg new file mode 100644 index 00000000..bf047f8f --- /dev/null +++ b/src/actions/22/edit-clone-unlink.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/edit-clone.svg b/src/actions/22/edit-clone.svg new file mode 100644 index 00000000..ed684ef8 --- /dev/null +++ b/src/actions/22/edit-clone.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/edit-copy.svg b/src/actions/22/edit-copy.svg new file mode 100644 index 00000000..0d6c6336 --- /dev/null +++ b/src/actions/22/edit-copy.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/edit-cut.svg b/src/actions/22/edit-cut.svg new file mode 100644 index 00000000..effc4325 --- /dev/null +++ b/src/actions/22/edit-cut.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/edit-delete-shred.svg b/src/actions/22/edit-delete-shred.svg new file mode 100644 index 00000000..748ca382 --- /dev/null +++ b/src/actions/22/edit-delete-shred.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/22/edit-delete.svg b/src/actions/22/edit-delete.svg new file mode 100644 index 00000000..df4e3f6a --- /dev/null +++ b/src/actions/22/edit-delete.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/src/actions/22/edit-download.svg b/src/actions/22/edit-download.svg new file mode 100644 index 00000000..b35caaf1 --- /dev/null +++ b/src/actions/22/edit-download.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/edit-find-replace.svg b/src/actions/22/edit-find-replace.svg new file mode 100644 index 00000000..8c44411c --- /dev/null +++ b/src/actions/22/edit-find-replace.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-find.svg b/src/actions/22/edit-find.svg new file mode 100644 index 00000000..a2ae6c7c --- /dev/null +++ b/src/actions/22/edit-find.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-group.svg b/src/actions/22/edit-group.svg new file mode 100644 index 00000000..29e48e4a --- /dev/null +++ b/src/actions/22/edit-group.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-guides.svg b/src/actions/22/edit-guides.svg new file mode 100644 index 00000000..b352c233 --- /dev/null +++ b/src/actions/22/edit-guides.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-image-face-add.svg b/src/actions/22/edit-image-face-add.svg new file mode 100644 index 00000000..6cb1e171 --- /dev/null +++ b/src/actions/22/edit-image-face-add.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-image-face-detect.svg b/src/actions/22/edit-image-face-detect.svg new file mode 100644 index 00000000..9a175e7a --- /dev/null +++ b/src/actions/22/edit-image-face-detect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-image-face-recognize.svg b/src/actions/22/edit-image-face-recognize.svg new file mode 100644 index 00000000..a7dc8943 --- /dev/null +++ b/src/actions/22/edit-image-face-recognize.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-image-face-show.svg b/src/actions/22/edit-image-face-show.svg new file mode 100644 index 00000000..22a06f5b --- /dev/null +++ b/src/actions/22/edit-image-face-show.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-line-width.svg b/src/actions/22/edit-line-width.svg new file mode 100644 index 00000000..a671cf1e --- /dev/null +++ b/src/actions/22/edit-line-width.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/actions/22/edit-move.svg b/src/actions/22/edit-move.svg new file mode 100644 index 00000000..41e86892 --- /dev/null +++ b/src/actions/22/edit-move.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/edit-node.svg b/src/actions/22/edit-node.svg new file mode 100644 index 00000000..be1bc349 --- /dev/null +++ b/src/actions/22/edit-node.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-opacity.svg b/src/actions/22/edit-opacity.svg new file mode 100644 index 00000000..32f68947 --- /dev/null +++ b/src/actions/22/edit-opacity.svg @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/actions/22/edit-paste-in-place.svg b/src/actions/22/edit-paste-in-place.svg new file mode 100644 index 00000000..c3e13795 --- /dev/null +++ b/src/actions/22/edit-paste-in-place.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-paste.svg b/src/actions/22/edit-paste.svg new file mode 100644 index 00000000..3d3dcd2e --- /dev/null +++ b/src/actions/22/edit-paste.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/edit-redo.svg b/src/actions/22/edit-redo.svg new file mode 100644 index 00000000..250c9d44 --- /dev/null +++ b/src/actions/22/edit-redo.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-reset.svg b/src/actions/22/edit-reset.svg new file mode 100644 index 00000000..68227d3a --- /dev/null +++ b/src/actions/22/edit-reset.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/22/edit-select-all.svg b/src/actions/22/edit-select-all.svg new file mode 100644 index 00000000..b7af0b4a --- /dev/null +++ b/src/actions/22/edit-select-all.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/edit-select-invert.svg b/src/actions/22/edit-select-invert.svg new file mode 100644 index 00000000..d8760101 --- /dev/null +++ b/src/actions/22/edit-select-invert.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-select-lasso.svg b/src/actions/22/edit-select-lasso.svg new file mode 100644 index 00000000..75376745 --- /dev/null +++ b/src/actions/22/edit-select-lasso.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-select-none.svg b/src/actions/22/edit-select-none.svg new file mode 100644 index 00000000..3eac2ff5 --- /dev/null +++ b/src/actions/22/edit-select-none.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/actions/22/edit-select-original.svg b/src/actions/22/edit-select-original.svg new file mode 100644 index 00000000..290133dd --- /dev/null +++ b/src/actions/22/edit-select-original.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/src/actions/22/edit-select-text.svg b/src/actions/22/edit-select-text.svg new file mode 100644 index 00000000..dd81ade2 --- /dev/null +++ b/src/actions/22/edit-select-text.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/edit-select.svg b/src/actions/22/edit-select.svg new file mode 100644 index 00000000..6e976cf0 --- /dev/null +++ b/src/actions/22/edit-select.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-table-cell-merge.svg b/src/actions/22/edit-table-cell-merge.svg new file mode 100644 index 00000000..4d7430fe --- /dev/null +++ b/src/actions/22/edit-table-cell-merge.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/edit-table-cell-split.svg b/src/actions/22/edit-table-cell-split.svg new file mode 100644 index 00000000..be66ba09 --- /dev/null +++ b/src/actions/22/edit-table-cell-split.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/22/edit-table-delete-column.svg b/src/actions/22/edit-table-delete-column.svg new file mode 100644 index 00000000..a4ab558e --- /dev/null +++ b/src/actions/22/edit-table-delete-column.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/22/edit-table-delete-row.svg b/src/actions/22/edit-table-delete-row.svg new file mode 100644 index 00000000..a12d96c9 --- /dev/null +++ b/src/actions/22/edit-table-delete-row.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/22/edit-table-insert-column-left.svg b/src/actions/22/edit-table-insert-column-left.svg new file mode 100644 index 00000000..9f9cadb6 --- /dev/null +++ b/src/actions/22/edit-table-insert-column-left.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/edit-table-insert-column-right.svg b/src/actions/22/edit-table-insert-column-right.svg new file mode 100644 index 00000000..faa25cb9 --- /dev/null +++ b/src/actions/22/edit-table-insert-column-right.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/edit-table-insert-row-above.svg b/src/actions/22/edit-table-insert-row-above.svg new file mode 100644 index 00000000..d406e133 --- /dev/null +++ b/src/actions/22/edit-table-insert-row-above.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/edit-table-insert-row-below.svg b/src/actions/22/edit-table-insert-row-below.svg new file mode 100644 index 00000000..34375958 --- /dev/null +++ b/src/actions/22/edit-table-insert-row-below.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/edit-table-insert-row-under.svg b/src/actions/22/edit-table-insert-row-under.svg new file mode 100644 index 00000000..4a4335c9 --- /dev/null +++ b/src/actions/22/edit-table-insert-row-under.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/edit-text-frame-update.svg b/src/actions/22/edit-text-frame-update.svg new file mode 100644 index 00000000..067e19ea --- /dev/null +++ b/src/actions/22/edit-text-frame-update.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/edit-undo.svg b/src/actions/22/edit-undo.svg new file mode 100644 index 00000000..2c53e121 --- /dev/null +++ b/src/actions/22/edit-undo.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/embosstool.svg b/src/actions/22/embosstool.svg new file mode 100644 index 00000000..d1897e1b --- /dev/null +++ b/src/actions/22/embosstool.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/entity.svg b/src/actions/22/entity.svg new file mode 100644 index 00000000..ba366d2d --- /dev/null +++ b/src/actions/22/entity.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/entrance_animations.svg b/src/actions/22/entrance_animations.svg new file mode 100644 index 00000000..a069a950 --- /dev/null +++ b/src/actions/22/entrance_animations.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/entry-new.svg b/src/actions/22/entry-new.svg new file mode 100644 index 00000000..e172da75 --- /dev/null +++ b/src/actions/22/entry-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/errornext.svg b/src/actions/22/errornext.svg new file mode 100644 index 00000000..d4bc746e --- /dev/null +++ b/src/actions/22/errornext.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/22/errorprev.svg b/src/actions/22/errorprev.svg new file mode 100644 index 00000000..48390a9c --- /dev/null +++ b/src/actions/22/errorprev.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/escape-direction-all.svg b/src/actions/22/escape-direction-all.svg new file mode 100644 index 00000000..4802e9cf --- /dev/null +++ b/src/actions/22/escape-direction-all.svg @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/src/actions/22/escape-direction-down.svg b/src/actions/22/escape-direction-down.svg new file mode 100644 index 00000000..852c7967 --- /dev/null +++ b/src/actions/22/escape-direction-down.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/escape-direction-horizontal.svg b/src/actions/22/escape-direction-horizontal.svg new file mode 100644 index 00000000..4adc26e6 --- /dev/null +++ b/src/actions/22/escape-direction-horizontal.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/escape-direction-left.svg b/src/actions/22/escape-direction-left.svg new file mode 100644 index 00000000..4bae0b85 --- /dev/null +++ b/src/actions/22/escape-direction-left.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/escape-direction-right.svg b/src/actions/22/escape-direction-right.svg new file mode 100644 index 00000000..d919ce02 --- /dev/null +++ b/src/actions/22/escape-direction-right.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/escape-direction-up.svg b/src/actions/22/escape-direction-up.svg new file mode 100644 index 00000000..0fc57a7b --- /dev/null +++ b/src/actions/22/escape-direction-up.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/escape-direction-vertical.svg b/src/actions/22/escape-direction-vertical.svg new file mode 100644 index 00000000..938fd61f --- /dev/null +++ b/src/actions/22/escape-direction-vertical.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/exception.svg b/src/actions/22/exception.svg new file mode 100644 index 00000000..e3a390e0 --- /dev/null +++ b/src/actions/22/exception.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/exchange-positions-clockwise.svg b/src/actions/22/exchange-positions-clockwise.svg new file mode 100644 index 00000000..a7c66224 --- /dev/null +++ b/src/actions/22/exchange-positions-clockwise.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/exchange-positions-zorder.svg b/src/actions/22/exchange-positions-zorder.svg new file mode 100644 index 00000000..52d9be70 --- /dev/null +++ b/src/actions/22/exchange-positions-zorder.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/exchange-positions.svg b/src/actions/22/exchange-positions.svg new file mode 100644 index 00000000..809ddac2 --- /dev/null +++ b/src/actions/22/exchange-positions.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/expand-all.svg b/src/actions/22/expand-all.svg new file mode 100644 index 00000000..06f30d25 --- /dev/null +++ b/src/actions/22/expand-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/favorite-genres-amarok.svg b/src/actions/22/favorite-genres-amarok.svg new file mode 100644 index 00000000..f3887484 --- /dev/null +++ b/src/actions/22/favorite-genres-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/favorite.svg b/src/actions/22/favorite.svg new file mode 100644 index 00000000..73752a28 --- /dev/null +++ b/src/actions/22/favorite.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/feed-subscribe.svg b/src/actions/22/feed-subscribe.svg new file mode 100644 index 00000000..eba79f37 --- /dev/null +++ b/src/actions/22/feed-subscribe.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-and-amarok.svg b/src/actions/22/filename-and-amarok.svg new file mode 100644 index 00000000..52d3a91e --- /dev/null +++ b/src/actions/22/filename-and-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-bpm-amarok.svg b/src/actions/22/filename-bpm-amarok.svg new file mode 100644 index 00000000..0809ad7b --- /dev/null +++ b/src/actions/22/filename-bpm-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-dash-amarok.svg b/src/actions/22/filename-dash-amarok.svg new file mode 100644 index 00000000..3978ac5e --- /dev/null +++ b/src/actions/22/filename-dash-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-discnumber-amarok.svg b/src/actions/22/filename-discnumber-amarok.svg new file mode 100644 index 00000000..4c294b42 --- /dev/null +++ b/src/actions/22/filename-discnumber-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-divider.svg b/src/actions/22/filename-divider.svg new file mode 100644 index 00000000..b9a3169d --- /dev/null +++ b/src/actions/22/filename-divider.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-dot-amarok.svg b/src/actions/22/filename-dot-amarok.svg new file mode 100644 index 00000000..c36a3de4 --- /dev/null +++ b/src/actions/22/filename-dot-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-filetype-amarok.svg b/src/actions/22/filename-filetype-amarok.svg new file mode 100644 index 00000000..e151f79c --- /dev/null +++ b/src/actions/22/filename-filetype-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-group-length.svg b/src/actions/22/filename-group-length.svg new file mode 100644 index 00000000..1b3e2dd4 --- /dev/null +++ b/src/actions/22/filename-group-length.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/filename-group-tracks.svg b/src/actions/22/filename-group-tracks.svg new file mode 100644 index 00000000..692620c6 --- /dev/null +++ b/src/actions/22/filename-group-tracks.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/filename-initial-amarok.svg b/src/actions/22/filename-initial-amarok.svg new file mode 100644 index 00000000..8678c583 --- /dev/null +++ b/src/actions/22/filename-initial-amarok.svg @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/src/actions/22/filename-moodbar.svg b/src/actions/22/filename-moodbar.svg new file mode 100644 index 00000000..08c5c08f --- /dev/null +++ b/src/actions/22/filename-moodbar.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/22/filename-slash-amarok.svg b/src/actions/22/filename-slash-amarok.svg new file mode 100644 index 00000000..7225813c --- /dev/null +++ b/src/actions/22/filename-slash-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-space-amarok.svg b/src/actions/22/filename-space-amarok.svg new file mode 100644 index 00000000..935a9ea9 --- /dev/null +++ b/src/actions/22/filename-space-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filename-title-amarok.svg b/src/actions/22/filename-title-amarok.svg new file mode 100644 index 00000000..abe9e635 --- /dev/null +++ b/src/actions/22/filename-title-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/filename-underscore-amarok.svg b/src/actions/22/filename-underscore-amarok.svg new file mode 100644 index 00000000..3a35b104 --- /dev/null +++ b/src/actions/22/filename-underscore-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/fill-color.svg b/src/actions/22/fill-color.svg new file mode 100644 index 00000000..d81d71a9 --- /dev/null +++ b/src/actions/22/fill-color.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/filmgrain.svg b/src/actions/22/filmgrain.svg new file mode 100644 index 00000000..9a7d54f8 --- /dev/null +++ b/src/actions/22/filmgrain.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/final_activity.svg b/src/actions/22/final_activity.svg new file mode 100644 index 00000000..a86c275b --- /dev/null +++ b/src/actions/22/final_activity.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/find-location.svg b/src/actions/22/find-location.svg new file mode 100644 index 00000000..88a430df --- /dev/null +++ b/src/actions/22/find-location.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/fingerprint.svg b/src/actions/22/fingerprint.svg new file mode 100644 index 00000000..6a15835a --- /dev/null +++ b/src/actions/22/fingerprint.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/22/flag-black.svg b/src/actions/22/flag-black.svg new file mode 100644 index 00000000..a39c78cb --- /dev/null +++ b/src/actions/22/flag-black.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/22/flag-blue.svg b/src/actions/22/flag-blue.svg new file mode 100644 index 00000000..88b9ae58 --- /dev/null +++ b/src/actions/22/flag-blue.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/22/flag-green.svg b/src/actions/22/flag-green.svg new file mode 100644 index 00000000..358f343b --- /dev/null +++ b/src/actions/22/flag-green.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/22/flag-red.svg b/src/actions/22/flag-red.svg new file mode 100644 index 00000000..4650330e --- /dev/null +++ b/src/actions/22/flag-red.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/22/flag-yellow.svg b/src/actions/22/flag-yellow.svg new file mode 100644 index 00000000..e959c8d2 --- /dev/null +++ b/src/actions/22/flag-yellow.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/22/flag.svg b/src/actions/22/flag.svg new file mode 100644 index 00000000..4d156c7c --- /dev/null +++ b/src/actions/22/flag.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/flash.svg b/src/actions/22/flash.svg new file mode 100644 index 00000000..e98842a9 --- /dev/null +++ b/src/actions/22/flash.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/flashlight-off.svg b/src/actions/22/flashlight-off.svg new file mode 100644 index 00000000..abcab6d2 --- /dev/null +++ b/src/actions/22/flashlight-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/22/flashlight-on.svg b/src/actions/22/flashlight-on.svg new file mode 100644 index 00000000..7350612c --- /dev/null +++ b/src/actions/22/flashlight-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/22/flower-shape.svg b/src/actions/22/flower-shape.svg new file mode 100644 index 00000000..e442deb4 --- /dev/null +++ b/src/actions/22/flower-shape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/folder-new.svg b/src/actions/22/folder-new.svg new file mode 100644 index 00000000..7b8a0aeb --- /dev/null +++ b/src/actions/22/folder-new.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/22/folder-stash.svg b/src/actions/22/folder-stash.svg new file mode 100644 index 00000000..580e47ce --- /dev/null +++ b/src/actions/22/folder-stash.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/folder-sync.svg b/src/actions/22/folder-sync.svg new file mode 100644 index 00000000..b8520cb7 --- /dev/null +++ b/src/actions/22/folder-sync.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/font-disable.svg b/src/actions/22/font-disable.svg new file mode 100644 index 00000000..22826251 --- /dev/null +++ b/src/actions/22/font-disable.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/src/actions/22/font-enable.svg b/src/actions/22/font-enable.svg new file mode 100644 index 00000000..416d09f0 --- /dev/null +++ b/src/actions/22/font-enable.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/food.svg b/src/actions/22/food.svg new file mode 100644 index 00000000..e400d2fd --- /dev/null +++ b/src/actions/22/food.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/foreignkey_constraint.svg b/src/actions/22/foreignkey_constraint.svg new file mode 100644 index 00000000..98ab4708 --- /dev/null +++ b/src/actions/22/foreignkey_constraint.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/fork.svg b/src/actions/22/fork.svg new file mode 100644 index 00000000..5b67ef48 --- /dev/null +++ b/src/actions/22/fork.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-add-node.svg b/src/actions/22/format-add-node.svg new file mode 100644 index 00000000..f6089cc8 --- /dev/null +++ b/src/actions/22/format-add-node.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-align-vertical-bottom.svg b/src/actions/22/format-align-vertical-bottom.svg new file mode 100644 index 00000000..89a19e36 --- /dev/null +++ b/src/actions/22/format-align-vertical-bottom.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-align-vertical-center.svg b/src/actions/22/format-align-vertical-center.svg new file mode 100644 index 00000000..89417a66 --- /dev/null +++ b/src/actions/22/format-align-vertical-center.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-align-vertical-top.svg b/src/actions/22/format-align-vertical-top.svg new file mode 100644 index 00000000..398fe316 --- /dev/null +++ b/src/actions/22/format-align-vertical-top.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-border-set-all.svg b/src/actions/22/format-border-set-all.svg new file mode 100644 index 00000000..e3f4a7ac --- /dev/null +++ b/src/actions/22/format-border-set-all.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/format-border-set-bottom.svg b/src/actions/22/format-border-set-bottom.svg new file mode 100644 index 00000000..34d6f90f --- /dev/null +++ b/src/actions/22/format-border-set-bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-diagonal-bl-tr.svg b/src/actions/22/format-border-set-diagonal-bl-tr.svg new file mode 100644 index 00000000..f5c30672 --- /dev/null +++ b/src/actions/22/format-border-set-diagonal-bl-tr.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-diagonal-tl-br.svg b/src/actions/22/format-border-set-diagonal-tl-br.svg new file mode 100644 index 00000000..79167411 --- /dev/null +++ b/src/actions/22/format-border-set-diagonal-tl-br.svg @@ -0,0 +1,25 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-external.svg b/src/actions/22/format-border-set-external.svg new file mode 100644 index 00000000..b90f9a07 --- /dev/null +++ b/src/actions/22/format-border-set-external.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-internal-horizontal.svg b/src/actions/22/format-border-set-internal-horizontal.svg new file mode 100644 index 00000000..d1b9ce76 --- /dev/null +++ b/src/actions/22/format-border-set-internal-horizontal.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-internal-vertical.svg b/src/actions/22/format-border-set-internal-vertical.svg new file mode 100644 index 00000000..0dd8dc39 --- /dev/null +++ b/src/actions/22/format-border-set-internal-vertical.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-internal.svg b/src/actions/22/format-border-set-internal.svg new file mode 100644 index 00000000..675af8b0 --- /dev/null +++ b/src/actions/22/format-border-set-internal.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-left.svg b/src/actions/22/format-border-set-left.svg new file mode 100644 index 00000000..04748bca --- /dev/null +++ b/src/actions/22/format-border-set-left.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-none.svg b/src/actions/22/format-border-set-none.svg new file mode 100644 index 00000000..eee29f43 --- /dev/null +++ b/src/actions/22/format-border-set-none.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/format-border-set-right.svg b/src/actions/22/format-border-set-right.svg new file mode 100644 index 00000000..87c955ad --- /dev/null +++ b/src/actions/22/format-border-set-right.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-set-top.svg b/src/actions/22/format-border-set-top.svg new file mode 100644 index 00000000..d057b589 --- /dev/null +++ b/src/actions/22/format-border-set-top.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-border-style.svg b/src/actions/22/format-border-style.svg new file mode 100644 index 00000000..e094120c --- /dev/null +++ b/src/actions/22/format-border-style.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-break-node.svg b/src/actions/22/format-break-node.svg new file mode 100644 index 00000000..1966aba3 --- /dev/null +++ b/src/actions/22/format-break-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-connect-node.svg b/src/actions/22/format-connect-node.svg new file mode 100644 index 00000000..b6f4b1b3 --- /dev/null +++ b/src/actions/22/format-connect-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-convert-to-path.svg b/src/actions/22/format-convert-to-path.svg new file mode 100644 index 00000000..0a3d6fad --- /dev/null +++ b/src/actions/22/format-convert-to-path.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-currency.svg b/src/actions/22/format-currency.svg new file mode 100644 index 00000000..e84bce66 --- /dev/null +++ b/src/actions/22/format-currency.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-disconnect-node.svg b/src/actions/22/format-disconnect-node.svg new file mode 100644 index 00000000..0641f1fb --- /dev/null +++ b/src/actions/22/format-disconnect-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-font-size-less.svg b/src/actions/22/format-font-size-less.svg new file mode 100644 index 00000000..04c8e34d --- /dev/null +++ b/src/actions/22/format-font-size-less.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-font-size-more.svg b/src/actions/22/format-font-size-more.svg new file mode 100644 index 00000000..de9b90ed --- /dev/null +++ b/src/actions/22/format-font-size-more.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-indent-less.svg b/src/actions/22/format-indent-less.svg new file mode 100644 index 00000000..b94a4649 --- /dev/null +++ b/src/actions/22/format-indent-less.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-indent-more.svg b/src/actions/22/format-indent-more.svg new file mode 100644 index 00000000..bd6ab58b --- /dev/null +++ b/src/actions/22/format-indent-more.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-insert-node.svg b/src/actions/22/format-insert-node.svg new file mode 100644 index 00000000..2e0f49c0 --- /dev/null +++ b/src/actions/22/format-insert-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-join-node.svg b/src/actions/22/format-join-node.svg new file mode 100644 index 00000000..d31e2eeb --- /dev/null +++ b/src/actions/22/format-join-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-justify-center.svg b/src/actions/22/format-justify-center.svg new file mode 100644 index 00000000..e3ed7aeb --- /dev/null +++ b/src/actions/22/format-justify-center.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-justify-fill.svg b/src/actions/22/format-justify-fill.svg new file mode 100644 index 00000000..6ec20797 --- /dev/null +++ b/src/actions/22/format-justify-fill.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-justify-left.svg b/src/actions/22/format-justify-left.svg new file mode 100644 index 00000000..1750c06e --- /dev/null +++ b/src/actions/22/format-justify-left.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-justify-right.svg b/src/actions/22/format-justify-right.svg new file mode 100644 index 00000000..6ecc3262 --- /dev/null +++ b/src/actions/22/format-justify-right.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-line-spacing-double.svg b/src/actions/22/format-line-spacing-double.svg new file mode 100644 index 00000000..b4d4c90a --- /dev/null +++ b/src/actions/22/format-line-spacing-double.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-line-spacing-normal.svg b/src/actions/22/format-line-spacing-normal.svg new file mode 100644 index 00000000..158f8cd7 --- /dev/null +++ b/src/actions/22/format-line-spacing-normal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-line-spacing-triple.svg b/src/actions/22/format-line-spacing-triple.svg new file mode 100644 index 00000000..1fbf0fdf --- /dev/null +++ b/src/actions/22/format-line-spacing-triple.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-list-ordered.svg b/src/actions/22/format-list-ordered.svg new file mode 100644 index 00000000..bb8856da --- /dev/null +++ b/src/actions/22/format-list-ordered.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-list-unordered.svg b/src/actions/22/format-list-unordered.svg new file mode 100644 index 00000000..9504a3e0 --- /dev/null +++ b/src/actions/22/format-list-unordered.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-node-corner.svg b/src/actions/22/format-node-corner.svg new file mode 100644 index 00000000..fc8e8839 --- /dev/null +++ b/src/actions/22/format-node-corner.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-node-curve.svg b/src/actions/22/format-node-curve.svg new file mode 100644 index 00000000..20d74e0b --- /dev/null +++ b/src/actions/22/format-node-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-node-line.svg b/src/actions/22/format-node-line.svg new file mode 100644 index 00000000..a1f323d6 --- /dev/null +++ b/src/actions/22/format-node-line.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-node-smooth.svg b/src/actions/22/format-node-smooth.svg new file mode 100644 index 00000000..ab19db0f --- /dev/null +++ b/src/actions/22/format-node-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-node-symmetric.svg b/src/actions/22/format-node-symmetric.svg new file mode 100644 index 00000000..0f9c67f2 --- /dev/null +++ b/src/actions/22/format-node-symmetric.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-number-percent.svg b/src/actions/22/format-number-percent.svg new file mode 100644 index 00000000..1586894e --- /dev/null +++ b/src/actions/22/format-number-percent.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-precision-less.svg b/src/actions/22/format-precision-less.svg new file mode 100644 index 00000000..b2bcda75 --- /dev/null +++ b/src/actions/22/format-precision-less.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/format-precision-more.svg b/src/actions/22/format-precision-more.svg new file mode 100644 index 00000000..dfe53a42 --- /dev/null +++ b/src/actions/22/format-precision-more.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-remove-node.svg b/src/actions/22/format-remove-node.svg new file mode 100644 index 00000000..98d37805 --- /dev/null +++ b/src/actions/22/format-remove-node.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/format-segment-curve.svg b/src/actions/22/format-segment-curve.svg new file mode 100644 index 00000000..47fcf55d --- /dev/null +++ b/src/actions/22/format-segment-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-segment-line.svg b/src/actions/22/format-segment-line.svg new file mode 100644 index 00000000..7fd17b7e --- /dev/null +++ b/src/actions/22/format-segment-line.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-text-blockquote.svg b/src/actions/22/format-text-blockquote.svg new file mode 100644 index 00000000..52406c2b --- /dev/null +++ b/src/actions/22/format-text-blockquote.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-bold.svg b/src/actions/22/format-text-bold.svg new file mode 100644 index 00000000..d54721ea --- /dev/null +++ b/src/actions/22/format-text-bold.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-capitalize.svg b/src/actions/22/format-text-capitalize.svg new file mode 100644 index 00000000..0bf67a64 --- /dev/null +++ b/src/actions/22/format-text-capitalize.svg @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/src/actions/22/format-text-code.svg b/src/actions/22/format-text-code.svg new file mode 100644 index 00000000..d4b66bd3 --- /dev/null +++ b/src/actions/22/format-text-code.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-color.svg b/src/actions/22/format-text-color.svg new file mode 100644 index 00000000..a876d652 --- /dev/null +++ b/src/actions/22/format-text-color.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-direction-horizontal.svg b/src/actions/22/format-text-direction-horizontal.svg new file mode 100644 index 00000000..8fa3f0f8 --- /dev/null +++ b/src/actions/22/format-text-direction-horizontal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-direction-ltr.svg b/src/actions/22/format-text-direction-ltr.svg new file mode 100644 index 00000000..f74428b7 --- /dev/null +++ b/src/actions/22/format-text-direction-ltr.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-direction-rtl.svg b/src/actions/22/format-text-direction-rtl.svg new file mode 100644 index 00000000..fd16189b --- /dev/null +++ b/src/actions/22/format-text-direction-rtl.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-direction-vertical.svg b/src/actions/22/format-text-direction-vertical.svg new file mode 100644 index 00000000..06a8182c --- /dev/null +++ b/src/actions/22/format-text-direction-vertical.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-italic.svg b/src/actions/22/format-text-italic.svg new file mode 100644 index 00000000..e158087e --- /dev/null +++ b/src/actions/22/format-text-italic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-lowercase.svg b/src/actions/22/format-text-lowercase.svg new file mode 100644 index 00000000..be9f607c --- /dev/null +++ b/src/actions/22/format-text-lowercase.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/format-text-strikethrough.svg b/src/actions/22/format-text-strikethrough.svg new file mode 100644 index 00000000..fd5e4fa5 --- /dev/null +++ b/src/actions/22/format-text-strikethrough.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-subscript.svg b/src/actions/22/format-text-subscript.svg new file mode 100644 index 00000000..ba94a62e --- /dev/null +++ b/src/actions/22/format-text-subscript.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-superscript.svg b/src/actions/22/format-text-superscript.svg new file mode 100644 index 00000000..21831596 --- /dev/null +++ b/src/actions/22/format-text-superscript.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-symbol.svg b/src/actions/22/format-text-symbol.svg new file mode 100644 index 00000000..649bc21f --- /dev/null +++ b/src/actions/22/format-text-symbol.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-underline-squiggle.svg b/src/actions/22/format-text-underline-squiggle.svg new file mode 100644 index 00000000..9c76a562 --- /dev/null +++ b/src/actions/22/format-text-underline-squiggle.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/22/format-text-underline.svg b/src/actions/22/format-text-underline.svg new file mode 100644 index 00000000..f098f97e --- /dev/null +++ b/src/actions/22/format-text-underline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/format-text-uppercase.svg b/src/actions/22/format-text-uppercase.svg new file mode 100644 index 00000000..72cdbb60 --- /dev/null +++ b/src/actions/22/format-text-uppercase.svg @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/src/actions/22/formula.svg b/src/actions/22/formula.svg new file mode 100644 index 00000000..269b6908 --- /dev/null +++ b/src/actions/22/formula.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/games-achievements.svg b/src/actions/22/games-achievements.svg new file mode 100644 index 00000000..0f1af44a --- /dev/null +++ b/src/actions/22/games-achievements.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/games-config-board.svg b/src/actions/22/games-config-board.svg new file mode 100644 index 00000000..e909bbf7 --- /dev/null +++ b/src/actions/22/games-config-board.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/games-config-tiles.svg b/src/actions/22/games-config-tiles.svg new file mode 100644 index 00000000..14cc6e05 --- /dev/null +++ b/src/actions/22/games-config-tiles.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/games-difficult.svg b/src/actions/22/games-difficult.svg new file mode 100644 index 00000000..32a3606a --- /dev/null +++ b/src/actions/22/games-difficult.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/games-highscores.svg b/src/actions/22/games-highscores.svg new file mode 100644 index 00000000..f13c8483 --- /dev/null +++ b/src/actions/22/games-highscores.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/games-hint.svg b/src/actions/22/games-hint.svg new file mode 100644 index 00000000..a1cd396b --- /dev/null +++ b/src/actions/22/games-hint.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/games-solve.svg b/src/actions/22/games-solve.svg new file mode 100644 index 00000000..ecec669e --- /dev/null +++ b/src/actions/22/games-solve.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/generalise.svg b/src/actions/22/generalise.svg new file mode 100644 index 00000000..e3dce4d4 --- /dev/null +++ b/src/actions/22/generalise.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/globe.svg b/src/actions/22/globe.svg new file mode 100644 index 00000000..d31736ab --- /dev/null +++ b/src/actions/22/globe.svg @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/src/actions/22/gnumeric-autofilter-delete.svg b/src/actions/22/gnumeric-autofilter-delete.svg new file mode 100644 index 00000000..e6aad951 --- /dev/null +++ b/src/actions/22/gnumeric-autofilter-delete.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-autosum.svg b/src/actions/22/gnumeric-autosum.svg new file mode 100644 index 00000000..822281fb --- /dev/null +++ b/src/actions/22/gnumeric-autosum.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-bucket.svg b/src/actions/22/gnumeric-bucket.svg new file mode 100644 index 00000000..be97edb6 --- /dev/null +++ b/src/actions/22/gnumeric-bucket.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-cells-merge.svg b/src/actions/22/gnumeric-cells-merge.svg new file mode 100644 index 00000000..038dd2df --- /dev/null +++ b/src/actions/22/gnumeric-cells-merge.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-column-size.svg b/src/actions/22/gnumeric-column-size.svg new file mode 100644 index 00000000..01346eb9 --- /dev/null +++ b/src/actions/22/gnumeric-column-size.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-component-insert-shaped.svg b/src/actions/22/gnumeric-component-insert-shaped.svg new file mode 100644 index 00000000..5b640b52 --- /dev/null +++ b/src/actions/22/gnumeric-component-insert-shaped.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-data-slicer.svg b/src/actions/22/gnumeric-data-slicer.svg new file mode 100644 index 00000000..6ec5ef1d --- /dev/null +++ b/src/actions/22/gnumeric-data-slicer.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-font.svg b/src/actions/22/gnumeric-font.svg new file mode 100644 index 00000000..71d81566 --- /dev/null +++ b/src/actions/22/gnumeric-font.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-format-accounting.svg b/src/actions/22/gnumeric-format-accounting.svg new file mode 100644 index 00000000..2dd94b2f --- /dev/null +++ b/src/actions/22/gnumeric-format-accounting.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-format-border-double-bottom.svg b/src/actions/22/gnumeric-format-border-double-bottom.svg new file mode 100644 index 00000000..34d4e572 --- /dev/null +++ b/src/actions/22/gnumeric-format-border-double-bottom.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/gnumeric-format-border-thick-bottom.svg b/src/actions/22/gnumeric-format-border-thick-bottom.svg new file mode 100644 index 00000000..ab30b432 --- /dev/null +++ b/src/actions/22/gnumeric-format-border-thick-bottom.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/gnumeric-format-border-thick-outside.svg b/src/actions/22/gnumeric-format-border-thick-outside.svg new file mode 100644 index 00000000..ecfe1731 --- /dev/null +++ b/src/actions/22/gnumeric-format-border-thick-outside.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/gnumeric-format-border-top-n-bottom.svg b/src/actions/22/gnumeric-format-border-top-n-bottom.svg new file mode 100644 index 00000000..4f63b9ea --- /dev/null +++ b/src/actions/22/gnumeric-format-border-top-n-bottom.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/gnumeric-format-border-top-n-double-bottom.svg b/src/actions/22/gnumeric-format-border-top-n-double-bottom.svg new file mode 100644 index 00000000..0d0255ba --- /dev/null +++ b/src/actions/22/gnumeric-format-border-top-n-double-bottom.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/gnumeric-format-border-top-n-thick-bottom.svg b/src/actions/22/gnumeric-format-border-top-n-thick-bottom.svg new file mode 100644 index 00000000..74a0b9b6 --- /dev/null +++ b/src/actions/22/gnumeric-format-border-top-n-thick-bottom.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/gnumeric-format-percentage.svg b/src/actions/22/gnumeric-format-percentage.svg new file mode 100644 index 00000000..9e9eeaa2 --- /dev/null +++ b/src/actions/22/gnumeric-format-percentage.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-format-precision-decrease.svg b/src/actions/22/gnumeric-format-precision-decrease.svg new file mode 100644 index 00000000..6829d102 --- /dev/null +++ b/src/actions/22/gnumeric-format-precision-decrease.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/gnumeric-format-precision-increase.svg b/src/actions/22/gnumeric-format-precision-increase.svg new file mode 100644 index 00000000..bb00a2c0 --- /dev/null +++ b/src/actions/22/gnumeric-format-precision-increase.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-format-thousand-separator.svg b/src/actions/22/gnumeric-format-thousand-separator.svg new file mode 100644 index 00000000..5d495f74 --- /dev/null +++ b/src/actions/22/gnumeric-format-thousand-separator.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-formulaguru.svg b/src/actions/22/gnumeric-formulaguru.svg new file mode 100644 index 00000000..eb07a84b --- /dev/null +++ b/src/actions/22/gnumeric-formulaguru.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-link-external.svg b/src/actions/22/gnumeric-link-external.svg new file mode 100644 index 00000000..bcc424e0 --- /dev/null +++ b/src/actions/22/gnumeric-link-external.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-link-internal.svg b/src/actions/22/gnumeric-link-internal.svg new file mode 100644 index 00000000..ecef21c8 --- /dev/null +++ b/src/actions/22/gnumeric-link-internal.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/actions/22/gnumeric-link-url.svg b/src/actions/22/gnumeric-link-url.svg new file mode 100644 index 00000000..0cd988fb --- /dev/null +++ b/src/actions/22/gnumeric-link-url.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-object-arrow.svg b/src/actions/22/gnumeric-object-arrow.svg new file mode 100644 index 00000000..81246993 --- /dev/null +++ b/src/actions/22/gnumeric-object-arrow.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-object-button.svg b/src/actions/22/gnumeric-object-button.svg new file mode 100644 index 00000000..79127397 --- /dev/null +++ b/src/actions/22/gnumeric-object-button.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-object-checkbox.svg b/src/actions/22/gnumeric-object-checkbox.svg new file mode 100644 index 00000000..db900820 --- /dev/null +++ b/src/actions/22/gnumeric-object-checkbox.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-object-combo.svg b/src/actions/22/gnumeric-object-combo.svg new file mode 100644 index 00000000..f33d5576 --- /dev/null +++ b/src/actions/22/gnumeric-object-combo.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-object-ellipse.svg b/src/actions/22/gnumeric-object-ellipse.svg new file mode 100644 index 00000000..e1c5020d --- /dev/null +++ b/src/actions/22/gnumeric-object-ellipse.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-object-list.svg b/src/actions/22/gnumeric-object-list.svg new file mode 100644 index 00000000..004b7d2e --- /dev/null +++ b/src/actions/22/gnumeric-object-list.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-object-rectangle.svg b/src/actions/22/gnumeric-object-rectangle.svg new file mode 100644 index 00000000..13d2e5bb --- /dev/null +++ b/src/actions/22/gnumeric-object-rectangle.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/gnumeric-object-scrollbar.svg b/src/actions/22/gnumeric-object-scrollbar.svg new file mode 100644 index 00000000..3f556934 --- /dev/null +++ b/src/actions/22/gnumeric-object-scrollbar.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-object-spinbutton.svg b/src/actions/22/gnumeric-object-spinbutton.svg new file mode 100644 index 00000000..239c5c3f --- /dev/null +++ b/src/actions/22/gnumeric-object-spinbutton.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-pagesetup-hf-page.svg b/src/actions/22/gnumeric-pagesetup-hf-page.svg new file mode 100644 index 00000000..8961c8f8 --- /dev/null +++ b/src/actions/22/gnumeric-pagesetup-hf-page.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/gnumeric-pagesetup-hf-pages.svg b/src/actions/22/gnumeric-pagesetup-hf-pages.svg new file mode 100644 index 00000000..1c43905f --- /dev/null +++ b/src/actions/22/gnumeric-pagesetup-hf-pages.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/22/gnumeric-protection-no.svg b/src/actions/22/gnumeric-protection-no.svg new file mode 100644 index 00000000..ba6cc442 --- /dev/null +++ b/src/actions/22/gnumeric-protection-no.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-protection-yes.svg b/src/actions/22/gnumeric-protection-yes.svg new file mode 100644 index 00000000..2ca25e95 --- /dev/null +++ b/src/actions/22/gnumeric-protection-yes.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/gnumeric-row-size.svg b/src/actions/22/gnumeric-row-size.svg new file mode 100644 index 00000000..53c97be4 --- /dev/null +++ b/src/actions/22/gnumeric-row-size.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/go-bottom.svg b/src/actions/22/go-bottom.svg new file mode 100644 index 00000000..8ba4c3fb --- /dev/null +++ b/src/actions/22/go-bottom.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-down-skip.svg b/src/actions/22/go-down-skip.svg new file mode 100644 index 00000000..099cf315 --- /dev/null +++ b/src/actions/22/go-down-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/go-down.svg b/src/actions/22/go-down.svg new file mode 100644 index 00000000..0da5b1f5 --- /dev/null +++ b/src/actions/22/go-down.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-first.svg b/src/actions/22/go-first.svg new file mode 100644 index 00000000..af2b0d05 --- /dev/null +++ b/src/actions/22/go-first.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-home.svg b/src/actions/22/go-home.svg new file mode 100644 index 00000000..c69fd2f9 --- /dev/null +++ b/src/actions/22/go-home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/22/go-jump-declaration.svg b/src/actions/22/go-jump-declaration.svg new file mode 100644 index 00000000..f766c1fd --- /dev/null +++ b/src/actions/22/go-jump-declaration.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-jump-definition.svg b/src/actions/22/go-jump-definition.svg new file mode 100644 index 00000000..acfe5dbd --- /dev/null +++ b/src/actions/22/go-jump-definition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-jump.svg b/src/actions/22/go-jump.svg new file mode 100644 index 00000000..823eeb6d --- /dev/null +++ b/src/actions/22/go-jump.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-last.svg b/src/actions/22/go-last.svg new file mode 100644 index 00000000..d48a4c96 --- /dev/null +++ b/src/actions/22/go-last.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-next-context.svg b/src/actions/22/go-next-context.svg new file mode 100644 index 00000000..37f0f82a --- /dev/null +++ b/src/actions/22/go-next-context.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-next-skip.svg b/src/actions/22/go-next-skip.svg new file mode 100644 index 00000000..b6a2d9ac --- /dev/null +++ b/src/actions/22/go-next-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/go-next-use.svg b/src/actions/22/go-next-use.svg new file mode 100644 index 00000000..e47daab5 --- /dev/null +++ b/src/actions/22/go-next-use.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-next.svg b/src/actions/22/go-next.svg new file mode 100644 index 00000000..58709414 --- /dev/null +++ b/src/actions/22/go-next.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-parent-folder.svg b/src/actions/22/go-parent-folder.svg new file mode 100644 index 00000000..35159258 --- /dev/null +++ b/src/actions/22/go-parent-folder.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/go-previous-context.svg b/src/actions/22/go-previous-context.svg new file mode 100644 index 00000000..d69c9883 --- /dev/null +++ b/src/actions/22/go-previous-context.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-previous-skip.svg b/src/actions/22/go-previous-skip.svg new file mode 100644 index 00000000..c52bbc26 --- /dev/null +++ b/src/actions/22/go-previous-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/go-previous-use.svg b/src/actions/22/go-previous-use.svg new file mode 100644 index 00000000..16172b71 --- /dev/null +++ b/src/actions/22/go-previous-use.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-previous.svg b/src/actions/22/go-previous.svg new file mode 100644 index 00000000..9daca858 --- /dev/null +++ b/src/actions/22/go-previous.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-top.svg b/src/actions/22/go-top.svg new file mode 100644 index 00000000..d20f8f4e --- /dev/null +++ b/src/actions/22/go-top.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/go-up-skip.svg b/src/actions/22/go-up-skip.svg new file mode 100644 index 00000000..0aa7229a --- /dev/null +++ b/src/actions/22/go-up-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/go-up.svg b/src/actions/22/go-up.svg new file mode 100644 index 00000000..6cdd950a --- /dev/null +++ b/src/actions/22/go-up.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/gtk-convert.svg b/src/actions/22/gtk-convert.svg new file mode 100644 index 00000000..cf711f10 --- /dev/null +++ b/src/actions/22/gtk-convert.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/gtk-index.svg b/src/actions/22/gtk-index.svg new file mode 100644 index 00000000..6d26c0fc --- /dev/null +++ b/src/actions/22/gtk-index.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/gtk-select-font.svg b/src/actions/22/gtk-select-font.svg new file mode 100644 index 00000000..c13a72b6 --- /dev/null +++ b/src/actions/22/gtk-select-font.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/handle-move.svg b/src/actions/22/handle-move.svg new file mode 100644 index 00000000..4c064806 --- /dev/null +++ b/src/actions/22/handle-move.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/22/handle-sort.svg b/src/actions/22/handle-sort.svg new file mode 100644 index 00000000..61bb23ed --- /dev/null +++ b/src/actions/22/handle-sort.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/22/headphones.svg b/src/actions/22/headphones.svg new file mode 100644 index 00000000..657c5e0e --- /dev/null +++ b/src/actions/22/headphones.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/help-about.svg b/src/actions/22/help-about.svg new file mode 100644 index 00000000..c3012606 --- /dev/null +++ b/src/actions/22/help-about.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/help-contents.svg b/src/actions/22/help-contents.svg new file mode 100644 index 00000000..77a05479 --- /dev/null +++ b/src/actions/22/help-contents.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/22/help-whatsthis.svg b/src/actions/22/help-whatsthis.svg new file mode 100644 index 00000000..31bcb408 --- /dev/null +++ b/src/actions/22/help-whatsthis.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/hexagon-shape.svg b/src/actions/22/hexagon-shape.svg new file mode 100644 index 00000000..6b932bca --- /dev/null +++ b/src/actions/22/hexagon-shape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/hotpixels.svg b/src/actions/22/hotpixels.svg new file mode 100644 index 00000000..cbd2667f --- /dev/null +++ b/src/actions/22/hotpixels.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/im-aim.svg b/src/actions/22/im-aim.svg new file mode 100644 index 00000000..2bb7dc9b --- /dev/null +++ b/src/actions/22/im-aim.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-ban-kick-user.svg b/src/actions/22/im-ban-kick-user.svg new file mode 100644 index 00000000..e200d8a0 --- /dev/null +++ b/src/actions/22/im-ban-kick-user.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/22/im-facebook.svg b/src/actions/22/im-facebook.svg new file mode 100644 index 00000000..a6402109 --- /dev/null +++ b/src/actions/22/im-facebook.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-gadugadu.svg b/src/actions/22/im-gadugadu.svg new file mode 100644 index 00000000..1a39e504 --- /dev/null +++ b/src/actions/22/im-gadugadu.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-google-talk.svg b/src/actions/22/im-google-talk.svg new file mode 100644 index 00000000..dd6df6c0 --- /dev/null +++ b/src/actions/22/im-google-talk.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-google.svg b/src/actions/22/im-google.svg new file mode 100644 index 00000000..3dc0a1a2 --- /dev/null +++ b/src/actions/22/im-google.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-icq.svg b/src/actions/22/im-icq.svg new file mode 100644 index 00000000..eb35b1c2 --- /dev/null +++ b/src/actions/22/im-icq.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-identi.ca.svg b/src/actions/22/im-identi.ca.svg new file mode 100644 index 00000000..791912c3 --- /dev/null +++ b/src/actions/22/im-identi.ca.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-invisible-user.svg b/src/actions/22/im-invisible-user.svg new file mode 100644 index 00000000..1077e643 --- /dev/null +++ b/src/actions/22/im-invisible-user.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/22/im-kick-user.svg b/src/actions/22/im-kick-user.svg new file mode 100644 index 00000000..8418466e --- /dev/null +++ b/src/actions/22/im-kick-user.svg @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/src/actions/22/im-msn.svg b/src/actions/22/im-msn.svg new file mode 100644 index 00000000..bfd273ae --- /dev/null +++ b/src/actions/22/im-msn.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-qq.svg b/src/actions/22/im-qq.svg new file mode 100644 index 00000000..aab5cb2b --- /dev/null +++ b/src/actions/22/im-qq.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-skype.svg b/src/actions/22/im-skype.svg new file mode 100644 index 00000000..1b0c8dd7 --- /dev/null +++ b/src/actions/22/im-skype.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-twitter.svg b/src/actions/22/im-twitter.svg new file mode 100644 index 00000000..edc33d1f --- /dev/null +++ b/src/actions/22/im-twitter.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-user-away.svg b/src/actions/22/im-user-away.svg new file mode 100644 index 00000000..d99de845 --- /dev/null +++ b/src/actions/22/im-user-away.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/22/im-user-busy.svg b/src/actions/22/im-user-busy.svg new file mode 100644 index 00000000..ce260314 --- /dev/null +++ b/src/actions/22/im-user-busy.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/22/im-user-offline.svg b/src/actions/22/im-user-offline.svg new file mode 100644 index 00000000..ac05fba3 --- /dev/null +++ b/src/actions/22/im-user-offline.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/22/im-user-online.svg b/src/actions/22/im-user-online.svg new file mode 100644 index 00000000..0bc4758c --- /dev/null +++ b/src/actions/22/im-user-online.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/22/im-user.svg b/src/actions/22/im-user.svg new file mode 100644 index 00000000..8cb16109 --- /dev/null +++ b/src/actions/22/im-user.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-yahoo.svg b/src/actions/22/im-yahoo.svg new file mode 100644 index 00000000..ab3b3173 --- /dev/null +++ b/src/actions/22/im-yahoo.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/im-youtube.svg b/src/actions/22/im-youtube.svg new file mode 100644 index 00000000..05a700aa --- /dev/null +++ b/src/actions/22/im-youtube.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/input-mouse-click-left.svg b/src/actions/22/input-mouse-click-left.svg new file mode 100644 index 00000000..3087f94d --- /dev/null +++ b/src/actions/22/input-mouse-click-left.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/22/input-mouse-click-middle.svg b/src/actions/22/input-mouse-click-middle.svg new file mode 100644 index 00000000..92b6a44b --- /dev/null +++ b/src/actions/22/input-mouse-click-middle.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/22/input-mouse-click-right.svg b/src/actions/22/input-mouse-click-right.svg new file mode 100644 index 00000000..c91ab4a4 --- /dev/null +++ b/src/actions/22/input-mouse-click-right.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/22/insert-button.svg b/src/actions/22/insert-button.svg new file mode 100644 index 00000000..aec10d57 --- /dev/null +++ b/src/actions/22/insert-button.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/insert-endnote.svg b/src/actions/22/insert-endnote.svg new file mode 100644 index 00000000..aff9b2a6 --- /dev/null +++ b/src/actions/22/insert-endnote.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/insert-footnote.svg b/src/actions/22/insert-footnote.svg new file mode 100644 index 00000000..695eb8d1 --- /dev/null +++ b/src/actions/22/insert-footnote.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/insert-horizontal-rule.svg b/src/actions/22/insert-horizontal-rule.svg new file mode 100644 index 00000000..9d13f5c6 --- /dev/null +++ b/src/actions/22/insert-horizontal-rule.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/insert-image.svg b/src/actions/22/insert-image.svg new file mode 100644 index 00000000..85edac0f --- /dev/null +++ b/src/actions/22/insert-image.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/insert-link.svg b/src/actions/22/insert-link.svg new file mode 100644 index 00000000..1361d8ba --- /dev/null +++ b/src/actions/22/insert-link.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/insert-math-expression.svg b/src/actions/22/insert-math-expression.svg new file mode 100644 index 00000000..164c6fa5 --- /dev/null +++ b/src/actions/22/insert-math-expression.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/insert-more-mark.svg b/src/actions/22/insert-more-mark.svg new file mode 100644 index 00000000..bcd6bdab --- /dev/null +++ b/src/actions/22/insert-more-mark.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/insert-page-break.svg b/src/actions/22/insert-page-break.svg new file mode 100644 index 00000000..306a4b09 --- /dev/null +++ b/src/actions/22/insert-page-break.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/insert-table-of-contents.svg b/src/actions/22/insert-table-of-contents.svg new file mode 100644 index 00000000..8561b0a1 --- /dev/null +++ b/src/actions/22/insert-table-of-contents.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/insert-table.svg b/src/actions/22/insert-table.svg new file mode 100644 index 00000000..bf04dcbe --- /dev/null +++ b/src/actions/22/insert-table.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/insert-text-frame.svg b/src/actions/22/insert-text-frame.svg new file mode 100644 index 00000000..60001347 --- /dev/null +++ b/src/actions/22/insert-text-frame.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/insert-text.svg b/src/actions/22/insert-text.svg new file mode 100644 index 00000000..817eccb6 --- /dev/null +++ b/src/actions/22/insert-text.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/irc-channel-active.svg b/src/actions/22/irc-channel-active.svg new file mode 100644 index 00000000..b316fc7e --- /dev/null +++ b/src/actions/22/irc-channel-active.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/irc-channel-inactive.svg b/src/actions/22/irc-channel-inactive.svg new file mode 100644 index 00000000..f7965c87 --- /dev/null +++ b/src/actions/22/irc-channel-inactive.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/irc-operator.svg b/src/actions/22/irc-operator.svg new file mode 100644 index 00000000..62e33321 --- /dev/null +++ b/src/actions/22/irc-operator.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/irc-remove-operator.svg b/src/actions/22/irc-remove-operator.svg new file mode 100644 index 00000000..397c90a8 --- /dev/null +++ b/src/actions/22/irc-remove-operator.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/irc-unvoice.svg b/src/actions/22/irc-unvoice.svg new file mode 100644 index 00000000..f4e9676b --- /dev/null +++ b/src/actions/22/irc-unvoice.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/irc-voice.svg b/src/actions/22/irc-voice.svg new file mode 100644 index 00000000..a3f366b8 --- /dev/null +++ b/src/actions/22/irc-voice.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/item.svg b/src/actions/22/item.svg new file mode 100644 index 00000000..99c61f71 --- /dev/null +++ b/src/actions/22/item.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/join.svg b/src/actions/22/join.svg new file mode 100644 index 00000000..97bf7b06 --- /dev/null +++ b/src/actions/22/join.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/journal-new.svg b/src/actions/22/journal-new.svg new file mode 100644 index 00000000..b72c54a4 --- /dev/null +++ b/src/actions/22/journal-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/junction.svg b/src/actions/22/junction.svg new file mode 100644 index 00000000..cd65ec52 --- /dev/null +++ b/src/actions/22/junction.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-add-clip.svg b/src/actions/22/kdenlive-add-clip.svg new file mode 100644 index 00000000..0a1cb7e2 --- /dev/null +++ b/src/actions/22/kdenlive-add-clip.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-add-color-clip.svg b/src/actions/22/kdenlive-add-color-clip.svg new file mode 100644 index 00000000..33ab78b7 --- /dev/null +++ b/src/actions/22/kdenlive-add-color-clip.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-align-none.svg b/src/actions/22/kdenlive-align-none.svg new file mode 100644 index 00000000..7f433999 --- /dev/null +++ b/src/actions/22/kdenlive-align-none.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-composite.svg b/src/actions/22/kdenlive-composite.svg new file mode 100644 index 00000000..a7382936 --- /dev/null +++ b/src/actions/22/kdenlive-composite.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/kdenlive-custom-effect.svg b/src/actions/22/kdenlive-custom-effect.svg new file mode 100644 index 00000000..eb6ddc83 --- /dev/null +++ b/src/actions/22/kdenlive-custom-effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-hide-audio.svg b/src/actions/22/kdenlive-hide-audio.svg new file mode 100644 index 00000000..18c78afc --- /dev/null +++ b/src/actions/22/kdenlive-hide-audio.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + diff --git a/src/actions/22/kdenlive-hide-video.svg b/src/actions/22/kdenlive-hide-video.svg new file mode 100644 index 00000000..ae51855d --- /dev/null +++ b/src/actions/22/kdenlive-hide-video.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-insert-edit.svg b/src/actions/22/kdenlive-insert-edit.svg new file mode 100644 index 00000000..54dbc11c --- /dev/null +++ b/src/actions/22/kdenlive-insert-edit.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/kdenlive-insert-rect.svg b/src/actions/22/kdenlive-insert-rect.svg new file mode 100644 index 00000000..97f384c5 --- /dev/null +++ b/src/actions/22/kdenlive-insert-rect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-insert-unicode.svg b/src/actions/22/kdenlive-insert-unicode.svg new file mode 100644 index 00000000..27486aaf --- /dev/null +++ b/src/actions/22/kdenlive-insert-unicode.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-no-composite.svg b/src/actions/22/kdenlive-no-composite.svg new file mode 100644 index 00000000..47a88842 --- /dev/null +++ b/src/actions/22/kdenlive-no-composite.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/kdenlive-normal-edit.svg b/src/actions/22/kdenlive-normal-edit.svg new file mode 100644 index 00000000..5a731f4d --- /dev/null +++ b/src/actions/22/kdenlive-normal-edit.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/kdenlive-object-height.svg b/src/actions/22/kdenlive-object-height.svg new file mode 100644 index 00000000..369b07c1 --- /dev/null +++ b/src/actions/22/kdenlive-object-height.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-object-width.svg b/src/actions/22/kdenlive-object-width.svg new file mode 100644 index 00000000..e6a9a4db --- /dev/null +++ b/src/actions/22/kdenlive-object-width.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-overwrite-edit.svg b/src/actions/22/kdenlive-overwrite-edit.svg new file mode 100644 index 00000000..d29a82ca --- /dev/null +++ b/src/actions/22/kdenlive-overwrite-edit.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/kdenlive-select-all.svg b/src/actions/22/kdenlive-select-all.svg new file mode 100644 index 00000000..311e404b --- /dev/null +++ b/src/actions/22/kdenlive-select-all.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-select-images.svg b/src/actions/22/kdenlive-select-images.svg new file mode 100644 index 00000000..d84d7c39 --- /dev/null +++ b/src/actions/22/kdenlive-select-images.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/kdenlive-select-texts.svg b/src/actions/22/kdenlive-select-texts.svg new file mode 100644 index 00000000..8ccaa3ee --- /dev/null +++ b/src/actions/22/kdenlive-select-texts.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-show-audio.svg b/src/actions/22/kdenlive-show-audio.svg new file mode 100644 index 00000000..08a4dce0 --- /dev/null +++ b/src/actions/22/kdenlive-show-audio.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/22/kdenlive-show-markers.svg b/src/actions/22/kdenlive-show-markers.svg new file mode 100644 index 00000000..1bbb6607 --- /dev/null +++ b/src/actions/22/kdenlive-show-markers.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-show-video.svg b/src/actions/22/kdenlive-show-video.svg new file mode 100644 index 00000000..493608d9 --- /dev/null +++ b/src/actions/22/kdenlive-show-video.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-split-audio.svg b/src/actions/22/kdenlive-split-audio.svg new file mode 100644 index 00000000..7b4e633a --- /dev/null +++ b/src/actions/22/kdenlive-split-audio.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-track_has_effect.svg b/src/actions/22/kdenlive-track_has_effect.svg new file mode 100644 index 00000000..fa728a77 --- /dev/null +++ b/src/actions/22/kdenlive-track_has_effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-unselect-all.svg b/src/actions/22/kdenlive-unselect-all.svg new file mode 100644 index 00000000..4d97ae8e --- /dev/null +++ b/src/actions/22/kdenlive-unselect-all.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/kdenlive-zindex-bottom.svg b/src/actions/22/kdenlive-zindex-bottom.svg new file mode 100644 index 00000000..cc53ae19 --- /dev/null +++ b/src/actions/22/kdenlive-zindex-bottom.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-zindex-down.svg b/src/actions/22/kdenlive-zindex-down.svg new file mode 100644 index 00000000..5a5dc7c0 --- /dev/null +++ b/src/actions/22/kdenlive-zindex-down.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-zindex-top.svg b/src/actions/22/kdenlive-zindex-top.svg new file mode 100644 index 00000000..49c7183e --- /dev/null +++ b/src/actions/22/kdenlive-zindex-top.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-zindex-up.svg b/src/actions/22/kdenlive-zindex-up.svg new file mode 100644 index 00000000..0234f287 --- /dev/null +++ b/src/actions/22/kdenlive-zindex-up.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-zone-end.svg b/src/actions/22/kdenlive-zone-end.svg new file mode 100644 index 00000000..5b19dbfa --- /dev/null +++ b/src/actions/22/kdenlive-zone-end.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kdenlive-zone-start.svg b/src/actions/22/kdenlive-zone-start.svg new file mode 100644 index 00000000..421a7ab6 --- /dev/null +++ b/src/actions/22/kdenlive-zone-start.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/key-enter.svg b/src/actions/22/key-enter.svg new file mode 100644 index 00000000..a7836271 --- /dev/null +++ b/src/actions/22/key-enter.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kmouth-phrase-new.svg b/src/actions/22/kmouth-phrase-new.svg new file mode 100644 index 00000000..2b228b5b --- /dev/null +++ b/src/actions/22/kmouth-phrase-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kmouth-phrasebook.svg b/src/actions/22/kmouth-phrasebook.svg new file mode 100644 index 00000000..c7696084 --- /dev/null +++ b/src/actions/22/kmouth-phrasebook.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kmouth-phresebook-new.svg b/src/actions/22/kmouth-phresebook-new.svg new file mode 100644 index 00000000..2c057f12 --- /dev/null +++ b/src/actions/22/kmouth-phresebook-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/know.svg b/src/actions/22/know.svg new file mode 100644 index 00000000..c87019f8 --- /dev/null +++ b/src/actions/22/know.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/kr_combine.svg b/src/actions/22/kr_combine.svg new file mode 100644 index 00000000..5da160e9 --- /dev/null +++ b/src/actions/22/kr_combine.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kr_comparedirs.svg b/src/actions/22/kr_comparedirs.svg new file mode 100644 index 00000000..ba5e3de6 --- /dev/null +++ b/src/actions/22/kr_comparedirs.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kr_diskusage.svg b/src/actions/22/kr_diskusage.svg new file mode 100644 index 00000000..80e0ebcc --- /dev/null +++ b/src/actions/22/kr_diskusage.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kr_mountman.svg b/src/actions/22/kr_mountman.svg new file mode 100644 index 00000000..e0ad5e58 --- /dev/null +++ b/src/actions/22/kr_mountman.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/kr_syncbrowse_off.svg b/src/actions/22/kr_syncbrowse_off.svg new file mode 100644 index 00000000..3442595f --- /dev/null +++ b/src/actions/22/kr_syncbrowse_off.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/kr_syncbrowse_on.svg b/src/actions/22/kr_syncbrowse_on.svg new file mode 100644 index 00000000..0789cf8f --- /dev/null +++ b/src/actions/22/kr_syncbrowse_on.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/kr_unselect.svg b/src/actions/22/kr_unselect.svg new file mode 100644 index 00000000..13477874 --- /dev/null +++ b/src/actions/22/kr_unselect.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/kstars_cbound.svg b/src/actions/22/kstars_cbound.svg new file mode 100644 index 00000000..f737397d --- /dev/null +++ b/src/actions/22/kstars_cbound.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_clines.svg b/src/actions/22/kstars_clines.svg new file mode 100644 index 00000000..088eb5c6 --- /dev/null +++ b/src/actions/22/kstars_clines.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_cnames.svg b/src/actions/22/kstars_cnames.svg new file mode 100644 index 00000000..5a4024a4 --- /dev/null +++ b/src/actions/22/kstars_cnames.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_constellationart.svg b/src/actions/22/kstars_constellationart.svg new file mode 100644 index 00000000..9dd6c97d --- /dev/null +++ b/src/actions/22/kstars_constellationart.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_deepsky.svg b/src/actions/22/kstars_deepsky.svg new file mode 100644 index 00000000..1ea4862b --- /dev/null +++ b/src/actions/22/kstars_deepsky.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_ekos.svg b/src/actions/22/kstars_ekos.svg new file mode 100644 index 00000000..69b7897e --- /dev/null +++ b/src/actions/22/kstars_ekos.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_fitsviewer.svg b/src/actions/22/kstars_fitsviewer.svg new file mode 100644 index 00000000..507a224b --- /dev/null +++ b/src/actions/22/kstars_fitsviewer.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_grid.svg b/src/actions/22/kstars_grid.svg new file mode 100644 index 00000000..88a1e56f --- /dev/null +++ b/src/actions/22/kstars_grid.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_hgrid.svg b/src/actions/22/kstars_hgrid.svg new file mode 100644 index 00000000..d43d78e2 --- /dev/null +++ b/src/actions/22/kstars_hgrid.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_horizon.svg b/src/actions/22/kstars_horizon.svg new file mode 100644 index 00000000..43bb73a4 --- /dev/null +++ b/src/actions/22/kstars_horizon.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/kstars_indi.svg b/src/actions/22/kstars_indi.svg new file mode 100644 index 00000000..a21e7783 --- /dev/null +++ b/src/actions/22/kstars_indi.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/22/kstars_mw.svg b/src/actions/22/kstars_mw.svg new file mode 100644 index 00000000..fd672d58 --- /dev/null +++ b/src/actions/22/kstars_mw.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_satellites.svg b/src/actions/22/kstars_satellites.svg new file mode 100644 index 00000000..5f7ca65a --- /dev/null +++ b/src/actions/22/kstars_satellites.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_solarsystem.svg b/src/actions/22/kstars_solarsystem.svg new file mode 100644 index 00000000..fa8b59a6 --- /dev/null +++ b/src/actions/22/kstars_solarsystem.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_stars.svg b/src/actions/22/kstars_stars.svg new file mode 100644 index 00000000..b7415032 --- /dev/null +++ b/src/actions/22/kstars_stars.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kstars_supernovae.svg b/src/actions/22/kstars_supernovae.svg new file mode 100644 index 00000000..e85cff6c --- /dev/null +++ b/src/actions/22/kstars_supernovae.svg @@ -0,0 +1,78 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/actions/22/kt-add-feeds.svg b/src/actions/22/kt-add-feeds.svg new file mode 100644 index 00000000..425e2678 --- /dev/null +++ b/src/actions/22/kt-add-feeds.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kt-add-filters.svg b/src/actions/22/kt-add-filters.svg new file mode 100644 index 00000000..099fb6a0 --- /dev/null +++ b/src/actions/22/kt-add-filters.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kt-chunks.svg b/src/actions/22/kt-chunks.svg new file mode 100644 index 00000000..09f9403a --- /dev/null +++ b/src/actions/22/kt-chunks.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kt-magnet.svg b/src/actions/22/kt-magnet.svg new file mode 100644 index 00000000..ad01b22a --- /dev/null +++ b/src/actions/22/kt-magnet.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kt-queue-manager.svg b/src/actions/22/kt-queue-manager.svg new file mode 100644 index 00000000..5b407181 --- /dev/null +++ b/src/actions/22/kt-queue-manager.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/kt-remove-feeds.svg b/src/actions/22/kt-remove-feeds.svg new file mode 100644 index 00000000..b3043df8 --- /dev/null +++ b/src/actions/22/kt-remove-feeds.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/kt-remove-filters.svg b/src/actions/22/kt-remove-filters.svg new file mode 100644 index 00000000..54c8000b --- /dev/null +++ b/src/actions/22/kt-remove-filters.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/kt-set-max-upload-speed.svg b/src/actions/22/kt-set-max-upload-speed.svg new file mode 100644 index 00000000..cd2afe8e --- /dev/null +++ b/src/actions/22/kt-set-max-upload-speed.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kt-start-all.svg b/src/actions/22/kt-start-all.svg new file mode 100644 index 00000000..db23a4e2 --- /dev/null +++ b/src/actions/22/kt-start-all.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/kt-stop-all.svg b/src/actions/22/kt-stop-all.svg new file mode 100644 index 00000000..6d3dba4e --- /dev/null +++ b/src/actions/22/kt-stop-all.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-1x-zoom.svg b/src/actions/22/labplot-1x-zoom.svg new file mode 100644 index 00000000..da8be583 --- /dev/null +++ b/src/actions/22/labplot-1x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-2x-zoom.svg b/src/actions/22/labplot-2x-zoom.svg new file mode 100644 index 00000000..914ca93b --- /dev/null +++ b/src/actions/22/labplot-2x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-3x-zoom.svg b/src/actions/22/labplot-3x-zoom.svg new file mode 100644 index 00000000..b8b75ff3 --- /dev/null +++ b/src/actions/22/labplot-3x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-4x-zoom.svg b/src/actions/22/labplot-4x-zoom.svg new file mode 100644 index 00000000..f226c4b6 --- /dev/null +++ b/src/actions/22/labplot-4x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-5x-zoom.svg b/src/actions/22/labplot-5x-zoom.svg new file mode 100644 index 00000000..fbefebc0 --- /dev/null +++ b/src/actions/22/labplot-5x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-TeX-logo.svg b/src/actions/22/labplot-TeX-logo.svg new file mode 100644 index 00000000..6f6879c5 --- /dev/null +++ b/src/actions/22/labplot-TeX-logo.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-axis-horizontal.svg b/src/actions/22/labplot-axis-horizontal.svg new file mode 100644 index 00000000..54e96957 --- /dev/null +++ b/src/actions/22/labplot-axis-horizontal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-axis-vertical.svg b/src/actions/22/labplot-axis-vertical.svg new file mode 100644 index 00000000..d4b7db38 --- /dev/null +++ b/src/actions/22/labplot-axis-vertical.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-editbreaklayout.svg b/src/actions/22/labplot-editbreaklayout.svg new file mode 100644 index 00000000..d431109e --- /dev/null +++ b/src/actions/22/labplot-editbreaklayout.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-editgrid.svg b/src/actions/22/labplot-editgrid.svg new file mode 100644 index 00000000..1d7ee768 --- /dev/null +++ b/src/actions/22/labplot-editgrid.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-edithlayout.svg b/src/actions/22/labplot-edithlayout.svg new file mode 100644 index 00000000..e2312ecf --- /dev/null +++ b/src/actions/22/labplot-edithlayout.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-editvlayout.svg b/src/actions/22/labplot-editvlayout.svg new file mode 100644 index 00000000..e4ab4429 --- /dev/null +++ b/src/actions/22/labplot-editvlayout.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-matrix-new.svg b/src/actions/22/labplot-matrix-new.svg new file mode 100644 index 00000000..144f61b1 --- /dev/null +++ b/src/actions/22/labplot-matrix-new.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-matrix.svg b/src/actions/22/labplot-matrix.svg new file mode 100644 index 00000000..1b41fc5c --- /dev/null +++ b/src/actions/22/labplot-matrix.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-plot-axis-points.svg b/src/actions/22/labplot-plot-axis-points.svg new file mode 100644 index 00000000..a583cf97 --- /dev/null +++ b/src/actions/22/labplot-plot-axis-points.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-shift-down-y.svg b/src/actions/22/labplot-shift-down-y.svg new file mode 100644 index 00000000..d19e11ca --- /dev/null +++ b/src/actions/22/labplot-shift-down-y.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-shift-left-x.svg b/src/actions/22/labplot-shift-left-x.svg new file mode 100644 index 00000000..9076c256 --- /dev/null +++ b/src/actions/22/labplot-shift-left-x.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-shift-right-x.svg b/src/actions/22/labplot-shift-right-x.svg new file mode 100644 index 00000000..20446e73 --- /dev/null +++ b/src/actions/22/labplot-shift-right-x.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-shift-up-y.svg b/src/actions/22/labplot-shift-up-y.svg new file mode 100644 index 00000000..5d75d725 --- /dev/null +++ b/src/actions/22/labplot-shift-up-y.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-workbook-new.svg b/src/actions/22/labplot-workbook-new.svg new file mode 100644 index 00000000..269d69f4 --- /dev/null +++ b/src/actions/22/labplot-workbook-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-workbook.svg b/src/actions/22/labplot-workbook.svg new file mode 100644 index 00000000..98657352 --- /dev/null +++ b/src/actions/22/labplot-workbook.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-worksheet-new.svg b/src/actions/22/labplot-worksheet-new.svg new file mode 100644 index 00000000..9e27962c --- /dev/null +++ b/src/actions/22/labplot-worksheet-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-worksheet.svg b/src/actions/22/labplot-worksheet.svg new file mode 100644 index 00000000..ad16ebc6 --- /dev/null +++ b/src/actions/22/labplot-worksheet.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-curve-segments.svg b/src/actions/22/labplot-xy-curve-segments.svg new file mode 100644 index 00000000..3a6355bc --- /dev/null +++ b/src/actions/22/labplot-xy-curve-segments.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-curve.svg b/src/actions/22/labplot-xy-curve.svg new file mode 100644 index 00000000..1586c7b8 --- /dev/null +++ b/src/actions/22/labplot-xy-curve.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-equation-curve.svg b/src/actions/22/labplot-xy-equation-curve.svg new file mode 100644 index 00000000..c751c658 --- /dev/null +++ b/src/actions/22/labplot-xy-equation-curve.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-fit-curve.svg b/src/actions/22/labplot-xy-fit-curve.svg new file mode 100644 index 00000000..99170fca --- /dev/null +++ b/src/actions/22/labplot-xy-fit-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-xy-fourier-filter-curve.svg b/src/actions/22/labplot-xy-fourier-filter-curve.svg new file mode 100644 index 00000000..4acc61d0 --- /dev/null +++ b/src/actions/22/labplot-xy-fourier-filter-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-xy-fourier-transform-curve.svg b/src/actions/22/labplot-xy-fourier-transform-curve.svg new file mode 100644 index 00000000..17fb5ca5 --- /dev/null +++ b/src/actions/22/labplot-xy-fourier-transform-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-xy-interpolation-curve.svg b/src/actions/22/labplot-xy-interpolation-curve.svg new file mode 100644 index 00000000..1774643a --- /dev/null +++ b/src/actions/22/labplot-xy-interpolation-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-xy-plot-four-axes.svg b/src/actions/22/labplot-xy-plot-four-axes.svg new file mode 100644 index 00000000..4e96df6f --- /dev/null +++ b/src/actions/22/labplot-xy-plot-four-axes.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-plot-two-axes-centered-origin.svg b/src/actions/22/labplot-xy-plot-two-axes-centered-origin.svg new file mode 100644 index 00000000..56824ea9 --- /dev/null +++ b/src/actions/22/labplot-xy-plot-two-axes-centered-origin.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-plot-two-axes-centered.svg b/src/actions/22/labplot-xy-plot-two-axes-centered.svg new file mode 100644 index 00000000..a994ac8b --- /dev/null +++ b/src/actions/22/labplot-xy-plot-two-axes-centered.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-plot-two-axes.svg b/src/actions/22/labplot-xy-plot-two-axes.svg new file mode 100644 index 00000000..77d3e740 --- /dev/null +++ b/src/actions/22/labplot-xy-plot-two-axes.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-xy-smoothing-curve.svg b/src/actions/22/labplot-xy-smoothing-curve.svg new file mode 100644 index 00000000..57b8fb64 --- /dev/null +++ b/src/actions/22/labplot-xy-smoothing-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/labplot-zoom-in-x.svg b/src/actions/22/labplot-zoom-in-x.svg new file mode 100644 index 00000000..31cf5e83 --- /dev/null +++ b/src/actions/22/labplot-zoom-in-x.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-zoom-in-y.svg b/src/actions/22/labplot-zoom-in-y.svg new file mode 100644 index 00000000..aab269f5 --- /dev/null +++ b/src/actions/22/labplot-zoom-in-y.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-zoom-out-x.svg b/src/actions/22/labplot-zoom-out-x.svg new file mode 100644 index 00000000..09dc16be --- /dev/null +++ b/src/actions/22/labplot-zoom-out-x.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/labplot-zoom-out-y.svg b/src/actions/22/labplot-zoom-out-y.svg new file mode 100644 index 00000000..baa58677 --- /dev/null +++ b/src/actions/22/labplot-zoom-out-y.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/layer-visible-off.svg b/src/actions/22/layer-visible-off.svg new file mode 100644 index 00000000..e1552377 --- /dev/null +++ b/src/actions/22/layer-visible-off.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/layer-visible-on.svg b/src/actions/22/layer-visible-on.svg new file mode 100644 index 00000000..635ab18a --- /dev/null +++ b/src/actions/22/layer-visible-on.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/lensautofix.svg b/src/actions/22/lensautofix.svg new file mode 100644 index 00000000..4ec7cb34 --- /dev/null +++ b/src/actions/22/lensautofix.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/lensdistortion.svg b/src/actions/22/lensdistortion.svg new file mode 100644 index 00000000..422381da --- /dev/null +++ b/src/actions/22/lensdistortion.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/license.svg b/src/actions/22/license.svg new file mode 100644 index 00000000..d482346c --- /dev/null +++ b/src/actions/22/license.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/lighttable.svg b/src/actions/22/lighttable.svg new file mode 100644 index 00000000..a5b19215 --- /dev/null +++ b/src/actions/22/lighttable.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/linear.svg b/src/actions/22/linear.svg new file mode 100644 index 00000000..f374b178 --- /dev/null +++ b/src/actions/22/linear.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/lines-connector.svg b/src/actions/22/lines-connector.svg new file mode 100644 index 00000000..c27c1266 --- /dev/null +++ b/src/actions/22/lines-connector.svg @@ -0,0 +1,23 @@ + + + + + /> + + + diff --git a/src/actions/22/link.svg b/src/actions/22/link.svg new file mode 100644 index 00000000..3cf7349e --- /dev/null +++ b/src/actions/22/link.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/list-add-font.svg b/src/actions/22/list-add-font.svg new file mode 100644 index 00000000..05dbc6cf --- /dev/null +++ b/src/actions/22/list-add-font.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/list-add-user.svg b/src/actions/22/list-add-user.svg new file mode 100644 index 00000000..1ff90b83 --- /dev/null +++ b/src/actions/22/list-add-user.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/list-add.svg b/src/actions/22/list-add.svg new file mode 100644 index 00000000..f7b74d5d --- /dev/null +++ b/src/actions/22/list-add.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/list-remove-user.svg b/src/actions/22/list-remove-user.svg new file mode 100644 index 00000000..86cd133b --- /dev/null +++ b/src/actions/22/list-remove-user.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/list-remove.svg b/src/actions/22/list-remove.svg new file mode 100644 index 00000000..09644036 --- /dev/null +++ b/src/actions/22/list-remove.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/22/love-amarok.svg b/src/actions/22/love-amarok.svg new file mode 100644 index 00000000..0d87782e --- /dev/null +++ b/src/actions/22/love-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/mail-attachment.svg b/src/actions/22/mail-attachment.svg new file mode 100644 index 00000000..8ea5f962 --- /dev/null +++ b/src/actions/22/mail-attachment.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/mail-encrypted-full.svg b/src/actions/22/mail-encrypted-full.svg new file mode 100644 index 00000000..e7911a8d --- /dev/null +++ b/src/actions/22/mail-encrypted-full.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/mail-encrypted-part.svg b/src/actions/22/mail-encrypted-part.svg new file mode 100644 index 00000000..08d6bec8 --- /dev/null +++ b/src/actions/22/mail-encrypted-part.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/mail-flag.svg b/src/actions/22/mail-flag.svg new file mode 100644 index 00000000..46cd0650 --- /dev/null +++ b/src/actions/22/mail-flag.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-forward.svg b/src/actions/22/mail-forward.svg new file mode 100644 index 00000000..c0c31273 --- /dev/null +++ b/src/actions/22/mail-forward.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-forwarded-replied.svg b/src/actions/22/mail-forwarded-replied.svg new file mode 100644 index 00000000..a92d2970 --- /dev/null +++ b/src/actions/22/mail-forwarded-replied.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-forwarded.svg b/src/actions/22/mail-forwarded.svg new file mode 100644 index 00000000..a1a0c8c1 --- /dev/null +++ b/src/actions/22/mail-forwarded.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-invitation.svg b/src/actions/22/mail-invitation.svg new file mode 100644 index 00000000..961d363e --- /dev/null +++ b/src/actions/22/mail-invitation.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/actions/22/mail-mark-important.svg b/src/actions/22/mail-mark-important.svg new file mode 100644 index 00000000..7add5ade --- /dev/null +++ b/src/actions/22/mail-mark-important.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/mail-mark-junk.svg b/src/actions/22/mail-mark-junk.svg new file mode 100644 index 00000000..f6bc2cb2 --- /dev/null +++ b/src/actions/22/mail-mark-junk.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/mail-mark-notjunk.svg b/src/actions/22/mail-mark-notjunk.svg new file mode 100644 index 00000000..1fc204ed --- /dev/null +++ b/src/actions/22/mail-mark-notjunk.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-mark-read.svg b/src/actions/22/mail-mark-read.svg new file mode 100644 index 00000000..733e8ab2 --- /dev/null +++ b/src/actions/22/mail-mark-read.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/mail-mark-task.svg b/src/actions/22/mail-mark-task.svg new file mode 100644 index 00000000..e96eea51 --- /dev/null +++ b/src/actions/22/mail-mark-task.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/mail-mark-unread-new.svg b/src/actions/22/mail-mark-unread-new.svg new file mode 100644 index 00000000..d0320ba5 --- /dev/null +++ b/src/actions/22/mail-mark-unread-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-mark-unread.svg b/src/actions/22/mail-mark-unread.svg new file mode 100644 index 00000000..0377cd23 --- /dev/null +++ b/src/actions/22/mail-mark-unread.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/mail-meeting-request-reply.svg b/src/actions/22/mail-meeting-request-reply.svg new file mode 100644 index 00000000..6a28b303 --- /dev/null +++ b/src/actions/22/mail-meeting-request-reply.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-message-new-list.svg b/src/actions/22/mail-message-new-list.svg new file mode 100644 index 00000000..c340f83c --- /dev/null +++ b/src/actions/22/mail-message-new-list.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-message-new.svg b/src/actions/22/mail-message-new.svg new file mode 100644 index 00000000..525e49b0 --- /dev/null +++ b/src/actions/22/mail-message-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-queue.svg b/src/actions/22/mail-queue.svg new file mode 100644 index 00000000..29e6108f --- /dev/null +++ b/src/actions/22/mail-queue.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-receive.svg b/src/actions/22/mail-receive.svg new file mode 100644 index 00000000..61ff0d9a --- /dev/null +++ b/src/actions/22/mail-receive.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/mail-replied.svg b/src/actions/22/mail-replied.svg new file mode 100644 index 00000000..b71015d7 --- /dev/null +++ b/src/actions/22/mail-replied.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-reply-all.svg b/src/actions/22/mail-reply-all.svg new file mode 100644 index 00000000..bf507450 --- /dev/null +++ b/src/actions/22/mail-reply-all.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-reply-custom-all.svg b/src/actions/22/mail-reply-custom-all.svg new file mode 100644 index 00000000..8e77ac10 --- /dev/null +++ b/src/actions/22/mail-reply-custom-all.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-reply-custom.svg b/src/actions/22/mail-reply-custom.svg new file mode 100644 index 00000000..e820634c --- /dev/null +++ b/src/actions/22/mail-reply-custom.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-reply-list.svg b/src/actions/22/mail-reply-list.svg new file mode 100644 index 00000000..50de298e --- /dev/null +++ b/src/actions/22/mail-reply-list.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-reply-sender.svg b/src/actions/22/mail-reply-sender.svg new file mode 100644 index 00000000..b3b469b8 --- /dev/null +++ b/src/actions/22/mail-reply-sender.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/mail-send.svg b/src/actions/22/mail-send.svg new file mode 100644 index 00000000..4a4bfc51 --- /dev/null +++ b/src/actions/22/mail-send.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/src/actions/22/mail-signature-unknown.svg b/src/actions/22/mail-signature-unknown.svg new file mode 100644 index 00000000..6c389bc8 --- /dev/null +++ b/src/actions/22/mail-signature-unknown.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/mail-signed-full.svg b/src/actions/22/mail-signed-full.svg new file mode 100644 index 00000000..19797318 --- /dev/null +++ b/src/actions/22/mail-signed-full.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/mail-signed-part.svg b/src/actions/22/mail-signed-part.svg new file mode 100644 index 00000000..a9819e5b --- /dev/null +++ b/src/actions/22/mail-signed-part.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/mail-signed-verified.svg b/src/actions/22/mail-signed-verified.svg new file mode 100644 index 00000000..19b71314 --- /dev/null +++ b/src/actions/22/mail-signed-verified.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/mail-tagged.svg b/src/actions/22/mail-tagged.svg new file mode 100644 index 00000000..761fe586 --- /dev/null +++ b/src/actions/22/mail-tagged.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/map-flat.svg b/src/actions/22/map-flat.svg new file mode 100644 index 00000000..c8a763d2 --- /dev/null +++ b/src/actions/22/map-flat.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/map-globe.svg b/src/actions/22/map-globe.svg new file mode 100644 index 00000000..0744997d --- /dev/null +++ b/src/actions/22/map-globe.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/map-gnomonic.svg b/src/actions/22/map-gnomonic.svg new file mode 100644 index 00000000..02d06bea --- /dev/null +++ b/src/actions/22/map-gnomonic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/map-mercator.svg b/src/actions/22/map-mercator.svg new file mode 100644 index 00000000..ae1120b4 --- /dev/null +++ b/src/actions/22/map-mercator.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/markasblank.svg b/src/actions/22/markasblank.svg new file mode 100644 index 00000000..2c688ea1 --- /dev/null +++ b/src/actions/22/markasblank.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-album-cover-manager-amarok.svg b/src/actions/22/media-album-cover-manager-amarok.svg new file mode 100644 index 00000000..55653e51 --- /dev/null +++ b/src/actions/22/media-album-cover-manager-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-album-track.svg b/src/actions/22/media-album-track.svg new file mode 100644 index 00000000..1f5b1ee0 --- /dev/null +++ b/src/actions/22/media-album-track.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-eject.svg b/src/actions/22/media-eject.svg new file mode 100644 index 00000000..1fa1961a --- /dev/null +++ b/src/actions/22/media-eject.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-mount.svg b/src/actions/22/media-mount.svg new file mode 100644 index 00000000..010addd8 --- /dev/null +++ b/src/actions/22/media-mount.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/media-mout.svg b/src/actions/22/media-mout.svg new file mode 100644 index 00000000..c1e11ebe --- /dev/null +++ b/src/actions/22/media-mout.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playback-pause.svg b/src/actions/22/media-playback-pause.svg new file mode 100644 index 00000000..08a91217 --- /dev/null +++ b/src/actions/22/media-playback-pause.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playback-start.svg b/src/actions/22/media-playback-start.svg new file mode 100644 index 00000000..a8979619 --- /dev/null +++ b/src/actions/22/media-playback-start.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playback-stop.svg b/src/actions/22/media-playback-stop.svg new file mode 100644 index 00000000..3db2608f --- /dev/null +++ b/src/actions/22/media-playback-stop.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playlist-append.svg b/src/actions/22/media-playlist-append.svg new file mode 100644 index 00000000..9a0afaa9 --- /dev/null +++ b/src/actions/22/media-playlist-append.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playlist-normal.svg b/src/actions/22/media-playlist-normal.svg new file mode 100644 index 00000000..0cbf6237 --- /dev/null +++ b/src/actions/22/media-playlist-normal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playlist-play.svg b/src/actions/22/media-playlist-play.svg new file mode 100644 index 00000000..cefa4b0d --- /dev/null +++ b/src/actions/22/media-playlist-play.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playlist-repeat.svg b/src/actions/22/media-playlist-repeat.svg new file mode 100644 index 00000000..c399d254 --- /dev/null +++ b/src/actions/22/media-playlist-repeat.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-playlist-shuffle.svg b/src/actions/22/media-playlist-shuffle.svg new file mode 100644 index 00000000..fd71741e --- /dev/null +++ b/src/actions/22/media-playlist-shuffle.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-random-albums-amarok.svg b/src/actions/22/media-random-albums-amarok.svg new file mode 100644 index 00000000..51ff4b6c --- /dev/null +++ b/src/actions/22/media-random-albums-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-random-tracks-amarok.svg b/src/actions/22/media-random-tracks-amarok.svg new file mode 100644 index 00000000..241afa6e --- /dev/null +++ b/src/actions/22/media-random-tracks-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-record.svg b/src/actions/22/media-record.svg new file mode 100644 index 00000000..8e202660 --- /dev/null +++ b/src/actions/22/media-record.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/media-repeat-album-amarok.svg b/src/actions/22/media-repeat-album-amarok.svg new file mode 100644 index 00000000..8983f58d --- /dev/null +++ b/src/actions/22/media-repeat-album-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-repeat-none.svg b/src/actions/22/media-repeat-none.svg new file mode 100644 index 00000000..fc6a3e41 --- /dev/null +++ b/src/actions/22/media-repeat-none.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/22/media-repeat-playlist-amarok.svg b/src/actions/22/media-repeat-playlist-amarok.svg new file mode 100644 index 00000000..6551851e --- /dev/null +++ b/src/actions/22/media-repeat-playlist-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-repeat-single.svg b/src/actions/22/media-repeat-single.svg new file mode 100644 index 00000000..fae36c86 --- /dev/null +++ b/src/actions/22/media-repeat-single.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/media-repeat-track-amarok.svg b/src/actions/22/media-repeat-track-amarok.svg new file mode 100644 index 00000000..4382f526 --- /dev/null +++ b/src/actions/22/media-repeat-track-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-seek-backward.svg b/src/actions/22/media-seek-backward.svg new file mode 100644 index 00000000..5067fc5a --- /dev/null +++ b/src/actions/22/media-seek-backward.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-seek-forward.svg b/src/actions/22/media-seek-forward.svg new file mode 100644 index 00000000..4c3c4aa6 --- /dev/null +++ b/src/actions/22/media-seek-forward.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-show-active-track-amarok.svg b/src/actions/22/media-show-active-track-amarok.svg new file mode 100644 index 00000000..6ca20981 --- /dev/null +++ b/src/actions/22/media-show-active-track-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/media-skip-backward.svg b/src/actions/22/media-skip-backward.svg new file mode 100644 index 00000000..28df6120 --- /dev/null +++ b/src/actions/22/media-skip-backward.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-skip-forward.svg b/src/actions/22/media-skip-forward.svg new file mode 100644 index 00000000..96ed85e0 --- /dev/null +++ b/src/actions/22/media-skip-forward.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/media-track-queue-amarok.svg b/src/actions/22/media-track-queue-amarok.svg new file mode 100644 index 00000000..d6484cb9 --- /dev/null +++ b/src/actions/22/media-track-queue-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/media-track-show-active.svg b/src/actions/22/media-track-show-active.svg new file mode 100644 index 00000000..6ca20981 --- /dev/null +++ b/src/actions/22/media-track-show-active.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/meeting-participant-no-response.svg b/src/actions/22/meeting-participant-no-response.svg new file mode 100644 index 00000000..59f4ceaf --- /dev/null +++ b/src/actions/22/meeting-participant-no-response.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/meeting-participant-request-response.svg b/src/actions/22/meeting-participant-request-response.svg new file mode 100644 index 00000000..bd53150a --- /dev/null +++ b/src/actions/22/meeting-participant-request-response.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/menu_new_sep.svg b/src/actions/22/menu_new_sep.svg new file mode 100644 index 00000000..d1141bc7 --- /dev/null +++ b/src/actions/22/menu_new_sep.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/merge.svg b/src/actions/22/merge.svg new file mode 100644 index 00000000..814ad31d --- /dev/null +++ b/src/actions/22/merge.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/messagebox_warning.svg b/src/actions/22/messagebox_warning.svg new file mode 100644 index 00000000..f60479eb --- /dev/null +++ b/src/actions/22/messagebox_warning.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/22/milestone.svg b/src/actions/22/milestone.svg new file mode 100644 index 00000000..9a450009 --- /dev/null +++ b/src/actions/22/milestone.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/minuet-chords.svg b/src/actions/22/minuet-chords.svg new file mode 100644 index 00000000..60d192e6 --- /dev/null +++ b/src/actions/22/minuet-chords.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/22/minuet-intervals.svg b/src/actions/22/minuet-intervals.svg new file mode 100644 index 00000000..73b78011 --- /dev/null +++ b/src/actions/22/minuet-intervals.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/22/minuet-rhythms.svg b/src/actions/22/minuet-rhythms.svg new file mode 100644 index 00000000..3f4b4e13 --- /dev/null +++ b/src/actions/22/minuet-rhythms.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/22/minuet-scales.svg b/src/actions/22/minuet-scales.svg new file mode 100644 index 00000000..689ffe0d --- /dev/null +++ b/src/actions/22/minuet-scales.svg @@ -0,0 +1,21 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/22/mode1.svg b/src/actions/22/mode1.svg new file mode 100644 index 00000000..fe3d2db5 --- /dev/null +++ b/src/actions/22/mode1.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/mode2.svg b/src/actions/22/mode2.svg new file mode 100644 index 00000000..ce11e7c4 --- /dev/null +++ b/src/actions/22/mode2.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/mode3.svg b/src/actions/22/mode3.svg new file mode 100644 index 00000000..c103ea29 --- /dev/null +++ b/src/actions/22/mode3.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/mode4.svg b/src/actions/22/mode4.svg new file mode 100644 index 00000000..f53d0a4c --- /dev/null +++ b/src/actions/22/mode4.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/mode5.svg b/src/actions/22/mode5.svg new file mode 100644 index 00000000..0ddc34dd --- /dev/null +++ b/src/actions/22/mode5.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/motion_path_animations.svg b/src/actions/22/motion_path_animations.svg new file mode 100644 index 00000000..96b85dc2 --- /dev/null +++ b/src/actions/22/motion_path_animations.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/music-note-16th.svg b/src/actions/22/music-note-16th.svg new file mode 100644 index 00000000..4b8cdd9e --- /dev/null +++ b/src/actions/22/music-note-16th.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/network-connect.svg b/src/actions/22/network-connect.svg new file mode 100644 index 00000000..e4daca92 --- /dev/null +++ b/src/actions/22/network-connect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/network-disconnect.svg b/src/actions/22/network-disconnect.svg new file mode 100644 index 00000000..4d905c34 --- /dev/null +++ b/src/actions/22/network-disconnect.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/new-audio-alarm.svg b/src/actions/22/new-audio-alarm.svg new file mode 100644 index 00000000..4eecbf78 --- /dev/null +++ b/src/actions/22/new-audio-alarm.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/newline.svg b/src/actions/22/newline.svg new file mode 100644 index 00000000..452fa0c1 --- /dev/null +++ b/src/actions/22/newline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/news-subscribe.svg b/src/actions/22/news-subscribe.svg new file mode 100644 index 00000000..91da6ec6 --- /dev/null +++ b/src/actions/22/news-subscribe.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/news-unsubscribe.svg b/src/actions/22/news-unsubscribe.svg new file mode 100644 index 00000000..219442f5 --- /dev/null +++ b/src/actions/22/news-unsubscribe.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/nextfuzzy.svg b/src/actions/22/nextfuzzy.svg new file mode 100644 index 00000000..589c3bc9 --- /dev/null +++ b/src/actions/22/nextfuzzy.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/nextfuzzyuntrans.svg b/src/actions/22/nextfuzzyuntrans.svg new file mode 100644 index 00000000..75346204 --- /dev/null +++ b/src/actions/22/nextfuzzyuntrans.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/nextuntranslated.svg b/src/actions/22/nextuntranslated.svg new file mode 100644 index 00000000..4c466206 --- /dev/null +++ b/src/actions/22/nextuntranslated.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/node-segment-curve.svg b/src/actions/22/node-segment-curve.svg new file mode 100644 index 00000000..34c3be75 --- /dev/null +++ b/src/actions/22/node-segment-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/node-segment-line.svg b/src/actions/22/node-segment-line.svg new file mode 100644 index 00000000..898d3d07 --- /dev/null +++ b/src/actions/22/node-segment-line.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/node-transform.svg b/src/actions/22/node-transform.svg new file mode 100644 index 00000000..2bc7b947 --- /dev/null +++ b/src/actions/22/node-transform.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/node-type-auto-smooth.svg b/src/actions/22/node-type-auto-smooth.svg new file mode 100644 index 00000000..bf8d27b7 --- /dev/null +++ b/src/actions/22/node-type-auto-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/node-type-cusp.svg b/src/actions/22/node-type-cusp.svg new file mode 100644 index 00000000..1c82db08 --- /dev/null +++ b/src/actions/22/node-type-cusp.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/node-type-smooth.svg b/src/actions/22/node-type-smooth.svg new file mode 100644 index 00000000..0a3ee3b1 --- /dev/null +++ b/src/actions/22/node-type-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/node-type-symmetric.svg b/src/actions/22/node-type-symmetric.svg new file mode 100644 index 00000000..5e8fd46d --- /dev/null +++ b/src/actions/22/node-type-symmetric.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/node.svg b/src/actions/22/node.svg new file mode 100644 index 00000000..741d4e51 --- /dev/null +++ b/src/actions/22/node.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/noisereduction.svg b/src/actions/22/noisereduction.svg new file mode 100644 index 00000000..63ebaeef --- /dev/null +++ b/src/actions/22/noisereduction.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/actions/22/notifications-disabled.svg b/src/actions/22/notifications-disabled.svg new file mode 100644 index 00000000..379be0b5 --- /dev/null +++ b/src/actions/22/notifications-disabled.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/src/actions/22/notifications.svg b/src/actions/22/notifications.svg new file mode 100644 index 00000000..b488a2cd --- /dev/null +++ b/src/actions/22/notifications.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/actions/22/nroot.svg b/src/actions/22/nroot.svg new file mode 100644 index 00000000..183f538e --- /dev/null +++ b/src/actions/22/nroot.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/object-columns.svg b/src/actions/22/object-columns.svg new file mode 100644 index 00000000..9ef0aad9 --- /dev/null +++ b/src/actions/22/object-columns.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/object-flip-horizontal.svg b/src/actions/22/object-flip-horizontal.svg new file mode 100644 index 00000000..fd10f113 --- /dev/null +++ b/src/actions/22/object-flip-horizontal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/object-flip-vertical.svg b/src/actions/22/object-flip-vertical.svg new file mode 100644 index 00000000..9790e8ca --- /dev/null +++ b/src/actions/22/object-flip-vertical.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/object-group.svg b/src/actions/22/object-group.svg new file mode 100644 index 00000000..6f380935 --- /dev/null +++ b/src/actions/22/object-group.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/object-order-back.svg b/src/actions/22/object-order-back.svg new file mode 100644 index 00000000..5e4ffa01 --- /dev/null +++ b/src/actions/22/object-order-back.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/object-order-front.svg b/src/actions/22/object-order-front.svg new file mode 100644 index 00000000..1cd2d4d5 --- /dev/null +++ b/src/actions/22/object-order-front.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/object-order-lower.svg b/src/actions/22/object-order-lower.svg new file mode 100644 index 00000000..25402c19 --- /dev/null +++ b/src/actions/22/object-order-lower.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/object-order-raise.svg b/src/actions/22/object-order-raise.svg new file mode 100644 index 00000000..1dff83bb --- /dev/null +++ b/src/actions/22/object-order-raise.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/object-rotate-left.svg b/src/actions/22/object-rotate-left.svg new file mode 100644 index 00000000..f7e7ce73 --- /dev/null +++ b/src/actions/22/object-rotate-left.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/object-rotate-right.svg b/src/actions/22/object-rotate-right.svg new file mode 100644 index 00000000..a109eab9 --- /dev/null +++ b/src/actions/22/object-rotate-right.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/object-rows.svg b/src/actions/22/object-rows.svg new file mode 100644 index 00000000..5a69dd18 --- /dev/null +++ b/src/actions/22/object-rows.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/object-to-path.svg b/src/actions/22/object-to-path.svg new file mode 100644 index 00000000..a495d312 --- /dev/null +++ b/src/actions/22/object-to-path.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/object-ungroup-pop-selection.svg b/src/actions/22/object-ungroup-pop-selection.svg new file mode 100644 index 00000000..1e43bb95 --- /dev/null +++ b/src/actions/22/object-ungroup-pop-selection.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/object-ungroup.svg b/src/actions/22/object-ungroup.svg new file mode 100644 index 00000000..6bc657dc --- /dev/null +++ b/src/actions/22/object-ungroup.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/office-chart-area-focus-peak-node.svg b/src/actions/22/office-chart-area-focus-peak-node.svg new file mode 100644 index 00000000..b39fdc52 --- /dev/null +++ b/src/actions/22/office-chart-area-focus-peak-node.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/office-chart-area-percentage.svg b/src/actions/22/office-chart-area-percentage.svg new file mode 100644 index 00000000..b9a99a85 --- /dev/null +++ b/src/actions/22/office-chart-area-percentage.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/office-chart-area-stacked.svg b/src/actions/22/office-chart-area-stacked.svg new file mode 100644 index 00000000..8a9150ab --- /dev/null +++ b/src/actions/22/office-chart-area-stacked.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/office-chart-area.svg b/src/actions/22/office-chart-area.svg new file mode 100644 index 00000000..bdfb7b3d --- /dev/null +++ b/src/actions/22/office-chart-area.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/office-chart-bar-percentage.svg b/src/actions/22/office-chart-bar-percentage.svg new file mode 100644 index 00000000..b8ac0de7 --- /dev/null +++ b/src/actions/22/office-chart-bar-percentage.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/office-chart-bar-stacked.svg b/src/actions/22/office-chart-bar-stacked.svg new file mode 100644 index 00000000..b4bfffac --- /dev/null +++ b/src/actions/22/office-chart-bar-stacked.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/office-chart-bar.svg b/src/actions/22/office-chart-bar.svg new file mode 100644 index 00000000..901f909d --- /dev/null +++ b/src/actions/22/office-chart-bar.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/office-chart-line-forecast.svg b/src/actions/22/office-chart-line-forecast.svg new file mode 100644 index 00000000..be4c6034 --- /dev/null +++ b/src/actions/22/office-chart-line-forecast.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/src/actions/22/office-chart-line-percentage.svg b/src/actions/22/office-chart-line-percentage.svg new file mode 100644 index 00000000..20369123 --- /dev/null +++ b/src/actions/22/office-chart-line-percentage.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/office-chart-line-stacked.svg b/src/actions/22/office-chart-line-stacked.svg new file mode 100644 index 00000000..8e091885 --- /dev/null +++ b/src/actions/22/office-chart-line-stacked.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/office-chart-line.svg b/src/actions/22/office-chart-line.svg new file mode 100644 index 00000000..ed0871fc --- /dev/null +++ b/src/actions/22/office-chart-line.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/office-chart-pie.svg b/src/actions/22/office-chart-pie.svg new file mode 100644 index 00000000..a459613a --- /dev/null +++ b/src/actions/22/office-chart-pie.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/office-chart-polar-stacked.svg b/src/actions/22/office-chart-polar-stacked.svg new file mode 100644 index 00000000..17e670ac --- /dev/null +++ b/src/actions/22/office-chart-polar-stacked.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/office-chart-polar.svg b/src/actions/22/office-chart-polar.svg new file mode 100644 index 00000000..70ee5bfa --- /dev/null +++ b/src/actions/22/office-chart-polar.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/office-chart-ring.svg b/src/actions/22/office-chart-ring.svg new file mode 100644 index 00000000..332791db --- /dev/null +++ b/src/actions/22/office-chart-ring.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/office-chart-scatter.svg b/src/actions/22/office-chart-scatter.svg new file mode 100644 index 00000000..fe61e4e4 --- /dev/null +++ b/src/actions/22/office-chart-scatter.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/oilpaint.svg b/src/actions/22/oilpaint.svg new file mode 100644 index 00000000..c014217e --- /dev/null +++ b/src/actions/22/oilpaint.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/overexposure.svg b/src/actions/22/overexposure.svg new file mode 100644 index 00000000..3d74d764 --- /dev/null +++ b/src/actions/22/overexposure.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/overflow-menu-left.svg b/src/actions/22/overflow-menu-left.svg new file mode 100644 index 00000000..15c8dc38 --- /dev/null +++ b/src/actions/22/overflow-menu-left.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/22/overflow-menu-right.svg b/src/actions/22/overflow-menu-right.svg new file mode 100644 index 00000000..6cb3ef31 --- /dev/null +++ b/src/actions/22/overflow-menu-right.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/22/overflow-menu.svg b/src/actions/22/overflow-menu.svg new file mode 100644 index 00000000..1a0a6c0d --- /dev/null +++ b/src/actions/22/overflow-menu.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/actions/22/page-2sides.svg b/src/actions/22/page-2sides.svg new file mode 100644 index 00000000..b9aa85f7 --- /dev/null +++ b/src/actions/22/page-2sides.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/page-3sides.svg b/src/actions/22/page-3sides.svg new file mode 100644 index 00000000..490083a8 --- /dev/null +++ b/src/actions/22/page-3sides.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/page-4sides.svg b/src/actions/22/page-4sides.svg new file mode 100644 index 00000000..36dd6a27 --- /dev/null +++ b/src/actions/22/page-4sides.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/page-simple.svg b/src/actions/22/page-simple.svg new file mode 100644 index 00000000..f7d2ffee --- /dev/null +++ b/src/actions/22/page-simple.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/paint-none.svg b/src/actions/22/paint-none.svg new file mode 100644 index 00000000..ba832828 --- /dev/null +++ b/src/actions/22/paint-none.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/paper-color.svg b/src/actions/22/paper-color.svg new file mode 100644 index 00000000..82afc4f4 --- /dev/null +++ b/src/actions/22/paper-color.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/password-copy.svg b/src/actions/22/password-copy.svg new file mode 100644 index 00000000..ba7b48a0 --- /dev/null +++ b/src/actions/22/password-copy.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/path-clip-edit.svg b/src/actions/22/path-clip-edit.svg new file mode 100644 index 00000000..1ab54881 --- /dev/null +++ b/src/actions/22/path-clip-edit.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/path-effect-parameter-next.svg b/src/actions/22/path-effect-parameter-next.svg new file mode 100644 index 00000000..4e209b3e --- /dev/null +++ b/src/actions/22/path-effect-parameter-next.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/path-mask-edit.svg b/src/actions/22/path-mask-edit.svg new file mode 100644 index 00000000..b72924a6 --- /dev/null +++ b/src/actions/22/path-mask-edit.svg @@ -0,0 +1,48 @@ +a + + + + + + + + + + + + + diff --git a/src/actions/22/path-mode-polyline-paraxial.svg b/src/actions/22/path-mode-polyline-paraxial.svg new file mode 100644 index 00000000..c4574b16 --- /dev/null +++ b/src/actions/22/path-mode-polyline-paraxial.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/path-mode-polyline.svg b/src/actions/22/path-mode-polyline.svg new file mode 100644 index 00000000..af869cf2 --- /dev/null +++ b/src/actions/22/path-mode-polyline.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/path-reverse.svg b/src/actions/22/path-reverse.svg new file mode 100644 index 00000000..c576b82b --- /dev/null +++ b/src/actions/22/path-reverse.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/path-simplify.svg b/src/actions/22/path-simplify.svg new file mode 100644 index 00000000..37cd86ee --- /dev/null +++ b/src/actions/22/path-simplify.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/pathshape.svg b/src/actions/22/pathshape.svg new file mode 100644 index 00000000..0c7c5dda --- /dev/null +++ b/src/actions/22/pathshape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/perspective.svg b/src/actions/22/perspective.svg new file mode 100644 index 00000000..84ec3a95 --- /dev/null +++ b/src/actions/22/perspective.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/player-time.svg b/src/actions/22/player-time.svg new file mode 100644 index 00000000..0e85f40d --- /dev/null +++ b/src/actions/22/player-time.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/player-volume-muted.svg b/src/actions/22/player-volume-muted.svg new file mode 100644 index 00000000..ef53b3c8 --- /dev/null +++ b/src/actions/22/player-volume-muted.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/player-volume.svg b/src/actions/22/player-volume.svg new file mode 100644 index 00000000..80fddbc5 --- /dev/null +++ b/src/actions/22/player-volume.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/22/plugins.svg b/src/actions/22/plugins.svg new file mode 100644 index 00000000..68d0d288 --- /dev/null +++ b/src/actions/22/plugins.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/podcast-amarok.svg b/src/actions/22/podcast-amarok.svg new file mode 100644 index 00000000..66d76aee --- /dev/null +++ b/src/actions/22/podcast-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/port.svg b/src/actions/22/port.svg new file mode 100644 index 00000000..93818e75 --- /dev/null +++ b/src/actions/22/port.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/precondition.svg b/src/actions/22/precondition.svg new file mode 100644 index 00000000..7b4416a1 --- /dev/null +++ b/src/actions/22/precondition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/preferences-activities.svg b/src/actions/22/preferences-activities.svg new file mode 100644 index 00000000..0b1fba8c --- /dev/null +++ b/src/actions/22/preferences-activities.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/preflight-verifier.svg b/src/actions/22/preflight-verifier.svg new file mode 100644 index 00000000..b146ef79 --- /dev/null +++ b/src/actions/22/preflight-verifier.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/prevfuzzy.svg b/src/actions/22/prevfuzzy.svg new file mode 100644 index 00000000..f41cf10e --- /dev/null +++ b/src/actions/22/prevfuzzy.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/prevfuzzyuntrans.svg b/src/actions/22/prevfuzzyuntrans.svg new file mode 100644 index 00000000..c2292119 --- /dev/null +++ b/src/actions/22/prevfuzzyuntrans.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/preview-add-zone.svg b/src/actions/22/preview-add-zone.svg new file mode 100644 index 00000000..b1107efc --- /dev/null +++ b/src/actions/22/preview-add-zone.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/preview-remove-all.svg b/src/actions/22/preview-remove-all.svg new file mode 100644 index 00000000..d4b17518 --- /dev/null +++ b/src/actions/22/preview-remove-all.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/preview-remove-zone.svg b/src/actions/22/preview-remove-zone.svg new file mode 100644 index 00000000..3f148002 --- /dev/null +++ b/src/actions/22/preview-remove-zone.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/22/preview-render-off.svg b/src/actions/22/preview-render-off.svg new file mode 100644 index 00000000..b1df7519 --- /dev/null +++ b/src/actions/22/preview-render-off.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/preview-render-on.svg b/src/actions/22/preview-render-on.svg new file mode 100644 index 00000000..f90c8648 --- /dev/null +++ b/src/actions/22/preview-render-on.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/prevuntranslated.svg b/src/actions/22/prevuntranslated.svg new file mode 100644 index 00000000..b40433f7 --- /dev/null +++ b/src/actions/22/prevuntranslated.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/primarykey_constraint.svg b/src/actions/22/primarykey_constraint.svg new file mode 100644 index 00000000..19fe4bb8 --- /dev/null +++ b/src/actions/22/primarykey_constraint.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/process-stop.svg b/src/actions/22/process-stop.svg new file mode 100644 index 00000000..6223025f --- /dev/null +++ b/src/actions/22/process-stop.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/22/project-defaults.svg b/src/actions/22/project-defaults.svg new file mode 100644 index 00000000..a6ac120f --- /dev/null +++ b/src/actions/22/project-defaults.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/project-development-close.svg b/src/actions/22/project-development-close.svg new file mode 100644 index 00000000..7b5d2641 --- /dev/null +++ b/src/actions/22/project-development-close.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/project-development-new-template.svg b/src/actions/22/project-development-new-template.svg new file mode 100644 index 00000000..69d28ba9 --- /dev/null +++ b/src/actions/22/project-development-new-template.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/project-development.svg b/src/actions/22/project-development.svg new file mode 100644 index 00000000..827f85df --- /dev/null +++ b/src/actions/22/project-development.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/question.svg b/src/actions/22/question.svg new file mode 100644 index 00000000..e95f20ee --- /dev/null +++ b/src/actions/22/question.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/quickopen-class.svg b/src/actions/22/quickopen-class.svg new file mode 100644 index 00000000..30483b9c --- /dev/null +++ b/src/actions/22/quickopen-class.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/quickopen-file.svg b/src/actions/22/quickopen-file.svg new file mode 100644 index 00000000..0748eac2 --- /dev/null +++ b/src/actions/22/quickopen-file.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/quickopen-function.svg b/src/actions/22/quickopen-function.svg new file mode 100644 index 00000000..63ca81fe --- /dev/null +++ b/src/actions/22/quickopen-function.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/quickopen.svg b/src/actions/22/quickopen.svg new file mode 100644 index 00000000..ac98d055 --- /dev/null +++ b/src/actions/22/quickopen.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/raindrop.svg b/src/actions/22/raindrop.svg new file mode 100644 index 00000000..78870716 --- /dev/null +++ b/src/actions/22/raindrop.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/realization.svg b/src/actions/22/realization.svg new file mode 100644 index 00000000..92c3a9d4 --- /dev/null +++ b/src/actions/22/realization.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/redeyes.svg b/src/actions/22/redeyes.svg new file mode 100644 index 00000000..3ec46bdd --- /dev/null +++ b/src/actions/22/redeyes.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/remove-link.svg b/src/actions/22/remove-link.svg new file mode 100644 index 00000000..f82ce36d --- /dev/null +++ b/src/actions/22/remove-link.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/repeat.svg b/src/actions/22/repeat.svg new file mode 100644 index 00000000..445ecca4 --- /dev/null +++ b/src/actions/22/repeat.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/resource-calendar-child-insert.svg b/src/actions/22/resource-calendar-child-insert.svg new file mode 100644 index 00000000..726bdc72 --- /dev/null +++ b/src/actions/22/resource-calendar-child-insert.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/resource-calendar-child.svg b/src/actions/22/resource-calendar-child.svg new file mode 100644 index 00000000..c02891f4 --- /dev/null +++ b/src/actions/22/resource-calendar-child.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/resource-calendar-insert.svg b/src/actions/22/resource-calendar-insert.svg new file mode 100644 index 00000000..df65fa17 --- /dev/null +++ b/src/actions/22/resource-calendar-insert.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/22/resource-group-new.svg b/src/actions/22/resource-group-new.svg new file mode 100644 index 00000000..9cebb677 --- /dev/null +++ b/src/actions/22/resource-group-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/restoration.svg b/src/actions/22/restoration.svg new file mode 100644 index 00000000..f6856b5c --- /dev/null +++ b/src/actions/22/restoration.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/reverse.svg b/src/actions/22/reverse.svg new file mode 100644 index 00000000..b1f33dcf --- /dev/null +++ b/src/actions/22/reverse.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/roll.svg b/src/actions/22/roll.svg new file mode 100644 index 00000000..e78f37d8 --- /dev/null +++ b/src/actions/22/roll.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/rss.svg b/src/actions/22/rss.svg new file mode 100644 index 00000000..07a66476 --- /dev/null +++ b/src/actions/22/rss.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/22/run-build-clean.svg b/src/actions/22/run-build-clean.svg new file mode 100644 index 00000000..96d026c1 --- /dev/null +++ b/src/actions/22/run-build-clean.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/run-build-configure.svg b/src/actions/22/run-build-configure.svg new file mode 100644 index 00000000..7de82099 --- /dev/null +++ b/src/actions/22/run-build-configure.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/run-build-file.svg b/src/actions/22/run-build-file.svg new file mode 100644 index 00000000..d53ea053 --- /dev/null +++ b/src/actions/22/run-build-file.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/run-build-install-root.svg b/src/actions/22/run-build-install-root.svg new file mode 100644 index 00000000..c077f6d7 --- /dev/null +++ b/src/actions/22/run-build-install-root.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/run-build-install.svg b/src/actions/22/run-build-install.svg new file mode 100644 index 00000000..21c8b275 --- /dev/null +++ b/src/actions/22/run-build-install.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/run-build-prune.svg b/src/actions/22/run-build-prune.svg new file mode 100644 index 00000000..2b3f705e --- /dev/null +++ b/src/actions/22/run-build-prune.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/run-build.svg b/src/actions/22/run-build.svg new file mode 100644 index 00000000..e85d461e --- /dev/null +++ b/src/actions/22/run-build.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/select-rectangular.svg b/src/actions/22/select-rectangular.svg new file mode 100644 index 00000000..1f2f249e --- /dev/null +++ b/src/actions/22/select-rectangular.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/send_signal.svg b/src/actions/22/send_signal.svg new file mode 100644 index 00000000..d31b6758 --- /dev/null +++ b/src/actions/22/send_signal.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/shapes.svg b/src/actions/22/shapes.svg new file mode 100644 index 00000000..e63e4935 --- /dev/null +++ b/src/actions/22/shapes.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/sharpenimage.svg b/src/actions/22/sharpenimage.svg new file mode 100644 index 00000000..8a2d8a74 --- /dev/null +++ b/src/actions/22/sharpenimage.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/show-all-effects.svg b/src/actions/22/show-all-effects.svg new file mode 100644 index 00000000..45d44138 --- /dev/null +++ b/src/actions/22/show-all-effects.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/show-gpu-effects.svg b/src/actions/22/show-gpu-effects.svg new file mode 100644 index 00000000..f4aa1050 --- /dev/null +++ b/src/actions/22/show-gpu-effects.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/show-menu.svg b/src/actions/22/show-menu.svg new file mode 100644 index 00000000..37478e8f --- /dev/null +++ b/src/actions/22/show-menu.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/show-node-handles.svg b/src/actions/22/show-node-handles.svg new file mode 100644 index 00000000..2a28017c --- /dev/null +++ b/src/actions/22/show-node-handles.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/show-offline.svg b/src/actions/22/show-offline.svg new file mode 100644 index 00000000..14f8c688 --- /dev/null +++ b/src/actions/22/show-offline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/show-path-outline.svg b/src/actions/22/show-path-outline.svg new file mode 100644 index 00000000..4338c548 --- /dev/null +++ b/src/actions/22/show-path-outline.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/similarartists-amarok.svg b/src/actions/22/similarartists-amarok.svg new file mode 100644 index 00000000..bd42b47a --- /dev/null +++ b/src/actions/22/similarartists-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/skg-chart-bubble.svg b/src/actions/22/skg-chart-bubble.svg new file mode 100644 index 00000000..05288f77 --- /dev/null +++ b/src/actions/22/skg-chart-bubble.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/skrooge_credit_card.svg b/src/actions/22/skrooge_credit_card.svg new file mode 100644 index 00000000..93cedf99 --- /dev/null +++ b/src/actions/22/skrooge_credit_card.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/skrooge_less.svg b/src/actions/22/skrooge_less.svg new file mode 100644 index 00000000..21dac02d --- /dev/null +++ b/src/actions/22/skrooge_less.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/skrooge_more.svg b/src/actions/22/skrooge_more.svg new file mode 100644 index 00000000..3427f4ab --- /dev/null +++ b/src/actions/22/skrooge_more.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/skrooge_much_less.svg b/src/actions/22/skrooge_much_less.svg new file mode 100644 index 00000000..d28e2b65 --- /dev/null +++ b/src/actions/22/skrooge_much_less.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/skrooge_much_more.svg b/src/actions/22/skrooge_much_more.svg new file mode 100644 index 00000000..055f9cb1 --- /dev/null +++ b/src/actions/22/skrooge_much_more.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/skrooge_type.svg b/src/actions/22/skrooge_type.svg new file mode 100644 index 00000000..4f4a2aa3 --- /dev/null +++ b/src/actions/22/skrooge_type.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/smiley-add.svg b/src/actions/22/smiley-add.svg new file mode 100644 index 00000000..3419ca73 --- /dev/null +++ b/src/actions/22/smiley-add.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/smiley-shape.svg b/src/actions/22/smiley-shape.svg new file mode 100644 index 00000000..a4101fb1 --- /dev/null +++ b/src/actions/22/smiley-shape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/smiley.svg b/src/actions/22/smiley.svg new file mode 100644 index 00000000..8bde37f4 --- /dev/null +++ b/src/actions/22/smiley.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/22/smooth.svg b/src/actions/22/smooth.svg new file mode 100644 index 00000000..f5a99e63 --- /dev/null +++ b/src/actions/22/smooth.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/snap-angle.svg b/src/actions/22/snap-angle.svg new file mode 100644 index 00000000..304ebeab --- /dev/null +++ b/src/actions/22/snap-angle.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/src/actions/22/snap-bounding-box-center.svg b/src/actions/22/snap-bounding-box-center.svg new file mode 100644 index 00000000..9c59a423 --- /dev/null +++ b/src/actions/22/snap-bounding-box-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-bounding-box-corners.svg b/src/actions/22/snap-bounding-box-corners.svg new file mode 100644 index 00000000..cd9a290c --- /dev/null +++ b/src/actions/22/snap-bounding-box-corners.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-bounding-box-edges.svg b/src/actions/22/snap-bounding-box-edges.svg new file mode 100644 index 00000000..674ac4c1 --- /dev/null +++ b/src/actions/22/snap-bounding-box-edges.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-bounding-box-midpoints.svg b/src/actions/22/snap-bounding-box-midpoints.svg new file mode 100644 index 00000000..2322267a --- /dev/null +++ b/src/actions/22/snap-bounding-box-midpoints.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-extension.svg b/src/actions/22/snap-extension.svg new file mode 100644 index 00000000..d14f5e5e --- /dev/null +++ b/src/actions/22/snap-extension.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/snap-grid-guide-intersections.svg b/src/actions/22/snap-grid-guide-intersections.svg new file mode 100644 index 00000000..5ea6fbc6 --- /dev/null +++ b/src/actions/22/snap-grid-guide-intersections.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-guideline.svg b/src/actions/22/snap-guideline.svg new file mode 100644 index 00000000..bdbd9835 --- /dev/null +++ b/src/actions/22/snap-guideline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/snap-intersection.svg b/src/actions/22/snap-intersection.svg new file mode 100644 index 00000000..e5173a07 --- /dev/null +++ b/src/actions/22/snap-intersection.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/snap-node.svg b/src/actions/22/snap-node.svg new file mode 100644 index 00000000..ad3f5aed --- /dev/null +++ b/src/actions/22/snap-node.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/snap-nodes-center.svg b/src/actions/22/snap-nodes-center.svg new file mode 100644 index 00000000..da6c7789 --- /dev/null +++ b/src/actions/22/snap-nodes-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-nodes-cusp.svg b/src/actions/22/snap-nodes-cusp.svg new file mode 100644 index 00000000..71c465e2 --- /dev/null +++ b/src/actions/22/snap-nodes-cusp.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/snap-nodes-intersection.svg b/src/actions/22/snap-nodes-intersection.svg new file mode 100644 index 00000000..e73f0866 --- /dev/null +++ b/src/actions/22/snap-nodes-intersection.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-nodes-midpoint.svg b/src/actions/22/snap-nodes-midpoint.svg new file mode 100644 index 00000000..479f51f3 --- /dev/null +++ b/src/actions/22/snap-nodes-midpoint.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/snap-nodes-path.svg b/src/actions/22/snap-nodes-path.svg new file mode 100644 index 00000000..1119e08c --- /dev/null +++ b/src/actions/22/snap-nodes-path.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/snap-nodes-rotation-center.svg b/src/actions/22/snap-nodes-rotation-center.svg new file mode 100644 index 00000000..5a6c7b27 --- /dev/null +++ b/src/actions/22/snap-nodes-rotation-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap-nodes-smooth.svg b/src/actions/22/snap-nodes-smooth.svg new file mode 100644 index 00000000..a2f72590 --- /dev/null +++ b/src/actions/22/snap-nodes-smooth.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/snap-orthogonal.svg b/src/actions/22/snap-orthogonal.svg new file mode 100644 index 00000000..29ab35d4 --- /dev/null +++ b/src/actions/22/snap-orthogonal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/snap-page.svg b/src/actions/22/snap-page.svg new file mode 100644 index 00000000..97f6308f --- /dev/null +++ b/src/actions/22/snap-page.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/snap-text-baseline.svg b/src/actions/22/snap-text-baseline.svg new file mode 100644 index 00000000..7fdfb697 --- /dev/null +++ b/src/actions/22/snap-text-baseline.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/snap.svg b/src/actions/22/snap.svg new file mode 100644 index 00000000..989def5e --- /dev/null +++ b/src/actions/22/snap.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/sort-presence.svg b/src/actions/22/sort-presence.svg new file mode 100644 index 00000000..32fe155c --- /dev/null +++ b/src/actions/22/sort-presence.svg @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/src/actions/22/speaker.svg b/src/actions/22/speaker.svg new file mode 100644 index 00000000..1ed9a7d8 --- /dev/null +++ b/src/actions/22/speaker.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/special_paste.svg b/src/actions/22/special_paste.svg new file mode 100644 index 00000000..0f2a66da --- /dev/null +++ b/src/actions/22/special_paste.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/split.svg b/src/actions/22/split.svg new file mode 100644 index 00000000..d2cd645e --- /dev/null +++ b/src/actions/22/split.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/sqrt.svg b/src/actions/22/sqrt.svg new file mode 100644 index 00000000..22901b1c --- /dev/null +++ b/src/actions/22/sqrt.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/standard-connector.svg b/src/actions/22/standard-connector.svg new file mode 100644 index 00000000..5cac7c2c --- /dev/null +++ b/src/actions/22/standard-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/state-fork.svg b/src/actions/22/state-fork.svg new file mode 100644 index 00000000..b71cca59 --- /dev/null +++ b/src/actions/22/state-fork.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/stateshape.svg b/src/actions/22/stateshape.svg new file mode 100644 index 00000000..d3c38c7a --- /dev/null +++ b/src/actions/22/stateshape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/step_object_ChargedParticle.svg b/src/actions/22/step_object_ChargedParticle.svg new file mode 100644 index 00000000..9f4b5314 --- /dev/null +++ b/src/actions/22/step_object_ChargedParticle.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/step_object_CircularMotor.svg b/src/actions/22/step_object_CircularMotor.svg new file mode 100644 index 00000000..05f1fee0 --- /dev/null +++ b/src/actions/22/step_object_CircularMotor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/step_object_CoulombForce.svg b/src/actions/22/step_object_CoulombForce.svg new file mode 100644 index 00000000..1458482b --- /dev/null +++ b/src/actions/22/step_object_CoulombForce.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/step_object_GravitationForce.svg b/src/actions/22/step_object_GravitationForce.svg new file mode 100644 index 00000000..30264851 --- /dev/null +++ b/src/actions/22/step_object_GravitationForce.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/step_object_LinearMotor.svg b/src/actions/22/step_object_LinearMotor.svg new file mode 100644 index 00000000..d27d5ad4 --- /dev/null +++ b/src/actions/22/step_object_LinearMotor.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/step_object_SoftBody.svg b/src/actions/22/step_object_SoftBody.svg new file mode 100644 index 00000000..00612d04 --- /dev/null +++ b/src/actions/22/step_object_SoftBody.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/step_object_Spring.svg b/src/actions/22/step_object_Spring.svg new file mode 100644 index 00000000..d9490651 --- /dev/null +++ b/src/actions/22/step_object_Spring.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/step_object_WeightForce.svg b/src/actions/22/step_object_WeightForce.svg new file mode 100644 index 00000000..20b36ba2 --- /dev/null +++ b/src/actions/22/step_object_WeightForce.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/story-editor.svg b/src/actions/22/story-editor.svg new file mode 100644 index 00000000..22cfc999 --- /dev/null +++ b/src/actions/22/story-editor.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/stroke-cap-butt.svg b/src/actions/22/stroke-cap-butt.svg new file mode 100644 index 00000000..9981cf27 --- /dev/null +++ b/src/actions/22/stroke-cap-butt.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/stroke-cap-round.svg b/src/actions/22/stroke-cap-round.svg new file mode 100644 index 00000000..289183f1 --- /dev/null +++ b/src/actions/22/stroke-cap-round.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/stroke-cap-square.svg b/src/actions/22/stroke-cap-square.svg new file mode 100644 index 00000000..75b00f74 --- /dev/null +++ b/src/actions/22/stroke-cap-square.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/stroke-join-bevel.svg b/src/actions/22/stroke-join-bevel.svg new file mode 100644 index 00000000..b12deb52 --- /dev/null +++ b/src/actions/22/stroke-join-bevel.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/stroke-join-miter.svg b/src/actions/22/stroke-join-miter.svg new file mode 100644 index 00000000..00d0a744 --- /dev/null +++ b/src/actions/22/stroke-join-miter.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/stroke-join-round.svg b/src/actions/22/stroke-join-round.svg new file mode 100644 index 00000000..a6adec2b --- /dev/null +++ b/src/actions/22/stroke-join-round.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/stroke-to-path.svg b/src/actions/22/stroke-to-path.svg new file mode 100644 index 00000000..5a6a22e1 --- /dev/null +++ b/src/actions/22/stroke-to-path.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/svn-commit.svg b/src/actions/22/svn-commit.svg new file mode 100644 index 00000000..9f5c34ed --- /dev/null +++ b/src/actions/22/svn-commit.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/svn-update.svg b/src/actions/22/svn-update.svg new file mode 100644 index 00000000..624a3668 --- /dev/null +++ b/src/actions/22/svn-update.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/swap-panels.svg b/src/actions/22/swap-panels.svg new file mode 100644 index 00000000..5aa731bd --- /dev/null +++ b/src/actions/22/swap-panels.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/system-lock-screen.svg b/src/actions/22/system-lock-screen.svg new file mode 100644 index 00000000..61e1a23b --- /dev/null +++ b/src/actions/22/system-lock-screen.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/system-log-out.svg b/src/actions/22/system-log-out.svg new file mode 100644 index 00000000..b9242988 --- /dev/null +++ b/src/actions/22/system-log-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/system-run.svg b/src/actions/22/system-run.svg new file mode 100644 index 00000000..27144384 --- /dev/null +++ b/src/actions/22/system-run.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/system-shutdown.svg b/src/actions/22/system-shutdown.svg new file mode 100644 index 00000000..5b8acb78 --- /dev/null +++ b/src/actions/22/system-shutdown.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/system-suspend-hibernate.svg b/src/actions/22/system-suspend-hibernate.svg new file mode 100644 index 00000000..0adfb7f3 --- /dev/null +++ b/src/actions/22/system-suspend-hibernate.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/system-suspend.svg b/src/actions/22/system-suspend.svg new file mode 100644 index 00000000..8f15f170 --- /dev/null +++ b/src/actions/22/system-suspend.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/system-switch-user.svg b/src/actions/22/system-switch-user.svg new file mode 100644 index 00000000..4767c492 --- /dev/null +++ b/src/actions/22/system-switch-user.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/tab-detach.svg b/src/actions/22/tab-detach.svg new file mode 100644 index 00000000..8eb5c568 --- /dev/null +++ b/src/actions/22/tab-detach.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/tab-duplicate.svg b/src/actions/22/tab-duplicate.svg new file mode 100644 index 00000000..20ec87b9 --- /dev/null +++ b/src/actions/22/tab-duplicate.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/tab-new-background.svg b/src/actions/22/tab-new-background.svg new file mode 100644 index 00000000..4ec4a13c --- /dev/null +++ b/src/actions/22/tab-new-background.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/tab-new.svg b/src/actions/22/tab-new.svg new file mode 100644 index 00000000..5c7488f1 --- /dev/null +++ b/src/actions/22/tab-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/table.svg b/src/actions/22/table.svg new file mode 100644 index 00000000..36489049 --- /dev/null +++ b/src/actions/22/table.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/tag-edit.svg b/src/actions/22/tag-edit.svg new file mode 100644 index 00000000..a230236e --- /dev/null +++ b/src/actions/22/tag-edit.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/tag-new.svg b/src/actions/22/tag-new.svg new file mode 100644 index 00000000..b9f09aea --- /dev/null +++ b/src/actions/22/tag-new.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/tag-recents.svg b/src/actions/22/tag-recents.svg new file mode 100644 index 00000000..5507ae6d --- /dev/null +++ b/src/actions/22/tag-recents.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/tag.svg b/src/actions/22/tag.svg new file mode 100644 index 00000000..6b901055 --- /dev/null +++ b/src/actions/22/tag.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/task-new.svg b/src/actions/22/task-new.svg new file mode 100644 index 00000000..d4759b7e --- /dev/null +++ b/src/actions/22/task-new.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/taxes-finances.svg b/src/actions/22/taxes-finances.svg new file mode 100644 index 00000000..2ef1ae98 --- /dev/null +++ b/src/actions/22/taxes-finances.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/texlion.svg b/src/actions/22/texlion.svg new file mode 100644 index 00000000..71749aaf --- /dev/null +++ b/src/actions/22/texlion.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/text-field-framed.svg b/src/actions/22/text-field-framed.svg new file mode 100644 index 00000000..54bdc71e --- /dev/null +++ b/src/actions/22/text-field-framed.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/22/text-field.svg b/src/actions/22/text-field.svg new file mode 100644 index 00000000..df1667e2 --- /dev/null +++ b/src/actions/22/text-field.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/text-flow-into-frame.svg b/src/actions/22/text-flow-into-frame.svg new file mode 100644 index 00000000..783edfaa --- /dev/null +++ b/src/actions/22/text-flow-into-frame.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/text-frame-link.svg b/src/actions/22/text-frame-link.svg new file mode 100644 index 00000000..1481cf9e --- /dev/null +++ b/src/actions/22/text-frame-link.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/text-frame-unlink.svg b/src/actions/22/text-frame-unlink.svg new file mode 100644 index 00000000..0e18f11f --- /dev/null +++ b/src/actions/22/text-frame-unlink.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/22/text-speak.svg b/src/actions/22/text-speak.svg new file mode 100644 index 00000000..ad4ada8e --- /dev/null +++ b/src/actions/22/text-speak.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/text-unflow.svg b/src/actions/22/text-unflow.svg new file mode 100644 index 00000000..085896e3 --- /dev/null +++ b/src/actions/22/text-unflow.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/text-wrap.svg b/src/actions/22/text-wrap.svg new file mode 100644 index 00000000..38e2bc1c --- /dev/null +++ b/src/actions/22/text-wrap.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/text_horz_kern.svg b/src/actions/22/text_horz_kern.svg new file mode 100644 index 00000000..6e8305d3 --- /dev/null +++ b/src/actions/22/text_horz_kern.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/text_letter_spacing.svg b/src/actions/22/text_letter_spacing.svg new file mode 100644 index 00000000..fff7821a --- /dev/null +++ b/src/actions/22/text_letter_spacing.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/text_line_spacing.svg b/src/actions/22/text_line_spacing.svg new file mode 100644 index 00000000..ff430d46 --- /dev/null +++ b/src/actions/22/text_line_spacing.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/text_remove_kerns.svg b/src/actions/22/text_remove_kerns.svg new file mode 100644 index 00000000..e9508a8e --- /dev/null +++ b/src/actions/22/text_remove_kerns.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/text_rotation.svg b/src/actions/22/text_rotation.svg new file mode 100644 index 00000000..511df6c7 --- /dev/null +++ b/src/actions/22/text_rotation.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/text_subscript.svg b/src/actions/22/text_subscript.svg new file mode 100644 index 00000000..aed0ff23 --- /dev/null +++ b/src/actions/22/text_subscript.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/text_superscript.svg b/src/actions/22/text_superscript.svg new file mode 100644 index 00000000..c0b031a5 --- /dev/null +++ b/src/actions/22/text_superscript.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/text_vert_kern.svg b/src/actions/22/text_vert_kern.svg new file mode 100644 index 00000000..e668d12a --- /dev/null +++ b/src/actions/22/text_vert_kern.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/text_word_spacing.svg b/src/actions/22/text_word_spacing.svg new file mode 100644 index 00000000..90eb68fc --- /dev/null +++ b/src/actions/22/text_word_spacing.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/texture.svg b/src/actions/22/texture.svg new file mode 100644 index 00000000..81716948 --- /dev/null +++ b/src/actions/22/texture.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/timeline-extract.svg b/src/actions/22/timeline-extract.svg new file mode 100644 index 00000000..e8cbc326 --- /dev/null +++ b/src/actions/22/timeline-extract.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/22/timeline-insert.svg b/src/actions/22/timeline-insert.svg new file mode 100644 index 00000000..71969f8a --- /dev/null +++ b/src/actions/22/timeline-insert.svg @@ -0,0 +1,32 @@ + + + + + + + + + diff --git a/src/actions/22/timeline-lift.svg b/src/actions/22/timeline-lift.svg new file mode 100644 index 00000000..9dfe29cf --- /dev/null +++ b/src/actions/22/timeline-lift.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/22/timeline-overwrite.svg b/src/actions/22/timeline-overwrite.svg new file mode 100644 index 00000000..ebb14eeb --- /dev/null +++ b/src/actions/22/timeline-overwrite.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/22/timeline-use-zone-off.svg b/src/actions/22/timeline-use-zone-off.svg new file mode 100644 index 00000000..31cdcbe3 --- /dev/null +++ b/src/actions/22/timeline-use-zone-off.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/22/timeline-use-zone-on.svg b/src/actions/22/timeline-use-zone-on.svg new file mode 100644 index 00000000..6a3db8dd --- /dev/null +++ b/src/actions/22/timeline-use-zone-on.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tool-animator.svg b/src/actions/22/tool-animator.svg new file mode 100644 index 00000000..4902c1f2 --- /dev/null +++ b/src/actions/22/tool-animator.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tool-measure.svg b/src/actions/22/tool-measure.svg new file mode 100644 index 00000000..794eba2f --- /dev/null +++ b/src/actions/22/tool-measure.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tool-spray.svg b/src/actions/22/tool-spray.svg new file mode 100644 index 00000000..8a87a438 --- /dev/null +++ b/src/actions/22/tool-spray.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tool-tweak.svg b/src/actions/22/tool-tweak.svg new file mode 100644 index 00000000..9563e8ec --- /dev/null +++ b/src/actions/22/tool-tweak.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/22/tool_color_eraser.svg b/src/actions/22/tool_color_eraser.svg new file mode 100644 index 00000000..b9624f2d --- /dev/null +++ b/src/actions/22/tool_color_eraser.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/tool_curve.svg b/src/actions/22/tool_curve.svg new file mode 100644 index 00000000..c485b734 --- /dev/null +++ b/src/actions/22/tool_curve.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/tool_elliptical_selection.svg b/src/actions/22/tool_elliptical_selection.svg new file mode 100644 index 00000000..6b5967c1 --- /dev/null +++ b/src/actions/22/tool_elliptical_selection.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/tool_polygon.svg b/src/actions/22/tool_polygon.svg new file mode 100644 index 00000000..9131bc22 --- /dev/null +++ b/src/actions/22/tool_polygon.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/22/tool_rounded_rectangle.svg b/src/actions/22/tool_rounded_rectangle.svg new file mode 100644 index 00000000..2baf550c --- /dev/null +++ b/src/actions/22/tool_rounded_rectangle.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-check-spelling.svg b/src/actions/22/tools-check-spelling.svg new file mode 100644 index 00000000..236d9782 --- /dev/null +++ b/src/actions/22/tools-check-spelling.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/tools-media-optical-burn-image.svg b/src/actions/22/tools-media-optical-burn-image.svg new file mode 100644 index 00000000..bf857a2a --- /dev/null +++ b/src/actions/22/tools-media-optical-burn-image.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-media-optical-burn.svg b/src/actions/22/tools-media-optical-burn.svg new file mode 100644 index 00000000..f8ac167e --- /dev/null +++ b/src/actions/22/tools-media-optical-burn.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-media-optical-copy.svg b/src/actions/22/tools-media-optical-copy.svg new file mode 100644 index 00000000..36472077 --- /dev/null +++ b/src/actions/22/tools-media-optical-copy.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-media-optical-erase.svg b/src/actions/22/tools-media-optical-erase.svg new file mode 100644 index 00000000..952572ce --- /dev/null +++ b/src/actions/22/tools-media-optical-erase.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-media-optical-format.svg b/src/actions/22/tools-media-optical-format.svg new file mode 100644 index 00000000..866fee7b --- /dev/null +++ b/src/actions/22/tools-media-optical-format.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-report-bug.svg b/src/actions/22/tools-report-bug.svg new file mode 100644 index 00000000..8dc14934 --- /dev/null +++ b/src/actions/22/tools-report-bug.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/22/tools-rip-audio-cd.svg b/src/actions/22/tools-rip-audio-cd.svg new file mode 100644 index 00000000..f8eb412b --- /dev/null +++ b/src/actions/22/tools-rip-audio-cd.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-rip-video-cd.svg b/src/actions/22/tools-rip-video-cd.svg new file mode 100644 index 00000000..3e6f062a --- /dev/null +++ b/src/actions/22/tools-rip-video-cd.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-rip-video-dvd.svg b/src/actions/22/tools-rip-video-dvd.svg new file mode 100644 index 00000000..0dd4a49b --- /dev/null +++ b/src/actions/22/tools-rip-video-dvd.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools-wizard.svg b/src/actions/22/tools-wizard.svg new file mode 100644 index 00000000..53af9a4f --- /dev/null +++ b/src/actions/22/tools-wizard.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/tools.svg b/src/actions/22/tools.svg new file mode 100644 index 00000000..0b96012a --- /dev/null +++ b/src/actions/22/tools.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/torrents.svg b/src/actions/22/torrents.svg new file mode 100644 index 00000000..162810a7 --- /dev/null +++ b/src/actions/22/torrents.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/transform-browse.svg b/src/actions/22/transform-browse.svg new file mode 100644 index 00000000..65735f95 --- /dev/null +++ b/src/actions/22/transform-browse.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-crop-and-resize.svg b/src/actions/22/transform-crop-and-resize.svg new file mode 100644 index 00000000..dfbe2b50 --- /dev/null +++ b/src/actions/22/transform-crop-and-resize.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-crop.svg b/src/actions/22/transform-crop.svg new file mode 100644 index 00000000..28351f5d --- /dev/null +++ b/src/actions/22/transform-crop.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-move-horizontal.svg b/src/actions/22/transform-move-horizontal.svg new file mode 100644 index 00000000..6a0620a9 --- /dev/null +++ b/src/actions/22/transform-move-horizontal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-move-vertical.svg b/src/actions/22/transform-move-vertical.svg new file mode 100644 index 00000000..8a3f1791 --- /dev/null +++ b/src/actions/22/transform-move-vertical.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-move.svg b/src/actions/22/transform-move.svg new file mode 100644 index 00000000..4c84e276 --- /dev/null +++ b/src/actions/22/transform-move.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-rotate.svg b/src/actions/22/transform-rotate.svg new file mode 100644 index 00000000..4a07f534 --- /dev/null +++ b/src/actions/22/transform-rotate.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-scale-textbox-points.svg b/src/actions/22/transform-scale-textbox-points.svg new file mode 100644 index 00000000..096a5318 --- /dev/null +++ b/src/actions/22/transform-scale-textbox-points.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-scale.svg b/src/actions/22/transform-scale.svg new file mode 100644 index 00000000..b4cdb49d --- /dev/null +++ b/src/actions/22/transform-scale.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-shear-down.svg b/src/actions/22/transform-shear-down.svg new file mode 100644 index 00000000..7178b454 --- /dev/null +++ b/src/actions/22/transform-shear-down.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-shear-left.svg b/src/actions/22/transform-shear-left.svg new file mode 100644 index 00000000..45d91648 --- /dev/null +++ b/src/actions/22/transform-shear-left.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-shear-right.svg b/src/actions/22/transform-shear-right.svg new file mode 100644 index 00000000..9ae4e8bd --- /dev/null +++ b/src/actions/22/transform-shear-right.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/transform-shear-up.svg b/src/actions/22/transform-shear-up.svg new file mode 100644 index 00000000..fe60acf7 --- /dev/null +++ b/src/actions/22/transform-shear-up.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/trash-empty.svg b/src/actions/22/trash-empty.svg new file mode 100644 index 00000000..c517fa31 --- /dev/null +++ b/src/actions/22/trash-empty.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/22/trim-margins.svg b/src/actions/22/trim-margins.svg new file mode 100644 index 00000000..9570a317 --- /dev/null +++ b/src/actions/22/trim-margins.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/22/trim-to-selection.svg b/src/actions/22/trim-to-selection.svg new file mode 100644 index 00000000..c1f1ed23 --- /dev/null +++ b/src/actions/22/trim-to-selection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/22/typewriter.svg b/src/actions/22/typewriter.svg new file mode 100644 index 00000000..58e1e863 --- /dev/null +++ b/src/actions/22/typewriter.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/umbrello_diagram_deployment.svg b/src/actions/22/umbrello_diagram_deployment.svg new file mode 100644 index 00000000..2a8f2273 --- /dev/null +++ b/src/actions/22/umbrello_diagram_deployment.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/underexposure.svg b/src/actions/22/underexposure.svg new file mode 100644 index 00000000..d33e3e37 --- /dev/null +++ b/src/actions/22/underexposure.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/uniassociation.svg b/src/actions/22/uniassociation.svg new file mode 100644 index 00000000..fb79f9a5 --- /dev/null +++ b/src/actions/22/uniassociation.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/unique_constraint.svg b/src/actions/22/unique_constraint.svg new file mode 100644 index 00000000..6930552d --- /dev/null +++ b/src/actions/22/unique_constraint.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/unmarkasblank.svg b/src/actions/22/unmarkasblank.svg new file mode 100644 index 00000000..de9b1ac4 --- /dev/null +++ b/src/actions/22/unmarkasblank.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/upindicator.svg b/src/actions/22/upindicator.svg new file mode 100644 index 00000000..60302c06 --- /dev/null +++ b/src/actions/22/upindicator.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/upload-media.svg b/src/actions/22/upload-media.svg new file mode 100644 index 00000000..e3f5fd07 --- /dev/null +++ b/src/actions/22/upload-media.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/user-group-delete.svg b/src/actions/22/user-group-delete.svg new file mode 100644 index 00000000..43a5a6e5 --- /dev/null +++ b/src/actions/22/user-group-delete.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/user-group-new.svg b/src/actions/22/user-group-new.svg new file mode 100644 index 00000000..4a4d1f04 --- /dev/null +++ b/src/actions/22/user-group-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/user-group-properties.svg b/src/actions/22/user-group-properties.svg new file mode 100644 index 00000000..ed9e4348 --- /dev/null +++ b/src/actions/22/user-group-properties.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/user-others.svg b/src/actions/22/user-others.svg new file mode 100644 index 00000000..550f8735 --- /dev/null +++ b/src/actions/22/user-others.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/username-copy.svg b/src/actions/22/username-copy.svg new file mode 100644 index 00000000..b156342e --- /dev/null +++ b/src/actions/22/username-copy.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/vcs-commit-cvs-cervisia.svg b/src/actions/22/vcs-commit-cvs-cervisia.svg new file mode 100644 index 00000000..be17cd9b --- /dev/null +++ b/src/actions/22/vcs-commit-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/vcs-diff-cvs-cervisia.svg b/src/actions/22/vcs-diff-cvs-cervisia.svg new file mode 100644 index 00000000..c636058b --- /dev/null +++ b/src/actions/22/vcs-diff-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/vcs-remove-cvs-cervisia.svg b/src/actions/22/vcs-remove-cvs-cervisia.svg new file mode 100644 index 00000000..8bcb59d1 --- /dev/null +++ b/src/actions/22/vcs-remove-cvs-cervisia.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/22/vcs-status-cvs-cervisia.svg b/src/actions/22/vcs-status-cvs-cervisia.svg new file mode 100644 index 00000000..1ea02d88 --- /dev/null +++ b/src/actions/22/vcs-status-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/vcs-update-cvs-cervisia.svg b/src/actions/22/vcs-update-cvs-cervisia.svg new file mode 100644 index 00000000..efc31da6 --- /dev/null +++ b/src/actions/22/vcs-update-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/view-bank-account-checking.svg b/src/actions/22/view-bank-account-checking.svg new file mode 100644 index 00000000..1c84582f --- /dev/null +++ b/src/actions/22/view-bank-account-checking.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-bank-account-savings.svg b/src/actions/22/view-bank-account-savings.svg new file mode 100644 index 00000000..3b95e556 --- /dev/null +++ b/src/actions/22/view-bank-account-savings.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-bank-account.svg b/src/actions/22/view-bank-account.svg new file mode 100644 index 00000000..4e00d2ab --- /dev/null +++ b/src/actions/22/view-bank-account.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/view-bank.svg b/src/actions/22/view-bank.svg new file mode 100644 index 00000000..a47725de --- /dev/null +++ b/src/actions/22/view-bank.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-barcode-add.svg b/src/actions/22/view-barcode-add.svg new file mode 100644 index 00000000..a522f09a --- /dev/null +++ b/src/actions/22/view-barcode-add.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-barcode-qr.svg b/src/actions/22/view-barcode-qr.svg new file mode 100644 index 00000000..7f496dc4 --- /dev/null +++ b/src/actions/22/view-barcode-qr.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/view-barcode.svg b/src/actions/22/view-barcode.svg new file mode 100644 index 00000000..4168541b --- /dev/null +++ b/src/actions/22/view-barcode.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-calendar-agenda.svg b/src/actions/22/view-calendar-agenda.svg new file mode 100644 index 00000000..ff63f81f --- /dev/null +++ b/src/actions/22/view-calendar-agenda.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/view-calendar-birthday.svg b/src/actions/22/view-calendar-birthday.svg new file mode 100644 index 00000000..33527e83 --- /dev/null +++ b/src/actions/22/view-calendar-birthday.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-calendar-journal.svg b/src/actions/22/view-calendar-journal.svg new file mode 100644 index 00000000..7676af74 --- /dev/null +++ b/src/actions/22/view-calendar-journal.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/view-calendar-list.svg b/src/actions/22/view-calendar-list.svg new file mode 100644 index 00000000..8ab665dc --- /dev/null +++ b/src/actions/22/view-calendar-list.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-calendar-month.svg b/src/actions/22/view-calendar-month.svg new file mode 100644 index 00000000..b74be77e --- /dev/null +++ b/src/actions/22/view-calendar-month.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/view-calendar-special-occasion.svg b/src/actions/22/view-calendar-special-occasion.svg new file mode 100644 index 00000000..b09a7a02 --- /dev/null +++ b/src/actions/22/view-calendar-special-occasion.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/22/view-calendar-tasks.svg b/src/actions/22/view-calendar-tasks.svg new file mode 100644 index 00000000..0126bd35 --- /dev/null +++ b/src/actions/22/view-calendar-tasks.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-calendar-time-spent.svg b/src/actions/22/view-calendar-time-spent.svg new file mode 100644 index 00000000..6d1dec29 --- /dev/null +++ b/src/actions/22/view-calendar-time-spent.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-calendar-timeline.svg b/src/actions/22/view-calendar-timeline.svg new file mode 100644 index 00000000..d63e867b --- /dev/null +++ b/src/actions/22/view-calendar-timeline.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-calendar-upcoming-days.svg b/src/actions/22/view-calendar-upcoming-days.svg new file mode 100644 index 00000000..df43befe --- /dev/null +++ b/src/actions/22/view-calendar-upcoming-days.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/view-calendar-upcoming-events.svg b/src/actions/22/view-calendar-upcoming-events.svg new file mode 100644 index 00000000..530ce117 --- /dev/null +++ b/src/actions/22/view-calendar-upcoming-events.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/22/view-calendar-wedding-anniversary.svg b/src/actions/22/view-calendar-wedding-anniversary.svg new file mode 100644 index 00000000..4f256d5b --- /dev/null +++ b/src/actions/22/view-calendar-wedding-anniversary.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-calendar-week.svg b/src/actions/22/view-calendar-week.svg new file mode 100644 index 00000000..95a5a4c2 --- /dev/null +++ b/src/actions/22/view-calendar-week.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/view-calendar-whatsnext.svg b/src/actions/22/view-calendar-whatsnext.svg new file mode 100644 index 00000000..28ae7272 --- /dev/null +++ b/src/actions/22/view-calendar-whatsnext.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-calendar.svg b/src/actions/22/view-calendar.svg new file mode 100644 index 00000000..f6fadfda --- /dev/null +++ b/src/actions/22/view-calendar.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/22/view-catalog.svg b/src/actions/22/view-catalog.svg new file mode 100644 index 00000000..441bb752 --- /dev/null +++ b/src/actions/22/view-catalog.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-categories-expenditures.svg b/src/actions/22/view-categories-expenditures.svg new file mode 100644 index 00000000..687b2b65 --- /dev/null +++ b/src/actions/22/view-categories-expenditures.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/view-categories-incomes.svg b/src/actions/22/view-categories-incomes.svg new file mode 100644 index 00000000..c1313333 --- /dev/null +++ b/src/actions/22/view-categories-incomes.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/view-categories.svg b/src/actions/22/view-categories.svg new file mode 100644 index 00000000..641343ae --- /dev/null +++ b/src/actions/22/view-categories.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-certificate-add.svg b/src/actions/22/view-certificate-add.svg new file mode 100644 index 00000000..2b85866d --- /dev/null +++ b/src/actions/22/view-certificate-add.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-certificate-export-secret.svg b/src/actions/22/view-certificate-export-secret.svg new file mode 100644 index 00000000..8ead6f01 --- /dev/null +++ b/src/actions/22/view-certificate-export-secret.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/22/view-certificate-export-server.svg b/src/actions/22/view-certificate-export-server.svg new file mode 100644 index 00000000..acc116c4 --- /dev/null +++ b/src/actions/22/view-certificate-export-server.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-certificate-export.svg b/src/actions/22/view-certificate-export.svg new file mode 100644 index 00000000..8bf39e03 --- /dev/null +++ b/src/actions/22/view-certificate-export.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-certificate-import.svg b/src/actions/22/view-certificate-import.svg new file mode 100644 index 00000000..693436c8 --- /dev/null +++ b/src/actions/22/view-certificate-import.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-certificate-server-configure.svg b/src/actions/22/view-certificate-server-configure.svg new file mode 100644 index 00000000..0a892604 --- /dev/null +++ b/src/actions/22/view-certificate-server-configure.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-certificate-sign.svg b/src/actions/22/view-certificate-sign.svg new file mode 100644 index 00000000..8c78edb4 --- /dev/null +++ b/src/actions/22/view-certificate-sign.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/view-certificate.svg b/src/actions/22/view-certificate.svg new file mode 100644 index 00000000..dbdbc418 --- /dev/null +++ b/src/actions/22/view-certificate.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-choose.svg b/src/actions/22/view-choose.svg new file mode 100644 index 00000000..fe1c65d6 --- /dev/null +++ b/src/actions/22/view-choose.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-close.svg b/src/actions/22/view-close.svg new file mode 100644 index 00000000..4b41362d --- /dev/null +++ b/src/actions/22/view-close.svg @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/src/actions/22/view-currency-list.svg b/src/actions/22/view-currency-list.svg new file mode 100644 index 00000000..9bbcd105 --- /dev/null +++ b/src/actions/22/view-currency-list.svg @@ -0,0 +1,12 @@ + + + + diff --git a/src/actions/22/view-file-columns.svg b/src/actions/22/view-file-columns.svg new file mode 100644 index 00000000..70ce7de4 --- /dev/null +++ b/src/actions/22/view-file-columns.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-filter.svg b/src/actions/22/view-filter.svg new file mode 100644 index 00000000..ecdfe8cc --- /dev/null +++ b/src/actions/22/view-filter.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-financial-account-add.svg b/src/actions/22/view-financial-account-add.svg new file mode 100644 index 00000000..4c3b5722 --- /dev/null +++ b/src/actions/22/view-financial-account-add.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/22/view-financial-account-asset-closed.svg b/src/actions/22/view-financial-account-asset-closed.svg new file mode 100644 index 00000000..d5858199 --- /dev/null +++ b/src/actions/22/view-financial-account-asset-closed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/22/view-financial-account-asset.svg b/src/actions/22/view-financial-account-asset.svg new file mode 100644 index 00000000..13749f04 --- /dev/null +++ b/src/actions/22/view-financial-account-asset.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-financial-account-cash-closed.svg b/src/actions/22/view-financial-account-cash-closed.svg new file mode 100644 index 00000000..781f1b1f --- /dev/null +++ b/src/actions/22/view-financial-account-cash-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-account-cash.svg b/src/actions/22/view-financial-account-cash.svg new file mode 100644 index 00000000..1c89a470 --- /dev/null +++ b/src/actions/22/view-financial-account-cash.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/22/view-financial-account-checking-closed.svg b/src/actions/22/view-financial-account-checking-closed.svg new file mode 100644 index 00000000..9cf90395 --- /dev/null +++ b/src/actions/22/view-financial-account-checking-closed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/22/view-financial-account-checking.svg b/src/actions/22/view-financial-account-checking.svg new file mode 100644 index 00000000..17762372 --- /dev/null +++ b/src/actions/22/view-financial-account-checking.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/22/view-financial-account-close.svg b/src/actions/22/view-financial-account-close.svg new file mode 100644 index 00000000..6af5771b --- /dev/null +++ b/src/actions/22/view-financial-account-close.svg @@ -0,0 +1,12 @@ + + + + diff --git a/src/actions/22/view-financial-account-closed.svg b/src/actions/22/view-financial-account-closed.svg new file mode 100644 index 00000000..37c2fbcb --- /dev/null +++ b/src/actions/22/view-financial-account-closed.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/22/view-financial-account-credit-card-closed.svg b/src/actions/22/view-financial-account-credit-card-closed.svg new file mode 100644 index 00000000..c7eff6ee --- /dev/null +++ b/src/actions/22/view-financial-account-credit-card-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-account-credit-card.svg b/src/actions/22/view-financial-account-credit-card.svg new file mode 100644 index 00000000..93cedf99 --- /dev/null +++ b/src/actions/22/view-financial-account-credit-card.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-financial-account-delete.svg b/src/actions/22/view-financial-account-delete.svg new file mode 100644 index 00000000..1ce760a9 --- /dev/null +++ b/src/actions/22/view-financial-account-delete.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/22/view-financial-account-edit.svg b/src/actions/22/view-financial-account-edit.svg new file mode 100644 index 00000000..fa432fb1 --- /dev/null +++ b/src/actions/22/view-financial-account-edit.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/22/view-financial-account-investment-closed.svg b/src/actions/22/view-financial-account-investment-closed.svg new file mode 100644 index 00000000..fc85f17e --- /dev/null +++ b/src/actions/22/view-financial-account-investment-closed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/22/view-financial-account-investment-security-closed.svg b/src/actions/22/view-financial-account-investment-security-closed.svg new file mode 100644 index 00000000..bae7f2b4 --- /dev/null +++ b/src/actions/22/view-financial-account-investment-security-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-account-investment-security.svg b/src/actions/22/view-financial-account-investment-security.svg new file mode 100644 index 00000000..1fe77921 --- /dev/null +++ b/src/actions/22/view-financial-account-investment-security.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/22/view-financial-account-investment.svg b/src/actions/22/view-financial-account-investment.svg new file mode 100644 index 00000000..4921f423 --- /dev/null +++ b/src/actions/22/view-financial-account-investment.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/22/view-financial-account-liability-closed.svg b/src/actions/22/view-financial-account-liability-closed.svg new file mode 100644 index 00000000..15fe239c --- /dev/null +++ b/src/actions/22/view-financial-account-liability-closed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/22/view-financial-account-liability.svg b/src/actions/22/view-financial-account-liability.svg new file mode 100644 index 00000000..d77cb014 --- /dev/null +++ b/src/actions/22/view-financial-account-liability.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-account-loan-closed.svg b/src/actions/22/view-financial-account-loan-closed.svg new file mode 100644 index 00000000..6fb63335 --- /dev/null +++ b/src/actions/22/view-financial-account-loan-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-account-loan.svg b/src/actions/22/view-financial-account-loan.svg new file mode 100644 index 00000000..c86711e2 --- /dev/null +++ b/src/actions/22/view-financial-account-loan.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-financial-account-reopen.svg b/src/actions/22/view-financial-account-reopen.svg new file mode 100644 index 00000000..e13d2259 --- /dev/null +++ b/src/actions/22/view-financial-account-reopen.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/22/view-financial-account-savings-closed.svg b/src/actions/22/view-financial-account-savings-closed.svg new file mode 100644 index 00000000..2de2a146 --- /dev/null +++ b/src/actions/22/view-financial-account-savings-closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-account-savings.svg b/src/actions/22/view-financial-account-savings.svg new file mode 100644 index 00000000..3b4eb3fb --- /dev/null +++ b/src/actions/22/view-financial-account-savings.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-financial-account.svg b/src/actions/22/view-financial-account.svg new file mode 100644 index 00000000..3d2758e4 --- /dev/null +++ b/src/actions/22/view-financial-account.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/22/view-financial-budget.svg b/src/actions/22/view-financial-budget.svg new file mode 100644 index 00000000..c25fec22 --- /dev/null +++ b/src/actions/22/view-financial-budget.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/src/actions/22/view-financial-category-add.svg b/src/actions/22/view-financial-category-add.svg new file mode 100644 index 00000000..76035698 --- /dev/null +++ b/src/actions/22/view-financial-category-add.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/22/view-financial-category-delete.svg b/src/actions/22/view-financial-category-delete.svg new file mode 100644 index 00000000..1deae90b --- /dev/null +++ b/src/actions/22/view-financial-category-delete.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-category-edit.svg b/src/actions/22/view-financial-category-edit.svg new file mode 100644 index 00000000..ca730b05 --- /dev/null +++ b/src/actions/22/view-financial-category-edit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/22/view-financial-category-expense.svg b/src/actions/22/view-financial-category-expense.svg new file mode 100644 index 00000000..687b2b65 --- /dev/null +++ b/src/actions/22/view-financial-category-expense.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/22/view-financial-category-income.svg b/src/actions/22/view-financial-category-income.svg new file mode 100644 index 00000000..c1313333 --- /dev/null +++ b/src/actions/22/view-financial-category-income.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/view-financial-category.svg b/src/actions/22/view-financial-category.svg new file mode 100644 index 00000000..641343ae --- /dev/null +++ b/src/actions/22/view-financial-category.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-financial-list.svg b/src/actions/22/view-financial-list.svg new file mode 100644 index 00000000..96493d37 --- /dev/null +++ b/src/actions/22/view-financial-list.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/22/view-financial-transfer-reconcile.svg b/src/actions/22/view-financial-transfer-reconcile.svg new file mode 100644 index 00000000..5120a6d7 --- /dev/null +++ b/src/actions/22/view-financial-transfer-reconcile.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/22/view-financial-transfer-reconciled.svg b/src/actions/22/view-financial-transfer-reconciled.svg new file mode 100644 index 00000000..45802b98 --- /dev/null +++ b/src/actions/22/view-financial-transfer-reconciled.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/view-financial-transfer-unreconciled.svg b/src/actions/22/view-financial-transfer-unreconciled.svg new file mode 100644 index 00000000..346c6198 --- /dev/null +++ b/src/actions/22/view-financial-transfer-unreconciled.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/view-form-action.svg b/src/actions/22/view-form-action.svg new file mode 100644 index 00000000..32c4c58c --- /dev/null +++ b/src/actions/22/view-form-action.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-form.svg b/src/actions/22/view-form.svg new file mode 100644 index 00000000..7620c6e4 --- /dev/null +++ b/src/actions/22/view-form.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-fullscreen.svg b/src/actions/22/view-fullscreen.svg new file mode 100644 index 00000000..451c2b76 --- /dev/null +++ b/src/actions/22/view-fullscreen.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-grid.svg b/src/actions/22/view-grid.svg new file mode 100644 index 00000000..1a67f3cd --- /dev/null +++ b/src/actions/22/view-grid.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-group.svg b/src/actions/22/view-group.svg new file mode 100644 index 00000000..f0628cd6 --- /dev/null +++ b/src/actions/22/view-group.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-hidden.svg b/src/actions/22/view-hidden.svg new file mode 100644 index 00000000..4a595e49 --- /dev/null +++ b/src/actions/22/view-hidden.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-institution-add.svg b/src/actions/22/view-institution-add.svg new file mode 100644 index 00000000..774bbfe0 --- /dev/null +++ b/src/actions/22/view-institution-add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/22/view-institution-delete.svg b/src/actions/22/view-institution-delete.svg new file mode 100644 index 00000000..cf8fdb9b --- /dev/null +++ b/src/actions/22/view-institution-delete.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/22/view-institution-edit.svg b/src/actions/22/view-institution-edit.svg new file mode 100644 index 00000000..320a462d --- /dev/null +++ b/src/actions/22/view-institution-edit.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-institution.svg b/src/actions/22/view-institution.svg new file mode 100644 index 00000000..a47725de --- /dev/null +++ b/src/actions/22/view-institution.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-left-close.svg b/src/actions/22/view-left-close.svg new file mode 100644 index 00000000..1bc56802 --- /dev/null +++ b/src/actions/22/view-left-close.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/src/actions/22/view-list-details.svg b/src/actions/22/view-list-details.svg new file mode 100644 index 00000000..b6a0a959 --- /dev/null +++ b/src/actions/22/view-list-details.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/src/actions/22/view-list-icons.svg b/src/actions/22/view-list-icons.svg new file mode 100644 index 00000000..e035d6c8 --- /dev/null +++ b/src/actions/22/view-list-icons.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/22/view-list-text.svg b/src/actions/22/view-list-text.svg new file mode 100644 index 00000000..7e513d83 --- /dev/null +++ b/src/actions/22/view-list-text.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-list-tree.svg b/src/actions/22/view-list-tree.svg new file mode 100644 index 00000000..e8db4562 --- /dev/null +++ b/src/actions/22/view-list-tree.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/22/view-media-equalizer.svg b/src/actions/22/view-media-equalizer.svg new file mode 100644 index 00000000..fec737e3 --- /dev/null +++ b/src/actions/22/view-media-equalizer.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-media-lyrics.svg b/src/actions/22/view-media-lyrics.svg new file mode 100644 index 00000000..65149066 --- /dev/null +++ b/src/actions/22/view-media-lyrics.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/view-media-playlist.svg b/src/actions/22/view-media-playlist.svg new file mode 100644 index 00000000..2a03bb24 --- /dev/null +++ b/src/actions/22/view-media-playlist.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-media-title.svg b/src/actions/22/view-media-title.svg new file mode 100644 index 00000000..55a27cb2 --- /dev/null +++ b/src/actions/22/view-media-title.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-media-visualization.svg b/src/actions/22/view-media-visualization.svg new file mode 100644 index 00000000..cce5392a --- /dev/null +++ b/src/actions/22/view-media-visualization.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-multiple-objects.svg b/src/actions/22/view-multiple-objects.svg new file mode 100644 index 00000000..d80098a3 --- /dev/null +++ b/src/actions/22/view-multiple-objects.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-object-histogram-linear.svg b/src/actions/22/view-object-histogram-linear.svg new file mode 100644 index 00000000..b58e60e3 --- /dev/null +++ b/src/actions/22/view-object-histogram-linear.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-object-histogram-logarithmic.svg b/src/actions/22/view-object-histogram-logarithmic.svg new file mode 100644 index 00000000..89a653da --- /dev/null +++ b/src/actions/22/view-object-histogram-logarithmic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-pages-continuous.svg b/src/actions/22/view-pages-continuous.svg new file mode 100644 index 00000000..db5cc43a --- /dev/null +++ b/src/actions/22/view-pages-continuous.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/src/actions/22/view-pages-facing-first-centered.svg b/src/actions/22/view-pages-facing-first-centered.svg new file mode 100644 index 00000000..483543d6 --- /dev/null +++ b/src/actions/22/view-pages-facing-first-centered.svg @@ -0,0 +1,7 @@ + + + + diff --git a/src/actions/22/view-pages-facing.svg b/src/actions/22/view-pages-facing.svg new file mode 100644 index 00000000..7f7410cf --- /dev/null +++ b/src/actions/22/view-pages-facing.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/src/actions/22/view-pages-overview.svg b/src/actions/22/view-pages-overview.svg new file mode 100644 index 00000000..ff34c822 --- /dev/null +++ b/src/actions/22/view-pages-overview.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/src/actions/22/view-pim-notes.svg b/src/actions/22/view-pim-notes.svg new file mode 100644 index 00000000..05c59c98 --- /dev/null +++ b/src/actions/22/view-pim-notes.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-pim-tasks-pending.svg b/src/actions/22/view-pim-tasks-pending.svg new file mode 100644 index 00000000..a30163ad --- /dev/null +++ b/src/actions/22/view-pim-tasks-pending.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/src/actions/22/view-presentation.svg b/src/actions/22/view-presentation.svg new file mode 100644 index 00000000..f0fa90fe --- /dev/null +++ b/src/actions/22/view-presentation.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-preview.svg b/src/actions/22/view-preview.svg new file mode 100644 index 00000000..a4d15eb8 --- /dev/null +++ b/src/actions/22/view-preview.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/view-refresh.svg b/src/actions/22/view-refresh.svg new file mode 100644 index 00000000..d360d356 --- /dev/null +++ b/src/actions/22/view-refresh.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/22/view-restore.svg b/src/actions/22/view-restore.svg new file mode 100644 index 00000000..412e3c3b --- /dev/null +++ b/src/actions/22/view-restore.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-right-close.svg b/src/actions/22/view-right-close.svg new file mode 100644 index 00000000..53b7548f --- /dev/null +++ b/src/actions/22/view-right-close.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/src/actions/22/view-right-new.svg b/src/actions/22/view-right-new.svg new file mode 100644 index 00000000..0fdd9c6a --- /dev/null +++ b/src/actions/22/view-right-new.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/view-sidetree.svg b/src/actions/22/view-sidetree.svg new file mode 100644 index 00000000..60ac2bd4 --- /dev/null +++ b/src/actions/22/view-sidetree.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/actions/22/view-sort-ascending-name.svg b/src/actions/22/view-sort-ascending-name.svg new file mode 100644 index 00000000..cce80b9f --- /dev/null +++ b/src/actions/22/view-sort-ascending-name.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-sort-ascending.svg b/src/actions/22/view-sort-ascending.svg new file mode 100644 index 00000000..99d10d24 --- /dev/null +++ b/src/actions/22/view-sort-ascending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/22/view-sort-descending-name.svg b/src/actions/22/view-sort-descending-name.svg new file mode 100644 index 00000000..f2ef3d2e --- /dev/null +++ b/src/actions/22/view-sort-descending-name.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-sort-descending.svg b/src/actions/22/view-sort-descending.svg new file mode 100644 index 00000000..60f17f3c --- /dev/null +++ b/src/actions/22/view-sort-descending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/22/view-sort.svg b/src/actions/22/view-sort.svg new file mode 100644 index 00000000..761561ab --- /dev/null +++ b/src/actions/22/view-sort.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/actions/22/view-split-effect.svg b/src/actions/22/view-split-effect.svg new file mode 100644 index 00000000..13cc70ed --- /dev/null +++ b/src/actions/22/view-split-effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-split-left-right.svg b/src/actions/22/view-split-left-right.svg new file mode 100644 index 00000000..3d427be6 --- /dev/null +++ b/src/actions/22/view-split-left-right.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/view-split-top-bottom.svg b/src/actions/22/view-split-top-bottom.svg new file mode 100644 index 00000000..4c96ee4e --- /dev/null +++ b/src/actions/22/view-split-top-bottom.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/view-statistics.svg b/src/actions/22/view-statistics.svg new file mode 100644 index 00000000..0bab82a1 --- /dev/null +++ b/src/actions/22/view-statistics.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-table-of-contents-rtl.svg b/src/actions/22/view-table-of-contents-rtl.svg new file mode 100644 index 00000000..3482cf4c --- /dev/null +++ b/src/actions/22/view-table-of-contents-rtl.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-task-child.svg b/src/actions/22/view-task-child.svg new file mode 100644 index 00000000..951bf102 --- /dev/null +++ b/src/actions/22/view-task-child.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/view-task.svg b/src/actions/22/view-task.svg new file mode 100644 index 00000000..32c05c0d --- /dev/null +++ b/src/actions/22/view-task.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/22/view-time-schedule-baselined-add.svg b/src/actions/22/view-time-schedule-baselined-add.svg new file mode 100644 index 00000000..041d3e68 --- /dev/null +++ b/src/actions/22/view-time-schedule-baselined-add.svg @@ -0,0 +1,23 @@ + + + + + + + diff --git a/src/actions/22/view-time-schedule-baselined-remove.svg b/src/actions/22/view-time-schedule-baselined-remove.svg new file mode 100644 index 00000000..9959753d --- /dev/null +++ b/src/actions/22/view-time-schedule-baselined-remove.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/actions/22/view-time-schedule-baselined.svg b/src/actions/22/view-time-schedule-baselined.svg new file mode 100644 index 00000000..c8d9aded --- /dev/null +++ b/src/actions/22/view-time-schedule-baselined.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/view-time-schedule-calculus.svg b/src/actions/22/view-time-schedule-calculus.svg new file mode 100644 index 00000000..e27181ca --- /dev/null +++ b/src/actions/22/view-time-schedule-calculus.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-time-schedule-child-insert.svg b/src/actions/22/view-time-schedule-child-insert.svg new file mode 100644 index 00000000..56cb6f99 --- /dev/null +++ b/src/actions/22/view-time-schedule-child-insert.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/22/view-time-schedule-edit.svg b/src/actions/22/view-time-schedule-edit.svg new file mode 100644 index 00000000..4fb19c13 --- /dev/null +++ b/src/actions/22/view-time-schedule-edit.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-time-schedule-insert.svg b/src/actions/22/view-time-schedule-insert.svg new file mode 100644 index 00000000..c3173961 --- /dev/null +++ b/src/actions/22/view-time-schedule-insert.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/22/view-unsplit-effect.svg b/src/actions/22/view-unsplit-effect.svg new file mode 100644 index 00000000..744221ab --- /dev/null +++ b/src/actions/22/view-unsplit-effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/view-visible.svg b/src/actions/22/view-visible.svg new file mode 100644 index 00000000..bb4bea75 --- /dev/null +++ b/src/actions/22/view-visible.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/view-web-browser-dom-tree.svg b/src/actions/22/view-web-browser-dom-tree.svg new file mode 100644 index 00000000..6361329b --- /dev/null +++ b/src/actions/22/view-web-browser-dom-tree.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/virtual-desktops.svg b/src/actions/22/virtual-desktops.svg new file mode 100644 index 00000000..472703ea --- /dev/null +++ b/src/actions/22/virtual-desktops.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/22/wallet-closed.svg b/src/actions/22/wallet-closed.svg new file mode 100644 index 00000000..cd1c0972 --- /dev/null +++ b/src/actions/22/wallet-closed.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/wallet-open.svg b/src/actions/22/wallet-open.svg new file mode 100644 index 00000000..669bc7d2 --- /dev/null +++ b/src/actions/22/wallet-open.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/warnnext.svg b/src/actions/22/warnnext.svg new file mode 100644 index 00000000..c9569787 --- /dev/null +++ b/src/actions/22/warnnext.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/22/warnprev.svg b/src/actions/22/warnprev.svg new file mode 100644 index 00000000..cc8c6928 --- /dev/null +++ b/src/actions/22/warnprev.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/22/whitebalance.svg b/src/actions/22/whitebalance.svg new file mode 100644 index 00000000..d7ae706c --- /dev/null +++ b/src/actions/22/whitebalance.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/widget-alternatives.svg b/src/actions/22/widget-alternatives.svg new file mode 100644 index 00000000..ccf959a6 --- /dev/null +++ b/src/actions/22/widget-alternatives.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/window-close.svg b/src/actions/22/window-close.svg new file mode 100644 index 00000000..d39984e3 --- /dev/null +++ b/src/actions/22/window-close.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/22/window-duplicate.svg b/src/actions/22/window-duplicate.svg new file mode 100644 index 00000000..81bd86af --- /dev/null +++ b/src/actions/22/window-duplicate.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/window-new.svg b/src/actions/22/window-new.svg new file mode 100644 index 00000000..f9c4214f --- /dev/null +++ b/src/actions/22/window-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/window-next.svg b/src/actions/22/window-next.svg new file mode 100644 index 00000000..2d7fe938 --- /dev/null +++ b/src/actions/22/window-next.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/window-pin.svg b/src/actions/22/window-pin.svg new file mode 100644 index 00000000..6210b3bd --- /dev/null +++ b/src/actions/22/window-pin.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/window-previous.svg b/src/actions/22/window-previous.svg new file mode 100644 index 00000000..827e2316 --- /dev/null +++ b/src/actions/22/window-previous.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/window-restore.svg b/src/actions/22/window-restore.svg new file mode 100644 index 00000000..e48f60ae --- /dev/null +++ b/src/actions/22/window-restore.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/22/window-unpin.svg b/src/actions/22/window-unpin.svg new file mode 100644 index 00000000..b9155277 --- /dev/null +++ b/src/actions/22/window-unpin.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/src/actions/22/window.svg b/src/actions/22/window.svg new file mode 100644 index 00000000..bc44d58e --- /dev/null +++ b/src/actions/22/window.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/xml-attribute-delete.svg b/src/actions/22/xml-attribute-delete.svg new file mode 100644 index 00000000..8bf2db2d --- /dev/null +++ b/src/actions/22/xml-attribute-delete.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/actions/22/xml-element-new.svg b/src/actions/22/xml-element-new.svg new file mode 100644 index 00000000..5dec4639 --- /dev/null +++ b/src/actions/22/xml-element-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/xml-node-delete.svg b/src/actions/22/xml-node-delete.svg new file mode 100644 index 00000000..31b0cb9c --- /dev/null +++ b/src/actions/22/xml-node-delete.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/22/xml-node-duplicate.svg b/src/actions/22/xml-node-duplicate.svg new file mode 100644 index 00000000..25b35a06 --- /dev/null +++ b/src/actions/22/xml-node-duplicate.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/xml-text-new.svg b/src/actions/22/xml-text-new.svg new file mode 100644 index 00000000..7a048573 --- /dev/null +++ b/src/actions/22/xml-text-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/y-zoom-in.svg b/src/actions/22/y-zoom-in.svg new file mode 100644 index 00000000..80168f34 --- /dev/null +++ b/src/actions/22/y-zoom-in.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zone-in.svg b/src/actions/22/zone-in.svg new file mode 100644 index 00000000..78e4e8e7 --- /dev/null +++ b/src/actions/22/zone-in.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/zone-out.svg b/src/actions/22/zone-out.svg new file mode 100644 index 00000000..6f4f4b29 --- /dev/null +++ b/src/actions/22/zone-out.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/22/zoom-1-to-2.svg b/src/actions/22/zoom-1-to-2.svg new file mode 100644 index 00000000..7481373a --- /dev/null +++ b/src/actions/22/zoom-1-to-2.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-2-to-1.svg b/src/actions/22/zoom-2-to-1.svg new file mode 100644 index 00000000..e065d16b --- /dev/null +++ b/src/actions/22/zoom-2-to-1.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-fit-best.svg b/src/actions/22/zoom-fit-best.svg new file mode 100644 index 00000000..62464431 --- /dev/null +++ b/src/actions/22/zoom-fit-best.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-fit-height.svg b/src/actions/22/zoom-fit-height.svg new file mode 100644 index 00000000..0fddd4cc --- /dev/null +++ b/src/actions/22/zoom-fit-height.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/zoom-fit-width.svg b/src/actions/22/zoom-fit-width.svg new file mode 100644 index 00000000..0b08fa50 --- /dev/null +++ b/src/actions/22/zoom-fit-width.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/zoom-in-x.svg b/src/actions/22/zoom-in-x.svg new file mode 100644 index 00000000..04c7bc9e --- /dev/null +++ b/src/actions/22/zoom-in-x.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/zoom-in.svg b/src/actions/22/zoom-in.svg new file mode 100644 index 00000000..9b408a03 --- /dev/null +++ b/src/actions/22/zoom-in.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-next.svg b/src/actions/22/zoom-next.svg new file mode 100644 index 00000000..9f341682 --- /dev/null +++ b/src/actions/22/zoom-next.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-original.svg b/src/actions/22/zoom-original.svg new file mode 100644 index 00000000..e719ebf6 --- /dev/null +++ b/src/actions/22/zoom-original.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-out-x.svg b/src/actions/22/zoom-out-x.svg new file mode 100644 index 00000000..9f7ee8d4 --- /dev/null +++ b/src/actions/22/zoom-out-x.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/zoom-out-y.svg b/src/actions/22/zoom-out-y.svg new file mode 100644 index 00000000..ad7511b7 --- /dev/null +++ b/src/actions/22/zoom-out-y.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/22/zoom-out.svg b/src/actions/22/zoom-out.svg new file mode 100644 index 00000000..27ff3ca2 --- /dev/null +++ b/src/actions/22/zoom-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-pixels.svg b/src/actions/22/zoom-pixels.svg new file mode 100644 index 00000000..24fd2879 --- /dev/null +++ b/src/actions/22/zoom-pixels.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom-previous.svg b/src/actions/22/zoom-previous.svg new file mode 100644 index 00000000..9932e7f5 --- /dev/null +++ b/src/actions/22/zoom-previous.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/22/zoom.svg b/src/actions/22/zoom.svg new file mode 100644 index 00000000..2f0b275c --- /dev/null +++ b/src/actions/22/zoom.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/PrePostCondition.svg b/src/actions/24/PrePostCondition.svg new file mode 100644 index 00000000..7aaae7e1 --- /dev/null +++ b/src/actions/24/PrePostCondition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/accept_signal.svg b/src/actions/24/accept_signal.svg new file mode 100644 index 00000000..962e6a8d --- /dev/null +++ b/src/actions/24/accept_signal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/acrobat.svg b/src/actions/24/acrobat.svg new file mode 100644 index 00000000..c88cba79 --- /dev/null +++ b/src/actions/24/acrobat.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/activities.svg b/src/actions/24/activities.svg new file mode 100644 index 00000000..07d4c897 --- /dev/null +++ b/src/actions/24/activities.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/add-subtitle.svg b/src/actions/24/add-subtitle.svg new file mode 100644 index 00000000..23acb5e9 --- /dev/null +++ b/src/actions/24/add-subtitle.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/24/address-book-new.svg b/src/actions/24/address-book-new.svg new file mode 100644 index 00000000..c70cd573 --- /dev/null +++ b/src/actions/24/address-book-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/adjustcurves.svg b/src/actions/24/adjustcurves.svg new file mode 100644 index 00000000..eb421e26 --- /dev/null +++ b/src/actions/24/adjustcurves.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/adjusthsl.svg b/src/actions/24/adjusthsl.svg new file mode 100644 index 00000000..cc89239d --- /dev/null +++ b/src/actions/24/adjusthsl.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + diff --git a/src/actions/24/adjustlevels.svg b/src/actions/24/adjustlevels.svg new file mode 100644 index 00000000..8fe37e4e --- /dev/null +++ b/src/actions/24/adjustlevels.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/adjustrgb.svg b/src/actions/24/adjustrgb.svg new file mode 100644 index 00000000..786bc928 --- /dev/null +++ b/src/actions/24/adjustrgb.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/24/aggregation.svg b/src/actions/24/aggregation.svg new file mode 100644 index 00000000..9535591c --- /dev/null +++ b/src/actions/24/aggregation.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/akonadiconsole.svg b/src/actions/24/akonadiconsole.svg new file mode 100644 index 00000000..a4b540e6 --- /dev/null +++ b/src/actions/24/akonadiconsole.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/24/align-horizontal-baseline.svg b/src/actions/24/align-horizontal-baseline.svg new file mode 100644 index 00000000..3e68dd0c --- /dev/null +++ b/src/actions/24/align-horizontal-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/align-horizontal-bottom-out.svg b/src/actions/24/align-horizontal-bottom-out.svg new file mode 100644 index 00000000..0f1d872c --- /dev/null +++ b/src/actions/24/align-horizontal-bottom-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-horizontal-center.svg b/src/actions/24/align-horizontal-center.svg new file mode 100644 index 00000000..a143dadd --- /dev/null +++ b/src/actions/24/align-horizontal-center.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/align-horizontal-left-out.svg b/src/actions/24/align-horizontal-left-out.svg new file mode 100644 index 00000000..ae361f4d --- /dev/null +++ b/src/actions/24/align-horizontal-left-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-horizontal-left-to-anchor.svg b/src/actions/24/align-horizontal-left-to-anchor.svg new file mode 100644 index 00000000..4a474f4d --- /dev/null +++ b/src/actions/24/align-horizontal-left-to-anchor.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-horizontal-left.svg b/src/actions/24/align-horizontal-left.svg new file mode 100644 index 00000000..c9980352 --- /dev/null +++ b/src/actions/24/align-horizontal-left.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/align-horizontal-node.svg b/src/actions/24/align-horizontal-node.svg new file mode 100644 index 00000000..aad3706c --- /dev/null +++ b/src/actions/24/align-horizontal-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/align-horizontal-right-out.svg b/src/actions/24/align-horizontal-right-out.svg new file mode 100644 index 00000000..81e5e869 --- /dev/null +++ b/src/actions/24/align-horizontal-right-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-horizontal-right-to-anchor.svg b/src/actions/24/align-horizontal-right-to-anchor.svg new file mode 100644 index 00000000..71a3a710 --- /dev/null +++ b/src/actions/24/align-horizontal-right-to-anchor.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-horizontal-right.svg b/src/actions/24/align-horizontal-right.svg new file mode 100644 index 00000000..0e1edb87 --- /dev/null +++ b/src/actions/24/align-horizontal-right.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/align-horizontal-top-out.svg b/src/actions/24/align-horizontal-top-out.svg new file mode 100644 index 00000000..9f35044a --- /dev/null +++ b/src/actions/24/align-horizontal-top-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-vertical-baseline.svg b/src/actions/24/align-vertical-baseline.svg new file mode 100644 index 00000000..02690836 --- /dev/null +++ b/src/actions/24/align-vertical-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/align-vertical-bottom-out.svg b/src/actions/24/align-vertical-bottom-out.svg new file mode 100644 index 00000000..09e80035 --- /dev/null +++ b/src/actions/24/align-vertical-bottom-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-vertical-bottom.svg b/src/actions/24/align-vertical-bottom.svg new file mode 100644 index 00000000..c2094d0d --- /dev/null +++ b/src/actions/24/align-vertical-bottom.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/24/align-vertical-center.svg b/src/actions/24/align-vertical-center.svg new file mode 100644 index 00000000..1b06aff9 --- /dev/null +++ b/src/actions/24/align-vertical-center.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/align-vertical-node.svg b/src/actions/24/align-vertical-node.svg new file mode 100644 index 00000000..baa5fdd8 --- /dev/null +++ b/src/actions/24/align-vertical-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/align-vertical-top-out.svg b/src/actions/24/align-vertical-top-out.svg new file mode 100644 index 00000000..ddc125f9 --- /dev/null +++ b/src/actions/24/align-vertical-top-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-vertical-top-to-anchor.svg b/src/actions/24/align-vertical-top-to-anchor.svg new file mode 100644 index 00000000..9f35044a --- /dev/null +++ b/src/actions/24/align-vertical-top-to-anchor.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/align-vertical-top.svg b/src/actions/24/align-vertical-top.svg new file mode 100644 index 00000000..50d9413a --- /dev/null +++ b/src/actions/24/align-vertical-top.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/24/amarok_cart_add.svg b/src/actions/24/amarok_cart_add.svg new file mode 100644 index 00000000..ac070f25 --- /dev/null +++ b/src/actions/24/amarok_cart_add.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/amarok_cart_remove.svg b/src/actions/24/amarok_cart_remove.svg new file mode 100644 index 00000000..50da6ee1 --- /dev/null +++ b/src/actions/24/amarok_cart_remove.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/amarok_cart_view.svg b/src/actions/24/amarok_cart_view.svg new file mode 100644 index 00000000..e7123e2b --- /dev/null +++ b/src/actions/24/amarok_cart_view.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/anchor.svg b/src/actions/24/anchor.svg new file mode 100644 index 00000000..45b35004 --- /dev/null +++ b/src/actions/24/anchor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/antivignetting.svg b/src/actions/24/antivignetting.svg new file mode 100644 index 00000000..d79f1493 --- /dev/null +++ b/src/actions/24/antivignetting.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + diff --git a/src/actions/24/application-exit.svg b/src/actions/24/application-exit.svg new file mode 100644 index 00000000..49303477 --- /dev/null +++ b/src/actions/24/application-exit.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/application-menu.svg b/src/actions/24/application-menu.svg new file mode 100644 index 00000000..5eefdd65 --- /dev/null +++ b/src/actions/24/application-menu.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/appointment-new.svg b/src/actions/24/appointment-new.svg new file mode 100644 index 00000000..ef0751b1 --- /dev/null +++ b/src/actions/24/appointment-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/archive-extract.svg b/src/actions/24/archive-extract.svg new file mode 100644 index 00000000..773eb44e --- /dev/null +++ b/src/actions/24/archive-extract.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/archive-insert.svg b/src/actions/24/archive-insert.svg new file mode 100644 index 00000000..bcc183fc --- /dev/null +++ b/src/actions/24/archive-insert.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/24/archive-remove.svg b/src/actions/24/archive-remove.svg new file mode 100644 index 00000000..a51b1510 --- /dev/null +++ b/src/actions/24/archive-remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/24/artifact.svg b/src/actions/24/artifact.svg new file mode 100644 index 00000000..6c355ef3 --- /dev/null +++ b/src/actions/24/artifact.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/association.svg b/src/actions/24/association.svg new file mode 100644 index 00000000..d5e4c542 --- /dev/null +++ b/src/actions/24/association.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/atmosphere.svg b/src/actions/24/atmosphere.svg new file mode 100644 index 00000000..885b7af4 --- /dev/null +++ b/src/actions/24/atmosphere.svg @@ -0,0 +1,23 @@ + + + + + + + diff --git a/src/actions/24/audio-volume-high.svg b/src/actions/24/audio-volume-high.svg new file mode 100644 index 00000000..4046174e --- /dev/null +++ b/src/actions/24/audio-volume-high.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/actions/24/audio-volume-low.svg b/src/actions/24/audio-volume-low.svg new file mode 100644 index 00000000..601ed24d --- /dev/null +++ b/src/actions/24/audio-volume-low.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/24/audio-volume-medium.svg b/src/actions/24/audio-volume-medium.svg new file mode 100644 index 00000000..fcddc79e --- /dev/null +++ b/src/actions/24/audio-volume-medium.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/24/audio-volume-muted.svg b/src/actions/24/audio-volume-muted.svg new file mode 100644 index 00000000..d434237a --- /dev/null +++ b/src/actions/24/audio-volume-muted.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/src/actions/24/auto-transition.svg b/src/actions/24/auto-transition.svg new file mode 100644 index 00000000..24fcb2fd --- /dev/null +++ b/src/actions/24/auto-transition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/auto-type.svg b/src/actions/24/auto-type.svg new file mode 100644 index 00000000..20cf55ce --- /dev/null +++ b/src/actions/24/auto-type.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/backgroundtool.svg b/src/actions/24/backgroundtool.svg new file mode 100644 index 00000000..0c799382 --- /dev/null +++ b/src/actions/24/backgroundtool.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/backup.svg b/src/actions/24/backup.svg new file mode 100644 index 00000000..efd4eca8 --- /dev/null +++ b/src/actions/24/backup.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/bboxnext.svg b/src/actions/24/bboxnext.svg new file mode 100644 index 00000000..514fd9d4 --- /dev/null +++ b/src/actions/24/bboxnext.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/bboxprev.svg b/src/actions/24/bboxprev.svg new file mode 100644 index 00000000..8a1ffed4 --- /dev/null +++ b/src/actions/24/bboxprev.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/black_sum.svg b/src/actions/24/black_sum.svg new file mode 100644 index 00000000..431e90a2 --- /dev/null +++ b/src/actions/24/black_sum.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/blurfx.svg b/src/actions/24/blurfx.svg new file mode 100644 index 00000000..6cd3c932 --- /dev/null +++ b/src/actions/24/blurfx.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/bookmark-new.svg b/src/actions/24/bookmark-new.svg new file mode 100644 index 00000000..868eaec2 --- /dev/null +++ b/src/actions/24/bookmark-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/bookmark-remove.svg b/src/actions/24/bookmark-remove.svg new file mode 100644 index 00000000..f96927ea --- /dev/null +++ b/src/actions/24/bookmark-remove.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/bordertool.svg b/src/actions/24/bordertool.svg new file mode 100644 index 00000000..31165634 --- /dev/null +++ b/src/actions/24/bordertool.svg @@ -0,0 +1,21 @@ + + + + + + + + + diff --git a/src/actions/24/bwtonal.svg b/src/actions/24/bwtonal.svg new file mode 100644 index 00000000..2bd7ed57 --- /dev/null +++ b/src/actions/24/bwtonal.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/src/actions/24/call-start.svg b/src/actions/24/call-start.svg new file mode 100644 index 00000000..2f6c950e --- /dev/null +++ b/src/actions/24/call-start.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/call-stop.svg b/src/actions/24/call-stop.svg new file mode 100644 index 00000000..9ed19fac --- /dev/null +++ b/src/actions/24/call-stop.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/call-voicemail.svg b/src/actions/24/call-voicemail.svg new file mode 100644 index 00000000..61d441c0 --- /dev/null +++ b/src/actions/24/call-voicemail.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/category.svg b/src/actions/24/category.svg new file mode 100644 index 00000000..6e7acb42 --- /dev/null +++ b/src/actions/24/category.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/category2parent.svg b/src/actions/24/category2parent.svg new file mode 100644 index 00000000..2136b887 --- /dev/null +++ b/src/actions/24/category2parent.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/channelmixer.svg b/src/actions/24/channelmixer.svg new file mode 100644 index 00000000..dd21d055 --- /dev/null +++ b/src/actions/24/channelmixer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/character-set.svg b/src/actions/24/character-set.svg new file mode 100644 index 00000000..837850cf --- /dev/null +++ b/src/actions/24/character-set.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/charcoaltool.svg b/src/actions/24/charcoaltool.svg new file mode 100644 index 00000000..c0c2b4bd --- /dev/null +++ b/src/actions/24/charcoaltool.svg @@ -0,0 +1,88 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/actions/24/check_constraint.svg b/src/actions/24/check_constraint.svg new file mode 100644 index 00000000..5d14d03c --- /dev/null +++ b/src/actions/24/check_constraint.svg @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/src/actions/24/child2category.svg b/src/actions/24/child2category.svg new file mode 100644 index 00000000..7c31674b --- /dev/null +++ b/src/actions/24/child2category.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/choice-rhomb.svg b/src/actions/24/choice-rhomb.svg new file mode 100644 index 00000000..84929f7a --- /dev/null +++ b/src/actions/24/choice-rhomb.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/choice-round.svg b/src/actions/24/choice-round.svg new file mode 100644 index 00000000..c7140e6a --- /dev/null +++ b/src/actions/24/choice-round.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/chronometer-pause.svg b/src/actions/24/chronometer-pause.svg new file mode 100644 index 00000000..4e8d4561 --- /dev/null +++ b/src/actions/24/chronometer-pause.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/chronometer.svg b/src/actions/24/chronometer.svg new file mode 100644 index 00000000..2ac1da88 --- /dev/null +++ b/src/actions/24/chronometer.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/circular-arrow-shape.svg b/src/actions/24/circular-arrow-shape.svg new file mode 100644 index 00000000..ebc11743 --- /dev/null +++ b/src/actions/24/circular-arrow-shape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/code-block.svg b/src/actions/24/code-block.svg new file mode 100644 index 00000000..cb217644 --- /dev/null +++ b/src/actions/24/code-block.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/code-class.svg b/src/actions/24/code-class.svg new file mode 100644 index 00000000..aeb1fb1d --- /dev/null +++ b/src/actions/24/code-class.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/code-context.svg b/src/actions/24/code-context.svg new file mode 100644 index 00000000..c6c7b145 --- /dev/null +++ b/src/actions/24/code-context.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/code-function.svg b/src/actions/24/code-function.svg new file mode 100644 index 00000000..daab063a --- /dev/null +++ b/src/actions/24/code-function.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/code-typedef.svg b/src/actions/24/code-typedef.svg new file mode 100644 index 00000000..4d28701d --- /dev/null +++ b/src/actions/24/code-typedef.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/code-variable.svg b/src/actions/24/code-variable.svg new file mode 100644 index 00000000..3df01b8c --- /dev/null +++ b/src/actions/24/code-variable.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/collapse-all.svg b/src/actions/24/collapse-all.svg new file mode 100644 index 00000000..5a2a9022 --- /dev/null +++ b/src/actions/24/collapse-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/color-gradient.svg b/src/actions/24/color-gradient.svg new file mode 100644 index 00000000..9611177d --- /dev/null +++ b/src/actions/24/color-gradient.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + diff --git a/src/actions/24/color-management.svg b/src/actions/24/color-management.svg new file mode 100644 index 00000000..519f530d --- /dev/null +++ b/src/actions/24/color-management.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/24/color-mode-black-white.svg b/src/actions/24/color-mode-black-white.svg new file mode 100644 index 00000000..cf01f8f1 --- /dev/null +++ b/src/actions/24/color-mode-black-white.svg @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/src/actions/24/color-mode-hue-shift-negative.svg b/src/actions/24/color-mode-hue-shift-negative.svg new file mode 100644 index 00000000..3df7dba9 --- /dev/null +++ b/src/actions/24/color-mode-hue-shift-negative.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/24/color-mode-hue-shift-positive.svg b/src/actions/24/color-mode-hue-shift-positive.svg new file mode 100644 index 00000000..8ddc3065 --- /dev/null +++ b/src/actions/24/color-mode-hue-shift-positive.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/24/color-mode-invert-image.svg b/src/actions/24/color-mode-invert-image.svg new file mode 100644 index 00000000..ec57e477 --- /dev/null +++ b/src/actions/24/color-mode-invert-image.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/24/color-mode-invert-text.svg b/src/actions/24/color-mode-invert-text.svg new file mode 100644 index 00000000..d6be720f --- /dev/null +++ b/src/actions/24/color-mode-invert-text.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/24/color-picker-black.svg b/src/actions/24/color-picker-black.svg new file mode 100644 index 00000000..51505746 --- /dev/null +++ b/src/actions/24/color-picker-black.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + diff --git a/src/actions/24/color-picker-grey.svg b/src/actions/24/color-picker-grey.svg new file mode 100644 index 00000000..d38b8315 --- /dev/null +++ b/src/actions/24/color-picker-grey.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + diff --git a/src/actions/24/color-picker-white.svg b/src/actions/24/color-picker-white.svg new file mode 100644 index 00000000..ad6605b7 --- /dev/null +++ b/src/actions/24/color-picker-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/src/actions/24/color-picker.svg b/src/actions/24/color-picker.svg new file mode 100644 index 00000000..7bc0bf58 --- /dev/null +++ b/src/actions/24/color-picker.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/colorfx.svg b/src/actions/24/colorfx.svg new file mode 100644 index 00000000..5748d9ba --- /dev/null +++ b/src/actions/24/colorfx.svg @@ -0,0 +1,18 @@ + + + + + /> + + diff --git a/src/actions/24/colorneg.svg b/src/actions/24/colorneg.svg new file mode 100644 index 00000000..482cb727 --- /dev/null +++ b/src/actions/24/colorneg.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/colors-chromablue.svg b/src/actions/24/colors-chromablue.svg new file mode 100644 index 00000000..a09605aa --- /dev/null +++ b/src/actions/24/colors-chromablue.svg @@ -0,0 +1,7 @@ + + + diff --git a/src/actions/24/colors-chromagreen.svg b/src/actions/24/colors-chromagreen.svg new file mode 100644 index 00000000..44295899 --- /dev/null +++ b/src/actions/24/colors-chromagreen.svg @@ -0,0 +1,7 @@ + + + diff --git a/src/actions/24/colors-chromared.svg b/src/actions/24/colors-chromared.svg new file mode 100644 index 00000000..84f68a79 --- /dev/null +++ b/src/actions/24/colors-chromared.svg @@ -0,0 +1,7 @@ + + + diff --git a/src/actions/24/combined_fragment.svg b/src/actions/24/combined_fragment.svg new file mode 100644 index 00000000..f1cae87f --- /dev/null +++ b/src/actions/24/combined_fragment.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/compass.svg b/src/actions/24/compass.svg new file mode 100644 index 00000000..84e554d6 --- /dev/null +++ b/src/actions/24/compass.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/composite-track-preview.svg b/src/actions/24/composite-track-preview.svg new file mode 100644 index 00000000..3d18dd3a --- /dev/null +++ b/src/actions/24/composite-track-preview.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/composition.svg b/src/actions/24/composition.svg new file mode 100644 index 00000000..1428d9ee --- /dev/null +++ b/src/actions/24/composition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/configure.svg b/src/actions/24/configure.svg new file mode 100644 index 00000000..2c7b5217 --- /dev/null +++ b/src/actions/24/configure.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/contrast.svg b/src/actions/24/contrast.svg new file mode 100644 index 00000000..07081040 --- /dev/null +++ b/src/actions/24/contrast.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/coordinate.svg b/src/actions/24/coordinate.svg new file mode 100644 index 00000000..dced4b29 --- /dev/null +++ b/src/actions/24/coordinate.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/copy-coordinates.svg b/src/actions/24/copy-coordinates.svg new file mode 100644 index 00000000..27c5fe0d --- /dev/null +++ b/src/actions/24/copy-coordinates.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/crosshairs.svg b/src/actions/24/crosshairs.svg new file mode 100644 index 00000000..b96a8450 --- /dev/null +++ b/src/actions/24/crosshairs.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/curve-connector.svg b/src/actions/24/curve-connector.svg new file mode 100644 index 00000000..fb2e227a --- /dev/null +++ b/src/actions/24/curve-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/dashboard-show.svg b/src/actions/24/dashboard-show.svg new file mode 100644 index 00000000..aaf13864 --- /dev/null +++ b/src/actions/24/dashboard-show.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/database-change-key.svg b/src/actions/24/database-change-key.svg new file mode 100644 index 00000000..80898ba0 --- /dev/null +++ b/src/actions/24/database-change-key.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/database-index.svg b/src/actions/24/database-index.svg new file mode 100644 index 00000000..d67a3769 --- /dev/null +++ b/src/actions/24/database-index.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/dblatex.svg b/src/actions/24/dblatex.svg new file mode 100644 index 00000000..d4183fe5 --- /dev/null +++ b/src/actions/24/dblatex.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/debug-execute-from-cursor.svg b/src/actions/24/debug-execute-from-cursor.svg new file mode 100644 index 00000000..f677c55d --- /dev/null +++ b/src/actions/24/debug-execute-from-cursor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/debug-execute-to-cursor.svg b/src/actions/24/debug-execute-to-cursor.svg new file mode 100644 index 00000000..cace12c1 --- /dev/null +++ b/src/actions/24/debug-execute-to-cursor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/debug-run-cursor.svg b/src/actions/24/debug-run-cursor.svg new file mode 100644 index 00000000..0ea3a481 --- /dev/null +++ b/src/actions/24/debug-run-cursor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/debug-run.svg b/src/actions/24/debug-run.svg new file mode 100644 index 00000000..e6c44eb2 --- /dev/null +++ b/src/actions/24/debug-run.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/debug-step-instruction.svg b/src/actions/24/debug-step-instruction.svg new file mode 100644 index 00000000..837aa6f9 --- /dev/null +++ b/src/actions/24/debug-step-instruction.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/debug-step-into-instruction.svg b/src/actions/24/debug-step-into-instruction.svg new file mode 100644 index 00000000..340df05e --- /dev/null +++ b/src/actions/24/debug-step-into-instruction.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/debug-step-into.svg b/src/actions/24/debug-step-into.svg new file mode 100644 index 00000000..dd3f3255 --- /dev/null +++ b/src/actions/24/debug-step-into.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/debug-step-out.svg b/src/actions/24/debug-step-out.svg new file mode 100644 index 00000000..ec1f00c8 --- /dev/null +++ b/src/actions/24/debug-step-out.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/debug-step-over.svg b/src/actions/24/debug-step-over.svg new file mode 100644 index 00000000..b18e6aa7 --- /dev/null +++ b/src/actions/24/debug-step-over.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/deep-history.svg b/src/actions/24/deep-history.svg new file mode 100644 index 00000000..9b142d68 --- /dev/null +++ b/src/actions/24/deep-history.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/delete-comment.svg b/src/actions/24/delete-comment.svg new file mode 100644 index 00000000..38b9a28d --- /dev/null +++ b/src/actions/24/delete-comment.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/dependency.svg b/src/actions/24/dependency.svg new file mode 100644 index 00000000..f9d284d6 --- /dev/null +++ b/src/actions/24/dependency.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/depth16to8.svg b/src/actions/24/depth16to8.svg new file mode 100644 index 00000000..74ff3b60 --- /dev/null +++ b/src/actions/24/depth16to8.svg @@ -0,0 +1,3 @@ + diff --git a/src/actions/24/depth8to16.svg b/src/actions/24/depth8to16.svg new file mode 100644 index 00000000..d36d4bdf --- /dev/null +++ b/src/actions/24/depth8to16.svg @@ -0,0 +1,3 @@ + diff --git a/src/actions/24/description.svg b/src/actions/24/description.svg new file mode 100644 index 00000000..0805f1f3 --- /dev/null +++ b/src/actions/24/description.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/dfrac.svg b/src/actions/24/dfrac.svg new file mode 100644 index 00000000..6a80eb79 --- /dev/null +++ b/src/actions/24/dfrac.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/dialog-cancel.svg b/src/actions/24/dialog-cancel.svg new file mode 100644 index 00000000..a68773aa --- /dev/null +++ b/src/actions/24/dialog-cancel.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/dialog-input-devices.svg b/src/actions/24/dialog-input-devices.svg new file mode 100644 index 00000000..8dada6d1 --- /dev/null +++ b/src/actions/24/dialog-input-devices.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/dialog-messages.svg b/src/actions/24/dialog-messages.svg new file mode 100644 index 00000000..b29fa1f0 --- /dev/null +++ b/src/actions/24/dialog-messages.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/dialog-ok-apply.svg b/src/actions/24/dialog-ok-apply.svg new file mode 100644 index 00000000..57e08b3d --- /dev/null +++ b/src/actions/24/dialog-ok-apply.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/dialog-scripts.svg b/src/actions/24/dialog-scripts.svg new file mode 120000 index 00000000..168f92da --- /dev/null +++ b/src/actions/24/dialog-scripts.svg @@ -0,0 +1 @@ +akonadiconsole.svg \ No newline at end of file diff --git a/src/actions/24/dialog-selectors.svg b/src/actions/24/dialog-selectors.svg new file mode 100644 index 00000000..3a67a6b0 --- /dev/null +++ b/src/actions/24/dialog-selectors.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/24/discrete.svg b/src/actions/24/discrete.svg new file mode 100644 index 00000000..7690a2c3 --- /dev/null +++ b/src/actions/24/discrete.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/distribute-graph-directed.svg b/src/actions/24/distribute-graph-directed.svg new file mode 100644 index 00000000..75d7b629 --- /dev/null +++ b/src/actions/24/distribute-graph-directed.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/distribute-graph.svg b/src/actions/24/distribute-graph.svg new file mode 100644 index 00000000..b628fb3f --- /dev/null +++ b/src/actions/24/distribute-graph.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/distribute-horizontal-baseline.svg b/src/actions/24/distribute-horizontal-baseline.svg new file mode 100644 index 00000000..3218d9ba --- /dev/null +++ b/src/actions/24/distribute-horizontal-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-horizontal-center.svg b/src/actions/24/distribute-horizontal-center.svg new file mode 100644 index 00000000..d55dfd10 --- /dev/null +++ b/src/actions/24/distribute-horizontal-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-horizontal-equal.svg b/src/actions/24/distribute-horizontal-equal.svg new file mode 100644 index 00000000..aede1551 --- /dev/null +++ b/src/actions/24/distribute-horizontal-equal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-horizontal-left.svg b/src/actions/24/distribute-horizontal-left.svg new file mode 100644 index 00000000..e33c47d5 --- /dev/null +++ b/src/actions/24/distribute-horizontal-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-horizontal-margin.svg b/src/actions/24/distribute-horizontal-margin.svg new file mode 100644 index 00000000..47eeca62 --- /dev/null +++ b/src/actions/24/distribute-horizontal-margin.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-horizontal-node.svg b/src/actions/24/distribute-horizontal-node.svg new file mode 100644 index 00000000..788c552e --- /dev/null +++ b/src/actions/24/distribute-horizontal-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/distribute-horizontal-page.svg b/src/actions/24/distribute-horizontal-page.svg new file mode 100644 index 00000000..cb6cc9d1 --- /dev/null +++ b/src/actions/24/distribute-horizontal-page.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-horizontal-right.svg b/src/actions/24/distribute-horizontal-right.svg new file mode 100644 index 00000000..af8b3366 --- /dev/null +++ b/src/actions/24/distribute-horizontal-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-horizontal.svg b/src/actions/24/distribute-horizontal.svg new file mode 100644 index 00000000..7c551cf4 --- /dev/null +++ b/src/actions/24/distribute-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-randomize.svg b/src/actions/24/distribute-randomize.svg new file mode 100644 index 00000000..77f6c7db --- /dev/null +++ b/src/actions/24/distribute-randomize.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-remove-overlaps.svg b/src/actions/24/distribute-remove-overlaps.svg new file mode 100644 index 00000000..c84eea94 --- /dev/null +++ b/src/actions/24/distribute-remove-overlaps.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-unclump.svg b/src/actions/24/distribute-unclump.svg new file mode 100644 index 00000000..5143944a --- /dev/null +++ b/src/actions/24/distribute-unclump.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-vertical-baseline.svg b/src/actions/24/distribute-vertical-baseline.svg new file mode 100644 index 00000000..53957476 --- /dev/null +++ b/src/actions/24/distribute-vertical-baseline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-vertical-bottom.svg b/src/actions/24/distribute-vertical-bottom.svg new file mode 100644 index 00000000..cefeaeb2 --- /dev/null +++ b/src/actions/24/distribute-vertical-bottom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-vertical-center.svg b/src/actions/24/distribute-vertical-center.svg new file mode 100644 index 00000000..06741521 --- /dev/null +++ b/src/actions/24/distribute-vertical-center.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/actions/24/distribute-vertical-equal.svg b/src/actions/24/distribute-vertical-equal.svg new file mode 100644 index 00000000..76e16e88 --- /dev/null +++ b/src/actions/24/distribute-vertical-equal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-vertical-margin.svg b/src/actions/24/distribute-vertical-margin.svg new file mode 100644 index 00000000..1629531d --- /dev/null +++ b/src/actions/24/distribute-vertical-margin.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-vertical-node.svg b/src/actions/24/distribute-vertical-node.svg new file mode 100644 index 00000000..1141af49 --- /dev/null +++ b/src/actions/24/distribute-vertical-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/distribute-vertical-page.svg b/src/actions/24/distribute-vertical-page.svg new file mode 100644 index 00000000..e3e3df40 --- /dev/null +++ b/src/actions/24/distribute-vertical-page.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-vertical-top.svg b/src/actions/24/distribute-vertical-top.svg new file mode 100644 index 00000000..d992ec1d --- /dev/null +++ b/src/actions/24/distribute-vertical-top.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/distribute-vertical.svg b/src/actions/24/distribute-vertical.svg new file mode 100644 index 00000000..14cc1b1d --- /dev/null +++ b/src/actions/24/distribute-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/document-close.svg b/src/actions/24/document-close.svg new file mode 100644 index 00000000..8fbe4468 --- /dev/null +++ b/src/actions/24/document-close.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/document-decrypt.svg b/src/actions/24/document-decrypt.svg new file mode 100644 index 00000000..ca3c1e3e --- /dev/null +++ b/src/actions/24/document-decrypt.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/document-edit-decrypt-verify.svg b/src/actions/24/document-edit-decrypt-verify.svg new file mode 100644 index 00000000..e00ed3c1 --- /dev/null +++ b/src/actions/24/document-edit-decrypt-verify.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-edit-decrypt.svg b/src/actions/24/document-edit-decrypt.svg new file mode 100644 index 00000000..7d5b4702 --- /dev/null +++ b/src/actions/24/document-edit-decrypt.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-edit-encrypt.svg b/src/actions/24/document-edit-encrypt.svg new file mode 100644 index 00000000..1b3b82ec --- /dev/null +++ b/src/actions/24/document-edit-encrypt.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-edit-sign-encrypt.svg b/src/actions/24/document-edit-sign-encrypt.svg new file mode 100644 index 00000000..f62c0fac --- /dev/null +++ b/src/actions/24/document-edit-sign-encrypt.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-edit-sign.svg b/src/actions/24/document-edit-sign.svg new file mode 100644 index 00000000..95bb134e --- /dev/null +++ b/src/actions/24/document-edit-sign.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-edit.svg b/src/actions/24/document-edit.svg new file mode 100644 index 00000000..fb3abc4b --- /dev/null +++ b/src/actions/24/document-edit.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/document-encrypted.svg b/src/actions/24/document-encrypted.svg new file mode 100644 index 00000000..6a6c4852 --- /dev/null +++ b/src/actions/24/document-encrypted.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/document-export.svg b/src/actions/24/document-export.svg new file mode 100644 index 00000000..778713f4 --- /dev/null +++ b/src/actions/24/document-export.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-import.svg b/src/actions/24/document-import.svg new file mode 100644 index 00000000..11ab6a0d --- /dev/null +++ b/src/actions/24/document-import.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-new-from-template.svg b/src/actions/24/document-new-from-template.svg new file mode 100644 index 00000000..ba41870b --- /dev/null +++ b/src/actions/24/document-new-from-template.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-new.svg b/src/actions/24/document-new.svg new file mode 100644 index 00000000..0bbb1994 --- /dev/null +++ b/src/actions/24/document-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-open-recent.svg b/src/actions/24/document-open-recent.svg new file mode 100644 index 00000000..8350c856 --- /dev/null +++ b/src/actions/24/document-open-recent.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-open-remote.svg b/src/actions/24/document-open-remote.svg new file mode 100644 index 00000000..2f1ce046 --- /dev/null +++ b/src/actions/24/document-open-remote.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-open.svg b/src/actions/24/document-open.svg new file mode 100644 index 00000000..dccd0911 --- /dev/null +++ b/src/actions/24/document-open.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/document-preview-archive.svg b/src/actions/24/document-preview-archive.svg new file mode 100644 index 00000000..80bc0ded --- /dev/null +++ b/src/actions/24/document-preview-archive.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-print-direct.svg b/src/actions/24/document-print-direct.svg new file mode 100644 index 00000000..5c11bed2 --- /dev/null +++ b/src/actions/24/document-print-direct.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/actions/24/document-print.svg b/src/actions/24/document-print.svg new file mode 100644 index 00000000..58545aa4 --- /dev/null +++ b/src/actions/24/document-print.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/src/actions/24/document-properties.svg b/src/actions/24/document-properties.svg new file mode 100644 index 00000000..ee3218ef --- /dev/null +++ b/src/actions/24/document-properties.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/document-replace.svg b/src/actions/24/document-replace.svg new file mode 100644 index 00000000..b10e63a2 --- /dev/null +++ b/src/actions/24/document-replace.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/actions/24/document-revert.svg b/src/actions/24/document-revert.svg new file mode 100644 index 00000000..7eaee10a --- /dev/null +++ b/src/actions/24/document-revert.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-save-all.svg b/src/actions/24/document-save-all.svg new file mode 100644 index 00000000..36eb66b8 --- /dev/null +++ b/src/actions/24/document-save-all.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/24/document-save-as-template.svg b/src/actions/24/document-save-as-template.svg new file mode 100644 index 00000000..3d1eaad4 --- /dev/null +++ b/src/actions/24/document-save-as-template.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-save-as.svg b/src/actions/24/document-save-as.svg new file mode 100644 index 00000000..d5241dbb --- /dev/null +++ b/src/actions/24/document-save-as.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/document-save.svg b/src/actions/24/document-save.svg new file mode 100644 index 00000000..d68503f1 --- /dev/null +++ b/src/actions/24/document-save.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/document-share.svg b/src/actions/24/document-share.svg new file mode 100644 index 00000000..d271862d --- /dev/null +++ b/src/actions/24/document-share.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/document-swap.svg b/src/actions/24/document-swap.svg new file mode 100644 index 00000000..aeb62ba0 --- /dev/null +++ b/src/actions/24/document-swap.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/dontknow.svg b/src/actions/24/dontknow.svg new file mode 100644 index 00000000..491d2540 --- /dev/null +++ b/src/actions/24/dontknow.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/actions/24/download-later.svg b/src/actions/24/download-later.svg new file mode 100644 index 00000000..763acaf4 --- /dev/null +++ b/src/actions/24/download-later.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/drag-surface.svg b/src/actions/24/drag-surface.svg new file mode 100644 index 00000000..83f64c88 --- /dev/null +++ b/src/actions/24/drag-surface.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/24/draw-arrow.svg b/src/actions/24/draw-arrow.svg new file mode 100644 index 00000000..78b72642 --- /dev/null +++ b/src/actions/24/draw-arrow.svg @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/src/actions/24/draw-bezier-curves.svg b/src/actions/24/draw-bezier-curves.svg new file mode 100644 index 00000000..f91d9964 --- /dev/null +++ b/src/actions/24/draw-bezier-curves.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-brush.svg b/src/actions/24/draw-brush.svg new file mode 100644 index 00000000..53daeb35 --- /dev/null +++ b/src/actions/24/draw-brush.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-calligraphic.svg b/src/actions/24/draw-calligraphic.svg new file mode 100644 index 00000000..264dcc51 --- /dev/null +++ b/src/actions/24/draw-calligraphic.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-circle.svg b/src/actions/24/draw-circle.svg new file mode 100644 index 00000000..918c7969 --- /dev/null +++ b/src/actions/24/draw-circle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-connector.svg b/src/actions/24/draw-connector.svg new file mode 100644 index 00000000..c2b96a1d --- /dev/null +++ b/src/actions/24/draw-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/draw-cross.svg b/src/actions/24/draw-cross.svg new file mode 100644 index 00000000..3f9fba7e --- /dev/null +++ b/src/actions/24/draw-cross.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-cuboid.svg b/src/actions/24/draw-cuboid.svg new file mode 100644 index 00000000..5321943e --- /dev/null +++ b/src/actions/24/draw-cuboid.svg @@ -0,0 +1,29 @@ + + + + + + + + + diff --git a/src/actions/24/draw-donut.svg b/src/actions/24/draw-donut.svg new file mode 100644 index 00000000..09946f23 --- /dev/null +++ b/src/actions/24/draw-donut.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-ellipse.svg b/src/actions/24/draw-ellipse.svg new file mode 100644 index 00000000..69cb5b09 --- /dev/null +++ b/src/actions/24/draw-ellipse.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-eraser.svg b/src/actions/24/draw-eraser.svg new file mode 100644 index 00000000..0a7bd49a --- /dev/null +++ b/src/actions/24/draw-eraser.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-freehand.svg b/src/actions/24/draw-freehand.svg new file mode 100644 index 00000000..ff148a3d --- /dev/null +++ b/src/actions/24/draw-freehand.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-halfcircle1.svg b/src/actions/24/draw-halfcircle1.svg new file mode 100644 index 00000000..98a24362 --- /dev/null +++ b/src/actions/24/draw-halfcircle1.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-halfcircle2.svg b/src/actions/24/draw-halfcircle2.svg new file mode 100644 index 00000000..7c0e7dfa --- /dev/null +++ b/src/actions/24/draw-halfcircle2.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-halfcircle3.svg b/src/actions/24/draw-halfcircle3.svg new file mode 100644 index 00000000..ace86c7d --- /dev/null +++ b/src/actions/24/draw-halfcircle3.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-halfcircle4.svg b/src/actions/24/draw-halfcircle4.svg new file mode 100644 index 00000000..67208378 --- /dev/null +++ b/src/actions/24/draw-halfcircle4.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-highlight.svg b/src/actions/24/draw-highlight.svg new file mode 100644 index 00000000..e351ce78 --- /dev/null +++ b/src/actions/24/draw-highlight.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/24/draw-line.svg b/src/actions/24/draw-line.svg new file mode 100644 index 00000000..94e14fd4 --- /dev/null +++ b/src/actions/24/draw-line.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-path.svg b/src/actions/24/draw-path.svg new file mode 100644 index 00000000..cd512740 --- /dev/null +++ b/src/actions/24/draw-path.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-polygon-star.svg b/src/actions/24/draw-polygon-star.svg new file mode 100644 index 00000000..f69d6210 --- /dev/null +++ b/src/actions/24/draw-polygon-star.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-polygon.svg b/src/actions/24/draw-polygon.svg new file mode 100644 index 00000000..f3fbbc09 --- /dev/null +++ b/src/actions/24/draw-polygon.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-polyline.svg b/src/actions/24/draw-polyline.svg new file mode 100644 index 00000000..b3952e7c --- /dev/null +++ b/src/actions/24/draw-polyline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-rectangle-rounded.svg b/src/actions/24/draw-rectangle-rounded.svg new file mode 100644 index 00000000..0be7f03f --- /dev/null +++ b/src/actions/24/draw-rectangle-rounded.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/draw-rectangle.svg b/src/actions/24/draw-rectangle.svg new file mode 100644 index 00000000..cbdc716d --- /dev/null +++ b/src/actions/24/draw-rectangle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-spiral.svg b/src/actions/24/draw-spiral.svg new file mode 100644 index 00000000..0e734169 --- /dev/null +++ b/src/actions/24/draw-spiral.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-square-inverted-corners.svg b/src/actions/24/draw-square-inverted-corners.svg new file mode 100644 index 00000000..dc7bbb22 --- /dev/null +++ b/src/actions/24/draw-square-inverted-corners.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-star.svg b/src/actions/24/draw-star.svg new file mode 100644 index 00000000..fe8968c4 --- /dev/null +++ b/src/actions/24/draw-star.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-text.svg b/src/actions/24/draw-text.svg new file mode 100644 index 00000000..5bc5a883 --- /dev/null +++ b/src/actions/24/draw-text.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-triangle.svg b/src/actions/24/draw-triangle.svg new file mode 100644 index 00000000..af662740 --- /dev/null +++ b/src/actions/24/draw-triangle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-triangle1.svg b/src/actions/24/draw-triangle1.svg new file mode 100644 index 00000000..60d88271 --- /dev/null +++ b/src/actions/24/draw-triangle1.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-triangle2.svg b/src/actions/24/draw-triangle2.svg new file mode 100644 index 00000000..39e719b3 --- /dev/null +++ b/src/actions/24/draw-triangle2.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-triangle3.svg b/src/actions/24/draw-triangle3.svg new file mode 100644 index 00000000..6eaf97f4 --- /dev/null +++ b/src/actions/24/draw-triangle3.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-triangle4.svg b/src/actions/24/draw-triangle4.svg new file mode 100644 index 00000000..e572b5aa --- /dev/null +++ b/src/actions/24/draw-triangle4.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/draw-watercolor.svg b/src/actions/24/draw-watercolor.svg new file mode 100644 index 00000000..eb03bd45 --- /dev/null +++ b/src/actions/24/draw-watercolor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/earthquake.svg b/src/actions/24/earthquake.svg new file mode 100644 index 00000000..0f03353d --- /dev/null +++ b/src/actions/24/earthquake.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/edit-bomb.svg b/src/actions/24/edit-bomb.svg new file mode 100644 index 00000000..36ef1cb8 --- /dev/null +++ b/src/actions/24/edit-bomb.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-clear-history.svg b/src/actions/24/edit-clear-history.svg new file mode 100644 index 00000000..91fa997b --- /dev/null +++ b/src/actions/24/edit-clear-history.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/edit-clear-locationbar-ltr.svg b/src/actions/24/edit-clear-locationbar-ltr.svg new file mode 100644 index 00000000..ee694ea9 --- /dev/null +++ b/src/actions/24/edit-clear-locationbar-ltr.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/edit-clear.svg b/src/actions/24/edit-clear.svg new file mode 100644 index 00000000..d3d0dede --- /dev/null +++ b/src/actions/24/edit-clear.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/edit-clone-unlink.svg b/src/actions/24/edit-clone-unlink.svg new file mode 100644 index 00000000..34addac1 --- /dev/null +++ b/src/actions/24/edit-clone-unlink.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/edit-clone.svg b/src/actions/24/edit-clone.svg new file mode 100644 index 00000000..d4a3ca08 --- /dev/null +++ b/src/actions/24/edit-clone.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/24/edit-copy.svg b/src/actions/24/edit-copy.svg new file mode 100644 index 00000000..b91b160c --- /dev/null +++ b/src/actions/24/edit-copy.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/edit-cut.svg b/src/actions/24/edit-cut.svg new file mode 100644 index 00000000..4cad1ef7 --- /dev/null +++ b/src/actions/24/edit-cut.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-delete-shred.svg b/src/actions/24/edit-delete-shred.svg new file mode 100644 index 00000000..e717cd86 --- /dev/null +++ b/src/actions/24/edit-delete-shred.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/edit-delete.svg b/src/actions/24/edit-delete.svg new file mode 100644 index 00000000..8d87c298 --- /dev/null +++ b/src/actions/24/edit-delete.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/edit-download.svg b/src/actions/24/edit-download.svg new file mode 100644 index 00000000..ce04257a --- /dev/null +++ b/src/actions/24/edit-download.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-find-replace.svg b/src/actions/24/edit-find-replace.svg new file mode 100644 index 00000000..b287f168 --- /dev/null +++ b/src/actions/24/edit-find-replace.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-find.svg b/src/actions/24/edit-find.svg new file mode 100644 index 00000000..38e8c082 --- /dev/null +++ b/src/actions/24/edit-find.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-group.svg b/src/actions/24/edit-group.svg new file mode 100644 index 00000000..3ed3146c --- /dev/null +++ b/src/actions/24/edit-group.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-guides.svg b/src/actions/24/edit-guides.svg new file mode 100644 index 00000000..0d8b5509 --- /dev/null +++ b/src/actions/24/edit-guides.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-image-face-add.svg b/src/actions/24/edit-image-face-add.svg new file mode 100644 index 00000000..9e93c2d9 --- /dev/null +++ b/src/actions/24/edit-image-face-add.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-image-face-detect.svg b/src/actions/24/edit-image-face-detect.svg new file mode 100644 index 00000000..37922aab --- /dev/null +++ b/src/actions/24/edit-image-face-detect.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-image-face-recognize.svg b/src/actions/24/edit-image-face-recognize.svg new file mode 100644 index 00000000..87c84c2e --- /dev/null +++ b/src/actions/24/edit-image-face-recognize.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-image-face-show.svg b/src/actions/24/edit-image-face-show.svg new file mode 100644 index 00000000..0e891eaa --- /dev/null +++ b/src/actions/24/edit-image-face-show.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-line-width.svg b/src/actions/24/edit-line-width.svg new file mode 100644 index 00000000..48672eb3 --- /dev/null +++ b/src/actions/24/edit-line-width.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/actions/24/edit-move.svg b/src/actions/24/edit-move.svg new file mode 100644 index 00000000..64416028 --- /dev/null +++ b/src/actions/24/edit-move.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/edit-node.svg b/src/actions/24/edit-node.svg new file mode 100644 index 00000000..548f08a1 --- /dev/null +++ b/src/actions/24/edit-node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/edit-opacity.svg b/src/actions/24/edit-opacity.svg new file mode 100644 index 00000000..d9190eec --- /dev/null +++ b/src/actions/24/edit-opacity.svg @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/actions/24/edit-paste-in-place.svg b/src/actions/24/edit-paste-in-place.svg new file mode 100644 index 00000000..1226e478 --- /dev/null +++ b/src/actions/24/edit-paste-in-place.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-paste.svg b/src/actions/24/edit-paste.svg new file mode 100644 index 00000000..53995ba4 --- /dev/null +++ b/src/actions/24/edit-paste.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/edit-redo.svg b/src/actions/24/edit-redo.svg new file mode 100644 index 00000000..5538470a --- /dev/null +++ b/src/actions/24/edit-redo.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/edit-reset.svg b/src/actions/24/edit-reset.svg new file mode 100644 index 00000000..c71374c4 --- /dev/null +++ b/src/actions/24/edit-reset.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/24/edit-select-all.svg b/src/actions/24/edit-select-all.svg new file mode 100644 index 00000000..6dd10731 --- /dev/null +++ b/src/actions/24/edit-select-all.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/edit-select-invert.svg b/src/actions/24/edit-select-invert.svg new file mode 100644 index 00000000..2bd1bcd7 --- /dev/null +++ b/src/actions/24/edit-select-invert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/edit-select-lasso.svg b/src/actions/24/edit-select-lasso.svg new file mode 100644 index 00000000..73c6d0de --- /dev/null +++ b/src/actions/24/edit-select-lasso.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/edit-select-none.svg b/src/actions/24/edit-select-none.svg new file mode 100644 index 00000000..213f7d4a --- /dev/null +++ b/src/actions/24/edit-select-none.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/edit-select-text.svg b/src/actions/24/edit-select-text.svg new file mode 100644 index 00000000..b546bf86 --- /dev/null +++ b/src/actions/24/edit-select-text.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/edit-select.svg b/src/actions/24/edit-select.svg new file mode 100644 index 00000000..23facb79 --- /dev/null +++ b/src/actions/24/edit-select.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/edit-table-cell-merge.svg b/src/actions/24/edit-table-cell-merge.svg new file mode 100644 index 00000000..c23307ef --- /dev/null +++ b/src/actions/24/edit-table-cell-merge.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/edit-table-cell-split.svg b/src/actions/24/edit-table-cell-split.svg new file mode 100644 index 00000000..8eb7fbc7 --- /dev/null +++ b/src/actions/24/edit-table-cell-split.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/edit-table-delete-column.svg b/src/actions/24/edit-table-delete-column.svg new file mode 100644 index 00000000..d31e6914 --- /dev/null +++ b/src/actions/24/edit-table-delete-column.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/edit-table-delete-row.svg b/src/actions/24/edit-table-delete-row.svg new file mode 100644 index 00000000..69965469 --- /dev/null +++ b/src/actions/24/edit-table-delete-row.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/edit-table-insert-column-left.svg b/src/actions/24/edit-table-insert-column-left.svg new file mode 100644 index 00000000..4090ae17 --- /dev/null +++ b/src/actions/24/edit-table-insert-column-left.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/edit-table-insert-column-right.svg b/src/actions/24/edit-table-insert-column-right.svg new file mode 100644 index 00000000..342394dc --- /dev/null +++ b/src/actions/24/edit-table-insert-column-right.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/edit-table-insert-row-above.svg b/src/actions/24/edit-table-insert-row-above.svg new file mode 100644 index 00000000..4e3524aa --- /dev/null +++ b/src/actions/24/edit-table-insert-row-above.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/edit-table-insert-row-below.svg b/src/actions/24/edit-table-insert-row-below.svg new file mode 100644 index 00000000..a373b8e1 --- /dev/null +++ b/src/actions/24/edit-table-insert-row-below.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/edit-table-insert-row-under.svg b/src/actions/24/edit-table-insert-row-under.svg new file mode 100644 index 00000000..032ad588 --- /dev/null +++ b/src/actions/24/edit-table-insert-row-under.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/edit-text-frame-update.svg b/src/actions/24/edit-text-frame-update.svg new file mode 100644 index 00000000..5834b676 --- /dev/null +++ b/src/actions/24/edit-text-frame-update.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/edit-undo.svg b/src/actions/24/edit-undo.svg new file mode 100644 index 00000000..c9b350be --- /dev/null +++ b/src/actions/24/edit-undo.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/embosstool.svg b/src/actions/24/embosstool.svg new file mode 100644 index 00000000..a9edaa11 --- /dev/null +++ b/src/actions/24/embosstool.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/entity.svg b/src/actions/24/entity.svg new file mode 100644 index 00000000..9603f028 --- /dev/null +++ b/src/actions/24/entity.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/entrance_animations.svg b/src/actions/24/entrance_animations.svg new file mode 100644 index 00000000..041591de --- /dev/null +++ b/src/actions/24/entrance_animations.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/entry-new.svg b/src/actions/24/entry-new.svg new file mode 100644 index 00000000..8939214e --- /dev/null +++ b/src/actions/24/entry-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/errornext.svg b/src/actions/24/errornext.svg new file mode 100644 index 00000000..f0ac03bb --- /dev/null +++ b/src/actions/24/errornext.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/24/errorprev.svg b/src/actions/24/errorprev.svg new file mode 100644 index 00000000..46cc4d68 --- /dev/null +++ b/src/actions/24/errorprev.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/escape-direction-all.svg b/src/actions/24/escape-direction-all.svg new file mode 100644 index 00000000..1268e841 --- /dev/null +++ b/src/actions/24/escape-direction-all.svg @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/src/actions/24/escape-direction-down.svg b/src/actions/24/escape-direction-down.svg new file mode 100644 index 00000000..93c1da30 --- /dev/null +++ b/src/actions/24/escape-direction-down.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/escape-direction-horizontal.svg b/src/actions/24/escape-direction-horizontal.svg new file mode 100644 index 00000000..537adc57 --- /dev/null +++ b/src/actions/24/escape-direction-horizontal.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/escape-direction-left.svg b/src/actions/24/escape-direction-left.svg new file mode 100644 index 00000000..beea6577 --- /dev/null +++ b/src/actions/24/escape-direction-left.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/escape-direction-right.svg b/src/actions/24/escape-direction-right.svg new file mode 100644 index 00000000..66e02b16 --- /dev/null +++ b/src/actions/24/escape-direction-right.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/escape-direction-up.svg b/src/actions/24/escape-direction-up.svg new file mode 100644 index 00000000..8fbf06a3 --- /dev/null +++ b/src/actions/24/escape-direction-up.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/escape-direction-vertical.svg b/src/actions/24/escape-direction-vertical.svg new file mode 100644 index 00000000..c88f2161 --- /dev/null +++ b/src/actions/24/escape-direction-vertical.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/exception.svg b/src/actions/24/exception.svg new file mode 100644 index 00000000..f178d7ed --- /dev/null +++ b/src/actions/24/exception.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/exchange-positions-clockwise.svg b/src/actions/24/exchange-positions-clockwise.svg new file mode 100644 index 00000000..06ef9353 --- /dev/null +++ b/src/actions/24/exchange-positions-clockwise.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/exchange-positions-zorder.svg b/src/actions/24/exchange-positions-zorder.svg new file mode 100644 index 00000000..f1317047 --- /dev/null +++ b/src/actions/24/exchange-positions-zorder.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/exchange-positions.svg b/src/actions/24/exchange-positions.svg new file mode 100644 index 00000000..bb00d084 --- /dev/null +++ b/src/actions/24/exchange-positions.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/expand-all.svg b/src/actions/24/expand-all.svg new file mode 100644 index 00000000..0f07a05e --- /dev/null +++ b/src/actions/24/expand-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/favorite-genres-amarok.svg b/src/actions/24/favorite-genres-amarok.svg new file mode 100644 index 00000000..872a6392 --- /dev/null +++ b/src/actions/24/favorite-genres-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/favorite.svg b/src/actions/24/favorite.svg new file mode 100644 index 00000000..f20d127a --- /dev/null +++ b/src/actions/24/favorite.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/feed-subscribe.svg b/src/actions/24/feed-subscribe.svg new file mode 100644 index 00000000..0f153a04 --- /dev/null +++ b/src/actions/24/feed-subscribe.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/filename-and-amarok.svg b/src/actions/24/filename-and-amarok.svg new file mode 100644 index 00000000..b2394cf9 --- /dev/null +++ b/src/actions/24/filename-and-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/filename-bpm-amarok.svg b/src/actions/24/filename-bpm-amarok.svg new file mode 100644 index 00000000..9c7dd7b9 --- /dev/null +++ b/src/actions/24/filename-bpm-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/filename-discnumber-amarok.svg b/src/actions/24/filename-discnumber-amarok.svg new file mode 100644 index 00000000..fb08260a --- /dev/null +++ b/src/actions/24/filename-discnumber-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/filename-divider.svg b/src/actions/24/filename-divider.svg new file mode 100644 index 00000000..7569e57e --- /dev/null +++ b/src/actions/24/filename-divider.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/filename-dot-amarok.svg b/src/actions/24/filename-dot-amarok.svg new file mode 100644 index 00000000..3027d0f1 --- /dev/null +++ b/src/actions/24/filename-dot-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/filename-group-length.svg b/src/actions/24/filename-group-length.svg new file mode 100644 index 00000000..b7a48723 --- /dev/null +++ b/src/actions/24/filename-group-length.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/filename-group-tracks.svg b/src/actions/24/filename-group-tracks.svg new file mode 100644 index 00000000..0d5c05e6 --- /dev/null +++ b/src/actions/24/filename-group-tracks.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/filename-initial-amarok.svg b/src/actions/24/filename-initial-amarok.svg new file mode 100644 index 00000000..f9392ff2 --- /dev/null +++ b/src/actions/24/filename-initial-amarok.svg @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/src/actions/24/filename-moodbar.svg b/src/actions/24/filename-moodbar.svg new file mode 100644 index 00000000..2029338c --- /dev/null +++ b/src/actions/24/filename-moodbar.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/24/filename-slash-amarok.svg b/src/actions/24/filename-slash-amarok.svg new file mode 100644 index 00000000..a229ba30 --- /dev/null +++ b/src/actions/24/filename-slash-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/filename-space-amarok.svg b/src/actions/24/filename-space-amarok.svg new file mode 100644 index 00000000..a36f702e --- /dev/null +++ b/src/actions/24/filename-space-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/filename-title-amarok.svg b/src/actions/24/filename-title-amarok.svg new file mode 100644 index 00000000..89457526 --- /dev/null +++ b/src/actions/24/filename-title-amarok.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/actions/24/filename-underscore-amarok.svg b/src/actions/24/filename-underscore-amarok.svg new file mode 100644 index 00000000..139f1314 --- /dev/null +++ b/src/actions/24/filename-underscore-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/fill-color.svg b/src/actions/24/fill-color.svg new file mode 100644 index 00000000..abdda37c --- /dev/null +++ b/src/actions/24/fill-color.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/24/filmgrain.svg b/src/actions/24/filmgrain.svg new file mode 100644 index 00000000..53fa1fb5 --- /dev/null +++ b/src/actions/24/filmgrain.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/final_activity.svg b/src/actions/24/final_activity.svg new file mode 100644 index 00000000..9e9bd8da --- /dev/null +++ b/src/actions/24/final_activity.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/find-location.svg b/src/actions/24/find-location.svg new file mode 100644 index 00000000..051f69ab --- /dev/null +++ b/src/actions/24/find-location.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/flag-black.svg b/src/actions/24/flag-black.svg new file mode 100644 index 00000000..7c34dcf4 --- /dev/null +++ b/src/actions/24/flag-black.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/flag-blue.svg b/src/actions/24/flag-blue.svg new file mode 100644 index 00000000..83f09348 --- /dev/null +++ b/src/actions/24/flag-blue.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/flag-green.svg b/src/actions/24/flag-green.svg new file mode 100644 index 00000000..0fad4005 --- /dev/null +++ b/src/actions/24/flag-green.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/flag-red.svg b/src/actions/24/flag-red.svg new file mode 100644 index 00000000..b77247f5 --- /dev/null +++ b/src/actions/24/flag-red.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/flag-yellow.svg b/src/actions/24/flag-yellow.svg new file mode 100644 index 00000000..b182bc5b --- /dev/null +++ b/src/actions/24/flag-yellow.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/flag.svg b/src/actions/24/flag.svg new file mode 100644 index 00000000..b2018a2c --- /dev/null +++ b/src/actions/24/flag.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/flash.svg b/src/actions/24/flash.svg new file mode 100644 index 00000000..c9849436 --- /dev/null +++ b/src/actions/24/flash.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/flashlight-off.svg b/src/actions/24/flashlight-off.svg new file mode 100644 index 00000000..42e6ed61 --- /dev/null +++ b/src/actions/24/flashlight-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/flashlight-on.svg b/src/actions/24/flashlight-on.svg new file mode 100644 index 00000000..2e24c193 --- /dev/null +++ b/src/actions/24/flashlight-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/flower-shape.svg b/src/actions/24/flower-shape.svg new file mode 100644 index 00000000..069445c1 --- /dev/null +++ b/src/actions/24/flower-shape.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/folder-new.svg b/src/actions/24/folder-new.svg new file mode 100644 index 00000000..fe22fc76 --- /dev/null +++ b/src/actions/24/folder-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/folder-stash.svg b/src/actions/24/folder-stash.svg new file mode 100644 index 00000000..4de0d3a3 --- /dev/null +++ b/src/actions/24/folder-stash.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/folder-sync.svg b/src/actions/24/folder-sync.svg new file mode 100644 index 00000000..67fa26ff --- /dev/null +++ b/src/actions/24/folder-sync.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/font-disable.svg b/src/actions/24/font-disable.svg new file mode 100644 index 00000000..38314697 --- /dev/null +++ b/src/actions/24/font-disable.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/src/actions/24/font-enable.svg b/src/actions/24/font-enable.svg new file mode 100644 index 00000000..513f888a --- /dev/null +++ b/src/actions/24/font-enable.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/food.svg b/src/actions/24/food.svg new file mode 100644 index 00000000..4daacade --- /dev/null +++ b/src/actions/24/food.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/foreignkey_constraint.svg b/src/actions/24/foreignkey_constraint.svg new file mode 100644 index 00000000..bb0e9bb4 --- /dev/null +++ b/src/actions/24/foreignkey_constraint.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/fork.svg b/src/actions/24/fork.svg new file mode 100644 index 00000000..63ce5642 --- /dev/null +++ b/src/actions/24/fork.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-add-node.svg b/src/actions/24/format-add-node.svg new file mode 100644 index 00000000..2d53bf95 --- /dev/null +++ b/src/actions/24/format-add-node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-align-vertical-bottom.svg b/src/actions/24/format-align-vertical-bottom.svg new file mode 100644 index 00000000..6bc54eff --- /dev/null +++ b/src/actions/24/format-align-vertical-bottom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-align-vertical-center.svg b/src/actions/24/format-align-vertical-center.svg new file mode 100644 index 00000000..b7de2ae6 --- /dev/null +++ b/src/actions/24/format-align-vertical-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-align-vertical-top.svg b/src/actions/24/format-align-vertical-top.svg new file mode 100644 index 00000000..0d039146 --- /dev/null +++ b/src/actions/24/format-align-vertical-top.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-border-set-all.svg b/src/actions/24/format-border-set-all.svg new file mode 100644 index 00000000..6827c7dd --- /dev/null +++ b/src/actions/24/format-border-set-all.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/format-border-set-bottom.svg b/src/actions/24/format-border-set-bottom.svg new file mode 100644 index 00000000..ec8a9287 --- /dev/null +++ b/src/actions/24/format-border-set-bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-diagonal-bl-tr.svg b/src/actions/24/format-border-set-diagonal-bl-tr.svg new file mode 100644 index 00000000..f434e5a1 --- /dev/null +++ b/src/actions/24/format-border-set-diagonal-bl-tr.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-diagonal-tl-br.svg b/src/actions/24/format-border-set-diagonal-tl-br.svg new file mode 100644 index 00000000..f7476f63 --- /dev/null +++ b/src/actions/24/format-border-set-diagonal-tl-br.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-external.svg b/src/actions/24/format-border-set-external.svg new file mode 100644 index 00000000..f3815502 --- /dev/null +++ b/src/actions/24/format-border-set-external.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-internal-horizontal.svg b/src/actions/24/format-border-set-internal-horizontal.svg new file mode 100644 index 00000000..8ad83e26 --- /dev/null +++ b/src/actions/24/format-border-set-internal-horizontal.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-internal-vertical.svg b/src/actions/24/format-border-set-internal-vertical.svg new file mode 100644 index 00000000..c3394c64 --- /dev/null +++ b/src/actions/24/format-border-set-internal-vertical.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-internal.svg b/src/actions/24/format-border-set-internal.svg new file mode 100644 index 00000000..432c690b --- /dev/null +++ b/src/actions/24/format-border-set-internal.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-left.svg b/src/actions/24/format-border-set-left.svg new file mode 100644 index 00000000..b87bc798 --- /dev/null +++ b/src/actions/24/format-border-set-left.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-none.svg b/src/actions/24/format-border-set-none.svg new file mode 100644 index 00000000..b4431779 --- /dev/null +++ b/src/actions/24/format-border-set-none.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/format-border-set-right.svg b/src/actions/24/format-border-set-right.svg new file mode 100644 index 00000000..5aed674a --- /dev/null +++ b/src/actions/24/format-border-set-right.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-set-top.svg b/src/actions/24/format-border-set-top.svg new file mode 100644 index 00000000..07182c0a --- /dev/null +++ b/src/actions/24/format-border-set-top.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/format-border-style.svg b/src/actions/24/format-border-style.svg new file mode 100644 index 00000000..04b2e5bc --- /dev/null +++ b/src/actions/24/format-border-style.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-break-node.svg b/src/actions/24/format-break-node.svg new file mode 100644 index 00000000..7bb4867c --- /dev/null +++ b/src/actions/24/format-break-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-connect-node.svg b/src/actions/24/format-connect-node.svg new file mode 100644 index 00000000..7d4d24fd --- /dev/null +++ b/src/actions/24/format-connect-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-convert-to-path.svg b/src/actions/24/format-convert-to-path.svg new file mode 100644 index 00000000..95a397e9 --- /dev/null +++ b/src/actions/24/format-convert-to-path.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-currency.svg b/src/actions/24/format-currency.svg new file mode 100644 index 00000000..d3fe6fe4 --- /dev/null +++ b/src/actions/24/format-currency.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-disconnect-node.svg b/src/actions/24/format-disconnect-node.svg new file mode 100644 index 00000000..9773e24d --- /dev/null +++ b/src/actions/24/format-disconnect-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-font-size-less.svg b/src/actions/24/format-font-size-less.svg new file mode 100644 index 00000000..6c9530f7 --- /dev/null +++ b/src/actions/24/format-font-size-less.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-font-size-more.svg b/src/actions/24/format-font-size-more.svg new file mode 100644 index 00000000..c27f1ac4 --- /dev/null +++ b/src/actions/24/format-font-size-more.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-indent-less.svg b/src/actions/24/format-indent-less.svg new file mode 100644 index 00000000..9d8dd6a9 --- /dev/null +++ b/src/actions/24/format-indent-less.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-indent-more.svg b/src/actions/24/format-indent-more.svg new file mode 100644 index 00000000..39549903 --- /dev/null +++ b/src/actions/24/format-indent-more.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-insert-node.svg b/src/actions/24/format-insert-node.svg new file mode 100644 index 00000000..30af9b83 --- /dev/null +++ b/src/actions/24/format-insert-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-join-node.svg b/src/actions/24/format-join-node.svg new file mode 100644 index 00000000..0cbddfb0 --- /dev/null +++ b/src/actions/24/format-join-node.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-justify-center.svg b/src/actions/24/format-justify-center.svg new file mode 100644 index 00000000..704165f1 --- /dev/null +++ b/src/actions/24/format-justify-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-justify-fill.svg b/src/actions/24/format-justify-fill.svg new file mode 100644 index 00000000..00cd10f4 --- /dev/null +++ b/src/actions/24/format-justify-fill.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-justify-left.svg b/src/actions/24/format-justify-left.svg new file mode 100644 index 00000000..618b2b7e --- /dev/null +++ b/src/actions/24/format-justify-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-justify-right.svg b/src/actions/24/format-justify-right.svg new file mode 100644 index 00000000..bb3a208e --- /dev/null +++ b/src/actions/24/format-justify-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-line-spacing-double.svg b/src/actions/24/format-line-spacing-double.svg new file mode 100644 index 00000000..1aad20c2 --- /dev/null +++ b/src/actions/24/format-line-spacing-double.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-line-spacing-normal.svg b/src/actions/24/format-line-spacing-normal.svg new file mode 100644 index 00000000..e2d237b9 --- /dev/null +++ b/src/actions/24/format-line-spacing-normal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-line-spacing-triple.svg b/src/actions/24/format-line-spacing-triple.svg new file mode 100644 index 00000000..71b504a2 --- /dev/null +++ b/src/actions/24/format-line-spacing-triple.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-list-ordered.svg b/src/actions/24/format-list-ordered.svg new file mode 100644 index 00000000..57c6bc2c --- /dev/null +++ b/src/actions/24/format-list-ordered.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-list-unordered.svg b/src/actions/24/format-list-unordered.svg new file mode 100644 index 00000000..5a46b9cc --- /dev/null +++ b/src/actions/24/format-list-unordered.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-node-corner.svg b/src/actions/24/format-node-corner.svg new file mode 100644 index 00000000..72c21c7e --- /dev/null +++ b/src/actions/24/format-node-corner.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-node-line.svg b/src/actions/24/format-node-line.svg new file mode 100644 index 00000000..dd72ca2f --- /dev/null +++ b/src/actions/24/format-node-line.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-node-smooth.svg b/src/actions/24/format-node-smooth.svg new file mode 100644 index 00000000..bed0a55e --- /dev/null +++ b/src/actions/24/format-node-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-node-symmetric.svg b/src/actions/24/format-node-symmetric.svg new file mode 100644 index 00000000..4dac1220 --- /dev/null +++ b/src/actions/24/format-node-symmetric.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-number-percent.svg b/src/actions/24/format-number-percent.svg new file mode 100644 index 00000000..b0ce3984 --- /dev/null +++ b/src/actions/24/format-number-percent.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-precision-less.svg b/src/actions/24/format-precision-less.svg new file mode 100644 index 00000000..aa05e5b5 --- /dev/null +++ b/src/actions/24/format-precision-less.svg @@ -0,0 +1,25 @@ + + + + + + + + diff --git a/src/actions/24/format-precision-more.svg b/src/actions/24/format-precision-more.svg new file mode 100644 index 00000000..f6c9710a --- /dev/null +++ b/src/actions/24/format-precision-more.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-remove-node.svg b/src/actions/24/format-remove-node.svg new file mode 100644 index 00000000..adc68839 --- /dev/null +++ b/src/actions/24/format-remove-node.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/format-segment-curve.svg b/src/actions/24/format-segment-curve.svg new file mode 100644 index 00000000..48c97052 --- /dev/null +++ b/src/actions/24/format-segment-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-segment-line.svg b/src/actions/24/format-segment-line.svg new file mode 100644 index 00000000..fe0e91b0 --- /dev/null +++ b/src/actions/24/format-segment-line.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-text-blockquote.svg b/src/actions/24/format-text-blockquote.svg new file mode 100644 index 00000000..2209f171 --- /dev/null +++ b/src/actions/24/format-text-blockquote.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-bold.svg b/src/actions/24/format-text-bold.svg new file mode 100644 index 00000000..cf8deae3 --- /dev/null +++ b/src/actions/24/format-text-bold.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-capitalize.svg b/src/actions/24/format-text-capitalize.svg new file mode 100644 index 00000000..470918c0 --- /dev/null +++ b/src/actions/24/format-text-capitalize.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-text-code.svg b/src/actions/24/format-text-code.svg new file mode 100644 index 00000000..df1f5972 --- /dev/null +++ b/src/actions/24/format-text-code.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-color.svg b/src/actions/24/format-text-color.svg new file mode 100644 index 00000000..27581b07 --- /dev/null +++ b/src/actions/24/format-text-color.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-direction-horizontal.svg b/src/actions/24/format-text-direction-horizontal.svg new file mode 100644 index 00000000..00398104 --- /dev/null +++ b/src/actions/24/format-text-direction-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-direction-ltr.svg b/src/actions/24/format-text-direction-ltr.svg new file mode 100644 index 00000000..96e7978a --- /dev/null +++ b/src/actions/24/format-text-direction-ltr.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-direction-rtl.svg b/src/actions/24/format-text-direction-rtl.svg new file mode 100644 index 00000000..086a8627 --- /dev/null +++ b/src/actions/24/format-text-direction-rtl.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-direction-vertical.svg b/src/actions/24/format-text-direction-vertical.svg new file mode 100644 index 00000000..a0fe9e89 --- /dev/null +++ b/src/actions/24/format-text-direction-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-italic.svg b/src/actions/24/format-text-italic.svg new file mode 100644 index 00000000..82f19038 --- /dev/null +++ b/src/actions/24/format-text-italic.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-lowercase.svg b/src/actions/24/format-text-lowercase.svg new file mode 100644 index 00000000..05ff06b7 --- /dev/null +++ b/src/actions/24/format-text-lowercase.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/format-text-strikethrough.svg b/src/actions/24/format-text-strikethrough.svg new file mode 100644 index 00000000..9af94cbc --- /dev/null +++ b/src/actions/24/format-text-strikethrough.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-subscript.svg b/src/actions/24/format-text-subscript.svg new file mode 100644 index 00000000..1647b86a --- /dev/null +++ b/src/actions/24/format-text-subscript.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-superscript.svg b/src/actions/24/format-text-superscript.svg new file mode 100644 index 00000000..5835d651 --- /dev/null +++ b/src/actions/24/format-text-superscript.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-symbol.svg b/src/actions/24/format-text-symbol.svg new file mode 100644 index 00000000..484c4984 --- /dev/null +++ b/src/actions/24/format-text-symbol.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-underline-squiggle.svg b/src/actions/24/format-text-underline-squiggle.svg new file mode 100644 index 00000000..dd3bef28 --- /dev/null +++ b/src/actions/24/format-text-underline-squiggle.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/24/format-text-underline.svg b/src/actions/24/format-text-underline.svg new file mode 100644 index 00000000..87d9b05b --- /dev/null +++ b/src/actions/24/format-text-underline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/format-text-uppercase.svg b/src/actions/24/format-text-uppercase.svg new file mode 100644 index 00000000..883b27b9 --- /dev/null +++ b/src/actions/24/format-text-uppercase.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/formula.svg b/src/actions/24/formula.svg new file mode 100644 index 00000000..95bbdb17 --- /dev/null +++ b/src/actions/24/formula.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/frmt-text-direction-horizontal.svg b/src/actions/24/frmt-text-direction-horizontal.svg new file mode 100644 index 00000000..a861383e --- /dev/null +++ b/src/actions/24/frmt-text-direction-horizontal.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/24/frmt-text-direction-r2l.svg b/src/actions/24/frmt-text-direction-r2l.svg new file mode 100644 index 00000000..03c6ca19 --- /dev/null +++ b/src/actions/24/frmt-text-direction-r2l.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/24/frmt-text-direction-vertical-lr.svg b/src/actions/24/frmt-text-direction-vertical-lr.svg new file mode 100644 index 00000000..aa0eacdc --- /dev/null +++ b/src/actions/24/frmt-text-direction-vertical-lr.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/frmt-text-direction-vertical.svg b/src/actions/24/frmt-text-direction-vertical.svg new file mode 100644 index 00000000..72458b8c --- /dev/null +++ b/src/actions/24/frmt-text-direction-vertical.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/24/games-achievements.svg b/src/actions/24/games-achievements.svg new file mode 100644 index 00000000..302818b9 --- /dev/null +++ b/src/actions/24/games-achievements.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/games-config-board.svg b/src/actions/24/games-config-board.svg new file mode 100644 index 00000000..91f92ae7 --- /dev/null +++ b/src/actions/24/games-config-board.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/games-config-tiles.svg b/src/actions/24/games-config-tiles.svg new file mode 100644 index 00000000..7a901d61 --- /dev/null +++ b/src/actions/24/games-config-tiles.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/games-difficult.svg b/src/actions/24/games-difficult.svg new file mode 100644 index 00000000..e8de506f --- /dev/null +++ b/src/actions/24/games-difficult.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/games-highscores.svg b/src/actions/24/games-highscores.svg new file mode 100644 index 00000000..34356e48 --- /dev/null +++ b/src/actions/24/games-highscores.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/games-hint.svg b/src/actions/24/games-hint.svg new file mode 100644 index 00000000..5b59bad0 --- /dev/null +++ b/src/actions/24/games-hint.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/games-solve.svg b/src/actions/24/games-solve.svg new file mode 100644 index 00000000..42a8eda0 --- /dev/null +++ b/src/actions/24/games-solve.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/generalise.svg b/src/actions/24/generalise.svg new file mode 100644 index 00000000..54753482 --- /dev/null +++ b/src/actions/24/generalise.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/globe.svg b/src/actions/24/globe.svg new file mode 100644 index 00000000..867145e9 --- /dev/null +++ b/src/actions/24/globe.svg @@ -0,0 +1,12 @@ + + + + + + + + \ No newline at end of file diff --git a/src/actions/24/gnumeric-autofilter-delete.svg b/src/actions/24/gnumeric-autofilter-delete.svg new file mode 100644 index 00000000..2fc58a44 --- /dev/null +++ b/src/actions/24/gnumeric-autofilter-delete.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-autosum.svg b/src/actions/24/gnumeric-autosum.svg new file mode 100644 index 00000000..82b93369 --- /dev/null +++ b/src/actions/24/gnumeric-autosum.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-bucket.svg b/src/actions/24/gnumeric-bucket.svg new file mode 100644 index 00000000..6475ce68 --- /dev/null +++ b/src/actions/24/gnumeric-bucket.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-cells-merge.svg b/src/actions/24/gnumeric-cells-merge.svg new file mode 100644 index 00000000..959bbf39 --- /dev/null +++ b/src/actions/24/gnumeric-cells-merge.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-column-size.svg b/src/actions/24/gnumeric-column-size.svg new file mode 100644 index 00000000..a1084ac6 --- /dev/null +++ b/src/actions/24/gnumeric-column-size.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-component-insert-shaped.svg b/src/actions/24/gnumeric-component-insert-shaped.svg new file mode 100644 index 00000000..9f4eea6d --- /dev/null +++ b/src/actions/24/gnumeric-component-insert-shaped.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-data-slicer.svg b/src/actions/24/gnumeric-data-slicer.svg new file mode 100644 index 00000000..7aee3ddb --- /dev/null +++ b/src/actions/24/gnumeric-data-slicer.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-font.svg b/src/actions/24/gnumeric-font.svg new file mode 100644 index 00000000..57b16d3a --- /dev/null +++ b/src/actions/24/gnumeric-font.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-format-accounting.svg b/src/actions/24/gnumeric-format-accounting.svg new file mode 100644 index 00000000..53ade97f --- /dev/null +++ b/src/actions/24/gnumeric-format-accounting.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-format-border-double-bottom.svg b/src/actions/24/gnumeric-format-border-double-bottom.svg new file mode 100644 index 00000000..565bea4e --- /dev/null +++ b/src/actions/24/gnumeric-format-border-double-bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-format-border-thick-bottom.svg b/src/actions/24/gnumeric-format-border-thick-bottom.svg new file mode 100644 index 00000000..760d9e8a --- /dev/null +++ b/src/actions/24/gnumeric-format-border-thick-bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-format-border-thick-outside.svg b/src/actions/24/gnumeric-format-border-thick-outside.svg new file mode 100644 index 00000000..0756dd60 --- /dev/null +++ b/src/actions/24/gnumeric-format-border-thick-outside.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-format-border-top-n-bottom.svg b/src/actions/24/gnumeric-format-border-top-n-bottom.svg new file mode 100644 index 00000000..1cf2b097 --- /dev/null +++ b/src/actions/24/gnumeric-format-border-top-n-bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-format-border-top-n-double-bottom.svg b/src/actions/24/gnumeric-format-border-top-n-double-bottom.svg new file mode 100644 index 00000000..e9a96e06 --- /dev/null +++ b/src/actions/24/gnumeric-format-border-top-n-double-bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-format-border-top-n-thick-bottom.svg b/src/actions/24/gnumeric-format-border-top-n-thick-bottom.svg new file mode 100644 index 00000000..8567787c --- /dev/null +++ b/src/actions/24/gnumeric-format-border-top-n-thick-bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-format-percentage.svg b/src/actions/24/gnumeric-format-percentage.svg new file mode 100644 index 00000000..0e5931a4 --- /dev/null +++ b/src/actions/24/gnumeric-format-percentage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-format-precision-decrease.svg b/src/actions/24/gnumeric-format-precision-decrease.svg new file mode 100644 index 00000000..89e667d2 --- /dev/null +++ b/src/actions/24/gnumeric-format-precision-decrease.svg @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-format-precision-increase.svg b/src/actions/24/gnumeric-format-precision-increase.svg new file mode 100644 index 00000000..3286019e --- /dev/null +++ b/src/actions/24/gnumeric-format-precision-increase.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-format-thousand-separator.svg b/src/actions/24/gnumeric-format-thousand-separator.svg new file mode 100644 index 00000000..6c1b5b66 --- /dev/null +++ b/src/actions/24/gnumeric-format-thousand-separator.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-formulaguru.svg b/src/actions/24/gnumeric-formulaguru.svg new file mode 100644 index 00000000..1e7301d6 --- /dev/null +++ b/src/actions/24/gnumeric-formulaguru.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-link-external.svg b/src/actions/24/gnumeric-link-external.svg new file mode 100644 index 00000000..d062e693 --- /dev/null +++ b/src/actions/24/gnumeric-link-external.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-link-internal.svg b/src/actions/24/gnumeric-link-internal.svg new file mode 100644 index 00000000..8d659ce1 --- /dev/null +++ b/src/actions/24/gnumeric-link-internal.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-link-url.svg b/src/actions/24/gnumeric-link-url.svg new file mode 100644 index 00000000..b8b8b6dd --- /dev/null +++ b/src/actions/24/gnumeric-link-url.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-object-arrow.svg b/src/actions/24/gnumeric-object-arrow.svg new file mode 100644 index 00000000..69a800a1 --- /dev/null +++ b/src/actions/24/gnumeric-object-arrow.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-object-button.svg b/src/actions/24/gnumeric-object-button.svg new file mode 100644 index 00000000..9a724adf --- /dev/null +++ b/src/actions/24/gnumeric-object-button.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-object-checkbox.svg b/src/actions/24/gnumeric-object-checkbox.svg new file mode 100644 index 00000000..fbe95e1e --- /dev/null +++ b/src/actions/24/gnumeric-object-checkbox.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-object-combo.svg b/src/actions/24/gnumeric-object-combo.svg new file mode 100644 index 00000000..b3f84651 --- /dev/null +++ b/src/actions/24/gnumeric-object-combo.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-object-ellipse.svg b/src/actions/24/gnumeric-object-ellipse.svg new file mode 100644 index 00000000..a2e5ac48 --- /dev/null +++ b/src/actions/24/gnumeric-object-ellipse.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-object-list.svg b/src/actions/24/gnumeric-object-list.svg new file mode 100644 index 00000000..4659f436 --- /dev/null +++ b/src/actions/24/gnumeric-object-list.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-object-rectangle.svg b/src/actions/24/gnumeric-object-rectangle.svg new file mode 100644 index 00000000..b032a25f --- /dev/null +++ b/src/actions/24/gnumeric-object-rectangle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gnumeric-object-scrollbar.svg b/src/actions/24/gnumeric-object-scrollbar.svg new file mode 100644 index 00000000..52043f0e --- /dev/null +++ b/src/actions/24/gnumeric-object-scrollbar.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-object-spinbutton.svg b/src/actions/24/gnumeric-object-spinbutton.svg new file mode 100644 index 00000000..7ab11e1c --- /dev/null +++ b/src/actions/24/gnumeric-object-spinbutton.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-pagesetup-hf-page.svg b/src/actions/24/gnumeric-pagesetup-hf-page.svg new file mode 100644 index 00000000..635ef43a --- /dev/null +++ b/src/actions/24/gnumeric-pagesetup-hf-page.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/gnumeric-pagesetup-hf-pages.svg b/src/actions/24/gnumeric-pagesetup-hf-pages.svg new file mode 100644 index 00000000..47762a0d --- /dev/null +++ b/src/actions/24/gnumeric-pagesetup-hf-pages.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/24/gnumeric-protection-no.svg b/src/actions/24/gnumeric-protection-no.svg new file mode 100644 index 00000000..ccb8705e --- /dev/null +++ b/src/actions/24/gnumeric-protection-no.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-protection-yes.svg b/src/actions/24/gnumeric-protection-yes.svg new file mode 100644 index 00000000..b5f49ae3 --- /dev/null +++ b/src/actions/24/gnumeric-protection-yes.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-row-delete.svg b/src/actions/24/gnumeric-row-delete.svg new file mode 100644 index 00000000..503af126 --- /dev/null +++ b/src/actions/24/gnumeric-row-delete.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/src/actions/24/gnumeric-row-size.svg b/src/actions/24/gnumeric-row-size.svg new file mode 100644 index 00000000..5b06fe67 --- /dev/null +++ b/src/actions/24/gnumeric-row-size.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-bottom.svg b/src/actions/24/go-bottom.svg new file mode 100644 index 00000000..6230c321 --- /dev/null +++ b/src/actions/24/go-bottom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-down-skip.svg b/src/actions/24/go-down-skip.svg new file mode 100644 index 00000000..55fe206c --- /dev/null +++ b/src/actions/24/go-down-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/go-down.svg b/src/actions/24/go-down.svg new file mode 100644 index 00000000..d7401c8f --- /dev/null +++ b/src/actions/24/go-down.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-first.svg b/src/actions/24/go-first.svg new file mode 100644 index 00000000..c83ffaca --- /dev/null +++ b/src/actions/24/go-first.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-home.svg b/src/actions/24/go-home.svg new file mode 100644 index 00000000..8e754dd5 --- /dev/null +++ b/src/actions/24/go-home.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/go-jump-declaration.svg b/src/actions/24/go-jump-declaration.svg new file mode 100644 index 00000000..b99e9b33 --- /dev/null +++ b/src/actions/24/go-jump-declaration.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-jump-definition.svg b/src/actions/24/go-jump-definition.svg new file mode 100644 index 00000000..53ff289b --- /dev/null +++ b/src/actions/24/go-jump-definition.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-jump.svg b/src/actions/24/go-jump.svg new file mode 100644 index 00000000..d61f9e0b --- /dev/null +++ b/src/actions/24/go-jump.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-last.svg b/src/actions/24/go-last.svg new file mode 100644 index 00000000..6093326d --- /dev/null +++ b/src/actions/24/go-last.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-next-context.svg b/src/actions/24/go-next-context.svg new file mode 100644 index 00000000..6a8bc533 --- /dev/null +++ b/src/actions/24/go-next-context.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-next-skip.svg b/src/actions/24/go-next-skip.svg new file mode 100644 index 00000000..7318971d --- /dev/null +++ b/src/actions/24/go-next-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/go-next-use.svg b/src/actions/24/go-next-use.svg new file mode 100644 index 00000000..40658341 --- /dev/null +++ b/src/actions/24/go-next-use.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-next.svg b/src/actions/24/go-next.svg new file mode 100644 index 00000000..103f70de --- /dev/null +++ b/src/actions/24/go-next.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-parent-folder.svg b/src/actions/24/go-parent-folder.svg new file mode 100644 index 00000000..a64999e4 --- /dev/null +++ b/src/actions/24/go-parent-folder.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/go-previous-context.svg b/src/actions/24/go-previous-context.svg new file mode 100644 index 00000000..19593942 --- /dev/null +++ b/src/actions/24/go-previous-context.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-previous-skip.svg b/src/actions/24/go-previous-skip.svg new file mode 100644 index 00000000..0744806c --- /dev/null +++ b/src/actions/24/go-previous-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/go-previous-use.svg b/src/actions/24/go-previous-use.svg new file mode 100644 index 00000000..e203957a --- /dev/null +++ b/src/actions/24/go-previous-use.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-previous.svg b/src/actions/24/go-previous.svg new file mode 100644 index 00000000..8a594595 --- /dev/null +++ b/src/actions/24/go-previous.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-top.svg b/src/actions/24/go-top.svg new file mode 100644 index 00000000..b7bad470 --- /dev/null +++ b/src/actions/24/go-top.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/go-up-skip.svg b/src/actions/24/go-up-skip.svg new file mode 100644 index 00000000..f7ee520a --- /dev/null +++ b/src/actions/24/go-up-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/go-up.svg b/src/actions/24/go-up.svg new file mode 100644 index 00000000..f5f43e89 --- /dev/null +++ b/src/actions/24/go-up.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gtk-convert.svg b/src/actions/24/gtk-convert.svg new file mode 100644 index 00000000..a4d484e4 --- /dev/null +++ b/src/actions/24/gtk-convert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gtk-index.svg b/src/actions/24/gtk-index.svg new file mode 100644 index 00000000..6faa0cc7 --- /dev/null +++ b/src/actions/24/gtk-index.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/gtk-select-font.svg b/src/actions/24/gtk-select-font.svg new file mode 100644 index 00000000..a7a91adb --- /dev/null +++ b/src/actions/24/gtk-select-font.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/handle-move.svg b/src/actions/24/handle-move.svg new file mode 100644 index 00000000..69ff70d8 --- /dev/null +++ b/src/actions/24/handle-move.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/24/handle-sort.svg b/src/actions/24/handle-sort.svg new file mode 100644 index 00000000..9e456946 --- /dev/null +++ b/src/actions/24/handle-sort.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/24/headphones.svg b/src/actions/24/headphones.svg new file mode 100644 index 00000000..76e2fb71 --- /dev/null +++ b/src/actions/24/headphones.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/help-about.svg b/src/actions/24/help-about.svg new file mode 100644 index 00000000..f8866fb4 --- /dev/null +++ b/src/actions/24/help-about.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/help-contents.svg b/src/actions/24/help-contents.svg new file mode 100644 index 00000000..31159a2b --- /dev/null +++ b/src/actions/24/help-contents.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/help-whatsthis.svg b/src/actions/24/help-whatsthis.svg new file mode 100644 index 00000000..4ee816a0 --- /dev/null +++ b/src/actions/24/help-whatsthis.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/hexagon-shape.svg b/src/actions/24/hexagon-shape.svg new file mode 100644 index 00000000..26b04718 --- /dev/null +++ b/src/actions/24/hexagon-shape.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/hotpixels.svg b/src/actions/24/hotpixels.svg new file mode 100644 index 00000000..0a60c493 --- /dev/null +++ b/src/actions/24/hotpixels.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/im-aim.svg b/src/actions/24/im-aim.svg new file mode 100644 index 00000000..cba71f29 --- /dev/null +++ b/src/actions/24/im-aim.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-ban-kick-user.svg b/src/actions/24/im-ban-kick-user.svg new file mode 100644 index 00000000..38a4ced3 --- /dev/null +++ b/src/actions/24/im-ban-kick-user.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/im-facebook.svg b/src/actions/24/im-facebook.svg new file mode 100644 index 00000000..b53bdf7f --- /dev/null +++ b/src/actions/24/im-facebook.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-gadugadu.svg b/src/actions/24/im-gadugadu.svg new file mode 100644 index 00000000..a661bd3d --- /dev/null +++ b/src/actions/24/im-gadugadu.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-google-talk.svg b/src/actions/24/im-google-talk.svg new file mode 100644 index 00000000..ed6b7c14 --- /dev/null +++ b/src/actions/24/im-google-talk.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-google.svg b/src/actions/24/im-google.svg new file mode 100644 index 00000000..136ac04e --- /dev/null +++ b/src/actions/24/im-google.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-icq.svg b/src/actions/24/im-icq.svg new file mode 100644 index 00000000..d3ce649c --- /dev/null +++ b/src/actions/24/im-icq.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-identi.ca.svg b/src/actions/24/im-identi.ca.svg new file mode 100644 index 00000000..15850530 --- /dev/null +++ b/src/actions/24/im-identi.ca.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-invisible-user.svg b/src/actions/24/im-invisible-user.svg new file mode 100644 index 00000000..4331d1f4 --- /dev/null +++ b/src/actions/24/im-invisible-user.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-kick-user.svg b/src/actions/24/im-kick-user.svg new file mode 100644 index 00000000..603d7313 --- /dev/null +++ b/src/actions/24/im-kick-user.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/im-msn.svg b/src/actions/24/im-msn.svg new file mode 100644 index 00000000..07cc0c34 --- /dev/null +++ b/src/actions/24/im-msn.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-qq.svg b/src/actions/24/im-qq.svg new file mode 100644 index 00000000..cf4c6866 --- /dev/null +++ b/src/actions/24/im-qq.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-skype.svg b/src/actions/24/im-skype.svg new file mode 100644 index 00000000..5bf5f1fd --- /dev/null +++ b/src/actions/24/im-skype.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-twitter.svg b/src/actions/24/im-twitter.svg new file mode 100644 index 00000000..2fa8a70d --- /dev/null +++ b/src/actions/24/im-twitter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-user-away.svg b/src/actions/24/im-user-away.svg new file mode 100644 index 00000000..658f75fe --- /dev/null +++ b/src/actions/24/im-user-away.svg @@ -0,0 +1,52 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/actions/24/im-user-busy.svg b/src/actions/24/im-user-busy.svg new file mode 100644 index 00000000..7fe95ca3 --- /dev/null +++ b/src/actions/24/im-user-busy.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/actions/24/im-user-offline.svg b/src/actions/24/im-user-offline.svg new file mode 100644 index 00000000..92973679 --- /dev/null +++ b/src/actions/24/im-user-offline.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/im-user-online.svg b/src/actions/24/im-user-online.svg new file mode 100644 index 00000000..04f62ec3 --- /dev/null +++ b/src/actions/24/im-user-online.svg @@ -0,0 +1,56 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/actions/24/im-user.svg b/src/actions/24/im-user.svg new file mode 100644 index 00000000..32985f8a --- /dev/null +++ b/src/actions/24/im-user.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-yahoo.svg b/src/actions/24/im-yahoo.svg new file mode 100644 index 00000000..55e9b191 --- /dev/null +++ b/src/actions/24/im-yahoo.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/im-youtube.svg b/src/actions/24/im-youtube.svg new file mode 100644 index 00000000..5a72824f --- /dev/null +++ b/src/actions/24/im-youtube.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/input-mouse-click-left.svg b/src/actions/24/input-mouse-click-left.svg new file mode 100644 index 00000000..dc8f5b2a --- /dev/null +++ b/src/actions/24/input-mouse-click-left.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/24/input-mouse-click-middle.svg b/src/actions/24/input-mouse-click-middle.svg new file mode 100644 index 00000000..f89bec3f --- /dev/null +++ b/src/actions/24/input-mouse-click-middle.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/24/input-mouse-click-right.svg b/src/actions/24/input-mouse-click-right.svg new file mode 100644 index 00000000..f00630ff --- /dev/null +++ b/src/actions/24/input-mouse-click-right.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/24/insert-button.svg b/src/actions/24/insert-button.svg new file mode 100644 index 00000000..69d53179 --- /dev/null +++ b/src/actions/24/insert-button.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/insert-endnote.svg b/src/actions/24/insert-endnote.svg new file mode 100644 index 00000000..1bd4c4d4 --- /dev/null +++ b/src/actions/24/insert-endnote.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/insert-footnote.svg b/src/actions/24/insert-footnote.svg new file mode 100644 index 00000000..03881c16 --- /dev/null +++ b/src/actions/24/insert-footnote.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/insert-horizontal-rule.svg b/src/actions/24/insert-horizontal-rule.svg new file mode 100644 index 00000000..6392beb5 --- /dev/null +++ b/src/actions/24/insert-horizontal-rule.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/insert-image.svg b/src/actions/24/insert-image.svg new file mode 100644 index 00000000..9b4dfdeb --- /dev/null +++ b/src/actions/24/insert-image.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/insert-link.svg b/src/actions/24/insert-link.svg new file mode 100644 index 00000000..48bddecf --- /dev/null +++ b/src/actions/24/insert-link.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/insert-math-expression.svg b/src/actions/24/insert-math-expression.svg new file mode 100644 index 00000000..8e9fbfec --- /dev/null +++ b/src/actions/24/insert-math-expression.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/insert-more-mark.svg b/src/actions/24/insert-more-mark.svg new file mode 100644 index 00000000..15b841e0 --- /dev/null +++ b/src/actions/24/insert-more-mark.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/insert-page-break.svg b/src/actions/24/insert-page-break.svg new file mode 100644 index 00000000..90f14477 --- /dev/null +++ b/src/actions/24/insert-page-break.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/insert-table-of-contents.svg b/src/actions/24/insert-table-of-contents.svg new file mode 100644 index 00000000..579e6012 --- /dev/null +++ b/src/actions/24/insert-table-of-contents.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/insert-table.svg b/src/actions/24/insert-table.svg new file mode 100644 index 00000000..64e06925 --- /dev/null +++ b/src/actions/24/insert-table.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/insert-text-frame.svg b/src/actions/24/insert-text-frame.svg new file mode 100644 index 00000000..4f9609a5 --- /dev/null +++ b/src/actions/24/insert-text-frame.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/insert-text.svg b/src/actions/24/insert-text.svg new file mode 100644 index 00000000..0fbc0a6b --- /dev/null +++ b/src/actions/24/insert-text.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/irc-channel-active.svg b/src/actions/24/irc-channel-active.svg new file mode 100644 index 00000000..7248a87c --- /dev/null +++ b/src/actions/24/irc-channel-active.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/irc-channel-inactive.svg b/src/actions/24/irc-channel-inactive.svg new file mode 100644 index 00000000..72bfbcac --- /dev/null +++ b/src/actions/24/irc-channel-inactive.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/irc-operator.svg b/src/actions/24/irc-operator.svg new file mode 100644 index 00000000..b5f4961f --- /dev/null +++ b/src/actions/24/irc-operator.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/irc-remove-operator.svg b/src/actions/24/irc-remove-operator.svg new file mode 100644 index 00000000..53b26bf9 --- /dev/null +++ b/src/actions/24/irc-remove-operator.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/irc-unvoice.svg b/src/actions/24/irc-unvoice.svg new file mode 100644 index 00000000..a6e49aca --- /dev/null +++ b/src/actions/24/irc-unvoice.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/irc-voice.svg b/src/actions/24/irc-voice.svg new file mode 100644 index 00000000..9a38c31a --- /dev/null +++ b/src/actions/24/irc-voice.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/item.svg b/src/actions/24/item.svg new file mode 100644 index 00000000..1d58ccfb --- /dev/null +++ b/src/actions/24/item.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/join.svg b/src/actions/24/join.svg new file mode 100644 index 00000000..b2b7af80 --- /dev/null +++ b/src/actions/24/join.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/journal-new.svg b/src/actions/24/journal-new.svg new file mode 100644 index 00000000..cfef9c8f --- /dev/null +++ b/src/actions/24/journal-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/junction.svg b/src/actions/24/junction.svg new file mode 100644 index 00000000..1ec2fb64 --- /dev/null +++ b/src/actions/24/junction.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-composite.svg b/src/actions/24/kdenlive-composite.svg new file mode 100644 index 00000000..e9152598 --- /dev/null +++ b/src/actions/24/kdenlive-composite.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/kdenlive-custom-effect.svg b/src/actions/24/kdenlive-custom-effect.svg new file mode 100644 index 00000000..253d41ce --- /dev/null +++ b/src/actions/24/kdenlive-custom-effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-hide-video.svg b/src/actions/24/kdenlive-hide-video.svg new file mode 100644 index 00000000..dfcd4147 --- /dev/null +++ b/src/actions/24/kdenlive-hide-video.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-insert-edit.svg b/src/actions/24/kdenlive-insert-edit.svg new file mode 100644 index 00000000..d8856efe --- /dev/null +++ b/src/actions/24/kdenlive-insert-edit.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/kdenlive-no-composite.svg b/src/actions/24/kdenlive-no-composite.svg new file mode 100644 index 00000000..5c7071dd --- /dev/null +++ b/src/actions/24/kdenlive-no-composite.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/kdenlive-normal-edit.svg b/src/actions/24/kdenlive-normal-edit.svg new file mode 100644 index 00000000..3e77f111 --- /dev/null +++ b/src/actions/24/kdenlive-normal-edit.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/kdenlive-object-height.svg b/src/actions/24/kdenlive-object-height.svg new file mode 100644 index 00000000..919fa605 --- /dev/null +++ b/src/actions/24/kdenlive-object-height.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-object-width.svg b/src/actions/24/kdenlive-object-width.svg new file mode 100644 index 00000000..10742d52 --- /dev/null +++ b/src/actions/24/kdenlive-object-width.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-overwrite-edit.svg b/src/actions/24/kdenlive-overwrite-edit.svg new file mode 100644 index 00000000..222cfd48 --- /dev/null +++ b/src/actions/24/kdenlive-overwrite-edit.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/kdenlive-select-all.svg b/src/actions/24/kdenlive-select-all.svg new file mode 100644 index 00000000..9991d5f4 --- /dev/null +++ b/src/actions/24/kdenlive-select-all.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-select-images.svg b/src/actions/24/kdenlive-select-images.svg new file mode 100644 index 00000000..83d85795 --- /dev/null +++ b/src/actions/24/kdenlive-select-images.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-select-texts.svg b/src/actions/24/kdenlive-select-texts.svg new file mode 100644 index 00000000..cb18983a --- /dev/null +++ b/src/actions/24/kdenlive-select-texts.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-show-markers.svg b/src/actions/24/kdenlive-show-markers.svg new file mode 100644 index 00000000..00c51711 --- /dev/null +++ b/src/actions/24/kdenlive-show-markers.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-show-video.svg b/src/actions/24/kdenlive-show-video.svg new file mode 100644 index 00000000..d08a3a21 --- /dev/null +++ b/src/actions/24/kdenlive-show-video.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-split-audio.svg b/src/actions/24/kdenlive-split-audio.svg new file mode 100644 index 00000000..17eaf3be --- /dev/null +++ b/src/actions/24/kdenlive-split-audio.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-track_has_effect.svg b/src/actions/24/kdenlive-track_has_effect.svg new file mode 100644 index 00000000..2c2f5b5b --- /dev/null +++ b/src/actions/24/kdenlive-track_has_effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-unselect-all.svg b/src/actions/24/kdenlive-unselect-all.svg new file mode 100644 index 00000000..59dabba3 --- /dev/null +++ b/src/actions/24/kdenlive-unselect-all.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/kdenlive-zindex-down.svg b/src/actions/24/kdenlive-zindex-down.svg new file mode 100644 index 00000000..5ff682eb --- /dev/null +++ b/src/actions/24/kdenlive-zindex-down.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kdenlive-zindex-top.svg b/src/actions/24/kdenlive-zindex-top.svg new file mode 100644 index 00000000..4d0d2fdb --- /dev/null +++ b/src/actions/24/kdenlive-zindex-top.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/key-enter.svg b/src/actions/24/key-enter.svg new file mode 100644 index 00000000..ed7a315f --- /dev/null +++ b/src/actions/24/key-enter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/kmouth-phrase-new.svg b/src/actions/24/kmouth-phrase-new.svg new file mode 100644 index 00000000..ceed301b --- /dev/null +++ b/src/actions/24/kmouth-phrase-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/kmouth-phrasebook.svg b/src/actions/24/kmouth-phrasebook.svg new file mode 100644 index 00000000..762837fb --- /dev/null +++ b/src/actions/24/kmouth-phrasebook.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/kmouth-phresebook-new.svg b/src/actions/24/kmouth-phresebook-new.svg new file mode 100644 index 00000000..cb056797 --- /dev/null +++ b/src/actions/24/kmouth-phresebook-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/know.svg b/src/actions/24/know.svg new file mode 100644 index 00000000..e004bd4c --- /dev/null +++ b/src/actions/24/know.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/kr_combine.svg b/src/actions/24/kr_combine.svg new file mode 100644 index 00000000..c0e48e0c --- /dev/null +++ b/src/actions/24/kr_combine.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kr_comparedirs.svg b/src/actions/24/kr_comparedirs.svg new file mode 100644 index 00000000..8f0d71d5 --- /dev/null +++ b/src/actions/24/kr_comparedirs.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kr_diskusage.svg b/src/actions/24/kr_diskusage.svg new file mode 100644 index 00000000..e298267c --- /dev/null +++ b/src/actions/24/kr_diskusage.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kr_syncbrowse_off.svg b/src/actions/24/kr_syncbrowse_off.svg new file mode 100644 index 00000000..4d5820fb --- /dev/null +++ b/src/actions/24/kr_syncbrowse_off.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/kr_unselect.svg b/src/actions/24/kr_unselect.svg new file mode 100644 index 00000000..e2a58ac0 --- /dev/null +++ b/src/actions/24/kr_unselect.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/kstars_cbound.svg b/src/actions/24/kstars_cbound.svg new file mode 100644 index 00000000..2bb857a9 --- /dev/null +++ b/src/actions/24/kstars_cbound.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_clines.svg b/src/actions/24/kstars_clines.svg new file mode 100644 index 00000000..f76fd31b --- /dev/null +++ b/src/actions/24/kstars_clines.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_cnames.svg b/src/actions/24/kstars_cnames.svg new file mode 100644 index 00000000..5bf9078c --- /dev/null +++ b/src/actions/24/kstars_cnames.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_constellationart.svg b/src/actions/24/kstars_constellationart.svg new file mode 100644 index 00000000..67a7bc85 --- /dev/null +++ b/src/actions/24/kstars_constellationart.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_deepsky.svg b/src/actions/24/kstars_deepsky.svg new file mode 100644 index 00000000..b1e2dcfe --- /dev/null +++ b/src/actions/24/kstars_deepsky.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_ekos.svg b/src/actions/24/kstars_ekos.svg new file mode 100644 index 00000000..7a27dcb3 --- /dev/null +++ b/src/actions/24/kstars_ekos.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_fitsviewer.svg b/src/actions/24/kstars_fitsviewer.svg new file mode 100644 index 00000000..62eb55a9 --- /dev/null +++ b/src/actions/24/kstars_fitsviewer.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/kstars_grid.svg b/src/actions/24/kstars_grid.svg new file mode 100644 index 00000000..105d9ebc --- /dev/null +++ b/src/actions/24/kstars_grid.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_hgrid.svg b/src/actions/24/kstars_hgrid.svg new file mode 100644 index 00000000..3ca7f702 --- /dev/null +++ b/src/actions/24/kstars_hgrid.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_horizon.svg b/src/actions/24/kstars_horizon.svg new file mode 100644 index 00000000..999fe811 --- /dev/null +++ b/src/actions/24/kstars_horizon.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/kstars_indi.svg b/src/actions/24/kstars_indi.svg new file mode 100644 index 00000000..55bb006f --- /dev/null +++ b/src/actions/24/kstars_indi.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/24/kstars_mw.svg b/src/actions/24/kstars_mw.svg new file mode 100644 index 00000000..72580ce6 --- /dev/null +++ b/src/actions/24/kstars_mw.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_satellites.svg b/src/actions/24/kstars_satellites.svg new file mode 100644 index 00000000..c2d402d5 --- /dev/null +++ b/src/actions/24/kstars_satellites.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_solarsystem.svg b/src/actions/24/kstars_solarsystem.svg new file mode 100644 index 00000000..81b3181e --- /dev/null +++ b/src/actions/24/kstars_solarsystem.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_stars.svg b/src/actions/24/kstars_stars.svg new file mode 100644 index 00000000..8b931443 --- /dev/null +++ b/src/actions/24/kstars_stars.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kstars_supernovae.svg b/src/actions/24/kstars_supernovae.svg new file mode 100644 index 00000000..56ba6ca8 --- /dev/null +++ b/src/actions/24/kstars_supernovae.svg @@ -0,0 +1,79 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/actions/24/kt-add-filters.svg b/src/actions/24/kt-add-filters.svg new file mode 100644 index 00000000..9db035ea --- /dev/null +++ b/src/actions/24/kt-add-filters.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kt-chunks.svg b/src/actions/24/kt-chunks.svg new file mode 100644 index 00000000..3a810683 --- /dev/null +++ b/src/actions/24/kt-chunks.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kt-magnet.svg b/src/actions/24/kt-magnet.svg new file mode 100644 index 00000000..3f39f630 --- /dev/null +++ b/src/actions/24/kt-magnet.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/kt-remove-filters.svg b/src/actions/24/kt-remove-filters.svg new file mode 100644 index 00000000..e1a51edc --- /dev/null +++ b/src/actions/24/kt-remove-filters.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/kt-stop-all.svg b/src/actions/24/kt-stop-all.svg new file mode 100644 index 00000000..61d5e1f2 --- /dev/null +++ b/src/actions/24/kt-stop-all.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-1x-zoom.svg b/src/actions/24/labplot-1x-zoom.svg new file mode 100644 index 00000000..3ac98779 --- /dev/null +++ b/src/actions/24/labplot-1x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-2x-zoom.svg b/src/actions/24/labplot-2x-zoom.svg new file mode 100644 index 00000000..12f6da74 --- /dev/null +++ b/src/actions/24/labplot-2x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-3x-zoom.svg b/src/actions/24/labplot-3x-zoom.svg new file mode 100644 index 00000000..1a24244c --- /dev/null +++ b/src/actions/24/labplot-3x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-4x-zoom.svg b/src/actions/24/labplot-4x-zoom.svg new file mode 100644 index 00000000..58e23cc1 --- /dev/null +++ b/src/actions/24/labplot-4x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-5x-zoom.svg b/src/actions/24/labplot-5x-zoom.svg new file mode 100644 index 00000000..848291e8 --- /dev/null +++ b/src/actions/24/labplot-5x-zoom.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-TeX-logo.svg b/src/actions/24/labplot-TeX-logo.svg new file mode 100644 index 00000000..b8405b87 --- /dev/null +++ b/src/actions/24/labplot-TeX-logo.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-axis-horizontal.svg b/src/actions/24/labplot-axis-horizontal.svg new file mode 100644 index 00000000..8f717804 --- /dev/null +++ b/src/actions/24/labplot-axis-horizontal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-axis-vertical.svg b/src/actions/24/labplot-axis-vertical.svg new file mode 100644 index 00000000..11409c36 --- /dev/null +++ b/src/actions/24/labplot-axis-vertical.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-editbreaklayout.svg b/src/actions/24/labplot-editbreaklayout.svg new file mode 100644 index 00000000..71782f41 --- /dev/null +++ b/src/actions/24/labplot-editbreaklayout.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-editgrid.svg b/src/actions/24/labplot-editgrid.svg new file mode 100644 index 00000000..dc0617f8 --- /dev/null +++ b/src/actions/24/labplot-editgrid.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-edithlayout.svg b/src/actions/24/labplot-edithlayout.svg new file mode 100644 index 00000000..6bb0dcb1 --- /dev/null +++ b/src/actions/24/labplot-edithlayout.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-editvlayout.svg b/src/actions/24/labplot-editvlayout.svg new file mode 100644 index 00000000..6f49a942 --- /dev/null +++ b/src/actions/24/labplot-editvlayout.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-matrix-new.svg b/src/actions/24/labplot-matrix-new.svg new file mode 100644 index 00000000..2047b8ae --- /dev/null +++ b/src/actions/24/labplot-matrix-new.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-matrix.svg b/src/actions/24/labplot-matrix.svg new file mode 100644 index 00000000..7547dc27 --- /dev/null +++ b/src/actions/24/labplot-matrix.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-plot-axis-points.svg b/src/actions/24/labplot-plot-axis-points.svg new file mode 100644 index 00000000..be5491de --- /dev/null +++ b/src/actions/24/labplot-plot-axis-points.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-shift-down-y.svg b/src/actions/24/labplot-shift-down-y.svg new file mode 100644 index 00000000..1381e21b --- /dev/null +++ b/src/actions/24/labplot-shift-down-y.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-shift-left-x.svg b/src/actions/24/labplot-shift-left-x.svg new file mode 100644 index 00000000..63fe735e --- /dev/null +++ b/src/actions/24/labplot-shift-left-x.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-shift-right-x.svg b/src/actions/24/labplot-shift-right-x.svg new file mode 100644 index 00000000..d2117708 --- /dev/null +++ b/src/actions/24/labplot-shift-right-x.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-shift-up-y.svg b/src/actions/24/labplot-shift-up-y.svg new file mode 100644 index 00000000..abb688f4 --- /dev/null +++ b/src/actions/24/labplot-shift-up-y.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-workbook-new.svg b/src/actions/24/labplot-workbook-new.svg new file mode 100644 index 00000000..3d1ead8a --- /dev/null +++ b/src/actions/24/labplot-workbook-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-workbook.svg b/src/actions/24/labplot-workbook.svg new file mode 100644 index 00000000..e21af12f --- /dev/null +++ b/src/actions/24/labplot-workbook.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-worksheet-new.svg b/src/actions/24/labplot-worksheet-new.svg new file mode 100644 index 00000000..ab681c21 --- /dev/null +++ b/src/actions/24/labplot-worksheet-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-worksheet.svg b/src/actions/24/labplot-worksheet.svg new file mode 100644 index 00000000..840c7b54 --- /dev/null +++ b/src/actions/24/labplot-worksheet.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-curve-segments.svg b/src/actions/24/labplot-xy-curve-segments.svg new file mode 100644 index 00000000..17e2e51b --- /dev/null +++ b/src/actions/24/labplot-xy-curve-segments.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-curve.svg b/src/actions/24/labplot-xy-curve.svg new file mode 100644 index 00000000..114f028d --- /dev/null +++ b/src/actions/24/labplot-xy-curve.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-equation-curve.svg b/src/actions/24/labplot-xy-equation-curve.svg new file mode 100644 index 00000000..80e4e0d3 --- /dev/null +++ b/src/actions/24/labplot-xy-equation-curve.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-fit-curve.svg b/src/actions/24/labplot-xy-fit-curve.svg new file mode 100644 index 00000000..5dd69b97 --- /dev/null +++ b/src/actions/24/labplot-xy-fit-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-xy-fourier-filter-curve.svg b/src/actions/24/labplot-xy-fourier-filter-curve.svg new file mode 100644 index 00000000..a444e9fe --- /dev/null +++ b/src/actions/24/labplot-xy-fourier-filter-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-xy-fourier-transform-curve.svg b/src/actions/24/labplot-xy-fourier-transform-curve.svg new file mode 100644 index 00000000..80b001a4 --- /dev/null +++ b/src/actions/24/labplot-xy-fourier-transform-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-xy-interpolation-curve.svg b/src/actions/24/labplot-xy-interpolation-curve.svg new file mode 100644 index 00000000..3e4e087e --- /dev/null +++ b/src/actions/24/labplot-xy-interpolation-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/labplot-xy-plot-four-axes.svg b/src/actions/24/labplot-xy-plot-four-axes.svg new file mode 100644 index 00000000..95efebc9 --- /dev/null +++ b/src/actions/24/labplot-xy-plot-four-axes.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-plot-two-axes-centered-origin.svg b/src/actions/24/labplot-xy-plot-two-axes-centered-origin.svg new file mode 100644 index 00000000..84583ffc --- /dev/null +++ b/src/actions/24/labplot-xy-plot-two-axes-centered-origin.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-plot-two-axes-centered.svg b/src/actions/24/labplot-xy-plot-two-axes-centered.svg new file mode 100644 index 00000000..84bca195 --- /dev/null +++ b/src/actions/24/labplot-xy-plot-two-axes-centered.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-plot-two-axes.svg b/src/actions/24/labplot-xy-plot-two-axes.svg new file mode 100644 index 00000000..076fe94a --- /dev/null +++ b/src/actions/24/labplot-xy-plot-two-axes.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/labplot-xy-smoothing-curve.svg b/src/actions/24/labplot-xy-smoothing-curve.svg new file mode 100644 index 00000000..d2e4d9e8 --- /dev/null +++ b/src/actions/24/labplot-xy-smoothing-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/layer-visible-off.svg b/src/actions/24/layer-visible-off.svg new file mode 100644 index 00000000..e5287c1a --- /dev/null +++ b/src/actions/24/layer-visible-off.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/layer-visible-on.svg b/src/actions/24/layer-visible-on.svg new file mode 100644 index 00000000..fa5edb71 --- /dev/null +++ b/src/actions/24/layer-visible-on.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/lensautofix.svg b/src/actions/24/lensautofix.svg new file mode 100644 index 00000000..b010792a --- /dev/null +++ b/src/actions/24/lensautofix.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/lensdistortion.svg b/src/actions/24/lensdistortion.svg new file mode 100644 index 00000000..e61cb2ff --- /dev/null +++ b/src/actions/24/lensdistortion.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/license.svg b/src/actions/24/license.svg new file mode 100644 index 00000000..f0a757b5 --- /dev/null +++ b/src/actions/24/license.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/lighttable.svg b/src/actions/24/lighttable.svg new file mode 100644 index 00000000..6af81b63 --- /dev/null +++ b/src/actions/24/lighttable.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/linear.svg b/src/actions/24/linear.svg new file mode 100644 index 00000000..0db4776b --- /dev/null +++ b/src/actions/24/linear.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/lines-connector.svg b/src/actions/24/lines-connector.svg new file mode 100644 index 00000000..9b805b50 --- /dev/null +++ b/src/actions/24/lines-connector.svg @@ -0,0 +1,23 @@ + + + + + /> + + + diff --git a/src/actions/24/link.svg b/src/actions/24/link.svg new file mode 100644 index 00000000..014373cb --- /dev/null +++ b/src/actions/24/link.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/list-add-font.svg b/src/actions/24/list-add-font.svg new file mode 100644 index 00000000..242decc3 --- /dev/null +++ b/src/actions/24/list-add-font.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/list-add-user.svg b/src/actions/24/list-add-user.svg new file mode 100644 index 00000000..5f8e1f14 --- /dev/null +++ b/src/actions/24/list-add-user.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/list-add.svg b/src/actions/24/list-add.svg new file mode 100644 index 00000000..5be67f11 --- /dev/null +++ b/src/actions/24/list-add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/list-remove-user.svg b/src/actions/24/list-remove-user.svg new file mode 100644 index 00000000..5b217642 --- /dev/null +++ b/src/actions/24/list-remove-user.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/list-remove.svg b/src/actions/24/list-remove.svg new file mode 100644 index 00000000..f55f23e1 --- /dev/null +++ b/src/actions/24/list-remove.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/24/love-amarok.svg b/src/actions/24/love-amarok.svg new file mode 100644 index 00000000..a9c38b26 --- /dev/null +++ b/src/actions/24/love-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/mail-attachment.svg b/src/actions/24/mail-attachment.svg new file mode 100644 index 00000000..ef76c955 --- /dev/null +++ b/src/actions/24/mail-attachment.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/mail-encrypted-full.svg b/src/actions/24/mail-encrypted-full.svg new file mode 100644 index 00000000..1aacee28 --- /dev/null +++ b/src/actions/24/mail-encrypted-full.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/mail-encrypted-part.svg b/src/actions/24/mail-encrypted-part.svg new file mode 100644 index 00000000..968b6bd2 --- /dev/null +++ b/src/actions/24/mail-encrypted-part.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/24/mail-flag.svg b/src/actions/24/mail-flag.svg new file mode 100644 index 00000000..cfee123c --- /dev/null +++ b/src/actions/24/mail-flag.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-forward.svg b/src/actions/24/mail-forward.svg new file mode 100644 index 00000000..f9a4c504 --- /dev/null +++ b/src/actions/24/mail-forward.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-forwarded-replied.svg b/src/actions/24/mail-forwarded-replied.svg new file mode 100644 index 00000000..6157d2f4 --- /dev/null +++ b/src/actions/24/mail-forwarded-replied.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-forwarded.svg b/src/actions/24/mail-forwarded.svg new file mode 100644 index 00000000..f875d2d9 --- /dev/null +++ b/src/actions/24/mail-forwarded.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-invitation.svg b/src/actions/24/mail-invitation.svg new file mode 100644 index 00000000..9f9cb52b --- /dev/null +++ b/src/actions/24/mail-invitation.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/actions/24/mail-mark-important.svg b/src/actions/24/mail-mark-important.svg new file mode 100644 index 00000000..c811631c --- /dev/null +++ b/src/actions/24/mail-mark-important.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/24/mail-mark-junk.svg b/src/actions/24/mail-mark-junk.svg new file mode 100644 index 00000000..5cece6f4 --- /dev/null +++ b/src/actions/24/mail-mark-junk.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/24/mail-mark-notjunk.svg b/src/actions/24/mail-mark-notjunk.svg new file mode 100644 index 00000000..c041d257 --- /dev/null +++ b/src/actions/24/mail-mark-notjunk.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-mark-read.svg b/src/actions/24/mail-mark-read.svg new file mode 100644 index 00000000..43a4046e --- /dev/null +++ b/src/actions/24/mail-mark-read.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/mail-mark-task.svg b/src/actions/24/mail-mark-task.svg new file mode 100644 index 00000000..8e5f0eb6 --- /dev/null +++ b/src/actions/24/mail-mark-task.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/mail-mark-unread-new.svg b/src/actions/24/mail-mark-unread-new.svg new file mode 100644 index 00000000..7069b0aa --- /dev/null +++ b/src/actions/24/mail-mark-unread-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-mark-unread.svg b/src/actions/24/mail-mark-unread.svg new file mode 100644 index 00000000..60a983ef --- /dev/null +++ b/src/actions/24/mail-mark-unread.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/mail-meeting-request-reply.svg b/src/actions/24/mail-meeting-request-reply.svg new file mode 100644 index 00000000..ebbd01c0 --- /dev/null +++ b/src/actions/24/mail-meeting-request-reply.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-message-new-list.svg b/src/actions/24/mail-message-new-list.svg new file mode 100644 index 00000000..7f67518c --- /dev/null +++ b/src/actions/24/mail-message-new-list.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-message-new.svg b/src/actions/24/mail-message-new.svg new file mode 100644 index 00000000..8b6627b4 --- /dev/null +++ b/src/actions/24/mail-message-new.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-queue.svg b/src/actions/24/mail-queue.svg new file mode 100644 index 00000000..3dd1c368 --- /dev/null +++ b/src/actions/24/mail-queue.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-receive.svg b/src/actions/24/mail-receive.svg new file mode 100644 index 00000000..9e9e2baf --- /dev/null +++ b/src/actions/24/mail-receive.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/mail-replied.svg b/src/actions/24/mail-replied.svg new file mode 100644 index 00000000..544cbda7 --- /dev/null +++ b/src/actions/24/mail-replied.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-reply-all.svg b/src/actions/24/mail-reply-all.svg new file mode 100644 index 00000000..f3f6725a --- /dev/null +++ b/src/actions/24/mail-reply-all.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-reply-custom-all.svg b/src/actions/24/mail-reply-custom-all.svg new file mode 100644 index 00000000..856a1373 --- /dev/null +++ b/src/actions/24/mail-reply-custom-all.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-reply-custom.svg b/src/actions/24/mail-reply-custom.svg new file mode 100644 index 00000000..39f54dba --- /dev/null +++ b/src/actions/24/mail-reply-custom.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-reply-list.svg b/src/actions/24/mail-reply-list.svg new file mode 100644 index 00000000..12507add --- /dev/null +++ b/src/actions/24/mail-reply-list.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-reply-sender.svg b/src/actions/24/mail-reply-sender.svg new file mode 100644 index 00000000..c03b39e8 --- /dev/null +++ b/src/actions/24/mail-reply-sender.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/mail-send-receive.svg b/src/actions/24/mail-send-receive.svg new file mode 100644 index 00000000..95edb0bb --- /dev/null +++ b/src/actions/24/mail-send-receive.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/24/mail-send.svg b/src/actions/24/mail-send.svg new file mode 100644 index 00000000..00524cf2 --- /dev/null +++ b/src/actions/24/mail-send.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/actions/24/mail-signature-unknown.svg b/src/actions/24/mail-signature-unknown.svg new file mode 100644 index 00000000..cddd9e4e --- /dev/null +++ b/src/actions/24/mail-signature-unknown.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/24/mail-signed-full.svg b/src/actions/24/mail-signed-full.svg new file mode 100644 index 00000000..7d4084cf --- /dev/null +++ b/src/actions/24/mail-signed-full.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/24/mail-signed-part.svg b/src/actions/24/mail-signed-part.svg new file mode 100644 index 00000000..ce194da8 --- /dev/null +++ b/src/actions/24/mail-signed-part.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/24/mail-signed-verified.svg b/src/actions/24/mail-signed-verified.svg new file mode 100644 index 00000000..c1ee958f --- /dev/null +++ b/src/actions/24/mail-signed-verified.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/24/mail-tagged.svg b/src/actions/24/mail-tagged.svg new file mode 100644 index 00000000..943418ce --- /dev/null +++ b/src/actions/24/mail-tagged.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/map-flat.svg b/src/actions/24/map-flat.svg new file mode 100644 index 00000000..543523f6 --- /dev/null +++ b/src/actions/24/map-flat.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/map-globe.svg b/src/actions/24/map-globe.svg new file mode 100644 index 00000000..0c4b113a --- /dev/null +++ b/src/actions/24/map-globe.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/map-gnomonic.svg b/src/actions/24/map-gnomonic.svg new file mode 100644 index 00000000..2f3eedb8 --- /dev/null +++ b/src/actions/24/map-gnomonic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/map-mercator.svg b/src/actions/24/map-mercator.svg new file mode 100644 index 00000000..d4d14df8 --- /dev/null +++ b/src/actions/24/map-mercator.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/markasblank.svg b/src/actions/24/markasblank.svg new file mode 100644 index 00000000..5ce366f4 --- /dev/null +++ b/src/actions/24/markasblank.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/media-album-cover-manager-amarok.svg b/src/actions/24/media-album-cover-manager-amarok.svg new file mode 100644 index 00000000..41d68975 --- /dev/null +++ b/src/actions/24/media-album-cover-manager-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-album-track.svg b/src/actions/24/media-album-track.svg new file mode 100644 index 00000000..c55fe2d0 --- /dev/null +++ b/src/actions/24/media-album-track.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-eject.svg b/src/actions/24/media-eject.svg new file mode 100644 index 00000000..a58da9bd --- /dev/null +++ b/src/actions/24/media-eject.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-mount.svg b/src/actions/24/media-mount.svg new file mode 100644 index 00000000..8d959e91 --- /dev/null +++ b/src/actions/24/media-mount.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-playback-pause.svg b/src/actions/24/media-playback-pause.svg new file mode 100644 index 00000000..6ddee388 --- /dev/null +++ b/src/actions/24/media-playback-pause.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-playback-start.svg b/src/actions/24/media-playback-start.svg new file mode 100644 index 00000000..4d1aad29 --- /dev/null +++ b/src/actions/24/media-playback-start.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-playback-stop.svg b/src/actions/24/media-playback-stop.svg new file mode 100644 index 00000000..01e9b45e --- /dev/null +++ b/src/actions/24/media-playback-stop.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-playlist-append.svg b/src/actions/24/media-playlist-append.svg new file mode 100644 index 00000000..66b665ef --- /dev/null +++ b/src/actions/24/media-playlist-append.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/media-playlist-normal.svg b/src/actions/24/media-playlist-normal.svg new file mode 100644 index 00000000..c38ba04c --- /dev/null +++ b/src/actions/24/media-playlist-normal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/media-playlist-play.svg b/src/actions/24/media-playlist-play.svg new file mode 100644 index 00000000..8d75fe42 --- /dev/null +++ b/src/actions/24/media-playlist-play.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/media-playlist-repeat.svg b/src/actions/24/media-playlist-repeat.svg new file mode 100644 index 00000000..bc41c18a --- /dev/null +++ b/src/actions/24/media-playlist-repeat.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-playlist-shuffle.svg b/src/actions/24/media-playlist-shuffle.svg new file mode 100644 index 00000000..7290bfd1 --- /dev/null +++ b/src/actions/24/media-playlist-shuffle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-random-albums-amarok.svg b/src/actions/24/media-random-albums-amarok.svg new file mode 100644 index 00000000..01f6d4b1 --- /dev/null +++ b/src/actions/24/media-random-albums-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-random-tracks-amarok.svg b/src/actions/24/media-random-tracks-amarok.svg new file mode 100644 index 00000000..b26a388a --- /dev/null +++ b/src/actions/24/media-random-tracks-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-record.svg b/src/actions/24/media-record.svg new file mode 100644 index 00000000..1f620d9d --- /dev/null +++ b/src/actions/24/media-record.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/media-repeat-album-amarok.svg b/src/actions/24/media-repeat-album-amarok.svg new file mode 100644 index 00000000..b1402e37 --- /dev/null +++ b/src/actions/24/media-repeat-album-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-repeat-none.svg b/src/actions/24/media-repeat-none.svg new file mode 100644 index 00000000..b3b2c179 --- /dev/null +++ b/src/actions/24/media-repeat-none.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/media-repeat-playlist-amarok.svg b/src/actions/24/media-repeat-playlist-amarok.svg new file mode 100644 index 00000000..4d4a7332 --- /dev/null +++ b/src/actions/24/media-repeat-playlist-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-repeat-single.svg b/src/actions/24/media-repeat-single.svg new file mode 100644 index 00000000..e81e837c --- /dev/null +++ b/src/actions/24/media-repeat-single.svg @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/src/actions/24/media-repeat-track-amarok.svg b/src/actions/24/media-repeat-track-amarok.svg new file mode 100644 index 00000000..1a6f34b1 --- /dev/null +++ b/src/actions/24/media-repeat-track-amarok.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-seek-backward.svg b/src/actions/24/media-seek-backward.svg new file mode 100644 index 00000000..c38d8371 --- /dev/null +++ b/src/actions/24/media-seek-backward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-seek-forward.svg b/src/actions/24/media-seek-forward.svg new file mode 100644 index 00000000..2ac0eabf --- /dev/null +++ b/src/actions/24/media-seek-forward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-show-active-track-amarok.svg b/src/actions/24/media-show-active-track-amarok.svg new file mode 100644 index 00000000..36ab9a98 --- /dev/null +++ b/src/actions/24/media-show-active-track-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/media-skip-backward.svg b/src/actions/24/media-skip-backward.svg new file mode 100644 index 00000000..048639eb --- /dev/null +++ b/src/actions/24/media-skip-backward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-skip-forward.svg b/src/actions/24/media-skip-forward.svg new file mode 100644 index 00000000..d8b7f984 --- /dev/null +++ b/src/actions/24/media-skip-forward.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/media-track-queue-amarok.svg b/src/actions/24/media-track-queue-amarok.svg new file mode 100644 index 00000000..b23f2957 --- /dev/null +++ b/src/actions/24/media-track-queue-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/media-track-show-active.svg b/src/actions/24/media-track-show-active.svg new file mode 100644 index 00000000..edba9dd2 --- /dev/null +++ b/src/actions/24/media-track-show-active.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/meeting-participant-no-response.svg b/src/actions/24/meeting-participant-no-response.svg new file mode 100644 index 00000000..5408d0cf --- /dev/null +++ b/src/actions/24/meeting-participant-no-response.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/meeting-participant-request-response.svg b/src/actions/24/meeting-participant-request-response.svg new file mode 100644 index 00000000..b5f6497c --- /dev/null +++ b/src/actions/24/meeting-participant-request-response.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/menu_new_sep.svg b/src/actions/24/menu_new_sep.svg new file mode 100644 index 00000000..b72f0aed --- /dev/null +++ b/src/actions/24/menu_new_sep.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/merge.svg b/src/actions/24/merge.svg new file mode 100644 index 00000000..d175b22d --- /dev/null +++ b/src/actions/24/merge.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/mesh-gradient.svg b/src/actions/24/mesh-gradient.svg new file mode 100644 index 00000000..7d64937a --- /dev/null +++ b/src/actions/24/mesh-gradient.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/24/messagebox_warning.svg b/src/actions/24/messagebox_warning.svg new file mode 100644 index 00000000..4a763b73 --- /dev/null +++ b/src/actions/24/messagebox_warning.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/milestone.svg b/src/actions/24/milestone.svg new file mode 100644 index 00000000..15b2a7a3 --- /dev/null +++ b/src/actions/24/milestone.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/minuet-chords.svg b/src/actions/24/minuet-chords.svg new file mode 100644 index 00000000..ba8eb976 --- /dev/null +++ b/src/actions/24/minuet-chords.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/minuet-intervals.svg b/src/actions/24/minuet-intervals.svg new file mode 100644 index 00000000..aed35967 --- /dev/null +++ b/src/actions/24/minuet-intervals.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/minuet-rhythms.svg b/src/actions/24/minuet-rhythms.svg new file mode 100644 index 00000000..e0aa1a1b --- /dev/null +++ b/src/actions/24/minuet-rhythms.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/minuet-scales.svg b/src/actions/24/minuet-scales.svg new file mode 100644 index 00000000..d2c6f8de --- /dev/null +++ b/src/actions/24/minuet-scales.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/mode1.svg b/src/actions/24/mode1.svg new file mode 100644 index 00000000..2468b3b3 --- /dev/null +++ b/src/actions/24/mode1.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/mode2.svg b/src/actions/24/mode2.svg new file mode 100644 index 00000000..4fbbd04b --- /dev/null +++ b/src/actions/24/mode2.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/mode3.svg b/src/actions/24/mode3.svg new file mode 100644 index 00000000..7832f4d2 --- /dev/null +++ b/src/actions/24/mode3.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/mode4.svg b/src/actions/24/mode4.svg new file mode 100644 index 00000000..ea214669 --- /dev/null +++ b/src/actions/24/mode4.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/mode5.svg b/src/actions/24/mode5.svg new file mode 100644 index 00000000..68dfdfc2 --- /dev/null +++ b/src/actions/24/mode5.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/motion_path_animations.svg b/src/actions/24/motion_path_animations.svg new file mode 100644 index 00000000..898b5a05 --- /dev/null +++ b/src/actions/24/motion_path_animations.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/music-note-16th.svg b/src/actions/24/music-note-16th.svg new file mode 100644 index 00000000..b650c93e --- /dev/null +++ b/src/actions/24/music-note-16th.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/network-connect.svg b/src/actions/24/network-connect.svg new file mode 100644 index 00000000..5abd85e1 --- /dev/null +++ b/src/actions/24/network-connect.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/network-disconnect.svg b/src/actions/24/network-disconnect.svg new file mode 100644 index 00000000..f7af8d0b --- /dev/null +++ b/src/actions/24/network-disconnect.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/newline.svg b/src/actions/24/newline.svg new file mode 100644 index 00000000..89dded71 --- /dev/null +++ b/src/actions/24/newline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/news-subscribe.svg b/src/actions/24/news-subscribe.svg new file mode 100644 index 00000000..b03192ca --- /dev/null +++ b/src/actions/24/news-subscribe.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/news-unsubscribe.svg b/src/actions/24/news-unsubscribe.svg new file mode 100644 index 00000000..59914685 --- /dev/null +++ b/src/actions/24/news-unsubscribe.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/nextfuzzy.svg b/src/actions/24/nextfuzzy.svg new file mode 100644 index 00000000..aa2c2296 --- /dev/null +++ b/src/actions/24/nextfuzzy.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/nextfuzzyuntrans.svg b/src/actions/24/nextfuzzyuntrans.svg new file mode 100644 index 00000000..cdf5c991 --- /dev/null +++ b/src/actions/24/nextfuzzyuntrans.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/nextuntranslated.svg b/src/actions/24/nextuntranslated.svg new file mode 100644 index 00000000..8128523f --- /dev/null +++ b/src/actions/24/nextuntranslated.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/node-segment-curve.svg b/src/actions/24/node-segment-curve.svg new file mode 100644 index 00000000..f9c42ae9 --- /dev/null +++ b/src/actions/24/node-segment-curve.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/node-segment-line.svg b/src/actions/24/node-segment-line.svg new file mode 100644 index 00000000..71ff122b --- /dev/null +++ b/src/actions/24/node-segment-line.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/node-transform.svg b/src/actions/24/node-transform.svg new file mode 100644 index 00000000..2b5af6b1 --- /dev/null +++ b/src/actions/24/node-transform.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/node-type-auto-smooth.svg b/src/actions/24/node-type-auto-smooth.svg new file mode 100644 index 00000000..7484de2e --- /dev/null +++ b/src/actions/24/node-type-auto-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/node-type-cusp.svg b/src/actions/24/node-type-cusp.svg new file mode 100644 index 00000000..4f8b31ad --- /dev/null +++ b/src/actions/24/node-type-cusp.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/node-type-smooth.svg b/src/actions/24/node-type-smooth.svg new file mode 100644 index 00000000..36efc557 --- /dev/null +++ b/src/actions/24/node-type-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/node-type-symmetric.svg b/src/actions/24/node-type-symmetric.svg new file mode 100644 index 00000000..ef432677 --- /dev/null +++ b/src/actions/24/node-type-symmetric.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/node.svg b/src/actions/24/node.svg new file mode 100644 index 00000000..d690f261 --- /dev/null +++ b/src/actions/24/node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/noisereduction.svg b/src/actions/24/noisereduction.svg new file mode 100644 index 00000000..f7074306 --- /dev/null +++ b/src/actions/24/noisereduction.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/notifications-disabled.svg b/src/actions/24/notifications-disabled.svg new file mode 100644 index 00000000..fe2b87df --- /dev/null +++ b/src/actions/24/notifications-disabled.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/src/actions/24/notifications.svg b/src/actions/24/notifications.svg new file mode 100644 index 00000000..a03f1584 --- /dev/null +++ b/src/actions/24/notifications.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/nroot.svg b/src/actions/24/nroot.svg new file mode 100644 index 00000000..e3618ef4 --- /dev/null +++ b/src/actions/24/nroot.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/object-columns.svg b/src/actions/24/object-columns.svg new file mode 100644 index 00000000..9b117477 --- /dev/null +++ b/src/actions/24/object-columns.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-flip-horizontal.svg b/src/actions/24/object-flip-horizontal.svg new file mode 100644 index 00000000..7ef463d5 --- /dev/null +++ b/src/actions/24/object-flip-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-flip-vertical.svg b/src/actions/24/object-flip-vertical.svg new file mode 100644 index 00000000..f20c3575 --- /dev/null +++ b/src/actions/24/object-flip-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-group.svg b/src/actions/24/object-group.svg new file mode 100644 index 00000000..5a44455a --- /dev/null +++ b/src/actions/24/object-group.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-order-back.svg b/src/actions/24/object-order-back.svg new file mode 100644 index 00000000..50476f0c --- /dev/null +++ b/src/actions/24/object-order-back.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-order-front.svg b/src/actions/24/object-order-front.svg new file mode 100644 index 00000000..8b1292be --- /dev/null +++ b/src/actions/24/object-order-front.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-order-lower.svg b/src/actions/24/object-order-lower.svg new file mode 100644 index 00000000..b016530f --- /dev/null +++ b/src/actions/24/object-order-lower.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-order-raise.svg b/src/actions/24/object-order-raise.svg new file mode 100644 index 00000000..c60a2a61 --- /dev/null +++ b/src/actions/24/object-order-raise.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-rotate-left.svg b/src/actions/24/object-rotate-left.svg new file mode 100644 index 00000000..ae99fc1c --- /dev/null +++ b/src/actions/24/object-rotate-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-rotate-right.svg b/src/actions/24/object-rotate-right.svg new file mode 100644 index 00000000..4b5c5e7a --- /dev/null +++ b/src/actions/24/object-rotate-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-rows.svg b/src/actions/24/object-rows.svg new file mode 100644 index 00000000..311dd690 --- /dev/null +++ b/src/actions/24/object-rows.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/object-to-path.svg b/src/actions/24/object-to-path.svg new file mode 100644 index 00000000..744c2ea3 --- /dev/null +++ b/src/actions/24/object-to-path.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/object-ungroup-pop-selection.svg b/src/actions/24/object-ungroup-pop-selection.svg new file mode 100644 index 00000000..4279680a --- /dev/null +++ b/src/actions/24/object-ungroup-pop-selection.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/object-ungroup.svg b/src/actions/24/object-ungroup.svg new file mode 100644 index 00000000..62f781a3 --- /dev/null +++ b/src/actions/24/object-ungroup.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-area-focus-peak-node.svg b/src/actions/24/office-chart-area-focus-peak-node.svg new file mode 100644 index 00000000..760caed5 --- /dev/null +++ b/src/actions/24/office-chart-area-focus-peak-node.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/office-chart-area-percentage.svg b/src/actions/24/office-chart-area-percentage.svg new file mode 100644 index 00000000..55d19a3b --- /dev/null +++ b/src/actions/24/office-chart-area-percentage.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/office-chart-area-stacked.svg b/src/actions/24/office-chart-area-stacked.svg new file mode 100644 index 00000000..b59140f2 --- /dev/null +++ b/src/actions/24/office-chart-area-stacked.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/office-chart-area.svg b/src/actions/24/office-chart-area.svg new file mode 100644 index 00000000..e0348326 --- /dev/null +++ b/src/actions/24/office-chart-area.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/office-chart-bar-percentage.svg b/src/actions/24/office-chart-bar-percentage.svg new file mode 100644 index 00000000..0ca34981 --- /dev/null +++ b/src/actions/24/office-chart-bar-percentage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-bar-stacked.svg b/src/actions/24/office-chart-bar-stacked.svg new file mode 100644 index 00000000..0f3d4083 --- /dev/null +++ b/src/actions/24/office-chart-bar-stacked.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-bar.svg b/src/actions/24/office-chart-bar.svg new file mode 100644 index 00000000..99a61256 --- /dev/null +++ b/src/actions/24/office-chart-bar.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-line-forecast.svg b/src/actions/24/office-chart-line-forecast.svg new file mode 100644 index 00000000..62f3d4e7 --- /dev/null +++ b/src/actions/24/office-chart-line-forecast.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/actions/24/office-chart-line-percentage.svg b/src/actions/24/office-chart-line-percentage.svg new file mode 100644 index 00000000..a82cc96a --- /dev/null +++ b/src/actions/24/office-chart-line-percentage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-line-stacked.svg b/src/actions/24/office-chart-line-stacked.svg new file mode 100644 index 00000000..f2e7b29a --- /dev/null +++ b/src/actions/24/office-chart-line-stacked.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-line.svg b/src/actions/24/office-chart-line.svg new file mode 100644 index 00000000..0fde66c0 --- /dev/null +++ b/src/actions/24/office-chart-line.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-pie.svg b/src/actions/24/office-chart-pie.svg new file mode 100644 index 00000000..59abab65 --- /dev/null +++ b/src/actions/24/office-chart-pie.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-polar-stacked.svg b/src/actions/24/office-chart-polar-stacked.svg new file mode 100644 index 00000000..a8fe8713 --- /dev/null +++ b/src/actions/24/office-chart-polar-stacked.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-polar.svg b/src/actions/24/office-chart-polar.svg new file mode 100644 index 00000000..e4f3a7ad --- /dev/null +++ b/src/actions/24/office-chart-polar.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-ring.svg b/src/actions/24/office-chart-ring.svg new file mode 100644 index 00000000..57651125 --- /dev/null +++ b/src/actions/24/office-chart-ring.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/office-chart-scatter.svg b/src/actions/24/office-chart-scatter.svg new file mode 100644 index 00000000..34729f67 --- /dev/null +++ b/src/actions/24/office-chart-scatter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/oilpaint.svg b/src/actions/24/oilpaint.svg new file mode 100644 index 00000000..fde39abc --- /dev/null +++ b/src/actions/24/oilpaint.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/overexposure.svg b/src/actions/24/overexposure.svg new file mode 100644 index 00000000..7bb27de7 --- /dev/null +++ b/src/actions/24/overexposure.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/overflow-menu-left.svg b/src/actions/24/overflow-menu-left.svg new file mode 100644 index 00000000..9289bd19 --- /dev/null +++ b/src/actions/24/overflow-menu-left.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/src/actions/24/overflow-menu-right.svg b/src/actions/24/overflow-menu-right.svg new file mode 100644 index 00000000..94850f28 --- /dev/null +++ b/src/actions/24/overflow-menu-right.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/actions/24/overflow-menu.svg b/src/actions/24/overflow-menu.svg new file mode 100644 index 00000000..440cbc34 --- /dev/null +++ b/src/actions/24/overflow-menu.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/actions/24/page-2sides.svg b/src/actions/24/page-2sides.svg new file mode 100644 index 00000000..9708bf83 --- /dev/null +++ b/src/actions/24/page-2sides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/page-3sides.svg b/src/actions/24/page-3sides.svg new file mode 100644 index 00000000..019ebd9d --- /dev/null +++ b/src/actions/24/page-3sides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/page-4sides.svg b/src/actions/24/page-4sides.svg new file mode 100644 index 00000000..9a038655 --- /dev/null +++ b/src/actions/24/page-4sides.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/page-simple.svg b/src/actions/24/page-simple.svg new file mode 100644 index 00000000..d71a5228 --- /dev/null +++ b/src/actions/24/page-simple.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/paint-none.svg b/src/actions/24/paint-none.svg new file mode 100644 index 00000000..cc6e1b14 --- /dev/null +++ b/src/actions/24/paint-none.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/paint-order-fms.svg b/src/actions/24/paint-order-fms.svg new file mode 100644 index 00000000..b093f798 --- /dev/null +++ b/src/actions/24/paint-order-fms.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/actions/24/paint-order-fsm.svg b/src/actions/24/paint-order-fsm.svg new file mode 100644 index 00000000..31be2a35 --- /dev/null +++ b/src/actions/24/paint-order-fsm.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/24/paint-order-mfs.svg b/src/actions/24/paint-order-mfs.svg new file mode 100644 index 00000000..72edb33a --- /dev/null +++ b/src/actions/24/paint-order-mfs.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/actions/24/paint-order-msf.svg b/src/actions/24/paint-order-msf.svg new file mode 100644 index 00000000..dc045a49 --- /dev/null +++ b/src/actions/24/paint-order-msf.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/actions/24/paint-order-sfm.svg b/src/actions/24/paint-order-sfm.svg new file mode 100644 index 00000000..e9fe7026 --- /dev/null +++ b/src/actions/24/paint-order-sfm.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/actions/24/paint-order-smf.svg b/src/actions/24/paint-order-smf.svg new file mode 100644 index 00000000..2bb09d85 --- /dev/null +++ b/src/actions/24/paint-order-smf.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/actions/24/paper-color.svg b/src/actions/24/paper-color.svg new file mode 100644 index 00000000..6946bb15 --- /dev/null +++ b/src/actions/24/paper-color.svg @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/src/actions/24/password-copy.svg b/src/actions/24/password-copy.svg new file mode 100644 index 00000000..54d4873c --- /dev/null +++ b/src/actions/24/password-copy.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/path-clip-edit.svg b/src/actions/24/path-clip-edit.svg new file mode 100644 index 00000000..473fb481 --- /dev/null +++ b/src/actions/24/path-clip-edit.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/path-effect-parameter-next.svg b/src/actions/24/path-effect-parameter-next.svg new file mode 100644 index 00000000..a7184b8c --- /dev/null +++ b/src/actions/24/path-effect-parameter-next.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/path-mask-edit.svg b/src/actions/24/path-mask-edit.svg new file mode 100644 index 00000000..4cafcdab --- /dev/null +++ b/src/actions/24/path-mask-edit.svg @@ -0,0 +1,89 @@ + + + + + image/svg+xml + + + + + +a + + + + + + + + + + + diff --git a/src/actions/24/path-mode-polyline-paraxial.svg b/src/actions/24/path-mode-polyline-paraxial.svg new file mode 100644 index 00000000..e4fdc404 --- /dev/null +++ b/src/actions/24/path-mode-polyline-paraxial.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/path-mode-polyline.svg b/src/actions/24/path-mode-polyline.svg new file mode 100644 index 00000000..ca50ca12 --- /dev/null +++ b/src/actions/24/path-mode-polyline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/path-reverse.svg b/src/actions/24/path-reverse.svg new file mode 100644 index 00000000..12082963 --- /dev/null +++ b/src/actions/24/path-reverse.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/path-simplify.svg b/src/actions/24/path-simplify.svg new file mode 100644 index 00000000..1eacd4c9 --- /dev/null +++ b/src/actions/24/path-simplify.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/pathshape.svg b/src/actions/24/pathshape.svg new file mode 100644 index 00000000..36e92ce9 --- /dev/null +++ b/src/actions/24/pathshape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/perspective.svg b/src/actions/24/perspective.svg new file mode 100644 index 00000000..2ce92aec --- /dev/null +++ b/src/actions/24/perspective.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/player-time.svg b/src/actions/24/player-time.svg new file mode 100644 index 00000000..1c2dd953 --- /dev/null +++ b/src/actions/24/player-time.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/plugins.svg b/src/actions/24/plugins.svg new file mode 100644 index 00000000..fbb91f74 --- /dev/null +++ b/src/actions/24/plugins.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/podcast-amarok.svg b/src/actions/24/podcast-amarok.svg new file mode 100644 index 00000000..a821d92f --- /dev/null +++ b/src/actions/24/podcast-amarok.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/precondition.svg b/src/actions/24/precondition.svg new file mode 100644 index 00000000..4d04bb77 --- /dev/null +++ b/src/actions/24/precondition.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/preferences-activities.svg b/src/actions/24/preferences-activities.svg new file mode 100644 index 00000000..b89a678c --- /dev/null +++ b/src/actions/24/preferences-activities.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/preflight-verifier.svg b/src/actions/24/preflight-verifier.svg new file mode 100644 index 00000000..9130f726 --- /dev/null +++ b/src/actions/24/preflight-verifier.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/prevfuzzy.svg b/src/actions/24/prevfuzzy.svg new file mode 100644 index 00000000..1dbaee06 --- /dev/null +++ b/src/actions/24/prevfuzzy.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/prevfuzzyuntrans.svg b/src/actions/24/prevfuzzyuntrans.svg new file mode 100644 index 00000000..a95c7b70 --- /dev/null +++ b/src/actions/24/prevfuzzyuntrans.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/preview-add-zone.svg b/src/actions/24/preview-add-zone.svg new file mode 100644 index 00000000..418f6f2a --- /dev/null +++ b/src/actions/24/preview-add-zone.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/preview-remove-all.svg b/src/actions/24/preview-remove-all.svg new file mode 100644 index 00000000..d42e2f1a --- /dev/null +++ b/src/actions/24/preview-remove-all.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/preview-remove-zone.svg b/src/actions/24/preview-remove-zone.svg new file mode 100644 index 00000000..90b19c88 --- /dev/null +++ b/src/actions/24/preview-remove-zone.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/24/preview-render-off.svg b/src/actions/24/preview-render-off.svg new file mode 100644 index 00000000..ea7f8ef5 --- /dev/null +++ b/src/actions/24/preview-render-off.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/preview-render-on.svg b/src/actions/24/preview-render-on.svg new file mode 100644 index 00000000..1b52cffb --- /dev/null +++ b/src/actions/24/preview-render-on.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/prevuntranslated.svg b/src/actions/24/prevuntranslated.svg new file mode 100644 index 00000000..3cf01cab --- /dev/null +++ b/src/actions/24/prevuntranslated.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/primarykey_constraint.svg b/src/actions/24/primarykey_constraint.svg new file mode 100644 index 00000000..ba3ad879 --- /dev/null +++ b/src/actions/24/primarykey_constraint.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/process-stop.svg b/src/actions/24/process-stop.svg new file mode 100644 index 00000000..16ac3df7 --- /dev/null +++ b/src/actions/24/process-stop.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/project-defaults.svg b/src/actions/24/project-defaults.svg new file mode 100644 index 00000000..b51674a0 --- /dev/null +++ b/src/actions/24/project-defaults.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/project-development-close.svg b/src/actions/24/project-development-close.svg new file mode 100644 index 00000000..4b95e7ad --- /dev/null +++ b/src/actions/24/project-development-close.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/project-development-new-template.svg b/src/actions/24/project-development-new-template.svg new file mode 100644 index 00000000..d3ac4e10 --- /dev/null +++ b/src/actions/24/project-development-new-template.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/project-development.svg b/src/actions/24/project-development.svg new file mode 100644 index 00000000..01da0feb --- /dev/null +++ b/src/actions/24/project-development.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/question.svg b/src/actions/24/question.svg new file mode 100644 index 00000000..0a7e5b34 --- /dev/null +++ b/src/actions/24/question.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/quickopen-class.svg b/src/actions/24/quickopen-class.svg new file mode 100644 index 00000000..2a7ef259 --- /dev/null +++ b/src/actions/24/quickopen-class.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/quickopen-file.svg b/src/actions/24/quickopen-file.svg new file mode 100644 index 00000000..f9e4416b --- /dev/null +++ b/src/actions/24/quickopen-file.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/quickopen-function.svg b/src/actions/24/quickopen-function.svg new file mode 100644 index 00000000..6362582a --- /dev/null +++ b/src/actions/24/quickopen-function.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/quickopen.svg b/src/actions/24/quickopen.svg new file mode 100644 index 00000000..213133d6 --- /dev/null +++ b/src/actions/24/quickopen.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/raindrop.svg b/src/actions/24/raindrop.svg new file mode 100644 index 00000000..bb7f648b --- /dev/null +++ b/src/actions/24/raindrop.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/realization.svg b/src/actions/24/realization.svg new file mode 100644 index 00000000..e91c674d --- /dev/null +++ b/src/actions/24/realization.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/redeyes.svg b/src/actions/24/redeyes.svg new file mode 100644 index 00000000..49b1b330 --- /dev/null +++ b/src/actions/24/redeyes.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/remove-link.svg b/src/actions/24/remove-link.svg new file mode 100644 index 00000000..2a951980 --- /dev/null +++ b/src/actions/24/remove-link.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/repeat.svg b/src/actions/24/repeat.svg new file mode 100644 index 00000000..e33c6a9f --- /dev/null +++ b/src/actions/24/repeat.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/24/resource-calendar-child-insert.svg b/src/actions/24/resource-calendar-child-insert.svg new file mode 100644 index 00000000..df1ffd1a --- /dev/null +++ b/src/actions/24/resource-calendar-child-insert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/resource-calendar-child.svg b/src/actions/24/resource-calendar-child.svg new file mode 100644 index 00000000..e5103b0a --- /dev/null +++ b/src/actions/24/resource-calendar-child.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/resource-calendar-insert.svg b/src/actions/24/resource-calendar-insert.svg new file mode 100644 index 00000000..0f7216c6 --- /dev/null +++ b/src/actions/24/resource-calendar-insert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/resource-group-new.svg b/src/actions/24/resource-group-new.svg new file mode 100644 index 00000000..460503d9 --- /dev/null +++ b/src/actions/24/resource-group-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/restoration.svg b/src/actions/24/restoration.svg new file mode 100644 index 00000000..71118ffb --- /dev/null +++ b/src/actions/24/restoration.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/24/reverse.svg b/src/actions/24/reverse.svg new file mode 100644 index 00000000..affc16a0 --- /dev/null +++ b/src/actions/24/reverse.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/roll.svg b/src/actions/24/roll.svg new file mode 100644 index 00000000..6e5b89a2 --- /dev/null +++ b/src/actions/24/roll.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/rss.svg b/src/actions/24/rss.svg new file mode 100644 index 00000000..17f83a4c --- /dev/null +++ b/src/actions/24/rss.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/24/run-build-clean.svg b/src/actions/24/run-build-clean.svg new file mode 100644 index 00000000..73f12f82 --- /dev/null +++ b/src/actions/24/run-build-clean.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/run-build-configure.svg b/src/actions/24/run-build-configure.svg new file mode 100644 index 00000000..57e6a0aa --- /dev/null +++ b/src/actions/24/run-build-configure.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/run-build-file.svg b/src/actions/24/run-build-file.svg new file mode 100644 index 00000000..03b287f7 --- /dev/null +++ b/src/actions/24/run-build-file.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/run-build-install-root.svg b/src/actions/24/run-build-install-root.svg new file mode 100644 index 00000000..3f4e5c7b --- /dev/null +++ b/src/actions/24/run-build-install-root.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/run-build-install.svg b/src/actions/24/run-build-install.svg new file mode 100644 index 00000000..12745038 --- /dev/null +++ b/src/actions/24/run-build-install.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/run-build-prune.svg b/src/actions/24/run-build-prune.svg new file mode 100644 index 00000000..0f8c2cab --- /dev/null +++ b/src/actions/24/run-build-prune.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/run-build.svg b/src/actions/24/run-build.svg new file mode 100644 index 00000000..80695ba7 --- /dev/null +++ b/src/actions/24/run-build.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/select-rectangular.svg b/src/actions/24/select-rectangular.svg new file mode 100644 index 00000000..7ba80b51 --- /dev/null +++ b/src/actions/24/select-rectangular.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/send_signal.svg b/src/actions/24/send_signal.svg new file mode 100644 index 00000000..ff34908a --- /dev/null +++ b/src/actions/24/send_signal.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/shapes.svg b/src/actions/24/shapes.svg new file mode 100644 index 00000000..49b35a86 --- /dev/null +++ b/src/actions/24/shapes.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/sharpenimage.svg b/src/actions/24/sharpenimage.svg new file mode 100644 index 00000000..70ac4bdd --- /dev/null +++ b/src/actions/24/sharpenimage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/show-all-effects.svg b/src/actions/24/show-all-effects.svg new file mode 100644 index 00000000..a54cba98 --- /dev/null +++ b/src/actions/24/show-all-effects.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/show-gpu-effects.svg b/src/actions/24/show-gpu-effects.svg new file mode 100644 index 00000000..585737ed --- /dev/null +++ b/src/actions/24/show-gpu-effects.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/show-menu.svg b/src/actions/24/show-menu.svg new file mode 100644 index 00000000..ac77de5c --- /dev/null +++ b/src/actions/24/show-menu.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/show-node-handles.svg b/src/actions/24/show-node-handles.svg new file mode 100644 index 00000000..cd1b1fe2 --- /dev/null +++ b/src/actions/24/show-node-handles.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/show-offline.svg b/src/actions/24/show-offline.svg new file mode 100644 index 00000000..83fdfd78 --- /dev/null +++ b/src/actions/24/show-offline.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/show-path-outline.svg b/src/actions/24/show-path-outline.svg new file mode 100644 index 00000000..7c1c3d0e --- /dev/null +++ b/src/actions/24/show-path-outline.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/similarartists-amarok.svg b/src/actions/24/similarartists-amarok.svg new file mode 100644 index 00000000..c991531b --- /dev/null +++ b/src/actions/24/similarartists-amarok.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/skg-chart-bubble.svg b/src/actions/24/skg-chart-bubble.svg new file mode 100644 index 00000000..16087757 --- /dev/null +++ b/src/actions/24/skg-chart-bubble.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/skrooge_credit_card.svg b/src/actions/24/skrooge_credit_card.svg new file mode 100644 index 00000000..1ad7d796 --- /dev/null +++ b/src/actions/24/skrooge_credit_card.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/skrooge_less.svg b/src/actions/24/skrooge_less.svg new file mode 100644 index 00000000..11b05250 --- /dev/null +++ b/src/actions/24/skrooge_less.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/skrooge_more.svg b/src/actions/24/skrooge_more.svg new file mode 100644 index 00000000..a051a699 --- /dev/null +++ b/src/actions/24/skrooge_more.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/skrooge_much_less.svg b/src/actions/24/skrooge_much_less.svg new file mode 100644 index 00000000..76f7ea48 --- /dev/null +++ b/src/actions/24/skrooge_much_less.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/skrooge_much_more.svg b/src/actions/24/skrooge_much_more.svg new file mode 100644 index 00000000..5568e317 --- /dev/null +++ b/src/actions/24/skrooge_much_more.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/skrooge_type.svg b/src/actions/24/skrooge_type.svg new file mode 100644 index 00000000..b6fea8fc --- /dev/null +++ b/src/actions/24/skrooge_type.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/smiley-add.svg b/src/actions/24/smiley-add.svg new file mode 100644 index 00000000..113c15d3 --- /dev/null +++ b/src/actions/24/smiley-add.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/smiley-shape.svg b/src/actions/24/smiley-shape.svg new file mode 100644 index 00000000..00d63330 --- /dev/null +++ b/src/actions/24/smiley-shape.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/smiley.svg b/src/actions/24/smiley.svg new file mode 100644 index 00000000..8f5271d4 --- /dev/null +++ b/src/actions/24/smiley.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/24/smooth.svg b/src/actions/24/smooth.svg new file mode 100644 index 00000000..ac3e1b72 --- /dev/null +++ b/src/actions/24/smooth.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/snap-angle.svg b/src/actions/24/snap-angle.svg new file mode 100644 index 00000000..ff20d18d --- /dev/null +++ b/src/actions/24/snap-angle.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/src/actions/24/snap-bounding-box-center.svg b/src/actions/24/snap-bounding-box-center.svg new file mode 100644 index 00000000..58ae8e03 --- /dev/null +++ b/src/actions/24/snap-bounding-box-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-bounding-box-corners.svg b/src/actions/24/snap-bounding-box-corners.svg new file mode 100644 index 00000000..705c5a52 --- /dev/null +++ b/src/actions/24/snap-bounding-box-corners.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-bounding-box-edges.svg b/src/actions/24/snap-bounding-box-edges.svg new file mode 100644 index 00000000..0a5db114 --- /dev/null +++ b/src/actions/24/snap-bounding-box-edges.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-bounding-box-midpoints.svg b/src/actions/24/snap-bounding-box-midpoints.svg new file mode 100644 index 00000000..400c4869 --- /dev/null +++ b/src/actions/24/snap-bounding-box-midpoints.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-extension.svg b/src/actions/24/snap-extension.svg new file mode 100644 index 00000000..b94e0b0b --- /dev/null +++ b/src/actions/24/snap-extension.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/snap-grid-guide-intersections.svg b/src/actions/24/snap-grid-guide-intersections.svg new file mode 100644 index 00000000..4215c667 --- /dev/null +++ b/src/actions/24/snap-grid-guide-intersections.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-guideline.svg b/src/actions/24/snap-guideline.svg new file mode 100644 index 00000000..988c2ecb --- /dev/null +++ b/src/actions/24/snap-guideline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/snap-intersection.svg b/src/actions/24/snap-intersection.svg new file mode 100644 index 00000000..24c619eb --- /dev/null +++ b/src/actions/24/snap-intersection.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/snap-node.svg b/src/actions/24/snap-node.svg new file mode 100644 index 00000000..011ba4d6 --- /dev/null +++ b/src/actions/24/snap-node.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/snap-nodes-center.svg b/src/actions/24/snap-nodes-center.svg new file mode 100644 index 00000000..3e7bfeae --- /dev/null +++ b/src/actions/24/snap-nodes-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-nodes-cusp.svg b/src/actions/24/snap-nodes-cusp.svg new file mode 100644 index 00000000..b2dbbcf1 --- /dev/null +++ b/src/actions/24/snap-nodes-cusp.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-nodes-intersection.svg b/src/actions/24/snap-nodes-intersection.svg new file mode 100644 index 00000000..f905e62f --- /dev/null +++ b/src/actions/24/snap-nodes-intersection.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-nodes-midpoint.svg b/src/actions/24/snap-nodes-midpoint.svg new file mode 100644 index 00000000..dee62862 --- /dev/null +++ b/src/actions/24/snap-nodes-midpoint.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-nodes-path.svg b/src/actions/24/snap-nodes-path.svg new file mode 100644 index 00000000..84868243 --- /dev/null +++ b/src/actions/24/snap-nodes-path.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-nodes-rotation-center.svg b/src/actions/24/snap-nodes-rotation-center.svg new file mode 100644 index 00000000..5b752290 --- /dev/null +++ b/src/actions/24/snap-nodes-rotation-center.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-nodes-smooth.svg b/src/actions/24/snap-nodes-smooth.svg new file mode 100644 index 00000000..515b5c62 --- /dev/null +++ b/src/actions/24/snap-nodes-smooth.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap-orthogonal.svg b/src/actions/24/snap-orthogonal.svg new file mode 100644 index 00000000..b9aa00b2 --- /dev/null +++ b/src/actions/24/snap-orthogonal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/snap-page.svg b/src/actions/24/snap-page.svg new file mode 100644 index 00000000..c718cbe7 --- /dev/null +++ b/src/actions/24/snap-page.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/snap-text-baseline.svg b/src/actions/24/snap-text-baseline.svg new file mode 100644 index 00000000..486e6db1 --- /dev/null +++ b/src/actions/24/snap-text-baseline.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/snap.svg b/src/actions/24/snap.svg new file mode 100644 index 00000000..527be9a1 --- /dev/null +++ b/src/actions/24/snap.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/sort-presence.svg b/src/actions/24/sort-presence.svg new file mode 100644 index 00000000..cf77ad1c --- /dev/null +++ b/src/actions/24/sort-presence.svg @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/src/actions/24/speaker.svg b/src/actions/24/speaker.svg new file mode 100644 index 00000000..549a81ec --- /dev/null +++ b/src/actions/24/speaker.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/special_paste.svg b/src/actions/24/special_paste.svg new file mode 100644 index 00000000..e60673cb --- /dev/null +++ b/src/actions/24/special_paste.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/split.svg b/src/actions/24/split.svg new file mode 100644 index 00000000..a3cd1407 --- /dev/null +++ b/src/actions/24/split.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/sqrt.svg b/src/actions/24/sqrt.svg new file mode 100644 index 00000000..50f0669a --- /dev/null +++ b/src/actions/24/sqrt.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/standard-connector.svg b/src/actions/24/standard-connector.svg new file mode 100644 index 00000000..57ba4eba --- /dev/null +++ b/src/actions/24/standard-connector.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/state-fork.svg b/src/actions/24/state-fork.svg new file mode 100644 index 00000000..64cd8aa3 --- /dev/null +++ b/src/actions/24/state-fork.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stateshape.svg b/src/actions/24/stateshape.svg new file mode 100644 index 00000000..3bf3fe97 --- /dev/null +++ b/src/actions/24/stateshape.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/step_object_ChargedParticle.svg b/src/actions/24/step_object_ChargedParticle.svg new file mode 100644 index 00000000..33e27a7f --- /dev/null +++ b/src/actions/24/step_object_ChargedParticle.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/step_object_CircularMotor.svg b/src/actions/24/step_object_CircularMotor.svg new file mode 100644 index 00000000..5f74d6ce --- /dev/null +++ b/src/actions/24/step_object_CircularMotor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/step_object_CoulombForce.svg b/src/actions/24/step_object_CoulombForce.svg new file mode 100644 index 00000000..6fdb8705 --- /dev/null +++ b/src/actions/24/step_object_CoulombForce.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/step_object_GravitationForce.svg b/src/actions/24/step_object_GravitationForce.svg new file mode 100644 index 00000000..aaf25d01 --- /dev/null +++ b/src/actions/24/step_object_GravitationForce.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/step_object_LinearMotor.svg b/src/actions/24/step_object_LinearMotor.svg new file mode 100644 index 00000000..999bf9f9 --- /dev/null +++ b/src/actions/24/step_object_LinearMotor.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/step_object_SoftBody.svg b/src/actions/24/step_object_SoftBody.svg new file mode 100644 index 00000000..f5ae4e49 --- /dev/null +++ b/src/actions/24/step_object_SoftBody.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/step_object_Spring.svg b/src/actions/24/step_object_Spring.svg new file mode 100644 index 00000000..e0b9ddd6 --- /dev/null +++ b/src/actions/24/step_object_Spring.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/step_object_WeightForce.svg b/src/actions/24/step_object_WeightForce.svg new file mode 100644 index 00000000..d05ab945 --- /dev/null +++ b/src/actions/24/step_object_WeightForce.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/story-editor.svg b/src/actions/24/story-editor.svg new file mode 100644 index 00000000..c43aeffb --- /dev/null +++ b/src/actions/24/story-editor.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stroke-cap-butt.svg b/src/actions/24/stroke-cap-butt.svg new file mode 100644 index 00000000..1ce12a35 --- /dev/null +++ b/src/actions/24/stroke-cap-butt.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stroke-cap-round.svg b/src/actions/24/stroke-cap-round.svg new file mode 100644 index 00000000..d24439b9 --- /dev/null +++ b/src/actions/24/stroke-cap-round.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stroke-cap-square.svg b/src/actions/24/stroke-cap-square.svg new file mode 100644 index 00000000..25c3d43d --- /dev/null +++ b/src/actions/24/stroke-cap-square.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stroke-join-bevel.svg b/src/actions/24/stroke-join-bevel.svg new file mode 100644 index 00000000..57179984 --- /dev/null +++ b/src/actions/24/stroke-join-bevel.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stroke-join-miter.svg b/src/actions/24/stroke-join-miter.svg new file mode 100644 index 00000000..3960a551 --- /dev/null +++ b/src/actions/24/stroke-join-miter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stroke-join-round.svg b/src/actions/24/stroke-join-round.svg new file mode 100644 index 00000000..7efe5abf --- /dev/null +++ b/src/actions/24/stroke-join-round.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/stroke-to-path.svg b/src/actions/24/stroke-to-path.svg new file mode 100644 index 00000000..c3ea2665 --- /dev/null +++ b/src/actions/24/stroke-to-path.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/svn-commit.svg b/src/actions/24/svn-commit.svg new file mode 100644 index 00000000..29cfdfb0 --- /dev/null +++ b/src/actions/24/svn-commit.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/svn-update.svg b/src/actions/24/svn-update.svg new file mode 100644 index 00000000..f01f1317 --- /dev/null +++ b/src/actions/24/svn-update.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/swap-panels.svg b/src/actions/24/swap-panels.svg new file mode 100644 index 00000000..1394d118 --- /dev/null +++ b/src/actions/24/swap-panels.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/system-lock-screen.svg b/src/actions/24/system-lock-screen.svg new file mode 100644 index 00000000..f38e8361 --- /dev/null +++ b/src/actions/24/system-lock-screen.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/system-log-out.svg b/src/actions/24/system-log-out.svg new file mode 100644 index 00000000..d5a392de --- /dev/null +++ b/src/actions/24/system-log-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/system-run.svg b/src/actions/24/system-run.svg new file mode 100644 index 00000000..eddd1d08 --- /dev/null +++ b/src/actions/24/system-run.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/system-shutdown.svg b/src/actions/24/system-shutdown.svg new file mode 100644 index 00000000..7e9414c4 --- /dev/null +++ b/src/actions/24/system-shutdown.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/system-suspend-hibernate.svg b/src/actions/24/system-suspend-hibernate.svg new file mode 100644 index 00000000..accb44e9 --- /dev/null +++ b/src/actions/24/system-suspend-hibernate.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/24/system-suspend.svg b/src/actions/24/system-suspend.svg new file mode 100644 index 00000000..a4bbcc53 --- /dev/null +++ b/src/actions/24/system-suspend.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/24/system-switch-user.svg b/src/actions/24/system-switch-user.svg new file mode 100644 index 00000000..0402923f --- /dev/null +++ b/src/actions/24/system-switch-user.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/src/actions/24/tab-detach.svg b/src/actions/24/tab-detach.svg new file mode 100644 index 00000000..1d00ffa9 --- /dev/null +++ b/src/actions/24/tab-detach.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tab-duplicate.svg b/src/actions/24/tab-duplicate.svg new file mode 100644 index 00000000..bf0a5ba9 --- /dev/null +++ b/src/actions/24/tab-duplicate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tab-new-background.svg b/src/actions/24/tab-new-background.svg new file mode 100644 index 00000000..e3d10855 --- /dev/null +++ b/src/actions/24/tab-new-background.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tab-new.svg b/src/actions/24/tab-new.svg new file mode 100644 index 00000000..0eebfb73 --- /dev/null +++ b/src/actions/24/tab-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/table.svg b/src/actions/24/table.svg new file mode 100644 index 00000000..195dc546 --- /dev/null +++ b/src/actions/24/table.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/tag-edit.svg b/src/actions/24/tag-edit.svg new file mode 100644 index 00000000..05e3eb7b --- /dev/null +++ b/src/actions/24/tag-edit.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/actions/24/tag-new.svg b/src/actions/24/tag-new.svg new file mode 100644 index 00000000..da8741a0 --- /dev/null +++ b/src/actions/24/tag-new.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/tag-recents.svg b/src/actions/24/tag-recents.svg new file mode 100644 index 00000000..e7922a89 --- /dev/null +++ b/src/actions/24/tag-recents.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/tag.svg b/src/actions/24/tag.svg new file mode 100644 index 00000000..6bea93d8 --- /dev/null +++ b/src/actions/24/tag.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/task-new.svg b/src/actions/24/task-new.svg new file mode 100644 index 00000000..e5daee27 --- /dev/null +++ b/src/actions/24/task-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/taxes-finances.svg b/src/actions/24/taxes-finances.svg new file mode 100644 index 00000000..de12684d --- /dev/null +++ b/src/actions/24/taxes-finances.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/texlion.svg b/src/actions/24/texlion.svg new file mode 100644 index 00000000..2d480505 --- /dev/null +++ b/src/actions/24/texlion.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/text-field-framed.svg b/src/actions/24/text-field-framed.svg new file mode 100644 index 00000000..edbec4de --- /dev/null +++ b/src/actions/24/text-field-framed.svg @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/src/actions/24/text-field.svg b/src/actions/24/text-field.svg new file mode 100644 index 00000000..27341b44 --- /dev/null +++ b/src/actions/24/text-field.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/text-flow-into-frame.svg b/src/actions/24/text-flow-into-frame.svg new file mode 100644 index 00000000..2daee42a --- /dev/null +++ b/src/actions/24/text-flow-into-frame.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/text-frame-link.svg b/src/actions/24/text-frame-link.svg new file mode 100644 index 00000000..7cd1ffdd --- /dev/null +++ b/src/actions/24/text-frame-link.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/text-frame-unlink.svg b/src/actions/24/text-frame-unlink.svg new file mode 100644 index 00000000..6d0d6f34 --- /dev/null +++ b/src/actions/24/text-frame-unlink.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/text-orientation-auto.svg b/src/actions/24/text-orientation-auto.svg new file mode 100644 index 00000000..eec586f1 --- /dev/null +++ b/src/actions/24/text-orientation-auto.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/24/text-orientation-sideways.svg b/src/actions/24/text-orientation-sideways.svg new file mode 100644 index 00000000..53940700 --- /dev/null +++ b/src/actions/24/text-orientation-sideways.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/text-orientation-upright.svg b/src/actions/24/text-orientation-upright.svg new file mode 100644 index 00000000..95256a10 --- /dev/null +++ b/src/actions/24/text-orientation-upright.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/text-speak.svg b/src/actions/24/text-speak.svg new file mode 100644 index 00000000..1490c32b --- /dev/null +++ b/src/actions/24/text-speak.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/text-unflow.svg b/src/actions/24/text-unflow.svg new file mode 100644 index 00000000..433d9a31 --- /dev/null +++ b/src/actions/24/text-unflow.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/text-wrap.svg b/src/actions/24/text-wrap.svg new file mode 100644 index 00000000..fb974e11 --- /dev/null +++ b/src/actions/24/text-wrap.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/text_horz_kern.svg b/src/actions/24/text_horz_kern.svg new file mode 100644 index 00000000..6cc7ac88 --- /dev/null +++ b/src/actions/24/text_horz_kern.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/text_letter_spacing.svg b/src/actions/24/text_letter_spacing.svg new file mode 100644 index 00000000..e5476dc1 --- /dev/null +++ b/src/actions/24/text_letter_spacing.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/text_line_spacing.svg b/src/actions/24/text_line_spacing.svg new file mode 100644 index 00000000..c4b922f4 --- /dev/null +++ b/src/actions/24/text_line_spacing.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/text_remove_kerns.svg b/src/actions/24/text_remove_kerns.svg new file mode 100644 index 00000000..cb127422 --- /dev/null +++ b/src/actions/24/text_remove_kerns.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/text_rotation.svg b/src/actions/24/text_rotation.svg new file mode 100644 index 00000000..f8eb9dd6 --- /dev/null +++ b/src/actions/24/text_rotation.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/text_superscript.svg b/src/actions/24/text_superscript.svg new file mode 100644 index 00000000..55266339 --- /dev/null +++ b/src/actions/24/text_superscript.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/text_vert_kern.svg b/src/actions/24/text_vert_kern.svg new file mode 100644 index 00000000..3c9c346a --- /dev/null +++ b/src/actions/24/text_vert_kern.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/text_word_spacing.svg b/src/actions/24/text_word_spacing.svg new file mode 100644 index 00000000..3aa57e55 --- /dev/null +++ b/src/actions/24/text_word_spacing.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/texture.svg b/src/actions/24/texture.svg new file mode 100644 index 00000000..fa0bd659 --- /dev/null +++ b/src/actions/24/texture.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/timeline-extract.svg b/src/actions/24/timeline-extract.svg new file mode 100644 index 00000000..0cdd3612 --- /dev/null +++ b/src/actions/24/timeline-extract.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/24/timeline-insert.svg b/src/actions/24/timeline-insert.svg new file mode 100644 index 00000000..a61046e5 --- /dev/null +++ b/src/actions/24/timeline-insert.svg @@ -0,0 +1,32 @@ + + + + + + + + + diff --git a/src/actions/24/timeline-lift.svg b/src/actions/24/timeline-lift.svg new file mode 100644 index 00000000..897e3deb --- /dev/null +++ b/src/actions/24/timeline-lift.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/actions/24/timeline-overwrite.svg b/src/actions/24/timeline-overwrite.svg new file mode 100644 index 00000000..069e3e73 --- /dev/null +++ b/src/actions/24/timeline-overwrite.svg @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/src/actions/24/timeline-use-zone-off.svg b/src/actions/24/timeline-use-zone-off.svg new file mode 100644 index 00000000..95559aaa --- /dev/null +++ b/src/actions/24/timeline-use-zone-off.svg @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/src/actions/24/timeline-use-zone-on.svg b/src/actions/24/timeline-use-zone-on.svg new file mode 100644 index 00000000..57db1818 --- /dev/null +++ b/src/actions/24/timeline-use-zone-on.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/tool-animator.svg b/src/actions/24/tool-animator.svg new file mode 100644 index 00000000..f3743cdd --- /dev/null +++ b/src/actions/24/tool-animator.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tool-measure.svg b/src/actions/24/tool-measure.svg new file mode 100644 index 00000000..76e1bc7e --- /dev/null +++ b/src/actions/24/tool-measure.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tool-spray.svg b/src/actions/24/tool-spray.svg new file mode 100644 index 00000000..14ccab7f --- /dev/null +++ b/src/actions/24/tool-spray.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tool-tweak.svg b/src/actions/24/tool-tweak.svg new file mode 100644 index 00000000..b208cd07 --- /dev/null +++ b/src/actions/24/tool-tweak.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tool_color_eraser.svg b/src/actions/24/tool_color_eraser.svg new file mode 100644 index 00000000..fa951a66 --- /dev/null +++ b/src/actions/24/tool_color_eraser.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/tools-check-spelling.svg b/src/actions/24/tools-check-spelling.svg new file mode 100644 index 00000000..52dd75d8 --- /dev/null +++ b/src/actions/24/tools-check-spelling.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/tools-media-optical-burn-image.svg b/src/actions/24/tools-media-optical-burn-image.svg new file mode 100644 index 00000000..79f02e04 --- /dev/null +++ b/src/actions/24/tools-media-optical-burn-image.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-media-optical-burn.svg b/src/actions/24/tools-media-optical-burn.svg new file mode 100644 index 00000000..7f66b79d --- /dev/null +++ b/src/actions/24/tools-media-optical-burn.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-media-optical-copy.svg b/src/actions/24/tools-media-optical-copy.svg new file mode 100644 index 00000000..7073444c --- /dev/null +++ b/src/actions/24/tools-media-optical-copy.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-media-optical-erase.svg b/src/actions/24/tools-media-optical-erase.svg new file mode 100644 index 00000000..39dc685f --- /dev/null +++ b/src/actions/24/tools-media-optical-erase.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-media-optical-format.svg b/src/actions/24/tools-media-optical-format.svg new file mode 100644 index 00000000..c0e26d12 --- /dev/null +++ b/src/actions/24/tools-media-optical-format.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-report-bug.svg b/src/actions/24/tools-report-bug.svg new file mode 100644 index 00000000..0a474f2c --- /dev/null +++ b/src/actions/24/tools-report-bug.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-rip-audio-cd.svg b/src/actions/24/tools-rip-audio-cd.svg new file mode 100644 index 00000000..804aa516 --- /dev/null +++ b/src/actions/24/tools-rip-audio-cd.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-rip-video-cd.svg b/src/actions/24/tools-rip-video-cd.svg new file mode 100644 index 00000000..cc0ec6f2 --- /dev/null +++ b/src/actions/24/tools-rip-video-cd.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-rip-video-dvd.svg b/src/actions/24/tools-rip-video-dvd.svg new file mode 100644 index 00000000..9aff4c15 --- /dev/null +++ b/src/actions/24/tools-rip-video-dvd.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools-wizard.svg b/src/actions/24/tools-wizard.svg new file mode 100644 index 00000000..34b866b8 --- /dev/null +++ b/src/actions/24/tools-wizard.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/tools.svg b/src/actions/24/tools.svg new file mode 100644 index 00000000..0b838ee4 --- /dev/null +++ b/src/actions/24/tools.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/torrents.svg b/src/actions/24/torrents.svg new file mode 100644 index 00000000..bfa8f47f --- /dev/null +++ b/src/actions/24/torrents.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-browse.svg b/src/actions/24/transform-browse.svg new file mode 100644 index 00000000..8fe4e96c --- /dev/null +++ b/src/actions/24/transform-browse.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/transform-crop-and-resize.svg b/src/actions/24/transform-crop-and-resize.svg new file mode 100644 index 00000000..e39392ec --- /dev/null +++ b/src/actions/24/transform-crop-and-resize.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-crop.svg b/src/actions/24/transform-crop.svg new file mode 100644 index 00000000..8ebcbf18 --- /dev/null +++ b/src/actions/24/transform-crop.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-move-horizontal.svg b/src/actions/24/transform-move-horizontal.svg new file mode 100644 index 00000000..b03771e8 --- /dev/null +++ b/src/actions/24/transform-move-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-move-vertical.svg b/src/actions/24/transform-move-vertical.svg new file mode 100644 index 00000000..4e1f55a9 --- /dev/null +++ b/src/actions/24/transform-move-vertical.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-move.svg b/src/actions/24/transform-move.svg new file mode 100644 index 00000000..c660f019 --- /dev/null +++ b/src/actions/24/transform-move.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-rotate.svg b/src/actions/24/transform-rotate.svg new file mode 100644 index 00000000..d4a4e79a --- /dev/null +++ b/src/actions/24/transform-rotate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-scale-textbox-points.svg b/src/actions/24/transform-scale-textbox-points.svg new file mode 100644 index 00000000..700264fb --- /dev/null +++ b/src/actions/24/transform-scale-textbox-points.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-scale.svg b/src/actions/24/transform-scale.svg new file mode 100644 index 00000000..113e385d --- /dev/null +++ b/src/actions/24/transform-scale.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-shear-down.svg b/src/actions/24/transform-shear-down.svg new file mode 100644 index 00000000..d349ef02 --- /dev/null +++ b/src/actions/24/transform-shear-down.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-shear-left.svg b/src/actions/24/transform-shear-left.svg new file mode 100644 index 00000000..a38eead3 --- /dev/null +++ b/src/actions/24/transform-shear-left.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-shear-right.svg b/src/actions/24/transform-shear-right.svg new file mode 100644 index 00000000..1be67e31 --- /dev/null +++ b/src/actions/24/transform-shear-right.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/transform-shear-up.svg b/src/actions/24/transform-shear-up.svg new file mode 100644 index 00000000..08b419da --- /dev/null +++ b/src/actions/24/transform-shear-up.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/trash-empty.svg b/src/actions/24/trash-empty.svg new file mode 100644 index 00000000..5e69c0cc --- /dev/null +++ b/src/actions/24/trash-empty.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/trim-margins.svg b/src/actions/24/trim-margins.svg new file mode 100644 index 00000000..91e59ed7 --- /dev/null +++ b/src/actions/24/trim-margins.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/trim-to-selection.svg b/src/actions/24/trim-to-selection.svg new file mode 100644 index 00000000..756da68f --- /dev/null +++ b/src/actions/24/trim-to-selection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/typewriter.svg b/src/actions/24/typewriter.svg new file mode 100644 index 00000000..92dc373c --- /dev/null +++ b/src/actions/24/typewriter.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/umbrello_diagram_deployment.svg b/src/actions/24/umbrello_diagram_deployment.svg new file mode 100644 index 00000000..6c3b7eed --- /dev/null +++ b/src/actions/24/umbrello_diagram_deployment.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/underexposure.svg b/src/actions/24/underexposure.svg new file mode 100644 index 00000000..4b505633 --- /dev/null +++ b/src/actions/24/underexposure.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/uniassociation.svg b/src/actions/24/uniassociation.svg new file mode 100644 index 00000000..2eabcb59 --- /dev/null +++ b/src/actions/24/uniassociation.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/unique_constraint.svg b/src/actions/24/unique_constraint.svg new file mode 100644 index 00000000..264d938f --- /dev/null +++ b/src/actions/24/unique_constraint.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/unmarkasblank.svg b/src/actions/24/unmarkasblank.svg new file mode 100644 index 00000000..e92aaf12 --- /dev/null +++ b/src/actions/24/unmarkasblank.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/upindicator.svg b/src/actions/24/upindicator.svg new file mode 100644 index 00000000..145ca41e --- /dev/null +++ b/src/actions/24/upindicator.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/upload-media.svg b/src/actions/24/upload-media.svg new file mode 100644 index 00000000..825293f8 --- /dev/null +++ b/src/actions/24/upload-media.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/user-group-delete.svg b/src/actions/24/user-group-delete.svg new file mode 100644 index 00000000..48e8e3be --- /dev/null +++ b/src/actions/24/user-group-delete.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/user-group-new.svg b/src/actions/24/user-group-new.svg new file mode 100644 index 00000000..3f2b7fcb --- /dev/null +++ b/src/actions/24/user-group-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/user-group-properties.svg b/src/actions/24/user-group-properties.svg new file mode 100644 index 00000000..8a97bc8c --- /dev/null +++ b/src/actions/24/user-group-properties.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/user-others.svg b/src/actions/24/user-others.svg new file mode 100644 index 00000000..5c7119e5 --- /dev/null +++ b/src/actions/24/user-others.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/username-copy.svg b/src/actions/24/username-copy.svg new file mode 100644 index 00000000..8eecf8bc --- /dev/null +++ b/src/actions/24/username-copy.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/vcs-commit-cvs-cervisia.svg b/src/actions/24/vcs-commit-cvs-cervisia.svg new file mode 100644 index 00000000..06a374f6 --- /dev/null +++ b/src/actions/24/vcs-commit-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/vcs-diff-cvs-cervisia.svg b/src/actions/24/vcs-diff-cvs-cervisia.svg new file mode 100644 index 00000000..bd02b696 --- /dev/null +++ b/src/actions/24/vcs-diff-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/vcs-remove-cvs-cervisia.svg b/src/actions/24/vcs-remove-cvs-cervisia.svg new file mode 100644 index 00000000..5a350dfe --- /dev/null +++ b/src/actions/24/vcs-remove-cvs-cervisia.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/24/vcs-status-cvs-cervisia.svg b/src/actions/24/vcs-status-cvs-cervisia.svg new file mode 100644 index 00000000..31ebffce --- /dev/null +++ b/src/actions/24/vcs-status-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/vcs-update-cvs-cervisia.svg b/src/actions/24/vcs-update-cvs-cervisia.svg new file mode 100644 index 00000000..9da657f5 --- /dev/null +++ b/src/actions/24/vcs-update-cvs-cervisia.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-bank-account-checking.svg b/src/actions/24/view-bank-account-checking.svg new file mode 100644 index 00000000..687ae04b --- /dev/null +++ b/src/actions/24/view-bank-account-checking.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/view-bank-account-savings.svg b/src/actions/24/view-bank-account-savings.svg new file mode 100644 index 00000000..b96c31cd --- /dev/null +++ b/src/actions/24/view-bank-account-savings.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/view-bank-account.svg b/src/actions/24/view-bank-account.svg new file mode 100644 index 00000000..1e8d3507 --- /dev/null +++ b/src/actions/24/view-bank-account.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-bank.svg b/src/actions/24/view-bank.svg new file mode 100644 index 00000000..d660675e --- /dev/null +++ b/src/actions/24/view-bank.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-barcode-add.svg b/src/actions/24/view-barcode-add.svg new file mode 100644 index 00000000..9e0941b8 --- /dev/null +++ b/src/actions/24/view-barcode-add.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-barcode-qr.svg b/src/actions/24/view-barcode-qr.svg new file mode 100644 index 00000000..25f18e32 --- /dev/null +++ b/src/actions/24/view-barcode-qr.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/view-barcode.svg b/src/actions/24/view-barcode.svg new file mode 100644 index 00000000..dbc435f0 --- /dev/null +++ b/src/actions/24/view-barcode.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/view-calendar-agenda.svg b/src/actions/24/view-calendar-agenda.svg new file mode 100644 index 00000000..229f8089 --- /dev/null +++ b/src/actions/24/view-calendar-agenda.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-calendar-birthday.svg b/src/actions/24/view-calendar-birthday.svg new file mode 100644 index 00000000..1aca8421 --- /dev/null +++ b/src/actions/24/view-calendar-birthday.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-calendar-journal.svg b/src/actions/24/view-calendar-journal.svg new file mode 100644 index 00000000..c99fc801 --- /dev/null +++ b/src/actions/24/view-calendar-journal.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-calendar-list.svg b/src/actions/24/view-calendar-list.svg new file mode 100644 index 00000000..a5a83d3f --- /dev/null +++ b/src/actions/24/view-calendar-list.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-calendar-month.svg b/src/actions/24/view-calendar-month.svg new file mode 100644 index 00000000..2115b1a9 --- /dev/null +++ b/src/actions/24/view-calendar-month.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/view-calendar-special-occasion.svg b/src/actions/24/view-calendar-special-occasion.svg new file mode 100644 index 00000000..a4f42144 --- /dev/null +++ b/src/actions/24/view-calendar-special-occasion.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-calendar-tasks.svg b/src/actions/24/view-calendar-tasks.svg new file mode 100644 index 00000000..5b06a7f0 --- /dev/null +++ b/src/actions/24/view-calendar-tasks.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-calendar-time-spent.svg b/src/actions/24/view-calendar-time-spent.svg new file mode 100644 index 00000000..01896ed5 --- /dev/null +++ b/src/actions/24/view-calendar-time-spent.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-calendar-timeline.svg b/src/actions/24/view-calendar-timeline.svg new file mode 100644 index 00000000..1cdcbdf4 --- /dev/null +++ b/src/actions/24/view-calendar-timeline.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-calendar-upcoming-days.svg b/src/actions/24/view-calendar-upcoming-days.svg new file mode 100644 index 00000000..12cd5822 --- /dev/null +++ b/src/actions/24/view-calendar-upcoming-days.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/view-calendar-upcoming-events.svg b/src/actions/24/view-calendar-upcoming-events.svg new file mode 100644 index 00000000..d9c2645d --- /dev/null +++ b/src/actions/24/view-calendar-upcoming-events.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-calendar-wedding-anniversary.svg b/src/actions/24/view-calendar-wedding-anniversary.svg new file mode 100644 index 00000000..05f6161d --- /dev/null +++ b/src/actions/24/view-calendar-wedding-anniversary.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-calendar-week.svg b/src/actions/24/view-calendar-week.svg new file mode 100644 index 00000000..0f5e9ee1 --- /dev/null +++ b/src/actions/24/view-calendar-week.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/view-calendar-whatsnext.svg b/src/actions/24/view-calendar-whatsnext.svg new file mode 100644 index 00000000..f0e4125b --- /dev/null +++ b/src/actions/24/view-calendar-whatsnext.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-calendar.svg b/src/actions/24/view-calendar.svg new file mode 100644 index 00000000..1987fd77 --- /dev/null +++ b/src/actions/24/view-calendar.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-catalog.svg b/src/actions/24/view-catalog.svg new file mode 100644 index 00000000..42274bc2 --- /dev/null +++ b/src/actions/24/view-catalog.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-categories-expenditures.svg b/src/actions/24/view-categories-expenditures.svg new file mode 100644 index 00000000..827dc76c --- /dev/null +++ b/src/actions/24/view-categories-expenditures.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-categories-incomes.svg b/src/actions/24/view-categories-incomes.svg new file mode 100644 index 00000000..cef96c2a --- /dev/null +++ b/src/actions/24/view-categories-incomes.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/view-categories.svg b/src/actions/24/view-categories.svg new file mode 100644 index 00000000..0bd6c8e4 --- /dev/null +++ b/src/actions/24/view-categories.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-certificate-add.svg b/src/actions/24/view-certificate-add.svg new file mode 100644 index 00000000..241829c4 --- /dev/null +++ b/src/actions/24/view-certificate-add.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-certificate-export-secret.svg b/src/actions/24/view-certificate-export-secret.svg new file mode 100644 index 00000000..e0d1280f --- /dev/null +++ b/src/actions/24/view-certificate-export-secret.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/24/view-certificate-export-server.svg b/src/actions/24/view-certificate-export-server.svg new file mode 100644 index 00000000..52334c95 --- /dev/null +++ b/src/actions/24/view-certificate-export-server.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-certificate-export.svg b/src/actions/24/view-certificate-export.svg new file mode 100644 index 00000000..ebc2857d --- /dev/null +++ b/src/actions/24/view-certificate-export.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-certificate-import.svg b/src/actions/24/view-certificate-import.svg new file mode 100644 index 00000000..e739bf56 --- /dev/null +++ b/src/actions/24/view-certificate-import.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-certificate-server-configure.svg b/src/actions/24/view-certificate-server-configure.svg new file mode 100644 index 00000000..4c648ff7 --- /dev/null +++ b/src/actions/24/view-certificate-server-configure.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-certificate-sign.svg b/src/actions/24/view-certificate-sign.svg new file mode 100644 index 00000000..e42ac9e1 --- /dev/null +++ b/src/actions/24/view-certificate-sign.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/24/view-certificate.svg b/src/actions/24/view-certificate.svg new file mode 100644 index 00000000..7bf91e57 --- /dev/null +++ b/src/actions/24/view-certificate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-close.svg b/src/actions/24/view-close.svg new file mode 100644 index 00000000..be74d6e6 --- /dev/null +++ b/src/actions/24/view-close.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-currency-list.svg b/src/actions/24/view-currency-list.svg new file mode 100644 index 00000000..d7b69024 --- /dev/null +++ b/src/actions/24/view-currency-list.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/24/view-file-columns.svg b/src/actions/24/view-file-columns.svg new file mode 100644 index 00000000..548fb8b7 --- /dev/null +++ b/src/actions/24/view-file-columns.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-filter.svg b/src/actions/24/view-filter.svg new file mode 100644 index 00000000..dec0ea8a --- /dev/null +++ b/src/actions/24/view-filter.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-financial-account-add.svg b/src/actions/24/view-financial-account-add.svg new file mode 100644 index 00000000..0cf2ec69 --- /dev/null +++ b/src/actions/24/view-financial-account-add.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-asset-closed.svg b/src/actions/24/view-financial-account-asset-closed.svg new file mode 100644 index 00000000..0b536c27 --- /dev/null +++ b/src/actions/24/view-financial-account-asset-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-asset.svg b/src/actions/24/view-financial-account-asset.svg new file mode 100644 index 00000000..1d077c70 --- /dev/null +++ b/src/actions/24/view-financial-account-asset.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-financial-account-cash-closed.svg b/src/actions/24/view-financial-account-cash-closed.svg new file mode 100644 index 00000000..75344fa1 --- /dev/null +++ b/src/actions/24/view-financial-account-cash-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-cash.svg b/src/actions/24/view-financial-account-cash.svg new file mode 100644 index 00000000..6cacc160 --- /dev/null +++ b/src/actions/24/view-financial-account-cash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/view-financial-account-checking-closed.svg b/src/actions/24/view-financial-account-checking-closed.svg new file mode 100644 index 00000000..e79200b0 --- /dev/null +++ b/src/actions/24/view-financial-account-checking-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-checking.svg b/src/actions/24/view-financial-account-checking.svg new file mode 100644 index 00000000..9aac75dd --- /dev/null +++ b/src/actions/24/view-financial-account-checking.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-close.svg b/src/actions/24/view-financial-account-close.svg new file mode 100644 index 00000000..3dbee777 --- /dev/null +++ b/src/actions/24/view-financial-account-close.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/actions/24/view-financial-account-closed.svg b/src/actions/24/view-financial-account-closed.svg new file mode 100644 index 00000000..e1f36bb2 --- /dev/null +++ b/src/actions/24/view-financial-account-closed.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-credit-card-closed.svg b/src/actions/24/view-financial-account-credit-card-closed.svg new file mode 100644 index 00000000..4c71f7b7 --- /dev/null +++ b/src/actions/24/view-financial-account-credit-card-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-credit-card.svg b/src/actions/24/view-financial-account-credit-card.svg new file mode 100644 index 00000000..06068d01 --- /dev/null +++ b/src/actions/24/view-financial-account-credit-card.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-financial-account-delete.svg b/src/actions/24/view-financial-account-delete.svg new file mode 100644 index 00000000..a1c64cbb --- /dev/null +++ b/src/actions/24/view-financial-account-delete.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-edit.svg b/src/actions/24/view-financial-account-edit.svg new file mode 100644 index 00000000..bbd8acfb --- /dev/null +++ b/src/actions/24/view-financial-account-edit.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-investment-closed.svg b/src/actions/24/view-financial-account-investment-closed.svg new file mode 100644 index 00000000..ae85ea30 --- /dev/null +++ b/src/actions/24/view-financial-account-investment-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-investment-security-closed.svg b/src/actions/24/view-financial-account-investment-security-closed.svg new file mode 100644 index 00000000..f572f0a2 --- /dev/null +++ b/src/actions/24/view-financial-account-investment-security-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-investment-security.svg b/src/actions/24/view-financial-account-investment-security.svg new file mode 100644 index 00000000..ac3c3834 --- /dev/null +++ b/src/actions/24/view-financial-account-investment-security.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-investment.svg b/src/actions/24/view-financial-account-investment.svg new file mode 100644 index 00000000..fdc60e39 --- /dev/null +++ b/src/actions/24/view-financial-account-investment.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-liability-closed.svg b/src/actions/24/view-financial-account-liability-closed.svg new file mode 100644 index 00000000..6698ad02 --- /dev/null +++ b/src/actions/24/view-financial-account-liability-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-liability.svg b/src/actions/24/view-financial-account-liability.svg new file mode 100644 index 00000000..175e5496 --- /dev/null +++ b/src/actions/24/view-financial-account-liability.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/view-financial-account-loan-closed.svg b/src/actions/24/view-financial-account-loan-closed.svg new file mode 100644 index 00000000..9251c4ae --- /dev/null +++ b/src/actions/24/view-financial-account-loan-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-loan.svg b/src/actions/24/view-financial-account-loan.svg new file mode 100644 index 00000000..b6e96308 --- /dev/null +++ b/src/actions/24/view-financial-account-loan.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-financial-account-reopen.svg b/src/actions/24/view-financial-account-reopen.svg new file mode 100644 index 00000000..69fab214 --- /dev/null +++ b/src/actions/24/view-financial-account-reopen.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-savings-closed.svg b/src/actions/24/view-financial-account-savings-closed.svg new file mode 100644 index 00000000..58d6885e --- /dev/null +++ b/src/actions/24/view-financial-account-savings-closed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-account-savings.svg b/src/actions/24/view-financial-account-savings.svg new file mode 100644 index 00000000..5be07465 --- /dev/null +++ b/src/actions/24/view-financial-account-savings.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-financial-account.svg b/src/actions/24/view-financial-account.svg new file mode 100644 index 00000000..6a978fe0 --- /dev/null +++ b/src/actions/24/view-financial-account.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/view-financial-budget.svg b/src/actions/24/view-financial-budget.svg new file mode 100644 index 00000000..12cce403 --- /dev/null +++ b/src/actions/24/view-financial-budget.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/24/view-financial-category-add.svg b/src/actions/24/view-financial-category-add.svg new file mode 100644 index 00000000..a07a607d --- /dev/null +++ b/src/actions/24/view-financial-category-add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/view-financial-category-delete.svg b/src/actions/24/view-financial-category-delete.svg new file mode 100644 index 00000000..a3466aaf --- /dev/null +++ b/src/actions/24/view-financial-category-delete.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/24/view-financial-category-edit.svg b/src/actions/24/view-financial-category-edit.svg new file mode 100644 index 00000000..f0c0eec0 --- /dev/null +++ b/src/actions/24/view-financial-category-edit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/24/view-financial-category-expense.svg b/src/actions/24/view-financial-category-expense.svg new file mode 100644 index 00000000..36eb2807 --- /dev/null +++ b/src/actions/24/view-financial-category-expense.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/24/view-financial-category-income.svg b/src/actions/24/view-financial-category-income.svg new file mode 100644 index 00000000..ce5fd9a1 --- /dev/null +++ b/src/actions/24/view-financial-category-income.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/actions/24/view-financial-category.svg b/src/actions/24/view-financial-category.svg new file mode 100644 index 00000000..f85a16d2 --- /dev/null +++ b/src/actions/24/view-financial-category.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-financial-list.svg b/src/actions/24/view-financial-list.svg new file mode 100644 index 00000000..64dc4f79 --- /dev/null +++ b/src/actions/24/view-financial-list.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/24/view-financial-transfer-reconcile.svg b/src/actions/24/view-financial-transfer-reconcile.svg new file mode 100644 index 00000000..ff47302e --- /dev/null +++ b/src/actions/24/view-financial-transfer-reconcile.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/24/view-financial-transfer-reconciled.svg b/src/actions/24/view-financial-transfer-reconciled.svg new file mode 100644 index 00000000..e10ba022 --- /dev/null +++ b/src/actions/24/view-financial-transfer-reconciled.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/24/view-financial-transfer-unreconciled.svg b/src/actions/24/view-financial-transfer-unreconciled.svg new file mode 100644 index 00000000..31af0e8a --- /dev/null +++ b/src/actions/24/view-financial-transfer-unreconciled.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/24/view-form-action.svg b/src/actions/24/view-form-action.svg new file mode 100644 index 00000000..78704869 --- /dev/null +++ b/src/actions/24/view-form-action.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-form.svg b/src/actions/24/view-form.svg new file mode 100644 index 00000000..79b6c7d6 --- /dev/null +++ b/src/actions/24/view-form.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-fullscreen.svg b/src/actions/24/view-fullscreen.svg new file mode 100644 index 00000000..0cbb1c93 --- /dev/null +++ b/src/actions/24/view-fullscreen.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-grid.svg b/src/actions/24/view-grid.svg new file mode 100644 index 00000000..6f2dab93 --- /dev/null +++ b/src/actions/24/view-grid.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-group.svg b/src/actions/24/view-group.svg new file mode 100644 index 00000000..8d62e2aa --- /dev/null +++ b/src/actions/24/view-group.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-hidden.svg b/src/actions/24/view-hidden.svg new file mode 100644 index 00000000..9bce1cfd --- /dev/null +++ b/src/actions/24/view-hidden.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/view-institution-add.svg b/src/actions/24/view-institution-add.svg new file mode 100644 index 00000000..579043fe --- /dev/null +++ b/src/actions/24/view-institution-add.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-institution-delete.svg b/src/actions/24/view-institution-delete.svg new file mode 100644 index 00000000..4262f976 --- /dev/null +++ b/src/actions/24/view-institution-delete.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/src/actions/24/view-institution-edit.svg b/src/actions/24/view-institution-edit.svg new file mode 100644 index 00000000..c9799fec --- /dev/null +++ b/src/actions/24/view-institution-edit.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-institution.svg b/src/actions/24/view-institution.svg new file mode 100644 index 00000000..7abd76a3 --- /dev/null +++ b/src/actions/24/view-institution.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/24/view-left-close.svg b/src/actions/24/view-left-close.svg new file mode 100644 index 00000000..71aa5ce9 --- /dev/null +++ b/src/actions/24/view-left-close.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-list-details.svg b/src/actions/24/view-list-details.svg new file mode 100644 index 00000000..432c4efc --- /dev/null +++ b/src/actions/24/view-list-details.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-list-icons.svg b/src/actions/24/view-list-icons.svg new file mode 100644 index 00000000..22625121 --- /dev/null +++ b/src/actions/24/view-list-icons.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-list-text.svg b/src/actions/24/view-list-text.svg new file mode 100644 index 00000000..48823c20 --- /dev/null +++ b/src/actions/24/view-list-text.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-list-tree.svg b/src/actions/24/view-list-tree.svg new file mode 100644 index 00000000..e98ba1f6 --- /dev/null +++ b/src/actions/24/view-list-tree.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-media-equalizer.svg b/src/actions/24/view-media-equalizer.svg new file mode 100644 index 00000000..e3813a13 --- /dev/null +++ b/src/actions/24/view-media-equalizer.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-media-lyrics.svg b/src/actions/24/view-media-lyrics.svg new file mode 100644 index 00000000..64c74834 --- /dev/null +++ b/src/actions/24/view-media-lyrics.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-media-playlist.svg b/src/actions/24/view-media-playlist.svg new file mode 100644 index 00000000..66d81f95 --- /dev/null +++ b/src/actions/24/view-media-playlist.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-media-title.svg b/src/actions/24/view-media-title.svg new file mode 100644 index 00000000..44981e80 --- /dev/null +++ b/src/actions/24/view-media-title.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-media-visualization.svg b/src/actions/24/view-media-visualization.svg new file mode 100644 index 00000000..46454b73 --- /dev/null +++ b/src/actions/24/view-media-visualization.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-multiple-objects.svg b/src/actions/24/view-multiple-objects.svg new file mode 100644 index 00000000..9923ab31 --- /dev/null +++ b/src/actions/24/view-multiple-objects.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-object-histogram-linear.svg b/src/actions/24/view-object-histogram-linear.svg new file mode 100644 index 00000000..426d366a --- /dev/null +++ b/src/actions/24/view-object-histogram-linear.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-object-histogram-logarithmic.svg b/src/actions/24/view-object-histogram-logarithmic.svg new file mode 100644 index 00000000..56cff704 --- /dev/null +++ b/src/actions/24/view-object-histogram-logarithmic.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-pages-continuous.svg b/src/actions/24/view-pages-continuous.svg new file mode 100644 index 00000000..79f24241 --- /dev/null +++ b/src/actions/24/view-pages-continuous.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/src/actions/24/view-pages-facing-first-centered.svg b/src/actions/24/view-pages-facing-first-centered.svg new file mode 100644 index 00000000..c2e63c46 --- /dev/null +++ b/src/actions/24/view-pages-facing-first-centered.svg @@ -0,0 +1,7 @@ + + + + diff --git a/src/actions/24/view-pages-facing.svg b/src/actions/24/view-pages-facing.svg new file mode 100644 index 00000000..44786d8e --- /dev/null +++ b/src/actions/24/view-pages-facing.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/src/actions/24/view-pages-overview.svg b/src/actions/24/view-pages-overview.svg new file mode 100644 index 00000000..a2c020c9 --- /dev/null +++ b/src/actions/24/view-pages-overview.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/src/actions/24/view-pim-notes.svg b/src/actions/24/view-pim-notes.svg new file mode 100644 index 00000000..f73d0c21 --- /dev/null +++ b/src/actions/24/view-pim-notes.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-pim-tasks-pending.svg b/src/actions/24/view-pim-tasks-pending.svg new file mode 100644 index 00000000..62d3041a --- /dev/null +++ b/src/actions/24/view-pim-tasks-pending.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-presentation.svg b/src/actions/24/view-presentation.svg new file mode 100644 index 00000000..27fc5795 --- /dev/null +++ b/src/actions/24/view-presentation.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-preview.svg b/src/actions/24/view-preview.svg new file mode 100644 index 00000000..08d74e55 --- /dev/null +++ b/src/actions/24/view-preview.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/view-refresh.svg b/src/actions/24/view-refresh.svg new file mode 100644 index 00000000..0f083d4b --- /dev/null +++ b/src/actions/24/view-refresh.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-restore.svg b/src/actions/24/view-restore.svg new file mode 100644 index 00000000..d94143e5 --- /dev/null +++ b/src/actions/24/view-restore.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-right-close.svg b/src/actions/24/view-right-close.svg new file mode 100644 index 00000000..cf680286 --- /dev/null +++ b/src/actions/24/view-right-close.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-right-new.svg b/src/actions/24/view-right-new.svg new file mode 100644 index 00000000..480dbdff --- /dev/null +++ b/src/actions/24/view-right-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-sidetree.svg b/src/actions/24/view-sidetree.svg new file mode 100644 index 00000000..b95e35d9 --- /dev/null +++ b/src/actions/24/view-sidetree.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-sort-ascending-name.svg b/src/actions/24/view-sort-ascending-name.svg new file mode 100644 index 00000000..ec9bf594 --- /dev/null +++ b/src/actions/24/view-sort-ascending-name.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-sort-ascending.svg b/src/actions/24/view-sort-ascending.svg new file mode 100644 index 00000000..f8c50eb6 --- /dev/null +++ b/src/actions/24/view-sort-ascending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/view-sort-descending-name.svg b/src/actions/24/view-sort-descending-name.svg new file mode 100644 index 00000000..95e9aba7 --- /dev/null +++ b/src/actions/24/view-sort-descending-name.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-sort-descending.svg b/src/actions/24/view-sort-descending.svg new file mode 100644 index 00000000..2897e7b0 --- /dev/null +++ b/src/actions/24/view-sort-descending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/view-sort.svg b/src/actions/24/view-sort.svg new file mode 100644 index 00000000..c05c0507 --- /dev/null +++ b/src/actions/24/view-sort.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/24/view-split-effect.svg b/src/actions/24/view-split-effect.svg new file mode 100644 index 00000000..369406cd --- /dev/null +++ b/src/actions/24/view-split-effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-split-left-right.svg b/src/actions/24/view-split-left-right.svg new file mode 100644 index 00000000..a48461b5 --- /dev/null +++ b/src/actions/24/view-split-left-right.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/view-split-top-bottom.svg b/src/actions/24/view-split-top-bottom.svg new file mode 100644 index 00000000..5bc02b4e --- /dev/null +++ b/src/actions/24/view-split-top-bottom.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/view-statistics.svg b/src/actions/24/view-statistics.svg new file mode 100644 index 00000000..1c54be96 --- /dev/null +++ b/src/actions/24/view-statistics.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-table-of-contents-rtl.svg b/src/actions/24/view-table-of-contents-rtl.svg new file mode 100644 index 00000000..8dc42829 --- /dev/null +++ b/src/actions/24/view-table-of-contents-rtl.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-task-child.svg b/src/actions/24/view-task-child.svg new file mode 100644 index 00000000..3e370352 --- /dev/null +++ b/src/actions/24/view-task-child.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-task.svg b/src/actions/24/view-task.svg new file mode 100644 index 00000000..682dc361 --- /dev/null +++ b/src/actions/24/view-task.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-time-schedule-baselined-add.svg b/src/actions/24/view-time-schedule-baselined-add.svg new file mode 100644 index 00000000..edfe2bab --- /dev/null +++ b/src/actions/24/view-time-schedule-baselined-add.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/24/view-time-schedule-baselined-remove.svg b/src/actions/24/view-time-schedule-baselined-remove.svg new file mode 100644 index 00000000..594cdd3e --- /dev/null +++ b/src/actions/24/view-time-schedule-baselined-remove.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/view-time-schedule-baselined.svg b/src/actions/24/view-time-schedule-baselined.svg new file mode 100644 index 00000000..9059a5e8 --- /dev/null +++ b/src/actions/24/view-time-schedule-baselined.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/24/view-time-schedule-calculus.svg b/src/actions/24/view-time-schedule-calculus.svg new file mode 100644 index 00000000..4ce675d0 --- /dev/null +++ b/src/actions/24/view-time-schedule-calculus.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-time-schedule-child-insert.svg b/src/actions/24/view-time-schedule-child-insert.svg new file mode 100644 index 00000000..b926e8ce --- /dev/null +++ b/src/actions/24/view-time-schedule-child-insert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-time-schedule-edit.svg b/src/actions/24/view-time-schedule-edit.svg new file mode 100644 index 00000000..e0fe656d --- /dev/null +++ b/src/actions/24/view-time-schedule-edit.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-time-schedule-insert.svg b/src/actions/24/view-time-schedule-insert.svg new file mode 100644 index 00000000..a49b4fe3 --- /dev/null +++ b/src/actions/24/view-time-schedule-insert.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/view-unsplit-effect.svg b/src/actions/24/view-unsplit-effect.svg new file mode 100644 index 00000000..744f5be4 --- /dev/null +++ b/src/actions/24/view-unsplit-effect.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/view-visible.svg b/src/actions/24/view-visible.svg new file mode 100644 index 00000000..5897a589 --- /dev/null +++ b/src/actions/24/view-visible.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/24/view-web-browser-dom-tree.svg b/src/actions/24/view-web-browser-dom-tree.svg new file mode 100644 index 00000000..e79d3718 --- /dev/null +++ b/src/actions/24/view-web-browser-dom-tree.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/virtual-desktops.svg b/src/actions/24/virtual-desktops.svg new file mode 100644 index 00000000..38fd626f --- /dev/null +++ b/src/actions/24/virtual-desktops.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/24/wallet-closed.svg b/src/actions/24/wallet-closed.svg new file mode 100644 index 00000000..d37681be --- /dev/null +++ b/src/actions/24/wallet-closed.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/wallet-open.svg b/src/actions/24/wallet-open.svg new file mode 100644 index 00000000..4b0b3a14 --- /dev/null +++ b/src/actions/24/wallet-open.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/warnnext.svg b/src/actions/24/warnnext.svg new file mode 100644 index 00000000..d4f3ba6f --- /dev/null +++ b/src/actions/24/warnnext.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/24/warnprev.svg b/src/actions/24/warnprev.svg new file mode 100644 index 00000000..5c55fdb8 --- /dev/null +++ b/src/actions/24/warnprev.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/src/actions/24/whitebalance.svg b/src/actions/24/whitebalance.svg new file mode 100644 index 00000000..1f4cc329 --- /dev/null +++ b/src/actions/24/whitebalance.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/widget-alternatives.svg b/src/actions/24/widget-alternatives.svg new file mode 100644 index 00000000..feb0255e --- /dev/null +++ b/src/actions/24/widget-alternatives.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/window-close.svg b/src/actions/24/window-close.svg new file mode 100644 index 00000000..6b146455 --- /dev/null +++ b/src/actions/24/window-close.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/24/window-duplicate.svg b/src/actions/24/window-duplicate.svg new file mode 100644 index 00000000..9e3e9333 --- /dev/null +++ b/src/actions/24/window-duplicate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/window-new.svg b/src/actions/24/window-new.svg new file mode 100644 index 00000000..89efa31d --- /dev/null +++ b/src/actions/24/window-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/window-pin.svg b/src/actions/24/window-pin.svg new file mode 100644 index 00000000..b2b9aa39 --- /dev/null +++ b/src/actions/24/window-pin.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/window-restore.svg b/src/actions/24/window-restore.svg new file mode 100644 index 00000000..83ce1996 --- /dev/null +++ b/src/actions/24/window-restore.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/24/window-unpin.svg b/src/actions/24/window-unpin.svg new file mode 100644 index 00000000..a7880c92 --- /dev/null +++ b/src/actions/24/window-unpin.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/src/actions/24/window.svg b/src/actions/24/window.svg new file mode 100644 index 00000000..74ca4c0b --- /dev/null +++ b/src/actions/24/window.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/xml-attribute-delete.svg b/src/actions/24/xml-attribute-delete.svg new file mode 100644 index 00000000..aa04c2b9 --- /dev/null +++ b/src/actions/24/xml-attribute-delete.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/xml-element-new.svg b/src/actions/24/xml-element-new.svg new file mode 100644 index 00000000..aa8d938f --- /dev/null +++ b/src/actions/24/xml-element-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/xml-node-delete.svg b/src/actions/24/xml-node-delete.svg new file mode 100644 index 00000000..48c11e07 --- /dev/null +++ b/src/actions/24/xml-node-delete.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/24/xml-node-duplicate.svg b/src/actions/24/xml-node-duplicate.svg new file mode 100644 index 00000000..fa30af2f --- /dev/null +++ b/src/actions/24/xml-node-duplicate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/xml-text-new.svg b/src/actions/24/xml-text-new.svg new file mode 100644 index 00000000..9d406b6f --- /dev/null +++ b/src/actions/24/xml-text-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/24/y-zoom-in.svg b/src/actions/24/y-zoom-in.svg new file mode 100644 index 00000000..b7c9e7c3 --- /dev/null +++ b/src/actions/24/y-zoom-in.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zone-in.svg b/src/actions/24/zone-in.svg new file mode 100644 index 00000000..ad0c90f5 --- /dev/null +++ b/src/actions/24/zone-in.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/zone-out.svg b/src/actions/24/zone-out.svg new file mode 100644 index 00000000..a2c436d2 --- /dev/null +++ b/src/actions/24/zone-out.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/24/zoom-1-to-2.svg b/src/actions/24/zoom-1-to-2.svg new file mode 100644 index 00000000..586405a4 --- /dev/null +++ b/src/actions/24/zoom-1-to-2.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-2-to-1.svg b/src/actions/24/zoom-2-to-1.svg new file mode 100644 index 00000000..6e1ab66b --- /dev/null +++ b/src/actions/24/zoom-2-to-1.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-center-page.svg b/src/actions/24/zoom-center-page.svg new file mode 100644 index 00000000..3e0c685c --- /dev/null +++ b/src/actions/24/zoom-center-page.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/24/zoom-fit-best.svg b/src/actions/24/zoom-fit-best.svg new file mode 100644 index 00000000..4c8bbe2d --- /dev/null +++ b/src/actions/24/zoom-fit-best.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-fit-height.svg b/src/actions/24/zoom-fit-height.svg new file mode 100644 index 00000000..cb49df99 --- /dev/null +++ b/src/actions/24/zoom-fit-height.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-fit-width.svg b/src/actions/24/zoom-fit-width.svg new file mode 100644 index 00000000..6217d0c1 --- /dev/null +++ b/src/actions/24/zoom-fit-width.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-in-x.svg b/src/actions/24/zoom-in-x.svg new file mode 100644 index 00000000..f78c5543 --- /dev/null +++ b/src/actions/24/zoom-in-x.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-in.svg b/src/actions/24/zoom-in.svg new file mode 100644 index 00000000..211c69ac --- /dev/null +++ b/src/actions/24/zoom-in.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-next.svg b/src/actions/24/zoom-next.svg new file mode 100644 index 00000000..a87176c1 --- /dev/null +++ b/src/actions/24/zoom-next.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-original.svg b/src/actions/24/zoom-original.svg new file mode 100644 index 00000000..f7bb9d79 --- /dev/null +++ b/src/actions/24/zoom-original.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-out-x.svg b/src/actions/24/zoom-out-x.svg new file mode 100644 index 00000000..13f8f6ae --- /dev/null +++ b/src/actions/24/zoom-out-x.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-out-y.svg b/src/actions/24/zoom-out-y.svg new file mode 100644 index 00000000..bba0786f --- /dev/null +++ b/src/actions/24/zoom-out-y.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-out.svg b/src/actions/24/zoom-out.svg new file mode 100644 index 00000000..6f05139b --- /dev/null +++ b/src/actions/24/zoom-out.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-pixels.svg b/src/actions/24/zoom-pixels.svg new file mode 100644 index 00000000..367c6def --- /dev/null +++ b/src/actions/24/zoom-pixels.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom-previous.svg b/src/actions/24/zoom-previous.svg new file mode 100644 index 00000000..955d773a --- /dev/null +++ b/src/actions/24/zoom-previous.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/24/zoom.svg b/src/actions/24/zoom.svg new file mode 100644 index 00000000..f905a530 --- /dev/null +++ b/src/actions/24/zoom.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/32/acrobat.svg b/src/actions/32/acrobat.svg new file mode 100644 index 00000000..2dc0c35f --- /dev/null +++ b/src/actions/32/acrobat.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/32/address-book-new.svg b/src/actions/32/address-book-new.svg new file mode 100644 index 00000000..5a287b3a --- /dev/null +++ b/src/actions/32/address-book-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-bottom-out.svg b/src/actions/32/align-horizontal-bottom-out.svg new file mode 100644 index 00000000..20ed4315 --- /dev/null +++ b/src/actions/32/align-horizontal-bottom-out.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-center.svg b/src/actions/32/align-horizontal-center.svg new file mode 100644 index 00000000..fed68f71 --- /dev/null +++ b/src/actions/32/align-horizontal-center.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-left-out.svg b/src/actions/32/align-horizontal-left-out.svg new file mode 100644 index 00000000..1ce77713 --- /dev/null +++ b/src/actions/32/align-horizontal-left-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-left-to-anchor.svg b/src/actions/32/align-horizontal-left-to-anchor.svg new file mode 100644 index 00000000..eedb228d --- /dev/null +++ b/src/actions/32/align-horizontal-left-to-anchor.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-left.svg b/src/actions/32/align-horizontal-left.svg new file mode 100644 index 00000000..97c9f39f --- /dev/null +++ b/src/actions/32/align-horizontal-left.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-right-out.svg b/src/actions/32/align-horizontal-right-out.svg new file mode 100644 index 00000000..3d4914c8 --- /dev/null +++ b/src/actions/32/align-horizontal-right-out.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-right-to-anchor.svg b/src/actions/32/align-horizontal-right-to-anchor.svg new file mode 100644 index 00000000..14c88279 --- /dev/null +++ b/src/actions/32/align-horizontal-right-to-anchor.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-right.svg b/src/actions/32/align-horizontal-right.svg new file mode 100644 index 00000000..8b0536d8 --- /dev/null +++ b/src/actions/32/align-horizontal-right.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-horizontal-top-out.svg b/src/actions/32/align-horizontal-top-out.svg new file mode 100644 index 00000000..4a929a09 --- /dev/null +++ b/src/actions/32/align-horizontal-top-out.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-vertical-bottom-out.svg b/src/actions/32/align-vertical-bottom-out.svg new file mode 100644 index 00000000..ebca370d --- /dev/null +++ b/src/actions/32/align-vertical-bottom-out.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-vertical-bottom-to-anchor.svg b/src/actions/32/align-vertical-bottom-to-anchor.svg new file mode 100644 index 00000000..a12c6a6f --- /dev/null +++ b/src/actions/32/align-vertical-bottom-to-anchor.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-vertical-bottom.svg b/src/actions/32/align-vertical-bottom.svg new file mode 100644 index 00000000..89f8cc62 --- /dev/null +++ b/src/actions/32/align-vertical-bottom.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-vertical-center.svg b/src/actions/32/align-vertical-center.svg new file mode 100644 index 00000000..bfb33302 --- /dev/null +++ b/src/actions/32/align-vertical-center.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-vertical-top-out.svg b/src/actions/32/align-vertical-top-out.svg new file mode 100644 index 00000000..ea36d249 --- /dev/null +++ b/src/actions/32/align-vertical-top-out.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/align-vertical-top.svg b/src/actions/32/align-vertical-top.svg new file mode 100644 index 00000000..4bb89221 --- /dev/null +++ b/src/actions/32/align-vertical-top.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/application-exit.svg b/src/actions/32/application-exit.svg new file mode 100644 index 00000000..711462f5 --- /dev/null +++ b/src/actions/32/application-exit.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/32/application-menu.svg b/src/actions/32/application-menu.svg new file mode 100644 index 00000000..53a3834e --- /dev/null +++ b/src/actions/32/application-menu.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/appointment-new.svg b/src/actions/32/appointment-new.svg new file mode 100644 index 00000000..f74f24d2 --- /dev/null +++ b/src/actions/32/appointment-new.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/archive-extract.svg b/src/actions/32/archive-extract.svg new file mode 100644 index 00000000..31cfe1c7 --- /dev/null +++ b/src/actions/32/archive-extract.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/archive-insert.svg b/src/actions/32/archive-insert.svg new file mode 100644 index 00000000..2aef67fa --- /dev/null +++ b/src/actions/32/archive-insert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/archive-remove.svg b/src/actions/32/archive-remove.svg new file mode 100644 index 00000000..c06a3a10 --- /dev/null +++ b/src/actions/32/archive-remove.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/autocorrection.svg b/src/actions/32/autocorrection.svg new file mode 100644 index 00000000..f3532b32 --- /dev/null +++ b/src/actions/32/autocorrection.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/bookmark-new.svg b/src/actions/32/bookmark-new.svg new file mode 100644 index 00000000..ab5ee2d1 --- /dev/null +++ b/src/actions/32/bookmark-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/bookmark-remove.svg b/src/actions/32/bookmark-remove.svg new file mode 100644 index 00000000..74d2f2bf --- /dev/null +++ b/src/actions/32/bookmark-remove.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/32/bordertool.svg b/src/actions/32/bordertool.svg new file mode 100644 index 00000000..63181504 --- /dev/null +++ b/src/actions/32/bordertool.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/src/actions/32/call-start.svg b/src/actions/32/call-start.svg new file mode 100644 index 00000000..bf7d36f4 --- /dev/null +++ b/src/actions/32/call-start.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/call-stop.svg b/src/actions/32/call-stop.svg new file mode 100644 index 00000000..0d11d4be --- /dev/null +++ b/src/actions/32/call-stop.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/collapse-all.svg b/src/actions/32/collapse-all.svg new file mode 100644 index 00000000..da6b2ecf --- /dev/null +++ b/src/actions/32/collapse-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/color-management.svg b/src/actions/32/color-management.svg new file mode 100644 index 00000000..cb94530c --- /dev/null +++ b/src/actions/32/color-management.svg @@ -0,0 +1,332 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/32/color-picker-black.svg b/src/actions/32/color-picker-black.svg new file mode 100644 index 00000000..7eae3294 --- /dev/null +++ b/src/actions/32/color-picker-black.svg @@ -0,0 +1,25 @@ + + + + + + + diff --git a/src/actions/32/color-picker-grey.svg b/src/actions/32/color-picker-grey.svg new file mode 100644 index 00000000..99833ce8 --- /dev/null +++ b/src/actions/32/color-picker-grey.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/actions/32/color-picker-white.svg b/src/actions/32/color-picker-white.svg new file mode 100644 index 00000000..d105f50f --- /dev/null +++ b/src/actions/32/color-picker-white.svg @@ -0,0 +1,26 @@ + + + + + + + diff --git a/src/actions/32/color-picker.svg b/src/actions/32/color-picker.svg new file mode 100644 index 00000000..2f4c0930 --- /dev/null +++ b/src/actions/32/color-picker.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/32/colors-chromablue.svg b/src/actions/32/colors-chromablue.svg new file mode 100644 index 00000000..59ec3f74 --- /dev/null +++ b/src/actions/32/colors-chromablue.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/32/colors-chromagreen.svg b/src/actions/32/colors-chromagreen.svg new file mode 100644 index 00000000..1b04b63c --- /dev/null +++ b/src/actions/32/colors-chromagreen.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/32/colors-chromared.svg b/src/actions/32/colors-chromared.svg new file mode 100644 index 00000000..31057d06 --- /dev/null +++ b/src/actions/32/colors-chromared.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/32/colors-luma.svg b/src/actions/32/colors-luma.svg new file mode 100644 index 00000000..0b75a9d5 --- /dev/null +++ b/src/actions/32/colors-luma.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/actions/32/compass.svg b/src/actions/32/compass.svg new file mode 100644 index 00000000..a4d2b3c2 --- /dev/null +++ b/src/actions/32/compass.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/configure.svg b/src/actions/32/configure.svg new file mode 100644 index 00000000..5879949f --- /dev/null +++ b/src/actions/32/configure.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/cursor-cross.svg b/src/actions/32/cursor-cross.svg new file mode 100644 index 00000000..7f232272 --- /dev/null +++ b/src/actions/32/cursor-cross.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/dialog-cancel.svg b/src/actions/32/dialog-cancel.svg new file mode 100644 index 00000000..53ac5416 --- /dev/null +++ b/src/actions/32/dialog-cancel.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/dialog-messages.svg b/src/actions/32/dialog-messages.svg new file mode 100644 index 00000000..80df0783 --- /dev/null +++ b/src/actions/32/dialog-messages.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/dialog-ok-apply.svg b/src/actions/32/dialog-ok-apply.svg new file mode 100644 index 00000000..b9b83bfa --- /dev/null +++ b/src/actions/32/dialog-ok-apply.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/document-close.svg b/src/actions/32/document-close.svg new file mode 100644 index 00000000..0e924084 --- /dev/null +++ b/src/actions/32/document-close.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/document-decrypt.svg b/src/actions/32/document-decrypt.svg new file mode 100644 index 00000000..f48f4944 --- /dev/null +++ b/src/actions/32/document-decrypt.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-edit-decrypt-verify.svg b/src/actions/32/document-edit-decrypt-verify.svg new file mode 100644 index 00000000..ac83cdf4 --- /dev/null +++ b/src/actions/32/document-edit-decrypt-verify.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-edit-decrypt.svg b/src/actions/32/document-edit-decrypt.svg new file mode 100644 index 00000000..2c262872 --- /dev/null +++ b/src/actions/32/document-edit-decrypt.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/32/document-edit-encrypt.svg b/src/actions/32/document-edit-encrypt.svg new file mode 100644 index 00000000..59c35086 --- /dev/null +++ b/src/actions/32/document-edit-encrypt.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/32/document-edit-sign-encrypt.svg b/src/actions/32/document-edit-sign-encrypt.svg new file mode 100644 index 00000000..f6ffd738 --- /dev/null +++ b/src/actions/32/document-edit-sign-encrypt.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/32/document-edit-sign.svg b/src/actions/32/document-edit-sign.svg new file mode 100644 index 00000000..eec6e9a1 --- /dev/null +++ b/src/actions/32/document-edit-sign.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-edit.svg b/src/actions/32/document-edit.svg new file mode 100644 index 00000000..89c07567 --- /dev/null +++ b/src/actions/32/document-edit.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/document-encrypted.svg b/src/actions/32/document-encrypted.svg new file mode 100644 index 00000000..2c071f71 --- /dev/null +++ b/src/actions/32/document-encrypted.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/document-export.svg b/src/actions/32/document-export.svg new file mode 100644 index 00000000..2d88759d --- /dev/null +++ b/src/actions/32/document-export.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/32/document-import.svg b/src/actions/32/document-import.svg new file mode 100644 index 00000000..1ba1d12b --- /dev/null +++ b/src/actions/32/document-import.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/actions/32/document-new-from-template.svg b/src/actions/32/document-new-from-template.svg new file mode 100644 index 00000000..43ca4dc1 --- /dev/null +++ b/src/actions/32/document-new-from-template.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-new.svg b/src/actions/32/document-new.svg new file mode 100644 index 00000000..6513bd0f --- /dev/null +++ b/src/actions/32/document-new.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/actions/32/document-open-remote.svg b/src/actions/32/document-open-remote.svg new file mode 100644 index 00000000..8eca22b5 --- /dev/null +++ b/src/actions/32/document-open-remote.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-open.svg b/src/actions/32/document-open.svg new file mode 100644 index 00000000..9a2922de --- /dev/null +++ b/src/actions/32/document-open.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/document-preview-archive.svg b/src/actions/32/document-preview-archive.svg new file mode 100644 index 00000000..2e7332a8 --- /dev/null +++ b/src/actions/32/document-preview-archive.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-print-direct.svg b/src/actions/32/document-print-direct.svg new file mode 100644 index 00000000..84dcf752 --- /dev/null +++ b/src/actions/32/document-print-direct.svg @@ -0,0 +1,27 @@ + + + + + + + diff --git a/src/actions/32/document-print.svg b/src/actions/32/document-print.svg new file mode 100644 index 00000000..73e98f46 --- /dev/null +++ b/src/actions/32/document-print.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/actions/32/document-properties.svg b/src/actions/32/document-properties.svg new file mode 100644 index 00000000..d6d9ee84 --- /dev/null +++ b/src/actions/32/document-properties.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-replace.svg b/src/actions/32/document-replace.svg new file mode 100644 index 00000000..208aaaa4 --- /dev/null +++ b/src/actions/32/document-replace.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/actions/32/document-revert.svg b/src/actions/32/document-revert.svg new file mode 100644 index 00000000..9bf6525b --- /dev/null +++ b/src/actions/32/document-revert.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/32/document-save-all.svg b/src/actions/32/document-save-all.svg new file mode 100644 index 00000000..493dc9e6 --- /dev/null +++ b/src/actions/32/document-save-all.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-save-as.svg b/src/actions/32/document-save-as.svg new file mode 100644 index 00000000..6e218f18 --- /dev/null +++ b/src/actions/32/document-save-as.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-save.svg b/src/actions/32/document-save.svg new file mode 100644 index 00000000..22571181 --- /dev/null +++ b/src/actions/32/document-save.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/document-share.svg b/src/actions/32/document-share.svg new file mode 100644 index 00000000..b8f40185 --- /dev/null +++ b/src/actions/32/document-share.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/edit-delete-shred.svg b/src/actions/32/edit-delete-shred.svg new file mode 100644 index 00000000..4a15ec83 --- /dev/null +++ b/src/actions/32/edit-delete-shred.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/edit-delete.svg b/src/actions/32/edit-delete.svg new file mode 100644 index 00000000..0a62e5bc --- /dev/null +++ b/src/actions/32/edit-delete.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/edit-redo.svg b/src/actions/32/edit-redo.svg new file mode 100644 index 00000000..0bc463aa --- /dev/null +++ b/src/actions/32/edit-redo.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/edit-reset.svg b/src/actions/32/edit-reset.svg new file mode 100644 index 00000000..956f6f4e --- /dev/null +++ b/src/actions/32/edit-reset.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/actions/32/edit-select.svg b/src/actions/32/edit-select.svg new file mode 100644 index 00000000..74f06858 --- /dev/null +++ b/src/actions/32/edit-select.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/edit-undo.svg b/src/actions/32/edit-undo.svg new file mode 100644 index 00000000..e043c9ea --- /dev/null +++ b/src/actions/32/edit-undo.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/expand-all.svg b/src/actions/32/expand-all.svg new file mode 100644 index 00000000..f7ab93c3 --- /dev/null +++ b/src/actions/32/expand-all.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/flash.svg b/src/actions/32/flash.svg new file mode 100644 index 00000000..3fda5f1f --- /dev/null +++ b/src/actions/32/flash.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/flashlight-off.svg b/src/actions/32/flashlight-off.svg new file mode 100644 index 00000000..42774216 --- /dev/null +++ b/src/actions/32/flashlight-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/flashlight-on.svg b/src/actions/32/flashlight-on.svg new file mode 100644 index 00000000..1c3b8875 --- /dev/null +++ b/src/actions/32/flashlight-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/folder-new.svg b/src/actions/32/folder-new.svg new file mode 100644 index 00000000..4ebfd068 --- /dev/null +++ b/src/actions/32/folder-new.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/folder-sync.svg b/src/actions/32/folder-sync.svg new file mode 100644 index 00000000..da769091 --- /dev/null +++ b/src/actions/32/folder-sync.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/gnumeric-format-halign-distributed.svg b/src/actions/32/gnumeric-format-halign-distributed.svg new file mode 100644 index 00000000..b43a0579 --- /dev/null +++ b/src/actions/32/gnumeric-format-halign-distributed.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/gnumeric-format-valign-bottom.svg b/src/actions/32/gnumeric-format-valign-bottom.svg new file mode 100644 index 00000000..634e17ea --- /dev/null +++ b/src/actions/32/gnumeric-format-valign-bottom.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/gnumeric-format-valign-center.svg b/src/actions/32/gnumeric-format-valign-center.svg new file mode 100644 index 00000000..f7b6d702 --- /dev/null +++ b/src/actions/32/gnumeric-format-valign-center.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/gnumeric-format-valign-distributed.svg b/src/actions/32/gnumeric-format-valign-distributed.svg new file mode 100644 index 00000000..3c8c68c5 --- /dev/null +++ b/src/actions/32/gnumeric-format-valign-distributed.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/gnumeric-format-valign-justify.svg b/src/actions/32/gnumeric-format-valign-justify.svg new file mode 100644 index 00000000..6e260a74 --- /dev/null +++ b/src/actions/32/gnumeric-format-valign-justify.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/gnumeric-format-valign-top.svg b/src/actions/32/gnumeric-format-valign-top.svg new file mode 100644 index 00000000..c2307fd0 --- /dev/null +++ b/src/actions/32/gnumeric-format-valign-top.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/go-bottom.svg b/src/actions/32/go-bottom.svg new file mode 100644 index 00000000..161c44ed --- /dev/null +++ b/src/actions/32/go-bottom.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/32/go-down-skip.svg b/src/actions/32/go-down-skip.svg new file mode 100644 index 00000000..7eb26b48 --- /dev/null +++ b/src/actions/32/go-down-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-down.svg b/src/actions/32/go-down.svg new file mode 100644 index 00000000..2a16c1fa --- /dev/null +++ b/src/actions/32/go-down.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-first.svg b/src/actions/32/go-first.svg new file mode 100644 index 00000000..41717edb --- /dev/null +++ b/src/actions/32/go-first.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/32/go-home.svg b/src/actions/32/go-home.svg new file mode 100644 index 00000000..065e2f20 --- /dev/null +++ b/src/actions/32/go-home.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/32/go-jump.svg b/src/actions/32/go-jump.svg new file mode 100644 index 00000000..1fe285f7 --- /dev/null +++ b/src/actions/32/go-jump.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-last.svg b/src/actions/32/go-last.svg new file mode 100644 index 00000000..1be48fcd --- /dev/null +++ b/src/actions/32/go-last.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/32/go-next-skip.svg b/src/actions/32/go-next-skip.svg new file mode 100644 index 00000000..2d792700 --- /dev/null +++ b/src/actions/32/go-next-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-next.svg b/src/actions/32/go-next.svg new file mode 100644 index 00000000..5301396f --- /dev/null +++ b/src/actions/32/go-next.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-parent-folder.svg b/src/actions/32/go-parent-folder.svg new file mode 100644 index 00000000..070d134f --- /dev/null +++ b/src/actions/32/go-parent-folder.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/go-previous-skip.svg b/src/actions/32/go-previous-skip.svg new file mode 100644 index 00000000..21d6494e --- /dev/null +++ b/src/actions/32/go-previous-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-previous.svg b/src/actions/32/go-previous.svg new file mode 100644 index 00000000..d4768eec --- /dev/null +++ b/src/actions/32/go-previous.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-top.svg b/src/actions/32/go-top.svg new file mode 100644 index 00000000..0a5d350e --- /dev/null +++ b/src/actions/32/go-top.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/32/go-up-skip.svg b/src/actions/32/go-up-skip.svg new file mode 100644 index 00000000..5205faf9 --- /dev/null +++ b/src/actions/32/go-up-skip.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/go-up.svg b/src/actions/32/go-up.svg new file mode 100644 index 00000000..0e896e29 --- /dev/null +++ b/src/actions/32/go-up.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/help-about.svg b/src/actions/32/help-about.svg new file mode 100644 index 00000000..5913d3c9 --- /dev/null +++ b/src/actions/32/help-about.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/32/help-whatsthis.svg b/src/actions/32/help-whatsthis.svg new file mode 100644 index 00000000..52a09baf --- /dev/null +++ b/src/actions/32/help-whatsthis.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/labplot-zoom-in-x.svg b/src/actions/32/labplot-zoom-in-x.svg new file mode 100644 index 00000000..6feb58a5 --- /dev/null +++ b/src/actions/32/labplot-zoom-in-x.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/labplot-zoom-in-y.svg b/src/actions/32/labplot-zoom-in-y.svg new file mode 100644 index 00000000..37e8fd91 --- /dev/null +++ b/src/actions/32/labplot-zoom-in-y.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/labplot-zoom-out-x.svg b/src/actions/32/labplot-zoom-out-x.svg new file mode 100644 index 00000000..5ddf3d75 --- /dev/null +++ b/src/actions/32/labplot-zoom-out-x.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/labplot-zoom-out-y.svg b/src/actions/32/labplot-zoom-out-y.svg new file mode 100644 index 00000000..88cc2772 --- /dev/null +++ b/src/actions/32/labplot-zoom-out-y.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/mail-attachment.svg b/src/actions/32/mail-attachment.svg new file mode 100644 index 00000000..5acaaecc --- /dev/null +++ b/src/actions/32/mail-attachment.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-deleted.svg b/src/actions/32/mail-deleted.svg new file mode 100644 index 00000000..f26e2a58 --- /dev/null +++ b/src/actions/32/mail-deleted.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/actions/32/mail-encrypted-full.svg b/src/actions/32/mail-encrypted-full.svg new file mode 100644 index 00000000..8fa98cf7 --- /dev/null +++ b/src/actions/32/mail-encrypted-full.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-encrypted-part.svg b/src/actions/32/mail-encrypted-part.svg new file mode 100644 index 00000000..bb0a4186 --- /dev/null +++ b/src/actions/32/mail-encrypted-part.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-flag.svg b/src/actions/32/mail-flag.svg new file mode 100644 index 00000000..dcfe98d8 --- /dev/null +++ b/src/actions/32/mail-flag.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-forward.svg b/src/actions/32/mail-forward.svg new file mode 100644 index 00000000..0f8308eb --- /dev/null +++ b/src/actions/32/mail-forward.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-forwarded-replied.svg b/src/actions/32/mail-forwarded-replied.svg new file mode 100644 index 00000000..bd4c036e --- /dev/null +++ b/src/actions/32/mail-forwarded-replied.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-forwarded.svg b/src/actions/32/mail-forwarded.svg new file mode 100644 index 00000000..680753a1 --- /dev/null +++ b/src/actions/32/mail-forwarded.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-invitation.svg b/src/actions/32/mail-invitation.svg new file mode 100644 index 00000000..6914d5f2 --- /dev/null +++ b/src/actions/32/mail-invitation.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-mark-important.svg b/src/actions/32/mail-mark-important.svg new file mode 100644 index 00000000..bc7e4c55 --- /dev/null +++ b/src/actions/32/mail-mark-important.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/src/actions/32/mail-mark-junk.svg b/src/actions/32/mail-mark-junk.svg new file mode 100644 index 00000000..89caae70 --- /dev/null +++ b/src/actions/32/mail-mark-junk.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/src/actions/32/mail-mark-notjunk.svg b/src/actions/32/mail-mark-notjunk.svg new file mode 100644 index 00000000..9587e8f7 --- /dev/null +++ b/src/actions/32/mail-mark-notjunk.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-mark-read.svg b/src/actions/32/mail-mark-read.svg new file mode 100644 index 00000000..f815be10 --- /dev/null +++ b/src/actions/32/mail-mark-read.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-mark-unread-new.svg b/src/actions/32/mail-mark-unread-new.svg new file mode 100644 index 00000000..bf3604b7 --- /dev/null +++ b/src/actions/32/mail-mark-unread-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-mark-unread.svg b/src/actions/32/mail-mark-unread.svg new file mode 100644 index 00000000..1377f715 --- /dev/null +++ b/src/actions/32/mail-mark-unread.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-meeting-request-reply.svg b/src/actions/32/mail-meeting-request-reply.svg new file mode 100644 index 00000000..10bd726a --- /dev/null +++ b/src/actions/32/mail-meeting-request-reply.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/32/mail-message-new-list.svg b/src/actions/32/mail-message-new-list.svg new file mode 100644 index 00000000..e4bb83ae --- /dev/null +++ b/src/actions/32/mail-message-new-list.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-message-new.svg b/src/actions/32/mail-message-new.svg new file mode 100644 index 00000000..f5c41260 --- /dev/null +++ b/src/actions/32/mail-message-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-queue.svg b/src/actions/32/mail-queue.svg new file mode 100644 index 00000000..14c16e05 --- /dev/null +++ b/src/actions/32/mail-queue.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-replied.svg b/src/actions/32/mail-replied.svg new file mode 100644 index 00000000..4122342a --- /dev/null +++ b/src/actions/32/mail-replied.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-reply-all.svg b/src/actions/32/mail-reply-all.svg new file mode 100644 index 00000000..581b9300 --- /dev/null +++ b/src/actions/32/mail-reply-all.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-reply-custom-all.svg b/src/actions/32/mail-reply-custom-all.svg new file mode 100644 index 00000000..4a7ff09b --- /dev/null +++ b/src/actions/32/mail-reply-custom-all.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-reply-custom.svg b/src/actions/32/mail-reply-custom.svg new file mode 100644 index 00000000..96222b57 --- /dev/null +++ b/src/actions/32/mail-reply-custom.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-reply-list.svg b/src/actions/32/mail-reply-list.svg new file mode 100644 index 00000000..01ce25b9 --- /dev/null +++ b/src/actions/32/mail-reply-list.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-reply-sender.svg b/src/actions/32/mail-reply-sender.svg new file mode 100644 index 00000000..d549d285 --- /dev/null +++ b/src/actions/32/mail-reply-sender.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-send.svg b/src/actions/32/mail-send.svg new file mode 100644 index 00000000..f9d92fe0 --- /dev/null +++ b/src/actions/32/mail-send.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-signature-unknown.svg b/src/actions/32/mail-signature-unknown.svg new file mode 100644 index 00000000..150eb468 --- /dev/null +++ b/src/actions/32/mail-signature-unknown.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/32/mail-signed-full.svg b/src/actions/32/mail-signed-full.svg new file mode 100644 index 00000000..e69fedc8 --- /dev/null +++ b/src/actions/32/mail-signed-full.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/32/mail-signed-part.svg b/src/actions/32/mail-signed-part.svg new file mode 100644 index 00000000..59334e61 --- /dev/null +++ b/src/actions/32/mail-signed-part.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/32/mail-signed-verified.svg b/src/actions/32/mail-signed-verified.svg new file mode 100644 index 00000000..0ff980b3 --- /dev/null +++ b/src/actions/32/mail-signed-verified.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/src/actions/32/mail-tagged.svg b/src/actions/32/mail-tagged.svg new file mode 100644 index 00000000..f323de4d --- /dev/null +++ b/src/actions/32/mail-tagged.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/mail-thread-watch.svg b/src/actions/32/mail-thread-watch.svg new file mode 100644 index 00000000..cc682ad9 --- /dev/null +++ b/src/actions/32/mail-thread-watch.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/media-eject.svg b/src/actions/32/media-eject.svg new file mode 100644 index 00000000..e33d4d42 --- /dev/null +++ b/src/actions/32/media-eject.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/media-playback-pause.svg b/src/actions/32/media-playback-pause.svg new file mode 100644 index 00000000..c1d6a65b --- /dev/null +++ b/src/actions/32/media-playback-pause.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/media-playback-start.svg b/src/actions/32/media-playback-start.svg new file mode 100644 index 00000000..9b98a01a --- /dev/null +++ b/src/actions/32/media-playback-start.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/media-playback-stop.svg b/src/actions/32/media-playback-stop.svg new file mode 100644 index 00000000..6fdc7cfc --- /dev/null +++ b/src/actions/32/media-playback-stop.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/media-playlist-normal.svg b/src/actions/32/media-playlist-normal.svg new file mode 100644 index 00000000..90d0d7b3 --- /dev/null +++ b/src/actions/32/media-playlist-normal.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/media-playlist-repeat.svg b/src/actions/32/media-playlist-repeat.svg new file mode 100644 index 00000000..f0736e9e --- /dev/null +++ b/src/actions/32/media-playlist-repeat.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/media-playlist-shuffle.svg b/src/actions/32/media-playlist-shuffle.svg new file mode 100644 index 00000000..97ccfd40 --- /dev/null +++ b/src/actions/32/media-playlist-shuffle.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/media-record.svg b/src/actions/32/media-record.svg new file mode 100644 index 00000000..ab4b7a1d --- /dev/null +++ b/src/actions/32/media-record.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/actions/32/media-repeat-none.svg b/src/actions/32/media-repeat-none.svg new file mode 100644 index 00000000..157c0b55 --- /dev/null +++ b/src/actions/32/media-repeat-none.svg @@ -0,0 +1,25 @@ + + + + + + + diff --git a/src/actions/32/media-repeat-single.svg b/src/actions/32/media-repeat-single.svg new file mode 100644 index 00000000..ac6f84c9 --- /dev/null +++ b/src/actions/32/media-repeat-single.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/actions/32/media-seek-backward.svg b/src/actions/32/media-seek-backward.svg new file mode 100644 index 00000000..6aedd943 --- /dev/null +++ b/src/actions/32/media-seek-backward.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/media-seek-forward.svg b/src/actions/32/media-seek-forward.svg new file mode 100644 index 00000000..dc1bbb49 --- /dev/null +++ b/src/actions/32/media-seek-forward.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/media-skip-backward.svg b/src/actions/32/media-skip-backward.svg new file mode 100644 index 00000000..620b4e6e --- /dev/null +++ b/src/actions/32/media-skip-backward.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/media-skip-forward.svg b/src/actions/32/media-skip-forward.svg new file mode 100644 index 00000000..e144099c --- /dev/null +++ b/src/actions/32/media-skip-forward.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/multiple.svg b/src/actions/32/multiple.svg new file mode 100644 index 00000000..2bf1ca60 --- /dev/null +++ b/src/actions/32/multiple.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/object-order-back.svg b/src/actions/32/object-order-back.svg new file mode 100644 index 00000000..21301134 --- /dev/null +++ b/src/actions/32/object-order-back.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/object-order-front.svg b/src/actions/32/object-order-front.svg new file mode 100644 index 00000000..2089bf20 --- /dev/null +++ b/src/actions/32/object-order-front.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/object-order-lower.svg b/src/actions/32/object-order-lower.svg new file mode 100644 index 00000000..eddad1f5 --- /dev/null +++ b/src/actions/32/object-order-lower.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/object-order-raise.svg b/src/actions/32/object-order-raise.svg new file mode 100644 index 00000000..8a646c64 --- /dev/null +++ b/src/actions/32/object-order-raise.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/overflow-menu.svg b/src/actions/32/overflow-menu.svg new file mode 100644 index 00000000..80d1c778 --- /dev/null +++ b/src/actions/32/overflow-menu.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/actions/32/percent.svg b/src/actions/32/percent.svg new file mode 100644 index 00000000..a59a854d --- /dev/null +++ b/src/actions/32/percent.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/qa.svg b/src/actions/32/qa.svg new file mode 100644 index 00000000..1179a399 --- /dev/null +++ b/src/actions/32/qa.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/system-lock-screen.svg b/src/actions/32/system-lock-screen.svg new file mode 100644 index 00000000..12b098a9 --- /dev/null +++ b/src/actions/32/system-lock-screen.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/32/system-log-out.svg b/src/actions/32/system-log-out.svg new file mode 100644 index 00000000..a2c2c846 --- /dev/null +++ b/src/actions/32/system-log-out.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/system-reboot.svg b/src/actions/32/system-reboot.svg new file mode 100644 index 00000000..5f17d23e --- /dev/null +++ b/src/actions/32/system-reboot.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/system-save-session.svg b/src/actions/32/system-save-session.svg new file mode 100644 index 00000000..24687f43 --- /dev/null +++ b/src/actions/32/system-save-session.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/32/system-shutdown.svg b/src/actions/32/system-shutdown.svg new file mode 100644 index 00000000..ff1782d1 --- /dev/null +++ b/src/actions/32/system-shutdown.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/32/system-suspend-hibernate.svg b/src/actions/32/system-suspend-hibernate.svg new file mode 100644 index 00000000..60cc702e --- /dev/null +++ b/src/actions/32/system-suspend-hibernate.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/32/system-suspend.svg b/src/actions/32/system-suspend.svg new file mode 100644 index 00000000..1d53a5d2 --- /dev/null +++ b/src/actions/32/system-suspend.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/src/actions/32/system-switch-user.svg b/src/actions/32/system-switch-user.svg new file mode 100644 index 00000000..2bf6a152 --- /dev/null +++ b/src/actions/32/system-switch-user.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/system-users.svg b/src/actions/32/system-users.svg new file mode 100644 index 00000000..04921259 --- /dev/null +++ b/src/actions/32/system-users.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/src/actions/32/tag.svg b/src/actions/32/tag.svg new file mode 100644 index 00000000..3633f671 --- /dev/null +++ b/src/actions/32/tag.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/32/taxes-finances.svg b/src/actions/32/taxes-finances.svg new file mode 100644 index 00000000..ffb27613 --- /dev/null +++ b/src/actions/32/taxes-finances.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/tools.svg b/src/actions/32/tools.svg new file mode 100644 index 00000000..354b281b --- /dev/null +++ b/src/actions/32/tools.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/32/trim-margins.svg b/src/actions/32/trim-margins.svg new file mode 100644 index 00000000..d1fbda39 --- /dev/null +++ b/src/actions/32/trim-margins.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/trim-to-selection.svg b/src/actions/32/trim-to-selection.svg new file mode 100644 index 00000000..d05f0731 --- /dev/null +++ b/src/actions/32/trim-to-selection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/view-barcode-qr.svg b/src/actions/32/view-barcode-qr.svg new file mode 100644 index 00000000..76db4acc --- /dev/null +++ b/src/actions/32/view-barcode-qr.svg @@ -0,0 +1,8 @@ + + + + diff --git a/src/actions/32/view-filter.svg b/src/actions/32/view-filter.svg new file mode 100644 index 00000000..72492c1f --- /dev/null +++ b/src/actions/32/view-filter.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-group.svg b/src/actions/32/view-group.svg new file mode 100644 index 00000000..5ed163df --- /dev/null +++ b/src/actions/32/view-group.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-institution.svg b/src/actions/32/view-institution.svg new file mode 100644 index 00000000..3262be10 --- /dev/null +++ b/src/actions/32/view-institution.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/32/view-left-close.svg b/src/actions/32/view-left-close.svg new file mode 100644 index 00000000..5b49b4da --- /dev/null +++ b/src/actions/32/view-left-close.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/32/view-list-details.svg b/src/actions/32/view-list-details.svg new file mode 100644 index 00000000..fa5f1532 --- /dev/null +++ b/src/actions/32/view-list-details.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-list-icons.svg b/src/actions/32/view-list-icons.svg new file mode 100644 index 00000000..d70aeb82 --- /dev/null +++ b/src/actions/32/view-list-icons.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-list-text.svg b/src/actions/32/view-list-text.svg new file mode 100644 index 00000000..4475575f --- /dev/null +++ b/src/actions/32/view-list-text.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-list-tree.svg b/src/actions/32/view-list-tree.svg new file mode 100644 index 00000000..90727411 --- /dev/null +++ b/src/actions/32/view-list-tree.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-preview.svg b/src/actions/32/view-preview.svg new file mode 100644 index 00000000..0eb0cbee --- /dev/null +++ b/src/actions/32/view-preview.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/view-refresh.svg b/src/actions/32/view-refresh.svg new file mode 100644 index 00000000..ea21deac --- /dev/null +++ b/src/actions/32/view-refresh.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/32/view-right-close.svg b/src/actions/32/view-right-close.svg new file mode 100644 index 00000000..feac2a11 --- /dev/null +++ b/src/actions/32/view-right-close.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/src/actions/32/view-right-new.svg b/src/actions/32/view-right-new.svg new file mode 100644 index 00000000..239c24a8 --- /dev/null +++ b/src/actions/32/view-right-new.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-sort-ascending-name.svg b/src/actions/32/view-sort-ascending-name.svg new file mode 100644 index 00000000..ac50825f --- /dev/null +++ b/src/actions/32/view-sort-ascending-name.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-sort-ascending.svg b/src/actions/32/view-sort-ascending.svg new file mode 100644 index 00000000..873ce3a3 --- /dev/null +++ b/src/actions/32/view-sort-ascending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/view-sort-descending-name.svg b/src/actions/32/view-sort-descending-name.svg new file mode 100644 index 00000000..cd840b14 --- /dev/null +++ b/src/actions/32/view-sort-descending-name.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/src/actions/32/view-sort-descending.svg b/src/actions/32/view-sort-descending.svg new file mode 100644 index 00000000..bf50ee15 --- /dev/null +++ b/src/actions/32/view-sort-descending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/view-sort.svg b/src/actions/32/view-sort.svg new file mode 100644 index 00000000..e8372990 --- /dev/null +++ b/src/actions/32/view-sort.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/32/window-close.svg b/src/actions/32/window-close.svg new file mode 100644 index 00000000..d461de1d --- /dev/null +++ b/src/actions/32/window-close.svg @@ -0,0 +1,10 @@ + + + + diff --git a/src/actions/32/zoom-1-to-2.svg b/src/actions/32/zoom-1-to-2.svg new file mode 100644 index 00000000..ce5aea8f --- /dev/null +++ b/src/actions/32/zoom-1-to-2.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/zoom-2-to-1.svg b/src/actions/32/zoom-2-to-1.svg new file mode 100644 index 00000000..1e0b9b7a --- /dev/null +++ b/src/actions/32/zoom-2-to-1.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/zoom-fit-best.svg b/src/actions/32/zoom-fit-best.svg new file mode 100644 index 00000000..307d2c17 --- /dev/null +++ b/src/actions/32/zoom-fit-best.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/zoom-fit-height.svg b/src/actions/32/zoom-fit-height.svg new file mode 100644 index 00000000..58b8b2c0 --- /dev/null +++ b/src/actions/32/zoom-fit-height.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/zoom-fit-width.svg b/src/actions/32/zoom-fit-width.svg new file mode 100644 index 00000000..69adc759 --- /dev/null +++ b/src/actions/32/zoom-fit-width.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/zoom-in.svg b/src/actions/32/zoom-in.svg new file mode 100644 index 00000000..cecb0b1a --- /dev/null +++ b/src/actions/32/zoom-in.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/zoom-next.svg b/src/actions/32/zoom-next.svg new file mode 100644 index 00000000..8fc3e94b --- /dev/null +++ b/src/actions/32/zoom-next.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/zoom-original.svg b/src/actions/32/zoom-original.svg new file mode 100644 index 00000000..04f91d3b --- /dev/null +++ b/src/actions/32/zoom-original.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/32/zoom-out.svg b/src/actions/32/zoom-out.svg new file mode 100644 index 00000000..eb1d7424 --- /dev/null +++ b/src/actions/32/zoom-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/zoom-previous.svg b/src/actions/32/zoom-previous.svg new file mode 100644 index 00000000..baf623f5 --- /dev/null +++ b/src/actions/32/zoom-previous.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/32/zoom.svg b/src/actions/32/zoom.svg new file mode 100644 index 00000000..3fe83547 --- /dev/null +++ b/src/actions/32/zoom.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/symbolic/action-unavailable-symbolic.svg b/src/actions/symbolic/action-unavailable-symbolic.svg new file mode 100644 index 00000000..e5efae08 --- /dev/null +++ b/src/actions/symbolic/action-unavailable-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/add-files-to-archive-symbolic.svg b/src/actions/symbolic/add-files-to-archive-symbolic.svg new file mode 100644 index 00000000..0847b112 --- /dev/null +++ b/src/actions/symbolic/add-files-to-archive-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/address-book-new-symbolic.svg b/src/actions/symbolic/address-book-new-symbolic.svg new file mode 100644 index 00000000..abdf9a1f --- /dev/null +++ b/src/actions/symbolic/address-book-new-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/align-horizontal-center-symbolic.svg b/src/actions/symbolic/align-horizontal-center-symbolic.svg new file mode 100644 index 00000000..3466e20e --- /dev/null +++ b/src/actions/symbolic/align-horizontal-center-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-horizontal-left-symbolic.svg b/src/actions/symbolic/align-horizontal-left-symbolic.svg new file mode 100644 index 00000000..1aabe11d --- /dev/null +++ b/src/actions/symbolic/align-horizontal-left-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-horizontal-left-to-anchor-symbolic.svg b/src/actions/symbolic/align-horizontal-left-to-anchor-symbolic.svg new file mode 100644 index 00000000..a24b6ee9 --- /dev/null +++ b/src/actions/symbolic/align-horizontal-left-to-anchor-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-horizontal-right-symbolic.svg b/src/actions/symbolic/align-horizontal-right-symbolic.svg new file mode 100644 index 00000000..26ec06c6 --- /dev/null +++ b/src/actions/symbolic/align-horizontal-right-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-horizontal-right-to-anchor-symbolic.svg b/src/actions/symbolic/align-horizontal-right-to-anchor-symbolic.svg new file mode 100644 index 00000000..dc479364 --- /dev/null +++ b/src/actions/symbolic/align-horizontal-right-to-anchor-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-vertical-bottom-symbolic.svg b/src/actions/symbolic/align-vertical-bottom-symbolic.svg new file mode 100644 index 00000000..7981ec3d --- /dev/null +++ b/src/actions/symbolic/align-vertical-bottom-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-vertical-bottom-to-anchor-symbolic.svg b/src/actions/symbolic/align-vertical-bottom-to-anchor-symbolic.svg new file mode 100644 index 00000000..84655b46 --- /dev/null +++ b/src/actions/symbolic/align-vertical-bottom-to-anchor-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-vertical-center-symbolic.svg b/src/actions/symbolic/align-vertical-center-symbolic.svg new file mode 100644 index 00000000..9f2ffc2d --- /dev/null +++ b/src/actions/symbolic/align-vertical-center-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-vertical-top-symbolic.svg b/src/actions/symbolic/align-vertical-top-symbolic.svg new file mode 100644 index 00000000..1a859ce1 --- /dev/null +++ b/src/actions/symbolic/align-vertical-top-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/align-vertical-top-to-anchor-symbolic.svg b/src/actions/symbolic/align-vertical-top-to-anchor-symbolic.svg new file mode 100644 index 00000000..53a6711e --- /dev/null +++ b/src/actions/symbolic/align-vertical-top-to-anchor-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/app-installed-symbolic.svg b/src/actions/symbolic/app-installed-symbolic.svg new file mode 100644 index 00000000..3c0c4a32 --- /dev/null +++ b/src/actions/symbolic/app-installed-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/app-remove-symbolic.svg b/src/actions/symbolic/app-remove-symbolic.svg new file mode 100644 index 00000000..f2e33954 --- /dev/null +++ b/src/actions/symbolic/app-remove-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/application-add-symbolic.svg b/src/actions/symbolic/application-add-symbolic.svg new file mode 100644 index 00000000..b06fc73a --- /dev/null +++ b/src/actions/symbolic/application-add-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/application-exit-symbolic.svg b/src/actions/symbolic/application-exit-symbolic.svg new file mode 100644 index 00000000..fe6b5c7d --- /dev/null +++ b/src/actions/symbolic/application-exit-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/application-menu-symbolic.svg b/src/actions/symbolic/application-menu-symbolic.svg new file mode 100644 index 00000000..13db268d --- /dev/null +++ b/src/actions/symbolic/application-menu-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/appointment-new-symbolic.svg b/src/actions/symbolic/appointment-new-symbolic.svg new file mode 100644 index 00000000..eaf60e95 --- /dev/null +++ b/src/actions/symbolic/appointment-new-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/appointment-symbolic.svg b/src/actions/symbolic/appointment-symbolic.svg new file mode 100644 index 00000000..f9197f62 --- /dev/null +++ b/src/actions/symbolic/appointment-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/archive-symbolic.svg b/src/actions/symbolic/archive-symbolic.svg new file mode 100644 index 00000000..1ed0a2d6 --- /dev/null +++ b/src/actions/symbolic/archive-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/bookmark-new-symbolic.svg b/src/actions/symbolic/bookmark-new-symbolic.svg new file mode 100644 index 00000000..725c0c77 --- /dev/null +++ b/src/actions/symbolic/bookmark-new-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/brisk_system-log-out-symbolic.svg b/src/actions/symbolic/brisk_system-log-out-symbolic.svg new file mode 100644 index 00000000..c3281dd4 --- /dev/null +++ b/src/actions/symbolic/brisk_system-log-out-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/browser-download-symbolic.svg b/src/actions/symbolic/browser-download-symbolic.svg new file mode 100644 index 00000000..09aa9416 --- /dev/null +++ b/src/actions/symbolic/browser-download-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/ca.desrt.dconf-editor.big-rows-symbolic.svg b/src/actions/symbolic/ca.desrt.dconf-editor.big-rows-symbolic.svg new file mode 100644 index 00000000..fee79ca5 --- /dev/null +++ b/src/actions/symbolic/ca.desrt.dconf-editor.big-rows-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/ca.desrt.dconf-editor.small-rows-symbolic.svg b/src/actions/symbolic/ca.desrt.dconf-editor.small-rows-symbolic.svg new file mode 100644 index 00000000..c98fde1d --- /dev/null +++ b/src/actions/symbolic/ca.desrt.dconf-editor.small-rows-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/calendar-go-today-symbolic.svg b/src/actions/symbolic/calendar-go-today-symbolic.svg new file mode 100644 index 00000000..d8c46623 --- /dev/null +++ b/src/actions/symbolic/calendar-go-today-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/call-start-symbolic.svg b/src/actions/symbolic/call-start-symbolic.svg new file mode 100644 index 00000000..942d484d --- /dev/null +++ b/src/actions/symbolic/call-start-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/call-stop-symbolic.svg b/src/actions/symbolic/call-stop-symbolic.svg new file mode 100644 index 00000000..e74016ec --- /dev/null +++ b/src/actions/symbolic/call-stop-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/camera-switch-symbolic.svg b/src/actions/symbolic/camera-switch-symbolic.svg new file mode 100644 index 00000000..9a098925 --- /dev/null +++ b/src/actions/symbolic/camera-switch-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/caps-lock-off-symbolic.svg b/src/actions/symbolic/caps-lock-off-symbolic.svg new file mode 100644 index 00000000..8dd8dbfc --- /dev/null +++ b/src/actions/symbolic/caps-lock-off-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/caps-lock-symbolic.svg b/src/actions/symbolic/caps-lock-symbolic.svg new file mode 100644 index 00000000..99bea5bc --- /dev/null +++ b/src/actions/symbolic/caps-lock-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/category-search-symbolic.svg b/src/actions/symbolic/category-search-symbolic.svg new file mode 100644 index 00000000..e4de46c3 --- /dev/null +++ b/src/actions/symbolic/category-search-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/chat-message-new-symbolic.svg b/src/actions/symbolic/chat-message-new-symbolic.svg new file mode 100644 index 00000000..7ecd24ff --- /dev/null +++ b/src/actions/symbolic/chat-message-new-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/chat-none-symbolic.svg b/src/actions/symbolic/chat-none-symbolic.svg new file mode 100644 index 00000000..ae8369ac --- /dev/null +++ b/src/actions/symbolic/chat-none-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/chat-symbolic.svg b/src/actions/symbolic/chat-symbolic.svg new file mode 100644 index 00000000..dbc64179 --- /dev/null +++ b/src/actions/symbolic/chat-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/cigarette-none-symbolic.svg b/src/actions/symbolic/cigarette-none-symbolic.svg new file mode 100644 index 00000000..e267f794 --- /dev/null +++ b/src/actions/symbolic/cigarette-none-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/cigarette-symbolic.svg b/src/actions/symbolic/cigarette-symbolic.svg new file mode 100644 index 00000000..5e461559 --- /dev/null +++ b/src/actions/symbolic/cigarette-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/cinnamon-caps-lock-off-symbolic.svg b/src/actions/symbolic/cinnamon-caps-lock-off-symbolic.svg new file mode 100644 index 00000000..6b9c1d2a --- /dev/null +++ b/src/actions/symbolic/cinnamon-caps-lock-off-symbolic.svg @@ -0,0 +1,6 @@ + + Gnome Symbolic Icon Theme + + + + diff --git a/src/actions/symbolic/cinnamon-caps-lock-symbolic.svg b/src/actions/symbolic/cinnamon-caps-lock-symbolic.svg new file mode 100644 index 00000000..d68eba39 --- /dev/null +++ b/src/actions/symbolic/cinnamon-caps-lock-symbolic.svg @@ -0,0 +1,6 @@ + + Gnome Symbolic Icon Theme + + + + diff --git a/src/actions/symbolic/cinnamon-num-lock-off-symbolic.svg b/src/actions/symbolic/cinnamon-num-lock-off-symbolic.svg new file mode 100644 index 00000000..2fb4872c --- /dev/null +++ b/src/actions/symbolic/cinnamon-num-lock-off-symbolic.svg @@ -0,0 +1,6 @@ + + Gnome Symbolic Icon Theme + + + + diff --git a/src/actions/symbolic/cinnamon-num-lock-symbolic.svg b/src/actions/symbolic/cinnamon-num-lock-symbolic.svg new file mode 100644 index 00000000..f823f3e1 --- /dev/null +++ b/src/actions/symbolic/cinnamon-num-lock-symbolic.svg @@ -0,0 +1,6 @@ + + Gnome Symbolic Icon Theme + + + + diff --git a/src/actions/symbolic/color-select-symbolic.svg b/src/actions/symbolic/color-select-symbolic.svg new file mode 100644 index 00000000..1364616c --- /dev/null +++ b/src/actions/symbolic/color-select-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/contact-new-symbolic.svg b/src/actions/symbolic/contact-new-symbolic.svg new file mode 100644 index 00000000..62bfd584 --- /dev/null +++ b/src/actions/symbolic/contact-new-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/content-loading-symbolic.svg b/src/actions/symbolic/content-loading-symbolic.svg new file mode 100644 index 00000000..d55c2f80 --- /dev/null +++ b/src/actions/symbolic/content-loading-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/dino-double-tick-symbolic.svg b/src/actions/symbolic/dino-double-tick-symbolic.svg new file mode 100644 index 00000000..e0b572e2 --- /dev/null +++ b/src/actions/symbolic/dino-double-tick-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/dino-tick-symbolic.svg b/src/actions/symbolic/dino-tick-symbolic.svg new file mode 100644 index 00000000..6618cd18 --- /dev/null +++ b/src/actions/symbolic/dino-tick-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/display-symbolic.svg b/src/actions/symbolic/display-symbolic.svg new file mode 100644 index 00000000..f545396a --- /dev/null +++ b/src/actions/symbolic/display-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/document-edit-symbolic.svg b/src/actions/symbolic/document-edit-symbolic.svg new file mode 100644 index 00000000..16e51f91 --- /dev/null +++ b/src/actions/symbolic/document-edit-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/document-export-symbolic.svg b/src/actions/symbolic/document-export-symbolic.svg new file mode 100644 index 00000000..c962c093 --- /dev/null +++ b/src/actions/symbolic/document-export-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/document-import-symbolic.svg b/src/actions/symbolic/document-import-symbolic.svg new file mode 100644 index 00000000..79eb9754 --- /dev/null +++ b/src/actions/symbolic/document-import-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/document-new-symbolic.svg b/src/actions/symbolic/document-new-symbolic.svg new file mode 100644 index 00000000..458f2c79 --- /dev/null +++ b/src/actions/symbolic/document-new-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/document-open-recent-symbolic.svg b/src/actions/symbolic/document-open-recent-symbolic.svg new file mode 100644 index 00000000..0702d850 --- /dev/null +++ b/src/actions/symbolic/document-open-recent-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/document-open-symbolic.svg b/src/actions/symbolic/document-open-symbolic.svg new file mode 100644 index 00000000..9867daf2 --- /dev/null +++ b/src/actions/symbolic/document-open-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/document-page-setup-symbolic.svg b/src/actions/symbolic/document-page-setup-symbolic.svg new file mode 100644 index 00000000..0549c708 --- /dev/null +++ b/src/actions/symbolic/document-page-setup-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/document-print-preview-symbolic.svg b/src/actions/symbolic/document-print-preview-symbolic.svg new file mode 100644 index 00000000..1cccd5aa --- /dev/null +++ b/src/actions/symbolic/document-print-preview-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/document-print-symbolic.svg b/src/actions/symbolic/document-print-symbolic.svg new file mode 100644 index 00000000..1e9efb41 --- /dev/null +++ b/src/actions/symbolic/document-print-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/document-properties-symbolic.svg b/src/actions/symbolic/document-properties-symbolic.svg new file mode 100644 index 00000000..e4065f68 --- /dev/null +++ b/src/actions/symbolic/document-properties-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/document-save-as-symbolic.svg b/src/actions/symbolic/document-save-as-symbolic.svg new file mode 100644 index 00000000..991e4b1a --- /dev/null +++ b/src/actions/symbolic/document-save-as-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/document-save-symbolic.svg b/src/actions/symbolic/document-save-symbolic.svg new file mode 100644 index 00000000..57f472c3 --- /dev/null +++ b/src/actions/symbolic/document-save-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/actions/symbolic/document-send-symbolic.svg b/src/actions/symbolic/document-send-symbolic.svg new file mode 100644 index 00000000..60f32bdc --- /dev/null +++ b/src/actions/symbolic/document-send-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/edit-clear-all-symbolic.svg b/src/actions/symbolic/edit-clear-all-symbolic.svg new file mode 100644 index 00000000..7a3bed42 --- /dev/null +++ b/src/actions/symbolic/edit-clear-all-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/edit-clear-rtl-symbolic.svg b/src/actions/symbolic/edit-clear-rtl-symbolic.svg new file mode 100644 index 00000000..075fafce --- /dev/null +++ b/src/actions/symbolic/edit-clear-rtl-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/edit-clear-symbolic.svg b/src/actions/symbolic/edit-clear-symbolic.svg new file mode 100644 index 00000000..fd90ae0e --- /dev/null +++ b/src/actions/symbolic/edit-clear-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/edit-copy-symbolic.svg b/src/actions/symbolic/edit-copy-symbolic.svg new file mode 100644 index 00000000..e6360cd6 --- /dev/null +++ b/src/actions/symbolic/edit-copy-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/edit-cut-symbolic.svg b/src/actions/symbolic/edit-cut-symbolic.svg new file mode 100644 index 00000000..d88918c2 --- /dev/null +++ b/src/actions/symbolic/edit-cut-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/edit-delete-symbolic.svg b/src/actions/symbolic/edit-delete-symbolic.svg new file mode 100644 index 00000000..f2e33954 --- /dev/null +++ b/src/actions/symbolic/edit-delete-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/edit-find-replace-symbolic.svg b/src/actions/symbolic/edit-find-replace-symbolic.svg new file mode 100644 index 00000000..14b36eee --- /dev/null +++ b/src/actions/symbolic/edit-find-replace-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/edit-find-symbolic.svg b/src/actions/symbolic/edit-find-symbolic.svg new file mode 100644 index 00000000..0e0905f2 --- /dev/null +++ b/src/actions/symbolic/edit-find-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/edit-flag-symbolic.svg b/src/actions/symbolic/edit-flag-symbolic.svg new file mode 100644 index 00000000..185d8f61 --- /dev/null +++ b/src/actions/symbolic/edit-flag-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/edit-paste-symbolic.svg b/src/actions/symbolic/edit-paste-symbolic.svg new file mode 100644 index 00000000..124bf7cd --- /dev/null +++ b/src/actions/symbolic/edit-paste-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/edit-redo-symbolic.svg b/src/actions/symbolic/edit-redo-symbolic.svg new file mode 100644 index 00000000..94f923a6 --- /dev/null +++ b/src/actions/symbolic/edit-redo-symbolic.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/symbolic/edit-select-all-symbolic.svg b/src/actions/symbolic/edit-select-all-symbolic.svg new file mode 100644 index 00000000..cc87f9af --- /dev/null +++ b/src/actions/symbolic/edit-select-all-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/edit-select-symbolic.svg b/src/actions/symbolic/edit-select-symbolic.svg new file mode 100644 index 00000000..ba5e768e --- /dev/null +++ b/src/actions/symbolic/edit-select-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/edit-symbolic.svg b/src/actions/symbolic/edit-symbolic.svg new file mode 100644 index 00000000..438bd7cb --- /dev/null +++ b/src/actions/symbolic/edit-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/edit-undo-symbolic.svg b/src/actions/symbolic/edit-undo-symbolic.svg new file mode 100644 index 00000000..085f6a2b --- /dev/null +++ b/src/actions/symbolic/edit-undo-symbolic.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/actions/symbolic/emblem-synchronizing-symbolic.svg b/src/actions/symbolic/emblem-synchronizing-symbolic.svg new file mode 100644 index 00000000..49642b3a --- /dev/null +++ b/src/actions/symbolic/emblem-synchronizing-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/ephy-bookmarks-symbolic.svg b/src/actions/symbolic/ephy-bookmarks-symbolic.svg new file mode 100644 index 00000000..1d6cb675 --- /dev/null +++ b/src/actions/symbolic/ephy-bookmarks-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/ephy-reader-mode-symbolic.svg b/src/actions/symbolic/ephy-reader-mode-symbolic.svg new file mode 100644 index 00000000..9f3ef275 --- /dev/null +++ b/src/actions/symbolic/ephy-reader-mode-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/error-correct-symbolic.svg b/src/actions/symbolic/error-correct-symbolic.svg new file mode 100644 index 00000000..4e548339 --- /dev/null +++ b/src/actions/symbolic/error-correct-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/explore2-symbolic.svg b/src/actions/symbolic/explore2-symbolic.svg new file mode 100644 index 00000000..0a623ca1 --- /dev/null +++ b/src/actions/symbolic/explore2-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/external-link-symbolic.svg b/src/actions/symbolic/external-link-symbolic.svg new file mode 100644 index 00000000..cebd5dc9 --- /dev/null +++ b/src/actions/symbolic/external-link-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/extract-archive-symbolic.svg b/src/actions/symbolic/extract-archive-symbolic.svg new file mode 100644 index 00000000..2704b816 --- /dev/null +++ b/src/actions/symbolic/extract-archive-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/fcitx-fullwidth-active-symbolic.svg b/src/actions/symbolic/fcitx-fullwidth-active-symbolic.svg new file mode 100644 index 00000000..219685a9 --- /dev/null +++ b/src/actions/symbolic/fcitx-fullwidth-active-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/fcitx-fullwidth-inactive-symbolic.svg b/src/actions/symbolic/fcitx-fullwidth-inactive-symbolic.svg new file mode 100644 index 00000000..c1570c44 --- /dev/null +++ b/src/actions/symbolic/fcitx-fullwidth-inactive-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/fcitx-punc-active-symbolic.svg b/src/actions/symbolic/fcitx-punc-active-symbolic.svg new file mode 100644 index 00000000..f7ee642e --- /dev/null +++ b/src/actions/symbolic/fcitx-punc-active-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/fcitx-punc-inactive-symbolic.svg b/src/actions/symbolic/fcitx-punc-inactive-symbolic.svg new file mode 100644 index 00000000..72873cb5 --- /dev/null +++ b/src/actions/symbolic/fcitx-punc-inactive-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/fcitx-vk-active-symbolic.svg b/src/actions/symbolic/fcitx-vk-active-symbolic.svg new file mode 100644 index 00000000..7c889f76 --- /dev/null +++ b/src/actions/symbolic/fcitx-vk-active-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/fcitx-vk-inactive-symbolic.svg b/src/actions/symbolic/fcitx-vk-inactive-symbolic.svg new file mode 100644 index 00000000..42e67a9a --- /dev/null +++ b/src/actions/symbolic/fcitx-vk-inactive-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/find-location-symbolic.svg b/src/actions/symbolic/find-location-symbolic.svg new file mode 100644 index 00000000..d54158c5 --- /dev/null +++ b/src/actions/symbolic/find-location-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/flag-outline-thin-symbolic.svg b/src/actions/symbolic/flag-outline-thin-symbolic.svg new file mode 100644 index 00000000..97f32f09 --- /dev/null +++ b/src/actions/symbolic/flag-outline-thin-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/flag-symbolic.svg b/src/actions/symbolic/flag-symbolic.svg new file mode 100644 index 00000000..9f0d5104 --- /dev/null +++ b/src/actions/symbolic/flag-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/symbolic/focus-legacy-systray-symbolic.svg b/src/actions/symbolic/focus-legacy-systray-symbolic.svg new file mode 100644 index 00000000..c097ece3 --- /dev/null +++ b/src/actions/symbolic/focus-legacy-systray-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/focus-top-bar-symbolic.svg b/src/actions/symbolic/focus-top-bar-symbolic.svg new file mode 100644 index 00000000..84a6024f --- /dev/null +++ b/src/actions/symbolic/focus-top-bar-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/focus-windows-symbolic.svg b/src/actions/symbolic/focus-windows-symbolic.svg new file mode 100644 index 00000000..54086a8f --- /dev/null +++ b/src/actions/symbolic/focus-windows-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/font-color-symbolic.svg b/src/actions/symbolic/font-color-symbolic.svg new file mode 100644 index 00000000..abae403d --- /dev/null +++ b/src/actions/symbolic/font-color-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/font-select-symbolic.svg b/src/actions/symbolic/font-select-symbolic.svg new file mode 100644 index 00000000..af853360 --- /dev/null +++ b/src/actions/symbolic/font-select-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/font-size-symbolic.svg b/src/actions/symbolic/font-size-symbolic.svg new file mode 100644 index 00000000..515cb12e --- /dev/null +++ b/src/actions/symbolic/font-size-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/format-indent-less-rtl-symbolic.svg b/src/actions/symbolic/format-indent-less-rtl-symbolic.svg new file mode 100644 index 00000000..3e1a7d25 --- /dev/null +++ b/src/actions/symbolic/format-indent-less-rtl-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-indent-less-symbolic-rtl.svg b/src/actions/symbolic/format-indent-less-symbolic-rtl.svg new file mode 100644 index 00000000..3e1a7d25 --- /dev/null +++ b/src/actions/symbolic/format-indent-less-symbolic-rtl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-indent-less-symbolic.svg b/src/actions/symbolic/format-indent-less-symbolic.svg new file mode 100644 index 00000000..520156c0 --- /dev/null +++ b/src/actions/symbolic/format-indent-less-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-indent-more-rtl-symbolic.svg b/src/actions/symbolic/format-indent-more-rtl-symbolic.svg new file mode 100644 index 00000000..520156c0 --- /dev/null +++ b/src/actions/symbolic/format-indent-more-rtl-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-indent-more-symbolic-rtl.svg b/src/actions/symbolic/format-indent-more-symbolic-rtl.svg new file mode 100644 index 00000000..520156c0 --- /dev/null +++ b/src/actions/symbolic/format-indent-more-symbolic-rtl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-indent-more-symbolic.svg b/src/actions/symbolic/format-indent-more-symbolic.svg new file mode 100644 index 00000000..3e1a7d25 --- /dev/null +++ b/src/actions/symbolic/format-indent-more-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-justify-center-symbolic.svg b/src/actions/symbolic/format-justify-center-symbolic.svg new file mode 100644 index 00000000..6fed8ac0 --- /dev/null +++ b/src/actions/symbolic/format-justify-center-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/format-justify-fill-symbolic.svg b/src/actions/symbolic/format-justify-fill-symbolic.svg new file mode 100644 index 00000000..4a0de420 --- /dev/null +++ b/src/actions/symbolic/format-justify-fill-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/format-justify-left-symbolic.svg b/src/actions/symbolic/format-justify-left-symbolic.svg new file mode 100644 index 00000000..7c9267c4 --- /dev/null +++ b/src/actions/symbolic/format-justify-left-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/format-justify-right-symbolic.svg b/src/actions/symbolic/format-justify-right-symbolic.svg new file mode 100644 index 00000000..aeb28fd4 --- /dev/null +++ b/src/actions/symbolic/format-justify-right-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/format-ordered-list-symbolic-rtl.svg b/src/actions/symbolic/format-ordered-list-symbolic-rtl.svg new file mode 100644 index 00000000..4f3ba28c --- /dev/null +++ b/src/actions/symbolic/format-ordered-list-symbolic-rtl.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/symbolic/format-ordered-list-symbolic.svg b/src/actions/symbolic/format-ordered-list-symbolic.svg new file mode 100644 index 00000000..e88298c3 --- /dev/null +++ b/src/actions/symbolic/format-ordered-list-symbolic.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/symbolic/format-text-bold-es-symbolic.svg b/src/actions/symbolic/format-text-bold-es-symbolic.svg new file mode 100644 index 00000000..a26265e8 --- /dev/null +++ b/src/actions/symbolic/format-text-bold-es-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-text-bold-fr-symbolic.svg b/src/actions/symbolic/format-text-bold-fr-symbolic.svg new file mode 100644 index 00000000..e4566d8b --- /dev/null +++ b/src/actions/symbolic/format-text-bold-fr-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-text-bold-symbolic.svg b/src/actions/symbolic/format-text-bold-symbolic.svg new file mode 100644 index 00000000..f37130e2 --- /dev/null +++ b/src/actions/symbolic/format-text-bold-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-text-clear-formatting-symbolic.svg b/src/actions/symbolic/format-text-clear-formatting-symbolic.svg new file mode 100644 index 00000000..2f5f9076 --- /dev/null +++ b/src/actions/symbolic/format-text-clear-formatting-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-text-direction-ltr-symbolic.svg b/src/actions/symbolic/format-text-direction-ltr-symbolic.svg new file mode 100644 index 00000000..a9d8ba72 --- /dev/null +++ b/src/actions/symbolic/format-text-direction-ltr-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/symbolic/format-text-direction-rtl-symbolic.svg b/src/actions/symbolic/format-text-direction-rtl-symbolic.svg new file mode 100644 index 00000000..8eec62c9 --- /dev/null +++ b/src/actions/symbolic/format-text-direction-rtl-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/symbolic/format-text-direction-symbolic-rtl.svg b/src/actions/symbolic/format-text-direction-symbolic-rtl.svg new file mode 100644 index 00000000..8eec62c9 --- /dev/null +++ b/src/actions/symbolic/format-text-direction-symbolic-rtl.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/symbolic/format-text-direction-symbolic.svg b/src/actions/symbolic/format-text-direction-symbolic.svg new file mode 100644 index 00000000..fda12878 --- /dev/null +++ b/src/actions/symbolic/format-text-direction-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/format-text-italic-es-symbolic.svg b/src/actions/symbolic/format-text-italic-es-symbolic.svg new file mode 100644 index 00000000..f7f4fac7 --- /dev/null +++ b/src/actions/symbolic/format-text-italic-es-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/format-text-italic-symbolic.svg b/src/actions/symbolic/format-text-italic-symbolic.svg new file mode 100644 index 00000000..870f98f7 --- /dev/null +++ b/src/actions/symbolic/format-text-italic-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/format-text-larger-symbolic.svg b/src/actions/symbolic/format-text-larger-symbolic.svg new file mode 100644 index 00000000..25639de1 --- /dev/null +++ b/src/actions/symbolic/format-text-larger-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-text-remove-formatting-symbolic.svg b/src/actions/symbolic/format-text-remove-formatting-symbolic.svg new file mode 100644 index 00000000..8697c7d3 --- /dev/null +++ b/src/actions/symbolic/format-text-remove-formatting-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/format-text-remove-symbolic.svg b/src/actions/symbolic/format-text-remove-symbolic.svg new file mode 100644 index 00000000..a567a3b7 --- /dev/null +++ b/src/actions/symbolic/format-text-remove-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/format-text-smaller-symbolic.svg b/src/actions/symbolic/format-text-smaller-symbolic.svg new file mode 100644 index 00000000..c6c045ec --- /dev/null +++ b/src/actions/symbolic/format-text-smaller-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/format-text-strikethrough-fr-symbolic.svg b/src/actions/symbolic/format-text-strikethrough-fr-symbolic.svg new file mode 100644 index 00000000..4929ef55 --- /dev/null +++ b/src/actions/symbolic/format-text-strikethrough-fr-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/format-text-strikethrough-symbolic.svg b/src/actions/symbolic/format-text-strikethrough-symbolic.svg new file mode 100644 index 00000000..7a5990c2 --- /dev/null +++ b/src/actions/symbolic/format-text-strikethrough-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/format-text-underline-fr-symbolic.svg b/src/actions/symbolic/format-text-underline-fr-symbolic.svg new file mode 100644 index 00000000..2e8c5d9c --- /dev/null +++ b/src/actions/symbolic/format-text-underline-fr-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/format-text-underline-symbolic.svg b/src/actions/symbolic/format-text-underline-symbolic.svg new file mode 100644 index 00000000..f1fc1b43 --- /dev/null +++ b/src/actions/symbolic/format-text-underline-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/format-toolbar-toggle-symbolic.svg b/src/actions/symbolic/format-toolbar-toggle-symbolic.svg new file mode 100644 index 00000000..6eab50a5 --- /dev/null +++ b/src/actions/symbolic/format-toolbar-toggle-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/format-unordered-list-symbolic-rtl.svg b/src/actions/symbolic/format-unordered-list-symbolic-rtl.svg new file mode 100644 index 00000000..66dca384 --- /dev/null +++ b/src/actions/symbolic/format-unordered-list-symbolic-rtl.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/symbolic/format-unordered-list-symbolic.svg b/src/actions/symbolic/format-unordered-list-symbolic.svg new file mode 100644 index 00000000..450ce22f --- /dev/null +++ b/src/actions/symbolic/format-unordered-list-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/forward-symbolic.svg b/src/actions/symbolic/forward-symbolic.svg new file mode 100644 index 00000000..4952028c --- /dev/null +++ b/src/actions/symbolic/forward-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/globe-symbolic.svg b/src/actions/symbolic/globe-symbolic.svg new file mode 100644 index 00000000..b438781f --- /dev/null +++ b/src/actions/symbolic/globe-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/go-bottom-symbolic.svg b/src/actions/symbolic/go-bottom-symbolic.svg new file mode 100644 index 00000000..fc043da4 --- /dev/null +++ b/src/actions/symbolic/go-bottom-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/go-down-symbolic.svg b/src/actions/symbolic/go-down-symbolic.svg new file mode 100644 index 00000000..7178b2a2 --- /dev/null +++ b/src/actions/symbolic/go-down-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/go-first-symbolic.svg b/src/actions/symbolic/go-first-symbolic.svg new file mode 100644 index 00000000..638d55dc --- /dev/null +++ b/src/actions/symbolic/go-first-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/go-home-symbolic.svg b/src/actions/symbolic/go-home-symbolic.svg new file mode 100644 index 00000000..c716560f --- /dev/null +++ b/src/actions/symbolic/go-home-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/go-last-symbolic.svg b/src/actions/symbolic/go-last-symbolic.svg new file mode 100644 index 00000000..23a5905c --- /dev/null +++ b/src/actions/symbolic/go-last-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/symbolic/go-next-symbolic.svg b/src/actions/symbolic/go-next-symbolic.svg new file mode 100644 index 00000000..6da1ff91 --- /dev/null +++ b/src/actions/symbolic/go-next-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/go-previous-context.svg b/src/actions/symbolic/go-previous-context.svg new file mode 100644 index 00000000..f2e94f37 --- /dev/null +++ b/src/actions/symbolic/go-previous-context.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/symbolic/go-previous-symbolic.svg b/src/actions/symbolic/go-previous-symbolic.svg new file mode 100644 index 00000000..04e80e98 --- /dev/null +++ b/src/actions/symbolic/go-previous-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/go-top-symbolic.svg b/src/actions/symbolic/go-top-symbolic.svg new file mode 100644 index 00000000..54e66ff4 --- /dev/null +++ b/src/actions/symbolic/go-top-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/go-up-symbolic.svg b/src/actions/symbolic/go-up-symbolic.svg new file mode 100644 index 00000000..348287ef --- /dev/null +++ b/src/actions/symbolic/go-up-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/graveyard-symbolic.svg b/src/actions/symbolic/graveyard-symbolic.svg new file mode 100644 index 00000000..693e3569 --- /dev/null +++ b/src/actions/symbolic/graveyard-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/heart-filled-symbolic.svg b/src/actions/symbolic/heart-filled-symbolic.svg new file mode 100644 index 00000000..837b74ee --- /dev/null +++ b/src/actions/symbolic/heart-filled-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/help-about-symbolic.svg b/src/actions/symbolic/help-about-symbolic.svg new file mode 100644 index 00000000..4d906ae3 --- /dev/null +++ b/src/actions/symbolic/help-about-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/help-contents-symbolic.svg b/src/actions/symbolic/help-contents-symbolic.svg new file mode 100644 index 00000000..41b0e83c --- /dev/null +++ b/src/actions/symbolic/help-contents-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/help-info-symbolic.svg b/src/actions/symbolic/help-info-symbolic.svg new file mode 100644 index 00000000..6ad87631 --- /dev/null +++ b/src/actions/symbolic/help-info-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/image-crop-symbolic.svg b/src/actions/symbolic/image-crop-symbolic.svg new file mode 100644 index 00000000..1629f47f --- /dev/null +++ b/src/actions/symbolic/image-crop-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/image-denoise-symbolic.svg b/src/actions/symbolic/image-denoise-symbolic.svg new file mode 100644 index 00000000..53e13684 --- /dev/null +++ b/src/actions/symbolic/image-denoise-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/image-filter-symbolic.svg b/src/actions/symbolic/image-filter-symbolic.svg new file mode 100644 index 00000000..6aa0bcea --- /dev/null +++ b/src/actions/symbolic/image-filter-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/image-red-eye-symbolic.svg b/src/actions/symbolic/image-red-eye-symbolic.svg new file mode 100644 index 00000000..65be85da --- /dev/null +++ b/src/actions/symbolic/image-red-eye-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/image-sharpen-symbolic.svg b/src/actions/symbolic/image-sharpen-symbolic.svg new file mode 100644 index 00000000..c8916603 --- /dev/null +++ b/src/actions/symbolic/image-sharpen-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/image-straighten-symbolic.svg b/src/actions/symbolic/image-straighten-symbolic.svg new file mode 100644 index 00000000..70648243 --- /dev/null +++ b/src/actions/symbolic/image-straighten-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/insert-emoticon-symbolic.svg b/src/actions/symbolic/insert-emoticon-symbolic.svg new file mode 100644 index 00000000..80d2141b --- /dev/null +++ b/src/actions/symbolic/insert-emoticon-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/insert-image-symbolic.svg b/src/actions/symbolic/insert-image-symbolic.svg new file mode 100644 index 00000000..7041cca7 --- /dev/null +++ b/src/actions/symbolic/insert-image-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/insert-object-symbolic.svg b/src/actions/symbolic/insert-object-symbolic.svg new file mode 100644 index 00000000..c1d0ad0b --- /dev/null +++ b/src/actions/symbolic/insert-object-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/insert-text-symbolic.svg b/src/actions/symbolic/insert-text-symbolic.svg new file mode 100644 index 00000000..65dd8011 --- /dev/null +++ b/src/actions/symbolic/insert-text-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/keyboard-enter-symbolic.svg b/src/actions/symbolic/keyboard-enter-symbolic.svg new file mode 100644 index 00000000..70a27b33 --- /dev/null +++ b/src/actions/symbolic/keyboard-enter-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/keyboard-hide-symbolic.svg b/src/actions/symbolic/keyboard-hide-symbolic.svg new file mode 100644 index 00000000..5ba9717f --- /dev/null +++ b/src/actions/symbolic/keyboard-hide-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/keyboard-layout-filled-symbolic.svg b/src/actions/symbolic/keyboard-layout-filled-symbolic.svg new file mode 100644 index 00000000..06e2f53e --- /dev/null +++ b/src/actions/symbolic/keyboard-layout-filled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/link-symbolic.svg b/src/actions/symbolic/link-symbolic.svg new file mode 100644 index 00000000..cb902862 --- /dev/null +++ b/src/actions/symbolic/link-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/list-add-symbolic.svg b/src/actions/symbolic/list-add-symbolic.svg new file mode 100644 index 00000000..bdab3095 --- /dev/null +++ b/src/actions/symbolic/list-add-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/list-remove-all-symbolic.svg b/src/actions/symbolic/list-remove-all-symbolic.svg new file mode 100644 index 00000000..a24f247c --- /dev/null +++ b/src/actions/symbolic/list-remove-all-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/list-remove-symbolic.svg b/src/actions/symbolic/list-remove-symbolic.svg new file mode 100644 index 00000000..bb83d9f5 --- /dev/null +++ b/src/actions/symbolic/list-remove-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/location-symbolic.svg b/src/actions/symbolic/location-symbolic.svg new file mode 100644 index 00000000..a64ca6d0 --- /dev/null +++ b/src/actions/symbolic/location-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/mail-archive-symbolic.svg b/src/actions/symbolic/mail-archive-symbolic.svg new file mode 100644 index 00000000..78721a89 --- /dev/null +++ b/src/actions/symbolic/mail-archive-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/mail-attachment-symbolic.svg b/src/actions/symbolic/mail-attachment-symbolic.svg new file mode 100644 index 00000000..610dc044 --- /dev/null +++ b/src/actions/symbolic/mail-attachment-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/mail-drafts-symbolic-rtl.svg b/src/actions/symbolic/mail-drafts-symbolic-rtl.svg new file mode 100644 index 00000000..1f25c182 --- /dev/null +++ b/src/actions/symbolic/mail-drafts-symbolic-rtl.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/mail-drafts-symbolic.svg b/src/actions/symbolic/mail-drafts-symbolic.svg new file mode 100644 index 00000000..abdcf084 --- /dev/null +++ b/src/actions/symbolic/mail-drafts-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/mail-flag-symbolic.svg b/src/actions/symbolic/mail-flag-symbolic.svg new file mode 100644 index 00000000..a5288dec --- /dev/null +++ b/src/actions/symbolic/mail-flag-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/mail-inbox-symbolic.svg b/src/actions/symbolic/mail-inbox-symbolic.svg new file mode 100644 index 00000000..38c7e8e1 --- /dev/null +++ b/src/actions/symbolic/mail-inbox-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/mail-mark-important-symbolic.svg b/src/actions/symbolic/mail-mark-important-symbolic.svg new file mode 100644 index 00000000..ddeb49c5 --- /dev/null +++ b/src/actions/symbolic/mail-mark-important-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/mail-mark-junk-symbolic.svg b/src/actions/symbolic/mail-mark-junk-symbolic.svg new file mode 100644 index 00000000..e2a1ecb6 --- /dev/null +++ b/src/actions/symbolic/mail-mark-junk-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/mail-mark-notjunk-symbolic.svg b/src/actions/symbolic/mail-mark-notjunk-symbolic.svg new file mode 100644 index 00000000..7873ac8f --- /dev/null +++ b/src/actions/symbolic/mail-mark-notjunk-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/mail-mark-read-symbolic.svg b/src/actions/symbolic/mail-mark-read-symbolic.svg new file mode 100644 index 00000000..e847a043 --- /dev/null +++ b/src/actions/symbolic/mail-mark-read-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/mail-mark-unread-symbolic.svg b/src/actions/symbolic/mail-mark-unread-symbolic.svg new file mode 100644 index 00000000..35bdbe1a --- /dev/null +++ b/src/actions/symbolic/mail-mark-unread-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/symbolic/mail-message-new-symbolic.svg b/src/actions/symbolic/mail-message-new-symbolic.svg new file mode 100644 index 00000000..fb81d8ae --- /dev/null +++ b/src/actions/symbolic/mail-message-new-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/mail-move-symbolic.svg b/src/actions/symbolic/mail-move-symbolic.svg new file mode 100644 index 00000000..6d6986f9 --- /dev/null +++ b/src/actions/symbolic/mail-move-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/mail-outbox-symbolic.svg b/src/actions/symbolic/mail-outbox-symbolic.svg new file mode 100644 index 00000000..758070ec --- /dev/null +++ b/src/actions/symbolic/mail-outbox-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/mail-send-receive-symbolic.svg b/src/actions/symbolic/mail-send-receive-symbolic.svg new file mode 100644 index 00000000..0d3d8ffd --- /dev/null +++ b/src/actions/symbolic/mail-send-receive-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/mail-sent-symbolic-rtl.svg b/src/actions/symbolic/mail-sent-symbolic-rtl.svg new file mode 100644 index 00000000..65f53ec6 --- /dev/null +++ b/src/actions/symbolic/mail-sent-symbolic-rtl.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/mail-sent-symbolic.svg b/src/actions/symbolic/mail-sent-symbolic.svg new file mode 100644 index 00000000..f8e80d2e --- /dev/null +++ b/src/actions/symbolic/mail-sent-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/mark-location-symbolic.svg b/src/actions/symbolic/mark-location-symbolic.svg new file mode 100644 index 00000000..bbe01ccb --- /dev/null +++ b/src/actions/symbolic/mark-location-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/media-eject-symbolic.svg b/src/actions/symbolic/media-eject-symbolic.svg new file mode 100644 index 00000000..f1086c10 --- /dev/null +++ b/src/actions/symbolic/media-eject-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/media-mount-symbolic.svg b/src/actions/symbolic/media-mount-symbolic.svg new file mode 100644 index 00000000..9715487e --- /dev/null +++ b/src/actions/symbolic/media-mount-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/media-playback-pause-symbolic.svg b/src/actions/symbolic/media-playback-pause-symbolic.svg new file mode 100644 index 00000000..4290326e --- /dev/null +++ b/src/actions/symbolic/media-playback-pause-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/media-playback-play-pause-symbolic.svg b/src/actions/symbolic/media-playback-play-pause-symbolic.svg new file mode 100644 index 00000000..93a17ad7 --- /dev/null +++ b/src/actions/symbolic/media-playback-play-pause-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/media-playback-start-rtl-symbolic.svg b/src/actions/symbolic/media-playback-start-rtl-symbolic.svg new file mode 100644 index 00000000..8e10c27a --- /dev/null +++ b/src/actions/symbolic/media-playback-start-rtl-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/media-playback-start-symbolic.svg b/src/actions/symbolic/media-playback-start-symbolic.svg new file mode 100644 index 00000000..8d57c19b --- /dev/null +++ b/src/actions/symbolic/media-playback-start-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/media-playback-stop-symbolic.svg b/src/actions/symbolic/media-playback-stop-symbolic.svg new file mode 100644 index 00000000..27d944d4 --- /dev/null +++ b/src/actions/symbolic/media-playback-stop-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/media-playlist-no-repeat-symbolic.svg b/src/actions/symbolic/media-playlist-no-repeat-symbolic.svg new file mode 100644 index 00000000..762eddff --- /dev/null +++ b/src/actions/symbolic/media-playlist-no-repeat-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/media-playlist-repeat-one-symbolic.svg b/src/actions/symbolic/media-playlist-repeat-one-symbolic.svg new file mode 100644 index 00000000..1ba105f6 --- /dev/null +++ b/src/actions/symbolic/media-playlist-repeat-one-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/media-playlist-repeat-symbolic.svg b/src/actions/symbolic/media-playlist-repeat-symbolic.svg new file mode 100644 index 00000000..ccdd2e9e --- /dev/null +++ b/src/actions/symbolic/media-playlist-repeat-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/symbolic/media-playlist-shuffle-symbolic.svg b/src/actions/symbolic/media-playlist-shuffle-symbolic.svg new file mode 100644 index 00000000..5614639f --- /dev/null +++ b/src/actions/symbolic/media-playlist-shuffle-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/media-record-symbolic.svg b/src/actions/symbolic/media-record-symbolic.svg new file mode 100644 index 00000000..2f82b49c --- /dev/null +++ b/src/actions/symbolic/media-record-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/media-seek-backward-symbolic.svg b/src/actions/symbolic/media-seek-backward-symbolic.svg new file mode 100644 index 00000000..e6dbd8de --- /dev/null +++ b/src/actions/symbolic/media-seek-backward-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/media-seek-forward-symbolic.svg b/src/actions/symbolic/media-seek-forward-symbolic.svg new file mode 100644 index 00000000..c7f668bf --- /dev/null +++ b/src/actions/symbolic/media-seek-forward-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/media-skip-backward-symbolic.svg b/src/actions/symbolic/media-skip-backward-symbolic.svg new file mode 100644 index 00000000..1b859724 --- /dev/null +++ b/src/actions/symbolic/media-skip-backward-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/media-skip-forward-symbolic.svg b/src/actions/symbolic/media-skip-forward-symbolic.svg new file mode 100644 index 00000000..1193e448 --- /dev/null +++ b/src/actions/symbolic/media-skip-forward-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/media-view-subtitles-symbolic.svg b/src/actions/symbolic/media-view-subtitles-symbolic.svg new file mode 100644 index 00000000..a51e401c --- /dev/null +++ b/src/actions/symbolic/media-view-subtitles-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/message-indicator-symbolic.svg b/src/actions/symbolic/message-indicator-symbolic.svg new file mode 100644 index 00000000..7397ba2b --- /dev/null +++ b/src/actions/symbolic/message-indicator-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/money-none-symbolic.svg b/src/actions/symbolic/money-none-symbolic.svg new file mode 100644 index 00000000..46234186 --- /dev/null +++ b/src/actions/symbolic/money-none-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/money-symbolic.svg b/src/actions/symbolic/money-symbolic.svg new file mode 100644 index 00000000..488b9b46 --- /dev/null +++ b/src/actions/symbolic/money-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/mount-archive-symbolic.svg b/src/actions/symbolic/mount-archive-symbolic.svg new file mode 100644 index 00000000..2b9b6d2a --- /dev/null +++ b/src/actions/symbolic/mount-archive-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/multimedia-equalizer-symbolic.svg b/src/actions/symbolic/multimedia-equalizer-symbolic.svg new file mode 100644 index 00000000..2e3ce9c9 --- /dev/null +++ b/src/actions/symbolic/multimedia-equalizer-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/nemo-auto-arrange-symbolic.svg b/src/actions/symbolic/nemo-auto-arrange-symbolic.svg new file mode 100644 index 00000000..a087ed16 --- /dev/null +++ b/src/actions/symbolic/nemo-auto-arrange-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/nemo-desktop-scale-symbolic.svg b/src/actions/symbolic/nemo-desktop-scale-symbolic.svg new file mode 100644 index 00000000..3fc92844 --- /dev/null +++ b/src/actions/symbolic/nemo-desktop-scale-symbolic.svg @@ -0,0 +1,77 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/src/actions/symbolic/nemo-horizontal-layout-symbolic.svg b/src/actions/symbolic/nemo-horizontal-layout-symbolic.svg new file mode 100644 index 00000000..90a2aa58 --- /dev/null +++ b/src/actions/symbolic/nemo-horizontal-layout-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/nemo-horizontal-layout-wide-symbolic.svg b/src/actions/symbolic/nemo-horizontal-layout-wide-symbolic.svg new file mode 100644 index 00000000..92b47b03 --- /dev/null +++ b/src/actions/symbolic/nemo-horizontal-layout-wide-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/nemo-recursive-search-symbolic.svg b/src/actions/symbolic/nemo-recursive-search-symbolic.svg new file mode 100644 index 00000000..904176ed --- /dev/null +++ b/src/actions/symbolic/nemo-recursive-search-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/nemo-vertical-layout-symbolic.svg b/src/actions/symbolic/nemo-vertical-layout-symbolic.svg new file mode 100644 index 00000000..881cf3ff --- /dev/null +++ b/src/actions/symbolic/nemo-vertical-layout-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/nemo-vertical-layout-wide-symbolic.svg b/src/actions/symbolic/nemo-vertical-layout-wide-symbolic.svg new file mode 100644 index 00000000..e80c96ae --- /dev/null +++ b/src/actions/symbolic/nemo-vertical-layout-wide-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/non-starred-symbolic.svg b/src/actions/symbolic/non-starred-symbolic.svg new file mode 100644 index 00000000..59a80614 --- /dev/null +++ b/src/actions/symbolic/non-starred-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/symbolic/notification-alert-symbolic.svg b/src/actions/symbolic/notification-alert-symbolic.svg new file mode 100644 index 00000000..527d70b6 --- /dev/null +++ b/src/actions/symbolic/notification-alert-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/nudity-none-symbolic.svg b/src/actions/symbolic/nudity-none-symbolic.svg new file mode 100644 index 00000000..1e0fb355 --- /dev/null +++ b/src/actions/symbolic/nudity-none-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/nudity-symbolic.svg b/src/actions/symbolic/nudity-symbolic.svg new file mode 100644 index 00000000..23d8551b --- /dev/null +++ b/src/actions/symbolic/nudity-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/num-lock-off-symbolic.svg b/src/actions/symbolic/num-lock-off-symbolic.svg new file mode 100644 index 00000000..702a7390 --- /dev/null +++ b/src/actions/symbolic/num-lock-off-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/num-lock-symbolic.svg b/src/actions/symbolic/num-lock-symbolic.svg new file mode 100644 index 00000000..9f261f38 --- /dev/null +++ b/src/actions/symbolic/num-lock-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/object-flip-horizontal-symbolic.svg b/src/actions/symbolic/object-flip-horizontal-symbolic.svg new file mode 100644 index 00000000..15b12238 --- /dev/null +++ b/src/actions/symbolic/object-flip-horizontal-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/object-flip-vertical-symbolic.svg b/src/actions/symbolic/object-flip-vertical-symbolic.svg new file mode 100644 index 00000000..40a5959b --- /dev/null +++ b/src/actions/symbolic/object-flip-vertical-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/object-group-symbolic.svg b/src/actions/symbolic/object-group-symbolic.svg new file mode 100644 index 00000000..a35bd96d --- /dev/null +++ b/src/actions/symbolic/object-group-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/actions/symbolic/object-inverse-symbolic.svg b/src/actions/symbolic/object-inverse-symbolic.svg new file mode 100644 index 00000000..14f03ada --- /dev/null +++ b/src/actions/symbolic/object-inverse-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/object-merge-symbolic.svg b/src/actions/symbolic/object-merge-symbolic.svg new file mode 100644 index 00000000..058599e2 --- /dev/null +++ b/src/actions/symbolic/object-merge-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/object-move-symbolic.svg b/src/actions/symbolic/object-move-symbolic.svg new file mode 100644 index 00000000..566ef338 --- /dev/null +++ b/src/actions/symbolic/object-move-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/object-rotate-left-symbolic.svg b/src/actions/symbolic/object-rotate-left-symbolic.svg new file mode 100644 index 00000000..c28245fb --- /dev/null +++ b/src/actions/symbolic/object-rotate-left-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/object-rotate-right-symbolic.svg b/src/actions/symbolic/object-rotate-right-symbolic.svg new file mode 100644 index 00000000..2d45a64d --- /dev/null +++ b/src/actions/symbolic/object-rotate-right-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/object-select-symbolic.svg b/src/actions/symbolic/object-select-symbolic.svg new file mode 100644 index 00000000..33954d5a --- /dev/null +++ b/src/actions/symbolic/object-select-symbolic.svg @@ -0,0 +1,35 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/symbolic/object-straighten-symbolic.svg b/src/actions/symbolic/object-straighten-symbolic.svg new file mode 100644 index 00000000..727b449d --- /dev/null +++ b/src/actions/symbolic/object-straighten-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/object-ungroup-symbolic.svg b/src/actions/symbolic/object-ungroup-symbolic.svg new file mode 100644 index 00000000..e9a6e6dc --- /dev/null +++ b/src/actions/symbolic/object-ungroup-symbolic.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actions/symbolic/open-menu-symbolic.svg b/src/actions/symbolic/open-menu-symbolic.svg new file mode 100644 index 00000000..cf943c7b --- /dev/null +++ b/src/actions/symbolic/open-menu-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/pan-down-symbolic.svg b/src/actions/symbolic/pan-down-symbolic.svg new file mode 100644 index 00000000..e0c4e430 --- /dev/null +++ b/src/actions/symbolic/pan-down-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/pan-end-symbolic.svg b/src/actions/symbolic/pan-end-symbolic.svg new file mode 100644 index 00000000..a375b164 --- /dev/null +++ b/src/actions/symbolic/pan-end-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/pan-start-symbolic.svg b/src/actions/symbolic/pan-start-symbolic.svg new file mode 100644 index 00000000..4adc6fb6 --- /dev/null +++ b/src/actions/symbolic/pan-start-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/pan-up-symbolic.svg b/src/actions/symbolic/pan-up-symbolic.svg new file mode 100644 index 00000000..9fd08feb --- /dev/null +++ b/src/actions/symbolic/pan-up-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/pane-hide-symbolic.svg b/src/actions/symbolic/pane-hide-symbolic.svg new file mode 100644 index 00000000..2bf1bf6b --- /dev/null +++ b/src/actions/symbolic/pane-hide-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/pane-show-symbolic.svg b/src/actions/symbolic/pane-show-symbolic.svg new file mode 100644 index 00000000..7e5ed8bf --- /dev/null +++ b/src/actions/symbolic/pane-show-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/path-break-apart-symbolic.svg b/src/actions/symbolic/path-break-apart-symbolic.svg new file mode 100644 index 00000000..3344c6c9 --- /dev/null +++ b/src/actions/symbolic/path-break-apart-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/actions/symbolic/path-combine-symbolic.svg b/src/actions/symbolic/path-combine-symbolic.svg new file mode 100644 index 00000000..349ebacc --- /dev/null +++ b/src/actions/symbolic/path-combine-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/src/actions/symbolic/path-difference-symbolic.svg b/src/actions/symbolic/path-difference-symbolic.svg new file mode 100644 index 00000000..415e38f9 --- /dev/null +++ b/src/actions/symbolic/path-difference-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/path-division-symbolic.svg b/src/actions/symbolic/path-division-symbolic.svg new file mode 100644 index 00000000..200b747c --- /dev/null +++ b/src/actions/symbolic/path-division-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/src/actions/symbolic/path-exclusion-symbolic.svg b/src/actions/symbolic/path-exclusion-symbolic.svg new file mode 100644 index 00000000..1ed16de9 --- /dev/null +++ b/src/actions/symbolic/path-exclusion-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/src/actions/symbolic/path-intersection-symbolic.svg b/src/actions/symbolic/path-intersection-symbolic.svg new file mode 100644 index 00000000..c0d2a794 --- /dev/null +++ b/src/actions/symbolic/path-intersection-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/src/actions/symbolic/path-union-symbolic.svg b/src/actions/symbolic/path-union-symbolic.svg new file mode 100644 index 00000000..9c5a1ac1 --- /dev/null +++ b/src/actions/symbolic/path-union-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/src/actions/symbolic/phonelink-ring-symbolic.svg b/src/actions/symbolic/phonelink-ring-symbolic.svg new file mode 100644 index 00000000..865b4039 --- /dev/null +++ b/src/actions/symbolic/phonelink-ring-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/pointer-double-click-symbolic.svg b/src/actions/symbolic/pointer-double-click-symbolic.svg new file mode 100644 index 00000000..625e188f --- /dev/null +++ b/src/actions/symbolic/pointer-double-click-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/pointer-drag-symbolic.svg b/src/actions/symbolic/pointer-drag-symbolic.svg new file mode 100644 index 00000000..eb05cbff --- /dev/null +++ b/src/actions/symbolic/pointer-drag-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/pointer-primary-click-symbolic.svg b/src/actions/symbolic/pointer-primary-click-symbolic.svg new file mode 100644 index 00000000..81d20872 --- /dev/null +++ b/src/actions/symbolic/pointer-primary-click-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/pointer-secondary-click-symbolic.svg b/src/actions/symbolic/pointer-secondary-click-symbolic.svg new file mode 100644 index 00000000..6ec18f21 --- /dev/null +++ b/src/actions/symbolic/pointer-secondary-click-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/process-stop-symbolic.svg b/src/actions/symbolic/process-stop-symbolic.svg new file mode 100644 index 00000000..e5d2f720 --- /dev/null +++ b/src/actions/symbolic/process-stop-symbolic.svg @@ -0,0 +1,29 @@ + + + + + + image/svg+xml + + + + + + + diff --git a/src/actions/symbolic/pub-symbolic.svg b/src/actions/symbolic/pub-symbolic.svg new file mode 100644 index 00000000..0d8af375 --- /dev/null +++ b/src/actions/symbolic/pub-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/qrscanner-symbolic.svg b/src/actions/symbolic/qrscanner-symbolic.svg new file mode 100644 index 00000000..f532d2e5 --- /dev/null +++ b/src/actions/symbolic/qrscanner-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/reply-all-rtl-symbolic.svg b/src/actions/symbolic/reply-all-rtl-symbolic.svg new file mode 100644 index 00000000..7fd604e4 --- /dev/null +++ b/src/actions/symbolic/reply-all-rtl-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/reply-all-symbolic.svg b/src/actions/symbolic/reply-all-symbolic.svg new file mode 100644 index 00000000..cdbb6c59 --- /dev/null +++ b/src/actions/symbolic/reply-all-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/reply-symbolic.svg b/src/actions/symbolic/reply-symbolic.svg new file mode 100644 index 00000000..273e6428 --- /dev/null +++ b/src/actions/symbolic/reply-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/safety-symbolic.svg b/src/actions/symbolic/safety-symbolic.svg new file mode 100644 index 00000000..959ee9fb --- /dev/null +++ b/src/actions/symbolic/safety-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/scan-type-adf-symbolic.svg b/src/actions/symbolic/scan-type-adf-symbolic.svg new file mode 100644 index 00000000..e40bb3d2 --- /dev/null +++ b/src/actions/symbolic/scan-type-adf-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/screensaver-unlock-symbolic.svg b/src/actions/symbolic/screensaver-unlock-symbolic.svg new file mode 100644 index 00000000..bdaf07ca --- /dev/null +++ b/src/actions/symbolic/screensaver-unlock-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/actions/symbolic/selection-bottom-symbolic.svg b/src/actions/symbolic/selection-bottom-symbolic.svg new file mode 100644 index 00000000..0b5f29c8 --- /dev/null +++ b/src/actions/symbolic/selection-bottom-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/selection-end-symbolic.svg b/src/actions/symbolic/selection-end-symbolic.svg new file mode 100644 index 00000000..cc1e17ec --- /dev/null +++ b/src/actions/symbolic/selection-end-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/selection-lower-symbolic.svg b/src/actions/symbolic/selection-lower-symbolic.svg new file mode 100644 index 00000000..38001268 --- /dev/null +++ b/src/actions/symbolic/selection-lower-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/selection-raise-symbolic.svg b/src/actions/symbolic/selection-raise-symbolic.svg new file mode 100644 index 00000000..576d929d --- /dev/null +++ b/src/actions/symbolic/selection-raise-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/selection-start-symbolic.svg b/src/actions/symbolic/selection-start-symbolic.svg new file mode 100644 index 00000000..dd0b0e69 --- /dev/null +++ b/src/actions/symbolic/selection-start-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/selection-symbolic.svg b/src/actions/symbolic/selection-symbolic.svg new file mode 100644 index 00000000..8c2b94a4 --- /dev/null +++ b/src/actions/symbolic/selection-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/selection-top-symbolic.svg b/src/actions/symbolic/selection-top-symbolic.svg new file mode 100644 index 00000000..255cbee6 --- /dev/null +++ b/src/actions/symbolic/selection-top-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/semi-starred-symbolic-rtl.svg b/src/actions/symbolic/semi-starred-symbolic-rtl.svg new file mode 100644 index 00000000..cd996c96 --- /dev/null +++ b/src/actions/symbolic/semi-starred-symbolic-rtl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/semi-starred-symbolic.svg b/src/actions/symbolic/semi-starred-symbolic.svg new file mode 100644 index 00000000..cfd70129 --- /dev/null +++ b/src/actions/symbolic/semi-starred-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/send-to-symbolic.svg b/src/actions/symbolic/send-to-symbolic.svg new file mode 100644 index 00000000..ee8d437e --- /dev/null +++ b/src/actions/symbolic/send-to-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/sidebar-places-symbolic.svg b/src/actions/symbolic/sidebar-places-symbolic.svg new file mode 100644 index 00000000..1cc587d7 --- /dev/null +++ b/src/actions/symbolic/sidebar-places-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/sidebar-tree-symbolic.svg b/src/actions/symbolic/sidebar-tree-symbolic.svg new file mode 100644 index 00000000..0bca19a3 --- /dev/null +++ b/src/actions/symbolic/sidebar-tree-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/sign-language-symbolic.svg b/src/actions/symbolic/sign-language-symbolic.svg new file mode 100644 index 00000000..1f77ae7d --- /dev/null +++ b/src/actions/symbolic/sign-language-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/spam-symbolic.svg b/src/actions/symbolic/spam-symbolic.svg new file mode 100644 index 00000000..f2e7f854 --- /dev/null +++ b/src/actions/symbolic/spam-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/star-new-symbolic.svg b/src/actions/symbolic/star-new-symbolic.svg new file mode 100644 index 00000000..2333aa04 --- /dev/null +++ b/src/actions/symbolic/star-new-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/starred-symbolic.svg b/src/actions/symbolic/starred-symbolic.svg new file mode 100644 index 00000000..dc76657d --- /dev/null +++ b/src/actions/symbolic/starred-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/symbolic/stopwatch-symbolic.svg b/src/actions/symbolic/stopwatch-symbolic.svg new file mode 100644 index 00000000..b28a2cfb --- /dev/null +++ b/src/actions/symbolic/stopwatch-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/strong-language-none-symbolic.svg b/src/actions/symbolic/strong-language-none-symbolic.svg new file mode 100644 index 00000000..6e972c87 --- /dev/null +++ b/src/actions/symbolic/strong-language-none-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/strong-language-symbolic.svg b/src/actions/symbolic/strong-language-symbolic.svg new file mode 100644 index 00000000..067e7350 --- /dev/null +++ b/src/actions/symbolic/strong-language-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/system-hibernate-symbolic.svg b/src/actions/symbolic/system-hibernate-symbolic.svg new file mode 100644 index 00000000..246a6d38 --- /dev/null +++ b/src/actions/symbolic/system-hibernate-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/system-lock-screen-symbolic.svg b/src/actions/symbolic/system-lock-screen-symbolic.svg new file mode 100644 index 00000000..56c4fe5d --- /dev/null +++ b/src/actions/symbolic/system-lock-screen-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/system-log-out-symbolic.svg b/src/actions/symbolic/system-log-out-symbolic.svg new file mode 100644 index 00000000..28fe9115 --- /dev/null +++ b/src/actions/symbolic/system-log-out-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/system-reboot-symbolic.svg b/src/actions/symbolic/system-reboot-symbolic.svg new file mode 100644 index 00000000..cc3ec943 --- /dev/null +++ b/src/actions/symbolic/system-reboot-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/system-run-symbolic.svg b/src/actions/symbolic/system-run-symbolic.svg new file mode 100644 index 00000000..dea6312e --- /dev/null +++ b/src/actions/symbolic/system-run-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/system-shutdown-symbolic.svg b/src/actions/symbolic/system-shutdown-symbolic.svg new file mode 100644 index 00000000..844b2545 --- /dev/null +++ b/src/actions/symbolic/system-shutdown-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/system-suspend-symbolic.svg b/src/actions/symbolic/system-suspend-symbolic.svg new file mode 100644 index 00000000..d6fef47e --- /dev/null +++ b/src/actions/symbolic/system-suspend-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/system-switch-user-symbolic.svg b/src/actions/symbolic/system-switch-user-symbolic.svg new file mode 100644 index 00000000..74b986dc --- /dev/null +++ b/src/actions/symbolic/system-switch-user-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/actions/symbolic/tab-new-symbolic.svg b/src/actions/symbolic/tab-new-symbolic.svg new file mode 100644 index 00000000..bc46919b --- /dev/null +++ b/src/actions/symbolic/tab-new-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/tag-new-symbolic.svg b/src/actions/symbolic/tag-new-symbolic.svg new file mode 100644 index 00000000..86b10d07 --- /dev/null +++ b/src/actions/symbolic/tag-new-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/actions/symbolic/tag-symbolic-rtl.svg b/src/actions/symbolic/tag-symbolic-rtl.svg new file mode 100644 index 00000000..4eb1f5cd --- /dev/null +++ b/src/actions/symbolic/tag-symbolic-rtl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/tag-symbolic.svg b/src/actions/symbolic/tag-symbolic.svg new file mode 100644 index 00000000..b3454aac --- /dev/null +++ b/src/actions/symbolic/tag-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/actions/symbolic/timer-symbolic.svg b/src/actions/symbolic/timer-symbolic.svg new file mode 100644 index 00000000..5bfca43a --- /dev/null +++ b/src/actions/symbolic/timer-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/tools-check-spelling-symbolic.svg b/src/actions/symbolic/tools-check-spelling-symbolic.svg new file mode 100644 index 00000000..d8ad1fee --- /dev/null +++ b/src/actions/symbolic/tools-check-spelling-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/tools-timer-symbolic.svg b/src/actions/symbolic/tools-timer-symbolic.svg new file mode 100644 index 00000000..d1ac7c5e --- /dev/null +++ b/src/actions/symbolic/tools-timer-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/twitter-dm-symbolic.svg b/src/actions/symbolic/twitter-dm-symbolic.svg new file mode 100644 index 00000000..ece00622 --- /dev/null +++ b/src/actions/symbolic/twitter-dm-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/twitter-home-symbolic.svg b/src/actions/symbolic/twitter-home-symbolic.svg new file mode 100644 index 00000000..7a634758 --- /dev/null +++ b/src/actions/symbolic/twitter-home-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/twitter-mentions-symbolic.svg b/src/actions/symbolic/twitter-mentions-symbolic.svg new file mode 100644 index 00000000..532283a9 --- /dev/null +++ b/src/actions/symbolic/twitter-mentions-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/twitter-profile-symbolic.svg b/src/actions/symbolic/twitter-profile-symbolic.svg new file mode 100644 index 00000000..b6a516c4 --- /dev/null +++ b/src/actions/symbolic/twitter-profile-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-app-grid-symbolic.svg b/src/actions/symbolic/view-app-grid-symbolic.svg new file mode 100644 index 00000000..4fefe03e --- /dev/null +++ b/src/actions/symbolic/view-app-grid-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/view-bottom-pane-symbolic.svg b/src/actions/symbolic/view-bottom-pane-symbolic.svg new file mode 100644 index 00000000..2083f74f --- /dev/null +++ b/src/actions/symbolic/view-bottom-pane-symbolic.svg @@ -0,0 +1,7 @@ + + Gnome Symbolic Icon Theme + + + + + diff --git a/src/actions/symbolic/view-column-symbolic.svg b/src/actions/symbolic/view-column-symbolic.svg new file mode 100644 index 00000000..e6b74299 --- /dev/null +++ b/src/actions/symbolic/view-column-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/view-compact-symbolic.svg b/src/actions/symbolic/view-compact-symbolic.svg new file mode 100644 index 00000000..9eec6280 --- /dev/null +++ b/src/actions/symbolic/view-compact-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/view-conceal-symbolic.svg b/src/actions/symbolic/view-conceal-symbolic.svg new file mode 100644 index 00000000..4216b7b9 --- /dev/null +++ b/src/actions/symbolic/view-conceal-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/view-continuous-symbolic.svg b/src/actions/symbolic/view-continuous-symbolic.svg new file mode 100644 index 00000000..2dfd5f10 --- /dev/null +++ b/src/actions/symbolic/view-continuous-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-coverflow-symbolic.svg b/src/actions/symbolic/view-coverflow-symbolic.svg new file mode 100644 index 00000000..e700a52e --- /dev/null +++ b/src/actions/symbolic/view-coverflow-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/symbolic/view-dual-symbolic.svg b/src/actions/symbolic/view-dual-symbolic.svg new file mode 100644 index 00000000..82417ea4 --- /dev/null +++ b/src/actions/symbolic/view-dual-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-filter-rtl-symbolic.svg b/src/actions/symbolic/view-filter-rtl-symbolic.svg new file mode 100644 index 00000000..243d6191 --- /dev/null +++ b/src/actions/symbolic/view-filter-rtl-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/actions/symbolic/view-filter-symbolic-rtl.svg b/src/actions/symbolic/view-filter-symbolic-rtl.svg new file mode 100644 index 00000000..bcb9b72e --- /dev/null +++ b/src/actions/symbolic/view-filter-symbolic-rtl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/view-filter-symbolic.svg b/src/actions/symbolic/view-filter-symbolic.svg new file mode 100644 index 00000000..e9aff807 --- /dev/null +++ b/src/actions/symbolic/view-filter-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/view-fullscreen-symbolic.svg b/src/actions/symbolic/view-fullscreen-symbolic.svg new file mode 100644 index 00000000..06ff9d72 --- /dev/null +++ b/src/actions/symbolic/view-fullscreen-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/view-grid-symbolic.svg b/src/actions/symbolic/view-grid-symbolic.svg new file mode 100644 index 00000000..e8cb906c --- /dev/null +++ b/src/actions/symbolic/view-grid-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/view-left-pane-symbolic.svg b/src/actions/symbolic/view-left-pane-symbolic.svg new file mode 100644 index 00000000..f4a0d089 --- /dev/null +++ b/src/actions/symbolic/view-left-pane-symbolic.svg @@ -0,0 +1,9 @@ + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/src/actions/symbolic/view-list-bullet-symbolic.svg b/src/actions/symbolic/view-list-bullet-symbolic.svg new file mode 100644 index 00000000..5a89bc48 --- /dev/null +++ b/src/actions/symbolic/view-list-bullet-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/actions/symbolic/view-list-compact-symbolic.svg b/src/actions/symbolic/view-list-compact-symbolic.svg new file mode 100644 index 00000000..e1ebc42b --- /dev/null +++ b/src/actions/symbolic/view-list-compact-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/actions/symbolic/view-list-images-symbolic.svg b/src/actions/symbolic/view-list-images-symbolic.svg new file mode 100644 index 00000000..3e1e2d58 --- /dev/null +++ b/src/actions/symbolic/view-list-images-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-list-ordered-symbolic.svg b/src/actions/symbolic/view-list-ordered-symbolic.svg new file mode 100644 index 00000000..3082250a --- /dev/null +++ b/src/actions/symbolic/view-list-ordered-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/actions/symbolic/view-list-symbolic.svg b/src/actions/symbolic/view-list-symbolic.svg new file mode 100644 index 00000000..7ae609c5 --- /dev/null +++ b/src/actions/symbolic/view-list-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/actions/symbolic/view-list-video-symbolic.svg b/src/actions/symbolic/view-list-video-symbolic.svg new file mode 100644 index 00000000..474b6421 --- /dev/null +++ b/src/actions/symbolic/view-list-video-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-mirror-symbolic.svg b/src/actions/symbolic/view-mirror-symbolic.svg new file mode 100644 index 00000000..6c6ed7c7 --- /dev/null +++ b/src/actions/symbolic/view-mirror-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/view-more-horizontal-symbolic.svg b/src/actions/symbolic/view-more-horizontal-symbolic.svg new file mode 100644 index 00000000..0ef420c0 --- /dev/null +++ b/src/actions/symbolic/view-more-horizontal-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/view-more-symbolic.svg b/src/actions/symbolic/view-more-symbolic.svg new file mode 100644 index 00000000..da06bf41 --- /dev/null +++ b/src/actions/symbolic/view-more-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/view-paged-symbolic.svg b/src/actions/symbolic/view-paged-symbolic.svg new file mode 100644 index 00000000..1f3c422b --- /dev/null +++ b/src/actions/symbolic/view-paged-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/view-pin-symbolic.svg b/src/actions/symbolic/view-pin-symbolic.svg new file mode 100644 index 00000000..189549ef --- /dev/null +++ b/src/actions/symbolic/view-pin-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-refresh-symbolic.svg b/src/actions/symbolic/view-refresh-symbolic.svg new file mode 100644 index 00000000..e443de4f --- /dev/null +++ b/src/actions/symbolic/view-refresh-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/actions/symbolic/view-restore-symbolic.svg b/src/actions/symbolic/view-restore-symbolic.svg new file mode 100644 index 00000000..e93d1d98 --- /dev/null +++ b/src/actions/symbolic/view-restore-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/view-reveal-symbolic.svg b/src/actions/symbolic/view-reveal-symbolic.svg new file mode 100644 index 00000000..3dacfe1c --- /dev/null +++ b/src/actions/symbolic/view-reveal-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/view-right-pane-symbolic.svg b/src/actions/symbolic/view-right-pane-symbolic.svg new file mode 100644 index 00000000..f3a214c8 --- /dev/null +++ b/src/actions/symbolic/view-right-pane-symbolic.svg @@ -0,0 +1,9 @@ + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/src/actions/symbolic/view-sort-ascending-symbolic.svg b/src/actions/symbolic/view-sort-ascending-symbolic.svg new file mode 100644 index 00000000..8a6f9853 --- /dev/null +++ b/src/actions/symbolic/view-sort-ascending-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-sort-descending-symbolic.svg b/src/actions/symbolic/view-sort-descending-symbolic.svg new file mode 100644 index 00000000..f257ddc9 --- /dev/null +++ b/src/actions/symbolic/view-sort-descending-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/view-top-pane-symbolic.svg b/src/actions/symbolic/view-top-pane-symbolic.svg new file mode 100644 index 00000000..007f93bf --- /dev/null +++ b/src/actions/symbolic/view-top-pane-symbolic.svg @@ -0,0 +1,9 @@ + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/src/actions/symbolic/violence-none-symbolic.svg b/src/actions/symbolic/violence-none-symbolic.svg new file mode 100644 index 00000000..54f66c40 --- /dev/null +++ b/src/actions/symbolic/violence-none-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/violence-symbolic.svg b/src/actions/symbolic/violence-symbolic.svg new file mode 100644 index 00000000..83f6ed77 --- /dev/null +++ b/src/actions/symbolic/violence-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/window-close-symbolic.svg b/src/actions/symbolic/window-close-symbolic.svg new file mode 100644 index 00000000..a8da14f5 --- /dev/null +++ b/src/actions/symbolic/window-close-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/window-maximize-symbolic.svg b/src/actions/symbolic/window-maximize-symbolic.svg new file mode 100644 index 00000000..282cc316 --- /dev/null +++ b/src/actions/symbolic/window-maximize-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/window-minimize-symbolic.svg b/src/actions/symbolic/window-minimize-symbolic.svg new file mode 100644 index 00000000..7253e898 --- /dev/null +++ b/src/actions/symbolic/window-minimize-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/window-pop-out-symbolic.svg b/src/actions/symbolic/window-pop-out-symbolic.svg new file mode 100644 index 00000000..cfe51b68 --- /dev/null +++ b/src/actions/symbolic/window-pop-out-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/window-restore-symbolic.svg b/src/actions/symbolic/window-restore-symbolic.svg new file mode 100644 index 00000000..e0cb30e1 --- /dev/null +++ b/src/actions/symbolic/window-restore-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/window-symbolic.svg b/src/actions/symbolic/window-symbolic.svg new file mode 100644 index 00000000..31442fc9 --- /dev/null +++ b/src/actions/symbolic/window-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/xapp-annotations-squiggly-symbolic.svg b/src/actions/symbolic/xapp-annotations-squiggly-symbolic.svg new file mode 100644 index 00000000..7de0c2b5 --- /dev/null +++ b/src/actions/symbolic/xapp-annotations-squiggly-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-annotations-text-symbolic.svg b/src/actions/symbolic/xapp-annotations-text-symbolic.svg new file mode 100644 index 00000000..359f7d29 --- /dev/null +++ b/src/actions/symbolic/xapp-annotations-text-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-diaporama-symbolic.svg b/src/actions/symbolic/xapp-diaporama-symbolic.svg new file mode 100644 index 00000000..2b12ad82 --- /dev/null +++ b/src/actions/symbolic/xapp-diaporama-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-favorite-symbolic.svg b/src/actions/symbolic/xapp-favorite-symbolic.svg new file mode 100644 index 00000000..0359671e --- /dev/null +++ b/src/actions/symbolic/xapp-favorite-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-format-text-highlight-symbolic.svg b/src/actions/symbolic/xapp-format-text-highlight-symbolic.svg new file mode 100644 index 00000000..eb0b75ca --- /dev/null +++ b/src/actions/symbolic/xapp-format-text-highlight-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-go-history-next-symbolic.svg b/src/actions/symbolic/xapp-go-history-next-symbolic.svg new file mode 100644 index 00000000..49cdeefa --- /dev/null +++ b/src/actions/symbolic/xapp-go-history-next-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/xapp-go-history-previous-symbolic.svg b/src/actions/symbolic/xapp-go-history-previous-symbolic.svg new file mode 100644 index 00000000..8e67ef88 --- /dev/null +++ b/src/actions/symbolic/xapp-go-history-previous-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/xapp-pin-symbolic.svg b/src/actions/symbolic/xapp-pin-symbolic.svg new file mode 100644 index 00000000..369f9063 --- /dev/null +++ b/src/actions/symbolic/xapp-pin-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-search-entire-word-symbolic.svg b/src/actions/symbolic/xapp-search-entire-word-symbolic.svg new file mode 100644 index 00000000..fdf1f2b4 --- /dev/null +++ b/src/actions/symbolic/xapp-search-entire-word-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/xapp-search-wrap-symbolic.svg b/src/actions/symbolic/xapp-search-wrap-symbolic.svg new file mode 100644 index 00000000..50c8ee09 --- /dev/null +++ b/src/actions/symbolic/xapp-search-wrap-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-text-case-symbolic.svg b/src/actions/symbolic/xapp-text-case-symbolic.svg new file mode 100644 index 00000000..623aebb7 --- /dev/null +++ b/src/actions/symbolic/xapp-text-case-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/xapp-unfavorite-symbolic.svg b/src/actions/symbolic/xapp-unfavorite-symbolic.svg new file mode 100644 index 00000000..69c2e4bd --- /dev/null +++ b/src/actions/symbolic/xapp-unfavorite-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-unpin-symbolic.svg b/src/actions/symbolic/xapp-unpin-symbolic.svg new file mode 100644 index 00000000..d04dd2ed --- /dev/null +++ b/src/actions/symbolic/xapp-unpin-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/xapp-use-regex-symbolic.svg b/src/actions/symbolic/xapp-use-regex-symbolic.svg new file mode 100644 index 00000000..dcfe8517 --- /dev/null +++ b/src/actions/symbolic/xapp-use-regex-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/actions/symbolic/zoom-fit-best-symbolic.svg b/src/actions/symbolic/zoom-fit-best-symbolic.svg new file mode 100644 index 00000000..dff1baf8 --- /dev/null +++ b/src/actions/symbolic/zoom-fit-best-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/actions/symbolic/zoom-in-symbolic.svg b/src/actions/symbolic/zoom-in-symbolic.svg new file mode 100644 index 00000000..473ed972 --- /dev/null +++ b/src/actions/symbolic/zoom-in-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/actions/symbolic/zoom-original-symbolic.svg b/src/actions/symbolic/zoom-original-symbolic.svg new file mode 100644 index 00000000..7b75c223 --- /dev/null +++ b/src/actions/symbolic/zoom-original-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/actions/symbolic/zoom-out-symbolic.svg b/src/actions/symbolic/zoom-out-symbolic.svg new file mode 100644 index 00000000..adc86051 --- /dev/null +++ b/src/actions/symbolic/zoom-out-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/scalable/0ad.svg b/src/apps/scalable/0ad.svg new file mode 100644 index 00000000..81bcf6a0 --- /dev/null +++ b/src/apps/scalable/0ad.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/2048.svg b/src/apps/scalable/2048.svg new file mode 100644 index 00000000..a1001536 --- /dev/null +++ b/src/apps/scalable/2048.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/AppImageLauncher.svg b/src/apps/scalable/AppImageLauncher.svg new file mode 100644 index 00000000..c01cda84 --- /dev/null +++ b/src/apps/scalable/AppImageLauncher.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/Ripcord_Icon.svg b/src/apps/scalable/Ripcord_Icon.svg new file mode 100644 index 00000000..c2fa2406 --- /dev/null +++ b/src/apps/scalable/Ripcord_Icon.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/Zoom.svg b/src/apps/scalable/Zoom.svg new file mode 100644 index 00000000..515b9c94 --- /dev/null +++ b/src/apps/scalable/Zoom.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/access.svg b/src/apps/scalable/access.svg new file mode 100644 index 00000000..eee45fe2 --- /dev/null +++ b/src/apps/scalable/access.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/accessories-camera.svg b/src/apps/scalable/accessories-camera.svg new file mode 100644 index 00000000..7ffe0545 --- /dev/null +++ b/src/apps/scalable/accessories-camera.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/accessories-character-map.svg b/src/apps/scalable/accessories-character-map.svg new file mode 100644 index 00000000..79f7b75e --- /dev/null +++ b/src/apps/scalable/accessories-character-map.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/accessories-dictionary.svg b/src/apps/scalable/accessories-dictionary.svg new file mode 100644 index 00000000..db4ae7d2 --- /dev/null +++ b/src/apps/scalable/accessories-dictionary.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/accessories-document-viewer.svg b/src/apps/scalable/accessories-document-viewer.svg new file mode 100644 index 00000000..86d17a83 --- /dev/null +++ b/src/apps/scalable/accessories-document-viewer.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/accessories-podcast.svg b/src/apps/scalable/accessories-podcast.svg new file mode 100644 index 00000000..0105e170 --- /dev/null +++ b/src/apps/scalable/accessories-podcast.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/accessories-screenshot.svg b/src/apps/scalable/accessories-screenshot.svg new file mode 100755 index 00000000..eb9c5cb7 --- /dev/null +++ b/src/apps/scalable/accessories-screenshot.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/accessories-text-editor.svg b/src/apps/scalable/accessories-text-editor.svg new file mode 100644 index 00000000..f7196ee8 --- /dev/null +++ b/src/apps/scalable/accessories-text-editor.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/acroread.svg b/src/apps/scalable/acroread.svg new file mode 100644 index 00000000..7a3189c2 --- /dev/null +++ b/src/apps/scalable/acroread.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/addressbook.svg b/src/apps/scalable/addressbook.svg new file mode 100644 index 00000000..13e469eb --- /dev/null +++ b/src/apps/scalable/addressbook.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/alacritty-simple.svg b/src/apps/scalable/alacritty-simple.svg new file mode 100644 index 00000000..15508615 --- /dev/null +++ b/src/apps/scalable/alacritty-simple.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/alacritty.svg b/src/apps/scalable/alacritty.svg new file mode 100644 index 00000000..31067e31 --- /dev/null +++ b/src/apps/scalable/alacritty.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/albert.svg b/src/apps/scalable/albert.svg new file mode 100644 index 00000000..91e5abdf --- /dev/null +++ b/src/apps/scalable/albert.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/almond.svg b/src/apps/scalable/almond.svg new file mode 100644 index 00000000..1e126e61 --- /dev/null +++ b/src/apps/scalable/almond.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/amarok.svg b/src/apps/scalable/amarok.svg new file mode 100644 index 00000000..61c8268c --- /dev/null +++ b/src/apps/scalable/amarok.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/anbox.svg b/src/apps/scalable/anbox.svg new file mode 100644 index 00000000..3b4fc035 --- /dev/null +++ b/src/apps/scalable/anbox.svg @@ -0,0 +1,25 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/android-studio.svg b/src/apps/scalable/android-studio.svg new file mode 100644 index 00000000..08efd620 --- /dev/null +++ b/src/apps/scalable/android-studio.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/anki.svg b/src/apps/scalable/anki.svg new file mode 100644 index 00000000..5364ee79 --- /dev/null +++ b/src/apps/scalable/anki.svg @@ -0,0 +1,38 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/anydesk.svg b/src/apps/scalable/anydesk.svg new file mode 100644 index 00000000..0b273aef --- /dev/null +++ b/src/apps/scalable/anydesk.svg @@ -0,0 +1,250 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/appimagekit-gravit-designer.svg b/src/apps/scalable/appimagekit-gravit-designer.svg new file mode 100644 index 00000000..7895b893 --- /dev/null +++ b/src/apps/scalable/appimagekit-gravit-designer.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/application-default-icon.svg b/src/apps/scalable/application-default-icon.svg new file mode 100644 index 00000000..4a2cb1a2 --- /dev/null +++ b/src/apps/scalable/application-default-icon.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/applications-games.svg b/src/apps/scalable/applications-games.svg new file mode 100644 index 00000000..e2f94fe1 --- /dev/null +++ b/src/apps/scalable/applications-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/applications-system.svg b/src/apps/scalable/applications-system.svg new file mode 100644 index 00000000..758be28b --- /dev/null +++ b/src/apps/scalable/applications-system.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/apport.svg b/src/apps/scalable/apport.svg new file mode 100644 index 00000000..9c77d356 --- /dev/null +++ b/src/apps/scalable/apport.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/assaultcube.svg b/src/apps/scalable/assaultcube.svg new file mode 100644 index 00000000..3329bd09 --- /dev/null +++ b/src/apps/scalable/assaultcube.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/atom.svg b/src/apps/scalable/atom.svg new file mode 100644 index 00000000..1cdfff74 --- /dev/null +++ b/src/apps/scalable/atom.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/audacious.svg b/src/apps/scalable/audacious.svg new file mode 100644 index 00000000..8ec46e2a --- /dev/null +++ b/src/apps/scalable/audacious.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/audacity.svg b/src/apps/scalable/audacity.svg new file mode 100644 index 00000000..512e5410 --- /dev/null +++ b/src/apps/scalable/audacity.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/authy.svg b/src/apps/scalable/authy.svg new file mode 100644 index 00000000..81433634 --- /dev/null +++ b/src/apps/scalable/authy.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/awf.svg b/src/apps/scalable/awf.svg new file mode 100644 index 00000000..77803419 --- /dev/null +++ b/src/apps/scalable/awf.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/baidunetdisk.svg b/src/apps/scalable/baidunetdisk.svg new file mode 100644 index 00000000..e06ac25c --- /dev/null +++ b/src/apps/scalable/baidunetdisk.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + icon + + Created with Sketch. + + + + + + diff --git a/src/apps/scalable/balena-etcher-electron.svg b/src/apps/scalable/balena-etcher-electron.svg new file mode 100644 index 00000000..80f34e64 --- /dev/null +++ b/src/apps/scalable/balena-etcher-electron.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/barrier.svg b/src/apps/scalable/barrier.svg new file mode 100644 index 00000000..2a4979ef --- /dev/null +++ b/src/apps/scalable/barrier.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/basket.svg b/src/apps/scalable/basket.svg new file mode 100644 index 00000000..490df34a --- /dev/null +++ b/src/apps/scalable/basket.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/beekeeper-studio.svg b/src/apps/scalable/beekeeper-studio.svg new file mode 100644 index 00000000..e2fcfb46 --- /dev/null +++ b/src/apps/scalable/beekeeper-studio.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/bleachbit.svg b/src/apps/scalable/bleachbit.svg new file mode 100644 index 00000000..ea127cd8 --- /dev/null +++ b/src/apps/scalable/bleachbit.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/blender.svg b/src/apps/scalable/blender.svg new file mode 100644 index 00000000..d395e927 --- /dev/null +++ b/src/apps/scalable/blender.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/bluetooth-inactive.svg b/src/apps/scalable/bluetooth-inactive.svg new file mode 100644 index 00000000..078dc6ea --- /dev/null +++ b/src/apps/scalable/bluetooth-inactive.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/bluetooth.svg b/src/apps/scalable/bluetooth.svg new file mode 100644 index 00000000..3c059583 --- /dev/null +++ b/src/apps/scalable/bluetooth.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/bookmarks-organize.svg b/src/apps/scalable/bookmarks-organize.svg new file mode 100644 index 00000000..34e26fb1 --- /dev/null +++ b/src/apps/scalable/bookmarks-organize.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/brackets.svg b/src/apps/scalable/brackets.svg new file mode 100644 index 00000000..ee314fd7 --- /dev/null +++ b/src/apps/scalable/brackets.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/brasero.svg b/src/apps/scalable/brasero.svg new file mode 100644 index 00000000..90e13bff --- /dev/null +++ b/src/apps/scalable/brasero.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/brave-beta.svg b/src/apps/scalable/brave-beta.svg new file mode 100644 index 00000000..bab13f62 --- /dev/null +++ b/src/apps/scalable/brave-beta.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/brave-dev.svg b/src/apps/scalable/brave-dev.svg new file mode 100644 index 00000000..e1a4023e --- /dev/null +++ b/src/apps/scalable/brave-dev.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/brave-nightly.svg b/src/apps/scalable/brave-nightly.svg new file mode 100644 index 00000000..0d97165f --- /dev/null +++ b/src/apps/scalable/brave-nightly.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/brave.svg b/src/apps/scalable/brave.svg new file mode 100644 index 00000000..e4e5793c --- /dev/null +++ b/src/apps/scalable/brave.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/browser-tor.svg b/src/apps/scalable/browser-tor.svg new file mode 100644 index 00000000..1118655c --- /dev/null +++ b/src/apps/scalable/browser-tor.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/budgiewprviews.svg b/src/apps/scalable/budgiewprviews.svg new file mode 100644 index 00000000..c922ceb6 --- /dev/null +++ b/src/apps/scalable/budgiewprviews.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/bulky.svg b/src/apps/scalable/bulky.svg new file mode 100644 index 00000000..e572f76d --- /dev/null +++ b/src/apps/scalable/bulky.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/bytedance-feishu.svg b/src/apps/scalable/bytedance-feishu.svg new file mode 100644 index 00000000..50ba1a2c --- /dev/null +++ b/src/apps/scalable/bytedance-feishu.svg @@ -0,0 +1,26 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/caffeine.svg b/src/apps/scalable/caffeine.svg new file mode 100644 index 00000000..ece0648e --- /dev/null +++ b/src/apps/scalable/caffeine.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calc.svg b/src/apps/scalable/calc.svg new file mode 100644 index 00000000..87d74f1d --- /dev/null +++ b/src/apps/scalable/calc.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/calendar.svg b/src/apps/scalable/calendar.svg new file mode 100644 index 00000000..52be5717 --- /dev/null +++ b/src/apps/scalable/calendar.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calf.svg b/src/apps/scalable/calf.svg new file mode 100644 index 00000000..b6ab3bdc --- /dev/null +++ b/src/apps/scalable/calf.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calf_plugin.svg b/src/apps/scalable/calf_plugin.svg new file mode 100644 index 00000000..252c99c1 --- /dev/null +++ b/src/apps/scalable/calf_plugin.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calibre-ebook-edit.svg b/src/apps/scalable/calibre-ebook-edit.svg new file mode 100644 index 00000000..576534cc --- /dev/null +++ b/src/apps/scalable/calibre-ebook-edit.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calibre-gui.svg b/src/apps/scalable/calibre-gui.svg new file mode 100644 index 00000000..2a8e8294 --- /dev/null +++ b/src/apps/scalable/calibre-gui.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calibre-viewer.svg b/src/apps/scalable/calibre-viewer.svg new file mode 100644 index 00000000..1dbffa94 --- /dev/null +++ b/src/apps/scalable/calibre-viewer.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calibre.svg b/src/apps/scalable/calibre.svg new file mode 100644 index 00000000..32d9036f --- /dev/null +++ b/src/apps/scalable/calibre.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calligragemini.svg b/src/apps/scalable/calligragemini.svg new file mode 100644 index 00000000..b6583665 --- /dev/null +++ b/src/apps/scalable/calligragemini.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/calligrasheets.svg b/src/apps/scalable/calligrasheets.svg new file mode 100644 index 00000000..2778450f --- /dev/null +++ b/src/apps/scalable/calligrasheets.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calligrastage.svg b/src/apps/scalable/calligrastage.svg new file mode 100644 index 00000000..d494c72b --- /dev/null +++ b/src/apps/scalable/calligrastage.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/calligrawords.svg b/src/apps/scalable/calligrawords.svg new file mode 100644 index 00000000..d8511b37 --- /dev/null +++ b/src/apps/scalable/calligrawords.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/cantata.svg b/src/apps/scalable/cantata.svg new file mode 100644 index 00000000..2033f1e2 --- /dev/null +++ b/src/apps/scalable/cantata.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/cawbird.svg b/src/apps/scalable/cawbird.svg new file mode 100644 index 00000000..9900d1a5 --- /dev/null +++ b/src/apps/scalable/cawbird.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/ccsm.svg b/src/apps/scalable/ccsm.svg new file mode 100644 index 00000000..a1addfb0 --- /dev/null +++ b/src/apps/scalable/ccsm.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/cheese.svg b/src/apps/scalable/cheese.svg new file mode 100644 index 00000000..63f2d048 --- /dev/null +++ b/src/apps/scalable/cheese.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/chess.svg b/src/apps/scalable/chess.svg new file mode 100644 index 00000000..5bf0837a --- /dev/null +++ b/src/apps/scalable/chess.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/chrome-haiffjcadagjlijoggckpgfnoeiflnem-Default.svg b/src/apps/scalable/chrome-haiffjcadagjlijoggckpgfnoeiflnem-Default.svg new file mode 100644 index 00000000..83d6ad2a --- /dev/null +++ b/src/apps/scalable/chrome-haiffjcadagjlijoggckpgfnoeiflnem-Default.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/chromium.svg b/src/apps/scalable/chromium.svg new file mode 100644 index 00000000..c09c6138 --- /dev/null +++ b/src/apps/scalable/chromium.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/clementine.svg b/src/apps/scalable/clementine.svg new file mode 100644 index 00000000..16ed4ffe --- /dev/null +++ b/src/apps/scalable/clementine.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/clion.svg b/src/apps/scalable/clion.svg new file mode 100644 index 00000000..9c4de486 --- /dev/null +++ b/src/apps/scalable/clion.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/cmake.svg b/src/apps/scalable/cmake.svg new file mode 100644 index 00000000..41b05dfe --- /dev/null +++ b/src/apps/scalable/cmake.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/cockos-reaper.svg b/src/apps/scalable/cockos-reaper.svg new file mode 100644 index 00000000..3a043eed --- /dev/null +++ b/src/apps/scalable/cockos-reaper.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/codeblocks.svg b/src/apps/scalable/codeblocks.svg new file mode 100644 index 00000000..a27ada78 --- /dev/null +++ b/src/apps/scalable/codeblocks.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/colorgrab.svg b/src/apps/scalable/colorgrab.svg new file mode 100644 index 00000000..5355979c --- /dev/null +++ b/src/apps/scalable/colorgrab.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.aimproxy.dotfonts.svg b/src/apps/scalable/com.github.aimproxy.dotfonts.svg new file mode 100644 index 00000000..eb1791cb --- /dev/null +++ b/src/apps/scalable/com.github.aimproxy.dotfonts.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + F + F + diff --git a/src/apps/scalable/com.github.akiraux.akira.svg b/src/apps/scalable/com.github.akiraux.akira.svg new file mode 100644 index 00000000..66e0b8fa --- /dev/null +++ b/src/apps/scalable/com.github.akiraux.akira.svg @@ -0,0 +1,75 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.arshubham.cipher.svg b/src/apps/scalable/com.github.arshubham.cipher.svg new file mode 100644 index 00000000..b42e9b30 --- /dev/null +++ b/src/apps/scalable/com.github.arshubham.cipher.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.artemanufrij.hashit.svg b/src/apps/scalable/com.github.artemanufrij.hashit.svg new file mode 100644 index 00000000..3e812888 --- /dev/null +++ b/src/apps/scalable/com.github.artemanufrij.hashit.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.cryptowyrm.copypastegrab.svg b/src/apps/scalable/com.github.cryptowyrm.copypastegrab.svg new file mode 100644 index 00000000..50988d3e --- /dev/null +++ b/src/apps/scalable/com.github.cryptowyrm.copypastegrab.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.dahenson.agenda.svg b/src/apps/scalable/com.github.dahenson.agenda.svg new file mode 100644 index 00000000..b7503783 --- /dev/null +++ b/src/apps/scalable/com.github.dahenson.agenda.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.djaler.formatter.svg b/src/apps/scalable/com.github.djaler.formatter.svg new file mode 100644 index 00000000..3607b3d2 --- /dev/null +++ b/src/apps/scalable/com.github.djaler.formatter.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.fabiocolacio.marker.svg b/src/apps/scalable/com.github.fabiocolacio.marker.svg new file mode 100644 index 00000000..3de1e93e --- /dev/null +++ b/src/apps/scalable/com.github.fabiocolacio.marker.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.hugolabe.Wike.svg b/src/apps/scalable/com.github.hugolabe.Wike.svg new file mode 100644 index 00000000..a6a9b3f3 --- /dev/null +++ b/src/apps/scalable/com.github.hugolabe.Wike.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.johnfactotum.Foliate.svg b/src/apps/scalable/com.github.johnfactotum.Foliate.svg new file mode 100644 index 00000000..6680fa9d --- /dev/null +++ b/src/apps/scalable/com.github.johnfactotum.Foliate.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.louis77.tuner.svg b/src/apps/scalable/com.github.louis77.tuner.svg new file mode 100644 index 00000000..2c80ab8d --- /dev/null +++ b/src/apps/scalable/com.github.louis77.tuner.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.maoschanz.DynamicWallpaperEditor.svg b/src/apps/scalable/com.github.maoschanz.DynamicWallpaperEditor.svg new file mode 100644 index 00000000..5ed035fe --- /dev/null +++ b/src/apps/scalable/com.github.maoschanz.DynamicWallpaperEditor.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.maoschanz.drawing.svg b/src/apps/scalable/com.github.maoschanz.drawing.svg new file mode 100644 index 00000000..70c9dfa2 --- /dev/null +++ b/src/apps/scalable/com.github.maoschanz.drawing.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.github.timecraft.js-test.svg b/src/apps/scalable/com.github.timecraft.js-test.svg new file mode 100644 index 00000000..d6cc3489 --- /dev/null +++ b/src/apps/scalable/com.github.timecraft.js-test.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/com.uploadedlobster.peek.svg b/src/apps/scalable/com.uploadedlobster.peek.svg new file mode 100644 index 00000000..12187e56 --- /dev/null +++ b/src/apps/scalable/com.uploadedlobster.peek.svg @@ -0,0 +1,19 @@ + + Adwaita Icon Template + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/connectagram.svg b/src/apps/scalable/connectagram.svg new file mode 100644 index 00000000..529012c7 --- /dev/null +++ b/src/apps/scalable/connectagram.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/credentials-preferences.svg b/src/apps/scalable/credentials-preferences.svg new file mode 100644 index 00000000..4e156404 --- /dev/null +++ b/src/apps/scalable/credentials-preferences.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/crossover.svg b/src/apps/scalable/crossover.svg new file mode 100644 index 00000000..cf75382b --- /dev/null +++ b/src/apps/scalable/crossover.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/cs-drivers.svg b/src/apps/scalable/cs-drivers.svg new file mode 100644 index 00000000..747e6614 --- /dev/null +++ b/src/apps/scalable/cs-drivers.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/cs-user.svg b/src/apps/scalable/cs-user.svg new file mode 100644 index 00000000..11c05543 --- /dev/null +++ b/src/apps/scalable/cs-user.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/darktable.svg b/src/apps/scalable/darktable.svg new file mode 100644 index 00000000..d16762c8 --- /dev/null +++ b/src/apps/scalable/darktable.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/datagrip.svg b/src/apps/scalable/datagrip.svg new file mode 100644 index 00000000..2c9a5596 --- /dev/null +++ b/src/apps/scalable/datagrip.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/dbeaver.svg b/src/apps/scalable/dbeaver.svg new file mode 100644 index 00000000..91869074 --- /dev/null +++ b/src/apps/scalable/dbeaver.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/dconf-editor.svg b/src/apps/scalable/dconf-editor.svg new file mode 100644 index 00000000..a9c2a2c2 --- /dev/null +++ b/src/apps/scalable/dconf-editor.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/deja-dup.svg b/src/apps/scalable/deja-dup.svg new file mode 100644 index 00000000..f6ee264e --- /dev/null +++ b/src/apps/scalable/deja-dup.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/deluge.svg b/src/apps/scalable/deluge.svg new file mode 100644 index 00000000..90d0846c --- /dev/null +++ b/src/apps/scalable/deluge.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/desktop-environment-gnome.svg b/src/apps/scalable/desktop-environment-gnome.svg new file mode 100644 index 00000000..c097af5c --- /dev/null +++ b/src/apps/scalable/desktop-environment-gnome.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/desktop-environment-kde.svg b/src/apps/scalable/desktop-environment-kde.svg new file mode 100644 index 00000000..14a6f69e --- /dev/null +++ b/src/apps/scalable/desktop-environment-kde.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/desktop-environment-mate.svg b/src/apps/scalable/desktop-environment-mate.svg new file mode 100644 index 00000000..69640243 --- /dev/null +++ b/src/apps/scalable/desktop-environment-mate.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/desktop-environment-xfce.svg b/src/apps/scalable/desktop-environment-xfce.svg new file mode 100644 index 00000000..ce254541 --- /dev/null +++ b/src/apps/scalable/desktop-environment-xfce.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/desktop-profiler.svg b/src/apps/scalable/desktop-profiler.svg new file mode 100644 index 00000000..ea46cc65 --- /dev/null +++ b/src/apps/scalable/desktop-profiler.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/desktop.svg b/src/apps/scalable/desktop.svg new file mode 100644 index 00000000..1a2c424a --- /dev/null +++ b/src/apps/scalable/desktop.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/dia.svg b/src/apps/scalable/dia.svg new file mode 100644 index 00000000..3baec555 --- /dev/null +++ b/src/apps/scalable/dia.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/digikam.svg b/src/apps/scalable/digikam.svg new file mode 100644 index 00000000..bb47f423 --- /dev/null +++ b/src/apps/scalable/digikam.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/discord.svg b/src/apps/scalable/discord.svg new file mode 100644 index 00000000..75929bab --- /dev/null +++ b/src/apps/scalable/discord.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/display-im6.q16.svg b/src/apps/scalable/display-im6.q16.svg new file mode 100644 index 00000000..39ac4c63 --- /dev/null +++ b/src/apps/scalable/display-im6.q16.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/distributor-logo-manjaro.svg b/src/apps/scalable/distributor-logo-manjaro.svg new file mode 100644 index 00000000..e893ddac --- /dev/null +++ b/src/apps/scalable/distributor-logo-manjaro.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/dock.svg b/src/apps/scalable/dock.svg new file mode 100644 index 00000000..ffeb2522 --- /dev/null +++ b/src/apps/scalable/dock.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/dosbox-staging.svg b/src/apps/scalable/dosbox-staging.svg new file mode 100644 index 00000000..0ab97bb3 --- /dev/null +++ b/src/apps/scalable/dosbox-staging.svg @@ -0,0 +1,48 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/dosbox.svg b/src/apps/scalable/dosbox.svg new file mode 100644 index 00000000..57f8e3aa --- /dev/null +++ b/src/apps/scalable/dosbox.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/draw-io.svg b/src/apps/scalable/draw-io.svg new file mode 100644 index 00000000..910d1070 --- /dev/null +++ b/src/apps/scalable/draw-io.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/drive-removable-media.svg b/src/apps/scalable/drive-removable-media.svg new file mode 100644 index 00000000..261efbed --- /dev/null +++ b/src/apps/scalable/drive-removable-media.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/dropbox.svg b/src/apps/scalable/dropbox.svg new file mode 100644 index 00000000..1df6ff3d --- /dev/null +++ b/src/apps/scalable/dropbox.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/easyeffects.svg b/src/apps/scalable/easyeffects.svg new file mode 100644 index 00000000..f15b84ce --- /dev/null +++ b/src/apps/scalable/easyeffects.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/eclipse-cdt.svg b/src/apps/scalable/eclipse-cdt.svg new file mode 100644 index 00000000..90bdb29f --- /dev/null +++ b/src/apps/scalable/eclipse-cdt.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/eclipse.svg b/src/apps/scalable/eclipse.svg new file mode 100644 index 00000000..997980df --- /dev/null +++ b/src/apps/scalable/eclipse.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/electron.svg b/src/apps/scalable/electron.svg new file mode 100644 index 00000000..2436eb83 --- /dev/null +++ b/src/apps/scalable/electron.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/element-desktop.svg b/src/apps/scalable/element-desktop.svg new file mode 100644 index 00000000..1d25afe8 --- /dev/null +++ b/src/apps/scalable/element-desktop.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/elisa.svg b/src/apps/scalable/elisa.svg new file mode 100644 index 00000000..4bf81866 --- /dev/null +++ b/src/apps/scalable/elisa.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/emacs.svg b/src/apps/scalable/emacs.svg new file mode 100644 index 00000000..cd3eae4e --- /dev/null +++ b/src/apps/scalable/emacs.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/emblem-mail.svg b/src/apps/scalable/emblem-mail.svg new file mode 100644 index 00000000..275aea10 --- /dev/null +++ b/src/apps/scalable/emblem-mail.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/empathy.svg b/src/apps/scalable/empathy.svg new file mode 100644 index 00000000..a3568fea --- /dev/null +++ b/src/apps/scalable/empathy.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/eog.svg b/src/apps/scalable/eog.svg new file mode 100644 index 00000000..0db24fa5 --- /dev/null +++ b/src/apps/scalable/eog.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/etcher.svg b/src/apps/scalable/etcher.svg new file mode 100644 index 00000000..4da4bc9b --- /dev/null +++ b/src/apps/scalable/etcher.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/evolution-tasks.svg b/src/apps/scalable/evolution-tasks.svg new file mode 100644 index 00000000..81d2707a --- /dev/null +++ b/src/apps/scalable/evolution-tasks.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/exodus.svg b/src/apps/scalable/exodus.svg new file mode 100644 index 00000000..e15bab77 --- /dev/null +++ b/src/apps/scalable/exodus.svg @@ -0,0 +1,42 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/extensions.svg b/src/apps/scalable/extensions.svg new file mode 100644 index 00000000..589c9a4b --- /dev/null +++ b/src/apps/scalable/extensions.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/fcitx-sogoupinyin.svg b/src/apps/scalable/fcitx-sogoupinyin.svg new file mode 100644 index 00000000..61dec31d --- /dev/null +++ b/src/apps/scalable/fcitx-sogoupinyin.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/fcitx.svg b/src/apps/scalable/fcitx.svg new file mode 100644 index 00000000..0fa5fab2 --- /dev/null +++ b/src/apps/scalable/fcitx.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/figma.svg b/src/apps/scalable/figma.svg new file mode 100644 index 00000000..87e10286 --- /dev/null +++ b/src/apps/scalable/figma.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/file-manager.svg b/src/apps/scalable/file-manager.svg new file mode 100644 index 00000000..2f5366d0 --- /dev/null +++ b/src/apps/scalable/file-manager.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/file-roller.svg b/src/apps/scalable/file-roller.svg new file mode 100644 index 00000000..57dc6ba3 --- /dev/null +++ b/src/apps/scalable/file-roller.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/filezilla.svg b/src/apps/scalable/filezilla.svg new file mode 100644 index 00000000..14353e38 --- /dev/null +++ b/src/apps/scalable/filezilla.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/firefox-developer-icon.svg b/src/apps/scalable/firefox-developer-icon.svg new file mode 100644 index 00000000..f75dfe2f --- /dev/null +++ b/src/apps/scalable/firefox-developer-icon.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/firefox.svg b/src/apps/scalable/firefox.svg new file mode 100644 index 00000000..a1617492 --- /dev/null +++ b/src/apps/scalable/firefox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/fish.svg b/src/apps/scalable/fish.svg new file mode 100644 index 00000000..3fc2c77b --- /dev/null +++ b/src/apps/scalable/fish.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/flameshot.svg b/src/apps/scalable/flameshot.svg new file mode 100644 index 00000000..b450aa6a --- /dev/null +++ b/src/apps/scalable/flameshot.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/flash.svg b/src/apps/scalable/flash.svg new file mode 100644 index 00000000..60b0e62f --- /dev/null +++ b/src/apps/scalable/flash.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/flatpak-software.svg b/src/apps/scalable/flatpak-software.svg new file mode 100644 index 00000000..654fdf92 --- /dev/null +++ b/src/apps/scalable/flatpak-software.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/flatseal.svg b/src/apps/scalable/flatseal.svg new file mode 100644 index 00000000..666edc98 --- /dev/null +++ b/src/apps/scalable/flatseal.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/fondo.svg b/src/apps/scalable/fondo.svg new file mode 100644 index 00000000..ce1d6e3d --- /dev/null +++ b/src/apps/scalable/fondo.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/fonts.svg b/src/apps/scalable/fonts.svg new file mode 100644 index 00000000..c84bf932 --- /dev/null +++ b/src/apps/scalable/fonts.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/four-in-a-row.svg b/src/apps/scalable/four-in-a-row.svg new file mode 100644 index 00000000..d27ae364 --- /dev/null +++ b/src/apps/scalable/four-in-a-row.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/fractal.svg b/src/apps/scalable/fractal.svg new file mode 100644 index 00000000..a2434fd7 --- /dev/null +++ b/src/apps/scalable/fractal.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/fragments.svg b/src/apps/scalable/fragments.svg new file mode 100644 index 00000000..c1bfd0a5 --- /dev/null +++ b/src/apps/scalable/fragments.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/franz.svg b/src/apps/scalable/franz.svg new file mode 100644 index 00000000..df1477e3 --- /dev/null +++ b/src/apps/scalable/franz.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/freeoffice-planmaker.svg b/src/apps/scalable/freeoffice-planmaker.svg new file mode 100644 index 00000000..a4666543 --- /dev/null +++ b/src/apps/scalable/freeoffice-planmaker.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/freeoffice-presentations.svg b/src/apps/scalable/freeoffice-presentations.svg new file mode 100644 index 00000000..24ac3efa --- /dev/null +++ b/src/apps/scalable/freeoffice-presentations.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/freeoffice-textmaker.svg b/src/apps/scalable/freeoffice-textmaker.svg new file mode 100644 index 00000000..a1406920 --- /dev/null +++ b/src/apps/scalable/freeoffice-textmaker.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/freetube.svg b/src/apps/scalable/freetube.svg new file mode 100644 index 00000000..26395ef2 --- /dev/null +++ b/src/apps/scalable/freetube.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/fritzing.svg b/src/apps/scalable/fritzing.svg new file mode 100644 index 00000000..b32ceb32 --- /dev/null +++ b/src/apps/scalable/fritzing.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/gbrainy.svg b/src/apps/scalable/gbrainy.svg new file mode 100644 index 00000000..3b853768 --- /dev/null +++ b/src/apps/scalable/gbrainy.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gda-browser-5.0.svg b/src/apps/scalable/gda-browser-5.0.svg new file mode 100644 index 00000000..1a542bae --- /dev/null +++ b/src/apps/scalable/gda-browser-5.0.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gda-control-center.svg b/src/apps/scalable/gda-control-center.svg new file mode 100644 index 00000000..eae07bd7 --- /dev/null +++ b/src/apps/scalable/gda-control-center.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gdebi.svg b/src/apps/scalable/gdebi.svg new file mode 100644 index 00000000..823b1ee5 --- /dev/null +++ b/src/apps/scalable/gdebi.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/geany.svg b/src/apps/scalable/geany.svg new file mode 100644 index 00000000..15771d5c --- /dev/null +++ b/src/apps/scalable/geany.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gimp.svg b/src/apps/scalable/gimp.svg new file mode 100644 index 00000000..745c0bc2 --- /dev/null +++ b/src/apps/scalable/gimp.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/git.svg b/src/apps/scalable/git.svg new file mode 100644 index 00000000..295e8597 --- /dev/null +++ b/src/apps/scalable/git.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/github-desktop.svg b/src/apps/scalable/github-desktop.svg new file mode 100644 index 00000000..dbcfcef5 --- /dev/null +++ b/src/apps/scalable/github-desktop.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/gitkraken.svg b/src/apps/scalable/gitkraken.svg new file mode 100644 index 00000000..deffd59e --- /dev/null +++ b/src/apps/scalable/gitkraken.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/glade.svg b/src/apps/scalable/glade.svg new file mode 100644 index 00000000..60887caf --- /dev/null +++ b/src/apps/scalable/glade.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-aisleriot.svg b/src/apps/scalable/gnome-aisleriot.svg new file mode 100644 index 00000000..d1389300 --- /dev/null +++ b/src/apps/scalable/gnome-aisleriot.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/gnome-books.svg b/src/apps/scalable/gnome-books.svg new file mode 100644 index 00000000..7eb9fba1 --- /dev/null +++ b/src/apps/scalable/gnome-books.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-builder.svg b/src/apps/scalable/gnome-builder.svg new file mode 100644 index 00000000..521498c1 --- /dev/null +++ b/src/apps/scalable/gnome-builder.svg @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-documents.svg b/src/apps/scalable/gnome-documents.svg new file mode 100644 index 00000000..a1e9da92 --- /dev/null +++ b/src/apps/scalable/gnome-documents.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-glines.svg b/src/apps/scalable/gnome-glines.svg new file mode 100644 index 00000000..993000dd --- /dev/null +++ b/src/apps/scalable/gnome-glines.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-klotski.svg b/src/apps/scalable/gnome-klotski.svg new file mode 100644 index 00000000..019d0e26 --- /dev/null +++ b/src/apps/scalable/gnome-klotski.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-layout-switcher.svg b/src/apps/scalable/gnome-layout-switcher.svg new file mode 100644 index 00000000..353ae237 --- /dev/null +++ b/src/apps/scalable/gnome-layout-switcher.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-mahjongg.svg b/src/apps/scalable/gnome-mahjongg.svg new file mode 100644 index 00000000..2870e689 --- /dev/null +++ b/src/apps/scalable/gnome-mahjongg.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-maps.svg b/src/apps/scalable/gnome-maps.svg new file mode 100644 index 00000000..30eb03f6 --- /dev/null +++ b/src/apps/scalable/gnome-maps.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-mines.svg b/src/apps/scalable/gnome-mines.svg new file mode 100644 index 00000000..6f853ba2 --- /dev/null +++ b/src/apps/scalable/gnome-mines.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/gnome-music.svg b/src/apps/scalable/gnome-music.svg new file mode 100644 index 00000000..1352300b --- /dev/null +++ b/src/apps/scalable/gnome-music.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-nibbles.svg b/src/apps/scalable/gnome-nibbles.svg new file mode 100644 index 00000000..a83804f4 --- /dev/null +++ b/src/apps/scalable/gnome-nibbles.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-paint.svg b/src/apps/scalable/gnome-paint.svg new file mode 100644 index 00000000..76df8463 --- /dev/null +++ b/src/apps/scalable/gnome-paint.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/gnome-power-manager.svg b/src/apps/scalable/gnome-power-manager.svg new file mode 100644 index 00000000..6e19b4dc --- /dev/null +++ b/src/apps/scalable/gnome-power-manager.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-robots.svg b/src/apps/scalable/gnome-robots.svg new file mode 100644 index 00000000..b495558a --- /dev/null +++ b/src/apps/scalable/gnome-robots.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-sound-recorder.svg b/src/apps/scalable/gnome-sound-recorder.svg new file mode 100644 index 00000000..993a9efd --- /dev/null +++ b/src/apps/scalable/gnome-sound-recorder.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-taquin.svg b/src/apps/scalable/gnome-taquin.svg new file mode 100644 index 00000000..158b3a97 --- /dev/null +++ b/src/apps/scalable/gnome-taquin.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gnome-tetravex.svg b/src/apps/scalable/gnome-tetravex.svg new file mode 100644 index 00000000..ba7d31bf --- /dev/null +++ b/src/apps/scalable/gnome-tetravex.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/gnome-todo.svg b/src/apps/scalable/gnome-todo.svg new file mode 100644 index 00000000..7c22f028 --- /dev/null +++ b/src/apps/scalable/gnome-todo.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/gnome-tweak-tool.svg b/src/apps/scalable/gnome-tweak-tool.svg new file mode 100644 index 00000000..05ac9eb4 --- /dev/null +++ b/src/apps/scalable/gnome-tweak-tool.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/go-for-it.svg b/src/apps/scalable/go-for-it.svg new file mode 100644 index 00000000..f6a9966a --- /dev/null +++ b/src/apps/scalable/go-for-it.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-exchange.svg b/src/apps/scalable/goa-account-exchange.svg new file mode 100644 index 00000000..f201187b --- /dev/null +++ b/src/apps/scalable/goa-account-exchange.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-facebook.svg b/src/apps/scalable/goa-account-facebook.svg new file mode 100644 index 00000000..75d2dde8 --- /dev/null +++ b/src/apps/scalable/goa-account-facebook.svg @@ -0,0 +1,31 @@ + + Adwaita Icon Template + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-fedora.svg b/src/apps/scalable/goa-account-fedora.svg new file mode 100644 index 00000000..e372b464 --- /dev/null +++ b/src/apps/scalable/goa-account-fedora.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-flickr.svg b/src/apps/scalable/goa-account-flickr.svg new file mode 100644 index 00000000..e0aed380 --- /dev/null +++ b/src/apps/scalable/goa-account-flickr.svg @@ -0,0 +1,18 @@ + + Adwaita Icon Template + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-foursquare.svg b/src/apps/scalable/goa-account-foursquare.svg new file mode 100644 index 00000000..291b4c17 --- /dev/null +++ b/src/apps/scalable/goa-account-foursquare.svg @@ -0,0 +1,15 @@ + + Adwaita Icon Template + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-google.svg b/src/apps/scalable/goa-account-google.svg new file mode 100644 index 00000000..80dc8b3b --- /dev/null +++ b/src/apps/scalable/goa-account-google.svg @@ -0,0 +1,20 @@ + + Adwaita Icon Template + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-lastfm.svg b/src/apps/scalable/goa-account-lastfm.svg new file mode 100644 index 00000000..26ad95b4 --- /dev/null +++ b/src/apps/scalable/goa-account-lastfm.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-msn.svg b/src/apps/scalable/goa-account-msn.svg new file mode 100644 index 00000000..8796e64b --- /dev/null +++ b/src/apps/scalable/goa-account-msn.svg @@ -0,0 +1,20 @@ + + Adwaita Icon Template + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/goa-account-owncloud.svg b/src/apps/scalable/goa-account-owncloud.svg new file mode 100644 index 00000000..5ff92465 --- /dev/null +++ b/src/apps/scalable/goa-account-owncloud.svg @@ -0,0 +1,15 @@ + + Adwaita Icon Template + + + + + + + + + + + + + diff --git a/src/apps/scalable/goland.svg b/src/apps/scalable/goland.svg new file mode 100644 index 00000000..83322306 --- /dev/null +++ b/src/apps/scalable/goland.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/google-chrome.svg b/src/apps/scalable/google-chrome.svg new file mode 100644 index 00000000..6c6f84e7 --- /dev/null +++ b/src/apps/scalable/google-chrome.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/google-earth.svg b/src/apps/scalable/google-earth.svg new file mode 100644 index 00000000..53692daa --- /dev/null +++ b/src/apps/scalable/google-earth.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/gpk-log.svg b/src/apps/scalable/gpk-log.svg new file mode 100644 index 00000000..867a8e02 --- /dev/null +++ b/src/apps/scalable/gpk-log.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/green-recorder.svg b/src/apps/scalable/green-recorder.svg new file mode 100644 index 00000000..8f7e7879 --- /dev/null +++ b/src/apps/scalable/green-recorder.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/grub-customizer.svg b/src/apps/scalable/grub-customizer.svg new file mode 100644 index 00000000..150e507c --- /dev/null +++ b/src/apps/scalable/grub-customizer.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gtranslator.svg b/src/apps/scalable/gtranslator.svg new file mode 100644 index 00000000..0f654c3e --- /dev/null +++ b/src/apps/scalable/gtranslator.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/gufw.svg b/src/apps/scalable/gufw.svg new file mode 100644 index 00000000..39deb448 --- /dev/null +++ b/src/apps/scalable/gufw.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/haguichi.svg b/src/apps/scalable/haguichi.svg new file mode 100644 index 00000000..b4bfd88f --- /dev/null +++ b/src/apps/scalable/haguichi.svg @@ -0,0 +1,32 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/hb-icon.svg b/src/apps/scalable/hb-icon.svg new file mode 100644 index 00000000..271ca6fd --- /dev/null +++ b/src/apps/scalable/hb-icon.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/help.svg b/src/apps/scalable/help.svg new file mode 100644 index 00000000..be59d25b --- /dev/null +++ b/src/apps/scalable/help.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/hexchat.svg b/src/apps/scalable/hexchat.svg new file mode 100644 index 00000000..e15e43a1 --- /dev/null +++ b/src/apps/scalable/hexchat.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/hitori.svg b/src/apps/scalable/hitori.svg new file mode 100644 index 00000000..b19c82e1 --- /dev/null +++ b/src/apps/scalable/hitori.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/homebank.svg b/src/apps/scalable/homebank.svg new file mode 100644 index 00000000..66c86e9d --- /dev/null +++ b/src/apps/scalable/homebank.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/hp-logo.svg b/src/apps/scalable/hp-logo.svg new file mode 100644 index 00000000..e13c93cd --- /dev/null +++ b/src/apps/scalable/hp-logo.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/htop.svg b/src/apps/scalable/htop.svg new file mode 100644 index 00000000..38acae0d --- /dev/null +++ b/src/apps/scalable/htop.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/hwinfo.svg b/src/apps/scalable/hwinfo.svg new file mode 100644 index 00000000..29d612e8 --- /dev/null +++ b/src/apps/scalable/hwinfo.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/iagno.svg b/src/apps/scalable/iagno.svg new file mode 100644 index 00000000..22c6a093 --- /dev/null +++ b/src/apps/scalable/iagno.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/ibus-bopomofo.svg b/src/apps/scalable/ibus-bopomofo.svg new file mode 100644 index 00000000..a5918355 --- /dev/null +++ b/src/apps/scalable/ibus-bopomofo.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/ibus-pinyin.svg b/src/apps/scalable/ibus-pinyin.svg new file mode 100644 index 00000000..069ab1a9 --- /dev/null +++ b/src/apps/scalable/ibus-pinyin.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/ibus-typing-booster.svg b/src/apps/scalable/ibus-typing-booster.svg new file mode 100644 index 00000000..14471f5d --- /dev/null +++ b/src/apps/scalable/ibus-typing-booster.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/ibus.svg b/src/apps/scalable/ibus.svg new file mode 100644 index 00000000..48da9b95 --- /dev/null +++ b/src/apps/scalable/ibus.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/icon-preview-app.svg b/src/apps/scalable/icon-preview-app.svg new file mode 100644 index 00000000..863b3d61 --- /dev/null +++ b/src/apps/scalable/icon-preview-app.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/idea.svg b/src/apps/scalable/idea.svg new file mode 100644 index 00000000..1a6e96b1 --- /dev/null +++ b/src/apps/scalable/idea.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/indicator-weather.svg b/src/apps/scalable/indicator-weather.svg new file mode 100644 index 00000000..8fcf6a81 --- /dev/null +++ b/src/apps/scalable/indicator-weather.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/inkscape.svg b/src/apps/scalable/inkscape.svg new file mode 100644 index 00000000..128b89c6 --- /dev/null +++ b/src/apps/scalable/inkscape.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/insomnia.svg b/src/apps/scalable/insomnia.svg new file mode 100644 index 00000000..9d5f55f2 --- /dev/null +++ b/src/apps/scalable/insomnia.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/internet-mail.svg b/src/apps/scalable/internet-mail.svg new file mode 100644 index 00000000..0215f338 --- /dev/null +++ b/src/apps/scalable/internet-mail.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/internet-news-reader.svg b/src/apps/scalable/internet-news-reader.svg new file mode 100644 index 00000000..e07df515 --- /dev/null +++ b/src/apps/scalable/internet-news-reader.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/io.github.seadve.Kooha.svg b/src/apps/scalable/io.github.seadve.Kooha.svg new file mode 100644 index 00000000..b3545564 --- /dev/null +++ b/src/apps/scalable/io.github.seadve.Kooha.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/jabref.svg b/src/apps/scalable/jabref.svg new file mode 100644 index 00000000..0ebd159a --- /dev/null +++ b/src/apps/scalable/jabref.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/java.svg b/src/apps/scalable/java.svg new file mode 100644 index 00000000..e8422915 --- /dev/null +++ b/src/apps/scalable/java.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/jockey.svg b/src/apps/scalable/jockey.svg new file mode 100644 index 00000000..dfd11068 --- /dev/null +++ b/src/apps/scalable/jockey.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/joplin.svg b/src/apps/scalable/joplin.svg new file mode 100644 index 00000000..1e88ab73 --- /dev/null +++ b/src/apps/scalable/joplin.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/juk.svg b/src/apps/scalable/juk.svg new file mode 100644 index 00000000..42ad56c5 --- /dev/null +++ b/src/apps/scalable/juk.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/kapow.svg b/src/apps/scalable/kapow.svg new file mode 100644 index 00000000..24a08971 --- /dev/null +++ b/src/apps/scalable/kapow.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/karbon.svg b/src/apps/scalable/karbon.svg new file mode 100644 index 00000000..8edc6a1b --- /dev/null +++ b/src/apps/scalable/karbon.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/kate.svg b/src/apps/scalable/kate.svg new file mode 100644 index 00000000..80550549 --- /dev/null +++ b/src/apps/scalable/kate.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/kdenlive.svg b/src/apps/scalable/kdenlive.svg new file mode 100644 index 00000000..b2f4764d --- /dev/null +++ b/src/apps/scalable/kdenlive.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/keyring-manager.svg b/src/apps/scalable/keyring-manager.svg new file mode 100644 index 00000000..8e813444 --- /dev/null +++ b/src/apps/scalable/keyring-manager.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/kget.svg b/src/apps/scalable/kget.svg new file mode 100644 index 00000000..1caeaad8 --- /dev/null +++ b/src/apps/scalable/kget.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/kitty.svg b/src/apps/scalable/kitty.svg new file mode 100644 index 00000000..fc3ec3ab --- /dev/null +++ b/src/apps/scalable/kitty.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/knemo.svg b/src/apps/scalable/knemo.svg new file mode 100644 index 00000000..6b724461 --- /dev/null +++ b/src/apps/scalable/knemo.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/kodi.svg b/src/apps/scalable/kodi.svg new file mode 100644 index 00000000..5e3975c1 --- /dev/null +++ b/src/apps/scalable/kodi.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/konqueror.svg b/src/apps/scalable/konqueror.svg new file mode 100644 index 00000000..58f9df97 --- /dev/null +++ b/src/apps/scalable/konqueror.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/krita.svg b/src/apps/scalable/krita.svg new file mode 100644 index 00000000..3d3c76af --- /dev/null +++ b/src/apps/scalable/krita.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/ksudoku.svg b/src/apps/scalable/ksudoku.svg new file mode 100644 index 00000000..80ef153d --- /dev/null +++ b/src/apps/scalable/ksudoku.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/ktnef.svg b/src/apps/scalable/ktnef.svg new file mode 100644 index 00000000..b24d4bd0 --- /dev/null +++ b/src/apps/scalable/ktnef.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/ktorrent.svg b/src/apps/scalable/ktorrent.svg new file mode 100644 index 00000000..ffd9a0ae --- /dev/null +++ b/src/apps/scalable/ktorrent.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/kvantum.svg b/src/apps/scalable/kvantum.svg new file mode 100644 index 00000000..bfcc182a --- /dev/null +++ b/src/apps/scalable/kvantum.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/kwalletmanager.svg b/src/apps/scalable/kwalletmanager.svg new file mode 100644 index 00000000..a45a8e60 --- /dev/null +++ b/src/apps/scalable/kwalletmanager.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/labyrinth.svg b/src/apps/scalable/labyrinth.svg new file mode 100644 index 00000000..d4f3b129 --- /dev/null +++ b/src/apps/scalable/labyrinth.svg @@ -0,0 +1,39 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/lazarus.svg b/src/apps/scalable/lazarus.svg new file mode 100644 index 00000000..3f76dbeb --- /dev/null +++ b/src/apps/scalable/lazarus.svg @@ -0,0 +1,36 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libinput-gestures.svg b/src/apps/scalable/libinput-gestures.svg new file mode 100644 index 00000000..975daf3f --- /dev/null +++ b/src/apps/scalable/libinput-gestures.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libreoffice-base.svg b/src/apps/scalable/libreoffice-base.svg new file mode 100644 index 00000000..78ccd24d --- /dev/null +++ b/src/apps/scalable/libreoffice-base.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libreoffice-calc.svg b/src/apps/scalable/libreoffice-calc.svg new file mode 100644 index 00000000..12320043 --- /dev/null +++ b/src/apps/scalable/libreoffice-calc.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libreoffice-draw.svg b/src/apps/scalable/libreoffice-draw.svg new file mode 100644 index 00000000..01e9d915 --- /dev/null +++ b/src/apps/scalable/libreoffice-draw.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libreoffice-impress.svg b/src/apps/scalable/libreoffice-impress.svg new file mode 100644 index 00000000..dfc8b6d3 --- /dev/null +++ b/src/apps/scalable/libreoffice-impress.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libreoffice-math.svg b/src/apps/scalable/libreoffice-math.svg new file mode 100644 index 00000000..2eb05642 --- /dev/null +++ b/src/apps/scalable/libreoffice-math.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libreoffice-writer.svg b/src/apps/scalable/libreoffice-writer.svg new file mode 100644 index 00000000..38b491c3 --- /dev/null +++ b/src/apps/scalable/libreoffice-writer.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/libreoffice.svg b/src/apps/scalable/libreoffice.svg new file mode 100644 index 00000000..7c95ad0a --- /dev/null +++ b/src/apps/scalable/libreoffice.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/lightcord.svg b/src/apps/scalable/lightcord.svg new file mode 100644 index 00000000..27d0bc8d --- /dev/null +++ b/src/apps/scalable/lightcord.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/lightsoff.svg b/src/apps/scalable/lightsoff.svg new file mode 100644 index 00000000..7584f7ac --- /dev/null +++ b/src/apps/scalable/lightsoff.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/login.svg b/src/apps/scalable/login.svg new file mode 100644 index 00000000..e521f1bf --- /dev/null +++ b/src/apps/scalable/login.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/logview.svg b/src/apps/scalable/logview.svg new file mode 100644 index 00000000..c6e1d515 --- /dev/null +++ b/src/apps/scalable/logview.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/lollypop.svg b/src/apps/scalable/lollypop.svg new file mode 100644 index 00000000..9d05b8cf --- /dev/null +++ b/src/apps/scalable/lollypop.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/lx-music-desktop.svg b/src/apps/scalable/lx-music-desktop.svg new file mode 100644 index 00000000..21dc3f76 --- /dev/null +++ b/src/apps/scalable/lx-music-desktop.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/mailspring.svg b/src/apps/scalable/mailspring.svg new file mode 100644 index 00000000..b226226a --- /dev/null +++ b/src/apps/scalable/mailspring.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/mega.svg b/src/apps/scalable/mega.svg new file mode 100644 index 00000000..fc68a114 --- /dev/null +++ b/src/apps/scalable/mega.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/meld.svg b/src/apps/scalable/meld.svg new file mode 100644 index 00000000..72b18eb9 --- /dev/null +++ b/src/apps/scalable/meld.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/menu-editor.svg b/src/apps/scalable/menu-editor.svg new file mode 100644 index 00000000..ca44cb97 --- /dev/null +++ b/src/apps/scalable/menu-editor.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/micro-logo-mark.svg b/src/apps/scalable/micro-logo-mark.svg new file mode 100644 index 00000000..7ce55cde --- /dev/null +++ b/src/apps/scalable/micro-logo-mark.svg @@ -0,0 +1,38 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/microsoft-edge-beta.svg b/src/apps/scalable/microsoft-edge-beta.svg new file mode 100644 index 00000000..734b78c1 --- /dev/null +++ b/src/apps/scalable/microsoft-edge-beta.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/microsoft-edge-dev.svg b/src/apps/scalable/microsoft-edge-dev.svg new file mode 100644 index 00000000..0143daa0 --- /dev/null +++ b/src/apps/scalable/microsoft-edge-dev.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/microsoft-edge.svg b/src/apps/scalable/microsoft-edge.svg new file mode 100644 index 00000000..c1759db1 --- /dev/null +++ b/src/apps/scalable/microsoft-edge.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/miktex-console.svg b/src/apps/scalable/miktex-console.svg new file mode 100644 index 00000000..b44e9565 --- /dev/null +++ b/src/apps/scalable/miktex-console.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/mindmaster.svg b/src/apps/scalable/mindmaster.svg new file mode 100644 index 00000000..24a16a5a --- /dev/null +++ b/src/apps/scalable/mindmaster.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/minecraft.svg b/src/apps/scalable/minecraft.svg new file mode 100644 index 00000000..e6df5b90 --- /dev/null +++ b/src/apps/scalable/minecraft.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/mintwelcome.svg b/src/apps/scalable/mintwelcome.svg new file mode 100644 index 00000000..29ef8151 --- /dev/null +++ b/src/apps/scalable/mintwelcome.svg @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/mkvmerge.svg b/src/apps/scalable/mkvmerge.svg new file mode 100644 index 00000000..02e61755 --- /dev/null +++ b/src/apps/scalable/mkvmerge.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/mongodb-compass.svg b/src/apps/scalable/mongodb-compass.svg new file mode 100644 index 00000000..d37ffdff --- /dev/null +++ b/src/apps/scalable/mongodb-compass.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/motrix.svg b/src/apps/scalable/motrix.svg new file mode 100644 index 00000000..c56d1d61 --- /dev/null +++ b/src/apps/scalable/motrix.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/mplayer.svg b/src/apps/scalable/mplayer.svg new file mode 100644 index 00000000..aee2030b --- /dev/null +++ b/src/apps/scalable/mplayer.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/mudita24.svg b/src/apps/scalable/mudita24.svg new file mode 100644 index 00000000..f7965cc4 --- /dev/null +++ b/src/apps/scalable/mudita24.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/multimedia-volume-control.svg b/src/apps/scalable/multimedia-volume-control.svg new file mode 100644 index 00000000..5b313c6a --- /dev/null +++ b/src/apps/scalable/multimedia-volume-control.svg @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/multitasking-view.svg b/src/apps/scalable/multitasking-view.svg new file mode 100644 index 00000000..17000f8c --- /dev/null +++ b/src/apps/scalable/multitasking-view.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/neovim.svg b/src/apps/scalable/neovim.svg new file mode 100644 index 00000000..a0a2c55c --- /dev/null +++ b/src/apps/scalable/neovim.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/netease-cloud-music.svg b/src/apps/scalable/netease-cloud-music.svg new file mode 100644 index 00000000..8a090cd9 --- /dev/null +++ b/src/apps/scalable/netease-cloud-music.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/network-workgroup.svg b/src/apps/scalable/network-workgroup.svg new file mode 100644 index 00000000..eb36b9c4 --- /dev/null +++ b/src/apps/scalable/network-workgroup.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/nmap_icon.svg b/src/apps/scalable/nmap_icon.svg new file mode 100644 index 00000000..856f13a7 --- /dev/null +++ b/src/apps/scalable/nmap_icon.svg @@ -0,0 +1,61 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/notable.svg b/src/apps/scalable/notable.svg new file mode 100644 index 00000000..a0b7ac1e --- /dev/null +++ b/src/apps/scalable/notable.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/notion.svg b/src/apps/scalable/notion.svg new file mode 100644 index 00000000..7b844fdc --- /dev/null +++ b/src/apps/scalable/notion.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/nvidia.svg b/src/apps/scalable/nvidia.svg new file mode 100644 index 00000000..9dd3ae8c --- /dev/null +++ b/src/apps/scalable/nvidia.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/obs.svg b/src/apps/scalable/obs.svg new file mode 100644 index 00000000..8e3680b1 --- /dev/null +++ b/src/apps/scalable/obs.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/okular.svg b/src/apps/scalable/okular.svg new file mode 100644 index 00000000..55c8c8db --- /dev/null +++ b/src/apps/scalable/okular.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/olive-editor.svg b/src/apps/scalable/olive-editor.svg new file mode 100644 index 00000000..04693dfc --- /dev/null +++ b/src/apps/scalable/olive-editor.svg @@ -0,0 +1,29 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/onboard.svg b/src/apps/scalable/onboard.svg new file mode 100644 index 00000000..b161868a --- /dev/null +++ b/src/apps/scalable/onboard.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/online-account.svg b/src/apps/scalable/online-account.svg new file mode 100644 index 00000000..4918ec94 --- /dev/null +++ b/src/apps/scalable/online-account.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/opensnitch-ui.svg b/src/apps/scalable/opensnitch-ui.svg new file mode 100644 index 00000000..a8d98095 --- /dev/null +++ b/src/apps/scalable/opensnitch-ui.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/opera-beta.svg b/src/apps/scalable/opera-beta.svg new file mode 100644 index 00000000..7e40595f --- /dev/null +++ b/src/apps/scalable/opera-beta.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/opera.svg b/src/apps/scalable/opera.svg new file mode 100644 index 00000000..f185842e --- /dev/null +++ b/src/apps/scalable/opera.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.cvfosammmm.Setzer.svg b/src/apps/scalable/org.cvfosammmm.Setzer.svg new file mode 100644 index 00000000..31960f66 --- /dev/null +++ b/src/apps/scalable/org.cvfosammmm.Setzer.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.gabmus.giara.svg b/src/apps/scalable/org.gabmus.giara.svg new file mode 100644 index 00000000..4af0bea4 --- /dev/null +++ b/src/apps/scalable/org.gabmus.giara.svg @@ -0,0 +1,29 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.gnome.PasswordSafe.svg b/src/apps/scalable/org.gnome.PasswordSafe.svg new file mode 100644 index 00000000..73aac8d6 --- /dev/null +++ b/src/apps/scalable/org.gnome.PasswordSafe.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.gnome.PowerStats.svg b/src/apps/scalable/org.gnome.PowerStats.svg new file mode 100644 index 00000000..34ee22b6 --- /dev/null +++ b/src/apps/scalable/org.gnome.PowerStats.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/org.gnome.Totem.svg b/src/apps/scalable/org.gnome.Totem.svg new file mode 100644 index 00000000..f38fcbcd --- /dev/null +++ b/src/apps/scalable/org.gnome.Totem.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/org.gtk.PrintEditor4.svg b/src/apps/scalable/org.gtk.PrintEditor4.svg new file mode 100644 index 00000000..b1a95133 --- /dev/null +++ b/src/apps/scalable/org.gtk.PrintEditor4.svg @@ -0,0 +1,105 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.midori_browser.Midori.svg b/src/apps/scalable/org.midori_browser.Midori.svg new file mode 100644 index 00000000..5aff269a --- /dev/null +++ b/src/apps/scalable/org.midori_browser.Midori.svg @@ -0,0 +1,255 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.xfce.Gigolo.svg b/src/apps/scalable/org.xfce.Gigolo.svg new file mode 100644 index 00000000..549c4f59 --- /dev/null +++ b/src/apps/scalable/org.xfce.Gigolo.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.xfce.panel.directorymenu.svg b/src/apps/scalable/org.xfce.panel.directorymenu.svg new file mode 100644 index 00000000..c58f40ec --- /dev/null +++ b/src/apps/scalable/org.xfce.panel.directorymenu.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/org.xfce.panel.separator.svg b/src/apps/scalable/org.xfce.panel.separator.svg new file mode 100644 index 00000000..53b74d74 --- /dev/null +++ b/src/apps/scalable/org.xfce.panel.separator.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/pcloud.svg b/src/apps/scalable/pcloud.svg new file mode 100644 index 00000000..b4e8caf7 --- /dev/null +++ b/src/apps/scalable/pcloud.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/pdf-mix-tool.svg b/src/apps/scalable/pdf-mix-tool.svg new file mode 100644 index 00000000..17645a17 --- /dev/null +++ b/src/apps/scalable/pdf-mix-tool.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/persepolis.svg b/src/apps/scalable/persepolis.svg new file mode 100644 index 00000000..f37e92f2 --- /dev/null +++ b/src/apps/scalable/persepolis.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/petris-icon.svg b/src/apps/scalable/petris-icon.svg new file mode 100644 index 00000000..025a198c --- /dev/null +++ b/src/apps/scalable/petris-icon.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/photoflare.svg b/src/apps/scalable/photoflare.svg new file mode 100644 index 00000000..4e320a88 --- /dev/null +++ b/src/apps/scalable/photoflare.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/phpstorm.svg b/src/apps/scalable/phpstorm.svg new file mode 100644 index 00000000..3e08c6b0 --- /dev/null +++ b/src/apps/scalable/phpstorm.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/planner.svg b/src/apps/scalable/planner.svg new file mode 100644 index 00000000..7426a2dd --- /dev/null +++ b/src/apps/scalable/planner.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/plasma.svg b/src/apps/scalable/plasma.svg new file mode 100644 index 00000000..811b55c6 --- /dev/null +++ b/src/apps/scalable/plasma.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/playonlinux.svg b/src/apps/scalable/playonlinux.svg new file mode 100644 index 00000000..77b3fe64 --- /dev/null +++ b/src/apps/scalable/playonlinux.svg @@ -0,0 +1,55 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/plexmediaserver.svg b/src/apps/scalable/plexmediaserver.svg new file mode 100644 index 00000000..799a5e0c --- /dev/null +++ b/src/apps/scalable/plexmediaserver.svg @@ -0,0 +1,237 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/polari.svg b/src/apps/scalable/polari.svg new file mode 100644 index 00000000..23e05921 --- /dev/null +++ b/src/apps/scalable/polari.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/pomidor.svg b/src/apps/scalable/pomidor.svg new file mode 100644 index 00000000..3cd2cd32 --- /dev/null +++ b/src/apps/scalable/pomidor.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/pomotroid.svg b/src/apps/scalable/pomotroid.svg new file mode 100644 index 00000000..947011b4 --- /dev/null +++ b/src/apps/scalable/pomotroid.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/popcorntime.svg b/src/apps/scalable/popcorntime.svg new file mode 100644 index 00000000..28ccedfd --- /dev/null +++ b/src/apps/scalable/popcorntime.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/postman.svg b/src/apps/scalable/postman.svg new file mode 100644 index 00000000..5429cf01 --- /dev/null +++ b/src/apps/scalable/postman.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/ppsspp.svg b/src/apps/scalable/ppsspp.svg new file mode 100644 index 00000000..068a2b9a --- /dev/null +++ b/src/apps/scalable/ppsspp.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-color.svg b/src/apps/scalable/preferences-color.svg new file mode 100644 index 00000000..cd0a225a --- /dev/null +++ b/src/apps/scalable/preferences-color.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-display-color.svg b/src/apps/scalable/preferences-desktop-display-color.svg new file mode 100644 index 00000000..1947a64f --- /dev/null +++ b/src/apps/scalable/preferences-desktop-display-color.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-display.svg b/src/apps/scalable/preferences-desktop-display.svg new file mode 100644 index 00000000..8b451efa --- /dev/null +++ b/src/apps/scalable/preferences-desktop-display.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-emoticons.svg b/src/apps/scalable/preferences-desktop-emoticons.svg new file mode 100644 index 00000000..17f1874e --- /dev/null +++ b/src/apps/scalable/preferences-desktop-emoticons.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-filetype-association.svg b/src/apps/scalable/preferences-desktop-filetype-association.svg new file mode 100644 index 00000000..58557147 --- /dev/null +++ b/src/apps/scalable/preferences-desktop-filetype-association.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-icons.svg b/src/apps/scalable/preferences-desktop-icons.svg new file mode 100644 index 00000000..5db3ea6c --- /dev/null +++ b/src/apps/scalable/preferences-desktop-icons.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-keyboard.svg b/src/apps/scalable/preferences-desktop-keyboard.svg new file mode 100644 index 00000000..8e467567 --- /dev/null +++ b/src/apps/scalable/preferences-desktop-keyboard.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-locale.svg b/src/apps/scalable/preferences-desktop-locale.svg new file mode 100644 index 00000000..8347ddc8 --- /dev/null +++ b/src/apps/scalable/preferences-desktop-locale.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-notification.svg b/src/apps/scalable/preferences-desktop-notification.svg new file mode 100644 index 00000000..4b59f6f0 --- /dev/null +++ b/src/apps/scalable/preferences-desktop-notification.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-peripherals.svg b/src/apps/scalable/preferences-desktop-peripherals.svg new file mode 100644 index 00000000..f4eb092d --- /dev/null +++ b/src/apps/scalable/preferences-desktop-peripherals.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-plasma-theme.svg b/src/apps/scalable/preferences-desktop-plasma-theme.svg new file mode 100644 index 00000000..15f2ab9b --- /dev/null +++ b/src/apps/scalable/preferences-desktop-plasma-theme.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-plasma.svg b/src/apps/scalable/preferences-desktop-plasma.svg new file mode 100644 index 00000000..d5e5d430 --- /dev/null +++ b/src/apps/scalable/preferences-desktop-plasma.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-screensaver.svg b/src/apps/scalable/preferences-desktop-screensaver.svg new file mode 100644 index 00000000..0109b729 --- /dev/null +++ b/src/apps/scalable/preferences-desktop-screensaver.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-thunderbolt.svg b/src/apps/scalable/preferences-desktop-thunderbolt.svg new file mode 100644 index 00000000..82c41c1a --- /dev/null +++ b/src/apps/scalable/preferences-desktop-thunderbolt.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-desktop-wallpaper.svg b/src/apps/scalable/preferences-desktop-wallpaper.svg new file mode 100644 index 00000000..7f08d583 --- /dev/null +++ b/src/apps/scalable/preferences-desktop-wallpaper.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-kde-connect.svg b/src/apps/scalable/preferences-kde-connect.svg new file mode 100644 index 00000000..9eaca899 --- /dev/null +++ b/src/apps/scalable/preferences-kde-connect.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-security.svg b/src/apps/scalable/preferences-security.svg new file mode 100644 index 00000000..5d3ed270 --- /dev/null +++ b/src/apps/scalable/preferences-security.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system-hotcorners.svg b/src/apps/scalable/preferences-system-hotcorners.svg new file mode 100644 index 00000000..b084b67d --- /dev/null +++ b/src/apps/scalable/preferences-system-hotcorners.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system-parental-controls.svg b/src/apps/scalable/preferences-system-parental-controls.svg new file mode 100644 index 00000000..f546d693 --- /dev/null +++ b/src/apps/scalable/preferences-system-parental-controls.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/preferences-system-privacy.svg b/src/apps/scalable/preferences-system-privacy.svg new file mode 100644 index 00000000..845ab005 --- /dev/null +++ b/src/apps/scalable/preferences-system-privacy.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system-search.svg b/src/apps/scalable/preferences-system-search.svg new file mode 100644 index 00000000..9cfafedf --- /dev/null +++ b/src/apps/scalable/preferences-system-search.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system-sharing.svg b/src/apps/scalable/preferences-system-sharing.svg new file mode 100644 index 00000000..19186d1d --- /dev/null +++ b/src/apps/scalable/preferences-system-sharing.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system-time.svg b/src/apps/scalable/preferences-system-time.svg new file mode 100644 index 00000000..a99ab2c1 --- /dev/null +++ b/src/apps/scalable/preferences-system-time.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system-windows.svg b/src/apps/scalable/preferences-system-windows.svg new file mode 100644 index 00000000..19c88b77 --- /dev/null +++ b/src/apps/scalable/preferences-system-windows.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/preferences-system.svg b/src/apps/scalable/preferences-system.svg new file mode 100644 index 00000000..d262794d --- /dev/null +++ b/src/apps/scalable/preferences-system.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/scalable/protonvpn-gui.svg b/src/apps/scalable/protonvpn-gui.svg new file mode 100644 index 00000000..81991e81 --- /dev/null +++ b/src/apps/scalable/protonvpn-gui.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/putty.svg b/src/apps/scalable/putty.svg new file mode 100644 index 00000000..c68a77e6 --- /dev/null +++ b/src/apps/scalable/putty.svg @@ -0,0 +1,105 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/pycharm.svg b/src/apps/scalable/pycharm.svg new file mode 100644 index 00000000..65107be2 --- /dev/null +++ b/src/apps/scalable/pycharm.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/qbittorrent.svg b/src/apps/scalable/qbittorrent.svg new file mode 100644 index 00000000..1e204c8e --- /dev/null +++ b/src/apps/scalable/qbittorrent.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/qemu-launcher.svg b/src/apps/scalable/qemu-launcher.svg new file mode 100644 index 00000000..1ad1387b --- /dev/null +++ b/src/apps/scalable/qemu-launcher.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/qmmp.svg b/src/apps/scalable/qmmp.svg new file mode 100644 index 00000000..1ea49f17 --- /dev/null +++ b/src/apps/scalable/qmmp.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/qq.svg b/src/apps/scalable/qq.svg new file mode 100644 index 00000000..1cf458c5 --- /dev/null +++ b/src/apps/scalable/qq.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/qqmusic.svg b/src/apps/scalable/qqmusic.svg new file mode 100644 index 00000000..94bfa80d --- /dev/null +++ b/src/apps/scalable/qqmusic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/qt.svg b/src/apps/scalable/qt.svg new file mode 100644 index 00000000..64006a89 --- /dev/null +++ b/src/apps/scalable/qt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/qtassistant.svg b/src/apps/scalable/qtassistant.svg new file mode 100644 index 00000000..e3849906 --- /dev/null +++ b/src/apps/scalable/qtassistant.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/qtconfig.svg b/src/apps/scalable/qtconfig.svg new file mode 100644 index 00000000..ed6f8955 --- /dev/null +++ b/src/apps/scalable/qtconfig.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/qtcreator.svg b/src/apps/scalable/qtcreator.svg new file mode 100644 index 00000000..d5052d24 --- /dev/null +++ b/src/apps/scalable/qtcreator.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/qtcreatorubuntu.svg b/src/apps/scalable/qtcreatorubuntu.svg new file mode 100644 index 00000000..0d5fa55e --- /dev/null +++ b/src/apps/scalable/qtcreatorubuntu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/qtdbusviewer.svg b/src/apps/scalable/qtdbusviewer.svg new file mode 100644 index 00000000..e7a8e8b2 --- /dev/null +++ b/src/apps/scalable/qtdbusviewer.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/qtdesigner.svg b/src/apps/scalable/qtdesigner.svg new file mode 100644 index 00000000..fbb0abc4 --- /dev/null +++ b/src/apps/scalable/qtdesigner.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/qtlinguistic.svg b/src/apps/scalable/qtlinguistic.svg new file mode 100644 index 00000000..66750edd --- /dev/null +++ b/src/apps/scalable/qtlinguistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/quadrapassel.svg b/src/apps/scalable/quadrapassel.svg new file mode 100644 index 00000000..617b80c3 --- /dev/null +++ b/src/apps/scalable/quadrapassel.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/quickDocs.svg b/src/apps/scalable/quickDocs.svg new file mode 100644 index 00000000..bffb4176 --- /dev/null +++ b/src/apps/scalable/quickDocs.svg @@ -0,0 +1,327 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rambox.svg b/src/apps/scalable/rambox.svg new file mode 100644 index 00000000..c87ce930 --- /dev/null +++ b/src/apps/scalable/rambox.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rclone-browser.svg b/src/apps/scalable/rclone-browser.svg new file mode 100644 index 00000000..99b0573d --- /dev/null +++ b/src/apps/scalable/rclone-browser.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/redream.svg b/src/apps/scalable/redream.svg new file mode 100644 index 00000000..13d8e736 --- /dev/null +++ b/src/apps/scalable/redream.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/redshift.svg b/src/apps/scalable/redshift.svg new file mode 100644 index 00000000..74a4193c --- /dev/null +++ b/src/apps/scalable/redshift.svg @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/regextester.svg b/src/apps/scalable/regextester.svg new file mode 100644 index 00000000..75e80254 --- /dev/null +++ b/src/apps/scalable/regextester.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/reload.svg b/src/apps/scalable/reload.svg new file mode 100644 index 00000000..742a0e3b --- /dev/null +++ b/src/apps/scalable/reload.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/remmina.svg b/src/apps/scalable/remmina.svg new file mode 100644 index 00000000..cfe34a58 --- /dev/null +++ b/src/apps/scalable/remmina.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/remote-desktop.svg b/src/apps/scalable/remote-desktop.svg new file mode 100644 index 00000000..b184a5f2 --- /dev/null +++ b/src/apps/scalable/remote-desktop.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/resolve.svg b/src/apps/scalable/resolve.svg new file mode 100644 index 00000000..179a2bfc --- /dev/null +++ b/src/apps/scalable/resolve.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rhythmbox.svg b/src/apps/scalable/rhythmbox.svg new file mode 100644 index 00000000..215a049f --- /dev/null +++ b/src/apps/scalable/rhythmbox.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rider.svg b/src/apps/scalable/rider.svg new file mode 100644 index 00000000..1eee06cd --- /dev/null +++ b/src/apps/scalable/rider.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/riot-web.svg b/src/apps/scalable/riot-web.svg new file mode 100644 index 00000000..873e2ae6 --- /dev/null +++ b/src/apps/scalable/riot-web.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/robo3t.svg b/src/apps/scalable/robo3t.svg new file mode 100644 index 00000000..00d40b01 --- /dev/null +++ b/src/apps/scalable/robo3t.svg @@ -0,0 +1,118 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rstudio.svg b/src/apps/scalable/rstudio.svg new file mode 100644 index 00000000..79794001 --- /dev/null +++ b/src/apps/scalable/rstudio.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rubymine.svg b/src/apps/scalable/rubymine.svg new file mode 100644 index 00000000..59733249 --- /dev/null +++ b/src/apps/scalable/rubymine.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/rygel.svg b/src/apps/scalable/rygel.svg new file mode 100644 index 00000000..cf5dba2d --- /dev/null +++ b/src/apps/scalable/rygel.svg @@ -0,0 +1,33 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/safeeyes.svg b/src/apps/scalable/safeeyes.svg new file mode 100644 index 00000000..ad84af75 --- /dev/null +++ b/src/apps/scalable/safeeyes.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/scanner.svg b/src/apps/scalable/scanner.svg new file mode 100644 index 00000000..25183557 --- /dev/null +++ b/src/apps/scalable/scanner.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/screenrecorder.svg b/src/apps/scalable/screenrecorder.svg new file mode 100644 index 00000000..12b95681 --- /dev/null +++ b/src/apps/scalable/screenrecorder.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/securecrt.svg b/src/apps/scalable/securecrt.svg new file mode 100644 index 00000000..aa350c92 --- /dev/null +++ b/src/apps/scalable/securecrt.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/securefx.svg b/src/apps/scalable/securefx.svg new file mode 100644 index 00000000..5a3eb5d6 --- /dev/null +++ b/src/apps/scalable/securefx.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/sequeler.svg b/src/apps/scalable/sequeler.svg new file mode 100644 index 00000000..73b13558 --- /dev/null +++ b/src/apps/scalable/sequeler.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/session-properties.svg b/src/apps/scalable/session-properties.svg new file mode 100644 index 00000000..09474c23 --- /dev/null +++ b/src/apps/scalable/session-properties.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/shotwell.svg b/src/apps/scalable/shotwell.svg new file mode 100644 index 00000000..f20a29c3 --- /dev/null +++ b/src/apps/scalable/shotwell.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/shutter.svg b/src/apps/scalable/shutter.svg new file mode 100644 index 00000000..2f3c2c2b --- /dev/null +++ b/src/apps/scalable/shutter.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/signal-desktop.svg b/src/apps/scalable/signal-desktop.svg new file mode 100644 index 00000000..c02eebd4 --- /dev/null +++ b/src/apps/scalable/signal-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/simplenote.svg b/src/apps/scalable/simplenote.svg new file mode 100644 index 00000000..91eb0d6d --- /dev/null +++ b/src/apps/scalable/simplenote.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/simplescreenrecorder.svg b/src/apps/scalable/simplescreenrecorder.svg new file mode 100644 index 00000000..70b68b06 --- /dev/null +++ b/src/apps/scalable/simplescreenrecorder.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/sk1-color-picker.svg b/src/apps/scalable/sk1-color-picker.svg new file mode 100644 index 00000000..ba1a9ef2 --- /dev/null +++ b/src/apps/scalable/sk1-color-picker.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/skype.svg b/src/apps/scalable/skype.svg new file mode 100644 index 00000000..132b1051 --- /dev/null +++ b/src/apps/scalable/skype.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/slack.svg b/src/apps/scalable/slack.svg new file mode 100644 index 00000000..3df579e8 --- /dev/null +++ b/src/apps/scalable/slack.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/smplayer.svg b/src/apps/scalable/smplayer.svg new file mode 100644 index 00000000..64d06489 --- /dev/null +++ b/src/apps/scalable/smplayer.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/software-properties.svg b/src/apps/scalable/software-properties.svg new file mode 100644 index 00000000..c5bb3c7b --- /dev/null +++ b/src/apps/scalable/software-properties.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/softwarecenter-debian.svg b/src/apps/scalable/softwarecenter-debian.svg new file mode 100644 index 00000000..e230d101 --- /dev/null +++ b/src/apps/scalable/softwarecenter-debian.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/softwarecenter-ubuntu.svg b/src/apps/scalable/softwarecenter-ubuntu.svg new file mode 100644 index 00000000..57638f61 --- /dev/null +++ b/src/apps/scalable/softwarecenter-ubuntu.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/softwarecenter.svg b/src/apps/scalable/softwarecenter.svg new file mode 100644 index 00000000..95da7bef --- /dev/null +++ b/src/apps/scalable/softwarecenter.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/spotify-client.svg b/src/apps/scalable/spotify-client.svg new file mode 100644 index 00000000..3df7dd4f --- /dev/null +++ b/src/apps/scalable/spotify-client.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/sqlitebrowser.svg b/src/apps/scalable/sqlitebrowser.svg new file mode 100644 index 00000000..16a307ab --- /dev/null +++ b/src/apps/scalable/sqlitebrowser.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/stacer.svg b/src/apps/scalable/stacer.svg new file mode 100644 index 00000000..23f3ea8b --- /dev/null +++ b/src/apps/scalable/stacer.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/stacks-task-manager.svg b/src/apps/scalable/stacks-task-manager.svg new file mode 100644 index 00000000..12c6105f --- /dev/null +++ b/src/apps/scalable/stacks-task-manager.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/staruml.svg b/src/apps/scalable/staruml.svg new file mode 100644 index 00000000..03847d81 --- /dev/null +++ b/src/apps/scalable/staruml.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/scalable/stata.svg b/src/apps/scalable/stata.svg new file mode 100644 index 00000000..7ff334dc --- /dev/null +++ b/src/apps/scalable/stata.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/steam.svg b/src/apps/scalable/steam.svg new file mode 100644 index 00000000..af62b46b --- /dev/null +++ b/src/apps/scalable/steam.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/stoken-gui.svg b/src/apps/scalable/stoken-gui.svg new file mode 100644 index 00000000..5ee27e6e --- /dev/null +++ b/src/apps/scalable/stoken-gui.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/sublime-merge.svg b/src/apps/scalable/sublime-merge.svg new file mode 100644 index 00000000..4e71a7cd --- /dev/null +++ b/src/apps/scalable/sublime-merge.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/sublime-text.svg b/src/apps/scalable/sublime-text.svg new file mode 100644 index 00000000..6526829f --- /dev/null +++ b/src/apps/scalable/sublime-text.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/svgcleaner.svg b/src/apps/scalable/svgcleaner.svg new file mode 100644 index 00000000..0582fafd --- /dev/null +++ b/src/apps/scalable/svgcleaner.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/swell-foop.svg b/src/apps/scalable/swell-foop.svg new file mode 100644 index 00000000..247dc7c3 --- /dev/null +++ b/src/apps/scalable/swell-foop.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/synaptic.svg b/src/apps/scalable/synaptic.svg new file mode 100644 index 00000000..9fc3bc23 --- /dev/null +++ b/src/apps/scalable/synaptic.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/syncthing.svg b/src/apps/scalable/syncthing.svg new file mode 100644 index 00000000..8efb8428 --- /dev/null +++ b/src/apps/scalable/syncthing.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/system-software-install.svg b/src/apps/scalable/system-software-install.svg new file mode 100644 index 00000000..dced67bd --- /dev/null +++ b/src/apps/scalable/system-software-install.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/system-software-update.svg b/src/apps/scalable/system-software-update.svg new file mode 100644 index 00000000..ae8db10c --- /dev/null +++ b/src/apps/scalable/system-software-update.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/tableplus.svg b/src/apps/scalable/tableplus.svg new file mode 100644 index 00000000..3c5dcb11 --- /dev/null +++ b/src/apps/scalable/tableplus.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/tali.svg b/src/apps/scalable/tali.svg new file mode 100644 index 00000000..6c6907e9 --- /dev/null +++ b/src/apps/scalable/tali.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/taxi.svg b/src/apps/scalable/taxi.svg new file mode 100644 index 00000000..f0649311 --- /dev/null +++ b/src/apps/scalable/taxi.svg @@ -0,0 +1,36 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/teams-for-linux.svg b/src/apps/scalable/teams-for-linux.svg new file mode 100644 index 00000000..2738608b --- /dev/null +++ b/src/apps/scalable/teams-for-linux.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/teamviewer.svg b/src/apps/scalable/teamviewer.svg new file mode 100644 index 00000000..331a2925 --- /dev/null +++ b/src/apps/scalable/teamviewer.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/scalable/telegram.svg b/src/apps/scalable/telegram.svg new file mode 100644 index 00000000..02ecba25 --- /dev/null +++ b/src/apps/scalable/telegram.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/terminal.svg b/src/apps/scalable/terminal.svg new file mode 100644 index 00000000..ba2afea2 --- /dev/null +++ b/src/apps/scalable/terminal.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/terminix.svg b/src/apps/scalable/terminix.svg new file mode 100644 index 00000000..f2489865 --- /dev/null +++ b/src/apps/scalable/terminix.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/termius.svg b/src/apps/scalable/termius.svg new file mode 100644 index 00000000..887ab23e --- /dev/null +++ b/src/apps/scalable/termius.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/tetzle.svg b/src/apps/scalable/tetzle.svg new file mode 100644 index 00000000..73032f10 --- /dev/null +++ b/src/apps/scalable/tetzle.svg @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/tex-match.svg b/src/apps/scalable/tex-match.svg new file mode 100644 index 00000000..b5cfc53b --- /dev/null +++ b/src/apps/scalable/tex-match.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/texstudio.svg b/src/apps/scalable/texstudio.svg new file mode 100644 index 00000000..3f98f343 --- /dev/null +++ b/src/apps/scalable/texstudio.svg @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/text-editor.svg b/src/apps/scalable/text-editor.svg new file mode 100644 index 00000000..b4775f0d --- /dev/null +++ b/src/apps/scalable/text-editor.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/theme-config.svg b/src/apps/scalable/theme-config.svg new file mode 100644 index 00000000..088c6318 --- /dev/null +++ b/src/apps/scalable/theme-config.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/thermal-monitor.svg b/src/apps/scalable/thermal-monitor.svg new file mode 100644 index 00000000..961f0ecd --- /dev/null +++ b/src/apps/scalable/thermal-monitor.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/thunderbird.svg b/src/apps/scalable/thunderbird.svg new file mode 100644 index 00000000..9fa413af --- /dev/null +++ b/src/apps/scalable/thunderbird.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/timeshift.svg b/src/apps/scalable/timeshift.svg new file mode 100644 index 00000000..46fc75d6 --- /dev/null +++ b/src/apps/scalable/timeshift.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/todoist.svg b/src/apps/scalable/todoist.svg new file mode 100644 index 00000000..ffab848d --- /dev/null +++ b/src/apps/scalable/todoist.svg @@ -0,0 +1,262 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/tomboy.svg b/src/apps/scalable/tomboy.svg new file mode 100644 index 00000000..febd57b0 --- /dev/null +++ b/src/apps/scalable/tomboy.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/transmission.svg b/src/apps/scalable/transmission.svg new file mode 100644 index 00000000..2394d4c4 --- /dev/null +++ b/src/apps/scalable/transmission.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/tutanota-desktop.svg b/src/apps/scalable/tutanota-desktop.svg new file mode 100644 index 00000000..4a5251a7 --- /dev/null +++ b/src/apps/scalable/tutanota-desktop.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/typora.svg b/src/apps/scalable/typora.svg new file mode 100644 index 00000000..56e3c72c --- /dev/null +++ b/src/apps/scalable/typora.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/uberwriter.svg b/src/apps/scalable/uberwriter.svg new file mode 100644 index 00000000..acc259b0 --- /dev/null +++ b/src/apps/scalable/uberwriter.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/scalable/uget-icon.svg b/src/apps/scalable/uget-icon.svg new file mode 100644 index 00000000..14134173 --- /dev/null +++ b/src/apps/scalable/uget-icon.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/ulauncher.svg b/src/apps/scalable/ulauncher.svg new file mode 100644 index 00000000..5160855d --- /dev/null +++ b/src/apps/scalable/ulauncher.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/usb-creator.svg b/src/apps/scalable/usb-creator.svg new file mode 100644 index 00000000..c1b35ca6 --- /dev/null +++ b/src/apps/scalable/usb-creator.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/userinfo.svg b/src/apps/scalable/userinfo.svg new file mode 100644 index 00000000..3fccd05f --- /dev/null +++ b/src/apps/scalable/userinfo.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/utilities-system-monitor.svg b/src/apps/scalable/utilities-system-monitor.svg new file mode 100644 index 00000000..ab6ebbd6 --- /dev/null +++ b/src/apps/scalable/utilities-system-monitor.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/variety-slideshow.svg b/src/apps/scalable/variety-slideshow.svg new file mode 100644 index 00000000..1d73fba5 --- /dev/null +++ b/src/apps/scalable/variety-slideshow.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/variety.svg b/src/apps/scalable/variety.svg new file mode 100644 index 00000000..2702509c --- /dev/null +++ b/src/apps/scalable/variety.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/veracrypt.svg b/src/apps/scalable/veracrypt.svg new file mode 100644 index 00000000..4853e07e --- /dev/null +++ b/src/apps/scalable/veracrypt.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/viber.svg b/src/apps/scalable/viber.svg new file mode 100644 index 00000000..3872aeab --- /dev/null +++ b/src/apps/scalable/viber.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vidcutter.svg b/src/apps/scalable/vidcutter.svg new file mode 100644 index 00000000..ba25f1a8 --- /dev/null +++ b/src/apps/scalable/vidcutter.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vim.svg b/src/apps/scalable/vim.svg new file mode 100644 index 00000000..9eb5e42f --- /dev/null +++ b/src/apps/scalable/vim.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/virt-manager.svg b/src/apps/scalable/virt-manager.svg new file mode 100644 index 00000000..b14e316a --- /dev/null +++ b/src/apps/scalable/virt-manager.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/virtualbox.svg b/src/apps/scalable/virtualbox.svg new file mode 100644 index 00000000..6fb6b56a --- /dev/null +++ b/src/apps/scalable/virtualbox.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/visual-studio-code-insiders.svg b/src/apps/scalable/visual-studio-code-insiders.svg new file mode 100644 index 00000000..10a41133 --- /dev/null +++ b/src/apps/scalable/visual-studio-code-insiders.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/visual-studio-code.svg b/src/apps/scalable/visual-studio-code.svg new file mode 100644 index 00000000..eb654b91 --- /dev/null +++ b/src/apps/scalable/visual-studio-code.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vivaldi.svg b/src/apps/scalable/vivaldi.svg new file mode 100644 index 00000000..89fb7ad9 --- /dev/null +++ b/src/apps/scalable/vivaldi.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/vlc.svg b/src/apps/scalable/vlc.svg new file mode 100644 index 00000000..7494cb6a --- /dev/null +++ b/src/apps/scalable/vlc.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/vmware-netcfg.svg b/src/apps/scalable/vmware-netcfg.svg new file mode 100644 index 00000000..ec8b1eca --- /dev/null +++ b/src/apps/scalable/vmware-netcfg.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vmware-player.svg b/src/apps/scalable/vmware-player.svg new file mode 100644 index 00000000..648ac715 --- /dev/null +++ b/src/apps/scalable/vmware-player.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vmware-workstation.svg b/src/apps/scalable/vmware-workstation.svg new file mode 100644 index 00000000..ae54b97b --- /dev/null +++ b/src/apps/scalable/vmware-workstation.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/vscodium.svg b/src/apps/scalable/vscodium.svg new file mode 100644 index 00000000..3d6c5e35 --- /dev/null +++ b/src/apps/scalable/vscodium.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/wallstreet-control.svg b/src/apps/scalable/wallstreet-control.svg new file mode 100644 index 00000000..ff11472f --- /dev/null +++ b/src/apps/scalable/wallstreet-control.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/warpinator.svg b/src/apps/scalable/warpinator.svg new file mode 100644 index 00000000..ffc6d1dd --- /dev/null +++ b/src/apps/scalable/warpinator.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/waterfox.svg b/src/apps/scalable/waterfox.svg new file mode 100644 index 00000000..1e93645d --- /dev/null +++ b/src/apps/scalable/waterfox.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/web-browser.svg b/src/apps/scalable/web-browser.svg new file mode 100644 index 00000000..08c5adc1 --- /dev/null +++ b/src/apps/scalable/web-browser.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/web-google-maps.svg b/src/apps/scalable/web-google-maps.svg new file mode 100644 index 00000000..db782753 --- /dev/null +++ b/src/apps/scalable/web-google-maps.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/webapp-manager.svg b/src/apps/scalable/webapp-manager.svg new file mode 100644 index 00000000..b309c963 --- /dev/null +++ b/src/apps/scalable/webapp-manager.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/apps/scalable/webstorm.svg b/src/apps/scalable/webstorm.svg new file mode 100644 index 00000000..0559933b --- /dev/null +++ b/src/apps/scalable/webstorm.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/wechat.svg b/src/apps/scalable/wechat.svg new file mode 100644 index 00000000..f5bfa337 --- /dev/null +++ b/src/apps/scalable/wechat.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/whatsapp.svg b/src/apps/scalable/whatsapp.svg new file mode 100644 index 00000000..f6e0958c --- /dev/null +++ b/src/apps/scalable/whatsapp.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/wine-uninstaller.svg b/src/apps/scalable/wine-uninstaller.svg new file mode 100644 index 00000000..71864b91 --- /dev/null +++ b/src/apps/scalable/wine-uninstaller.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/scalable/wine-winecfg.svg b/src/apps/scalable/wine-winecfg.svg new file mode 100644 index 00000000..ce03d17d --- /dev/null +++ b/src/apps/scalable/wine-winecfg.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/wine-winefile.svg b/src/apps/scalable/wine-winefile.svg new file mode 100644 index 00000000..ef47aef7 --- /dev/null +++ b/src/apps/scalable/wine-winefile.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/wine-winetricks.svg b/src/apps/scalable/wine-winetricks.svg new file mode 100644 index 00000000..67a80a88 --- /dev/null +++ b/src/apps/scalable/wine-winetricks.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/scalable/wine.svg b/src/apps/scalable/wine.svg new file mode 100644 index 00000000..7b9ecbdc --- /dev/null +++ b/src/apps/scalable/wine.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/workspace-switcher-left-bottom.svg b/src/apps/scalable/workspace-switcher-left-bottom.svg new file mode 100644 index 00000000..d34f1e39 --- /dev/null +++ b/src/apps/scalable/workspace-switcher-left-bottom.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/workspace-switcher-right-bottom.svg b/src/apps/scalable/workspace-switcher-right-bottom.svg new file mode 100644 index 00000000..9414c557 --- /dev/null +++ b/src/apps/scalable/workspace-switcher-right-bottom.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/workspace-switcher-right-top.svg b/src/apps/scalable/workspace-switcher-right-top.svg new file mode 100644 index 00000000..4bcf6b17 --- /dev/null +++ b/src/apps/scalable/workspace-switcher-right-top.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/workspace-switcher.svg b/src/apps/scalable/workspace-switcher.svg new file mode 100644 index 00000000..34ce1116 --- /dev/null +++ b/src/apps/scalable/workspace-switcher.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/wps-office2019-etmain.svg b/src/apps/scalable/wps-office2019-etmain.svg new file mode 100644 index 00000000..a7c15b71 --- /dev/null +++ b/src/apps/scalable/wps-office2019-etmain.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/wps-office2019-kprometheus.svg b/src/apps/scalable/wps-office2019-kprometheus.svg new file mode 100644 index 00000000..78021b71 --- /dev/null +++ b/src/apps/scalable/wps-office2019-kprometheus.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/wps-office2019-pdfmain.svg b/src/apps/scalable/wps-office2019-pdfmain.svg new file mode 100644 index 00000000..5ef567db --- /dev/null +++ b/src/apps/scalable/wps-office2019-pdfmain.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/wps-office2019-wppmain.svg b/src/apps/scalable/wps-office2019-wppmain.svg new file mode 100644 index 00000000..d5b3bddb --- /dev/null +++ b/src/apps/scalable/wps-office2019-wppmain.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/wps-office2019-wpsmain.svg b/src/apps/scalable/wps-office2019-wpsmain.svg new file mode 100644 index 00000000..ba5f66b7 --- /dev/null +++ b/src/apps/scalable/wps-office2019-wpsmain.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/xdman.svg b/src/apps/scalable/xdman.svg new file mode 100644 index 00000000..e3baca8b --- /dev/null +++ b/src/apps/scalable/xdman.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/xfce4-fsguard-plugin-warning.svg b/src/apps/scalable/xfce4-fsguard-plugin-warning.svg new file mode 100644 index 00000000..fee5d0f3 --- /dev/null +++ b/src/apps/scalable/xfce4-fsguard-plugin-warning.svg @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/xfce4-statusnotifier-plugin.svg b/src/apps/scalable/xfce4-statusnotifier-plugin.svg new file mode 100644 index 00000000..2806037a --- /dev/null +++ b/src/apps/scalable/xfce4-statusnotifier-plugin.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/xfce4-systray.svg b/src/apps/scalable/xfce4-systray.svg new file mode 100644 index 00000000..4f4828ef --- /dev/null +++ b/src/apps/scalable/xfce4-systray.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/xfce4-taskbar.svg b/src/apps/scalable/xfce4-taskbar.svg new file mode 100644 index 00000000..a5474f0b --- /dev/null +++ b/src/apps/scalable/xfce4-taskbar.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/xmind.svg b/src/apps/scalable/xmind.svg new file mode 100644 index 00000000..1a462247 --- /dev/null +++ b/src/apps/scalable/xmind.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/xorg.svg b/src/apps/scalable/xorg.svg new file mode 100644 index 00000000..438d395d --- /dev/null +++ b/src/apps/scalable/xorg.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/xterm.svg b/src/apps/scalable/xterm.svg new file mode 100644 index 00000000..23ab55da --- /dev/null +++ b/src/apps/scalable/xterm.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/yakuake.svg b/src/apps/scalable/yakuake.svg new file mode 100644 index 00000000..643aff4e --- /dev/null +++ b/src/apps/scalable/yakuake.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/youtube-dl.svg b/src/apps/scalable/youtube-dl.svg new file mode 100644 index 00000000..7fc95056 --- /dev/null +++ b/src/apps/scalable/youtube-dl.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/scalable/youtube-music-desktop-app.svg b/src/apps/scalable/youtube-music-desktop-app.svg new file mode 100644 index 00000000..6cabe5d9 --- /dev/null +++ b/src/apps/scalable/youtube-music-desktop-app.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/youtube.svg b/src/apps/scalable/youtube.svg new file mode 100644 index 00000000..42b07477 --- /dev/null +++ b/src/apps/scalable/youtube.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/scalable/yubikey-neo-manager.svg b/src/apps/scalable/yubikey-neo-manager.svg new file mode 100644 index 00000000..6b0b3933 --- /dev/null +++ b/src/apps/scalable/yubikey-neo-manager.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/yubikey-personalization-gui.svg b/src/apps/scalable/yubikey-personalization-gui.svg new file mode 100644 index 00000000..41cfb2dc --- /dev/null +++ b/src/apps/scalable/yubikey-personalization-gui.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/scalable/yubikey-piv-manager.svg b/src/apps/scalable/yubikey-piv-manager.svg new file mode 100644 index 00000000..35c931b2 --- /dev/null +++ b/src/apps/scalable/yubikey-piv-manager.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/symbolic/accessories-calculator-symbolic.svg b/src/apps/symbolic/accessories-calculator-symbolic.svg new file mode 100644 index 00000000..f73741a5 --- /dev/null +++ b/src/apps/symbolic/accessories-calculator-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/accessories-character-map-symbolic.svg b/src/apps/symbolic/accessories-character-map-symbolic.svg new file mode 100644 index 00000000..47a62e43 --- /dev/null +++ b/src/apps/symbolic/accessories-character-map-symbolic.svg @@ -0,0 +1,18 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/apps/symbolic/accessories-dictionary-symbolic.svg b/src/apps/symbolic/accessories-dictionary-symbolic.svg new file mode 100644 index 00000000..85c1c063 --- /dev/null +++ b/src/apps/symbolic/accessories-dictionary-symbolic.svg @@ -0,0 +1,13 @@ + + + + + + image/svg+xml + + + + + + + diff --git a/src/apps/symbolic/accessories-screenshot-symbolic.svg b/src/apps/symbolic/accessories-screenshot-symbolic.svg new file mode 100644 index 00000000..cc07710a --- /dev/null +++ b/src/apps/symbolic/accessories-screenshot-symbolic.svg @@ -0,0 +1,18 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/apps/symbolic/accessories-text-editor-symbolic.svg b/src/apps/symbolic/accessories-text-editor-symbolic.svg new file mode 100644 index 00000000..e1af28d0 --- /dev/null +++ b/src/apps/symbolic/accessories-text-editor-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/apps/symbolic/address-book-app-symbolic.svg b/src/apps/symbolic/address-book-app-symbolic.svg new file mode 100644 index 00000000..4a3fd8e0 --- /dev/null +++ b/src/apps/symbolic/address-book-app-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/amazon-store-symbolic.svg b/src/apps/symbolic/amazon-store-symbolic.svg new file mode 100644 index 00000000..3894d2b4 --- /dev/null +++ b/src/apps/symbolic/amazon-store-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/application-x-executable-symbolic.svg b/src/apps/symbolic/application-x-executable-symbolic.svg new file mode 100644 index 00000000..d4d8bf2c --- /dev/null +++ b/src/apps/symbolic/application-x-executable-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/aptdaemon-download-symbolic.svg b/src/apps/symbolic/aptdaemon-download-symbolic.svg new file mode 100644 index 00000000..86be8ebf --- /dev/null +++ b/src/apps/symbolic/aptdaemon-download-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/atom-symbolic.svg b/src/apps/symbolic/atom-symbolic.svg new file mode 100644 index 00000000..1b631773 --- /dev/null +++ b/src/apps/symbolic/atom-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/backups-app-symbolic.svg b/src/apps/symbolic/backups-app-symbolic.svg new file mode 100644 index 00000000..cb03fa27 --- /dev/null +++ b/src/apps/symbolic/backups-app-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/builder-symbolic.svg b/src/apps/symbolic/builder-symbolic.svg new file mode 100644 index 00000000..5178ca5f --- /dev/null +++ b/src/apps/symbolic/builder-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/calendar-app-symbolic.svg b/src/apps/symbolic/calendar-app-symbolic.svg new file mode 100644 index 00000000..38e47967 --- /dev/null +++ b/src/apps/symbolic/calendar-app-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/camera-app-symbolic.svg b/src/apps/symbolic/camera-app-symbolic.svg new file mode 100644 index 00000000..02eb1f76 --- /dev/null +++ b/src/apps/symbolic/camera-app-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/cheese-symbolic.svg b/src/apps/symbolic/cheese-symbolic.svg new file mode 100644 index 00000000..434b806d --- /dev/null +++ b/src/apps/symbolic/cheese-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/symbolic/clock-app-symbolic.svg b/src/apps/symbolic/clock-app-symbolic.svg new file mode 100644 index 00000000..00a8d942 --- /dev/null +++ b/src/apps/symbolic/clock-app-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/com.github.bilelmoussaoui.Authenticator-symbolic.svg b/src/apps/symbolic/com.github.bilelmoussaoui.Authenticator-symbolic.svg new file mode 100644 index 00000000..43b8a7c7 --- /dev/null +++ b/src/apps/symbolic/com.github.bilelmoussaoui.Authenticator-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/configurator-app-symbolic.svg b/src/apps/symbolic/configurator-app-symbolic.svg new file mode 100644 index 00000000..9a67ac1f --- /dev/null +++ b/src/apps/symbolic/configurator-app-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/deja-dup-symbolic.svg b/src/apps/symbolic/deja-dup-symbolic.svg new file mode 100644 index 00000000..c7f3357a --- /dev/null +++ b/src/apps/symbolic/deja-dup-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/disk-usage-app-symbolic.svg b/src/apps/symbolic/disk-usage-app-symbolic.svg new file mode 100644 index 00000000..9f753b9b --- /dev/null +++ b/src/apps/symbolic/disk-usage-app-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/disk-utility-app-symbolic.svg b/src/apps/symbolic/disk-utility-app-symbolic.svg new file mode 100644 index 00000000..2d1c7e21 --- /dev/null +++ b/src/apps/symbolic/disk-utility-app-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/documents-app-symbolic.svg b/src/apps/symbolic/documents-app-symbolic.svg new file mode 100644 index 00000000..d81062db --- /dev/null +++ b/src/apps/symbolic/documents-app-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/docviewer-app-symbolic.svg b/src/apps/symbolic/docviewer-app-symbolic.svg new file mode 100644 index 00000000..3c08472b --- /dev/null +++ b/src/apps/symbolic/docviewer-app-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/symbolic/dropbox-symbolic.svg b/src/apps/symbolic/dropbox-symbolic.svg new file mode 100644 index 00000000..756fb3af --- /dev/null +++ b/src/apps/symbolic/dropbox-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/ebook-reader-app-symbolic.svg b/src/apps/symbolic/ebook-reader-app-symbolic.svg new file mode 100644 index 00000000..c2759d15 --- /dev/null +++ b/src/apps/symbolic/ebook-reader-app-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/symbolic/error-app-symbolic.svg b/src/apps/symbolic/error-app-symbolic.svg new file mode 100644 index 00000000..b04a09d8 --- /dev/null +++ b/src/apps/symbolic/error-app-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/evince-symbolic.svg b/src/apps/symbolic/evince-symbolic.svg new file mode 100644 index 00000000..2fadb2ce --- /dev/null +++ b/src/apps/symbolic/evince-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/extensions-symbolic.svg b/src/apps/symbolic/extensions-symbolic.svg new file mode 100644 index 00000000..8cffc1d6 --- /dev/null +++ b/src/apps/symbolic/extensions-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/file-roller-symbolic.svg b/src/apps/symbolic/file-roller-symbolic.svg new file mode 100644 index 00000000..88f94cb7 --- /dev/null +++ b/src/apps/symbolic/file-roller-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/filemanager-app-symbolic.svg b/src/apps/symbolic/filemanager-app-symbolic.svg new file mode 100644 index 00000000..05e119d9 --- /dev/null +++ b/src/apps/symbolic/filemanager-app-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/firefox-symbolic.svg b/src/apps/symbolic/firefox-symbolic.svg new file mode 100644 index 00000000..45a74259 --- /dev/null +++ b/src/apps/symbolic/firefox-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/fusion-icon-symbolic.svg b/src/apps/symbolic/fusion-icon-symbolic.svg new file mode 100644 index 00000000..ce67818e --- /dev/null +++ b/src/apps/symbolic/fusion-icon-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/gallery-app-symbolic.svg b/src/apps/symbolic/gallery-app-symbolic.svg new file mode 100644 index 00000000..4a1faff7 --- /dev/null +++ b/src/apps/symbolic/gallery-app-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/games-app-symbolic.svg b/src/apps/symbolic/games-app-symbolic.svg new file mode 100644 index 00000000..214f3d1a --- /dev/null +++ b/src/apps/symbolic/games-app-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/apps/symbolic/gnome-aisleriot-symbolic.svg b/src/apps/symbolic/gnome-aisleriot-symbolic.svg new file mode 100644 index 00000000..4650d91c --- /dev/null +++ b/src/apps/symbolic/gnome-aisleriot-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/gnome-disks-state-standby-symbolic.svg b/src/apps/symbolic/gnome-disks-state-standby-symbolic.svg new file mode 100644 index 00000000..de0c88e8 --- /dev/null +++ b/src/apps/symbolic/gnome-disks-state-standby-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/gnome-mahjongg-symbolic.svg b/src/apps/symbolic/gnome-mahjongg-symbolic.svg new file mode 100644 index 00000000..f1a6f5d5 --- /dev/null +++ b/src/apps/symbolic/gnome-mahjongg-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/gnome-mines-symbolic.svg b/src/apps/symbolic/gnome-mines-symbolic.svg new file mode 100644 index 00000000..d5521c76 --- /dev/null +++ b/src/apps/symbolic/gnome-mines-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/gnome-power-manager-symbolic.svg b/src/apps/symbolic/gnome-power-manager-symbolic.svg new file mode 100644 index 00000000..4f878fbf --- /dev/null +++ b/src/apps/symbolic/gnome-power-manager-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/gnome-software-symbolic.svg b/src/apps/symbolic/gnome-software-symbolic.svg new file mode 100644 index 00000000..5e11e1ee --- /dev/null +++ b/src/apps/symbolic/gnome-software-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/goa-panel-symbolic.svg b/src/apps/symbolic/goa-panel-symbolic.svg new file mode 100644 index 00000000..a6652a09 --- /dev/null +++ b/src/apps/symbolic/goa-panel-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/google-chrome-symbolic.svg b/src/apps/symbolic/google-chrome-symbolic.svg new file mode 100644 index 00000000..7ef3d602 --- /dev/null +++ b/src/apps/symbolic/google-chrome-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/help-browser-symbolic.svg b/src/apps/symbolic/help-browser-symbolic.svg new file mode 100644 index 00000000..27838fa1 --- /dev/null +++ b/src/apps/symbolic/help-browser-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/help-contents-symbolic.svg b/src/apps/symbolic/help-contents-symbolic.svg new file mode 100644 index 00000000..58efc214 --- /dev/null +++ b/src/apps/symbolic/help-contents-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/help-faq-symbolic.svg b/src/apps/symbolic/help-faq-symbolic.svg new file mode 100644 index 00000000..d2d813bf --- /dev/null +++ b/src/apps/symbolic/help-faq-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/image-viewer-symbolic.svg b/src/apps/symbolic/image-viewer-symbolic.svg new file mode 100644 index 00000000..e284291b --- /dev/null +++ b/src/apps/symbolic/image-viewer-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/inkscape-symbolic.svg b/src/apps/symbolic/inkscape-symbolic.svg new file mode 100644 index 00000000..a99386ae --- /dev/null +++ b/src/apps/symbolic/inkscape-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/internet-chat-symbolic.svg b/src/apps/symbolic/internet-chat-symbolic.svg new file mode 100644 index 00000000..43533d66 --- /dev/null +++ b/src/apps/symbolic/internet-chat-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/internet-mail-symbolic.svg b/src/apps/symbolic/internet-mail-symbolic.svg new file mode 100644 index 00000000..035ac16c --- /dev/null +++ b/src/apps/symbolic/internet-mail-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/internet-news-reader-symbolic.svg b/src/apps/symbolic/internet-news-reader-symbolic.svg new file mode 100644 index 00000000..06821563 --- /dev/null +++ b/src/apps/symbolic/internet-news-reader-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/io.github.seadve.Kooha-symbolic.svg b/src/apps/symbolic/io.github.seadve.Kooha-symbolic.svg new file mode 100644 index 00000000..1868443d --- /dev/null +++ b/src/apps/symbolic/io.github.seadve.Kooha-symbolic.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/symbolic/jockey-symbolic.svg b/src/apps/symbolic/jockey-symbolic.svg new file mode 100644 index 00000000..e592fe6f --- /dev/null +++ b/src/apps/symbolic/jockey-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/libreoffice-base-symbolic.svg b/src/apps/symbolic/libreoffice-base-symbolic.svg new file mode 100644 index 00000000..92712ed8 --- /dev/null +++ b/src/apps/symbolic/libreoffice-base-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/apps/symbolic/libreoffice-calc-symbolic.svg b/src/apps/symbolic/libreoffice-calc-symbolic.svg new file mode 100644 index 00000000..41a3e5e2 --- /dev/null +++ b/src/apps/symbolic/libreoffice-calc-symbolic.svg @@ -0,0 +1,17 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/apps/symbolic/libreoffice-draw-symbolic.svg b/src/apps/symbolic/libreoffice-draw-symbolic.svg new file mode 100644 index 00000000..22c4611a --- /dev/null +++ b/src/apps/symbolic/libreoffice-draw-symbolic.svg @@ -0,0 +1,17 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/apps/symbolic/libreoffice-impress-symbolic.svg b/src/apps/symbolic/libreoffice-impress-symbolic.svg new file mode 100644 index 00000000..20359f00 --- /dev/null +++ b/src/apps/symbolic/libreoffice-impress-symbolic.svg @@ -0,0 +1,17 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/apps/symbolic/libreoffice-main-symbolic.svg b/src/apps/symbolic/libreoffice-main-symbolic.svg new file mode 100644 index 00000000..389d2684 --- /dev/null +++ b/src/apps/symbolic/libreoffice-main-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/apps/symbolic/libreoffice-math-symbolic.svg b/src/apps/symbolic/libreoffice-math-symbolic.svg new file mode 100644 index 00000000..f0fa17f0 --- /dev/null +++ b/src/apps/symbolic/libreoffice-math-symbolic.svg @@ -0,0 +1,17 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/apps/symbolic/libreoffice-writer-symbolic.svg b/src/apps/symbolic/libreoffice-writer-symbolic.svg new file mode 100644 index 00000000..8c46e2c3 --- /dev/null +++ b/src/apps/symbolic/libreoffice-writer-symbolic.svg @@ -0,0 +1,17 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/apps/symbolic/log-viewer-app-symbolic.svg b/src/apps/symbolic/log-viewer-app-symbolic.svg new file mode 100644 index 00000000..91ce3637 --- /dev/null +++ b/src/apps/symbolic/log-viewer-app-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/symbolic/mail-app-symbolic.svg b/src/apps/symbolic/mail-app-symbolic.svg new file mode 100644 index 00000000..8f6198f5 --- /dev/null +++ b/src/apps/symbolic/mail-app-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/maps-app-symbolic.svg b/src/apps/symbolic/maps-app-symbolic.svg new file mode 100644 index 00000000..78ba9edf --- /dev/null +++ b/src/apps/symbolic/maps-app-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/mediaplayer-app-symbolic.svg b/src/apps/symbolic/mediaplayer-app-symbolic.svg new file mode 100644 index 00000000..f79cb944 --- /dev/null +++ b/src/apps/symbolic/mediaplayer-app-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/messaging-app-symbolic.svg b/src/apps/symbolic/messaging-app-symbolic.svg new file mode 100644 index 00000000..918335ae --- /dev/null +++ b/src/apps/symbolic/messaging-app-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/multimedia-audio-player-symbolic.svg b/src/apps/symbolic/multimedia-audio-player-symbolic.svg new file mode 100644 index 00000000..3f17bf54 --- /dev/null +++ b/src/apps/symbolic/multimedia-audio-player-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/apps/symbolic/multimedia-equalizer-symbolic.svg b/src/apps/symbolic/multimedia-equalizer-symbolic.svg new file mode 100644 index 00000000..23e89ca5 --- /dev/null +++ b/src/apps/symbolic/multimedia-equalizer-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/multimedia-photo-manager-symbolic.svg b/src/apps/symbolic/multimedia-photo-manager-symbolic.svg new file mode 100644 index 00000000..6f5ac7be --- /dev/null +++ b/src/apps/symbolic/multimedia-photo-manager-symbolic.svg @@ -0,0 +1,21 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/src/apps/symbolic/multimedia-photo-viewer-symbolic.svg b/src/apps/symbolic/multimedia-photo-viewer-symbolic.svg new file mode 100644 index 00000000..092f2278 --- /dev/null +++ b/src/apps/symbolic/multimedia-photo-viewer-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/multimedia-video-player-symbolic.svg b/src/apps/symbolic/multimedia-video-player-symbolic.svg new file mode 100644 index 00000000..7738f1db --- /dev/null +++ b/src/apps/symbolic/multimedia-video-player-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/multimedia-volume-control-symbolic.svg b/src/apps/symbolic/multimedia-volume-control-symbolic.svg new file mode 100644 index 00000000..c4f096fc --- /dev/null +++ b/src/apps/symbolic/multimedia-volume-control-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/symbolic/music-app-symbolic.svg b/src/apps/symbolic/music-app-symbolic.svg new file mode 100644 index 00000000..a241eb5b --- /dev/null +++ b/src/apps/symbolic/music-app-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/notes-app-symbolic.svg b/src/apps/symbolic/notes-app-symbolic.svg new file mode 100644 index 00000000..a12d67cd --- /dev/null +++ b/src/apps/symbolic/notes-app-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/office-calendar-symbolic.svg b/src/apps/symbolic/office-calendar-symbolic.svg new file mode 100644 index 00000000..f81db6e9 --- /dev/null +++ b/src/apps/symbolic/office-calendar-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/org.gnome.Boxes-symbolic.svg b/src/apps/symbolic/org.gnome.Boxes-symbolic.svg new file mode 100644 index 00000000..e0840ffc --- /dev/null +++ b/src/apps/symbolic/org.gnome.Boxes-symbolic.svg @@ -0,0 +1,6 @@ + + Gnome Symbolic Icon Theme + + + + diff --git a/src/apps/symbolic/org.gnome.Fractal-symbolic.svg b/src/apps/symbolic/org.gnome.Fractal-symbolic.svg new file mode 100644 index 00000000..def51f21 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Fractal-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-artists-list-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-artists-list-symbolic.svg new file mode 100644 index 00000000..1714fb02 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-artists-list-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-equalizer-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-equalizer-symbolic.svg new file mode 100644 index 00000000..dbee4825 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-equalizer-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-play-queue-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-play-queue-symbolic.svg new file mode 100644 index 00000000..4e0bf034 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-play-queue-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-sidebar-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-sidebar-symbolic.svg new file mode 100644 index 00000000..f4a0d089 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-sidebar-symbolic.svg @@ -0,0 +1,9 @@ + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-spotify-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-spotify-symbolic.svg new file mode 100644 index 00000000..554e033b --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-spotify-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-suggestions-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-suggestions-symbolic.svg new file mode 100644 index 00000000..1e7f8b92 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-suggestions-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-symbolic.svg new file mode 100644 index 00000000..2faa2f94 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-tag-list-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-tag-list-symbolic.svg new file mode 100644 index 00000000..a64bb8bb --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-tag-list-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-tag-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-tag-symbolic.svg new file mode 100644 index 00000000..b3454aac --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-tag-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/symbolic/org.gnome.Lollypop-unplayed-albums-symbolic.svg b/src/apps/symbolic/org.gnome.Lollypop-unplayed-albums-symbolic.svg new file mode 100644 index 00000000..a049d0db --- /dev/null +++ b/src/apps/symbolic/org.gnome.Lollypop-unplayed-albums-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/org.gnome.Polari-symbolic.svg b/src/apps/symbolic/org.gnome.Polari-symbolic.svg new file mode 100644 index 00000000..26406d02 --- /dev/null +++ b/src/apps/symbolic/org.gnome.Polari-symbolic.svg @@ -0,0 +1,8 @@ + + Gnome Symbolic Icon Theme + + + + + + diff --git a/src/apps/symbolic/org.gnome.Settings-multitasking-symbolic.svg b/src/apps/symbolic/org.gnome.Settings-multitasking-symbolic.svg new file mode 100644 index 00000000..a14a9dce --- /dev/null +++ b/src/apps/symbolic/org.gnome.Settings-multitasking-symbolic.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/symbolic/packages-app-symbolic.svg b/src/apps/symbolic/packages-app-symbolic.svg new file mode 100644 index 00000000..689caf70 --- /dev/null +++ b/src/apps/symbolic/packages-app-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/symbolic/password-manager-symbolic.svg b/src/apps/symbolic/password-manager-symbolic.svg new file mode 100644 index 00000000..d2324689 --- /dev/null +++ b/src/apps/symbolic/password-manager-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/podcasts-app-symbolic.svg b/src/apps/symbolic/podcasts-app-symbolic.svg new file mode 100644 index 00000000..d18e2663 --- /dev/null +++ b/src/apps/symbolic/podcasts-app-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/power-statistics-symbolic.svg b/src/apps/symbolic/power-statistics-symbolic.svg new file mode 100644 index 00000000..64da9beb --- /dev/null +++ b/src/apps/symbolic/power-statistics-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/preferences-bluetooth-symbolic.svg b/src/apps/symbolic/preferences-bluetooth-symbolic.svg new file mode 100644 index 00000000..baf66635 --- /dev/null +++ b/src/apps/symbolic/preferences-bluetooth-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/preferences-color-symbolic.svg b/src/apps/symbolic/preferences-color-symbolic.svg new file mode 100644 index 00000000..ab561a8f --- /dev/null +++ b/src/apps/symbolic/preferences-color-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/preferences-desktop-accessibility-symbolic.svg b/src/apps/symbolic/preferences-desktop-accessibility-symbolic.svg new file mode 100644 index 00000000..b8ffb7c4 --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-accessibility-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/preferences-desktop-apps-symbolic.svg b/src/apps/symbolic/preferences-desktop-apps-symbolic.svg new file mode 100644 index 00000000..984dbf44 --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-apps-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/symbolic/preferences-desktop-default-applications-symbolic.svg b/src/apps/symbolic/preferences-desktop-default-applications-symbolic.svg new file mode 100644 index 00000000..5d604d6e --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-default-applications-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/preferences-desktop-display-symbolic.svg b/src/apps/symbolic/preferences-desktop-display-symbolic.svg new file mode 100644 index 00000000..64685580 --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-display-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/preferences-desktop-font-symbolic.svg b/src/apps/symbolic/preferences-desktop-font-symbolic.svg new file mode 100644 index 00000000..ce8d18f4 --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-font-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/preferences-desktop-keyboard-shortcuts-symbolic.svg b/src/apps/symbolic/preferences-desktop-keyboard-shortcuts-symbolic.svg new file mode 100644 index 00000000..851127da --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-keyboard-shortcuts-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/preferences-desktop-keyboard-symbolic.svg b/src/apps/symbolic/preferences-desktop-keyboard-symbolic.svg new file mode 100644 index 00000000..6f048265 --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-keyboard-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/preferences-desktop-locale-symbolic.svg b/src/apps/symbolic/preferences-desktop-locale-symbolic.svg new file mode 100644 index 00000000..0c934225 --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-locale-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/symbolic/preferences-desktop-remote-desktop-symbolic.svg b/src/apps/symbolic/preferences-desktop-remote-desktop-symbolic.svg new file mode 100644 index 00000000..ad95c13b --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-remote-desktop-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/preferences-desktop-screensaver-symbolic.svg b/src/apps/symbolic/preferences-desktop-screensaver-symbolic.svg new file mode 100644 index 00000000..c0b6254b --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-screensaver-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/apps/symbolic/preferences-desktop-sharing-symbolic.svg b/src/apps/symbolic/preferences-desktop-sharing-symbolic.svg new file mode 100644 index 00000000..1bb7b4ac --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-sharing-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/preferences-desktop-wallpaper-symbolic.svg b/src/apps/symbolic/preferences-desktop-wallpaper-symbolic.svg new file mode 100644 index 00000000..b639869e --- /dev/null +++ b/src/apps/symbolic/preferences-desktop-wallpaper-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/preferences-system-details-symbolic.svg b/src/apps/symbolic/preferences-system-details-symbolic.svg new file mode 100644 index 00000000..89e25a67 --- /dev/null +++ b/src/apps/symbolic/preferences-system-details-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/preferences-system-devices-symbolic.svg b/src/apps/symbolic/preferences-system-devices-symbolic.svg new file mode 100644 index 00000000..bfd957b5 --- /dev/null +++ b/src/apps/symbolic/preferences-system-devices-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/preferences-system-network-proxy-symbolic.svg b/src/apps/symbolic/preferences-system-network-proxy-symbolic.svg new file mode 100644 index 00000000..8fa10eac --- /dev/null +++ b/src/apps/symbolic/preferences-system-network-proxy-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/preferences-system-network-symbolic.svg b/src/apps/symbolic/preferences-system-network-symbolic.svg new file mode 100644 index 00000000..bf6f5afc --- /dev/null +++ b/src/apps/symbolic/preferences-system-network-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/preferences-system-notifications-symbolic.svg b/src/apps/symbolic/preferences-system-notifications-symbolic.svg new file mode 100644 index 00000000..4ede3575 --- /dev/null +++ b/src/apps/symbolic/preferences-system-notifications-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/preferences-system-parental-control-symbolic.svg b/src/apps/symbolic/preferences-system-parental-control-symbolic.svg new file mode 100644 index 00000000..3ffd7b50 --- /dev/null +++ b/src/apps/symbolic/preferences-system-parental-control-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/preferences-system-power-symbolic.svg b/src/apps/symbolic/preferences-system-power-symbolic.svg new file mode 100644 index 00000000..ba83d34c --- /dev/null +++ b/src/apps/symbolic/preferences-system-power-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/preferences-system-privacy-symbolic.svg b/src/apps/symbolic/preferences-system-privacy-symbolic.svg new file mode 100644 index 00000000..d90633b3 --- /dev/null +++ b/src/apps/symbolic/preferences-system-privacy-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/apps/symbolic/preferences-system-search-symbolic.svg b/src/apps/symbolic/preferences-system-search-symbolic.svg new file mode 100644 index 00000000..303ab258 --- /dev/null +++ b/src/apps/symbolic/preferences-system-search-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/preferences-system-symbolic.svg b/src/apps/symbolic/preferences-system-symbolic.svg new file mode 100644 index 00000000..701f59b7 --- /dev/null +++ b/src/apps/symbolic/preferences-system-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/preferences-system-time-symbolic.svg b/src/apps/symbolic/preferences-system-time-symbolic.svg new file mode 100644 index 00000000..b2ac40df --- /dev/null +++ b/src/apps/symbolic/preferences-system-time-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/preferences-ubuntu-panel-symbolic.svg b/src/apps/symbolic/preferences-ubuntu-panel-symbolic.svg new file mode 100644 index 00000000..deeb14e0 --- /dev/null +++ b/src/apps/symbolic/preferences-ubuntu-panel-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/apps/symbolic/rhythmbox-symbolic.svg b/src/apps/symbolic/rhythmbox-symbolic.svg new file mode 100644 index 00000000..a557d8d1 --- /dev/null +++ b/src/apps/symbolic/rhythmbox-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/scanner-symbolic.svg b/src/apps/symbolic/scanner-symbolic.svg new file mode 100644 index 00000000..fa901b46 --- /dev/null +++ b/src/apps/symbolic/scanner-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/apps/symbolic/screenshot-app-symbolic.svg b/src/apps/symbolic/screenshot-app-symbolic.svg new file mode 100644 index 00000000..3232ca15 --- /dev/null +++ b/src/apps/symbolic/screenshot-app-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/session-properties-symbolic.svg b/src/apps/symbolic/session-properties-symbolic.svg new file mode 100644 index 00000000..c94ab3ea --- /dev/null +++ b/src/apps/symbolic/session-properties-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/setroubleshoot_icon-symbolic.svg b/src/apps/symbolic/setroubleshoot_icon-symbolic.svg new file mode 100644 index 00000000..e6ae52a2 --- /dev/null +++ b/src/apps/symbolic/setroubleshoot_icon-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/software-properties-symbolic.svg b/src/apps/symbolic/software-properties-symbolic.svg new file mode 100644 index 00000000..f8c69cad --- /dev/null +++ b/src/apps/symbolic/software-properties-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/software-store-symbolic.svg b/src/apps/symbolic/software-store-symbolic.svg new file mode 100644 index 00000000..0b30f6bb --- /dev/null +++ b/src/apps/symbolic/software-store-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/sparkleshare-symbolic.svg b/src/apps/symbolic/sparkleshare-symbolic.svg new file mode 100644 index 00000000..43009039 --- /dev/null +++ b/src/apps/symbolic/sparkleshare-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/speedometer-symbolic.svg b/src/apps/symbolic/speedometer-symbolic.svg new file mode 100644 index 00000000..95d85f80 --- /dev/null +++ b/src/apps/symbolic/speedometer-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/apps/symbolic/sudoku-app-symbolic.svg b/src/apps/symbolic/sudoku-app-symbolic.svg new file mode 100644 index 00000000..a33cc90c --- /dev/null +++ b/src/apps/symbolic/sudoku-app-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/system-file-manager-symbolic.svg b/src/apps/symbolic/system-file-manager-symbolic.svg new file mode 100644 index 00000000..7fb8a48e --- /dev/null +++ b/src/apps/symbolic/system-file-manager-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/apps/symbolic/system-help-symbolic.svg b/src/apps/symbolic/system-help-symbolic.svg new file mode 100644 index 00000000..3e8bbe07 --- /dev/null +++ b/src/apps/symbolic/system-help-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/system-software-install-symbolic.svg b/src/apps/symbolic/system-software-install-symbolic.svg new file mode 100644 index 00000000..7b35cf3b --- /dev/null +++ b/src/apps/symbolic/system-software-install-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/system-users-symbolic.svg b/src/apps/symbolic/system-users-symbolic.svg new file mode 100644 index 00000000..6b521371 --- /dev/null +++ b/src/apps/symbolic/system-users-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/apps/symbolic/to-do-app-symbolic.svg b/src/apps/symbolic/to-do-app-symbolic.svg new file mode 100644 index 00000000..2f643af1 --- /dev/null +++ b/src/apps/symbolic/to-do-app-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/apps/symbolic/transmission-symbolic.svg b/src/apps/symbolic/transmission-symbolic.svg new file mode 100644 index 00000000..b0a9917c --- /dev/null +++ b/src/apps/symbolic/transmission-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/ubiquity-symbolic.svg b/src/apps/symbolic/ubiquity-symbolic.svg new file mode 100644 index 00000000..087219b6 --- /dev/null +++ b/src/apps/symbolic/ubiquity-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/usage-app-symbolic.svg b/src/apps/symbolic/usage-app-symbolic.svg new file mode 100644 index 00000000..9f24d577 --- /dev/null +++ b/src/apps/symbolic/usage-app-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/usb-creator-gtk-symbolic.svg b/src/apps/symbolic/usb-creator-gtk-symbolic.svg new file mode 100644 index 00000000..328e3af0 --- /dev/null +++ b/src/apps/symbolic/usb-creator-gtk-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/apps/symbolic/user-info-symbolic.svg b/src/apps/symbolic/user-info-symbolic.svg new file mode 100644 index 00000000..229b8934 --- /dev/null +++ b/src/apps/symbolic/user-info-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/utilities-system-monitor-symbolic.svg b/src/apps/symbolic/utilities-system-monitor-symbolic.svg new file mode 100644 index 00000000..2fdc9b17 --- /dev/null +++ b/src/apps/symbolic/utilities-system-monitor-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/utilities-terminal-symbolic.svg b/src/apps/symbolic/utilities-terminal-symbolic.svg new file mode 100644 index 00000000..e917d3cd --- /dev/null +++ b/src/apps/symbolic/utilities-terminal-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/utilities-tweak-tool-symbolic.svg b/src/apps/symbolic/utilities-tweak-tool-symbolic.svg new file mode 100644 index 00000000..7c55fdfe --- /dev/null +++ b/src/apps/symbolic/utilities-tweak-tool-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/symbolic/weather-app-symbolic.svg b/src/apps/symbolic/weather-app-symbolic.svg new file mode 100644 index 00000000..2f6593ef --- /dev/null +++ b/src/apps/symbolic/weather-app-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/apps/symbolic/web-browser-symbolic.svg b/src/apps/symbolic/web-browser-symbolic.svg new file mode 100644 index 00000000..c897bc03 --- /dev/null +++ b/src/apps/symbolic/web-browser-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/categories/32/applications-all.svg b/src/categories/32/applications-all.svg new file mode 100644 index 00000000..f3d01fa7 --- /dev/null +++ b/src/categories/32/applications-all.svg @@ -0,0 +1,18 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/categories/32/applications-development.svg b/src/categories/32/applications-development.svg new file mode 100644 index 00000000..fc43d6f5 --- /dev/null +++ b/src/categories/32/applications-development.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/categories/32/applications-education-language.svg b/src/categories/32/applications-education-language.svg new file mode 100644 index 00000000..2cc23e6b --- /dev/null +++ b/src/categories/32/applications-education-language.svg @@ -0,0 +1,121 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-education-mathematics.svg b/src/categories/32/applications-education-mathematics.svg new file mode 100644 index 00000000..b102bb8b --- /dev/null +++ b/src/categories/32/applications-education-mathematics.svg @@ -0,0 +1,31 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-education-science.svg b/src/categories/32/applications-education-science.svg new file mode 100644 index 00000000..022dabd4 --- /dev/null +++ b/src/categories/32/applications-education-science.svg @@ -0,0 +1,13 @@ + + + + + + image/svg+xml + + + + + + + diff --git a/src/categories/32/applications-education.svg b/src/categories/32/applications-education.svg new file mode 100644 index 00000000..da508bd2 --- /dev/null +++ b/src/categories/32/applications-education.svg @@ -0,0 +1,37 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-engineering.svg b/src/categories/32/applications-engineering.svg new file mode 100644 index 00000000..5e88971b --- /dev/null +++ b/src/categories/32/applications-engineering.svg @@ -0,0 +1,26 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-games.svg b/src/categories/32/applications-games.svg new file mode 100644 index 00000000..6bc4009a --- /dev/null +++ b/src/categories/32/applications-games.svg @@ -0,0 +1,28 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-graphics.svg b/src/categories/32/applications-graphics.svg new file mode 100644 index 00000000..998e7782 --- /dev/null +++ b/src/categories/32/applications-graphics.svg @@ -0,0 +1,22 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-internet.svg b/src/categories/32/applications-internet.svg new file mode 100644 index 00000000..3a847f81 --- /dev/null +++ b/src/categories/32/applications-internet.svg @@ -0,0 +1,19 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/categories/32/applications-multimedia.svg b/src/categories/32/applications-multimedia.svg new file mode 100644 index 00000000..aa90c323 --- /dev/null +++ b/src/categories/32/applications-multimedia.svg @@ -0,0 +1,25 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-office.svg b/src/categories/32/applications-office.svg new file mode 100644 index 00000000..4dfce7ae --- /dev/null +++ b/src/categories/32/applications-office.svg @@ -0,0 +1,41 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/applications-other.svg b/src/categories/32/applications-other.svg new file mode 100644 index 00000000..8ce66309 --- /dev/null +++ b/src/categories/32/applications-other.svg @@ -0,0 +1,15 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/categories/32/applications-science.svg b/src/categories/32/applications-science.svg new file mode 100644 index 00000000..3f90ce30 --- /dev/null +++ b/src/categories/32/applications-science.svg @@ -0,0 +1,15 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/categories/32/applications-system.svg b/src/categories/32/applications-system.svg new file mode 100644 index 00000000..1d7c2bce --- /dev/null +++ b/src/categories/32/applications-system.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/categories/32/applications-utilities.svg b/src/categories/32/applications-utilities.svg new file mode 100644 index 00000000..9a16941e --- /dev/null +++ b/src/categories/32/applications-utilities.svg @@ -0,0 +1,28 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/categories/32/wps-office-kingsoft.svg b/src/categories/32/wps-office-kingsoft.svg new file mode 100644 index 00000000..560eddbe --- /dev/null +++ b/src/categories/32/wps-office-kingsoft.svg @@ -0,0 +1,13 @@ + + + + + + image/svg+xml + + + + + + + diff --git a/src/categories/symbolic/applications-development-symbolic.svg b/src/categories/symbolic/applications-development-symbolic.svg new file mode 100644 index 00000000..d6a81576 --- /dev/null +++ b/src/categories/symbolic/applications-development-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/applications-education-symbolic.svg b/src/categories/symbolic/applications-education-symbolic.svg new file mode 100644 index 00000000..ab5575e7 --- /dev/null +++ b/src/categories/symbolic/applications-education-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/applications-engineering-symbolic.svg b/src/categories/symbolic/applications-engineering-symbolic.svg new file mode 100644 index 00000000..e355e5aa --- /dev/null +++ b/src/categories/symbolic/applications-engineering-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/applications-games-symbolic.svg b/src/categories/symbolic/applications-games-symbolic.svg new file mode 100644 index 00000000..16cd0d38 --- /dev/null +++ b/src/categories/symbolic/applications-games-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/categories/symbolic/applications-graphics-symbolic.svg b/src/categories/symbolic/applications-graphics-symbolic.svg new file mode 100644 index 00000000..d234d2d1 --- /dev/null +++ b/src/categories/symbolic/applications-graphics-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/applications-internet-symbolic.svg b/src/categories/symbolic/applications-internet-symbolic.svg new file mode 100644 index 00000000..43b1cbc7 --- /dev/null +++ b/src/categories/symbolic/applications-internet-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/applications-multimedia-symbolic.svg b/src/categories/symbolic/applications-multimedia-symbolic.svg new file mode 100644 index 00000000..e56c6ead --- /dev/null +++ b/src/categories/symbolic/applications-multimedia-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/categories/symbolic/applications-office-symbolic.svg b/src/categories/symbolic/applications-office-symbolic.svg new file mode 100644 index 00000000..f515f238 --- /dev/null +++ b/src/categories/symbolic/applications-office-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/applications-other-symbolic.svg b/src/categories/symbolic/applications-other-symbolic.svg new file mode 100644 index 00000000..09e4990e --- /dev/null +++ b/src/categories/symbolic/applications-other-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/applications-science-symbolic.svg b/src/categories/symbolic/applications-science-symbolic.svg new file mode 100644 index 00000000..3b864052 --- /dev/null +++ b/src/categories/symbolic/applications-science-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/applications-utilities-symbolic.svg b/src/categories/symbolic/applications-utilities-symbolic.svg new file mode 100644 index 00000000..62b2f944 --- /dev/null +++ b/src/categories/symbolic/applications-utilities-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/categories/symbolic/bug-symbolic.svg b/src/categories/symbolic/bug-symbolic.svg new file mode 100644 index 00000000..293757ed --- /dev/null +++ b/src/categories/symbolic/bug-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/cs-desklets-symbolic.svg b/src/categories/symbolic/cs-desklets-symbolic.svg new file mode 100644 index 00000000..4bd4298d --- /dev/null +++ b/src/categories/symbolic/cs-desklets-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/emoji-activities-symbolic.svg b/src/categories/symbolic/emoji-activities-symbolic.svg new file mode 100644 index 00000000..6897ce94 --- /dev/null +++ b/src/categories/symbolic/emoji-activities-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/emoji-activity-symbolic.svg b/src/categories/symbolic/emoji-activity-symbolic.svg new file mode 100644 index 00000000..095927e5 --- /dev/null +++ b/src/categories/symbolic/emoji-activity-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/categories/symbolic/emoji-body-symbolic.svg b/src/categories/symbolic/emoji-body-symbolic.svg new file mode 100644 index 00000000..86fce8e1 --- /dev/null +++ b/src/categories/symbolic/emoji-body-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/emoji-flags-symbolic.svg b/src/categories/symbolic/emoji-flags-symbolic.svg new file mode 100644 index 00000000..02f19ae1 --- /dev/null +++ b/src/categories/symbolic/emoji-flags-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/emoji-food-symbolic.svg b/src/categories/symbolic/emoji-food-symbolic.svg new file mode 100644 index 00000000..854fbb03 --- /dev/null +++ b/src/categories/symbolic/emoji-food-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/emoji-nature-symbolic.svg b/src/categories/symbolic/emoji-nature-symbolic.svg new file mode 100644 index 00000000..36e303a4 --- /dev/null +++ b/src/categories/symbolic/emoji-nature-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/emoji-objects-symbolic.svg b/src/categories/symbolic/emoji-objects-symbolic.svg new file mode 100644 index 00000000..b9ce0135 --- /dev/null +++ b/src/categories/symbolic/emoji-objects-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/emoji-people-symbolic.svg b/src/categories/symbolic/emoji-people-symbolic.svg new file mode 100644 index 00000000..7e7f88b5 --- /dev/null +++ b/src/categories/symbolic/emoji-people-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/emoji-recent-symbolic.svg b/src/categories/symbolic/emoji-recent-symbolic.svg new file mode 100644 index 00000000..f7512cbd --- /dev/null +++ b/src/categories/symbolic/emoji-recent-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/categories/symbolic/emoji-symbols-symbolic.svg b/src/categories/symbolic/emoji-symbols-symbolic.svg new file mode 100644 index 00000000..489b3564 --- /dev/null +++ b/src/categories/symbolic/emoji-symbols-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/categories/symbolic/emoji-travel-symbolic.svg b/src/categories/symbolic/emoji-travel-symbolic.svg new file mode 100644 index 00000000..605e963f --- /dev/null +++ b/src/categories/symbolic/emoji-travel-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/categories/symbolic/event-birthday-symbolic.svg b/src/categories/symbolic/event-birthday-symbolic.svg new file mode 100644 index 00000000..744cb58f --- /dev/null +++ b/src/categories/symbolic/event-birthday-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/categories/symbolic/xapp-prefs-display-symbolic.svg b/src/categories/symbolic/xapp-prefs-display-symbolic.svg new file mode 100644 index 00000000..3f920dc2 --- /dev/null +++ b/src/categories/symbolic/xapp-prefs-display-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/categories/symbolic/xapp-prefs-plugins-symbolic.svg b/src/categories/symbolic/xapp-prefs-plugins-symbolic.svg new file mode 100644 index 00000000..232350de --- /dev/null +++ b/src/categories/symbolic/xapp-prefs-plugins-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/categories/symbolic/xapp-prefs-preview-symbolic.svg b/src/categories/symbolic/xapp-prefs-preview-symbolic.svg new file mode 100644 index 00000000..62b238b5 --- /dev/null +++ b/src/categories/symbolic/xapp-prefs-preview-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/categories/symbolic/xapp-prefs-toolbar-symbolic.svg b/src/categories/symbolic/xapp-prefs-toolbar-symbolic.svg new file mode 100644 index 00000000..13206031 --- /dev/null +++ b/src/categories/symbolic/xapp-prefs-toolbar-symbolic.svg @@ -0,0 +1,20 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/src/devices/16/audio-card.svg b/src/devices/16/audio-card.svg new file mode 100644 index 00000000..329ce586 --- /dev/null +++ b/src/devices/16/audio-card.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/16/audio-headphones.svg b/src/devices/16/audio-headphones.svg new file mode 100644 index 00000000..99d1fb58 --- /dev/null +++ b/src/devices/16/audio-headphones.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/devices/16/audio-input-microphone.svg b/src/devices/16/audio-input-microphone.svg new file mode 100644 index 00000000..c732459b --- /dev/null +++ b/src/devices/16/audio-input-microphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/16/audio-radio.svg b/src/devices/16/audio-radio.svg new file mode 100644 index 00000000..e0e06b7d --- /dev/null +++ b/src/devices/16/audio-radio.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/audio-speakers.svg b/src/devices/16/audio-speakers.svg new file mode 100644 index 00000000..14b31c4a --- /dev/null +++ b/src/devices/16/audio-speakers.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/devices/16/auth-sim.svg b/src/devices/16/auth-sim.svg new file mode 100644 index 00000000..3a54b143 --- /dev/null +++ b/src/devices/16/auth-sim.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/16/battery-ups.svg b/src/devices/16/battery-ups.svg new file mode 100644 index 00000000..ec3c9715 --- /dev/null +++ b/src/devices/16/battery-ups.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/16/battery.svg b/src/devices/16/battery.svg new file mode 100644 index 00000000..3488878a --- /dev/null +++ b/src/devices/16/battery.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/16/bluetooth.svg b/src/devices/16/bluetooth.svg new file mode 100644 index 00000000..ddc28bc4 --- /dev/null +++ b/src/devices/16/bluetooth.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/16/camera-photo.svg b/src/devices/16/camera-photo.svg new file mode 100644 index 00000000..a3a63e99 --- /dev/null +++ b/src/devices/16/camera-photo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/16/camera-video.svg b/src/devices/16/camera-video.svg new file mode 100644 index 00000000..ec137c04 --- /dev/null +++ b/src/devices/16/camera-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/16/camera-web.svg b/src/devices/16/camera-web.svg new file mode 100644 index 00000000..b6b7ea2a --- /dev/null +++ b/src/devices/16/camera-web.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/16/computer-laptop.svg b/src/devices/16/computer-laptop.svg new file mode 100644 index 00000000..64d5150c --- /dev/null +++ b/src/devices/16/computer-laptop.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/16/computer.svg b/src/devices/16/computer.svg new file mode 100644 index 00000000..b363e7ee --- /dev/null +++ b/src/devices/16/computer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/16/cpu.svg b/src/devices/16/cpu.svg new file mode 100644 index 00000000..992bbcc1 --- /dev/null +++ b/src/devices/16/cpu.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/drive-harddisk.svg b/src/devices/16/drive-harddisk.svg new file mode 100644 index 00000000..c3a88a45 --- /dev/null +++ b/src/devices/16/drive-harddisk.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/16/drive-multidisk.svg b/src/devices/16/drive-multidisk.svg new file mode 100644 index 00000000..1d1fd746 --- /dev/null +++ b/src/devices/16/drive-multidisk.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/16/drive-multipartition.svg b/src/devices/16/drive-multipartition.svg new file mode 100644 index 00000000..2cd6adeb --- /dev/null +++ b/src/devices/16/drive-multipartition.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/16/drive-partition.svg b/src/devices/16/drive-partition.svg new file mode 100644 index 00000000..306f07f9 --- /dev/null +++ b/src/devices/16/drive-partition.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/16/drive-removable-media.svg b/src/devices/16/drive-removable-media.svg new file mode 100644 index 00000000..60b91868 --- /dev/null +++ b/src/devices/16/drive-removable-media.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/16/gnome-dev-printer-new.svg b/src/devices/16/gnome-dev-printer-new.svg new file mode 100644 index 00000000..ef39b0d2 --- /dev/null +++ b/src/devices/16/gnome-dev-printer-new.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/16/input-dialpad.svg b/src/devices/16/input-dialpad.svg new file mode 100644 index 00000000..5d867eef --- /dev/null +++ b/src/devices/16/input-dialpad.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + diff --git a/src/devices/16/input-gaming.svg b/src/devices/16/input-gaming.svg new file mode 100644 index 00000000..f501faf7 --- /dev/null +++ b/src/devices/16/input-gaming.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/devices/16/input-keyboard-virtual.svg b/src/devices/16/input-keyboard-virtual.svg new file mode 100644 index 00000000..1baebfc8 --- /dev/null +++ b/src/devices/16/input-keyboard-virtual.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/16/input-keyboard.svg b/src/devices/16/input-keyboard.svg new file mode 100644 index 00000000..a2db1b8a --- /dev/null +++ b/src/devices/16/input-keyboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/16/input-mouse.svg b/src/devices/16/input-mouse.svg new file mode 100644 index 00000000..435909e7 --- /dev/null +++ b/src/devices/16/input-mouse.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/input-tablet.svg b/src/devices/16/input-tablet.svg new file mode 100644 index 00000000..9a2228c6 --- /dev/null +++ b/src/devices/16/input-tablet.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/input-touchpad-off.svg b/src/devices/16/input-touchpad-off.svg new file mode 100644 index 00000000..318caebe --- /dev/null +++ b/src/devices/16/input-touchpad-off.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/input-touchpad.svg b/src/devices/16/input-touchpad.svg new file mode 100644 index 00000000..1dcec7cf --- /dev/null +++ b/src/devices/16/input-touchpad.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/media-flash.svg b/src/devices/16/media-flash.svg new file mode 100644 index 00000000..57a28b1c --- /dev/null +++ b/src/devices/16/media-flash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/16/media-floppy.svg b/src/devices/16/media-floppy.svg new file mode 100644 index 00000000..67b9e5a4 --- /dev/null +++ b/src/devices/16/media-floppy.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/devices/16/media-optical-mixed-cd.svg b/src/devices/16/media-optical-mixed-cd.svg new file mode 100644 index 00000000..849766d4 --- /dev/null +++ b/src/devices/16/media-optical-mixed-cd.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/16/media-optical-recordable.svg b/src/devices/16/media-optical-recordable.svg new file mode 100644 index 00000000..c85d0d2f --- /dev/null +++ b/src/devices/16/media-optical-recordable.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/16/media-optical.svg b/src/devices/16/media-optical.svg new file mode 100644 index 00000000..b6a4bcdd --- /dev/null +++ b/src/devices/16/media-optical.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/16/multimedia-player-ipod-mini-blue.svg b/src/devices/16/multimedia-player-ipod-mini-blue.svg new file mode 100644 index 00000000..eaf17b71 --- /dev/null +++ b/src/devices/16/multimedia-player-ipod-mini-blue.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/16/multimedia-player.svg b/src/devices/16/multimedia-player.svg new file mode 100644 index 00000000..c257c3cc --- /dev/null +++ b/src/devices/16/multimedia-player.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/16/network-modem.svg b/src/devices/16/network-modem.svg new file mode 100644 index 00000000..02ef5a40 --- /dev/null +++ b/src/devices/16/network-modem.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/devices/16/network-rj11-female.svg b/src/devices/16/network-rj11-female.svg new file mode 100644 index 00000000..70bf1caf --- /dev/null +++ b/src/devices/16/network-rj11-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/16/network-rj45-female.svg b/src/devices/16/network-rj45-female.svg new file mode 100644 index 00000000..4aa384ca --- /dev/null +++ b/src/devices/16/network-rj45-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/16/network-server.svg b/src/devices/16/network-server.svg new file mode 100644 index 00000000..c0dd708b --- /dev/null +++ b/src/devices/16/network-server.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/16/network-vpn.svg b/src/devices/16/network-vpn.svg new file mode 100644 index 00000000..08eab120 --- /dev/null +++ b/src/devices/16/network-vpn.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/16/network-wired-unavailable.svg b/src/devices/16/network-wired-unavailable.svg new file mode 100644 index 00000000..228739e7 --- /dev/null +++ b/src/devices/16/network-wired-unavailable.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/network-wired.svg b/src/devices/16/network-wired.svg new file mode 100644 index 00000000..d0cfaf20 --- /dev/null +++ b/src/devices/16/network-wired.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/16/network-wireless-connected-00.svg b/src/devices/16/network-wireless-connected-00.svg new file mode 100644 index 00000000..b2cc0808 --- /dev/null +++ b/src/devices/16/network-wireless-connected-00.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/devices/16/network-wireless-connected-100.svg b/src/devices/16/network-wireless-connected-100.svg new file mode 100644 index 00000000..438ec59f --- /dev/null +++ b/src/devices/16/network-wireless-connected-100.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/devices/16/network-wireless-connected-25.svg b/src/devices/16/network-wireless-connected-25.svg new file mode 100644 index 00000000..eae90db0 --- /dev/null +++ b/src/devices/16/network-wireless-connected-25.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/devices/16/network-wireless-connected-50.svg b/src/devices/16/network-wireless-connected-50.svg new file mode 100644 index 00000000..63e1de03 --- /dev/null +++ b/src/devices/16/network-wireless-connected-50.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/devices/16/network-wireless-connected-75.svg b/src/devices/16/network-wireless-connected-75.svg new file mode 100644 index 00000000..7d28375a --- /dev/null +++ b/src/devices/16/network-wireless-connected-75.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/src/devices/16/network-wireless-disconnected.svg b/src/devices/16/network-wireless-disconnected.svg new file mode 100644 index 00000000..42258fc2 --- /dev/null +++ b/src/devices/16/network-wireless-disconnected.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/devices/16/network-wireless-hotspot.svg b/src/devices/16/network-wireless-hotspot.svg new file mode 100644 index 00000000..4e38cc7c --- /dev/null +++ b/src/devices/16/network-wireless-hotspot.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/devices/16/network-wireless.svg b/src/devices/16/network-wireless.svg new file mode 100644 index 00000000..438ec59f --- /dev/null +++ b/src/devices/16/network-wireless.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/devices/16/phone.svg b/src/devices/16/phone.svg new file mode 100644 index 00000000..ed42b5c3 --- /dev/null +++ b/src/devices/16/phone.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/devices/16/printer-network.svg b/src/devices/16/printer-network.svg new file mode 100644 index 00000000..105c4fa0 --- /dev/null +++ b/src/devices/16/printer-network.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/16/printer.svg b/src/devices/16/printer.svg new file mode 100644 index 00000000..fce73d5f --- /dev/null +++ b/src/devices/16/printer.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/src/devices/16/scanner.svg b/src/devices/16/scanner.svg new file mode 100644 index 00000000..ca223960 --- /dev/null +++ b/src/devices/16/scanner.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/16/tablet.svg b/src/devices/16/tablet.svg new file mode 100644 index 00000000..2fbb3749 --- /dev/null +++ b/src/devices/16/tablet.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/16/uav-quadcopter.svg b/src/devices/16/uav-quadcopter.svg new file mode 100644 index 00000000..a705aacd --- /dev/null +++ b/src/devices/16/uav-quadcopter.svg @@ -0,0 +1,5 @@ + + + + diff --git a/src/devices/22/audio-card.svg b/src/devices/22/audio-card.svg new file mode 100644 index 00000000..a213fc78 --- /dev/null +++ b/src/devices/22/audio-card.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/22/audio-headphones.svg b/src/devices/22/audio-headphones.svg new file mode 100644 index 00000000..80d9baac --- /dev/null +++ b/src/devices/22/audio-headphones.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/audio-headset.svg b/src/devices/22/audio-headset.svg new file mode 100644 index 00000000..14ffa87e --- /dev/null +++ b/src/devices/22/audio-headset.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/22/audio-input-microphone.svg b/src/devices/22/audio-input-microphone.svg new file mode 100644 index 00000000..364a5c64 --- /dev/null +++ b/src/devices/22/audio-input-microphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/22/audio-radio.svg b/src/devices/22/audio-radio.svg new file mode 100644 index 00000000..bf750e83 --- /dev/null +++ b/src/devices/22/audio-radio.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/22/auth-sim.svg b/src/devices/22/auth-sim.svg new file mode 100644 index 00000000..a7d22f28 --- /dev/null +++ b/src/devices/22/auth-sim.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/battery-ups.svg b/src/devices/22/battery-ups.svg new file mode 100644 index 00000000..2ec10d7b --- /dev/null +++ b/src/devices/22/battery-ups.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/22/bluetooth.svg b/src/devices/22/bluetooth.svg new file mode 100644 index 00000000..eea394a6 --- /dev/null +++ b/src/devices/22/bluetooth.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/camera-photo.svg b/src/devices/22/camera-photo.svg new file mode 100644 index 00000000..6a197ade --- /dev/null +++ b/src/devices/22/camera-photo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/22/camera-video.svg b/src/devices/22/camera-video.svg new file mode 100644 index 00000000..90d1676b --- /dev/null +++ b/src/devices/22/camera-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/camera-web.svg b/src/devices/22/camera-web.svg new file mode 100644 index 00000000..71d6abd9 --- /dev/null +++ b/src/devices/22/camera-web.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/22/computer-laptop.svg b/src/devices/22/computer-laptop.svg new file mode 100644 index 00000000..0c2c3511 --- /dev/null +++ b/src/devices/22/computer-laptop.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/22/computer.svg b/src/devices/22/computer.svg new file mode 100644 index 00000000..fdd8b232 --- /dev/null +++ b/src/devices/22/computer.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/22/drive-harddisk.svg b/src/devices/22/drive-harddisk.svg new file mode 100644 index 00000000..329d53f4 --- /dev/null +++ b/src/devices/22/drive-harddisk.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/22/drive-multidisk.svg b/src/devices/22/drive-multidisk.svg new file mode 100644 index 00000000..ddc8105f --- /dev/null +++ b/src/devices/22/drive-multidisk.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/drive-multipartition.svg b/src/devices/22/drive-multipartition.svg new file mode 100644 index 00000000..8c5beeba --- /dev/null +++ b/src/devices/22/drive-multipartition.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/devices/22/drive-removable-media.svg b/src/devices/22/drive-removable-media.svg new file mode 100644 index 00000000..edf3023f --- /dev/null +++ b/src/devices/22/drive-removable-media.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/22/input-dialpad.svg b/src/devices/22/input-dialpad.svg new file mode 100644 index 00000000..f61b316c --- /dev/null +++ b/src/devices/22/input-dialpad.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/src/devices/22/input-gaming.svg b/src/devices/22/input-gaming.svg new file mode 100644 index 00000000..4dad3962 --- /dev/null +++ b/src/devices/22/input-gaming.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/22/input-keyboard-virtual.svg b/src/devices/22/input-keyboard-virtual.svg new file mode 100644 index 00000000..207a66f1 --- /dev/null +++ b/src/devices/22/input-keyboard-virtual.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/22/input-keyboard.svg b/src/devices/22/input-keyboard.svg new file mode 100644 index 00000000..82eec6e8 --- /dev/null +++ b/src/devices/22/input-keyboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/input-mouse.svg b/src/devices/22/input-mouse.svg new file mode 100644 index 00000000..5ffab921 --- /dev/null +++ b/src/devices/22/input-mouse.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/input-tablet.svg b/src/devices/22/input-tablet.svg new file mode 100644 index 00000000..ae34b5dc --- /dev/null +++ b/src/devices/22/input-tablet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/input-touchpad-off.svg b/src/devices/22/input-touchpad-off.svg new file mode 100644 index 00000000..06bf4db0 --- /dev/null +++ b/src/devices/22/input-touchpad-off.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/22/input-touchpad.svg b/src/devices/22/input-touchpad.svg new file mode 100644 index 00000000..67b0aa43 --- /dev/null +++ b/src/devices/22/input-touchpad.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/22/media-flash.svg b/src/devices/22/media-flash.svg new file mode 100644 index 00000000..5d86d663 --- /dev/null +++ b/src/devices/22/media-flash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/media-floppy.svg b/src/devices/22/media-floppy.svg new file mode 100644 index 00000000..e2240c34 --- /dev/null +++ b/src/devices/22/media-floppy.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/devices/22/media-optical-data.svg b/src/devices/22/media-optical-data.svg new file mode 100644 index 00000000..f983c9bd --- /dev/null +++ b/src/devices/22/media-optical-data.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/src/devices/22/media-optical-mixed-cd.svg b/src/devices/22/media-optical-mixed-cd.svg new file mode 100644 index 00000000..7160157b --- /dev/null +++ b/src/devices/22/media-optical-mixed-cd.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/22/media-optical-recordable.svg b/src/devices/22/media-optical-recordable.svg new file mode 100644 index 00000000..44ad99cd --- /dev/null +++ b/src/devices/22/media-optical-recordable.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/22/media-optical.svg b/src/devices/22/media-optical.svg new file mode 100644 index 00000000..c02a3805 --- /dev/null +++ b/src/devices/22/media-optical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/22/multimedia-player-ipod-mini-blue.svg b/src/devices/22/multimedia-player-ipod-mini-blue.svg new file mode 100644 index 00000000..059711f5 --- /dev/null +++ b/src/devices/22/multimedia-player-ipod-mini-blue.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/22/multimedia-player.svg b/src/devices/22/multimedia-player.svg new file mode 100644 index 00000000..3f150cc4 --- /dev/null +++ b/src/devices/22/multimedia-player.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/22/network-modem.svg b/src/devices/22/network-modem.svg new file mode 100644 index 00000000..4bf10298 --- /dev/null +++ b/src/devices/22/network-modem.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/22/network-rj11-female.svg b/src/devices/22/network-rj11-female.svg new file mode 100644 index 00000000..ebd3dfef --- /dev/null +++ b/src/devices/22/network-rj11-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/network-rj45-female.svg b/src/devices/22/network-rj45-female.svg new file mode 100644 index 00000000..7cf5c211 --- /dev/null +++ b/src/devices/22/network-rj45-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/network-vpn.svg b/src/devices/22/network-vpn.svg new file mode 100644 index 00000000..02304a56 --- /dev/null +++ b/src/devices/22/network-vpn.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/22/network-wired.svg b/src/devices/22/network-wired.svg new file mode 100644 index 00000000..cf8591f9 --- /dev/null +++ b/src/devices/22/network-wired.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/22/network-wireless-hotspot.svg b/src/devices/22/network-wireless-hotspot.svg new file mode 100644 index 00000000..72d04a0a --- /dev/null +++ b/src/devices/22/network-wireless-hotspot.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/devices/22/network-wireless.svg b/src/devices/22/network-wireless.svg new file mode 100644 index 00000000..02ae3c45 --- /dev/null +++ b/src/devices/22/network-wireless.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/phone.svg b/src/devices/22/phone.svg new file mode 100644 index 00000000..2b0448c3 --- /dev/null +++ b/src/devices/22/phone.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/22/tablet.svg b/src/devices/22/tablet.svg new file mode 100644 index 00000000..598f4492 --- /dev/null +++ b/src/devices/22/tablet.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/22/uav-quadcopter.svg b/src/devices/22/uav-quadcopter.svg new file mode 100644 index 00000000..86ecf877 --- /dev/null +++ b/src/devices/22/uav-quadcopter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/22/video-television.svg b/src/devices/22/video-television.svg new file mode 100644 index 00000000..37def771 --- /dev/null +++ b/src/devices/22/video-television.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/audio-card.svg b/src/devices/24/audio-card.svg new file mode 100644 index 00000000..c72b1a67 --- /dev/null +++ b/src/devices/24/audio-card.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/audio-headphones.svg b/src/devices/24/audio-headphones.svg new file mode 100644 index 00000000..17f3ca73 --- /dev/null +++ b/src/devices/24/audio-headphones.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/audio-headset.svg b/src/devices/24/audio-headset.svg new file mode 100644 index 00000000..2bba2269 --- /dev/null +++ b/src/devices/24/audio-headset.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/audio-input-microphone.svg b/src/devices/24/audio-input-microphone.svg new file mode 100644 index 00000000..1cf0fadf --- /dev/null +++ b/src/devices/24/audio-input-microphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/24/audio-radio.svg b/src/devices/24/audio-radio.svg new file mode 100644 index 00000000..ac7c014b --- /dev/null +++ b/src/devices/24/audio-radio.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/auth-sim.svg b/src/devices/24/auth-sim.svg new file mode 100644 index 00000000..9d2da40e --- /dev/null +++ b/src/devices/24/auth-sim.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/battery-ups.svg b/src/devices/24/battery-ups.svg new file mode 100644 index 00000000..791a4960 --- /dev/null +++ b/src/devices/24/battery-ups.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/24/bluetooth.svg b/src/devices/24/bluetooth.svg new file mode 100644 index 00000000..b1ae6a77 --- /dev/null +++ b/src/devices/24/bluetooth.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/camera-photo.svg b/src/devices/24/camera-photo.svg new file mode 100644 index 00000000..36cef517 --- /dev/null +++ b/src/devices/24/camera-photo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/24/camera-video.svg b/src/devices/24/camera-video.svg new file mode 100644 index 00000000..243d97e6 --- /dev/null +++ b/src/devices/24/camera-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/camera-web.svg b/src/devices/24/camera-web.svg new file mode 100644 index 00000000..32fa6ea0 --- /dev/null +++ b/src/devices/24/camera-web.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/24/computer-laptop.svg b/src/devices/24/computer-laptop.svg new file mode 100644 index 00000000..7fce272a --- /dev/null +++ b/src/devices/24/computer-laptop.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/24/computer.svg b/src/devices/24/computer.svg new file mode 100644 index 00000000..4e3a90ec --- /dev/null +++ b/src/devices/24/computer.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/drive-harddisk.svg b/src/devices/24/drive-harddisk.svg new file mode 100644 index 00000000..be9a9d15 --- /dev/null +++ b/src/devices/24/drive-harddisk.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/24/drive-multidisk.svg b/src/devices/24/drive-multidisk.svg new file mode 100644 index 00000000..469963ab --- /dev/null +++ b/src/devices/24/drive-multidisk.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/drive-multipartition.svg b/src/devices/24/drive-multipartition.svg new file mode 100644 index 00000000..b48c17df --- /dev/null +++ b/src/devices/24/drive-multipartition.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/devices/24/drive-removable-media.svg b/src/devices/24/drive-removable-media.svg new file mode 100644 index 00000000..5690fa94 --- /dev/null +++ b/src/devices/24/drive-removable-media.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/input-dialpad.svg b/src/devices/24/input-dialpad.svg new file mode 100644 index 00000000..4907a368 --- /dev/null +++ b/src/devices/24/input-dialpad.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/src/devices/24/input-gaming.svg b/src/devices/24/input-gaming.svg new file mode 100644 index 00000000..0b0fc6df --- /dev/null +++ b/src/devices/24/input-gaming.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/24/input-keyboard-virtual.svg b/src/devices/24/input-keyboard-virtual.svg new file mode 100644 index 00000000..07704c89 --- /dev/null +++ b/src/devices/24/input-keyboard-virtual.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/24/input-keyboard.svg b/src/devices/24/input-keyboard.svg new file mode 100644 index 00000000..14290072 --- /dev/null +++ b/src/devices/24/input-keyboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/input-mouse.svg b/src/devices/24/input-mouse.svg new file mode 100644 index 00000000..3dac45b4 --- /dev/null +++ b/src/devices/24/input-mouse.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/input-tablet.svg b/src/devices/24/input-tablet.svg new file mode 100644 index 00000000..cffa230e --- /dev/null +++ b/src/devices/24/input-tablet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/input-touchpad-off.svg b/src/devices/24/input-touchpad-off.svg new file mode 100644 index 00000000..3521952f --- /dev/null +++ b/src/devices/24/input-touchpad-off.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/input-touchpad.svg b/src/devices/24/input-touchpad.svg new file mode 100644 index 00000000..01decb3d --- /dev/null +++ b/src/devices/24/input-touchpad.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/media-flash.svg b/src/devices/24/media-flash.svg new file mode 100644 index 00000000..14f231d6 --- /dev/null +++ b/src/devices/24/media-flash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/media-floppy.svg b/src/devices/24/media-floppy.svg new file mode 100644 index 00000000..7cc6dba9 --- /dev/null +++ b/src/devices/24/media-floppy.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/devices/24/media-optical-data.svg b/src/devices/24/media-optical-data.svg new file mode 100644 index 00000000..f39b2bb4 --- /dev/null +++ b/src/devices/24/media-optical-data.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/media-optical-mixed-cd.svg b/src/devices/24/media-optical-mixed-cd.svg new file mode 100644 index 00000000..f19e6f67 --- /dev/null +++ b/src/devices/24/media-optical-mixed-cd.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/devices/24/media-optical-recordable.svg b/src/devices/24/media-optical-recordable.svg new file mode 100644 index 00000000..b307eec2 --- /dev/null +++ b/src/devices/24/media-optical-recordable.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/24/media-optical.svg b/src/devices/24/media-optical.svg new file mode 100644 index 00000000..d4c412f4 --- /dev/null +++ b/src/devices/24/media-optical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/24/multimedia-player-ipod-mini-blue.svg b/src/devices/24/multimedia-player-ipod-mini-blue.svg new file mode 100644 index 00000000..d14df89f --- /dev/null +++ b/src/devices/24/multimedia-player-ipod-mini-blue.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/24/multimedia-player.svg b/src/devices/24/multimedia-player.svg new file mode 100644 index 00000000..0fd3fcb3 --- /dev/null +++ b/src/devices/24/multimedia-player.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/devices/24/network-modem.svg b/src/devices/24/network-modem.svg new file mode 100644 index 00000000..d687d0b0 --- /dev/null +++ b/src/devices/24/network-modem.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/network-rj11-female.svg b/src/devices/24/network-rj11-female.svg new file mode 100644 index 00000000..262d3c61 --- /dev/null +++ b/src/devices/24/network-rj11-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/network-rj45-female.svg b/src/devices/24/network-rj45-female.svg new file mode 100644 index 00000000..08bf7f35 --- /dev/null +++ b/src/devices/24/network-rj45-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/network-vpn.svg b/src/devices/24/network-vpn.svg new file mode 100644 index 00000000..05e6ea42 --- /dev/null +++ b/src/devices/24/network-vpn.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/24/network-wired.svg b/src/devices/24/network-wired.svg new file mode 100644 index 00000000..91c53e71 --- /dev/null +++ b/src/devices/24/network-wired.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/network-wireless-hotspot.svg b/src/devices/24/network-wireless-hotspot.svg new file mode 100644 index 00000000..3f20bdd7 --- /dev/null +++ b/src/devices/24/network-wireless-hotspot.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/devices/24/network-wireless.svg b/src/devices/24/network-wireless.svg new file mode 100644 index 00000000..c99618a3 --- /dev/null +++ b/src/devices/24/network-wireless.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/phone.svg b/src/devices/24/phone.svg new file mode 100644 index 00000000..7809297d --- /dev/null +++ b/src/devices/24/phone.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/24/tablet.svg b/src/devices/24/tablet.svg new file mode 100644 index 00000000..37a51bce --- /dev/null +++ b/src/devices/24/tablet.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/24/uav-quadcopter.svg b/src/devices/24/uav-quadcopter.svg new file mode 100644 index 00000000..a02163c8 --- /dev/null +++ b/src/devices/24/uav-quadcopter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/24/video-television.svg b/src/devices/24/video-television.svg new file mode 100644 index 00000000..a8ffa528 --- /dev/null +++ b/src/devices/24/video-television.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/scalable/audio-card.svg b/src/devices/scalable/audio-card.svg new file mode 100644 index 00000000..9bf13cea --- /dev/null +++ b/src/devices/scalable/audio-card.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/audio-headphones.svg b/src/devices/scalable/audio-headphones.svg new file mode 100644 index 00000000..2ccecee2 --- /dev/null +++ b/src/devices/scalable/audio-headphones.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/audio-input-microphone.svg b/src/devices/scalable/audio-input-microphone.svg new file mode 100644 index 00000000..e83b1db1 --- /dev/null +++ b/src/devices/scalable/audio-input-microphone.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/audio-speakers.svg b/src/devices/scalable/audio-speakers.svg new file mode 100644 index 00000000..c0628c78 --- /dev/null +++ b/src/devices/scalable/audio-speakers.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/battery.svg b/src/devices/scalable/battery.svg new file mode 100644 index 00000000..8553a5bf --- /dev/null +++ b/src/devices/scalable/battery.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/bluetooth.svg b/src/devices/scalable/bluetooth.svg new file mode 100644 index 00000000..0b7f344c --- /dev/null +++ b/src/devices/scalable/bluetooth.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/camera-photo.svg b/src/devices/scalable/camera-photo.svg new file mode 100644 index 00000000..2b88761b --- /dev/null +++ b/src/devices/scalable/camera-photo.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/camera-video.svg b/src/devices/scalable/camera-video.svg new file mode 100644 index 00000000..5d469c7f --- /dev/null +++ b/src/devices/scalable/camera-video.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/camera-web.svg b/src/devices/scalable/camera-web.svg new file mode 100644 index 00000000..4d63ce9d --- /dev/null +++ b/src/devices/scalable/camera-web.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/computer-laptop.svg b/src/devices/scalable/computer-laptop.svg new file mode 100644 index 00000000..cc77b6fa --- /dev/null +++ b/src/devices/scalable/computer-laptop.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/computer.svg b/src/devices/scalable/computer.svg new file mode 100644 index 00000000..b55310e8 --- /dev/null +++ b/src/devices/scalable/computer.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/cpu.svg b/src/devices/scalable/cpu.svg new file mode 100644 index 00000000..b17ae86a --- /dev/null +++ b/src/devices/scalable/cpu.svg @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/device-harddisk-usb.svg b/src/devices/scalable/device-harddisk-usb.svg new file mode 100644 index 00000000..f263c368 --- /dev/null +++ b/src/devices/scalable/device-harddisk-usb.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-harddisk-root.svg b/src/devices/scalable/drive-harddisk-root.svg new file mode 100644 index 00000000..a02f9f4e --- /dev/null +++ b/src/devices/scalable/drive-harddisk-root.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-harddisk.svg b/src/devices/scalable/drive-harddisk.svg new file mode 100644 index 00000000..e53d3bc7 --- /dev/null +++ b/src/devices/scalable/drive-harddisk.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-multidisk.svg b/src/devices/scalable/drive-multidisk.svg new file mode 100644 index 00000000..ce333f94 --- /dev/null +++ b/src/devices/scalable/drive-multidisk.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-multipartition.svg b/src/devices/scalable/drive-multipartition.svg new file mode 100644 index 00000000..6a801855 --- /dev/null +++ b/src/devices/scalable/drive-multipartition.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-optical.svg b/src/devices/scalable/drive-optical.svg new file mode 100644 index 00000000..4e8f5aa7 --- /dev/null +++ b/src/devices/scalable/drive-optical.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-partition.svg b/src/devices/scalable/drive-partition.svg new file mode 100644 index 00000000..9350e9a0 --- /dev/null +++ b/src/devices/scalable/drive-partition.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-removable-media.svg b/src/devices/scalable/drive-removable-media.svg new file mode 100644 index 00000000..e9a9b76e --- /dev/null +++ b/src/devices/scalable/drive-removable-media.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/gnome-dev-media-cf.svg b/src/devices/scalable/gnome-dev-media-cf.svg new file mode 100644 index 00000000..986ae985 --- /dev/null +++ b/src/devices/scalable/gnome-dev-media-cf.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/gnome-dev-media-ms.svg b/src/devices/scalable/gnome-dev-media-ms.svg new file mode 100644 index 00000000..b1e1f691 --- /dev/null +++ b/src/devices/scalable/gnome-dev-media-ms.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/gnome-dev-media-sdmmc.svg b/src/devices/scalable/gnome-dev-media-sdmmc.svg new file mode 100644 index 00000000..06cca380 --- /dev/null +++ b/src/devices/scalable/gnome-dev-media-sdmmc.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/gnome-dev-media-sm.svg b/src/devices/scalable/gnome-dev-media-sm.svg new file mode 100644 index 00000000..41ddd67c --- /dev/null +++ b/src/devices/scalable/gnome-dev-media-sm.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/gnome-dev-printer-new.svg b/src/devices/scalable/gnome-dev-printer-new.svg new file mode 100644 index 00000000..a4847dfd --- /dev/null +++ b/src/devices/scalable/gnome-dev-printer-new.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/input-dialpad.svg b/src/devices/scalable/input-dialpad.svg new file mode 100644 index 00000000..6598a8b2 --- /dev/null +++ b/src/devices/scalable/input-dialpad.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/input-gaming.svg b/src/devices/scalable/input-gaming.svg new file mode 100644 index 00000000..aedb9993 --- /dev/null +++ b/src/devices/scalable/input-gaming.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/input-keyboard.svg b/src/devices/scalable/input-keyboard.svg new file mode 100644 index 00000000..5d86ef2d --- /dev/null +++ b/src/devices/scalable/input-keyboard.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/input-mouse.svg b/src/devices/scalable/input-mouse.svg new file mode 100644 index 00000000..b684dad4 --- /dev/null +++ b/src/devices/scalable/input-mouse.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/input-touchpad.svg b/src/devices/scalable/input-touchpad.svg new file mode 100644 index 00000000..f6f69f49 --- /dev/null +++ b/src/devices/scalable/input-touchpad.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/scalable/media-cdr.svg b/src/devices/scalable/media-cdr.svg new file mode 100644 index 00000000..b460824e --- /dev/null +++ b/src/devices/scalable/media-cdr.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/media-cdrom-audio.svg b/src/devices/scalable/media-cdrom-audio.svg new file mode 100644 index 00000000..d3e11bb2 --- /dev/null +++ b/src/devices/scalable/media-cdrom-audio.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/devices/scalable/media-dvd.svg b/src/devices/scalable/media-dvd.svg new file mode 100644 index 00000000..3f56410e --- /dev/null +++ b/src/devices/scalable/media-dvd.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/scalable/media-optical.svg b/src/devices/scalable/media-optical.svg new file mode 100644 index 00000000..11bb78ce --- /dev/null +++ b/src/devices/scalable/media-optical.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/devices/scalable/multimedia-player.svg b/src/devices/scalable/multimedia-player.svg new file mode 100644 index 00000000..198c099c --- /dev/null +++ b/src/devices/scalable/multimedia-player.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/network-card.svg b/src/devices/scalable/network-card.svg new file mode 100644 index 00000000..fd919aec --- /dev/null +++ b/src/devices/scalable/network-card.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/network-modem.svg b/src/devices/scalable/network-modem.svg new file mode 100644 index 00000000..6a4e4760 --- /dev/null +++ b/src/devices/scalable/network-modem.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/network-rj11-female.svg b/src/devices/scalable/network-rj11-female.svg new file mode 100644 index 00000000..60b60642 --- /dev/null +++ b/src/devices/scalable/network-rj11-female.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/scalable/network-rj45-female.svg b/src/devices/scalable/network-rj45-female.svg new file mode 100644 index 00000000..d40b8b4e --- /dev/null +++ b/src/devices/scalable/network-rj45-female.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/scalable/network-wireless.svg b/src/devices/scalable/network-wireless.svg new file mode 100644 index 00000000..59c5bde5 --- /dev/null +++ b/src/devices/scalable/network-wireless.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/devices/scalable/network_fs.svg b/src/devices/scalable/network_fs.svg new file mode 100644 index 00000000..578ef15f --- /dev/null +++ b/src/devices/scalable/network_fs.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/phone.svg b/src/devices/scalable/phone.svg new file mode 100644 index 00000000..f45a2d38 --- /dev/null +++ b/src/devices/scalable/phone.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/printer.svg b/src/devices/scalable/printer.svg new file mode 100644 index 00000000..1c428ed9 --- /dev/null +++ b/src/devices/scalable/printer.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/scanner.svg b/src/devices/scalable/scanner.svg new file mode 100644 index 00000000..21e69c68 --- /dev/null +++ b/src/devices/scalable/scanner.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/tablet.svg b/src/devices/scalable/tablet.svg new file mode 100644 index 00000000..ce8a145c --- /dev/null +++ b/src/devices/scalable/tablet.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/video-television.svg b/src/devices/scalable/video-television.svg new file mode 100644 index 00000000..64b174e7 --- /dev/null +++ b/src/devices/scalable/video-television.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/symbolic/ac-adapter-symbolic.svg b/src/devices/symbolic/ac-adapter-symbolic.svg new file mode 100644 index 00000000..755d2d31 --- /dev/null +++ b/src/devices/symbolic/ac-adapter-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/devices/symbolic/audio-card-symbolic.svg b/src/devices/symbolic/audio-card-symbolic.svg new file mode 100644 index 00000000..5666173b --- /dev/null +++ b/src/devices/symbolic/audio-card-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/audio-headphones-symbolic.svg b/src/devices/symbolic/audio-headphones-symbolic.svg new file mode 100644 index 00000000..3f17bf54 --- /dev/null +++ b/src/devices/symbolic/audio-headphones-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/audio-headset-symbolic.svg b/src/devices/symbolic/audio-headset-symbolic.svg new file mode 100644 index 00000000..9d71294b --- /dev/null +++ b/src/devices/symbolic/audio-headset-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/audio-input-microphone-symbolic.svg b/src/devices/symbolic/audio-input-microphone-symbolic.svg new file mode 100644 index 00000000..6e547450 --- /dev/null +++ b/src/devices/symbolic/audio-input-microphone-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/symbolic/audio-speakers-symbolic.svg b/src/devices/symbolic/audio-speakers-symbolic.svg new file mode 100644 index 00000000..0d07f77a --- /dev/null +++ b/src/devices/symbolic/audio-speakers-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/symbolic/auth-fingerprint-symbolic.svg b/src/devices/symbolic/auth-fingerprint-symbolic.svg new file mode 100644 index 00000000..ec950ef4 --- /dev/null +++ b/src/devices/symbolic/auth-fingerprint-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/auth-smartcard-symbolic.svg b/src/devices/symbolic/auth-smartcard-symbolic.svg new file mode 100644 index 00000000..6dff80c0 --- /dev/null +++ b/src/devices/symbolic/auth-smartcard-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/symbolic/battery-symbolic.svg b/src/devices/symbolic/battery-symbolic.svg new file mode 100644 index 00000000..3fb904d4 --- /dev/null +++ b/src/devices/symbolic/battery-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/symbolic/bluetooth-symbolic.svg b/src/devices/symbolic/bluetooth-symbolic.svg new file mode 100644 index 00000000..7e9605c7 --- /dev/null +++ b/src/devices/symbolic/bluetooth-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/devices/symbolic/camera-photo-symbolic.svg b/src/devices/symbolic/camera-photo-symbolic.svg new file mode 100644 index 00000000..6f5ac7be --- /dev/null +++ b/src/devices/symbolic/camera-photo-symbolic.svg @@ -0,0 +1,21 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/src/devices/symbolic/camera-video-symbolic.svg b/src/devices/symbolic/camera-video-symbolic.svg new file mode 100644 index 00000000..de077ff1 --- /dev/null +++ b/src/devices/symbolic/camera-video-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/symbolic/camera-web-symbolic.svg b/src/devices/symbolic/camera-web-symbolic.svg new file mode 100644 index 00000000..e16fcdcf --- /dev/null +++ b/src/devices/symbolic/camera-web-symbolic.svg @@ -0,0 +1,20 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/src/devices/symbolic/colorimeter-colorhug-symbolic.svg b/src/devices/symbolic/colorimeter-colorhug-symbolic.svg new file mode 100644 index 00000000..f73f169d --- /dev/null +++ b/src/devices/symbolic/colorimeter-colorhug-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/computer-symbolic.svg b/src/devices/symbolic/computer-symbolic.svg new file mode 100644 index 00000000..f5ab33fe --- /dev/null +++ b/src/devices/symbolic/computer-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/devices/symbolic/display-projector-symbolic.svg b/src/devices/symbolic/display-projector-symbolic.svg new file mode 100644 index 00000000..9d94f81a --- /dev/null +++ b/src/devices/symbolic/display-projector-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/drive-harddisk-ieee1394-symbolic.svg b/src/devices/symbolic/drive-harddisk-ieee1394-symbolic.svg new file mode 100644 index 00000000..8fd42340 --- /dev/null +++ b/src/devices/symbolic/drive-harddisk-ieee1394-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/devices/symbolic/drive-harddisk-symbolic.svg b/src/devices/symbolic/drive-harddisk-symbolic.svg new file mode 100644 index 00000000..c3a88a45 --- /dev/null +++ b/src/devices/symbolic/drive-harddisk-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/symbolic/drive-harddisk-usb-symbolic.svg b/src/devices/symbolic/drive-harddisk-usb-symbolic.svg new file mode 100644 index 00000000..5103ef93 --- /dev/null +++ b/src/devices/symbolic/drive-harddisk-usb-symbolic.svg @@ -0,0 +1,23 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/src/devices/symbolic/drive-multidisk-symbolic.svg b/src/devices/symbolic/drive-multidisk-symbolic.svg new file mode 100644 index 00000000..8807a211 --- /dev/null +++ b/src/devices/symbolic/drive-multidisk-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/drive-optical-symbolic.svg b/src/devices/symbolic/drive-optical-symbolic.svg new file mode 100644 index 00000000..f34dad75 --- /dev/null +++ b/src/devices/symbolic/drive-optical-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/devices/symbolic/drive-removable-media-symbolic.svg b/src/devices/symbolic/drive-removable-media-symbolic.svg new file mode 100644 index 00000000..60b91868 --- /dev/null +++ b/src/devices/symbolic/drive-removable-media-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/symbolic/drive-removable-media-usb-symbolic.svg b/src/devices/symbolic/drive-removable-media-usb-symbolic.svg new file mode 100644 index 00000000..7275d226 --- /dev/null +++ b/src/devices/symbolic/drive-removable-media-usb-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/symbolic/fingerprint-symbolic.svg b/src/devices/symbolic/fingerprint-symbolic.svg new file mode 100644 index 00000000..acef970e --- /dev/null +++ b/src/devices/symbolic/fingerprint-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/input-dialpad-symbolic.svg b/src/devices/symbolic/input-dialpad-symbolic.svg new file mode 100644 index 00000000..71e3adc1 --- /dev/null +++ b/src/devices/symbolic/input-dialpad-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/input-gaming-symbolic.svg b/src/devices/symbolic/input-gaming-symbolic.svg new file mode 100644 index 00000000..e510a1f1 --- /dev/null +++ b/src/devices/symbolic/input-gaming-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/devices/symbolic/input-keyboard-symbolic.svg b/src/devices/symbolic/input-keyboard-symbolic.svg new file mode 100644 index 00000000..720b0b21 --- /dev/null +++ b/src/devices/symbolic/input-keyboard-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/input-mouse-symbolic.svg b/src/devices/symbolic/input-mouse-symbolic.svg new file mode 100644 index 00000000..8075b7e3 --- /dev/null +++ b/src/devices/symbolic/input-mouse-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/input-tablet-symbolic.svg b/src/devices/symbolic/input-tablet-symbolic.svg new file mode 100644 index 00000000..6c83c45f --- /dev/null +++ b/src/devices/symbolic/input-tablet-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/input-touchpad-symbolic.svg b/src/devices/symbolic/input-touchpad-symbolic.svg new file mode 100644 index 00000000..36119cff --- /dev/null +++ b/src/devices/symbolic/input-touchpad-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/laptop-symbolic.svg b/src/devices/symbolic/laptop-symbolic.svg new file mode 100644 index 00000000..ad8e367e --- /dev/null +++ b/src/devices/symbolic/laptop-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/symbolic/media-flash-symbolic.svg b/src/devices/symbolic/media-flash-symbolic.svg new file mode 100644 index 00000000..083a4d2a --- /dev/null +++ b/src/devices/symbolic/media-flash-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/media-floppy-symbolic.svg b/src/devices/symbolic/media-floppy-symbolic.svg new file mode 100644 index 00000000..00dcaa58 --- /dev/null +++ b/src/devices/symbolic/media-floppy-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/media-memory-sembolic.svg b/src/devices/symbolic/media-memory-sembolic.svg new file mode 100644 index 00000000..cf2c7d4c --- /dev/null +++ b/src/devices/symbolic/media-memory-sembolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/media-optical-audio-symbolic.svg b/src/devices/symbolic/media-optical-audio-symbolic.svg new file mode 100644 index 00000000..b1c0c910 --- /dev/null +++ b/src/devices/symbolic/media-optical-audio-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/symbolic/media-optical-data-symbolic.svg b/src/devices/symbolic/media-optical-data-symbolic.svg new file mode 100644 index 00000000..06a21189 --- /dev/null +++ b/src/devices/symbolic/media-optical-data-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/symbolic/media-optical-symbolic.svg b/src/devices/symbolic/media-optical-symbolic.svg new file mode 100644 index 00000000..ef1dcec7 --- /dev/null +++ b/src/devices/symbolic/media-optical-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/media-optical-video-symbolic.svg b/src/devices/symbolic/media-optical-video-symbolic.svg new file mode 100644 index 00000000..b334f05e --- /dev/null +++ b/src/devices/symbolic/media-optical-video-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/devices/symbolic/media-removable-symbolic.svg b/src/devices/symbolic/media-removable-symbolic.svg new file mode 100644 index 00000000..cc9c58d1 --- /dev/null +++ b/src/devices/symbolic/media-removable-symbolic.svg @@ -0,0 +1,18 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/devices/symbolic/media-sim-card-symbolic.svg b/src/devices/symbolic/media-sim-card-symbolic.svg new file mode 100644 index 00000000..e52482bc --- /dev/null +++ b/src/devices/symbolic/media-sim-card-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/symbolic/media-tape-symbolic.svg b/src/devices/symbolic/media-tape-symbolic.svg new file mode 100644 index 00000000..3cd1d268 --- /dev/null +++ b/src/devices/symbolic/media-tape-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/media-zip-symbolic.svg b/src/devices/symbolic/media-zip-symbolic.svg new file mode 100644 index 00000000..25df6518 --- /dev/null +++ b/src/devices/symbolic/media-zip-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/modem-symbolic.svg b/src/devices/symbolic/modem-symbolic.svg new file mode 100644 index 00000000..d30af661 --- /dev/null +++ b/src/devices/symbolic/modem-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/multimedia-player-symbolic.svg b/src/devices/symbolic/multimedia-player-symbolic.svg new file mode 100644 index 00000000..23763749 --- /dev/null +++ b/src/devices/symbolic/multimedia-player-symbolic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/devices/symbolic/network-cellular-symbolic.svg b/src/devices/symbolic/network-cellular-symbolic.svg new file mode 100644 index 00000000..2f034196 --- /dev/null +++ b/src/devices/symbolic/network-cellular-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/network-server-symbolic.svg b/src/devices/symbolic/network-server-symbolic.svg new file mode 100644 index 00000000..14c05ca6 --- /dev/null +++ b/src/devices/symbolic/network-server-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/pda-symbolic.svg b/src/devices/symbolic/pda-symbolic.svg new file mode 100644 index 00000000..b16f8083 --- /dev/null +++ b/src/devices/symbolic/pda-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/phone-old-symbolic.svg b/src/devices/symbolic/phone-old-symbolic.svg new file mode 100644 index 00000000..a2f0b1bc --- /dev/null +++ b/src/devices/symbolic/phone-old-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/phone-symbolic.svg b/src/devices/symbolic/phone-symbolic.svg new file mode 100644 index 00000000..5e5479cc --- /dev/null +++ b/src/devices/symbolic/phone-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/symbolic/printer-symbolic.svg b/src/devices/symbolic/printer-symbolic.svg new file mode 100644 index 00000000..85b51af0 --- /dev/null +++ b/src/devices/symbolic/printer-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/symbolic/scanner-symbolic.svg b/src/devices/symbolic/scanner-symbolic.svg new file mode 100644 index 00000000..3c6e42d0 --- /dev/null +++ b/src/devices/symbolic/scanner-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/symbolic/tablet-symbolic.svg b/src/devices/symbolic/tablet-symbolic.svg new file mode 100644 index 00000000..2bb2575a --- /dev/null +++ b/src/devices/symbolic/tablet-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/devices/symbolic/thunderbolt-symbolic.svg b/src/devices/symbolic/thunderbolt-symbolic.svg new file mode 100644 index 00000000..e721c2ab --- /dev/null +++ b/src/devices/symbolic/thunderbolt-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/tv-symbolic.svg b/src/devices/symbolic/tv-symbolic.svg new file mode 100644 index 00000000..304aa27b --- /dev/null +++ b/src/devices/symbolic/tv-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/uninterruptible-power-supply-symbolic.svg b/src/devices/symbolic/uninterruptible-power-supply-symbolic.svg new file mode 100644 index 00000000..a1df028c --- /dev/null +++ b/src/devices/symbolic/uninterruptible-power-supply-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/symbolic/video-display-symbolic.svg b/src/devices/symbolic/video-display-symbolic.svg new file mode 100644 index 00000000..f69a9a52 --- /dev/null +++ b/src/devices/symbolic/video-display-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/video-joined-displays-symbolic.svg b/src/devices/symbolic/video-joined-displays-symbolic.svg new file mode 100644 index 00000000..cbe26a1d --- /dev/null +++ b/src/devices/symbolic/video-joined-displays-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/devices/symbolic/video-single-display-symbolic.svg b/src/devices/symbolic/video-single-display-symbolic.svg new file mode 100644 index 00000000..7a50a44f --- /dev/null +++ b/src/devices/symbolic/video-single-display-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/index.theme b/src/index.theme new file mode 100644 index 00000000..f2b07558 --- /dev/null +++ b/src/index.theme @@ -0,0 +1,373 @@ +[Icon Theme] +Name=Colloid +Comment=Flat clean style icon theme for linux. +Inherits=WhiteSur,hicolor +Example=folder + +# KDE/Plasma Stuff +DisplayDepth=32 +LinkOverlay=link_overlay +LockOverlay=lock_overlay +ZipOverlay=zip_overlay +DesktopDefault=48 +DesktopSizes=16,22,32,48,64,96,128,256 +ToolbarDefault=22 +ToolbarSizes=16,22,32,48 +MainToolbarDefault=22 +MainToolbarSizes=16,22,32,48 +SmallDefault=16 +SmallSizes=16,22,32,48 +PanelDefault=48 +PanelSizes=16,22,32,48,64,96,128,256 +DialogDefault=32 +DialogSizes=16,22,32,48,64,128,256 +FollowsColorScheme=true + +KDE-Extensions=.svg + +# Directory list +Directories=actions/16,actions/22,actions/24,actions/32,actions/symbolic,apps/scalable,apps/symbolic,categories/32,categories/symbolic,places/symbolic,places/scalable,places/16,places/22,places/24,mimetypes/scalable,mimetypes/symbolic,devices/scalable,devices/symbolic,devices/16,devices/22,devices/24,emblems/16,emblems/22,emblems/24,emblems/symbolic,status/16,status/22,status/24,status/32,status/symbolic,actions@2x/16,actions@2x/22,actions@2x/24,actions@2x/32,actions@2x/symbolic,apps@2x/scalable,apps@2x/symbolic,categories@2x/32,categories@2x/symbolic,places@2x/symbolic,places@2x/scalable,places@2x/16,places@2x/22,places@2x/24,mimetypes@2x/scalable,mimetypes@2x/symbolic,devices@2x/scalable,devices@2x/symbolic,devices@2x/16,devices@2x/22,devices@2x/24,status@2x/16,status@2x/22,status@2x/24,status@2x/32,status@2x/symbolic +[actions/16] +Size=16 +Context=Actions +Type=Fixed + +[actions/22] +Size=22 +Context=Actions +Type=Fixed + +[actions/24] +Size=24 +Context=Actions +Type=Fixed + +[actions/32] +Size=32 +Context=Actions +Type=Scalable +MinSize=32 +MaxSize=512 + +[actions/symbolic] +Size=16 +Context=Actions +MinSize=16 +MaxSize=512 +Type=Scalable + +[apps/scalable] +Size=64 +Context=Applications +MinSize=16 +MaxSize=512 +Type=Scalable + +[apps/symbolic] +Size=16 +Context=Applications +MinSize=16 +MaxSize=512 +Type=Scalable + +[categories/32] +Size=32 +Context=Categories +Type=Scalable +MinSize=32 +MaxSize=512 + +[categories/symbolic] +Size=16 +Context=Applications +MinSize=16 +MaxSize=512 +Type=Scalable + +[devices/16] +Size=16 +Context=Devices +Type=Fixed + +[devices/22] +Size=22 +Context=Devices +Type=Fixed + +[devices/24] +Size=24 +Context=Devices +Type=Fixed + +[devices/scalable] +Size=64 +Context=Devices +MinSize=32 +MaxSize=512 +Type=Scalable + +[devices/symbolic] +Size=16 +Context=Devices +MinSize=16 +MaxSize=512 +Type=Scalable + +[mimetypes/scalable] +Size=64 +Context=MimeTypes +MinSize=16 +MaxSize=512 +Type=Scalable + +[mimetypes/symbolic] +Size=16 +Context=MimeTypes +MinSize=16 +MaxSize=512 +Type=Scalable + +[places/16] +Size=16 +Context=Places +Type=Fixed + +[places/22] +Size=22 +Context=Places +Type=Fixed + +[places/24] +Size=24 +Context=Places +Type=Fixed + +[places/scalable] +Size=64 +Context=Places +MinSize=32 +MaxSize=512 +Type=Scalable + +[places/symbolic] +Size=16 +Context=Places +MinSize=16 +MaxSize=512 +Type=Scalable + +[status/16] +Size=16 +Context=Status +Type=Fixed + +[status/22] +Size=22 +Context=Status +Type=Fixed + +[status/24] +Size=24 +Context=Status +Type=Fixed + +[status/32] +Size=32 +Context=Status +MinSize=32 +MaxSize=512 +Type=Scalable + +[status/symbolic] +Size=16 +Context=Status +MinSize=16 +MaxSize=512 +Type=Scalable + +# @2x + +[actions@2x/16] +Size=16 +Scale=2 +Context=Actions +Type=Fixed + +[actions@2x/22] +Size=22 +Scale=2 +Context=Actions +Type=Fixed + +[actions@2x/24] +Size=24 +Scale=2 +Context=Actions +Type=Fixed + +[actions@2x/32] +Size=32 +Scale=2 +Context=Actions +Type=Scalable +MinSize=32 +MaxSize=256 + +[actions@2x/symbolic] +Size=16 +Scale=2 +Context=Actions +MinSize=16 +MaxSize=512 +Type=Scalable + +[apps@2x/scalable] +Size=64 +Scale=2 +Context=Applications +MinSize=16 +MaxSize=512 +Type=Scalable + +[apps@2x/symbolic] +Size=16 +Scale=2 +Context=Applications +MinSize=16 +MaxSize=512 +Type=Scalable + +[categories@2x/32] +Size=32 +Scale=2 +Context=Categories +Type=Scalable +MinSize=32 +MaxSize=512 + +[categories@2x/symbolic] +Size=16 +Scale=2 +Context=Applications +MinSize=16 +MaxSize=512 +Type=Scalable + +[devices@2x/16] +Size=16 +Scale=2 +Context=Devices +Type=Fixed + +[devices@2x/22] +Size=22 +Scale=2 +Context=Devices +Type=Fixed + +[devices@2x/24] +Size=24 +Scale=2 +Context=Devices +Type=Fixed + +[devices@2x/scalable] +Size=64 +Scale=2 +Context=Devices +MinSize=32 +MaxSize=512 +Type=Scalable + +[devices@2x/symbolic] +Size=16 +Scale=2 +Context=Devices +MinSize=16 +MaxSize=512 +Type=Scalable + +[mimetypes@2x/scalable] +Size=64 +Scale=2 +Context=MimeTypes +MinSize=16 +MaxSize=512 +Type=Scalable + +[mimetypes@2x/symbolic] +Size=16 +Scale=2 +Context=MimeTypes +MinSize=16 +MaxSize=512 +Type=Scalable + +[places@2x/16] +Size=16 +Scale=2 +Context=Places +Type=Fixed + +[places@2x/22] +Size=22 +Scale=2 +Context=Places +Type=Fixed + +[places@2x/24] +Size=24 +Scale=2 +Context=Places +Type=Fixed + +[places@2x/scalable] +Size=64 +Scale=2 +Context=Places +MinSize=32 +MaxSize=512 +Type=Scalable + +[places@2x/symbolic] +Size=16 +Scale=2 +Context=Places +MinSize=16 +MaxSize=512 +Type=Scalable + +[status@2x/16] +Size=16 +Scale=2 +Context=Status +Type=Fixed + +[status@2x/22] +Size=22 +Scale=2 +Context=Status +Type=Fixed + +[status@2x/24] +Size=24 +Scale=2 +Context=Status +Type=Fixed + +[status@2x/32] +Size=32 +Scale=2 +Context=Status +MinSize=32 +MaxSize=512 +Type=Scalable + +[status@2x/symbolic] +Size=16 +Scale=2 +Context=Status +MinSize=16 +MaxSize=512 +Type=Scalable + diff --git a/src/mimetypes/scalable/android-package-archive.svg b/src/mimetypes/scalable/android-package-archive.svg new file mode 100644 index 00000000..a5d8ec27 --- /dev/null +++ b/src/mimetypes/scalable/android-package-archive.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-apk.svg b/src/mimetypes/scalable/application-apk.svg new file mode 100644 index 00000000..b3ad76ae --- /dev/null +++ b/src/mimetypes/scalable/application-apk.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-certificate.svg b/src/mimetypes/scalable/application-certificate.svg new file mode 100644 index 00000000..bf34ae9c --- /dev/null +++ b/src/mimetypes/scalable/application-certificate.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-dicom.svg b/src/mimetypes/scalable/application-dicom.svg new file mode 100644 index 00000000..b7fb2124 --- /dev/null +++ b/src/mimetypes/scalable/application-dicom.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-epub+zip.svg b/src/mimetypes/scalable/application-epub+zip.svg new file mode 100644 index 00000000..20a8e902 --- /dev/null +++ b/src/mimetypes/scalable/application-epub+zip.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-illustrator.svg b/src/mimetypes/scalable/application-illustrator.svg new file mode 100644 index 00000000..c293309b --- /dev/null +++ b/src/mimetypes/scalable/application-illustrator.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-json.svg b/src/mimetypes/scalable/application-json.svg new file mode 100644 index 00000000..1a07e968 --- /dev/null +++ b/src/mimetypes/scalable/application-json.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-msonenote.svg b/src/mimetypes/scalable/application-msonenote.svg new file mode 100644 index 00000000..31fc9a94 --- /dev/null +++ b/src/mimetypes/scalable/application-msonenote.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-msoutlook.svg b/src/mimetypes/scalable/application-msoutlook.svg new file mode 100644 index 00000000..73bb64e9 --- /dev/null +++ b/src/mimetypes/scalable/application-msoutlook.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-msword-template.svg b/src/mimetypes/scalable/application-msword-template.svg new file mode 100644 index 00000000..4c592741 --- /dev/null +++ b/src/mimetypes/scalable/application-msword-template.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-octet-stream.svg b/src/mimetypes/scalable/application-octet-stream.svg new file mode 100644 index 00000000..692019c5 --- /dev/null +++ b/src/mimetypes/scalable/application-octet-stream.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-ogg.svg b/src/mimetypes/scalable/application-ogg.svg new file mode 100644 index 00000000..9068ed09 --- /dev/null +++ b/src/mimetypes/scalable/application-ogg.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-pdf.svg b/src/mimetypes/scalable/application-pdf.svg new file mode 100644 index 00000000..1f4168fe --- /dev/null +++ b/src/mimetypes/scalable/application-pdf.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-pgp-signature.svg b/src/mimetypes/scalable/application-pgp-signature.svg new file mode 100644 index 00000000..f5228374 --- /dev/null +++ b/src/mimetypes/scalable/application-pgp-signature.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-pgp.svg b/src/mimetypes/scalable/application-pgp.svg new file mode 100644 index 00000000..851ad58a --- /dev/null +++ b/src/mimetypes/scalable/application-pgp.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-photoshop.svg b/src/mimetypes/scalable/application-photoshop.svg new file mode 100644 index 00000000..9d7ee75c --- /dev/null +++ b/src/mimetypes/scalable/application-photoshop.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-postscript.svg b/src/mimetypes/scalable/application-postscript.svg new file mode 100644 index 00000000..daabeccb --- /dev/null +++ b/src/mimetypes/scalable/application-postscript.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-rss_xml.svg b/src/mimetypes/scalable/application-rss_xml.svg new file mode 100644 index 00000000..f71add89 --- /dev/null +++ b/src/mimetypes/scalable/application-rss_xml.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-sql.svg b/src/mimetypes/scalable/application-sql.svg new file mode 100644 index 00000000..dd6f6c44 --- /dev/null +++ b/src/mimetypes/scalable/application-sql.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.appimage.svg b/src/mimetypes/scalable/application-vnd.appimage.svg new file mode 100644 index 00000000..0a088c6f --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.appimage.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.flatpak.ref.svg b/src/mimetypes/scalable/application-vnd.flatpak.ref.svg new file mode 100644 index 00000000..0dbf086b --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.flatpak.ref.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.flatpak.svg b/src/mimetypes/scalable/application-vnd.flatpak.svg new file mode 100644 index 00000000..54ee608b --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.flatpak.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.iccprofile.svg b/src/mimetypes/scalable/application-vnd.iccprofile.svg new file mode 100644 index 00000000..8fb4d85e --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.iccprofile.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.kde.bluedevil-sendfile.svg b/src/mimetypes/scalable/application-vnd.kde.bluedevil-sendfile.svg new file mode 100644 index 00000000..c3bea88b --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.kde.bluedevil-sendfile.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-access.svg b/src/mimetypes/scalable/application-vnd.ms-access.svg new file mode 100644 index 00000000..7d087cd6 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-access.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-cab-compressed.svg b/src/mimetypes/scalable/application-vnd.ms-cab-compressed.svg new file mode 100644 index 00000000..fe3c75b0 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-cab-compressed.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-excel.svg b/src/mimetypes/scalable/application-vnd.ms-excel.svg new file mode 100644 index 00000000..9e8a7475 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-excel.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-excel.template.macroenabled.12.svg b/src/mimetypes/scalable/application-vnd.ms-excel.template.macroenabled.12.svg new file mode 100644 index 00000000..392427b6 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-excel.template.macroenabled.12.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-htmlhelp.svg b/src/mimetypes/scalable/application-vnd.ms-htmlhelp.svg new file mode 100644 index 00000000..3bfa50e7 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-htmlhelp.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-infopath.svg b/src/mimetypes/scalable/application-vnd.ms-infopath.svg new file mode 100644 index 00000000..f0effcbf --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-infopath.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-powerpoint.svg b/src/mimetypes/scalable/application-vnd.ms-powerpoint.svg new file mode 100644 index 00000000..c4617f96 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-powerpoint.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-powerpoint.template.macroenabled.12.svg b/src/mimetypes/scalable/application-vnd.ms-powerpoint.template.macroenabled.12.svg new file mode 100644 index 00000000..7b54efcd --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-powerpoint.template.macroenabled.12.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-publisher.svg b/src/mimetypes/scalable/application-vnd.ms-publisher.svg new file mode 100644 index 00000000..021203e6 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-publisher.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.ms-word.svg b/src/mimetypes/scalable/application-vnd.ms-word.svg new file mode 100644 index 00000000..c5589b59 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.ms-word.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.oasis.opendocument.chart.svg b/src/mimetypes/scalable/application-vnd.oasis.opendocument.chart.svg new file mode 100644 index 00000000..a751a67f --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.oasis.opendocument.chart.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.oasis.opendocument.formula-template.svg b/src/mimetypes/scalable/application-vnd.oasis.opendocument.formula-template.svg new file mode 100644 index 00000000..fe891474 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.oasis.opendocument.formula-template.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.oasis.opendocument.formula.svg b/src/mimetypes/scalable/application-vnd.oasis.opendocument.formula.svg new file mode 100644 index 00000000..a1c83043 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.oasis.opendocument.formula.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.oasis.opendocument.presentation-template.svg b/src/mimetypes/scalable/application-vnd.oasis.opendocument.presentation-template.svg new file mode 100644 index 00000000..61cc3a45 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.oasis.opendocument.presentation-template.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet-template.svg b/src/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet-template.svg new file mode 100644 index 00000000..f5e8b5bb --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.oasis.opendocument.spreadsheet-template.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.oasis.opendocument.text-template.svg b/src/mimetypes/scalable/application-vnd.oasis.opendocument.text-template.svg new file mode 100644 index 00000000..99fb3749 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.oasis.opendocument.text-template.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.oasis.opendocument.web-template.svg b/src/mimetypes/scalable/application-vnd.oasis.opendocument.web-template.svg new file mode 100644 index 00000000..3322978e --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.oasis.opendocument.web-template.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.snap.svg b/src/mimetypes/scalable/application-vnd.snap.svg new file mode 100644 index 00000000..03f8d8e7 --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.snap.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-vnd.visio.svg b/src/mimetypes/scalable/application-vnd.visio.svg new file mode 100644 index 00000000..3220e84e --- /dev/null +++ b/src/mimetypes/scalable/application-vnd.visio.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-ace.svg b/src/mimetypes/scalable/application-x-ace.svg new file mode 100644 index 00000000..c64cbe93 --- /dev/null +++ b/src/mimetypes/scalable/application-x-ace.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-addon.svg b/src/mimetypes/scalable/application-x-addon.svg new file mode 100644 index 00000000..03ac5c31 --- /dev/null +++ b/src/mimetypes/scalable/application-x-addon.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-ar.svg b/src/mimetypes/scalable/application-x-ar.svg new file mode 100644 index 00000000..94607d3e --- /dev/null +++ b/src/mimetypes/scalable/application-x-ar.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-arc.svg b/src/mimetypes/scalable/application-x-arc.svg new file mode 100644 index 00000000..b3d057d6 --- /dev/null +++ b/src/mimetypes/scalable/application-x-arc.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-archive.svg b/src/mimetypes/scalable/application-x-archive.svg new file mode 100644 index 00000000..ad58b8cf --- /dev/null +++ b/src/mimetypes/scalable/application-x-archive.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-arj.svg b/src/mimetypes/scalable/application-x-arj.svg new file mode 100644 index 00000000..a4b311d0 --- /dev/null +++ b/src/mimetypes/scalable/application-x-arj.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-bittorrent.svg b/src/mimetypes/scalable/application-x-bittorrent.svg new file mode 100644 index 00000000..0396f8c0 --- /dev/null +++ b/src/mimetypes/scalable/application-x-bittorrent.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-blender.svg b/src/mimetypes/scalable/application-x-blender.svg new file mode 100644 index 00000000..829523ec --- /dev/null +++ b/src/mimetypes/scalable/application-x-blender.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-bzdvi.svg b/src/mimetypes/scalable/application-x-bzdvi.svg new file mode 100644 index 00000000..81239089 --- /dev/null +++ b/src/mimetypes/scalable/application-x-bzdvi.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-bzip-compressed-tar.svg b/src/mimetypes/scalable/application-x-bzip-compressed-tar.svg new file mode 100644 index 00000000..4110ed6e --- /dev/null +++ b/src/mimetypes/scalable/application-x-bzip-compressed-tar.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-bzip.svg b/src/mimetypes/scalable/application-x-bzip.svg new file mode 100644 index 00000000..95ae3cce --- /dev/null +++ b/src/mimetypes/scalable/application-x-bzip.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-cd-image.svg b/src/mimetypes/scalable/application-x-cd-image.svg new file mode 100644 index 00000000..6c2ce5d2 --- /dev/null +++ b/src/mimetypes/scalable/application-x-cd-image.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-chm.svg b/src/mimetypes/scalable/application-x-chm.svg new file mode 100644 index 00000000..8466179c --- /dev/null +++ b/src/mimetypes/scalable/application-x-chm.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-clementine.svg b/src/mimetypes/scalable/application-x-clementine.svg new file mode 100644 index 00000000..b568c610 --- /dev/null +++ b/src/mimetypes/scalable/application-x-clementine.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-compressed-tar.svg b/src/mimetypes/scalable/application-x-compressed-tar.svg new file mode 100644 index 00000000..6bc020e5 --- /dev/null +++ b/src/mimetypes/scalable/application-x-compressed-tar.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-deb.svg b/src/mimetypes/scalable/application-x-deb.svg new file mode 100644 index 00000000..7391a8e1 --- /dev/null +++ b/src/mimetypes/scalable/application-x-deb.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-designer.svg b/src/mimetypes/scalable/application-x-designer.svg new file mode 100644 index 00000000..33e57139 --- /dev/null +++ b/src/mimetypes/scalable/application-x-designer.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-executable.svg b/src/mimetypes/scalable/application-x-executable.svg new file mode 100644 index 00000000..56ed5d3a --- /dev/null +++ b/src/mimetypes/scalable/application-x-executable.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-fictionbook+xml.svg b/src/mimetypes/scalable/application-x-fictionbook+xml.svg new file mode 100644 index 00000000..66950f7e --- /dev/null +++ b/src/mimetypes/scalable/application-x-fictionbook+xml.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-firmware.svg b/src/mimetypes/scalable/application-x-firmware.svg new file mode 100644 index 00000000..7c0b47fb --- /dev/null +++ b/src/mimetypes/scalable/application-x-firmware.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-flash-video.svg b/src/mimetypes/scalable/application-x-flash-video.svg new file mode 100644 index 00000000..ac56feb1 --- /dev/null +++ b/src/mimetypes/scalable/application-x-flash-video.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-gzip.svg b/src/mimetypes/scalable/application-x-gzip.svg new file mode 100644 index 00000000..9f35ba1f --- /dev/null +++ b/src/mimetypes/scalable/application-x-gzip.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-gzpostscript.svg b/src/mimetypes/scalable/application-x-gzpostscript.svg new file mode 100644 index 00000000..968916fa --- /dev/null +++ b/src/mimetypes/scalable/application-x-gzpostscript.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-java-archive.svg b/src/mimetypes/scalable/application-x-java-archive.svg new file mode 100644 index 00000000..c86cbe09 --- /dev/null +++ b/src/mimetypes/scalable/application-x-java-archive.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-java.svg b/src/mimetypes/scalable/application-x-java.svg new file mode 100644 index 00000000..36434663 --- /dev/null +++ b/src/mimetypes/scalable/application-x-java.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-kdenlivetitle.svg b/src/mimetypes/scalable/application-x-kdenlivetitle.svg new file mode 100644 index 00000000..7b824fa0 --- /dev/null +++ b/src/mimetypes/scalable/application-x-kdenlivetitle.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-kexi-connectiondata.svg b/src/mimetypes/scalable/application-x-kexi-connectiondata.svg new file mode 100644 index 00000000..c14e54ab --- /dev/null +++ b/src/mimetypes/scalable/application-x-kexi-connectiondata.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-kexiproject-shortcut.svg b/src/mimetypes/scalable/application-x-kexiproject-shortcut.svg new file mode 100644 index 00000000..c9217ed8 --- /dev/null +++ b/src/mimetypes/scalable/application-x-kexiproject-shortcut.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-kplato.svg b/src/mimetypes/scalable/application-x-kplato.svg new file mode 100644 index 00000000..49ec24b1 --- /dev/null +++ b/src/mimetypes/scalable/application-x-kplato.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-kvtml.svg b/src/mimetypes/scalable/application-x-kvtml.svg new file mode 100644 index 00000000..37a0e543 --- /dev/null +++ b/src/mimetypes/scalable/application-x-kvtml.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-labplot2.svg b/src/mimetypes/scalable/application-x-labplot2.svg new file mode 100644 index 00000000..9468ee9b --- /dev/null +++ b/src/mimetypes/scalable/application-x-labplot2.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-lzma-compressed-tar.svg b/src/mimetypes/scalable/application-x-lzma-compressed-tar.svg new file mode 100644 index 00000000..0deb5e02 --- /dev/null +++ b/src/mimetypes/scalable/application-x-lzma-compressed-tar.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-lzop.svg b/src/mimetypes/scalable/application-x-lzop.svg new file mode 100644 index 00000000..8ca684fb --- /dev/null +++ b/src/mimetypes/scalable/application-x-lzop.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-macbinary.svg b/src/mimetypes/scalable/application-x-macbinary.svg new file mode 100644 index 00000000..b3bf78a7 --- /dev/null +++ b/src/mimetypes/scalable/application-x-macbinary.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-marble.svg b/src/mimetypes/scalable/application-x-marble.svg new file mode 100644 index 00000000..83368c7a --- /dev/null +++ b/src/mimetypes/scalable/application-x-marble.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-mobipocket-ebook.svg b/src/mimetypes/scalable/application-x-mobipocket-ebook.svg new file mode 100644 index 00000000..21df86c1 --- /dev/null +++ b/src/mimetypes/scalable/application-x-mobipocket-ebook.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-model.svg b/src/mimetypes/scalable/application-x-model.svg new file mode 100644 index 00000000..7a4d551c --- /dev/null +++ b/src/mimetypes/scalable/application-x-model.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-ms-dos-executable.svg b/src/mimetypes/scalable/application-x-ms-dos-executable.svg new file mode 100644 index 00000000..54395e38 --- /dev/null +++ b/src/mimetypes/scalable/application-x-ms-dos-executable.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-ms-shortcut.svg b/src/mimetypes/scalable/application-x-ms-shortcut.svg new file mode 100644 index 00000000..f5744e01 --- /dev/null +++ b/src/mimetypes/scalable/application-x-ms-shortcut.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-object.svg b/src/mimetypes/scalable/application-x-object.svg new file mode 100644 index 00000000..da21f072 --- /dev/null +++ b/src/mimetypes/scalable/application-x-object.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-osm+xml.svg b/src/mimetypes/scalable/application-x-osm+xml.svg new file mode 100644 index 00000000..f809650c --- /dev/null +++ b/src/mimetypes/scalable/application-x-osm+xml.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-partial-download.svg b/src/mimetypes/scalable/application-x-partial-download.svg new file mode 100644 index 00000000..257b8147 --- /dev/null +++ b/src/mimetypes/scalable/application-x-partial-download.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-pem-key.svg b/src/mimetypes/scalable/application-x-pem-key.svg new file mode 100644 index 00000000..11265444 --- /dev/null +++ b/src/mimetypes/scalable/application-x-pem-key.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-perl.svg b/src/mimetypes/scalable/application-x-perl.svg new file mode 100644 index 00000000..3ae63ee7 --- /dev/null +++ b/src/mimetypes/scalable/application-x-perl.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-php.svg b/src/mimetypes/scalable/application-x-php.svg new file mode 100644 index 00000000..fcb659cf --- /dev/null +++ b/src/mimetypes/scalable/application-x-php.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-plasma.svg b/src/mimetypes/scalable/application-x-plasma.svg new file mode 100644 index 00000000..77169f25 --- /dev/null +++ b/src/mimetypes/scalable/application-x-plasma.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-rar.svg b/src/mimetypes/scalable/application-x-rar.svg new file mode 100644 index 00000000..52512a14 --- /dev/null +++ b/src/mimetypes/scalable/application-x-rar.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-remote-connection.svg b/src/mimetypes/scalable/application-x-remote-connection.svg new file mode 100644 index 00000000..11a1ee18 --- /dev/null +++ b/src/mimetypes/scalable/application-x-remote-connection.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-root.svg b/src/mimetypes/scalable/application-x-root.svg new file mode 100644 index 00000000..6d3865bc --- /dev/null +++ b/src/mimetypes/scalable/application-x-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-rpm.svg b/src/mimetypes/scalable/application-x-rpm.svg new file mode 100644 index 00000000..7c114b8b --- /dev/null +++ b/src/mimetypes/scalable/application-x-rpm.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-ruby.svg b/src/mimetypes/scalable/application-x-ruby.svg new file mode 100644 index 00000000..cd1c6274 --- /dev/null +++ b/src/mimetypes/scalable/application-x-ruby.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-sharedlib.svg b/src/mimetypes/scalable/application-x-sharedlib.svg new file mode 100644 index 00000000..ba81debf --- /dev/null +++ b/src/mimetypes/scalable/application-x-sharedlib.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-shellscript.svg b/src/mimetypes/scalable/application-x-shellscript.svg new file mode 100644 index 00000000..df0f27fa --- /dev/null +++ b/src/mimetypes/scalable/application-x-shellscript.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-skg.svg b/src/mimetypes/scalable/application-x-skg.svg new file mode 100644 index 00000000..bd31b171 --- /dev/null +++ b/src/mimetypes/scalable/application-x-skg.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-skgc.svg b/src/mimetypes/scalable/application-x-skgc.svg new file mode 100644 index 00000000..d3b6cd0d --- /dev/null +++ b/src/mimetypes/scalable/application-x-skgc.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-smb-workgroup.svg b/src/mimetypes/scalable/application-x-smb-workgroup.svg new file mode 100644 index 00000000..522e223f --- /dev/null +++ b/src/mimetypes/scalable/application-x-smb-workgroup.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-sogouskin.svg b/src/mimetypes/scalable/application-x-sogouskin.svg new file mode 100644 index 00000000..dad55eba --- /dev/null +++ b/src/mimetypes/scalable/application-x-sogouskin.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-srt.svg b/src/mimetypes/scalable/application-x-srt.svg new file mode 100644 index 00000000..1f8e995c --- /dev/null +++ b/src/mimetypes/scalable/application-x-srt.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-subrip.svg b/src/mimetypes/scalable/application-x-subrip.svg new file mode 100644 index 00000000..b7b2d82e --- /dev/null +++ b/src/mimetypes/scalable/application-x-subrip.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-tar.svg b/src/mimetypes/scalable/application-x-tar.svg new file mode 100644 index 00000000..d2a17c30 --- /dev/null +++ b/src/mimetypes/scalable/application-x-tar.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-tarz.svg b/src/mimetypes/scalable/application-x-tarz.svg new file mode 100644 index 00000000..b433d39a --- /dev/null +++ b/src/mimetypes/scalable/application-x-tarz.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-theme.svg b/src/mimetypes/scalable/application-x-theme.svg new file mode 100644 index 00000000..88d2876a --- /dev/null +++ b/src/mimetypes/scalable/application-x-theme.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-trash.svg b/src/mimetypes/scalable/application-x-trash.svg new file mode 100644 index 00000000..25658825 --- /dev/null +++ b/src/mimetypes/scalable/application-x-trash.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-tzo.svg b/src/mimetypes/scalable/application-x-tzo.svg new file mode 100644 index 00000000..a3a4e7a7 --- /dev/null +++ b/src/mimetypes/scalable/application-x-tzo.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-wine-extension-cpl.svg b/src/mimetypes/scalable/application-x-wine-extension-cpl.svg new file mode 100644 index 00000000..15f0c66a --- /dev/null +++ b/src/mimetypes/scalable/application-x-wine-extension-cpl.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-wine-extension-skb.svg b/src/mimetypes/scalable/application-x-wine-extension-skb.svg new file mode 100644 index 00000000..bdc3b00d --- /dev/null +++ b/src/mimetypes/scalable/application-x-wine-extension-skb.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-wine-extension-skp.svg b/src/mimetypes/scalable/application-x-wine-extension-skp.svg new file mode 100644 index 00000000..333d9319 --- /dev/null +++ b/src/mimetypes/scalable/application-x-wine-extension-skp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-yaml.svg b/src/mimetypes/scalable/application-x-yaml.svg new file mode 100644 index 00000000..2d9ab8fb --- /dev/null +++ b/src/mimetypes/scalable/application-x-yaml.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-x-zip.svg b/src/mimetypes/scalable/application-x-zip.svg new file mode 100644 index 00000000..9d84f50a --- /dev/null +++ b/src/mimetypes/scalable/application-x-zip.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/application-xmind.svg b/src/mimetypes/scalable/application-xmind.svg new file mode 100644 index 00000000..da59a5b9 --- /dev/null +++ b/src/mimetypes/scalable/application-xmind.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/audio-midi.svg b/src/mimetypes/scalable/audio-midi.svg new file mode 100644 index 00000000..9e2ab506 --- /dev/null +++ b/src/mimetypes/scalable/audio-midi.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/audio-x-generic.svg b/src/mimetypes/scalable/audio-x-generic.svg new file mode 100644 index 00000000..119310c5 --- /dev/null +++ b/src/mimetypes/scalable/audio-x-generic.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/audio-x-mp3-playlist.svg b/src/mimetypes/scalable/audio-x-mp3-playlist.svg new file mode 100644 index 00000000..0de0951f --- /dev/null +++ b/src/mimetypes/scalable/audio-x-mp3-playlist.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/extension.svg b/src/mimetypes/scalable/extension.svg new file mode 100644 index 00000000..efabe453 --- /dev/null +++ b/src/mimetypes/scalable/extension.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/font-x-generic.svg b/src/mimetypes/scalable/font-x-generic.svg new file mode 100644 index 00000000..8887a64b --- /dev/null +++ b/src/mimetypes/scalable/font-x-generic.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/image-svg+xml.svg b/src/mimetypes/scalable/image-svg+xml.svg new file mode 100644 index 00000000..555b3479 --- /dev/null +++ b/src/mimetypes/scalable/image-svg+xml.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/image-vnd.dgn.svg b/src/mimetypes/scalable/image-vnd.dgn.svg new file mode 100644 index 00000000..89019b2f --- /dev/null +++ b/src/mimetypes/scalable/image-vnd.dgn.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/image-vnd.djvu.svg b/src/mimetypes/scalable/image-vnd.djvu.svg new file mode 100644 index 00000000..2d9d014e --- /dev/null +++ b/src/mimetypes/scalable/image-vnd.djvu.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/image-vnd.dwg.svg b/src/mimetypes/scalable/image-vnd.dwg.svg new file mode 100644 index 00000000..2feb54f5 --- /dev/null +++ b/src/mimetypes/scalable/image-vnd.dwg.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/image-x-compressed-xcf.svg b/src/mimetypes/scalable/image-x-compressed-xcf.svg new file mode 100644 index 00000000..0214e5c9 --- /dev/null +++ b/src/mimetypes/scalable/image-x-compressed-xcf.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/image-x-generic.svg b/src/mimetypes/scalable/image-x-generic.svg new file mode 100644 index 00000000..4951d4d3 --- /dev/null +++ b/src/mimetypes/scalable/image-x-generic.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/inode-symlink.svg b/src/mimetypes/scalable/inode-symlink.svg new file mode 100644 index 00000000..f59472bb --- /dev/null +++ b/src/mimetypes/scalable/inode-symlink.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-database.svg b/src/mimetypes/scalable/libreoffice-oasis-database.svg new file mode 100644 index 00000000..b4a6583b --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-database.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-drawing.svg b/src/mimetypes/scalable/libreoffice-oasis-drawing.svg new file mode 100644 index 00000000..7c697ff4 --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-drawing.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-formula.svg b/src/mimetypes/scalable/libreoffice-oasis-formula.svg new file mode 100644 index 00000000..42fddcb2 --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-formula.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-master-document.svg b/src/mimetypes/scalable/libreoffice-oasis-master-document.svg new file mode 100644 index 00000000..d9996ef6 --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-master-document.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-presentation.svg b/src/mimetypes/scalable/libreoffice-oasis-presentation.svg new file mode 100644 index 00000000..b1b86759 --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-presentation.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-spreadsheet.svg b/src/mimetypes/scalable/libreoffice-oasis-spreadsheet.svg new file mode 100644 index 00000000..015c7c7b --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-spreadsheet.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-text.svg b/src/mimetypes/scalable/libreoffice-oasis-text.svg new file mode 100644 index 00000000..5c6bdf40 --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-text.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/libreoffice-oasis-web.svg b/src/mimetypes/scalable/libreoffice-oasis-web.svg new file mode 100644 index 00000000..88333e96 --- /dev/null +++ b/src/mimetypes/scalable/libreoffice-oasis-web.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/message-news.svg b/src/mimetypes/scalable/message-news.svg new file mode 100644 index 00000000..559fed1c --- /dev/null +++ b/src/mimetypes/scalable/message-news.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/message-partial.svg b/src/mimetypes/scalable/message-partial.svg new file mode 100644 index 00000000..26aae0f7 --- /dev/null +++ b/src/mimetypes/scalable/message-partial.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/message-rfc822.svg b/src/mimetypes/scalable/message-rfc822.svg new file mode 100644 index 00000000..b0eabf01 --- /dev/null +++ b/src/mimetypes/scalable/message-rfc822.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/office-contact.svg b/src/mimetypes/scalable/office-contact.svg new file mode 100644 index 00000000..e02d808b --- /dev/null +++ b/src/mimetypes/scalable/office-contact.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/package-x-generic.svg b/src/mimetypes/scalable/package-x-generic.svg new file mode 100644 index 00000000..9eee3e90 --- /dev/null +++ b/src/mimetypes/scalable/package-x-generic.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/stock_addressbook.svg b/src/mimetypes/scalable/stock_addressbook.svg new file mode 100644 index 00000000..1dc34e69 --- /dev/null +++ b/src/mimetypes/scalable/stock_addressbook.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-css.svg b/src/mimetypes/scalable/text-css.svg new file mode 100644 index 00000000..f93dc94c --- /dev/null +++ b/src/mimetypes/scalable/text-css.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-dockerfile.svg b/src/mimetypes/scalable/text-dockerfile.svg new file mode 100644 index 00000000..f87e5f96 --- /dev/null +++ b/src/mimetypes/scalable/text-dockerfile.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-html.svg b/src/mimetypes/scalable/text-html.svg new file mode 100644 index 00000000..d056ee93 --- /dev/null +++ b/src/mimetypes/scalable/text-html.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-less.svg b/src/mimetypes/scalable/text-less.svg new file mode 100644 index 00000000..7b16707b --- /dev/null +++ b/src/mimetypes/scalable/text-less.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-markdown.svg b/src/mimetypes/scalable/text-markdown.svg new file mode 100644 index 00000000..fec55ac5 --- /dev/null +++ b/src/mimetypes/scalable/text-markdown.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-richtext.svg b/src/mimetypes/scalable/text-richtext.svg new file mode 100644 index 00000000..2954a0f4 --- /dev/null +++ b/src/mimetypes/scalable/text-richtext.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-rust.svg b/src/mimetypes/scalable/text-rust.svg new file mode 100644 index 00000000..5bdb26ed --- /dev/null +++ b/src/mimetypes/scalable/text-rust.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-vnd.trolltech.linguist.svg b/src/mimetypes/scalable/text-vnd.trolltech.linguist.svg new file mode 100644 index 00000000..17c3fc23 --- /dev/null +++ b/src/mimetypes/scalable/text-vnd.trolltech.linguist.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-wiki.svg b/src/mimetypes/scalable/text-wiki.svg new file mode 100644 index 00000000..ec0e855f --- /dev/null +++ b/src/mimetypes/scalable/text-wiki.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-adasrc.svg b/src/mimetypes/scalable/text-x-adasrc.svg new file mode 100644 index 00000000..9ac49872 --- /dev/null +++ b/src/mimetypes/scalable/text-x-adasrc.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-apport.svg b/src/mimetypes/scalable/text-x-apport.svg new file mode 100644 index 00000000..d5efaba4 --- /dev/null +++ b/src/mimetypes/scalable/text-x-apport.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-authors.svg b/src/mimetypes/scalable/text-x-authors.svg new file mode 100644 index 00000000..3db90ba6 --- /dev/null +++ b/src/mimetypes/scalable/text-x-authors.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-c++hdr.svg b/src/mimetypes/scalable/text-x-c++hdr.svg new file mode 100644 index 00000000..edc61845 --- /dev/null +++ b/src/mimetypes/scalable/text-x-c++hdr.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-c.svg b/src/mimetypes/scalable/text-x-c.svg new file mode 100644 index 00000000..2cfbd6e4 --- /dev/null +++ b/src/mimetypes/scalable/text-x-c.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-changelog.svg b/src/mimetypes/scalable/text-x-changelog.svg new file mode 100644 index 00000000..92fb4d72 --- /dev/null +++ b/src/mimetypes/scalable/text-x-changelog.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-chdr.svg b/src/mimetypes/scalable/text-x-chdr.svg new file mode 100644 index 00000000..a59c950e --- /dev/null +++ b/src/mimetypes/scalable/text-x-chdr.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-cmake.svg b/src/mimetypes/scalable/text-x-cmake.svg new file mode 100644 index 00000000..1617a7ea --- /dev/null +++ b/src/mimetypes/scalable/text-x-cmake.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-cobol.svg b/src/mimetypes/scalable/text-x-cobol.svg new file mode 100644 index 00000000..ccb4dd35 --- /dev/null +++ b/src/mimetypes/scalable/text-x-cobol.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-copying.svg b/src/mimetypes/scalable/text-x-copying.svg new file mode 100644 index 00000000..915fe8b8 --- /dev/null +++ b/src/mimetypes/scalable/text-x-copying.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-cpp.svg b/src/mimetypes/scalable/text-x-cpp.svg new file mode 100644 index 00000000..c9ff2e1b --- /dev/null +++ b/src/mimetypes/scalable/text-x-cpp.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-csharp.svg b/src/mimetypes/scalable/text-x-csharp.svg new file mode 100644 index 00000000..51a68841 --- /dev/null +++ b/src/mimetypes/scalable/text-x-csharp.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-fortran.svg b/src/mimetypes/scalable/text-x-fortran.svg new file mode 100644 index 00000000..1b2c5a16 --- /dev/null +++ b/src/mimetypes/scalable/text-x-fortran.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-generic.svg b/src/mimetypes/scalable/text-x-generic.svg new file mode 100644 index 00000000..04df6a31 --- /dev/null +++ b/src/mimetypes/scalable/text-x-generic.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-gettext-translation.svg b/src/mimetypes/scalable/text-x-gettext-translation.svg new file mode 100644 index 00000000..4a47f595 --- /dev/null +++ b/src/mimetypes/scalable/text-x-gettext-translation.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-go.svg b/src/mimetypes/scalable/text-x-go.svg new file mode 100644 index 00000000..768c5896 --- /dev/null +++ b/src/mimetypes/scalable/text-x-go.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-haskell.svg b/src/mimetypes/scalable/text-x-haskell.svg new file mode 100644 index 00000000..c9291de9 --- /dev/null +++ b/src/mimetypes/scalable/text-x-haskell.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-hex.svg b/src/mimetypes/scalable/text-x-hex.svg new file mode 100644 index 00000000..6cadcf67 --- /dev/null +++ b/src/mimetypes/scalable/text-x-hex.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-install.svg b/src/mimetypes/scalable/text-x-install.svg new file mode 100644 index 00000000..67abff16 --- /dev/null +++ b/src/mimetypes/scalable/text-x-install.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-java.svg b/src/mimetypes/scalable/text-x-java.svg new file mode 100644 index 00000000..e82a0644 --- /dev/null +++ b/src/mimetypes/scalable/text-x-java.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-javascript.svg b/src/mimetypes/scalable/text-x-javascript.svg new file mode 100644 index 00000000..c872632f --- /dev/null +++ b/src/mimetypes/scalable/text-x-javascript.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-kotlin.svg b/src/mimetypes/scalable/text-x-kotlin.svg new file mode 100644 index 00000000..3c0b3530 --- /dev/null +++ b/src/mimetypes/scalable/text-x-kotlin.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-kvt.svg b/src/mimetypes/scalable/text-x-kvt.svg new file mode 100644 index 00000000..d6f60ba7 --- /dev/null +++ b/src/mimetypes/scalable/text-x-kvt.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-lua.svg b/src/mimetypes/scalable/text-x-lua.svg new file mode 100644 index 00000000..4ab54e1c --- /dev/null +++ b/src/mimetypes/scalable/text-x-lua.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-pascal.svg b/src/mimetypes/scalable/text-x-pascal.svg new file mode 100644 index 00000000..35d4dea6 --- /dev/null +++ b/src/mimetypes/scalable/text-x-pascal.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + P + + diff --git a/src/mimetypes/scalable/text-x-patch.svg b/src/mimetypes/scalable/text-x-patch.svg new file mode 100644 index 00000000..8645f7ab --- /dev/null +++ b/src/mimetypes/scalable/text-x-patch.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-php.svg b/src/mimetypes/scalable/text-x-php.svg new file mode 100644 index 00000000..3cf516b0 --- /dev/null +++ b/src/mimetypes/scalable/text-x-php.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-po.svg b/src/mimetypes/scalable/text-x-po.svg new file mode 100644 index 00000000..e414ee82 --- /dev/null +++ b/src/mimetypes/scalable/text-x-po.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-preview.svg b/src/mimetypes/scalable/text-x-preview.svg new file mode 100644 index 00000000..2f5e6672 --- /dev/null +++ b/src/mimetypes/scalable/text-x-preview.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-python.svg b/src/mimetypes/scalable/text-x-python.svg new file mode 100644 index 00000000..83223e91 --- /dev/null +++ b/src/mimetypes/scalable/text-x-python.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-qml.svg b/src/mimetypes/scalable/text-x-qml.svg new file mode 100644 index 00000000..6f165c31 --- /dev/null +++ b/src/mimetypes/scalable/text-x-qml.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-r.svg b/src/mimetypes/scalable/text-x-r.svg new file mode 100644 index 00000000..7932a591 --- /dev/null +++ b/src/mimetypes/scalable/text-x-r.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-readme.svg b/src/mimetypes/scalable/text-x-readme.svg new file mode 100644 index 00000000..a106c320 --- /dev/null +++ b/src/mimetypes/scalable/text-x-readme.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-rpm-spec.svg b/src/mimetypes/scalable/text-x-rpm-spec.svg new file mode 100644 index 00000000..6a8b97b0 --- /dev/null +++ b/src/mimetypes/scalable/text-x-rpm-spec.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-ruby.svg b/src/mimetypes/scalable/text-x-ruby.svg new file mode 100644 index 00000000..834b7d91 --- /dev/null +++ b/src/mimetypes/scalable/text-x-ruby.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-sass.svg b/src/mimetypes/scalable/text-x-sass.svg new file mode 100644 index 00000000..19a5f3d5 --- /dev/null +++ b/src/mimetypes/scalable/text-x-sass.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-scala.svg b/src/mimetypes/scalable/text-x-scala.svg new file mode 100644 index 00000000..a8647ab5 --- /dev/null +++ b/src/mimetypes/scalable/text-x-scala.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-script.svg b/src/mimetypes/scalable/text-x-script.svg new file mode 100644 index 00000000..5e03498f --- /dev/null +++ b/src/mimetypes/scalable/text-x-script.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-sql.svg b/src/mimetypes/scalable/text-x-sql.svg new file mode 100644 index 00000000..02c4df13 --- /dev/null +++ b/src/mimetypes/scalable/text-x-sql.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-tcl.svg b/src/mimetypes/scalable/text-x-tcl.svg new file mode 100644 index 00000000..7120519c --- /dev/null +++ b/src/mimetypes/scalable/text-x-tcl.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-tex.svg b/src/mimetypes/scalable/text-x-tex.svg new file mode 100644 index 00000000..7083e101 --- /dev/null +++ b/src/mimetypes/scalable/text-x-tex.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-typescript.svg b/src/mimetypes/scalable/text-x-typescript.svg new file mode 100644 index 00000000..50eed44f --- /dev/null +++ b/src/mimetypes/scalable/text-x-typescript.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-x-vala.svg b/src/mimetypes/scalable/text-x-vala.svg new file mode 100644 index 00000000..e87c2fab --- /dev/null +++ b/src/mimetypes/scalable/text-x-vala.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/text-xml.svg b/src/mimetypes/scalable/text-xml.svg new file mode 100644 index 00000000..0a78b955 --- /dev/null +++ b/src/mimetypes/scalable/text-xml.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/unknown.svg b/src/mimetypes/scalable/unknown.svg new file mode 100644 index 00000000..fbb79521 --- /dev/null +++ b/src/mimetypes/scalable/unknown.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/video-x-generic.svg b/src/mimetypes/scalable/video-x-generic.svg new file mode 100644 index 00000000..9cd6e920 --- /dev/null +++ b/src/mimetypes/scalable/video-x-generic.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-hdd.svg b/src/mimetypes/scalable/virtualbox-hdd.svg new file mode 100644 index 00000000..fe4dedf0 --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-hdd.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-ova.svg b/src/mimetypes/scalable/virtualbox-ova.svg new file mode 100644 index 00000000..b7fe1b38 --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-ova.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-ovf.svg b/src/mimetypes/scalable/virtualbox-ovf.svg new file mode 100644 index 00000000..5b38e85b --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-ovf.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-vbox-extpack.svg b/src/mimetypes/scalable/virtualbox-vbox-extpack.svg new file mode 100644 index 00000000..93d283cd --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-vbox-extpack.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-vbox.svg b/src/mimetypes/scalable/virtualbox-vbox.svg new file mode 100644 index 00000000..34c7c579 --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-vbox.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-vdi.svg b/src/mimetypes/scalable/virtualbox-vdi.svg new file mode 100644 index 00000000..097927e0 --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-vdi.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-vhd.svg b/src/mimetypes/scalable/virtualbox-vhd.svg new file mode 100644 index 00000000..86a6a8f4 --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-vhd.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/virtualbox-vmdk.svg b/src/mimetypes/scalable/virtualbox-vmdk.svg new file mode 100644 index 00000000..8dee51f7 --- /dev/null +++ b/src/mimetypes/scalable/virtualbox-vmdk.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/x-content-software.svg b/src/mimetypes/scalable/x-content-software.svg new file mode 100644 index 00000000..d2af592f --- /dev/null +++ b/src/mimetypes/scalable/x-content-software.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/x-kde-nsplugin-generated.svg b/src/mimetypes/scalable/x-kde-nsplugin-generated.svg new file mode 100644 index 00000000..363bbf42 --- /dev/null +++ b/src/mimetypes/scalable/x-kde-nsplugin-generated.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/x-media-podcast.svg b/src/mimetypes/scalable/x-media-podcast.svg new file mode 100644 index 00000000..6675ab1d --- /dev/null +++ b/src/mimetypes/scalable/x-media-podcast.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/x-office-calendar.svg b/src/mimetypes/scalable/x-office-calendar.svg new file mode 100644 index 00000000..42b1003e --- /dev/null +++ b/src/mimetypes/scalable/x-office-calendar.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/x-office-document.svg b/src/mimetypes/scalable/x-office-document.svg new file mode 100644 index 00000000..67d601f4 --- /dev/null +++ b/src/mimetypes/scalable/x-office-document.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/x-office-presentation.svg b/src/mimetypes/scalable/x-office-presentation.svg new file mode 100644 index 00000000..d8ae39f1 --- /dev/null +++ b/src/mimetypes/scalable/x-office-presentation.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/scalable/x-office-spreadsheet.svg b/src/mimetypes/scalable/x-office-spreadsheet.svg new file mode 100644 index 00000000..f39d220a --- /dev/null +++ b/src/mimetypes/scalable/x-office-spreadsheet.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/mimetypes/symbolic/application-certificate-symbolic.svg b/src/mimetypes/symbolic/application-certificate-symbolic.svg new file mode 100644 index 00000000..c4138d2d --- /dev/null +++ b/src/mimetypes/symbolic/application-certificate-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/application-rss+xml-symbolic.svg b/src/mimetypes/symbolic/application-rss+xml-symbolic.svg new file mode 100644 index 00000000..dce76ae8 --- /dev/null +++ b/src/mimetypes/symbolic/application-rss+xml-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/application-x-addon-symbolic.svg b/src/mimetypes/symbolic/application-x-addon-symbolic.svg new file mode 100644 index 00000000..232350de --- /dev/null +++ b/src/mimetypes/symbolic/application-x-addon-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/mimetypes/symbolic/application-x-appliance-symbolic.svg b/src/mimetypes/symbolic/application-x-appliance-symbolic.svg new file mode 100644 index 00000000..1398a782 --- /dev/null +++ b/src/mimetypes/symbolic/application-x-appliance-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/application-x-executable-symbolic.svg b/src/mimetypes/symbolic/application-x-executable-symbolic.svg new file mode 100644 index 00000000..1e4e201a --- /dev/null +++ b/src/mimetypes/symbolic/application-x-executable-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/audio-x-generic-symbolic.svg b/src/mimetypes/symbolic/audio-x-generic-symbolic.svg new file mode 100644 index 00000000..35aaee92 --- /dev/null +++ b/src/mimetypes/symbolic/audio-x-generic-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/credit-card-symbolic.svg b/src/mimetypes/symbolic/credit-card-symbolic.svg new file mode 100644 index 00000000..159a5138 --- /dev/null +++ b/src/mimetypes/symbolic/credit-card-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/mimetypes/symbolic/font-x-generic-symbolic.svg b/src/mimetypes/symbolic/font-x-generic-symbolic.svg new file mode 100644 index 00000000..02b1a856 --- /dev/null +++ b/src/mimetypes/symbolic/font-x-generic-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/mimetypes/symbolic/html-symbolic.svg b/src/mimetypes/symbolic/html-symbolic.svg new file mode 100644 index 00000000..bf631528 --- /dev/null +++ b/src/mimetypes/symbolic/html-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/image-x-generic-symbolic.svg b/src/mimetypes/symbolic/image-x-generic-symbolic.svg new file mode 100644 index 00000000..092f2278 --- /dev/null +++ b/src/mimetypes/symbolic/image-x-generic-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/mimetypes/symbolic/media-optical-symbolic.svg b/src/mimetypes/symbolic/media-optical-symbolic.svg new file mode 100644 index 00000000..b83ff59f --- /dev/null +++ b/src/mimetypes/symbolic/media-optical-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/mimetypes/symbolic/media-video-symbolic.svg b/src/mimetypes/symbolic/media-video-symbolic.svg new file mode 100644 index 00000000..f0fd7caf --- /dev/null +++ b/src/mimetypes/symbolic/media-video-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/package-x-generic-symbolic.svg b/src/mimetypes/symbolic/package-x-generic-symbolic.svg new file mode 100644 index 00000000..5a499e88 --- /dev/null +++ b/src/mimetypes/symbolic/package-x-generic-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/payment-card-symbolic.svg b/src/mimetypes/symbolic/payment-card-symbolic.svg new file mode 100644 index 00000000..bcc65567 --- /dev/null +++ b/src/mimetypes/symbolic/payment-card-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/playlist-symbolic.svg b/src/mimetypes/symbolic/playlist-symbolic.svg new file mode 100644 index 00000000..399accf4 --- /dev/null +++ b/src/mimetypes/symbolic/playlist-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/text-calendar-symbolic.svg b/src/mimetypes/symbolic/text-calendar-symbolic.svg new file mode 100644 index 00000000..b9eb3ebb --- /dev/null +++ b/src/mimetypes/symbolic/text-calendar-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/text-x-copying-symbolic.svg b/src/mimetypes/symbolic/text-x-copying-symbolic.svg new file mode 100644 index 00000000..16275bd0 --- /dev/null +++ b/src/mimetypes/symbolic/text-x-copying-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/text-x-generic-symbolic.svg b/src/mimetypes/symbolic/text-x-generic-symbolic.svg new file mode 100644 index 00000000..928f3fbe --- /dev/null +++ b/src/mimetypes/symbolic/text-x-generic-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/mimetypes/symbolic/x-office-address-book-symbolic.svg b/src/mimetypes/symbolic/x-office-address-book-symbolic.svg new file mode 100644 index 00000000..f462134f --- /dev/null +++ b/src/mimetypes/symbolic/x-office-address-book-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/x-office-document-symbolic.svg b/src/mimetypes/symbolic/x-office-document-symbolic.svg new file mode 100644 index 00000000..97663f3c --- /dev/null +++ b/src/mimetypes/symbolic/x-office-document-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/x-office-drawing-symbolic.svg b/src/mimetypes/symbolic/x-office-drawing-symbolic.svg new file mode 100644 index 00000000..3a356654 --- /dev/null +++ b/src/mimetypes/symbolic/x-office-drawing-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/x-office-presentation-symbolic.svg b/src/mimetypes/symbolic/x-office-presentation-symbolic.svg new file mode 100644 index 00000000..c0d70cd5 --- /dev/null +++ b/src/mimetypes/symbolic/x-office-presentation-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/mimetypes/symbolic/x-office-spreadsheet-symbolic.svg b/src/mimetypes/symbolic/x-office-spreadsheet-symbolic.svg new file mode 100644 index 00000000..c109b7bb --- /dev/null +++ b/src/mimetypes/symbolic/x-office-spreadsheet-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/places/16/bookmark-missing.svg b/src/places/16/bookmark-missing.svg new file mode 100644 index 00000000..83b2f6bb --- /dev/null +++ b/src/places/16/bookmark-missing.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/16/desktop.svg b/src/places/16/desktop.svg new file mode 100644 index 00000000..5478ba0a --- /dev/null +++ b/src/places/16/desktop.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-activities.svg b/src/places/16/folder-activities.svg new file mode 100644 index 00000000..191924ed --- /dev/null +++ b/src/places/16/folder-activities.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/16/folder-apple.svg b/src/places/16/folder-apple.svg new file mode 100644 index 00000000..25d9c22e --- /dev/null +++ b/src/places/16/folder-apple.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-black.svg b/src/places/16/folder-black.svg new file mode 100644 index 00000000..3b0cfc2d --- /dev/null +++ b/src/places/16/folder-black.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-blue.svg b/src/places/16/folder-blue.svg new file mode 100644 index 00000000..81671918 --- /dev/null +++ b/src/places/16/folder-blue.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-bookmark.svg b/src/places/16/folder-bookmark.svg new file mode 100644 index 00000000..a8361e2d --- /dev/null +++ b/src/places/16/folder-bookmark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-brown.svg b/src/places/16/folder-brown.svg new file mode 100644 index 00000000..a4259c24 --- /dev/null +++ b/src/places/16/folder-brown.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-camera.svg b/src/places/16/folder-camera.svg new file mode 100644 index 00000000..092f2278 --- /dev/null +++ b/src/places/16/folder-camera.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-cd.svg b/src/places/16/folder-cd.svg new file mode 100644 index 00000000..2b7a79ec --- /dev/null +++ b/src/places/16/folder-cd.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/16/folder-cloud.svg b/src/places/16/folder-cloud.svg new file mode 100644 index 00000000..747f45fb --- /dev/null +++ b/src/places/16/folder-cloud.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/src/places/16/folder-copy-cloud.svg b/src/places/16/folder-copy-cloud.svg new file mode 100644 index 00000000..f7a9262c --- /dev/null +++ b/src/places/16/folder-copy-cloud.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-cyan.svg b/src/places/16/folder-cyan.svg new file mode 100644 index 00000000..34da89fe --- /dev/null +++ b/src/places/16/folder-cyan.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-development.svg b/src/places/16/folder-development.svg new file mode 100644 index 00000000..7d0920ff --- /dev/null +++ b/src/places/16/folder-development.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-download.svg b/src/places/16/folder-download.svg new file mode 100644 index 00000000..1b3aeb8a --- /dev/null +++ b/src/places/16/folder-download.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-dropbox.svg b/src/places/16/folder-dropbox.svg new file mode 100644 index 00000000..15524715 --- /dev/null +++ b/src/places/16/folder-dropbox.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-games.svg b/src/places/16/folder-games.svg new file mode 100644 index 00000000..f501faf7 --- /dev/null +++ b/src/places/16/folder-games.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/places/16/folder-git.svg b/src/places/16/folder-git.svg new file mode 100644 index 00000000..c9e9d513 --- /dev/null +++ b/src/places/16/folder-git.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-github.svg b/src/places/16/folder-github.svg new file mode 100644 index 00000000..8cdf0ddf --- /dev/null +++ b/src/places/16/folder-github.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-gitlab.svg b/src/places/16/folder-gitlab.svg new file mode 100644 index 00000000..2971d866 --- /dev/null +++ b/src/places/16/folder-gitlab.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-gnome.svg b/src/places/16/folder-gnome.svg new file mode 100644 index 00000000..40668f98 --- /dev/null +++ b/src/places/16/folder-gnome.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-google-drive.svg b/src/places/16/folder-google-drive.svg new file mode 100644 index 00000000..da237843 --- /dev/null +++ b/src/places/16/folder-google-drive.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-green.svg b/src/places/16/folder-green.svg new file mode 100644 index 00000000..306ba938 --- /dev/null +++ b/src/places/16/folder-green.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-grey.svg b/src/places/16/folder-grey.svg new file mode 100644 index 00000000..f3d4f090 --- /dev/null +++ b/src/places/16/folder-grey.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-home.svg b/src/places/16/folder-home.svg new file mode 100644 index 00000000..c716560f --- /dev/null +++ b/src/places/16/folder-home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-html.svg b/src/places/16/folder-html.svg new file mode 100644 index 00000000..631781d6 --- /dev/null +++ b/src/places/16/folder-html.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-image-people.svg b/src/places/16/folder-image-people.svg new file mode 100644 index 00000000..69474b9e --- /dev/null +++ b/src/places/16/folder-image-people.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-important.svg b/src/places/16/folder-important.svg new file mode 100644 index 00000000..08fb1782 --- /dev/null +++ b/src/places/16/folder-important.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-java.svg b/src/places/16/folder-java.svg new file mode 100644 index 00000000..276714c6 --- /dev/null +++ b/src/places/16/folder-java.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-locked.svg b/src/places/16/folder-locked.svg new file mode 100644 index 00000000..fbf365e6 --- /dev/null +++ b/src/places/16/folder-locked.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/16/folder-magenta.svg b/src/places/16/folder-magenta.svg new file mode 100644 index 00000000..3c702eec --- /dev/null +++ b/src/places/16/folder-magenta.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-mail-cloud.svg b/src/places/16/folder-mail-cloud.svg new file mode 100644 index 00000000..83c4cfb6 --- /dev/null +++ b/src/places/16/folder-mail-cloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-mail.svg b/src/places/16/folder-mail.svg new file mode 100644 index 00000000..35bdbe1a --- /dev/null +++ b/src/places/16/folder-mail.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-mega.svg b/src/places/16/folder-mega.svg new file mode 100644 index 00000000..a347a4c3 --- /dev/null +++ b/src/places/16/folder-mega.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-meocloud.svg b/src/places/16/folder-meocloud.svg new file mode 100644 index 00000000..4d67285f --- /dev/null +++ b/src/places/16/folder-meocloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-music.svg b/src/places/16/folder-music.svg new file mode 100644 index 00000000..ae6df25f --- /dev/null +++ b/src/places/16/folder-music.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-new.svg b/src/places/16/folder-new.svg new file mode 100644 index 00000000..366d7c2d --- /dev/null +++ b/src/places/16/folder-new.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/16/folder-open-recent.svg b/src/places/16/folder-open-recent.svg new file mode 100644 index 00000000..5b9667f8 --- /dev/null +++ b/src/places/16/folder-open-recent.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/16/folder-open.svg b/src/places/16/folder-open.svg new file mode 100644 index 00000000..16805b8a --- /dev/null +++ b/src/places/16/folder-open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-orange.svg b/src/places/16/folder-orange.svg new file mode 100644 index 00000000..d4b4e004 --- /dev/null +++ b/src/places/16/folder-orange.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-owncloud.svg b/src/places/16/folder-owncloud.svg new file mode 100644 index 00000000..668244fa --- /dev/null +++ b/src/places/16/folder-owncloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-pcloud.svg b/src/places/16/folder-pcloud.svg new file mode 100644 index 00000000..b9383bb7 --- /dev/null +++ b/src/places/16/folder-pcloud.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-print.svg b/src/places/16/folder-print.svg new file mode 100644 index 00000000..1414c57f --- /dev/null +++ b/src/places/16/folder-print.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/16/folder-private.svg b/src/places/16/folder-private.svg new file mode 100644 index 00000000..f42d91ad --- /dev/null +++ b/src/places/16/folder-private.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-public.svg b/src/places/16/folder-public.svg new file mode 100644 index 00000000..91651968 --- /dev/null +++ b/src/places/16/folder-public.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-red.svg b/src/places/16/folder-red.svg new file mode 100644 index 00000000..14d8424f --- /dev/null +++ b/src/places/16/folder-red.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-remote.svg b/src/places/16/folder-remote.svg new file mode 100644 index 00000000..67c7708a --- /dev/null +++ b/src/places/16/folder-remote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-root.svg b/src/places/16/folder-root.svg new file mode 100644 index 00000000..0037b950 --- /dev/null +++ b/src/places/16/folder-root.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-saved-search.svg b/src/places/16/folder-saved-search.svg new file mode 100644 index 00000000..e68439c0 --- /dev/null +++ b/src/places/16/folder-saved-search.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-script.svg b/src/places/16/folder-script.svg new file mode 100644 index 00000000..ef943ff2 --- /dev/null +++ b/src/places/16/folder-script.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/16/folder-steam.svg b/src/places/16/folder-steam.svg new file mode 100644 index 00000000..4439bd0c --- /dev/null +++ b/src/places/16/folder-steam.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/places/16/folder-tar.svg b/src/places/16/folder-tar.svg new file mode 100644 index 00000000..3638ad97 --- /dev/null +++ b/src/places/16/folder-tar.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-temp.svg b/src/places/16/folder-temp.svg new file mode 100644 index 00000000..f7512cbd --- /dev/null +++ b/src/places/16/folder-temp.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/16/folder-templates.svg b/src/places/16/folder-templates.svg new file mode 100644 index 00000000..abcd8f0f --- /dev/null +++ b/src/places/16/folder-templates.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-torrent.svg b/src/places/16/folder-torrent.svg new file mode 100644 index 00000000..2e996a0f --- /dev/null +++ b/src/places/16/folder-torrent.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-txt.svg b/src/places/16/folder-txt.svg new file mode 100644 index 00000000..b301c689 --- /dev/null +++ b/src/places/16/folder-txt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-unlocked.svg b/src/places/16/folder-unlocked.svg new file mode 100644 index 00000000..79048715 --- /dev/null +++ b/src/places/16/folder-unlocked.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/16/folder-vbox.svg b/src/places/16/folder-vbox.svg new file mode 100644 index 00000000..efd0bfff --- /dev/null +++ b/src/places/16/folder-vbox.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-video.svg b/src/places/16/folder-video.svg new file mode 100644 index 00000000..7738f1db --- /dev/null +++ b/src/places/16/folder-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-violet.svg b/src/places/16/folder-violet.svg new file mode 100644 index 00000000..0bd2bd76 --- /dev/null +++ b/src/places/16/folder-violet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-wifi.svg b/src/places/16/folder-wifi.svg new file mode 100644 index 00000000..461105de --- /dev/null +++ b/src/places/16/folder-wifi.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder-wine.svg b/src/places/16/folder-wine.svg new file mode 100644 index 00000000..46265c5c --- /dev/null +++ b/src/places/16/folder-wine.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/places/16/folder-yandex-disk.svg b/src/places/16/folder-yandex-disk.svg new file mode 100644 index 00000000..437e953b --- /dev/null +++ b/src/places/16/folder-yandex-disk.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/folder-yellow.svg b/src/places/16/folder-yellow.svg new file mode 100644 index 00000000..844a7bce --- /dev/null +++ b/src/places/16/folder-yellow.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/folder.svg b/src/places/16/folder.svg new file mode 100644 index 00000000..9867daf2 --- /dev/null +++ b/src/places/16/folder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/internet-radio.svg b/src/places/16/internet-radio.svg new file mode 100644 index 00000000..9d6c3ed9 --- /dev/null +++ b/src/places/16/internet-radio.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/mail-folder-inbox.svg b/src/places/16/mail-folder-inbox.svg new file mode 100644 index 00000000..cc09350f --- /dev/null +++ b/src/places/16/mail-folder-inbox.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/mail-folder-outbox.svg b/src/places/16/mail-folder-outbox.svg new file mode 100644 index 00000000..37d66aca --- /dev/null +++ b/src/places/16/mail-folder-outbox.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/places/16/mail-folder-sent.svg b/src/places/16/mail-folder-sent.svg new file mode 100644 index 00000000..9ae5ca52 --- /dev/null +++ b/src/places/16/mail-folder-sent.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/places/16/mail-message.svg b/src/places/16/mail-message.svg new file mode 100644 index 00000000..69664414 --- /dev/null +++ b/src/places/16/mail-message.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/16/network-server-database.svg b/src/places/16/network-server-database.svg new file mode 100644 index 00000000..65868499 --- /dev/null +++ b/src/places/16/network-server-database.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/start-here.svg b/src/places/16/start-here.svg new file mode 100644 index 00000000..22b5a41e --- /dev/null +++ b/src/places/16/start-here.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/places/16/user-trash-full.svg b/src/places/16/user-trash-full.svg new file mode 100644 index 00000000..5ffe6e18 --- /dev/null +++ b/src/places/16/user-trash-full.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/16/user-trash.svg b/src/places/16/user-trash.svg new file mode 100644 index 00000000..f2e33954 --- /dev/null +++ b/src/places/16/user-trash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/bookmark-missing.svg b/src/places/22/bookmark-missing.svg new file mode 100644 index 00000000..74e4302e --- /dev/null +++ b/src/places/22/bookmark-missing.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/22/desktop.svg b/src/places/22/desktop.svg new file mode 100644 index 00000000..e1b94f93 --- /dev/null +++ b/src/places/22/desktop.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-activities.svg b/src/places/22/folder-activities.svg new file mode 100644 index 00000000..6383bfdb --- /dev/null +++ b/src/places/22/folder-activities.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/22/folder-black.svg b/src/places/22/folder-black.svg new file mode 100644 index 00000000..2d5fa67b --- /dev/null +++ b/src/places/22/folder-black.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-blue.svg b/src/places/22/folder-blue.svg new file mode 100644 index 00000000..0a58a9ac --- /dev/null +++ b/src/places/22/folder-blue.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-bookmark.svg b/src/places/22/folder-bookmark.svg new file mode 100644 index 00000000..2e93647b --- /dev/null +++ b/src/places/22/folder-bookmark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-brown.svg b/src/places/22/folder-brown.svg new file mode 100644 index 00000000..db808974 --- /dev/null +++ b/src/places/22/folder-brown.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-camera.svg b/src/places/22/folder-camera.svg new file mode 100644 index 00000000..dd86d5d8 --- /dev/null +++ b/src/places/22/folder-camera.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-cloud.svg b/src/places/22/folder-cloud.svg new file mode 100644 index 00000000..4043977e --- /dev/null +++ b/src/places/22/folder-cloud.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/places/22/folder-cyan.svg b/src/places/22/folder-cyan.svg new file mode 100644 index 00000000..be836431 --- /dev/null +++ b/src/places/22/folder-cyan.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-download.svg b/src/places/22/folder-download.svg new file mode 100644 index 00000000..a9a234e7 --- /dev/null +++ b/src/places/22/folder-download.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-dropbox.svg b/src/places/22/folder-dropbox.svg new file mode 100644 index 00000000..d07e5a30 --- /dev/null +++ b/src/places/22/folder-dropbox.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-games.svg b/src/places/22/folder-games.svg new file mode 100644 index 00000000..377ac789 --- /dev/null +++ b/src/places/22/folder-games.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/places/22/folder-git.svg b/src/places/22/folder-git.svg new file mode 100644 index 00000000..02d7df06 --- /dev/null +++ b/src/places/22/folder-git.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-github.svg b/src/places/22/folder-github.svg new file mode 100644 index 00000000..a75d6706 --- /dev/null +++ b/src/places/22/folder-github.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-gitlab.svg b/src/places/22/folder-gitlab.svg new file mode 100644 index 00000000..85bdf17e --- /dev/null +++ b/src/places/22/folder-gitlab.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-google-drive.svg b/src/places/22/folder-google-drive.svg new file mode 100644 index 00000000..37bb28aa --- /dev/null +++ b/src/places/22/folder-google-drive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-green.svg b/src/places/22/folder-green.svg new file mode 100644 index 00000000..8c20877c --- /dev/null +++ b/src/places/22/folder-green.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-grey.svg b/src/places/22/folder-grey.svg new file mode 100644 index 00000000..133ebc47 --- /dev/null +++ b/src/places/22/folder-grey.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-home.svg b/src/places/22/folder-home.svg new file mode 100644 index 00000000..c2d19003 --- /dev/null +++ b/src/places/22/folder-home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-html.svg b/src/places/22/folder-html.svg new file mode 100644 index 00000000..97673672 --- /dev/null +++ b/src/places/22/folder-html.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-image-people.svg b/src/places/22/folder-image-people.svg new file mode 100644 index 00000000..a5b548f8 --- /dev/null +++ b/src/places/22/folder-image-people.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-important.svg b/src/places/22/folder-important.svg new file mode 100644 index 00000000..cb247076 --- /dev/null +++ b/src/places/22/folder-important.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-java.svg b/src/places/22/folder-java.svg new file mode 100644 index 00000000..077915b3 --- /dev/null +++ b/src/places/22/folder-java.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-locked.svg b/src/places/22/folder-locked.svg new file mode 100644 index 00000000..41d0cbd7 --- /dev/null +++ b/src/places/22/folder-locked.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/22/folder-magenta.svg b/src/places/22/folder-magenta.svg new file mode 100644 index 00000000..d07754ea --- /dev/null +++ b/src/places/22/folder-magenta.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-mail.svg b/src/places/22/folder-mail.svg new file mode 100644 index 00000000..0377cd23 --- /dev/null +++ b/src/places/22/folder-mail.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/22/folder-mega.svg b/src/places/22/folder-mega.svg new file mode 100644 index 00000000..dfc7967b --- /dev/null +++ b/src/places/22/folder-mega.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-meocloud.svg b/src/places/22/folder-meocloud.svg new file mode 100644 index 00000000..905e6698 --- /dev/null +++ b/src/places/22/folder-meocloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-music.svg b/src/places/22/folder-music.svg new file mode 100644 index 00000000..8b15f75a --- /dev/null +++ b/src/places/22/folder-music.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-new.svg b/src/places/22/folder-new.svg new file mode 100644 index 00000000..009a74db --- /dev/null +++ b/src/places/22/folder-new.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/22/folder-open-recent.svg b/src/places/22/folder-open-recent.svg new file mode 100644 index 00000000..bccc59a8 --- /dev/null +++ b/src/places/22/folder-open-recent.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/22/folder-open.svg b/src/places/22/folder-open.svg new file mode 100644 index 00000000..762c754c --- /dev/null +++ b/src/places/22/folder-open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-orange.svg b/src/places/22/folder-orange.svg new file mode 100644 index 00000000..60580d10 --- /dev/null +++ b/src/places/22/folder-orange.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-owncloud.svg b/src/places/22/folder-owncloud.svg new file mode 100644 index 00000000..f4f604ff --- /dev/null +++ b/src/places/22/folder-owncloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-public.svg b/src/places/22/folder-public.svg new file mode 100644 index 00000000..5a5aac45 --- /dev/null +++ b/src/places/22/folder-public.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-red.svg b/src/places/22/folder-red.svg new file mode 100644 index 00000000..e5c81a47 --- /dev/null +++ b/src/places/22/folder-red.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-remote.svg b/src/places/22/folder-remote.svg new file mode 100644 index 00000000..8250f147 --- /dev/null +++ b/src/places/22/folder-remote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-root.svg b/src/places/22/folder-root.svg new file mode 100644 index 00000000..fc067b71 --- /dev/null +++ b/src/places/22/folder-root.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-saved-search.svg b/src/places/22/folder-saved-search.svg new file mode 100644 index 00000000..7cc4e0c6 --- /dev/null +++ b/src/places/22/folder-saved-search.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-tar.svg b/src/places/22/folder-tar.svg new file mode 100644 index 00000000..30bd0bfe --- /dev/null +++ b/src/places/22/folder-tar.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/places/22/folder-temp.svg b/src/places/22/folder-temp.svg new file mode 100644 index 00000000..9743bf70 --- /dev/null +++ b/src/places/22/folder-temp.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/22/folder-templates.svg b/src/places/22/folder-templates.svg new file mode 100644 index 00000000..7817ae99 --- /dev/null +++ b/src/places/22/folder-templates.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-txt.svg b/src/places/22/folder-txt.svg new file mode 100644 index 00000000..3e8c5af3 --- /dev/null +++ b/src/places/22/folder-txt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-video.svg b/src/places/22/folder-video.svg new file mode 100644 index 00000000..a1e0c3ef --- /dev/null +++ b/src/places/22/folder-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-violet.svg b/src/places/22/folder-violet.svg new file mode 100644 index 00000000..ce86ff34 --- /dev/null +++ b/src/places/22/folder-violet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-wifi.svg b/src/places/22/folder-wifi.svg new file mode 100644 index 00000000..8a13fbb4 --- /dev/null +++ b/src/places/22/folder-wifi.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder-yellow.svg b/src/places/22/folder-yellow.svg new file mode 100644 index 00000000..84eeee97 --- /dev/null +++ b/src/places/22/folder-yellow.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/folder.svg b/src/places/22/folder.svg new file mode 100644 index 00000000..5a733182 --- /dev/null +++ b/src/places/22/folder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/mail-folder-inbox.svg b/src/places/22/mail-folder-inbox.svg new file mode 100644 index 00000000..61ff0d9a --- /dev/null +++ b/src/places/22/mail-folder-inbox.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/22/mail-folder-outbox.svg b/src/places/22/mail-folder-outbox.svg new file mode 100644 index 00000000..984b6e4d --- /dev/null +++ b/src/places/22/mail-folder-outbox.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/places/22/mail-message.svg b/src/places/22/mail-message.svg new file mode 100644 index 00000000..733e8ab2 --- /dev/null +++ b/src/places/22/mail-message.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/22/network-server-database.svg b/src/places/22/network-server-database.svg new file mode 100644 index 00000000..820b13c7 --- /dev/null +++ b/src/places/22/network-server-database.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/places/22/start-here.svg b/src/places/22/start-here.svg new file mode 100644 index 00000000..312fbec7 --- /dev/null +++ b/src/places/22/start-here.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/places/22/user-trash-full.svg b/src/places/22/user-trash-full.svg new file mode 100644 index 00000000..92d00a5a --- /dev/null +++ b/src/places/22/user-trash-full.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/22/user-trash.svg b/src/places/22/user-trash.svg new file mode 100644 index 00000000..4f375013 --- /dev/null +++ b/src/places/22/user-trash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/bookmark-missing.svg b/src/places/24/bookmark-missing.svg new file mode 100644 index 00000000..6184fab2 --- /dev/null +++ b/src/places/24/bookmark-missing.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/24/desktop.svg b/src/places/24/desktop.svg new file mode 100644 index 00000000..42046162 --- /dev/null +++ b/src/places/24/desktop.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-activities.svg b/src/places/24/folder-activities.svg new file mode 100644 index 00000000..ef200889 --- /dev/null +++ b/src/places/24/folder-activities.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/24/folder-bookmark.svg b/src/places/24/folder-bookmark.svg new file mode 100644 index 00000000..0b985835 --- /dev/null +++ b/src/places/24/folder-bookmark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-camera.svg b/src/places/24/folder-camera.svg new file mode 100644 index 00000000..850e441a --- /dev/null +++ b/src/places/24/folder-camera.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-download.svg b/src/places/24/folder-download.svg new file mode 100644 index 00000000..04574541 --- /dev/null +++ b/src/places/24/folder-download.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-dropbox.svg b/src/places/24/folder-dropbox.svg new file mode 100644 index 00000000..61cab36d --- /dev/null +++ b/src/places/24/folder-dropbox.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-git.svg b/src/places/24/folder-git.svg new file mode 100644 index 00000000..c612aa5e --- /dev/null +++ b/src/places/24/folder-git.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-github.svg b/src/places/24/folder-github.svg new file mode 100644 index 00000000..68c72134 --- /dev/null +++ b/src/places/24/folder-github.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-gitlab.svg b/src/places/24/folder-gitlab.svg new file mode 100644 index 00000000..c3a53043 --- /dev/null +++ b/src/places/24/folder-gitlab.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-google-drive.svg b/src/places/24/folder-google-drive.svg new file mode 100644 index 00000000..170c0eeb --- /dev/null +++ b/src/places/24/folder-google-drive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-home.svg b/src/places/24/folder-home.svg new file mode 100644 index 00000000..1ca7d534 --- /dev/null +++ b/src/places/24/folder-home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-html.svg b/src/places/24/folder-html.svg new file mode 100644 index 00000000..bdbda043 --- /dev/null +++ b/src/places/24/folder-html.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-image-people.svg b/src/places/24/folder-image-people.svg new file mode 100644 index 00000000..3e630335 --- /dev/null +++ b/src/places/24/folder-image-people.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-java.svg b/src/places/24/folder-java.svg new file mode 100644 index 00000000..caeba2da --- /dev/null +++ b/src/places/24/folder-java.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-mega.svg b/src/places/24/folder-mega.svg new file mode 100644 index 00000000..1dffab23 --- /dev/null +++ b/src/places/24/folder-mega.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-meocloud.svg b/src/places/24/folder-meocloud.svg new file mode 100644 index 00000000..a66f8c93 --- /dev/null +++ b/src/places/24/folder-meocloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-music.svg b/src/places/24/folder-music.svg new file mode 100644 index 00000000..299ef927 --- /dev/null +++ b/src/places/24/folder-music.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-new.svg b/src/places/24/folder-new.svg new file mode 100644 index 00000000..2de2d088 --- /dev/null +++ b/src/places/24/folder-new.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/24/folder-open-recent.svg b/src/places/24/folder-open-recent.svg new file mode 100644 index 00000000..647da107 --- /dev/null +++ b/src/places/24/folder-open-recent.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/24/folder-open.svg b/src/places/24/folder-open.svg new file mode 100644 index 00000000..7ae5b325 --- /dev/null +++ b/src/places/24/folder-open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-owncloud.svg b/src/places/24/folder-owncloud.svg new file mode 100644 index 00000000..63f955a3 --- /dev/null +++ b/src/places/24/folder-owncloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-public.svg b/src/places/24/folder-public.svg new file mode 100644 index 00000000..fd046eaa --- /dev/null +++ b/src/places/24/folder-public.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-remote.svg b/src/places/24/folder-remote.svg new file mode 100644 index 00000000..3251de32 --- /dev/null +++ b/src/places/24/folder-remote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-root.svg b/src/places/24/folder-root.svg new file mode 100644 index 00000000..4b1ba84c --- /dev/null +++ b/src/places/24/folder-root.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-saved-search.svg b/src/places/24/folder-saved-search.svg new file mode 100644 index 00000000..335ed8ae --- /dev/null +++ b/src/places/24/folder-saved-search.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-temp.svg b/src/places/24/folder-temp.svg new file mode 100644 index 00000000..3c274239 --- /dev/null +++ b/src/places/24/folder-temp.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/24/folder-templates.svg b/src/places/24/folder-templates.svg new file mode 100644 index 00000000..59648070 --- /dev/null +++ b/src/places/24/folder-templates.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-txt.svg b/src/places/24/folder-txt.svg new file mode 100644 index 00000000..135cf812 --- /dev/null +++ b/src/places/24/folder-txt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-video.svg b/src/places/24/folder-video.svg new file mode 100644 index 00000000..cf17e553 --- /dev/null +++ b/src/places/24/folder-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder-wifi.svg b/src/places/24/folder-wifi.svg new file mode 100644 index 00000000..83b86119 --- /dev/null +++ b/src/places/24/folder-wifi.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/folder.svg b/src/places/24/folder.svg new file mode 100644 index 00000000..d8334d1a --- /dev/null +++ b/src/places/24/folder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/start-here.svg b/src/places/24/start-here.svg new file mode 100644 index 00000000..35f24540 --- /dev/null +++ b/src/places/24/start-here.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/places/24/user-trash-full.svg b/src/places/24/user-trash-full.svg new file mode 100644 index 00000000..72ff1179 --- /dev/null +++ b/src/places/24/user-trash-full.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/24/user-trash.svg b/src/places/24/user-trash.svg new file mode 100644 index 00000000..7b0c00a8 --- /dev/null +++ b/src/places/24/user-trash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/scalable/folder-bookmark.svg b/src/places/scalable/folder-bookmark.svg new file mode 100644 index 00000000..307ede7f --- /dev/null +++ b/src/places/scalable/folder-bookmark.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-cloud.svg b/src/places/scalable/folder-cloud.svg new file mode 100644 index 00000000..76e2e174 --- /dev/null +++ b/src/places/scalable/folder-cloud.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-code.svg b/src/places/scalable/folder-code.svg new file mode 100644 index 00000000..1cf41f33 --- /dev/null +++ b/src/places/scalable/folder-code.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-documents.svg b/src/places/scalable/folder-documents.svg new file mode 100644 index 00000000..81448d9f --- /dev/null +++ b/src/places/scalable/folder-documents.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-download.svg b/src/places/scalable/folder-download.svg new file mode 100644 index 00000000..a423aec0 --- /dev/null +++ b/src/places/scalable/folder-download.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-dropbox.svg b/src/places/scalable/folder-dropbox.svg new file mode 100644 index 00000000..4c2d3e92 --- /dev/null +++ b/src/places/scalable/folder-dropbox.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-games.svg b/src/places/scalable/folder-games.svg new file mode 100644 index 00000000..8504710d --- /dev/null +++ b/src/places/scalable/folder-games.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-github.svg b/src/places/scalable/folder-github.svg new file mode 100644 index 00000000..51d480c4 --- /dev/null +++ b/src/places/scalable/folder-github.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-html.svg b/src/places/scalable/folder-html.svg new file mode 100644 index 00000000..bfe95571 --- /dev/null +++ b/src/places/scalable/folder-html.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-images.svg b/src/places/scalable/folder-images.svg new file mode 100644 index 00000000..7c1e6129 --- /dev/null +++ b/src/places/scalable/folder-images.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-music.svg b/src/places/scalable/folder-music.svg new file mode 100644 index 00000000..bf35e533 --- /dev/null +++ b/src/places/scalable/folder-music.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-open.svg b/src/places/scalable/folder-open.svg new file mode 100644 index 00000000..32fdd98d --- /dev/null +++ b/src/places/scalable/folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-projects.svg b/src/places/scalable/folder-projects.svg new file mode 100644 index 00000000..728d4bdd --- /dev/null +++ b/src/places/scalable/folder-projects.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-public.svg b/src/places/scalable/folder-public.svg new file mode 100644 index 00000000..a01a4ca8 --- /dev/null +++ b/src/places/scalable/folder-public.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-root.svg b/src/places/scalable/folder-root.svg new file mode 100644 index 00000000..c06a163b --- /dev/null +++ b/src/places/scalable/folder-root.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-steam.svg b/src/places/scalable/folder-steam.svg new file mode 100644 index 00000000..1a1c7f4f --- /dev/null +++ b/src/places/scalable/folder-steam.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-temp.svg b/src/places/scalable/folder-temp.svg new file mode 100644 index 00000000..4cd679a4 --- /dev/null +++ b/src/places/scalable/folder-temp.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-templates.svg b/src/places/scalable/folder-templates.svg new file mode 100644 index 00000000..2b972aaa --- /dev/null +++ b/src/places/scalable/folder-templates.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-torrent.svg b/src/places/scalable/folder-torrent.svg new file mode 100644 index 00000000..8c80fac0 --- /dev/null +++ b/src/places/scalable/folder-torrent.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-vbox.svg b/src/places/scalable/folder-vbox.svg new file mode 100644 index 00000000..24762d68 --- /dev/null +++ b/src/places/scalable/folder-vbox.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-videos.svg b/src/places/scalable/folder-videos.svg new file mode 100644 index 00000000..6844160d --- /dev/null +++ b/src/places/scalable/folder-videos.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder-wine.svg b/src/places/scalable/folder-wine.svg new file mode 100644 index 00000000..20cb7a68 --- /dev/null +++ b/src/places/scalable/folder-wine.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/folder.svg b/src/places/scalable/folder.svg new file mode 100644 index 00000000..5037c386 --- /dev/null +++ b/src/places/scalable/folder.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-bookmark.svg b/src/places/scalable/green-folder-bookmark.svg new file mode 100644 index 00000000..a2d7b8d3 --- /dev/null +++ b/src/places/scalable/green-folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-cloud.svg b/src/places/scalable/green-folder-cloud.svg new file mode 100644 index 00000000..e3f676e4 --- /dev/null +++ b/src/places/scalable/green-folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-code.svg b/src/places/scalable/green-folder-code.svg new file mode 100644 index 00000000..b9d06183 --- /dev/null +++ b/src/places/scalable/green-folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-documents.svg b/src/places/scalable/green-folder-documents.svg new file mode 100644 index 00000000..555f167d --- /dev/null +++ b/src/places/scalable/green-folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-download.svg b/src/places/scalable/green-folder-download.svg new file mode 100644 index 00000000..9e8b8d03 --- /dev/null +++ b/src/places/scalable/green-folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-dropbox.svg b/src/places/scalable/green-folder-dropbox.svg new file mode 100644 index 00000000..5c941ec7 --- /dev/null +++ b/src/places/scalable/green-folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-games.svg b/src/places/scalable/green-folder-games.svg new file mode 100644 index 00000000..d21d10be --- /dev/null +++ b/src/places/scalable/green-folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-github.svg b/src/places/scalable/green-folder-github.svg new file mode 100644 index 00000000..07e884f3 --- /dev/null +++ b/src/places/scalable/green-folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-html.svg b/src/places/scalable/green-folder-html.svg new file mode 100644 index 00000000..6e7711a8 --- /dev/null +++ b/src/places/scalable/green-folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-images.svg b/src/places/scalable/green-folder-images.svg new file mode 100644 index 00000000..6e64cf2e --- /dev/null +++ b/src/places/scalable/green-folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-music.svg b/src/places/scalable/green-folder-music.svg new file mode 100644 index 00000000..e3bf01ab --- /dev/null +++ b/src/places/scalable/green-folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-open.svg b/src/places/scalable/green-folder-open.svg new file mode 100644 index 00000000..356e9fc9 --- /dev/null +++ b/src/places/scalable/green-folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-projects.svg b/src/places/scalable/green-folder-projects.svg new file mode 100644 index 00000000..6d973bca --- /dev/null +++ b/src/places/scalable/green-folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-public.svg b/src/places/scalable/green-folder-public.svg new file mode 100644 index 00000000..e568adfd --- /dev/null +++ b/src/places/scalable/green-folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-root.svg b/src/places/scalable/green-folder-root.svg new file mode 100644 index 00000000..ba82b9be --- /dev/null +++ b/src/places/scalable/green-folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-steam.svg b/src/places/scalable/green-folder-steam.svg new file mode 100644 index 00000000..b0175762 --- /dev/null +++ b/src/places/scalable/green-folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-temp.svg b/src/places/scalable/green-folder-temp.svg new file mode 100644 index 00000000..85d8517f --- /dev/null +++ b/src/places/scalable/green-folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-templates.svg b/src/places/scalable/green-folder-templates.svg new file mode 100644 index 00000000..af869132 --- /dev/null +++ b/src/places/scalable/green-folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-torrent.svg b/src/places/scalable/green-folder-torrent.svg new file mode 100644 index 00000000..0135cb93 --- /dev/null +++ b/src/places/scalable/green-folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-vbox.svg b/src/places/scalable/green-folder-vbox.svg new file mode 100644 index 00000000..8754360a --- /dev/null +++ b/src/places/scalable/green-folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-videos.svg b/src/places/scalable/green-folder-videos.svg new file mode 100644 index 00000000..5445e04d --- /dev/null +++ b/src/places/scalable/green-folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder-wine.svg b/src/places/scalable/green-folder-wine.svg new file mode 100644 index 00000000..c50b54ab --- /dev/null +++ b/src/places/scalable/green-folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-folder.svg b/src/places/scalable/green-folder.svg new file mode 100644 index 00000000..9561f8c1 --- /dev/null +++ b/src/places/scalable/green-folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-user-desktop.svg b/src/places/scalable/green-user-desktop.svg new file mode 100644 index 00000000..991a6edb --- /dev/null +++ b/src/places/scalable/green-user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/green-user-home.svg b/src/places/scalable/green-user-home.svg new file mode 100644 index 00000000..93242c9b --- /dev/null +++ b/src/places/scalable/green-user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-bookmark.svg b/src/places/scalable/grey-folder-bookmark.svg new file mode 100644 index 00000000..9dc33f7b --- /dev/null +++ b/src/places/scalable/grey-folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-cloud.svg b/src/places/scalable/grey-folder-cloud.svg new file mode 100644 index 00000000..e15f49ed --- /dev/null +++ b/src/places/scalable/grey-folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-code.svg b/src/places/scalable/grey-folder-code.svg new file mode 100644 index 00000000..dceb9d02 --- /dev/null +++ b/src/places/scalable/grey-folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-documents.svg b/src/places/scalable/grey-folder-documents.svg new file mode 100644 index 00000000..44f8008d --- /dev/null +++ b/src/places/scalable/grey-folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-download.svg b/src/places/scalable/grey-folder-download.svg new file mode 100644 index 00000000..a4d4420d --- /dev/null +++ b/src/places/scalable/grey-folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-dropbox.svg b/src/places/scalable/grey-folder-dropbox.svg new file mode 100644 index 00000000..834d9199 --- /dev/null +++ b/src/places/scalable/grey-folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-games.svg b/src/places/scalable/grey-folder-games.svg new file mode 100644 index 00000000..d02bdfcc --- /dev/null +++ b/src/places/scalable/grey-folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-github.svg b/src/places/scalable/grey-folder-github.svg new file mode 100644 index 00000000..ea8a90d6 --- /dev/null +++ b/src/places/scalable/grey-folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-html.svg b/src/places/scalable/grey-folder-html.svg new file mode 100644 index 00000000..2b5dc37d --- /dev/null +++ b/src/places/scalable/grey-folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-images.svg b/src/places/scalable/grey-folder-images.svg new file mode 100644 index 00000000..dc0bbe8e --- /dev/null +++ b/src/places/scalable/grey-folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-music.svg b/src/places/scalable/grey-folder-music.svg new file mode 100644 index 00000000..3701b1e5 --- /dev/null +++ b/src/places/scalable/grey-folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-open.svg b/src/places/scalable/grey-folder-open.svg new file mode 100644 index 00000000..610c46c6 --- /dev/null +++ b/src/places/scalable/grey-folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-projects.svg b/src/places/scalable/grey-folder-projects.svg new file mode 100644 index 00000000..dab36b4c --- /dev/null +++ b/src/places/scalable/grey-folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-public.svg b/src/places/scalable/grey-folder-public.svg new file mode 100644 index 00000000..6ddb65e4 --- /dev/null +++ b/src/places/scalable/grey-folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-root.svg b/src/places/scalable/grey-folder-root.svg new file mode 100644 index 00000000..9b1dcafc --- /dev/null +++ b/src/places/scalable/grey-folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-steam.svg b/src/places/scalable/grey-folder-steam.svg new file mode 100644 index 00000000..d8c36a30 --- /dev/null +++ b/src/places/scalable/grey-folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-temp.svg b/src/places/scalable/grey-folder-temp.svg new file mode 100644 index 00000000..179750e4 --- /dev/null +++ b/src/places/scalable/grey-folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-templates.svg b/src/places/scalable/grey-folder-templates.svg new file mode 100644 index 00000000..a8989fc9 --- /dev/null +++ b/src/places/scalable/grey-folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-torrent.svg b/src/places/scalable/grey-folder-torrent.svg new file mode 100644 index 00000000..1568b18e --- /dev/null +++ b/src/places/scalable/grey-folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-vbox.svg b/src/places/scalable/grey-folder-vbox.svg new file mode 100644 index 00000000..726ff185 --- /dev/null +++ b/src/places/scalable/grey-folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-videos.svg b/src/places/scalable/grey-folder-videos.svg new file mode 100644 index 00000000..3874af5c --- /dev/null +++ b/src/places/scalable/grey-folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder-wine.svg b/src/places/scalable/grey-folder-wine.svg new file mode 100644 index 00000000..d4240383 --- /dev/null +++ b/src/places/scalable/grey-folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-folder.svg b/src/places/scalable/grey-folder.svg new file mode 100644 index 00000000..5ce9c016 --- /dev/null +++ b/src/places/scalable/grey-folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-user-desktop.svg b/src/places/scalable/grey-user-desktop.svg new file mode 100644 index 00000000..05a177e6 --- /dev/null +++ b/src/places/scalable/grey-user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/grey-user-home.svg b/src/places/scalable/grey-user-home.svg new file mode 100644 index 00000000..2b7bf016 --- /dev/null +++ b/src/places/scalable/grey-user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/network-server.svg b/src/places/scalable/network-server.svg new file mode 100644 index 00000000..75d161b6 --- /dev/null +++ b/src/places/scalable/network-server.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-bookmark.svg b/src/places/scalable/orange-folder-bookmark.svg new file mode 100644 index 00000000..b17592fd --- /dev/null +++ b/src/places/scalable/orange-folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-cloud.svg b/src/places/scalable/orange-folder-cloud.svg new file mode 100644 index 00000000..b1cf8d3d --- /dev/null +++ b/src/places/scalable/orange-folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-code.svg b/src/places/scalable/orange-folder-code.svg new file mode 100644 index 00000000..b2ddb41e --- /dev/null +++ b/src/places/scalable/orange-folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-documents.svg b/src/places/scalable/orange-folder-documents.svg new file mode 100644 index 00000000..1d4003b2 --- /dev/null +++ b/src/places/scalable/orange-folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-download.svg b/src/places/scalable/orange-folder-download.svg new file mode 100644 index 00000000..979900b8 --- /dev/null +++ b/src/places/scalable/orange-folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-dropbox.svg b/src/places/scalable/orange-folder-dropbox.svg new file mode 100644 index 00000000..db0573be --- /dev/null +++ b/src/places/scalable/orange-folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-games.svg b/src/places/scalable/orange-folder-games.svg new file mode 100644 index 00000000..3998dee0 --- /dev/null +++ b/src/places/scalable/orange-folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-github.svg b/src/places/scalable/orange-folder-github.svg new file mode 100644 index 00000000..36e99d0d --- /dev/null +++ b/src/places/scalable/orange-folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-html.svg b/src/places/scalable/orange-folder-html.svg new file mode 100644 index 00000000..f7025377 --- /dev/null +++ b/src/places/scalable/orange-folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-images.svg b/src/places/scalable/orange-folder-images.svg new file mode 100644 index 00000000..35e7f296 --- /dev/null +++ b/src/places/scalable/orange-folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-music.svg b/src/places/scalable/orange-folder-music.svg new file mode 100644 index 00000000..aba777bb --- /dev/null +++ b/src/places/scalable/orange-folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-open.svg b/src/places/scalable/orange-folder-open.svg new file mode 100644 index 00000000..4b2c47fb --- /dev/null +++ b/src/places/scalable/orange-folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-projects.svg b/src/places/scalable/orange-folder-projects.svg new file mode 100644 index 00000000..6df25361 --- /dev/null +++ b/src/places/scalable/orange-folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-public.svg b/src/places/scalable/orange-folder-public.svg new file mode 100644 index 00000000..32a89c75 --- /dev/null +++ b/src/places/scalable/orange-folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-root.svg b/src/places/scalable/orange-folder-root.svg new file mode 100644 index 00000000..f9924a18 --- /dev/null +++ b/src/places/scalable/orange-folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-steam.svg b/src/places/scalable/orange-folder-steam.svg new file mode 100644 index 00000000..19cee7c4 --- /dev/null +++ b/src/places/scalable/orange-folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-temp.svg b/src/places/scalable/orange-folder-temp.svg new file mode 100644 index 00000000..b455dd08 --- /dev/null +++ b/src/places/scalable/orange-folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-templates.svg b/src/places/scalable/orange-folder-templates.svg new file mode 100644 index 00000000..24bacb86 --- /dev/null +++ b/src/places/scalable/orange-folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-torrent.svg b/src/places/scalable/orange-folder-torrent.svg new file mode 100644 index 00000000..aea796db --- /dev/null +++ b/src/places/scalable/orange-folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-vbox.svg b/src/places/scalable/orange-folder-vbox.svg new file mode 100644 index 00000000..9dc967df --- /dev/null +++ b/src/places/scalable/orange-folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-videos.svg b/src/places/scalable/orange-folder-videos.svg new file mode 100644 index 00000000..67d37e92 --- /dev/null +++ b/src/places/scalable/orange-folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder-wine.svg b/src/places/scalable/orange-folder-wine.svg new file mode 100644 index 00000000..f7877fe9 --- /dev/null +++ b/src/places/scalable/orange-folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-folder.svg b/src/places/scalable/orange-folder.svg new file mode 100644 index 00000000..c004e1e6 --- /dev/null +++ b/src/places/scalable/orange-folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-user-desktop.svg b/src/places/scalable/orange-user-desktop.svg new file mode 100644 index 00000000..bfeeeb31 --- /dev/null +++ b/src/places/scalable/orange-user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/orange-user-home.svg b/src/places/scalable/orange-user-home.svg new file mode 100644 index 00000000..83c7f17f --- /dev/null +++ b/src/places/scalable/orange-user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-bookmark.svg b/src/places/scalable/pink-folder-bookmark.svg new file mode 100644 index 00000000..008a6249 --- /dev/null +++ b/src/places/scalable/pink-folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-cloud.svg b/src/places/scalable/pink-folder-cloud.svg new file mode 100644 index 00000000..775688d1 --- /dev/null +++ b/src/places/scalable/pink-folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-code.svg b/src/places/scalable/pink-folder-code.svg new file mode 100644 index 00000000..c3505ea0 --- /dev/null +++ b/src/places/scalable/pink-folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-documents.svg b/src/places/scalable/pink-folder-documents.svg new file mode 100644 index 00000000..884fcc99 --- /dev/null +++ b/src/places/scalable/pink-folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-download.svg b/src/places/scalable/pink-folder-download.svg new file mode 100644 index 00000000..51dab5f7 --- /dev/null +++ b/src/places/scalable/pink-folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-dropbox.svg b/src/places/scalable/pink-folder-dropbox.svg new file mode 100644 index 00000000..dee9385c --- /dev/null +++ b/src/places/scalable/pink-folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-games.svg b/src/places/scalable/pink-folder-games.svg new file mode 100644 index 00000000..53ff533e --- /dev/null +++ b/src/places/scalable/pink-folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-github.svg b/src/places/scalable/pink-folder-github.svg new file mode 100644 index 00000000..3ab9bd10 --- /dev/null +++ b/src/places/scalable/pink-folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-html.svg b/src/places/scalable/pink-folder-html.svg new file mode 100644 index 00000000..16910e45 --- /dev/null +++ b/src/places/scalable/pink-folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-images.svg b/src/places/scalable/pink-folder-images.svg new file mode 100644 index 00000000..731b43fb --- /dev/null +++ b/src/places/scalable/pink-folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-music.svg b/src/places/scalable/pink-folder-music.svg new file mode 100644 index 00000000..9ea4560b --- /dev/null +++ b/src/places/scalable/pink-folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-open.svg b/src/places/scalable/pink-folder-open.svg new file mode 100644 index 00000000..835bcaf1 --- /dev/null +++ b/src/places/scalable/pink-folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-projects.svg b/src/places/scalable/pink-folder-projects.svg new file mode 100644 index 00000000..509fe827 --- /dev/null +++ b/src/places/scalable/pink-folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-public.svg b/src/places/scalable/pink-folder-public.svg new file mode 100644 index 00000000..bf7d964f --- /dev/null +++ b/src/places/scalable/pink-folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-root.svg b/src/places/scalable/pink-folder-root.svg new file mode 100644 index 00000000..c3ed08c7 --- /dev/null +++ b/src/places/scalable/pink-folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-steam.svg b/src/places/scalable/pink-folder-steam.svg new file mode 100644 index 00000000..2999a99e --- /dev/null +++ b/src/places/scalable/pink-folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-temp.svg b/src/places/scalable/pink-folder-temp.svg new file mode 100644 index 00000000..fb348a90 --- /dev/null +++ b/src/places/scalable/pink-folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-templates.svg b/src/places/scalable/pink-folder-templates.svg new file mode 100644 index 00000000..0d14b1f3 --- /dev/null +++ b/src/places/scalable/pink-folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-torrent.svg b/src/places/scalable/pink-folder-torrent.svg new file mode 100644 index 00000000..481d529b --- /dev/null +++ b/src/places/scalable/pink-folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-vbox.svg b/src/places/scalable/pink-folder-vbox.svg new file mode 100644 index 00000000..7aabeed4 --- /dev/null +++ b/src/places/scalable/pink-folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-videos.svg b/src/places/scalable/pink-folder-videos.svg new file mode 100644 index 00000000..32bedff3 --- /dev/null +++ b/src/places/scalable/pink-folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder-wine.svg b/src/places/scalable/pink-folder-wine.svg new file mode 100644 index 00000000..cede7cf2 --- /dev/null +++ b/src/places/scalable/pink-folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-folder.svg b/src/places/scalable/pink-folder.svg new file mode 100644 index 00000000..6ba38a46 --- /dev/null +++ b/src/places/scalable/pink-folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-user-desktop.svg b/src/places/scalable/pink-user-desktop.svg new file mode 100644 index 00000000..fa91bf49 --- /dev/null +++ b/src/places/scalable/pink-user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/pink-user-home.svg b/src/places/scalable/pink-user-home.svg new file mode 100644 index 00000000..0d7aa115 --- /dev/null +++ b/src/places/scalable/pink-user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-bookmark.svg b/src/places/scalable/purple-folder-bookmark.svg new file mode 100644 index 00000000..d7bcd3b3 --- /dev/null +++ b/src/places/scalable/purple-folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-cloud.svg b/src/places/scalable/purple-folder-cloud.svg new file mode 100644 index 00000000..a5da0b27 --- /dev/null +++ b/src/places/scalable/purple-folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-code.svg b/src/places/scalable/purple-folder-code.svg new file mode 100644 index 00000000..4c1adf47 --- /dev/null +++ b/src/places/scalable/purple-folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-documents.svg b/src/places/scalable/purple-folder-documents.svg new file mode 100644 index 00000000..e81f4707 --- /dev/null +++ b/src/places/scalable/purple-folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-download.svg b/src/places/scalable/purple-folder-download.svg new file mode 100644 index 00000000..da000dfd --- /dev/null +++ b/src/places/scalable/purple-folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-dropbox.svg b/src/places/scalable/purple-folder-dropbox.svg new file mode 100644 index 00000000..80f29978 --- /dev/null +++ b/src/places/scalable/purple-folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-games.svg b/src/places/scalable/purple-folder-games.svg new file mode 100644 index 00000000..4381f45d --- /dev/null +++ b/src/places/scalable/purple-folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-github.svg b/src/places/scalable/purple-folder-github.svg new file mode 100644 index 00000000..d473444c --- /dev/null +++ b/src/places/scalable/purple-folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-html.svg b/src/places/scalable/purple-folder-html.svg new file mode 100644 index 00000000..5c3f1cf7 --- /dev/null +++ b/src/places/scalable/purple-folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-images.svg b/src/places/scalable/purple-folder-images.svg new file mode 100644 index 00000000..eb0e3094 --- /dev/null +++ b/src/places/scalable/purple-folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-music.svg b/src/places/scalable/purple-folder-music.svg new file mode 100644 index 00000000..925d5722 --- /dev/null +++ b/src/places/scalable/purple-folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-open.svg b/src/places/scalable/purple-folder-open.svg new file mode 100644 index 00000000..79e932c5 --- /dev/null +++ b/src/places/scalable/purple-folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-projects.svg b/src/places/scalable/purple-folder-projects.svg new file mode 100644 index 00000000..59577dc8 --- /dev/null +++ b/src/places/scalable/purple-folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-public.svg b/src/places/scalable/purple-folder-public.svg new file mode 100644 index 00000000..10da21d3 --- /dev/null +++ b/src/places/scalable/purple-folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-root.svg b/src/places/scalable/purple-folder-root.svg new file mode 100644 index 00000000..61a27166 --- /dev/null +++ b/src/places/scalable/purple-folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-steam.svg b/src/places/scalable/purple-folder-steam.svg new file mode 100644 index 00000000..c6169e6d --- /dev/null +++ b/src/places/scalable/purple-folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-temp.svg b/src/places/scalable/purple-folder-temp.svg new file mode 100644 index 00000000..1179b378 --- /dev/null +++ b/src/places/scalable/purple-folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-templates.svg b/src/places/scalable/purple-folder-templates.svg new file mode 100644 index 00000000..b96478f0 --- /dev/null +++ b/src/places/scalable/purple-folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-torrent.svg b/src/places/scalable/purple-folder-torrent.svg new file mode 100644 index 00000000..b027e6cd --- /dev/null +++ b/src/places/scalable/purple-folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-vbox.svg b/src/places/scalable/purple-folder-vbox.svg new file mode 100644 index 00000000..19955fa3 --- /dev/null +++ b/src/places/scalable/purple-folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-videos.svg b/src/places/scalable/purple-folder-videos.svg new file mode 100644 index 00000000..ec067992 --- /dev/null +++ b/src/places/scalable/purple-folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder-wine.svg b/src/places/scalable/purple-folder-wine.svg new file mode 100644 index 00000000..edd265c5 --- /dev/null +++ b/src/places/scalable/purple-folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-folder.svg b/src/places/scalable/purple-folder.svg new file mode 100644 index 00000000..cb821a6e --- /dev/null +++ b/src/places/scalable/purple-folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-user-desktop.svg b/src/places/scalable/purple-user-desktop.svg new file mode 100644 index 00000000..bb122783 --- /dev/null +++ b/src/places/scalable/purple-user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/purple-user-home.svg b/src/places/scalable/purple-user-home.svg new file mode 100644 index 00000000..ed809087 --- /dev/null +++ b/src/places/scalable/purple-user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-bookmark.svg b/src/places/scalable/red-folder-bookmark.svg new file mode 100644 index 00000000..26c6b52f --- /dev/null +++ b/src/places/scalable/red-folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-cloud.svg b/src/places/scalable/red-folder-cloud.svg new file mode 100644 index 00000000..008e9048 --- /dev/null +++ b/src/places/scalable/red-folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-code.svg b/src/places/scalable/red-folder-code.svg new file mode 100644 index 00000000..66460c5f --- /dev/null +++ b/src/places/scalable/red-folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-documents.svg b/src/places/scalable/red-folder-documents.svg new file mode 100644 index 00000000..95a05963 --- /dev/null +++ b/src/places/scalable/red-folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-download.svg b/src/places/scalable/red-folder-download.svg new file mode 100644 index 00000000..0b4dcd7f --- /dev/null +++ b/src/places/scalable/red-folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-dropbox.svg b/src/places/scalable/red-folder-dropbox.svg new file mode 100644 index 00000000..8ab8d021 --- /dev/null +++ b/src/places/scalable/red-folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-games.svg b/src/places/scalable/red-folder-games.svg new file mode 100644 index 00000000..83886bd4 --- /dev/null +++ b/src/places/scalable/red-folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-github.svg b/src/places/scalable/red-folder-github.svg new file mode 100644 index 00000000..9c3db195 --- /dev/null +++ b/src/places/scalable/red-folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-html.svg b/src/places/scalable/red-folder-html.svg new file mode 100644 index 00000000..586449ff --- /dev/null +++ b/src/places/scalable/red-folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-images.svg b/src/places/scalable/red-folder-images.svg new file mode 100644 index 00000000..7663e2bb --- /dev/null +++ b/src/places/scalable/red-folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-music.svg b/src/places/scalable/red-folder-music.svg new file mode 100644 index 00000000..f8f6b561 --- /dev/null +++ b/src/places/scalable/red-folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-open.svg b/src/places/scalable/red-folder-open.svg new file mode 100644 index 00000000..2f55b5c0 --- /dev/null +++ b/src/places/scalable/red-folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-projects.svg b/src/places/scalable/red-folder-projects.svg new file mode 100644 index 00000000..95391792 --- /dev/null +++ b/src/places/scalable/red-folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-public.svg b/src/places/scalable/red-folder-public.svg new file mode 100644 index 00000000..840131b9 --- /dev/null +++ b/src/places/scalable/red-folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-root.svg b/src/places/scalable/red-folder-root.svg new file mode 100644 index 00000000..aaa725bd --- /dev/null +++ b/src/places/scalable/red-folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-steam.svg b/src/places/scalable/red-folder-steam.svg new file mode 100644 index 00000000..2b17605a --- /dev/null +++ b/src/places/scalable/red-folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-temp.svg b/src/places/scalable/red-folder-temp.svg new file mode 100644 index 00000000..0e7cb81e --- /dev/null +++ b/src/places/scalable/red-folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-templates.svg b/src/places/scalable/red-folder-templates.svg new file mode 100644 index 00000000..ef3a60e5 --- /dev/null +++ b/src/places/scalable/red-folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-torrent.svg b/src/places/scalable/red-folder-torrent.svg new file mode 100644 index 00000000..8110b744 --- /dev/null +++ b/src/places/scalable/red-folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-vbox.svg b/src/places/scalable/red-folder-vbox.svg new file mode 100644 index 00000000..78c0db44 --- /dev/null +++ b/src/places/scalable/red-folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-videos.svg b/src/places/scalable/red-folder-videos.svg new file mode 100644 index 00000000..2017d9c0 --- /dev/null +++ b/src/places/scalable/red-folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder-wine.svg b/src/places/scalable/red-folder-wine.svg new file mode 100644 index 00000000..b701c615 --- /dev/null +++ b/src/places/scalable/red-folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-folder.svg b/src/places/scalable/red-folder.svg new file mode 100644 index 00000000..e3708cb0 --- /dev/null +++ b/src/places/scalable/red-folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-user-desktop.svg b/src/places/scalable/red-user-desktop.svg new file mode 100644 index 00000000..20d25906 --- /dev/null +++ b/src/places/scalable/red-user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/red-user-home.svg b/src/places/scalable/red-user-home.svg new file mode 100644 index 00000000..bfce2a90 --- /dev/null +++ b/src/places/scalable/red-user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/user-desktop.svg b/src/places/scalable/user-desktop.svg new file mode 100644 index 00000000..384f8e90 --- /dev/null +++ b/src/places/scalable/user-desktop.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/user-home.svg b/src/places/scalable/user-home.svg new file mode 100644 index 00000000..597929a5 --- /dev/null +++ b/src/places/scalable/user-home.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/user-identity.svg b/src/places/scalable/user-identity.svg new file mode 100644 index 00000000..60f57d2a --- /dev/null +++ b/src/places/scalable/user-identity.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/places/scalable/user-trash-full.svg b/src/places/scalable/user-trash-full.svg new file mode 100644 index 00000000..f06b03bc --- /dev/null +++ b/src/places/scalable/user-trash-full.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/user-trash.svg b/src/places/scalable/user-trash.svg new file mode 100644 index 00000000..0fb30d31 --- /dev/null +++ b/src/places/scalable/user-trash.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-bookmark.svg b/src/places/scalable/yellow-folder-bookmark.svg new file mode 100644 index 00000000..a909fc98 --- /dev/null +++ b/src/places/scalable/yellow-folder-bookmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-cloud.svg b/src/places/scalable/yellow-folder-cloud.svg new file mode 100644 index 00000000..983e73b1 --- /dev/null +++ b/src/places/scalable/yellow-folder-cloud.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-code.svg b/src/places/scalable/yellow-folder-code.svg new file mode 100644 index 00000000..1c382ddf --- /dev/null +++ b/src/places/scalable/yellow-folder-code.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-documents.svg b/src/places/scalable/yellow-folder-documents.svg new file mode 100644 index 00000000..a74ad7db --- /dev/null +++ b/src/places/scalable/yellow-folder-documents.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-download.svg b/src/places/scalable/yellow-folder-download.svg new file mode 100644 index 00000000..a7c6741d --- /dev/null +++ b/src/places/scalable/yellow-folder-download.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-dropbox.svg b/src/places/scalable/yellow-folder-dropbox.svg new file mode 100644 index 00000000..e6f052f2 --- /dev/null +++ b/src/places/scalable/yellow-folder-dropbox.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-games.svg b/src/places/scalable/yellow-folder-games.svg new file mode 100644 index 00000000..0f986eaf --- /dev/null +++ b/src/places/scalable/yellow-folder-games.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-github.svg b/src/places/scalable/yellow-folder-github.svg new file mode 100644 index 00000000..0b9dcc0e --- /dev/null +++ b/src/places/scalable/yellow-folder-github.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-html.svg b/src/places/scalable/yellow-folder-html.svg new file mode 100644 index 00000000..4e924207 --- /dev/null +++ b/src/places/scalable/yellow-folder-html.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-images.svg b/src/places/scalable/yellow-folder-images.svg new file mode 100644 index 00000000..d65cc63c --- /dev/null +++ b/src/places/scalable/yellow-folder-images.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-music.svg b/src/places/scalable/yellow-folder-music.svg new file mode 100644 index 00000000..ca95ba05 --- /dev/null +++ b/src/places/scalable/yellow-folder-music.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-open.svg b/src/places/scalable/yellow-folder-open.svg new file mode 100644 index 00000000..0ff7243b --- /dev/null +++ b/src/places/scalable/yellow-folder-open.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-projects.svg b/src/places/scalable/yellow-folder-projects.svg new file mode 100644 index 00000000..0fe927bb --- /dev/null +++ b/src/places/scalable/yellow-folder-projects.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-public.svg b/src/places/scalable/yellow-folder-public.svg new file mode 100644 index 00000000..054a3b5e --- /dev/null +++ b/src/places/scalable/yellow-folder-public.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-root.svg b/src/places/scalable/yellow-folder-root.svg new file mode 100644 index 00000000..ad2951b9 --- /dev/null +++ b/src/places/scalable/yellow-folder-root.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-steam.svg b/src/places/scalable/yellow-folder-steam.svg new file mode 100644 index 00000000..4fca27f6 --- /dev/null +++ b/src/places/scalable/yellow-folder-steam.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-temp.svg b/src/places/scalable/yellow-folder-temp.svg new file mode 100644 index 00000000..71c50773 --- /dev/null +++ b/src/places/scalable/yellow-folder-temp.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-templates.svg b/src/places/scalable/yellow-folder-templates.svg new file mode 100644 index 00000000..9d072887 --- /dev/null +++ b/src/places/scalable/yellow-folder-templates.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-torrent.svg b/src/places/scalable/yellow-folder-torrent.svg new file mode 100644 index 00000000..41aba5b4 --- /dev/null +++ b/src/places/scalable/yellow-folder-torrent.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-vbox.svg b/src/places/scalable/yellow-folder-vbox.svg new file mode 100644 index 00000000..f72d15b0 --- /dev/null +++ b/src/places/scalable/yellow-folder-vbox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-videos.svg b/src/places/scalable/yellow-folder-videos.svg new file mode 100644 index 00000000..6e28ccd4 --- /dev/null +++ b/src/places/scalable/yellow-folder-videos.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder-wine.svg b/src/places/scalable/yellow-folder-wine.svg new file mode 100644 index 00000000..16ae52e6 --- /dev/null +++ b/src/places/scalable/yellow-folder-wine.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-folder.svg b/src/places/scalable/yellow-folder.svg new file mode 100644 index 00000000..610dfcfd --- /dev/null +++ b/src/places/scalable/yellow-folder.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-user-desktop.svg b/src/places/scalable/yellow-user-desktop.svg new file mode 100644 index 00000000..6d10b17c --- /dev/null +++ b/src/places/scalable/yellow-user-desktop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/scalable/yellow-user-home.svg b/src/places/scalable/yellow-user-home.svg new file mode 100644 index 00000000..29e4fcbb --- /dev/null +++ b/src/places/scalable/yellow-user-home.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/places/symbolic/bookmark-missing-symbolic.svg b/src/places/symbolic/bookmark-missing-symbolic.svg new file mode 100644 index 00000000..83b2f6bb --- /dev/null +++ b/src/places/symbolic/bookmark-missing-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/symbolic/document-open-recent-symbolic.svg b/src/places/symbolic/document-open-recent-symbolic.svg new file mode 100644 index 00000000..f7512cbd --- /dev/null +++ b/src/places/symbolic/document-open-recent-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/symbolic/find-here-symbolic.svg b/src/places/symbolic/find-here-symbolic.svg new file mode 100644 index 00000000..48f32c48 --- /dev/null +++ b/src/places/symbolic/find-here-symbolic.svg @@ -0,0 +1,9 @@ + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/src/places/symbolic/folder-activities-symbolic.svg b/src/places/symbolic/folder-activities-symbolic.svg new file mode 100644 index 00000000..191924ed --- /dev/null +++ b/src/places/symbolic/folder-activities-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/symbolic/folder-apple-symbolic.svg b/src/places/symbolic/folder-apple-symbolic.svg new file mode 100644 index 00000000..25d9c22e --- /dev/null +++ b/src/places/symbolic/folder-apple-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-cd-symbolic.svg b/src/places/symbolic/folder-cd-symbolic.svg new file mode 100644 index 00000000..2b7a79ec --- /dev/null +++ b/src/places/symbolic/folder-cd-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/symbolic/folder-copy-cloud-symbolic.svg b/src/places/symbolic/folder-copy-cloud-symbolic.svg new file mode 100644 index 00000000..f7a9262c --- /dev/null +++ b/src/places/symbolic/folder-copy-cloud-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-development-symbolic.svg b/src/places/symbolic/folder-development-symbolic.svg new file mode 100644 index 00000000..7d0920ff --- /dev/null +++ b/src/places/symbolic/folder-development-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-documents-symbolic.svg b/src/places/symbolic/folder-documents-symbolic.svg new file mode 100644 index 00000000..b301c689 --- /dev/null +++ b/src/places/symbolic/folder-documents-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-download-symbolic.svg b/src/places/symbolic/folder-download-symbolic.svg new file mode 100644 index 00000000..1b3aeb8a --- /dev/null +++ b/src/places/symbolic/folder-download-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-dropbox-symbolic.svg b/src/places/symbolic/folder-dropbox-symbolic.svg new file mode 100644 index 00000000..15524715 --- /dev/null +++ b/src/places/symbolic/folder-dropbox-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-games-symbolic.svg b/src/places/symbolic/folder-games-symbolic.svg new file mode 100644 index 00000000..f501faf7 --- /dev/null +++ b/src/places/symbolic/folder-games-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/places/symbolic/folder-git-symbolic.svg b/src/places/symbolic/folder-git-symbolic.svg new file mode 100644 index 00000000..c9e9d513 --- /dev/null +++ b/src/places/symbolic/folder-git-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-github-symbolic.svg b/src/places/symbolic/folder-github-symbolic.svg new file mode 100644 index 00000000..8cdf0ddf --- /dev/null +++ b/src/places/symbolic/folder-github-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-gitlab-symbolic.svg b/src/places/symbolic/folder-gitlab-symbolic.svg new file mode 100644 index 00000000..2971d866 --- /dev/null +++ b/src/places/symbolic/folder-gitlab-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-gnome-symbolic.svg b/src/places/symbolic/folder-gnome-symbolic.svg new file mode 100644 index 00000000..40668f98 --- /dev/null +++ b/src/places/symbolic/folder-gnome-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-google-drive-symbolic.svg b/src/places/symbolic/folder-google-drive-symbolic.svg new file mode 100644 index 00000000..da237843 --- /dev/null +++ b/src/places/symbolic/folder-google-drive-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-image-people-symbolic.svg b/src/places/symbolic/folder-image-people-symbolic.svg new file mode 100644 index 00000000..69474b9e --- /dev/null +++ b/src/places/symbolic/folder-image-people-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-important-symbolic.svg b/src/places/symbolic/folder-important-symbolic.svg new file mode 100644 index 00000000..08fb1782 --- /dev/null +++ b/src/places/symbolic/folder-important-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-java-symbolic.svg b/src/places/symbolic/folder-java-symbolic.svg new file mode 100644 index 00000000..276714c6 --- /dev/null +++ b/src/places/symbolic/folder-java-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-locked-symbolic.svg b/src/places/symbolic/folder-locked-symbolic.svg new file mode 100644 index 00000000..fbf365e6 --- /dev/null +++ b/src/places/symbolic/folder-locked-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/symbolic/folder-mail-cloud-symbolic.svg b/src/places/symbolic/folder-mail-cloud-symbolic.svg new file mode 100644 index 00000000..83c4cfb6 --- /dev/null +++ b/src/places/symbolic/folder-mail-cloud-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-mail-symbolic.svg b/src/places/symbolic/folder-mail-symbolic.svg new file mode 100644 index 00000000..6c65337c --- /dev/null +++ b/src/places/symbolic/folder-mail-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-mega-symbolic.svg b/src/places/symbolic/folder-mega-symbolic.svg new file mode 100644 index 00000000..a347a4c3 --- /dev/null +++ b/src/places/symbolic/folder-mega-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-meocloud-symbolic.svg b/src/places/symbolic/folder-meocloud-symbolic.svg new file mode 100644 index 00000000..4d67285f --- /dev/null +++ b/src/places/symbolic/folder-meocloud-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-music-symbolic.svg b/src/places/symbolic/folder-music-symbolic.svg new file mode 100644 index 00000000..ae6df25f --- /dev/null +++ b/src/places/symbolic/folder-music-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-new-symbolic.svg b/src/places/symbolic/folder-new-symbolic.svg new file mode 100644 index 00000000..366d7c2d --- /dev/null +++ b/src/places/symbolic/folder-new-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/symbolic/folder-open-recent-symbolic.svg b/src/places/symbolic/folder-open-recent-symbolic.svg new file mode 100644 index 00000000..5b9667f8 --- /dev/null +++ b/src/places/symbolic/folder-open-recent-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/symbolic/folder-open-symbolic.svg b/src/places/symbolic/folder-open-symbolic.svg new file mode 100644 index 00000000..16805b8a --- /dev/null +++ b/src/places/symbolic/folder-open-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-owncloud-symbolic.svg b/src/places/symbolic/folder-owncloud-symbolic.svg new file mode 100644 index 00000000..668244fa --- /dev/null +++ b/src/places/symbolic/folder-owncloud-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-pcloud-symbolic.svg b/src/places/symbolic/folder-pcloud-symbolic.svg new file mode 100644 index 00000000..b9383bb7 --- /dev/null +++ b/src/places/symbolic/folder-pcloud-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-pictures-symbolic.svg b/src/places/symbolic/folder-pictures-symbolic.svg new file mode 100644 index 00000000..092f2278 --- /dev/null +++ b/src/places/symbolic/folder-pictures-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-print-symbolic.svg b/src/places/symbolic/folder-print-symbolic.svg new file mode 100644 index 00000000..1414c57f --- /dev/null +++ b/src/places/symbolic/folder-print-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/places/symbolic/folder-private-symbolic.svg b/src/places/symbolic/folder-private-symbolic.svg new file mode 100644 index 00000000..f42d91ad --- /dev/null +++ b/src/places/symbolic/folder-private-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-publicshare-symbolic.svg b/src/places/symbolic/folder-publicshare-symbolic.svg new file mode 100644 index 00000000..91651968 --- /dev/null +++ b/src/places/symbolic/folder-publicshare-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-remote-symbolic.svg b/src/places/symbolic/folder-remote-symbolic.svg new file mode 100644 index 00000000..67c7708a --- /dev/null +++ b/src/places/symbolic/folder-remote-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-root-symbolic.svg b/src/places/symbolic/folder-root-symbolic.svg new file mode 100644 index 00000000..0037b950 --- /dev/null +++ b/src/places/symbolic/folder-root-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-saved-search-symbolic.svg b/src/places/symbolic/folder-saved-search-symbolic.svg new file mode 100644 index 00000000..303ab258 --- /dev/null +++ b/src/places/symbolic/folder-saved-search-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-script-symbolic.svg b/src/places/symbolic/folder-script-symbolic.svg new file mode 100644 index 00000000..ef943ff2 --- /dev/null +++ b/src/places/symbolic/folder-script-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/symbolic/folder-steam-symbolic.svg b/src/places/symbolic/folder-steam-symbolic.svg new file mode 100644 index 00000000..4439bd0c --- /dev/null +++ b/src/places/symbolic/folder-steam-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/places/symbolic/folder-symbolic.svg b/src/places/symbolic/folder-symbolic.svg new file mode 100644 index 00000000..05e119d9 --- /dev/null +++ b/src/places/symbolic/folder-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-tar-symbolic.svg b/src/places/symbolic/folder-tar-symbolic.svg new file mode 100644 index 00000000..3638ad97 --- /dev/null +++ b/src/places/symbolic/folder-tar-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-templates-symbolic.svg b/src/places/symbolic/folder-templates-symbolic.svg new file mode 100644 index 00000000..abcd8f0f --- /dev/null +++ b/src/places/symbolic/folder-templates-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-torrent-symbolic.svg b/src/places/symbolic/folder-torrent-symbolic.svg new file mode 100644 index 00000000..2e996a0f --- /dev/null +++ b/src/places/symbolic/folder-torrent-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/folder-unlocked-symbolic.svg b/src/places/symbolic/folder-unlocked-symbolic.svg new file mode 100644 index 00000000..79048715 --- /dev/null +++ b/src/places/symbolic/folder-unlocked-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/places/symbolic/folder-vbox-symbolic.svg b/src/places/symbolic/folder-vbox-symbolic.svg new file mode 100644 index 00000000..efd0bfff --- /dev/null +++ b/src/places/symbolic/folder-vbox-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-videos-symbolic.svg b/src/places/symbolic/folder-videos-symbolic.svg new file mode 100644 index 00000000..7738f1db --- /dev/null +++ b/src/places/symbolic/folder-videos-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-wifi-symbolic.svg b/src/places/symbolic/folder-wifi-symbolic.svg new file mode 100644 index 00000000..461105de --- /dev/null +++ b/src/places/symbolic/folder-wifi-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/folder-wine-symbolic.svg b/src/places/symbolic/folder-wine-symbolic.svg new file mode 100644 index 00000000..46265c5c --- /dev/null +++ b/src/places/symbolic/folder-wine-symbolic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/places/symbolic/folder-yandex-disk-symbolic.svg b/src/places/symbolic/folder-yandex-disk-symbolic.svg new file mode 100644 index 00000000..437e953b --- /dev/null +++ b/src/places/symbolic/folder-yandex-disk-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/places/symbolic/internet-radio-symbolic.svg b/src/places/symbolic/internet-radio-symbolic.svg new file mode 100644 index 00000000..9d6c3ed9 --- /dev/null +++ b/src/places/symbolic/internet-radio-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/mail-folder-inbox-symbolic.svg b/src/places/symbolic/mail-folder-inbox-symbolic.svg new file mode 100644 index 00000000..38c7e8e1 --- /dev/null +++ b/src/places/symbolic/mail-folder-inbox-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/places/symbolic/mail-folder-outbox-symbolic.svg b/src/places/symbolic/mail-folder-outbox-symbolic.svg new file mode 100644 index 00000000..758070ec --- /dev/null +++ b/src/places/symbolic/mail-folder-outbox-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/places/symbolic/network-server-database-symbolic.svg b/src/places/symbolic/network-server-database-symbolic.svg new file mode 100644 index 00000000..65868499 --- /dev/null +++ b/src/places/symbolic/network-server-database-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/network-server-symbolic.svg b/src/places/symbolic/network-server-symbolic.svg new file mode 100644 index 00000000..645e3a7a --- /dev/null +++ b/src/places/symbolic/network-server-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/places/symbolic/network-workgroup-symbolic.svg b/src/places/symbolic/network-workgroup-symbolic.svg new file mode 100644 index 00000000..631781d6 --- /dev/null +++ b/src/places/symbolic/network-workgroup-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/playlist-queue-symbolic.svg b/src/places/symbolic/playlist-queue-symbolic.svg new file mode 100644 index 00000000..2d6570ab --- /dev/null +++ b/src/places/symbolic/playlist-queue-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/places/symbolic/playlist-symbolic.svg b/src/places/symbolic/playlist-symbolic.svg new file mode 100644 index 00000000..8ef03190 --- /dev/null +++ b/src/places/symbolic/playlist-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/places/symbolic/user-bookmarks-symbolic.svg b/src/places/symbolic/user-bookmarks-symbolic.svg new file mode 100644 index 00000000..a8361e2d --- /dev/null +++ b/src/places/symbolic/user-bookmarks-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/user-desktop-symbolic.svg b/src/places/symbolic/user-desktop-symbolic.svg new file mode 100644 index 00000000..5478ba0a --- /dev/null +++ b/src/places/symbolic/user-desktop-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/user-home-symbolic.svg b/src/places/symbolic/user-home-symbolic.svg new file mode 100644 index 00000000..fdf2016f --- /dev/null +++ b/src/places/symbolic/user-home-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/user-trash-full-symbolic.svg b/src/places/symbolic/user-trash-full-symbolic.svg new file mode 100644 index 00000000..5ffe6e18 --- /dev/null +++ b/src/places/symbolic/user-trash-full-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/places/symbolic/user-trash-symbolic.svg b/src/places/symbolic/user-trash-symbolic.svg new file mode 100644 index 00000000..f2e33954 --- /dev/null +++ b/src/places/symbolic/user-trash-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/account-logged-in.svg b/src/status/16/account-logged-in.svg new file mode 100644 index 00000000..e80232eb --- /dev/null +++ b/src/status/16/account-logged-in.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/applications-chat-panel.svg b/src/status/16/applications-chat-panel.svg new file mode 100644 index 00000000..64e9e1c6 --- /dev/null +++ b/src/status/16/applications-chat-panel.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/applications-email-panel.svg b/src/status/16/applications-email-panel.svg new file mode 100644 index 00000000..9b5dac82 --- /dev/null +++ b/src/status/16/applications-email-panel.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/audio-recorder-paused.svg b/src/status/16/audio-recorder-paused.svg new file mode 100644 index 00000000..56616f44 --- /dev/null +++ b/src/status/16/audio-recorder-paused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/audio-volume-high-panel.svg b/src/status/16/audio-volume-high-panel.svg new file mode 100644 index 00000000..423ecbe0 --- /dev/null +++ b/src/status/16/audio-volume-high-panel.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/16/audio-volume-low-panel.svg b/src/status/16/audio-volume-low-panel.svg new file mode 100644 index 00000000..f308913d --- /dev/null +++ b/src/status/16/audio-volume-low-panel.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/16/audio-volume-medium-panel.svg b/src/status/16/audio-volume-medium-panel.svg new file mode 100644 index 00000000..1152de26 --- /dev/null +++ b/src/status/16/audio-volume-medium-panel.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/16/audio-volume-muted-blocking-panel.svg b/src/status/16/audio-volume-muted-blocking-panel.svg new file mode 100644 index 00000000..276e4ab9 --- /dev/null +++ b/src/status/16/audio-volume-muted-blocking-panel.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/battery-040.svg b/src/status/16/battery-040.svg new file mode 100644 index 00000000..45556772 --- /dev/null +++ b/src/status/16/battery-040.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/battery-caution-charging.svg b/src/status/16/battery-caution-charging.svg new file mode 100644 index 00000000..4056d7f8 --- /dev/null +++ b/src/status/16/battery-caution-charging.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/battery-caution.svg b/src/status/16/battery-caution.svg new file mode 100644 index 00000000..3b657ac7 --- /dev/null +++ b/src/status/16/battery-caution.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/battery-empty-charging.svg b/src/status/16/battery-empty-charging.svg new file mode 100644 index 00000000..95425b12 --- /dev/null +++ b/src/status/16/battery-empty-charging.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/battery-empty.svg b/src/status/16/battery-empty.svg new file mode 100644 index 00000000..86c86881 --- /dev/null +++ b/src/status/16/battery-empty.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/battery-full-charging.svg b/src/status/16/battery-full-charging.svg new file mode 100644 index 00000000..2677b162 --- /dev/null +++ b/src/status/16/battery-full-charging.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/battery-full.svg b/src/status/16/battery-full.svg new file mode 100644 index 00000000..7845d819 --- /dev/null +++ b/src/status/16/battery-full.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/battery-good-charging.svg b/src/status/16/battery-good-charging.svg new file mode 100644 index 00000000..227bde55 --- /dev/null +++ b/src/status/16/battery-good-charging.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/battery-good.svg b/src/status/16/battery-good.svg new file mode 100644 index 00000000..7a7acb12 --- /dev/null +++ b/src/status/16/battery-good.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/battery-low-charging.svg b/src/status/16/battery-low-charging.svg new file mode 100644 index 00000000..5f378463 --- /dev/null +++ b/src/status/16/battery-low-charging.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/battery-low.svg b/src/status/16/battery-low.svg new file mode 100644 index 00000000..95c7d28a --- /dev/null +++ b/src/status/16/battery-low.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/battery-missing.svg b/src/status/16/battery-missing.svg new file mode 100644 index 00000000..36c42e89 --- /dev/null +++ b/src/status/16/battery-missing.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/bluetooth-active.svg b/src/status/16/bluetooth-active.svg new file mode 100644 index 00000000..e54c9372 --- /dev/null +++ b/src/status/16/bluetooth-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/bluetooth-disabled.svg b/src/status/16/bluetooth-disabled.svg new file mode 100644 index 00000000..46aded6c --- /dev/null +++ b/src/status/16/bluetooth-disabled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/bluetooth-paired.svg b/src/status/16/bluetooth-paired.svg new file mode 100644 index 00000000..425c9b3d --- /dev/null +++ b/src/status/16/bluetooth-paired.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/caffeine-cup-empty.svg b/src/status/16/caffeine-cup-empty.svg new file mode 100644 index 00000000..53bb4324 --- /dev/null +++ b/src/status/16/caffeine-cup-empty.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/16/caffeine-cup-full.svg b/src/status/16/caffeine-cup-full.svg new file mode 100644 index 00000000..13bd7723 --- /dev/null +++ b/src/status/16/caffeine-cup-full.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/16/camera-off.svg b/src/status/16/camera-off.svg new file mode 100644 index 00000000..54ce5e72 --- /dev/null +++ b/src/status/16/camera-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/camera-on.svg b/src/status/16/camera-on.svg new file mode 100644 index 00000000..5ea10298 --- /dev/null +++ b/src/status/16/camera-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/camera-ready.svg b/src/status/16/camera-ready.svg new file mode 100644 index 00000000..5ea10298 --- /dev/null +++ b/src/status/16/camera-ready.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/changes-allow.svg b/src/status/16/changes-allow.svg new file mode 100644 index 00000000..725d6f66 --- /dev/null +++ b/src/status/16/changes-allow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/changes-prevent.svg b/src/status/16/changes-prevent.svg new file mode 100644 index 00000000..61b172ef --- /dev/null +++ b/src/status/16/changes-prevent.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/clipit-trayicon.svg b/src/status/16/clipit-trayicon.svg new file mode 100644 index 00000000..c6b24224 --- /dev/null +++ b/src/status/16/clipit-trayicon.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/fcitx-anthy-panel.svg b/src/status/16/fcitx-anthy-panel.svg new file mode 100644 index 00000000..d3f24179 --- /dev/null +++ b/src/status/16/fcitx-anthy-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-cangjie-panel.svg b/src/status/16/fcitx-cangjie-panel.svg new file mode 100644 index 00000000..456ff395 --- /dev/null +++ b/src/status/16/fcitx-cangjie-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-chewing-panel.svg b/src/status/16/fcitx-chewing-panel.svg new file mode 100644 index 00000000..25d91e55 --- /dev/null +++ b/src/status/16/fcitx-chewing-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-erbi-panel.svg b/src/status/16/fcitx-erbi-panel.svg new file mode 100644 index 00000000..d4508ebf --- /dev/null +++ b/src/status/16/fcitx-erbi-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-googlepinyin-panel.svg b/src/status/16/fcitx-googlepinyin-panel.svg new file mode 100644 index 00000000..4b768ae6 --- /dev/null +++ b/src/status/16/fcitx-googlepinyin-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-hangul-panel.svg b/src/status/16/fcitx-hangul-panel.svg new file mode 100644 index 00000000..7afc712d --- /dev/null +++ b/src/status/16/fcitx-hangul-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-kkc-panel.svg b/src/status/16/fcitx-kkc-panel.svg new file mode 100644 index 00000000..f65efb0d --- /dev/null +++ b/src/status/16/fcitx-kkc-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-pinyin-panel.svg b/src/status/16/fcitx-pinyin-panel.svg new file mode 100644 index 00000000..f187b9b8 --- /dev/null +++ b/src/status/16/fcitx-pinyin-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-rime-panel.svg b/src/status/16/fcitx-rime-panel.svg new file mode 100644 index 00000000..cb048811 --- /dev/null +++ b/src/status/16/fcitx-rime-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-sayura-panel.svg b/src/status/16/fcitx-sayura-panel.svg new file mode 100644 index 00000000..c87d7060 --- /dev/null +++ b/src/status/16/fcitx-sayura-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-shuangpin-panel.svg b/src/status/16/fcitx-shuangpin-panel.svg new file mode 100644 index 00000000..1de1d4e3 --- /dev/null +++ b/src/status/16/fcitx-shuangpin-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-skk-panel.svg b/src/status/16/fcitx-skk-panel.svg new file mode 100644 index 00000000..aec54357 --- /dev/null +++ b/src/status/16/fcitx-skk-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-sogoupinyin.svg b/src/status/16/fcitx-sogoupinyin.svg new file mode 100644 index 00000000..c28192a7 --- /dev/null +++ b/src/status/16/fcitx-sogoupinyin.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/fcitx-sunpinyin-panel.svg b/src/status/16/fcitx-sunpinyin-panel.svg new file mode 100644 index 00000000..aa63a64c --- /dev/null +++ b/src/status/16/fcitx-sunpinyin-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-unikey-panel.svg b/src/status/16/fcitx-unikey-panel.svg new file mode 100644 index 00000000..9e688a8a --- /dev/null +++ b/src/status/16/fcitx-unikey-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-wubi-panel.svg b/src/status/16/fcitx-wubi-panel.svg new file mode 100644 index 00000000..f5bc4eb1 --- /dev/null +++ b/src/status/16/fcitx-wubi-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/fcitx-ziranma-panel.svg b/src/status/16/fcitx-ziranma-panel.svg new file mode 100644 index 00000000..bbfea9fc --- /dev/null +++ b/src/status/16/fcitx-ziranma-panel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/flameshot.svg b/src/status/16/flameshot.svg new file mode 100644 index 00000000..ef32b9be --- /dev/null +++ b/src/status/16/flameshot.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/gpm-brightness-lcd-disabled.svg b/src/status/16/gpm-brightness-lcd-disabled.svg new file mode 100644 index 00000000..6748bce4 --- /dev/null +++ b/src/status/16/gpm-brightness-lcd-disabled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/gpm-brightness-lcd-invalid.svg b/src/status/16/gpm-brightness-lcd-invalid.svg new file mode 100644 index 00000000..ec5d8963 --- /dev/null +++ b/src/status/16/gpm-brightness-lcd-invalid.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/gpm-keyboard-000.svg b/src/status/16/gpm-keyboard-000.svg new file mode 100644 index 00000000..b0e2d057 --- /dev/null +++ b/src/status/16/gpm-keyboard-000.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/status/16/gpm-keyboard-020.svg b/src/status/16/gpm-keyboard-020.svg new file mode 100644 index 00000000..4485aa74 --- /dev/null +++ b/src/status/16/gpm-keyboard-020.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/gpm-keyboard-040.svg b/src/status/16/gpm-keyboard-040.svg new file mode 100644 index 00000000..4485aa74 --- /dev/null +++ b/src/status/16/gpm-keyboard-040.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/gpm-keyboard-060.svg b/src/status/16/gpm-keyboard-060.svg new file mode 100644 index 00000000..4485aa74 --- /dev/null +++ b/src/status/16/gpm-keyboard-060.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/gpm-keyboard-080.svg b/src/status/16/gpm-keyboard-080.svg new file mode 100644 index 00000000..4485aa74 --- /dev/null +++ b/src/status/16/gpm-keyboard-080.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/gpm-keyboard-100.svg b/src/status/16/gpm-keyboard-100.svg new file mode 100644 index 00000000..4485aa74 --- /dev/null +++ b/src/status/16/gpm-keyboard-100.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/gpm-mouse-000.svg b/src/status/16/gpm-mouse-000.svg new file mode 100644 index 00000000..65644875 --- /dev/null +++ b/src/status/16/gpm-mouse-000.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/gpm-mouse-020.svg b/src/status/16/gpm-mouse-020.svg new file mode 100644 index 00000000..65644875 --- /dev/null +++ b/src/status/16/gpm-mouse-020.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/gpm-mouse-040.svg b/src/status/16/gpm-mouse-040.svg new file mode 100644 index 00000000..3ccc2cfb --- /dev/null +++ b/src/status/16/gpm-mouse-040.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/gpm-mouse-060.svg b/src/status/16/gpm-mouse-060.svg new file mode 100644 index 00000000..3ccc2cfb --- /dev/null +++ b/src/status/16/gpm-mouse-060.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/gpm-mouse-080.svg b/src/status/16/gpm-mouse-080.svg new file mode 100644 index 00000000..3ccc2cfb --- /dev/null +++ b/src/status/16/gpm-mouse-080.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/gpm-mouse-100.svg b/src/status/16/gpm-mouse-100.svg new file mode 100644 index 00000000..8877da71 --- /dev/null +++ b/src/status/16/gpm-mouse-100.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/indicator-keyboard.svg b/src/status/16/indicator-keyboard.svg new file mode 100644 index 00000000..542339ea --- /dev/null +++ b/src/status/16/indicator-keyboard.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/indicator-messages-new.svg b/src/status/16/indicator-messages-new.svg new file mode 100644 index 00000000..211aa6bc --- /dev/null +++ b/src/status/16/indicator-messages-new.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/indicator-messages-red.svg b/src/status/16/indicator-messages-red.svg new file mode 100644 index 00000000..dd1ab3f3 --- /dev/null +++ b/src/status/16/indicator-messages-red.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/16/indicator-messages.svg b/src/status/16/indicator-messages.svg new file mode 100644 index 00000000..42536999 --- /dev/null +++ b/src/status/16/indicator-messages.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/16/keyboard-battery-caution.svg b/src/status/16/keyboard-battery-caution.svg new file mode 100644 index 00000000..91a98bfb --- /dev/null +++ b/src/status/16/keyboard-battery-caution.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/keyboard-battery-empty.svg b/src/status/16/keyboard-battery-empty.svg new file mode 100644 index 00000000..c150086e --- /dev/null +++ b/src/status/16/keyboard-battery-empty.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/keyboard-battery-full.svg b/src/status/16/keyboard-battery-full.svg new file mode 100644 index 00000000..2e0c8b48 --- /dev/null +++ b/src/status/16/keyboard-battery-full.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/keyboard-battery-good.svg b/src/status/16/keyboard-battery-good.svg new file mode 100644 index 00000000..b6ff4c75 --- /dev/null +++ b/src/status/16/keyboard-battery-good.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/keyboard-battery-low.svg b/src/status/16/keyboard-battery-low.svg new file mode 100644 index 00000000..f65e7bae --- /dev/null +++ b/src/status/16/keyboard-battery-low.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/keyboard-battery-medium.svg b/src/status/16/keyboard-battery-medium.svg new file mode 100644 index 00000000..a46db334 --- /dev/null +++ b/src/status/16/keyboard-battery-medium.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/krb-expiring-ticket.svg b/src/status/16/krb-expiring-ticket.svg new file mode 100644 index 00000000..8250f0c9 --- /dev/null +++ b/src/status/16/krb-expiring-ticket.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/krb-no-valid-ticket.svg b/src/status/16/krb-no-valid-ticket.svg new file mode 100644 index 00000000..90bb3bff --- /dev/null +++ b/src/status/16/krb-no-valid-ticket.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/manjaro.svg b/src/status/16/manjaro.svg new file mode 100644 index 00000000..b32f9b28 --- /dev/null +++ b/src/status/16/manjaro.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/microphone-sensitivity-high.svg b/src/status/16/microphone-sensitivity-high.svg new file mode 100644 index 00000000..0ee982fa --- /dev/null +++ b/src/status/16/microphone-sensitivity-high.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/microphone-sensitivity-low.svg b/src/status/16/microphone-sensitivity-low.svg new file mode 100644 index 00000000..29115209 --- /dev/null +++ b/src/status/16/microphone-sensitivity-low.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/microphone-sensitivity-medium.svg b/src/status/16/microphone-sensitivity-medium.svg new file mode 100644 index 00000000..3b66c6c3 --- /dev/null +++ b/src/status/16/microphone-sensitivity-medium.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/status/16/microphone-sensitivity-muted.svg b/src/status/16/microphone-sensitivity-muted.svg new file mode 100644 index 00000000..24f3de34 --- /dev/null +++ b/src/status/16/microphone-sensitivity-muted.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/mintupdate-checking.svg b/src/status/16/mintupdate-checking.svg new file mode 100644 index 00000000..a242f6d6 --- /dev/null +++ b/src/status/16/mintupdate-checking.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/mintupdate-error.svg b/src/status/16/mintupdate-error.svg new file mode 100644 index 00000000..5b7fbf1c --- /dev/null +++ b/src/status/16/mintupdate-error.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/mintupdate-installing.svg b/src/status/16/mintupdate-installing.svg new file mode 100644 index 00000000..456bb113 --- /dev/null +++ b/src/status/16/mintupdate-installing.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/mintupdate-up-to-date.svg b/src/status/16/mintupdate-up-to-date.svg new file mode 100644 index 00000000..816381ee --- /dev/null +++ b/src/status/16/mintupdate-up-to-date.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/mintupdate-updates-available.svg b/src/status/16/mintupdate-updates-available.svg new file mode 100644 index 00000000..d1d45fbe --- /dev/null +++ b/src/status/16/mintupdate-updates-available.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/mouse-battery-caution.svg b/src/status/16/mouse-battery-caution.svg new file mode 100644 index 00000000..b2bb2405 --- /dev/null +++ b/src/status/16/mouse-battery-caution.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/mouse-battery-empty.svg b/src/status/16/mouse-battery-empty.svg new file mode 100644 index 00000000..4aa33b27 --- /dev/null +++ b/src/status/16/mouse-battery-empty.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/mouse-battery-full.svg b/src/status/16/mouse-battery-full.svg new file mode 100644 index 00000000..977543df --- /dev/null +++ b/src/status/16/mouse-battery-full.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/mouse-battery-good.svg b/src/status/16/mouse-battery-good.svg new file mode 100644 index 00000000..80484a81 --- /dev/null +++ b/src/status/16/mouse-battery-good.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/mouse-battery-low.svg b/src/status/16/mouse-battery-low.svg new file mode 100644 index 00000000..0b5f93c0 --- /dev/null +++ b/src/status/16/mouse-battery-low.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/mouse-battery-medium.svg b/src/status/16/mouse-battery-medium.svg new file mode 100644 index 00000000..7b9fb19d --- /dev/null +++ b/src/status/16/mouse-battery-medium.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/network-cellular-acquiring.svg b/src/status/16/network-cellular-acquiring.svg new file mode 100644 index 00000000..1ef8ceba --- /dev/null +++ b/src/status/16/network-cellular-acquiring.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-no-route.svg b/src/status/16/network-cellular-no-route.svg new file mode 100644 index 00000000..fea4fa4e --- /dev/null +++ b/src/status/16/network-cellular-no-route.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-offline.svg b/src/status/16/network-cellular-offline.svg new file mode 100644 index 00000000..931c5ae8 --- /dev/null +++ b/src/status/16/network-cellular-offline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-secure-signal-excellent.svg b/src/status/16/network-cellular-secure-signal-excellent.svg new file mode 100644 index 00000000..4f3ffbde --- /dev/null +++ b/src/status/16/network-cellular-secure-signal-excellent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-secure-signal-good.svg b/src/status/16/network-cellular-secure-signal-good.svg new file mode 100644 index 00000000..0afb2f9f --- /dev/null +++ b/src/status/16/network-cellular-secure-signal-good.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-secure-signal-low.svg b/src/status/16/network-cellular-secure-signal-low.svg new file mode 100644 index 00000000..9a44ce2f --- /dev/null +++ b/src/status/16/network-cellular-secure-signal-low.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-secure-signal-none.svg b/src/status/16/network-cellular-secure-signal-none.svg new file mode 100644 index 00000000..460a3eb9 --- /dev/null +++ b/src/status/16/network-cellular-secure-signal-none.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-secure-signal-ok.svg b/src/status/16/network-cellular-secure-signal-ok.svg new file mode 100644 index 00000000..e55adbb1 --- /dev/null +++ b/src/status/16/network-cellular-secure-signal-ok.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-signal-excellent.svg b/src/status/16/network-cellular-signal-excellent.svg new file mode 100644 index 00000000..853836d6 --- /dev/null +++ b/src/status/16/network-cellular-signal-excellent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-signal-good.svg b/src/status/16/network-cellular-signal-good.svg new file mode 100644 index 00000000..b6014049 --- /dev/null +++ b/src/status/16/network-cellular-signal-good.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-signal-low.svg b/src/status/16/network-cellular-signal-low.svg new file mode 100644 index 00000000..0103e92e --- /dev/null +++ b/src/status/16/network-cellular-signal-low.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-signal-none.svg b/src/status/16/network-cellular-signal-none.svg new file mode 100644 index 00000000..8fe92b41 --- /dev/null +++ b/src/status/16/network-cellular-signal-none.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-cellular-signal-ok.svg b/src/status/16/network-cellular-signal-ok.svg new file mode 100644 index 00000000..df37e73a --- /dev/null +++ b/src/status/16/network-cellular-signal-ok.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/16/network-error.svg b/src/status/16/network-error.svg new file mode 100644 index 00000000..bc074c72 --- /dev/null +++ b/src/status/16/network-error.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-receive.svg b/src/status/16/network-receive.svg new file mode 100644 index 00000000..5ab3fd1a --- /dev/null +++ b/src/status/16/network-receive.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-transmit.svg b/src/status/16/network-transmit.svg new file mode 100644 index 00000000..4693351d --- /dev/null +++ b/src/status/16/network-transmit.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-vpn-acquiring.svg b/src/status/16/network-vpn-acquiring.svg new file mode 100644 index 00000000..8ffbfdaf --- /dev/null +++ b/src/status/16/network-vpn-acquiring.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-wired-acquiring.svg b/src/status/16/network-wired-acquiring.svg new file mode 100644 index 00000000..a93b9d94 --- /dev/null +++ b/src/status/16/network-wired-acquiring.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-wired-no-route.svg b/src/status/16/network-wired-no-route.svg new file mode 100644 index 00000000..565e4539 --- /dev/null +++ b/src/status/16/network-wired-no-route.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-wired-offline.svg b/src/status/16/network-wired-offline.svg new file mode 100644 index 00000000..22b2547e --- /dev/null +++ b/src/status/16/network-wired-offline.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-wired-secure.svg b/src/status/16/network-wired-secure.svg new file mode 100644 index 00000000..3ca6f04e --- /dev/null +++ b/src/status/16/network-wired-secure.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-wired.svg b/src/status/16/network-wired.svg new file mode 100644 index 00000000..c971b573 --- /dev/null +++ b/src/status/16/network-wired.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/network-wireless-acquiring.svg b/src/status/16/network-wireless-acquiring.svg new file mode 100644 index 00000000..391beef0 --- /dev/null +++ b/src/status/16/network-wireless-acquiring.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/status/16/network-wireless-hotspot.svg b/src/status/16/network-wireless-hotspot.svg new file mode 100644 index 00000000..07eab0f9 --- /dev/null +++ b/src/status/16/network-wireless-hotspot.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/network-wireless-no-route.svg b/src/status/16/network-wireless-no-route.svg new file mode 100644 index 00000000..f4dc0b05 --- /dev/null +++ b/src/status/16/network-wireless-no-route.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/network-wireless-offline.svg b/src/status/16/network-wireless-offline.svg new file mode 100644 index 00000000..7a23ef6d --- /dev/null +++ b/src/status/16/network-wireless-offline.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/16/nm-signal-0-secure.svg b/src/status/16/nm-signal-0-secure.svg new file mode 100644 index 00000000..d3ca095b --- /dev/null +++ b/src/status/16/nm-signal-0-secure.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/nm-signal-0.svg b/src/status/16/nm-signal-0.svg new file mode 100644 index 00000000..cb23e380 --- /dev/null +++ b/src/status/16/nm-signal-0.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/nm-signal-100-secure.svg b/src/status/16/nm-signal-100-secure.svg new file mode 100644 index 00000000..708024fa --- /dev/null +++ b/src/status/16/nm-signal-100-secure.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/nm-signal-100.svg b/src/status/16/nm-signal-100.svg new file mode 100644 index 00000000..fcde4a7d --- /dev/null +++ b/src/status/16/nm-signal-100.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/nm-signal-25-secure.svg b/src/status/16/nm-signal-25-secure.svg new file mode 100644 index 00000000..f340a2d4 --- /dev/null +++ b/src/status/16/nm-signal-25-secure.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/nm-signal-25.svg b/src/status/16/nm-signal-25.svg new file mode 100644 index 00000000..862e8135 --- /dev/null +++ b/src/status/16/nm-signal-25.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/nm-signal-50-secure.svg b/src/status/16/nm-signal-50-secure.svg new file mode 100644 index 00000000..755dc437 --- /dev/null +++ b/src/status/16/nm-signal-50-secure.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/nm-signal-50.svg b/src/status/16/nm-signal-50.svg new file mode 100644 index 00000000..db7f79f1 --- /dev/null +++ b/src/status/16/nm-signal-50.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/nm-signal-75-secure.svg b/src/status/16/nm-signal-75-secure.svg new file mode 100644 index 00000000..4aebf2ec --- /dev/null +++ b/src/status/16/nm-signal-75-secure.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/16/nm-signal-75.svg b/src/status/16/nm-signal-75.svg new file mode 100644 index 00000000..1fa82c4f --- /dev/null +++ b/src/status/16/nm-signal-75.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/16/notes-panel.svg b/src/status/16/notes-panel.svg new file mode 100644 index 00000000..6ece356e --- /dev/null +++ b/src/status/16/notes-panel.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/obs-tray-active.svg b/src/status/16/obs-tray-active.svg new file mode 100644 index 00000000..a1bc5750 --- /dev/null +++ b/src/status/16/obs-tray-active.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/obs-tray.svg b/src/status/16/obs-tray.svg new file mode 100644 index 00000000..68f9a83e --- /dev/null +++ b/src/status/16/obs-tray.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/org.xfce.screenshooter.svg b/src/status/16/org.xfce.screenshooter.svg new file mode 100644 index 00000000..abdb8088 --- /dev/null +++ b/src/status/16/org.xfce.screenshooter.svg @@ -0,0 +1 @@ + diff --git a/src/status/16/package-available-locked.svg b/src/status/16/package-available-locked.svg new file mode 100644 index 00000000..b00614de --- /dev/null +++ b/src/status/16/package-available-locked.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/package-available.svg b/src/status/16/package-available.svg new file mode 100644 index 00000000..c790fe70 --- /dev/null +++ b/src/status/16/package-available.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/package-broken.svg b/src/status/16/package-broken.svg new file mode 100644 index 00000000..8eb79b88 --- /dev/null +++ b/src/status/16/package-broken.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/16/package-downgrade.svg b/src/status/16/package-downgrade.svg new file mode 100644 index 00000000..d4c25582 --- /dev/null +++ b/src/status/16/package-downgrade.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/16/package-install.svg b/src/status/16/package-install.svg new file mode 100644 index 00000000..38532d2a --- /dev/null +++ b/src/status/16/package-install.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/package-installed-locked.svg b/src/status/16/package-installed-locked.svg new file mode 100644 index 00000000..b84e4d6d --- /dev/null +++ b/src/status/16/package-installed-locked.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/16/package-installed-outdated.svg b/src/status/16/package-installed-outdated.svg new file mode 100644 index 00000000..75f5c5f2 --- /dev/null +++ b/src/status/16/package-installed-outdated.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/16/package-installed-updated.svg b/src/status/16/package-installed-updated.svg new file mode 100644 index 00000000..18c50195 --- /dev/null +++ b/src/status/16/package-installed-updated.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/16/package-new.svg b/src/status/16/package-new.svg new file mode 100644 index 00000000..769495df --- /dev/null +++ b/src/status/16/package-new.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/16/package-purge.svg b/src/status/16/package-purge.svg new file mode 100644 index 00000000..7a394411 --- /dev/null +++ b/src/status/16/package-purge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/16/package-reinstall.svg b/src/status/16/package-reinstall.svg new file mode 100644 index 00000000..4673e857 --- /dev/null +++ b/src/status/16/package-reinstall.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/package-remove.svg b/src/status/16/package-remove.svg new file mode 100644 index 00000000..b4c445ad --- /dev/null +++ b/src/status/16/package-remove.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/package-supported.svg b/src/status/16/package-supported.svg new file mode 100644 index 00000000..0d380f62 --- /dev/null +++ b/src/status/16/package-supported.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/package-upgrade.svg b/src/status/16/package-upgrade.svg new file mode 100644 index 00000000..9a2b616a --- /dev/null +++ b/src/status/16/package-upgrade.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/phone-battery-caution.svg b/src/status/16/phone-battery-caution.svg new file mode 100644 index 00000000..edcb5c16 --- /dev/null +++ b/src/status/16/phone-battery-caution.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/phone-battery-empty.svg b/src/status/16/phone-battery-empty.svg new file mode 100644 index 00000000..c45cc4d2 --- /dev/null +++ b/src/status/16/phone-battery-empty.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/status/16/phone-battery-full.svg b/src/status/16/phone-battery-full.svg new file mode 100644 index 00000000..e1e7a432 --- /dev/null +++ b/src/status/16/phone-battery-full.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/phone-battery-good.svg b/src/status/16/phone-battery-good.svg new file mode 100644 index 00000000..e3704e12 --- /dev/null +++ b/src/status/16/phone-battery-good.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/phone-battery-low.svg b/src/status/16/phone-battery-low.svg new file mode 100644 index 00000000..464c6aab --- /dev/null +++ b/src/status/16/phone-battery-low.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/phone-battery-medium.svg b/src/status/16/phone-battery-medium.svg new file mode 100644 index 00000000..b5de1fba --- /dev/null +++ b/src/status/16/phone-battery-medium.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/status/16/qbittorrent-tray.svg b/src/status/16/qbittorrent-tray.svg new file mode 100644 index 00000000..d00f55b1 --- /dev/null +++ b/src/status/16/qbittorrent-tray.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/riot-tray.svg b/src/status/16/riot-tray.svg new file mode 100644 index 00000000..850a68f2 --- /dev/null +++ b/src/status/16/riot-tray.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/safeeyes_disabled.svg b/src/status/16/safeeyes_disabled.svg new file mode 100644 index 00000000..a349b9bf --- /dev/null +++ b/src/status/16/safeeyes_disabled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/safeeyes_enabled.svg b/src/status/16/safeeyes_enabled.svg new file mode 100644 index 00000000..2671505b --- /dev/null +++ b/src/status/16/safeeyes_enabled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/slack-indicator-highlight.svg b/src/status/16/slack-indicator-highlight.svg new file mode 100644 index 00000000..cdb96ff0 --- /dev/null +++ b/src/status/16/slack-indicator-highlight.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/slack-indicator-unread.svg b/src/status/16/slack-indicator-unread.svg new file mode 100644 index 00000000..fee3324b --- /dev/null +++ b/src/status/16/slack-indicator-unread.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/slack-indicator.svg b/src/status/16/slack-indicator.svg new file mode 100644 index 00000000..0bcdd287 --- /dev/null +++ b/src/status/16/slack-indicator.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/start-here-symbolic.svg b/src/status/16/start-here-symbolic.svg new file mode 100644 index 00000000..e2ef4c22 --- /dev/null +++ b/src/status/16/start-here-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/system-lock-screen.svg b/src/status/16/system-lock-screen.svg new file mode 100644 index 00000000..fbf365e6 --- /dev/null +++ b/src/status/16/system-lock-screen.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/system-log-out.svg b/src/status/16/system-log-out.svg new file mode 100644 index 00000000..0c26a4b0 --- /dev/null +++ b/src/status/16/system-log-out.svg @@ -0,0 +1,17 @@ + + + + + + + + diff --git a/src/status/16/system-reboot.svg b/src/status/16/system-reboot.svg new file mode 100644 index 00000000..f04bb84f --- /dev/null +++ b/src/status/16/system-reboot.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/status/16/system-shutdown.svg b/src/status/16/system-shutdown.svg new file mode 100644 index 00000000..e4d0688f --- /dev/null +++ b/src/status/16/system-shutdown.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/system-suspend-hibernate.svg b/src/status/16/system-suspend-hibernate.svg new file mode 100644 index 00000000..246a6d38 --- /dev/null +++ b/src/status/16/system-suspend-hibernate.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/16/system-suspend.svg b/src/status/16/system-suspend.svg new file mode 100644 index 00000000..a22e3243 --- /dev/null +++ b/src/status/16/system-suspend.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/src/status/16/system-switch-user.svg b/src/status/16/system-switch-user.svg new file mode 100644 index 00000000..5a849f1b --- /dev/null +++ b/src/status/16/system-switch-user.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/src/status/16/telegram-attention-panel.svg b/src/status/16/telegram-attention-panel.svg new file mode 100644 index 00000000..44c03eb4 --- /dev/null +++ b/src/status/16/telegram-attention-panel.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/telegram-mute-panel.svg b/src/status/16/telegram-mute-panel.svg new file mode 100644 index 00000000..df8318a2 --- /dev/null +++ b/src/status/16/telegram-mute-panel.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/16/telegram-panel.svg b/src/status/16/telegram-panel.svg new file mode 100644 index 00000000..7908914c --- /dev/null +++ b/src/status/16/telegram-panel.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/uget-tray-default.svg b/src/status/16/uget-tray-default.svg new file mode 100644 index 00000000..329747b3 --- /dev/null +++ b/src/status/16/uget-tray-default.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/16/uget-tray-downloading.svg b/src/status/16/uget-tray-downloading.svg new file mode 100644 index 00000000..92430124 --- /dev/null +++ b/src/status/16/uget-tray-downloading.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/uget-tray-error.svg b/src/status/16/uget-tray-error.svg new file mode 100644 index 00000000..ac50f610 --- /dev/null +++ b/src/status/16/uget-tray-error.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/weather-clear-night.svg b/src/status/16/weather-clear-night.svg new file mode 100644 index 00000000..2a728bea --- /dev/null +++ b/src/status/16/weather-clear-night.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/weather-clear.svg b/src/status/16/weather-clear.svg new file mode 100644 index 00000000..5ed92b38 --- /dev/null +++ b/src/status/16/weather-clear.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/weather-clouds-night.svg b/src/status/16/weather-clouds-night.svg new file mode 100644 index 00000000..2546ef01 --- /dev/null +++ b/src/status/16/weather-clouds-night.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/16/weather-clouds.svg b/src/status/16/weather-clouds.svg new file mode 100644 index 00000000..6a574f24 --- /dev/null +++ b/src/status/16/weather-clouds.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/weather-cloudy.svg b/src/status/16/weather-cloudy.svg new file mode 100644 index 00000000..eaece810 --- /dev/null +++ b/src/status/16/weather-cloudy.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/16/weather-few-clouds-night.svg b/src/status/16/weather-few-clouds-night.svg new file mode 100644 index 00000000..8e338f3d --- /dev/null +++ b/src/status/16/weather-few-clouds-night.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/status/16/weather-few-clouds.svg b/src/status/16/weather-few-clouds.svg new file mode 100644 index 00000000..859890bf --- /dev/null +++ b/src/status/16/weather-few-clouds.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/weather-fog.svg b/src/status/16/weather-fog.svg new file mode 100644 index 00000000..d35c5359 --- /dev/null +++ b/src/status/16/weather-fog.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/status/16/weather-freezing-rain.svg b/src/status/16/weather-freezing-rain.svg new file mode 100644 index 00000000..0b2ebd52 --- /dev/null +++ b/src/status/16/weather-freezing-rain.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/status/16/weather-none-available.svg b/src/status/16/weather-none-available.svg new file mode 100644 index 00000000..81aa77ed --- /dev/null +++ b/src/status/16/weather-none-available.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/16/weather-overcast.svg b/src/status/16/weather-overcast.svg new file mode 100644 index 00000000..07ab50ef --- /dev/null +++ b/src/status/16/weather-overcast.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/weather-severe-alert.svg b/src/status/16/weather-severe-alert.svg new file mode 100644 index 00000000..78bdea8e --- /dev/null +++ b/src/status/16/weather-severe-alert.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/16/weather-showers-scattered.svg b/src/status/16/weather-showers-scattered.svg new file mode 100644 index 00000000..a702fe07 --- /dev/null +++ b/src/status/16/weather-showers-scattered.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/16/weather-showers.svg b/src/status/16/weather-showers.svg new file mode 100644 index 00000000..258f6cdb --- /dev/null +++ b/src/status/16/weather-showers.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/weather-snow-rain.svg b/src/status/16/weather-snow-rain.svg new file mode 100644 index 00000000..e1ffc7a7 --- /dev/null +++ b/src/status/16/weather-snow-rain.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/16/weather-snow.svg b/src/status/16/weather-snow.svg new file mode 100644 index 00000000..a6388998 --- /dev/null +++ b/src/status/16/weather-snow.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/16/weather-storm.svg b/src/status/16/weather-storm.svg new file mode 100644 index 00000000..8944af71 --- /dev/null +++ b/src/status/16/weather-storm.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/weather-windy.svg b/src/status/16/weather-windy.svg new file mode 100644 index 00000000..52a4538b --- /dev/null +++ b/src/status/16/weather-windy.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/16/xfpm-brightness-lcd.svg b/src/status/16/xfpm-brightness-lcd.svg new file mode 100644 index 00000000..dd6f99bd --- /dev/null +++ b/src/status/16/xfpm-brightness-lcd.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/account-logged-in.svg b/src/status/22/account-logged-in.svg new file mode 100644 index 00000000..21118beb --- /dev/null +++ b/src/status/22/account-logged-in.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/airplane-mode-symbolic.svg b/src/status/22/airplane-mode-symbolic.svg new file mode 100644 index 00000000..83f72b5e --- /dev/null +++ b/src/status/22/airplane-mode-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/applications-chat-panel.svg b/src/status/22/applications-chat-panel.svg new file mode 100644 index 00000000..b8f0fa78 --- /dev/null +++ b/src/status/22/applications-chat-panel.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/applications-email-panel.svg b/src/status/22/applications-email-panel.svg new file mode 100644 index 00000000..9938dbe6 --- /dev/null +++ b/src/status/22/applications-email-panel.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/appointment-symbolic.svg b/src/status/22/appointment-symbolic.svg new file mode 100644 index 00000000..9aac6bc0 --- /dev/null +++ b/src/status/22/appointment-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/22/audio-recorder-paused.svg b/src/status/22/audio-recorder-paused.svg new file mode 100644 index 00000000..1ab2f86e --- /dev/null +++ b/src/status/22/audio-recorder-paused.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/audio-volume-high-panel.svg b/src/status/22/audio-volume-high-panel.svg new file mode 100644 index 00000000..969df00d --- /dev/null +++ b/src/status/22/audio-volume-high-panel.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/audio-volume-low-panel.svg b/src/status/22/audio-volume-low-panel.svg new file mode 100644 index 00000000..ce7e14fd --- /dev/null +++ b/src/status/22/audio-volume-low-panel.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/audio-volume-medium-panel.svg b/src/status/22/audio-volume-medium-panel.svg new file mode 100644 index 00000000..a0da2e7d --- /dev/null +++ b/src/status/22/audio-volume-medium-panel.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/audio-volume-muted-blocking-panel.svg b/src/status/22/audio-volume-muted-blocking-panel.svg new file mode 100644 index 00000000..3a3d099e --- /dev/null +++ b/src/status/22/audio-volume-muted-blocking-panel.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/audio-volume-muted-blocking-symbolic.svg b/src/status/22/audio-volume-muted-blocking-symbolic.svg new file mode 100644 index 00000000..11493ca6 --- /dev/null +++ b/src/status/22/audio-volume-muted-blocking-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/22/audio-volume-muted-symbolic.svg b/src/status/22/audio-volume-muted-symbolic.svg new file mode 100644 index 00000000..b9bb7f9a --- /dev/null +++ b/src/status/22/audio-volume-muted-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-040.svg b/src/status/22/battery-040.svg new file mode 100644 index 00000000..7c2baaf9 --- /dev/null +++ b/src/status/22/battery-040.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-caution-charging.svg b/src/status/22/battery-caution-charging.svg new file mode 100644 index 00000000..f1fcf172 --- /dev/null +++ b/src/status/22/battery-caution-charging.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/status/22/battery-caution.svg b/src/status/22/battery-caution.svg new file mode 100644 index 00000000..0fe5d776 --- /dev/null +++ b/src/status/22/battery-caution.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-empty-charging.svg b/src/status/22/battery-empty-charging.svg new file mode 100644 index 00000000..0607fb8f --- /dev/null +++ b/src/status/22/battery-empty-charging.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-empty.svg b/src/status/22/battery-empty.svg new file mode 100644 index 00000000..854c8993 --- /dev/null +++ b/src/status/22/battery-empty.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/battery-full-charged.svg b/src/status/22/battery-full-charged.svg new file mode 100644 index 00000000..cbbdd3a8 --- /dev/null +++ b/src/status/22/battery-full-charged.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-full-charging.svg b/src/status/22/battery-full-charging.svg new file mode 100644 index 00000000..8d8f21d4 --- /dev/null +++ b/src/status/22/battery-full-charging.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/status/22/battery-full.svg b/src/status/22/battery-full.svg new file mode 100644 index 00000000..4fe28b23 --- /dev/null +++ b/src/status/22/battery-full.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-good-charging.svg b/src/status/22/battery-good-charging.svg new file mode 100644 index 00000000..f43504ab --- /dev/null +++ b/src/status/22/battery-good-charging.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/status/22/battery-good.svg b/src/status/22/battery-good.svg new file mode 100644 index 00000000..a1747827 --- /dev/null +++ b/src/status/22/battery-good.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-low-charging.svg b/src/status/22/battery-low-charging.svg new file mode 100644 index 00000000..1a632819 --- /dev/null +++ b/src/status/22/battery-low-charging.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/status/22/battery-low.svg b/src/status/22/battery-low.svg new file mode 100644 index 00000000..9da5f700 --- /dev/null +++ b/src/status/22/battery-low.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/battery-missing.svg b/src/status/22/battery-missing.svg new file mode 100644 index 00000000..c0fe96a4 --- /dev/null +++ b/src/status/22/battery-missing.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/bluetooth-active.svg b/src/status/22/bluetooth-active.svg new file mode 100644 index 00000000..f6fd2013 --- /dev/null +++ b/src/status/22/bluetooth-active.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/bluetooth-disabled.svg b/src/status/22/bluetooth-disabled.svg new file mode 100644 index 00000000..a4ac1711 --- /dev/null +++ b/src/status/22/bluetooth-disabled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/bluetooth-paired-symbolic.svg b/src/status/22/bluetooth-paired-symbolic.svg new file mode 100644 index 00000000..a2f671aa --- /dev/null +++ b/src/status/22/bluetooth-paired-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/bluetooth-paired.svg b/src/status/22/bluetooth-paired.svg new file mode 100644 index 00000000..5cc88625 --- /dev/null +++ b/src/status/22/bluetooth-paired.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/22/caffeine-cup-empty.svg b/src/status/22/caffeine-cup-empty.svg new file mode 100644 index 00000000..9f41d7e2 --- /dev/null +++ b/src/status/22/caffeine-cup-empty.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/caffeine-cup-full.svg b/src/status/22/caffeine-cup-full.svg new file mode 100644 index 00000000..72a6022b --- /dev/null +++ b/src/status/22/caffeine-cup-full.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/camera-off.svg b/src/status/22/camera-off.svg new file mode 100644 index 00000000..9fd8e4d8 --- /dev/null +++ b/src/status/22/camera-off.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/camera-on.svg b/src/status/22/camera-on.svg new file mode 100644 index 00000000..78293e60 --- /dev/null +++ b/src/status/22/camera-on.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/clipit-trayicon.svg b/src/status/22/clipit-trayicon.svg new file mode 100644 index 00000000..9d518ad9 --- /dev/null +++ b/src/status/22/clipit-trayicon.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/display-brightness-symbolic.svg b/src/status/22/display-brightness-symbolic.svg new file mode 100644 index 00000000..57b8bae2 --- /dev/null +++ b/src/status/22/display-brightness-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/fcitx-sogoupinyin.svg b/src/status/22/fcitx-sogoupinyin.svg new file mode 100644 index 00000000..632c7b6d --- /dev/null +++ b/src/status/22/fcitx-sogoupinyin.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/flameshot.svg b/src/status/22/flameshot.svg new file mode 100644 index 00000000..ebe8e3f8 --- /dev/null +++ b/src/status/22/flameshot.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/status/22/indicator-keyboard.svg b/src/status/22/indicator-keyboard.svg new file mode 100644 index 00000000..2da06877 --- /dev/null +++ b/src/status/22/indicator-keyboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/indicator-messages-new.svg b/src/status/22/indicator-messages-new.svg new file mode 100644 index 00000000..2f693074 --- /dev/null +++ b/src/status/22/indicator-messages-new.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/22/indicator-messages-red.svg b/src/status/22/indicator-messages-red.svg new file mode 100644 index 00000000..b0ea46ea --- /dev/null +++ b/src/status/22/indicator-messages-red.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/22/indicator-messages.svg b/src/status/22/indicator-messages.svg new file mode 100644 index 00000000..1adfbd80 --- /dev/null +++ b/src/status/22/indicator-messages.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/22/laptop-connected.svg b/src/status/22/laptop-connected.svg new file mode 100644 index 00000000..d3c2de73 --- /dev/null +++ b/src/status/22/laptop-connected.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/laptop-disconnected.svg b/src/status/22/laptop-disconnected.svg new file mode 100644 index 00000000..66299efe --- /dev/null +++ b/src/status/22/laptop-disconnected.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/laptop-trusted.svg b/src/status/22/laptop-trusted.svg new file mode 100644 index 00000000..8430757d --- /dev/null +++ b/src/status/22/laptop-trusted.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/manjaro.svg b/src/status/22/manjaro.svg new file mode 100644 index 00000000..b159f859 --- /dev/null +++ b/src/status/22/manjaro.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/mic-off.svg b/src/status/22/mic-off.svg new file mode 100644 index 00000000..adb34ea4 --- /dev/null +++ b/src/status/22/mic-off.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/mic-on.svg b/src/status/22/mic-on.svg new file mode 100644 index 00000000..391caf7c --- /dev/null +++ b/src/status/22/mic-on.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/22/microphone-sensitivity-low.svg b/src/status/22/microphone-sensitivity-low.svg new file mode 100644 index 00000000..6e4e16c4 --- /dev/null +++ b/src/status/22/microphone-sensitivity-low.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/microphone-sensitivity-medium.svg b/src/status/22/microphone-sensitivity-medium.svg new file mode 100644 index 00000000..2f2e22fd --- /dev/null +++ b/src/status/22/microphone-sensitivity-medium.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/status/22/mintupdate-checking.svg b/src/status/22/mintupdate-checking.svg new file mode 100644 index 00000000..4a3e7c2c --- /dev/null +++ b/src/status/22/mintupdate-checking.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/mintupdate-error.svg b/src/status/22/mintupdate-error.svg new file mode 100644 index 00000000..3c8de33e --- /dev/null +++ b/src/status/22/mintupdate-error.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/mintupdate-installing.svg b/src/status/22/mintupdate-installing.svg new file mode 100644 index 00000000..1b901cae --- /dev/null +++ b/src/status/22/mintupdate-installing.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/mintupdate-up-to-date.svg b/src/status/22/mintupdate-up-to-date.svg new file mode 100644 index 00000000..61ebfba6 --- /dev/null +++ b/src/status/22/mintupdate-up-to-date.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/mintupdate-updates-available.svg b/src/status/22/mintupdate-updates-available.svg new file mode 100644 index 00000000..236d70b8 --- /dev/null +++ b/src/status/22/mintupdate-updates-available.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/22/network-error.svg b/src/status/22/network-error.svg new file mode 100644 index 00000000..941503d1 --- /dev/null +++ b/src/status/22/network-error.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/network-receive.svg b/src/status/22/network-receive.svg new file mode 100644 index 00000000..d8625636 --- /dev/null +++ b/src/status/22/network-receive.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/network-transmit.svg b/src/status/22/network-transmit.svg new file mode 100644 index 00000000..d87b16b3 --- /dev/null +++ b/src/status/22/network-transmit.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/status/22/network-vpn-acquiring.svg b/src/status/22/network-vpn-acquiring.svg new file mode 100644 index 00000000..ec482457 --- /dev/null +++ b/src/status/22/network-vpn-acquiring.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/status/22/network-vpn-symbolic.svg b/src/status/22/network-vpn-symbolic.svg new file mode 100644 index 00000000..37234996 --- /dev/null +++ b/src/status/22/network-vpn-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/network-wired-acquiring.svg b/src/status/22/network-wired-acquiring.svg new file mode 100644 index 00000000..52ff5794 --- /dev/null +++ b/src/status/22/network-wired-acquiring.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/network-wired-no-route.svg b/src/status/22/network-wired-no-route.svg new file mode 100644 index 00000000..5610e14b --- /dev/null +++ b/src/status/22/network-wired-no-route.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/network-wired-offline.svg b/src/status/22/network-wired-offline.svg new file mode 100644 index 00000000..bb59b16c --- /dev/null +++ b/src/status/22/network-wired-offline.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/network-wired-secure.svg b/src/status/22/network-wired-secure.svg new file mode 100644 index 00000000..9bf36b31 --- /dev/null +++ b/src/status/22/network-wired-secure.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/network-wired.svg b/src/status/22/network-wired.svg new file mode 100644 index 00000000..fa555773 --- /dev/null +++ b/src/status/22/network-wired.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/network-wireless-acquiring.svg b/src/status/22/network-wireless-acquiring.svg new file mode 100644 index 00000000..6185ecfb --- /dev/null +++ b/src/status/22/network-wireless-acquiring.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/src/status/22/network-wireless-hotspot.svg b/src/status/22/network-wireless-hotspot.svg new file mode 100644 index 00000000..e8a31f36 --- /dev/null +++ b/src/status/22/network-wireless-hotspot.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/network-wireless-no-route.svg b/src/status/22/network-wireless-no-route.svg new file mode 100644 index 00000000..5073a9cd --- /dev/null +++ b/src/status/22/network-wireless-no-route.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/network-wireless-offline.svg b/src/status/22/network-wireless-offline.svg new file mode 100644 index 00000000..9de7d72d --- /dev/null +++ b/src/status/22/network-wireless-offline.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/nm-signal-0-secure.svg b/src/status/22/nm-signal-0-secure.svg new file mode 100644 index 00000000..964f4347 --- /dev/null +++ b/src/status/22/nm-signal-0-secure.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/nm-signal-0.svg b/src/status/22/nm-signal-0.svg new file mode 100644 index 00000000..1e737b90 --- /dev/null +++ b/src/status/22/nm-signal-0.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/22/nm-signal-100-secure.svg b/src/status/22/nm-signal-100-secure.svg new file mode 100644 index 00000000..504dd5aa --- /dev/null +++ b/src/status/22/nm-signal-100-secure.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/nm-signal-100.svg b/src/status/22/nm-signal-100.svg new file mode 100644 index 00000000..e2556ee6 --- /dev/null +++ b/src/status/22/nm-signal-100.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/22/nm-signal-25-secure.svg b/src/status/22/nm-signal-25-secure.svg new file mode 100644 index 00000000..726fc2b1 --- /dev/null +++ b/src/status/22/nm-signal-25-secure.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/nm-signal-25.svg b/src/status/22/nm-signal-25.svg new file mode 100644 index 00000000..7a5d1afd --- /dev/null +++ b/src/status/22/nm-signal-25.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/22/nm-signal-50-secure.svg b/src/status/22/nm-signal-50-secure.svg new file mode 100644 index 00000000..fb301f68 --- /dev/null +++ b/src/status/22/nm-signal-50-secure.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/nm-signal-50.svg b/src/status/22/nm-signal-50.svg new file mode 100644 index 00000000..1ca9eb05 --- /dev/null +++ b/src/status/22/nm-signal-50.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/22/nm-signal-75-secure.svg b/src/status/22/nm-signal-75-secure.svg new file mode 100644 index 00000000..254fcf47 --- /dev/null +++ b/src/status/22/nm-signal-75-secure.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/src/status/22/nm-signal-75.svg b/src/status/22/nm-signal-75.svg new file mode 100644 index 00000000..a5ea823f --- /dev/null +++ b/src/status/22/nm-signal-75.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/22/nm-vpn-lock.svg b/src/status/22/nm-vpn-lock.svg new file mode 100644 index 00000000..b7ce3590 --- /dev/null +++ b/src/status/22/nm-vpn-lock.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/notes-panel.svg b/src/status/22/notes-panel.svg new file mode 100644 index 00000000..7afd5b24 --- /dev/null +++ b/src/status/22/notes-panel.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/22/obs-tray-active.svg b/src/status/22/obs-tray-active.svg new file mode 100644 index 00000000..a1bc5750 --- /dev/null +++ b/src/status/22/obs-tray-active.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/obs-tray.svg b/src/status/22/obs-tray.svg new file mode 100644 index 00000000..68f9a83e --- /dev/null +++ b/src/status/22/obs-tray.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/onboard-panel.svg b/src/status/22/onboard-panel.svg new file mode 100644 index 00000000..f633a27b --- /dev/null +++ b/src/status/22/onboard-panel.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/optimus-indicator-intel.svg b/src/status/22/optimus-indicator-intel.svg new file mode 100644 index 00000000..6e0339df --- /dev/null +++ b/src/status/22/optimus-indicator-intel.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/optimus-indicator-nvidia.svg b/src/status/22/optimus-indicator-nvidia.svg new file mode 100644 index 00000000..1323ddc2 --- /dev/null +++ b/src/status/22/optimus-indicator-nvidia.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/org.xfce.screenshooter.svg b/src/status/22/org.xfce.screenshooter.svg new file mode 100644 index 00000000..f320adac --- /dev/null +++ b/src/status/22/org.xfce.screenshooter.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/printer-printing-symbolic.svg b/src/status/22/printer-printing-symbolic.svg new file mode 100644 index 00000000..54b61d71 --- /dev/null +++ b/src/status/22/printer-printing-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/22/process-working-symbolic.svg b/src/status/22/process-working-symbolic.svg new file mode 100644 index 00000000..e621ac4c --- /dev/null +++ b/src/status/22/process-working-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/22/qbittorrent-tray.svg b/src/status/22/qbittorrent-tray.svg new file mode 100644 index 00000000..fee09c9c --- /dev/null +++ b/src/status/22/qbittorrent-tray.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/redshift-status-off.svg b/src/status/22/redshift-status-off.svg new file mode 100644 index 00000000..1fb7721f --- /dev/null +++ b/src/status/22/redshift-status-off.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/redshift-status-on.svg b/src/status/22/redshift-status-on.svg new file mode 100644 index 00000000..3efe200f --- /dev/null +++ b/src/status/22/redshift-status-on.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/riot-tray.svg b/src/status/22/riot-tray.svg new file mode 100644 index 00000000..b3084c2c --- /dev/null +++ b/src/status/22/riot-tray.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/safeeyes_disabled.svg b/src/status/22/safeeyes_disabled.svg new file mode 100644 index 00000000..6271fa2e --- /dev/null +++ b/src/status/22/safeeyes_disabled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/safeeyes_enabled.svg b/src/status/22/safeeyes_enabled.svg new file mode 100644 index 00000000..b6d349bb --- /dev/null +++ b/src/status/22/safeeyes_enabled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/slack-indicator-highlight.svg b/src/status/22/slack-indicator-highlight.svg new file mode 100644 index 00000000..0c601c38 --- /dev/null +++ b/src/status/22/slack-indicator-highlight.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/slack-indicator-unread.svg b/src/status/22/slack-indicator-unread.svg new file mode 100644 index 00000000..974431f1 --- /dev/null +++ b/src/status/22/slack-indicator-unread.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/slack-indicator.svg b/src/status/22/slack-indicator.svg new file mode 100644 index 00000000..19bf8033 --- /dev/null +++ b/src/status/22/slack-indicator.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/smartphone-connected.svg b/src/status/22/smartphone-connected.svg new file mode 100644 index 00000000..e9dc98d5 --- /dev/null +++ b/src/status/22/smartphone-connected.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/smartphone-disconnected.svg b/src/status/22/smartphone-disconnected.svg new file mode 100644 index 00000000..bcaf3dcf --- /dev/null +++ b/src/status/22/smartphone-disconnected.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/smartphone-trusted.svg b/src/status/22/smartphone-trusted.svg new file mode 100644 index 00000000..231a4477 --- /dev/null +++ b/src/status/22/smartphone-trusted.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/start-here-symbolic.svg b/src/status/22/start-here-symbolic.svg new file mode 100644 index 00000000..f89bce79 --- /dev/null +++ b/src/status/22/start-here-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/system-lock-screen.svg b/src/status/22/system-lock-screen.svg new file mode 100644 index 00000000..a8a130c8 --- /dev/null +++ b/src/status/22/system-lock-screen.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/system-log-out.svg b/src/status/22/system-log-out.svg new file mode 100644 index 00000000..c616bcfd --- /dev/null +++ b/src/status/22/system-log-out.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/system-reboot.svg b/src/status/22/system-reboot.svg new file mode 100644 index 00000000..ea66b15b --- /dev/null +++ b/src/status/22/system-reboot.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/22/system-shutdown.svg b/src/status/22/system-shutdown.svg new file mode 100644 index 00000000..2542fc08 --- /dev/null +++ b/src/status/22/system-shutdown.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/22/system-suspend-hibernate.svg b/src/status/22/system-suspend-hibernate.svg new file mode 100644 index 00000000..9ab005d4 --- /dev/null +++ b/src/status/22/system-suspend-hibernate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/22/system-suspend.svg b/src/status/22/system-suspend.svg new file mode 100644 index 00000000..71488117 --- /dev/null +++ b/src/status/22/system-suspend.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/22/system-switch-user.svg b/src/status/22/system-switch-user.svg new file mode 100644 index 00000000..8b8f61a5 --- /dev/null +++ b/src/status/22/system-switch-user.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/tablet-connected.svg b/src/status/22/tablet-connected.svg new file mode 100644 index 00000000..6a1c26af --- /dev/null +++ b/src/status/22/tablet-connected.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/tablet-disconnected.svg b/src/status/22/tablet-disconnected.svg new file mode 100644 index 00000000..925da338 --- /dev/null +++ b/src/status/22/tablet-disconnected.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/tablet-trusted.svg b/src/status/22/tablet-trusted.svg new file mode 100644 index 00000000..6982e1b8 --- /dev/null +++ b/src/status/22/tablet-trusted.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/telegram-attention-panel.svg b/src/status/22/telegram-attention-panel.svg new file mode 100644 index 00000000..430d6448 --- /dev/null +++ b/src/status/22/telegram-attention-panel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/22/telegram-mute-panel.svg b/src/status/22/telegram-mute-panel.svg new file mode 100644 index 00000000..6e0afda0 --- /dev/null +++ b/src/status/22/telegram-mute-panel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/22/telegram-panel.svg b/src/status/22/telegram-panel.svg new file mode 100644 index 00000000..27e05d0f --- /dev/null +++ b/src/status/22/telegram-panel.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/22/uget-tray-default.svg b/src/status/22/uget-tray-default.svg new file mode 100644 index 00000000..db713884 --- /dev/null +++ b/src/status/22/uget-tray-default.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/uget-tray-downloading.svg b/src/status/22/uget-tray-downloading.svg new file mode 100644 index 00000000..91ab309a --- /dev/null +++ b/src/status/22/uget-tray-downloading.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/22/uget-tray-error.svg b/src/status/22/uget-tray-error.svg new file mode 100644 index 00000000..7ebbd271 --- /dev/null +++ b/src/status/22/uget-tray-error.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/update-high.svg b/src/status/22/update-high.svg new file mode 100644 index 00000000..a1107992 --- /dev/null +++ b/src/status/22/update-high.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/update-low.svg b/src/status/22/update-low.svg new file mode 100644 index 00000000..0a58655e --- /dev/null +++ b/src/status/22/update-low.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/update-medium.svg b/src/status/22/update-medium.svg new file mode 100644 index 00000000..509e0800 --- /dev/null +++ b/src/status/22/update-medium.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/update-none.svg b/src/status/22/update-none.svg new file mode 100644 index 00000000..78e4cc2e --- /dev/null +++ b/src/status/22/update-none.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/22/yakuake.svg b/src/status/22/yakuake.svg new file mode 100644 index 00000000..6f708cb8 --- /dev/null +++ b/src/status/22/yakuake.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/24/account-logged-in.svg b/src/status/24/account-logged-in.svg new file mode 100644 index 00000000..e654b5a5 --- /dev/null +++ b/src/status/24/account-logged-in.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/airplane-mode-symbolic.svg b/src/status/24/airplane-mode-symbolic.svg new file mode 100644 index 00000000..d360818a --- /dev/null +++ b/src/status/24/airplane-mode-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/24/applications-chat-panel.svg b/src/status/24/applications-chat-panel.svg new file mode 100644 index 00000000..8be52354 --- /dev/null +++ b/src/status/24/applications-chat-panel.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/applications-email-panel.svg b/src/status/24/applications-email-panel.svg new file mode 100644 index 00000000..80fb12c5 --- /dev/null +++ b/src/status/24/applications-email-panel.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/appointment-symbolic.svg b/src/status/24/appointment-symbolic.svg new file mode 100644 index 00000000..cded2320 --- /dev/null +++ b/src/status/24/appointment-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/24/audio-recorder-paused.svg b/src/status/24/audio-recorder-paused.svg new file mode 100644 index 00000000..4ccbea01 --- /dev/null +++ b/src/status/24/audio-recorder-paused.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/24/audio-volume-high-panel.svg b/src/status/24/audio-volume-high-panel.svg new file mode 100644 index 00000000..662fd73a --- /dev/null +++ b/src/status/24/audio-volume-high-panel.svg @@ -0,0 +1,12 @@ + + Paper Symbolic Icon Theme + + + + + + + + + + diff --git a/src/status/24/audio-volume-low-panel.svg b/src/status/24/audio-volume-low-panel.svg new file mode 100644 index 00000000..6a26c5ef --- /dev/null +++ b/src/status/24/audio-volume-low-panel.svg @@ -0,0 +1,12 @@ + + Paper Symbolic Icon Theme + + + + + + + + + + diff --git a/src/status/24/audio-volume-medium-panel.svg b/src/status/24/audio-volume-medium-panel.svg new file mode 100644 index 00000000..bdf4b2f4 --- /dev/null +++ b/src/status/24/audio-volume-medium-panel.svg @@ -0,0 +1,12 @@ + + Paper Symbolic Icon Theme + + + + + + + + + + diff --git a/src/status/24/audio-volume-muted-blocking-panel.svg b/src/status/24/audio-volume-muted-blocking-panel.svg new file mode 100644 index 00000000..eb4b7ada --- /dev/null +++ b/src/status/24/audio-volume-muted-blocking-panel.svg @@ -0,0 +1,4 @@ + + Paper Symbolic Icon Theme + + diff --git a/src/status/24/audio-volume-muted-blocking-symbolic.svg b/src/status/24/audio-volume-muted-blocking-symbolic.svg new file mode 100644 index 00000000..cf62ef03 --- /dev/null +++ b/src/status/24/audio-volume-muted-blocking-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/audio-volume-muted-symbolic.svg b/src/status/24/audio-volume-muted-symbolic.svg new file mode 100644 index 00000000..ceb62270 --- /dev/null +++ b/src/status/24/audio-volume-muted-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/battery-040.svg b/src/status/24/battery-040.svg new file mode 100644 index 00000000..f9c86738 --- /dev/null +++ b/src/status/24/battery-040.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/battery-caution-charging.svg b/src/status/24/battery-caution-charging.svg new file mode 100644 index 00000000..b361a74d --- /dev/null +++ b/src/status/24/battery-caution-charging.svg @@ -0,0 +1,11 @@ + + Paper Symbolic Icon Theme + + + + + + + + + diff --git a/src/status/24/battery-caution.svg b/src/status/24/battery-caution.svg new file mode 100644 index 00000000..3f933b1a --- /dev/null +++ b/src/status/24/battery-caution.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/battery-empty-charging.svg b/src/status/24/battery-empty-charging.svg new file mode 100644 index 00000000..79dd40ef --- /dev/null +++ b/src/status/24/battery-empty-charging.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/battery-empty.svg b/src/status/24/battery-empty.svg new file mode 100644 index 00000000..86e64be9 --- /dev/null +++ b/src/status/24/battery-empty.svg @@ -0,0 +1,7 @@ + + Paper Symbolic Icon Theme + + + + + diff --git a/src/status/24/battery-full-charged.svg b/src/status/24/battery-full-charged.svg new file mode 100644 index 00000000..9f3b6309 --- /dev/null +++ b/src/status/24/battery-full-charged.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/battery-full-charging.svg b/src/status/24/battery-full-charging.svg new file mode 100644 index 00000000..b7514244 --- /dev/null +++ b/src/status/24/battery-full-charging.svg @@ -0,0 +1,11 @@ + + Paper Symbolic Icon Theme + + + + + + + + + diff --git a/src/status/24/battery-full.svg b/src/status/24/battery-full.svg new file mode 100644 index 00000000..80d18053 --- /dev/null +++ b/src/status/24/battery-full.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/battery-good-charging.svg b/src/status/24/battery-good-charging.svg new file mode 100644 index 00000000..0a0c3a72 --- /dev/null +++ b/src/status/24/battery-good-charging.svg @@ -0,0 +1,11 @@ + + Paper Symbolic Icon Theme + + + + + + + + + diff --git a/src/status/24/battery-good.svg b/src/status/24/battery-good.svg new file mode 100644 index 00000000..38bea6ae --- /dev/null +++ b/src/status/24/battery-good.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/battery-low-charging.svg b/src/status/24/battery-low-charging.svg new file mode 100644 index 00000000..ff1b0ba7 --- /dev/null +++ b/src/status/24/battery-low-charging.svg @@ -0,0 +1,11 @@ + + Paper Symbolic Icon Theme + + + + + + + + + diff --git a/src/status/24/battery-low.svg b/src/status/24/battery-low.svg new file mode 100644 index 00000000..79c0b101 --- /dev/null +++ b/src/status/24/battery-low.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/battery-missing.svg b/src/status/24/battery-missing.svg new file mode 100644 index 00000000..ca9ace70 --- /dev/null +++ b/src/status/24/battery-missing.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/bluetooth-active.svg b/src/status/24/bluetooth-active.svg new file mode 100644 index 00000000..ce8d061a --- /dev/null +++ b/src/status/24/bluetooth-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/bluetooth-disabled-10-symbolic.svg b/src/status/24/bluetooth-disabled-10-symbolic.svg new file mode 100644 index 00000000..cbfd32cd --- /dev/null +++ b/src/status/24/bluetooth-disabled-10-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-20-symbolic.svg b/src/status/24/bluetooth-disabled-20-symbolic.svg new file mode 100644 index 00000000..08074d7c --- /dev/null +++ b/src/status/24/bluetooth-disabled-20-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-30-symbolic.svg b/src/status/24/bluetooth-disabled-30-symbolic.svg new file mode 100644 index 00000000..38400ff2 --- /dev/null +++ b/src/status/24/bluetooth-disabled-30-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-40-symbolic.svg b/src/status/24/bluetooth-disabled-40-symbolic.svg new file mode 100644 index 00000000..24bb73e9 --- /dev/null +++ b/src/status/24/bluetooth-disabled-40-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-50-symbolic.svg b/src/status/24/bluetooth-disabled-50-symbolic.svg new file mode 100644 index 00000000..6a14c1de --- /dev/null +++ b/src/status/24/bluetooth-disabled-50-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-60-symbolic.svg b/src/status/24/bluetooth-disabled-60-symbolic.svg new file mode 100644 index 00000000..04477d8d --- /dev/null +++ b/src/status/24/bluetooth-disabled-60-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-70-symbolic.svg b/src/status/24/bluetooth-disabled-70-symbolic.svg new file mode 100644 index 00000000..28b65c6b --- /dev/null +++ b/src/status/24/bluetooth-disabled-70-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-80-symbolic.svg b/src/status/24/bluetooth-disabled-80-symbolic.svg new file mode 100644 index 00000000..e12704e0 --- /dev/null +++ b/src/status/24/bluetooth-disabled-80-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-90-symbolic.svg b/src/status/24/bluetooth-disabled-90-symbolic.svg new file mode 100644 index 00000000..5a1eb928 --- /dev/null +++ b/src/status/24/bluetooth-disabled-90-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/bluetooth-disabled-symbolic.svg b/src/status/24/bluetooth-disabled-symbolic.svg new file mode 100644 index 00000000..b73fcc5a --- /dev/null +++ b/src/status/24/bluetooth-disabled-symbolic.svg @@ -0,0 +1,29 @@ + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/bluetooth-disabled.svg b/src/status/24/bluetooth-disabled.svg new file mode 100644 index 00000000..bd4cdb28 --- /dev/null +++ b/src/status/24/bluetooth-disabled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/bluetooth-paired-symbolic.svg b/src/status/24/bluetooth-paired-symbolic.svg new file mode 100644 index 00000000..ce603aa8 --- /dev/null +++ b/src/status/24/bluetooth-paired-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/24/bluetooth-paired.svg b/src/status/24/bluetooth-paired.svg new file mode 100644 index 00000000..30730a07 --- /dev/null +++ b/src/status/24/bluetooth-paired.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/caffeine-cup-empty.svg b/src/status/24/caffeine-cup-empty.svg new file mode 100644 index 00000000..814da2d3 --- /dev/null +++ b/src/status/24/caffeine-cup-empty.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/24/caffeine-cup-full.svg b/src/status/24/caffeine-cup-full.svg new file mode 100644 index 00000000..d1a55f29 --- /dev/null +++ b/src/status/24/caffeine-cup-full.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/status/24/camera-off.svg b/src/status/24/camera-off.svg new file mode 100644 index 00000000..a3140d95 --- /dev/null +++ b/src/status/24/camera-off.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/camera-on.svg b/src/status/24/camera-on.svg new file mode 100644 index 00000000..d37f40ee --- /dev/null +++ b/src/status/24/camera-on.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/clipit-trayicon.svg b/src/status/24/clipit-trayicon.svg new file mode 100644 index 00000000..9dadfe24 --- /dev/null +++ b/src/status/24/clipit-trayicon.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/dialog-information-symbolic.svg b/src/status/24/dialog-information-symbolic.svg new file mode 100644 index 00000000..9c7f909c --- /dev/null +++ b/src/status/24/dialog-information-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/display-brightness-symbolic.svg b/src/status/24/display-brightness-symbolic.svg new file mode 100644 index 00000000..274ccdd0 --- /dev/null +++ b/src/status/24/display-brightness-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/flameshot.svg b/src/status/24/flameshot.svg new file mode 100644 index 00000000..e88c337f --- /dev/null +++ b/src/status/24/flameshot.svg @@ -0,0 +1,20 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/src/status/24/gpm-brightness-lcd-disabled.svg b/src/status/24/gpm-brightness-lcd-disabled.svg new file mode 100644 index 00000000..1d59e943 --- /dev/null +++ b/src/status/24/gpm-brightness-lcd-disabled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/gpm-brightness-lcd-invalid.svg b/src/status/24/gpm-brightness-lcd-invalid.svg new file mode 100644 index 00000000..5596cd97 --- /dev/null +++ b/src/status/24/gpm-brightness-lcd-invalid.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/gpm-keyboard-000.svg b/src/status/24/gpm-keyboard-000.svg new file mode 100644 index 00000000..a033972a --- /dev/null +++ b/src/status/24/gpm-keyboard-000.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/status/24/gpm-keyboard-020.svg b/src/status/24/gpm-keyboard-020.svg new file mode 100644 index 00000000..b2b4aaae --- /dev/null +++ b/src/status/24/gpm-keyboard-020.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/status/24/gpm-keyboard-040.svg b/src/status/24/gpm-keyboard-040.svg new file mode 100644 index 00000000..80ca0bcd --- /dev/null +++ b/src/status/24/gpm-keyboard-040.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/status/24/gpm-keyboard-060.svg b/src/status/24/gpm-keyboard-060.svg new file mode 100644 index 00000000..c8074a28 --- /dev/null +++ b/src/status/24/gpm-keyboard-060.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/status/24/gpm-keyboard-080.svg b/src/status/24/gpm-keyboard-080.svg new file mode 100644 index 00000000..d8f8e507 --- /dev/null +++ b/src/status/24/gpm-keyboard-080.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/status/24/gpm-keyboard-100.svg b/src/status/24/gpm-keyboard-100.svg new file mode 100644 index 00000000..568ff9bc --- /dev/null +++ b/src/status/24/gpm-keyboard-100.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/status/24/indicator-keyboard.svg b/src/status/24/indicator-keyboard.svg new file mode 100644 index 00000000..e565d80b --- /dev/null +++ b/src/status/24/indicator-keyboard.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/24/indicator-messages-new.svg b/src/status/24/indicator-messages-new.svg new file mode 100644 index 00000000..f5b68979 --- /dev/null +++ b/src/status/24/indicator-messages-new.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/indicator-messages-red.svg b/src/status/24/indicator-messages-red.svg new file mode 100644 index 00000000..5c184ab9 --- /dev/null +++ b/src/status/24/indicator-messages-red.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/indicator-messages.svg b/src/status/24/indicator-messages.svg new file mode 100644 index 00000000..342a7b53 --- /dev/null +++ b/src/status/24/indicator-messages.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/krb-expiring-ticket.svg b/src/status/24/krb-expiring-ticket.svg new file mode 100644 index 00000000..187c552c --- /dev/null +++ b/src/status/24/krb-expiring-ticket.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/krb-no-valid-ticket.svg b/src/status/24/krb-no-valid-ticket.svg new file mode 100644 index 00000000..9a6a709a --- /dev/null +++ b/src/status/24/krb-no-valid-ticket.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/manjaro.svg b/src/status/24/manjaro.svg new file mode 100644 index 00000000..90278790 --- /dev/null +++ b/src/status/24/manjaro.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/24/microphone-sensitivity-high.svg b/src/status/24/microphone-sensitivity-high.svg new file mode 100644 index 00000000..3bc11e81 --- /dev/null +++ b/src/status/24/microphone-sensitivity-high.svg @@ -0,0 +1,7 @@ + + Paper Symbolic Icon Theme + + + + + diff --git a/src/status/24/microphone-sensitivity-low.svg b/src/status/24/microphone-sensitivity-low.svg new file mode 100644 index 00000000..ea6dbaeb --- /dev/null +++ b/src/status/24/microphone-sensitivity-low.svg @@ -0,0 +1,7 @@ + + Paper Symbolic Icon Theme + + + + + diff --git a/src/status/24/microphone-sensitivity-medium.svg b/src/status/24/microphone-sensitivity-medium.svg new file mode 100644 index 00000000..dfd572e6 --- /dev/null +++ b/src/status/24/microphone-sensitivity-medium.svg @@ -0,0 +1,8 @@ + + Paper Symbolic Icon Theme + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-10-symbolic.svg b/src/status/24/microphone-sensitivity-muted-10-symbolic.svg new file mode 100644 index 00000000..e3683dce --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-10-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-20-symbolic.svg b/src/status/24/microphone-sensitivity-muted-20-symbolic.svg new file mode 100644 index 00000000..47220ba3 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-20-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-30-symbolic.svg b/src/status/24/microphone-sensitivity-muted-30-symbolic.svg new file mode 100644 index 00000000..80239e14 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-30-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-40-symbolic.svg b/src/status/24/microphone-sensitivity-muted-40-symbolic.svg new file mode 100644 index 00000000..fb9bc361 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-40-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-50-symbolic.svg b/src/status/24/microphone-sensitivity-muted-50-symbolic.svg new file mode 100644 index 00000000..149478cd --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-50-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-60-symbolic.svg b/src/status/24/microphone-sensitivity-muted-60-symbolic.svg new file mode 100644 index 00000000..c85c0402 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-60-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-70-symbolic.svg b/src/status/24/microphone-sensitivity-muted-70-symbolic.svg new file mode 100644 index 00000000..a7e5eaaf --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-70-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-80-symbolic.svg b/src/status/24/microphone-sensitivity-muted-80-symbolic.svg new file mode 100644 index 00000000..eb2ce4e2 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-80-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-90-symbolic.svg b/src/status/24/microphone-sensitivity-muted-90-symbolic.svg new file mode 100644 index 00000000..47c97d21 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-90-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted-symbolic.svg b/src/status/24/microphone-sensitivity-muted-symbolic.svg new file mode 100644 index 00000000..5d4e49a1 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/microphone-sensitivity-muted.svg b/src/status/24/microphone-sensitivity-muted.svg new file mode 100644 index 00000000..8e775313 --- /dev/null +++ b/src/status/24/microphone-sensitivity-muted.svg @@ -0,0 +1,7 @@ + + Paper Symbolic Icon Theme + + + + + diff --git a/src/status/24/mintupdate-checking.svg b/src/status/24/mintupdate-checking.svg new file mode 100644 index 00000000..2fc6e07f --- /dev/null +++ b/src/status/24/mintupdate-checking.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/24/mintupdate-error.svg b/src/status/24/mintupdate-error.svg new file mode 100644 index 00000000..4cb5f0af --- /dev/null +++ b/src/status/24/mintupdate-error.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/mintupdate-installing.svg b/src/status/24/mintupdate-installing.svg new file mode 100644 index 00000000..8bf203c8 --- /dev/null +++ b/src/status/24/mintupdate-installing.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/24/mintupdate-up-to-date.svg b/src/status/24/mintupdate-up-to-date.svg new file mode 100644 index 00000000..28a9bcce --- /dev/null +++ b/src/status/24/mintupdate-up-to-date.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/24/mintupdate-updates-available.svg b/src/status/24/mintupdate-updates-available.svg new file mode 100644 index 00000000..dac98962 --- /dev/null +++ b/src/status/24/mintupdate-updates-available.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/24/network-cellular-acquiring-symbolic.svg b/src/status/24/network-cellular-acquiring-symbolic.svg new file mode 100644 index 00000000..42a9d55a --- /dev/null +++ b/src/status/24/network-cellular-acquiring-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/24/network-cellular-acquiring.svg b/src/status/24/network-cellular-acquiring.svg new file mode 100644 index 00000000..cecaa3a9 --- /dev/null +++ b/src/status/24/network-cellular-acquiring.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-connected-symbolic.svg b/src/status/24/network-cellular-connected-symbolic.svg new file mode 100644 index 00000000..2ccb3676 --- /dev/null +++ b/src/status/24/network-cellular-connected-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-no-route-symbolic.svg b/src/status/24/network-cellular-no-route-symbolic.svg new file mode 100644 index 00000000..354c9a63 --- /dev/null +++ b/src/status/24/network-cellular-no-route-symbolic.svg @@ -0,0 +1,35 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/status/24/network-cellular-no-route.svg b/src/status/24/network-cellular-no-route.svg new file mode 100644 index 00000000..5ce9bad6 --- /dev/null +++ b/src/status/24/network-cellular-no-route.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-offline-symbolic.svg b/src/status/24/network-cellular-offline-symbolic.svg new file mode 100644 index 00000000..4009a829 --- /dev/null +++ b/src/status/24/network-cellular-offline-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-offline.svg b/src/status/24/network-cellular-offline.svg new file mode 100644 index 00000000..8926c642 --- /dev/null +++ b/src/status/24/network-cellular-offline.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-secure-signal-excellent.svg b/src/status/24/network-cellular-secure-signal-excellent.svg new file mode 100644 index 00000000..1446ad9e --- /dev/null +++ b/src/status/24/network-cellular-secure-signal-excellent.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-secure-signal-good.svg b/src/status/24/network-cellular-secure-signal-good.svg new file mode 100644 index 00000000..682ad739 --- /dev/null +++ b/src/status/24/network-cellular-secure-signal-good.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-secure-signal-low.svg b/src/status/24/network-cellular-secure-signal-low.svg new file mode 100644 index 00000000..1625569e --- /dev/null +++ b/src/status/24/network-cellular-secure-signal-low.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-secure-signal-none.svg b/src/status/24/network-cellular-secure-signal-none.svg new file mode 100644 index 00000000..51c28ead --- /dev/null +++ b/src/status/24/network-cellular-secure-signal-none.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-secure-signal-ok.svg b/src/status/24/network-cellular-secure-signal-ok.svg new file mode 100644 index 00000000..87c984b9 --- /dev/null +++ b/src/status/24/network-cellular-secure-signal-ok.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-excellent-secure-symbolic.svg b/src/status/24/network-cellular-signal-excellent-secure-symbolic.svg new file mode 100644 index 00000000..92e3648d --- /dev/null +++ b/src/status/24/network-cellular-signal-excellent-secure-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/network-cellular-signal-excellent-symbolic.svg b/src/status/24/network-cellular-signal-excellent-symbolic.svg new file mode 100644 index 00000000..7f1a6f68 --- /dev/null +++ b/src/status/24/network-cellular-signal-excellent-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/network-cellular-signal-excellent.svg b/src/status/24/network-cellular-signal-excellent.svg new file mode 100644 index 00000000..7a98ec70 --- /dev/null +++ b/src/status/24/network-cellular-signal-excellent.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/network-cellular-signal-good-secure-symbolic.svg b/src/status/24/network-cellular-signal-good-secure-symbolic.svg new file mode 100644 index 00000000..283bd0b8 --- /dev/null +++ b/src/status/24/network-cellular-signal-good-secure-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-good-symbolic.svg b/src/status/24/network-cellular-signal-good-symbolic.svg new file mode 100644 index 00000000..7b52c470 --- /dev/null +++ b/src/status/24/network-cellular-signal-good-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-good.svg b/src/status/24/network-cellular-signal-good.svg new file mode 100644 index 00000000..9b5fc22d --- /dev/null +++ b/src/status/24/network-cellular-signal-good.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-low.svg b/src/status/24/network-cellular-signal-low.svg new file mode 100644 index 00000000..9a122e21 --- /dev/null +++ b/src/status/24/network-cellular-signal-low.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-none-secure-symbolic.svg b/src/status/24/network-cellular-signal-none-secure-symbolic.svg new file mode 100644 index 00000000..149f380c --- /dev/null +++ b/src/status/24/network-cellular-signal-none-secure-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-none-symbolic.svg b/src/status/24/network-cellular-signal-none-symbolic.svg new file mode 100644 index 00000000..0cdea3a6 --- /dev/null +++ b/src/status/24/network-cellular-signal-none-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/network-cellular-signal-none.svg b/src/status/24/network-cellular-signal-none.svg new file mode 100644 index 00000000..e9fadf13 --- /dev/null +++ b/src/status/24/network-cellular-signal-none.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/network-cellular-signal-ok-secure-symbolic.svg b/src/status/24/network-cellular-signal-ok-secure-symbolic.svg new file mode 100644 index 00000000..f7604d9b --- /dev/null +++ b/src/status/24/network-cellular-signal-ok-secure-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-ok-symbolic.svg b/src/status/24/network-cellular-signal-ok-symbolic.svg new file mode 100644 index 00000000..12b57cde --- /dev/null +++ b/src/status/24/network-cellular-signal-ok-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-ok.svg b/src/status/24/network-cellular-signal-ok.svg new file mode 100644 index 00000000..a5db9e0e --- /dev/null +++ b/src/status/24/network-cellular-signal-ok.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-weak-secure-symbolic.svg b/src/status/24/network-cellular-signal-weak-secure-symbolic.svg new file mode 100644 index 00000000..02f49c5c --- /dev/null +++ b/src/status/24/network-cellular-signal-weak-secure-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-cellular-signal-weak-symbolic.svg b/src/status/24/network-cellular-signal-weak-symbolic.svg new file mode 100644 index 00000000..f6031f02 --- /dev/null +++ b/src/status/24/network-cellular-signal-weak-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-error.svg b/src/status/24/network-error.svg new file mode 100644 index 00000000..aa5b241c --- /dev/null +++ b/src/status/24/network-error.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/24/network-receive.svg b/src/status/24/network-receive.svg new file mode 100644 index 00000000..3dfc9335 --- /dev/null +++ b/src/status/24/network-receive.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/status/24/network-transmit.svg b/src/status/24/network-transmit.svg new file mode 100644 index 00000000..43043e6d --- /dev/null +++ b/src/status/24/network-transmit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/24/network-vpn-acquiring.svg b/src/status/24/network-vpn-acquiring.svg new file mode 100644 index 00000000..6e33c2f7 --- /dev/null +++ b/src/status/24/network-vpn-acquiring.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/network-vpn-symbolic.svg b/src/status/24/network-vpn-symbolic.svg new file mode 100644 index 00000000..d5750244 --- /dev/null +++ b/src/status/24/network-vpn-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/network-wired-acquiring-symbolic.svg b/src/status/24/network-wired-acquiring-symbolic.svg new file mode 100644 index 00000000..8b8cc01e --- /dev/null +++ b/src/status/24/network-wired-acquiring-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/status/24/network-wired-acquiring.svg b/src/status/24/network-wired-acquiring.svg new file mode 100644 index 00000000..d90a0a73 --- /dev/null +++ b/src/status/24/network-wired-acquiring.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/network-wired-no-route.svg b/src/status/24/network-wired-no-route.svg new file mode 100644 index 00000000..c52588d1 --- /dev/null +++ b/src/status/24/network-wired-no-route.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/network-wired-offline.svg b/src/status/24/network-wired-offline.svg new file mode 100644 index 00000000..8bc7686e --- /dev/null +++ b/src/status/24/network-wired-offline.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/network-wired-secure.svg b/src/status/24/network-wired-secure.svg new file mode 100644 index 00000000..88593193 --- /dev/null +++ b/src/status/24/network-wired-secure.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/network-wired.svg b/src/status/24/network-wired.svg new file mode 100644 index 00000000..ccdaeca2 --- /dev/null +++ b/src/status/24/network-wired.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/network-wireless-acquiring.svg b/src/status/24/network-wireless-acquiring.svg new file mode 100644 index 00000000..c8f280a2 --- /dev/null +++ b/src/status/24/network-wireless-acquiring.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/status/24/network-wireless-hotspot.svg b/src/status/24/network-wireless-hotspot.svg new file mode 100644 index 00000000..bd3b75cc --- /dev/null +++ b/src/status/24/network-wireless-hotspot.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/network-wireless-no-route.svg b/src/status/24/network-wireless-no-route.svg new file mode 100644 index 00000000..13c6deee --- /dev/null +++ b/src/status/24/network-wireless-no-route.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/network-wireless-offline.svg b/src/status/24/network-wireless-offline.svg new file mode 100644 index 00000000..c22e9b56 --- /dev/null +++ b/src/status/24/network-wireless-offline.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/24/night-light-disabled-10-symbolic.svg b/src/status/24/night-light-disabled-10-symbolic.svg new file mode 100644 index 00000000..ae779f56 --- /dev/null +++ b/src/status/24/night-light-disabled-10-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/night-light-disabled-20-symbolic.svg b/src/status/24/night-light-disabled-20-symbolic.svg new file mode 100644 index 00000000..7f0f68ba --- /dev/null +++ b/src/status/24/night-light-disabled-20-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-30-symbolic.svg b/src/status/24/night-light-disabled-30-symbolic.svg new file mode 100644 index 00000000..d19322ce --- /dev/null +++ b/src/status/24/night-light-disabled-30-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-40-symbolic.svg b/src/status/24/night-light-disabled-40-symbolic.svg new file mode 100644 index 00000000..6d744233 --- /dev/null +++ b/src/status/24/night-light-disabled-40-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-50-symbolic.svg b/src/status/24/night-light-disabled-50-symbolic.svg new file mode 100644 index 00000000..4451ef9f --- /dev/null +++ b/src/status/24/night-light-disabled-50-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-60-symbolic.svg b/src/status/24/night-light-disabled-60-symbolic.svg new file mode 100644 index 00000000..17e70aea --- /dev/null +++ b/src/status/24/night-light-disabled-60-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-70-symbolic.svg b/src/status/24/night-light-disabled-70-symbolic.svg new file mode 100644 index 00000000..c086cc63 --- /dev/null +++ b/src/status/24/night-light-disabled-70-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-80-symbolic.svg b/src/status/24/night-light-disabled-80-symbolic.svg new file mode 100644 index 00000000..ad59cfb0 --- /dev/null +++ b/src/status/24/night-light-disabled-80-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-90-symbolic.svg b/src/status/24/night-light-disabled-90-symbolic.svg new file mode 100644 index 00000000..55bb9724 --- /dev/null +++ b/src/status/24/night-light-disabled-90-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-disabled-symbolic.svg b/src/status/24/night-light-disabled-symbolic.svg new file mode 100644 index 00000000..b78f6ba1 --- /dev/null +++ b/src/status/24/night-light-disabled-symbolic.svg @@ -0,0 +1,59 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/night-light-symbolic.svg b/src/status/24/night-light-symbolic.svg new file mode 100644 index 00000000..64f8221a --- /dev/null +++ b/src/status/24/night-light-symbolic.svg @@ -0,0 +1,59 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/nm-signal-0-secure.svg b/src/status/24/nm-signal-0-secure.svg new file mode 100644 index 00000000..4298e458 --- /dev/null +++ b/src/status/24/nm-signal-0-secure.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/24/nm-signal-0.svg b/src/status/24/nm-signal-0.svg new file mode 100644 index 00000000..30b8fb81 --- /dev/null +++ b/src/status/24/nm-signal-0.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/nm-signal-100-secure.svg b/src/status/24/nm-signal-100-secure.svg new file mode 100644 index 00000000..9a23b942 --- /dev/null +++ b/src/status/24/nm-signal-100-secure.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/24/nm-signal-100.svg b/src/status/24/nm-signal-100.svg new file mode 100644 index 00000000..e83e794f --- /dev/null +++ b/src/status/24/nm-signal-100.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/nm-signal-25-secure.svg b/src/status/24/nm-signal-25-secure.svg new file mode 100644 index 00000000..e0a75962 --- /dev/null +++ b/src/status/24/nm-signal-25-secure.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/24/nm-signal-25.svg b/src/status/24/nm-signal-25.svg new file mode 100644 index 00000000..11051199 --- /dev/null +++ b/src/status/24/nm-signal-25.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/nm-signal-50-secure.svg b/src/status/24/nm-signal-50-secure.svg new file mode 100644 index 00000000..86cb95e9 --- /dev/null +++ b/src/status/24/nm-signal-50-secure.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/24/nm-signal-50.svg b/src/status/24/nm-signal-50.svg new file mode 100644 index 00000000..100d3914 --- /dev/null +++ b/src/status/24/nm-signal-50.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/nm-signal-75-secure.svg b/src/status/24/nm-signal-75-secure.svg new file mode 100644 index 00000000..27bf108b --- /dev/null +++ b/src/status/24/nm-signal-75-secure.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/24/nm-signal-75.svg b/src/status/24/nm-signal-75.svg new file mode 100644 index 00000000..af563f2a --- /dev/null +++ b/src/status/24/nm-signal-75.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/nm-vpn-lock.svg b/src/status/24/nm-vpn-lock.svg new file mode 100644 index 00000000..f020ec68 --- /dev/null +++ b/src/status/24/nm-vpn-lock.svg @@ -0,0 +1,30 @@ + + + + + + + image/svg+xml + + + + + + + diff --git a/src/status/24/notes-panel.svg b/src/status/24/notes-panel.svg new file mode 100644 index 00000000..72150c58 --- /dev/null +++ b/src/status/24/notes-panel.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/status/24/notification-disabled-10-symbolic.svg b/src/status/24/notification-disabled-10-symbolic.svg new file mode 100644 index 00000000..3c34b7f0 --- /dev/null +++ b/src/status/24/notification-disabled-10-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-20-symbolic.svg b/src/status/24/notification-disabled-20-symbolic.svg new file mode 100644 index 00000000..e6e275aa --- /dev/null +++ b/src/status/24/notification-disabled-20-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-30-symbolic.svg b/src/status/24/notification-disabled-30-symbolic.svg new file mode 100644 index 00000000..96568360 --- /dev/null +++ b/src/status/24/notification-disabled-30-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-40-symbolic.svg b/src/status/24/notification-disabled-40-symbolic.svg new file mode 100644 index 00000000..c8e139e7 --- /dev/null +++ b/src/status/24/notification-disabled-40-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-50-symbolic.svg b/src/status/24/notification-disabled-50-symbolic.svg new file mode 100644 index 00000000..2a398be6 --- /dev/null +++ b/src/status/24/notification-disabled-50-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-60-symbolic.svg b/src/status/24/notification-disabled-60-symbolic.svg new file mode 100644 index 00000000..4f000ab4 --- /dev/null +++ b/src/status/24/notification-disabled-60-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-70-symbolic.svg b/src/status/24/notification-disabled-70-symbolic.svg new file mode 100644 index 00000000..6ab809dd --- /dev/null +++ b/src/status/24/notification-disabled-70-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-80-symbolic.svg b/src/status/24/notification-disabled-80-symbolic.svg new file mode 100644 index 00000000..86df86d7 --- /dev/null +++ b/src/status/24/notification-disabled-80-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-90-symbolic.svg b/src/status/24/notification-disabled-90-symbolic.svg new file mode 100644 index 00000000..313a3b4f --- /dev/null +++ b/src/status/24/notification-disabled-90-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-disabled-symbolic.svg b/src/status/24/notification-disabled-symbolic.svg new file mode 100644 index 00000000..4d2a8ebc --- /dev/null +++ b/src/status/24/notification-disabled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/notification-new-10-symbolic.svg b/src/status/24/notification-new-10-symbolic.svg new file mode 100644 index 00000000..4c93d0a1 --- /dev/null +++ b/src/status/24/notification-new-10-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-new-20-symbolic.svg b/src/status/24/notification-new-20-symbolic.svg new file mode 100644 index 00000000..d1271146 --- /dev/null +++ b/src/status/24/notification-new-20-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-new-30-symbolic.svg b/src/status/24/notification-new-30-symbolic.svg new file mode 100644 index 00000000..838d956d --- /dev/null +++ b/src/status/24/notification-new-30-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-new-40-symbolic.svg b/src/status/24/notification-new-40-symbolic.svg new file mode 100644 index 00000000..41162708 --- /dev/null +++ b/src/status/24/notification-new-40-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-new-50-symbolic.svg b/src/status/24/notification-new-50-symbolic.svg new file mode 100644 index 00000000..c218fa83 --- /dev/null +++ b/src/status/24/notification-new-50-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-new-60-symbolic.svg b/src/status/24/notification-new-60-symbolic.svg new file mode 100644 index 00000000..aadc1097 --- /dev/null +++ b/src/status/24/notification-new-60-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-new-70-symbolic.svg b/src/status/24/notification-new-70-symbolic.svg new file mode 100644 index 00000000..92406a76 --- /dev/null +++ b/src/status/24/notification-new-70-symbolic.svg @@ -0,0 +1,30 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/notification-new-80-symbolic.svg b/src/status/24/notification-new-80-symbolic.svg new file mode 100644 index 00000000..c629f922 --- /dev/null +++ b/src/status/24/notification-new-80-symbolic.svg @@ -0,0 +1,36 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/status/24/notification-new-90-symbolic.svg b/src/status/24/notification-new-90-symbolic.svg new file mode 100644 index 00000000..4acc2ac2 --- /dev/null +++ b/src/status/24/notification-new-90-symbolic.svg @@ -0,0 +1,36 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/status/24/notification-new-symbolic.svg b/src/status/24/notification-new-symbolic.svg new file mode 100644 index 00000000..9cad3182 --- /dev/null +++ b/src/status/24/notification-new-symbolic.svg @@ -0,0 +1,35 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/src/status/24/onboard-panel.svg b/src/status/24/onboard-panel.svg new file mode 100644 index 00000000..92ff5777 --- /dev/null +++ b/src/status/24/onboard-panel.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/24/optimus-indicator-intel.svg b/src/status/24/optimus-indicator-intel.svg new file mode 100644 index 00000000..ea97b222 --- /dev/null +++ b/src/status/24/optimus-indicator-intel.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/optimus-indicator-nvidia.svg b/src/status/24/optimus-indicator-nvidia.svg new file mode 100644 index 00000000..f3a3608b --- /dev/null +++ b/src/status/24/optimus-indicator-nvidia.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/24/org.xfce.screenshooter.svg b/src/status/24/org.xfce.screenshooter.svg new file mode 100644 index 00000000..624e84a1 --- /dev/null +++ b/src/status/24/org.xfce.screenshooter.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/printer-printing-symbolic.svg b/src/status/24/printer-printing-symbolic.svg new file mode 100644 index 00000000..41b826c9 --- /dev/null +++ b/src/status/24/printer-printing-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/process-working-symbolic.svg b/src/status/24/process-working-symbolic.svg new file mode 100644 index 00000000..d6b09307 --- /dev/null +++ b/src/status/24/process-working-symbolic.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/status/24/qbittorrent-tray.svg b/src/status/24/qbittorrent-tray.svg new file mode 100644 index 00000000..3d68e000 --- /dev/null +++ b/src/status/24/qbittorrent-tray.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/riot-tray.svg b/src/status/24/riot-tray.svg new file mode 100644 index 00000000..79593092 --- /dev/null +++ b/src/status/24/riot-tray.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/24/safeeyes_disabled.svg b/src/status/24/safeeyes_disabled.svg new file mode 100644 index 00000000..5271c5da --- /dev/null +++ b/src/status/24/safeeyes_disabled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/24/safeeyes_enabled.svg b/src/status/24/safeeyes_enabled.svg new file mode 100644 index 00000000..0784dd59 --- /dev/null +++ b/src/status/24/safeeyes_enabled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/slack-indicator-highlight.svg b/src/status/24/slack-indicator-highlight.svg new file mode 100644 index 00000000..1f942b27 --- /dev/null +++ b/src/status/24/slack-indicator-highlight.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/24/slack-indicator-unread.svg b/src/status/24/slack-indicator-unread.svg new file mode 100644 index 00000000..18762508 --- /dev/null +++ b/src/status/24/slack-indicator-unread.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/24/slack-indicator.svg b/src/status/24/slack-indicator.svg new file mode 100644 index 00000000..ae70db72 --- /dev/null +++ b/src/status/24/slack-indicator.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/24/start-here-symbolic.svg b/src/status/24/start-here-symbolic.svg new file mode 100644 index 00000000..35f24540 --- /dev/null +++ b/src/status/24/start-here-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/state-download.svg b/src/status/24/state-download.svg new file mode 100644 index 00000000..bcdfd7cc --- /dev/null +++ b/src/status/24/state-download.svg @@ -0,0 +1,149 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/state-error.svg b/src/status/24/state-error.svg new file mode 100644 index 00000000..21981d4c --- /dev/null +++ b/src/status/24/state-error.svg @@ -0,0 +1,104 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/state-information.svg b/src/status/24/state-information.svg new file mode 100644 index 00000000..b97a7ce6 --- /dev/null +++ b/src/status/24/state-information.svg @@ -0,0 +1,104 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/state-offline.svg b/src/status/24/state-offline.svg new file mode 100644 index 00000000..2e2b7b2b --- /dev/null +++ b/src/status/24/state-offline.svg @@ -0,0 +1,108 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/state-ok.svg b/src/status/24/state-ok.svg new file mode 100644 index 00000000..d4c9e636 --- /dev/null +++ b/src/status/24/state-ok.svg @@ -0,0 +1,103 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/state-pause.svg b/src/status/24/state-pause.svg new file mode 100644 index 00000000..9a43df66 --- /dev/null +++ b/src/status/24/state-pause.svg @@ -0,0 +1,104 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/state-sync.svg b/src/status/24/state-sync.svg new file mode 100644 index 00000000..70ed9e96 --- /dev/null +++ b/src/status/24/state-sync.svg @@ -0,0 +1,104 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/state-warning.svg b/src/status/24/state-warning.svg new file mode 100644 index 00000000..8b0f847f --- /dev/null +++ b/src/status/24/state-warning.svg @@ -0,0 +1,103 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/src/status/24/system-lock-screen.svg b/src/status/24/system-lock-screen.svg new file mode 100644 index 00000000..ef623527 --- /dev/null +++ b/src/status/24/system-lock-screen.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/24/system-log-out.svg b/src/status/24/system-log-out.svg new file mode 100644 index 00000000..fb6079af --- /dev/null +++ b/src/status/24/system-log-out.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/24/system-reboot.svg b/src/status/24/system-reboot.svg new file mode 100644 index 00000000..db8580ce --- /dev/null +++ b/src/status/24/system-reboot.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/24/system-shutdown.svg b/src/status/24/system-shutdown.svg new file mode 100644 index 00000000..ecaa5e80 --- /dev/null +++ b/src/status/24/system-shutdown.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/24/system-suspend-hibernate.svg b/src/status/24/system-suspend-hibernate.svg new file mode 100644 index 00000000..d76b3ba8 --- /dev/null +++ b/src/status/24/system-suspend-hibernate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/24/system-suspend.svg b/src/status/24/system-suspend.svg new file mode 100644 index 00000000..d16abd66 --- /dev/null +++ b/src/status/24/system-suspend.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/24/system-switch-user.svg b/src/status/24/system-switch-user.svg new file mode 100644 index 00000000..497103a6 --- /dev/null +++ b/src/status/24/system-switch-user.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/24/telegram-attention-panel.svg b/src/status/24/telegram-attention-panel.svg new file mode 100644 index 00000000..938361f2 --- /dev/null +++ b/src/status/24/telegram-attention-panel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/24/telegram-mute-panel.svg b/src/status/24/telegram-mute-panel.svg new file mode 100644 index 00000000..95f8fdfa --- /dev/null +++ b/src/status/24/telegram-mute-panel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/24/telegram-panel.svg b/src/status/24/telegram-panel.svg new file mode 100644 index 00000000..08041bd2 --- /dev/null +++ b/src/status/24/telegram-panel.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/24/uget-tray-default.svg b/src/status/24/uget-tray-default.svg new file mode 100644 index 00000000..6cc9cc86 --- /dev/null +++ b/src/status/24/uget-tray-default.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/uget-tray-downloading.svg b/src/status/24/uget-tray-downloading.svg new file mode 100644 index 00000000..465941bc --- /dev/null +++ b/src/status/24/uget-tray-downloading.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/24/uget-tray-error.svg b/src/status/24/uget-tray-error.svg new file mode 100644 index 00000000..2197d1b6 --- /dev/null +++ b/src/status/24/uget-tray-error.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/32/dialog-error.svg b/src/status/32/dialog-error.svg new file mode 100644 index 00000000..c401dfb4 --- /dev/null +++ b/src/status/32/dialog-error.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/32/dialog-information.svg b/src/status/32/dialog-information.svg new file mode 100644 index 00000000..7cff109b --- /dev/null +++ b/src/status/32/dialog-information.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/32/dialog-question.svg b/src/status/32/dialog-question.svg new file mode 100644 index 00000000..c48f506c --- /dev/null +++ b/src/status/32/dialog-question.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/32/dialog-warning.svg b/src/status/32/dialog-warning.svg new file mode 100644 index 00000000..f644c82a --- /dev/null +++ b/src/status/32/dialog-warning.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/32/gtk-dialog-authentication.svg b/src/status/32/gtk-dialog-authentication.svg new file mode 100644 index 00000000..97ed4264 --- /dev/null +++ b/src/status/32/gtk-dialog-authentication.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/32/image-loading.svg b/src/status/32/image-loading.svg new file mode 100644 index 00000000..27c25b4e --- /dev/null +++ b/src/status/32/image-loading.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/32/image-missing.svg b/src/status/32/image-missing.svg new file mode 100644 index 00000000..3f8ebb0c --- /dev/null +++ b/src/status/32/image-missing.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/status/32/private-mode.svg b/src/status/32/private-mode.svg new file mode 100644 index 00000000..b1ad7c8d --- /dev/null +++ b/src/status/32/private-mode.svg @@ -0,0 +1,506 @@ + + + + + Adwaita Icon Template + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + GNOME Design Team + + + + + Adwaita Icon Template + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/32/security-high.svg b/src/status/32/security-high.svg new file mode 100644 index 00000000..d0d2dfdb --- /dev/null +++ b/src/status/32/security-high.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/32/security-low.svg b/src/status/32/security-low.svg new file mode 100644 index 00000000..cea1bc1c --- /dev/null +++ b/src/status/32/security-low.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/32/security-medium.svg b/src/status/32/security-medium.svg new file mode 100644 index 00000000..6ea5b7f0 --- /dev/null +++ b/src/status/32/security-medium.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/32/web-watermark.svg b/src/status/32/web-watermark.svg new file mode 100644 index 00000000..2705fa92 --- /dev/null +++ b/src/status/32/web-watermark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/account-logged-in-symbolic.svg b/src/status/symbolic/account-logged-in-symbolic.svg new file mode 100644 index 00000000..31d786b9 --- /dev/null +++ b/src/status/symbolic/account-logged-in-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/airplane-mode-disabled-symbolic.svg b/src/status/symbolic/airplane-mode-disabled-symbolic.svg new file mode 100644 index 00000000..77b16352 --- /dev/null +++ b/src/status/symbolic/airplane-mode-disabled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/airplane-mode-symbolic.svg b/src/status/symbolic/airplane-mode-symbolic.svg new file mode 100644 index 00000000..cd430108 --- /dev/null +++ b/src/status/symbolic/airplane-mode-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/alarm-symbolic.svg b/src/status/symbolic/alarm-symbolic.svg new file mode 100644 index 00000000..cc98b879 --- /dev/null +++ b/src/status/symbolic/alarm-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/appointment-missed-symbolic.svg b/src/status/symbolic/appointment-missed-symbolic.svg new file mode 100644 index 00000000..b9533c1e --- /dev/null +++ b/src/status/symbolic/appointment-missed-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/appointment-soon-symbolic.svg b/src/status/symbolic/appointment-soon-symbolic.svg new file mode 100644 index 00000000..f15827d2 --- /dev/null +++ b/src/status/symbolic/appointment-soon-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/arch-error-symbolic.svg b/src/status/symbolic/arch-error-symbolic.svg new file mode 100644 index 00000000..37889190 --- /dev/null +++ b/src/status/symbolic/arch-error-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/arch-lit-symbolic.svg b/src/status/symbolic/arch-lit-symbolic.svg new file mode 100644 index 00000000..75d09edd --- /dev/null +++ b/src/status/symbolic/arch-lit-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/arch-unknown-symbolic.svg b/src/status/symbolic/arch-unknown-symbolic.svg new file mode 100644 index 00000000..7f0b1329 --- /dev/null +++ b/src/status/symbolic/arch-unknown-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/arch-updates-symbolic.svg b/src/status/symbolic/arch-updates-symbolic.svg new file mode 100644 index 00000000..4922acaf --- /dev/null +++ b/src/status/symbolic/arch-updates-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/arch-uptodate-symbolic.svg b/src/status/symbolic/arch-uptodate-symbolic.svg new file mode 100644 index 00000000..8b4136b4 --- /dev/null +++ b/src/status/symbolic/arch-uptodate-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/audio-input-microphone-high-symbolic.svg b/src/status/symbolic/audio-input-microphone-high-symbolic.svg new file mode 100644 index 00000000..39c239aa --- /dev/null +++ b/src/status/symbolic/audio-input-microphone-high-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/audio-input-microphone-low-symbolic.svg b/src/status/symbolic/audio-input-microphone-low-symbolic.svg new file mode 100644 index 00000000..35a70a80 --- /dev/null +++ b/src/status/symbolic/audio-input-microphone-low-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/audio-input-microphone-medium-symbolic.svg b/src/status/symbolic/audio-input-microphone-medium-symbolic.svg new file mode 100644 index 00000000..bfb2549d --- /dev/null +++ b/src/status/symbolic/audio-input-microphone-medium-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/audio-input-microphone-muted-symbolic.svg b/src/status/symbolic/audio-input-microphone-muted-symbolic.svg new file mode 100644 index 00000000..ddfa7000 --- /dev/null +++ b/src/status/symbolic/audio-input-microphone-muted-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/audio-volume-high-symbolic.svg b/src/status/symbolic/audio-volume-high-symbolic.svg new file mode 100644 index 00000000..602c613a --- /dev/null +++ b/src/status/symbolic/audio-volume-high-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/symbolic/audio-volume-low-symbolic.svg b/src/status/symbolic/audio-volume-low-symbolic.svg new file mode 100644 index 00000000..51bc08b0 --- /dev/null +++ b/src/status/symbolic/audio-volume-low-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/symbolic/audio-volume-medium-symbolic.svg b/src/status/symbolic/audio-volume-medium-symbolic.svg new file mode 100644 index 00000000..e8d557d9 --- /dev/null +++ b/src/status/symbolic/audio-volume-medium-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/symbolic/audio-volume-muted-blocking-symbolic.svg b/src/status/symbolic/audio-volume-muted-blocking-symbolic.svg new file mode 100644 index 00000000..8bb1aad5 --- /dev/null +++ b/src/status/symbolic/audio-volume-muted-blocking-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/status/symbolic/audio-volume-muted-symbolic.svg b/src/status/symbolic/audio-volume-muted-symbolic.svg new file mode 100644 index 00000000..98183af8 --- /dev/null +++ b/src/status/symbolic/audio-volume-muted-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/audio-volume-overamplified-symbolic.svg b/src/status/symbolic/audio-volume-overamplified-symbolic.svg new file mode 100644 index 00000000..3e5b8681 --- /dev/null +++ b/src/status/symbolic/audio-volume-overamplified-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/auth-sim-locked-symbolic.svg b/src/status/symbolic/auth-sim-locked-symbolic.svg new file mode 100644 index 00000000..9db1c082 --- /dev/null +++ b/src/status/symbolic/auth-sim-locked-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/auth-sim-missing-symbolic.svg b/src/status/symbolic/auth-sim-missing-symbolic.svg new file mode 100644 index 00000000..dc77a0e7 --- /dev/null +++ b/src/status/symbolic/auth-sim-missing-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/avatar-default-symbolic.svg b/src/status/symbolic/avatar-default-symbolic.svg new file mode 100644 index 00000000..172283e5 --- /dev/null +++ b/src/status/symbolic/avatar-default-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/battery-caution-charging-symbolic.svg b/src/status/symbolic/battery-caution-charging-symbolic.svg new file mode 100644 index 00000000..5c3b84c1 --- /dev/null +++ b/src/status/symbolic/battery-caution-charging-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/battery-caution-symbolic.svg b/src/status/symbolic/battery-caution-symbolic.svg new file mode 100644 index 00000000..38d04a74 --- /dev/null +++ b/src/status/symbolic/battery-caution-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-empty-charging-symbolic.svg b/src/status/symbolic/battery-empty-charging-symbolic.svg new file mode 100644 index 00000000..71c36df4 --- /dev/null +++ b/src/status/symbolic/battery-empty-charging-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-empty-symbolic.svg b/src/status/symbolic/battery-empty-symbolic.svg new file mode 100644 index 00000000..4e104e86 --- /dev/null +++ b/src/status/symbolic/battery-empty-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/battery-full-charging-symbolic.svg b/src/status/symbolic/battery-full-charging-symbolic.svg new file mode 100644 index 00000000..5fbc3d37 --- /dev/null +++ b/src/status/symbolic/battery-full-charging-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/symbolic/battery-full-symbolic.svg b/src/status/symbolic/battery-full-symbolic.svg new file mode 100644 index 00000000..c4e21bd2 --- /dev/null +++ b/src/status/symbolic/battery-full-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-good-charging-symbolic.svg b/src/status/symbolic/battery-good-charging-symbolic.svg new file mode 100644 index 00000000..cb394d8e --- /dev/null +++ b/src/status/symbolic/battery-good-charging-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/symbolic/battery-good-symbolic.svg b/src/status/symbolic/battery-good-symbolic.svg new file mode 100644 index 00000000..b18cc31b --- /dev/null +++ b/src/status/symbolic/battery-good-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-level-10-charging-symbolic.svg b/src/status/symbolic/battery-level-10-charging-symbolic.svg new file mode 100644 index 00000000..3cd2bf9a --- /dev/null +++ b/src/status/symbolic/battery-level-10-charging-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/battery-level-10-symbolic.svg b/src/status/symbolic/battery-level-10-symbolic.svg new file mode 100644 index 00000000..db30bd2a --- /dev/null +++ b/src/status/symbolic/battery-level-10-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/battery-level-20-symbolic.svg b/src/status/symbolic/battery-level-20-symbolic.svg new file mode 100644 index 00000000..23bebb8f --- /dev/null +++ b/src/status/symbolic/battery-level-20-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/battery-level-30-charging-symbolic.svg b/src/status/symbolic/battery-level-30-charging-symbolic.svg new file mode 100644 index 00000000..7e231406 --- /dev/null +++ b/src/status/symbolic/battery-level-30-charging-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/battery-level-30-symbolic.svg b/src/status/symbolic/battery-level-30-symbolic.svg new file mode 100644 index 00000000..1965825d --- /dev/null +++ b/src/status/symbolic/battery-level-30-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-level-50-symbolic.svg b/src/status/symbolic/battery-level-50-symbolic.svg new file mode 100644 index 00000000..facf50d4 --- /dev/null +++ b/src/status/symbolic/battery-level-50-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-level-70-charging-symbolic.svg b/src/status/symbolic/battery-level-70-charging-symbolic.svg new file mode 100644 index 00000000..3af546f6 --- /dev/null +++ b/src/status/symbolic/battery-level-70-charging-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/battery-level-70-symbolic.svg b/src/status/symbolic/battery-level-70-symbolic.svg new file mode 100644 index 00000000..efafeece --- /dev/null +++ b/src/status/symbolic/battery-level-70-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-level-90-charging-symbolic.svg b/src/status/symbolic/battery-level-90-charging-symbolic.svg new file mode 100644 index 00000000..0c66c6c9 --- /dev/null +++ b/src/status/symbolic/battery-level-90-charging-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/battery-level-90-symbolic.svg b/src/status/symbolic/battery-level-90-symbolic.svg new file mode 100644 index 00000000..592912e8 --- /dev/null +++ b/src/status/symbolic/battery-level-90-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-low-charging-symbolic.svg b/src/status/symbolic/battery-low-charging-symbolic.svg new file mode 100644 index 00000000..1a1157b1 --- /dev/null +++ b/src/status/symbolic/battery-low-charging-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/symbolic/battery-low-symbolic.svg b/src/status/symbolic/battery-low-symbolic.svg new file mode 100644 index 00000000..34f253e5 --- /dev/null +++ b/src/status/symbolic/battery-low-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-medium-charging-symbolic.svg b/src/status/symbolic/battery-medium-charging-symbolic.svg new file mode 100644 index 00000000..1bb8ed31 --- /dev/null +++ b/src/status/symbolic/battery-medium-charging-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/battery-medium-symbolic.svg b/src/status/symbolic/battery-medium-symbolic.svg new file mode 100644 index 00000000..059e2b38 --- /dev/null +++ b/src/status/symbolic/battery-medium-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/battery-missing-symbolic.svg b/src/status/symbolic/battery-missing-symbolic.svg new file mode 100644 index 00000000..01711854 --- /dev/null +++ b/src/status/symbolic/battery-missing-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/bluetooth-active-symbolic.svg b/src/status/symbolic/bluetooth-active-symbolic.svg new file mode 100644 index 00000000..baf66635 --- /dev/null +++ b/src/status/symbolic/bluetooth-active-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/bluetooth-disabled-symbolic.svg b/src/status/symbolic/bluetooth-disabled-symbolic.svg new file mode 100644 index 00000000..9bff58d0 --- /dev/null +++ b/src/status/symbolic/bluetooth-disabled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/bluetooth-disconnected-symbolic.svg b/src/status/symbolic/bluetooth-disconnected-symbolic.svg new file mode 100644 index 00000000..472a20bb --- /dev/null +++ b/src/status/symbolic/bluetooth-disconnected-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/bluetooth-hardware-disabled-symbolic.svg b/src/status/symbolic/bluetooth-hardware-disabled-symbolic.svg new file mode 100644 index 00000000..88a7c5e4 --- /dev/null +++ b/src/status/symbolic/bluetooth-hardware-disabled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/bluetooth-paired-symbolic.svg b/src/status/symbolic/bluetooth-paired-symbolic.svg new file mode 100644 index 00000000..a0e07e2f --- /dev/null +++ b/src/status/symbolic/bluetooth-paired-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/budgie-trash-empty-symbolic.svg b/src/status/symbolic/budgie-trash-empty-symbolic.svg new file mode 100644 index 00000000..f2e33954 --- /dev/null +++ b/src/status/symbolic/budgie-trash-empty-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/budgie-trash-full-symbolic.svg b/src/status/symbolic/budgie-trash-full-symbolic.svg new file mode 100644 index 00000000..5ffe6e18 --- /dev/null +++ b/src/status/symbolic/budgie-trash-full-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/budgie-trash-restore-symbolic.svg b/src/status/symbolic/budgie-trash-restore-symbolic.svg new file mode 100644 index 00000000..891a83eb --- /dev/null +++ b/src/status/symbolic/budgie-trash-restore-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/bumblebee-active-symbolic.svg b/src/status/symbolic/bumblebee-active-symbolic.svg new file mode 100644 index 00000000..4a146053 --- /dev/null +++ b/src/status/symbolic/bumblebee-active-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/bumblebee-inactive-symbolic.svg b/src/status/symbolic/bumblebee-inactive-symbolic.svg new file mode 100644 index 00000000..a870e223 --- /dev/null +++ b/src/status/symbolic/bumblebee-inactive-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/caffeine-cup-empty-symbolic.svg b/src/status/symbolic/caffeine-cup-empty-symbolic.svg new file mode 100644 index 00000000..b151475d --- /dev/null +++ b/src/status/symbolic/caffeine-cup-empty-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/caffeine-cup-full-symbolic.svg b/src/status/symbolic/caffeine-cup-full-symbolic.svg new file mode 100644 index 00000000..2849f47a --- /dev/null +++ b/src/status/symbolic/caffeine-cup-full-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/call-incoming-symbolic.svg b/src/status/symbolic/call-incoming-symbolic.svg new file mode 100644 index 00000000..12b19b82 --- /dev/null +++ b/src/status/symbolic/call-incoming-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/call-missed-symbolic.svg b/src/status/symbolic/call-missed-symbolic.svg new file mode 100644 index 00000000..a5f7b2c2 --- /dev/null +++ b/src/status/symbolic/call-missed-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/call-outgoing-symbolic.svg b/src/status/symbolic/call-outgoing-symbolic.svg new file mode 100644 index 00000000..80ca3f76 --- /dev/null +++ b/src/status/symbolic/call-outgoing-symbolic.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/src/status/symbolic/camera-disabled-symbolic.svg b/src/status/symbolic/camera-disabled-symbolic.svg new file mode 100644 index 00000000..ba9ba4dd --- /dev/null +++ b/src/status/symbolic/camera-disabled-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/camera-hardware-disabled-symbolic.svg b/src/status/symbolic/camera-hardware-disabled-symbolic.svg new file mode 100644 index 00000000..7d683be0 --- /dev/null +++ b/src/status/symbolic/camera-hardware-disabled-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/capslock-disabled-symbolic.svg b/src/status/symbolic/capslock-disabled-symbolic.svg new file mode 100644 index 00000000..02a167ed --- /dev/null +++ b/src/status/symbolic/capslock-disabled-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/capslock-enabled-symbolic.svg b/src/status/symbolic/capslock-enabled-symbolic.svg new file mode 100644 index 00000000..6a38ef71 --- /dev/null +++ b/src/status/symbolic/capslock-enabled-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/changes-allow-symbolic.svg b/src/status/symbolic/changes-allow-symbolic.svg new file mode 100644 index 00000000..ef35e83b --- /dev/null +++ b/src/status/symbolic/changes-allow-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/changes-prevent-symbolic.svg b/src/status/symbolic/changes-prevent-symbolic.svg new file mode 100644 index 00000000..010306d8 --- /dev/null +++ b/src/status/symbolic/changes-prevent-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/channel-insecure-symbolic.svg b/src/status/symbolic/channel-insecure-symbolic.svg new file mode 100644 index 00000000..065ce087 --- /dev/null +++ b/src/status/symbolic/channel-insecure-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/channel-secure-symbolic.svg b/src/status/symbolic/channel-secure-symbolic.svg new file mode 100644 index 00000000..66e2d02c --- /dev/null +++ b/src/status/symbolic/channel-secure-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/checkbox-checked-symbolic.svg b/src/status/symbolic/checkbox-checked-symbolic.svg new file mode 100644 index 00000000..1293237f --- /dev/null +++ b/src/status/symbolic/checkbox-checked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/checkbox-mixed-symbolic.svg b/src/status/symbolic/checkbox-mixed-symbolic.svg new file mode 100644 index 00000000..f1c4582f --- /dev/null +++ b/src/status/symbolic/checkbox-mixed-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/checkbox-symbolic.svg b/src/status/symbolic/checkbox-symbolic.svg new file mode 100644 index 00000000..b171b16d --- /dev/null +++ b/src/status/symbolic/checkbox-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/clipboard-outline-broken-symbolic.svg b/src/status/symbolic/clipboard-outline-broken-symbolic.svg new file mode 100644 index 00000000..fa381f7a --- /dev/null +++ b/src/status/symbolic/clipboard-outline-broken-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/clipboard-outline-symbolic.svg b/src/status/symbolic/clipboard-outline-symbolic.svg new file mode 100644 index 00000000..edb2a7f6 --- /dev/null +++ b/src/status/symbolic/clipboard-outline-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/clipboard-text-outline-symbolic.svg b/src/status/symbolic/clipboard-text-outline-symbolic.svg new file mode 100644 index 00000000..775fbd74 --- /dev/null +++ b/src/status/symbolic/clipboard-text-outline-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/computer-fail-symbolic.svg b/src/status/symbolic/computer-fail-symbolic.svg new file mode 100644 index 00000000..ad16e740 --- /dev/null +++ b/src/status/symbolic/computer-fail-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/content-loading-symbolic.svg b/src/status/symbolic/content-loading-symbolic.svg new file mode 100644 index 00000000..013f60a6 --- /dev/null +++ b/src/status/symbolic/content-loading-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/critical-notif-symbolic.svg b/src/status/symbolic/critical-notif-symbolic.svg new file mode 100644 index 00000000..d413bf6a --- /dev/null +++ b/src/status/symbolic/critical-notif-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/data_icons_display-symbolic.svg b/src/status/symbolic/data_icons_display-symbolic.svg new file mode 100644 index 00000000..f545396a --- /dev/null +++ b/src/status/symbolic/data_icons_display-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/data_icons_selection-symbolic.svg b/src/status/symbolic/data_icons_selection-symbolic.svg new file mode 100644 index 00000000..8c2b94a4 --- /dev/null +++ b/src/status/symbolic/data_icons_selection-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/daytime-sunrise-symbolic.svg b/src/status/symbolic/daytime-sunrise-symbolic.svg new file mode 100644 index 00000000..df0f8977 --- /dev/null +++ b/src/status/symbolic/daytime-sunrise-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/daytime-sunset-symbolic.svg b/src/status/symbolic/daytime-sunset-symbolic.svg new file mode 100644 index 00000000..f1e74733 --- /dev/null +++ b/src/status/symbolic/daytime-sunset-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/dialog-error-symbolic.svg b/src/status/symbolic/dialog-error-symbolic.svg new file mode 100644 index 00000000..ca738e13 --- /dev/null +++ b/src/status/symbolic/dialog-error-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/dialog-information-symbolic.svg b/src/status/symbolic/dialog-information-symbolic.svg new file mode 100644 index 00000000..9a661b2b --- /dev/null +++ b/src/status/symbolic/dialog-information-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/dialog-password-symbolic.svg b/src/status/symbolic/dialog-password-symbolic.svg new file mode 100644 index 00000000..34890b59 --- /dev/null +++ b/src/status/symbolic/dialog-password-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/dialog-question-symbolic.svg b/src/status/symbolic/dialog-question-symbolic.svg new file mode 100644 index 00000000..c6926e24 --- /dev/null +++ b/src/status/symbolic/dialog-question-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/status/symbolic/dialog-warning-symbolic.svg b/src/status/symbolic/dialog-warning-symbolic.svg new file mode 100644 index 00000000..31658b74 --- /dev/null +++ b/src/status/symbolic/dialog-warning-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/display-brightness-low-symbolic.svg b/src/status/symbolic/display-brightness-low-symbolic.svg new file mode 100644 index 00000000..98780982 --- /dev/null +++ b/src/status/symbolic/display-brightness-low-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/display-brightness-medium-symbolic.svg b/src/status/symbolic/display-brightness-medium-symbolic.svg new file mode 100644 index 00000000..b64391ac --- /dev/null +++ b/src/status/symbolic/display-brightness-medium-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/display-brightness-off-symbolic.svg b/src/status/symbolic/display-brightness-off-symbolic.svg new file mode 100644 index 00000000..4a492c45 --- /dev/null +++ b/src/status/symbolic/display-brightness-off-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/display-brightness-symbolic.svg b/src/status/symbolic/display-brightness-symbolic.svg new file mode 100644 index 00000000..f60e5053 --- /dev/null +++ b/src/status/symbolic/display-brightness-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/ephy-download-symbolic.svg b/src/status/symbolic/ephy-download-symbolic.svg new file mode 100644 index 00000000..89a98cfb --- /dev/null +++ b/src/status/symbolic/ephy-download-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/ephy-library-symbolic.svg b/src/status/symbolic/ephy-library-symbolic.svg new file mode 100644 index 00000000..20c92767 --- /dev/null +++ b/src/status/symbolic/ephy-library-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/ephy-open-link-symbolic.svg b/src/status/symbolic/ephy-open-link-symbolic.svg new file mode 100644 index 00000000..247e2d88 --- /dev/null +++ b/src/status/symbolic/ephy-open-link-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/ephy-tab-counter-symbolic.svg b/src/status/symbolic/ephy-tab-counter-symbolic.svg new file mode 100644 index 00000000..e925243b --- /dev/null +++ b/src/status/symbolic/ephy-tab-counter-symbolic.svg @@ -0,0 +1,4 @@ + + Gnome Symbolic Icon Theme + + diff --git a/src/status/symbolic/ephy-tab-overflow-symbolic.svg b/src/status/symbolic/ephy-tab-overflow-symbolic.svg new file mode 100644 index 00000000..9db53ee3 --- /dev/null +++ b/src/status/symbolic/ephy-tab-overflow-symbolic.svg @@ -0,0 +1,7 @@ + + Gnome Symbolic Icon Theme + + + + + diff --git a/src/status/symbolic/freon-gpu-temperature-symbolic.svg b/src/status/symbolic/freon-gpu-temperature-symbolic.svg new file mode 100644 index 00000000..9ddc1a73 --- /dev/null +++ b/src/status/symbolic/freon-gpu-temperature-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/gnome-pie-symbolic.svg b/src/status/symbolic/gnome-pie-symbolic.svg new file mode 100644 index 00000000..df073375 --- /dev/null +++ b/src/status/symbolic/gnome-pie-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/gser-icon-playing-symbolic.svg b/src/status/symbolic/gser-icon-playing-symbolic.svg new file mode 100644 index 00000000..691d1950 --- /dev/null +++ b/src/status/symbolic/gser-icon-playing-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/gser-icon-stopped-symbolic.svg b/src/status/symbolic/gser-icon-stopped-symbolic.svg new file mode 100644 index 00000000..39d7cd65 --- /dev/null +++ b/src/status/symbolic/gser-icon-stopped-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/gtk-dialog-warning-symbolic.svg b/src/status/symbolic/gtk-dialog-warning-symbolic.svg new file mode 100644 index 00000000..32282abf --- /dev/null +++ b/src/status/symbolic/gtk-dialog-warning-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/image-loading-symbolic.svg b/src/status/symbolic/image-loading-symbolic.svg new file mode 100644 index 00000000..d6a7437a --- /dev/null +++ b/src/status/symbolic/image-loading-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/input-keyboard-capslock-symbolic.svg b/src/status/symbolic/input-keyboard-capslock-symbolic.svg new file mode 100644 index 00000000..a63d37f0 --- /dev/null +++ b/src/status/symbolic/input-keyboard-capslock-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/input-keyboard-numlock-symbolic.svg b/src/status/symbolic/input-keyboard-numlock-symbolic.svg new file mode 100644 index 00000000..ffb3957f --- /dev/null +++ b/src/status/symbolic/input-keyboard-numlock-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/keyboard-brightness-symbolic.svg b/src/status/symbolic/keyboard-brightness-symbolic.svg new file mode 100644 index 00000000..6747b426 --- /dev/null +++ b/src/status/symbolic/keyboard-brightness-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/location-active-symbolic.svg b/src/status/symbolic/location-active-symbolic.svg new file mode 100644 index 00000000..c061c036 --- /dev/null +++ b/src/status/symbolic/location-active-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/location-disabled-symbolic.svg b/src/status/symbolic/location-disabled-symbolic.svg new file mode 100644 index 00000000..f2bb2067 --- /dev/null +++ b/src/status/symbolic/location-disabled-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/location-inactive-symbolic.svg b/src/status/symbolic/location-inactive-symbolic.svg new file mode 100644 index 00000000..572359a0 --- /dev/null +++ b/src/status/symbolic/location-inactive-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/low-notif-symbolic.svg b/src/status/symbolic/low-notif-symbolic.svg new file mode 100644 index 00000000..1dfe8da7 --- /dev/null +++ b/src/status/symbolic/low-notif-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/mail-attachment-symbolic.svg b/src/status/symbolic/mail-attachment-symbolic.svg new file mode 100644 index 00000000..910a1779 --- /dev/null +++ b/src/status/symbolic/mail-attachment-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/mail-important-symbolic.svg b/src/status/symbolic/mail-important-symbolic.svg new file mode 100644 index 00000000..de11a49b --- /dev/null +++ b/src/status/symbolic/mail-important-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/mail-read-symbolic.svg b/src/status/symbolic/mail-read-symbolic.svg new file mode 100644 index 00000000..7934624c --- /dev/null +++ b/src/status/symbolic/mail-read-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/mail-replied-symbolic.svg b/src/status/symbolic/mail-replied-symbolic.svg new file mode 100644 index 00000000..c7c9a88d --- /dev/null +++ b/src/status/symbolic/mail-replied-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/mail-unread-symbolic.svg b/src/status/symbolic/mail-unread-symbolic.svg new file mode 100644 index 00000000..035ac16c --- /dev/null +++ b/src/status/symbolic/mail-unread-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/media-playlist-consecutive-symbolic-rtl.svg b/src/status/symbolic/media-playlist-consecutive-symbolic-rtl.svg new file mode 100644 index 00000000..1df64143 --- /dev/null +++ b/src/status/symbolic/media-playlist-consecutive-symbolic-rtl.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/media-playlist-consecutive-symbolic.svg b/src/status/symbolic/media-playlist-consecutive-symbolic.svg new file mode 100644 index 00000000..8b2a1b1e --- /dev/null +++ b/src/status/symbolic/media-playlist-consecutive-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/media-playlist-no-repeat-symbolic-rtl.svg b/src/status/symbolic/media-playlist-no-repeat-symbolic-rtl.svg new file mode 100644 index 00000000..b8415dc7 --- /dev/null +++ b/src/status/symbolic/media-playlist-no-repeat-symbolic-rtl.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/media-playlist-no-repeat-symbolic.svg b/src/status/symbolic/media-playlist-no-repeat-symbolic.svg new file mode 100644 index 00000000..7cced6c2 --- /dev/null +++ b/src/status/symbolic/media-playlist-no-repeat-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/media-playlist-repeat-one-symbolic-rtl.svg b/src/status/symbolic/media-playlist-repeat-one-symbolic-rtl.svg new file mode 100644 index 00000000..7373bcd4 --- /dev/null +++ b/src/status/symbolic/media-playlist-repeat-one-symbolic-rtl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/media-playlist-repeat-one-symbolic.svg b/src/status/symbolic/media-playlist-repeat-one-symbolic.svg new file mode 100644 index 00000000..6139e633 --- /dev/null +++ b/src/status/symbolic/media-playlist-repeat-one-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/media-playlist-repeat-symbolic-rtl.svg b/src/status/symbolic/media-playlist-repeat-symbolic-rtl.svg new file mode 100644 index 00000000..5d96f71b --- /dev/null +++ b/src/status/symbolic/media-playlist-repeat-symbolic-rtl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/media-playlist-repeat-symbolic.svg b/src/status/symbolic/media-playlist-repeat-symbolic.svg new file mode 100644 index 00000000..aff3922b --- /dev/null +++ b/src/status/symbolic/media-playlist-repeat-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/media-playlist-shuffle-symbolic-rtl.svg b/src/status/symbolic/media-playlist-shuffle-symbolic-rtl.svg new file mode 100644 index 00000000..6c958aae --- /dev/null +++ b/src/status/symbolic/media-playlist-shuffle-symbolic-rtl.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/media-playlist-shuffle-symbolic.svg b/src/status/symbolic/media-playlist-shuffle-symbolic.svg new file mode 100644 index 00000000..47d0914d --- /dev/null +++ b/src/status/symbolic/media-playlist-shuffle-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/microphone-hardware-disabled-symbolic.svg b/src/status/symbolic/microphone-hardware-disabled-symbolic.svg new file mode 100644 index 00000000..e5d7ef9e --- /dev/null +++ b/src/status/symbolic/microphone-hardware-disabled-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/microphone-sensitivity-high-symbolic.svg b/src/status/symbolic/microphone-sensitivity-high-symbolic.svg new file mode 100644 index 00000000..3a0494d5 --- /dev/null +++ b/src/status/symbolic/microphone-sensitivity-high-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/microphone-sensitivity-low-symbolic.svg b/src/status/symbolic/microphone-sensitivity-low-symbolic.svg new file mode 100644 index 00000000..7fe09476 --- /dev/null +++ b/src/status/symbolic/microphone-sensitivity-low-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/microphone-sensitivity-medium-symbolic.svg b/src/status/symbolic/microphone-sensitivity-medium-symbolic.svg new file mode 100644 index 00000000..5590ccec --- /dev/null +++ b/src/status/symbolic/microphone-sensitivity-medium-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/microphone-sensitivity-muted-symbolic.svg b/src/status/symbolic/microphone-sensitivity-muted-symbolic.svg new file mode 100644 index 00000000..01004f52 --- /dev/null +++ b/src/status/symbolic/microphone-sensitivity-muted-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/mpi-symbolic.svg b/src/status/symbolic/mpi-symbolic.svg new file mode 100644 index 00000000..11eb9314 --- /dev/null +++ b/src/status/symbolic/mpi-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/mymail-symbolic.svg b/src/status/symbolic/mymail-symbolic.svg new file mode 100644 index 00000000..daa71ddc --- /dev/null +++ b/src/status/symbolic/mymail-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-cellular-2g-symbolic.svg b/src/status/symbolic/network-cellular-2g-symbolic.svg new file mode 100644 index 00000000..c15ca012 --- /dev/null +++ b/src/status/symbolic/network-cellular-2g-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/status/symbolic/network-cellular-3g-symbolic.svg b/src/status/symbolic/network-cellular-3g-symbolic.svg new file mode 100644 index 00000000..abe9ea1e --- /dev/null +++ b/src/status/symbolic/network-cellular-3g-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-cellular-4g-symbolic.svg b/src/status/symbolic/network-cellular-4g-symbolic.svg new file mode 100644 index 00000000..56ea2548 --- /dev/null +++ b/src/status/symbolic/network-cellular-4g-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-cellular-5g-symbolic.svg b/src/status/symbolic/network-cellular-5g-symbolic.svg new file mode 100644 index 00000000..94efa2f1 --- /dev/null +++ b/src/status/symbolic/network-cellular-5g-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/status/symbolic/network-cellular-acquiring-symbolic.svg b/src/status/symbolic/network-cellular-acquiring-symbolic.svg new file mode 100644 index 00000000..1ef8ceba --- /dev/null +++ b/src/status/symbolic/network-cellular-acquiring-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-cdma-1x-symbolic.svg b/src/status/symbolic/network-cellular-cdma-1x-symbolic.svg new file mode 100644 index 00000000..317b8e32 --- /dev/null +++ b/src/status/symbolic/network-cellular-cdma-1x-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-cellular-connected-symbolic.svg b/src/status/symbolic/network-cellular-connected-symbolic.svg new file mode 100644 index 00000000..8a03db27 --- /dev/null +++ b/src/status/symbolic/network-cellular-connected-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-disabled-symbolic.svg b/src/status/symbolic/network-cellular-disabled-symbolic.svg new file mode 100644 index 00000000..85ceed2d --- /dev/null +++ b/src/status/symbolic/network-cellular-disabled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-cellular-edge-symbolic.svg b/src/status/symbolic/network-cellular-edge-symbolic.svg new file mode 100644 index 00000000..c414bb9c --- /dev/null +++ b/src/status/symbolic/network-cellular-edge-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-cellular-error-symbolic.svg b/src/status/symbolic/network-cellular-error-symbolic.svg new file mode 100644 index 00000000..66690f9d --- /dev/null +++ b/src/status/symbolic/network-cellular-error-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-gprs-symbolic.svg b/src/status/symbolic/network-cellular-gprs-symbolic.svg new file mode 100644 index 00000000..19057428 --- /dev/null +++ b/src/status/symbolic/network-cellular-gprs-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-cellular-hardware-disabled-symbolic.svg b/src/status/symbolic/network-cellular-hardware-disabled-symbolic.svg new file mode 100644 index 00000000..f796b9d8 --- /dev/null +++ b/src/status/symbolic/network-cellular-hardware-disabled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-cellular-hspa-symbolic.svg b/src/status/symbolic/network-cellular-hspa-symbolic.svg new file mode 100644 index 00000000..2d1725b0 --- /dev/null +++ b/src/status/symbolic/network-cellular-hspa-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-cellular-no-route-symbolic.svg b/src/status/symbolic/network-cellular-no-route-symbolic.svg new file mode 100644 index 00000000..fea4fa4e --- /dev/null +++ b/src/status/symbolic/network-cellular-no-route-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-offline-symbolic.svg b/src/status/symbolic/network-cellular-offline-symbolic.svg new file mode 100644 index 00000000..931c5ae8 --- /dev/null +++ b/src/status/symbolic/network-cellular-offline-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-secure-signal-excellent-symbolic.svg b/src/status/symbolic/network-cellular-secure-signal-excellent-symbolic.svg new file mode 100644 index 00000000..4f3ffbde --- /dev/null +++ b/src/status/symbolic/network-cellular-secure-signal-excellent-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-secure-signal-good-symbolic.svg b/src/status/symbolic/network-cellular-secure-signal-good-symbolic.svg new file mode 100644 index 00000000..0afb2f9f --- /dev/null +++ b/src/status/symbolic/network-cellular-secure-signal-good-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-secure-signal-low-symbolic.svg b/src/status/symbolic/network-cellular-secure-signal-low-symbolic.svg new file mode 100644 index 00000000..9a44ce2f --- /dev/null +++ b/src/status/symbolic/network-cellular-secure-signal-low-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-secure-signal-none-symbolic.svg b/src/status/symbolic/network-cellular-secure-signal-none-symbolic.svg new file mode 100644 index 00000000..460a3eb9 --- /dev/null +++ b/src/status/symbolic/network-cellular-secure-signal-none-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-secure-signal-ok-symbolic.svg b/src/status/symbolic/network-cellular-secure-signal-ok-symbolic.svg new file mode 100644 index 00000000..e55adbb1 --- /dev/null +++ b/src/status/symbolic/network-cellular-secure-signal-ok-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-signal-excellent-symbolic.svg b/src/status/symbolic/network-cellular-signal-excellent-symbolic.svg new file mode 100644 index 00000000..853836d6 --- /dev/null +++ b/src/status/symbolic/network-cellular-signal-excellent-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-signal-good-symbolic.svg b/src/status/symbolic/network-cellular-signal-good-symbolic.svg new file mode 100644 index 00000000..b6014049 --- /dev/null +++ b/src/status/symbolic/network-cellular-signal-good-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-signal-low-symbolic.svg b/src/status/symbolic/network-cellular-signal-low-symbolic.svg new file mode 100644 index 00000000..0103e92e --- /dev/null +++ b/src/status/symbolic/network-cellular-signal-low-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-signal-none-symbolic.svg b/src/status/symbolic/network-cellular-signal-none-symbolic.svg new file mode 100644 index 00000000..8fe92b41 --- /dev/null +++ b/src/status/symbolic/network-cellular-signal-none-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-signal-ok-symbolic.svg b/src/status/symbolic/network-cellular-signal-ok-symbolic.svg new file mode 100644 index 00000000..df37e73a --- /dev/null +++ b/src/status/symbolic/network-cellular-signal-ok-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/network-cellular-umts-symbolic.svg b/src/status/symbolic/network-cellular-umts-symbolic.svg new file mode 100644 index 00000000..629bb877 --- /dev/null +++ b/src/status/symbolic/network-cellular-umts-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-error-symbolic.svg b/src/status/symbolic/network-error-symbolic.svg new file mode 100644 index 00000000..cb00dccb --- /dev/null +++ b/src/status/symbolic/network-error-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/symbolic/network-receive-symbolic.svg b/src/status/symbolic/network-receive-symbolic.svg new file mode 100644 index 00000000..5ab3fd1a --- /dev/null +++ b/src/status/symbolic/network-receive-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/symbolic/network-transmit-symbolic.svg b/src/status/symbolic/network-transmit-symbolic.svg new file mode 100644 index 00000000..4693351d --- /dev/null +++ b/src/status/symbolic/network-transmit-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/symbolic/network-vpn-acquiring-symbolic.svg b/src/status/symbolic/network-vpn-acquiring-symbolic.svg new file mode 100644 index 00000000..8cd5c36d --- /dev/null +++ b/src/status/symbolic/network-vpn-acquiring-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-vpn-disconnected-symbolic.svg b/src/status/symbolic/network-vpn-disconnected-symbolic.svg new file mode 100644 index 00000000..63c0f33a --- /dev/null +++ b/src/status/symbolic/network-vpn-disconnected-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-vpn-error-symbolic.svg b/src/status/symbolic/network-vpn-error-symbolic.svg new file mode 100644 index 00000000..d191b169 --- /dev/null +++ b/src/status/symbolic/network-vpn-error-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-vpn-no-route-symbolic.svg b/src/status/symbolic/network-vpn-no-route-symbolic.svg new file mode 100644 index 00000000..b55e1634 --- /dev/null +++ b/src/status/symbolic/network-vpn-no-route-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-vpn-symbolic.svg b/src/status/symbolic/network-vpn-symbolic.svg new file mode 100644 index 00000000..b3c3c60d --- /dev/null +++ b/src/status/symbolic/network-vpn-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/network-wired-acquiring-symbolic.svg b/src/status/symbolic/network-wired-acquiring-symbolic.svg new file mode 100644 index 00000000..a93b9d94 --- /dev/null +++ b/src/status/symbolic/network-wired-acquiring-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/symbolic/network-wired-no-route-symbolic.svg b/src/status/symbolic/network-wired-no-route-symbolic.svg new file mode 100644 index 00000000..565e4539 --- /dev/null +++ b/src/status/symbolic/network-wired-no-route-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/symbolic/network-wired-offline-symbolic.svg b/src/status/symbolic/network-wired-offline-symbolic.svg new file mode 100644 index 00000000..f2dad758 --- /dev/null +++ b/src/status/symbolic/network-wired-offline-symbolic.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/status/symbolic/network-wired-secure-symbolic.svg b/src/status/symbolic/network-wired-secure-symbolic.svg new file mode 100644 index 00000000..3ca6f04e --- /dev/null +++ b/src/status/symbolic/network-wired-secure-symbolic.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/symbolic/network-wired-symbolic.svg b/src/status/symbolic/network-wired-symbolic.svg new file mode 100644 index 00000000..62a3edcf --- /dev/null +++ b/src/status/symbolic/network-wired-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-wireless-acquiring-symbolic.svg b/src/status/symbolic/network-wireless-acquiring-symbolic.svg new file mode 100644 index 00000000..5511d751 --- /dev/null +++ b/src/status/symbolic/network-wireless-acquiring-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/symbolic/network-wireless-disabled-symbolic.svg b/src/status/symbolic/network-wireless-disabled-symbolic.svg new file mode 100644 index 00000000..5370e3b3 --- /dev/null +++ b/src/status/symbolic/network-wireless-disabled-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/network-wireless-error-symbolic.svg b/src/status/symbolic/network-wireless-error-symbolic.svg new file mode 100644 index 00000000..a35cd125 --- /dev/null +++ b/src/status/symbolic/network-wireless-error-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/network-wireless-hardware-disabled-symbolic.svg b/src/status/symbolic/network-wireless-hardware-disabled-symbolic.svg new file mode 100644 index 00000000..0586e9e2 --- /dev/null +++ b/src/status/symbolic/network-wireless-hardware-disabled-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/network-wireless-hotspot-symbolic.svg b/src/status/symbolic/network-wireless-hotspot-symbolic.svg new file mode 100644 index 00000000..81a1f904 --- /dev/null +++ b/src/status/symbolic/network-wireless-hotspot-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/network-wireless-no-route-symbolic.svg b/src/status/symbolic/network-wireless-no-route-symbolic.svg new file mode 100644 index 00000000..06e0d0c2 --- /dev/null +++ b/src/status/symbolic/network-wireless-no-route-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/network-wireless-offline-symbolic.svg b/src/status/symbolic/network-wireless-offline-symbolic.svg new file mode 100644 index 00000000..b5a32f83 --- /dev/null +++ b/src/status/symbolic/network-wireless-offline-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/night-light-disabled-symbolic.svg b/src/status/symbolic/night-light-disabled-symbolic.svg new file mode 100644 index 00000000..86515cb1 --- /dev/null +++ b/src/status/symbolic/night-light-disabled-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/night-light-symbolic.svg b/src/status/symbolic/night-light-symbolic.svg new file mode 100644 index 00000000..022e0904 --- /dev/null +++ b/src/status/symbolic/night-light-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/nm-signal-0-secure-symbolic.svg b/src/status/symbolic/nm-signal-0-secure-symbolic.svg new file mode 100644 index 00000000..d3ca095b --- /dev/null +++ b/src/status/symbolic/nm-signal-0-secure-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/nm-signal-0-symbolic.svg b/src/status/symbolic/nm-signal-0-symbolic.svg new file mode 100644 index 00000000..cb23e380 --- /dev/null +++ b/src/status/symbolic/nm-signal-0-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/nm-signal-100-secure-symbolic.svg b/src/status/symbolic/nm-signal-100-secure-symbolic.svg new file mode 100644 index 00000000..708024fa --- /dev/null +++ b/src/status/symbolic/nm-signal-100-secure-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/nm-signal-100-symbolic.svg b/src/status/symbolic/nm-signal-100-symbolic.svg new file mode 100644 index 00000000..fcde4a7d --- /dev/null +++ b/src/status/symbolic/nm-signal-100-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/nm-signal-25-secure-symbolic.svg b/src/status/symbolic/nm-signal-25-secure-symbolic.svg new file mode 100644 index 00000000..f340a2d4 --- /dev/null +++ b/src/status/symbolic/nm-signal-25-secure-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/nm-signal-25-symbolic.svg b/src/status/symbolic/nm-signal-25-symbolic.svg new file mode 100644 index 00000000..862e8135 --- /dev/null +++ b/src/status/symbolic/nm-signal-25-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/nm-signal-50-secure-symbolic.svg b/src/status/symbolic/nm-signal-50-secure-symbolic.svg new file mode 100644 index 00000000..755dc437 --- /dev/null +++ b/src/status/symbolic/nm-signal-50-secure-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/nm-signal-50-symbolic.svg b/src/status/symbolic/nm-signal-50-symbolic.svg new file mode 100644 index 00000000..db7f79f1 --- /dev/null +++ b/src/status/symbolic/nm-signal-50-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/nm-signal-75-secure-symbolic.svg b/src/status/symbolic/nm-signal-75-secure-symbolic.svg new file mode 100644 index 00000000..4aebf2ec --- /dev/null +++ b/src/status/symbolic/nm-signal-75-secure-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/nm-signal-75-symbolic.svg b/src/status/symbolic/nm-signal-75-symbolic.svg new file mode 100644 index 00000000..1fa82c4f --- /dev/null +++ b/src/status/symbolic/nm-signal-75-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/notification-disabled-new-symbolic.svg b/src/status/symbolic/notification-disabled-new-symbolic.svg new file mode 100644 index 00000000..f50ede9e --- /dev/null +++ b/src/status/symbolic/notification-disabled-new-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/notification-disabled-symbolic.svg b/src/status/symbolic/notification-disabled-symbolic.svg new file mode 100644 index 00000000..99ee1542 --- /dev/null +++ b/src/status/symbolic/notification-disabled-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/notification-new-symbolic.svg b/src/status/symbolic/notification-new-symbolic.svg new file mode 100644 index 00000000..14713c60 --- /dev/null +++ b/src/status/symbolic/notification-new-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/notification-symbolic.svg b/src/status/symbolic/notification-symbolic.svg new file mode 100644 index 00000000..eaab11b6 --- /dev/null +++ b/src/status/symbolic/notification-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/numlock-disabled-symbolic.svg b/src/status/symbolic/numlock-disabled-symbolic.svg new file mode 100644 index 00000000..f2519dcf --- /dev/null +++ b/src/status/symbolic/numlock-disabled-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/status/symbolic/nvidia-card-symbolic.svg b/src/status/symbolic/nvidia-card-symbolic.svg new file mode 100644 index 00000000..0cb009f3 --- /dev/null +++ b/src/status/symbolic/nvidia-card-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/nvidia-ram-symbolic.svg b/src/status/symbolic/nvidia-ram-symbolic.svg new file mode 100644 index 00000000..fe301839 --- /dev/null +++ b/src/status/symbolic/nvidia-ram-symbolic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/status/symbolic/org.gnome.Shell.Extensions.GSConnect-symbolic.svg b/src/status/symbolic/org.gnome.Shell.Extensions.GSConnect-symbolic.svg new file mode 100644 index 00000000..5a908ac6 --- /dev/null +++ b/src/status/symbolic/org.gnome.Shell.Extensions.GSConnect-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/orientation-landscape-inverse-symbolic.svg b/src/status/symbolic/orientation-landscape-inverse-symbolic.svg new file mode 100644 index 00000000..777d5d47 --- /dev/null +++ b/src/status/symbolic/orientation-landscape-inverse-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/orientation-landscape-symbolic.svg b/src/status/symbolic/orientation-landscape-symbolic.svg new file mode 100644 index 00000000..6239f519 --- /dev/null +++ b/src/status/symbolic/orientation-landscape-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/orientation-portrait-inverse-symbolic.svg b/src/status/symbolic/orientation-portrait-inverse-symbolic.svg new file mode 100644 index 00000000..578bd94e --- /dev/null +++ b/src/status/symbolic/orientation-portrait-inverse-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/orientation-portrait-symbolic.svg b/src/status/symbolic/orientation-portrait-symbolic.svg new file mode 100644 index 00000000..ba618d2b --- /dev/null +++ b/src/status/symbolic/orientation-portrait-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/pager-checked-symbolic.svg b/src/status/symbolic/pager-checked-symbolic.svg new file mode 100644 index 00000000..a9b7de1b --- /dev/null +++ b/src/status/symbolic/pager-checked-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/power-profile-balanced-symbolic.svg b/src/status/symbolic/power-profile-balanced-symbolic.svg new file mode 100644 index 00000000..f2226026 --- /dev/null +++ b/src/status/symbolic/power-profile-balanced-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/status/symbolic/power-profile-performance-symbolic.svg b/src/status/symbolic/power-profile-performance-symbolic.svg new file mode 100644 index 00000000..d672b0e5 --- /dev/null +++ b/src/status/symbolic/power-profile-performance-symbolic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/status/symbolic/power-profile-power-saver-symbolic.svg b/src/status/symbolic/power-profile-power-saver-symbolic.svg new file mode 100644 index 00000000..3bd2ce9c --- /dev/null +++ b/src/status/symbolic/power-profile-power-saver-symbolic.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/status/symbolic/prime-indicator-hybrid-symbolic.svg b/src/status/symbolic/prime-indicator-hybrid-symbolic.svg new file mode 100644 index 00000000..bfd72c9b --- /dev/null +++ b/src/status/symbolic/prime-indicator-hybrid-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/prime-indicator-intel-symbolic.svg b/src/status/symbolic/prime-indicator-intel-symbolic.svg new file mode 100644 index 00000000..d7b7de1c --- /dev/null +++ b/src/status/symbolic/prime-indicator-intel-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/prime-indicator-nvidia-symbolic.svg b/src/status/symbolic/prime-indicator-nvidia-symbolic.svg new file mode 100644 index 00000000..0cb009f3 --- /dev/null +++ b/src/status/symbolic/prime-indicator-nvidia-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/printer-error-symbolic.svg b/src/status/symbolic/printer-error-symbolic.svg new file mode 100644 index 00000000..702684bc --- /dev/null +++ b/src/status/symbolic/printer-error-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/printer-printing-symbolic.svg b/src/status/symbolic/printer-printing-symbolic.svg new file mode 100644 index 00000000..efbdadf8 --- /dev/null +++ b/src/status/symbolic/printer-printing-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/printer-warning-symbolic.svg b/src/status/symbolic/printer-warning-symbolic.svg new file mode 100644 index 00000000..82cdce5b --- /dev/null +++ b/src/status/symbolic/printer-warning-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/process-completed-symbolic.svg b/src/status/symbolic/process-completed-symbolic.svg new file mode 100644 index 00000000..8d5ca849 --- /dev/null +++ b/src/status/symbolic/process-completed-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/process-error-symbolic.svg b/src/status/symbolic/process-error-symbolic.svg new file mode 100644 index 00000000..d89a6292 --- /dev/null +++ b/src/status/symbolic/process-error-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/process-working-symbolic.svg b/src/status/symbolic/process-working-symbolic.svg new file mode 100644 index 00000000..c2c1a292 --- /dev/null +++ b/src/status/symbolic/process-working-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/radio-checked-symbolic.svg b/src/status/symbolic/radio-checked-symbolic.svg new file mode 100644 index 00000000..4eee2712 --- /dev/null +++ b/src/status/symbolic/radio-checked-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/radio-mixed-symbolic.svg b/src/status/symbolic/radio-mixed-symbolic.svg new file mode 100644 index 00000000..f034ac22 --- /dev/null +++ b/src/status/symbolic/radio-mixed-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/radio-symbolic.svg b/src/status/symbolic/radio-symbolic.svg new file mode 100644 index 00000000..7da99d80 --- /dev/null +++ b/src/status/symbolic/radio-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/revolt-status-blink-symbolic.svg b/src/status/symbolic/revolt-status-blink-symbolic.svg new file mode 100644 index 00000000..ab8c2b9a --- /dev/null +++ b/src/status/symbolic/revolt-status-blink-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/revolt-status-online-symbolic.svg b/src/status/symbolic/revolt-status-online-symbolic.svg new file mode 100644 index 00000000..11970c21 --- /dev/null +++ b/src/status/symbolic/revolt-status-online-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/rotation-allowed-symbolic.svg b/src/status/symbolic/rotation-allowed-symbolic.svg new file mode 100644 index 00000000..cc3ec943 --- /dev/null +++ b/src/status/symbolic/rotation-allowed-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/rotation-locked-symbolic.svg b/src/status/symbolic/rotation-locked-symbolic.svg new file mode 100644 index 00000000..e1244f1e --- /dev/null +++ b/src/status/symbolic/rotation-locked-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/screen-shared-symbolic.svg b/src/status/symbolic/screen-shared-symbolic.svg new file mode 100644 index 00000000..b3d2a8ce --- /dev/null +++ b/src/status/symbolic/screen-shared-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/security-high-symbolic.svg b/src/status/symbolic/security-high-symbolic.svg new file mode 100644 index 00000000..b766694b --- /dev/null +++ b/src/status/symbolic/security-high-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/security-low-symbolic.svg b/src/status/symbolic/security-low-symbolic.svg new file mode 100644 index 00000000..b3c3c60d --- /dev/null +++ b/src/status/symbolic/security-low-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/security-medium-symbolic.svg b/src/status/symbolic/security-medium-symbolic.svg new file mode 100644 index 00000000..9430a806 --- /dev/null +++ b/src/status/symbolic/security-medium-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/sensors-fan-symbolic.svg b/src/status/symbolic/sensors-fan-symbolic.svg new file mode 100644 index 00000000..64269256 --- /dev/null +++ b/src/status/symbolic/sensors-fan-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/sensors-temperature-symbolic.svg b/src/status/symbolic/sensors-temperature-symbolic.svg new file mode 100644 index 00000000..551ae1a0 --- /dev/null +++ b/src/status/symbolic/sensors-temperature-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/sensors-voltage-symbolic.svg b/src/status/symbolic/sensors-voltage-symbolic.svg new file mode 100644 index 00000000..ce228ded --- /dev/null +++ b/src/status/symbolic/sensors-voltage-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/software-installed-symbolic.svg b/src/status/symbolic/software-installed-symbolic.svg new file mode 100644 index 00000000..9350bde8 --- /dev/null +++ b/src/status/symbolic/software-installed-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/software-update-available-symbolic.svg b/src/status/symbolic/software-update-available-symbolic.svg new file mode 100644 index 00000000..7d4445d0 --- /dev/null +++ b/src/status/symbolic/software-update-available-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/software-update-urgent-symbolic.svg b/src/status/symbolic/software-update-urgent-symbolic.svg new file mode 100644 index 00000000..897e6e79 --- /dev/null +++ b/src/status/symbolic/software-update-urgent-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/start-here-symbolic.svg b/src/status/symbolic/start-here-symbolic.svg new file mode 100644 index 00000000..22b5a41e --- /dev/null +++ b/src/status/symbolic/start-here-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/stopwatch-symbolic.svg b/src/status/symbolic/stopwatch-symbolic.svg new file mode 100644 index 00000000..7fa2fbfc --- /dev/null +++ b/src/status/symbolic/stopwatch-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/sync-synchronizing-symbolic.svg b/src/status/symbolic/sync-synchronizing-symbolic.svg new file mode 100644 index 00000000..620711d1 --- /dev/null +++ b/src/status/symbolic/sync-synchronizing-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/system-shutdown-symbolic.svg b/src/status/symbolic/system-shutdown-symbolic.svg new file mode 100644 index 00000000..e4d0688f --- /dev/null +++ b/src/status/symbolic/system-shutdown-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/task-due-symbolic.svg b/src/status/symbolic/task-due-symbolic.svg new file mode 100644 index 00000000..5ff89d5e --- /dev/null +++ b/src/status/symbolic/task-due-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/task-past-due-symbolic.svg b/src/status/symbolic/task-past-due-symbolic.svg new file mode 100644 index 00000000..6d042dcb --- /dev/null +++ b/src/status/symbolic/task-past-due-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/thunderbolt-acquiring-symbolic.svg b/src/status/symbolic/thunderbolt-acquiring-symbolic.svg new file mode 100644 index 00000000..82330437 --- /dev/null +++ b/src/status/symbolic/thunderbolt-acquiring-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/timer-symbolic.svg b/src/status/symbolic/timer-symbolic.svg new file mode 100644 index 00000000..828006ca --- /dev/null +++ b/src/status/symbolic/timer-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/touch-disabled-symbolic.svg b/src/status/symbolic/touch-disabled-symbolic.svg new file mode 100644 index 00000000..c0854087 --- /dev/null +++ b/src/status/symbolic/touch-disabled-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/touchpad-disabled-symbolic.svg b/src/status/symbolic/touchpad-disabled-symbolic.svg new file mode 100644 index 00000000..1c3cf5ef --- /dev/null +++ b/src/status/symbolic/touchpad-disabled-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/touchpad-enabled-symbolic.svg b/src/status/symbolic/touchpad-enabled-symbolic.svg new file mode 100644 index 00000000..40554366 --- /dev/null +++ b/src/status/symbolic/touchpad-enabled-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/user-available-symbolic.svg b/src/status/symbolic/user-available-symbolic.svg new file mode 100644 index 00000000..6136a2d8 --- /dev/null +++ b/src/status/symbolic/user-available-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/user-away-symbolic.svg b/src/status/symbolic/user-away-symbolic.svg new file mode 100644 index 00000000..9b6eeb5c --- /dev/null +++ b/src/status/symbolic/user-away-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/user-busy-symbolic.svg b/src/status/symbolic/user-busy-symbolic.svg new file mode 100644 index 00000000..e7aeabf0 --- /dev/null +++ b/src/status/symbolic/user-busy-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/user-idle-symbolic.svg b/src/status/symbolic/user-idle-symbolic.svg new file mode 100644 index 00000000..e49e191a --- /dev/null +++ b/src/status/symbolic/user-idle-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/status/symbolic/user-invisible-symbolic.svg b/src/status/symbolic/user-invisible-symbolic.svg new file mode 100644 index 00000000..8e722f96 --- /dev/null +++ b/src/status/symbolic/user-invisible-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/user-not-tracked-symbolic.svg b/src/status/symbolic/user-not-tracked-symbolic.svg new file mode 100644 index 00000000..d30fbc89 --- /dev/null +++ b/src/status/symbolic/user-not-tracked-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/user-offline-symbolic.svg b/src/status/symbolic/user-offline-symbolic.svg new file mode 100644 index 00000000..01d64cbd --- /dev/null +++ b/src/status/symbolic/user-offline-symbolic.svg @@ -0,0 +1 @@ + diff --git a/src/status/symbolic/user-status-pending-symbolic.svg b/src/status/symbolic/user-status-pending-symbolic.svg new file mode 100644 index 00000000..026b655d --- /dev/null +++ b/src/status/symbolic/user-status-pending-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/view-private-symbolic.svg b/src/status/symbolic/view-private-symbolic.svg new file mode 100644 index 00000000..0cba4460 --- /dev/null +++ b/src/status/symbolic/view-private-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/view-wrapped-symbolic-rtl.svg b/src/status/symbolic/view-wrapped-symbolic-rtl.svg new file mode 100644 index 00000000..b6f9b963 --- /dev/null +++ b/src/status/symbolic/view-wrapped-symbolic-rtl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/view-wrapped-symbolic.svg b/src/status/symbolic/view-wrapped-symbolic.svg new file mode 100644 index 00000000..b6246b24 --- /dev/null +++ b/src/status/symbolic/view-wrapped-symbolic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/status/symbolic/volume-warning-symbolic.svg b/src/status/symbolic/volume-warning-symbolic.svg new file mode 100644 index 00000000..7ed10829 --- /dev/null +++ b/src/status/symbolic/volume-warning-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/weather-clear-night-symbolic.svg b/src/status/symbolic/weather-clear-night-symbolic.svg new file mode 100644 index 00000000..53ced83c --- /dev/null +++ b/src/status/symbolic/weather-clear-night-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/weather-clear-symbolic.svg b/src/status/symbolic/weather-clear-symbolic.svg new file mode 100644 index 00000000..767372f0 --- /dev/null +++ b/src/status/symbolic/weather-clear-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/weather-clouds-night-symbolic.svg b/src/status/symbolic/weather-clouds-night-symbolic.svg new file mode 100644 index 00000000..d5fd59b4 --- /dev/null +++ b/src/status/symbolic/weather-clouds-night-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/weather-clouds-symbolic.svg b/src/status/symbolic/weather-clouds-symbolic.svg new file mode 100644 index 00000000..3dc7b9fa --- /dev/null +++ b/src/status/symbolic/weather-clouds-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/weather-cloudy-symbolic.svg b/src/status/symbolic/weather-cloudy-symbolic.svg new file mode 100644 index 00000000..4c551258 --- /dev/null +++ b/src/status/symbolic/weather-cloudy-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/weather-few-clouds-night-symbolic.svg b/src/status/symbolic/weather-few-clouds-night-symbolic.svg new file mode 100644 index 00000000..b8ef599f --- /dev/null +++ b/src/status/symbolic/weather-few-clouds-night-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/weather-few-clouds-symbolic.svg b/src/status/symbolic/weather-few-clouds-symbolic.svg new file mode 100644 index 00000000..1e198a0e --- /dev/null +++ b/src/status/symbolic/weather-few-clouds-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/weather-fog-symbolic.svg b/src/status/symbolic/weather-fog-symbolic.svg new file mode 100644 index 00000000..22e6e46f --- /dev/null +++ b/src/status/symbolic/weather-fog-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/symbolic/weather-freezing-rain-symbolic.svg b/src/status/symbolic/weather-freezing-rain-symbolic.svg new file mode 100644 index 00000000..1985aa3e --- /dev/null +++ b/src/status/symbolic/weather-freezing-rain-symbolic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/status/symbolic/weather-none-available-symbolic.svg b/src/status/symbolic/weather-none-available-symbolic.svg new file mode 100644 index 00000000..700001e5 --- /dev/null +++ b/src/status/symbolic/weather-none-available-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/weather-overcast-night-symbolic.svg b/src/status/symbolic/weather-overcast-night-symbolic.svg new file mode 100644 index 00000000..de0dfc61 --- /dev/null +++ b/src/status/symbolic/weather-overcast-night-symbolic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/status/symbolic/weather-overcast-symbolic.svg b/src/status/symbolic/weather-overcast-symbolic.svg new file mode 100644 index 00000000..65b47e23 --- /dev/null +++ b/src/status/symbolic/weather-overcast-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/weather-severe-alert-symbolic.svg b/src/status/symbolic/weather-severe-alert-symbolic.svg new file mode 100644 index 00000000..9dc100d0 --- /dev/null +++ b/src/status/symbolic/weather-severe-alert-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/status/symbolic/weather-showers-scattered-symbolic.svg b/src/status/symbolic/weather-showers-scattered-symbolic.svg new file mode 100644 index 00000000..d5525f79 --- /dev/null +++ b/src/status/symbolic/weather-showers-scattered-symbolic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/symbolic/weather-showers-symbolic.svg b/src/status/symbolic/weather-showers-symbolic.svg new file mode 100644 index 00000000..0c347bbe --- /dev/null +++ b/src/status/symbolic/weather-showers-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/weather-snow-night-symbolic.svg b/src/status/symbolic/weather-snow-night-symbolic.svg new file mode 100644 index 00000000..2970dc88 --- /dev/null +++ b/src/status/symbolic/weather-snow-night-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/weather-snow-rain-symbolic.svg b/src/status/symbolic/weather-snow-rain-symbolic.svg new file mode 100644 index 00000000..73c01e90 --- /dev/null +++ b/src/status/symbolic/weather-snow-rain-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/weather-snow-symbolic.svg b/src/status/symbolic/weather-snow-symbolic.svg new file mode 100644 index 00000000..771d47ad --- /dev/null +++ b/src/status/symbolic/weather-snow-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/status/symbolic/weather-storm-symbolic.svg b/src/status/symbolic/weather-storm-symbolic.svg new file mode 100644 index 00000000..f8427182 --- /dev/null +++ b/src/status/symbolic/weather-storm-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/status/symbolic/weather-storm-tornado-symbolic.svg b/src/status/symbolic/weather-storm-tornado-symbolic.svg new file mode 100644 index 00000000..f8ee1bfd --- /dev/null +++ b/src/status/symbolic/weather-storm-tornado-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/status/symbolic/weather-windy-symbolic.svg b/src/status/symbolic/weather-windy-symbolic.svg new file mode 100644 index 00000000..f7b22569 --- /dev/null +++ b/src/status/symbolic/weather-windy-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/templates/app-alt-template-black.svg b/templates/app-alt-template-black.svg new file mode 100644 index 00000000..e460034b --- /dev/null +++ b/templates/app-alt-template-black.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/templates/app-alt-template-white.svg b/templates/app-alt-template-white.svg new file mode 100644 index 00000000..b87fc489 --- /dev/null +++ b/templates/app-alt-template-white.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/templates/app-template-black.svg b/templates/app-template-black.svg new file mode 100644 index 00000000..b87f36cf --- /dev/null +++ b/templates/app-template-black.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/templates/app-template-blue.svg b/templates/app-template-blue.svg new file mode 100644 index 00000000..c2b239ab --- /dev/null +++ b/templates/app-template-blue.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/templates/app-template-green.svg b/templates/app-template-green.svg new file mode 100644 index 00000000..a0bceb54 --- /dev/null +++ b/templates/app-template-green.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/templates/app-template-grey.svg b/templates/app-template-grey.svg new file mode 100644 index 00000000..6cad6e26 --- /dev/null +++ b/templates/app-template-grey.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/templates/app-template-orange.svg b/templates/app-template-orange.svg new file mode 100644 index 00000000..69f729e6 --- /dev/null +++ b/templates/app-template-orange.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/templates/app-template-pink.svg b/templates/app-template-pink.svg new file mode 100644 index 00000000..503ac59b --- /dev/null +++ b/templates/app-template-pink.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/templates/app-template-purple.svg b/templates/app-template-purple.svg new file mode 100644 index 00000000..17e6e882 --- /dev/null +++ b/templates/app-template-purple.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/templates/app-template-red.svg b/templates/app-template-red.svg new file mode 100644 index 00000000..4df5f739 --- /dev/null +++ b/templates/app-template-red.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/templates/app-template-white.svg b/templates/app-template-white.svg new file mode 100644 index 00000000..1c47f09b --- /dev/null +++ b/templates/app-template-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/templates/app-template-yellow.svg b/templates/app-template-yellow.svg new file mode 100644 index 00000000..3ead791d --- /dev/null +++ b/templates/app-template-yellow.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/templates/folder-temple.svg b/templates/folder-temple.svg new file mode 100644 index 00000000..e0d5b5e8 --- /dev/null +++ b/templates/folder-temple.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/templates/mimtype-template.svg b/templates/mimtype-template.svg new file mode 100644 index 00000000..8d06d7b4 --- /dev/null +++ b/templates/mimtype-template.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + TEXT + +