← Back to team overview

ubuntu-phone team mailing list archive

Re: Porting a GNUstep application to the M10

 

On Sat, May 14, 2016 at 01:36:38AM +0200, Oliver Grawert wrote:
> "$containername"_"$name of the .desktop file inside the
> container"_0.0.desktop

Okay. I started over but it made little difference. I copied to
the file name:

	applications/puritine2_xterm.desktop

and it now contains what I interpret you as saying it should contain,
after putting back in things other folks told me should not be there:

	[Desktop Entry]
	Version=1.0
	Name=Xterm
	Exec=/bin/true
	Type=Application
	StartupNotify=true
	Icon=/home/phablet/.local/share/pixmaps/xterm-color_48x48.xpm
	Keywords=Libertine
	NotShowIn=Unity;
	X-Ubuntu-Touch=true
	X-Ubuntu-XMir-Enable=true

I have no idea where 

	container"_0.0.desktop

comes into the picture. Are you saying the desktop file should 
have _0.0? That's the way I originally had it:

	applications/puritine2_xterm_0.0.desktop

or are you saying I should create a puritine2_0.0.desktop file
like the libertine-scope.desktop file? 

	[Desktop Entry]
	Type=Application
	NoDisplay=true
	Name=Legacy Applications Scope
	Icon=/usr/lib/arm-linux-gnueabihf/unity-scopes/libertine-scope/icon.png

Keep in mind that I have not been part of the development effort
so I lack referents which are obvious to you.

-- 
+---------------------------------------------------------------+
| Dale Amon       Sr Engineer            amon@xxxxxxxx          |
| XCOR Aerospace  Your Ticket To Space   Spacecraft and Engines |
+---------------------------------------------------------------+


Follow ups

References