mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Fix gtk-mac-bundler crash
This commit is contained in:
parent
0061ba8deb
commit
9f88c04583
1 changed files with 4 additions and 4 deletions
|
|
@ -104,13 +104,13 @@
|
|||
want to copy in to the bundle. The "dest" attribute is
|
||||
optional, as usual. Bundler will find all translations of that
|
||||
library/program under the indicated directory and copy them.-->
|
||||
<translations name="linphone">
|
||||
<data name="linphone">
|
||||
${prefix:linphone}/share/locale
|
||||
</translations>
|
||||
<translations name="gdk-pixbuf">
|
||||
</data>
|
||||
<translations name="gdk-pixbuf">
|
||||
${prefix}/share/locale
|
||||
</translations>
|
||||
<translations name="glib20">
|
||||
<translations name="glib20">
|
||||
${prefix}/share/locale
|
||||
</translations>
|
||||
<translations name="gtk20">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue