diff options
author | Bastien Nocera <hadess@hadess.net> | 2011-02-28 17:56:04 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2011-02-28 17:56:36 +0000 |
commit | 082db0a06fec0839813f4d54288015df292a617c (patch) | |
tree | 00a71d3576285a819534a155f3686039f15e2cc7 /configure.ac | |
parent | aa79083ceaeda8169556c50159f58ecad25eb434 (diff) | |
download | gnome-bluetooth-082db0a06fec0839813f4d54288015df292a617c.tar.gz |
all: Add desktop files for sendto and wizard
So that they have nice translated names in the shell.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index be8fcb7f..e6bec7ea 100644 --- a/configure.ac +++ b/configure.ac @@ -214,7 +214,9 @@ AC_OUTPUT(Makefile properties/Makefile properties/bluetooth-properties.desktop.in wizard/Makefile + wizard/bluetooth-wizard.desktop.in sendto/Makefile + sendto/bluetooth-sendto.desktop.in moblin/Makefile moblin/bluetooth-panel.desktop.in moblin/org.moblin.UX.Shell.Panels.bluetooth.service |