← Back to team overview

bzr-explorer-dev team mailing list archive

Fwd: Re: Ubuntu Packages For 0.9.0 Now In Bazaar Explorer PPA

 

Sorry, I forgot to hit Reply-All and CC it to the list.

-------- Исходное сообщение --------
Тема: Re: [Bzr-explorer-dev] Ubuntu Packages For 0.9.0 Now In Bazaar Explorer PPA
Дата: Tue, 3 Nov 2009 10:41:30 -0500
От: Andrew SB <a.starr.b@xxxxxxxxx>
Кому: Alexander Belchenko <bialix@xxxxxxx>
Ссылки: <a41bb2f80911022136u407c8a4anb626a187aceb1f63@xxxxxxxxxxxxxx> <4AEFF7D6.9070300@xxxxxxx>

On Tue, Nov 3, 2009 at 4:28 AM, Alexander Belchenko <bialix@xxxxxxx> wrote:
I hope you managed to finish my attempt to create valid GNOME-desktop icon
for bzr-explorer.

I did, but I dealt with it from a downstream distro packager's
perspective. I install both an icon and a desktop file from the debian
dir. The desktop file gets installed to /usr/share/applications while
the icon is installed to /usr/share/pixmaps.

The icon that I install was simply created by converting a png grabbed
from Bzr-Explorer's webpage branding. As it is in /debian it needs to
be something that can be represented in the diff.gz so I converted it
to an xpm. The file is attached to this email.

I made some small changes to the desktop file. For the Comment field,
the Desktop Entry Specification states that: "The value should not be
redundant with the values of Name and GenericName." So I dropped the
"Bazaar Explorer." Also the Version field should refer to the "version
of the Desktop Entry Specification that the desktop entry conforms
with. Entries that confirm with this version of the specification
should use 1.0."

When I get a chance to take a closer look, I hope to provide a patch
for trunk to properly translate and install the desktop file and an
icon.


- Andrew


--- bzr-explorer/bzr-explorer.desktop	2009-11-03 10:17:40.959797870 -0500
+++ bzr-explorer-pkg/debian/bzr-explorer.desktop	2009-11-02
17:55:36.119793365 -0500
@@ -1,9 +1,9 @@
 [Desktop Entry]
 Type=Application
-Version=0.7
+Version=1.0
 Name=Bazaar Explorer
 GenericName=Version Control GUI
-Comment=Bazaar Explorer: GUI application for using Bazaar
-#Icon=bzr
+Comment=GUI application for using Bazaar
+Icon=bzr-explorer
 Exec=bzr explorer
 Categories=Development;RevisionControl;

X pixmap