[hotssh] Actually install hotwire-openssh.png into icons directory
- From: Colin Walters <walters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hotssh] Actually install hotwire-openssh.png into icons directory
- Date: Thu, 4 Feb 2010 21:40:49 +0000 (UTC)
commit e5574e7aae3350ac1b79406798f1bede6a2be3f1
Author: Colin Walters <walters verbum org>
Date: Thu Feb 4 16:40:18 2010 -0500
Actually install hotwire-openssh.png into icons directory
wscript | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wscript b/wscript
index 7e22c54..7452caa 100644
--- a/wscript
+++ b/wscript
@@ -44,5 +44,6 @@ def build(bld):
obj.subdir = 'share/applications'
obj.podir = 'po'
obj.flags = '-d'
+ bld.install_files('${PREFIX}/share/icons/hicolor/192x192/apps/', 'images/hotwire-openssh.png')
bld.install_files('${PREFIX}/share/doc/hotssh-' + VERSION, 'COPYING')
bld.add_subdirs('bin po')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]