2023-02-26 00:50
This commit is contained in:
28
hello-gtk/.anjuta/default.profile
Normal file
28
hello-gtk/.anjuta/default.profile
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0"?>
|
||||
<anjuta>
|
||||
<plugin name="API Help" mandatory="no">
|
||||
<require group="Anjuta Plugin"
|
||||
attribute="Location"
|
||||
value="anjuta-devhelp:AnjutaDevhelp"/>
|
||||
</plugin>
|
||||
<plugin name="Terminal" mandatory="no">
|
||||
<require group="Anjuta Plugin"
|
||||
attribute="Location"
|
||||
value="anjuta-terminal:TerminalPlugin"/>
|
||||
</plugin>
|
||||
<plugin name="GNU Debugger" mandatory="no">
|
||||
<require group="Anjuta Plugin"
|
||||
attribute="Location"
|
||||
value="anjuta-gdb:GdbPlugin"/>
|
||||
</plugin>
|
||||
<plugin name="Tools" mandatory="no">
|
||||
<require group="Anjuta Plugin"
|
||||
attribute="Location"
|
||||
value="anjuta-tools:ATPPlugin"/>
|
||||
</plugin>
|
||||
<plugin name="Git" mandatory="no">
|
||||
<require group="Anjuta Plugin"
|
||||
attribute="Location"
|
||||
value="anjuta-git:Git"/>
|
||||
</plugin>
|
||||
</anjuta>
|
||||
Reference in New Issue
Block a user