mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
reaching otr beta status
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12462 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
committed by
holger.bergunde
parent
2235996ede
commit
b5f40c2900
@ -56,6 +56,7 @@ public class SparkRes {
|
|||||||
public static final String AVAILABLE_USER = "AVAILABLE_USER";
|
public static final String AVAILABLE_USER = "AVAILABLE_USER";
|
||||||
public static final String SPARK_IMAGE = "SPARK_IMAGE";
|
public static final String SPARK_IMAGE = "SPARK_IMAGE";
|
||||||
public static final String VIEW = "VIEW";
|
public static final String VIEW = "VIEW";
|
||||||
|
public static final String SMALL_STOP = "SMALL_STOP";
|
||||||
public static final String TEXT_BOLD = "TEXT_BOLD";
|
public static final String TEXT_BOLD = "TEXT_BOLD";
|
||||||
public static final String SMALL_USER1_MESSAGE = "SMALL_USER1_MESSAGE";
|
public static final String SMALL_USER1_MESSAGE = "SMALL_USER1_MESSAGE";
|
||||||
public static final String SERVER_UNAVAILABLE = "SERVER_UNAVAILABLE";
|
public static final String SERVER_UNAVAILABLE = "SERVER_UNAVAILABLE";
|
||||||
|
|||||||
@ -321,6 +321,7 @@ MYSPACE_TRANSPORT_INACTIVE_IMAGE= images/myspaceim-gray.gif
|
|||||||
SAMETIME_TRANSPORT_ACTIVE_IMAGE= images/sametime.gif
|
SAMETIME_TRANSPORT_ACTIVE_IMAGE= images/sametime.gif
|
||||||
SAMETIME_TRANSPORT_INACTIVE_IMAGE= images/sametime-gray.gif
|
SAMETIME_TRANSPORT_INACTIVE_IMAGE= images/sametime-gray.gif
|
||||||
TRANSPORT_ICON = images/transport.png
|
TRANSPORT_ICON = images/transport.png
|
||||||
|
SMALL_STOP = images/smallStop.png
|
||||||
|
|
||||||
#Stale Images
|
#Stale Images
|
||||||
IM_AVAILABLE_STALE_IMAGE = images/im_available_stale.png
|
IM_AVAILABLE_STALE_IMAGE = images/im_available_stale.png
|
||||||
|
|||||||
Reference in New Issue
Block a user