summaryrefslogtreecommitdiff
path: root/nonprism/gthumb/nonprism.patch
blob: 5c8374b511f9cd3dce83cf8412bf08dcdce93270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
diff -Nur gthumb-3.2.7.orig/data/Makefile.am gthumb-3.2.7/data/Makefile.am
--- gthumb-3.2.7.orig/data/Makefile.am	2013-04-30 13:56:12.000000000 -0300
+++ gthumb-3.2.7/data/Makefile.am	2014-04-19 12:30:38.520987588 -0300
@@ -16,15 +16,12 @@
 	org.gnome.gthumb.contact-sheet.gschema.xml.in		\
 	org.gnome.gthumb.convert-format.gschema.xml.in		\
 	org.gnome.gthumb.crop.gschema.xml.in			\
-	org.gnome.gthumb.facebook.gschema.xml.in		\
 	org.gnome.gthumb.file-manager.gschema.xml.in		\
-	org.gnome.gthumb.flickr.gschema.xml.in			\
 	org.gnome.gthumb.gstreamer-tools.gschema.xml.in		\
 	org.gnome.gthumb.image-print.gschema.xml.in		\
 	org.gnome.gthumb.image-viewer.gschema.xml.in		\
 	org.gnome.gthumb.importer.gschema.xml.in		\
 	org.gnome.gthumb.photo-importer.gschema.xml.in		\
-	org.gnome.gthumb.picasaweb.gschema.xml.in		\
 	org.gnome.gthumb.pixbuf-savers.gschema.xml.in		\
 	org.gnome.gthumb.rename-series.gschema.xml.in		\
 	org.gnome.gthumb.resize.gschema.xml.in			\
diff -Nur gthumb-3.4.0.orig/data/Makefile.in gthumb-3.4.0/data/Makefile.in
--- gthumb-3.4.0.orig/data/Makefile.in	2015-04-14 12:12:24.000000000 -0300
+++ gthumb-3.4.0/data/Makefile.in	2015-04-15 03:26:24.760821523 -0300
@@ -445,15 +445,12 @@
 	org.gnome.gthumb.contact-sheet.gschema.xml.in		\
 	org.gnome.gthumb.convert-format.gschema.xml.in		\
 	org.gnome.gthumb.crop.gschema.xml.in			\
-	org.gnome.gthumb.facebook.gschema.xml.in		\
 	org.gnome.gthumb.file-manager.gschema.xml.in		\
-	org.gnome.gthumb.flickr.gschema.xml.in			\
 	org.gnome.gthumb.gstreamer-tools.gschema.xml.in		\
 	org.gnome.gthumb.image-print.gschema.xml.in		\
 	org.gnome.gthumb.image-viewer.gschema.xml.in		\
 	org.gnome.gthumb.importer.gschema.xml.in		\
 	org.gnome.gthumb.photo-importer.gschema.xml.in		\
-	org.gnome.gthumb.picasaweb.gschema.xml.in		\
 	org.gnome.gthumb.pixbuf-savers.gschema.xml.in		\
 	org.gnome.gthumb.rename-series.gschema.xml.in		\
 	org.gnome.gthumb.resize.gschema.xml.in			\
diff -Nur gthumb-3.2.7.orig/data/gthumb.convert gthumb-3.2.7/data/gthumb.convert
--- gthumb-3.2.7.orig/data/gthumb.convert	2013-04-30 13:56:12.000000000 -0300
+++ gthumb-3.2.7/data/gthumb.convert	2014-04-19 12:55:21.982561697 -0300
@@ -79,9 +79,6 @@
 [org.gnome.gthumb.dialogs.add-to-catalog]
 view = /apps/gthumb/general/add_to_catalog/view
 
-[org.gnome.gthumb.facebook]
-max-resolution = /apps/gthumb/ext/facebook/max_resolution
-
 [org.gnome.gthumb.file-manager]
 last-folder = /apps/gthumb/ext/file_manager/copy_move/last_folder
 view-destination = /apps/gthumb/ext/file_manager/copy_move/view_destination
@@ -125,9 +122,6 @@
 delete-from-device = /apps/gthumb/ext/photo_importer/delete_from_device
 adjust-orientation = /apps/gthumb/ext/photo_importer/adjust_orientation
 
-[org.gnome.gthumb.picasaweb]
-synchronize = /apps/gthumb/ext/picasaweb/synchronize
-
 [org.gnome.gthumb.pixbuf-savers.jpeg]
 default-ext = /apps/gthumb/save_options/jpeg/default_ext
 quality = /apps/gthumb/save_options/jpeg/quality
diff -Nur gthumb-3.4.0.orig/data/icons/hicolor/16x16/actions/Makefile.am gthumb-3.4.0/data/icons/hicolor/16x16/actions/Makefile.am
--- gthumb-3.4.0.orig/data/icons/hicolor/16x16/actions/Makefile.am	2015-03-30 17:08:32.000000000 -0300
+++ gthumb-3.4.0/data/icons/hicolor/16x16/actions/Makefile.am	2015-04-15 03:27:36.753875539 -0300
@@ -42,10 +42,6 @@
 	map-symbolic.svg			\
 	palette-symbolic.svg			\
 	presets-symbolic.svg			\
-	site-facebook.png			\
-	site-flickr.png				\
-	site-photobucket.png			\
-	site-picasaweb.png			\
 	site-twentythree.png			\
 	special-effects-symbolic.svg		\
 	swap-values-symbolic.svg		\
diff -Nur gthumb-3.4.0.orig/data/icons/hicolor/16x16/actions/Makefile.in gthumb-3.4.0/data/icons/hicolor/16x16/actions/Makefile.in
--- gthumb-3.4.0.orig/data/icons/hicolor/16x16/actions/Makefile.in	2015-04-14 12:12:24.000000000 -0300
+++ gthumb-3.4.0/data/icons/hicolor/16x16/actions/Makefile.in	2015-04-15 03:28:08.005640761 -0300
@@ -406,10 +406,6 @@
 	map-symbolic.svg			\
 	palette-symbolic.svg			\
 	presets-symbolic.svg			\
-	site-facebook.png			\
-	site-flickr.png				\
-	site-photobucket.png			\
-	site-picasaweb.png			\
 	site-twentythree.png			\
 	special-effects-symbolic.svg		\
 	swap-values-symbolic.svg		\
diff -Nur gthumb-3.2.7.orig/extensions/Makefile.am gthumb-3.2.7/extensions/Makefile.am
--- gthumb-3.2.7.orig/extensions/Makefile.am	2013-04-30 13:56:12.000000000 -0300
+++ gthumb-3.2.7/extensions/Makefile.am	2014-04-19 13:12:36.788627648 -0300
@@ -4,18 +4,14 @@
 	
 FLICKR_EXPORTERS = 		\
 	23hq			\
-	flicker			\
 	$(NULL)	
 	
 EXPORTERS = 			\
 	export_tools		\
 	burn_disc		\
 	contact_sheet		\
-	facebook		\
 	flicker_utils		\
 	$(FLICKR_EXPORTERS)	\
-	photobucket		\
-	picasaweb		\
 	webalbums		\
 	$(NULL)
 	
diff -Nur gthumb-3.4.0.orig/extensions/Makefile.in gthumb-3.4.0/extensions/Makefile.in
--- gthumb-3.4.0.orig/extensions/Makefile.in	2015-04-14 12:12:24.000000000 -0300
+++ gthumb-3.4.0/extensions/Makefile.in	2015-04-15 03:26:24.760821523 -0300
@@ -400,18 +400,14 @@
 
 FLICKR_EXPORTERS = \
 	23hq			\
-	flicker			\
 	$(NULL)	
 
 EXPORTERS = \
 	export_tools		\
 	burn_disc		\
 	contact_sheet		\
-	facebook		\
 	flicker_utils		\
 	$(FLICKR_EXPORTERS)	\
-	photobucket		\
-	picasaweb		\
 	webalbums		\
 	$(NULL)
 
diff -Nur gthumb-3.4.0.orig/gthumb/gth-main.c gthumb-3.4.0/gthumb/gth-main.c
--- gthumb-3.4.0.orig/gthumb/gth-main.c	2015-04-04 16:27:06.000000000 -0300
+++ gthumb-3.4.0/gthumb/gth-main.c	2015-04-15 03:29:03.749510547 -0300
@@ -1221,10 +1221,8 @@
 						"desktop_background",
 						"edit_metadata",
 						"exiv2_tools",
-						"facebook",
 						"file_manager",
 						"find_duplicates",
-						"flicker",
 						"gstreamer_tools",
 						"gstreamer_utils",
 						"image_print",
@@ -1234,8 +1232,6 @@
 						"list_tools",
 						"oauth",
 						"photo_importer",
-						"photobucket",
-						"picasaweb",
 						"raw_files",
 						"red_eye_removal",
 						"rename_series",
diff -Nur gthumb-3.2.7.orig/help/Makefile.am gthumb-3.2.7/help/Makefile.am
--- gthumb-3.2.7.orig/help/Makefile.am	2013-04-30 13:56:13.000000000 -0300
+++ gthumb-3.2.7/help/Makefile.am	2014-04-19 13:18:40.744859012 -0300
@@ -30,7 +30,6 @@
 	printing.page \
 	shortcuts.page \
 	sharing-disc.page \
-	sharing-social.page \
 	wallpaper.page \
 	bookmarks.page \
 	import.page \
diff -Nur gthumb-3.4.0.orig/help/Makefile.in gthumb-3.4.0/help/Makefile.in
--- gthumb-3.4.0.orig/help/Makefile.in	2015-04-14 12:12:28.000000000 -0300
+++ gthumb-3.4.0/help/Makefile.in	2015-04-15 03:26:24.760821523 -0300
@@ -363,7 +363,6 @@
 	printing.page \
 	shortcuts.page \
 	sharing-disc.page \
-	sharing-social.page \
 	wallpaper.page \
 	bookmarks.page \
 	import.page \