CDE: Difference between revisions
imported>User No edit summary  | 
				imported>User No edit summary  | 
				||
| Line 61: | Line 61: | ||
== Creating an own program icon ==  | == Creating an own program icon ==  | ||
Use Desktop_Apps/Create Action tool. Save actions under ~/.dt/appmanager  | Use Desktop_Apps/Create Action tool. Save actions under ~/.dt/appmanager. Save icons under ~/.dt/icons  | ||
The icons must be in XPM or XBM format and they need to be in three sizes: 48x48, 32x32 and 16x16. Create three separate icons as each will be "consumed" when you use them in Create Action. I used The Gimp to create the three icons I needed. Examples are under ${pkgs.cdesktopenv}/opt/dt/appconfig/icons/C  | |||