diff options
| author | Michael <[email protected]> | 2017-06-20 16:12:45 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-20 16:12:45 -0400 |
| commit | 6eb10fd26643f3a072b0cb0d820066c14ae06491 (patch) | |
| tree | 2ebabb771aca91162df3ce181bbab88c39986f08 /ShiftOS.WinForms/Applications/Artpad.resx | |
| parent | e1aa416d6cd9bd9f6630843468fe46ed814609df (diff) | |
| download | shiftos_thereturn-6eb10fd26643f3a072b0cb0d820066c14ae06491.tar.gz shiftos_thereturn-6eb10fd26643f3a072b0cb0d820066c14ae06491.tar.bz2 shiftos_thereturn-6eb10fd26643f3a072b0cb0d820066c14ae06491.zip | |
move zoom, undo/redo and file io in artpad to menu
Diffstat (limited to 'ShiftOS.WinForms/Applications/Artpad.resx')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Artpad.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/Artpad.resx b/ShiftOS.WinForms/Applications/Artpad.resx index 4175077..e08d578 100644 --- a/ShiftOS.WinForms/Applications/Artpad.resx +++ b/ShiftOS.WinForms/Applications/Artpad.resx @@ -135,4 +135,7 @@ <metadata name="tmrsetupui.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>685, 17</value> </metadata> + <metadata name="msTools.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>796, 17</value> + </metadata> </root>
\ No newline at end of file |
