[gnome-builder/wip/chergert/merge-shortcuts] shortcuts: remove old shortcuts files
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/merge-shortcuts] shortcuts: remove old shortcuts files
- Date: Tue, 23 May 2017 05:37:05 +0000 (UTC)
commit b0dc646a9dc1d97c7943f1f629176c127f4441cc
Author: Christian Hergert <chergert redhat com>
Date: Mon May 22 21:59:55 2017 -0700
shortcuts: remove old shortcuts files
libide/application/ide-application-actions.c | 2 +-
libide/keybindings/ide-shortcuts-window.c | 42 --
libide/keybindings/ide-shortcuts-window.h | 32 --
libide/keybindings/ide-shortcuts-window.ui | 533 --------------------------
libide/resources/libide.gresource.xml | 1 -
5 files changed, 1 insertions(+), 609 deletions(-)
---
diff --git a/libide/application/ide-application-actions.c b/libide/application/ide-application-actions.c
index acccd32..eb07e74 100644
--- a/libide/application/ide-application-actions.c
+++ b/libide/application/ide-application-actions.c
@@ -29,7 +29,7 @@
#include "application/ide-application-actions.h"
#include "application/ide-application-credits.h"
#include "application/ide-application-private.h"
-#include "keybindings/ide-shortcuts-window.h"
+#include "shortcuts/ide-shortcuts-window.h"
#include "workbench/ide-workbench.h"
#include "greeter/ide-greeter-perspective.h"
#include "util/ide-flatpak.h"
diff --git a/libide/resources/libide.gresource.xml b/libide/resources/libide.gresource.xml
index 6909761..ed6cca6 100644
--- a/libide/resources/libide.gresource.xml
+++ b/libide/resources/libide.gresource.xml
@@ -82,7 +82,6 @@
<file compressed="true" alias="ide-run-button.ui">../runner/ide-run-button.ui</file>
<file compressed="true" alias="ide-transfer-row.ui">../transfers/ide-transfer-row.ui</file>
<file compressed="true" alias="ide-transfers-button.ui">../transfers/ide-transfers-button.ui</file>
- <file compressed="true" alias="ide-shortcuts-window.ui">../keybindings/ide-shortcuts-window.ui</file>
<file compressed="true"
alias="ide-workbench-header-bar.ui">../workbench/ide-workbench-header-bar.ui</file>
<file compressed="true" alias="ide-workbench.ui">../workbench/ide-workbench.ui</file>
<file compressed="true" alias="ide-workbench-message.ui">../workbench/ide-workbench-message.ui</file>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]