public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Change icon path in ibus.conf
@ 2026-05-31 2:04 Peng Huang
0 siblings, 0 replies; only message in thread
From: Peng Huang @ 2026-05-31 2:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : efa9d0031d6fdcae6d15ea6116fd1cb617479c83
Author : Peng Huang <phuang@fedoraproject.org>
Date : 2009-08-30T22:59:56+00:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/efa9d0031d6fdcae6d15ea6116fd1cb617479c83?branch=autotool
Log:
Change icon path in ibus.conf
---
diff --git a/ibus.spec b/ibus.spec
index 0f102aa..406b782 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -8,7 +8,7 @@
Name: ibus
Version: 1.2.0.20090828
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -242,6 +242,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Mon Aug 31 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.2.0.20090828-2
+- Change icon path in ibus.conf
+
* Fri Aug 28 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.2.0.20090828-1
- Update to 1.2.0.20090828
- Change the icon on systray.
diff --git a/xinput-ibus b/xinput-ibus
index 211f2e5..9adcb2f 100644
--- a/xinput-ibus
+++ b/xinput-ibus
@@ -1,6 +1,6 @@
XIM=ibus
XIM_PROGRAM="/usr/bin/ibus-daemon"
-ICON="/usr/share/ibus/icons/ibus.svg"
+ICON="/usr/share/pixmaps/ibus.svg"
XIM_ARGS="--xim"
PREFERENCE_PROGRAM=/usr/bin/ibus-setup
SHORT_DESC="IBus"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 2:04 [rpms/ibus] autotool: Change icon path in ibus.conf Peng Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox