Added Eclipse with Adwaita:light command
This commit is contained in:
parent
3e9faeb8b3
commit
b15f7c88a7
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) <year> <owner> All rights reserved.
|
Copyright (c) 2016 Markus Koch <CClassicVideos@aol.com> All rights reserved.
|
||||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
||||||
|
9
desktop/eclipse-light.desktop
Normal file
9
desktop/eclipse-light.desktop
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Eclipse Light
|
||||||
|
Comment=A Java Development Environment (Adwaita light)
|
||||||
|
Icon=eclipse
|
||||||
|
Exec=sh -c "GTK_THEME=Adwaita:light eclipse"
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Development;IDE;Java;
|
||||||
|
StartupNotify=true
|
Loading…
Reference in New Issue
Block a user