HOWTO: GNOME - Remove Menu Icon Arrow

17:58 Комментариев (4)

Ok, I finally found a way to get rid of that ugly white/black arrow near the Ubuntu [ or custom ] icon of menu button in GNOME.

sudo apt-get install apt-build
while configuring, choose your processor type
sudo apt-build source gnome-panel
sudo apt-get build-dep gnome-panel
cd /var/cache/apt-build/build/
sudo gedit gnome-panel-*/gnome-panel/panel-menu-button.c

now change the following part :
button = g_object_new (PANEL_TYPE_MENU_BUTTON,
"menu-path", menu_path,
"custom-icon", custom_icon,
"tooltip", tooltip,
"use-menu-path", use_menu_path,
"use-custom-icon", use_custom_icon,
"has-arrow", TRUE,
NULL);

into
button = g_object_new (PANEL_TYPE_MENU_BUTTON,
"menu-path", menu_path,
"custom-icon", custom_icon,
"tooltip", tooltip,
"use-menu-path", use_menu_path,
"use-custom-icon", use_custom_icon,
"has-arrow", FALSE,
NULL);

save & exit and

cd gnome-panel-*/
sudo ./configure --prefix=/usr
in case there are still some missing dependencies (build-dep may miss something), install them manually [ most of them are the -dev packages, so use synaptic for that - for example when it shows No package 'libgnomeui-2.0' found
, just search in Synaptic Package Manager for libgnomeui (forget about -2.0 or any other number) and install the -dev package, libgnomeui-dev.]

sudo make
sudo mv /usr/bin/gnome-panel /usr/bin/gnome-panel.with.arrow
sudo cp gnome-panel/gnome-panel /usr/bin/gnome-panel
sudo killall gnome-panel

that's all.

Comments

мобилизация это 23/Sep/2023 16:20

Hey There. I found your blog using msn. This is an extremely well written article.
I will be sure to bookmark it and come back to read more of your useful info.
Thanks for the post. I'll definitely return.

cost to finish a basement with a bathroom 08/Jul/2023 03:11

Simply wish to say your article is as surprising. The clearness in your post is just
excellent and i can assume you are an expert on this subject.
Fine with your permission let me to grab your RSS feed to keep up to date with forthcoming
post. Thanks a million and please keep up the enjoyable work.

renovate washroom Vaughan Canada 29/Jun/2023 14:03

Hi to every single one, it's in fact a fastidious for me to visit this web page,
it includes helpful Information.

VolkovVadim25 13/Jan/2011 23:17

Быстрое размещение наружной рекламы по отличной цене

Написать комментарий

* - обязательное поле

:

:

:

Текст на картинке:

Captcha