public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: patch to use new icons
@ 2026-07-20 20:36 Rahul
  0 siblings, 0 replies; only message in thread
From: Rahul @ 2026-07-20 20:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/transmission
Branch : epel10
Commit : 7a5ff087b5a874abf08e348a0dccad9a5aa37dd6
Author : Rahul <sundaram@fedoraproject.org>
Date   : 2011-03-28T15:50:59+05:30
Stats  : +38/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/7a5ff087b5a874abf08e348a0dccad9a5aa37dd6?branch=epel10

Log:
patch to use new icons

---
diff --git a/0001-Update-for-new-icons.patch b/0001-Update-for-new-icons.patch
new file mode 100644
index 0000000..4323619
--- /dev/null
+++ b/0001-Update-for-new-icons.patch
@@ -0,0 +1,38 @@
+From 1c16f68daf8c02fcbbe091e03cca1678f05e32c4 Mon Sep 17 00:00:00 2001
+From: Bastien Nocera <hadess@hadess.net>
+Date: Thu, 10 Mar 2011 17:55:30 +0000
+Subject: [PATCH] Update for new icons
+
+---
+ gtk/icons/Makefile.am |    8 +++++---
+ 1 files changed, 5 insertions(+), 3 deletions(-)
+
+diff --git a/gtk/icons/Makefile.am b/gtk/icons/Makefile.am
+index 335f5a7..fee9ead 100644
+--- a/gtk/icons/Makefile.am
++++ b/gtk/icons/Makefile.am
+@@ -10,6 +10,7 @@ public_icons = \
+ 	hicolor_apps_24x24_transmission.png \
+ 	hicolor_apps_32x32_transmission.png \
+ 	hicolor_apps_48x48_transmission.png \
++	hicolor_apps_256x256_transmission.png \
+ 	hicolor_apps_scalable_transmission.svg \
+ 	$(NULL)
+ 
+@@ -17,9 +18,10 @@ private_icons = \
+ 	$(NULL)
+ 
+ noinst_DATA = \
+-	hicolor_apps_16x16_transmission.svg
+-	hicolor_apps_22x22_transmission.svg
+-	hicolor_apps_32x32_transmission.svg
++	hicolor_apps_16x16_transmission.svg \
++	hicolor_apps_22x22_transmission.svg \
++	hicolor_apps_32x32_transmission.svg \
++	transmission.svg \
+ 	$(NULL)
+ 
+ EXTRA_DIST = \
+-- 
+1.7.4.1
+

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

only message in thread, other threads:[~2026-07-20 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:36 [rpms/transmission] epel10: patch to use new icons Rahul

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