Ignore:
Timestamp:
Sep 17, 2009, 2:55:47 AM (15 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
master, debian, mac, no-cups, nodebathena, web
Children:
c631d1a
Parents:
c061ab8
git-author:
Jessica B. Hamrick <jhamrick@…> (09/17/09 02:55:47)
git-committer:
Jessica B. Hamrick <jhamrick@…> (09/17/09 02:55:47)
Message:

Added debconf implementation and clean uninstall, but the actual functionality of sipbmp3 seems to be broken - it will send a zephyr and say it's playing the song, and then say "playback completed sucessfully", but both zephyrs come at the ~same time and there is no sound output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sipbmp3/debian/lib/sipbmp3-filter

    rc061ab8 r331360d  
    2828
    2929# Configuration
    30 my $config_file = "/etc/sipbmp3-filter-config.pl";
     30my $config_file = "/usr/lib/sipbmp3/config/sipbmp3-filter-config.pl";
    3131if (-r $config_file) {
    3232    # Inline the configuration file
Note: See TracChangeset for help on using the changeset viewer.