public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jon Ciesla <limburgher@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Add patch
Date: Mon, 20 Jul 2026 20:37:24 GMT [thread overview]
Message-ID: <178457984477.1.16570518916026398496.rpms-transmission-a6c9ab4e087b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : a6c9ab4e087bdef89dee652977e19e8d74ae7646
Author : Jon Ciesla <limburgher@gmail.com>
Date : 2016-01-20T09:04:40-06:00
Stats : +11/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/a6c9ab4e087bdef89dee652977e19e8d74ae7646?branch=epel10
Log:
Add patch
---
diff --git a/transmission-2.84-overshoot.patch b/transmission-2.84-overshoot.patch
new file mode 100644
index 0000000..44776be
--- /dev/null
+++ b/transmission-2.84-overshoot.patch
@@ -0,0 +1,11 @@
+--- gtk/tr-window.c~ 2014-07-01 12:09:24.000000000 -0500
++++ gtk/tr-window.c 2016-01-20 08:38:04.360267180 -0600
+@@ -625,7 +625,7 @@
+ gtk_window_add_accel_group (win, gtk_ui_manager_get_accel_group (ui_mgr));
+ /* Add style provider to the window. */
+ /* Please move it to separate .css file if you’re adding more styles here. */
+- style = ".tr-workarea {border-width: 1px 0; border-style: solid; border-radius: 0;}";
++ style = ".tr-workarea.frame {border-left-width: 0; border-right-width: 0; border-radius: 0;}";
+ css_provider = gtk_css_provider_new ();
+ gtk_css_provider_load_from_data (css_provider, style,
+ strlen (style), NULL);
reply other threads:[~2026-07-20 20:37 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=178457984477.1.16570518916026398496.rpms-transmission-a6c9ab4e087b@fedoraproject.org \
--to=limburgher@gmail.com \
--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