[Pkg-owncloud-commits] [owncloud-client] 126/470: Added temporar icon for notifications.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:24:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit a831b7417f4f9dba5308c164cb6081346f4e0bbc
Author: Klaas Freitag <freitag at owncloud.com>
Date: Fri Mar 4 17:36:15 2016 +0100
Added temporar icon for notifications.
---
client.qrc | 1 +
resources/bell.png | Bin 0 -> 900 bytes
2 files changed, 1 insertion(+)
diff --git a/client.qrc b/client.qrc
index 5f65c91..0784745 100644
--- a/client.qrc
+++ b/client.qrc
@@ -22,5 +22,6 @@
<file>resources/account.png</file>
<file>resources/more.png</file>
<file>resources/delete.png</file>
+ <file>resources/bell.png</file>
</qresource>
</RCC>
diff --git a/resources/bell.png b/resources/bell.png
new file mode 100644
index 0000000..1947cde
Binary files /dev/null and b/resources/bell.png differ
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list