diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2013-12-08 13:11:47 +0100 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2013-12-08 13:11:47 +0100 |
commit | ae070f1e4f9aa6a5a307e6db60fa6bfb762cbe2d (patch) | |
tree | 7db0df8d598bf9d5927716bf3dedc80331369998 /resources/images | |
parent | 9d31fa1c9cf978a3fadae338247f56c9f2739022 (diff) | |
download | jitsi-ae070f1e4f9aa6a5a307e6db60fa6bfb762cbe2d.zip jitsi-ae070f1e4f9aa6a5a307e6db60fa6bfb762cbe2d.tar.gz jitsi-ae070f1e4f9aa6a5a307e6db60fa6bfb762cbe2d.tar.bz2 |
Remove RSS protocol
Diffstat (limited to 'resources/images')
-rw-r--r-- | resources/images/images.properties | 7 | ||||
-rw-r--r-- | resources/images/protocol/rss/rss-offline.png | bin | 413 -> 0 bytes | |||
-rw-r--r-- | resources/images/protocol/rss/rss-online.png | bin | 662 -> 0 bytes | |||
-rw-r--r-- | resources/images/protocol/rss/rss32x32.png | bin | 1409 -> 0 bytes | |||
-rw-r--r-- | resources/images/protocol/rss/rss48x48.png | bin | 2473 -> 0 bytes | |||
-rw-r--r-- | resources/images/protocol/rss/rss64x64.png | bin | 2926 -> 0 bytes |
6 files changed, 0 insertions, 7 deletions
diff --git a/resources/images/images.properties b/resources/images/images.properties index 1af5fe5..7b9e6a3 100644 --- a/resources/images/images.properties +++ b/resources/images/images.properties @@ -419,13 +419,6 @@ service.protocol.ssh.CONNECTING_ICON=resources/images/protocol/ssh/ssh-connectin service.protocol.ssh.CONNECTED_ICON=resources/images/protocol/ssh/ssh-connected.png service.protocol.ssh.FILE_TRANSFER_ICON=resources/images/protocol/ssh/ssh-filetransfer.png -# rss accregwizz -service.protocol.rss.RSS_16x16=resources/images/protocol/rss/rss-online.png -service.protocol.rss.RSS_32x32=resources/images/protocol/rss/rss32x32.png -service.protocol.rss.RSS_48x48=resources/images/protocol/rss/rss48x48.png -service.protocol.rss.RSS_64x64=resources/images/protocol/rss/rss64x64.png -service.protocol.rss.OFFLINE_STATUS_ICON=resources/images/protocol/rss/rss-offline.png - # sip protocol icons service.protocol.sip.SIP_16x16=resources/images/protocol/sip/sip16x16.png service.protocol.sip.SIP_64x64=resources/images/protocol/sip/sip64x64.png diff --git a/resources/images/protocol/rss/rss-offline.png b/resources/images/protocol/rss/rss-offline.png Binary files differdeleted file mode 100644 index e7cd8f3..0000000 --- a/resources/images/protocol/rss/rss-offline.png +++ /dev/null diff --git a/resources/images/protocol/rss/rss-online.png b/resources/images/protocol/rss/rss-online.png Binary files differdeleted file mode 100644 index 62907e2..0000000 --- a/resources/images/protocol/rss/rss-online.png +++ /dev/null diff --git a/resources/images/protocol/rss/rss32x32.png b/resources/images/protocol/rss/rss32x32.png Binary files differdeleted file mode 100644 index 329760d..0000000 --- a/resources/images/protocol/rss/rss32x32.png +++ /dev/null diff --git a/resources/images/protocol/rss/rss48x48.png b/resources/images/protocol/rss/rss48x48.png Binary files differdeleted file mode 100644 index feb9c7a..0000000 --- a/resources/images/protocol/rss/rss48x48.png +++ /dev/null diff --git a/resources/images/protocol/rss/rss64x64.png b/resources/images/protocol/rss/rss64x64.png Binary files differdeleted file mode 100644 index da34d1d..0000000 --- a/resources/images/protocol/rss/rss64x64.png +++ /dev/null |