Initial starter files
This commit is contained in:
parent
66044981b4
commit
38ad2f9a93
8
Android-Studio.desktop
Normal file
8
Android-Studio.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=Android-Studio
|
||||
Comment=Android-Studio
|
||||
Exec=/usr/local/android-studio/bin/studio.sh
|
||||
Icon=/usr/local/android-studio/bin/studio.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;
|
20
Eclipse.desktop
Normal file
20
Eclipse.desktop
Normal file
@ -0,0 +1,20 @@
|
||||
[Desktop Entry]
|
||||
Comment[de]=Eclipse
|
||||
Comment=Eclipse
|
||||
Exec=/usr/local/bin/eclipse/eclipse
|
||||
GenericName[de]=Eclipse
|
||||
GenericName=Eclipse
|
||||
Icon=/usr/local/bin/eclipse/icon.xpm
|
||||
MimeType=
|
||||
Name[de]=Eclipse
|
||||
Name=Eclipse
|
||||
Categories=Development;
|
||||
Path=
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-DBUS-ServiceName=
|
||||
X-DBUS-StartupType=
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
8
Irssi.desktop
Executable file
8
Irssi.desktop
Executable file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Comment=
|
||||
Exec=/home/dirk/bin/terminal_exec ssh mount-mockery.de -t "tmux attach-session -t irssi || tmux new-session -s irssi"
|
||||
Terminal=False
|
||||
Name=Irssi
|
||||
Type=Application
|
||||
Icon=Irssi
|
7
NeMo.desktop
Executable file
7
NeMo.desktop
Executable file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Comment=
|
||||
Exec=/usr/local/bin/nemo/nemo.py
|
||||
Terminal=false
|
||||
Name=NeMo
|
||||
Type=Application
|
||||
Icon=/usr/local/bin/nemo/icon.png
|
7
PowerPlug.desktop
Executable file
7
PowerPlug.desktop
Executable file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Comment=
|
||||
Exec=python2 /usr/local/bin/power_plug/power_plug.py
|
||||
Terminal=false
|
||||
Name=PowerPlug
|
||||
Type=Application
|
||||
Icon=/usr/local/bin/power_plug/icon.png
|
8
PyCrust.desktop
Normal file
8
PyCrust.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=PyCrust
|
||||
Comment=GUI Python Shell with Filling
|
||||
Exec=pycrust
|
||||
Icon=PyCrust
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;
|
145
PyCrust.xpm
Normal file
145
PyCrust.xpm
Normal file
@ -0,0 +1,145 @@
|
||||
/* XPM */
|
||||
static char * pycrust_xpm[] = {
|
||||
"32 32 110 2",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #4A2F00",
|
||||
"@ c #B0A07F",
|
||||
"# c #FFE0B0",
|
||||
"$ c #E0D0A0",
|
||||
"% c #D0B88F",
|
||||
"& c #BFA880",
|
||||
"* c #C0AF80",
|
||||
"= c #AF781F",
|
||||
"- c #AF7700",
|
||||
"; c #C08700",
|
||||
"> c #C0B08F",
|
||||
", c #BFA07F",
|
||||
"' c #C08000",
|
||||
") c #CF8700",
|
||||
"! c #CF8800",
|
||||
"~ c #FFE0AF",
|
||||
"{ c #D08F00",
|
||||
"] c #E0C89F",
|
||||
"^ c #AF906F",
|
||||
"/ c #AF9060",
|
||||
"( c #F0D8B0",
|
||||
"_ c #B0A780",
|
||||
": c #6F4700",
|
||||
"< c #A08F60",
|
||||
"[ c #C0A880",
|
||||
"} c #B0986F",
|
||||
"| c #EFD7AF",
|
||||
"1 c #DFC090",
|
||||
"2 c #706040",
|
||||
"3 c #AF7000",
|
||||
"4 c #E0CFA0",
|
||||
"5 c #AC6C09",
|
||||
"6 c #F0E0BF",
|
||||
"7 c #BFA070",
|
||||
"8 c #BF7F00",
|
||||
"9 c #906700",
|
||||
"0 c #A06F00",
|
||||
"a c #504020",
|
||||
"b c #A06A05",
|
||||
"c c #907F50",
|
||||
"d c #B46D0C",
|
||||
"e c #B07800",
|
||||
"f c #9F6700",
|
||||
"g c #EFCFA0",
|
||||
"h c #B09F70",
|
||||
"i c #7F1830",
|
||||
"j c #90173F",
|
||||
"k c #CF7810",
|
||||
"l c #BF6810",
|
||||
"m c #FFDFAF",
|
||||
"n c #8F004F",
|
||||
"o c #8F0040",
|
||||
"p c #8F103F",
|
||||
"q c #8F0F40",
|
||||
"r c #F0D8A0",
|
||||
"s c #FFE0BF",
|
||||
"t c #6F481F",
|
||||
"u c #EFD0A0",
|
||||
"v c #800040",
|
||||
"w c #6F5020",
|
||||
"x c #F0D7A0",
|
||||
"y c #6F4F1F",
|
||||
"z c #F0D0A0",
|
||||
"A c #F0D8AF",
|
||||
"B c #EFCF9F",
|
||||
"C c #70582F",
|
||||
"D c #6F4F10",
|
||||
"E c #70402F",
|
||||
"F c #7F3F2F",
|
||||
"G c #7F1F3F",
|
||||
"H c #7F183F",
|
||||
"I c #801040",
|
||||
"J c #800F40",
|
||||
"K c #800840",
|
||||
"L c #7F6850",
|
||||
"M c #EFD09F",
|
||||
"N c #C0A870",
|
||||
"O c #E0D0AF",
|
||||
"P c #DFC8A0",
|
||||
"Q c #E0D0B0",
|
||||
"R c #E0C8A0",
|
||||
"S c #DFBF8F",
|
||||
"T c #C0B78F",
|
||||
"U c #6F4810",
|
||||
"V c #6F381F",
|
||||
"W c #802F20",
|
||||
"X c #7F2F20",
|
||||
"Y c #80103F",
|
||||
"Z c #9F7730",
|
||||
"` c #DFCFAF",
|
||||
" . c #E0D7B0",
|
||||
".. c #DFBF90",
|
||||
"+. c #F0DFB0",
|
||||
"@. c #D0C7A0",
|
||||
"#. c #705F2F",
|
||||
"$. c #F0D7AF",
|
||||
"%. c #FFD8A0",
|
||||
"&. c #F0D79F",
|
||||
"*. c #F0CF9F",
|
||||
"=. c #7F6840",
|
||||
"-. c #FFDFB0",
|
||||
";. c #AF986F",
|
||||
">. c #D0C7B0",
|
||||
",. c #7F6730",
|
||||
"'. c #806F4F",
|
||||
"). c #B0A77F",
|
||||
"!. c #A09880",
|
||||
"~. c #7F705F",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . + + . ",
|
||||
" . @ # $ % + ",
|
||||
" + + + . & # $ * + ",
|
||||
" + . = - ; + . > # $ , + ",
|
||||
" . . ' = ' ) ! ) + . # ~ * . ",
|
||||
" . . ' ' { ' ' { { ) { . ] # $ ^ . ",
|
||||
" . . ' ' ' { { { { { { ! { + / # ( * . ",
|
||||
" . . ' ' { { { { { { { { { { { { . _ # * . ",
|
||||
" . : ' ' { { { { { { { { { { { { { ) + < # $ [ . ",
|
||||
" . . = { { { { { { { { { { { { { { { ) ) { + # $ } . ",
|
||||
" . . + { { ; ! { { { { { { { { { { { { { ) ) { + | | 1 . ",
|
||||
" . . + 2 3 { { { { { { { { { { { ) ) { ) { ) ) { { + 4 ( * . ",
|
||||
". . . . . . + + + 5 3 { { { { { { { { { { { { { { { { . 4 6 7 . ",
|
||||
". 3 8 3 8 3 8 3 9 0 5 5 + . . + . + a b 5 b b 8 8 ) ) ' + + a c ",
|
||||
". 9 9 9 9 d 9 d d 9 5 5 5 9 d 9 9 5 5 5 5 e f b b b + a 4 g h + ",
|
||||
"i j . + . . + . + k l b k d d b d d 9 d 9 5 9 5 5 5 + | | m 6 + ",
|
||||
"+ n n n n n n n o p q + + . . . . b b d b d d d 9 d + r m ~ s + ",
|
||||
"+ n n n n n n n n n n n n n n n n n n + + . . . . . t # m m u + ",
|
||||
"v n n n n n n n n n n n n n n n n n n n n n n n n n w x r m $ + ",
|
||||
"+ n n n n n n n n n n n n n n n n n n n n n n n n n y z m A $ + ",
|
||||
"+ n n n n n n n n n n n n n n n n n n n n n n n n n w z ~ B $ C ",
|
||||
": . . . D . . + + + E F G H I J K n n n n n n n n n L A ~ M * + ",
|
||||
"+ N 4 O P Q R S T * 2 + . . U + . . : V W X i J Y n Z ~ ~ x * + ",
|
||||
"+ $ $ ~ ~ ~ ~ ~ A x g ` . ...+.` @.+ + + . . #.. . . u $.$ * + ",
|
||||
"+ z $ # $ $ ~ m %.x ~ m m m m &.%.x # %.m r *.z z *.B x x $ * + ",
|
||||
"+ + + + + + =.+ @ > ] $ $ $ ~ $ -.r r %.A m ~ ~ ~ ~ ~ A $ $ ;.+ ",
|
||||
" >.,.+ + + + + ,.+ + + + + + + + '.$ $ $ $ ).+ ",
|
||||
" !.~.+ + + + ,. "};
|
1
applications
Symbolic link
1
applications
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/applications
|
20
fmStudio.desktop
Normal file
20
fmStudio.desktop
Normal file
@ -0,0 +1,20 @@
|
||||
[Desktop Entry]
|
||||
Comment[de]=fmStudio
|
||||
Comment=fmStudio
|
||||
Exec=/usr/local/bin/fmStudio/studio
|
||||
GenericName[de]=fmStudio
|
||||
GenericName=fmStudio
|
||||
Icon=/usr/local/bin/fmStudio/icon_fm.ico
|
||||
MimeType=
|
||||
Name[de]=fmStudio
|
||||
Name=fmStudio
|
||||
Categories=Development;
|
||||
Path=
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-DBUS-ServiceName=
|
||||
X-DBUS-StartupType=
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
7
pyrip.desktop
Normal file
7
pyrip.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Comment=
|
||||
Exec=/usr/bin/python2 /usr/local/bin/pyrip/pyrip.py
|
||||
Name=PyRip
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/usr/local/bin/pyrip/icon.xpm
|
11
wxGlade.desktop
Normal file
11
wxGlade.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Version=0.7.2
|
||||
Encoding=UTF-8
|
||||
Name=wxGlade
|
||||
Comment=A GUI designer written in Python with the popular GUI toolkit wxPython
|
||||
Exec=/usr/local/bin/wxGlade/wxglade
|
||||
Terminal=false
|
||||
Icon=/usr/local/bin/wxGlade/icons/wxglade.xpm
|
||||
Type=Application
|
||||
Categories=Development;GUIDesigner;
|
||||
GenericName=wxGlade
|
Loading…
x
Reference in New Issue
Block a user