From: Dana Jansens Date: Sat, 12 Jan 2008 23:23:40 +0000 (-0500) Subject: add a new icon by Myles Green X-Git-Tag: release-2.0.3~16 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a233488f8ef2214da331d6897e5b9bc1acfa055c;p=dana%2Fobconf.git add a new icon by Myles Green --- diff --git a/AUTHORS b/AUTHORS index 5d9bf9c..9677972 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,3 +8,5 @@ ObConf is written by: - Maintainence. - Javeed Shaikh (syscrash2k@gmail.com) - Theme previews + - Myles Green (rmg57@telus.net) + - Icon diff --git a/Makefile.am b/Makefile.am index 6cbc989..369ec3d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,6 +82,9 @@ dist_mimepkg_DATA = \ dist_kdemime_DATA = \ x-openbox-theme.desktop +dist_pixmap_DATA = \ + data/obconf.png + EXTRA_DIST = \ config.rpath \ README \ diff --git a/data/obconf.png b/data/obconf.png new file mode 100644 index 0000000..c9057fc Binary files /dev/null and b/data/obconf.png differ diff --git a/obconf.desktop b/obconf.desktop index 5b6d939..26ebf16 100644 --- a/obconf.desktop +++ b/obconf.desktop @@ -3,7 +3,7 @@ Encoding=UTF-8 Type=Application Name=Openbox Configuration Manager Comment=Openbox configuration manager -Icon=openbox +Icon=obconf Exec=obconf %f Categories=Settings;DesktopSettings;GTK; MimeType=application/x-openbox-theme