initial project import from KDevelop

This commit is contained in:
Luca Beltrame 2013-02-17 10:19:02 +01:00
commit c0cf369b92
22 changed files with 983 additions and 0 deletions

3
src/Messages.sh Normal file
View file

@ -0,0 +1,3 @@
#! /usr/bin/env bash
$EXTRACTRC `find . -name \*.rc` >> rc.cpp
$XGETTEXT *.cpp -o $podir/danbooru_client.pot