summaryrefslogtreecommitdiff
path: root/pidgin
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin')
-rw-r--r--pidgin/resources/Conversations/tab-label.css19
-rw-r--r--pidgin/resources/pidgin.gresource.xml1
2 files changed, 0 insertions, 20 deletions
diff --git a/pidgin/resources/Conversations/tab-label.css b/pidgin/resources/Conversations/tab-label.css
deleted file mode 100644
index b91b890a78..0000000000
--- a/pidgin/resources/Conversations/tab-label.css
+++ /dev/null
@@ -1,19 +0,0 @@
-#tab-label-typing {
- color: #4e9a06;
-}
-
-#tab-label-typed {
- color: #c4a000;
-}
-
-#tab-label-attention {
- color: #006aff;
-}
-
-#tab-label-unreadchat {
- color: #cc0000;
-}
-
-#tab-label-event {
- color: #888a85;
-}
diff --git a/pidgin/resources/pidgin.gresource.xml b/pidgin/resources/pidgin.gresource.xml
index 8daf03f831..925f3f588e 100644
--- a/pidgin/resources/pidgin.gresource.xml
+++ b/pidgin/resources/pidgin.gresource.xml
@@ -14,7 +14,6 @@
<file compressed="true" preprocess="xml-stripblanks">BuddyList/window.ui</file>
<file compressed="true" preprocess="xml-stripblanks">Conversations/infopane.ui</file>
<file compressed="true" preprocess="xml-stripblanks">Conversations/invite_dialog.ui</file>
- <file compressed="true">Conversations/tab-label.css</file>
<file compressed="true" preprocess="xml-stripblanks">ContactList/widget.ui</file>
<file compressed="true" preprocess="xml-stripblanks">Debug/debug.ui</file>
<file compressed="true" preprocess="xml-stripblanks">Dialogs/addbuddy.ui</file>