Jon suggested we use a png, but I think that if it is accepting of xpms, we
should use that one to save space, I will post an alternate patch and leave it
up to Jon.
Thank you for your time,
-Chase
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On May 27, 2018 1:08 PM, Marcin Cieslak <sa...@saper.info> wrote:
>
>
> On Sun, 27 May 2018, Chase via cdesktopenv-devel wrote:
>
> > New patch
>
> Wouldn't the existing /usr/dt/appconfig/icons/C/Dtlogo.pm work instead of the
> PNG file?
>
> The spec[1] says XPM files are accepted.
>
> ==
>
> +programs/icons/Dtlogo.png
>
> +{ default
>
> - install_target = /usr/dt/appconfig/icons/C/Dtlogo.png
>
> +}
>
> +#
>
> programs/icons/Dtmagtp.m.bm
>
> { default
>
> install_target = /usr/dt/appconfig/icons/C/Dtmagtp.m.bm
>
> Marcin
>
From c7a890ceac8760592cb5d8401cac0a56ce077eca Mon Sep 17 00:00:00 2001
From: chase <ch...@localhost.com>
Date: Sun, 27 May 2018 13:13:41 -0500
Subject: [PATCH 2/2] cde.desktop: add xpm icon
---
cde/contrib/desktopentry/cde.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cde/contrib/desktopentry/cde.desktop b/cde/contrib/desktopentry/cde.desktop
index 9a1bb22e..0b971132 100644
--- a/cde/contrib/desktopentry/cde.desktop
+++ b/cde/contrib/desktopentry/cde.desktop
@@ -3,5 +3,5 @@ Name=CDE
Comment=Use this session to boot into the Common Desktop Environment
Keywords=Common Desktop Environment
Exec=/usr/dt/bin/Xsession
-Icon=
+Icon=Dtlogo.pm
Type=Application
--
2.17.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel