summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-09-03 06:29:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-09-03 06:29:44 (GMT)
commitcd583c040d6730d24fdbf4558bd6fdff98303c5b (patch)
tree94613acf2f910e57fc9dc7ac51af3b93c5757c6e
parentab705b2c7fedce89ff08b36195706b2a1d9e1c42 (diff)
Rename files.
-rw-r--r--src/gtkext/Makefile.am2
-rw-r--r--src/gtkext/statusstack.c (renamed from src/gtkext/gtkstatusstack.c)0
-rw-r--r--src/gtkext/statusstack.h (renamed from src/gtkext/gtkstatusstack.h)0
3 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am
index 57834b2..9f32c7c 100644
--- a/src/gtkext/Makefile.am
+++ b/src/gtkext/Makefile.am
@@ -14,7 +14,7 @@ libgtkext_la_SOURCES = \
gtkdockable-int.h \
gtkdockable.h gtkdockable.c \
gtkgraphdisplay.h gtkgraphdisplay.c \
- gtkstatusstack.h gtkstatusstack.c \
+ statusstack.h statusstack.c \
hexdisplay.h hexdisplay.c \
named-int.h \
named.h named.c \
diff --git a/src/gtkext/gtkstatusstack.c b/src/gtkext/statusstack.c
index fe4e4d5..fe4e4d5 100644
--- a/src/gtkext/gtkstatusstack.c
+++ b/src/gtkext/statusstack.c
diff --git a/src/gtkext/gtkstatusstack.h b/src/gtkext/statusstack.h
index f419014..f419014 100644
--- a/src/gtkext/gtkstatusstack.h
+++ b/src/gtkext/statusstack.h