public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Clasen <mclasen@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: fix a menu reference in the docs
Date: Wed, 24 Jun 2026 11:34:14 GMT	[thread overview]
Message-ID: <178230085489.1.10273480968700447005.rpms-gnome-user-share-0293dacad814@fedoraproject.org> (raw)

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>

                 reply	other threads:[~2026-06-24 11:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178230085489.1.10273480968700447005.rpms-gnome-user-share-0293dacad814@fedoraproject.org \
    --to=mclasen@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox