summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-06-01 19:12:08 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-06-01 23:55:55 (GMT)
commit36a1cfbdb4292690ec4bd7f80d4cd479f191ebd5 (patch)
treef7ba46686ea3a12111e574696c1b6be5e5d7bd32 /Swift/resources
parentb898f9f8c9c8dd6650e6c635276eeeb44d9c0144 (diff)
downloadswift-36a1cfbdb4292690ec4bd7f80d4cd479f191ebd5.zip
swift-36a1cfbdb4292690ec4bd7f80d4cd479f191ebd5.tar.bz2
Fixed Debian packaging.
Diffstat (limited to 'Swift/resources')
-rw-r--r--Swift/resources/logo/logo-icon-16.pngbin0 -> 470 bytes
-rw-r--r--Swift/resources/logo/logo-icon-16.xpm51
-rw-r--r--Swift/resources/swift.desktop13
3 files changed, 64 insertions, 0 deletions
diff --git a/Swift/resources/logo/logo-icon-16.png b/Swift/resources/logo/logo-icon-16.png
new file mode 100644
index 0000000..a4dcfc0
--- /dev/null
+++ b/Swift/resources/logo/logo-icon-16.png
Binary files differ
diff --git a/Swift/resources/logo/logo-icon-16.xpm b/Swift/resources/logo/logo-icon-16.xpm
new file mode 100644
index 0000000..95ac93b
--- /dev/null
+++ b/Swift/resources/logo/logo-icon-16.xpm
@@ -0,0 +1,51 @@
+/* XPM */
+static char *logo_icon___[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 29 1",
+" c #000000",
+". c #020202",
+"X c #040404",
+"o c #050505",
+"O c #0A0A0A",
+"+ c #0E0E0E",
+"@ c #161616",
+"# c #1B1B1B",
+"$ c #1C1C1C",
+"% c #232323",
+"& c #282828",
+"* c #2B2B2B",
+"= c #2F2F2F",
+"- c #323232",
+"; c #343434",
+": c #3A3A3A",
+"> c #3F3F3F",
+", c #474747",
+"< c #505050",
+"1 c #535353",
+"2 c #5E5E5E",
+"3 c #636363",
+"4 c #6B6B6B",
+"5 c #767676",
+"6 c #7F7F7F",
+"7 c #838383",
+"8 c #878787",
+"9 c #949494",
+"0 c None",
+/* pixels */
+"0000 X;000000000",
+"0000000<83>00000",
+"00000000+698*000",
+"000000000:457000",
+"000000000-,<2000",
+"00000000X@%-,*00",
+"0000000 O$## ",
+"0000 000",
+"0 00",
+"0 00000000 0",
+"0000000000 00",
+"0000000000 00",
+"0000000000 000",
+"000000000 00000",
+"00000000 000000",
+"0000000 00000000"
+};
diff --git a/Swift/resources/swift.desktop b/Swift/resources/swift.desktop
new file mode 100644
index 0000000..4cdc28e
--- /dev/null
+++ b/Swift/resources/swift.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+
+# Desktop Entry specification version
+Version=1.0
+
+Type=Application
+Name=Swift
+GenericName=Jabber/XMPP Client
+Comment=Client for the Jabber/XMPP network
+Icon=swift
+Exec=swift
+Terminal=false
+Categories=Network;InstantMessaging;Qt;