[opensuse-gnome] gnome-session submission: G:F or O:F ?
Hi, I have a tiny patch required for Ayatana indicator-session which enables the Reboot and Shutdown commands on the indicator. This patch is for gnome-session, I've tested it and it builds ok and the functionality is present. I haven't detected any other errors. To which project should I submit this G:F or O:F ? Nelson -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
Quoting Nelson Marques <nmo.marques@gmail.com>:
Hi,
I have a tiny patch required for Ayatana indicator-session which enables the Reboot and Shutdown commands on the indicator. This patch is for gnome-session, I've tested it and it builds ok and the functionality is present. I haven't detected any other errors.
To which project should I submit this G:F or O:F ?
Nelson, Only devel projects are supposed to forward packages to oS:F. To find the devel prj, you can always use osc meta, as shown below:
osc meta pkg openSUSE:Factory gnome-session <package project="openSUSE:Factory" name="gnome-session"> <title>Session Tools for the GNOME 2.x Desktop</title> <description>This package provides the basic session tools, like session management functionality, for the GNOME 2.x Desktop.</description> <devel project="GNOME:Factory" package="gnome-session"/> <build> <disable arch="ppc64"/> </build> </package>
<devel> will show you where the package lives and where submissions have to pass through. Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
participants (2)
-
Dominique Leuenberger a.k.a DimStar
-
Nelson Marques