aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-09-25 23:48:40 +0800
committermarcus <marcus@FreeBSD.org>2003-09-25 23:48:40 +0800
commitc59e7597b75c72ce02c232c09dad46efa18ab379 (patch)
tree5dc3b281351fd5864ebfa69c9823a98c72d1a425 /graphics/gimp-app-devel
parent488598ce39155276935b523179b4fe4e01f85335 (diff)
downloadfreebsd-ports-gnome-c59e7597b75c72ce02c232c09dad46efa18ab379.tar.gz
freebsd-ports-gnome-c59e7597b75c72ce02c232c09dad46efa18ab379.tar.zst
freebsd-ports-gnome-c59e7597b75c72ce02c232c09dad46efa18ab379.zip
Remove a patch forgotten in the last commit.
Pointy hat to: adamw Noticed by: Sergey Akifyev <asa@gascom.ru>
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r--graphics/gimp-app-devel/files/patch-app_widgets_gimpitemfactory.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp-app-devel/files/patch-app_widgets_gimpitemfactory.c b/graphics/gimp-app-devel/files/patch-app_widgets_gimpitemfactory.c
deleted file mode 100644
index 09f3680dd9fb..000000000000
--- a/graphics/gimp-app-devel/files/patch-app_widgets_gimpitemfactory.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- app/widgets/gimpitemfactory.c.orig Sat Aug 30 16:19:07 2003
-+++ app/widgets/gimpitemfactory.c Sat Aug 30 18:36:59 2003
-@@ -1036,7 +1036,7 @@
- }
- else
- {
-- translation = dgettext (domain, full_path);
-+ translation = g_strdup (dgettext (domain, full_path));
- }
-
- if (strncmp (item_factory->path, translation,