diff options
author | Michal Ratajsky <[email protected]> | 2014-11-08 15:14:10 +0100 |
---|---|---|
committer | Michal Ratajsky <[email protected]> | 2014-11-08 15:14:10 +0100 |
commit | 93332554c235c7de59c64d0733f791a3be9f1775 (patch) | |
tree | 98dcd2e71920dde5426eafbaa4c0e69e559b14d3 /po/POTFILES.in | |
parent | d71e47bc5279e1af152c9e65f589020280306a7f (diff) | |
download | mate-media-93332554c235c7de59c64d0733f791a3be9f1775.tar.bz2 mate-media-93332554c235c7de59c64d0733f791a3be9f1775.tar.xz |
Move some files and directories to better locations
- mate-volume-control/data changed to /data
- mate-volume-control/src/* moved to mate-volume-control
- sound-theme/sounds changed to /data/sounds
- sound-theme/*.{c,h} moved to mate-volume-control
- Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 777790a..2a6f7d0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,18 +1,18 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. [encoding: UTF-8] -mate-volume-control/data/mate-volume-control.desktop.in.in -mate-volume-control/data/mate-volume-control-applet.desktop.in -mate-volume-control/src/applet-main.c -mate-volume-control/src/dialog-main.c -mate-volume-control/src/gvc-applet.c -mate-volume-control/src/gvc-balance-bar.c -mate-volume-control/src/gvc-channel-bar.c -mate-volume-control/src/gvc-combo-box.c -mate-volume-control/src/gvc-mixer-dialog.c -mate-volume-control/src/gvc-speaker-test.c -mate-volume-control/src/gvc-stream-status-icon.c -mate-volume-control/src/mvc-helpers.c -sound-theme/gvc-sound-theme-chooser.c -sound-theme/sound-theme-file-utils.c -sound-theme/sounds/mate-sounds-default.xml.in.in +data/mate-volume-control.desktop.in.in +data/mate-volume-control-applet.desktop.in +data/sounds/mate-sounds-default.xml.in.in +mate-volume-control/applet-main.c +mate-volume-control/dialog-main.c +mate-volume-control/gvc-applet.c +mate-volume-control/gvc-balance-bar.c +mate-volume-control/gvc-channel-bar.c +mate-volume-control/gvc-combo-box.c +mate-volume-control/gvc-mixer-dialog.c +mate-volume-control/gvc-sound-theme-chooser.c +mate-volume-control/gvc-speaker-test.c +mate-volume-control/gvc-stream-status-icon.c +mate-volume-control/gvc-utils.c +mate-volume-control/sound-theme-file-utils.c |