Skip to content

Commit 270558a

Browse files
committed
l10n: Update POT
1 parent e744ee4 commit 270558a

File tree

3 files changed

+135
-132
lines changed

3 files changed

+135
-132
lines changed

makepot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/bash
22

3-
intltool-extract --type=gettext/glade usr/share/linuxmint/mintinstall/mintinstall.glade
3+
intltool-extract --type=gettext/glade resources/mintinstall.glade
44
xgettext --language=Python -cTRANSLATORS --keyword=_ --keyword=N_ --output=mintinstall.pot \
55
usr/lib/linuxmint/mintinstall/*.py \
66
generate_desktop_files \
7-
usr/share/linuxmint/mintinstall/mintinstall.glade.h
7+
resources/mintinstall.glade.h
88

9-
rm -f usr/share/linuxmint/mintinstall/mintinstall.glade.h
9+
rm -f resources/mintinstall.glade.h

0 commit comments

Comments
 (0)