From owner-freebsd-openoffice@FreeBSD.ORG Mon May 8 06:30:21 2006 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33C4516A401; Mon, 8 May 2006 06:30:21 +0000 (UTC) (envelope-from duane@greenmeadow.ca) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC53743D49; Mon, 8 May 2006 06:30:20 +0000 (GMT) (envelope-from duane@greenmeadow.ca) Received: from ip03.eastlink.ca ([24.222.10.15]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IYX00JYXOQZ6FM0@mta01.eastlink.ca>; Mon, 08 May 2006 03:30:35 -0300 (ADT) Received: from blk-224-199-230.eastlink.ca (HELO [192.168.0.103]) ([24.224.199.230]) by ip03.eastlink.ca with ESMTP; Mon, 08 May 2006 03:30:20 -0300 Date: Mon, 08 May 2006 03:29:30 -0300 From: Duane Whitty In-reply-to: <200605072349.04750.jhb@freebsd.org> To: John Baldwin Message-id: <445EE54A.20909@greenmeadow.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= References: <200605062350.14257.jhb@freebsd.org> <445D9D03.5030604@greenmeadow.ca> <200605072349.04750.jhb@freebsd.org> User-Agent: Thunderbird 1.5.0.2 (X11/20060503) Cc: openoffice@freebsd.org Subject: Re: OpenOffice 2.0 and KDE X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 06:30:21 -0000 John Baldwin wrote: > On Sunday 07 May 2006 03:08, Duane Whitty wrote: > >> John Baldwin wrote: >> >>> Now that the 1.1.x port is broken on 6.1 and later (thus leaving >>> 2.0 as the only buildable OOo for 6.1) it would be really nice to >>> get the KDE integration working again. It seems that editing the >>> .desktop files and putting them someplace that KDE can see them >>> (I made a /usr/local/share/applnk/OpenOffice 2.0.2/ directory) >>> gets OOo to show up in the K menu and the file associations to >>> work, but it would be nice to have some icons. Unfortunately, >>> I either have insufficient google skills or no one has working >>> icons for OOo 2.0 with KDE as I couldn't find any useful info >>> on getting the icons to work. Any ideas? >>> >>> It would be really nice to at least have a FAQ question for getting >>> OOo 2.x and KDE to play nice even if it just listed the steps one >>> needs to do by hand. >>> >> # find /usr/local/share -name "staroffice.svg*" -print >> >> /usr/local/share/icons/crystalsvg/scalable/apps/staroffice.svgz >> /usr/local/share/icons/mono/scalable/apps/staroffice.svgz >> >> My personal preference is the crystalsvg/scalable/staroffice.svgz icon. >> It is what I have loaded in my kicker bar. >> To start the OOo 2.0.2 suite I use the executable >> at /usr/local/bin/openoffice.org-2.0.2 (haven't checked, maybe it is a >> shell script) >> > > And how do I use these? They don't just work by default with the > .desktop files that OOo installs. Assume for a second that I'm not > intimately familiar with the details of svg (esp. since I'm not). > > Well, that's kind of interesting. While it's true I sent this before you sent the patch for fixing up the .desktop files, it seems you know at least as much if not more than me about integrating applications into KDE. But perhaps I am wrong. I don't know anything about svg or svgz either. I am making the leap that they mean scalable vector graphics and scalable vector graphics compressed, respectively. I have no idea how I made the decision to try them out. What I did was added an application to the KDE panel (kicker). Then I right clicked on the icon that was present, scrolled to the bottom and entered in the path of the icon. Actually, I've just found a message I had posted to openoffice@. I guess you missed it :) Anyhow, I hope this helps and my apologies if my response was a little too terse to be helpful. Best Wishes, Duane Whitty -- duane@greenmeadow.ca