Current problem reports assigned to freebsd-xfce@FreeBSD.org

2013-11-04 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/182561 xfce   x11-wm/xfce4 fails to start from xdm
o ports/180048 xfce   x11-wm/xfce4: make port xfce fail on GLIB, which doesn
o ports/177616 xfce   x11/xfce4-terminal doesn't always spawn new tab when <
o ports/174768 xfce   x11-wm/xfce4-panel starts in properies edit state
o ports/173393 xfce   x11-wm/xfce4 window manager broken
o ports/169079 xfce   print/xfce4-print does not build on i386
o ports/168708 xfce   x11-fm/thunar-vfs: wrong dependencies?
o ports/165685 xfce   x11-wm/xfce4 - excessive replication of menu items
o ports/155431 xfce   x11-wm/xfce4: The little bugs

9 problems total.

___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: ports/169079: print/xfce4-print does not build on i386

2013-11-04 Thread olivierd
Synopsis: print/xfce4-print does not build on i386

State-Changed-From-To: open->closed
State-Changed-By: olivierd
State-Changed-When: Mon Nov 4 14:31:43 UTC 2013
State-Changed-Why: 
print/xfce4-print builds fine on i386 (tested on 8.4-RELEASE,
9.2-RELEASE and 10-CURRENT)

http://www.freebsd.org/cgi/query-pr.cgi?pr=169079
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Some icons in the Application Menu are missed

2013-11-04 Thread Rostislav Krasny
I've FreeBSD 10.0-BETA2 with xfce-4.10_5 binary packages installed.
Icons of following three items in the Application Menu are missed:

1. Run Program...
2. Setting | Keyboard
3. Multimedia | Audio Mixer

Instead of the right icons there is an icon with red X. Also, when I
run any of those application the icon in the left top corner of the
window is also looks like a default icon of an application without any
custom icon.

Where those icons are usually located? Within the executable files
themselves? There are a few icons in /usr/local/share/pixmaps/
directory. But most of the icons are not there. Then where are they
taken from?
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


vendorinfo file

2013-11-04 Thread Rostislav Krasny
Hi,

I've noticed that 'xfce4-about' looks for the
/usr/local/share/xfce4/vendorinfo file. If it's missed a warning
message is printed in console:

xfce4-about-Message: No vendor information found in
"/usr/local/share/xfce4/vendorinfo".

If this file exists then there is an additional tab (FreeBSD tab) in
the xfce4-about window and content of the vendorinfo file is printed
there.

Is it a known feature? It seems to be added in the upstream 3 years
ago by following commit:

http://mail.xfce.org/pipermail/xfce4-commits/2010-November/013752.html

I think some "about" and/or other FreeBSD advertising information
could be put into that file. What do you think?
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Fwd: Some icons in the Application Menu are missed

2013-11-04 Thread Olivier Duchateau
Missing xfce@ list


-- Forwarded message --
From: Olivier Duchateau 
Date: 2013/11/4
Subject: Re: Some icons in the Application Menu are missed
To: Rostislav Krasny 


2013/11/4 Rostislav Krasny :
> I've FreeBSD 10.0-BETA2 with xfce-4.10_5 binary packages installed.
> Icons of following three items in the Application Menu are missed:
>
> 1. Run Program...
> 2. Setting | Keyboard
> 3. Multimedia | Audio Mixer
>
> Instead of the right icons there is an icon with red X. Also, when I
> run any of those application the icon in the left top corner of the
> window is also looks like a default icon of an application without any
> custom icon.

Icon with red X, is default icon when real right icon is missing.

>
> Where those icons are usually located? Within the executable files
> themselves? There are a few icons in /usr/local/share/pixmaps/
> directory. But most of the icons are not there. Then where are they
> taken from?

Check if icons-tango and icons-tango-extras are installed. It's
default icons theme for the Xfce desktop.
You should also install gnome-icon-theme (contains especially keyboard
and mixer icons).

Icons theme are located in /usr/local/share/icons and / or ~/.icons
(not available for everyone).

Generally /usr/local/share/pixmaps directory contains image for
desktop files, not for icons theme.

You can select your preferred icons theme (Tango, GNOME, or another)
with settings manager.

> ___
> freebsd-xfce@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
> To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"



--
olivier


-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: vendorinfo file

2013-11-04 Thread Olivier Duchateau
2013/11/4 Rostislav Krasny :
> Hi,
>
> I've noticed that 'xfce4-about' looks for the
> /usr/local/share/xfce4/vendorinfo file. If it's missed a warning
> message is printed in console:
>
> xfce4-about-Message: No vendor information found in
> "/usr/local/share/xfce4/vendorinfo".

It's odd x11/libxfce4menu is precisely compilled with option

--with-vendor-info=FreeBSD

It's an workaround, if we can't provide vendor info file. I know some
Linux distros do same thing.

I've never had this message in my log session.


>
> If this file exists then there is an additional tab (FreeBSD tab) in
> the xfce4-about window and content of the vendorinfo file is printed
> there.
>
> Is it a known feature? It seems to be added in the upstream 3 years
> ago by following commit:
>
> http://mail.xfce.org/pipermail/xfce4-commits/2010-November/013752.html
>
> I think some "about" and/or other FreeBSD advertising information
> could be put into that file. What do you think?

Why not, but which file ?

> ___
> freebsd-xfce@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
> To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"



-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: vendorinfo file

2013-11-04 Thread Rostislav Krasny
On Mon, Nov 4, 2013 at 9:59 PM, Olivier Duchateau
 wrote:
> 2013/11/4 Rostislav Krasny :
>> Hi,
>>
>> I've noticed that 'xfce4-about' looks for the
>> /usr/local/share/xfce4/vendorinfo file. If it's missed a warning
>> message is printed in console:
>>
>> xfce4-about-Message: No vendor information found in
>> "/usr/local/share/xfce4/vendorinfo".
>
> It's odd x11/libxfce4menu is precisely compilled with option
>
> --with-vendor-info=FreeBSD
>
> It's an workaround, if we can't provide vendor info file. I know some
> Linux distros do same thing.

I'm not familiar with autoconfig scripts, but is this workaround still
necessary?
According to following code chunk taken from
http://git.xfce.org/archive/xfce-utils/tree/configure.in.in
eliminating the --with-vendor-info script argument will make
VENDOR_INFO undefined

AC_ARG_WITH([vendor-info],
AC_HELP_STRING([--with-vendor-info=NAME], [Specify an additional
vendor name, optionally with a file in prefix/share/xfce4/NAME]),
[with_vendor_info="$withval"], [with_vendor_info=""])
if test x"$with_vendor_info" != x""; then
AC_DEFINE_UNQUOTED([VENDOR_INFO], ["$with_vendor_info"],
[Additional vendor name and/or info])
AC_MSG_RESULT([$vendorinfo])
else
AC_MSG_RESULT([not set])
fi

Then xfce4-about (in its main.c) will not look for any vendorinfo file
and will show only xfce version without any vendor name.
http://git.xfce.org/archive/xfce-utils/tree/xfce4-about/main.c

> I've never had this message in my log session.

I see it in the console from wich I run startxfce4

>> If this file exists then there is an additional tab (FreeBSD tab) in
>> the xfce4-about window and content of the vendorinfo file is printed
>> there.
>>
>> Is it a known feature? It seems to be added in the upstream 3 years
>> ago by following commit:
>>
>> http://mail.xfce.org/pipermail/xfce4-commits/2010-November/013752.html
>>
>> I think some "about" and/or other FreeBSD advertising information
>> could be put into that file. What do you think?
>
> Why not, but which file ?

The /usr/local/share/xfce4/vendorinfo file. Or did you ask what to write there?
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Fwd: Some icons in the Application Menu are missed

2013-11-04 Thread Rostislav Krasny
The freebsd-xfce@freebsd.org address had been somehow
dropped/forgotten. Forwarding this to the mailing list.

-- Forwarded message --
From: Rostislav Krasny 
Date: Mon, Nov 4, 2013 at 10:16 PM
Subject: Re: Some icons in the Application Menu are missed
To: Olivier Duchateau 


On Mon, Nov 4, 2013 at 9:43 PM, Olivier Duchateau
 wrote:
> 2013/11/4 Rostislav Krasny :
>> I've FreeBSD 10.0-BETA2 with xfce-4.10_5 binary packages installed.
>> Icons of following three items in the Application Menu are missed:
>>
>> 1. Run Program...
>> 2. Setting | Keyboard
>> 3. Multimedia | Audio Mixer
>>
>> Instead of the right icons there is an icon with red X. Also, when I
>> run any of those application the icon in the left top corner of the
>> window is also looks like a default icon of an application without any
>> custom icon.
>
> Icon with red X, is default icon when real right icon is missing.

Yes, that's what I thought it is.

>> Where those icons are usually located? Within the executable files
>> themselves? There are a few icons in /usr/local/share/pixmaps/
>> directory. But most of the icons are not there. Then where are they
>> taken from?
>
> Check if icons-tango and icons-tango-extras are installed. It's
> default icons theme for the Xfce desktop.

They are installed:

rosti@saturn:~ % pkg info | grep icons-tango
icons-tango-0.8.90_2   Basic set of icons for the most common usage
icons-tango-extras-0.1.0_5 A extra set of icons from the Tango project

> You should also install gnome-icon-theme (contains especially keyboard
> and mixer icons).

Aren't those icons part of the following xfce4 packages?

xfce4-mixer-4.10.0_4 ==> (mixer)
xfce4-settings-4.10.1 ==> (keyboard)

Or is it a dependecy bug?

What about "Run Program..." menu item (the Application Finder)? Isn't
it a standard and mandatory part of xfce4?

BTW a big icon of the Application Finder in a panel exists.

What about icons in the left top corner of the window? Are they the
same icons as used in the application menu?

> Icons theme are located in /usr/local/share/icons and / or ~/.icons
> (not available for everyone).

I have Tango and hicolor directories in the /usr/local/share/icons one.

>
> Generally /usr/local/share/pixmaps directory contains image for
> desktop files, not for icons theme.

Ok

> You can select your preferred icons theme (Tango, GNOME, or another)
> with settings manager.

Could it be a bug in the Tango theme and some icons are just missed in
it or in its FreeBSD package? In Settings | Appearence | Icons I have
only Tango.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: vendorinfo file

2013-11-04 Thread Olivier Duchateau
2013/11/4 Rostislav Krasny :
> On Mon, Nov 4, 2013 at 9:59 PM, Olivier Duchateau
>  wrote:
>> 2013/11/4 Rostislav Krasny :
>>> Hi,
>>>
>>> I've noticed that 'xfce4-about' looks for the
>>> /usr/local/share/xfce4/vendorinfo file. If it's missed a warning
>>> message is printed in console:
>>>
>>> xfce4-about-Message: No vendor information found in
>>> "/usr/local/share/xfce4/vendorinfo".
>>
>> It's odd x11/libxfce4menu is precisely compilled with option
>>
>> --with-vendor-info=FreeBSD
>>
>> It's an workaround, if we can't provide vendor info file. I know some
>> Linux distros do same thing.
>
> I'm not familiar with autoconfig scripts, but is this workaround still
> necessary?
> According to following code chunk taken from
> http://git.xfce.org/archive/xfce-utils/tree/configure.in.in

It's wrong file, xfce-utils is deprecated (located in archive folder).

xfce4-about code now belongs to libxfce4ui (libxfce4menu in your ports tree).

> eliminating the --with-vendor-info script argument will make
> VENDOR_INFO undefined
>
> AC_ARG_WITH([vendor-info],
> AC_HELP_STRING([--with-vendor-info=NAME], [Specify an additional
> vendor name, optionally with a file in prefix/share/xfce4/NAME]),
> [with_vendor_info="$withval"], [with_vendor_info=""])
> if test x"$with_vendor_info" != x""; then
> AC_DEFINE_UNQUOTED([VENDOR_INFO], ["$with_vendor_info"],
> [Additional vendor name and/or info])
> AC_MSG_RESULT([$vendorinfo])
> else
> AC_MSG_RESULT([not set])
> fi
>
> Then xfce4-about (in its main.c) will not look for any vendorinfo file
> and will show only xfce version without any vendor name.
> http://git.xfce.org/archive/xfce-utils/tree/xfce4-about/main.c
>
>> I've never had this message in my log session.
>
> I see it in the console from wich I run startxfce4

To avoid this message create an empty file like this:
touch /usr/local/share/xfce4/vendorinfo

See commit log, here
http://git.xfce.org/xfce/libxfce4ui/commit/xfce4-about/main.c?id=4a14ef81cdc6f3e45b63eb42ca41c6af50c9c0c4

>
>>> If this file exists then there is an additional tab (FreeBSD tab) in
>>> the xfce4-about window and content of the vendorinfo file is printed
>>> there.
>>>
>>> Is it a known feature? It seems to be added in the upstream 3 years
>>> ago by following commit:
>>>
>>> http://mail.xfce.org/pipermail/xfce4-commits/2010-November/013752.html
>>>
>>> I think some "about" and/or other FreeBSD advertising information
>>> could be put into that file. What do you think?
>>
>> Why not, but which file ?
>
> The /usr/local/share/xfce4/vendorinfo file. Or did you ask what to write 
> there?



-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: Some icons in the Application Menu are missed

2013-11-04 Thread Olivier Duchateau
2013/11/4 Rostislav Krasny :
> The freebsd-xfce@freebsd.org address had been somehow
> dropped/forgotten. Forwarding this to the mailing list.
>
> -- Forwarded message --
> From: Rostislav Krasny 
> Date: Mon, Nov 4, 2013 at 10:16 PM
> Subject: Re: Some icons in the Application Menu are missed
> To: Olivier Duchateau 
>
>
> On Mon, Nov 4, 2013 at 9:43 PM, Olivier Duchateau
>  wrote:
>> 2013/11/4 Rostislav Krasny :
>>> I've FreeBSD 10.0-BETA2 with xfce-4.10_5 binary packages installed.
>>> Icons of following three items in the Application Menu are missed:
>>>
>>> 1. Run Program...
>>> 2. Setting | Keyboard
>>> 3. Multimedia | Audio Mixer
>>>
>>> Instead of the right icons there is an icon with red X. Also, when I
>>> run any of those application the icon in the left top corner of the
>>> window is also looks like a default icon of an application without any
>>> custom icon.
>>
>> Icon with red X, is default icon when real right icon is missing.
>
> Yes, that's what I thought it is.
>
>>> Where those icons are usually located? Within the executable files
>>> themselves? There are a few icons in /usr/local/share/pixmaps/
>>> directory. But most of the icons are not there. Then where are they
>>> taken from?
>>
>> Check if icons-tango and icons-tango-extras are installed. It's
>> default icons theme for the Xfce desktop.
>
> They are installed:
>
> rosti@saturn:~ % pkg info | grep icons-tango
> icons-tango-0.8.90_2   Basic set of icons for the most common usage
> icons-tango-extras-0.1.0_5 A extra set of icons from the Tango project
>
>> You should also install gnome-icon-theme (contains especially keyboard
>> and mixer icons).
>
> Aren't those icons part of the following xfce4 packages?
>
> xfce4-mixer-4.10.0_4 ==> (mixer)
> xfce4-settings-4.10.1 ==> (keyboard)

With Tango some icons are missing, that's why if you install
gnome-icon-theme package everything will be ok.

It's not bug, generic icons (keyboard, mixer, etc) are often used in
Gtk applications, and  they change over time. Now style is symbolic
icons.

To know what is your icons theme, in console try:

xfconf-query -c xsettings -p /Net/IconThemeName

To change:

xfconf-query -c xsettings -p /Net/IconThemeName -s "GNOME" (or Tango,
or another one)

>
> Or is it a dependecy bug?
>
> What about "Run Program..." menu item (the Application Finder)? Isn't
> it a standard and mandatory part of xfce4?

Run Program, it's xfce4-appfinder (part of Xfce "core"), you can also
run this program with Alt+F2

>
> BTW a big icon of the Application Finder in a panel exists.
>
> What about icons in the left top corner of the window? Are they the
> same icons as used in the application menu?

Sometimes, depends of applications, but usually they appear on panel.

>
>> Icons theme are located in /usr/local/share/icons and / or ~/.icons
>> (not available for everyone).
>
> I have Tango and hicolor directories in the /usr/local/share/icons one.
>
>>
>> Generally /usr/local/share/pixmaps directory contains image for
>> desktop files, not for icons theme.
>
> Ok
>
>> You can select your preferred icons theme (Tango, GNOME, or another)
>> with settings manager.
>
> Could it be a bug in the Tango theme and some icons are just missed in
> it or in its FreeBSD package? In Settings | Appearence | Icons I have
> only Tango.

xfce4 (or xfce4-desktop) installs only Tango icons theme.

> ___
> freebsd-xfce@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
> To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"



-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: vendorinfo file

2013-11-04 Thread Rostislav Krasny
On Tue, Nov 5, 2013 at 12:22 AM, Olivier Duchateau
 wrote:
> 2013/11/4 Rostislav Krasny :
>> I'm not familiar with autoconfig scripts, but is this workaround still
>> necessary?
>> According to following code chunk taken from
>> http://git.xfce.org/archive/xfce-utils/tree/configure.in.in
>
> It's wrong file, xfce-utils is deprecated (located in archive folder).
>
> xfce4-about code now belongs to libxfce4ui (libxfce4menu in your ports tree).

libxfce4ui/tree/configure.ac.in has the same code with the same logic.
Take a look on this:

http://git.xfce.org/xfce/libxfce4ui/tree/configure.ac.in

>>> I've never had this message in my log session.
>>
>> I see it in the console from wich I run startxfce4
>
> To avoid this message create an empty file like this:
> touch /usr/local/share/xfce4/vendorinfo

It will make an empty and unneeded tab named FreeBSD. If you want to
keep the vendor information, it's better to write something about
FreeBSD in that file (i.e. in that tab).

> See commit log, here
> http://git.xfce.org/xfce/libxfce4ui/commit/xfce4-about/main.c?id=4a14ef81cdc6f3e45b63eb42ca41c6af50c9c0c4

See the full version of this file. If the VENDOR_INFO macro isn't
defined, all that vendor specified code is disabled.

http://git.xfce.org/xfce/libxfce4ui/tree/xfce4-about/main.c

And according to libxfce4ui/tree/configure.ac.in the VENDOR_INFO seems
to be defined only when '--with-vendor-info' is used with some not
empty value.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: Some icons in the Application Menu are missed

2013-11-04 Thread Rostislav Krasny
So the Tango theme is incomplete (or not all-sufficient) and there is
a few icons, shared between all GTK applications? Those shared icons
are part of the GNOME theme?

Do I understand you right? If I do, then why the GNOME theme isn't a
mandatory dependency of the xfce4 and or of the xfce4-desktop?

One way or the other the user experience is poor. I, as a user, expect
to get a complete and ready xfce environment with all necessary icons
of all installed parts of it.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: vendorinfo file

2013-11-04 Thread Rostislav Krasny
On Tue, Nov 5, 2013 at 12:45 AM, Rostislav Krasny  wrote:
> On Tue, Nov 5, 2013 at 12:22 AM, Olivier Duchateau
>> See commit log, here
>> http://git.xfce.org/xfce/libxfce4ui/commit/xfce4-about/main.c?id=4a14ef81cdc6f3e45b63eb42ca41c6af50c9c0c4
>
> See the full version of this file. If the VENDOR_INFO macro isn't
> defined, all that vendor specified code is disabled.
>
> http://git.xfce.org/xfce/libxfce4ui/tree/xfce4-about/main.c
>
> And according to libxfce4ui/tree/configure.ac.in the VENDOR_INFO seems
> to be defined only when '--with-vendor-info' is used with some not
> empty value.

Finally I tested it by changes attached in the libxfce4menu.diff file.
After this change the xfce4-about program shows no vendor information
(neither vendor name in the version text nor vendor tab) and doesn't
print any warning in the console it is ran from.

I don't insist in this change. If you want to keep
'--with-vendor-info=FreeBSD' and to add some vendorinfo file with
FreeBSD about and advertising information, it would be nice too. Just
make a choice.
--- Makefile.orig	2013-10-26 23:37:52.0 +0300
+++ Makefile	2013-11-05 02:20:57.0 +0200
@@ -3,7 +3,7 @@
 
 PORTNAME=	libxfce4menu
 PORTVERSION=	4.10.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	x11 xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 DISTNAME=	libxfce4ui-${PORTVERSION}
@@ -20,8 +20,6 @@
 INSTALLS_ICONS=	yes
 USES=		pathfix pkgconfig gmake
 
-CONFIGURE_ARGS=	--with-vendor-info=FreeBSD
-
 OPTIONS_DEFINE=		DOCS NLS NOTIFY GLADE
 OPTIONS_DEFAULT=	NOTIFY
 
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"

Re: vendorinfo file

2013-11-04 Thread Olivier Duchateau
2013/11/5 Rostislav Krasny :
> On Tue, Nov 5, 2013 at 12:45 AM, Rostislav Krasny  wrote:
>> On Tue, Nov 5, 2013 at 12:22 AM, Olivier Duchateau
>>> See commit log, here
>>> http://git.xfce.org/xfce/libxfce4ui/commit/xfce4-about/main.c?id=4a14ef81cdc6f3e45b63eb42ca41c6af50c9c0c4
>>
>> See the full version of this file. If the VENDOR_INFO macro isn't
>> defined, all that vendor specified code is disabled.
>>
>> http://git.xfce.org/xfce/libxfce4ui/tree/xfce4-about/main.c
>>
>> And according to libxfce4ui/tree/configure.ac.in the VENDOR_INFO seems
>> to be defined only when '--with-vendor-info' is used with some not
>> empty value.
>
> Finally I tested it by changes attached in the libxfce4menu.diff file.
> After this change the xfce4-about program shows no vendor information
> (neither vendor name in the version text nor vendor tab) and doesn't
> print any warning in the console it is ran from.
>
> I don't insist in this change. If you want to keep
> '--with-vendor-info=FreeBSD' and to add some vendorinfo file with
> FreeBSD about and advertising information, it would be nice too. Just
> make a choice.

I disagree with you, new tab will be created if length of file is
greater than zero. If file doesn't exists or is empty nothing append
(see xfce_about_vendor() function).

--with-vendor-info=FreeBSD is used in main() function (from line 482)
as xfce_about_vendor() doesn't initialize new tab, OS is only display.



-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"