Cannot display: file marked as a binary type.
svn:mime-type = image/png
Property changes on: plugins/photoadjust/images/mapmode/photoadjust.png
___________________________________________________________________
Deleted: svn:mime-type
## -1 +0,0 ##
-image/png
\ No newline at end of property
Cannot display: file marked as a binary type.
svn:mime-type = image/svg+xml
Property changes on: plugins/photoadjust/images/mapmode/photoadjust.svg
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/svg+xml
\ No newline at end of property
Cannot display: file marked as a binary type.
svn:mime-type = image/png
Property changes on: plugins/photoadjust/images/photoadjust.png
___________________________________________________________________
Deleted: svn:mime-type
## -1 +0,0 ##
-image/png
\ No newline at end of property
Cannot display: file marked as a binary type.
svn:mime-type = image/svg+xml
Property changes on: plugins/photoadjust/images/photoadjust.svg
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/svg+xml
\ No newline at end of property
Cannot display: file marked as a binary type.
svn:mime-type = image/png
Property changes on: plugins/photoadjust/images/untaglayer.png
___________________________________________________________________
Deleted: svn:mime-type
## -1 +0,0 ##
-image/png
\ No newline at end of property
Cannot display: file marked as a binary type.
svn:mime-type = image/svg+xml
Property changes on: plugins/photoadjust/images/untaglayer.svg
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/svg+xml
\ No newline at end of property
|
|
|
53 | 53 | * @param worker Worker that does the actual work. |
54 | 54 | */ |
55 | 55 | public PhotoAdjustMapMode(PhotoAdjustWorker worker) { |
56 | | super(tr("Adjust photos"), "photoadjust.png", |
| 56 | super(tr("Adjust photos"), "photoadjust", |
57 | 57 | tr("Move and position photos"), |
58 | 58 | // It is almost impossible to find an unused shortcut. |
59 | 59 | Shortcut.registerShortcut("mapmode:photoadjust", |