[gimp/tito: 5/50] only tito
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/tito: 5/50] only tito
- Date: Sat, 9 Nov 2013 23:18:39 +0000 (UTC)
commit 5707715011c6631ed20fcb7e535f753612fc97db
Author: Srihari <ssvz visishta net>
Date: Sat Mar 10 13:11:26 2012 +0530
only tito
app/actions/Makefile.am | 1 -
app/actions/dialogs-actions.c | 1 -
app/dialogs/dialogs-constructors.c | 1 -
app/dialogs/dialogs-constructors.h | 1 -
app/dialogs/dialogs.c | 1 -
app/dialogs/tito-dialog.c | 1 -
app/dialogs/tito-dialog.h | 1 -
app/gui/gui.c | 1 -
app/widgets/gimphelp-ids.h | 2 +-
menus/image-menu.xml.in | 2 +-
10 files changed, 2 insertions(+), 10 deletions(-)
---
diff --git a/app/actions/Makefile.am b/app/actions/Makefile.am
index 496a1d9..cde061d 100644
--- a/app/actions/Makefile.am
+++ b/app/actions/Makefile.am
@@ -1,5 +1,4 @@
## Process this file with automake to produce Makefile.in
-
AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Gimp-Actions\" \
-I$(top_builddir) \
diff --git a/app/actions/dialogs-actions.c b/app/actions/dialogs-actions.c
index 1e42692..4f40bbf 100644
--- a/app/actions/dialogs-actions.c
+++ b/app/actions/dialogs-actions.c
@@ -14,7 +14,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "config.h"
#include <gtk/gtk.h>
diff --git a/app/dialogs/dialogs-constructors.c b/app/dialogs/dialogs-constructors.c
index 916413c..bebf792 100644
--- a/app/dialogs/dialogs-constructors.c
+++ b/app/dialogs/dialogs-constructors.c
@@ -14,7 +14,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "config.h"
#include <gegl.h>
diff --git a/app/dialogs/dialogs-constructors.h b/app/dialogs/dialogs-constructors.h
index aa81b44..bf4649b 100644
--- a/app/dialogs/dialogs-constructors.h
+++ b/app/dialogs/dialogs-constructors.h
@@ -14,7 +14,6 @@
* 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 __DIALOGS_CONSTRUCTORS_H__
#define __DIALOGS_CONSTRUCTORS_H__
diff --git a/app/dialogs/dialogs.c b/app/dialogs/dialogs.c
index 2249b80..fdc2c8e 100644
--- a/app/dialogs/dialogs.c
+++ b/app/dialogs/dialogs.c
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "config.h"
#include <gegl.h>
diff --git a/app/dialogs/tito-dialog.c b/app/dialogs/tito-dialog.c
index b2c3367..0717713 100644
--- a/app/dialogs/tito-dialog.c
+++ b/app/dialogs/tito-dialog.c
@@ -14,7 +14,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "config.h"
#include <string.h>
diff --git a/app/dialogs/tito-dialog.h b/app/dialogs/tito-dialog.h
index a687d30..f658099 100644
--- a/app/dialogs/tito-dialog.h
+++ b/app/dialogs/tito-dialog.h
@@ -14,7 +14,6 @@
* 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 __TITO_DIALOG_H__
#define __TITO_DIALOG_H__
diff --git a/app/gui/gui.c b/app/gui/gui.c
index e70573b..6f6952e 100644
--- a/app/gui/gui.c
+++ b/app/gui/gui.c
@@ -14,7 +14,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "config.h"
#include <stdlib.h>
diff --git a/app/widgets/gimphelp-ids.h b/app/widgets/gimphelp-ids.h
index 88b5ea1..46f57c7 100644
--- a/app/widgets/gimphelp-ids.h
+++ b/app/widgets/gimphelp-ids.h
@@ -508,7 +508,7 @@
#define GIMP_HELP_DOCK_SHOW_BUTTON_BAR "gimp-dock-show-button-bar"
#define GIMP_HELP_ABOUT_DIALOG "gimp-about-dialog"
-#define GIMP_HELP_TITO_DIALOG "gimp-tito-dialog"
+#define GIMP_HELP_TITO_DIALOG "gimp-tito-dialog"
#define GIMP_HELP_COLOR_DIALOG "gimp-color-dialog"
#define GIMP_HELP_DEVICE_STATUS_DIALOG "gimp-device-status-dialog"
#define GIMP_HELP_DISPLAY_FILTER_DIALOG "gimp-display-filter-dialog"
diff --git a/menus/image-menu.xml.in b/menus/image-menu.xml.in
index dfa4ddc..c1c8287 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -734,7 +734,7 @@
<menuitem action="help-context-help" />
<menuitem action="dialogs-tips" />
<menuitem action="dialogs-about" />
- <menuitem action="dialogs-tito" />
+ <menuitem action="dialogs-tito" />
<separator />
<placeholder name="Programming" />
<separator />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]