[gegl] git-binary: rename mrg-ui to ui
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] git-binary: rename mrg-ui to ui
- Date: Sat, 5 Mar 2016 10:34:05 +0000 (UTC)
commit 73ca7988df51262966ca4c4a499b108851f5df96
Author: Øyvind Kolås <pippin gimp org>
Date: Sat Mar 5 10:32:34 2016 +0100
git-binary: rename mrg-ui to ui
bin/Makefile.am | 2 +-
bin/{mrg-ui.c => ui.c} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 3a58c2c..86ae1c8 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -45,7 +45,7 @@ gegl_tester_SOURCES = \
if HAVE_MRG
if HAVE_GEXIV2
if HAVE_SDL
-gegl_SOURCES += mrg-ui.c
+gegl_SOURCES += ui.c
AM_CFLAGS += $(SDL_CFLAGS)
AM_LDFLAGS += $(SDL_LIBS)
endif
diff --git a/bin/mrg-ui.c b/bin/ui.c
similarity index 100%
rename from bin/mrg-ui.c
rename to bin/ui.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]