public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: fix a menu reference in the docs
@ 2026-06-24 11:34 Matthias Clasen
  0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 2026-06-24 11:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 0293dacad814f6998631303161ec8f8f14bcb05b
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2009-04-06T03:10:13+00:00
Stats  : +18/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/0293dacad814f6998631303161ec8f8f14bcb05b?branch=wip/oholy/f45-update

Log:
fix a menu reference in the docs

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 7a8aeed..a81420b 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -6,6 +6,8 @@ License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.gnome.org
 Source0: http://download.gnome.org/sources/gnome-user-share/2.25/%{name}-%{version}.tar.bz2
+# http://bugzilla.gnome.org/show_bug.cgi?id=578090
+Patch0: menu-path.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 Requires: httpd >= 2.2.0
@@ -43,6 +45,7 @@ The program also allows to share files using ObexFTP over Bluetooth.
 
 %prep
 %setup -q
+%patch0 -p1 -b .menu-path
 
 %build
 %configure
@@ -120,6 +123,9 @@ fi
 %{_datadir}/icons/hicolor/*/apps/gnome-obex-server.png
 
 %changelog
+* Sun Apr  5 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-2
+- Fix a menu reference in the docs (#494253)
+
 * Mon Mar 16 2009 - Bastien Nocera <bnocera@redhat.com> - 2.26.0-1
 - Update to 2.26.0
 

diff --git a/menu-path.patch b/menu-path.patch
new file mode 100644
index 0000000..a5729b8
--- /dev/null
+++ b/menu-path.patch
@@ -0,0 +1,12 @@
+diff -up gnome-user-share-2.26.0/help/C/gnome-user-share.xml.menu-path gnome-user-share-2.26.0/help/C/gnome-user-share.xml
+--- gnome-user-share-2.26.0/help/C/gnome-user-share.xml.menu-path	2009-04-05 23:02:58.710083486 -0400
++++ gnome-user-share-2.26.0/help/C/gnome-user-share.xml	2009-04-05 23:04:00.147797756 -0400
+@@ -66,7 +66,7 @@
+        <title>Starting &app;</title>
+ 
+        <para>
+-         The &app; service is normally started by <application>gnome-session</application> when you log in. You can change this by opening <menuchoice><guimenu>Preferences</guimenu><guimenu>Sessions</guimenu></menuchoice> in the <guimenu>System</guimenu> menu, and modifying the 'User Sharing' entry in the list of startup programs.
++         The &app; service is normally started by <application>gnome-session</application> when you log in. You can change this by opening <menuchoice><guimenu>Preferences</guimenu><guimenu>Startup Applications</guimenu></menuchoice> in the <guimenu>System</guimenu> menu, and modifying the 'User Sharing' entry in the list of startup programs.
+        </para>
+ 
+        <para>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:34 [rpms/gnome-user-share] wip/oholy/f45-update: fix a menu reference in the docs Matthias Clasen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox