User Tools

Site Tools


php:phpstorm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
php:phpstorm [2025/03/12 11:09] – [Remote Tools and Custom Menu] Wulf Rajekphp:phpstorm [2025/03/18 14:27] (current) – [Remote Tools and Custom Menu] Wulf Rajek
Line 122: Line 122:
 ====== Remote Tools and Custom Menu ====== ====== Remote Tools and Custom Menu ======
  
-Example custom main menu with remote tools and icons:+Example custom main menu with remote tools and icons, store in ''~/.local/share/icons/'' :
  
 {{php:changelog-white.png?50}} {{php:sync-white.png?50}}\\  {{php:changelog-white.png?50}} {{php:sync-white.png?50}}\\ 
Line 250: Line 250:
       <path value="Left" />       <path value="Left" />
     </group>     </group>
-    <action id="RemoteTool_Remote Tools_Show changeset of remote system" icon="/home/user/Desktop/changelog-white.png" /> +    <action id="RemoteTool_Remote Tools_Show changeset of remote system" icon="/home/user/.local/share/icons/changelog-white.png" /> 
-    <action id="RemoteTool_Remote Tools_sync remote system to remote system" icon="/home/user/Desktop/sync-white.png" />+    <action id="RemoteTool_Remote Tools_sync remote system to remote system" icon="/home/user/.local/share/icons/sync-white.png" />
   </component>   </component>
 </application> </application>
php/phpstorm.1741777757.txt.gz · Last modified: 2025/03/12 11:09 by Wulf Rajek