renamed to app/app.[ch].

2007-02-02  Sven Neumann  <sven@gimp.org>

	* app/app_procs.[ch]: renamed to app/app.[ch].

	* app/Makefile.am
	* app/main.c: changed accordingly.


svn path=/trunk/; revision=21838
This commit is contained in:
Sven Neumann
2007-02-02 14:27:16 +00:00
committed by Sven Neumann
parent 85bf9a7b16
commit 766d27da9d
7 changed files with 67 additions and 61 deletions

View File

@ -58,7 +58,7 @@
#include "widgets/gimpdbusservice.h"
#include "about.h"
#include "app_procs.h"
#include "app.h"
#include "errors.h"
#include "sanity.h"
#include "units.h"