[niepce] rename thumb-view to thumb_view
- From: Hubert Figuière <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [niepce] rename thumb-view to thumb_view
- Date: Sun, 17 Feb 2019 15:15:02 +0000 (UTC)
commit e9b9ec0e12dbfeb1c566447ac4dadb125373cadb
Author: Hubert Figuière <hub figuiere net>
Date: Sat Jan 26 19:50:05 2019 -0500
rename thumb-view to thumb_view
src/niepce/ui/Makefile.am | 2 +-
src/niepce/ui/filmstripcontroller.cpp | 2 +-
src/niepce/ui/{thumb-view => thumb_view}/eog-thumb-nav.cpp | 0
src/niepce/ui/{thumb-view => thumb_view}/eog-thumb-nav.hpp | 0
4 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/niepce/ui/Makefile.am b/src/niepce/ui/Makefile.am
index fad15e1..258a1ce 100644
--- a/src/niepce/ui/Makefile.am
+++ b/src/niepce/ui/Makefile.am
@@ -45,7 +45,7 @@ libniepceui_a_SOURCES = \
dialogs/importers/cameraimporterui.cpp \
selectioncontroller.hpp selectioncontroller.cpp \
filmstripcontroller.hpp filmstripcontroller.cpp \
- thumb-view/eog-thumb-nav.cpp thumb-view/eog-thumb-nav.hpp \
+ thumb_view/eog-thumb-nav.cpp thumb_view/eog-thumb-nav.hpp \
thumbstripview.cpp thumbstripview.hpp \
$(PUBLICHEADERS) \
$(NULL)
diff --git a/src/niepce/ui/filmstripcontroller.cpp b/src/niepce/ui/filmstripcontroller.cpp
index c6c74cd..259f7a4 100644
--- a/src/niepce/ui/filmstripcontroller.cpp
+++ b/src/niepce/ui/filmstripcontroller.cpp
@@ -24,7 +24,7 @@
#include "engine/library/thumbnailnotification.hpp"
#include "fwk/base/debug.hpp"
-#include "thumb-view/eog-thumb-nav.hpp"
+#include "thumb_view/eog-thumb-nav.hpp"
#include "thumbstripview.hpp"
#include "filmstripcontroller.hpp"
diff --git a/src/niepce/ui/thumb-view/eog-thumb-nav.cpp b/src/niepce/ui/thumb_view/eog-thumb-nav.cpp
similarity index 100%
rename from src/niepce/ui/thumb-view/eog-thumb-nav.cpp
rename to src/niepce/ui/thumb_view/eog-thumb-nav.cpp
diff --git a/src/niepce/ui/thumb-view/eog-thumb-nav.hpp b/src/niepce/ui/thumb_view/eog-thumb-nav.hpp
similarity index 100%
rename from src/niepce/ui/thumb-view/eog-thumb-nav.hpp
rename to src/niepce/ui/thumb_view/eog-thumb-nav.hpp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]