From fa50ded2c49000d956cd387a00cd212578df85d2 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 23 Oct 2017 17:04:13 +0200 Subject: [PATCH] Fix layout of breadcrumbs icon Signed-off-by: Morris Jobke --- developer_manual/design/icons-gen.py | 2 +- developer_manual/design/icons.txt | 108 +++++++++++++++++++++++++++ 2 files changed, 109 insertions(+), 1 deletion(-) diff --git a/developer_manual/design/icons-gen.py b/developer_manual/design/icons-gen.py index 99012fdf7..f40048a60 100755 --- a/developer_manual/design/icons-gen.py +++ b/developer_manual/design/icons-gen.py @@ -31,7 +31,7 @@ for i, line in enumerate(lines): result = "" for icon, path in sorted(icons.items()): - result += ".. figure:: " + path[3:-3]+"*\n :height: 32\n\n " + icon[1:] + "\n\n" + result += ".. figure:: " + path[3:-3]+"*\n :height: 32\n :width: 32\n\n " + icon[1:] + "\n\n" os.system('inkscape -z '+path[3:]+' -e '+path[3:-3]+'png') f = open('icons.txt', 'w') diff --git a/developer_manual/design/icons.txt b/developer_manual/design/icons.txt index 22f911a2e..babae052d 100644 --- a/developer_manual/design/icons.txt +++ b/developer_manual/design/icons.txt @@ -1,540 +1,648 @@ .. figure:: img/actions/add.* :height: 32 + :width: 32 icon-add .. figure:: img/actions/audio.* :height: 32 + :width: 32 icon-audio .. figure:: img/actions/audio-off.* :height: 32 + :width: 32 icon-audio-off .. figure:: img/actions/audio-off-white.* :height: 32 + :width: 32 icon-audio-off-white .. figure:: img/actions/audio-white.* :height: 32 + :width: 32 icon-audio-white .. figure:: img/breadcrumb.* :height: 32 + :width: 32 icon-breadcrumb .. figure:: img/places/calendar.* :height: 32 + :width: 32 icon-calendar .. figure:: img/places/calendar-dark.* :height: 32 + :width: 32 icon-calendar-dark .. figure:: img/actions/caret.* :height: 32 + :width: 32 icon-caret .. figure:: img/actions/caret-dark.* :height: 32 + :width: 32 icon-caret-dark .. figure:: img/categories/bundles.* :height: 32 + :width: 32 icon-category-app-bundles .. figure:: img/categories/auth.* :height: 32 + :width: 32 icon-category-auth .. figure:: img/categories/customization.* :height: 32 + :width: 32 icon-category-customization .. figure:: img/actions/close.* :height: 32 + :width: 32 icon-category-disabled .. figure:: img/actions/checkmark.* :height: 32 + :width: 32 icon-category-enabled .. figure:: img/categories/files.* :height: 32 + :width: 32 icon-category-files .. figure:: img/actions/user.* :height: 32 + :width: 32 icon-category-installed .. figure:: img/categories/integration.* :height: 32 + :width: 32 icon-category-integration .. figure:: img/categories/monitoring.* :height: 32 + :width: 32 icon-category-monitoring .. figure:: img/categories/multimedia.* :height: 32 + :width: 32 icon-category-multimedia .. figure:: img/categories/office.* :height: 32 + :width: 32 icon-category-office .. figure:: img/categories/organization.* :height: 32 + :width: 32 icon-category-organization .. figure:: img/categories/social.* :height: 32 + :width: 32 icon-category-social .. figure:: img/actions/settings-dark.* :height: 32 + :width: 32 icon-category-tools .. figure:: img/actions/download.* :height: 32 + :width: 32 icon-category-updates .. figure:: img/actions/checkmark.* :height: 32 + :width: 32 icon-checkmark .. figure:: img/actions/checkmark-color.* :height: 32 + :width: 32 icon-checkmark-color .. figure:: img/actions/checkmark-white.* :height: 32 + :width: 32 icon-checkmark-white .. figure:: img/actions/clippy.* :height: 32 + :width: 32 icon-clippy .. figure:: img/actions/close.* :height: 32 + :width: 32 icon-close .. figure:: img/actions/close-white.* :height: 32 + :width: 32 icon-close-white .. figure:: img/actions/comment.* :height: 32 + :width: 32 icon-comment .. figure:: img/actions/confirm.* :height: 32 + :width: 32 icon-confirm .. figure:: img/actions/confirm-white.* :height: 32 + :width: 32 icon-confirm-white .. figure:: img/places/contacts.* :height: 32 + :width: 32 icon-contacts .. figure:: img/places/contacts-dark.* :height: 32 + :width: 32 icon-contacts-dark .. figure:: img/actions/delete.* :height: 32 + :width: 32 icon-delete .. figure:: img/actions/delete-white.* :height: 32 + :width: 32 icon-delete-white .. figure:: img/actions/details.* :height: 32 + :width: 32 icon-details .. figure:: img/actions/download.* :height: 32 + :width: 32 icon-download .. figure:: img/actions/download-white.* :height: 32 + :width: 32 icon-download-white .. figure:: img/actions/edit.* :height: 32 + :width: 32 icon-edit .. figure:: img/actions/error.* :height: 32 + :width: 32 icon-error .. figure:: img/actions/error-color.* :height: 32 + :width: 32 icon-error-color .. figure:: img/actions/error-white.* :height: 32 + :width: 32 icon-error-white .. figure:: img/actions/external.* :height: 32 + :width: 32 icon-external .. figure:: img/actions/star-dark.* :height: 32 + :width: 32 icon-favorite .. figure:: img/filetypes/text.* :height: 32 + :width: 32 icon-file .. figure:: img/places/files.* :height: 32 + :width: 32 icon-files .. figure:: img/places/files-dark.* :height: 32 + :width: 32 icon-files-dark .. figure:: img/filetypes/folder-drag-accept.* :height: 32 + :width: 32 icon-filetype-folder-drag-accept .. figure:: img/filetypes/folder.* :height: 32 + :width: 32 icon-folder .. figure:: img/actions/fullscreen.* :height: 32 + :width: 32 icon-fullscreen .. figure:: img/actions/fullscreen-white.* :height: 32 + :width: 32 icon-fullscreen-white .. figure:: img/actions/history.* :height: 32 + :width: 32 icon-history .. figure:: img/places/home.* :height: 32 + :width: 32 icon-home .. figure:: img/actions/info.* :height: 32 + :width: 32 icon-info .. figure:: img/actions/info-white.* :height: 32 + :width: 32 icon-info-white .. figure:: img/places/link.* :height: 32 + :width: 32 icon-link .. figure:: img/actions/logout.* :height: 32 + :width: 32 icon-logout .. figure:: img/actions/mail.* :height: 32 + :width: 32 icon-mail .. figure:: img/actions/menu.* :height: 32 + :width: 32 icon-menu .. figure:: img/actions/more.* :height: 32 + :width: 32 icon-more .. figure:: img/actions/more-white.* :height: 32 + :width: 32 icon-more-white .. figure:: img/places/music.* :height: 32 + :width: 32 icon-music .. figure:: img/actions/password.* :height: 32 + :width: 32 icon-password .. figure:: img/actions/pause.* :height: 32 + :width: 32 icon-pause .. figure:: img/actions/pause-big.* :height: 32 + :width: 32 icon-pause-big .. figure:: img/places/picture.* :height: 32 + :width: 32 icon-picture .. figure:: img/actions/play.* :height: 32 + :width: 32 icon-play .. figure:: img/actions/play-add.* :height: 32 + :width: 32 icon-play-add .. figure:: img/actions/play-big.* :height: 32 + :width: 32 icon-play-big .. figure:: img/actions/play-next.* :height: 32 + :width: 32 icon-play-next .. figure:: img/actions/play-previous.* :height: 32 + :width: 32 icon-play-previous .. figure:: img/actions/public.* :height: 32 + :width: 32 icon-public .. figure:: img/actions/rename.* :height: 32 + :width: 32 icon-rename .. figure:: img/actions/screen.* :height: 32 + :width: 32 icon-screen .. figure:: img/actions/screen-off.* :height: 32 + :width: 32 icon-screen-off .. figure:: img/actions/screen-off-white.* :height: 32 + :width: 32 icon-screen-off-white .. figure:: img/actions/screen-white.* :height: 32 + :width: 32 icon-screen-white .. figure:: img/actions/search.* :height: 32 + :width: 32 icon-search .. figure:: img/actions/search-white.* :height: 32 + :width: 32 icon-search-white .. figure:: img/actions/settings.* :height: 32 + :width: 32 icon-settings .. figure:: img/actions/settings-dark.* :height: 32 + :width: 32 icon-settings-dark .. figure:: img/actions/settings-white.* :height: 32 + :width: 32 icon-settings-white .. figure:: img/actions/share.* :height: 32 + :width: 32 icon-share .. figure:: img/actions/sound.* :height: 32 + :width: 32 icon-sound .. figure:: img/actions/sound-off.* :height: 32 + :width: 32 icon-sound-off .. figure:: img/actions/star.* :height: 32 + :width: 32 icon-star .. figure:: img/actions/tag.* :height: 32 + :width: 32 icon-tag .. figure:: img/actions/toggle.* :height: 32 + :width: 32 icon-toggle .. figure:: img/actions/toggle-pictures.* :height: 32 + :width: 32 icon-toggle-pictures .. figure:: img/actions/triangle-e.* :height: 32 + :width: 32 icon-triangle-e .. figure:: img/actions/triangle-n.* :height: 32 + :width: 32 icon-triangle-n .. figure:: img/actions/triangle-s.* :height: 32 + :width: 32 icon-triangle-s .. figure:: img/actions/upload.* :height: 32 + :width: 32 icon-upload .. figure:: img/actions/upload-white.* :height: 32 + :width: 32 icon-upload-white .. figure:: img/actions/user.* :height: 32 + :width: 32 icon-user .. figure:: img/actions/video.* :height: 32 + :width: 32 icon-video .. figure:: img/actions/video-off.* :height: 32 + :width: 32 icon-video-off .. figure:: img/actions/video-off-white.* :height: 32 + :width: 32 icon-video-off-white .. figure:: img/actions/video-white.* :height: 32 + :width: 32 icon-video-white .. figure:: img/actions/view-close.* :height: 32 + :width: 32 icon-view-close .. figure:: img/actions/view-download.* :height: 32 + :width: 32 icon-view-download .. figure:: img/actions/view-next.* :height: 32 + :width: 32 icon-view-next .. figure:: img/actions/view-pause.* :height: 32 + :width: 32 icon-view-pause .. figure:: img/actions/view-play.* :height: 32 + :width: 32 icon-view-play .. figure:: img/actions/view-previous.* :height: 32 + :width: 32 icon-view-previous