[gtranslator] Add missing file
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Add missing file
- Date: Mon, 7 May 2012 12:59:06 +0000 (UTC)
commit 14557c7153aaa1823ce10709598e4028982cc354
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon May 7 14:46:52 2012 +0200
Add missing file
src/gtr-actions-app.h | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/src/gtr-actions-app.h b/src/gtr-actions-app.h
new file mode 100644
index 0000000..e4de639
--- /dev/null
+++ b/src/gtr-actions-app.h
@@ -0,0 +1,27 @@
+/*
+ * Copyright (C) 2012 Ignacio Casal Quinteiro <icq gnome org>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#ifndef __GTR_ACTIONS_APP_H__
+#define __GTR_ACTIONS_APP_H__
+
+#include "gtr-window.h"
+
+void gtr_show_help (GtrWindow *window);
+
+void gtr_about_dialog (GtrWindow *window);
+
+#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]