initial project import from KDevelop
This commit is contained in:
commit
c0cf369b92
22 changed files with 983 additions and 0 deletions
3
src/Messages.sh
Normal file
3
src/Messages.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
$EXTRACTRC `find . -name \*.rc` >> rc.cpp
|
||||
$XGETTEXT *.cpp -o $podir/danbooru_client.pot
|
Loading…
Add table
Add a link
Reference in a new issue