Warning: session_start(): open(/var/lib/php/sessions/sess_uh4n012it03ijdcm4p60iah19u, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
linuxStartMenuApplicationsFolder (just for the user, e.g. on Ubuntu) [1031173]

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: 539 / 653
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)