From: Yaroslav Halchenko Date: Wed, 6 Oct 2010 01:35:51 +0000 (-0400) Subject: adding psychopy, debian/.gitignore, and starting adjusting existing .desktops X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ac5ff7f7d62bc058eca43ae70585052abffceb92;p=neurodebian.git adding psychopy, debian/.gitignore, and starting adjusting existing .desktops --- diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 0000000..a950848 --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,8 @@ +/files +/neurodebian +/neurodebian-desktop +/neurodebian-dev +/neurodebian-guest-additions +/neurodebian-trailer +/*.log +/*.substvars diff --git a/xdg/desktop/neurodebian-mipav.desktop b/xdg/desktop/neurodebian-mipav.desktop new file mode 100644 index 0000000..72d2f8b --- /dev/null +++ b/xdg/desktop/neurodebian-mipav.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +GenericName=Medical Image Processing, Analysis, and Visualization +Name=MIPAV +Icon=mipav +Exec=nd-autoinstall mipav +Type=Application +Terminal=false +Categories=X-NeuroDebian-MedicalImaging diff --git a/xdg/desktop/neurodebian-psychopy.desktop b/xdg/desktop/neurodebian-psychopy.desktop new file mode 100644 index 0000000..d8b39a7 --- /dev/null +++ b/xdg/desktop/neurodebian-psychopy.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +GenericName=Psychology Stimuli IDE +GenericName[ru]=IDE для психологических стимулов +Name=PsychoPy +Exec=nd-autoinstall psychopy %F +Type=Application +Terminal=false +Categories=X-NeuroDebian-Psychophysics +Icon=psychopy.xpm diff --git a/xdg/desktop/neurodebian-vbview2.desktop b/xdg/desktop/neurodebian-vbview2.desktop index cad32c8..a3ddb2d 100644 --- a/xdg/desktop/neurodebian-vbview2.desktop +++ b/xdg/desktop/neurodebian-vbview2.desktop @@ -2,7 +2,7 @@ Encoding=UTF-8 GenericName=VoxBo Image Viewer Name=VBView2 -Exec=vbview2 %F +Exec=nd-autoinstall -p voxbo vbview2 %F Type=Application Terminal=false Categories=X-NeuroDebian-MedicalImaging