summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-10-25 13:46:02 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2012-11-14 15:42:33 +0100
commit78bdb01c24d0e9e62890ffd7342fc1cd58e8c34b (patch)
tree072944dbe38012b0a65c142bd00bcef6da09816c
parent0a0a87e42ec88b4b2be8aa0e3fa514eb0de83a35 (diff)
Add virt-viewer icon
-rw-r--r--bundle/Info-remote-viewer.plist2
-rw-r--r--bundle/remote-viewer-gtk3.bundle6
-rw-r--r--bundle/remote-viewer.bundle6
-rw-r--r--bundle/virt-viewer.icnsbin0 -> 25567 bytes
4 files changed, 7 insertions, 7 deletions
diff --git a/bundle/Info-remote-viewer.plist b/bundle/Info-remote-viewer.plist
index f0d7eac..52f9cfa 100644
--- a/bundle/Info-remote-viewer.plist
+++ b/bundle/Info-remote-viewer.plist
@@ -9,7 +9,7 @@
<key>CFBundleGetInfoString</key>
<string>0.5.3, (C) 2007-2012 The virt-viewer team</string>
<key>CFBundleIconFile</key>
- <string>Giggle.icns</string>
+ <string>virt-viewer.icns</string>
<key>CFBundleIdentifier</key>
<string>org.virt-manager.remote-viewer</string>
<key>CFBundleInfoDictionaryVersion</key>
diff --git a/bundle/remote-viewer-gtk3.bundle b/bundle/remote-viewer-gtk3.bundle
index ff0caaa..89e0748 100644
--- a/bundle/remote-viewer-gtk3.bundle
+++ b/bundle/remote-viewer-gtk3.bundle
@@ -106,10 +106,10 @@
<!-- Copy icons. Note that the .icns file is an Apple format which
contains up to 4 sizes of icon. You can use
/Developer/Applications/Utilities/Icon Composer.app to import
- artwork and create the file. >
+ artwork and create the file. -->
<data dest="${bundle}/Contents/Resources">
- ${project}/Giggle.icns
- </data -->
+ ${project}/virt-viewer.icns
+ </data>
<!-- This is where theme commands go. You can copy them in from your
theme of choice if they provide and example, or you can just
diff --git a/bundle/remote-viewer.bundle b/bundle/remote-viewer.bundle
index bf304d2..597987e 100644
--- a/bundle/remote-viewer.bundle
+++ b/bundle/remote-viewer.bundle
@@ -106,10 +106,10 @@
<!-- Copy icons. Note that the .icns file is an Apple format which
contains up to 4 sizes of icon. You can use
/Developer/Applications/Utilities/Icon Composer.app to import
- artwork and create the file. >
+ artwork and create the file. -->
<data dest="${bundle}/Contents/Resources">
- ${project}/Giggle.icns
- </data -->
+ ${project}/virt-viewer.icns
+ </data>
<!-- This is where theme commands go. You can copy them in from your
theme of choice if they provide and example, or you can just
diff --git a/bundle/virt-viewer.icns b/bundle/virt-viewer.icns
new file mode 100644
index 0000000..9e76096
--- /dev/null
+++ b/bundle/virt-viewer.icns
Binary files differ