Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-29 Thread Chase via cdesktopenv-devel
Once we start deconstructing /usr/dt, we will put all the icons on Linux in /usr/share/pixmaps/dt, this will fix the issue if the icons doesn't appear. ​Thank you for your time, -Chase​ ‐‐‐ Original Message ‐‐‐ On May 29, 2018 2:59 PM, Jon Trulson wrote: > ​​ > > I've applied this

Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-29 Thread Jon Trulson
I've applied this patch to cde-next-3 (use the existing .pm). We'll deal with how it's actually used at some future date. -jon On 05/27/2018 12:17 PM, Chase via cdesktopenv-devel wrote: Jon suggested we use a png, but I think that if it is accepting of xpms, we should use that one to save spa

Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-29 Thread Jon Trulson
Yeah, I read that. Now, read the specification :) -jon On 05/29/2018 01:46 PM, Chase via cdesktopenv-devel wrote: Per freedesktop.org (https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html): "If the name is not an absolute path, the algorithm described in the Icon Them

Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-29 Thread Chase via cdesktopenv-devel
Per freedesktop.org (https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html): "If the name is not an absolute path, the algorithm described in the Icon Theme Specification will be used to locate the icon." ​Thank you for your time, -Chase​ ‐‐‐ Original Message ‐

Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-29 Thread Jon Trulson
I guess I am wondering how will the icon be located? I am fine using the .pm file, if it's supported. The reason I suggested a .png file (which I think should go in contrib/desktopentry/) was so that it might be installed in a global area where it's likely to be found by the login manager. I

Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-27 Thread Marcin Cieslak
On Sun, 27 May 2018, Chase via cdesktopenv-devel wrote: > 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. Just asking, now I realized it's a perfect subject for bikeshedding

Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-27 Thread Chase via cdesktopenv-devel
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 wrote: > ​​ > >

Re: [cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-27 Thread Marcin Cieslak
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

[cdesktopenv-devel] [PATCH] Add CDE logo to cde.desktop

2018-05-27 Thread Chase via cdesktopenv-devel
New patch Thank you for your time, -ChaseFrom 5245334d57428140aa159c5254c3d9666cabf66a Mon Sep 17 00:00:00 2001 From: chase Date: Sun, 27 May 2018 11:11:02 -0500 Subject: [PATCH 2/2] Add CDE logoto cde.desktop --- cde/contrib/desktopentry/cde.desktop | 2 +- cde/databases/CDE-ICONS.udb