aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
l---------scalable/status/meld-locked.svg1
l---------scalable/status/meld-unlocked.svg1
3 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c7cd9ec..8539118 100644
--- a/Makefile
+++ b/Makefile
@@ -1085,6 +1085,7 @@ ICONS =\
status/network-wireless-not-encrypted\
status/network-wireless-encrypted\
status/object-locked\
+ status/meld-locked\
status/gnome-dev-wavelan-encrypted\
status/nm-secure-lock\
status/nm-vpn-active-lock\
@@ -1256,6 +1257,7 @@ ICONS =\
status/weather-few-clouds-night-350\
status/weather-windy\
status/object-unlocked\
+ status/meld-unlocked\
status/user-not-tracked\
status/object-hidden\
status/password-hidden\
diff --git a/scalable/status/meld-locked.svg b/scalable/status/meld-locked.svg
new file mode 120000
index 0000000..5c1fbb3
--- /dev/null
+++ b/scalable/status/meld-locked.svg
@@ -0,0 +1 @@
+object-locked.svg \ No newline at end of file
diff --git a/scalable/status/meld-unlocked.svg b/scalable/status/meld-unlocked.svg
new file mode 120000
index 0000000..a767395
--- /dev/null
+++ b/scalable/status/meld-unlocked.svg
@@ -0,0 +1 @@
+object-unlocked.svg \ No newline at end of file