[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:06:30 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=ad9749e

The following commit has been merged in the master branch:
commit ad9749ecbc73b5ee31b2bea96d4458f53b4c502f
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Mon May 23 11:21:48 2011 +0200

    New icon for kde-telepathy.
    Reviewed-by: Francesco Nwokeka
---
 icons/apps-kde-telepathy.svgz      | Bin 0 -> 8276 bytes
 icons/hi128-apps-telepathy.png     | Bin 8259 -> 0 bytes
 icons/hi16-apps-telepathy.png      | Bin 1912 -> 0 bytes
 icons/hi22-apps-telepathy.png      | Bin 3167 -> 0 bytes
 icons/hi256-apps-telepathy.png     | Bin 19309 -> 0 bytes
 icons/hi32-apps-telepathy.png      | Bin 5717 -> 0 bytes
 icons/hi48-apps-telepathy.png      | Bin 4007 -> 0 bytes
 icons/hi512-apps-telepathy.png     | Bin 43598 -> 0 bytes
 icons/hi64-apps-telepathy.png      | Bin 5660 -> 0 bytes
 icons/ox128-apps-kde-telepathy.png | Bin 0 -> 16974 bytes
 icons/ox16-apps-kde-telepathy.png  | Bin 0 -> 840 bytes
 icons/ox22-apps-kde-telepathy.png  | Bin 0 -> 1342 bytes
 icons/ox32-apps-kde-telepathy.png  | Bin 0 -> 2073 bytes
 icons/ox48-apps-kde-telepathy.png  | Bin 0 -> 3871 bytes
 icons/ox64-apps-kde-telepathy.png  | Bin 0 -> 5642 bytes
 main-widget.cpp                    |   2 +-
 16 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/icons/apps-kde-telepathy.svgz b/icons/apps-kde-telepathy.svgz
new file mode 100644
index 0000000..0db5e94
Binary files /dev/null and b/icons/apps-kde-telepathy.svgz differ
diff --git a/icons/hi128-apps-telepathy.png b/icons/hi128-apps-telepathy.png
deleted file mode 100644
index 84134d1..0000000
Binary files a/icons/hi128-apps-telepathy.png and /dev/null differ
diff --git a/icons/hi16-apps-telepathy.png b/icons/hi16-apps-telepathy.png
deleted file mode 100644
index 6c04085..0000000
Binary files a/icons/hi16-apps-telepathy.png and /dev/null differ
diff --git a/icons/hi22-apps-telepathy.png b/icons/hi22-apps-telepathy.png
deleted file mode 100644
index 07b8846..0000000
Binary files a/icons/hi22-apps-telepathy.png and /dev/null differ
diff --git a/icons/hi256-apps-telepathy.png b/icons/hi256-apps-telepathy.png
deleted file mode 100644
index 5099712..0000000
Binary files a/icons/hi256-apps-telepathy.png and /dev/null differ
diff --git a/icons/hi32-apps-telepathy.png b/icons/hi32-apps-telepathy.png
deleted file mode 100644
index be76020..0000000
Binary files a/icons/hi32-apps-telepathy.png and /dev/null differ
diff --git a/icons/hi48-apps-telepathy.png b/icons/hi48-apps-telepathy.png
deleted file mode 100644
index e5dd3df..0000000
Binary files a/icons/hi48-apps-telepathy.png and /dev/null differ
diff --git a/icons/hi512-apps-telepathy.png b/icons/hi512-apps-telepathy.png
deleted file mode 100644
index 96047ba..0000000
Binary files a/icons/hi512-apps-telepathy.png and /dev/null differ
diff --git a/icons/hi64-apps-telepathy.png b/icons/hi64-apps-telepathy.png
deleted file mode 100644
index dc49635..0000000
Binary files a/icons/hi64-apps-telepathy.png and /dev/null differ
diff --git a/icons/ox128-apps-kde-telepathy.png b/icons/ox128-apps-kde-telepathy.png
new file mode 100644
index 0000000..c4560c1
Binary files /dev/null and b/icons/ox128-apps-kde-telepathy.png differ
diff --git a/icons/ox16-apps-kde-telepathy.png b/icons/ox16-apps-kde-telepathy.png
new file mode 100644
index 0000000..5722009
Binary files /dev/null and b/icons/ox16-apps-kde-telepathy.png differ
diff --git a/icons/ox22-apps-kde-telepathy.png b/icons/ox22-apps-kde-telepathy.png
new file mode 100644
index 0000000..b0ca926
Binary files /dev/null and b/icons/ox22-apps-kde-telepathy.png differ
diff --git a/icons/ox32-apps-kde-telepathy.png b/icons/ox32-apps-kde-telepathy.png
new file mode 100644
index 0000000..ab004d6
Binary files /dev/null and b/icons/ox32-apps-kde-telepathy.png differ
diff --git a/icons/ox48-apps-kde-telepathy.png b/icons/ox48-apps-kde-telepathy.png
new file mode 100644
index 0000000..bdacc58
Binary files /dev/null and b/icons/ox48-apps-kde-telepathy.png differ
diff --git a/icons/ox64-apps-kde-telepathy.png b/icons/ox64-apps-kde-telepathy.png
new file mode 100644
index 0000000..f0ecf29
Binary files /dev/null and b/icons/ox64-apps-kde-telepathy.png differ
diff --git a/main-widget.cpp b/main-widget.cpp
index db5c89b..fa6307c 100644
--- a/main-widget.cpp
+++ b/main-widget.cpp
@@ -84,7 +84,7 @@ MainWidget::MainWidget(QWidget *parent)
 
     setupUi(this);
     m_filterBar->hide();
-    setWindowIcon(KIcon("telepathy"));
+    setWindowIcon(KIcon("kde-telepathy"));
 
     KSharedConfigPtr config = KGlobal::config();
     KConfigGroup guiConfigGroup(config, "GUI");

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list