mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
4 lines
169 B
Bash
4 lines
169 B
Bash
#! /bin/sh
|
|
#This file has output in separate line each file with a .desktop syntax
|
|
#that needs to be translated but has a non .desktop extension
|
|
find -name "*rc" -print
|