On 27 June 2006 at 21:00, Dirk Eddelbuettel wrote:
| Next, I need more help: what am I supposed to do with the file? Where does it
| go?  /usr/share/applications?  Or into /usr/share/services/ ? Or
| /usr/share/servicetypes? Is there a helper script that puts it there?
| Neither Debian Policy nor the Developers Reference say anything about it ...
| Grep'ing /var/lib/dpkg/info/*list suggests /usr/share/applications but I'd
| rather than some more tangible info.
| 
| 
| 
| [ ... does some more checking with upstream sources ... ]
| 
| Matter of fact, gretl-1.5.1 includes this in gnome/gretl.desktop:
| 
|    [Desktop Entry]
|    Name=gretl
|    Comment=Econometrics program
|    Exec=gretl
|    Icon=gretl.png
|    Terminal=0
|    Type=Application
|    X-GNOME-DocPath=gretl/gretl.xml
|    Categories=Application;Scientific;Econometrics
| 
| According to its Makefile.in, this would go into 
| 
| desktopdir = $(gnome_prefix)/share/applications
| [...]
| install-misc:
|         $(tooldir)/mkinstalldirs $(desktopdir)
|         $(INSTALL_DATA) $(topsrc)/gnome/gretl.desktop $(desktopdir)
| [...]
| 
| Maybe I simply need to call install-misc and maybe move the pieces around.
| Will that help for KDE too?

I think I have it figure out -- 'cd gnome && make install-misc' does it for
the gretl side, and dh_desktop registers it on the Debian side.  Will upload
now. 

Thanks again for the suggestion.

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to