diff options
author | Perberos <[email protected]> | 2011-11-15 18:55:07 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-15 18:55:07 -0300 |
commit | e640782c60a07ff48ec35d7b54cb2a0279d56783 (patch) | |
tree | d7d1c70ff7ecfb827e90819a8760d4a43d3f71aa /battstat/sounds | |
parent | 237f016f4f8441212f85f268f0806c33fed7591b (diff) | |
download | mate-applets-e640782c60a07ff48ec35d7b54cb2a0279d56783.tar.bz2 mate-applets-e640782c60a07ff48ec35d7b54cb2a0279d56783.tar.xz |
fixing file conflicts con accessx-status applet
Diffstat (limited to 'battstat/sounds')
-rw-r--r-- | battstat/sounds/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battstat/sounds/Makefile.am b/battstat/sounds/Makefile.am index 99b8c880..df677219 100644 --- a/battstat/sounds/Makefile.am +++ b/battstat/sounds/Makefile.am @@ -1,6 +1,6 @@ soundlistdir = $(sysconfdir)/sound/events -soundlist_in_files = battstat_applet.soundlist.in +soundlist_in_files = mate-battstat_applet.soundlist.in soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist) @INTLTOOL_SOUNDLIST_RULE@ |