public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peng Huang <phuang@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Change icon path in ibus.conf
Date: Sun, 31 May 2026 02:04:29 GMT [thread overview]
Message-ID: <178019306933.1.14873734454768318958.rpms-ibus-efa9d0031d6f@fedoraproject.org> (raw)
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"
reply other threads:[~2026-05-31 2:04 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=178019306933.1.14873734454768318958.rpms-ibus-efa9d0031d6f@fedoraproject.org \
--to=phuang@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