[gitg/wip/sidebar: 2/2] Renamed gitg-view-history.ui to gitg-history-paned.ui
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/sidebar: 2/2] Renamed gitg-view-history.ui to gitg-history-paned.ui
- Date: Tue, 2 Jul 2013 18:09:49 +0000 (UTC)
commit 6ac0f4dc35d708d93732e161437b4769d924aacf
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Tue Jul 2 20:09:28 2013 +0200
Renamed gitg-view-history.ui to gitg-history-paned.ui
gitg/history/gitg-history-paned.vala | 2 +-
gitg/resources/gitg-resources.xml | 2 +-
...{gitg-view-history.ui => gitg-history-paned.ui} | 0
po/POTFILES.in | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gitg/history/gitg-history-paned.vala b/gitg/history/gitg-history-paned.vala
index 5853b38..5aca134 100644
--- a/gitg/history/gitg-history-paned.vala
+++ b/gitg/history/gitg-history-paned.vala
@@ -20,7 +20,7 @@
namespace GitgHistory
{
-[GtkTemplate (ui = "/org/gnome/gitg/ui/gitg-view-history.ui")]
+[GtkTemplate (ui = "/org/gnome/gitg/ui/gitg-history-paned.ui")]
class Paned : Gtk.Paned
{
[GtkChild]
diff --git a/gitg/resources/gitg-resources.xml b/gitg/resources/gitg-resources.xml
index 398a127..f98883a 100644
--- a/gitg/resources/gitg-resources.xml
+++ b/gitg/resources/gitg-resources.xml
@@ -8,7 +8,7 @@
<file compressed="true" preprocess="xml-stripblanks">ui/gitg-preferences.ui</file>
<file compressed="true" preprocess="xml-stripblanks">ui/gitg-clone-dialog.ui</file>
<file compressed="true" preprocess="xml-stripblanks">ui/gitg-user-dialog.ui</file>
- <file compressed="true" preprocess="xml-stripblanks">ui/gitg-view-history.ui</file>
+ <file compressed="true" preprocess="xml-stripblanks">ui/gitg-history-paned.ui</file>
<file compressed="true">ui/style.css</file>
<file alias="icons/gitg.svg" compressed="true"
preprocess="xml-stripblanks">../../data/icons/gitg.svg</file>
<file alias="icons/gitg128x128.png">../../data/icons/gitg128x128.png</file>
diff --git a/gitg/resources/ui/gitg-view-history.ui b/gitg/resources/ui/gitg-history-paned.ui
similarity index 100%
rename from gitg/resources/ui/gitg-view-history.ui
rename to gitg/resources/ui/gitg-history-paned.ui
diff --git a/po/POTFILES.in b/po/POTFILES.in
index de7e9f5..78479a3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -19,6 +19,6 @@ plugins/files/gitg-files.vala
[type: gettext/glade]gitg/resources/ui/gitg-preferences-interface.ui
[type: gettext/glade]gitg/resources/ui/gitg-preferences.ui
[type: gettext/glade]gitg/resources/ui/gitg-user-dialog.ui
-[type: gettext/glade]gitg/resources/ui/gitg-view-history.ui
+[type: gettext/glade]gitg/resources/ui/gitg-history-paned.ui
[type: gettext/glade]gitg/resources/ui/gitg-window.ui
[type: gettext/glade]plugins/files/resources/view-files.ui
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]