Mercurial > pidgin.yaz
view pidgin/pixmaps/emotes/none/Makefile.am @ 22649:47731d2e9fe4
Add a 'Jump to markerline' option in the conversation window menu to
jump to the markerline. The menuitem can be assigned a hotkey using the
usual 'press key while hovering' GTK+ method. Closes #5355.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Mon, 14 Apr 2008 05:30:18 +0000 |
parents | e4b2cbc246da |
children |
line wrap: on
line source
pidginsmileypix_in_files = none.theme.in if INSTALL_PIXMAPS pidginsmileypixdir = $(datadir)/pixmaps/pidgin/emotes/none pidginsmileypix_DATA = theme theme: none.theme.in sed -e 's/^_Name=/Name=/' \ -e 's/^_Description=/Description=/' \ -e 's/^_Author=/Author=/' \ $< > $@ endif EXTRA_DIST = \ $(pidginsmileypix_in_files) \ Makefile.mingw \ theme