diff --git a/data/elementary/themes/edc/elm/icon.edc b/data/elementary/themes/edc/elm/icon.edc index 839ed163b9..13b098b2ee 100644 --- a/data/elementary/themes/edc/elm/icon.edc +++ b/data/elementary/themes/edc/elm/icon.edc @@ -10,21 +10,7 @@ images.image: File COMP; parts { part { name: "base"; \ description { aspect: 1.0 1.0; aspect_preference: BOTH; \ image.normal: File; } } } } -IC("home", "toolbar/home", "icon_home.png", 16, 0); -IC("close", "toolbar/close", "icon_close.png", 16, 0); -IC("apps", "toolbar/apps", "icon_apps.png", 16, 0); -IC("arrow_up", "toolbar/arrow_up", "icon_arrow_up.png", 16, 0); -IC("arrow_down", "toolbar/arrow_down", "icon_arrow_down.png", 16, 0); -IC("arrow_left", "toolbar/arrow_left", "icon_arrow_left.png", 16, 0); -IC("arrow_right", "toolbar/arrow_right", "icon_arrow_right.png", 16, 0); -IC("chat", "toolbar/chat", "icon_chat.png", 16, 0); -IC("clock", "toolbar/clock", "icon_clock.png", 16, 0); -IC("delete", "toolbar/delete", "icon_delete.png", 16, 0); -IC("edit", "toolbar/edit", "icon_edit.png", 16, 0); -IC("refresh", "toolbar/refresh", "icon_refresh.png", 16, 0); -IC("file", "toolbar/file", "icon_file.png", 16, 0); IC("no_photo", "photo/no_photo", "icon_head.png", 16, 0); -IC("search", "toolbar/search", "icon_search.png", 16, 0); #undef IC #define IC(Name, File, Min, Max) \ @@ -33,44 +19,6 @@ IC("search", "toolbar/search", "icon_search.png", 16, 0); description { aspect: 1.0 1.0; aspect_preference: BOTH; \ image.normal: File; } } } } -IC("toolbar/more_menu", "icon_arrow_down.png", 16, 0); -IC("toolbar/folder", "icon_folder.png", 16, 0); - -IC("arrow-up", "icon_arrow_up.png", 16, 0); -IC("arrow-down", "icon_arrow_down.png", 16, 0); -IC("arrow-left", "icon_arrow_left.png", 16, 0); -IC("arrow-right", "icon_arrow_right.png", 16, 0); -IC("arrow-up-left", "icon_arrow_up_left.png", 16, 0); -IC("arrow-up-right", "icon_arrow_up_right.png", 16, 0); -IC("arrow-down-left", "icon_arrow_down_left.png", 16, 0); -IC("arrow-down-right", "icon_arrow_down_right.png", 16, 0); - -IC("arrow_up_left", "icon_arrow_up_left.png", 16, 0); -IC("arrow_up_right", "icon_arrow_up_right.png", 16, 0); -IC("arrow_down_left", "icon_arrow_down_left.png", 16, 0); -IC("arrow_down_right", "icon_arrow_down_right.png", 16, 0); - -IC("document-edit", "icon_edit.png", 16, 0) -IC("dialog-info", "icon_info.png", 16, 0) -IC("dialog-close", "icon_close.png", 16, 0) -IC("application-chat", "icon_chat.png", 16, 0) /* */ -IC("application-clock", "icon_clock.png", 16, 0) /* */ - -IC("menu/home", "icon_home.png", 16, 0); -IC("menu/close", "icon_close.png", 16, 0); -IC("menu/apps", "icon_apps.png", 16, 0); -IC("menu/arrow_up", "icon_arrow_up.png", 16, 0); -IC("menu/arrow_down", "icon_arrow_down.png", 16, 0); -IC("menu/arrow_left", "icon_arrow_left.png", 16, 0); -IC("menu/arrow_right", "icon_arrow_right.png", 16, 0); -IC("menu/chat", "icon_chat.png", 16, 0); -IC("menu/clock", "icon_clock.png", 16, 0); -IC("menu/delete", "icon_delete.png", 16, 0); -IC("menu/edit", "icon_edit.png", 16, 0); -IC("menu/refresh", "icon_refresh.png", 16, 0); -IC("menu/folder", "icon_folder.png", 16, 0); -IC("menu/file", "icon_file.png", 16, 0); - IC("media_player/forward", "icon_forward.png", 16, 0); IC("media_player/info", "icon_info.png", 16, 0); IC("media_player/next", "icon_next.png", 16, 0); diff --git a/data/elementary/themes/edc/elm/icon_fdo.edc b/data/elementary/themes/edc/elm/icon_fdo.edc index 86659b4716..7d2118f5ad 100644 --- a/data/elementary/themes/edc/elm/icon_fdo.edc +++ b/data/elementary/themes/edc/elm/icon_fdo.edc @@ -77,11 +77,8 @@ //// places ///////////////////////////////////////////////////////////////// #define CTX "places" -ICO1(CTX, "user-home", 128) ICO1(CTX, "user-bookmarks", 128) ICO2(CTX, "user-desktop") -ICO1(CTX, "user-trash", 128) -ICO2(CTX, "folder") ICO2(CTX, "folder-drag-accept") /* spec have this icon in the Status category */ ICO2(CTX, "folder-remote") ICO2(CTX, "folder-open") /* */ @@ -371,16 +368,10 @@ ICO1(CTX, "non-starred", 128) /* */ // TODO accessories-text-editor // TODO multimedia-volume-control // TODO help-browser -ICO1(CTX, "preferences-color", 64) /* */ -ICO1(CTX, "preferences-profile", 64) /* Elm specific */ // TODO preferences-desktop-accessibility -ICO1(CTX, "preferences-desktop-display", 64) /* */ -ICO1(CTX, "preferences-desktop-font", 64) ICO1(CTX, "preferences-desktop-keyboard", 64) ICO1(CTX, "preferences-desktop-locale", 64) -ICO1(CTX, "preferences-desktop-multimedia", 64) ICO1(CTX, "preferences-desktop-screensaver", 64) -ICO1(CTX, "preferences-desktop-theme", 64) ICO1(CTX, "preferences-desktop-wallpaper", 64) // TODO system-software-install // TODO system-software-update diff --git a/data/elementary/themes/edc/icons.edc b/data/elementary/themes/edc/icons.edc index 366e5ab8be..67b499d09f 100644 --- a/data/elementary/themes/edc/icons.edc +++ b/data/elementary/themes/edc/icons.edc @@ -10,140 +10,140 @@ } \ } \ } - ICON("modules-files", "i-folder") - ICON("modules-settings", "i-gear") - ICON("modules-system", "i-computer") - ICON("modules-look", "i-palette") - ICON("modules-mobile", "i-mobile") - ICON("modules-utils", "i-tools") - ICON("modules-core", "i-atom") - ICON("modules-launcher", "i-gear-start") +ICON("modules-files", "i-folder") +ICON("modules-settings", "i-gear") +ICON("modules-system", "i-computer") +ICON("modules-look", "i-palette") +ICON("modules-mobile", "i-mobile") +ICON("modules-utils", "i-tools") +ICON("modules-core", "i-atom") +ICON("modules-launcher", "i-gear-start") - ICON("system-file-manager", "i-folder") - ICON("folder", "i-folder") - ICON("folder-image", "i-folder") - ICON("user-home", "i-home") - ICON("user-desktop", "i-desktop") - ICON("user-temp", "i-temp") - ICON("user-bookmarks", "i-favorite") - ICON("computer", "i-computer") - ICON("drive-optical", "i-drive-cd") - ICON("drive-harddisk", "i-drive-hdd") - ICON("drive-removable-media", "i-drive-usb-media") - ICON("media-flash", "i-drive-flash") - ICON("dialog-ask", "i-unknown") - ICON("unknown", "i-unknown") - ICON("emblem-symbolic-link", "i-unknown") - ICON("screenshot", "i-camera") - ICON("dialog-warning", "i-warning") - ICON("dialog-error", "i-warning-red") - ICON("system-run", "i-system-run") - ICON("everything-launch", "i-gear-start") - ICON("configure", "i-gear") - ICON("document-open", "i-folder-open") - ICON("document-properties", "i-file-properties") - ICON("document-new", "i-file") - ICON("folder-new", "i-folder") - ICON("security-high", "i-shield-up") - ICON("network-website", "i-globe") +ICON("system-file-manager", "i-folder") +ICON("folder", "i-folder") +ICON("folder-image", "i-folder") +ICON("user-home", "i-home") +ICON("user-desktop", "i-desktop") +ICON("user-temp", "i-temp") +ICON("user-bookmarks", "i-favorite") +ICON("computer", "i-computer") +ICON("drive-optical", "i-drive-cd") +ICON("drive-harddisk", "i-drive-hdd") +ICON("drive-removable-media", "i-drive-usb-media") +ICON("media-flash", "i-drive-flash") +ICON("dialog-ask", "i-unknown") +ICON("unknown", "i-unknown") +ICON("emblem-symbolic-link", "i-unknown") +ICON("screenshot", "i-camera") +ICON("dialog-warning", "i-warning") +ICON("dialog-error", "i-warning-red") +ICON("system-run", "i-system-run") +ICON("everything-launch", "i-gear-start") +ICON("configure", "i-gear") +ICON("document-open", "i-folder-open") +ICON("document-properties", "i-file-properties") +ICON("document-new", "i-file") +ICON("folder-new", "i-folder") +ICON("security-high", "i-shield-up") +ICON("network-website", "i-globe") - ICON("preferences-applications", "i-termprompt") - ICON("preferences-system", "i-gear") - ICON("preferences-desktop-theme", "i-paint") - ICON("preferences-desktop", "i-desks") - ICON("preferences-system-windows", "i-window") - ICON("preferences-desktop-environments", "i-desktop-pc") - ICON("preferences-applications-screen-lock", "i-padlock-lock") - ICON("preferences-applications-screen-unlock", "i-padlock-unlock") - ICON("preferences-applications-personal", "i-gear-person") - ICON("preferences-applications-ibar", "i-gear-dots") - ICON("preferences-applications-restart", "i-gear-restart") - ICON("preferences-applications-startup", "i-gear-start") - ICON("preferences-desktop-default-applications", "i-gear-empty") - ICON("preferences-desktop-wallpaper", "i-picture-landscape") - ICON("preferences-desktop-font", "i-font") - ICON("preferences-transitions", "i-transition") - ICON("preferences-scale", "i-scaling") - ICON("preferences-composite", "i-compositor") - ICON("preferences-look", "i-palette") - ICON("preferences-desktop-display", "i-screen") - ICON("preferences-system-lock-screen", "i-screen-lock") - ICON("preferences-desktop-screensaver", "i-screen") - ICON("preferences-system-screen-resolution", "i-screen-resolution") - ICON("preferences-system-power-management", "i-bulb") // this is wrong but it works for backlight settings - FIXME - ICON("preferences-desktop-edge-bindings", "i-screen-edges") - ICON("preferences-desktop-keyboard-shortcuts", "i-key") - ICON("preferences-desktop-swipe-bindings", "i-gesture") - ICON("preferences-desktop-mouse", "i-mouse") - ICON("preferences-desktop-mouse-left", "i-mouse-left") - ICON("preferences-desktop-mouse-right", "i-mouse-right") - ICON("preferences-desktop-mouse-middle", "i-mouse-middle") - ICON("preferences-desktop-mouse-wheel", "i-mouse-wheel") - ICON("preferences-desktop-mouse-extra", "i-mouse-extra") - ICON("preferences-desktop-keyboard", "i-keyboard") - ICON("preferences-desktop-signal-bindings", "i-signal-bindings") - ICON("preferences-behavior", "i-input") - ICON("preferences-interaction", "i-fingerprint") // pretty bad for touch icon - FIXME - ICON("preferences-focus", "i-window-focus") - ICON("preferences-window-geometry", "i-window-geometry") - ICON("preferences-desktop-window-remember", "i-window-remember") - ICON("preferences-window-process", "i-window-process") - ICON("preferences-winlist", "i-window-winlist") - ICON("preferences-menus", "i-menus") - ICON("preferences-menu-settings", "i-menus-settings") - ICON("preferences-desktop-locale", "i-lang") - ICON("preferences-desklock-locale", "i-lang-lock") - ICON("preferences-imc", "i-keyboard-hand") - ICON("preferences-advanced", "i-rocket") - ICON("preferences-system-performance", "i-tacho") - ICON("preferences-directories", "i-folder-search") - ICON("preferences-panel", "i-spanner") - ICON("preferences-cpu-speed", "i-cpu-speed") - ICON("preferences-variables", "i-env-var") - ICON("preferences-profiles", "i-face") - ICON("preferences-extensions", "i-puzzle") - ICON("preferences-plugin", "i-modules") - ICON("preferences-desktop-shelf", "i-shelf") - ICON("preferences-desktop-mixer", "i-speaker") - ICON("preferences-notification", "i-notification") - ICON("preferences-pager", "i-pager") - ICON("preferences-network", "i-network") - ICON("preferences-file-icons", "i-file") - ICON("preferences-preferences", "i-gear") - ICON("preferences-toolbar", "i-toolbar") - ICON("preferences-desktop-color", "i-palette") - ICON("preferences-desktop-pointer", "i-mouse") - ICON("preferences-icon-theme", "i-paint") - ICON("preferences-applications-add", "i-termprompt") - ICON("preferences-utils", "i-tools") - ICON("preferences-startup", "i-efm-exe") - ICON("preferences-screen-normal", "i-screen") - ICON("preferences-screen-left", "i-screen-left") - ICON("preferences-screen-right", "i-screen-right") - ICON("preferences-screen-hflip", "i-screen-hflip") - ICON("preferences-screen-vflip", "i-screen-vflip") - ICON("preferences-screen-around", "i-screen-around") - ICON("preferences-window-manipulation", "i-window-geometry") - ICON("preferences-window-maximize", "i-window-maximize") - ICON("preferences-window-stacking", "i-window-stacking") - ICON("preferences-windows-lost", "i-window-lost") - ICON("preferences-dialogs", "i-dialog") - ICON("preferences-illume", "i-mobile") - ICON("preferences-gradient", "i-gradient") - ICON("preferences-engine", "i-engine") - ICON("preferences-desktop-shelf-bottom-desk", "i-shelf") - ICON("preferences-desktop-shelf-custom", "i-shelf") - ICON("preferences-desktop-shelf-dock", "i-shelf") - ICON("preferences-desktop-shelf-menu-bar", "i-shelf") - ICON("preferences-desktop-shelf-panel", "i-shelf") - ICON("preferences-desktop-shelf-top-desk", "i-shelf") +ICON("preferences-applications", "i-termprompt") +ICON("preferences-system", "i-gear") +ICON("preferences-desktop-theme", "i-paint") +ICON("preferences-desktop", "i-desks") +ICON("preferences-system-windows", "i-window") +ICON("preferences-desktop-environments", "i-desktop-pc") +ICON("preferences-applications-screen-lock", "i-padlock-lock") +ICON("preferences-applications-screen-unlock", "i-padlock-unlock") +ICON("preferences-applications-personal", "i-gear-person") +ICON("preferences-applications-ibar", "i-gear-dots") +ICON("preferences-applications-restart", "i-gear-restart") +ICON("preferences-applications-startup", "i-gear-start") +ICON("preferences-desktop-default-applications", "i-gear-empty") +ICON("preferences-desktop-wallpaper", "i-picture-landscape") +ICON("preferences-desktop-font", "i-font") +ICON("preferences-transitions", "i-transition") +ICON("preferences-scale", "i-scaling") +ICON("preferences-composite", "i-compositor") +ICON("preferences-look", "i-palette") +ICON("preferences-desktop-display", "i-screen") +ICON("preferences-system-lock-screen", "i-screen-lock") +ICON("preferences-desktop-screensaver", "i-screen") +ICON("preferences-system-screen-resolution", "i-screen-resolution") +ICON("preferences-system-power-management", "i-bulb") // this is wrong but it works for backlight settings - FIXME +ICON("preferences-desktop-edge-bindings", "i-screen-edges") +ICON("preferences-desktop-keyboard-shortcuts", "i-key") +ICON("preferences-desktop-swipe-bindings", "i-gesture") +ICON("preferences-desktop-mouse", "i-mouse") +ICON("preferences-desktop-mouse-left", "i-mouse-left") +ICON("preferences-desktop-mouse-right", "i-mouse-right") +ICON("preferences-desktop-mouse-middle", "i-mouse-middle") +ICON("preferences-desktop-mouse-wheel", "i-mouse-wheel") +ICON("preferences-desktop-mouse-extra", "i-mouse-extra") +ICON("preferences-desktop-keyboard", "i-keyboard") +ICON("preferences-desktop-signal-bindings", "i-signal-bindings") +ICON("preferences-behavior", "i-input") +ICON("preferences-interaction", "i-fingerprint") // pretty bad for touch icon - FIXME +ICON("preferences-focus", "i-window-focus") +ICON("preferences-window-geometry", "i-window-geometry") +ICON("preferences-desktop-window-remember", "i-window-remember") +ICON("preferences-window-process", "i-window-process") +ICON("preferences-winlist", "i-window-winlist") +ICON("preferences-menus", "i-menus") +ICON("preferences-menu-settings", "i-menus-settings") +ICON("preferences-desktop-locale", "i-lang") +ICON("preferences-desklock-locale", "i-lang-lock") +ICON("preferences-imc", "i-keyboard-hand") +ICON("preferences-advanced", "i-rocket") +ICON("preferences-system-performance", "i-tacho") +ICON("preferences-directories", "i-folder-search") +ICON("preferences-panel", "i-spanner") +ICON("preferences-cpu-speed", "i-cpu-speed") +ICON("preferences-variables", "i-env-var") +ICON("preferences-profiles", "i-face") +ICON("preferences-extensions", "i-puzzle") +ICON("preferences-plugin", "i-modules") +ICON("preferences-desktop-shelf", "i-shelf") +ICON("preferences-desktop-mixer", "i-speaker") +ICON("preferences-notification", "i-notification") +ICON("preferences-pager", "i-pager") +ICON("preferences-network", "i-network") +ICON("preferences-file-icons", "i-file") +ICON("preferences-preferences", "i-gear") +ICON("preferences-toolbar", "i-toolbar") +ICON("preferences-desktop-color", "i-palette") +ICON("preferences-desktop-pointer", "i-mouse") +ICON("preferences-icon-theme", "i-paint") +ICON("preferences-applications-add", "i-termprompt") +ICON("preferences-utils", "i-tools") +ICON("preferences-startup", "i-efm-exe") +ICON("preferences-screen-normal", "i-screen") +ICON("preferences-screen-left", "i-screen-left") +ICON("preferences-screen-right", "i-screen-right") +ICON("preferences-screen-hflip", "i-screen-hflip") +ICON("preferences-screen-vflip", "i-screen-vflip") +ICON("preferences-screen-around", "i-screen-around") +ICON("preferences-window-manipulation", "i-window-geometry") +ICON("preferences-window-maximize", "i-window-maximize") +ICON("preferences-window-stacking", "i-window-stacking") +ICON("preferences-windows-lost", "i-window-lost") +ICON("preferences-dialogs", "i-dialog") +ICON("preferences-illume", "i-mobile") +ICON("preferences-gradient", "i-gradient") +ICON("preferences-engine", "i-engine") +ICON("preferences-desktop-shelf-bottom-desk", "i-shelf") +ICON("preferences-desktop-shelf-custom", "i-shelf") +ICON("preferences-desktop-shelf-dock", "i-shelf") +ICON("preferences-desktop-shelf-menu-bar", "i-shelf") +ICON("preferences-desktop-shelf-panel", "i-shelf") +ICON("preferences-desktop-shelf-top-desk", "i-shelf") - ICON("enlightenment/wallpaper_stretch", "i-fill-stretch") - ICON("enlightenment/wallpaper_center", "i-fill-center") - ICON("enlightenment/wallpaper_tile", "i-fill-tile") - ICON("enlightenment/wallpaper_scale_aspect_in", "i-fill-within") - ICON("enlightenment/wallpaper_scale_aspect_out", "i-fill-fill") - ICON("enlightenment/wallpaper_pan", "i-fill-pan") +ICON("enlightenment/wallpaper_stretch", "i-fill-stretch") +ICON("enlightenment/wallpaper_center", "i-fill-center") +ICON("enlightenment/wallpaper_tile", "i-fill-tile") +ICON("enlightenment/wallpaper_scale_aspect_in", "i-fill-within") +ICON("enlightenment/wallpaper_scale_aspect_out", "i-fill-fill") +ICON("enlightenment/wallpaper_pan", "i-fill-pan") #undef ICON // mono color default fg color icons @@ -159,58 +159,58 @@ } \ } \ } - ICON("system", "i-system") - ICON("system-restart", "i-system-restart") - ICON("system-shutdown", "i-system-shutdown") - ICON("system-suspend", "i-system-suspend") - ICON("system-suspend-hibernate", "i-system-suspend-hibernate") - ICON("system-lock-screen", "i-system-lock") - ICON("system-log-out", "i-system-logout") +ICON("system", "i-system") +ICON("system-restart", "i-system-restart") +ICON("system-shutdown", "i-system-shutdown") +ICON("system-suspend", "i-system-suspend") +ICON("system-suspend-hibernate", "i-system-suspend-hibernate") +ICON("system-lock-screen", "i-system-lock") +ICON("system-log-out", "i-system-logout") - ICON("application-exit", "i-system-logout") - ICON("enlightenment", "i-enlightenment") - ICON("help-about", "i-enlightenment") - ICON("go-up", "i-arrow-u") - ICON("go-down", "i-arrow-d") - ICON("go-next", "i-arrow-l") - ICON("go-previous", "i-arrow-r") - ICON("list-add", "i-plus") - ICON("list-remove", "i-minus") - ICON("view-refresh", "i-refresh") - ICON("edit-delete", "i-close") - ICON("edit-rename", "i-rename") - ICON("edit-copy", "i-copy") - ICON("edit-cut", "i-cut") - ICON("edit-paste", "i-paste") - ICON("edit-swap", "i-swap") - ICON("edit-select-all", "i-select-all") - ICON("transform-move", "i-move") - ICON("transform-scale", "i-resize") - ICON("add", "i-plus") - ICON("view-order", "i-sort") - ICON("view-sort", "i-sort") - ICON("view-inherit", "i-win-nest") - ICON("access", "i-stick-man") - ICON("window-close", "i-close") - ICON("bookmark-new", "i-bookmark-new") - ICON("view-hidden-files", "i-view-hidden-files") - ICON("dialog-ok-apply", "i-check") - ICON("media-eject", "i-eject") - ICON("start-here", "i-enlightenment") - ICON("everything-clipboard", "i-paste") +ICON("application-exit", "i-system-logout") +ICON("enlightenment", "i-enlightenment") +ICON("help-about", "i-enlightenment") +ICON("go-up", "i-arrow-u") +ICON("go-down", "i-arrow-d") +ICON("go-next", "i-arrow-l") +ICON("go-previous", "i-arrow-r") +ICON("list-add", "i-plus") +ICON("list-remove", "i-minus") +ICON("view-refresh", "i-refresh") +ICON("edit-delete", "i-close") +ICON("edit-rename", "i-rename") +ICON("edit-copy", "i-copy") +ICON("edit-cut", "i-cut") +ICON("edit-paste", "i-paste") +ICON("edit-swap", "i-swap") +ICON("edit-select-all", "i-select-all") +ICON("transform-move", "i-move") +ICON("transform-scale", "i-resize") +ICON("add", "i-plus") +ICON("view-order", "i-sort") +ICON("view-sort", "i-sort") +ICON("view-inherit", "i-win-nest") +ICON("access", "i-stick-man") +ICON("window-close", "i-close") +ICON("bookmark-new", "i-bookmark-new") +ICON("view-hidden-files", "i-view-hidden-files") +ICON("dialog-ok-apply", "i-check") +ICON("media-eject", "i-eject") +ICON("start-here", "i-enlightenment") +ICON("everything-clipboard", "i-paste") - ICON("preferences-position-top-left", "i-shelf-tl") - ICON("preferences-position-top", "i-shelf-tc") - ICON("preferences-position-top-right", "i-shelf-tr") - ICON("preferences-position-bottom-left", "i-shelf-bl") - ICON("preferences-position-bottom", "i-shelf-bc") - ICON("preferences-position-bottom-right", "i-shelf-br") - ICON("preferences-position-left-top", "i-shelf-lt") - ICON("preferences-position-left", "i-shelf-lc") - ICON("preferences-position-left-bottom", "i-shelf-lb") - ICON("preferences-position-right-top", "i-shelf-rt") - ICON("preferences-position-right", "i-shelf-rc") - ICON("preferences-position-right-bottom", "i-shelf-rb") +ICON("preferences-position-top-left", "i-shelf-tl") +ICON("preferences-position-top", "i-shelf-tc") +ICON("preferences-position-top-right", "i-shelf-tr") +ICON("preferences-position-bottom-left", "i-shelf-bl") +ICON("preferences-position-bottom", "i-shelf-bc") +ICON("preferences-position-bottom-right", "i-shelf-br") +ICON("preferences-position-left-top", "i-shelf-lt") +ICON("preferences-position-left", "i-shelf-lc") +ICON("preferences-position-left-bottom", "i-shelf-lb") +ICON("preferences-position-right-top", "i-shelf-rt") +ICON("preferences-position-right", "i-shelf-rc") +ICON("preferences-position-right-bottom", "i-shelf-rb") #undef ICON // mono border action icons @@ -226,31 +226,31 @@ } \ } \ } - ICON("close", "i-close") - ICON("minimize", "i-arrow-d") - ICON("maximize", "i-arrow-u") - ICON("basic", "i-move") - ICON("move_icon", "i-move") - ICON("resize_icon", "i-resize") - ICON("locks", "i-lock") - ICON("locks_user", "i-lock") - ICON("locks_application", "i-lock") - ICON("remember", "i-check") - ICON("fullscreen", "i-fullscreen") - ICON("kill", "i-kill") - ICON("properties", "i-properties") - ICON("stacking", "i-stacking") - ICON("stack_on_top", "i-stacking-top") - ICON("stack_normal", "i-stacking-normal") - ICON("stack_below", "i-stacking-bottom") - ICON("stick", "i-pin") - ICON("shade", "i-shade") - ICON("skip", "i-skip") - ICON("skip_pager", "i-skip-pager") - ICON("skip_taskbar", "i-skip-taskbar") - ICON("skip_winlist", "i-skip-winlist") - ICON("borderless", "i-border") - ICON("sendto", "i-sendto") +ICON("close", "i-close") +ICON("minimize", "i-arrow-d") +ICON("maximize", "i-arrow-u") +ICON("basic", "i-move") +ICON("move_icon", "i-move") +ICON("resize_icon", "i-resize") +ICON("locks", "i-lock") +ICON("locks_user", "i-lock") +ICON("locks_application", "i-lock") +ICON("remember", "i-check") +ICON("fullscreen", "i-fullscreen") +ICON("kill", "i-kill") +ICON("properties", "i-properties") +ICON("stacking", "i-stacking") +ICON("stack_on_top", "i-stacking-top") +ICON("stack_normal", "i-stacking-normal") +ICON("stack_below", "i-stacking-bottom") +ICON("stick", "i-pin") +ICON("shade", "i-shade") +ICON("skip", "i-skip") +ICON("skip_pager", "i-skip-pager") +ICON("skip_taskbar", "i-skip-taskbar") +ICON("skip_winlist", "i-skip-winlist") +ICON("borderless", "i-border") +ICON("sendto", "i-sendto") #undef ICON // mime icons @@ -266,44 +266,154 @@ } \ } \ } - ICON("inode/file", "i-file2") - ICON("inode/directory", "i-folder") - ICON("inode/directory-locked", "i-folder-locked") - ICON("inode/chardevice", "i-device-char") - ICON("inode/blockdevice", "i-device-block") - ICON("inode/fifo", "i-device-pipe") - ICON("inode/socket", "i-device-socket") - ICON("inode/symlink", "i-symlink") +ICON("inode/file", "i-file2") +ICON("inode/directory", "i-folder") +ICON("inode/directory-locked", "i-folder-locked") +ICON("inode/chardevice", "i-device-char") +ICON("inode/blockdevice", "i-device-block") +ICON("inode/fifo", "i-device-pipe") +ICON("inode/socket", "i-device-socket") +ICON("inode/symlink", "i-symlink") - ICON("application/x-raw-disk-image", "i-drive-cd") +ICON("application/x-raw-disk-image", "i-drive-cd") - ICON("application/octet-stream", "i-file2") +ICON("application/octet-stream", "i-file2") - ICON("application/x-trash", "i-efm-trash") +ICON("application/x-trash", "i-efm-trash") - ICON("text/plain", "i-efm-txt") - ICON("text/x-csrc", "i-efm-c") - ICON("text/x-chdr", "i-efm-h") - ICON("text/x-c++src", "i-efm-cpp") - ICON("text/x-c++hdr", "i-efm-hpp") +ICON("text/plain", "i-efm-txt") +ICON("text/x-csrc", "i-efm-c") +ICON("text/x-chdr", "i-efm-h") +ICON("text/x-c++src", "i-efm-cpp") +ICON("text/x-c++hdr", "i-efm-hpp") - ICON("application/x-shellscript", "i-efm-sh") - ICON("application/x-executable", "i-efm-exe") - ICON("application/x-ms-dos-executable", "i-efm-exe") +ICON("application/x-shellscript", "i-efm-sh") +ICON("application/x-executable", "i-efm-exe") +ICON("application/x-ms-dos-executable", "i-efm-exe") - ICON("application/zip", "i-efm-zip") - ICON("application/x-rar", "i-efm-zip") - ICON("application/x-gzip", "i-efm-zip") - ICON("application/x-bzip", "i-efm-zip") - ICON("application/x-7z-compressed", "i-efm-zip") - ICON("application/x-xz-compressed", "i-efm-zip") - ICON("application/x-tar", "i-efm-zip") - ICON("application/x-compressed-tar", "i-efm-zip") - ICON("application/x-bzip-compressed-tar", "i-efm-zip") - ICON("application/x-bzip2-compressed-tar", "i-efm-zip") - ICON("application/x-7z-compressed-tar", "i-efm-zip") - ICON("application/x-xz-compressed-tar", "i-efm-zip") - ICON("application/vnd.ms-cab-compressed", "i-efm-zip") +ICON("application/zip", "i-efm-zip") +ICON("application/x-rar", "i-efm-zip") +ICON("application/x-gzip", "i-efm-zip") +ICON("application/x-bzip", "i-efm-zip") +ICON("application/x-7z-compressed", "i-efm-zip") +ICON("application/x-xz-compressed", "i-efm-zip") +ICON("application/x-tar", "i-efm-zip") +ICON("application/x-compressed-tar", "i-efm-zip") +ICON("application/x-bzip-compressed-tar", "i-efm-zip") +ICON("application/x-bzip2-compressed-tar", "i-efm-zip") +ICON("application/x-7z-compressed-tar", "i-efm-zip") +ICON("application/x-xz-compressed-tar", "i-efm-zip") +ICON("application/vnd.ms-cab-compressed", "i-efm-zip") #undef ICON -///////////////////////////////////////////////////////////////////////////// +// elm icons +// mono color default fg color icons +#define ICON(_NAME, _ICON) \ + group { name: "elm/icon/"_NAME"/default"; \ + parts { \ + part { name: "icon"; mouse_events: 0; \ + description { state: "default" 0.0; \ + aspect: 1.0 1.0; aspect_preference: BOTH; \ + image.normal: _ICON; \ + color: 160 160 160 255; \ + } \ + } \ + } \ + } +ICON("home", "i-home") +ICON("close", "i-close") +ICON("arrow_up", "i-arrow-u") +ICON("arrow_down", "i-arrow-d") +ICON("arrow_left", "i-arrow-l") +ICON("arrow_right", "i-arrow-r") +ICON("arrow_up_left", "i-arrow-lu") +ICON("arrow_up_right", "i-arrow-ru") +ICON("arrow_down_left", "i-arrow-ld") +ICON("arrow_down_right", "i-arrow-rd") +ICON("dialog-close", "i-close") +ICON("refresh", "i-reload") +ICON("delete", "i-trash") +ICON("search", "i-search") + +ICON("arrow-up", "i-arrow-u") +ICON("arrow-down", "i-arrow-d") +ICON("arrow-left", "i-arrow-l") +ICON("arrow-right", "i-arrow-r") +ICON("arrow-up-left", "i-arrow-lu") +ICON("arrow-up-right", "i-arrow-ru") +ICON("arrow-down-left", "i-arrow-ld") +ICON("arrow-down-right", "i-arrow-rd") + +ICON("toolbar/more_menu", "i-hamburger-menu") +ICON("toolbar/home", "i-home") +ICON("toolbar/close", "i-close") +ICON("toolbar/arrow_up", "i-arrow-u") +ICON("toolbar/arrow_down", "i-arrow-d") +ICON("toolbar/arrow_left", "i-arrow-l") +ICON("toolbar/arrow_right", "i-arrow-r") +ICON("toolbar/refresh", "i-reload") +ICON("toolbar/delete", "i-trash") +ICON("toolbar/search", "i-search") + +ICON("menu/home", "i-home") +ICON("menu/close", "i-close") +ICON("menu/arrow_up", "i-arrow-u") +ICON("menu/arrow_down", "i-arrow-d") +ICON("menu/arrow_left", "i-arrow-l") +ICON("menu/arrow_right", "i-arrow-r") +ICON("menu/refresh", "i-reload") +ICON("menu/delete", "i-trash") +ICON("menu/search", "i-search") + +ICON("user-home", "i-home") +ICON("user-trash", "i-trash") + +ICON("dialog-info", "i-info") +#undef ICON + +// regular icons +#define ICON(_NAME, _ICON) \ + group { name: "elm/icon/"_NAME"/default"; \ + parts { \ + part { name: "icon/"_NAME; mouse_events: 0; \ + description { state: "default" 0.0; \ + aspect: 1.0 1.0; aspect_preference: BOTH; \ + image.normal: _ICON; \ + } \ + } \ + } \ + } +ICON("folder", "i-folder") +ICON("file", "i-file") +ICON("clock", "i-clock") +ICON("apps", "i-termprompt") +ICON("chat", "i-lang-blank") +ICON("edit", "i-edit") + +ICON("toolbar/folder", "i-folder") +ICON("toolbar/file", "i-file") +ICON("toolbar/clock", "i-clock") +ICON("toolbar/apps", "i-termprompt") +ICON("toolbar/chat", "i-lang-blank") +ICON("toolbar/edit", "i-edit") + +ICON("menu/folder", "i-folder") +ICON("menu/file", "i-file") +ICON("menu/clock", "i-clock") +ICON("menu/apps", "i-termprompt") +ICON("menu/chat", "i-lang-blank") +ICON("menu/edit", "i-edit") + +ICON("preferences-desktop-display", "i-palette") +ICON("preferences-desktop-theme", "i-paint") +ICON("preferences-color", "i-paint") +ICON("preferences-desktop-font", "i-font") +ICON("preferences-desktop-multimedia", "i-speaker") +ICON("preferences-profile", "i-face") + +ICON("application-chat", "i-lang-blank") +ICON("application-clock", "i-clock") + +ICON("document-edit", "i-edit") + +#undef ICON diff --git a/data/elementary/themes/ic.edc b/data/elementary/themes/ic.edc index e02978b182..6b1686a1ab 100644 --- a/data/elementary/themes/ic.edc +++ b/data/elementary/themes/ic.edc @@ -24,6 +24,10 @@ I060("i-arrow-l", "arrow-l") I060("i-arrow-r", "arrow-r") I060("i-arrow-u", "arrow-u") I060("i-arrow-d", "arrow-d") +I060("i-arrow-lu", "arrow-lu") +I060("i-arrow-ru", "arrow-ru") +I060("i-arrow-ld", "arrow-ld") +I060("i-arrow-rd", "arrow-rd") I060("i-reload", "reload") I060("i-heart", "heart") I060("i-close", "close") @@ -77,11 +81,15 @@ I060("i-wifi", "wifi") I060("i-bookmark-new", "bookmark-new") I060("i-view-hidden-files", "view-hidden-files") I060("i-eject", "eject") +I060("i-home", "home") +I060("i-trash", "trash") +I060("i-search", "search") +I060("i-hamburger-menu", "hamburger-menu") +I060("i-info", "info") // exclam // more // chat // clock -// edit // eject // ff // rw @@ -232,6 +240,7 @@ I160("i-menus", "menus") I160("i-menus-settings", "menus-settings") I160("i-lang", "lang") I160("i-lang-lock", "lang-lock") +I160("i-lang-blank", "lang-blank") I160("i-keyboard-hand", "keyboard-hand") I160("i-rocket", "rocket") I160("i-tacho", "tacho") @@ -261,6 +270,8 @@ I160("i-globe", "globe") I160("i-dialog", "dialog") I160("i-gradient", "gradient") I160("i-engine", "engine") +I160("i-clock", "clock") +I160("i-edit", "edit") /////////////////////////////////////////////////////////////////////////////// // larger mono icons (mostly efm or settings) @@ -276,493 +287,3 @@ I160("i-enlightenment", "enlightenment") /////////////////////////////////////////////////////////////////////////////// // misc larger icons I160("i-unknown", "unknown") - - - - - - - - - -// need to do -#if 0 -# define ICON(NAME, FILE, SIZE) \ - group { name: "e/icons/"NAME ; \ - max: SIZE SIZE; \ - parts { \ - part { name: "icon"; repeat_events: 1; \ - description { state: "default" 0.0; \ - aspect: 1.0 1.0; aspect_preference: BOTH; \ - image.image: "O/"FILE COMP; \ - image.normal: "O/"FILE ; \ - } \ - } \ - } \ - } -# define ICONMIME(NAME, FILE, SIZE) ICON("mimetypes/"NAME, FILE, SIZE) - ICON("preferences-desktop-color","icon_colors.png",64) // "enlightenment/colors" - ICON("preferences-desktop-pointer","icon_mouse.png",64) // *** // "enlightenment/mouse" - ICON("preferences-desktop-shelf-bottom-desk","icon_shelf_bottom_desk.png",64)// *** // "enlightenment/shelf_bottom_desk" - ICON("preferences-desktop-shelf-custom","icon_shelf_custom.png",64) // *** // "enlightenment/shelf_custom" - ICON("preferences-desktop-shelf-dock","icon_shelf_dock.png",64) // *** // "enlightenment/shelf_dock" - ICON("preferences-desktop-shelf-menu-bar","icon_shelf_menu_bar.png",64) // *** // "enlightenment/shelf_menu_bar" - ICON("preferences-desktop-shelf-panel","icon_shelf_panel.png",64) // *** // "enlightenment/shelf_panel" - ICON("preferences-desktop-shelf-top-desk","icon_shelf_top_desk.png",64) // *** // "enlightenment/shelf_top_desk" - ICON("preferences-window-manipulation","icon_window_manipulation.png",64) // *** // "enlightenment/window_manipulation" - ICON("preferences-window-maximize","icon_window_manipulation.png",64) // *** // "enlightenment/window_maximize" - ICON("preferences-window-stacking","icon_winlist.png",64) // *** // "enlightenment/window_stacking" - ICON("preferences-window-geometry","icon_window_geometry.png",64) // *** // "enlightenment/window_geometry" - ICON("preferences-windows-lost","icon_lost_windows.png",64) // *** // "enlightenment/lost_windows" - ICON("preferences-gradient","icon_gradient.png",64) // *** // "enlightenment/gradient" - ICON("preferences-engine","icon_engine.png",64) // *** // "enlightenment/engine" - ICON("preferences-dialogs","icon_dummy.png",64) // *** // "enlightenment/dialogs" - ICON("preferences-icon-theme","icon_icon_theme.png",64) // *** // "enlightenment/icon_theme" - ICON("preferences-startup","icon_startup.png",64) // *** // "enlightenment/startup" - ICON("preferences-utils","icon_gadget.png",64) // *** // "enlightenment/utils" - ICON("preferences-screen-normal","icon_screen_normal.png",64) // *** // "enlightenment/screen_normal" - ICON("preferences-screen-around","icon_screen_around.png",64) // *** // "enlightenment/screen_around" - ICON("preferences-screen-left","icon_screen_left.png",64) // *** // "enlightenment/screen_left" - ICON("preferences-screen-right","icon_screen_right.png",64) // *** // "enlightenment/screen_right" - ICON("preferences-screen-vflip","icon_screen_vflip.png",64) // *** // "enlightenment/screen_vflip" - ICON("preferences-screen-hflip","icon_screen_hflip.png",64) // *** // "enlightenment/screen_hflip" - ICON("preferences-applications-add","icon_applications_new.png",64) // *** // "enlightenment/add_application" - ICON("preferences-illume","icon_illume.png",64) - ICON("modules-utils","icon_gadget.png",64) - ICON("modules-system","icon_gadget.png",64) - ICON("modules-look","icon_look.png",64) - ICON("modules-core","logo_white_128.png",64) - ICON("network-website","icon_globe.png",64) // "enlightenment/website" - - -#define EFM_MIME_ICON(_NAME, _IMAGE, _ASPMIN, _ASPMAX, _STRING, _SIZE, _VALIGN) \ - group { name: "e/icons/fileman/mime/"_NAME; \ - max: _SIZE _SIZE; \ - images.image: "efm_generic_icon_shadow.png" COMP; \ - images.image: "efm_generic_icon_base.png" COMP; \ - images.image: "efm_generic_icon_over.png" COMP; \ - images.image: _IMAGE COMP; \ - parts { \ - part { name: "spacer"; type: SPACER; \ - description { state: "default" 0.0; \ - aspect: 1.0 1.0; aspect_preference: BOTH; \ - } \ - } \ - part { name: "shadow"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "spacer"; \ - rel1.relative: (15/240) (10/240); \ - rel2.to: "spacer"; \ - rel2.relative: (225/240) (240/240); \ - image.normal: "efm_generic_icon_shadow.png"; \ - } \ - } \ - part { name: "base"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "spacer"; \ - rel1.relative: (30/240) (15/240); \ - rel2.to: "spacer"; \ - rel2.relative: (210/240) (225/240); \ - image.normal: "efm_generic_icon_base.png"; \ - } \ - } \ - part { name: "content"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "base"; \ - rel1.relative: (28/180) (28/210); \ - rel2.to: "base"; \ - rel2.relative: (152/180) (182/210); \ - align: 0.5 _VALIGN; \ - aspect: _ASPMIN _ASPMAX; aspect_preference: BOTH; \ - image.normal: _IMAGE; \ - } \ - } \ - part { name: "over"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "base"; \ - rel2.to: "base"; \ - image.normal: "efm_generic_icon_over.png"; \ - } \ - } \ - part { name: "typestr"; type: TEXT; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "over"; \ - rel1.relative: (72/180) (142/210); \ - rel2.to: "over"; \ - rel2.relative: (178/180) (188/210); \ - color: 255 255 255 255; \ - text { font: FN; size: 8; \ - fit: 0 1; \ - align: 0.5 0.5; \ - text: _STRING; \ - } \ - } \ - } \ - } \ - } -//Python// - - EFM_MIME_ICON("application/x-python-bytecode", "efm_generic_icon_content_python.png", (114/115), (114/115), ".PYC", 240, 0.5); - EFM_MIME_ICON("application/x-python", "efm_generic_icon_content_python.png", (114/115), (114/115), ".PY", 240, 0.5); - EFM_MIME_ICON("text/x-python", "efm_generic_icon_content_python.png", (114/115), (114/115), ".PY", 240, 0.5); - - //.pyo .pyd??????????????????// - -//Ruby// - - EFM_MIME_ICON("application/x-ruby", "efm_generic_icon_content_ruby.png", (114/114), (114/114), ".RB", 240, 0.5); - EFM_MIME_ICON("text/x-ruby", "efm_generic_icon_content_ruby.png", (114/114), (114/114), ".RB", 240, 0.5); - - //.rbw???// - -//Perl// - - EFM_MIME_ICON("application/x-perl", "efm_generic_icon_content_perl.png", (114/122), (114/122), ".PERL", 240, 0.5); - EFM_MIME_ICON("text/x-perl","efm_generic_icon_content_perl.png", (114/122), (114/122), ".PL", 240, 0.5); - -//CAD// - - EFM_MIME_ICON("application/acad", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("application/x-acad", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("application/autocad_dwg", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("image/x-dwg", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("application/dwg", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("application/x-dwg", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("application/x-autocad", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("image/vnd.dwg", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - EFM_MIME_ICON("drawing/dwg", "efm_generic_icon_content_cad.png", (114/130), (114/130), ".DWG", 240, 0.5); - -//ISO// - - EFM_MIME_ICON("application/x-iso9660-image", "efm_generic_icon_content_iso.png", (114/114), (114/114), ".ISO", 240, 0.5); - -//Cue// - - EFM_MIME_ICON("application/x-cue", "efm_generic_icon_content_iso.png", (114/114), (114/114), ".CUE", 240, 0.5); - -//Audio// - - EFM_MIME_ICON("audio/mpeg", "efm_generic_icon_content_audio.png", (54/154), (54/154), ".MP3", 240, 0.5); - EFM_MIME_ICON("audio/x-wav","efm_generic_icon_content_audio.png", (54/154), (54/154), ".WAV", 240, 0.5); - EFM_MIME_ICON("audio/x-flac","efm_generic_icon_content_audio.png", (54/154), (54/154), ".FLAC", 240, 0.5); - EFM_MIME_ICON("audio/flac","efm_generic_icon_content_audio.png", (54/154), (54/154), ".FLAC", 240, 0.5); - EFM_MIME_ICON("audio/x-musepack","efm_generic_icon_content_audio.png", (54/154), (54/154), ".MPC", 240, 0.5); - EFM_MIME_ICON("audio/x-vorbis+ogg","efm_generic_icon_content_audio.png",(54/154), (54/154), ".OGG", 240, 0.5); - EFM_MIME_ICON("application/x-audacity-project","efm_generic_icon_content_audio.png",(54/154), (54/154), ".AUP", 240, 0.5); - EFM_MIME_ICON("audio/x-ms-wma","efm_generic_icon_content_audio.png", (54/154), (54/154),".WMA", 240, 0.5); - EFM_MIME_ICON("audio/opus","efm_generic_icon_content_audio.png", (54/154), (54/154),".OPUS", 240, 0.5); - EFM_MIME_ICON("audio/ogg","efm_generic_icon_content_audio.png", (54/154), (54/154),".OPUS", 240, 0.5); - EFM_MIME_ICON("audio/x-opus+ogg","efm_generic_icon_content_audio.png", (54/154), (54/154),".OPUS", 240, 0.5); - EFM_MIME_ICON("audio/ape","efm_generic_icon_content_audio.png", (54/154), (54/154), ".APE", 240, 0.5); - EFM_MIME_ICON("audio/webm","efm_generic_icon_content_audio.png", (54/154), (54/154), ".WEBA", 240, 0.5); - EFM_MIME_ICON("audio/mp4","efm_generic_icon_content_audio.png", (54/154), (54/154), ".MP4", 240, 0.5); - EFM_MIME_ICON("audio/midi","efm_generic_icon_content_audio.png", (54/154), (54/154),".MIDI", 240, 0.5); - EFM_MIME_ICON("audio/speex","efm_generic_icon_content_audio.png",(54/154), (54/154), ".SPX", 240, 0.5); - EFM_MIME_ICON("audio/aac","efm_generic_icon_content_audio.png", (54/154), (54/154),".AAC", 240, 0.5); - EFM_MIME_ICON("audio/vnd.rn-realaudio","efm_generic_icon_content_audio.png", (54/154), (54/154),".RA", 240, 0.5); - EFM_MIME_ICON("audio/x-voc","efm_generic_icon_content_audio.png", (54/154), (54/154),".VOC", 240, 0.5); - EFM_MIME_ICON("audio/x-tta","efm_generic_icon_content_audio.png", (54/154), (54/154),".TTA", 240, 0.5); - EFM_MIME_ICON("audio/x-stm","efm_generic_icon_content_audio.png", (54/154), (54/154),".STM", 240, 0.5); - EFM_MIME_ICON("audio/x-speex+ogg","efm_generic_icon_content_audio.png", (54/154), (54/154),".SPX", 240, 0.5); - EFM_MIME_ICON("audio/x-wacpack","efm_generic_icon_content_audio.png", (54/154), (54/154),".WV", 240, 0.5); - EFM_MIME_ICON("audio/x-xmf","efm_generic_icon_content_audio.png", (54/154), (54/154),".XMF", 240, 0.5); - EFM_MIME_ICON("audio/x-xm","efm_generic_icon_content_audio.png", (54/154), (54/154),".XM", 240, 0.5); - EFM_MIME_ICON("audio/x-xi","efm_generic_icon_content_audio.png", (54/154), (54/154),".XI", 240, 0.5); - EFM_MIME_ICON("audio/x-wacpack-correction","efm_generic_icon_content_audio.png", (54/154), (54/154),".WVC", 240, 0.5); - EFM_MIME_ICON("audio/x-s3m","efm_generic_icon_content_audio.png", (54/154), (54/154),".S3M", 240, 0.5); - EFM_MIME_ICON("audio/x-riff","efm_generic_icon_content_audio.png", (54/154), (54/154),".RMI", 240, 0.5); - EFM_MIME_ICON("audio/x-psflib","efm_generic_icon_content_audio.png", (54/154), (54/154),".PSFLIB", 240, 0.5); - EFM_MIME_ICON("audio/x-psf","efm_generic_icon_content_audio.png", (54/154), (54/154),".PSF", 240, 0.5); - EFM_MIME_ICON("audio/x-scpls","efm_generic_icon_content_audio.png", (54/154), (54/154),".PLS", 240, 0.5); - EFM_MIME_ICON("audio/x-ms-asx","efm_generic_icon_content_audio.png", (54/154), (54/154),".ASX", 240, 0.5); - EFM_MIME_ICON("audio/x-mpegurl","efm_generic_icon_content_audio.png", (54/154), (54/154),".M3U", 240, 0.5); - EFM_MIME_ICON("audio/x-mod","efm_generic_icon_content_audio.png", (54/154), (54/154),".MOD", 240, 0.5); - EFM_MIME_ICON("audio/x-mo3","efm_generic_icon_content_audio.png", (54/154), (54/154),".MO3", 240, 0.5); - EFM_MIME_ICON("audio/x-minipsf","efm_generic_icon_content_audio.png", (54/154), (54/154),".MINIPSF", 240, 0.5); - EFM_MIME_ICON("audio/matroska","efm_generic_icon_content_audio.png", (54/154), (54/154),".MKV", 240, 0.5); - EFM_MIME_ICON("audio/x-m4b","efm_generic_icon_content_audio.png", (54/154), (54/154),".M4B", 240, 0.5); - EFM_MIME_ICON("audio/x-it","efm_generic_icon_content_audio.png", (54/154), (54/154),".IT", 240, 0.5); - EFM_MIME_ICON("audio/x-iriver-pla","efm_generic_icon_content_audio.png", (54/154), (54/154),".PLA", 240, 0.5); - EFM_MIME_ICON("audio/x-gsm","efm_generic_icon_content_audio.png", (54/154), (54/154),".GSM", 240, 0.5); - EFM_MIME_ICON("audio/x-flac+ogg","efm_generic_icon_content_audio.png",(54/154), (54/154), ".FLAC", 240, 0.5); - EFM_MIME_ICON("audio/x-amzxml","efm_generic_icon_content_audio.png",(54/154), (54/154), ".AMZ", 240, 0.5); - EFM_MIME_ICON("audio/x-aiff","efm_generic_icon_content_audio.png",(54/154), (54/154), ".AIFF", 240, 0.5); - EFM_MIME_ICON("audio/x-aifc","efm_generic_icon_content_audio.png",(54/154), (54/154), ".AIFC", 240, 0.5); - EFM_MIME_ICON("audio/x-adpcm","efm_generic_icon_content_audio.png",(54/154), (54/154), ".ADPCM", 240, 0.5); - EFM_MIME_ICON("audio/vdn.rn-realaudio","efm_generic_icon_content_audio.png",(54/154), (54/154), ".RA", 240, 0.5); - EFM_MIME_ICON("audio/vdn.dts","efm_generic_icon_content_audio.png",(54/154), (54/154), ".DTS", 240, 0.5); - EFM_MIME_ICON("audio/vdn.dts.hd","efm_generic_icon_content_audio.png",(54/154), (54/154), ".DTSHD", 240, 0.5); - EFM_MIME_ICON("audio/prs.sid","efm_generic_icon_content_audio.png",(54/154), (54/154), ".SID", 240, 0.5); - EFM_MIME_ICON("audio/mp2","efm_generic_icon_content_audio.png", (54/154), (54/154), ".MP2", 240, 0.5); - EFM_MIME_ICON("audio/basic","efm_generic_icon_content_audio.png", (54/154), (54/154), ".SND", 240, 0.5); - EFM_MIME_ICON("audio/annodex","efm_generic_icon_content_audio.png", (54/154), (54/154), ".AXA", 240, 0.5); - EFM_MIME_ICON("audio/AMR","efm_generic_icon_content_audio.png", (54/154), (54/154), ".AMR", 240, 0.5); - EFM_MIME_ICON("audio/amr","efm_generic_icon_content_audio.png", (54/154), (54/154), ".AMR", 240, 0.5); - EFM_MIME_ICON("audio/amr-wb","efm_generic_icon_content_audio.png", (54/154), (54/154), ".AWB", 240, 0.5); - EFM_MIME_ICON("audio/AMR-WB","efm_generic_icon_content_audio.png", (54/154), (54/154), ".AWB", 240, 0.5); - EFM_MIME_ICON("audio/ac3","efm_generic_icon_content_audio.png", (54/154), (54/154), ".AC3", 240, 0.5); - - EFM_MIME_ICON("application/x-mpegurl","efm_generic_icon_content_audio.png", (54/154), (54/154),".M3U", 240, 0.5); - EFM_MIME_ICON("application/vnd.apple.mpegurl","efm_generic_icon_content_audio.png", (54/154), (54/154),".M3U", 240, 0.5); - -//Code// - - EFM_MIME_ICON("text/x-csharp","efm_generic_icon_content_code.png", (114/88), (114/88), ".C#", 240, 0.3); - EFM_MIME_ICON("application/x-awk","efm_generic_icon_content_code.png", (114/88), (114/88), ".AWK", 240, 0.3); - EFM_MIME_ICON("text/x-hdr","efm_generic_icon_content_code.png", (114/88), (114/88), ".HPP", 240, 0.3); - EFM_MIME_ICON("text/x-fortran","efm_generic_icon_content_code.png", (114/88), (114/88), ".F", 240, 0.3); - EFM_MIME_ICON("text/x-java-source","efm_generic_icon_content_code.png", (114/88), (114/88), ".JAVA", 240, 0.3); - - - //add moreeeeeee// - -//Text// - - EFM_MIME_ICON("text/x-patch","efm_generic_icon_content_text.png", (114/126), (114/126), ".PATCH", 240, 0.5); - EFM_MIME_ICON("text/x-log","efm_generic_icon_content_text.png", (114/126), (114/126), ".LOG", 240, 0.5); - EFM_MIME_ICON("application/x-md5","efm_generic_icon_content_text.png", (114/126), (114/126), ".MD5", 240, 0.5); - EFM_MIME_ICON("text/x-makefile","efm_generic_icon_content_text.png", (114/126), (114/126), ".MK", 240, 0.5); - EFM_MIME_ICON("application/x-m4","efm_generic_icon_content_text.png", (114/126), (114/126), ".M4", 240, 0.5); - EFM_MIME_ICON("application/pkix-attr-cert","efm_generic_icon_content_text.png", (114/126), (114/126), ".AC", 240, 0.5); - EFM_MIME_ICON("text/x-subviewer","efm_generic_icon_content_text.png", (114/126), (114/126), ".SUB", 240, 0.5); - EFM_MIME_ICON("application/x-wais-source","efm_generic_icon_content_text.png", (114/126), (114/126), ".SRC", 240, 0.5); - -//Web// - - EFM_MIME_ICON("text/css","efm_generic_icon_content_web.png", (114/68), (114/68), ".CSS", 240, 0.3); - EFM_MIME_ICON("text/html","efm_generic_icon_content_web.png", (114/68), (114/68), ".HTML", 240, 0.3); - EFM_MIME_ICON("application/xml","efm_generic_icon_content_web.png", (114/68), (114/68), ".XML", 240, 0.3); - EFM_MIME_ICON("application/javascript","efm_generic_icon_content_web.png", (114/68), (114/68), ".JS", 240, 0.3); - EFM_MIME_ICON("application/json","efm_generic_icon_content_web.png", (114/68), (114/68), ".JSON", 240, 0.3); - EFM_MIME_ICON("text/json","efm_generic_icon_content_web.png", (114/68), (114/68), ".JSON", 240, 0.3); - -//Enlightenment// - - EFM_MIME_ICON("application/edje","efm_generic_icon_content_logo.png", (114/154), (114/154), ".EDJ", 240, 0.5); - EFM_MIME_ICON("text/edje","efm_generic_icon_content_logo.png", (114/154), (114/154), ".EDC", 240, 0.5); - -//Document// - - EFM_MIME_ICON("application/vnd.oasis.opendocument.text","efm_generic_icon_content_doc.png", (114/154), (114/154), ".ODT", 240, 0.5); - EFM_MIME_ICON("application/x-msword","efm_generic_icon_content_doc.png", (114/154), (114/154), ".DOC", 240, 0.5); - EFM_MIME_ICON("application/vnd.openxmlformats-officedocument.wordprocessingml.document","efm_generic_icon_content_doc.png", (114/154), (114/154), ".DOCX", 240, 0.5); - EFM_MIME_ICON("application/x-abiword","efm_generic_icon_content_doc.png", (114/154), (114/154), ".ABW", 240, 0.5); - EFM_MIME_ICON("application/vnd.scribus","efm_generic_icon_content_doc.png", (114/154), (114/154), ".SLA", 240, 0.5); - EFM_MIME_ICON("application/x-lyx","efm_generic_icon_content_doc.png", (114/154), (114/154), ".LYX", 240, 0.5); - -//Spreadsheet// - - EFM_MIME_ICON("application/vnd.oasis.opendocument.spreadsheet","efm_generic_icon_content_spread.png", (114/80), (114/80), ".ODS", 240, 0.5); - EFM_MIME_ICON("application/vnd.ms-excel","efm_generic_icon_content_spread.png", (114/80), (114/80), ".XLS", 240, 0.5); - -//Presentation// - - EFM_MIME_ICON("application/vnd.ms-powerpoint","efm_generic_icon_content_pres.png", (114/95), (114/95), ".PPT", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.presentation","efm_generic_icon_content_pres.png", (114/95), (114/95), ".ODP", 240, 0.5); - -//Drawing// - - EFM_MIME_ICON("application/x-vnd.oasis.opendocument.graphics","efm_generic_icon_content_draw.png", (114/96), (114/96), ".ODG", 240, 0.5); - -//Data Base// - - EFM_MIME_ICON("application/vnd.ms-binder","efm_generic_icon_content_db.png", (114/128), (114/128), ".ODB", 240, 0.5); - EFM_MIME_ICON("application/x-sqlite3","efm_generic_icon_content_db.png", (114/128), (114/128), ".SQLITE", 240, 0.5); - -//Formula// - - EFM_MIME_ICON("application/x-vnd.oasis.opendocument.formula","efm_generic_icon_content_formula.png", (114/85), (114/85), ".ODF", 240, 0.5); - -//Template// - - EFM_MIME_ICON("application/vnd.openxmlformats-officedocument.wordprocessingml.template","efm_generic_icon_content_template.png", (114/130), (114/130), ".DOTX", 240, 0.5); - EFM_MIME_ICON("application/vnd.openxmlformats-officedocument.spreadsheetml.template","efm_generic_icon_content_template.png", (114/130), (114/130),".XLTX", 240, 0.5); - EFM_MIME_ICON("application/vnd.openxmlformats-officedocument.presentationml.template","efm_generic_icon_content_template.png", (114/130), (114/130),".POTX", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.chart-template","efm_generic_icon_content_template.png", (114/130), (114/130),".OTC", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.formula-template","efm_generic_icon_content_template.png", (114/130), (114/130), ".OTF", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.graphics-template","efm_generic_icon_content_template.png", (114/130), (114/130), ".OTG", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.image-template","efm_generic_icon_content_template.png", (114/130), (114/130), ".OTI", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.presentation-template","efm_generic_icon_content_template.png", (114/130), (114/130), ".OTP", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.spreadsheet-template","efm_generic_icon_content_template.png", (114/130), (114/130), ".ODS", 240, 0.5); - EFM_MIME_ICON("application/vnd.oasis.opendocument.text-template","efm_generic_icon_content_template.png", (114/130), (114/130), ".OTT", 240, 0.5); - -//Video (fallback)// - - EFM_MIME_ICON("video/mpeg","efm_generic_icon_content_video.png", (114/83), (114/83), ".MPEG", 240, 0.5); - EFM_MIME_ICON("application/ogg","efm_generic_icon_content_video.png",(114/83), (114/83), ".OGG", 240, 0.5); - EFM_MIME_ICON("video/x-theora+ogg","efm_generic_icon_content_video.png",(114/83), (114/83), ".OGG", 240, 0.5); - EFM_MIME_ICON("video/x-msvideo","efm_generic_icon_content_video.png", (114/83), (114/83), ".AVI", 240, 0.5); - EFM_MIME_ICON("video/ogg","efm_generic_icon_content_video.png",(114/83), (114/83), ".OGG", 240, 0.5); - EFM_MIME_ICON("video/mp4","efm_generic_icon_content_video.png",(114/83), (114/83), ".MP4", 240, 0.5); - EFM_MIME_ICON("video/quicktime","efm_generic_icon_content_video.png",(114/83), (114/83), ".MOV", 240, 0.5); - EFM_MIME_ICON("video/x-matroska","efm_generic_icon_content_video.png",(114/83), (114/83), ".MKV", 240, 0.5); - EFM_MIME_ICON("video/x-flv","efm_generic_icon_content_video.png", (114/83), (114/83), ".FLV", 240, 0.5); - EFM_MIME_ICON("application/vnd.rn-realmedia","efm_generic_icon_content_video.png",(114/83), (114/83), ".REAL", 240, 0.5); - EFM_MIME_ICON("video/x-ms-wmv","efm_generic_icon_content_video.png",(114/83), (114/83), ".WMV", 240, 0.5); - EFM_MIME_ICON("video/webm","efm_generic_icon_content_video.png",(114/83), (114/83), ".WEBM", 240, 0.5); - - -//Image (fallback)// - - EFM_MIME_ICON("image/png","efm_generic_icon_content_image.png", (114/128), (114/128), ".PNG", 240, 0.5); - EFM_MIME_ICON("image/jpeg","efm_generic_icon_content_image.png", (114/128), (114/128),".JPEG", 240, 0.5); - EFM_MIME_ICON("image/gif","efm_generic_icon_content_image.png", (114/128), (114/128),".GIF", 240, 0.5); - EFM_MIME_ICON("image/bmp","efm_generic_icon_content_image.png", (114/128), (114/128),".BMP", 240, 0.5); - EFM_MIME_ICON("application/x-xcf","efm_generic_icon_content_image.png", (114/128), (114/128),".XCF", 240, 0.5); - EFM_MIME_ICON("application/x-cbz","efm_generic_icon_content_image.png", (114/128), (114/128),".CBZ", 240, 0.5); - EFM_MIME_ICON("application/x-cbr","efm_generic_icon_content_image.png",(114/128), (114/128), ".CBR", 240, 0.5); - EFM_MIME_ICON("image/webp","efm_generic_icon_content_image.png", (114/128), (114/128),".WEBP", 240, 0.5); - -//Font// - - EFM_MIME_ICON("application/x-font-ttf","efm_generic_icon_content_font.png", (114/93), (114/93), ".TTF", 240, 0.5); - EFM_MIME_ICON("application/x-font-pcf","efm_generic_icon_content_font.png", (114/93), (114/93), ".PCF", 240, 0.5); - EFM_MIME_ICON("application/x-font-bdf","efm_generic_icon_content_font.png", (114/93), (114/93), ".BDF", 240, 0.5); - EFM_MIME_ICON("application/x-font-otf","efm_generic_icon_content_font.png", (114/93), (114/93), ".BDF", 240, 0.5); - -//PS (fallback)// - - EFM_MIME_ICON("application/postscript","efm_generic_icon_content_ps.png", (114/104), (114/104), ".PS", 240, 0.5); - -//PDF (fallback)// - - EFM_MIME_ICON("application/pdf","efm_generic_icon_content_pdf.png", (114/101), (114/101), ".PDF", 240, 0.5); - -//Translate// - - EFM_MIME_ICON("text/x-gettext-translation","efm_generic_icon_content_translate.png", (114/97), (114/97), ".PO", 240, 0.5); - EFM_MIME_ICON("application/x-gettext-translation","efm_generic_icon_content_translate.png", (114/97), (114/97), ".GMO", 240, 0.5); - -//Base 2// -#define EFM_MIME_ICON_SIMPLE(_NAME, _IMAGE, _ASPMIN, _ASPMAX, _SIZE, _VALIGN) \ - group { name: "e/icons/fileman/mime/"_NAME; \ - max: _SIZE _SIZE; \ - images.image: "efm_generic_icon_shadow_empty.png" COMP; \ - images.image: "efm_generic_icon_base_empty.png" COMP; \ - images.image: "efm_generic_icon_over_empty.png" COMP; \ - images.image: _IMAGE COMP; \ - parts { \ - part { name: "spacer"; type: SPACER; \ - description { state: "default" 0.0; \ - aspect: 1.0 1.0; aspect_preference: BOTH; \ - } \ - } \ - part { name: "shadow"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "spacer"; \ - rel1.relative: (15/240) (10/240); \ - rel2.to: "spacer"; \ - rel2.relative: (225/240) (240/240); \ - image.normal: "efm_generic_icon_shadow_empty.png"; \ - } \ - } \ - part { name: "base"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "spacer"; \ - rel1.relative: (30/240) (15/240); \ - rel2.to: "spacer"; \ - rel2.relative: (210/240) (225/240); \ - image.normal: "efm_generic_icon_base_empty.png"; \ - } \ - } \ - part { name: "content"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "base"; \ - rel1.relative: (28/180) (28/210); \ - rel2.to: "base"; \ - rel2.relative: (152/180) (182/210); \ - align: 0.5 _VALIGN; \ - aspect: _ASPMIN _ASPMAX; aspect_preference: BOTH; \ - image.normal: _IMAGE; \ - } \ - } \ - part { name: "over"; mouse_events: 0; \ - description { state: "default" 0.0; \ - rel1.to: "base"; \ - rel2.to: "base"; \ - image.normal: "efm_generic_icon_over_empty.png"; \ - } \ - } \ - } \ - } - -//Executable// - - EFM_MIME_ICON_SIMPLE("application/x-executable","efm_generic_icon_content_executable.png", (114/114), (114/114), 240, 0.5); - EFM_MIME_ICON_SIMPLE("application/x-ms-dos-executable","efm_generic_icon_content_executable.png", (114/114), (114/114), 240, 0.5); - -//Libraries// - - EFM_MIME_ICON_SIMPLE("application/x-sharedlib","efm_generic_icon_content_lib.png", (114/114), (114/114), 240, 0.5); - EFM_MIME_ICON_SIMPLE("application/x-shared-library-la","efm_generic_icon_content_lib.png", (114/114), (114/114), 240, 0.5); - -//Unknown// - - EFM_MIME_ICON_SIMPLE("application/x-object","efm_generic_icon_content_unknown.png", (100/154), (100/154), 240, 0.5); - -//Trash// - - EFM_MIME_ICON_SIMPLE("application/x-trash","efm_generic_icon_content_trash.png", (114/142), (114/142), 240, 0.5); - -//Install// - - EFM_MIME_ICON_SIMPLE("application/x-install-instructions","efm_generic_icon_content_install.png",(114/149), (114/149), 240, 0.5); - -//Cache// - - EFM_MIME_ICON_SIMPLE("chemical/x-cache","efm_generic_icon_content_db.png", (114/128), (114/128), 240, 0.5); - -#undefine EFM_MIME_ICON -#undefine EFM_MIME_ICON_SIMPLE - - /* #define EFMICON(NAME, FILE, SIZE) \ - * group { name: "e/icons/fileman/"NAME; \ - * max: SIZE SIZE; \ - * parts { \ - * part { name: "icon"; \ - * mouse_events: 0; \ - * description { state: "default" 0.0; \ - * aspect: 1.0 1.0; \ - * aspect_preference: BOTH; \ - * image.image: FILE COMP; \ - * image.normal: FILE ; \ - * } \ - * } \ - * } \ - * } */ - //EFMICON("folder","icon_efm_folder.png", 128) - //EFMICON("chrdev","icon_efm_file.png", 128) - //EFMICON("blkdev","icon_efm_file.png", 128) - //EFMICON("fifo","icon_efm_file.png", 128) - //EFMICON("socket","icon_efm_file.png", 128) - //EFMICON("executable","icon_efm_file.png", 128) - //EFMICON("home","icon_efm_home.png", 128) - //EFMICON("root","icon_efm_root.png", 128) - //EFMICON("tmp","icon_efm_tmp.png", 128) - //EFMICON("desktop","icon_efm_desktop.png", 128) - //EFMICON("hdd","icon_efm_hdd.png", 128) - //EFMICON("hd","icon_efm_hdd.png", 128) - - // EFM Mime type icons // - - #define MIMEICON(NAME, FILE, SIZE) \ - group { \ - name: "e/icons/fileman/mime/"NAME; \ - max: SIZE SIZE; \ - parts { \ - part { \ - name: "icon"; \ - mouse_events: 0; \ - description { \ - state: "default" 0.0; \ - aspect: 1.0 1.0; \ - aspect_preference: BOTH; \ - image.image: "O/"FILE COMP; \ - image.normal: "O/"FILE ; \ - } \ - } \ - } \ - } - - MIMEICON("application/x-deb","icon_mime_deb.png", 128); -#endif diff --git a/data/elementary/themes/img/arrow-diag.svg b/data/elementary/themes/img/arrow-diag.svg new file mode 100644 index 0000000000..4f6d11c6d7 --- /dev/null +++ b/data/elementary/themes/img/arrow-diag.svg @@ -0,0 +1,530 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/elementary/themes/img/clock.svg b/data/elementary/themes/img/clock.svg new file mode 100644 index 0000000000..ccc59a7579 --- /dev/null +++ b/data/elementary/themes/img/clock.svg @@ -0,0 +1,102 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/img/edit.svg b/data/elementary/themes/img/edit.svg new file mode 100644 index 0000000000..ae4dd79a3d --- /dev/null +++ b/data/elementary/themes/img/edit.svg @@ -0,0 +1,169 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/img/folder-search.svg b/data/elementary/themes/img/folder-search.svg index 29524f4cf4..0fcbccd3ed 100644 --- a/data/elementary/themes/img/folder-search.svg +++ b/data/elementary/themes/img/folder-search.svg @@ -7,16 +7,16 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - inkscape:export-ydpi="48" - inkscape:export-xdpi="48" - inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/folder-search-040.png" - inkscape:version="1.0 (4035a4fb49, 2020-05-01)" - sodipodi:docname="folder-search.svg" - viewBox="0 0 80 80" - height="80" - width="80" + version="1.1" id="svg2" - version="1.1"> + width="80" + height="80" + viewBox="0 0 80 80" + sodipodi:docname="folder-search.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/folder-search-040.png" + inkscape:export-xdpi="48" + inkscape:export-ydpi="48"> @@ -32,112 +32,112 @@ + maskUnits="userSpaceOnUse" + id="mask947"> + width="60" + height="40" + x="10" + y="5" /> + id="mask3567" + maskUnits="userSpaceOnUse"> + id="path3569" + sodipodi:nodetypes="zzzzz" /> - - - - - - - - + id="clipPath922" + clipPathUnits="userSpaceOnUse"> + id="path924" + d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 -0.5291667,0.52917 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + - - - - + id="path924-7" + d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 -0.5291667,0.52917 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + diff --git a/data/elementary/themes/img/hamburger-menu.svg b/data/elementary/themes/img/hamburger-menu.svg new file mode 100644 index 0000000000..5a9bef7f43 --- /dev/null +++ b/data/elementary/themes/img/hamburger-menu.svg @@ -0,0 +1,93 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/img/home.svg b/data/elementary/themes/img/home.svg new file mode 100644 index 0000000000..833df3cd36 --- /dev/null +++ b/data/elementary/themes/img/home.svg @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/data/elementary/themes/img/ic/arrow-ld-015.png b/data/elementary/themes/img/ic/arrow-ld-015.png new file mode 100644 index 0000000000..28fef125d4 Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-ld-015.png differ diff --git a/data/elementary/themes/img/ic/arrow-ld-030.png b/data/elementary/themes/img/ic/arrow-ld-030.png new file mode 100644 index 0000000000..e9c1e60cf3 Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-ld-030.png differ diff --git a/data/elementary/themes/img/ic/arrow-ld-060.png b/data/elementary/themes/img/ic/arrow-ld-060.png new file mode 100644 index 0000000000..7524e9b6e1 Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-ld-060.png differ diff --git a/data/elementary/themes/img/ic/arrow-lu-015.png b/data/elementary/themes/img/ic/arrow-lu-015.png new file mode 100644 index 0000000000..9b9e936c14 Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-lu-015.png differ diff --git a/data/elementary/themes/img/ic/arrow-lu-030.png b/data/elementary/themes/img/ic/arrow-lu-030.png new file mode 100644 index 0000000000..654ea7eb7b Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-lu-030.png differ diff --git a/data/elementary/themes/img/ic/arrow-lu-060.png b/data/elementary/themes/img/ic/arrow-lu-060.png new file mode 100644 index 0000000000..8c14eb9f0a Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-lu-060.png differ diff --git a/data/elementary/themes/img/ic/arrow-rd-015.png b/data/elementary/themes/img/ic/arrow-rd-015.png new file mode 100644 index 0000000000..c5c8a20720 Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-rd-015.png differ diff --git a/data/elementary/themes/img/ic/arrow-rd-030.png b/data/elementary/themes/img/ic/arrow-rd-030.png new file mode 100644 index 0000000000..2dc6f5cb6a Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-rd-030.png differ diff --git a/data/elementary/themes/img/ic/arrow-rd-060.png b/data/elementary/themes/img/ic/arrow-rd-060.png new file mode 100644 index 0000000000..13ce2c1730 Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-rd-060.png differ diff --git a/data/elementary/themes/img/ic/arrow-ru-015.png b/data/elementary/themes/img/ic/arrow-ru-015.png new file mode 100644 index 0000000000..56d0cded25 Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-ru-015.png differ diff --git a/data/elementary/themes/img/ic/arrow-ru-030.png b/data/elementary/themes/img/ic/arrow-ru-030.png new file mode 100644 index 0000000000..a4f608f5fc Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-ru-030.png differ diff --git a/data/elementary/themes/img/ic/arrow-ru-060.png b/data/elementary/themes/img/ic/arrow-ru-060.png new file mode 100644 index 0000000000..35e66f49af Binary files /dev/null and b/data/elementary/themes/img/ic/arrow-ru-060.png differ diff --git a/data/elementary/themes/img/ic/clock-040.png b/data/elementary/themes/img/ic/clock-040.png new file mode 100644 index 0000000000..eba1db7592 Binary files /dev/null and b/data/elementary/themes/img/ic/clock-040.png differ diff --git a/data/elementary/themes/img/ic/clock-080.png b/data/elementary/themes/img/ic/clock-080.png new file mode 100644 index 0000000000..f6265e0c37 Binary files /dev/null and b/data/elementary/themes/img/ic/clock-080.png differ diff --git a/data/elementary/themes/img/ic/clock-160.png b/data/elementary/themes/img/ic/clock-160.png new file mode 100644 index 0000000000..2442ecaa17 Binary files /dev/null and b/data/elementary/themes/img/ic/clock-160.png differ diff --git a/data/elementary/themes/img/ic/edit-040.png b/data/elementary/themes/img/ic/edit-040.png new file mode 100644 index 0000000000..0cf5b24a3e Binary files /dev/null and b/data/elementary/themes/img/ic/edit-040.png differ diff --git a/data/elementary/themes/img/ic/edit-080.png b/data/elementary/themes/img/ic/edit-080.png new file mode 100644 index 0000000000..1a7606cbff Binary files /dev/null and b/data/elementary/themes/img/ic/edit-080.png differ diff --git a/data/elementary/themes/img/ic/edit-160.png b/data/elementary/themes/img/ic/edit-160.png new file mode 100644 index 0000000000..796672f176 Binary files /dev/null and b/data/elementary/themes/img/ic/edit-160.png differ diff --git a/data/elementary/themes/img/ic/folder-search-040.png b/data/elementary/themes/img/ic/folder-search-040.png index b41a90fe1c..c8624adee9 100644 Binary files a/data/elementary/themes/img/ic/folder-search-040.png and b/data/elementary/themes/img/ic/folder-search-040.png differ diff --git a/data/elementary/themes/img/ic/folder-search-080.png b/data/elementary/themes/img/ic/folder-search-080.png index 95168c8afc..50911a92fb 100644 Binary files a/data/elementary/themes/img/ic/folder-search-080.png and b/data/elementary/themes/img/ic/folder-search-080.png differ diff --git a/data/elementary/themes/img/ic/folder-search-160.png b/data/elementary/themes/img/ic/folder-search-160.png index c1247316cc..3a02447b11 100644 Binary files a/data/elementary/themes/img/ic/folder-search-160.png and b/data/elementary/themes/img/ic/folder-search-160.png differ diff --git a/data/elementary/themes/img/ic/hamburger-menu-015.png b/data/elementary/themes/img/ic/hamburger-menu-015.png new file mode 100644 index 0000000000..d478848ce2 Binary files /dev/null and b/data/elementary/themes/img/ic/hamburger-menu-015.png differ diff --git a/data/elementary/themes/img/ic/hamburger-menu-030.png b/data/elementary/themes/img/ic/hamburger-menu-030.png new file mode 100644 index 0000000000..6b581b3bb9 Binary files /dev/null and b/data/elementary/themes/img/ic/hamburger-menu-030.png differ diff --git a/data/elementary/themes/img/ic/hamburger-menu-060.png b/data/elementary/themes/img/ic/hamburger-menu-060.png new file mode 100644 index 0000000000..c660630d98 Binary files /dev/null and b/data/elementary/themes/img/ic/hamburger-menu-060.png differ diff --git a/data/elementary/themes/img/ic/home-015.png b/data/elementary/themes/img/ic/home-015.png new file mode 100644 index 0000000000..4c3e105065 Binary files /dev/null and b/data/elementary/themes/img/ic/home-015.png differ diff --git a/data/elementary/themes/img/ic/home-030.png b/data/elementary/themes/img/ic/home-030.png new file mode 100644 index 0000000000..d83f658bf4 Binary files /dev/null and b/data/elementary/themes/img/ic/home-030.png differ diff --git a/data/elementary/themes/img/ic/home-060.png b/data/elementary/themes/img/ic/home-060.png new file mode 100644 index 0000000000..14613646b6 Binary files /dev/null and b/data/elementary/themes/img/ic/home-060.png differ diff --git a/data/elementary/themes/img/ic/info-015.png b/data/elementary/themes/img/ic/info-015.png new file mode 100644 index 0000000000..30dcae7ff2 Binary files /dev/null and b/data/elementary/themes/img/ic/info-015.png differ diff --git a/data/elementary/themes/img/ic/info-030.png b/data/elementary/themes/img/ic/info-030.png new file mode 100644 index 0000000000..fce5d39b19 Binary files /dev/null and b/data/elementary/themes/img/ic/info-030.png differ diff --git a/data/elementary/themes/img/ic/info-060.png b/data/elementary/themes/img/ic/info-060.png new file mode 100644 index 0000000000..156421e865 Binary files /dev/null and b/data/elementary/themes/img/ic/info-060.png differ diff --git a/data/elementary/themes/img/ic/lang-blank-040.png b/data/elementary/themes/img/ic/lang-blank-040.png new file mode 100644 index 0000000000..d2ea1d3143 Binary files /dev/null and b/data/elementary/themes/img/ic/lang-blank-040.png differ diff --git a/data/elementary/themes/img/ic/lang-blank-080.png b/data/elementary/themes/img/ic/lang-blank-080.png new file mode 100644 index 0000000000..6b53a0d4e9 Binary files /dev/null and b/data/elementary/themes/img/ic/lang-blank-080.png differ diff --git a/data/elementary/themes/img/ic/lang-blank-160.png b/data/elementary/themes/img/ic/lang-blank-160.png new file mode 100644 index 0000000000..5323f1a564 Binary files /dev/null and b/data/elementary/themes/img/ic/lang-blank-160.png differ diff --git a/data/elementary/themes/img/ic/search-015.png b/data/elementary/themes/img/ic/search-015.png new file mode 100644 index 0000000000..2cf8390095 Binary files /dev/null and b/data/elementary/themes/img/ic/search-015.png differ diff --git a/data/elementary/themes/img/ic/search-030.png b/data/elementary/themes/img/ic/search-030.png new file mode 100644 index 0000000000..62019b844b Binary files /dev/null and b/data/elementary/themes/img/ic/search-030.png differ diff --git a/data/elementary/themes/img/ic/search-060.png b/data/elementary/themes/img/ic/search-060.png new file mode 100644 index 0000000000..6abcfb9b00 Binary files /dev/null and b/data/elementary/themes/img/ic/search-060.png differ diff --git a/data/elementary/themes/img/ic/trash-015.png b/data/elementary/themes/img/ic/trash-015.png new file mode 100644 index 0000000000..7cddb1a759 Binary files /dev/null and b/data/elementary/themes/img/ic/trash-015.png differ diff --git a/data/elementary/themes/img/ic/trash-030.png b/data/elementary/themes/img/ic/trash-030.png new file mode 100644 index 0000000000..0ceead43c9 Binary files /dev/null and b/data/elementary/themes/img/ic/trash-030.png differ diff --git a/data/elementary/themes/img/ic/trash-060.png b/data/elementary/themes/img/ic/trash-060.png new file mode 100644 index 0000000000..0b28d726f1 Binary files /dev/null and b/data/elementary/themes/img/ic/trash-060.png differ diff --git a/data/elementary/themes/img/info.svg b/data/elementary/themes/img/info.svg new file mode 100644 index 0000000000..93e7ec26c7 --- /dev/null +++ b/data/elementary/themes/img/info.svg @@ -0,0 +1,91 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/elementary/themes/img/lang-blank.svg b/data/elementary/themes/img/lang-blank.svg index 4a1b34dfc1..b8f7e0de26 100644 --- a/data/elementary/themes/img/lang-blank.svg +++ b/data/elementary/themes/img/lang-blank.svg @@ -13,10 +13,10 @@ height="80" viewBox="0 0 80 80" sodipodi:docname="lang-blank.svg" - inkscape:version="1.0 (4035a4fb49, 2020-05-01)" - inkscape:export-filename="/home/raster/lang-blank.png" - inkscape:export-xdpi="153.60001" - inkscape:export-ydpi="153.60001"> + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" + inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/lang-blank-040.png" + inkscape:export-xdpi="48" + inkscape:export-ydpi="48"> @@ -72,13 +72,13 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="2560" - inkscape:window-height="1377" + inkscape:window-width="1920" + inkscape:window-height="1017" id="namedview4" showgrid="true" - inkscape:zoom="15.175" + inkscape:zoom="10.4625" inkscape:cx="40" - inkscape:cy="40.032949" + inkscape:cy="40" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" diff --git a/data/elementary/themes/img/search.svg b/data/elementary/themes/img/search.svg new file mode 100644 index 0000000000..61e49c4e86 --- /dev/null +++ b/data/elementary/themes/img/search.svg @@ -0,0 +1,75 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/data/elementary/themes/img/trash.svg b/data/elementary/themes/img/trash.svg new file mode 100644 index 0000000000..e25d211aa6 --- /dev/null +++ b/data/elementary/themes/img/trash.svg @@ -0,0 +1,529 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + +