Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1031173 // linuxStartMenuApplicationsFolder (just for the user, e.g. on Ubuntu)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (83L/1K).

static File linuxStartMenuApplicationsFolder() {
  ret actualUserDir(".local/share/applications");
}

static File linuxStartMenuApplicationsFolder(S sub) {
  ret newFile(linuxStartMenuApplicationsFolder(), sub);
}

Author comment

Began life as a copy of #1009124

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031173
Snippet name: linuxStartMenuApplicationsFolder (just for the user, e.g. on Ubuntu)
Eternal ID of this version: #1031173/3
Text MD5: c6fcf8b9a896adb8be9c02f7b3c87f05
Transpilation MD5: 60ce26d1a6033ae8220a78d5a399d770
Author: stefan
Category: javax / linux
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-17 12:47:59
Source code size: 219 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 140
Version history: 2 change(s)
Referenced in: [show references]