From 4ed6204fc2879c52fe88caa5711dea37cd4ae201 Mon Sep 17 00:00:00 2001 From: fiaxh Date: Fri, 21 Feb 2020 02:49:53 +0100 Subject: Rename folders/files conversation_summary -> conversation_content_view --- .../conversation_content_view/image_toolbar.ui | 41 +++++++++++ .../item_metadata_header.ui | 55 ++++++++++++++ main/data/conversation_content_view/view.ui | 84 ++++++++++++++++++++++ main/data/conversation_summary/image_toolbar.ui | 41 ----------- .../conversation_summary/item_metadata_header.ui | 55 -------------- main/data/conversation_summary/view.ui | 84 ---------------------- 6 files changed, 180 insertions(+), 180 deletions(-) create mode 100644 main/data/conversation_content_view/image_toolbar.ui create mode 100644 main/data/conversation_content_view/item_metadata_header.ui create mode 100644 main/data/conversation_content_view/view.ui delete mode 100644 main/data/conversation_summary/image_toolbar.ui delete mode 100644 main/data/conversation_summary/item_metadata_header.ui delete mode 100644 main/data/conversation_summary/view.ui (limited to 'main/data') diff --git a/main/data/conversation_content_view/image_toolbar.ui b/main/data/conversation_content_view/image_toolbar.ui new file mode 100644 index 00000000..562f944b --- /dev/null +++ b/main/data/conversation_content_view/image_toolbar.ui @@ -0,0 +1,41 @@ + + + + end + end + 10 + True + + + True + + + True + + + 25 + middle + True + 5 + True + + + + + none + True + + + view-fullscreen-symbolic + 1 + True + + + + + + + + + + diff --git a/main/data/conversation_content_view/item_metadata_header.ui b/main/data/conversation_content_view/item_metadata_header.ui new file mode 100644 index 00000000..93940c9a --- /dev/null +++ b/main/data/conversation_content_view/item_metadata_header.ui @@ -0,0 +1,55 @@ + + + + diff --git a/main/data/conversation_content_view/view.ui b/main/data/conversation_content_view/view.ui new file mode 100644 index 00000000..51133890 --- /dev/null +++ b/main/data/conversation_content_view/view.ui @@ -0,0 +1,84 @@ + + + + diff --git a/main/data/conversation_summary/image_toolbar.ui b/main/data/conversation_summary/image_toolbar.ui deleted file mode 100644 index 562f944b..00000000 --- a/main/data/conversation_summary/image_toolbar.ui +++ /dev/null @@ -1,41 +0,0 @@ - - - - end - end - 10 - True - - - True - - - True - - - 25 - middle - True - 5 - True - - - - - none - True - - - view-fullscreen-symbolic - 1 - True - - - - - - - - - - diff --git a/main/data/conversation_summary/item_metadata_header.ui b/main/data/conversation_summary/item_metadata_header.ui deleted file mode 100644 index 93940c9a..00000000 --- a/main/data/conversation_summary/item_metadata_header.ui +++ /dev/null @@ -1,55 +0,0 @@ - - - - diff --git a/main/data/conversation_summary/view.ui b/main/data/conversation_summary/view.ui deleted file mode 100644 index 51133890..00000000 --- a/main/data/conversation_summary/view.ui +++ /dev/null @@ -1,84 +0,0 @@ - - - - -- cgit v1.2.3-54-g00ecf