Bug#699418: [Pkg-ime-devel] Bug#699418: fcitx-config-gtk(3): depends on gnome-icon-theme-symbolic?

2013-02-15 Thread Aron Xu
Thank you very much for the report, the dependency will be updated in
next upload, but I guess there is no chance for Wheezy... It's a bit
late now.



-- 
Regards,
Aron Xu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#699418: [Pkg-ime-devel] Bug#699418: fcitx-config-gtk(3): depends on gnome-icon-theme-symbolic?

2013-02-15 Thread Aron Xu
tags 699418 + pending
thanks

On Fri, Feb 15, 2013 at 11:39 PM, Aron Xu happyaron...@gmail.com wrote:
 Thank you very much for the report, the dependency will be updated in
 next upload, but I guess there is no chance for Wheezy... It's a bit
 late now.


Pushed to pkg-ime repo, will be published once 4.2.7 is accepted from NEW.


-- 
Regards,
Aron Xu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#699418: fcitx-config-gtk(3): depends on gnome-icon-theme-symbolic?

2013-01-31 Thread GUO Yixuan

Package: fcitx-config-gtk
Version: 0.4.4-1
Severity: normal

gtk3/im_widget.c uses some icons from gnome-icon-theme-symbolic.

gtk3/im_widget.c:108: 
gtk_button_set_image(GTK_BUTTON(self-addimbutton), 
gtk_image_new_from_icon_name(list-add-symbolic, GTK_ICON_SIZE_BUTTON));
gtk3/im_widget.c:111: 
gtk_button_set_image(GTK_BUTTON(self-delimbutton), 
gtk_image_new_from_icon_name(list-remove-symbolic, GTK_ICON_SIZE_BUTTON));
gtk3/im_widget.c:129: 
gtk_button_set_image(GTK_BUTTON(self-moveupbutton), 
gtk_image_new_from_icon_name(go-up-symbolic, GTK_ICON_SIZE_BUTTON));
gtk3/im_widget.c:133: 
gtk_button_set_image(GTK_BUTTON(self-movedownbutton), 
gtk_image_new_from_icon_name(go-down-symbolic, GTK_ICON_SIZE_BUTTON));
gtk3/im_widget.c:151: 
gtk_button_set_image(GTK_BUTTON(self-configurebutton), 
gtk_image_new_from_icon_name(preferences-system-symbolic, 
GTK_ICON_SIZE_BUTTON));


Without gnome-icon-theme-symbolic, they'll be displayed incorrectly.

Regards,

Guo Yixuan


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fcitx-config-gtk depends on:
ii  fcitx-config-common  0.4.4-1
ii  fcitx-libs   1:4.2.4.1-7
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-37
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.33.12+really2.32.4-3
ii  libgtk-3-0   3.4.2-5
ii  libpango1.0-01.30.0-1

fcitx-config-gtk recommends no packages.

fcitx-config-gtk suggests no packages.

-- no debconf information
attachment: missing-icons.png