mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
and chat windows, some controls that allow two-way interaction with Audacious media player. Additionally, the plug-in allows users to automatically update their status message using information from the song played in Audacious. WWW: http://pidgin-audacious-remote.sourceforge.net PR: ports/160319 Submitted by: Anton Hryciuk <gnixua@gmail.com> Approved by: miwi, wen (mentors implicit)
11 lines
467 B
Text
11 lines
467 B
Text
--- pixmaps/Makefile.in.orig 2011-10-02 11:01:51.000000000 +0200
|
|
+++ pixmaps/Makefile.in 2011-10-02 11:02:20.000000000 +0200
|
|
@@ -163,7 +163,7 @@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-pixmapdir = /usr/share/pixmaps/pidgin/pidgin-audacious-remote
|
|
+pixmapdir = $(prefix)/share/pixmaps/pidgin/pidgin-audacious-remote
|
|
pixmap_DATA = audacious.png next.png pause.png play.png previous.png stop.png
|
|
all: all-am
|
|
|