mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Update fastpath.
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@7779 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -265,6 +265,7 @@ public class SparkRes {
|
||||
public static final String MAIN_ICNS_FILE = "MAIN_ICNS_FILE";
|
||||
public static final String LIGHTING_BOLT_IMAGE = "LIGHTING_BOLT_IMAGE";
|
||||
public static final String HEADSET_IMAGE = "HEADSET_IMAGE";
|
||||
public static final String SPARK_IMAGE_32x32 = "SPARK_IMAGE_32x32";
|
||||
|
||||
|
||||
static ClassLoader cl = SparkRes.class.getClassLoader();
|
||||
|
||||
@ -16,6 +16,7 @@ LOGIN_DIALOG_AUTHENTICATING = Authenticating...
|
||||
|
||||
#MainWindow
|
||||
MAIN_IMAGE = images/spark-16x16.png
|
||||
SPARK_IMAGE_32x32 = images/spark-32x32.png
|
||||
MAIN_IMAGE_ICO = images/icon_16.ico
|
||||
MAIN_ICNS_FILE = images/message.icns
|
||||
SMALL_CHECK = images/smallCheck.png
|
||||
|
||||
Reference in New Issue
Block a user