Compare commits
92 Commits
2022-11-17
...
2023-07-03
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
554f75e2b8 | ||
|
|
45c62494de | ||
|
|
9fb8f67d8e | ||
|
|
54ffa0a424 | ||
|
|
ed20593322 | ||
|
|
651551be65 | ||
|
|
5ed111ca6c | ||
|
|
3d5f64caae | ||
|
|
13d2d0fae1 | ||
|
|
399d7a2d73 | ||
|
|
e0dfbb75c6 | ||
|
|
1d11defa2a | ||
|
|
ffb94af59c | ||
|
|
92a86f2f9d | ||
|
|
7e04ede9d4 | ||
|
|
fc15b0d7d7 | ||
|
|
6c24b154f8 | ||
|
|
78a0b3f739 | ||
|
|
ccaffd1d21 | ||
|
|
9c13d7b465 | ||
|
|
4d00a17675 | ||
|
|
6c002b94f5 | ||
|
|
6ea2ab2ac0 | ||
|
|
077f6cedf2 | ||
|
|
877895e907 | ||
|
|
dd9ec86739 | ||
|
|
f577b43c9a | ||
|
|
0a04ef8593 | ||
|
|
5e2bebd859 | ||
|
|
43593e951d | ||
|
|
812341a3d9 | ||
|
|
78906e44c6 | ||
|
|
1f328c8de7 | ||
|
|
728a232743 | ||
|
|
cc75927639 | ||
|
|
3082b5ecc6 | ||
|
|
f7ca0ced28 | ||
|
|
5642906802 | ||
|
|
1e0f5afd1a | ||
|
|
baca1dfbcf | ||
|
|
380aa0e5c7 | ||
|
|
6564409a0a | ||
|
|
2bee660064 | ||
|
|
4baa9c6b31 | ||
|
|
cb7e83d21f | ||
|
|
1f88c7d341 | ||
|
|
b7087afabd | ||
|
|
9552447af4 | ||
|
|
665581cab4 | ||
|
|
f919f510c2 | ||
|
|
6816bdcdbd | ||
|
|
0ece2481fc | ||
|
|
839d22ce64 | ||
|
|
8deb192d17 | ||
|
|
d872b9460d | ||
|
|
b02fa87929 | ||
|
|
84090e552a | ||
|
|
b8acec9dd7 | ||
|
|
01976401ee | ||
|
|
f3f79e186c | ||
|
|
46e9952fb7 | ||
|
|
067c15b29a | ||
|
|
b387acc6f8 | ||
|
|
7d47393efb | ||
|
|
4b02f5d7ba | ||
|
|
e1bea76fdd | ||
|
|
8cd952d81a | ||
|
|
e8d5a951dc | ||
|
|
d29a7aaebd | ||
|
|
380f753e36 | ||
|
|
9e1f90699b | ||
|
|
cc2efd93af | ||
|
|
968ef5d9bd | ||
|
|
c7cce74a4c | ||
|
|
611f4970b1 | ||
|
|
f4452db132 | ||
|
|
905bf65a4a | ||
|
|
7b0607cba1 | ||
|
|
ccc15ef91b | ||
|
|
5f917d9564 | ||
|
|
160f523667 | ||
|
|
d79e3c37df | ||
|
|
7bc289c827 | ||
|
|
82b7e5965b | ||
|
|
0ec21dccdf | ||
|
|
4cbbaea754 | ||
|
|
141e246dc9 | ||
|
|
ba112790c5 | ||
|
|
e17a6b45c3 | ||
|
|
1dcfe63d55 | ||
|
|
fe93274fdf | ||
|
|
2ba2fb9565 |
22
.github/ISSUE_TEMPLATE/-icon-request---app-name-------.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: "[Icon request] [App name] [...]"
|
||||
about: Request [App name] icons
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Tell me things about the app or icon**
|
||||
1. App name: (e.g Firefox Browser)
|
||||
2. App Webside: or App Github Homepage: (e.g www.firefox.com)
|
||||
3. App icon name: (e.g firefox)
|
||||
If you don't know the app name you can open the app desktop entry file,
|
||||
and find the line: icon=[App icon name] (e.g icon=firefox),
|
||||
the word after "icon=" is the App icon name.
|
||||
|
||||
But if "icon=" is followed by the specific path of an icon file, then this app will not use icon theme
|
||||
icons. I generally don’t create this kind of icon because this app does not use it.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the icon request here.
|
||||
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. Manjaro]
|
||||
- App [e.g. Nautilus, Geary]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
15
README.md
@@ -3,25 +3,34 @@
|
||||
|
||||
MacOS Big Sur like icon theme for linux desktops
|
||||
|
||||
## Donate
|
||||
|
||||
If you like my project, you can buy me a coffee:
|
||||
|
||||
<span class="paypal"><a href="https://www.paypal.me/vinceliuice" title="Donate to this project using Paypal"><img src="https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-100px.png" alt="PayPal donate button" /></a></span>
|
||||
|
||||
## Install tips
|
||||
|
||||
Usage: `./install.sh` **[OPTIONS...]**
|
||||
|
||||
| OPTIONS: | |
|
||||
|:--------------------|:-------------|
|
||||
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
|
||||
|-d, --dest | Specify theme destination directory (Default: $HOME/.local/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)|
|
||||
|-a, --alternative | Install alternative icons for software center and file-manager|
|
||||
|-a, --alternative | Install alternative icons (redesigned MacOS default icons)|
|
||||
|-b, --bold | Install bold panel icons version|
|
||||
|--black | Black panel icons version|
|
||||
|-r,--remove,-u,--uninstall | Uninstall (remove) icon themes|
|
||||
|-h, --help | Show this help|
|
||||
|
||||
> **Note for snaps:** To use these icons with snaps, the best way is to make a copy of the application's .desktop located in `/var/lib/snapd/desktop/applications/name-of-the-snap-application.desktop` into `$HOME/.local/share/applications/`. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"
|
||||
|
||||
> For more information, run: `./install.sh --help`
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
> Bold version suggested use in `High resolution display` like 4k display with 200% scale!
|
||||
|
||||
|
||||
BIN
alt-version.png
Normal file
|
After Width: | Height: | Size: 165 KiB |
15
alternative/apps/accessories-screenshot.svg
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
16
alternative/apps/application-default-icon.svg
Normal file
|
After Width: | Height: | Size: 13 KiB |
30
alternative/apps/applications-games.svg
Normal file
|
After Width: | Height: | Size: 14 KiB |
18
alternative/apps/applications-system.svg
Normal file
|
After Width: | Height: | Size: 22 KiB |
45
alternative/apps/calc.svg
Normal file
|
After Width: | Height: | Size: 11 KiB |
42
alternative/apps/cheese.svg
Normal file
|
After Width: | Height: | Size: 11 KiB |
30
alternative/apps/eog.svg
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 15 KiB |
60
alternative/apps/file-roller.svg
Normal file
|
After Width: | Height: | Size: 14 KiB |
48
alternative/apps/gnome-maps.svg
Normal file
|
After Width: | Height: | Size: 14 KiB |
29
alternative/apps/gnome-music.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
25
alternative/apps/gnome-todo.svg
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
30
alternative/apps/indicator-weather.svg
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
20
alternative/apps/internet-mail.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
61
alternative/apps/kvantum.svg
Normal file
|
After Width: | Height: | Size: 32 KiB |
17
alternative/apps/org.gnome.Totem.svg
Normal file
|
After Width: | Height: | Size: 11 KiB |
31
alternative/apps/polari.svg
Normal file
|
After Width: | Height: | Size: 14 KiB |
61
alternative/apps/preferences-desktop-plasma-theme.svg
Normal file
|
After Width: | Height: | Size: 32 KiB |
19
alternative/apps/preferences-system-time.svg
Normal file
|
After Width: | Height: | Size: 9.7 KiB |
30
alternative/apps/preferences-system.svg
Normal file
|
After Width: | Height: | Size: 40 KiB |
114
alternative/apps/shotwell.svg
Normal file
|
After Width: | Height: | Size: 29 KiB |
48
alternative/apps/software-properties.svg
Normal file
|
After Width: | Height: | Size: 27 KiB |
36
alternative/apps/softwarecenter-debian.svg
Normal file
|
After Width: | Height: | Size: 15 KiB |
28
alternative/apps/softwarecenter-manjaro.svg
Normal file
|
After Width: | Height: | Size: 11 KiB |
36
alternative/apps/softwarecenter-ubuntu.svg
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 11 KiB |
42
alternative/apps/system-software-install.svg
Normal file
|
After Width: | Height: | Size: 13 KiB |
37
alternative/apps/system-software-update.svg
Normal file
|
After Width: | Height: | Size: 12 KiB |
13
alternative/apps/terminal.svg
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
18
alternative/apps/terminix.svg
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
58
alternative/apps/theme-config.svg
Normal file
|
After Width: | Height: | Size: 19 KiB |
25
alternative/apps/web-browser.svg
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
104
install.sh
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
ROOT_UID=0
|
||||
DEST_DIR=
|
||||
|
||||
@@ -16,6 +18,9 @@ THEME_NAME=WhiteSur
|
||||
COLOR_VARIANTS=('' '-dark')
|
||||
THEME_VARIANTS=('' '-purple' '-pink' '-red' '-orange' '-yellow' '-green' '-grey' '-nord')
|
||||
|
||||
themes=()
|
||||
colors=()
|
||||
|
||||
usage() {
|
||||
cat << EOF
|
||||
Usage: $0 [OPTION]...
|
||||
@@ -27,6 +32,10 @@ cat << EOF
|
||||
-a, --alternative Install alternative icons for software center and file-manager
|
||||
-b, --bold Install bold panel icons version
|
||||
--black Black panel icons version
|
||||
|
||||
-r, --remove,
|
||||
-u, --uninstall Uninstall (remove) icon themes
|
||||
|
||||
-h, --help Show help
|
||||
EOF
|
||||
}
|
||||
@@ -43,59 +52,59 @@ install() {
|
||||
|
||||
echo "Installing '${THEME_DIR}'..."
|
||||
|
||||
mkdir -p ${THEME_DIR}
|
||||
cp -r ${SRC_DIR}/{COPYING,AUTHORS} ${THEME_DIR}
|
||||
cp -r ${SRC_DIR}/src/index.theme ${THEME_DIR}
|
||||
mkdir -p ${THEME_DIR}
|
||||
cp -r "${SRC_DIR}"/{COPYING,AUTHORS} ${THEME_DIR}
|
||||
cp -r "${SRC_DIR}"/src/index.theme ${THEME_DIR}
|
||||
|
||||
cd ${THEME_DIR}
|
||||
sed -i "s/${name}/${name}${theme}${color}/g" index.theme
|
||||
#cd ${THEME_DIR}
|
||||
sed -i "s/${name}/${name}${theme}${color}/g" ${THEME_DIR}/index.theme
|
||||
|
||||
if [[ ${color} == '' ]]; then
|
||||
mkdir -p ${THEME_DIR}/status
|
||||
cp -r ${SRC_DIR}/src/{actions,animations,apps,categories,devices,emblems,mimes,places} ${THEME_DIR}
|
||||
cp -r ${SRC_DIR}/src/status/{16,22,24,32,symbolic} ${THEME_DIR}/status
|
||||
mkdir -p ${THEME_DIR}/status
|
||||
cp -r "${SRC_DIR}"/src/{actions,animations,apps,categories,devices,emblems,mimes,places} ${THEME_DIR}
|
||||
cp -r "${SRC_DIR}"/src/status/{16,22,24,32,symbolic} ${THEME_DIR}/status
|
||||
|
||||
if [[ ${black:-} == 'true' ]]; then
|
||||
sed -i "s/#ffffff/#363636/g" "${THEME_DIR}"/status/{16,22,24}/*
|
||||
fi
|
||||
|
||||
if [[ ${bold:-} == 'true' ]]; then
|
||||
cp -r ${SRC_DIR}/bold/* ${THEME_DIR}
|
||||
cp -r "${SRC_DIR}"/bold/* ${THEME_DIR}
|
||||
fi
|
||||
|
||||
cp -r ${SRC_DIR}/links/{actions,apps,categories,devices,emblems,mimes,places,status} ${THEME_DIR}
|
||||
cp -r "${SRC_DIR}"/links/{actions,apps,categories,devices,emblems,mimes,places,status} ${THEME_DIR}
|
||||
|
||||
if [[ $DESKTOP_SESSION == '/usr/share/xsessions/budgie-desktop' ]]; then
|
||||
cp -r ${SRC_DIR}/src/status/symbolic-budgie/*.svg ${THEME_DIR}/status/symbolic
|
||||
cp -r "${SRC_DIR}"/src/status/symbolic-budgie/*.svg ${THEME_DIR}/status/symbolic
|
||||
fi
|
||||
|
||||
if [[ ${alternative:-} == 'true' ]]; then
|
||||
cp -r ${SRC_DIR}/alternative/apps/*.svg ${THEME_DIR}/apps/scalable
|
||||
cp -r "${SRC_DIR}"/alternative/apps/*.svg ${THEME_DIR}/apps/scalable
|
||||
fi
|
||||
|
||||
if [[ ${theme} != '' ]]; then
|
||||
cp -r ${SRC_DIR}/colors/color${theme}/*.svg ${THEME_DIR}/places/scalable
|
||||
cp -r "${SRC_DIR}"/colors/color${theme}/*.svg ${THEME_DIR}/places/scalable
|
||||
fi
|
||||
fi
|
||||
|
||||
if [[ ${color} == '-dark' ]]; then
|
||||
mkdir -p ${THEME_DIR}/{apps,categories,emblems,devices,mimes,places,status}
|
||||
mkdir -p ${THEME_DIR}/{apps,categories,emblems,devices,mimes,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/emblems/symbolic ${THEME_DIR}/emblems
|
||||
cp -r ${SRC_DIR}/src/mimes/symbolic ${THEME_DIR}/mimes
|
||||
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
|
||||
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/emblems/symbolic ${THEME_DIR}/emblems
|
||||
cp -r "${SRC_DIR}"/src/mimes/symbolic ${THEME_DIR}/mimes
|
||||
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
|
||||
|
||||
if [[ ${bold:-} == 'true' ]]; then
|
||||
cp -r ${SRC_DIR}/bold/* ${THEME_DIR}
|
||||
cp -r "${SRC_DIR}"/bold/* ${THEME_DIR}
|
||||
fi
|
||||
|
||||
if [[ $DESKTOP_SESSION == '/usr/share/xsessions/budgie-desktop' ]]; then
|
||||
cp -r ${SRC_DIR}/src/status/symbolic-budgie/*.svg ${THEME_DIR}/status/symbolic
|
||||
cp -r "${SRC_DIR}"/src/status/symbolic-budgie/*.svg ${THEME_DIR}/status/symbolic
|
||||
fi
|
||||
|
||||
# Change icon color for dark theme
|
||||
@@ -103,13 +112,13 @@ install() {
|
||||
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/actions/32/*
|
||||
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,emblems,devices,mimes,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/mimes/symbolic ${THEME_DIR}/mimes
|
||||
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/mimes/symbolic ${THEME_DIR}/mimes
|
||||
|
||||
cd ${dest}
|
||||
ln -s ../${name}${theme}/animations ${name}${theme}-dark/animations
|
||||
@@ -142,6 +151,19 @@ install() {
|
||||
gtk-update-icon-cache ${THEME_DIR}
|
||||
}
|
||||
|
||||
uninstall() {
|
||||
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 "Uninstalling '${THEME_DIR}'..."
|
||||
}
|
||||
|
||||
while [[ "$#" -gt 0 ]]; do
|
||||
case "${1:-}" in
|
||||
-d|--dest)
|
||||
@@ -168,6 +190,10 @@ while [[ "$#" -gt 0 ]]; do
|
||||
echo "Installing 'black on panel' version..."
|
||||
shift
|
||||
;;
|
||||
-r|--remove|-u|--uninstall)
|
||||
remove='true'
|
||||
shift
|
||||
;;
|
||||
-t|--theme)
|
||||
shift
|
||||
for theme in "${@}"; do
|
||||
@@ -252,4 +278,18 @@ install_theme() {
|
||||
done
|
||||
}
|
||||
|
||||
install_theme
|
||||
uninstall_theme() {
|
||||
for theme in "${THEME_VARIANTS[@]}"; do
|
||||
for color in "${COLOR_VARIANTS[@]}"; do
|
||||
uninstall "${dest:-${DEST_DIR}}" "${name:-${THEME_NAME}}" "${theme}" "${color}"
|
||||
done
|
||||
done
|
||||
}
|
||||
|
||||
if [[ "${remove}" == 'true' ]]; then
|
||||
uninstall_theme
|
||||
else
|
||||
install_theme
|
||||
fi
|
||||
|
||||
#exit 0
|
||||
|
||||
1
links/actions/16/edit-image.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
tool_imageeffects.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-down.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-home.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-previous.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-next.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-previous.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-next.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-up.svg
|
||||
@@ -1 +0,0 @@
|
||||
./application-menu.svg
|
||||
@@ -1 +0,0 @@
|
||||
configure.svg
|
||||
1
links/actions/16/zoom-all.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-original.svg
|
||||
1
links/actions/16/zoom-selection.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-fit-best.svg
|
||||
@@ -1 +1 @@
|
||||
edit-paste-in-place.svg
|
||||
flag-red.svg
|
||||
@@ -1 +1 @@
|
||||
list-remove.svg
|
||||
edit-delete.svg
|
||||
1
links/actions/22/edit-image.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
tool_imageeffects.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-down.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-home.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-previous.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-next.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-previous.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-next.svg
|
||||
@@ -1 +0,0 @@
|
||||
go-up.svg
|
||||
1
links/actions/22/kdenlive-object-height.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-fit-height.svg
|
||||
1
links/actions/22/kdenlive-object-width.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-fit-width.svg
|
||||
1
links/actions/22/labplot-zoom-in-x.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-in-x.svg
|
||||
1
links/actions/22/labplot-zoom-in-y.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
y-zoom-in.svg
|
||||
1
links/actions/22/labplot-zoom-out-x.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-out-x.svg
|
||||
1
links/actions/22/labplot-zoom-out-y.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-out-y.svg
|
||||
@@ -1 +0,0 @@
|
||||
./application-menu.svg
|
||||
@@ -1 +0,0 @@
|
||||
configure.svg
|
||||
1
links/actions/22/zoom-all.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-original.svg
|
||||
1
links/actions/22/zoom-selection.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-fit-best.svg
|
||||
1
links/actions/24/brightness-high.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
high-brightness.svg
|
||||
1
links/actions/24/brightness-low.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
hilow-brightness.svg
|
||||
1
links/actions/24/edit-image.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
tool_imageeffects.svg
|
||||
1
links/actions/24/frmt-text-direction-horizontal-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
frmt-text-direction-horizontal.svg
|
||||
1
links/actions/24/frmt-text-direction-r2l-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
frmt-text-direction-r2l.svg
|
||||
1
links/actions/24/frmt-text-direction-vertical-lr-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
frmt-text-direction-vertical-lr.svg
|
||||
1
links/actions/24/frmt-text-direction-vertical-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
frmt-text-direction-vertical.svg
|
||||
@@ -1 +0,0 @@
|
||||
./application-menu.svg
|
||||
1
links/actions/24/paint-order-fms-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
paint-order-fms.svg
|
||||
1
links/actions/24/paint-order-fsm-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
paint-order-fsm.svg
|
||||
1
links/actions/24/paint-order-mfs-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
paint-order-mfs.svg
|
||||
1
links/actions/24/paint-order-msf-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
paint-order-msf.svg
|
||||
1
links/actions/24/paint-order-sfm-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
paint-order-sfm.svg
|
||||
1
links/actions/24/paint-order-smf-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
paint-order-smf.svg
|
||||
@@ -1 +0,0 @@
|
||||
configure.svg
|
||||
1
links/actions/24/text-orientation-auto-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
text-orientation-auto.svg
|
||||
1
links/actions/24/text-orientation-sideways-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
text-orientation-sideways.svg
|
||||
1
links/actions/24/text-orientation-upright-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
text-orientation-upright.svg
|
||||
1
links/actions/24/zoom-all.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-original.svg
|
||||
1
links/actions/24/zoom-selection.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-fit-best.svg
|
||||
@@ -1 +0,0 @@
|
||||
../../preferences/32/preferences-system-users.svg
|
||||
1
links/actions/32/go-home.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
home.svg
|
||||
1
links/actions/32/view-institution.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
institution.svg
|
||||
1
links/actions/32/zoom-all.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-original.svg
|
||||
1
links/actions/32/zoom-selection.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
zoom-fit-best.svg
|
||||
1
links/actions/symbolic/annotations-text-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
xml-comment-symbolic.svg
|
||||
1
links/actions/symbolic/budgie-dropby-exit-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
application-exit-symbolic.svg
|
||||
1
links/actions/symbolic/builder-build-info-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
builder-info-symbolic.svg
|
||||
@@ -1 +1 @@
|
||||
../../16/actions/color-management.svg
|
||||
../16/color-management.svg
|
||||
1
links/actions/symbolic/edit-clone-link-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
edit-clone-symbolic.svg
|
||||
1
links/actions/symbolic/edit-flag-symbolic.svg
Symbolic link
@@ -0,0 +1 @@
|
||||
flag-symbolic.svg
|
||||