#!/bin/bash

#########################################################
# 							#
# This is SplashyCreator 2.2				#
#							#
# Licensed under GNU GENERAL PUBLIC LICENSE v3    	#
#							#
# Copyright 2007 - 2009 Christopher Bratusek		#
#							#
#########################################################

# Generate .mo file
msgfmt --output-file=messages/splashy-creator-de.mo translations/splashy-creator-de.po
