mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
5 lines
174 B
Bash
5 lines
174 B
Bash
![]() |
#! /bin/sh
|
||
|
#This file outputs in a separate line each file with a .desktop syntax
|
||
|
#that needs to be translated but has a non .desktop extension
|
||
|
find -name \*.khotkeys -print
|