73 lines
2.3 KiB
Diff
73 lines
2.3 KiB
Diff
From 9a1d6bebfb91d43460f78d866e62e93d3b2242a3 Mon Sep 17 00:00:00 2001
|
|
From: tanyulong <tanyulong@kylinos.cn>
|
|
Date: Wed, 10 Nov 2021 09:34:33 +0800
|
|
Subject: [PATCH] remove junk files
|
|
|
|
---
|
|
translations/ukui-sidebar_bo.ts | 53 ---------------------------------
|
|
1 file changed, 53 deletions(-)
|
|
delete mode 100755 translations/ukui-sidebar_bo.ts
|
|
|
|
diff --git a/translations/ukui-sidebar_bo.ts b/translations/ukui-sidebar_bo.ts
|
|
deleted file mode 100755
|
|
index 3f36355..0000000
|
|
--- a/translations/ukui-sidebar_bo.ts
|
|
+++ /dev/null
|
|
@@ -1,53 +0,0 @@
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
-<!DOCTYPE TS>
|
|
-<TS version="2.1">
|
|
-<context>
|
|
- <name>QObject</name>
|
|
- <message>
|
|
- <location filename="../src/main.cpp" line="81"/>
|
|
- <source>Display debug information</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
- <message>
|
|
- <location filename="../src/widget.cpp" line="177"/>
|
|
- <source>Open</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
- <message>
|
|
- <location filename="../src/widget.cpp" line="180"/>
|
|
- <source>Set up notification center</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
- <message>
|
|
- <location filename="../src/sidebarpluginswidgets.cpp" line="112"/>
|
|
- <source>折叠</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
- <message>
|
|
- <location filename="../src/sidebarpluginswidgets.cpp" line="114"/>
|
|
- <source>展开</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
-</context>
|
|
-<context>
|
|
- <name>Widget</name>
|
|
- <message>
|
|
- <location filename="../src/widget.cpp" line="210"/>
|
|
- <source>Sidebar</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
-</context>
|
|
-<context>
|
|
- <name>sidebarPluginsWidgets</name>
|
|
- <message>
|
|
- <location filename="../src/sidebarpluginswidgets.cpp" line="97"/>
|
|
- <source>Clipboard</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
- <message>
|
|
- <location filename="../src/sidebarpluginswidgets.cpp" line="104"/>
|
|
- <source>Plugins</source>
|
|
- <translation type="unfinished"></translation>
|
|
- </message>
|
|
-</context>
|
|
-</TS>
|
|
--
|
|
2.30.0
|
|
|