Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44633 - gvim doesn't place GNOME menu item
Summary: gvim doesn't place GNOME menu item
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2004-03-13 19:41 UTC by Joel Parker
Modified: 2004-09-10 16:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gvim.desktop (gvim.desktop,171 bytes, text/plain)
2004-09-07 10:06 UTC, Ed Catmur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Parker 2004-03-13 19:41:57 UTC
gvim should put a menu item in the GNOME Applications menu, probably under the "Programming" submenu.

Reproducible: Always
Steps to Reproduce:





Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r7)
=================================================================
System uname: 2.4.22-gentoo-r7 i686 Mobile Intel(R) Pentium(R) 4     CPU 3.06GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.tucdemonic.org/gentoo/ http://gentoo.ccccom.com
http://cudlug.cudenver.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi apm avi berkdb bonobo cdr cjk crypt cups dvd dvdr encode esd flac
foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib java jpeg
libg++ libwww mad maildir mmx motif mozilla mpeg mysql ncurses nls oggvorbis
opengl oss pam pda pdflib perl png ppds python quicktime readline samba sdl
slang spell sse ssl tcltk tcpd tiff truetype usb vim-with-x x86 xface xml2 xmms
xv zlib"
Comment 1 Ciaran McCreesh 2004-03-14 17:45:27 UTC
We should probably wait for a resolution to GLEP 16 before doing this.
Comment 2 Ciaran McCreesh 2004-06-02 14:52:43 UTC
If someone gives me an example desktop file before vim63 is released I'll add it in. I don't use Gnome myself, so I'm not entirely sure how this works...
Comment 3 Ciaran McCreesh 2004-06-08 17:51:04 UTC
Can't fix this one without more information. Feel free to reopen with a sample desktop file.
Comment 4 Ed Catmur 2004-09-07 10:06:23 UTC
Created attachment 39134 [details]
gvim.desktop

This is what I use.

Note that it references an icon by name as "gvim"; this means that currently an
icon will only be displayed if the current icon theme contains an icon called
gvim. (I know Lila does, but not many others.) The "gtkvim" icon is part of
Gnome, but is ugly as something very ugly.

I suggest that if this is to be used, an icon should be installed to
/usr/share/pixmaps/gvim.xpm (it will then be used if the icon theme does not
contain a gvim icon). I think http://www.vim.org/images/vim32x32.xpm is
appropriate; it's small enough (1371 bytes) to put in files/.
Comment 5 Ciaran McCreesh 2004-09-07 18:16:12 UTC
Will include in the next revbump. Thanks.
Comment 6 Ciaran McCreesh 2004-09-10 16:30:12 UTC
Included in gvim-6.3-r2.