From de18d5bfd369fa3b4b1edb8e158a2741d2c1ad13 Mon Sep 17 00:00:00 2001 From: Rafael Laguna Date: Sun, 21 Jun 2015 14:18:55 +0200 Subject: [PATCH] add symlinks for trojita, muon, muondiscover and lximage-qt --- .../icons/Lubuntu/apps/16/lximage-qt.svg | 1 + src/usr/share/icons/Lubuntu/apps/16/muon.svg | 1 + .../icons/Lubuntu/apps/16/muondiscover.svg | 1 + .../share/icons/Lubuntu/apps/16/trojita.svg | 1 + .../icons/Lubuntu/apps/22/lximage-qt.svg | 1 + src/usr/share/icons/Lubuntu/apps/22/muon.svg | 1 + .../icons/Lubuntu/apps/22/muondiscover.svg | 1 + .../share/icons/Lubuntu/apps/22/trojita.svg | 1 + .../icons/Lubuntu/apps/24/lximage-qt.svg | 1 + src/usr/share/icons/Lubuntu/apps/24/muon.svg | 1 + .../icons/Lubuntu/apps/24/muondiscover.svg | 1 + .../share/icons/Lubuntu/apps/24/trojita.svg | 1 + .../icons/Lubuntu/apps/48/lximage-qt.svg | 1 + src/usr/share/icons/Lubuntu/apps/48/muon.svg | 1 + .../icons/Lubuntu/apps/48/muondiscover.svg | 1 + .../share/icons/Lubuntu/apps/48/trojita.svg | 1 + .../share/icons/Lubuntu/apps/64/pidgin.svg | 1057 +++++++++++++++++ 17 files changed, 1073 insertions(+) create mode 120000 src/usr/share/icons/Lubuntu/apps/16/lximage-qt.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/16/muon.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/16/muondiscover.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/16/trojita.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/22/lximage-qt.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/22/muon.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/22/muondiscover.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/22/trojita.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/24/lximage-qt.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/24/muon.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/24/muondiscover.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/24/trojita.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/48/lximage-qt.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/48/muon.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/48/muondiscover.svg create mode 120000 src/usr/share/icons/Lubuntu/apps/48/trojita.svg create mode 100644 src/usr/share/icons/Lubuntu/apps/64/pidgin.svg diff --git a/src/usr/share/icons/Lubuntu/apps/16/lximage-qt.svg b/src/usr/share/icons/Lubuntu/apps/16/lximage-qt.svg new file mode 120000 index 0000000..c8a5065 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/16/lximage-qt.svg @@ -0,0 +1 @@ +gpicview.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/16/muon.svg b/src/usr/share/icons/Lubuntu/apps/16/muon.svg new file mode 120000 index 0000000..47a6e9b --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/16/muon.svg @@ -0,0 +1 @@ +synaptic.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/16/muondiscover.svg b/src/usr/share/icons/Lubuntu/apps/16/muondiscover.svg new file mode 120000 index 0000000..b4324aa --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/16/muondiscover.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/16/trojita.svg b/src/usr/share/icons/Lubuntu/apps/16/trojita.svg new file mode 120000 index 0000000..3867230 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/16/trojita.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/22/lximage-qt.svg b/src/usr/share/icons/Lubuntu/apps/22/lximage-qt.svg new file mode 120000 index 0000000..c8a5065 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/22/lximage-qt.svg @@ -0,0 +1 @@ +gpicview.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/22/muon.svg b/src/usr/share/icons/Lubuntu/apps/22/muon.svg new file mode 120000 index 0000000..47a6e9b --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/22/muon.svg @@ -0,0 +1 @@ +synaptic.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/22/muondiscover.svg b/src/usr/share/icons/Lubuntu/apps/22/muondiscover.svg new file mode 120000 index 0000000..b4324aa --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/22/muondiscover.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/22/trojita.svg b/src/usr/share/icons/Lubuntu/apps/22/trojita.svg new file mode 120000 index 0000000..3867230 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/22/trojita.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/24/lximage-qt.svg b/src/usr/share/icons/Lubuntu/apps/24/lximage-qt.svg new file mode 120000 index 0000000..c8a5065 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/24/lximage-qt.svg @@ -0,0 +1 @@ +gpicview.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/24/muon.svg b/src/usr/share/icons/Lubuntu/apps/24/muon.svg new file mode 120000 index 0000000..47a6e9b --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/24/muon.svg @@ -0,0 +1 @@ +synaptic.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/24/muondiscover.svg b/src/usr/share/icons/Lubuntu/apps/24/muondiscover.svg new file mode 120000 index 0000000..b4324aa --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/24/muondiscover.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/24/trojita.svg b/src/usr/share/icons/Lubuntu/apps/24/trojita.svg new file mode 120000 index 0000000..3867230 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/24/trojita.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/48/lximage-qt.svg b/src/usr/share/icons/Lubuntu/apps/48/lximage-qt.svg new file mode 120000 index 0000000..c8a5065 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/48/lximage-qt.svg @@ -0,0 +1 @@ +gpicview.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/48/muon.svg b/src/usr/share/icons/Lubuntu/apps/48/muon.svg new file mode 120000 index 0000000..47a6e9b --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/48/muon.svg @@ -0,0 +1 @@ +synaptic.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/48/muondiscover.svg b/src/usr/share/icons/Lubuntu/apps/48/muondiscover.svg new file mode 120000 index 0000000..b4324aa --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/48/muondiscover.svg @@ -0,0 +1 @@ +software-properties.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/48/trojita.svg b/src/usr/share/icons/Lubuntu/apps/48/trojita.svg new file mode 120000 index 0000000..3867230 --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/48/trojita.svg @@ -0,0 +1 @@ +claws-mail.svg \ No newline at end of file diff --git a/src/usr/share/icons/Lubuntu/apps/64/pidgin.svg b/src/usr/share/icons/Lubuntu/apps/64/pidgin.svg new file mode 100644 index 0000000..1c7b23d --- /dev/null +++ b/src/usr/share/icons/Lubuntu/apps/64/pidgin.svg @@ -0,0 +1,1057 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +