[go: up one dir, main page]

File: Messages.sh

package info (click to toggle)
kamoso 22.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,508 kB
  • sloc: cpp: 4,724; xml: 177; makefile: 6; sh: 2
file content (4 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (4)
1
2
3
4
#! /bin/sh
$EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
$XGETTEXT `find . -name \*.cpp -or -name \*.qml` -o $podir/kamoso.pot